Rigid containers with sharp, uncompromising edges. Inside them, a liquid glass that reflects light and gives every surface tactile depth. Structured Liquidity marries the discipline of the grid to the delight of the material: a complete, open UI language any product can speak, not the look of just one. This page is both the specimen and the spec, so retheme it live as you read.
Most systems pick a side: flat utility or glossy depth. Structured Liquidity refuses the choice and holds both at once, a rigid, unambiguous grid containing a fluid, living material. It stands on three pillars, each with the working rules that keep it honest.
Sharp 90° corners, flat unblurred shadows, a strict grid. Boundaries are never ambiguous.
Inside the rigid boxes lives a tactile glass that is organic, translucent, light-reflecting, and alive.
Liquidity delights, but never at the expense of reading. Function leads.
More than sixty primitives, from buttons and forms to overlays, navigation, and data display, each one a rigid container holding liquid glass. None of it is a static mockup: click, type, toggle, and open, and every piece reskins from the same live tokens.
Heavy grotesk for impact, monospace for labels, and a measured body that stays legible through the glass. Inline --accent tokens carry the system.
Liquidity is for depth, never at the expense of clarity.
Heads up
Tokens sync every deploy.
Build failed
Border weight must be ≥ 1px.
A rigid container holding glass: a cover, supporting copy, and one clear action.
| Token | Value | Surface | Status |
|---|---|---|---|
| --accent | #a388ee | Solid | Live |
| --glass-alpha | 0.07 | Glass | Live |
| --hard-x | 7px | Shadow | Draft |
| --radius | 0px | Edge | Live |
By operators. For operators.
A hairline at full border weight, horizontal or vertical.
A blocking confirm for destructive actions.
A panel that rises from the bottom edge.
It is an open UI design language that pairs rigid grids and flat offset shadows with liquid, light-reflecting glass, shipped with tokens and a full component kit.
No. universe.audio is only one example; the language is product-agnostic and travels from product to product by its tokens.
Yes. A single accent token drives every emphasis across the kit, so changing one value retunes the entire interface.
A modal that settles into its shadow on open.
A side panel that slides in from the edge.
The language is product-agnostic, so the same rigid grid and liquid glass that document it here run unchanged in shipping work. These are real products in production, built on Structured Liquidity rather than described by it.
A music platform built around spectral mixing and streaming, where every surface is a rigid container holding liquid glass, all tuned to its own accent.
Visit universe.audio
The personal site of a strategic-finance operator, where profile, advisory work, and ventures sit in rigid containers with flat offset shadows on the signature purple accent.
Visit samir.xyz
A fund for operator-led investing in early-stage fintech, running the same rigid grid and offset shadows retuned to a green accent: proof that the language travels by token.
Visit 2daysearly.xyz
Structured Liquidity ships its rules, tokens, and components in formats an AI agent can read directly, so the language travels into new products without losing its grammar. Point any AI tool at the files below, or paste the prompt into your assistant.
The AI-discoverable summary: the three pillars, the hard rules, the tokens, and the font pairings, all in one Markdown file at the site root.
Open llms.txtEvery token in the W3C Design Tokens format, each carrying its exact CSS variable name. Import it instead of guessing values.
Open tokensCopy-paste recipes for the kit: class names, variants, and ready-to-paste HTML for the core components.
Open registryYou are designing in the Structured Liquidity UI language. Rules: - Square corners (border-radius: 0). - Flat offset shadows only: box-shadow: 7px 7px 0 0 #000, never blurred. - Solid 2px black borders; the edge defines the object. - Exactly one accent (#a388ee) carries all emphasis. - Liquid glass = backdrop-filter blur over translucent white rgba(255,255,255,0.07). - Destructive surfaces are neutral gray (#3c3f4b), never red. - Type: Archivo for headings/buttons/brand, Outfit for body, Space Mono for labels and data. - Leading icons (Lucide) on nav links and buttons. Use the tokens in design-tokens.json and the component markup in registry.json. Full spec: llms.txt.
:root{
--accent:#a388ee; --accent-ink:#000000;
--bg:#272933; --bg-2:#1f2028; --ink:#e6e6e6; --ink-dim:#9da0ab;
--edge:0 0 0; --hard-shadow:#000000; --neg:#3c3f4b; --neg-ink:#f0f0f2;
--glass-blur:18px; --glass-tint:255 255 255; --glass-alpha:0.07;
--border-w:2px; --hard-x:7px; --hard-y:7px; --radius:0px;
--display:"Archivo","Helvetica Neue",system-ui,sans-serif;
--body:"Outfit","Helvetica Neue",system-ui,sans-serif;
--mono:"Space Mono",ui-monospace,"SFMono-Regular",monospace;
}
Structured Liquidity is an open UI language: a complete kit of rigid containers and liquid glass, free to take and make your own. Adopt the three pillars, set your accent, and build something rigorous, tactile, and unmistakably clear.