Color Palette

52 colors extracted via getComputedStyle(). Click any swatch to copy its hex value.

Background & Surface

Primary #ffffff Page bg Copied!
Secondary #ffffff Elevated Copied!
Tertiary #ffffff Card bg Copied!

Text & Content

Primary #18181b Body text Copied!
Secondary #18181b Secondary Copied!
Muted #18181b Muted / Placeholder Copied!

Accent & Interactive

Primary #ffffff Primary CTA Copied!
Secondary #3b82f6 Secondary CTA Copied!

Border & Divider

Border #aab1ba Dividers / Lines Copied!

Semantic States

⚠ Error Error #cb2634 Errors, destructive Copied!
✓ Success Success #278f3c Success, positive Copied!
! Warning Warning #ff7d00 Caution Copied!

Full Extracted Palette (+57)

#000000 #000000 Copied!
#e5e7eb #e5e7eb Copied!
#181e25 #181e25 Copied!
#292929 #292929 Copied!
#f5f5f5 #f5f5f5 Copied!
#45515e #45515e Copied!
#424242 #424242 Copied!
#86909c #86909c Copied!
#e8e8e8 #e8e8e8 Copied!
#f4f4f4 #f4f4f4 Copied!
#5f5f5f #5f5f5f Copied!
#f7f8fa #f7f8fa Copied!
#8e8e93 #8e8e93 Copied!
#5c5f63 #5c5f63 Copied!
#e5e5e5 #e5e5e5 Copied!
#111111 #111111 Copied!
#555555 #555555 Copied!
#f2f3f5 #f2f3f5 Copied!
#787979 #787979 Copied!
#c9cdd4 #c9cdd4 Copied!
#ea5ec1 #ea5ec1 Copied!
#f6f7f9 #f6f7f9 Copied!
#f8f8f8 #f8f8f8 Copied!
#1456f0 #1456f0 Copied!
#007aff #007aff Copied!
#1d4ed8 #1d4ed8 Copied!
#f53f3f #f53f3f Copied!
#e4e6ed #e4e6ed Copied!
#c1c5cb #c1c5cb Copied!
#60a5fa #60a5fa Copied!
#1887fb #1887fb Copied!
#00b42a #00b42a Copied!
#17437d #17437d Copied!
#627084 #627084 Copied!
#ecf2fe #ecf2fe Copied!
#e3ebfd #e3ebfd Copied!
#2563eb #2563eb Copied!
#c1c3c6 #c1c3c6 Copied!
#a9a9a9 #a9a9a9 Copied!
#f1f2f5 #f1f2f5 Copied!

Typography

All values extracted via getComputedStyle() — no estimation.

RoleFont FamilySize / Weight Line HeightLetter SpacingPreview
Display Hero Outfit 28px / w500 1.71 normal Display Hero
Sub-heading DM Sans 18px / w500 1.25 normal Sub-heading
Label Heading DM Sans 16px / w500 1.5 normal Label Heading
Card Title DM Sans 16px / w400 1.5 normal Card Title
Button Large Outfit 16px / w400 1.5 normal Button Large

Live Components

Rendered in real HTML using your extracted tokens — no screenshots.

Buttons

accent: rgb(255, 255, 255) · border-radius: 9999px · weight: 700

Form Inputs

border: rgb(170, 177, 186) · focus: rgb(255, 255, 255) · radius: 8px

Card

Card Component
Card Title
Supporting description text with muted color for secondary information.
bg: rgb(255, 255, 255) · radius: 13px · shadow from tokens

Badges & Labels

New Feature Beta Draft

Spacing Scale

xxs 2px
xs 6px
sm 11px
md 18px
base 24px
lg 32px
xl 40px
2xl 60px
3xl 64px

Border Radius

none
0px
xs
6px
sm
8px
md
13px
lg
16px
xl
32px
full
9999px

Component Specs

Extracted CSS values per component and variant state.

### Buttons

Pill
  • Background: `#f5f5f5`
  • Text: `#181e25` `{colors.primary-focus}`
  • Padding: 0px
  • Radius: 32px
  • Font: 16px weight 400
  • Use: Status pills, tags, chips
  • Focus: outline: `rgb(24, 30, 37) auto 3px`
Ghost
  • Background: `transparent`
  • Text: `#292929`
  • Padding: 8px 24px
  • Radius: 12px
  • Font: 16px weight 400
  • Use: Subtle action, toolbar, nav button
  • Focus: outline: `rgb(24, 30, 37) auto 3px`
Pill
  • Background: `#181e25` `{colors.primary-focus}`
  • Text: `#ffffff` `{colors.primary}`
  • Padding: 0px
  • Radius: 32px
  • Font: 16px weight 400
  • Use: Status pills, tags, chips
  • Focus: outline: `rgb(24, 30, 37) auto 3px`
Light / Invert
  • Background: `#ffffff` `{colors.primary}`
  • Text: `#181e25` `{colors.primary-focus}`
  • Padding: 11px 20px
  • Radius: 8px
  • Border: 1px solid rgb(24, 30, 37)
  • Font: 13px weight 600
  • Use: Bright CTA on dark sections
  • Focus: outline: `rgb(24, 30, 37) auto 3px`

Interaction State Narrative

  • **FooterLink**:
  • - **hover:** text #8e8e93 → #929297
Agent usage: Validate generated components against this matrix. If your output's `:hover` state changes properties not listed here, you are off-brand.

    Buttons

    - 3 shape(s) in this system: `Pill`, `Ghost`, `Light / Invert`
    • **DO NOT introduce new buttons variants** without justification

    Visual Reference

    Playwright screenshots captured during extraction — source of truth for all tokens.

    Desktop (1440px)
    Desktop (1440px) screenshot
    Mobile (390px)
    Mobile (390px) screenshot

    Breakpoints

    Mobile 375px
    Mobile Large 640px
    Tablet 768px
    Desktop 1067px
    Desktop 1240px
    Large Desktop 1440px

    Elevation & Depth

    Shadow levels rendered live — every value extracted directly from the design system.

    Level 1
    rgba(36, 36, 36, 0.08) 0px 12px 16px -4px
    Level 2
    rgba(0, 0, 0, 0.08) 0px 0px 22.576px 0px
    Level 3
    rgba(44, 30, 116, 0.16) 0px 0px 15px 0px
    Level 4
    rgba(0, 0, 0, 0.1) 0px -4px 24px 0px

    Motion & Transitions

    5 motion tokens — easing curves and durations.

    transition-1all
    transition-20.3s cubic-bezier(0.4, 0, 0.2, 1)
    transition-30.3s cubic-bezier(0, 0, 0.2, 1)
    transition-4color 0.15s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.15s cubic…
    transition-5color 0.3s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.3s cubic-b…

    Component States

    Default → Hover → Focus → Active visual diff per component. Captured via Playwright state simulation.

    ,,,
    Component States
    button
    default
    button
    bg rgb(245, 245, 245)
    fg rgb(24, 30, 37)
    focus
    button
    bg transparent
    fg inherit
    link
    default
    link
    bg rgba(0, 0, 0, 0)
    fg rgb(24, 24, 27)
    card
    default
    card
    bg rgba(0, 0, 0, 0)
    fg rgb(24, 24, 27)
    footerLink
    default
    footerLink
    bg rgba(0, 0, 0, 0)
    fg rgb(142, 142, 147)
    hover
    footerLink
    bg transparent
    fg rgb(146, 146, 151)

    Z-Index Stacking Context

    22 z-index values detected. Top 20 ordered by stacking priority. 100+ (modals) · 10-99 (overlays) · 1-9 (UI chrome).

    z:100
    div.fixed.top-0
    z:100
    div.md:hidden.w-full
    z:100
    div.fixed.top-0
    z:50
    div.fixed.bottom-0
    z:30
    div.absolute.z-30
    z:30
    div.absolute.z-30
    z:30
    div.absolute.z-30
    z:20
    button. .z-20
    z:20
    button. .z-20
    z:10
    div.relative.z-10
    z:10
    div.max-w-[1100px].w-full
    z:10
    div.relative.flex
    z:10
    div.relative.z-10
    z:10
    div.max-w-[1100px].w-full
    z:10
    div.relative.flex
    z:10
    div.relative.z-10
    z:10
    div.max-w-[1100px].w-full
    z:10
    div.relative.flex
    z:10
    div.absolute.top-3
    z:10
    div.absolute.top-3

    Export tokens

    Copy these design tokens to any framework. Generated from minimax.io live extraction.

    Dossier complet
    Charte graphique — minimax.io
    Palette, typographie, composants, lois & interdits — chaque valeur badgée mesuré / dérivé / déduit. Le dossier data-honnête, pas une approximation.
    Télécharger la charte (PDF)

    Clicks copy to clipboard AND download the file. All values from getComputedStyle() on the live page — no estimates.

    DESIGN.md

    Narrative design system document — paste directly into Claude Code, Cursor, or Bolt.

    ---
    version: alpha
    name: minimax.io
    description: "Light product system built on #ffffff with #ffffff as the primary CTA accent. Type anchored in Outfit at 28px / weight 500. Extracted automatically from https://minimax.io/ — rendered styles via getComputedStyle() + CSS custom properties (token-only values may not be painted)."
    narrative: |
      minimax.io is built on a pure-white canvas (rgb(255, 255, 255)).
      The system uses rgb(255, 255, 255) as the singular interactive color.
      Moderately rounded CTAs (12px) — modern SaaS standard, neither sharp nor pill alongside Outfit as the primary typeface.
      A layered elevation system (4 distinct shadows) building a clear front-to-back hierarchy.
      Interactions are smoothed by transitions across many elements, with little or no keyframe animation.
    
    colors:
      background: "#ffffff"
      surface-1: "#ffffff"
      surface-2: "rgba(255, 255, 255, 0.95)"
      ink: "#18181b"
      ink-muted: "rgba(24, 24, 27, 0.65)"
      ink-subtle: "#18181b"
      primary: "#ffffff"
      on-primary: "#111111"
      primary-hover: "#3b82f6"
      hairline: "#aab1ba"
      primary-focus: "#181e25"
      semantic-error: "#cb2634"
      semantic-success: "#278f3c"
      semantic-warning: "#ff7d00"
    
    typography:
      display-xl:
        fontFamily: "Outfit, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
        fontSize: 28px
        fontWeight: 500
        lineHeight: 1.71
        letterSpacing: 0
      display-md:
        fontFamily: "DM Sans, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
        fontSize: 18px
        fontWeight: 500
        lineHeight: 1.25
        letterSpacing: 0
      headline:
        fontFamily: "DM Sans, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
        fontSize: 16px
        fontWeight: 500
        lineHeight: 1.5
        letterSpacing: 0
      body:
        fontFamily: "DM Sans, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
        fontSize: 16px
        fontWeight: 400
        lineHeight: 1.5
        letterSpacing: 0
      button:
        fontFamily: "Outfit, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
        fontSize: 16px
        fontWeight: 400
        lineHeight: 1.5
        letterSpacing: 0
    
    rounded:
      none: 0px
      xs: 6px
      sm: 8px
      md: 13px
      lg: 16px
      xl: 32px
      pill: 9999px
    
    spacing:
      xxs: 2px
      xs: 6px
      sm: 11px
      md: 18px
      lg: 32px
      xl: 40px
      xxl: 64px
    
    components:
      button-pill:
        backgroundColor: "#f5f5f5"
        textColor: "{colors.primary-focus}"
        typography: "{typography.headline}"
        rounded: "{rounded.xl}"
      button-ghost:
        backgroundColor: "transparent"
        textColor: "#292929"
        typography: "{typography.headline}"
        rounded: "{rounded.md}"
        padding: 8px 24px
      button-pill-2:
        backgroundColor: "{colors.primary-focus}"
        textColor: "{colors.primary}"
        typography: "{typography.headline}"
        rounded: "{rounded.xl}"
    
    extracted_at: "2026-06-11T05:01:36.634Z"
    completeness: 65
    scoreVersion: "v2"
    
    ---
    
    # Design System — minimax.io
    > Extracted automatically by Prism from https://minimax.io
    > Date: 2026-06-11
    > Viewport: Desktop 1440x900 + Mobile 390x844
    > Values are extracted, not hand-written: rendered styles via getComputedStyle() + colors declared in CSS custom properties (token-only values are marked `(token)` and may not be painted).
    
    
    ## 0. Design DNA
    
    **Density**: sparse  |  **Motion**: subtle  |  **Weight**: heavy  |  **Aesthetic**: soft-rounded
    
    | Dimension | Value | Signal |
    |---|---|---|
    | Canvas | neutral | `#ffffff` |
    | Type posture | sans-led (DM Sans) | "Flagship Models" |
    | Color assertion | dual-accent | #ffffff |
    | Whitespace | sparse | section rhythm 60px |
    | Interaction | subtle | 0 keyframes, 14 transitions |
    | Radius language | soft-pill | from token scale |
    
    **Prism fingerprint**: `neutral-canvas · sans-display · dual-accent · soft-pill · subtle-motion`
    
    > **🤖 TL;DR for AI agents** (read this first — saves you scanning the full doc):
    >
    > - **Canvas**: `rgb(255, 255, 255)` is the page background. Every component composits against this.
    > - **Accent**: `rgb(255, 255, 255)` for primary CTAs ONLY. Never decorative.
    > - **Body type**: 16px (token: `typography.body`). Default for ALL text not in a heading role.
    > - **Section rhythm**: 60px between major bands. Card padding: 32px.
    > - **Default radius**: 8px on buttons/inputs. Pills (`9999px`) only for icon-buttons or status chips.
    >
    > **Before generating UI**: import this DESIGN.md, scan §2 (Color Palette) + §4 (Components) + §10 (Agent Guide). Skip §11–12 unless extending.
    
    ## 1. Visual Theme & Atmosphere
    
    minimax.io uses a pure-white canvas (`#ffffff`), letting typography, color and imagery carry the visual weight. 
    
    Headlines are set in **Outfit**, a sans-serif display face (the dominant type signature, e.g. "Flagship Models" at 28px). A second display voice — **DM Sans** (sans) — appears in lower bands (e.g. "MiniMax M3"), used for editorial accent. Body text is set in **DM Sans**. 
    
    Body text reads in Near-Black (`#18181b`) — softened from pure black, a small but deliberate detail that lowers reading friction. **Pure White** (`#ffffff`) provides interactive distinction without visual aggression. Elevation is built from multi-layer shadow stacks (4 distinct) — each combines several blurred layers at varying offsets to build a clear front-to-back hierarchy. 
    Border radius varies from pill-shaped (fully rounded) to moderately rounded elements, creating visual rhythm. Motion design uses smooth easing curves for polished state transitions. 
    
    **Key Characteristics:**
    - Background: Pure White (`#ffffff`)
    - Primary typeface: Plus Jakarta Sans
    - Primary text: Near-Black (`#18181b`)
    - Accent: Pure White (`#ffffff`)
    - Shadow system: 4 distinct elevation levels
    - Custom fonts loaded: Plus Jakarta Sans, JetBrains Mono, MiSans, DM Sans, Outfit
    
    ## 2. Color Palette & Roles
    
    ### Background & Surface
    - **Pure White** (`#ffffff`): Page background (primary)
    - **Whitesmoke** (`#e5e7eb`): Surface / elevated background
    - **Off-White** (`#f5f5f5`): Surface / elevated background
    - **Whitesmoke** (`#e8e8e8`): Surface / elevated background
    - **Off-White** (`#f4f4f4`): Surface / elevated background
    
    ### Text & Content
    - **Near-Black** (`#18181b`): Primary body text
    - **Text 5** (`#181e25`): Text (CSS var)
    - **Text 4** (`#45515e`): Text (CSS var)
    - **Text 3** (`#86909c`): Text (CSS var)
    - **Pure Black** (`#000000`): Secondary text
    
    ### Accent & Interactive
    - **Brand 6** (`#1456f0`): Accent / interactive (CSS var)
    - **Primary 500** (`#3b82f6`): Accent / interactive (CSS var)
    - **Primary 700** (`#1d4ed8`): Accent / interactive (CSS var)
    - **Primary Light** (`#60a5fa`): Accent / interactive (CSS var)
    - **Brand 3** (`#17437d`): Accent / interactive (CSS var)
    - **Brand 5** (`#ecf2fe`): Accent / interactive (CSS var)
    - **Brand 4** (`#e3ebfd`): Accent / interactive (CSS var)
    
    ### Border & Divider
    - **Whitesmoke** (`#e5e5e5`): Borders / dividers
    
    ### Full Extracted Palette
    **21 colors rendered on the page** + **43** more declared in design tokens (CSS custom properties — not necessarily painted). (18 categorized above + 46 additional below.)
    Rendered values are read via `getComputedStyle()`; token values come from CSS variable declarations. Third-party logo colors are filtered out.
    
    - `#aab1ba` — Cool Gray
    - `#292929` — Near-Black
    - `rgba(66, 66, 66, 0.3)` — Translucent Dark Gray (30%)
    - `#5f5f5f` — Slate Grey
    - `#f7f8fa` — Off-White
    - `#8e8e93` — Grey
    - `#5c5f63` — Slate Grey
    - `#111111` — Near-Black
    - `#555555` — Charcoal
    - `#f2f3f5` — Off-White
    - `#787979` — Slate Grey *(token)*
    - `#c9cdd4` — Silver *(token)*
    - `#cb2634` — Crimson *(token)*
    - `#ea5ec1` — Hot Pink *(token)*
    - `#f6f7f9` — Off-White *(token)*
    - `#f8f8f8` — Off-White *(token)*
    - `#278f3c` — Forest Green *(token)*
    - `#007aff` — #007aff *(token)*
    - `#f53f3f` — Vermillion *(token)*
    - `#e4e6ed` — Whitesmoke *(token)*
    - `#c1c5cb` — Light Grey *(token)*
    - `#1887fb` — Ring Blue *(token)*
    - `#ff7d00` — #ff7d00 *(token)*
    - `#00b42a` — #00b42a *(token)*
    - `#627084` — Slate Gray *(token)*
    - `#2563eb` — M Tricolor Blue *(token)*
    - `#c1c3c6` — Light Grey *(token)*
    - `#a9a9a9` — Grey *(token)*
    - `#f1f2f5` — Off-White *(token)*
    - `#3daeff` — #3daeff *(token)*
    - `#ff8c21` — #ff8c21 *(token)*
    - `#e8ffea` — Light Gray *(token)*
    - *…+14 more in `raw-css.json` (`desktop.allColors`).*
    
    ### CSS Custom Properties (Design Tokens)
    
    **Shadow Token**
    - `--tw-ring-shadow`: `0 0 #0000`
    - `--tw-shadow-colored`: `0 0 #0000`
    - `--tw-ring-offset-shadow`: `0 0 #0000`
    - `--tw-drop-shadow`: ``
    
    **Spacing Token**
    - `--tw-border-spacing-x`: `0`
    - `--tw-numeric-spacing`: ``
    - `--tw-border-spacing-y`: `0`
    
    **Primary Brand Color**
    - `--color-primary-500`: `#3b82f6`
    - `--color-primary-700`: `#1d4ed8`
    - `--color-primary-light`: `#60a5fa`
    - `--color-primary-600`: `#2563eb`
    
    **Other tokens**
    - `--col-text01`: `#787979`
    - `--col-accent04`: `#000`
    - `--col-bg03`: `#f6f7f9`
    - `--col-text05`: `#f8f8f8`
    - `--fa-font-brands`: `normal 400 1em/1 "Font Awesome 6 Brands"`
    - `--col-accent05`: `#fff`
    - `--col-bg14`: `rgba(0,0,0,.04)`
    - `--tw-ring-color`: `rgba(59,130,246,.5)`
    
    ## 3. Typography Rules
    
    ### Font Families
    - **Primary**: `DM Sans`
    - **Secondary**: `Outfit`
    - **Font 3**: `Plus Jakarta Sans`
    - **Font 4**: `JetBrains Mono`
    - **Font 5**: `MiSans`
    
    ### Custom Fonts Loaded
    - **Plus Jakarta Sans** weight 300 (normal)
    - **Plus Jakarta Sans** weight 400 (normal)
    - **Plus Jakarta Sans** weight 500 (normal)
    - **Plus Jakarta Sans** weight 600 (normal)
    - **Plus Jakarta Sans** weight 700 (normal)
    - **Plus Jakarta Sans** weight 800 (normal)
    - **JetBrains Mono** weight 400 (normal)
    - **JetBrains Mono** weight 500 (normal)
    - **JetBrains Mono** weight 600 (normal)
    - **JetBrains Mono** weight 700 (normal)
    - **MiSans** weight 100 (normal)
    - **MiSans** weight 200 (normal)
    - **MiSans** weight 300 (normal)
    - **MiSans** weight 400 (normal)
    - **MiSans** weight 500 (normal)
    - **MiSans** weight 600 (normal)
    - **MiSans** weight 700 (normal)
    - **MiSans** weight 800 (normal)
    - **DM Sans** weight normal (normal)
    - **Outfit** weight normal (normal)
    - **Roboto** weight 600 (normal)
    - **Font Awesome 6 Brands** weight 400 (normal)
    - **Font Awesome 6 Free** weight 400 (normal)
    - **Font Awesome 6 Free** weight 900 (normal)
    - **Font Awesome 5 Brands** weight 400 (normal)
    - **Font Awesome 5 Free** weight 900 (normal)
    - **Font Awesome 5 Free** weight 400 (normal)
    - **FontAwesome** weight normal (normal)
    
    ### Typography Hierarchy
    
    | Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
    |------|------|------|--------|-------------|----------------|-------|
    | Display Hero | Outfit | 28px | 500 | 1.71 | normal | Main headline (h2) |
    | Sub-heading | DM Sans | 18px | 500 | 1.25 | normal | Third-level heading (h3) |
    | Label Heading | DM Sans | 16px | 500 | 1.5 | normal | Small heading (H6) |
    | Card Title | DM Sans | 16px | 400 | 1.5 | normal | Card headings |
    | Button Large | Outfit | 16px | 400 | 1.5 | normal | Button label (16px) |
    
    ### Full Font Size Scale
    
    Sizes detected in the design (descending): `80px`, `32px`, `28px`, `20px`, `18px`, `17px`, `16px`, `14px`, `13px`, `12px`, `10px`
    
    > 8 size(s) detected outside the sampled hierarchy (80px, 32px, 20px, 17px, 14px, 13px, 12px, 10px). These appear on elements not in the sampled set — likely additional display sizes, marketing-section overrides, or third-party-widget styles.
    
    ## 4. Component Stylings
    
    ### Buttons
    
    **Pill**
    - Background: `#f5f5f5`
    - Text: `#181e25` `{colors.primary-focus}`
    - Padding: 0px
    - Radius: 32px
    - Font: 16px weight 400
    - Use: Status pills, tags, chips
    - Focus: outline: `rgb(24, 30, 37) auto 3px`
    
    **Ghost**
    - Background: `transparent`
    - Text: `#292929`
    - Padding: 8px 24px
    - Radius: 12px
    - Font: 16px weight 400
    - Use: Subtle action, toolbar, nav button
    - Focus: outline: `rgb(24, 30, 37) auto 3px`
    
    **Pill**
    - Background: `#181e25` `{colors.primary-focus}`
    - Text: `#ffffff` `{colors.primary}`
    - Padding: 0px
    - Radius: 32px
    - Font: 16px weight 400
    - Use: Status pills, tags, chips
    - Focus: outline: `rgb(24, 30, 37) auto 3px`
    
    **Light / Invert**
    - Background: `#ffffff` `{colors.primary}`
    - Text: `#181e25` `{colors.primary-focus}`
    - Padding: 11px 20px
    - Radius: 8px
    - Border: 1px solid rgb(24, 30, 37)
    - Font: 13px weight 600
    - Use: Bright CTA on dark sections
    - Focus: outline: `rgb(24, 30, 37) auto 3px`
    
    
    ## 4b. Component Behaviors (State Matrix)
    
    ### Interaction State Narrative
    
    - **FooterLink**:
      - **hover:** text #8e8e93 → #929297
    
    *State transitions extracted via Playwright simulation — exact values in the YAML matrix below.*
    
    ```yaml
    component-behaviors:
      button:
        default:
          bg: "rgb(245, 245, 245)"
          fg: "rgb(24, 30, 37)"
        focus:
          bg: "transparent"
          fg: "inherit"
      link:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(24, 24, 27)"
      card:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(24, 24, 27)"
      footerLink:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(142, 142, 147)"
        hover:
          bg: "transparent"
          fg: "rgb(146, 146, 151)"
    ```
    
    **Agent usage**: Validate generated components against this matrix. If your output's `:hover` state changes properties not listed here, you are off-brand.
    
    
    ## 4c. Component Vocabulary (Closed System)
    
    *This brand uses ONLY the following component vocabulary. Introducing new variants without justification breaks the system's tonal coherence.*
    
    ### Buttons
    - **3 shape(s)** in this system: `Pill`, `Ghost`, `Light / Invert`
    - **DO NOT introduce new buttons variants** without justification
    
    ## 5. Layout Principles
    
    ### Layout Type
    **top-nav + content**
    
    ### Grid
    Single column, centered content
    
    ### Max Width
    1200px
    
    ### Spacing System
    Compact spacing — information density prioritized
    
    | Token | Value |
    |-------|-------|
    | xxs | 2px |
    | xs | 6px |
    | sm | 11px |
    | md | 18px |
    | base | 24px |
    | lg | 32px |
    | xl | 40px |
    | 2xl | 60px |
    | 3xl | 64px |
    
    ### Border Radius Scale
    | Name | Value | Use |
    |------|-------|-----|
    | None | 0px | No rounding |
    | Xs | 6px | Tiny corners (badges, micro elements) |
    | Sm | 8px | Buttons, inputs, small elements |
    | Md | 13px | Cards, containers |
    | Lg | 16px | Large rounded elements, pill segments |
    | Xl | 32px | Category strips, featured containers |
    | Full | 9999px | Pills, avatars, circular elements |
    
    ### Shape Language
    
    | Component | Border Radius |
    |-----------|---------------|
    | Buttons | `32px` |
    | Page Body | `0px` |
    
    **Shape Personality**: Generously Rounded — Soft, friendly corners (8px+). Approachable, consumer-facing feel.
    
    **Full Radius Spectrum**: 0px, 6px, 8px, 12px, 13px, 16px, 24px, 30px (from `allBorderRadii` scan)
    
    
    ## 5b. Spacing Rhythm Names
    
    **Measured section padding**: bands use ~32px internal vertical padding (up to 60px) — **compact**. (Distinct from the gap *between* sections above.) Reproduce this generous vertical breathing room; cramped spacing is the #1 tell of a cheap clone.
    
    *Named spacing tokens with explicit use cases. Use these names in YOUR code instead of raw pixels for consistency.*
    
    | Name | Value | Use case |
    |------|-------|----------|
    | **hero** | `64px` | Top/bottom of full-bleed hero sections |
    | **section** | `40px` | Between major bands (color change, content shift) |
    | **subsection** | `32px` | Within a section, between content groups |
    | **card** | `18px` | Card padding, list-item spacing |
    | **compact** | `11px` | Form fields, tight clusters, badge padding |
    | **micro** | `6px` | Icon-text gap, tag inner padding |
    
    **Agent rule**: NEVER hardcode raw pixel values for spacing in generated UI. Always reference these named tokens (`spacing-rhythm.section`, etc.).
    
    ## 5c. Widget & Structure Library
    
    Structural patterns extracted from the page DOM — these are the **blueprints** an agent should follow to reproduce the page architecture (not just CSS values).
    
    **4/8 structural patterns detected.**
    
    ### Hero Pattern
    
    - **Composition:** split-right-text — Split layout, media-left/text-right — image in left column, heading + body in right column. Less common variant.
    - **Viewport coverage:** full-viewport hero (≥70% screen height)
    - **Heading:** "MiniMaxM3" — 16px center-aligned
    - **Subheading:** "A frontier coding & agentic model built on a novel attention architecture (MSA) with 1M context"
    - **Media:** present, positioned left
    - **CTAs:** none detected in hero (unusual — agent should verify)
    - **Clone instruction:** Reproduce the **split-right-text** layout. Use the heading font-size token at the documented size. Place media left of text.
    
    ### Card Grid Pattern
    
    - **Card count:** 3 cards detected
    - **Columns (desktop):** 1-up grid
    - **Card dimensions:** 1320×582px (aspect 2.27:1)
    - **Gap:** 0px between cards
    - **Content:** ✓ image
    - **Image position:** top
    - **Clone instruction:** Build a 1-column grid (desktop) with cards at ~2.27:1 aspect ratio. Each card has an image at the top.
    
    ### Pricing Table Pattern
    
    - **Tier count:** 2 pricing tiers
    - **Layout:** vertical stacked
    - **Columns (desktop):** 2-up
    - **Clone instruction:** Build a 2-column vertical-stack pricing comparison.
    
    ### Footer Pattern
    
    - **Columns:** 1
    - **Links:** 24 total
    - **Height:** 512px
    - **Includes:** ✗ no newsletter | ✓ social icons |  ✓ copyright
    - **Clone instruction:** Build a 1-column footer with ~24 links per column, social media links, and a copyright line.
    
    ## 6. Depth & Elevation
    
    | Level | Treatment | Use |
    |-------|-----------|-----|
    | Flat (Level 0) | No shadow | Page background, content blocks |
    | Layered (Level 1) | <br>`rgba(36, 36, 36, 0.08) 0px 12px 16px -4px` | Cards, elevated surfaces |
    | Layered (Level 2) | <br>`rgba(0, 0, 0, 0.08) 0px 0px 22.576px 0px` | Cards, elevated surfaces |
    | Layered (Level 3) | <br>`rgba(44, 30, 116, 0.16) 0px 0px 15px 0px` | Cards, elevated surfaces |
    | Layered (Level 4) | <br>`rgba(0, 0, 0, 0.1) 0px -4px 24px 0px` | Cards, elevated surfaces |
    
    **Shadow Philosophy**: Multi-layered shadow system creating natural, atmospheric depth. Each shadow level combines multiple layers for realistic elevation.
    
    ## 7. Motion & Interaction
    
    ### Dominant Easing Curves
    
    | Curve | Semantic Name |
    |-------|---------------|
    | `cubic-bezier(0.4,0,0.2,1)` | Material Standard — Balanced |
    | `ease` | CSS ease — Default |
    | `ease-out` | Ease Out — Decelerating |
    
    ### Duration Scale
    
    | Value | Tier | Typical Use |
    |-------|------|-------------|
    | `150ms` | Fast | Hover states, micro-interactions |
    | `200ms` | Normal | Panel open/close, navigation |
    | `250ms` | Normal | Panel open/close, navigation |
    | `300ms` | Normal | Panel open/close, navigation |
    | `500ms` | Slow | Hero animations, page transitions |
    
    ### Copy-Paste Transition Snippets
    
    **All Props**
    ```css
    transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    ```
    
    **All Props**
    ```css
    transition: 0.3s cubic-bezier(0, 0, 0.2, 1);
    ```
    
    **Color / Background**
    ```css
    transition: color 0.15s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.15s cubic-bezier(0.4, 0, 0.2, 1), border-color 0.15s cub...;
    ```
    
    **Color / Background**
    ```css
    transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), border-color 0.3s cubic-...;
    ```
    
    ### Keyframe Animation Catalog
    
    | Animation Name | Type | Animated Props | Use Hint |
    |----------------|------|----------------|----------|
    | `swiper-preloader-spin` | Custom |  | Loading indicator |
    | `bounce` | Custom |  | Playful feedback |
    | `pulse` | Custom |  | Attention / status |
    | `marquee` | Custom |  | UI transition |
    | `spin` | Custom |  | Loading indicator |
    | `spin-reverse` | Custom |  | Loading indicator |
    | `card-float` | Custom |  | UI transition |
    | `soundwave` | Custom |  | UI transition |
    | `border-rotate` | Custom |  | Loading indicator |
    | `fa-beat` | Custom |  | UI transition |
    | `fa-bounce` | Custom |  | Playful feedback |
    | `fa-fade` | Custom |  | UI transition |
    | `fa-beat-fade` | Custom |  | UI transition |
    | `fa-flip` | Custom |  | UI transition |
    | `fa-shake` | Custom |  | Error feedback |
    | `fa-spin` | Custom |  | Loading indicator |
    
    ### Motion Fingerprint
    
    - **Speed Character**: Balanced Pacing (median duration: `250ms`)
    - **Dominant Easing**: custom cubic-bezier curves
    - **Animation Library**: 16 unique animations (0 total including variants)
    
    > This design moves with balanced pacing timing using custom cubic-bezier curves, creating a UI that feels natural and fluid.
    
    ## 8. Do's and Don'ts
    
    ### Do
    - Use Near-Black (`#18181b`) for text — not pure black, it's warmer and more readable
    - Use DM Sans as the primary typeface — it defines the brand personality
    - Keep font weights between 400-500 — the system uses a narrow weight range for subtle hierarchy
    - Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
    - Use full-pill radius (9999px) only for specific elements (avatars, pills, toggles)
    - Use Pure White (`#ffffff`) as the primary accent — it's the brand's signature interactive color
    - Use 12px border-radius on buttons — the standard corner rounding for interactive elements
    - Make the hero full-viewport (≥70% screen height) — this design uses an immersive hero, not a tall navbar
    - Build the hero as a split layout with media on the right — text and visual share equal weight
    - Each card includes a top image — imagery is part of the card identity, not optional
    
    ### Don't
    - Don't use pure black (`#000000`) for text — the near-black adds warmth
    - Don't substitute with generic sans-serif or serif — the custom font carries the brand
    - Don't use weight 700 (bold) or above — 500 is the maximum weight in this system
    - Don't invent new shadow values — use only the extracted shadow levels
    - Don't apply pill radius on rectangular buttons or cards — it's reserved for specific interactive elements
    - Don't introduce additional saturated accent colors — the palette is intentionally controlled
    
    
    ## 7b. Enforceable Brand Rules
    
    *Structured Do/Don't with reasoning and validation tests. Agents can programmatically verify generated UI.*
    
    ```yaml
    rules:
      - id: brand-canvas-001
        type: do
        rule: "Always use the page background `rgb(255, 255, 255)` as the base canvas"
        why: "Every component is designed to composit against this exact tone"
        test: "document.body.style.backgroundColor === 'rgb(255, 255, 255)'"
      - id: brand-accent-001
        type: do
        rule: "Reserve `rgb(255, 255, 255)` for primary CTAs and brand-mark signals only"
        why: "Single chromatic assertion device — overuse dilutes meaning"
        test: "querySelectorAll('[style*=\"rgb(255, 255, 255)\"]').length <= 3 per fold"
    ```
    
    ## 9. Responsive Behavior
    
    ### Breakpoints
    | Name | Width | Key Changes |
    |------|-------|-------------|
    | Mobile | 375px | Single column, compact spacing |
    | Mobile Large | 640px | Expanded mobile layout |
    | Tablet | 768px | Multi-column grids begin |
    | Desktop | 1067px | Full feature layout |
    | Desktop | 1240px | Full feature layout |
    | Large Desktop | 1440px | Maximum content width |
    
    ### Token Diff — Desktop vs Mobile
    
    | Element | Property | Desktop | Mobile |
    |---------|----------|---------|--------|
    | card | width | `1320px` | `100%` |
    
    ### Collapsing Strategy
    - Navigation: horizontal links → hamburger menu on mobile
    - Cards: multi-column → stacked vertical on mobile
    - Footer: multi-column → stacked single column on mobile
    
    ### Touch Targets
    - Buttons: 0px padding
    - Navigation: adequate spacing between items
    - Interactive elements: minimum 44px touch target recommended
    
    ### Collapsing Narrative
    
    How the structural patterns adapt from desktop to mobile (extracted from both viewport extractions):
    
    - **Hero CTAs:** 0 on desktop → 3 on mobile.
    
    
    ## 7c. Visual Effects & Dynamic Behavior
    
    *The live/dynamic layer beyond static CSS — reproduce these, not flat substitutes. This is often what separates a faithful clone from a wireframe.*
    
    - **Glassmorphism** — 3 frosted/blur layer(s) (e.g. `blur(24px)`).
    - **Clip-path shapes** — 5 non-rectangular cut(s).
    
    > **Motion fingerprint**: glassmorphism (3 layers), non-rectangular shapes (5)
    
    ## 9b. Visual Tone & Photography
    
    **Tone:** Mixed photography + illustration
    
    A balanced mix of photographic content and vector graphics. Photos likely carry product/lifestyle context while SVG handles icons, logos, and decorative accents.
    
    **Canonical Brand Image (OG):**
    - https://filecdn.minimax.chat/public/58eca777-e31f-448a-9823-e2220e49b426.png (512×512px)
      *This is the image shown when the site is shared on social media — represents the brand visual essence.*
    
    **Hero Image (above-fold dominant visual):**
    - Aspect: 3.79:1 (ultra-wide cinematic)
    - Rendered size: 1320×348px
    - *Use this aspect ratio + composition for your clone's hero — mimicking the proportion preserves the visual hierarchy.*
    
    **Aspect Ratio Distribution:**
    - Landscape (1.15–2.3): 1 (4%)
    - Portrait (<0.87): 0 (0%)
    - Square (0.87–1.15): 12 (46%)
    - Ultra-wide (>2.3): 13 (50%)
    
    **Media Format Mix:**
    - JPG: 2 (typically photographic content)
    - PNG: 23 (logos, transparent UI elements, mockups)
    
    **Average rendered image size:** 500×167px
    **Above-fold image count:** 21 / 26
    
    **Decorative Patterns Detected:**
    - **Glassmorphism** detected (`backdrop-filter: blur`) — layered transparent surfaces with blur, modern OS-like aesthetic
    
    **Clone instruction for decorative work:** Glassmorphism is a brand signature — use `backdrop-filter: blur(20px)` on overlapping surfaces.
    
    **Imagery Guidance for clones:**
    - Mix photography and illustration intentionally: photos for product/context, vectors for icons + decorative accents.
    - Respect the format split — replacing JPGs with illustrations (or vice versa) will shift the brand tone.
    
    ## 10. Agent Prompt Guide
    
    ### Quick Reference
    - Background: Pure White (`#ffffff`)
    - Primary text: Near-Black (`#18181b`)
    - Accent: Pure White (`#ffffff`)
    - Border: Cool Gray (`#aab1ba`)
    - Font: DM Sans
    - Body: 16px weight 400
    
    ### Example Component Prompts
    - "Create a hero section on Pure White background (#ffffff). Headline at 16px DM Sans weight 400, line-height 1.5, color #18181b."
    - "Create the primary CTA button: `#ffffff` background, `#181e25` text, 32px border-radius, 12px 24px padding, 700 weight, DM Sans font."
    - "Design a card on `transparent` background. Border: none. Radius: 0px. Shadow: none. Padding: 0px."
    - "Build navigation: sticky on `#ffffff`. DM Sans 16px weight 400 for links."
    
    ### Iteration Guide
    1. **Canvas**: Set the light canvas to Pure White (`#ffffff`) — every component is composited against this exact base.
    2. **Typography**: All type in DM Sans, weight range 400–500. Never exceed 500 — heavier weights break the brand's tonal restraint.
    3. **Accent**: Pure White (`#ffffff`) is the sole interactive color. On hover → Primary (`#3b82f6`). Use CSS transitions, not opacity/brightness filters.
    4. **Motion**: All transitions use `cubic-bezier(0.4,0,0.2,1)`. Never use linear for UI transitions — preserve the brand's easing personality.
    5. **Shape**: CTAs at `12px`, cards at `0px`. Apply border-radius from the extracted scale only — don't invent intermediate values.
    6. **Spacing**: Use the `--ca-space-*` token scale (6px–40px). All padding, margin, and gap values are multiples from this scale — no magic numbers.
    7. **Tokens**: Import from §11 CSS Export (`--ca-*` vars). Never hardcode hex values — always reference a token so theming remains consistent.
    
    ## 11. CSS Design Tokens Raw Export
    
    *Copy-paste ready `:root {}` block — all values extracted directly from the live site.*
    
    ```css
    /* Colors */
    :root {
      --ca-primary: #ffffff;
      --ca-ink-subtle: #18181b;
      --ca-on-primary: #111111;
      --ca-primary-hover: #3b82f6;
      --ca-hairline: #aab1ba;
      --ca-primary-focus: #181e25;
      --ca-semantic-error: #cb2634;
      --ca-semantic-success: #278f3c;
      --ca-semantic-warning: #ff7d00;
    }
    
    /* Typography */
    :root {
      --ca-font-primary: "Outfit", system-ui, sans-serif;
      --ca-text-display: 28px;
      --ca-text-body: 16px;
      --ca-text-button: 16px;
    }
    
    /* Spacing & Radius */
    :root {
      --ca-space-xxs: 2px;
      --ca-space-xs: 6px;
      --ca-space-sm: 11px;
      --ca-space-md: 18px;
      --ca-space-base: 24px;
      --ca-space-lg: 32px;
      --ca-space-xl: 40px;
      --ca-space-2xl: 60px;
      --ca-space-3xl: 64px;
      --ca-radius-none: 0px;
      --ca-radius-xs: 6px;
      --ca-radius-sm: 8px;
      --ca-radius-md: 13px;
      --ca-radius-lg: 16px;
      --ca-radius-xl: 32px;
      --ca-radius-full: 9999px;
    }
    ```
    
    
    ## 13. Page Structure Skeleton
    
    *The actual layout the source site uses. Reproduce these sections in order to match the site structure.*
    
    ```yaml
    page-skeleton:
      - section: feature-section
        tag: main
        height: 2363px
        width: full-bleed
        layout: block
        children: 4
        vertical-padding: ~32px
      - section: content-section
        tag: section
        classes: ["relative", "h-[630px]", "flex", "flex-col"]
        height: 630px
        width: full-bleed
        layout: flex-column justify=center
        children: 2
      - section: content-section
        tag: div
        classes: ["swiper-wrapper"]
        height: 582px
        width: 1320px
        layout: flex-row justify=normal
        children: 3
      - section: content-section
        tag: div
        classes: ["fixed", "bottom-0", "left-0", "right-0"]
        height: 229px
        width: full-bleed
        layout: block
        children: 1
        bg: "rgb(255, 255, 255)"
        vertical-padding: ~24px
      - section: feature-section
        tag: section
        classes: ["w-full"]
        height: 582px
        width: full-bleed
        layout: block
        children: 1
      - section: feature-section
        tag: section
        classes: ["w-full", "pt-[64px]"]
        height: 620px
        width: full-bleed
        layout: block
        children: 1
        vertical-padding: ~32px
        padding: "64px 0px 0px"
      - section: content-section
        tag: section
        classes: ["group", "overflow-hidden", "cursor-pointer", "flex"]
        height: 438px
        width: 424px
        layout: flex-column justify=normal
        children: 5
        bg: "rgb(255, 255, 255)"
        padding: "11px 11px 24px"
      - section: content-section
        tag: section
        classes: ["group", "overflow-hidden", "cursor-pointer", "flex"]
        height: 438px
        width: 424px
        layout: flex-column justify=normal
        children: 5
        bg: "rgb(255, 255, 255)"
        padding: "11px 11px 24px"
      - section: content-section
        tag: section
        classes: ["group", "overflow-hidden", "cursor-pointer", "flex"]
        height: 438px
        width: 424px
        layout: flex-column justify=normal
        children: 5
        bg: "rgb(255, 255, 255)"
        padding: "11px 11px 24px"
      - section: feature-section
        tag: section
        classes: ["bg-white"]
        height: 358px
        width: full-bleed
        layout: block
        children: 1
        bg: "rgb(255, 255, 255)"
      - section: footer
        tag: footer
        classes: ["bg-black", "px-6", "md:px-[60px]", "pt-20"]
        height: 512px
        width: full-bleed
        layout: block
        children: 1
        bg: "rgb(0, 0, 0)"
        vertical-padding: ~60px (generous)
        padding: "80px 60px 40px"
    ```
    
    **Agent rule**: rebuild sections in this order (sorted by vertical position). Match the layout primitive (grid N-col / flex direction / block).
    
    
    ## 14. Copy Library (Real Content from Source)
    
    *Actual text content extracted from the live page. Use these strings verbatim when reproducing the site — they carry the brand voice.*
    
    ```yaml
    copy:
      section-headings:
        - "Flagship Models"
        - "MiniMax"
      sub-headings:
        - "Hailuo 2.3"
        - "MiniMax M3"
        - "MiniMax M3: Frontier Coding, 1M Context, Native Multimodality — All in One Model"
        - "Cookie Consent"
      ctas:
        - "MiniMax M3"
        - "Contact Us"
        - "Login"
        - "API & Token Plan"
        - "Learn More"
        - "Reject All"
      footer-links:
        - "MiniMax M3"
    ```
    
    **Agent rule**: reuse these exact strings when generating UI. Do NOT translate or rephrase — brand voice is preserved through the original wording.
    
    
    ## 15. Asset Inventory (Image Roles & Ratios)
    
    *Image inventory classified by role and aspect ratio. When reproducing the site, allocate this number of assets per role.*
    
    ```yaml
    assets:
      logo:
        count: 1
        avg-ratio: 4.38
        common-aspect: "~16:6 banner"
        sample-alts:
          - "MiniMax"
      hero:
        count: 7
        avg-ratio: 3.79
        common-aspect: "~16:6 banner"
      thumbnail:
        count: 16
        avg-ratio: 1.00
        common-aspect: "~1:1 square"
        sample-alts:
          - "LLM"
          - "VIDEO"
          - "SPEECH & MUSIC"
    ```
    
    **Agent rule**: when generating placeholder images, match these counts and aspect ratios. Use neutral placeholder backgrounds for `product` (e.g. `#f5f5f5`), full-color photography hints for `hero` and `editorial`.
    
    
    ## 16. Component HTML Templates
    
    *Suggested HTML markup for reproducing the key components — based on what was detected in the source DOM.*
    
    ### Button (primary action)
    ```html
    <button class="btn btn-primary">
      MiniMax M3
    </button>
    ```
    _Source pattern detected: padding `8px 24px` · radius `12px` · weight `400`_
    
    ### Generic Card
    ```html
    <div class="card">
      <!-- content -->
    </div>
    ```
    _Source pattern detected: padding `0px` · radius `0px` · shadow `none`_
    
    **Agent rule**: use these markup skeletons as the structural baseline. Apply tokens from §2-3 for visual styling.
    
    
    ## 17. Content Architecture & Resources (Links by Purpose)
    
    *The page's links classified by purpose — the information architecture to reproduce. Categories, featured images, devices and projects are extracted from the rendered DOM, not guessed.*
    
    **By purpose:** **cta** 2 · **auth** 1 · **docs** 3 · **blog** 16 · **social** 3 · **footer** 7 · **other** 18
    
    **Primary actions (conversion path):**
    - Primary call-to-action — "Try in MiniMax Code" (the conversion path) → `https://code.minimax.io/`
    - Primary call-to-action — "Try Code Now" (the conversion path) → `https://code.minimax.io/`
    - Account access — "Console Login" (login/signup) → `https://platform.minimax.io/user-center/basic-information`
    
    **Projects / case studies detected** (clustered by URL + featured image):
    
    *Blog* — medium confidence, 3 items:
    
    | Title | Featured image | Link |
    |---|---|---|
    | Article 2026-05-31 MiniMax M3: Frontier Codi | `11649e5b-3f76-477e-a73d-2abc4882211c` (ar 2.18) | https://www.minimax.io/blog/minimax-m3 |
    | Article 2026-05-26 MiniMax Agent Team: Built | `agent-team-hero-1779893281286.jpeg` (ar 1.78) | https://www.minimax.io/blog/minimax-agent-team-long-running-1779893953 |
    | Article 2026-05-25 Why Can't the MiniMax LLM | `sparse-token-forgetting-community-di` (ar 1.06) | https://www.minimax.io/blog/sparse-token-forgetting |
    
    **Signals:** 18/50 links carry a featured image · device mockups detected: laptop ×1 · dominant link roles: inline-link (19), footer-link (17), content-card (12).
    
    
    ---
    ## Extraction Completeness: 65/100 (C)
    
    | Category | Score | Max | Detail |
    |----------|-------|-----|--------|
    | Colors & Palette | 25 | 25 | 18 named colors |
    | Typography | 13 | 20 | 5 roles defined |
    | Components | 4 | 20 | 1 specs extracted |
    | Motion & Interaction | 12 | 15 | Keyframes (intercepted CSS) |
    | CSS Custom Properties | 7 | 10 | 138 vars |
    | Responsive Breakpoints | 5 | 5 | 6 breakpoints |
    | Variable Fonts | 0 | 5 | None detected |
    
    ## 12. Known Gaps & Confidence
    
    Explicit list of what this extraction could NOT capture. Agents should not invent values for these — either skip the feature or use the documented baseline + heuristic fallback.
    
    *Auto-detected extraction limitations — understand before building:*
    
    - **Licensed web fonts (MiSans, DM Sans, Outfit)** — detected but not downloaded. Substitute with your licensed copy or a close fallback (see Typography section for metrics).
    - **Sparse component extraction** — fewer than 5 component types detected. Highly dynamic sections (modals, datepickers, carousels) require interaction to render and are not captured in a static pass.
    
    | Category | What's missing | Fallback strategy |
    |----------|----------------|-------------------|
    | **Keyframe animations** | No @keyframes declarations found (transitions only) | Use CSS transitions for state changes; avoid complex scroll-based animations |
    | **Form inputs** | No text input fields detected on this page | Use the documented border-radius + accent border on focus; 12-16px padding inside |
    
    ### Per-section confidence
    
    | Section | Confidence | Reason |
    |---------|------------|--------|
    | §1 Visual Theme | High | Body bg extracted via getComputedStyle() |
    | §2 Colors | High | 138 CSS vars (semantic naming requires ≥20 for high) |
    | §3 Typography | High | 5 typography roles inferred |
    | §4 Components | Low | 1 component variants captured |
    | §7 Motion | Medium | Transitions only |
    | §8 Do's/Don'ts | High | 16 rules generated; design-decisions.json has evidence per rule |
    | §9 Responsive | High | 6 breakpoints detected |
    | §9b Photography | High | 26 images, hero present |
    
    ## 11.1 CSS Implementation Guide (CSS Interception Engine v2.15+)
    
    *Ready-to-use CSS from Prism's CSS Interception Engine — intercepted directly from the site's CSS files (bypasses CORS). Copy-paste into your `<style>` block.*
    
    ### Font Loading
    
    3 font file(s) captured (484KB total). When running `prism add`, fonts are saved to `extractions/minimax.io/fonts/` and embedded as base64 in the output HTML.
    
    **@font-face declarations to use:**
    ```css
    @font-face {
      font-family: 'MiSans';
      /* src: url('/fonts/MiSans.woff2') format('woff2'); */
      font-weight: 100;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'MiSans';
      /* src: url('/fonts/MiSans.woff2') format('woff2'); */
      font-weight: 200;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'MiSans';
      /* src: url('/fonts/MiSans.woff2') format('woff2'); */
      font-weight: 300;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'MiSans';
      /* src: url('/fonts/MiSans.woff2') format('woff2'); */
      font-weight: 400;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'MiSans';
      /* src: url('/fonts/MiSans.woff2') format('woff2'); */
      font-weight: 500;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'MiSans';
      /* src: url('/fonts/MiSans.woff2') format('woff2'); */
      font-weight: 600;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'MiSans';
      /* src: url('/fonts/MiSans.woff2') format('woff2'); */
      font-weight: 700;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'MiSans';
      /* src: url('/fonts/MiSans.woff2') format('woff2'); */
      font-weight: 800;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'DM Sans';
      /* src: url('/fonts/DM-Sans.woff2') format('truetype'); */
      font-weight: normal;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'Outfit';
      /* src: url('/fonts/Outfit.woff2') format('truetype'); */
      font-weight: normal;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'Roboto';
      /* src: url('/fonts/Roboto.woff2') format('truetype'); */
      font-weight: 600;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'Font Awesome 6 Brands';
      /* src: url('/fonts/Font-Awesome-6-Brands.woff2') format('woff2'); */
      font-weight: 400;
      font-style: normal;
      font-display: block;
    }
    @font-face {
      font-family: 'Font Awesome 6 Free';
      /* src: url('/fonts/Font-Awesome-6-Free.woff2') format('woff2'); */
      font-weight: 400;
      font-style: normal;
      font-display: block;
    }
    @font-face {
      font-family: 'Font Awesome 6 Free';
      /* src: url('/fonts/Font-Awesome-6-Free.woff2') format('woff2'); */
      font-weight: 900;
      font-style: normal;
      font-display: block;
    }
    @font-face {
      font-family: 'Font Awesome 5 Brands';
      /* src: url('/fonts/Font-Awesome-5-Brands.woff2') format('woff2'); */
      font-weight: 400;
      font-style: normal;
      font-display: block;
    }
    @font-face {
      font-family: 'Font Awesome 5 Free';
      /* src: url('/fonts/Font-Awesome-5-Free.woff2') format('woff2'); */
      font-weight: 900;
      font-style: normal;
      font-display: block;
    }
    @font-face {
      font-family: 'Font Awesome 5 Free';
      /* src: url('/fonts/Font-Awesome-5-Free.woff2') format('woff2'); */
      font-weight: 400;
      font-style: normal;
      font-display: block;
    }
    @font-face {
      font-family: 'FontAwesome';
      /* src: url('/fonts/FontAwesome.woff2') format('woff2'); */
      font-weight: normal;
      font-style: normal;
      font-display: block;
    }
    ```
    
    ### Keyframe Animations (Intercepted from CSS)
    
    **16 @keyframes found** — these are the real animation definitions:
    
    ```
    @keyframes swiper-preloader-spin { ... }
    @keyframes bounce { ... }
    @keyframes pulse { ... }
    @keyframes marquee { ... }
    @keyframes spin { ... }
    @keyframes spin-reverse { ... }
    @keyframes card-float { ... }
    @keyframes soundwave { ... }
    @keyframes border-rotate { ... }
    @keyframes fa-beat { ... }
    @keyframes fa-bounce { ... }
    @keyframes fa-fade { ... }
    @keyframes fa-beat-fade { ... }
    @keyframes fa-flip { ... }
    @keyframes fa-shake { ... }
    @keyframes fa-spin { ... }
    ```
    
    <details><summary>Full keyframes CSS (16 animations)</summary>
    
    ```css
    @keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}
    @keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}
    @keyframes pulse{50%{opacity:.5}}
    @keyframes marquee{0%{transform:translateX(0)}
    @keyframes spin{0%{transform:rotate(0deg)}
    @keyframes spin-reverse{0%{transform:rotate(0deg)}
    @keyframes card-float{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}
    @keyframes soundwave{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}
    @keyframes border-rotate{0%{transform:translate(-50%,-50%) rotate(0deg)}
    @-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}
    @-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}
    @-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}
    @-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}
    @-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}
    @-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}
    @-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
    ```
    </details>
    
    ### Brand Gradient Palette
    
    **1 complex gradients captured** from the site's CSS. The first few are the most prominent visual decorations:
    
    ```css
    /* Gradient 1 */
    background: conic-gradient(from 0deg,#71717a 0deg,#71717a 250deg,#3f3f46 290deg,#18181b 320deg,#3f3f46 340deg,#71717a 1turn);
    
    ```
    
    ### Hover State CSS (Intercepted)
    
    **2 hover rule lines** captured from CSS files. Key interactive transitions from real CSS (not inferred):
    
    ```css
    .ArrowButton_btn__Cay8v:hover:not(:disabled) .ArrowButton_arrow__Ipvtw{background:var(--secondary-color)}
    
    .ArrowButton_btn__Cay8v:hover:not(:disabled) .ArrowButton_arrow__Ipvtw:before{right:0}
    
    .btn-enterprise:hover{--tw-translate-y:-0.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity,1))}
    
    .step-card:hover{border-color:rgba(59,130,246,.3)}
    
    .dot:hover{background-color:rgba(0,0,0,.5)}
    ```
    
    > **Note**: All values above are extracted from the live site's CSS files. The font files are saved locally by Prism and embedded in the output HTML. Use them as-is for maximum fidelity.
    
    ## 11.2 Measured Reality (CDP Engine)
    
    Captured directly from Chrome's engine across **all 679 rendered nodes** — not a sample. These are the values the page *actually paints*, weighted by how often they appear.
    
    ### Real Responsive Breakpoints
    **7 breakpoints** read from the live `@media` rules (not guessed):
    `375px` · `640px` · `768px` · `1067px` · `1240px` · `1352px` · `1440px`
    
    ### Measured Design Scale
    **Type scale by usage** (× = paint count): `16px`×470 · `14px`×105 · `80px`×21 · `13px`×20 · `17px`×18 · `32px`×16 · `28px`×10 · `12px`×8
    
    **Radius scale** (× = paint count): `9999px`×28 · `12px`×19 · `32px`×9 · `60px`×8 · `6px`×6 · `8px`×6 · `24px`×4 · `16px`×2
    
    **Weights** (× = paint count): `400`×578 · `500`×72 · `600`×24 · `700`×4
    
    **Layout gaps** (× = paint count): `6px`×28 · `8px`×24 · `12px`×11 · `16px`×5 · `24px`×1 · `normal 32px`×1 · `39px 24px`×1 · `60px`×1
    
    **Elevation (real shadows)**:
    ```css
    rgba(0, 0, 0, 0.08) 0px 0px 22.576px 0px
    rgba(36, 36, 36, 0.08) 0px 12px 16px -4px
    rgba(0, 0, 0, 0.1) 0px -4px 24px 0px
    ```
    
    ### Provenance — measured styles on key elements
    Read from the live CSSOM (includes runtime-injected CSS). This is *what actually styles the page*, by element:
    
    ```css
    body { font-family:MiSans,PingFang SC,PingFang HK,Microsoft Yahei,微软雅黑,Arial,sans-serif; background-color:#fff; color:#18181b }
    h1 { font-family:Outfit,Helvetica Neue,Helvetica,Arial,sans-serif }
    h2 { font-size:20px }
    h2 { font-weight:500 }
    h2 { color:rgb(24 30 37/var(--tw-text-opacity,1)) }
    @media (min-width: 768px) h2 { font-size:28px }
    h2 { font-family:Outfit,Helvetica Neue,Helvetica,Arial,sans-serif }
    button { font-family:inherit; font-size:100%; font-weight:inherit; color:inherit }
    button { gap:6px }
    button { border-radius:32px }
    button { background-color:rgb(245 245 245/var(--tw-bg-opacity,1)) }
    button { font-size:16px }
    ```
    
    > Selectors normalised to their semantic element — source class names are often build-hashed (`.bgDIHX`) and not reusable. The declarations + CSS vars are the transferable part.
    
    ---
    *Generated by Prism — automated Playwright extraction + design analysis.*
    *Source: https://minimax.io | 2026-06-11T05:01:36.666Z*
    *Values extracted via getComputedStyle() (rendered) + CSS custom properties (tokens, marked `(token)`). Token-only values may not be painted — verify against the live site before shipping.*
    

    Re-extract: clone-architect update minimax.io