Amie — Design System
Amie proves Inter can be joyful: 56px/700 headlines on soft #FAFAFA, sky-blue #11A8FF buttons at 8px radius, and calendar UI rendered with candy-bright event colors and rounded avatars. The type system stays deliberately plain so the product's playfulness — spinning icons, emoji, autopilot to-dos — reads as personality rather than noise; a productivity app that smiles.
This is a static, crawlable rendering for search & AI engines. The interactive version — filters, live decode console, copy & export — is at https://mozaika.design/ds/amie.
Tokens
Amie's decoded design system: background #FAFAFA, text #000000, accent #11A8FF, link #5890E7, primary #11A8FF; type scale h1 56px / h2 20px / body 16px; 4px spacing base; 6px base radius. The single interactive/action color is #11A8FF — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #FAFAFA |
| surface | #EBEBEB |
| border | #D4D4D4 |
| text | #000000 |
| text_muted | #5F5F5F |
| primary | #11A8FF |
| accent | #11A8FF |
| link | #5890E7 |
| secondary | #FCF0AF |
| button_bg | #11A8FF |
| button_text | #FFFFFF |
Using these colors
- Action color
#11A8FF— the single interactive color; only on things you click or must notice, never large fills. primary,accent,button_bgare all#11A8FF— one role, not several (the action color).- accent
#11A8FF— THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed. - link
#5890E7— inline text links and link-styled controls. - secondary
#FCF0AF— optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two.
Typography
- Heading: Inter
- Body: Inter
- h1: 56px
- h2: 20px
- body: 16px
Spacing
- base unit: 4px
- scale: 2px, 4px, 6px, 8px, 10px, 12px, 16px, 20px, 24px, 28px
Radii
- base: 6px
- button: 12px
Shadows (elevation)
- card:
rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px
Motion
Micro-interactions run at 150ms (dominant) with cubic-bezier(0.4, 0, 0.2, 1).
- durations: 150ms
- easings:
cubic-bezier(0.4, 0, 0.2, 1)·linear - animated properties: color, background-color, border-color, text-decoration-color
Native design tokens
| Token | Value |
|---|---|
--foreground | #262626 |
--color-amie-pink | #f6a6a6 |
--shadow-wysiwyg-inner | rgba(0,0,0,0.04) |
--shadow-wysiwyg-outer | rgba(0,0,0,0.12) |
--nav-width | 74px |
--inbox-width | 200px |
--grid-title-height | 36px |
--grid-timezone-add-width | 20px |
--grid-timezone-gutter | 10px |
--grid-timezone-width | 42px |
…and 9 more measured on the page.
Button states (measured)
- primary hover: background
#218FCD - primary focus: outline
1px auto rgb(16, 16, 16)
Layout (measured)
- container max-width:
980px - nav: 59px relative
Motion choreography (measured)
Load order: div.size-full×2
Overlay recipe (measured)
dialog panel: #FFFFFF · radius 12px · enter 200ms linear
Responsive (measured)
- breakpoints: 469px · 640px · 768px · 1024px · 1280px
- mobile (390px): nav inline
Per-section tokens (13)
- Hero — light · bg #FAFAFA · text #A2AFAE · 1 col · left
- Logo Wall — light · bg #FAFAFA · text #D2D2D3 · 2 col · split
- CTA / Sign-up — light · bg #FAFAFA · text #050505 · 1 col · left
- Feature — light · bg #FAFAFA · text #58728D · 1 col · left
- Feature — light · bg #FAFAFA · text #4B3847 · 1 col · left
- Comparison — light · bg #FAFAFA · text #B2BEC5 · 1 col · left
- Feature — light · bg #FAFAFA · text #C1C5C4 · 1 col · left
- Feature — light · bg #FAFAFA · text #737283 · 1 col · left
- Integrations — light · bg #FAFAFA · text #B8AEBD · 1 col · left
- Feature — light · bg #FAFAFA · text #BCBEC0 · 1 col · left
- CTA / Sign-up — light · bg #FAFAFA · text #A3BDCB · 2 col · split
- FAQ — light · bg #FFFFFF · text #BBBCBB · 1 col · left
- Footer — light · bg #FAFAFA · text #CBCBCB · 1 col · left
Export: DESIGN.md
# Amie — Design System > light, modern, medium, tailwind — deep decode (measured live) Amie proves Inter can be joyful: 56px/700 headlines on soft #FAFAFA, sky-blue #11A8FF buttons at 8px radius, and calendar UI rendered with candy-bright event colors and rounded avatars. The type system stays deliberately plain so the product's playfulness — spinning icons, emoji, autopilot to-dos — reads as personality rather than noise; a productivity app that smiles. ## Colors | Role | Value | |------|-------| | bg | `#FAFAFA` | | surface | `#EBEBEB` | | border | `#D4D4D4` | | text | `#000000` | | text_muted | `#5F5F5F` | | primary | `#11A8FF` | | accent | `#11A8FF` | | link | `#5890E7` | | secondary | `#FCF0AF` | | button_bg | `#11A8FF` | | button_text | `#FFFFFF` | **Using these colors** - **Action color** `#11A8FF` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds. - `primary`, `accent`, `button_bg` are all `#11A8FF` — one role, not several (your action color). - **accent** `#11A8FF` — THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed. - **link** `#5890E7` — inline text links and link-styled controls. - **secondary** `#FCF0AF` — optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two. - **Page coverage** (full-page screenshot pixels): `#FAFAFA` 95.2% · `#ABB7B5` 4.8% ## Typography - Heading: **Inter** - Body: **Inter** | Role | Size / weight · line-height · tracking | |------|------------------------------------------| | hero | 56px / 700 · lh 64px · tracking -0.7px | | h2 | 40px / 700 · lh 54px · tracking -0.5px | | h3 | 20px / 600 · lh 28px · tracking -0.5px | | body | 16px / 400 · lh 28px | | small | 14px / 500 · lh 20px | - Weight ladder: 400 · 500 · 600 · 700 — use these exact measured weights, not the 400/600 defaults. > **Fonts —** Inter — free, on Google. ## Spacing - base unit: 4px (inferred from the measured scale) - measured scale: 2px, 4px, 6px, 8px, 10px, 12px, 16px, 20px, 24px, 28px — snap all gaps/padding to these ## Radius - base: 6px - button: 12px - card: 12px - pill: 9999px - sharp: 3px ## Buttons | Button | Fill / text | Border | Radius | Padding | Font | Shadow | |--------|-------------|--------|--------|---------|------|--------| | primary | `#11A8FF` / `#FFFFFF` | none | 8px | 6px 16px 6px 16px | 500 14px / -0.003px | none | | secondary | `#FFFFFF` / `#5C5C5C` | none | 12px | 12px 28px 12px 28px | 600 16px / -0.2px | none | **States (measured, not guessed)** - primary hover: background `#218FCD` - primary focus: outline `1px auto rgb(16, 16, 16)` - transition: `color 0.15s cubic-bezier(0.4, 0, 0.2, 1)` ## Shadows (elevation) - card: `rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px` ## Motion - durations: 150ms (dominant) - easings: `cubic-bezier(0.4, 0, 0.2, 1)` (dominant) · `linear` - animated properties: color, background-color, border-color, text-decoration-color Micro-interactions use the dominant duration + easing; nothing on the page animates slower than the longest duration above — don't invent springier motion. ## Their own tokens (verbatim from :root) | Token | Value | |-------|-------| | `--foreground` | `#262626` | | `--color-amie-pink` | `#f6a6a6` | | `--shadow-wysiwyg-inner` | `rgba(0,0,0,0.04)` | | `--shadow-wysiwyg-outer` | `rgba(0,0,0,0.12)` | | `--nav-width` | `74px` | | `--inbox-width` | `200px` | | `--grid-title-height` | `36px` | | `--grid-timezone-add-width` | `20px` | | `--grid-timezone-gutter` | `10px` | | `--grid-timezone-width` | `42px` | | `--grid-labels-width` | `1px` | | `--grid-allday-event-height` | `24px` | _…and 7 more measured on the page._ Prefer these names when extending their system — it's the brand's actual vocabulary. ## Layout (measured) - container max 980px - nav: 59px relative ## Motion choreography (measured) Load order: `div.size-full`×2 @0ms - overlay dialog (auto-opened): panel #FFFFFF · r 12px · shadow - enter: transform+opacity from rotateX(-10deg) scale(0.9),0 · 200ms linear Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography. ## Components (measured) - link: #A0A0A0 · no underline ## Responsive (measured) - breakpoints: 469px · 640px · 768px · 1024px · 1280px - mobile (390px): body 16px · nav: inline ## How to apply Paste the Tailwind `@theme` (or CSS variables) as your base, then build each section to its spec — verify every color, radius, and font against these tokens. Hover/focus states, shadows and motion timings above are measured from the live page — match them exactly, don't re-guess them. --- > **Decoded with Mozaika** — measured live, not guessed. Full decoded design system + one-command install: mozaika.design/ds/amie
Export: Tailwind v4 (@theme)
@theme {
/* action color #11A8FF — the one interactive color; buttons/links/emphasis only, never large fills. */
--color-bg: #FAFAFA;
--color-surface: #EBEBEB;
--color-border: #D4D4D4;
--color-text: #000000;
--color-text-muted: #5F5F5F;
--color-primary: #11A8FF; /* primary brand / action color. */
--color-accent: #11A8FF; /* THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed. */
--color-link: #5890E7; /* inline text links and link-styled controls. */
--color-secondary: #FCF0AF; /* optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two. */
--color-button-bg: #11A8FF; /* primary-button fill — the main call-to-action color. */
--color-button-text: #FFFFFF;
/* fonts: Inter — free, on Google. */
--font-heading: "Inter", system-ui, -apple-system, 'Segoe UI', sans-serif;
--font-body: "Inter", system-ui, -apple-system, 'Segoe UI', sans-serif;
/* measured weights: 400, 500, 600, 700 — use these, not 400/600 */
--text-hero: 56px; --font-weight-hero: 700; --leading-hero: 64px; --tracking-hero: -0.7px;
--text-h2: 40px; --font-weight-h2: 700; --leading-h2: 54px; --tracking-h2: -0.5px;
--text-h3: 20px; --font-weight-h3: 600; --leading-h3: 28px; --tracking-h3: -0.5px;
--text-body: 16px; --font-weight-body: 400; --leading-body: 28px;
--text-small: 14px; --font-weight-small: 500; --leading-small: 20px;
--radius-base: 6px;
--radius-button: 12px;
--radius-card: 12px;
--radius-pill: 9999px;
--radius-sharp: 3px;
--shadow-card: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px;
--color-btn-hover: #218FCD; /* measured primary hover fill */
--outline-focus: 1px auto rgb(16, 16, 16); /* measured focus ring */
--ease-brand: cubic-bezier(0.4, 0, 0.2, 1);
--duration-fast: 150ms; /* use: duration-[var(--duration-fast)] */
--spacing: 4px; /* measured base — drives the p-*/gap-* scale. steps seen on the page: 2, 4, 6, 8, 10, 12, 16, 20, 24, 28px */
}Export: CSS variables
:root {
/* action color #11A8FF — the one interactive color; buttons/links/emphasis only, never large fills. */
--bg: #FAFAFA;
--surface: #EBEBEB;
--border: #D4D4D4;
--text: #000000;
--text-muted: #5F5F5F;
--primary: #11A8FF; /* primary brand / action color. */
--accent: #11A8FF; /* THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed. */
--link: #5890E7; /* inline text links and link-styled controls. */
--secondary: #FCF0AF; /* optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two. */
--button-bg: #11A8FF; /* primary-button fill — the main call-to-action color. */
--button-text: #FFFFFF;
--font-heading: "Inter", system-ui, -apple-system, 'Segoe UI', sans-serif;
--font-body: "Inter", system-ui, -apple-system, 'Segoe UI', sans-serif;
--text-hero: 56px; --weight-hero: 700; --leading-hero: 64px; --tracking-hero: -0.7px;
--text-h2: 40px; --weight-h2: 700; --leading-h2: 54px; --tracking-h2: -0.5px;
--text-h3: 20px; --weight-h3: 600; --leading-h3: 28px; --tracking-h3: -0.5px;
--text-body: 16px; --weight-body: 400; --leading-body: 28px;
--text-small: 14px; --weight-small: 500; --leading-small: 20px;
--radius: 6px;
--radius-button: 12px;
--radius-card: 12px;
--radius-pill: 9999px;
--radius-sharp: 3px;
--shadow-card: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px;
--btn-bg-hover: #218FCD;
--focus-ring: 1px auto rgb(16, 16, 16);
--ease: cubic-bezier(0.4, 0, 0.2, 1);
--duration-fast: 150ms;
}
/* their own tokens, verbatim from the site's :root */
:root {
--foreground: #262626;
--color-amie-pink: #f6a6a6;
--shadow-wysiwyg-inner: rgba(0,0,0,0.04);
--shadow-wysiwyg-outer: rgba(0,0,0,0.12);
--nav-width: 74px;
--inbox-width: 200px;
--grid-title-height: 36px;
--grid-timezone-add-width: 20px;
--grid-timezone-gutter: 10px;
--grid-timezone-width: 42px;
--grid-labels-width: 1px;
--grid-allday-event-height: 24px;
}
/* fonts: Inter — free, on Google. */