Frontend CSS Patterns Implementation patterns for distinctive visual design. Design Token Integration If the project contains a file, use its tokens as the source of truth: Do not invent colors, fonts, or spacing values when tokens are defined. Resolve references from YAML frontmatter before generating CSS. Typography Typography scale: Color & Theme Commit to: high contrast, limited palette (3-4 colors), accent colors that pop. Motion Focus on high-impact moments over scattered micro-interactions: Focus on: page load sequences, scroll-triggered reveals, state transitions. Spatial Composition…