glideapps___style_reference:
  info: "> monochrome drafting table with one electric teal spark"

  theme: "light"

  info: "Glide is a near-monochromatic, border-driven interface: black text, white canvas, and a single vivid teal that sparks to life only on primary actions. Typography is the main expressive instrument — a heavy workhorse sans for UI and a distinctive display face for headlines, both pulled tight with negative tracking. Components sit on hairline borders rather than shadows; the whole system reads like a precise drafting table where one electric accent is allowed to break the discipline."

  tokens___colors:

    info: "| Name | Value | Token | Role |"
    info: "|------|-------|-------|------|"
    info: "| Glide Teal | `#71eaee` | `--color-glide-teal` | Primary action background, logo mark — the single chromatic accent in an otherwise black-and-white system, creating unmistakable focus on CTAs without warmth or aggression |"
    info: "| Teal Mist | `#e4feff` | `--color-teal-mist` | Tinted wash for announcement pills, hover states on teal actions, and subtle accent backgrounds — extends the brand teal into ambient surface treatments |"
    info: "| Ink Black | `#000000` | `--color-ink-black` | Body text, heading text, icon strokes, hairline borders, and the dominant structural element — borders outnumber fills, so black reads as architecture not just type |"
    info: "| Charcoal | `#303030` | `--color-charcoal` | Secondary text, link borders, list dividers — slightly softer than pure black for non-headline copy |"
    info: "| Graphite | `#5c5c5c` | `--color-graphite` | Muted text, button borders, link borders — mid-gray for tertiary information and inactive outlines |"
    info: "| Obsidian | `#171715` | `--color-obsidian` | Input field shadows and deep UI accents — near-black with a barely-perceptible warm undertone |"
    info: "| Slate | `#242421` | `--color-slate` | Icon borders, link text on dark surfaces — another near-black tier for fine-grained contrast control |"
    info: "| Ash Gray | `#80807c` | `--color-ash-gray` | Disabled or placeholder text — the lightest readable gray |"
    info: "| Fog | `#999991` | `--color-fog` | Faint link borders, low-emphasis dividers |"
    info: "| Stone | `#d9dad3` | `--color-stone` | Section background bands, muted surface alternation — warm-leaning neutral that prevents the page from feeling cold |"
    info: "| Bone | `#edede8` | `--color-bone` | Card surfaces, input backgrounds, secondary surface level — sits between white and stone for subtle elevation |"
    info: "| Paper White | `#ffffff` | `--color-paper-white` | Primary canvas, card surfaces, button backgrounds — the base layer of the surface stack |"

  tokens___typography:

    bootonfont_custom___likely_a_neo_grotesque_or_geometric_sans_similar_to_inter__s_hne__or_gt_america___workhorse_family_for_body__navigation__buttons__inputs__cards__and_smaller_headings__weight_575_a_custom_semi_bold_carries_the_brand_s_confident_but_not_heavy_voice_across_ui__weight_700_anchors_the_largest_headlines__weight_400_handles_everything_else_____font_bootonfont_custom_likely_a_neo_grotesque_or_geometric_sans_similar_to_inter_shne_or_gt_america:
      - "**Substitute:** Inter or Söhne"
      - "**Weights:** 400, 575, 600, 700"
      - "**Sizes:** 12, 14, 16, 20, 22, 48, 60, 85"
      - "**Line height:** 1.00–1.50"
      - "**Letter spacing:** -0.01em to -0.02em, tighter at larger sizes"
      - "**Role:** Workhorse family for body, navigation, buttons, inputs, cards, and smaller headings. Weight 575 (a custom semi-bold) carries the brand's confident-but-not-heavy voice across UI. Weight 700 anchors the largest headlines; weight 400 handles everything else."

    affairsfont_custom___a_distinctive_display_face__possibly_a_high_contrast_serif_or_a_wide_neo_grotesque___reserved_exclusively_for_hero_and_display_headings_at_36px_and_80px__used_at_weight_400_only__which_is_anti_convention___most_display_faces_use_700__for_impact__this_whisper_weight_creates_drama_through_restraint_and_lets_the_display_face_carry_personality_that_the_workhorse_cannot_____font_affairsfont_custom_a_distinctive_display_face_possibly_a_high_contrast_serif_or_a_wide_neo_grotesque:
      - "**Substitute:** GT Sectra Display or Tobias"
      - "**Weights:** 400"
      - "**Sizes:** 36, 80"
      - "**Line height:** 1.05–1.20"
      - "**Letter spacing:** -0.01em to -0.02em"
      - "**Role:** Reserved exclusively for hero and display headings at 36px and 80px. Used at weight 400 only, which is anti-convention — most display faces use 700+ for impact. This whisper-weight creates drama through restraint and lets the display face carry personality that the workhorse cannot."

    type_scale:

      info: "| Role | Size | Line Height | Letter Spacing | Token |"
      info: "|------|------|-------------|----------------|-------|"
      info: "| caption | 12px | 1.5 | — | `--text-caption` |"
      info: "| body-sm | 14px | 1.5 | — | `--text-body-sm` |"
      info: "| body | 16px | 1.5 | -0.16px | `--text-body` |"
      info: "| subheading | 20px | 1.4 | -0.2px | `--text-subheading` |"
      info: "| heading-sm | 22px | 1.3 | -0.22px | `--text-heading-sm` |"
      info: "| heading | 36px | 1.2 | -0.36px | `--text-heading` |"
      info: "| heading-lg | 48px | 1.1 | -0.96px | `--text-heading-lg` |"
      info: "| display | 80px | 1.05 | -1.6px | `--text-display` |"

  tokens___spacing___shapes:

    base_unit: "4px"

    density: "comfortable"

    spacing_scale:

      info: "| Name | Value | Token |"
      info: "|------|-------|-------|"
      info: "| 4 | 4px | `--spacing-4` |"
      info: "| 8 | 8px | `--spacing-8` |"
      info: "| 12 | 12px | `--spacing-12` |"
      info: "| 16 | 16px | `--spacing-16` |"
      info: "| 20 | 20px | `--spacing-20` |"
      info: "| 24 | 24px | `--spacing-24` |"
      info: "| 28 | 28px | `--spacing-28` |"
      info: "| 32 | 32px | `--spacing-32` |"
      info: "| 48 | 48px | `--spacing-48` |"
      info: "| 64 | 64px | `--spacing-64` |"
      info: "| 80 | 80px | `--spacing-80` |"
      info: "| 96 | 96px | `--spacing-96` |"
      info: "| 120 | 120px | `--spacing-120` |"

    border_radius:

      info: "| Element | Value |"
      info: "|---------|-------|"
      info: "| tags | 6px |"
      info: "| cards | 6px |"
      info: "| images | 6px |"
      info: "| inputs | 6px |"
      info: "| buttons | 6px |"

    shadows:

      info: "| Name | Value | Token |"
      info: "|------|-------|-------|"
      info: "| subtle | `rgba(255, 255, 255, 0.2) 0px -1px 0px 0px inset` | `--shadow-subtle` |"
      info: "| subtle-2 | `rgb(255, 255, 255) 0px -2px 0px 0px inset` | `--shadow-subtle-2` |"

    layout:

      - "**Page max-width:** 1200px"
      - "**Section gap:** 80px"
      - "**Card padding:** 16px"
      - "**Element gap:** 8px"

  components:

    teal_primary_button:
      role: "Filled CTA — the system's one chromatic action"

      info: "Background #71eaee, text #000000 in bootonFont weight 575, 6px radius, 10px–12px vertical padding and 20px horizontal padding. An inset white highlight (rgba(255,255,255,0.2) 0px -1px 0px 0px inset) adds a subtle top bevel without using drop shadow. This is the only button that uses color; everything else is monochrome."

    ghost_text_link:
      role: "Inline navigation and footer links"

      info: "No background, no border. Text in #303030 or #5c5c5c at 14–16px bootonFont weight 400, with -0.16px letter-spacing. Color shifts to #000000 on hover. Underline appears only on hover, not by default."

    outlined_ghost_button:
      role: "Secondary action — 'Contact sales' in header"

      info: "Transparent background, 1px solid #000000 border, 6px radius, bootonFont weight 575 at 14px. Black text. The hairline border and absence of fill keep it visually subordinate to the teal primary."

    teal_announcement_pill:
      role: "Banner-style notice above hero — 'The Next Generation of Glide is Coming Soon'"

      info: "Background #e4feff (teal mist), no border, 9999px pill radius. Text 14px bootonFont weight 400, black. Contains a teal-tinted action link ('Join the waitlist') in a slightly darker weight. Floats centered above the hero headline."

    hero_input___action:
      role: "Combined prompt field and creation button in hero"

      info: "Single horizontal container with 6px radius. Left side: text input with placeholder 'Describe the app you want to build' in #80807c. Right side: upload affordance with paperclip icon. The teal 'Create app' button sits flush at the right edge. The whole unit is one visual block, not separate components."

    card_carousel_item:
      role: "Horizontal scrolling feature cards in mid-page section"

      info: "Each card has a 6px radius and contains a full-bleed image or product screenshot. No visible card border — the image edge defines the card edge. Below the image: 2–3 lines of body text (bootonFont 16px, #303030) with a bold lead-in phrase. Cards are equal width and scroll horizontally with arrow controls."

    dark_video_panel:
      role: "Full-bleed video showcase section"

      info: "Pure black background (#000000) breaking from the otherwise white page. Contains a video thumbnail with rounded edges and a centered 'Watch Video' ghost button. This section is the only dark moment in the layout — it acts as a visual rest between white sections."

    logo_trust_bar:
      role: "Social proof strip with company logos"

      info: "Horizontal row of grayscale client logos (KROHNE, AIRBUS, HEALTHADVISOR, MERCURY, HP, TTR Sotheby's) separated by thin dividers. Centered text 'Trusted by over 100,000 high-performing companies' in bootonFont weight 575. No background, no border — logos sit directly on white canvas."

    navigation_bar:
      role: "Top-level site navigation"

      info: "White background, no border or shadow. Left: Glide logo (black mark + wordmark). Center: nav links (Product, Solutions, Customers, Resources, Pricing) in bootonFont 14px weight 400, #000000. Right: search icon, 'Log in' text link, 'Contact sales' ghost button, and teal 'Start for free' filled button. Fixed height, generous horizontal padding."

    input_field:
      role: "Text inputs in forms and hero prompt"

      info: "White or #edede8 background, 1px solid #d9dad3 or #000000 border, 6px radius. Placeholder text in #80807c. No visible focus ring in raw data — focus likely shifts border to #000000. Padding 12px vertical, 16px horizontal."

    feature_card_product_screenshot:
      role: "Showcase card with embedded product UI screenshot"

      info: "Contains a full product screenshot (phone mockup or dark app UI) at native resolution. 6px image radius. The screenshot itself provides the color and visual interest — the card wrapper is invisible. Caption text below in 2 lines maximum."

  do_s_and_don_ts:

    do:
      - "Use #71eaee exclusively for primary action fills — never for decorative backgrounds, icons, or non-action elements"
      - "Set headline letter-spacing to -0.02em at 48px and above, and -0.01em at 20–36px; body text stays at default tracking"
      - "Use 6px border-radius on all cards, buttons, inputs, and images — consistency at this radius is the system's signature"
      - "Layer surfaces in this order: #ffffff (page) → #edede8 (card) → #d9dad3 (section band) → #e4feff (accent wash) → #000000 (dark break)"
      - "Use 1px solid #000000 borders for structural separators; reserve #d9dad3 for non-structural dividers"
      - "Set hero and display headlines in affairsFont at weight 400 only — the whisper weight is the point"
      - "Keep body and UI text in bootonFont weight 400–575; reserve weight 700 for the largest headings only"

    don_t:
      - "Do not use drop shadows on cards, buttons, or any elevated surface — the system uses inset highlights and border weight, not shadows"
      - "Do not introduce additional accent colors — the entire system is black, white, and one teal"
      - "Do not use rounded radii above 6px on standard components — 12px or larger radii break the architectural feel"
      - "Do not use affairsFont for body text, navigation, buttons, or anything below 36px — it is a display face only"
      - "Do not set headlines in bootonFont weight 700 at 80px — the system uses affairsFont weight 400 at that size for contrast"
      - "Do not use teal (#71eaee) for text — use it only as a fill or background"
      - "Do not add gradients, blurs, or glassmorphism effects — the system is deliberately flat and border-driven"

  surfaces:

    info: "| Level | Name | Value | Purpose |"
    info: "|-------|------|-------|---------|"
    info: "| 0 | Page Canvas | `#ffffff` | Primary page background — clean white, letting typography and teal accents do the work |"
    info: "| 1 | Card Surface | `#edede8` | Nested card or input backgrounds, slightly warm to differentiate from pure white |"
    info: "| 2 | Section Band | `#d9dad3` | Alternating section backgrounds to create rhythm between content blocks |"
    info: "| 3 | Accent Wash | `#e4feff` | Teal-tinted background for announcement pills, highlight callouts, and active-zone backgrounds |"

  elevation:

    - "**Teal Primary Button:** `rgba(255, 255, 255, 0.2) 0px -1px 0px 0px inset`"
    - "**Card or surface with top highlight:** `rgb(255, 255, 255) 0px -2px 0px 0px inset`"

  imagery:

    info: "Imagery is functional, not decorative. Product screenshots (phone mockups, dark app UIs) serve as the primary visual content in feature cards, embedded at native size with no framing or shadow. A single dark video panel provides the only photographic moment. Client logos in the trust bar are grayscale. No lifestyle photography, no abstract gradients, no 3D renders — the interface is the visual."

  layout:

    info: "Centered max-width 1200px layout with full-bleed section capability. The page follows a strict vertical rhythm: white hero with centered headline and input, dark video break, white trust bar, white feature carousel, with sections separated by 80px gaps. Hero is a centered text stack (no split layout). Feature cards use a horizontal carousel rather than a grid. The navigation is a single horizontal bar — no sidebar, no mega-menu. The entire layout reads as one tall column with alternating density, not a multi-column dashboard."

  agent_prompt_guide:

    quick_color_reference:
    - "Primary text: #000000"
    - "Body text: #303030"
    - "Muted text: #5c5c5c"
    - "Page background: #ffffff"
    - "Card surface: #edede8"
    - "primary action: #71eaee (filled action)"
    - "Border: #000000 (1px hairline)"

    example_component_prompts:

    - "*Hero with centered headline and input*: White background (#ffffff). Display headline at 80px affairsFont weight 400, #000000, letter-spacing -1.6px, line-height 1.05. Subtext at 16px bootonFont weight 400, #5c5c5c. Input container: 6px radius, 1px #d9dad3 border, 16px padding. Teal 'Create app' button: #71eaee background, #000000 text at 14px bootonFont weight 575, 6px radius, 10px 20px padding, inset white highlight at top edge."

    - "*Feature card carousel item*: White card with no border or shadow. 6px radius on the embedded product screenshot image. Caption below: bold lead-in phrase in bootonFont 16px weight 700, #000000, followed by 1–2 lines of body text in #303030 weight 400. Cards are equal-width, horizontal scroll with arrow controls."

    - "*Dark video break section*: Full-bleed #000000 background. Centered video thumbnail with 6px radius. Ghost 'Watch Video' button below: transparent background, white text at 14px bootonFont weight 575, small play icon prefix."

    - "*Announcement pill above hero*: #e4feff background, 9999px pill radius, centered text at 14px bootonFont weight 400, #000000. Contains a inline link in weight 600 ('Join the waitlist') with #000000 text."

    - "*Navigation bar*: White background, no border. Left: Glide logo (black mark). Center: 5 nav links in bootonFont 14px weight 400, #000000. Right: search icon, 'Log in' text link, 'Contact sales' ghost button (1px #000000 border, 6px radius), and teal 'Start for free' filled button (#71eaee, 6px radius, bootonFont 14px weight 575)."

  border_system:

    info: "Borders are the primary structural device. Default border: 1px solid #000000. Secondary border: 1px solid #d9dad3. Border radius on all interactive elements: 6px (remarkably small — creates a precise, architectural feel rather than a soft/friendly one). No drop shadows anywhere in the system; depth comes from the 4-level surface stack: #ffffff → #edede8 → #d9dad3 → #000000."

  similar_brands:

    - "**Linear** — Same monochrome-first approach with hairline borders, 6px–8px radii, and a single accent color reserved exclusively for primary actions"
    - "**Vercel** — Near-identical surface stack logic (white canvas, gray card, dark section break) and the same restraint of using color only on CTAs"
    - "**Stripe** — Custom display typeface for headlines paired with a workhorse sans for UI, with negative letter-spacing tightening the typographic rhythm"
    - "**Frame.io** — Border-driven layout architecture where 1px lines define structure rather than shadows or cards, with a single vivid accent for actions"
    - "**Pitch** — Same minimalist monochrome canvas with one electric accent color, tight typographic tracking, and small uniform border radii"

  quick_start:

    css_custom_properties:

      css: |
        :root {
          /* Colors */
          --color-glide-teal: #71eaee;
          --color-teal-mist: #e4feff;
          --color-ink-black: #000000;
          --color-charcoal: #303030;
          --color-graphite: #5c5c5c;
          --color-obsidian: #171715;
          --color-slate: #242421;
          --color-ash-gray: #80807c;
          --color-fog: #999991;
          --color-stone: #d9dad3;
          --color-bone: #edede8;
          --color-paper-white: #ffffff;
        
          /* Typography — Font Families */
          --font-bootonfont-custom-likely-a-neo-grotesque-or-geometric-sans-similar-to-inter-shne-or-gt-america: 'bootonFont (custom — likely a neo-grotesque or geometric sans similar to Inter, Söhne, or GT America)', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
          --font-affairsfont-custom-a-distinctive-display-face-possibly-a-high-contrast-serif-or-a-wide-neo-grotesque: 'affairsFont (custom — a distinctive display face, possibly a high-contrast serif or a wide neo-grotesque)', ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
        
          /* Typography — Scale */
          --text-caption: 12px;
          --leading-caption: 1.5;
          --text-body-sm: 14px;
          --leading-body-sm: 1.5;
          --text-body: 16px;
          --leading-body: 1.5;
          --tracking-body: -0.16px;
          --text-subheading: 20px;
          --leading-subheading: 1.4;
          --tracking-subheading: -0.2px;
          --text-heading-sm: 22px;
          --leading-heading-sm: 1.3;
          --tracking-heading-sm: -0.22px;
          --text-heading: 36px;
          --leading-heading: 1.2;
          --tracking-heading: -0.36px;
          --text-heading-lg: 48px;
          --leading-heading-lg: 1.1;
          --tracking-heading-lg: -0.96px;
          --text-display: 80px;
          --leading-display: 1.05;
          --tracking-display: -1.6px;
        
          /* Typography — Weights */
          --font-weight-regular: 400;
          --font-weight-w575: 575;
          --font-weight-semibold: 600;
          --font-weight-bold: 700;
        
          /* Spacing */
          --spacing-unit: 4px;
          --spacing-4: 4px;
          --spacing-8: 8px;
          --spacing-12: 12px;
          --spacing-16: 16px;
          --spacing-20: 20px;
          --spacing-24: 24px;
          --spacing-28: 28px;
          --spacing-32: 32px;
          --spacing-48: 48px;
          --spacing-64: 64px;
          --spacing-80: 80px;
          --spacing-96: 96px;
          --spacing-120: 120px;
        
          /* Layout */
          --page-max-width: 1200px;
          --section-gap: 80px;
          --card-padding: 16px;
          --element-gap: 8px;
        
          /* Border Radius */
          --radius-md: 6px;
          --radius-xl: 12px;
        
          /* Named Radii */
          --radius-tags: 6px;
          --radius-cards: 6px;
          --radius-images: 6px;
          --radius-inputs: 6px;
          --radius-buttons: 6px;
        
          /* Shadows */
          --shadow-subtle: rgba(255, 255, 255, 0.2) 0px -1px 0px 0px inset;
          --shadow-subtle-2: rgb(255, 255, 255) 0px -2px 0px 0px inset;
        
          /* Surfaces */
          --surface-page-canvas: #ffffff;
          --surface-card-surface: #edede8;
          --surface-section-band: #d9dad3;
          --surface-accent-wash: #e4feff;
        }

    tailwind_v4:

      css: |
        @theme {
          /* Colors */
          --color-glide-teal: #71eaee;
          --color-teal-mist: #e4feff;
          --color-ink-black: #000000;
          --color-charcoal: #303030;
          --color-graphite: #5c5c5c;
          --color-obsidian: #171715;
          --color-slate: #242421;
          --color-ash-gray: #80807c;
          --color-fog: #999991;
          --color-stone: #d9dad3;
          --color-bone: #edede8;
          --color-paper-white: #ffffff;
        
          /* Typography */
          --font-bootonfont-custom-likely-a-neo-grotesque-or-geometric-sans-similar-to-inter-shne-or-gt-america: 'bootonFont (custom — likely a neo-grotesque or geometric sans similar to Inter, Söhne, or GT America)', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
          --font-affairsfont-custom-a-distinctive-display-face-possibly-a-high-contrast-serif-or-a-wide-neo-grotesque: 'affairsFont (custom — a distinctive display face, possibly a high-contrast serif or a wide neo-grotesque)', ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
        
          /* Typography — Scale */
          --text-caption: 12px;
          --leading-caption: 1.5;
          --text-body-sm: 14px;
          --leading-body-sm: 1.5;
          --text-body: 16px;
          --leading-body: 1.5;
          --tracking-body: -0.16px;
          --text-subheading: 20px;
          --leading-subheading: 1.4;
          --tracking-subheading: -0.2px;
          --text-heading-sm: 22px;
          --leading-heading-sm: 1.3;
          --tracking-heading-sm: -0.22px;
          --text-heading: 36px;
          --leading-heading: 1.2;
          --tracking-heading: -0.36px;
          --text-heading-lg: 48px;
          --leading-heading-lg: 1.1;
          --tracking-heading-lg: -0.96px;
          --text-display: 80px;
          --leading-display: 1.05;
          --tracking-display: -1.6px;
        
          /* Spacing */
          --spacing-4: 4px;
          --spacing-8: 8px;
          --spacing-12: 12px;
          --spacing-16: 16px;
          --spacing-20: 20px;
          --spacing-24: 24px;
          --spacing-28: 28px;
          --spacing-32: 32px;
          --spacing-48: 48px;
          --spacing-64: 64px;
          --spacing-80: 80px;
          --spacing-96: 96px;
          --spacing-120: 120px;
        
          /* Border Radius */
          --radius-md: 6px;
          --radius-xl: 12px;
        
          /* Shadows */
          --shadow-subtle: rgba(255, 255, 255, 0.2) 0px -1px 0px 0px inset;
          --shadow-subtle-2: rgb(255, 255, 255) 0px -2px 0px 0px inset;
        }
