Near-black stage, purple CTAs, creator accents, and chat-shaped product modules make the system read as Twitch immediately.
Main action.
Lavender emphasis.
Hover purple.
Pressed purple.
Brand-family link.
Main stage.
Raised dark layer.
Utility surface.
Service background.
Brand-site wash.
High-emphasis text.
Reading color.
Metadata chrome.
Dark separators.
Heavy separation.
Positive state.
Caution state.
Error state.
Identity accent.
Alternate burst.
Editorial surface.
No shadow. Use stepped dark surfaces.
Depth comes from borders and media contrast.
Observed support shadow for service panels.
:root {
--brand-primary:#9146FF;
--brand-accent:#BF94FF;
--brand-ink:#EFEFF1;
--brand-canvas:#0E0E10;
--brand-surface:#18181B;
--brand-border:#2F2F35;
--brand-creator:#00FAFA;
--font-display:"Space Grotesk",Arial,sans-serif;
--font-mono:monospace;
--radius-md:6px;
--radius-lg:8px;
--radius-pill:9999px;
--shadow-support:0px 3px 10px 0px rgba(0,0,0,0.14);
}