# Agent Brief. build in the style of athleticbrewing.com

> Machine-extracted from a live on-demand funnel teardown (2026-08-03). 100% facts —
> measured tokens, detected patterns, harvested proof strings. No LLM interpretation.
> Measured from a 4-step funnel walk.
> Tokens: `tokens.json` / `tailwind.css`.

**Funnel:** Homepage / Lander → Collections → Products → Pages

## Palette (area-weighted from live CSS)
| Hex | Usage | Likely role |
|-----|------:|-------------|
| `#ffffff` | 29% | background |
| `#41c3d6` | 21.5% | accent/brand |
| `#ebd923` | 14% | accent/brand |
| `#f7fbfc` | 12.1% | background |
| `#003a5d` | 10.6% | support |
| `#ffc629` | 1.1% | accent/brand |
| `#f15a22` | 0.5% | accent/brand |
| `#f2dab2` | 0.5% | background |

Curated roles: `primary=#ffc629` · `accent=#ffc629` · `bg=#ffffff` · `surface=#f7fbfc` · `text=#003a5d`

## Type
- Display: `Barlow Condensed`
- Body: `Barlow`
- Size scale (px): 10, 12, 14, 16, 18, 20, 25, 26, 28, 30, 60, 96
- Radius (px): 16, 50, 1000, 10000, 99999

## Patterns detected (fact-based). 5/15
- **Anchor / strikethrough pricing**. A struck-through original price or an "X% off" claim. _(p2: $14.99; p4: SAVE 5%)_
- **On-page review wall**. An embedded wall of customer reviews. _(home: review widget; p2: review widget; p3: review widget)_
- **Free shipping**. Free shipping / delivery surfaced in the funnel. _(home: Free Shipping; p2: Free Shipping; p3: Free Shipping)_
- **FAQ / objection handling**. An accordion / FAQ block answering objections. _(home: ANY LAST QUESTIONS? WHAT IS NON-ALCOHOLIC BEER, REALLY? Our non-alcoholic beer is made jus; p4: FREQUENTLY ASKED QUESTIONS WHAT IS SUBSCRIBE & SAVE? WHY SHOULD I SUBSCRIBE? HOW WILL I RE)_
- **Proof above the fold**. Social proof rendered within the first viewport on at least one step. _(home: 35,000+ 5-STAR REVIEWS | 185+ TASTE AWARDS; p3: 116 reviews)_

## Proof language (harvested strings → templates)
- `{N}+ 5-STAR REVIEWS`. e.g. "35,000+ 5-STAR REVIEWS", "116 reviews"
- `{X} / 5`. e.g. "4.6 / 5"
- `Free shipping`. e.g. "Free shipping"
- `Join {N}+ Members`. e.g. "Join 35,000+ Members"
- `SAVE {N}%`. e.g. "SAVE 5%"

## Funnel facts
- Depth reached: 4 step(s)
- Proof points: 7 across 4 step(s)
- Discount/anchor pricing: yes · Countdown: no · Subscription: yes

## To replicate
Match the palette + type tokens above and deploy the detected patterns. Measured from a 4-step funnel walk.
