Zero Runtime
All styling work happens at build time. Your production bundle ships plain class name strings and a static CSS file — no runtime overhead.
Write styles with familiar CSS-in-JS syntax, get full TypeScript autocomplete, and compile to optimized atomic CSS at build time — zero runtime cost.