.about-page{padding-bottom:40px}.about-page .ab-hero{min-height:62vh;min-height:62svh;display:grid;place-content:center;text-align:center;padding-top:96px}.about-page .ab-hero .c-kicker{justify-self:center}.about-page .ab-hero h1{margin:24px 0 16px;font-size:clamp(34px,6vw,74px);line-height:1.02;letter-spacing:-.035em;font-weight:900;text-wrap:balance;color:var(--ink)}.about-page .ab-hero p{margin:0 auto;max-width:46ch;color:var(--ink-soft);font-size:clamp(15px,1.7vw,18px);line-height:1.6}.about-page .ab-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;max-width:820px;margin:8px auto 0}.about-page .ab-stat{border-radius:18px;padding:20px 16px;text-align:center}.about-page .ab-stat b{display:block;font-size:clamp(26px,4vw,40px);font-weight:900;letter-spacing:-.03em;background:linear-gradient(100deg,var(--green) 10%,var(--green-bright) 90%);-webkit-background-clip:text;background-clip:text;color:transparent}.about-page .ab-stat span{font-size:12px;color:var(--ink-faint);line-height:1.4}.about-page .ab-body{display:flex;flex-direction:column;gap:22px;max-width:900px;margin:64px auto 0}.about-page .ab-block{display:grid}.about-page .ab-with-shot{grid-template-columns:1.3fr 1fr;gap:20px;align-items:center}.about-page .ab-reverse .ab-text{order:2}.about-page .ab-reverse .ab-shot-pair{order:1}.about-page .ab-text{border-radius:22px;padding:clamp(24px,3vw,38px)}.about-page .ab-step{font-family:var(--mono);font-size:12px;letter-spacing:.14em;color:var(--teal);font-weight:700;margin-bottom:12px}.about-page .ab-text h2{margin:0 0 12px;font-size:clamp(24px,3.2vw,34px);font-weight:900;letter-spacing:-.03em;line-height:1.1;text-wrap:balance}.about-page .ab-text p{margin:0;color:var(--ink-soft);font-size:clamp(15px,1.5vw,17px);line-height:1.65}.about-page .ab-reel{display:inline-block;margin-top:16px;font-weight:700;font-size:14.5px;color:var(--teal)}.about-page .ab-reel:hover{text-decoration:underline;text-underline-offset:3px}.about-page .ab-reel-embed{padding:8px;border-radius:18px;overflow:hidden}.about-page .ab-reel-embed iframe{display:block;width:100%;height:560px;border:0;border-radius:12px;background:#000}@media (max-width:820px){.about-page .ab-reel-embed iframe{height:640px}}.about-page .ab-shot{padding:8px;border-radius:18px;overflow:hidden}.about-page .ab-shot img{display:block;width:100%;border-radius:12px;max-height:460px;object-fit:cover;object-position:top}.about-page .ab-shot-pair{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.about-page .ab-final{text-align:center}.about-page .ab-final .ab-step{text-align:left}.about-page .ab-final .c-cta{margin-top:22px}@media (max-width:820px){.about-page .ab-hero{padding-top:84px}.about-page .ab-stats{grid-template-columns:1fr 1fr}.about-page .ab-with-shot{grid-template-columns:1fr}.about-page .ab-reverse .ab-text{order:1}.about-page .ab-reverse .ab-shot-pair{order:2}.about-page .ab-shot img{max-height:380px}.about-page .ab-body{margin-top:44px;gap:16px}}