Glass design tokens
Every glass surface in the app reads from these CSS variables. Change one value here and the whole product re-themes — no per-page tweaks.
Centralized utilities that consume these tokens
.glass.glass-strong.bento-tile.eyebrow-pill.cta-primary.cta-secondary.field-glassSurface & border colors
--glass-bgDefault glass surface tint (alpha-on-white).
--glass-strong-bgStrong glass surface tint for elevated cards.
--glass-borderBase glass border at rest.
--glass-border-strongStronger glass border for the elevated variant.
--glass-border-hoverBrand-tinted border applied on hover.
Backdrop blur
--blur-glassBackdrop blur radius for standard glass.
--blur-glass-strongBackdrop blur radius for elevated glass.
Shadows
--shadow-glassResting shadow for glass surfaces.
--shadow-glass-strongResting shadow for elevated glass.
--shadow-glass-hoverBrand-tinted hover shadow on glass.
--shadow-bento-hoverHover shadow on bento tiles (deeper lift).
--shadow-brand-ctaGlow shadow under primary brand CTA buttons.
Radii
--radius-bentoCorner radius for bento tiles.
--radius-tileCorner radius for small glass tiles.
--radius-pillPill radius for eyebrow chips.
Spacing
--space-section-yVertical padding for a Section block.
--space-section-y-mdVertical padding for Section on md+ breakpoints.
--space-shell-xHorizontal padding for the page shell container.
--space-bento-gapGap between bento tiles at base breakpoint.
--space-bento-gap-lgGap between bento tiles at lg+ breakpoint.
Want to preview changes before editing tokens?
Open the floating settings button in the bottom-right corner.