Tokens
Layout shares the global spacing surface and exposes a small set of gap and rhythm tokens.
Layout provides a small set of composable building blocks for common page, app, and content structure. It is not a utility-first framework and it is not a twelve-column grid system.
Layout shares the global spacing surface and exposes a small set of gap and rhythm tokens.
Vertical flow with consistent spacing, ideal for forms, card content, and content blocks.
Inline groups that wrap naturally, useful for action rows, tags, and toolbars.
Constrain readable content and center it in the viewport, with width and padding tunable per instance.
Lists stay native by default. Compose visual list rows from existing primitives.
Responsive equal-width item grids with a tunable minimum item width.
Two-column layout where one side has a preferred width and the other takes the remaining space.
Fixed-width leading element (avatar, icon, image) paired with flexible trailing content.
Row that becomes a column when space gets tight, useful for small sets of panels.
Sticky, frosted top bar shell for app/dashboard layouts with a persistent sidebar.
Horizontal rails that stay useful without JavaScript and snap in modern browsers.
Media container that holds a stable aspect ratio for images, video, or embeds.
Document landmarks for top and bottom regions, composed with layout primitives.