7 component families · 35 variants counted on the live DOM
Component
Variants found
links
×10
buttons
×9
nav Links
×7
heading H2
×5
footer Links
×2
heading H1
×1
divider
×1
Component style specs (§4)expand
Buttons
Pill
Background: #008248{colors.primary-hover}
Text: #ffffff{colors.on-primary}
Padding: 7px 16px
Radius: 50px
Font: 14px weight 400
Use: Status pills, tags, chips
Hover: textDecoration: underline
Focus: outline: rgb(0, 117, 74) solid 2px
Pill
Background: #00754a{colors.primary-focus}
Text: #ffffff{colors.on-primary}
Padding: 7px 16px
Radius: 50px
Shadow: rgba(0, 0, 0, 0.24) 0px 2px 4px 0px
Font: 16px weight 700
Use: Status pills, tags, chips
Hover: textDecoration: underline
Focus: outline: rgb(0, 117, 74) solid 2px
Ghost
Background: transparent
Text: rgba(0, 0, 0, 0.87)
Padding: 8px 0px
Radius: 0px
Font: 16px weight 400
Use: Subtle action, toolbar, nav button
Hover: textDecoration: underline
Focus: outline: rgb(0, 117, 74) solid 2px
07
Layout — structure & dimensions
4 layout metrics measured
max Width1200px
header Height99px
sidebar Width0px
container Padding0px
08
Responsive — real breakpoints
16 media-query stops read from the live CSS
375px
420px
421px
479px
480px
767px
768px
850px
856px
1023px
1024px
1279px
1280px
1520px
1600px
1702px
09
Do's & Don'ts
16 enforceable rules pulled verbatim from the spec
Do
Use SoDoSans as the primary typeface — it defines the brand personality
Use negative letter-spacing (-0.16px) at display sizes for compressed, editorial headlines
Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
Use #00754a (`#00754a`) as the primary accent — it's the brand's signature interactive color
Use 50px border-radius on primary buttons — the brand uses generously-rounded CTAs
Maintain nav height at 99px — consistent vertical space for the navigation bar
Respect the 6px–64px spacing range — the design uses a wide scale for visual breathing room
Each card uses an icon (not photo) — the visual language is illustrative, not photographic
Use a 8-column grid on desktop — density matters for this content type
Don't
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 use sharp-cornered or pill buttons — 50px is the CTA border-radius standard
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
10
Agent guide & export
Paste-ready prompt + the real files behind this page
Build a UI in the starbucks.com design system.
Canvas #ffffff · ink #000000 · accent #00754a.
Type: SoDoSans — 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.