getComputedStyle() from the live screenshots visible here.
Color Palette
53 colors extracted via getComputedStyle(). Click any swatch to copy its hex value.
Background & Surface
Text & Content
Accent & Interactive
Border & Divider
Semantic States
Full Extracted Palette (+59)
Typography
All values extracted via getComputedStyle() — no estimation.
| Role | Font Family | Size / Weight | Line Height | Letter Spacing | Preview |
|---|---|---|---|---|---|
| Display Hero | Kraken-Brand | 48px / w400 | 1.17 | normal | Display Hero |
| Card Title | Kraken-Product | 14px / w400 | 1.71 | normal | Card Title |
| Link | Kraken-Product | 14px / w500 | 1.43 | normal | Link |
| Button | Kraken-Brand | 13.3333px / w400 | normal | normal | Button |
| Caption / Badge | Kraken-Product | 12px / w400 | 1.33 | normal | Caption / Badge |
Live Components
Rendered in real HTML using your extracted tokens — no screenshots.
Buttons
Form Inputs
Card
Badges & Labels
Spacing Scale
Border Radius
0px
4px
8px
12px
20px
9999px
9999px
Component Specs
Extracted CSS values per component and variant state.
### Buttons
- Background: `rgba(133, 91, 251, 0.16)`
- Text: `#7132f5` `{colors.primary-focus}`
- Padding: 8px
- Radius: 12px
- Font: 13.3333px weight 400
- Use: Toolbar/UI icons
- Focus: outline: `rgb(113, 50, 245) solid 2px`
- Background: `transparent`
- Text: `#101114`
- Padding: 20px 10px
- Radius: 0px
- Font: 14px weight 400
- Use: Subtle action, toolbar, nav button
- Focus: outline: `rgb(113, 50, 245) solid 2px`
- Background: `rgba(148, 151, 169, 0.08)` `{colors.hairline}`
- Text: `#101114`
- Padding: 6px 8px
- Radius: 12px
- Font: 14px weight 400
- Use: Quiet action against page bg
- Focus: outline: `rgb(113, 50, 245) solid 2px`
- Background: `rgba(133, 91, 251, 0.16)`
- Text: `#7132f5` `{colors.primary-focus}`
- Padding: 8px 12px
- Radius: 12px
- Font: 14px weight 500
- Use: Primary CTA / brand action
- Focus: outline: `rgb(113, 50, 245) solid 2px`
- Background: `#7132f5` `{colors.primary-focus}`
- Text: `#ffffff` `{colors.on-primary}`
- Padding: 8px 12px
- Radius: 12px
- Font: 14px weight 500
- Use: Primary CTA / brand action
- Focus: outline: `rgb(113, 50, 245) solid 2px`
Cards & Containers
- Background: `rgba(148, 151, 169, 0.08)` `{colors.hairline}`
- Padding: 6px 8px
- Radius: 12px
- Use: Content containers, listing items
- Hover: backgroundColor: `#9497a9`
Inputs & Forms
- Background: `transparent`
- Text: `#101114`
- Padding: 0px 2px 0px 0px
- Radius: 0px
- Border: 0px none rgb(118, 118, 118)
- Font: 14px weight 500
- Use: Text fields, search inputs
Tabs
- Background: `transparent`
- Text: `#101114`
- Padding: 0px
- Radius: 24px
- Font: 14px weight 400
- Use: Navigation tabs, filter tabs
Interaction State Narrative
- **Card**:
- - **hover:** bg rgba(148, 151, 169, 0.08) → rgba(148, 151, 169, 0.12)
Buttons
- **DO NOT introduce new buttons variants** without justification
Cards & Containers
- **DO NOT introduce new cards & containers variants** without justification
Inputs & Forms
- **DO NOT introduce new inputs & forms variants** without justification
Tabs
- **DO NOT introduce new tabs variants** without justification
Visual Reference
Playwright screenshots captured during extraction — source of truth for all tokens.
Breakpoints
Elevation & Depth
Shadow levels rendered live — every value extracted directly from the design system.
rgba(0, 0, 0, 0.15) 0px 0px 16px 0px
Motion & Transitions
5 motion tokens — easing curves and durations.
| transition-1 | all |
| transition-2 | transform 0.15s cubic-bezier(0.4, 0, 0.2, 1) |
| transition-3 | color 0.15s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.15s cubic… |
| transition-4 | opacity 0.075s cubic-bezier(0, -0.01, 0.19, 0.99) |
| transition-5 | 0.3s cubic-bezier(0, -0.01, 0.19, 0.99) |
Motion Timeline
25 keyframe animations extracted from the live page. Preview 12 below — each block is animating right now with the actual extracted keyframes.
skeleton-animation
scroller-row-left-to-right
scroller-row-right-to-left
ds-menu-fadeIn
ds-popover-fadeIn
ds-toast-animated-notification-slide-left
pulse
ticker
ds-dialog-fadeIn
ds-dialog-fadeOut
ds-dialogoverlay-fadeIn
ds-dialogoverlay-fadeOut
+13 additional animations not previewed (cap at 12 for performance).
Component States
Default → Hover → Focus → Active visual diff per component. Captured via Playwright state simulation.
| Component | States | |
|---|---|---|
| button |
default
button
bg rgba(133, 91, 251, 0.16)
fg rgb(113, 50, 245) |
focus
button
bg transparent
fg inherit |
| input |
default
input
bg rgba(0, 0, 0, 0)
fg rgb(16, 17, 20) | |
| link |
default
link
bg rgba(0, 0, 0, 0)
fg rgb(0, 0, 238) | |
| card |
default
card
bg rgba(148, 151, 169, 0.08)
fg rgb(16, 17, 20) |
hover
card
bg rgba(148, 151, 169, 0.12)
fg inherit |
| navLink |
default
navLink
bg rgba(0, 0, 0, 0)
fg rgb(0, 0, 238) |
Z-Index Stacking Context
22 z-index values detected. Top 20 ordered by stacking priority. ● 100+ (modals) · ● 10-99 (overlays) · ● 1-9 (UI chrome).
Export tokens
Copy these design tokens to any framework. Generated from kraken.com live extraction.
Clicks copy to clipboard AND download the file. All values from getComputedStyle() on the live page — no estimates.
DESIGN.md
Narrative design system document — paste directly into Claude Code, Cursor, or Bolt.
---
version: alpha
name: kraken.com
description: "Light product system built on #f6f5f9 with #7132f5 as the primary CTA accent. Type anchored in Kraken-Brand at 58px / weight 400. Extracted automatically from https://kraken.com/ — rendered styles via getComputedStyle() + CSS custom properties (token-only values may not be painted)."
narrative: |
kraken.com is built on a soft, near-white canvas (rgb(246, 245, 249)).
The system uses rgb(113, 50, 245) as the high-saturation accent for primary actions.
Sharp 0px corners on CTAs — architectural restraint, engineering precision alongside Kraken-Brand as the primary typeface.
A restrained elevation system (1 distinct shadow) — shadows reserved for the few elements that must lift off the page.
Motion is a first-class concern — 25 keyframe animations plus transition-driven interactions.
colors:
background: "#f6f5f9"
surface-1: "#ffffff"
surface-2: "#f5f5f5"
ink-subtle: "#9497a9"
primary: "#7132f5"
on-primary: "#ffffff"
primary-hover: "#f5395e"
hairline: "#9497a9"
primary-focus: "#7132f5"
semantic-error: "#d11d45"
semantic-success: "#08844f"
semantic-warning: "#ffcd60"
semantic-info: "#0079b4"
typography:
display-xl:
fontFamily: "Kraken-Brand, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 48px
fontWeight: 400
lineHeight: 1.17
letterSpacing: 0
body:
fontFamily: "Kraken-Product, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 12px
fontWeight: 400
lineHeight: 1.33
letterSpacing: 0
body-sm:
fontFamily: "Kraken-Product, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 14px
fontWeight: 500
lineHeight: 1.43
letterSpacing: 0
caption:
fontFamily: "Kraken-Product, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 12px
fontWeight: 400
lineHeight: 1.33
letterSpacing: 0
button:
fontFamily: "Kraken-Brand, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 13.3333px
fontWeight: 400
lineHeight: normal
letterSpacing: 0
rounded:
none: 0px
xs: 4px
sm: 8px
md: 12px
lg: 20px
xl: 9999px
spacing:
xxs: 2px
xs: 4px
sm: 8px
md: 12px
lg: 28px
xl: 36px
xxl: 80px
components:
button-icon-button:
backgroundColor: "#855bfb"
textColor: "{colors.primary-focus}"
typography: "{typography.button}"
rounded: "{rounded.md}"
padding: 8px
button-ghost:
backgroundColor: "transparent"
textColor: "#101114"
typography: "{typography.body-sm}"
rounded: "{rounded.none}"
padding: 20px 10px
button-subtle:
backgroundColor: "{colors.hairline}"
textColor: "#101114"
typography: "{typography.body-sm}"
rounded: "{rounded.md}"
padding: 6px 8px
card-standard-card:
backgroundColor: "{colors.hairline}"
typography: "{typography.body-sm}"
rounded: "{rounded.md}"
padding: 6px 8px
input-text-input:
backgroundColor: "transparent"
textColor: "#101114"
typography: "{typography.body-sm}"
rounded: "{rounded.none}"
padding: 0px 2px 0px 0px
tab-ghost-tab:
backgroundColor: "transparent"
textColor: "#101114"
typography: "{typography.body-sm}"
rounded: "{rounded.lg}"
extracted_at: "2026-06-11T05:01:16.678Z"
completeness: 81
scoreVersion: "v2"
---
# Design System — kraken.com
> Extracted automatically by Prism from https://kraken.com
> Date: 2026-06-11
> Viewport: Desktop 1440x900 + Mobile 390x844
> Values are extracted, not hand-written: rendered styles via getComputedStyle() + colors declared in CSS custom properties (token-only values are marked `(token)` and may not be painted).
## 0. Design DNA
**Density**: moderate | **Motion**: animated | **Weight**: medium | **Aesthetic**: product-neutral
| Dimension | Value | Signal |
|---|---|---|
| Canvas | neutral | `#f6f5f9` |
| Type posture | sans-led (Kraken-Product) | "Explore every market" |
| Color assertion | dual-accent | #7132f5 |
| Whitespace | moderate | section rhythm 54px |
| Interaction | animated | 25 keyframes, 15 transitions |
| Radius language | 12px-rounded | from token scale |
**Prism fingerprint**: `neutral-canvas · sans-display · dual-accent · 12px-rounded · animated-motion`
> **🤖 TL;DR for AI agents** (read this first — saves you scanning the full doc):
>
> - **Canvas**: `rgb(246, 245, 249)` is the page background. Every component composits against this.
> - **Accent**: `rgb(113, 50, 245)` for primary CTAs ONLY. Never decorative.
> - **Body type**: 16px (token: `typography.body`). Default for ALL text not in a heading role.
> - **Section rhythm**: 54px between major bands. Card padding: 28px.
> - **Default radius**: 8px on buttons/inputs. Pills (`9999px`) only for icon-buttons or status chips.
>
> **Before generating UI**: import this DESIGN.md, scan §2 (Color Palette) + §4 (Components) + §10 (Agent Guide). Skip §11–12 unless extending.
## 1. Visual Theme & Atmosphere
kraken.com sits on a off-white canvas (`#f6f5f9`), a neutral foundation calibrated for sustained reading and component contrast.
Headlines are set in **Kraken-Brand**, a sans-serif display face (the dominant type signature, e.g. "Explore every market" at 58px). Body text is set in **Kraken-Product**.
Body text reads in Pure Black (`#000000`) (contrast ratio 20.3:1, well above WCAG AA). **Violet** (`#7132f5`) is the single high-saturation color in the system — it earns its presence only on interactive elements, making CTAs and links the unmistakable focal points against the otherwise neutral palette. Elevation comes from a small, deliberate set of shadows (1 distinct), each a multi-layer stack — several blurred layers at varying offsets — used sparingly rather than across the whole UI.
Border radius varies from pill-shaped (fully rounded) to moderately rounded elements, creating visual rhythm. Motion design uses smooth easing curves for polished state transitions.
**Key Characteristics:**
- Background: Off-White (`#f6f5f9`)
- Primary typeface: Kraken-Brand
- Accent: Violet (`#7132f5`)
- Display: 48px weight 400
- Shadow system: 1 distinct elevation levels
- Custom fonts loaded: Kraken-Brand, GT Condensed Bold, Kraken-Mono, Kraken-Product, Noto Sans Vietnamese, Kraken Plex Mono, IBM Plex Sans, Financier Display, Söhne
## 2. Color Palette & Roles
### Background & Surface
- **Off-White** (`#f6f5f9`): Page background (primary)
- **Off-White** (`#f5f5f5`): Surface / elevated background
- **Whitesmoke** (`#e8e8ed`): Surface / elevated background
- **Whitesmoke** (`#dedee5`): Surface / elevated background
- **Whitesmoke** (`#e5e6ec`): Surface / elevated background
### Text & Content
- **Pure Black** (`#000000`): Primary body text
- **Text Color Ds Text Duo Neutral Main** (`#686b82`): Text (CSS var)
- **Text Color Ds Button Brand Medium** (`#7132f5`): Text (CSS var)
- **Text Color Ds Button Positive Medium** (`#08844f`): Text (CSS var)
- **Text Color Ds Spinner Info** (`#0079b4`): Text (CSS var)
### Accent & Interactive
- **Translucent Brand Indigo (16%)** (`rgba(133, 91, 251, 0.16)`): Interactive / accent
- **Ring Blue** (`#4285f4`): Interactive / accent
- **Success Green** (`#34a853`): Interactive / accent
- **Amber** (`#fbbc04`): Interactive / accent
- **Vermillion** (`#e94235`): Interactive / accent
- **#9d82fe** (`#9d82fe`): Interactive / accent
### Border & Divider
- **Border Color Ds Card** (`transparent`): Border (CSS var)
- **Border Color Ds Table Header Cell Hover** (`#5b1ecf`): Border (CSS var)
- **Border Color Ds Asset Conversion Icons Primary** (`#101114`): Border (CSS var)
- **Border Color Ds Timeline** (`#9497a9`): Border (CSS var)
- **Border Color Ds Base Drawer** (`#ffffff`): Border (CSS var)
- **Light Grey** (`#d3d3d3`): Borders / dividers
### Full Extracted Palette
**29 colors rendered on the page** + **42** more declared in design tokens (CSS custom properties — not necessarily painted). (22 categorized above + 49 additional below.)
Rendered values are read via `getComputedStyle()`; token values come from CSS variable declarations. Third-party logo colors are filtered out.
- `#0000ee` — #0000ee
- `#484b5e` — Slate
- `#767676` — Slate Grey
- `#747775` — Slate Grey
- `#1d1d1f` — Near-Black
- `#16121f` — Near Black
- `#0d0d0d` — Near-Black
- `#191322` — Near Black
- `#0b041a` — Jet Black
- `#d11d45` — Crimson
- `#f1efff` — Ghost White *(token)*
- `#ffcd60` — #ffcd60 *(token)*
- `#1a1b22` — Near-Black *(token)*
- `#002940` — Navy Blue *(token)*
- `#353746` — Dark Gray *(token)*
- `#00adfe` — Sky Bright *(token)*
- `#eeeff3` — Off-White *(token)*
- `#ff7386` — #ff7386 *(token)*
- `#37187d` — #37187d *(token)*
- `#a67c1d` — Honey *(token)*
- `#3c000c` — #3c000c *(token)*
- `#c39621` — Honey *(token)*
- `#35df8d` — #35df8d *(token)*
- `#f5395e` — Warm Rose *(token)*
- `#f1f1f3` — Off-White *(token)*
- `#149e61` — Teal *(token)*
- `#c6c7d2` — Silver *(token)*
- `#471ca0` — #471ca0 *(token)*
- `#003c5c` — #003c5c *(token)*
- `#840125` — #840125 *(token)*
- `#f9f9fa` — Off-White *(token)*
- `#006394` — #006394 *(token)*
- *…+17 more in `raw-css.json` (`desktop.allColors`).*
### Gradients & Decorative Fills
- `linear-gradient(to top,#fff,transparent)` — (--background-image-ds-dialog-gradient)
### CSS Custom Properties (Design Tokens)
**Shadow Token**
- `--tw-ring-shadow`: `0 0 #0000`
- `--tw-shadow-colored`: `0 0 #0000`
- `--tw-ring-offset-shadow`: `0 0 #0000`
- `--tw-drop-shadow`: ``
**Spacing Token**
- `--letterSpacing-ds-display2`: `-1px`
- `--letterSpacing-ds-brand3`: `-2.5px`
- `--letterSpacing-ds-brand1`: `-2.5px`
- `--letterSpacing-ds-heading3`: `-.5px`
**Border Radius Token**
- `--border-radius-ds-inputerror-middle-md`: `8px`
- `--border-radius-ds-pill-md`: `8px`
- `--border-radius-ds-pill-lg`: `12px`
- `--border-radius-ds-button-xs`: `8px`
**Font Weight Token**
- `--special-font-bold`: `""`
**Other tokens**
- `--fontSize-ds-label1`: `1rem`
- `--fontWeight-ds-labelMono2`: `500`
- `--fontFamily-ds-body4`: `Kraken-Product,"IBM Plex Sans",Helvetica,Arial,sans-serif`
- `--fontSize-ds-caption2`: `.625rem`
- `--fontWeight-ds-body3`: `400`
- `--fontFamily-ds-bodyMono1`: `Kraken-Mono,"IBM Plex Mono",Helvetica,Arial,sans-serif`
- `--fontSize-ds-heading3`: `1.5rem`
- `--fontWeight-ds-editorial5`: `400`
## 3. Typography Rules
### Font Families
- **Primary**: `Kraken-Product`
- **Secondary**: `Kraken-Brand`
- **Font 3**: `GT Condensed Bold`
- **Font 4**: `Kraken-Mono`
- **Font 5**: `Noto Sans JP`
### Custom Fonts Loaded
- **Kraken-Brand** weight 950 (normal)
- **Kraken-Brand** weight 900 (normal)
- **Kraken-Brand** weight 700 (normal)
- **Kraken-Brand** weight 300 (normal)
- **Kraken-Brand** weight 500 (normal)
- **Kraken-Brand** weight 400 (normal)
- **GT Condensed Bold** weight 1000 (normal)
- **Kraken-Mono** weight 400 (normal)
- **Kraken-Mono** weight 500 (normal)
- **Kraken-Product** weight 400 (normal)
- **Kraken-Product** weight 500 (normal)
- **Kraken-Product** weight 600 (normal)
- **Kraken-Product** weight 700 (normal)
- **Noto Sans JP** weight 400 (normal)
- **Noto Sans JP** weight 700 (normal)
- **Noto Sans Vietnamese** weight 400 (normal)
- **Noto Sans Vietnamese** weight 700 (normal)
- **Kraken Plex Mono** weight 400 (normal)
- **Kraken Plex Mono** weight 700 (normal)
- **Kraken Plex Mono** weight 200 (normal)
- **Kraken Plex Mono** weight 300 (normal)
- **Kraken Plex Mono** weight 500 (normal)
- **Kraken Plex Mono** weight 600 (normal)
- **Kraken Plex Mono** weight 450 (normal)
- **Kraken Plex Mono** weight 100 (normal)
- **IBM Plex Sans** weight 700 (normal)
- **IBM Plex Sans** weight 200 (normal)
- **IBM Plex Sans** weight 400 (italic)
- **IBM Plex Sans** weight 300 (normal)
- **IBM Plex Sans** weight 500 (normal)
- **IBM Plex Sans** weight 600 (normal)
- **IBM Plex Sans** weight 100 (normal)
- **Financier Display** weight 400 (normal)
- **Söhne** weight 300 (normal)
- **Söhne** weight 600 (normal)
### Typography Hierarchy
| Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
|------|------|------|--------|-------------|----------------|-------|
| Display Hero | Kraken-Brand | 48px | 400 | 1.17 | normal | Main headline (h1) |
| Card Title | Kraken-Product | 14px | 400 | 1.71 | normal | Card headings |
| Link | Kraken-Product | 14px | 500 | 1.43 | normal | Link (14px) — Decoration: none |
| Button | Kraken-Brand | 13.3333px | 400 | normal | normal | Button label (13.3333px) |
| Caption / Badge | Kraken-Product | 12px | 400 | 1.33 | normal | small text (12px) |
### Font Weight Scale
CSS custom properties define 38 explicit weight steps:
- `--fontWeight-ds-body3`: `400` — Regular
- `--fontWeight-ds-editorial5`: `400` — Regular
- `--fontWeight-ds-editorial3`: `400` — Regular
- `--fontWeight-ds-body4`: `400` — Regular
- `--fontWeight-ds-editorial2`: `400` — Regular
- `--fontWeight-ds-body1`: `400` — Regular
- `--fontWeight-ds-bodyMono3`: `400` — Regular
- `--fontWeight-ds-bodyMono2`: `400` — Regular
- `--fontWeight-ds-editorial4`: `400` — Regular
- `--fontWeight-ds-bodyMono1`: `400` — Regular
- `--fontWeight-ds-editorial1`: `400` — Regular
- `--fontWeight-ds-body2`: `400` — Regular
- `--fontWeight-ds-labelMono2`: `500` — Medium
- `--fontWeight-ds-labelMono3`: `500` — Medium
- `--fontWeight-ds-value2`: `500` — Medium
- `--fontWeight-ds-heading5`: `500` — Medium
- `--fontWeight-ds-value3`: `500` — Medium
- `--fontWeight-ds-heroNumber`: `500` — Medium
- `--fontWeight-ds-labelMono1`: `500` — Medium
- `--fontWeight-ds-label1`: `500` — Medium
- `--fontWeight-ds-label3`: `500` — Medium
- `--fontWeight-ds-value1`: `500` — Medium
- `--fontWeight-ds-heading6`: `500` — Medium
- `--fontWeight-ds-label2`: `500` — Medium
- `--fontWeight-ds-caption1`: `600` — SemiBold
- `--fontWeight-ds-caption2`: `600` — SemiBold
- `--fontWeight-ds-brand2`: `700` — Bold
- `--fontWeight-ds-brand3`: `700` — Bold
- `--fontWeight-ds-heading1`: `700` — Bold
- `--fontWeight-ds-display3`: `700` — Bold
- `--fontWeight-ds-heading2`: `700` — Bold
- `--fontWeight-ds-display2`: `700` — Bold
- `--fontWeight-ds-heading4`: `700` — Bold
- `--fontWeight-ds-brand4`: `700` — Bold
- `--fontWeight-ds-heading3`: `700` — Bold
- `--fontWeight-ds-display4`: `700` — Bold
- `--fontWeight-ds-brand1`: `700` — Bold
- `--fontWeight-ds-display1`: `700` — Bold
### Full Font Size Scale
Sizes detected in the design (descending): `48px`, `36px`, `24px`, `20px`, `18px`, `16px`, `14px`, `13.33px`, `12px`
> 5 size(s) detected outside the sampled hierarchy (36px, 24px, 20px, 18px, 16px). These appear on elements not in the sampled set — likely additional display sizes, marketing-section overrides, or third-party-widget styles.
### OpenType & Variable Font Features
**Active OpenType features:**
- `ss04`
## 4. Component Stylings
### Buttons
**Icon Button**
- Background: `rgba(133, 91, 251, 0.16)`
- Text: `#7132f5` `{colors.primary-focus}`
- Padding: 8px
- Radius: 12px
- Font: 13.3333px weight 400
- Use: Toolbar/UI icons
- Focus: outline: `rgb(113, 50, 245) solid 2px`
**Ghost**
- Background: `transparent`
- Text: `#101114`
- Padding: 20px 10px
- Radius: 0px
- Font: 14px weight 400
- Use: Subtle action, toolbar, nav button
- Focus: outline: `rgb(113, 50, 245) solid 2px`
**Subtle**
- Background: `rgba(148, 151, 169, 0.08)` `{colors.hairline}`
- Text: `#101114`
- Padding: 6px 8px
- Radius: 12px
- Font: 14px weight 400
- Use: Quiet action against page bg
- Focus: outline: `rgb(113, 50, 245) solid 2px`
**Primary Brand**
- Background: `rgba(133, 91, 251, 0.16)`
- Text: `#7132f5` `{colors.primary-focus}`
- Padding: 8px 12px
- Radius: 12px
- Font: 14px weight 500
- Use: Primary CTA / brand action
- Focus: outline: `rgb(113, 50, 245) solid 2px`
**Primary Brand**
- Background: `#7132f5` `{colors.primary-focus}`
- Text: `#ffffff` `{colors.on-primary}`
- Padding: 8px 12px
- Radius: 12px
- Font: 14px weight 500
- Use: Primary CTA / brand action
- Focus: outline: `rgb(113, 50, 245) solid 2px`
### Cards & Containers
**Standard Card**
- Background: `rgba(148, 151, 169, 0.08)` `{colors.hairline}`
- Padding: 6px 8px
- Radius: 12px
- Use: Content containers, listing items
- Hover: backgroundColor: `#9497a9`
### Inputs & Forms
**Text Input**
- Background: `transparent`
- Text: `#101114`
- Padding: 0px 2px 0px 0px
- Radius: 0px
- Border: 0px none rgb(118, 118, 118)
- Font: 14px weight 500
- Use: Text fields, search inputs
### Tabs
**Ghost Tab**
- Background: `transparent`
- Text: `#101114`
- Padding: 0px
- Radius: 24px
- Font: 14px weight 400
- Use: Navigation tabs, filter tabs
## 4b. Component Behaviors (State Matrix)
### Interaction State Narrative
- **Card**:
- **hover:** bg rgba(148, 151, 169, 0.08) → rgba(148, 151, 169, 0.12)
*State transitions extracted via Playwright simulation — exact values in the YAML matrix below.*
```yaml
component-behaviors:
button:
default:
bg: "rgba(133, 91, 251, 0.16)"
fg: "rgb(113, 50, 245)"
focus:
bg: "transparent"
fg: "inherit"
input:
default:
bg: "rgba(0, 0, 0, 0)"
fg: "rgb(16, 17, 20)"
link:
default:
bg: "rgba(0, 0, 0, 0)"
fg: "rgb(0, 0, 238)"
card:
default:
bg: "rgba(148, 151, 169, 0.08)"
fg: "rgb(16, 17, 20)"
hover:
bg: "rgba(148, 151, 169, 0.12)"
fg: "inherit"
navLink:
default:
bg: "rgba(0, 0, 0, 0)"
fg: "rgb(0, 0, 238)"
tab:
default:
bg: "rgb(255, 255, 255)"
fg: "rgb(16, 17, 20)"
shadow: "rgba(16, 24, 40, 0.04) 0px 1px 4px 0px"
badge:
default:
bg: "rgba(104, 107, 130, 0.12)"
fg: "rgb(72, 75, 94)"
footerLink:
default:
bg: "rgba(0, 0, 0, 0)"
fg: "rgb(0, 0, 238)"
```
**Agent usage**: Validate generated components against this matrix. If your output's `:hover` state changes properties not listed here, you are off-brand.
## 4c. Component Vocabulary (Closed System)
*This brand uses ONLY the following component vocabulary. Introducing new variants without justification breaks the system's tonal coherence.*
### Buttons
- **4 shape(s)** in this system: `Icon Button`, `Ghost`, `Subtle`, `Primary Brand`
- **DO NOT introduce new buttons variants** without justification
### Cards & Containers
- **1 shape(s)** in this system: `Standard Card`
- **DO NOT introduce new cards & containers variants** without justification
### Inputs & Forms
- **1 shape(s)** in this system: `Text Input`
- **DO NOT introduce new inputs & forms variants** without justification
### Tabs
- **1 shape(s)** in this system: `Ghost Tab`
- **DO NOT introduce new tabs variants** without justification
## 5. Layout Principles
### Layout Type
**top-nav + content**
### Grid
Single column, centered content
### Max Width
1200px
### Spacing System
Compact spacing — information density prioritized
| Token | Value |
|-------|-------|
| xxs | 2px |
| xs | 4px |
| sm | 8px |
| md | 12px |
| base | 16px |
| lg | 28px |
| xl | 36px |
| 2xl | 54px |
| 3xl | 80px |
### Border Radius Scale
| Name | Value | Use |
|------|-------|-----|
| None | 0px | No rounding |
| Xs | 4px | Tiny corners (badges, micro elements) |
| Sm | 8px | Buttons, inputs, small elements |
| Md | 12px | Cards, containers |
| Lg | 20px | Large rounded elements, pill segments |
| Xl | 9999px | Category strips, featured containers |
| Full | 9999px | Pills, avatars, circular elements |
### Shape Language
| Component | Border Radius |
|-----------|---------------|
| Buttons | `12px` |
| Cards & Containers | `12px` |
| Inputs & Forms | `0px` |
| Tabs | `24px` |
| Page Body | `0px` |
| Navigation | `0px` |
| Primary Input | `0px` |
**Shape Personality**: Generously Rounded — Soft, friendly corners (8px+). Approachable, consumer-facing feel.
**Full Radius Spectrum**: 0px, 2px, 4px, 6px, 8px, 12px, 20px, full/pill (from `allBorderRadii` scan)
## 5b. Spacing Rhythm Names
**Measured section padding**: bands use ~80px internal vertical padding (up to 80px) — **generous**. (Distinct from the gap *between* sections above.) Reproduce this generous vertical breathing room; cramped spacing is the #1 tell of a cheap clone.
*Named spacing tokens with explicit use cases. Use these names in YOUR code instead of raw pixels for consistency.*
| Name | Value | Use case |
|------|-------|----------|
| **hero** | `80px` | Top/bottom of full-bleed hero sections |
| **section** | `36px` | Between major bands (color change, content shift) |
| **subsection** | `28px` | Within a section, between content groups |
| **card** | `12px` | Card padding, list-item spacing |
| **compact** | `8px` | Form fields, tight clusters, badge padding |
| **micro** | `4px` | Icon-text gap, tag inner padding |
**Agent rule**: NEVER hardcode raw pixel values for spacing in generated UI. Always reference these named tokens (`spacing-rhythm.section`, etc.).
## 5c. Widget & Structure Library
Structural patterns extracted from the page DOM — these are the **blueprints** an agent should follow to reproduce the page architecture (not just CSS values).
**6/8 structural patterns detected.**
### Hero Pattern
- **Composition:** centered — Centered composition — heading + subheading + CTAs stacked vertically, content centered horizontally. Common for SaaS marketing pages.
- **Viewport coverage:** 56px tall (not full-viewport)
- **Heading:** "Own the power of your money" — 48px center-aligned
- **CTAs:** none detected in hero (unusual — agent should verify)
- **Clone instruction:** Reproduce the **centered** layout. Use the heading font-size token at the documented size. No imagery needed for hero — text-driven.
### Navigation Pattern
- **Position:** static (scrolls with page)
- **Layout:** unknown — Layout not classified
- **Height:** 60px
- **Logo:** ✓ present
- **Nav links:** 2 primary items
- **CTAs in nav:** 2
- **Clone instruction:** Build a static unknown navigation. Reserve 2 slots for primary CTAs.
### Card Grid Pattern
- **Card count:** 7 cards detected
- **Columns (desktop):** 1-up grid
- **Card dimensions:** 1408×691px (aspect 2.04:1)
- **Gap:** 16px between cards
- **Content:** ✓ image + CTA
- **Image position:** top
- **Clone instruction:** Build a 1-column grid (desktop) with cards at ~2.04:1 aspect ratio. Each card has an image at the top.
### Pricing Table Pattern
- **Tier count:** 2 pricing tiers
- **Layout:** vertical stacked
- **Columns (desktop):** 2-up
- **Feature list:** ✓ (median ~1 feature points per tier)
- **Clone instruction:** Build a 2-column vertical-stack pricing comparison.
### Testimonial Pattern
- **Count:** 36 testimonial blocks
- **Layout:** grid
- **Avg quote length:** 79 chars (short blurb)
- **Includes:** ✗ no avatars | ✗ no logos | ✗ no ratings
- **Clone instruction:** Build a grid of 36 testimonials.
### Footer Pattern
- **Columns:** 1
- **Links:** 85 total
- **Height:** 1112px
- **Includes:** ✗ no newsletter | ✓ social icons | ✓ copyright
- **Clone instruction:** Build a 1-column footer with ~85 links per column, social media links, and a copyright line.
## 6. Depth & Elevation
| Level | Treatment | Use |
|-------|-----------|-----|
| Flat (Level 0) | No shadow | Page background, content blocks |
| Layered (Level 1) | <br>`rgba(0, 0, 0, 0.15) 0px 0px 16px 0px` | Cards, elevated surfaces |
**Shadow Philosophy**: Multi-layered shadow system creating natural, atmospheric depth. Each shadow level combines multiple layers for realistic elevation.
## 7. Motion & Interaction
### Dominant Easing Curves
| Curve | Semantic Name |
|-------|---------------|
| `cubic-bezier(0.4,0,0.2,1)` | Material Standard — Balanced |
| `cubic-bezier(0,-0.01,0.19,0.99)` | cubic-bezier(0,-0.01,0.19,0.99) |
| `cubic-bezier(0.25,0.46,0.45,0.94)` | Quad Out — Smooth Ease |
### Duration Scale
| Value | Tier | Typical Use |
|-------|------|-------------|
| `75ms` | Fast | Hover states, micro-interactions |
| `150ms` | Fast | Hover states, micro-interactions |
| `300ms` | Normal | Panel open/close, navigation |
| `400ms` | Slow | Hero animations, page transitions |
| `500ms` | Slow | Hero animations, page transitions |
### Copy-Paste Transition Snippets
**Transform**
```css
transition: transform 0.15s cubic-bezier(0.4, 0, 0.2, 1);
```
**Color / Background**
```css
transition: color 0.15s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.15s cubic-bezier(0.4, 0, 0.2, 1), border-color 0.15s cub...;
```
**Opacity**
```css
transition: opacity 0.075s cubic-bezier(0, -0.01, 0.19, 0.99);
```
**All Props**
```css
transition: 0.3s cubic-bezier(0, -0.01, 0.19, 0.99);
```
### Keyframe Animation Catalog
| Animation Name | Type | Animated Props | Use Hint |
|----------------|------|----------------|----------|
| `skeleton-animation` | Fade | opacity | Loading placeholder |
| `scroller-row-left-to-right` | Slide | transform | UI transition |
| `scroller-row-right-to-left` | Slide | transform | UI transition |
| `ds-menu-fadeIn` | Fade + Move | opacity, transform | Element entrance |
| `ds-popover-fadeIn` | Fade + Move | opacity, transform | Element entrance |
| `ds-toast-animated-notification-slide-...` | Slide | transform | UI transition |
| `pulse` | Fade | opacity | Attention / status |
| `ticker` | Slide | transform | UI transition |
| `ds-dialog-fadeIn` | Fade + Move | opacity, transform | Element entrance |
| `ds-dialog-fadeOut` | Fade + Move | transform, opacity | Element exit |
| `ds-dialogoverlay-fadeIn` | Fade | opacity, background-color | Element entrance |
| `ds-dialogoverlay-fadeOut` | Fade | opacity, background-color | Element exit |
| `kraken-cli-blob-active` | Scale | transform | UI transition |
| `kraken-cli-blob-idle` | Scale | transform | UI transition |
| `kraken-cli-cursor-blink` | Fade | opacity | Attention / status |
| `kraken-cli-line-in` | Fade + Move | opacity, transform | UI transition |
| `mobile-spotlight-animation` | Custom | -webkit-mask-position-x, -webkit-mask-position-y | UI transition |
| `nav-drawer-item-in` | Fade + Move | opacity, transform | UI transition |
| `spin` | Rotate / Spin | transform | Loading indicator |
| `typewriter-cursor-blink` | Fade | opacity | Attention / status |
> *5 additional animations omitted (repetitive variants). See raw keyframes in `raw-css.json`.*
### Motion Fingerprint
- **Speed Character**: Deliberate & Calm (median duration: `300ms`)
- **Dominant Easing**: custom cubic-bezier curves
- **Animation Library**: 25 unique animations (25 total including variants)
> This design moves with deliberate & calm timing using custom cubic-bezier curves, creating a UI that feels calm and controlled.
## 8. Do's and Don'ts
### Do
- Use Off-White (`#f6f5f9`) as the page background — it's intentionally not pure white
- Use Kraken-Product as the primary typeface — it defines the brand personality
- Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
- Use full-pill radius (9999px) only for specific elements (avatars, pills, toggles)
- Use Violet (`#7132f5`) as the primary accent — it's the brand's signature interactive color
- Use 12px border-radius on buttons — the standard corner rounding for interactive elements
- Apply 6px 8px padding inside cards — matches the design system's content breathing room
- Use 12px border-radius on cards — consistent with the grid card corners
- Maintain nav height at 60px — consistent vertical space for the navigation bar
- Respect the 4px–36px spacing range — the design uses a wide scale for visual breathing room
- Keep the hero centered and text-driven — no decorative media, typography carries the message
- Each card includes a top image — imagery is part of the card identity, not optional
- Lay out testimonials in a grid (36+ items) — quantity signals scale and trust
### Don't
- Don't use pure white (`#ffffff`) as a page background — the warm tone is part of the brand identity
- Don't substitute with generic sans-serif or serif — the custom font carries the brand
- Don't invent new shadow values — use only the extracted shadow levels
- Don't apply pill radius on rectangular buttons or cards — it's reserved for specific interactive elements
- Don't introduce additional saturated accent colors — the palette is intentionally controlled
- Don't collapse or hide the nav on scroll without an explicit scroll-triggered animation — the design uses fixed nav presence
- Don't add hero illustrations or photos — they'll break the typographic restraint
- Don't make the nav sticky — this design lets it scroll away to maximize content focus
## 7b. Enforceable Brand Rules
*Structured Do/Don't with reasoning and validation tests. Agents can programmatically verify generated UI.*
```yaml
rules:
- id: brand-canvas-001
type: do
rule: "Always use the page background `rgb(246, 245, 249)` as the base canvas"
why: "Every component is designed to composit against this exact tone"
test: "document.body.style.backgroundColor === 'rgb(246, 245, 249)'"
- id: brand-accent-001
type: do
rule: "Reserve `rgb(113, 50, 245)` for primary CTAs and brand-mark signals only"
why: "Single chromatic assertion device — overuse dilutes meaning"
test: "querySelectorAll('[style*=\"rgb(113, 50, 245)\"]').length <= 3 per fold"
```
## 9. Responsive Behavior
### Breakpoints
| Name | Width | Key Changes |
|------|-------|-------------|
| Mobile | 359px | Single column, compact spacing |
| Mobile | 450px | Single column, compact spacing |
| Mobile Large | 639px | Expanded mobile layout |
| Mobile Large | 767px | Expanded mobile layout |
| Tablet | 1023px | Multi-column grids begin |
| Desktop | 1279px | Full feature layout |
| Large Desktop | 1440px | Maximum content width |
### Token Diff — Desktop vs Mobile
| Element | Property | Desktop | Mobile |
|---------|----------|---------|--------|
| heading | font-size | `48px` | `32px` |
| heading | line-height | `56px` | `40px` |
| nav | height | `60px` | `36px` |
| card | width | `123px` | `auto` |
### Collapsing Strategy
- Headlines: 48px → 32px on mobile
- Navigation: horizontal links → hamburger menu on mobile
- Cards: multi-column → stacked vertical on mobile
- Footer: multi-column → stacked single column on mobile
### Touch Targets
- Buttons: 0px padding
- Navigation: adequate spacing between items
- Interactive elements: minimum 44px touch target recommended
### Collapsing Narrative
How the structural patterns adapt from desktop to mobile (extracted from both viewport extractions):
- **Navigation collapses to hamburger** — 2 links visible on desktop, 0 on mobile (the rest hide behind a menu toggle).
- **Nav CTAs reduced** on mobile (2 → 1) — the design prioritizes content over conversion buttons at small sizes.
## 7c. Visual Effects & Dynamic Behavior
*The live/dynamic layer beyond static CSS — reproduce these, not flat substitutes. This is often what separates a faithful clone from a wireframe.*
- **Canvas / 2D rendering** — animated/interactive canvas (charts, graphs, particle fields). Reproduce as live data-viz (e.g. an animated SVG/Canvas line chart), NOT a static image.
- **Glassmorphism** — 3 frosted/blur layer(s) (e.g. `blur(24px)`).
- **Mesh gradients** — 1 multi-stop organic color field(s) as background atmosphere.
- **Clip-path shapes** — 1 non-rectangular cut(s).
> **Motion fingerprint**: Canvas 2D, glassmorphism (3 layers), mesh gradients, non-rectangular shapes (1)
## 9b. Visual Tone & Photography
**Tone:** No imagery
No detectable photographic content. The site composes entirely with typography, color blocks, and minimal vector graphics. Clone strategy: lean on type hierarchy + layout rhythm rather than visual media.
**Canonical Brand Image (OG):**
- https://assets-cms.kraken.com/images/51n36hrp/facade/fb7be0bec460a4c04256ee14d1e84bc4f53fac01-1600x900.png?w=2880&fit=min
*This is the image shown when the site is shared on social media — represents the brand visual essence.*
**Media Format Mix:**
- *No detectable images.*
**Decorative Patterns Detected:**
- **Glassmorphism** detected (`backdrop-filter: blur`) — layered transparent surfaces with blur, modern OS-like aesthetic
**Clone instruction for decorative work:** Glassmorphism is a brand signature — use `backdrop-filter: blur(20px)` on overlapping surfaces.
**Imagery Guidance for clones:**
- Don't add stock imagery just to "fill space" — this site's clarity comes from typographic restraint.
- Use generous whitespace, strong type hierarchy, and color blocks for visual rhythm.
## 10. Agent Prompt Guide
### Quick Reference
- Background: Off-White (`#f6f5f9`)
- Primary text: Pure Black (`#000000`)
- Accent: Violet (`#7132f5`)
- Border: Cool Gray (`#9497a9`)
- Font: Kraken-Product
- Body: 14px weight 400
### Example Component Prompts
- "Create a hero section on Off-White background (#f6f5f9). Headline at 48px Kraken-Product weight 400, line-height 1.17, color #000000."
- "Create the primary CTA button: `#7132f5` background, `#7132f5` text, 12px border-radius, 8px padding, 500 weight, Kraken-Product font."
- "Design a card on `rgba(148, 151, 169, 0.08)` background. Border: none. Radius: 12px. Shadow: none. Padding: 6px 8px."
- "Build navigation: static on `#f6f5f9`. Kraken-Product 14px weight 400 for links."
### Iteration Guide
1. **Canvas**: Set the light canvas to Off-White (`#f6f5f9`) — every component is composited against this exact base.
2. **Typography**: All type in Kraken-Product, weight range 400–700. Never exceed 700 — heavier weights break the brand's tonal restraint.
3. **Accent**: Violet (`#7132f5`) is the sole interactive color. On hover → Translucent Brand Indigo (16%) (`rgba(133, 91, 251, 0.16)`). Use CSS transitions, not opacity/brightness filters.
4. **Motion**: All transitions use `cubic-bezier(0.4,0,0.2,1)`. Never use linear for UI transitions — preserve the brand's easing personality.
5. **Shape**: CTAs at `0px`, cards at `12px`. Apply border-radius from the extracted scale only — don't invent intermediate values.
6. **Spacing**: Use the `--ca-space-*` token scale (4px–36px). All padding, margin, and gap values are multiples from this scale — no magic numbers.
7. **Tokens**: Import from §11 CSS Export (`--ca-*` vars). Never hardcode hex values — always reference a token so theming remains consistent.
## 11. CSS Design Tokens Raw Export
*Copy-paste ready `:root {}` block — all values extracted directly from the live site.*
```css
/* Colors */
:root {
--ca-background: #f6f5f9;
--ca-on-primary: #ffffff;
--ca-surface-2: #f5f5f5;
--ca-hairline: #9497a9;
--ca-primary-focus: #7132f5;
--ca-primary-hover: #f5395e;
--ca-semantic-error: #d11d45;
--ca-semantic-success: #08844f;
--ca-semantic-warning: #ffcd60;
--ca-semantic-info: #0079b4;
}
/* Typography */
:root {
--ca-font-primary: "Kraken-Brand", system-ui, sans-serif;
--ca-text-display: 48px;
--ca-text-body: 12px;
--ca-text-small: 14px;
--ca-text-caption: 12px;
--ca-text-button: 13.3333px;
}
/* Spacing & Radius */
:root {
--ca-space-xxs: 2px;
--ca-space-xs: 4px;
--ca-space-sm: 8px;
--ca-space-md: 12px;
--ca-space-base: 16px;
--ca-space-lg: 28px;
--ca-space-xl: 36px;
--ca-space-2xl: 54px;
--ca-space-3xl: 80px;
--ca-radius-none: 0px;
--ca-radius-xs: 4px;
--ca-radius-sm: 8px;
--ca-radius-md: 12px;
--ca-radius-lg: 20px;
--ca-radius-xl: 9999px;
--ca-radius-full: 9999px;
}
```
## 13. Page Structure Skeleton
*The actual layout the source site uses. Reproduce these sections in order to match the site structure.*
```yaml
page-skeleton:
- section: hero
tag: div
height: 8415px
width: full-bleed
layout: block
children: 1
contains: chart/canvas (reproduce as live data-viz, not a flat image)
- section: hero
tag: div
classes: ["kraken-content-wrapper", "w-full", "px-[16px]", "min-[1392px]:px-[calc((100%-1332px)/2)]"]
height: 456px
width: full-bleed
layout: block
children: 1
padding: "0px 54px"
- section: feature-section
tag: div
classes: ["default-shape-theme"]
height: 694px
width: 1408px
layout: block
children: 1
- section: feature-section
tag: div
classes: ["default-shape-theme"]
height: 694px
width: 1408px
layout: block
children: 1
- section: feature-section
tag: div
classes: ["default-shape-theme"]
height: 694px
width: 1408px
layout: block
children: 1
- section: feature-section
tag: div
classes: ["default-shape-theme"]
height: 694px
width: 1408px
layout: block
children: 1
- section: feature-section
tag: div
classes: ["default-shape-theme"]
height: 694px
width: 1408px
layout: block
children: 1
- section: feature-section
tag: div
classes: ["default-shape-theme"]
height: 674px
width: 1408px
layout: block
children: 1
- section: feature-section
tag: div
classes: ["max-sm:gap-[--facade-responsive-gap-sm]", "gap-[--facade-responsive-gap]", "max-lg:grid-cols-1", "grid-cols-2"]
height: 648px
width: 1408px
layout: grid: 2-col gap=16px
children: 2
vertical-padding: ~28px
- section: unknown
tag: div
classes: ["kraken-content-wrapper", "w-full", "px-[16px]", "min-[1392px]:px-[calc((100%-1332px)/2)]"]
height: 106px
width: full-bleed
layout: block
children: 1
padding: "0px 54px"
- section: content-section
tag: div
classes: ["kraken-content-wrapper", "w-full", "px-[16px]", "min-[1392px]:px-[calc((100%-1332px)/2)]"]
height: 861px
width: full-bleed
layout: block
children: 1
padding: "0px 54px"
- section: unknown
tag: div
classes: ["kraken-content-wrapper", "w-full", "px-[16px]", "min-[1392px]:px-[calc((100%-1332px)/2)]"]
height: 316px
width: full-bleed
layout: block
children: 1
padding: "0px 54px"
- section: content-section
tag: div
classes: ["kraken-content-wrapper", "w-full", "px-[16px]", "min-[1392px]:px-[calc((100%-1332px)/2)]"]
height: 204px
width: full-bleed
layout: block
children: 1
padding: "0px 54px"
- section: content-section
tag: div
classes: ["default-shape-theme"]
height: 1112px
width: full-bleed
layout: block
children: 1
- section: footer
tag: footer
classes: ["kraken-footer", "border-ds-grey-opacity-12", "border-t", "border-solid"]
height: 1112px
width: full-bleed
layout: block
children: 1
bg: "rgb(255, 255, 255)"
vertical-padding: ~80px (generous)
padding: "80px 0px"
- section: content-section
tag: div
classes: ["kraken-content-wrapper", "w-full", "px-[16px]", "min-[1392px]:px-[calc((100%-1332px)/2)]"]
height: 951px
width: full-bleed
layout: block
children: 4
padding: "0px 54px"
```
**Agent rule**: rebuild sections in this order (sorted by vertical position). Match the layout primitive (grid N-col / flex direction / block).
## 14. Copy Library (Real Content from Source)
*Actual text content extracted from the live page. Use these strings verbatim when reproducing the site — they carry the brand voice.*
```yaml
copy:
section-headings:
- "The SpaceX IPO on Kraken"
- "Infrastructure trusted by global leaders"
- "The global money app"
ctas:
- "Individuals"
- "Search /"
- "Log in"
- "Sign up"
navigation:
- "VIP"
- "Affiliates"
- "Log in"
- "Sign up"
footer-links:
- "Pro"
- "Create account"
- "Sign in"
- "Margin Trading"
```
**Agent rule**: reuse these exact strings when generating UI. Do NOT translate or rephrase — brand voice is preserved through the original wording.
## 15. Asset Inventory (Image Roles & Ratios)
*Image inventory classified by role and aspect ratio. When reproducing the site, allocate this number of assets per role.*
```yaml
assets:
```
**Agent rule**: when generating placeholder images, match these counts and aspect ratios. Use neutral placeholder backgrounds for `product` (e.g. `#f5f5f5`), full-color photography hints for `hero` and `editorial`.
## 16. Component HTML Templates
*Suggested HTML markup for reproducing the key components — based on what was detected in the source DOM.*
### Button (primary action)
```html
<button class="btn btn-primary">
Action
</button>
```
_Source pattern detected: padding `0px` · radius `0px` · weight `400`_
### Generic Card
```html
<div class="card">
<!-- content -->
</div>
```
_Source pattern detected: padding `6px 8px` · radius `12px` · shadow `none`_
**Agent rule**: use these markup skeletons as the structural baseline. Apply tokens from §2-3 for visual styling.
## 17. Content Architecture & Resources (Links by Purpose)
*The page's links classified by purpose — the information architecture to reproduce. Categories, featured images, devices and projects are extracted from the rendered DOM, not guessed.*
**By purpose:** **nav** 3 · **cta** 3 · **auth** 2 · **product** 7 · **docs** 2 · **social** 8 · **legal** 2 · **footer** 18 · **other** 15
**Primary actions (conversion path):**
- Primary call-to-action — "Try Kraken" (the conversion path) → `https://www.kraken.com/sign-up`
- Account access — "Log in" (login/signup) → `https://id.kraken.com/sign-in?rfr=consumer-web&preferTheme=light`
- Primary call-to-action — "Sign up" (the conversion path) → `https://www.kraken.com/sign-up`
- Primary call-to-action — "Create account" (the conversion path) → `https://www.kraken.com/sign-up`
- Account access — "Sign in" (login/signup) → `https://id.kraken.com/sign-in?rfr=consumer-web&preferTheme=light`
**Projects / case studies detected** (clustered by URL + featured image):
*Prices* — medium confidence, 7 items:
| Title | Featured image | Link |
|---|---|---|
| Bitcoin BTC $61,930.00 +1,02% $1.24T | `cc447b5303f0a2955b4072760491b00ea224` | https://www.kraken.com/en-fr/prices/bitcoin |
| Ethereum ETH $1,631.77 +0,42% $197.06B | `cc447b5303f0a2955b4072760491b00ea224` | https://www.kraken.com/en-fr/prices/ethereum |
| BNB $589.54 +0,23% $79.47B | `cc447b5303f0a2955b4072760491b00ea224` | https://www.kraken.com/en-fr/prices/bnb |
| USDC $1.00 -0,01% $74.96B | `cc447b5303f0a2955b4072760491b00ea224` | https://www.kraken.com/en-fr/prices/usdc |
| XRP $1.11 -1,35% $68.74B | `cc447b5303f0a2955b4072760491b00ea224` | https://www.kraken.com/en-fr/prices/xrp |
| Solana SOL $64.44 -0,29% $37.36B | `cc447b5303f0a2955b4072760491b00ea224` | https://www.kraken.com/en-fr/prices/solana |
| View all cryptocurrencies | `cc447b5303f0a2955b4072760491b00ea224` | https://www.kraken.com/en-fr/prices |
*Hc* — medium confidence, 3 items:
| Title | Featured image | Link |
|---|---|---|
| certain limitations and eligibility criteria | `cc447b5303f0a2955b4072760491b00ea224` | https://support.kraken.com/hc/en-us/articles/4402532394260-Client-eligibility-for-margin-trading-services- |
| Risk Disclosure | `cc447b5303f0a2955b4072760491b00ea224` | http://support.kraken.com/hc/en-us/articles/360022629052-Risk-Disclosure |
| Support Center | — | https://support.kraken.com/hc/en-us |
**Signals:** 35/60 links carry a featured image · device mockups detected: laptop ×1 · dominant link roles: footer-link (38), content-card (17), navigation (3).
---
## Extraction Completeness: 81/100 (B)
| Category | Score | Max | Detail |
|----------|-------|-----|--------|
| Colors & Palette | 25 | 25 | 22 named colors |
| Typography | 13 | 20 | 5 roles defined |
| Components | 16 | 20 | 4 specs extracted |
| Motion & Interaction | 12 | 15 | Keyframes |
| CSS Custom Properties | 10 | 10 | 776 vars |
| Responsive Breakpoints | 5 | 5 | 7 breakpoints |
| Variable Fonts | 0 | 5 | None detected |
## 12. Known Gaps & Confidence
Explicit list of what this extraction could NOT capture. Agents should not invent values for these — either skip the feature or use the documented baseline + heuristic fallback.
*Auto-detected extraction limitations — understand before building:*
- **Licensed web fonts (Kraken-Brand, GT Condensed Bold, Kraken-Mono)** — detected but not downloaded. Substitute with your licensed copy or a close fallback (see Typography section for metrics).
- **Sparse component extraction** — fewer than 5 component types detected. Highly dynamic sections (modals, datepickers, carousels) require interaction to render and are not captured in a static pass.
| Category | What's missing | Fallback strategy |
|----------|----------------|-------------------|
| **Photography** | No photographic content detected on this page | Don't add stock imagery; clarity comes from type + color blocks |
### Per-section confidence
| Section | Confidence | Reason |
|---------|------------|--------|
| §1 Visual Theme | High | Body bg extracted via getComputedStyle() |
| §2 Colors | High | 776 CSS vars (semantic naming requires ≥20 for high) |
| §3 Typography | High | 5 typography roles inferred |
| §4 Components | Medium | 4 component variants captured |
| §7 Motion | High | Keyframes + transitions |
| §8 Do's/Don'ts | High | 21 rules generated; design-decisions.json has evidence per rule |
| §9 Responsive | High | 7 breakpoints detected |
| §9b Photography | Low | 0 images, hero not detected |
## 11.1 CSS Implementation Guide (CSS Interception Engine v2.15+)
*Ready-to-use CSS from Prism's CSS Interception Engine — intercepted directly from the site's CSS files (bypasses CORS). Copy-paste into your `<style>` block.*
### Font Loading
13 font file(s) captured (690KB total). When running `prism add`, fonts are saved to `extractions/kraken.com/fonts/` and embedded as base64 in the output HTML.
**@font-face declarations to use:**
```css
@font-face {
font-family: 'Kraken-Brand';
/* src: url('/fonts/Kraken-Brand.woff2') format('opentype'); */
font-weight: 950;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Kraken-Brand';
/* src: url('/fonts/Kraken-Brand.woff2') format('opentype'); */
font-weight: 950;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Kraken-Brand';
/* src: url('/fonts/Kraken-Brand.woff2') format('opentype'); */
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Kraken-Brand';
/* src: url('/fonts/Kraken-Brand.woff2') format('opentype'); */
font-weight: 900;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Kraken-Brand';
/* src: url('/fonts/Kraken-Brand.woff2') format('opentype'); */
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Kraken-Brand';
/* src: url('/fonts/Kraken-Brand.woff2') format('opentype'); */
font-weight: 700;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Kraken-Brand';
/* src: url('/fonts/Kraken-Brand.woff2') format('opentype'); */
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Kraken-Brand';
/* src: url('/fonts/Kraken-Brand.woff2') format('opentype'); */
font-weight: 300;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Kraken-Brand';
/* src: url('/fonts/Kraken-Brand.woff2') format('opentype'); */
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Kraken-Brand';
/* src: url('/fonts/Kraken-Brand.woff2') format('opentype'); */
font-weight: 500;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Kraken-Brand';
/* src: url('/fonts/Kraken-Brand.woff2') format('opentype'); */
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Kraken-Brand';
/* src: url('/fonts/Kraken-Brand.woff2') format('opentype'); */
font-weight: 400;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'GT Condensed Bold';
/* src: url('/fonts/GT-Condensed-Bold.woff2') format('truetype'); */
font-weight: 1000;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Kraken-Mono';
/* src: url('/fonts/Kraken-Mono.woff2') format('woff2'); */
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Kraken-Mono';
/* src: url('/fonts/Kraken-Mono.woff2') format('woff2'); */
font-weight: 400;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Kraken-Mono';
/* src: url('/fonts/Kraken-Mono.woff2') format('woff2'); */
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Kraken-Mono';
/* src: url('/fonts/Kraken-Mono.woff2') format('woff2'); */
font-weight: 500;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Kraken-Product';
/* src: url('/fonts/Kraken-Product.woff2') format('woff2'); */
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Kraken-Product';
/* src: url('/fonts/Kraken-Product.woff2') format('woff2'); */
font-weight: 400;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Kraken-Product';
/* src: url('/fonts/Kraken-Product.woff2') format('woff2'); */
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Kraken-Product';
/* src: url('/fonts/Kraken-Product.woff2') format('woff2'); */
font-weight: 500;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Kraken-Product';
/* src: url('/fonts/Kraken-Product.woff2') format('woff2'); */
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Kraken-Product';
/* src: url('/fonts/Kraken-Product.woff2') format('woff2'); */
font-weight: 600;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Kraken-Product';
/* src: url('/fonts/Kraken-Product.woff2') format('woff2'); */
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Kraken-Product';
/* src: url('/fonts/Kraken-Product.woff2') format('woff2'); */
font-weight: 700;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Noto Sans JP';
/* src: url('/fonts/Noto-Sans-JP.woff2') format('woff2'); */
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Noto Sans JP';
/* src: url('/fonts/Noto-Sans-JP.woff2') format('woff2'); */
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Noto Sans Vietnamese';
/* src: url('/fonts/Noto-Sans-Vietnamese.woff2') format('woff2'); */
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Noto Sans Vietnamese';
/* src: url('/fonts/Noto-Sans-Vietnamese.woff2') format('woff2'); */
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Kraken Plex Mono';
/* src: url('/fonts/Kraken-Plex-Mono.woff2') format('woff2'); */
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Kraken Plex Mono';
/* src: url('/fonts/Kraken-Plex-Mono.woff2') format('woff2'); */
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Kraken Plex Mono';
/* src: url('/fonts/Kraken-Plex-Mono.woff2') format('woff2'); */
font-weight: 700;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Kraken Plex Mono';
/* src: url('/fonts/Kraken-Plex-Mono.woff2') format('woff2'); */
font-weight: 200;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Kraken Plex Mono';
/* src: url('/fonts/Kraken-Plex-Mono.woff2') format('woff2'); */
font-weight: 200;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Kraken Plex Mono';
/* src: url('/fonts/Kraken-Plex-Mono.woff2') format('woff2'); */
font-weight: 400;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Kraken Plex Mono';
/* src: url('/fonts/Kraken-Plex-Mono.woff2') format('woff2'); */
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Kraken Plex Mono';
/* src: url('/fonts/Kraken-Plex-Mono.woff2') format('woff2'); */
font-weight: 300;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Kraken Plex Mono';
/* src: url('/fonts/Kraken-Plex-Mono.woff2') format('woff2'); */
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Kraken Plex Mono';
/* src: url('/fonts/Kraken-Plex-Mono.woff2') format('woff2'); */
font-weight: 500;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Kraken Plex Mono';
/* src: url('/fonts/Kraken-Plex-Mono.woff2') format('woff2'); */
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Kraken Plex Mono';
/* src: url('/fonts/Kraken-Plex-Mono.woff2') format('woff2'); */
font-weight: 600;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Kraken Plex Mono';
/* src: url('/fonts/Kraken-Plex-Mono.woff2') format('woff2'); */
font-weight: 450;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Kraken Plex Mono';
/* src: url('/fonts/Kraken-Plex-Mono.woff2') format('woff2'); */
font-weight: 450;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Kraken Plex Mono';
/* src: url('/fonts/Kraken-Plex-Mono.woff2') format('woff2'); */
font-weight: 100;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Kraken Plex Mono';
/* src: url('/fonts/Kraken-Plex-Mono.woff2') format('woff2'); */
font-weight: 100;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 700;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 200;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 200;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 400;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 300;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 500;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 600;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 100;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 100;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Financier Display';
/* src: url('/fonts/Financier-Display.woff2') format('woff2'); */
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Söhne';
/* src: url('/fonts/Söhne.woff2') format('woff2'); */
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Söhne';
/* src: url('/fonts/Söhne.woff2') format('woff2'); */
font-weight: 600;
font-style: normal;
font-display: swap;
}
```
### Keyframe Animations (Intercepted from CSS)
**22 @keyframes found** — these are the real animation definitions:
```
@keyframes skeleton-animation { ... }
@keyframes scroller-row-left-to-right { ... }
@keyframes scroller-row-right-to-left { ... }
@keyframes ds-menu-fadeIn { ... }
@keyframes ds-popover-fadeIn { ... }
@keyframes ds-toast-animated-notification-slide-left { ... }
@keyframes pulse { ... }
@keyframes ticker { ... }
@keyframes ds-dialog-fadeIn { ... }
@keyframes ds-dialog-fadeOut { ... }
@keyframes ds-dialogoverlay-fadeIn { ... }
@keyframes ds-dialogoverlay-fadeOut { ... }
@keyframes kraken-cli-blob-active { ... }
@keyframes kraken-cli-blob-idle { ... }
@keyframes kraken-cli-cursor-blink { ... }
@keyframes kraken-cli-line-in { ... }
@keyframes mobile-spotlight-animation { ... }
@keyframes nav-drawer-item-in { ... }
@keyframes spin { ... }
@keyframes typewriter-cursor-blink { ... }
@keyframes kraken-cli-chevron-prompt-flash { ... }
@keyframes onetrust-fade-in { ... }
```
<details><summary>Full keyframes CSS (22 animations)</summary>
```css
@keyframes skeleton-animation{0%{opacity:1}50%{opacity:.4}
@keyframes scroller-row-left-to-right{0%{transform:translate(0)}
@keyframes scroller-row-right-to-left{0%{transform:translate(0)}
@keyframes ds-menu-fadeIn{0%{opacity:0;transform:scale(.9)}
@keyframes ds-popover-fadeIn{0%{opacity:0;transform:scale(.9)}
@keyframes ds-toast-animated-notification-slide-left{0%{transform:translate(0)}
@keyframes pulse{50%{opacity:.5}}
@keyframes ticker{0%{transform:translate(0)}
@keyframes ds-dialog-fadeIn{0%{opacity:0;transform:scale(.95)}
@keyframes ds-dialog-fadeOut{0%{transform:scale(1)}
@keyframes ds-dialogoverlay-fadeIn{0%{opacity:0;background-color:#0000}
@keyframes ds-dialogoverlay-fadeOut{to{opacity:0;background-color:#0000}0%{opacity:100;background-color:#0006}}
@keyframes kraken-cli-blob-active{0%,to{transform:scale(1)translate(0)}18%{transform:scale(1.06)translate(10px,-8px)}36%{transform:scale(.95)translate(-8px,10px)}54%{transform:scale(1.08)translate(6px,6px)}72%{transform:scale(.96)translate(-6px,-7px)}}
@keyframes kraken-cli-blob-idle{0%,to{transform:scale(1)translate(0)}50%{transform:scale(1.02)translate(4px,-4px)}}
@keyframes kraken-cli-cursor-blink{0%,to{opacity:1}50%{opacity:0}}
@keyframes kraken-cli-line-in{0%{opacity:0;transform:translateY(3px)}
@keyframes mobile-spotlight-animation{0%{-webkit-mask-position:50%;mask-position:50%}50%{-webkit-mask-position:0 -30%;mask-position:0 -30%}75%{-webkit-mask-position:90% -30%;mask-position:90% -30%}
@keyframes nav-drawer-item-in{0%{opacity:0;transform:translateY(8px)}
@keyframes spin{to{transform:rotate(360deg)}}
@keyframes typewriter-cursor-blink{0%,to{opacity:.6}50%{opacity:0}}
@keyframes kraken-cli-chevron-prompt-flash{0%,to{opacity:1}50%{opacity:.28}}
@keyframes onetrust-fade-in{0%{opacity:0}100%{opacity:1}}
```
</details>
### Brand Gradient Palette
**20 complex gradients captured** from the site's CSS. The first few are the most prominent visual decorations:
```css
/* Gradient 1 */
background: linear-gradient(to right,black 0%,black calc(100% - var(--h-scroll-width);
/* Gradient 2 */
background: linear-gradient(to right,transparent 0%,black var(--h-scroll-width);
/* Gradient 3 */
background: conic-gradient(from 20deg at 50% 50%,var(--tw-gradient-stops);
/* Gradient 4 */
background: conic-gradient(from 20deg at 50% 50%2cvar(--tw-gradient-stops);
/* Gradient 5 */
background: linear-gradient(107.13deg,#0b0611e6 38.21%,#0b0611b3 100%);
```
### Hover State CSS (Intercepted)
**3 hover rule lines** captured from CSS files. Key interactive transitions from real CSS (not inferred):
```css
.payward-light-theme.payward-shape-theme .text-ds-button-primary-high:hover{background:#414141!important;border:2px solid #414141!important}
.payward-light-theme.payward-shape-theme .text-ds-button-primary-medium:hover{color:#414141!important;border:2px solid #414141!important}
.payward-dark-theme.payward-shape-theme .text-ds-button-neutral-high:hover,.payward-dark-theme.payward-shape-theme .text-ds-button-primary-high:hover{background:#a7a7a7!important}
.payward-dark-theme.payward-shape-theme .text-ds-button-primary-medium:hover{color:#a7a7a7!important;border:2px solid #a7a7a7!important}
.payward-light-theme .group:hover .text-ds-heading1 p,.payward-light-theme .group:hover .text-ds-heading2 p,.payward-light-theme .group:hover .text-ds-heading3 p{color:#595959!important}
.payward-light-theme .\[\&_a\:hover\]\:underline a:hover,.payward-dark-theme .\[\&_a\:hover\]\:underline a:hover{text-decoration-line:none}
ul.link-list li a:only-child:hover{color:#43196f;text-decoration:underline}
.kraken-table table .row .entry a:hover{opacity:.8}
.kraken-table .tab-body a:hover{opacity:.8}
.input:hover{border-color:#e5e6ec}
.textbox:hover{border-color:#e5e6ec}
.checkbox:hover{border-color:#e5e6ec}
.asset-page-container .plot-kind-button:hover{color:#7132f5}
.asset-page-container .time-range-selector .range:not(.disabled):hover{color:#7132f5}
```
> **Note**: All values above are extracted from the live site's CSS files. The font files are saved locally by Prism and embedded in the output HTML. Use them as-is for maximum fidelity.
## 11.2 Measured Reality (CDP Engine)
Captured directly from Chrome's engine across **all 1395 rendered nodes** — not a sample. These are the values the page *actually paints*, weighted by how often they appear.
### Real Responsive Breakpoints
**44 breakpoints** read from the live `@media` rules (not guessed) — 14 most relevant:
`319px` · `359px` · `370px` · `375px` · `400px` · `425px` · `426px` · `450px` · `530px` · `550px` · `599px` · `600px` · `610px` · `639px` … (+30 more)
### Measured Design Scale
**Type scale by usage** (× = paint count): `14px`×956 · `16px`×160 · `12px`×128 · `20px`×35 · `13.3333px`×29 · `18px`×28 · `36px`×26 · `24px`×10
**Radius scale** (× = paint count): `12px`×18 · `20px`×18 · `9999px`×9 · `24px`×9 · `8px`×2 · `50%`×2 · `16px`×1
**Weights** (× = paint count): `400`×1193 · `500`×193 · `700`×3
**Layout gaps** (× = paint count): `8px`×27 · `12px`×25 · `4px`×12 · `16px`×7 · `6px`×2 · `36px`×1 · `2px`×1 · `16px 64px`×1
**Elevation (real shadows)**:
```css
rgba(16, 24, 40, 0.04) 0px 1px 4px 0px
rgb(0, 0, 0) 0px 4px 60px 0px
rgba(16, 24, 40, 0.04) 0px 1px 2px 0px
```
### Provenance — measured styles on key elements
Read from the live CSSOM (includes runtime-injected CSS). This is *what actually styles the page*, by element:
```css
body { font-family:Kraken-Product,Helvetica Neue,Helvetica,Arial,sans-serif; font-size:14px }
body { background-color:#f6f5f9 }
nav { gap:.5rem }
button { background-color:var(--background-color-ds-button-primary-medium,#855bfb29) }
button { color:var(--text-color-ds-button-primary-medium,#7132f5) }
button { border-radius:var(--border-radius-ds-button-sm) }
input { font-family:Kraken-Product,IBM Plex Sans,Helvetica,Arial,sans-serif; font-size:.875rem; font-weight:500 }
input { color:var(--text-color-ds-input,#101114) }
card { gap:.75rem }
card { border-radius:12px }
card { background-color:var(--background-color-ds-card,#9497a914) }
```
> Selectors normalised to their semantic element — source class names are often build-hashed (`.bgDIHX`) and not reusable. The declarations + CSS vars are the transferable part.
---
*Generated by Prism — automated Playwright extraction + design analysis.*
*Source: https://kraken.com | 2026-06-11T05:01:16.961Z*
*Values extracted via getComputedStyle() (rendered) + CSS custom properties (tokens, marked `(token)`). Token-only values may not be painted — verify against the live site before shipping.*
Re-extract: clone-architect update kraken.com