4 box-shadows measured on the live page · click a tile to copy its raw value
shadow-1
shadow-2
shadow-3
shadow-4
05
Motion — easings, transitions & live keyframes
2 easing curves · 0 keyframes · hover a tile to preview
Easing & transitions
transition-2cubic-bezier(0.4, 0, 0.2, 1)
transition-3cubic-bezier(0, 0, 0.2, 1)
Keyframes
Transitions only — no @keyframes animation on this page. Motion lives entirely in the easing curves on the left.
06
Components — the closed vocabulary
8 component families · 32 variants counted on the live DOM
Component
Variants found
links
×10
buttons
×7
cards
×5
heading H3
×4
footer Links
×2
heading H2
×2
heading H1
×1
heading H6
×1
Component style specs (§4)expand
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
07
Layout — structure & dimensions
4 layout metrics measured
max Width1200px
header Height64px
sidebar Width0px
container Padding0px
08
Responsive — real breakpoints
fluid system — no hard stops
No distinct @media breakpoints captured at the desktop/mobile pass — this layout is fluid, adapting by ratio rather than hard stops.
09
Do's & Don'ts
16 enforceable rules pulled verbatim from the spec
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
10
Agent guide & export
Paste-ready prompt + the real files behind this page
Build a UI in the minimax.io design system.
Canvas #ffffff · ink #18181b · accent #ffffff.
Type: DM Sans — respect the size/weight ladder in §3.
Radius, spacing, shadow: use only the extracted scales (no magic numbers).
Full spec follows — paste the DESIGN.md below into your agent.