.testimonials-page .reveal{opacity:0;transform:translateY(12px);transition:opacity .5s cubic-bezier(.2,.7,.2,1),transform .5s cubic-bezier(.2,.7,.2,1)}.testimonials-page .reveal.is-in{opacity:1;transform:none}.testimonials-page .reveal.delay-1{transition-delay:.08s}.testimonials-page-hero{position:relative;padding:120px 0 80px;background:#0a0a0a;overflow:hidden;isolation:isolate}@media (max-width:720px){.testimonials-page-hero{padding:88px 0 56px}}.testimonials-page-hero:before{background-image:radial-gradient(ellipse 80% 70% at 50% 30%,rgba(249,156,16,.15),transparent 60%),radial-gradient(ellipse 50% 50% at 90% 80%,rgba(249,156,16,.07),transparent 65%)}.testimonials-page-hero:after,.testimonials-page-hero:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0}.testimonials-page-hero:after{background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 0);background-size:56px 56px;mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black,transparent 90%)}.testimonials-page-hero-wrap{max-width:1280px;margin:0 auto;padding:0 32px;position:relative;z-index:1;text-align:center}@media (max-width:720px){.testimonials-page-hero-wrap{padding:0 20px}}.testimonials-page-eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#8a8a8a;margin-bottom:16px}.testimonials-page-eyebrow .dot{width:6px;height:6px;border-radius:50%;background:#f99c10;flex-shrink:0}.testimonials-page-hero h1{font-family:Inter Tight,sans-serif;font-weight:600;letter-spacing:-.03em;line-height:1;color:#fff;font-size:clamp(42px,6vw,72px);margin:0 0 20px}.testimonials-page-hero h1 em{color:#f99c10;font-style:normal}.testimonials-page-hero-sub{font-size:clamp(16px,1.6vw,18px);color:rgba(255,255,255,.6);max-width:540px;line-height:1.7;margin:0 auto}.testimonials-page-cta{padding:72px 0;background:#f7f6f3;text-align:center}.testimonials-page-cta h2{font-family:Inter Tight,sans-serif;font-weight:600;letter-spacing:-.02em;font-size:clamp(24px,3.2vw,38px);color:#1a1a1a;margin:0 0 28px}.testimonials-page-cta h2 em{color:#f99c10;font-style:normal}.testimonials-page-cta-btn{display:inline-flex;align-items:center;gap:8px;background:#f99c10;color:#1a1a1a;font-family:Inter Tight,sans-serif;font-weight:600;font-size:15px;padding:14px 28px;border-radius:8px;text-decoration:none;transition:background .25s,transform .25s}.testimonials-page-cta-btn:hover{background:#ffb02e;transform:translateY(-2px)}