Consumer brand
Big headlines, black stage, full-bleed media.
A black-and-white shell sharpened by hot coral, electric cyan, and full-screen media logic.
Big headlines, black stage, full-bleed media.
Metric cards, glint and blaze panels.
Pill search and quieter scanning surfaces.
Black, ink, and white do the work; cyan and coral hit.
Tighter tracking, broad counters, oversized numerics.
Coral wins priority. Pills keep culture light.
Cards stay flat: white, glint/blaze, then black reset.
Audience analytics, creator signals, and category discovery.
People come here to find products, trends, and creators.
Mint-tinted panels support growth modules.
Blaze panels soften coral into a storytelling surface.
Dark cards feel more like content frames than dashboard widgets.
Numbers do more of the work than decorative charting.
Media shells, hashtag rails, creator proof, metrics.
Calmer than marketing. Shape and focus work.
Default surface with border only.
Slight separation only.
When in doubt, remove shadow and strengthen contrast or tint instead.
:root {
--brand-primary: #000000;
--brand-accent: #FE2C55;
--brand-ink: #161823;
--brand-canvas: #FFFFFF;
--brand-surface-alt: #F7F7F8;
--brand-signature-cyan: #25F4EE;
--brand-business-glint: #DFFCF3;
--brand-business-blaze: #FFE8EF;
--font-main: "TikTok Sans", Inter, Arial, sans-serif;
--display-size: 64px;
--hero-size: 48px;
--metric-size: 56px;
--radius-md: 12px;
--radius-xl: 24px;
--radius-pill: 9999px;
--space-md: 16px;
--space-xl: 32px;
--space-section: 80px;
--shadow-soft: 0 8px 24px rgba(22,24,35,.08);
}