.exp-hero{position:relative;padding:calc(var(--nav-h) + 88px) 0 96px;overflow:hidden;text-align:center}.exp-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(780px 420px at 18% -10%,rgba(248,0,201,.28),transparent 60%),radial-gradient(780px 420px at 88% 10%,rgba(254,3,11,.22),transparent 60%)}.exp-eyebrow{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--pink);margin-bottom:22px}.exp-hero h1{font-size:clamp(2.6rem,7vw,5.4rem);line-height:1.02;letter-spacing:-.035em;max-width:920px;margin:0 auto 26px}.exp-hero .lead{max-width:640px;margin:0 auto 34px;font-size:clamp(1.02rem,1.6vw,1.18rem);color:var(--ink-2);line-height:1.6}.exp-hero-cta{gap:13px;margin-bottom:24px}.exp-hero-cta,.exp-hero-note{display:flex;justify-content:center;flex-wrap:wrap}.exp-hero-note{gap:20px;color:var(--muted);font-size:.88rem}.exp-hero-note span{display:inline-flex;align-items:center;gap:7px}.exp-hero-note img{width:14px;height:14px;object-fit:contain}.exp-section{padding:88px 0}.exp-section.soft{background:var(--bg-soft)}.exp-kicker{font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--pink);margin-bottom:14px}.exp-section h2{font-size:clamp(1.9rem,3.6vw,2.8rem);letter-spacing:-.025em;line-height:1.08}.exp-problem{max-width:760px;margin:0 auto;text-align:center}.exp-problem p{font-size:clamp(1.05rem,1.8vw,1.3rem);line-height:1.6;color:var(--ink-2);margin-top:20px}.exp-problem p:first-of-type{color:var(--ink);font-weight:500}.exp-steps{max-width:780px;margin:44px auto 0;display:flex;flex-direction:column;gap:0}.exp-step{display:flex;gap:26px;padding:30px 0;border-top:1px solid var(--line)}.exp-step:first-child{border-top:none}.exp-step .n{flex:0 0 auto;font-size:1.6rem;font-weight:800;color:var(--line);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;width:52px}.exp-step h3{margin:0 0 8px;font-size:1.15rem}.exp-step p{color:var(--ink-2);font-size:.96rem;line-height:1.6;margin:0}.exp-bento{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:190px;grid-gap:16px;gap:16px;margin-top:44px}.exp-bento-cell{grid-column:span 2;padding:28px;border-radius:var(--r-lg);border:1px solid var(--line);background:var(--surface);display:flex;flex-direction:column;justify-content:flex-end;transition:.3s var(--ease-out)}.exp-bento-cell:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:transparent}.exp-bento-cell.big{grid-column:span 2;grid-row:span 2;background:var(--grad);border:none}.exp-bento-cell.big h3,.exp-bento-cell.big p{color:#fff}.exp-bento-cell .ic{width:40px;height:40px;border-radius:11px;background:var(--bg-soft-2);display:grid;place-items:center;color:var(--pink);margin-bottom:14px}.exp-bento-cell.big .ic{background:rgba(255,255,255,.2);color:#fff}.exp-bento-cell .ic .ic-svg{width:20px;height:20px}.exp-bento-cell h3{margin:0 0 6px;font-size:1.1rem}.exp-bento-cell p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.5}@media (max-width:900px){.exp-bento{grid-template-columns:repeat(2,1fr);grid-auto-rows:170px}.exp-bento-cell,.exp-bento-cell.big{grid-column:span 2;grid-row:span 1}}.exp-quotes{max-width:820px;margin:44px auto 0;display:flex;flex-direction:column;gap:44px}.exp-quote p{font-size:clamp(1.15rem,2.4vw,1.6rem);line-height:1.5;font-weight:500;letter-spacing:-.01em}.exp-quote cite{display:block;margin-top:16px;font-style:normal;color:var(--muted);font-size:.92rem}.exp-quote cite b{color:var(--ink);font-weight:600}.exp-stats-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;margin-top:44px}.exp-stat{text-align:center;padding:30px 16px;border-radius:var(--r-lg);background:var(--surface);border:1px solid var(--line)}.exp-stat em{font-style:normal;display:block;font-size:clamp(1.8rem,3.4vw,2.6rem);font-weight:800;background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.exp-stat span{display:block;margin-top:8px;color:var(--muted);font-size:.88rem}@media (max-width:700px){.exp-stats-row{grid-template-columns:repeat(2,1fr)}}.exp-roles{display:flex;flex-wrap:wrap;gap:11px;justify-content:center;max-width:760px;margin:44px auto 0}.exp-role{padding:12px 22px;border-radius:100px;border:1.5px solid var(--line);background:var(--surface);font-weight:500;font-size:.95rem}.exp-faq-wrap{max-width:720px;margin:44px auto 0}.exp-cta-band{border-radius:var(--r-xl);background:var(--grad);color:#fff;padding:84px 40px;text-align:center;position:relative;overflow:hidden}.exp-cta-band:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(620px 320px at 75% 0,rgba(255,255,255,.22),transparent 60%)}.exp-cta-band h2{color:#fff;position:relative;font-size:clamp(2rem,4.6vw,3.2rem);letter-spacing:-.03em;margin:0 0 14px}.exp-cta-band p{color:rgba(255,255,255,.9);max-width:480px;margin:0 auto 28px;position:relative}