Live preview
Use this system
Three ways to drop Drift into your workflow.
Save the file for your tool — your agent then generates UI in Drift, automatically.
CLAUDE.mdRepo root — Claude Code reads it automatically.
.cursor/rules/drift.mdcProject rule — applied to every generation.
.windsurfrulesRepo root — Cascade reads it automatically.
.github/copilot-instructions.mdRepo-wide custom instructions for Copilot.
The system
Brand & Voice
Drift smells like salt air. Ocean blue and warm sand over bright, airy surfaces make a store for surf, travel, and the outdoors. Relaxed and aspirational — browsing should feel like a slow weekend.
Layout & Grid
Big lifestyle photography, lots of whitespace, and soft rounded cards. Copy is
easygoing; the sandy color.brand.secondary warms call-outs.
Components
Buttons
Rounded radius.md ocean-blue buttons with relaxed labels and a gentle
shadow.md lift. Secondary actions stay bordered and light.
Product Cards
Full-bleed imagery on color.surface.raised with breezy captions; badges pair
state colors with text.
Accessibility
Primary and muted text pass WCAG AA on every surface. Imagery never carries meaning alone, tap targets are large, and focus stays clearly visible.
Tokens
Color (14)
Tokens
Export
One source of truth, five formats — copy or download any of them.
---$schema: https://designmd.in/schema/v1.jsonid: driftname: Drifttitle: Drift — Coastal Lifestyle Storeversion: 1.0.0category: ecommercetags: [ecommerce, coastal, ocean, lifestyle, airy]author: designmdlicense: CC-BY-4.0updatedAt: 2026-06-22colorMode: [light]tokens: color: brand: primary: { value: "oklch(0.53 0.11 215)", type: color } secondary: { value: "oklch(0.68 0.1 70)", type: color } onBrand: { value: "oklch(0.99 0 0)", type: color } text: primary: { value: "oklch(0.26 0.02 215)", type: color } muted: { value: "oklch(0.47 0.022 215)", type: color } link: { value: "{color.brand.primary}", type: color } surface: base: { value: "oklch(0.99 0.006 210)", type: color } raised: { value: "oklch(1 0 0)", type: color } sunken: { value: "oklch(0.965 0.01 210)", type: color } border: default: { value: "oklch(0.9 0.012 210)", type: color } state: success: { value: "oklch(0.58 0.14 150)", type: color } danger: { value: "oklch(0.56 0.2 25)", type: color } warning: { value: "oklch(0.72 0.14 75)", type: color } info: { value: "oklch(0.58 0.12 230)", type: color } typography: family: sans: { value: "Outfit, system-ui, sans-serif", type: fontFamily } mono: { value: "ui-monospace, monospace", type: fontFamily } scale: sm: { value: "0.875rem", type: dimension } base: { value: "1rem", type: dimension } lg: { value: "1.25rem", type: dimension } xl: { value: "1.6rem", type: dimension } "2xl": { value: "2.2rem", type: dimension } "3xl": { value: "3rem", type: dimension } weight: regular: { value: 400, type: fontWeight } bold: { value: 600, type: fontWeight } leading: tight: { value: 1.12, type: number } normal: { value: 1.6, type: number } spacing: base: { value: "0.25rem", type: dimension } radius: sm: { value: "0.625rem", type: dimension } md: { value: "1rem", type: dimension } lg: { value: "1.5rem", type: dimension } full: { value: "9999px", type: dimension } shadow: sm: { value: "0 1px 3px oklch(0.26 0.02 215 / 0.07)", type: shadow } md: { value: "0 10px 28px oklch(0.26 0.02 215 / 0.1)", type: shadow } motion: duration: base: { value: "240ms", type: duration } easing: standard: { value: "cubic-bezier(0.22, 1, 0.36, 1)", type: cubicBezier } breakpoint: md: { value: "768px", type: dimension } iconography: style: { value: "1.75px stroke, soft rounded, breezy", type: descriptor } zIndex: dropdown: { value: 1000, type: number } modal: { value: 1300, type: number }---# Drift Design System## Brand & VoiceDrift smells like salt air. Ocean blue and warm sand over bright, airy surfacesmake a store for surf, travel, and the outdoors. Relaxed and aspirational —browsing should feel like a slow weekend.## Layout & GridBig lifestyle photography, lots of whitespace, and soft rounded cards. Copy iseasygoing; the sandy `color.brand.secondary` warms call-outs.## Components### ButtonsRounded `radius.md` ocean-blue buttons with relaxed labels and a gentle`shadow.md` lift. Secondary actions stay bordered and light.### Product CardsFull-bleed imagery on `color.surface.raised` with breezy captions; badges pairstate colors with text.## AccessibilityPrimary and muted text pass WCAG AA on every surface. Imagery never carriesmeaning alone, tap targets are large, and focus stays clearly visible.