Focus: outline: rgb(16, 16, 16) auto 1px, textDecoration: underline
Cards & Containers
Standard Card
Background: transparent
Padding: 0px
Radius: 40px
Use: Content containers, listing items
Inputs & Forms
Text Input
Background: transparent
Text: #333333{colors.hairline}
Padding: 16px 16px 16px 32px
Radius: 32px
Border: 1px solid rgb(255, 246, 240)
07
Layout — structure & dimensions
4 layout metrics measured
max Width1200px
header Height128px
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
19 enforceable rules pulled verbatim from the spec
Do
Use Warm Cream (`#fff6f0`) as the page background — it's intentionally not pure white
Use Satoshi as the primary typeface — it defines the brand personality
Use negative letter-spacing (-2px) at display sizes for compressed, editorial headlines
Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
Use #fab68d (`#fab68d`) as the primary accent — it's the brand's signature interactive color
Use 40px border-radius on cards — consistent with the grid card corners
Style form inputs with a `1px solid rgb(255, 246, 240)` border — use border-based inputs, not floating labels or underline-only
Maintain nav height at 40px — consistent vertical space for the navigation bar
Respect the 6px–72px spacing range — the design uses a wide scale for visual breathing room
Use a 5-column grid on desktop — density matters for this content type
Don't
Don't use pure white (`#ffffff`) as a page background — the warm tone is part of the brand identity
Don't substitute with generic sans-serif or serif — the custom font carries the brand
Don't increase letter-spacing on headings — the type is designed to run tight at scale
Don't invent new shadow values — use only the extracted shadow levels
Don't introduce additional saturated accent colors — the palette is intentionally controlled
Don't remove the input border — the border is the primary affordance indicator for form fields
Don't collapse or hide the nav on scroll without an explicit scroll-triggered animation — the design uses fixed nav presence
Don't make the nav sticky — this design lets it scroll away to maximize content focus
Don't put a CTA button in the nav — this design uses links only at the top
10
Agent guide & export
Paste-ready prompt + the real files behind this page
Build a UI in the switchcollective.com design system.
Canvas #fff6f0 · ink #1b1dfe · accent #fab68d.
Type: Satoshi — 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.