MozaikaDesign system

Tigris — Design System

dark · modern · medium · tailwind · confidence 92% · deep decode

The full decoded design system for Tigris: color roles, type scale, spacing, radii and paste-ready DESIGN.md / Tailwind / CSS exports.

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/tigris.

Tokens

Tigris's decoded design system: background #0A171E, text #ECECEE, accent #62FEB5, link #0A171E, primary #0B181E; type scale h1 70px / h2 40px / body 18px; 4px spacing base; 8px base radius. The single interactive/action color is #62FEB5 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#0A171E
surface#17232A
border#2B363D
text#ECECEE
text_muted#969B9E
primary#0B181E
accent#62FEB5
link#0A171E
secondary#62FEB5
button_bg#62FEB5
button_text#050C0F

Using these colors

Typography

Spacing

Radii

Shadows (elevation)

Motion

Micro-interactions run at 150ms (dominant) with cubic-bezier(0.4, 0, 0.2, 1).

Native design tokens

TokenValue
--color-border-light#2a404b
--color-bg-primary#0a171e
--color-bg-card#142229
--color-text-secondary#8fa3b0
--color-gray-500oklch(55.1% .027 264.364)
--color-accent-green#62feb5
--color-red-400oklch(70.4% .191 22.216)
--color-white#fff
--color-red-500oklch(63.7% .237 25.331)
--color-accent-green-dark#050c0f

…and 59 more measured on the page.

Button states (measured)

Layout (measured)

Motion choreography (measured)

Load order: span.gradient-text×4 → div.cursor-glowdiv.animate-hero-fade-indiv.flexdiv.relativediv.gradient-text

Scroll reveal: 7 elements rest at opacity 0, animate in over 0.6s cubic-bezier(0, 0, 0.2, 1).

Stagger: line ×4 — 350ms apart.

Stagger: g ×4 — 350ms apart.

Responsive (measured)

Per-section tokens (11)

Export: DESIGN.md

# Tigris — Design System

> dark, modern, medium, tailwind — deep decode (measured live)

## Colors

| Role | Value |
|------|-------|
| bg | `#0A171E` |
| surface | `#17232A` |
| border | `#2B363D` |
| text | `#ECECEE` |
| text_muted | `#969B9E` |
| primary | `#0B181E` |
| accent | `#62FEB5` |
| link | `#0A171E` |
| secondary | `#62FEB5` |
| button_bg | `#62FEB5` |
| button_text | `#050C0F` |

**Using these colors**

- **Action color** `#62FEB5` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds.
- `primary` `#0B181E`, `link` `#0A171E` are visually the same color (Δ2) — treat as one role.
- `accent`, `secondary`, `button_bg` are all `#62FEB5` — one role, not several (your action color).
- **accent** `#62FEB5` — 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): `#0A171E` 92.2% · `#455E60` 7.8%

## Typography

- Heading: **Geist Mono** _(free fallback: JetBrains Mono)_
- Body: **Geist Mono** _(free fallback: JetBrains Mono)_
- Mono: **Geist Mono**

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 104px / 600 · lh 92px · tracking -4.68px |
| h2 | 70px / 800 · lh 67px · tracking -1.75px |
| h3 | 40px / 800 · lh 50px · tracking -1px |
| body | 14px / 400 · lh 20px |
| small | 13px / 400 · lh 21px |
| eyebrow | 10px / 400 · tracking 1.6px |

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

> **Fonts —** Geist Mono may be proprietary — safe free fallback: JetBrains Mono (Google Fonts).

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

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

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#62FEB5` / `#050C0F` | 1px solid oklab(0 0 0 / 0) | 12px | 12px 16px 12px 16px | 600 16px | none |
| secondary | `#142229` / `#FFFFFF` | 1px solid oklab(0.999994 0.0000455678 0.0000200868 / 0.12) | 12px | 12px 16px 12px 16px | 600 16px | none |

**States (measured, not guessed)**

- primary focus: outline `1px auto rgb(16, 16, 16)`
- secondary hover: background `#1A2D36`
- transition: `opacity 0.15s cubic-bezier(0.4, 0, 0.2, 1)`

## Shadows (elevation)
- card: `rgba(98, 254, 181, 0.45) 0px 0px 10px -2px`

## Motion
- durations: 150ms (dominant) · 3000ms · 300ms
- easings: `cubic-bezier(0.4, 0, 0.2, 1)` (dominant) · `ease-in-out`
- animated properties: border-color, color, background-color, outline-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 |
|-------|-------|
| `--color-border-light` | `#2a404b` |
| `--color-bg-primary` | `#0a171e` |
| `--color-bg-card` | `#142229` |
| `--color-text-secondary` | `#8fa3b0` |
| `--color-gray-500` | `oklch(55.1% .027 264.364)` |
| `--color-accent-green` | `#62feb5` |
| `--color-red-400` | `oklch(70.4% .191 22.216)` |
| `--color-white` | `#fff` |
| `--color-red-500` | `oklch(63.7% .237 25.331)` |
| `--color-accent-green-dark` | `#050c0f` |
| `--color-border` | `#1e3340` |
| `--color-black` | `#000` |

_…and 57 more measured on the page._

Prefer these names when extending their system — it's the brand's actual vocabulary.

## Layout (measured)
- container max 1400px
- nav: 79px fixed · backdrop blur(12px) · border-bottom 1px solid oklab(0.309441 -0.0195466 -0.0298022 / 0.5) · bg oklab(0.196245 -0.0138487 -0.0185486 / 0.8)

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 0 | 790 | — | — | 208/60 | — |
| 953 | 602 | — | — | 0/0 | — |
| 1554 | 1009 | — | — | 0/0 | — |
| 2563 | 461 | — | — | 0/0 | — |
| 3023 | 840 | — | — | 0/0 | — |
| 3864 | 540 | — | — | 0/0 | — |
| 4404 | 493 | — | — | 0/0 | — |

## Motion choreography (measured)
Load order: `span.gradient-text`×4 @0ms → `div.cursor-glow` @36ms → `div.animate-hero-fade-in` @36ms → `div.flex` @36ms → `div.relative` @36ms → `div.gradient-text` @36ms
- `div.animate-hero-fade-in` — opacity 0→1 · transform translateY(12px)→translateY(0px) — 800ms ease-out
- `div.relative` — opacity 0→1 · transform translate(24px)→translate(0px) — 400ms cubic-bezier(0.2, 0.7, 0.3, 1)
- `div.cursor-glow` — transform scale(1)→scale(1) · filter blur(24px) brightness(1)→blur(24px) brightness(1) — 4200ms ease-in-out · loops
- `div.absolute` — opacity 1→1 — 3000ms ease-in-out · loops
- `div.flex` — backgroundColor rgba(100, 194, 226, 0.14)→rgba(100, 194, 226, 0.34) — 3000ms ease-in-out · loops
- `div.flex` — transform scale(1)→scale(1) — 2600ms ease-in-out · loops
- stagger: `line` ×4 — 350ms apart
- stagger: `g` ×4 — 350ms apart
- stagger: `div` ×27 — 80ms apart
- scroll reveal: 7 elements rest at opacity 0, animate in over 0.6s cubic-bezier(0, 0, 0.2, 1) (7 revealed during the drive).

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

## Components (measured)
- link: #4ED9B2 · no underline — hover #FFFFFF
- disabled: bg rgba(0, 0, 0, 0) · text oklab(0.999994 0.0000455678 0.0000200868 / 0.45)

## Responsive (measured)
- breakpoints: 400px · 500px · 640px · 750px · 768px · 1024px
- mobile (390px): hero 32px · body 16px · nav: hamburger

## 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/tigris

Export: Tailwind v4 (@theme)

@theme {
  /* action color #62FEB5 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --color-bg: #0A171E;
  --color-surface: #17232A;
  --color-border: #2B363D;
  --color-text: #ECECEE;
  --color-text-muted: #969B9E;
  --color-primary: #0B181E;  /* a brand color — but the call-to-action uses #62FEB5, not this. */
  --color-accent: #62FEB5;  /* 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: #0A171E;  /* fails contrast on the background (~1.0:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference). */
  --color-secondary: #62FEB5;  /* same color as the action (see accent). */
  --color-button-bg: #62FEB5;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #050C0F;
  /* fonts: Geist Mono may be proprietary — safe free fallback: JetBrains Mono (Google Fonts). */
  --font-heading: "Geist Mono", "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
  --font-body: "Geist Mono", "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
  --font-mono: "Geist Mono", ui-monospace, monospace;
  /* measured weights: 400, 500, 600, 800 — use these, not 400/600 */
  --text-hero: 104px; --font-weight-hero: 600; --leading-hero: 92px; --tracking-hero: -4.68px;
  --text-h2: 70px; --font-weight-h2: 800; --leading-h2: 67px; --tracking-h2: -1.75px;
  --text-h3: 40px; --font-weight-h3: 800; --leading-h3: 50px; --tracking-h3: -1px;
  --text-body: 14px; --font-weight-body: 400; --leading-body: 20px;
  --text-small: 13px; --font-weight-small: 400; --leading-small: 21px;
  --text-eyebrow: 10px; --font-weight-eyebrow: 400; --tracking-eyebrow: 1.6px;
  --radius-base: 8px;
  --radius-button: 12px;
  --radius-card: 4px;
  --radius-pill: 9999px;
  --radius-sharp: 3px;
  --shadow-card: rgba(98, 254, 181, 0.45) 0px 0px 10px -2px;
  --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)] */
  --duration-base: 300ms;
  --duration-slow: 3000ms;
  --section-y: 120px;  /* per-section vertical padding (measured) */
  --spacing: 4px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 3, 4, 6, 8, 10, 12, 14, 16, 20, 24px */
}

Export: CSS variables

:root {
  /* action color #62FEB5 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #0A171E;
  --surface: #17232A;
  --border: #2B363D;
  --text: #ECECEE;
  --text-muted: #969B9E;
  --primary: #0B181E;  /* a brand color — but the call-to-action uses #62FEB5, not this. */
  --accent: #62FEB5;  /* 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: #0A171E;  /* fails contrast on the background (~1.0:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference). */
  --secondary: #62FEB5;  /* same color as the action (see accent). */
  --button-bg: #62FEB5;  /* primary-button fill — the main call-to-action color. */
  --button-text: #050C0F;
  --font-heading: "Geist Mono", "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
  --font-body: "Geist Mono", "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
  --font-mono: "Geist Mono", ui-monospace, monospace;
  --text-hero: 104px; --weight-hero: 600; --leading-hero: 92px; --tracking-hero: -4.68px;
  --text-h2: 70px; --weight-h2: 800; --leading-h2: 67px; --tracking-h2: -1.75px;
  --text-h3: 40px; --weight-h3: 800; --leading-h3: 50px; --tracking-h3: -1px;
  --text-body: 14px; --weight-body: 400; --leading-body: 20px;
  --text-small: 13px; --weight-small: 400; --leading-small: 21px;
  --text-eyebrow: 10px; --weight-eyebrow: 400; --tracking-eyebrow: 1.6px;
  --radius: 8px;
  --radius-button: 12px;
  --radius-card: 4px;
  --radius-pill: 9999px;
  --radius-sharp: 3px;
  --shadow-card: rgba(98, 254, 181, 0.45) 0px 0px 10px -2px;
  --focus-ring: 1px auto rgb(16, 16, 16);
  --ease: cubic-bezier(0.4, 0, 0.2, 1);
  --duration-fast: 150ms;
  --duration-base: 300ms;
  --duration-slow: 3000ms;
  --section-y: 120px;
}

/* their own tokens, verbatim from the site's :root */
:root {
  --color-border-light: #2a404b;
  --color-bg-primary: #0a171e;
  --color-bg-card: #142229;
  --color-text-secondary: #8fa3b0;
  --color-gray-500: oklch(55.1% .027 264.364);
  --color-accent-green: #62feb5;
  --color-red-400: oklch(70.4% .191 22.216);
  --color-white: #fff;
  --color-red-500: oklch(63.7% .237 25.331);
  --color-accent-green-dark: #050c0f;
  --color-border: #1e3340;
  --color-black: #000;
}
/* fonts: Geist Mono may be proprietary — safe free fallback: JetBrains Mono (Google Fonts). */