:root{--paper:#fff;--ink:#080808;--muted:#5a5a5a;--line:#d8d8d8;--grow:#294b36;--pad:24px;--radius:4px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--grow);outline-offset:5px}button{font:inherit}button,a,summary{touch-action:manipulation}button{cursor:pointer}p,h1,h2{margin:0}h1,h2{text-wrap:balance}p{text-wrap:pretty}main{max-width:1056px;margin:auto;padding:0 var(--pad);outline:none}.review-bar{padding:9px 16px;background:#f0f0ef;color:#595959;text-align:center;font-size:11px;font-weight:600;letter-spacing:.08em;line-height:1.4}.masthead{display:flex;justify-content:space-between;align-items:center;padding:26px 0;border-bottom:1px solid var(--line)}.name{text-decoration:none;font-size:15px;font-weight:600;letter-spacing:-.02em}.edition{font-size:11px;letter-spacing:.1em;color:var(--muted)}.intro{padding:44px 0 32px}.eyebrow{font-size:11px;font-weight:600;letter-spacing:.12em;color:var(--muted)}h1{font-size:clamp(44px,7vw,78px);letter-spacing:-.065em;font-weight:550;line-height:1.02;margin:18px 0 22px}.lede{font-size:19px;line-height:1.5;letter-spacing:-.02em;color:var(--muted)}.choices{border-top:1px solid var(--line)}.choice{display:grid;grid-template-columns:1fr auto;align-items:center;gap:20px;padding:25px 0;border-bottom:1px solid var(--line)}.product-label{font-size:10px;letter-spacing:.11em;font-weight:600;color:var(--muted);margin-bottom:9px}.product-name{font-size:32px;line-height:1.12;letter-spacing:-.045em;font-weight:600}.grow .product-name{color:var(--grow)}.suffix{font-size:10px;letter-spacing:.13em;font-weight:600;display:block;margin-top:6px}.summary{font-size:15px;line-height:1.45;color:var(--muted);margin-top:11px;max-width:230px}.see,.cta{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:46px;border:1px solid var(--ink);border-radius:var(--radius);font-size:14px;font-weight:550;text-decoration:none;padding:12px 16px;background:var(--ink);color:white;white-space:nowrap}.grow .see,.grow .cta{background:var(--grow);border-color:var(--grow)}.see:hover,.cta:hover{filter:brightness(1.15)}.arrow{font-size:20px;line-height:1}.philosophy{font-size:15px;line-height:1.5;letter-spacing:-.01em;padding:32px 0;color:var(--muted)}footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:12px;padding:22px 0 28px;font-size:12px;color:var(--muted)}footer a{font-weight:500}.back{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-size:14px;min-height:48px;margin:14px 0 20px}.detail-heading h1{font-size:40px;margin:12px 0 16px}.detail-heading .description{font-size:18px;line-height:1.5;color:var(--muted);max-width:580px}.media{margin:28px 0 20px;background:#f4f4f3;border-radius:8px;overflow:hidden;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center}.grow .media{background:#f3f5f1}.pending-inner{text-align:center;padding:28px;max-width:470px}.pending-label{display:inline-block;font-size:10px;letter-spacing:.13em;font-weight:650;border-bottom:1px solid currentColor;padding-bottom:8px;color:var(--muted)}.pending-title{font-size:28px;line-height:1.2;letter-spacing:-.04em;margin:20px 0 14px}.pending-note{font-size:14px;line-height:1.5;color:var(--muted)}video{width:100%;height:100%;object-fit:contain;background:#000}.duration{font-size:12px;color:var(--muted);margin-top:12px}.takeaway{font-size:22px;font-weight:550;letter-spacing:-.035em;line-height:1.3;margin:23px 0 10px}.preview-copy{font-size:16px;line-height:1.55;color:var(--muted);max-width:580px}.detail-actions{margin:24px 0 28px}.detail-actions .cta{white-space:normal;text-align:center;max-width:100%;min-height:50px}.contact-hint{font-size:12px;line-height:1.5;color:var(--muted);margin-top:10px}.email-fallback{font-size:13px;line-height:1.5;margin-top:14px;color:var(--muted);overflow-wrap:anywhere}.companion{border-top:1px solid var(--line);padding:24px 0 28px}.companion h2{font-size:23px;letter-spacing:-.04em;margin:8px 0}.companion p{font-size:15px;line-height:1.5;color:var(--muted);max-width:560px}.companion a{display:inline-flex;min-height:44px;align-items:center;font-size:14px;font-weight:600;margin-top:6px}details{margin-top:18px;font-size:14px;line-height:1.6}summary{cursor:pointer;padding:12px 0;min-height:44px}.skip{position:fixed;top:-100px;left:16px;padding:12px;background:#fff;z-index:100}.skip:focus{top:12px}.media-error{font-size:16px;line-height:1.5;padding:24px}body.phone-preview{background:#e8e8e8;max-width:390px;margin:20px auto;box-shadow:0 0 0 1px #ddd}body.phone-preview main{background:#fff}body.phone-preview .edition{display:none}body.phone-preview h1{font-size:44px}body.phone-preview .intro{padding:32px 0 26px}body.phone-preview .choice{gap:12px;padding:21px 0}body.phone-preview .see{font-size:14px;padding:11px 12px;gap:9px}body.phone-preview .summary{max-width:205px;font-size:14px}body.phone-preview .product-name{font-size:29px}body.phone-preview .lede{font-size:17px}
@media(min-width:720px){.intro{display:grid;grid-template-columns:1fr 1fr}.intro .eyebrow{grid-column:1/-1}.intro .lede{align-self:end;padding:0 0 24px 32px}.choices{display:grid;grid-template-columns:1fr 1fr}.choice{padding:32px 24px 32px 0}.choice+.choice{border-left:1px solid var(--line);padding-left:32px;padding-right:0}.media{max-height:580px;aspect-ratio:16/10}.detail-heading{max-width:700px}#detail{max-width:820px;margin:auto}.philosophy{padding:40px 0}body.phone-preview .intro{display:block}body.phone-preview .intro .lede{padding:0}body.phone-preview .choices{display:block}body.phone-preview .choice+.choice{border-left:0;padding-left:0}body.phone-preview .media{aspect-ratio:4/3}body.phone-preview .philosophy{padding:32px 0}}
@media(max-width:719px){.edition{display:none}.intro{padding:32px 0 26px}.choice{gap:12px;padding:21px 0}.see{font-size:14px;padding:11px 12px;gap:9px}.summary{max-width:205px;font-size:14px}.product-name{font-size:29px}.lede{font-size:17px}.detail-heading h1{font-size:36px}.pending-title{font-size:25px}}
@media(max-width:350px){:root{--pad:18px}.choice{grid-template-columns:1fr}.see{justify-self:start}.review-bar{font-size:10px}}
@media(prefers-reduced-motion:no-preference){.see,.cta{transition:filter .15s ease}}
#detail-title:focus{outline:none}
[hidden]{display:none!important}

.example{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:30px 0 24px;padding:24px 0}.example-label{font-size:10px;font-weight:650;letter-spacing:.1em;color:var(--muted);line-height:1.5}.example h2{font-size:28px;letter-spacing:-.04em;line-height:1.15;margin:13px 0}.example-intro{font-size:16px;line-height:1.5;color:var(--muted);max-width:600px;margin-bottom:20px}.example-note{font-size:12px;line-height:1.5;color:var(--muted);max-width:600px;margin-top:16px}.example-result{margin-top:28px}.example blockquote{font-size:20px;line-height:1.5;letter-spacing:-.02em;margin:12px 0 25px;padding-left:18px;border-left:2px solid var(--ink);max-width:660px}.example h3{font-size:16px;margin:20px 0 8px}.example-result p{line-height:1.6}.example-boundary,.example-signal{font-size:15px;max-width:640px}.example-transcript{background:#f5f5f3;padding:0 18px 12px;border-radius:4px}.example-transcript .speaker{font-size:10px;letter-spacing:.1em;font-weight:650;margin-top:22px}.example-transcript h4{margin-bottom:8px}.privacy{max-width:740px}.privacy h1{font-size:44px}.privacy>p{font-size:16px;line-height:1.65;margin:20px 0}.privacy footer{margin-top:36px}
