Feature card
White surface, 1px border, compact heading, and a link-like action.
Read the docs →A developer-first visual catalog of cyan actions, exact 4px rhythm, mono code surfaces, crisp grid lines, pill controls, and docs-ready product examples.
Generated from utility classes and tokenized into a reusable surface.
The palette is mostly white, near-black, and gray, with cyan as the action system and syntax colors as brand signatures.
Action links, active docs states, focus rings.
Logo wave and bright sky highlights.
Headings, primary buttons, authority text.
Readable prose and descriptions.
Search fields and subtle panels.
Hairlines, cards, nav dividers.
Dark code panels and snippets.
Syntax and category accent.
Code strings and utility values.
Feature category accents.
Inserted diffs and confirmations.
Validation and destructive feedback.
Inter carries the interface. IBM Plex Mono signals code, utility classes, versions, and technical proof.
Cards use fine lines, modest radii, code proof, and selective dark emphasis.
White surface, 1px border, compact heading, and a link-like action.
Read the docs →Cyan-soft guidance for compatibility notes and installation steps.
Check requirements →Dark slate panel with subtle top-edge depth and bright syntax accents.
Copy snippet →A pink signature wash marks product/category modules without taking over.
Explore templates →Elevation is reserved for floating search, demos, and browser frames.
Open preview →Generous internal spacing, calm borders, and strong numeric hierarchy.
These mini interfaces are the fingerprint: utility classes directly shaping visible UI.
01 Install Tailwind CSS
Lifetime access to UI blocks, templates, and Catalyst.
Shadows exist, but hierarchy usually comes from borders, surfaces, and code-dark contrast.
0 1px 2px #0000000d
subtle card lift
floating menu
browser preview
top edge highlight
:root {
--brand-primary: #00a5ef;
--brand-accent: #38bdf8;
--brand-ink: #030712;
--brand-body: #4a5565;
--brand-muted: #6a7282;
--brand-canvas: #ffffff;
--brand-surface: #f9fafb;
--brand-border: #e5e7eb;
--brand-code-bg: #1e2939;
--brand-token-function: #fb64b6;
--brand-token-string: #77d4ff;
--brand-dark-canvas: #030712;
--font-sans: "Inter", system-ui, sans-serif;
--font-mono: "IBM Plex Mono", ui-monospace, monospace;
--radius-pill: 9999px;
--radius-panel: 12px;
--spacing-unit: 4px;
--shadow-lg: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
}