System Status
v1.2.0 StableFoundation
Colors, Typography, Icons
StableComponents
Buttons, Cards, Inputs
In ReviewAnimations
Motion & Interactions
NewDesign Tokens
Spacing, Radius, Shadows
StableLearner-Centered
Clear hierarchy, calm typography, and friendly visuals that support focus and comprehension.
Actionable Feedback
Timely states and cues help users understand results and next steps with confidence.
Focused Simplicity
Remove visual noise and emphasize the primary task to reduce cognitive load.
Inclusive Access
Contrast, size, and spacing choices aim to serve diverse learners and contexts.
At a Glance
Resources
Quick Start
To use this design system in your project, simply include the CSS file in your HTML <head>:
<!-- Add Fonts -->
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;700;800&family=Roboto+Mono:wght@500;700&display=swap" rel="stylesheet">
<!-- Add Design System -->
<link rel="stylesheet" href="css/design-system.css">