AllTrails Mobile — Design System
AllTrails Mobile — palette measured from official store listing screenshots (colors only; no font claims). Type scale shown is the platform HIG default.
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/alltrails-mobile.
Tokens
AllTrails Mobile's decoded design system: background #FFFFFF, text #000000, accent #94F477, link #94F477, primary #94F477; type scale h1 34px / h2 22px / body 17px; 8px spacing base; 12px base radius. The single interactive/action color is #94F477 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #FFFFFF |
| surface | #EFEFEF |
| border | #D8D8D8 |
| text | #000000 |
| text_muted | #606060 |
| primary | #94F477 |
| accent | #94F477 |
| link | #94F477 |
| button_bg | #94F477 |
| button_text | #FFFFFF |
Using these colors
- Action color
#94F477— the single interactive color; only on things you click or must notice, never large fills. primary,accent,link,button_bgare all#94F477— one role, not several (the action color).- accent
#94F477— 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.
Typography
- h1: 34px
- h2: 22px
- body: 17px
Spacing
- base unit: 8px
- scale: 4px, 7px, 8px, 10px, 12px, 16px, 24px, 32px, 48px, 64px
Radii
- base: 12px
- button: 12px
Shadows (elevation)
- card:
rgba(0, 0, 0, 0.18) 0px 4px 8px 0px, rgba(0, 0, 0, 0.3) 0px 0px 1px 0px
Motion
Micro-interactions run at 200ms (dominant) with ease-out.
- durations: 200ms · 3000ms · 300ms
- easings:
ease-out·ease-in-out - animated properties: background-color, color, filter, border-color
Native design tokens
| Token | Value |
|---|---|
--osano-clear-dialog-background | rgba(255,255,255,0) |
--osano-button-border-color | #fff |
--osano-button-background-color | #2c5601 |
--osano-button-foreground-color | #ffffff |
--osano-dialog-background-color | #efefec |
--osano-dialog-foreground-color | #2b381f |
--osano-info-dialog-overlay-color | rgba(0,0,0,0.45) |
--osano-link-color | #2b381f |
--osano-toggle-off-track-color | #dbdad2 |
--osano-toggle-off-thumb-color | #FFFFFF |
…and 110 more measured on the page.
Button states (measured)
- primary focus: outline
3px solid rgba(0, 65, 198, 0.8)
Layout (measured)
- container max-width:
1240px - nav: 64px relative
- common grid: 2 columns
Motion choreography (measured)
Load order: span.styles_slideButtonSpanAc → div.styles_ripple__ZFsD0×5 → div.osano-cm-info-dialog__in → div.osano-cm-window__dialog → button.osano-cm-dialog__close → button.osano-cm-dialog__close
Input (measured)
height 30px · radius 0px
Responsive (measured)
- breakpoints: 360px · 640px · 760px · 768px · 1024px · 1120px
- mobile (390px): hero 48px · nav inline
Export: DESIGN.md
# AllTrails Mobile — Design System > light, consumer, high — deep decode (measured live) AllTrails Mobile — palette measured from official store listing screenshots (colors only; no font claims). Type scale shown is the platform HIG default. ## Colors | Role | Value | |------|-------| | bg | `#FFFFFF` | | surface | `#EFEFEF` | | border | `#D8D8D8` | | text | `#000000` | | text_muted | `#606060` | | primary | `#94F477` | | accent | `#94F477` | | link | `#94F477` | | button_bg | `#94F477` | | button_text | `#FFFFFF` | **Using these colors** - **Action color** `#94F477` — 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`, `link`, `button_bg` are all `#94F477` — one role, not several (your action color). - **accent** `#94F477` — 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. - **Page coverage** (full-page screenshot pixels): `#FFFFFF` 98.1% · `#B7B9B6` 1.9% ## Typography | Role | Size / weight · line-height · tracking | |------|------------------------------------------| | hero | 72px / 500 · lh 76px · tracking -0.1px | | h2 | 56px / 500 · lh 62px · tracking -0.1px | | h3 | 45px / 500 · lh 52px | | body | 13px / 400 · lh 20px · tracking 0.25px | - Weight ladder: 400 · 500 — use these exact measured weights, not the 400/600 defaults. ## Spacing - base unit: 8px (inferred from the measured scale) - measured scale: 4px, 7px, 8px, 10px, 12px, 16px, 24px, 32px, 48px, 64px — snap all gaps/padding to these - section rhythm: 96px top/bottom padding per section (measured) ## Radius - base: 12px - button: 12px - card: 4px - pill: 9999px - sharp: 3px ## Buttons | Button | Fill / text | Border | Radius | Padding | Font | Shadow | |--------|-------------|--------|--------|---------|------|--------| | primary | `#161F13` / `#FFFFFF` | 2px solid rgba(0, 0, 0, 0) | 9999px | 6.5px 9.75px 6.5px 9.75px | 500 13px / 0.25px | none | | secondary | `#94F477` / `#161F13` | 2px solid rgba(0, 0, 0, 0) | 9999px | 0px 16px 0px 16px | 500 14px / 0.2px | none | **States (measured, not guessed)** - primary focus: outline `3px solid rgba(0, 65, 198, 0.8)` - transition: `background-color 0.2s ease-out` ## Shadows (elevation) - card: `rgba(0, 0, 0, 0.18) 0px 4px 8px 0px, rgba(0, 0, 0, 0.3) 0px 0px 1px 0px` ## Motion - durations: 200ms (dominant) · 3000ms · 300ms - easings: `ease-out` (dominant) · `ease-in-out` - animated properties: background-color, color, filter, border-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 | |-------|-------| | `--osano-clear-dialog-background` | `rgba(255,255,255,0)` | | `--osano-button-border-color` | `#fff` | | `--osano-button-background-color` | `#2c5601` | | `--osano-button-foreground-color` | `#ffffff` | | `--osano-dialog-background-color` | `#efefec` | | `--osano-dialog-foreground-color` | `#2b381f` | | `--osano-info-dialog-overlay-color` | `rgba(0,0,0,0.45)` | | `--osano-link-color` | `#2b381f` | | `--osano-toggle-off-track-color` | `#dbdad2` | | `--osano-toggle-off-thumb-color` | `#FFFFFF` | | `--osano-toggle-on-track-color` | `#58b055` | | `--osano-toggle-on-thumb-color` | `#FFFFFF` | _…and 108 more measured on the page._ Prefer these names when extending their system — it's the brand's actual vocabulary. ## Layout (measured) - container max 1240px · common grid: 2-col - nav: 64px relative | Section (y) | Height | Cols | Gap | Pad y | Split | |---|---|---|---|---|---| | 0 | 720 | — | — | 0/0 | — | | 720 | 422 | 4 | 16 | 0/0 | — | | 1142 | 2583 | — | — | 0/0 | — | | 2003 | 861 | 2 | — | 96/96 | — | | 2864 | 861 | 2 | — | 96/96 | — | | 3725 | 734 | 2 | 24 | 0/0 | — | | 3884 | 480 | 2 | 24 | 0/0 | — | ## Motion choreography (measured) Load order: `span.styles_slideButtonSpanAc` @0ms → `div.styles_ripple__ZFsD0`×5 @1ms → `div.osano-cm-info-dialog__in` @385ms → `div.osano-cm-window__dialog` @426ms → `button.osano-cm-dialog__close` @426ms → `button.osano-cm-dialog__close` @426ms Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography. ## Components (measured) - input: h 30px · r 0px · bg rgba(0, 0, 0, 0) · placeholder #535B52 - card ×4: pad 0px 0px 0px 0px · r 16px · bg rgba(0, 0, 0, 0) - hover: font-weight `400` · letter-spacing `normal` - link: #535B52 · no underline ## Responsive (measured) - breakpoints: 360px · 640px · 760px · 768px · 1024px · 1120px - mobile (390px): hero 48px · 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/alltrails-mobile
Export: Tailwind v4 (@theme)
@theme {
/* action color #94F477 — the one interactive color; buttons/links/emphasis only, never large fills. */
--color-bg: #FFFFFF;
--color-surface: #EFEFEF;
--color-border: #D8D8D8;
--color-text: #000000;
--color-text-muted: #606060;
--color-primary: #94F477; /* primary brand / action color. */
--color-accent: #94F477; /* 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: #94F477; /* inline text links — shares the action color. */
--color-button-bg: #94F477; /* primary-button fill — the main call-to-action color. */
--color-button-text: #FFFFFF;
/* measured weights: 400, 500 — use these, not 400/600 */
--text-hero: 72px; --font-weight-hero: 500; --leading-hero: 76px; --tracking-hero: -0.1px;
--text-h2: 56px; --font-weight-h2: 500; --leading-h2: 62px; --tracking-h2: -0.1px;
--text-h3: 45px; --font-weight-h3: 500; --leading-h3: 52px;
--text-body: 13px; --font-weight-body: 400; --leading-body: 20px; --tracking-body: 0.25px;
--radius-base: 12px;
--radius-button: 12px;
--radius-card: 4px;
--radius-pill: 9999px;
--radius-sharp: 3px;
--shadow-card: rgba(0, 0, 0, 0.18) 0px 4px 8px 0px, rgba(0, 0, 0, 0.3) 0px 0px 1px 0px;
--outline-focus: 3px solid rgba(0, 65, 198, 0.8); /* measured focus ring */
--ease-brand: ease-out;
--duration-fast: 200ms; /* use: duration-[var(--duration-fast)] */
--duration-base: 300ms;
--duration-slow: 3000ms;
--section-y: 96px; /* per-section vertical padding (measured) */
--spacing: 8px; /* measured base — drives the p-*/gap-* scale. steps seen on the page: 4, 7, 8, 10, 12, 16, 24, 32, 48, 64px */
}Export: CSS variables
:root {
/* action color #94F477 — the one interactive color; buttons/links/emphasis only, never large fills. */
--bg: #FFFFFF;
--surface: #EFEFEF;
--border: #D8D8D8;
--text: #000000;
--text-muted: #606060;
--primary: #94F477; /* primary brand / action color. */
--accent: #94F477; /* 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: #94F477; /* inline text links — shares the action color. */
--button-bg: #94F477; /* primary-button fill — the main call-to-action color. */
--button-text: #FFFFFF;
--text-hero: 72px; --weight-hero: 500; --leading-hero: 76px; --tracking-hero: -0.1px;
--text-h2: 56px; --weight-h2: 500; --leading-h2: 62px; --tracking-h2: -0.1px;
--text-h3: 45px; --weight-h3: 500; --leading-h3: 52px;
--text-body: 13px; --weight-body: 400; --leading-body: 20px; --tracking-body: 0.25px;
--radius: 12px;
--radius-button: 12px;
--radius-card: 4px;
--radius-pill: 9999px;
--radius-sharp: 3px;
--shadow-card: rgba(0, 0, 0, 0.18) 0px 4px 8px 0px, rgba(0, 0, 0, 0.3) 0px 0px 1px 0px;
--focus-ring: 3px solid rgba(0, 65, 198, 0.8);
--ease: ease-out;
--duration-fast: 200ms;
--duration-base: 300ms;
--duration-slow: 3000ms;
--section-y: 96px;
}
/* their own tokens, verbatim from the site's :root */
:root {
--osano-clear-dialog-background: rgba(255,255,255,0);
--osano-button-border-color: #fff;
--osano-button-background-color: #2c5601;
--osano-button-foreground-color: #ffffff;
--osano-dialog-background-color: #efefec;
--osano-dialog-foreground-color: #2b381f;
--osano-info-dialog-overlay-color: rgba(0,0,0,0.45);
--osano-link-color: #2b381f;
--osano-toggle-off-track-color: #dbdad2;
--osano-toggle-off-thumb-color: #FFFFFF;
--osano-toggle-on-track-color: #58b055;
--osano-toggle-on-thumb-color: #FFFFFF;
}