Full Access
Your production-ready brand system
## DESIGN_MD
### Brand Foundation
A complete implementation-ready brand system generated from structured inputs.
### CSS Variables
:root {
--brand-primary: #F6B623;
--brand-secondary: #239AA0;
--brand-accent: #EE5B2B;
--brand-ink: #121826;
--radius-sm: 12px;
--radius-md: 18px;
--radius-lg: 24px;
}
### UI Rules
- Use bold, simple CTAs.
- Preserve generous whitespace.
- Prioritize legibility and accessibility.
- Keep the brand voice confident, useful, and direct.