#ff6363Action, links, code chips, danger.
A dark, command-palette-native system with compact rows, hotkeys, red action cues, and glossy inset app surfaces.
#ff6363Action, links, code chips, danger.
#56c2ffInformational links and new states.
#07080aPrimary page foundation.
#111214Card gradient high stop.
#0c0d0fCard gradient low stop.
#ffffffHeadings and selected rows.
#9c9c9dSecondary text and nav links.
#6a6b6cDisabled and supporting metadata.
#59d499Flash success messages.
#ff9217Beta and warm status labels.
#2c1617Native destructive surface.
blue/red/purpleRare submit focus aura.
display — 168px / 400 / 1.00 / -2px / Instrument Serifhero — 86px / 400 / 1.00 / -2px / Instrument Serifheadline-lg — 48px / 600 / 1.06 / 0.02em / Intertitle-lg — 32px / 600 / 1.50 / 0em / Intertitle-md — 24px / 500 / 1.25 / 0.2px / Intertitle-sm — 20px / 500 / 1.40 / 0.2px / Interbody — 16px / 400 / 1.60 / 0.2px / Interlabel — 14px / 500 / 1.60 / 0.2px / Intercode — 12px / 400 / 1.50 / 0em / JetBrains MonoDiagonal dark gradient, translucent border, and a thin inset top highlight.
Explore feature →Compact promo block with a clipped graphic area and muted supporting copy.
Destructive flows keep the red inside a brown-black native panel.
Review action →A rare conic glow appears around newsletter or submit focus moments.
More padding, tighter rows, and comparison density for plan selection.
Select plan →Icon-led tile, 12px radius, and metadata anchored to the lower edge.
Install →xs 4pxsm 8pxmd 16pxlg 24pxxl 32pxsection 96px6pxRows, keycaps8pxButtons, inputs12pxCards16pxGlass nav20pxLarge panels9999pxBadges onlyinset 0 1px 0 rgba(255,255,255,.10)
2px translucent white outline
Dark shadow plus inset white edge
Soft white aura for app peeks
:root {
--brand-primary: #ff6363;
--brand-accent: #56c2ff;
--brand-ink: #ffffff;
--brand-body: #9c9c9d;
--brand-muted: #6a6b6c;
--brand-canvas: #07080a;
--brand-surface: #111214;
--brand-surface-alt: #0c0d0f;
--brand-border: rgba(255,255,255,.06);
--brand-card-highlight: rgba(255,255,255,.10);
--brand-danger-surface: #2c1617;
--brand-danger-border: #833637;
--font-display: "Instrument Serif", Georgia, serif;
--font-ui: "Inter", sans-serif;
--font-code: "JetBrains Mono", Menlo, monospace;
--radius-sm: 6px;
--radius-md: 8px;
--radius-lg: 12px;
--radius-xl: 16px;
--space-1: 8px;
--space-2: 16px;
--space-3: 24px;
--space-4: 32px;
--shadow-inset: inset 0 1px 0 rgba(255,255,255,.10);
}