MozaikaDesign system

Flo Mobile — Design System

light · consumer · high · confidence 85% · deep decode

Flo Mobile — palette measured from official store listing screenshots (colors only; no font claims). Type scale shown is the platform HIG default.

Open in Mozaika →

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/flo-mobile.

Tokens

Flo Mobile's decoded design system: background #FFFFFF, text #000000, accent #1DA4A7, link #1DA4A7, primary #1DA4A7; type scale h1 34px / h2 22px / body 17px; 8px spacing base; 12px base radius. The single interactive/action color is #1DA4A7 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#FFFFFF
surface#EFEFEF
border#D8D8D8
text#000000
text_muted#606060
primary#1DA4A7
accent#1DA4A7
link#1DA4A7
button_bg#1DA4A7
button_text#FFFFFF

Using these colors

Typography

Spacing

Radii

Shadows (elevation)

Motion

Micro-interactions run at 300ms (dominant) with ease.

Button states (measured)

Layout (measured)

Motion choreography (measured)

Load order: div.flo-quote-carousel__slidimg.lozad

Scroll reveal: 1 elements rest at opacity 0, translateY(-15px), animate in over 0.3s ease.

Responsive (measured)

Export: DESIGN.md

# Flo Mobile — Design System

> light, consumer, high — deep decode (measured live)

Flo 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 | `#1DA4A7` |
| accent | `#1DA4A7` |
| link | `#1DA4A7` |
| button_bg | `#1DA4A7` |
| button_text | `#FFFFFF` |

**Using these colors**

- **Action color** `#1DA4A7` — 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 `#1DA4A7` — one role, not several (your action color).
- **accent** `#1DA4A7` — 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` 80.2% · `#F0E8E9` 10.5% · `#C09099` 9.2%

## Typography


| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 48px / 600 · lh 64px · tracking 0.13px |
| h2 | 32px / 700 · lh 48px · tracking 0.42px |
| body | 24px / 600 · lh 32px · tracking 0.07px |
| small | 20px / 700 · lh 32px |

- Weight ladder: 400 · 500 · 600 · 700 — use these exact measured weights, not the 400/600 defaults.

## Spacing
- base unit: 8px (inferred from the measured scale)
- measured scale: 3px, 10px, 12px, 14px, 16px, 20px, 24px, 25px, 26px, 32px — snap all gaps/padding to these
- section rhythm: 80px top/bottom padding per section (measured)

## Radius
- base: 12px
- button: 12px
- card: 4px
- pill: 9999px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `rgba(0, 0, 0, 0)` / `#FFFFFF` | none | 80px | 16px 32px 16px 32px | 700 18px / 0.234px | none |

**States (measured, not guessed)**

- primary hover: box-shadow `rgba(0, 0, 0, 0.25) 0px 0px 10px 0px`
- primary focus: outline `1px auto rgb(16, 16, 16)`
- transition: `all 0.3s ease`

## Shadows (elevation)
- overlay: `rgba(34, 34, 34, 0.07) 0px 16px 32px 0px`

## Motion
- durations: 300ms (dominant) · 400ms · 500ms
- easings: `ease` (dominant) · `cubic-bezier(0.47, 0, 0.745, 0.715)`
- animated properties: filter, opacity, margin-top

Micro-interactions use the dominant duration + easing; nothing on the page animates slower than the longest duration above — don't invent springier motion.

## Layout (measured)
- container max 700px · common grid: 2-col
- nav: 89px · bg #FFFFFF

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 89 | 498 | 2 | — | 0/0 | 57/43 |
| 667 | 911 | 2 | — | 0/0 | 31/69 |
| 1658 | 241 | 3 | 16 | 0/0 | — |
| 1979 | 610 | — | — | 80/80 | — |
| 2059 | 450 | — | — | 0/0 | — |
| 2669 | 569 | — | — | 0/0 | — |
| 3318 | 286 | 2 | 24 | 0/0 | 13/87 |
| 3684 | 435 | 2 | 40 | 0/0 | 41/59 |

## Motion choreography (measured)
Load order: `div.flo-quote-carousel__slid` @0ms → `img.lozad` @216ms
- scroll reveal: 1 elements rest at opacity 0, translateY(-15px), animate in over 0.3s ease (0 revealed during the drive).

Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography.

## Components (measured)
- link: #000000 · underline — hover #333333

## Responsive (measured)
- breakpoints: 760px · 768px · 850px · 980px · 1199px · 1920px
- mobile (390px): hero 32px · body 20px · 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/flo-mobile

Export: Tailwind v4 (@theme)

@theme {
  /* action color #1DA4A7 — 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: #1DA4A7;  /* primary brand / action color. */
  --color-accent: #1DA4A7;  /* 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: #1DA4A7;  /* inline text links — shares the action color. */
  --color-button-bg: #1DA4A7;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #FFFFFF;
  /* measured weights: 400, 500, 600, 700 — use these, not 400/600 */
  --text-hero: 48px; --font-weight-hero: 600; --leading-hero: 64px; --tracking-hero: 0.13px;
  --text-h2: 32px; --font-weight-h2: 700; --leading-h2: 48px; --tracking-h2: 0.42px;
  --text-body: 24px; --font-weight-body: 600; --leading-body: 32px; --tracking-body: 0.07px;
  --text-small: 20px; --font-weight-small: 700; --leading-small: 32px;
  --radius-base: 12px;
  --radius-button: 12px;
  --radius-card: 4px;
  --radius-pill: 9999px;
  --shadow-overlay: rgba(34, 34, 34, 0.07) 0px 16px 32px 0px;
  --outline-focus: 1px auto rgb(16, 16, 16);  /* measured focus ring */
  --ease-brand: ease;
  --duration-fast: 300ms;  /* use: duration-[var(--duration-fast)] */
  --duration-base: 400ms;
  --duration-slow: 500ms;
  --section-y: 80px;  /* per-section vertical padding (measured) */
  --spacing: 8px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 3, 10, 12, 14, 16, 20, 24, 25, 26, 32px */
}

Export: CSS variables

:root {
  /* action color #1DA4A7 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #FFFFFF;
  --surface: #EFEFEF;
  --border: #D8D8D8;
  --text: #000000;
  --text-muted: #606060;
  --primary: #1DA4A7;  /* primary brand / action color. */
  --accent: #1DA4A7;  /* 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: #1DA4A7;  /* inline text links — shares the action color. */
  --button-bg: #1DA4A7;  /* primary-button fill — the main call-to-action color. */
  --button-text: #FFFFFF;
  --text-hero: 48px; --weight-hero: 600; --leading-hero: 64px; --tracking-hero: 0.13px;
  --text-h2: 32px; --weight-h2: 700; --leading-h2: 48px; --tracking-h2: 0.42px;
  --text-body: 24px; --weight-body: 600; --leading-body: 32px; --tracking-body: 0.07px;
  --text-small: 20px; --weight-small: 700; --leading-small: 32px;
  --radius: 12px;
  --radius-button: 12px;
  --radius-card: 4px;
  --radius-pill: 9999px;
  --shadow-overlay: rgba(34, 34, 34, 0.07) 0px 16px 32px 0px;
  --focus-ring: 1px auto rgb(16, 16, 16);
  --ease: ease;
  --duration-fast: 300ms;
  --duration-base: 400ms;
  --duration-slow: 500ms;
  --section-y: 80px;
}