xai___style_reference:
  info: "> cosmic void pierced by a single luminous thread"

  theme: "dark"

  info: "xAI operates in the visual language of deep space: a near-black void where a single luminous word becomes the only source of light. The interface is almost entirely monochrome — pure whites and graphite grays on absolute black — treating the product wordmark as a celestial object that emits its own glow. Typography is whisper-thin (weight 400 across all sizes), trusting negative space and tight tracking to do the heavy lifting rather than weight or decoration. Components are skeletal: ghost pills, hairline borders at #1f2228, inputs defined only by a subtle focus ring, and abstract line illustrations that hint at cosmic phenomena. The only chromatic punctuation is a single electric blue (#2563eb) for input focus, and a warm amber light wash bleeding up from the footer horizon — the system treats color as rare atmospheric event, not decoration."

  tokens___colors:

    info: "| Name | Value | Token | Role |"
    info: "|------|-------|-------|------|"
    info: "| Void Black | `#0c0c0b` | `--color-void-black` | Page canvas, input fills, icon backgrounds — the base layer everything floats on |"
    info: "| Graphite | `#1f2228` | `--color-graphite` | Hairline borders across all containers, cards, nav separators, and input outlines — defines structural edges without contrast |"
    info: "| Charcoal | `#141619` | `--color-charcoal` | Secondary border tone for deeper structural edges |"
    info: "| Smoke | `#474747` | `--color-smoke` | Dark borders and separators for elevated surfaces and inverted UI. Do not promote it to the primary CTA color |"
    info: "| Ash | `#7d8187` | `--color-ash` | Muted helper text, badge labels, secondary nav links — the voice that whispers rather than speaks |"
    info: "| Bone | `#71717a` | `--color-bone` | Input focus ring shadow at 0px 0px 0px 2px — the only ambient glow in the system |"
    info: "| Stellar White | `#ffffff` | `--color-stellar-white` | Primary text, icon strokes, ghost-pill borders, and the hero wordmark — everything that should feel like emitted light |"
    info: "| Signal Blue | `#2563eb` | `--color-signal-blue` | Input focus border — the single chromatic accent, used exclusively to signal active state in text fields |"
    info: "| Horizon Amber | `linear-gradient(to top, rgba(255, 99, 8, 0.1), rgba(189, 201, 230, 0.1), rgba(151, 196, 255, 0.1))` | `--color-horizon-amber` | Footer atmospheric wash — warm light bleeding from the bottom edge, transitioning through to cool blue at the horizon line |"

  tokens___typography:

    universalsans___all_display__heading__and_body_text___used_universally_across_hero_wordmark__section_titles__card_titles__descriptions__and_navigation____font_universalsans:
      - "**Substitute:** Inter"
      - "**Weights:** 400"
      - "**Sizes:** 16px, 20px, 36px, 48px, 80px"
      - "**Line height:** 1.00, 1.11, 1.20, 1.40, 1.50"
      - "**Letter spacing:** -0.025em applied at all sizes (-0.4px at 16px, -0.5px at 20px, -0.9px at 36px, -1.2px at 48px, -2.0px at 80px)"
      - "**Role:** All display, heading, and body text — used universally across hero wordmark, section titles, card titles, descriptions, and navigation"

    geistmono___eyebrow_labels_in_brackets___nav_links__badge_text__button_micro_labels___tracked_out_at__0_1em_to_function_as_technical_metadata____font_geistmono:
      - "**Substitute:** JetBrains Mono"
      - "**Weights:** 400"
      - "**Sizes:** 12px, 14px"
      - "**Line height:** 1.33, 1.43, 2.00"
      - "**Letter spacing:** 0.1em (1.2px at 12px, 1.4px at 14px)"
      - "**Role:** Eyebrow labels in [ BRACKETS ], nav links, badge text, button micro-labels — tracked out at +0.1em to function as technical metadata"

    type_scale:

      info: "| Role | Size | Line Height | Letter Spacing | Token |"
      info: "|------|------|-------------|----------------|-------|"
      info: "| mono-badge | 12px | 1.33 | 1.2px | `--text-mono-badge` |"
      info: "| mono-label | 14px | 1.43 | 1.4px | `--text-mono-label` |"
      info: "| body | 16px | 1.4 | -0.4px | `--text-body` |"
      info: "| body-lg | 20px | 1.5 | -0.5px | `--text-body-lg` |"
      info: "| heading | 36px | 1.2 | -0.9px | `--text-heading` |"
      info: "| heading-lg | 48px | 1.11 | -1.2px | `--text-heading-lg` |"
      info: "| display | 80px | 1 | -2px | `--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: "| 32 | 32px | `--spacing-32` |"
      info: "| 40 | 40px | `--spacing-40` |"
      info: "| 48 | 48px | `--spacing-48` |"
      info: "| 64 | 64px | `--spacing-64` |"
      info: "| 128 | 128px | `--spacing-128` |"

    border_radius:

      info: "| Element | Value |"
      info: "|---------|-------|"
      info: "| cards | 0px |"
      info: "| inputs | 24px |"
      info: "| buttons | 9999px |"

    shadows:

      info: "| Name | Value | Token |"
      info: "|------|-------|-------|"
      info: "| subtle | `rgb(113, 113, 122) 0px 0px 0px 2px` | `--shadow-subtle` |"

    layout:

      - "**Page max-width:** 1200px"
      - "**Section gap:** 96-120px"
      - "**Card padding:** 32px"
      - "**Element gap:** 12-16px"

  components:

    top_navigation_bar:
      role: "Persistent header across all pages"

      info: "Transparent background, no border, 80px tall. Left: xAI logomark (X mark) in white, 12px gap, then horizontal nav links in GeistMono 14px tracked +0.1em at #ffffff. Right: 'TRY GROK' ghost pill button. Nav items separated by visual spacing, not dividers."

    ghost_pill_cta:
      role: "Primary action button (TRY GROK in nav, READ ANNOUNCEMENT in hero)"

      info: "Pill shape (9999px radius), 1px solid #ffffff border, transparent background, white text in universalSans 14px weight 400. Padding 8px 20px. No fill state — remains outlined on hover. Arrow icons (↗) appended in 12px for directional intent."

    ghost_card_action_button:
      role: "Card-level call-to-action (USE NOW, BUILD NOW, LEARN MORE)"

      info: "Pill shape (9999px radius), 1px solid #474747 border, transparent background, white text in universalSans 14px. Arrow icon (↗) trailing. Lower-contrast than the nav CTA — signals secondary action within card context."

    navigation_link:
      role: "Top-nav menu items (GROK, API, COMPANY, COLOSSUS, CAREERS, etc.)"

      info: "GeistMono 14px weight 400, letter-spacing 0.1em, color #ffffff. No hover state styling. Lettercase: uppercase."

    hero_wordmark:
      role: "Centerpiece of the landing hero"

      info: "universalSans 80px weight 400, line-height 1.0, letter-spacing -2.0px, color #ffffff. Renders as a massive luminous 'Grok' text — the typographic hero IS the visual hero. Backed by a dramatic light-source gradient bloom radiating from the right side."

    search___chat_input:
      role: "Primary input for user queries in hero"

      info: "Full container width, ~600px centered. Background #0c0c0b (same as canvas — no fill contrast). 1px solid #1f2228 border, 24px radius. Padding 20px top/bottom. Placeholder 'What do you want to know?' in #7d8187, universalSans 16px. On focus: 2px ring shadow in #71717a (0px 0px 0px 2px). Trailing circular submit button with up-arrow icon, 1px #1f2228 border."

    announcement_banner:
      role: "Hero-bottom callout for product updates"

      two_line_text_block: "headline in universalSans 16px #ffffff, subtext in #7d8187. Ghost pill CTA aligned right. No background or border — floats on canvas."

    section_eyebrow_label:
      role: "Pre-title metadata (e.g., '[ PRODUCTS ]')"

      info: "GeistMono 12px weight 400, letter-spacing 0.1em, color #7d8187. Enclosed in square brackets with spaces — functions as a technical spec annotation, not a heading."

    section_title:
      role: "Primary heading for content sections ('AI for all humanity')"

      info: "universalSans 48px weight 400, line-height 1.11, letter-spacing -1.2px, color #ffffff. Left-aligned. No max-width constraint — runs natural width."

    product_card:
      role: "Feature card in 3-column grid (Grok, API, Developer Docs)"

      info: "No background fill, no card border — cards are typographic columns separated by column gap only. Structure: card title (universalSans 36px weight 400, -0.9px tracking, #ffffff) → description (16px #7d8187) → abstract line illustration (1px #1f2228 strokes, ~200px tall) → ghost pill action at bottom. Column gap: 24px."

    abstract_line_illustration:
      role: "Decorative visual within product cards"

      info: "Thin 1px line art in #1f2228 — a comet arc for Grok, a terminal window frame for API, stacked document rectangles for Developer Docs. Minimal, geometric, monochrome. Functions as iconography, not illustration."

    footer_link_column:
      role: "Site-map navigation in 5-column footer"

      info: "Column header in GeistMono 12px tracked 0.1em, color #ffffff. Links below in universalSans 16px weight 400, color #ffffff, 8px row gap. No hover indicators. No dividers between columns."

    footer_horizon_glow:
      role: "Atmospheric gradient wash at page bottom"

      info: "Full-bleed linear gradient at the footer: warm amber (rgba(255, 99, 8, 0.1)) at the bottom edge, transitioning through cool blue (rgba(151, 196, 255, 0.1)) upward. Creates a sunrise/horizon effect against the void black — the only large-scale color event in the system."

  do_s_and_don_ts:

    do:
      - "Use #0c0c0b as the only canvas color — never introduce grays or off-blacks for page backgrounds"
      - "Apply 9999px radius to all buttons, tags, and pill-shaped elements"
      - "Define all structural edges with 1px solid #1f2228 borders — no shadows, no fills for separation"
      - "Use universalSans weight 400 at all sizes — hierarchy comes from size and tracking, never weight"
      - "Apply -0.025em letter-spacing to all universalSans text at every size"
      - "Reserve #2563eb exclusively for input focus borders — never for buttons, links, or decorative elements"
      - "Keep the amber horizon gradient as a full-bleed footer atmospheric event only — never repeat as section background"

    don_t:
      - "Never add background fills to cards — they must remain transparent, defined only by column gap and typography"
      - "Never use weight 500+ — the system operates entirely at weight 400, and introducing bold breaks the whisper-quiet voice"
      - "Never use shadows for elevation beyond the single 2px input focus ring — depth comes from luminosity, not z-axis"
      - "Never use color for decorative purposes — #2563eb is functional (input focus) and the amber gradient is atmospheric (footer only)"
      - "Never round card corners with 8-16px radii — cards have no radius (0px), only inputs (24px) and pills (9999px) are rounded"
      - "Never add hover state background fills to ghost buttons — they remain outlined at all times"
      - "Never introduce photography, human imagery, or product screenshots — the system is abstract and atmospheric only"

  surfaces:

    info: "| Level | Name | Value | Purpose |"
    info: "|-------|------|-------|---------|"
    info: "| 0 | Void | `#0c0c0b` | Page canvas — the space everything exists in |"
    info: "| 1 | Input Surface | `#0c0c0b` | Text field fills, same as canvas — fields are defined by border + focus ring, not fill contrast |"

  elevation:

    - "**Input Focus:** `rgb(113, 113, 122) 0px 0px 0px 2px`"

  imagery:

    info: "The visual language is entirely abstract and atmospheric — no photography, no product screenshots, no human figures. The hero is a single dramatic light bloom: a radial gradient of white-to-blue luminance radiating from the right edge, as if a star is emerging from behind the 'Grok' wordmark. Product cards contain minimal 1px line drawings: a comet-arc sweep, a terminal window frame, stacked document rectangles. These are iconographic gestures, not illustrations. The footer introduces the system's only warm color — an amber-to-blue gradient horizon bleeding up from the bottom edge, suggesting atmospheric depth. Everything is geometric, monochrome, and restrained."

  layout:

    info: "Full-bleed dark canvas with a max-width 1200px content container, centered. The hero is full-viewport: massive centered 'Grok' wordmark (~80px) with a dramatic light-source bloom from the right, a single search input below at ~600px width, and an announcement banner anchored to the bottom. Sections flow vertically with generous 96-120px gaps. The 'AI for all humanity' section uses a 3-column product card grid with 24px column gaps — cards are borderless, defined only by vertical column separation. The footer is a 5-column link grid that bleeds into a full-width amber horizon gradient. Navigation is a single transparent top bar with no border or background. The overall rhythm is: massive whitespace → luminous centerpiece → quiet grid → atmospheric close."

  agent_prompt_guide:

  quick_color_reference:
    - "Canvas: #0c0c0b"
    - "Primary text: #ffffff"
    - "Borders: #1f2228 (hairline), #474747 (button outlines)"
    - "Muted text: #7d8187"
    - "Accent (input focus only): #2563eb"
    - "primary action: no distinct CTA color"

  example_component_prompts:
    - "**Hero wordmark section**: Full-bleed #0c0c0b canvas. Centered 'Grok' headline at 80px universalSans weight 400, #ffffff, letter-spacing -2.0px, line-height 1.0. Backed by a right-side radial light bloom. Below: a 600px-wide search input — 24px radius, 1px #1f2228 border, #0c0c0b fill, placeholder 'What do you want to know?' in #7d8187 universalSans 16px. Trailing circular submit button with ↑ icon."

    - "**Ghost pill nav button**: 9999px radius, 1px #ffffff border, transparent background, text 'TRY GROK' in universalSans 14px weight 400 #ffffff. Padding 8px 20px. Include trailing ↗ icon at 12px."

    - "**Product card column**: No background, no border. Title at 36px universalSans weight 400 #ffffff, letter-spacing -0.9px. Description at 16px #7d8187. Below: abstract 1px #1f2228 line illustration ~200px tall. Bottom: ghost pill action button (9999px radius, 1px #474747 border, white text, trailing ↗ arrow)."

    - "**Section header block**: Eyebrow label '[ PRODUCTS ]' in GeistMono 12px weight 400, letter-spacing 1.2px, color #7d8187. Section title below in universalSans 48px weight 400 #ffffff, letter-spacing -1.2px, line-height 1.11. Left-aligned within 1200px max-width container."

    - "**Footer link column**: Column header in GeistMono 12px weight 400 letter-spacing 1.2px #ffffff (e.g. 'COMPANY'). Links below in universalSans 16px weight 400 #ffffff with 8px row gap. No dividers. Full-bleed amber-to-blue gradient glow at the bottom edge of the footer."

  typography_philosophy:

    info: "The system uses only weight 400 across both typefaces. There is no bold, no semibold, no light — hierarchy is built entirely through size and tracking. Display text (80px) gets aggressive -2.0px tracking to tighten the letterforms into a single luminous mass; body text (16px) gets a gentler -0.4px. The monospace GeistMono runs in the opposite direction with +0.1em tracking, making it feel like technical metadata or console output rather than prose. This creates a deliberate tension: the human-facing language is whisper-quiet and spacious, while the system labels are mechanical and tracked-out."

  similar_brands:

    - "**SpaceX** — Same near-black void canvas with white minimal sans-serif typography and dramatic light/luminance effects as the primary visual language"
    - "**Linear** — Dark-mode UI with single accent color, generous spacing, and weight-400-only typography creating whisper-quiet hierarchy"
    - "**Vercel** — GeistMono monospace labels for metadata, hairline borders, pill-shaped ghost buttons, and near-black canvas"
    - "**Anthropic** — Dark monochromatic palette with minimal chromatic accent, large luminous display type, and abstract atmospheric backgrounds"
    - "**Stripe** — Clean restrained typography with tight letter-spacing on display sizes and pill-shaped UI controls"

  quick_start:

    css_custom_properties:

      css: |
        :root {
          /* Colors */
          --color-void-black: #0c0c0b;
          --color-graphite: #1f2228;
          --color-charcoal: #141619;
          --color-smoke: #474747;
          --color-ash: #7d8187;
          --color-bone: #71717a;
          --color-stellar-white: #ffffff;
          --color-signal-blue: #2563eb;
          --color-horizon-amber: #ff6308;
          --gradient-horizon-amber: linear-gradient(to top, rgba(255, 99, 8, 0.1), rgba(189, 201, 230, 0.1), rgba(151, 196, 255, 0.1));
        
          /* Typography — Font Families */
          --font-universalsans: 'universalSans', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
          --font-geistmono: 'GeistMono', ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
        
          /* Typography — Scale */
          --text-mono-badge: 12px;
          --leading-mono-badge: 1.33;
          --tracking-mono-badge: 1.2px;
          --text-mono-label: 14px;
          --leading-mono-label: 1.43;
          --tracking-mono-label: 1.4px;
          --text-body: 16px;
          --leading-body: 1.4;
          --tracking-body: -0.4px;
          --text-body-lg: 20px;
          --leading-body-lg: 1.5;
          --tracking-body-lg: -0.5px;
          --text-heading: 36px;
          --leading-heading: 1.2;
          --tracking-heading: -0.9px;
          --text-heading-lg: 48px;
          --leading-heading-lg: 1.11;
          --tracking-heading-lg: -1.2px;
          --text-display: 80px;
          --leading-display: 1;
          --tracking-display: -2px;
        
          /* Typography — Weights */
          --font-weight-regular: 400;
        
          /* Spacing */
          --spacing-unit: 4px;
          --spacing-4: 4px;
          --spacing-8: 8px;
          --spacing-12: 12px;
          --spacing-16: 16px;
          --spacing-20: 20px;
          --spacing-24: 24px;
          --spacing-32: 32px;
          --spacing-40: 40px;
          --spacing-48: 48px;
          --spacing-64: 64px;
          --spacing-128: 128px;
        
          /* Layout */
          --page-max-width: 1200px;
          --section-gap: 96-120px;
          --card-padding: 32px;
          --element-gap: 12-16px;
        
          /* Border Radius */
          --radius-3xl: 24px;
          --radius-full: 9999px;
        
          /* Named Radii */
          --radius-cards: 0px;
          --radius-inputs: 24px;
          --radius-buttons: 9999px;
        
          /* Shadows */
          --shadow-subtle: rgb(113, 113, 122) 0px 0px 0px 2px;
        
          /* Surfaces */
          --surface-void: #0c0c0b;
          --surface-input-surface: #0c0c0b;
        }

    tailwind_v4:

      css: |
        @theme {
          /* Colors */
          --color-void-black: #0c0c0b;
          --color-graphite: #1f2228;
          --color-charcoal: #141619;
          --color-smoke: #474747;
          --color-ash: #7d8187;
          --color-bone: #71717a;
          --color-stellar-white: #ffffff;
          --color-signal-blue: #2563eb;
          --color-horizon-amber: #ff6308;
        
          /* Typography */
          --font-universalsans: 'universalSans', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
          --font-geistmono: 'GeistMono', ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
        
          /* Typography — Scale */
          --text-mono-badge: 12px;
          --leading-mono-badge: 1.33;
          --tracking-mono-badge: 1.2px;
          --text-mono-label: 14px;
          --leading-mono-label: 1.43;
          --tracking-mono-label: 1.4px;
          --text-body: 16px;
          --leading-body: 1.4;
          --tracking-body: -0.4px;
          --text-body-lg: 20px;
          --leading-body-lg: 1.5;
          --tracking-body-lg: -0.5px;
          --text-heading: 36px;
          --leading-heading: 1.2;
          --tracking-heading: -0.9px;
          --text-heading-lg: 48px;
          --leading-heading-lg: 1.11;
          --tracking-heading-lg: -1.2px;
          --text-display: 80px;
          --leading-display: 1;
          --tracking-display: -2px;
        
          /* Spacing */
          --spacing-4: 4px;
          --spacing-8: 8px;
          --spacing-12: 12px;
          --spacing-16: 16px;
          --spacing-20: 20px;
          --spacing-24: 24px;
          --spacing-32: 32px;
          --spacing-40: 40px;
          --spacing-48: 48px;
          --spacing-64: 64px;
          --spacing-128: 128px;
        
          /* Border Radius */
          --radius-3xl: 24px;
          --radius-full: 9999px;
        
          /* Shadows */
          --shadow-subtle: rgb(113, 113, 122) 0px 0px 0px 2px;
        }
