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

> Machine-extracted from a live on-demand funnel teardown (2026-08-25). 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 → Pricing → Use Cases → Payments

## Palette (area-weighted from live CSS)
| Hex | Usage | Likely role |
|-----|------:|-------------|
| `#ffffff` | 56.3% | background |
| `#f8fafd` | 15.6% | background |
| `#e5edf5` | 13.2% | background |
| `#0d1738` | 8.2% | support |
| `#122054` | 1.3% | support |
| `#fffafd` | 1.2% | background |
| `#b78550` | 1.1% | accent/brand |
| `#e6ebf1` | 1% | background |

Curated roles: `primary=#b78550` · `accent=#b78550` · `bg=#ffffff` · `surface=#f8fafd` · `text=#061b31`

## Type
- Display: `sohne-var`
- Body: `sohne-var`
- Size scale (px): 8, 9, 10, 11, 12, 14, 16, 18, 22, 26, 32, 48
- Radius (px): 2, 4, 5, 6, 8, 16

## Patterns detected (fact-based). 4/15
- **Anchor / strikethrough pricing**. A struck-through original price or an "X% off" claim. _(home: 10% off)_
- **On-page review wall**. An embedded wall of customer reviews. _(home: 32 testimonials; p3: 14 testimonials; checkout: 36 testimonials)_
- **Express wallets**. One-tap wallets (Shop Pay / PayPal / G Pay) offered. _(home: express wallet button)_
- **FAQ / objection handling**. An accordion / FAQ block answering objections. _(pricing: How are payment fees calculated? Will I be charged tax? Are there additional fees for refu)_

## Proof language (harvested strings → templates)
- `{N}% off`. e.g. "10% off"

## Funnel facts
- Depth reached: 4 step(s)
- Proof points: 1 across 1 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.
