Designer Whey
Flavor count, price, and quick-add in one compact tile.
Monochrome authority, electric cyan CTAs, compact commerce cards, and black evidence panels make this feel like athlete retail, not soft wellness.
01 / Colors
#4EC3E0Main CTA.#000000Dark authority.#232323Reading tone.#6E7173Support copy.#FFFFFFPage field.#EDF1F2Utility fill.#F8F9FAProof blocks.#DEDEDEQuiet shells.#B3B3B3Field edge.#2DB463Valid state.#D81A1AError state.#F0BB00Caution cue.#D74388Family accent.#6CC24AFamily accent.#8D9093Sub-brand cue.#B70832Promo urgency.02 / Typography
03 / Buttons
04 / Cards & Surfaces
Flavor count, price, and quick-add in one compact tile.
Pale proof blocks stay credible, not flashy.
Black panels concentrate trust and testing.
Product-family color works as a selective surface.
Green stays categorical, not global.
Shadow appears only when a control needs separation.
05 / Brand-Specific Product Patterns
Sweet cheesecake body with a blueberry edge.
Neutral pills keep category switching light.
“Great offers and always plenty of promotions.”
Quality language sits close to purchase.
06 / Forms
07 / Spacing
08 / Radius
09 / Elevation
Border and spacing only.
Subtle separation.
Select and overlay use.
Viewport-edge purchase rail.
10 / Extracted Component Tokens
:root {
--brand-primary:#4EC3E0;
--brand-accent:#000000;
--brand-ink:#000000;
--brand-body:#232323;
--brand-muted:#6E7173;
--brand-canvas:#FFFFFF;
--brand-surface:#FFFFFF;
--brand-surface-alt:#EDF1F2;
--brand-border:#DEDEDE;
--brand-success:#2DB463;
--brand-error:#D81A1A;
--font-display:'Oswald',Arial,sans-serif;
--font-ui:'Inter',Arial,sans-serif;
--hero-size:80px;
--display-size:64px;
--button-size:18px;
--button-cta-size:20px;
--radius-sm:4px;
--radius-md:8px;
--radius-lg:16px;
--radius-xl:27px;
--radius-pill:9999px;
--space-xs:4px;
--space-sm:8px;
--space-md:16px;
--space-lg:24px;
--space-xl:40px;
--space-section:64px;
}