.HeroSection-module___UGK9W__hero{min-height:100vh;padding-top:calc(var(--nav-height) + 40px);align-items:center;display:flex;position:relative;overflow:hidden}.HeroSection-module___UGK9W__animHidden{opacity:0;transform:translateY(24px)}.HeroSection-module___UGK9W__bgWrap{z-index:0;position:absolute;inset:0}.HeroSection-module___UGK9W__bgImage{object-fit:cover;opacity:.5;filter:grayscale(.8)contrast(1.15);width:100%;height:100%}.HeroSection-module___UGK9W__bgOverlay{background:linear-gradient(90deg,#0a0a0ad9 0%,#0a0a0a80 50%,#0a0a0a26 100%);position:absolute;inset:0}.HeroSection-module___UGK9W__content{z-index:10;position:relative}.HeroSection-module___UGK9W__inner{max-width:900px}.HeroSection-module___UGK9W__headline{font-family:var(--font-display);letter-spacing:-.04em;text-transform:uppercase;color:var(--text-headline);margin-top:24px;margin-bottom:32px;font-size:clamp(48px,7vw,96px);font-weight:900;line-height:.9}.HeroSection-module___UGK9W__accentGlow{color:var(--accent);text-shadow:0 0 20px #f05a2866}.HeroSection-module___UGK9W__sub{font-family:var(--font-body);color:var(--text-secondary);max-width:720px;margin-bottom:48px;font-size:clamp(18px,2vw,24px);font-weight:500;line-height:1.5}.HeroSection-module___UGK9W__ctas{flex-wrap:wrap;gap:24px;display:flex}.HeroSection-module___UGK9W__ctaPrimary{background:linear-gradient(135deg, var(--accent) 0%, #d94d1f 100%);border:none;padding:20px 40px!important;font-size:16px!important}.HeroSection-module___UGK9W__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 0 30px #f05a284d}.HeroSection-module___UGK9W__ctaSecondary{padding:20px 40px!important;font-size:14px!important}@media (max-width:767px){.HeroSection-module___UGK9W__hero{padding-top:calc(var(--nav-height) + 20px)}.HeroSection-module___UGK9W__ctas{flex-direction:column}.HeroSection-module___UGK9W__ctaPrimary,.HeroSection-module___UGK9W__ctaSecondary{text-align:center;justify-content:center;width:100%}}
.TransitionBlock-module__RRM_cq__section{background:var(--bg);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:96px 0}.TransitionBlock-module__RRM_cq__statement{font-family:var(--font-display);letter-spacing:-.03em;text-transform:uppercase;color:var(--text-headline);text-align:center;max-width:1000px;margin:0 auto;font-size:clamp(22px,3vw,36px);font-weight:900;line-height:1.2}.TransitionBlock-module__RRM_cq__accent{color:var(--accent)}
.StakesSection-module__p_n9Zq__section{background:var(--bg-raised);padding:128px 0}.StakesSection-module__p_n9Zq__header{margin-bottom:80px}.StakesSection-module__p_n9Zq__title{font-family:var(--font-display);letter-spacing:-.03em;text-transform:uppercase;color:var(--text-headline);font-size:clamp(28px,3.5vw,44px);font-weight:900}.StakesSection-module__p_n9Zq__accent_bar{background:var(--accent);width:96px;height:4px;margin-top:16px}.StakesSection-module__p_n9Zq__grid{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.StakesSection-module__p_n9Zq__card{background:var(--bg-card);border-left:1px solid var(--border);flex-direction:column;padding:48px;display:flex}.StakesSection-module__p_n9Zq__card:last-child{border-right:1px solid var(--border)}.StakesSection-module__p_n9Zq__cardLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-size:11px;font-weight:500}.StakesSection-module__p_n9Zq__cardValue{font-family:var(--font-data);color:var(--text-headline);margin-bottom:16px;font-size:clamp(48px,6vw,80px);font-weight:700;line-height:1}.StakesSection-module__p_n9Zq__cardSymbol{color:var(--accent)}.StakesSection-module__p_n9Zq__cardContext{font-family:var(--font-body);color:var(--text-secondary);font-size:15px;font-weight:500;line-height:1.6}@media (max-width:1024px){.StakesSection-module__p_n9Zq__grid{grid-template-columns:1fr}.StakesSection-module__p_n9Zq__card{border-left:1px solid var(--border);border-right:none;border-bottom:1px solid var(--border)}.StakesSection-module__p_n9Zq__card:first-child{border-top:1px solid var(--border)}.StakesSection-module__p_n9Zq__card:last-child{border-right:none}}
.PatternsSection-module__Ps-33W__section{background:var(--bg);padding:128px 0}.PatternsSection-module__Ps-33W__header{max-width:700px;margin-bottom:80px}.PatternsSection-module__Ps-33W__title{font-family:var(--font-display);letter-spacing:-.03em;text-transform:uppercase;color:var(--text-headline);margin-bottom:24px;font-size:clamp(32px,4vw,52px);font-weight:900}.PatternsSection-module__Ps-33W__sub{font-family:var(--font-body);color:var(--text-secondary);font-size:18px;line-height:1.6}.PatternsSection-module__Ps-33W__grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.PatternsSection-module__Ps-33W__card{background:var(--bg-card);min-height:320px;transition:background var(--duration-med) ease;grid-template-rows:auto 72px 1fr;padding:40px;display:grid}.PatternsSection-module__Ps-33W__card:hover{background:var(--bg-card-hover)}.PatternsSection-module__Ps-33W__code{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:48px;font-size:11px;font-weight:500}.PatternsSection-module__Ps-33W__cardTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--text-headline);margin-bottom:0;font-size:20px;font-weight:900;line-height:1.2}.PatternsSection-module__Ps-33W__cardAccent{color:var(--accent)}.PatternsSection-module__Ps-33W__cardBody{font-family:var(--font-body);color:var(--text-secondary);align-self:start;font-size:14px;line-height:1.7}@media (max-width:1279px){.PatternsSection-module__Ps-33W__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.PatternsSection-module__Ps-33W__grid{grid-template-columns:1fr}}
.MathSection-module__WoRuUa__section{background:var(--accent);padding:96px 0}.MathSection-module__WoRuUa__headline{font-family:var(--font-display);color:#fff;letter-spacing:-.03em;text-transform:uppercase;font-size:clamp(28px,3.5vw,44px);font-weight:900}.MathSection-module__WoRuUa__header{margin-bottom:48px}.MathSection-module__WoRuUa__accentBar{background:var(--bg);width:96px;height:4px;margin-top:16px}.MathSection-module__WoRuUa__gridWrap{border-radius:0;overflow:hidden}.MathSection-module__WoRuUa__grid{background:var(--bg);border-radius:0;grid-template-columns:repeat(3,1fr);gap:4px;display:grid;overflow:hidden}.MathSection-module__WoRuUa__card{background:var(--accent);flex-direction:column;gap:16px;padding:36px;display:flex}.MathSection-module__WoRuUa__stat{font-family:var(--font-data);color:#fff;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1}.MathSection-module__WoRuUa__context{font-family:var(--font-body);color:#ffffffe6;font-size:14px;line-height:1.65}@media (max-width:1024px){.MathSection-module__WoRuUa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.MathSection-module__WoRuUa__grid{grid-template-columns:1fr}}
.OperatorSection-module__lUGkKG__section{background:var(--bg-raised);overflow:hidden}.OperatorSection-module__lUGkKG__split{min-height:700px;display:flex}.OperatorSection-module__lUGkKG__textSide{flex-direction:column;justify-content:center;width:50%;padding:96px;display:flex}.OperatorSection-module__lUGkKG__textInner{max-width:540px}.OperatorSection-module__lUGkKG__title{font-family:var(--font-display);letter-spacing:-.03em;text-transform:uppercase;color:var(--text-headline);margin-top:32px;margin-bottom:32px;font-size:clamp(32px,4vw,56px);font-weight:900;line-height:.95}.OperatorSection-module__lUGkKG__sub{font-family:var(--font-body);color:var(--text-secondary);margin-bottom:32px;font-size:18px;line-height:1.6}.OperatorSection-module__lUGkKG__credential{border-top:1px solid var(--border);align-items:center;gap:16px;padding-top:32px;display:flex}.OperatorSection-module__lUGkKG__credentialBar{background:var(--accent);flex-shrink:0;width:8px;height:48px}.OperatorSection-module__lUGkKG__credentialTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.02em;color:var(--text-headline);font-size:16px;font-weight:900}.OperatorSection-module__lUGkKG__credentialSub{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary);margin-top:4px;font-size:11px}.OperatorSection-module__lUGkKG__companies{flex-wrap:wrap;gap:8px 0;margin-top:24px;display:flex}.OperatorSection-module__lUGkKG__company{font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);font-size:10px;font-weight:500}.OperatorSection-module__lUGkKG__company:not(:last-child):after{content:"·";color:var(--border-hover);margin:0 10px}.OperatorSection-module__lUGkKG__imageSide{background:var(--bg-card);width:50%;position:relative}.OperatorSection-module__lUGkKG__photo{object-fit:cover;filter:grayscale()brightness(.9);width:100%;height:100%}.OperatorSection-module__lUGkKG__nameplate{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-left:4px solid var(--accent);background:#0a0a0acc;padding:32px;position:absolute;bottom:48px;left:48px}.OperatorSection-module__lUGkKG__nameplateTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--text-headline);font-size:24px;font-weight:900}.OperatorSection-module__lUGkKG__nameplateSub{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-top:4px;font-size:12px}@media (max-width:1024px){.OperatorSection-module__lUGkKG__split{flex-direction:column}.OperatorSection-module__lUGkKG__textSide,.OperatorSection-module__lUGkKG__imageSide{width:100%}.OperatorSection-module__lUGkKG__textSide{padding:64px 24px}.OperatorSection-module__lUGkKG__imageSide{min-height:500px}}
.CtaSection-module__PR_vFa__section{background:var(--accent);padding:96px 0 80px}.CtaSection-module__PR_vFa__layout{grid-template-columns:1fr 1fr;align-items:start;gap:40px;display:grid}.CtaSection-module__PR_vFa__left{flex-direction:column;gap:40px;display:flex}.CtaSection-module__PR_vFa__headline{font-family:var(--font-display);letter-spacing:-.04em;text-transform:uppercase;color:var(--text-dark);font-size:clamp(64px,10vw,130px);font-weight:900;line-height:.92}.CtaSection-module__PR_vFa__metricsRow{flex-wrap:wrap;gap:24px 48px;display:flex}.CtaSection-module__PR_vFa__metricsRow .CtaSection-module__PR_vFa__metric:nth-child(2){border-left:1px solid #0003;padding-left:48px}.CtaSection-module__PR_vFa__metric{flex-direction:column;gap:4px;display:flex}.CtaSection-module__PR_vFa__metricLabel{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:#00000080;font-size:12px;font-weight:700}.CtaSection-module__PR_vFa__metricValue{font-family:var(--font-display);color:var(--text-dark);letter-spacing:-.02em;text-transform:uppercase;font-size:32px;font-weight:900}.CtaSection-module__PR_vFa__right{flex-direction:column;align-self:stretch;display:flex;position:relative}.CtaSection-module__PR_vFa__microscope{opacity:.12;pointer-events:none;mix-blend-mode:multiply;object-fit:contain;flex:1;width:100%;height:auto;margin-top:0;position:relative;transform:scale(1.4)}.CtaSection-module__PR_vFa__copyArea{flex-direction:column;gap:24px;margin-top:auto;display:flex}.CtaSection-module__PR_vFa__copyBlock{border-left:3px solid var(--text-dark);padding-left:24px}.CtaSection-module__PR_vFa__copy{font-family:var(--font-body);color:var(--text-dark);text-transform:uppercase;letter-spacing:.04em;font-size:21px;font-weight:600;line-height:1.55}.CtaSection-module__PR_vFa__ctaButton{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;background:var(--bg);color:var(--accent);transition:background var(--duration-fast) ease, transform var(--duration-fast) ease;cursor:pointer;border:none;justify-content:center;align-items:center;width:100%;padding:22px 48px;font-size:13px;font-weight:700;display:inline-flex}.CtaSection-module__PR_vFa__ctaButton:hover{background:var(--bg-raised);transform:translateY(-1px)}@media (max-width:1024px){.CtaSection-module__PR_vFa__layout{grid-template-columns:1fr;gap:48px}.CtaSection-module__PR_vFa__microscope{display:none}.CtaSection-module__PR_vFa__right{min-height:auto}}@media (max-width:767px){.CtaSection-module__PR_vFa__headline{font-size:clamp(48px,12vw,72px)}.CtaSection-module__PR_vFa__metricsRow{flex-direction:column;gap:24px}}
