.about-module__h8oSQW__hero{background:radial-gradient(120% 120% at 80% -10%, var(--brand-100), transparent 55%), linear-gradient(180deg, var(--bg-subtle), var(--bg));border-bottom:1px solid var(--border);padding-block:var(--s-20) var(--s-16);position:relative;overflow:hidden}.about-module__h8oSQW__heroGlow{background:radial-gradient(circle, color-mix(in srgb, var(--brand-400) 30%, transparent), transparent 65%);filter:blur(30px);pointer-events:none;width:520px;height:520px;position:absolute;top:-30%;right:-10%}.about-module__h8oSQW__crumbs{gap:var(--s-2);color:var(--text-faint);margin-bottom:var(--s-5);align-items:center;font-size:13px;display:flex}.about-module__h8oSQW__crumbs a{color:var(--text-muted);text-decoration:none}.about-module__h8oSQW__crumbs a:hover{color:var(--accent)}.about-module__h8oSQW__eyebrow{text-transform:uppercase;letter-spacing:.09em;color:var(--accent);margin-bottom:var(--s-3);font-size:12px;font-weight:700}.about-module__h8oSQW__title{letter-spacing:-.03em;margin:0 0 var(--s-5);color:var(--text);max-width:18ch;font-size:clamp(2.1rem,5vw,3.4rem);font-weight:760;line-height:1.05}.about-module__h8oSQW__title .about-module__h8oSQW__accent{background:linear-gradient(120deg, var(--brand-500), var(--brand-700));color:#0000;-webkit-background-clip:text;background-clip:text}.about-module__h8oSQW__lead{color:var(--text-muted);max-width:60ch;margin:0;font-size:clamp(1.05rem,1.8vw,1.3rem);line-height:1.65}.about-module__h8oSQW__stats{gap:var(--s-4);margin-top:var(--s-12);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:720px){.about-module__h8oSQW__stats{grid-template-columns:repeat(2,1fr)}}.about-module__h8oSQW__stat{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--r-lg);padding:var(--s-5);box-shadow:var(--sh-xs)}.about-module__h8oSQW__statNum{letter-spacing:-.02em;color:var(--text);font-size:clamp(1.8rem,3vw,2.4rem);font-weight:760;line-height:1}.about-module__h8oSQW__statLabel{color:var(--text-muted);margin-top:var(--s-2);font-size:13px;line-height:1.4}.about-module__h8oSQW__section{padding-block:var(--s-16)}.about-module__h8oSQW__sectionAlt{background:var(--bg-subtle);border-block:1px solid var(--border)}.about-module__h8oSQW__head{max-width:62ch;margin-bottom:var(--s-10)}.about-module__h8oSQW__h2{letter-spacing:-.02em;margin:0 0 var(--s-4);color:var(--text);font-size:clamp(1.6rem,3vw,2.2rem);font-weight:720}.about-module__h8oSQW__p{color:var(--text-muted);margin:0 0 var(--s-4);font-size:1.05rem;line-height:1.75}.about-module__h8oSQW__p strong{color:var(--text);font-weight:650}.about-module__h8oSQW__story{gap:clamp(var(--s-8), 6vw, var(--s-16));grid-template-columns:1.15fr .85fr;align-items:center;display:grid}@media (max-width:860px){.about-module__h8oSQW__story{grid-template-columns:1fr}}.about-module__h8oSQW__storyCard{background:linear-gradient(160deg, var(--brand-50), var(--bg-raised));border:1px solid var(--border);border-radius:var(--r-xl);padding:var(--s-8);box-shadow:var(--sh-md)}.about-module__h8oSQW__storyCardTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--accent);margin-bottom:var(--s-5);font-size:14px;font-weight:700}.about-module__h8oSQW__principle{gap:var(--s-4);padding-block:var(--s-4);border-bottom:1px solid var(--border);display:flex}.about-module__h8oSQW__principle:last-child{border-bottom:0}.about-module__h8oSQW__principleIcon{border-radius:var(--r-full);background:var(--accent-subtle);width:34px;height:34px;color:var(--accent);flex:none;place-items:center;font-size:15px;font-weight:700;display:grid}.about-module__h8oSQW__principleText{color:var(--text);font-size:14.5px;line-height:1.55}.about-module__h8oSQW__principleText b{font-weight:650}.about-module__h8oSQW__values{gap:var(--s-5);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:860px){.about-module__h8oSQW__values{grid-template-columns:1fr 1fr}}@media (max-width:560px){.about-module__h8oSQW__values{grid-template-columns:1fr}}.about-module__h8oSQW__value{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--r-lg);padding:var(--s-6);transition:transform var(--dur) var(--ease), box-shadow var(--dur) var(--ease), border-color var(--dur) var(--ease)}.about-module__h8oSQW__value:hover{box-shadow:var(--sh-md);border-color:var(--border-strong);transform:translateY(-3px)}.about-module__h8oSQW__valueIcon{border-radius:var(--r-md);width:44px;height:44px;margin-bottom:var(--s-4);background:linear-gradient(140deg, var(--brand-100), var(--brand-50));color:var(--brand-700);place-items:center;font-size:20px;display:grid}.about-module__h8oSQW__valueTitle{color:var(--text);margin:0 0 var(--s-2);font-size:16px;font-weight:660}.about-module__h8oSQW__valueText{color:var(--text-muted);margin:0;font-size:14px;line-height:1.6}.about-module__h8oSQW__steps{gap:var(--s-4);counter-reset:step;display:grid}.about-module__h8oSQW__step{gap:var(--s-5);background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--r-lg);padding:var(--s-6);grid-template-columns:auto 1fr;align-items:flex-start;display:grid}.about-module__h8oSQW__stepNum{border-radius:var(--r-full);width:40px;height:40px;color:var(--accent-text);background:linear-gradient(140deg, var(--brand-500), var(--brand-700));box-shadow:var(--sh-sm);place-items:center;font-weight:700;display:grid}.about-module__h8oSQW__stepTitle{color:var(--text);margin:0 0 var(--s-1);font-size:16.5px;font-weight:650}.about-module__h8oSQW__stepText{color:var(--text-muted);margin:0;font-size:14.5px;line-height:1.6}.about-module__h8oSQW__cta{text-align:center;background:linear-gradient(150deg, var(--brand-700), var(--brand-900));border-radius:var(--r-2xl);padding:clamp(var(--s-10), 6vw, var(--s-20));color:#fff;position:relative;overflow:hidden}.about-module__h8oSQW__ctaGlow{pointer-events:none;background:radial-gradient(60% 80% at 50% -10%,#ffffff38,#0000 60%);position:absolute;inset:0}.about-module__h8oSQW__ctaTitle{letter-spacing:-.02em;margin:0 0 var(--s-4);font-size:clamp(1.6rem,3vw,2.3rem);font-weight:720;position:relative}.about-module__h8oSQW__ctaLead{color:#ffffffe0;max-width:52ch;margin:0 auto var(--s-8);font-size:1.05rem;line-height:1.65;position:relative}.about-module__h8oSQW__ctaBtns{gap:var(--s-3);flex-wrap:wrap;justify-content:center;display:flex;position:relative}.about-module__h8oSQW__ctaPrimary{color:var(--brand-800);border-radius:var(--r-full);transition:transform var(--dur) var(--ease);background:#fff;padding:14px 28px;font-weight:650;text-decoration:none}.about-module__h8oSQW__ctaPrimary:hover{transform:translateY(-2px)}.about-module__h8oSQW__ctaGhost{color:#fff;border-radius:var(--r-full);border:1px solid #fff6;padding:14px 24px;font-weight:600;text-decoration:none}.about-module__h8oSQW__ctaGhost:hover{background:#ffffff1a}
