.Hero-module__PgAKtG__hero{background:linear-gradient(120deg, #2a2a2a 0%, var(--brand-black) 45%, #111 100%);flex-direction:column;min-height:90vh;animation:14s ease-in-out infinite alternate Hero-module__PgAKtG__heroGradient;display:flex;position:relative;overflow:hidden}@keyframes Hero-module__PgAKtG__heroGradient{0%{background:linear-gradient(120deg, #2a2a2a 0%, var(--brand-black) 45%, #111 100%)}to{background:linear-gradient(135deg,#1f1f1f 0%,#000 38%,#2a2a2a 100%)}}.Hero-module__PgAKtG__backgroundGlow{pointer-events:none;background:radial-gradient(circle at 20% 30%,#cddf341f,#0000 42%),radial-gradient(circle at 78% 62%,#ffffff0d,#0000 36%);animation:18s ease-in-out infinite alternate Hero-module__PgAKtG__glowDrift;position:absolute;inset:-20% -10%}.Hero-module__PgAKtG__gridPattern{pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:52px 52px;animation:24s linear infinite Hero-module__PgAKtG__gridShift;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000073,#0000 88%);mask-image:linear-gradient(#00000073,#0000 88%)}@keyframes Hero-module__PgAKtG__gridShift{0%{transform:translate(0,0)}to{transform:translate(52px,52px)}}@keyframes Hero-module__PgAKtG__glowDrift{0%{transform:translate(0,0)scale(1)}to{transform:translate(2%,-3%)scale(1.08)}}.Hero-module__PgAKtG__particles{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.Hero-module__PgAKtG__particles canvas{pointer-events:auto}.Hero-module__PgAKtG__inner{z-index:1;max-width:var(--content-max);width:100%;padding:calc(var(--header-height,48px) + 20px) var(--page-padding-x) 96px;pointer-events:none;flex:1;align-items:center;margin:0 auto;display:flex;position:relative}.Hero-module__PgAKtG__inner a,.Hero-module__PgAKtG__inner button{pointer-events:auto}.Hero-module__PgAKtG__content{max-width:760px}.Hero-module__PgAKtG__heroReveal{opacity:0;transform:translate3d(0, var(--reveal-y), 0);animation:Hero-module__PgAKtG__heroContentIn var(--duration-slow) var(--ease-smooth) forwards}@keyframes Hero-module__PgAKtG__heroContentIn{to{opacity:1;transform:translate(0,0)}}.Hero-module__PgAKtG__eyebrow{color:var(--brand-neon);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;font-size:13px;font-weight:700;display:inline-flex}.Hero-module__PgAKtG__eyebrowBar{background:var(--brand-neon);width:3px;height:16px;animation:2.4s ease-in-out infinite Hero-module__PgAKtG__barPulse}@keyframes Hero-module__PgAKtG__barPulse{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.75;transform:scaleY(1.35)}}.Hero-module__PgAKtG__tagline{color:var(--brand-white);font-size:var(--text-5xl);letter-spacing:-.03em;margin-top:18px;font-weight:700;line-height:1.12}.Hero-module__PgAKtG__actions{flex-wrap:wrap;gap:16px;margin-top:36px;display:flex}.Hero-module__PgAKtG__cta{background:var(--brand-neon);min-width:160px;color:var(--brand-black);border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:14px 32px;font-size:15px;font-weight:700;transition:background .25s,color .25s,transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 12px 32px #cddf3438}.Hero-module__PgAKtG__cta svg{width:18px;height:18px;transition:transform .25s}.Hero-module__PgAKtG__cta:hover,.Hero-module__PgAKtG__cta:focus-visible{transform:translateY(-2px);box-shadow:0 16px 40px #cddf3457}.Hero-module__PgAKtG__cta:hover svg,.Hero-module__PgAKtG__cta:focus-visible svg{transform:translate(3px)}.Hero-module__PgAKtG__ctaSecondary{color:var(--brand-white);box-shadow:none;background:0 0;border:1px solid #ffffff47}.Hero-module__PgAKtG__ctaSecondary:hover,.Hero-module__PgAKtG__ctaSecondary:focus-visible{border-color:var(--brand-neon);color:var(--brand-neon);box-shadow:none;background:#cddf3414}.Hero-module__PgAKtG__scrollHint{z-index:2;color:var(--brand-grey);flex-direction:column;align-items:center;gap:8px;transition:color .2s;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.Hero-module__PgAKtG__scrollHint:hover,.Hero-module__PgAKtG__scrollHint:focus-visible{color:var(--brand-neon)}.Hero-module__PgAKtG__scrollHintLine{background:linear-gradient(to bottom, var(--brand-neon), transparent);width:1px;height:42px;animation:1.8s ease-in-out infinite Hero-module__PgAKtG__scrollLine}.Hero-module__PgAKtG__scrollHintDot{background:var(--brand-neon);border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite Hero-module__PgAKtG__scrollDot}@keyframes Hero-module__PgAKtG__scrollLine{0%,to{opacity:.45;transform:scaleY(.55)}50%{opacity:1;transform:scaleY(1)}}@keyframes Hero-module__PgAKtG__scrollDot{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(6px)}}@media (max-width:1024px){.Hero-module__PgAKtG__hero{min-height:82vh}.Hero-module__PgAKtG__inner{padding-bottom:80px}}@media (max-width:768px){.Hero-module__PgAKtG__hero{min-height:auto}.Hero-module__PgAKtG__inner{padding:calc(var(--header-height,88px) + 24px) var(--page-padding-x) 72px}.Hero-module__PgAKtG__content{max-width:none}.Hero-module__PgAKtG__eyebrow{font-size:var(--text-xs);letter-spacing:.12em}.Hero-module__PgAKtG__actions{flex-direction:column;align-items:stretch;gap:12px;margin-top:28px}.Hero-module__PgAKtG__cta{width:100%;min-width:0;font-size:var(--text-sm);padding:14px 24px}.Hero-module__PgAKtG__scrollHint{display:none;bottom:16px}}@media (max-width:640px){.Hero-module__PgAKtG__inner{padding-bottom:56px}.Hero-module__PgAKtG__tagline{margin-top:14px}}@media (prefers-reduced-motion:reduce){.Hero-module__PgAKtG__hero,.Hero-module__PgAKtG__backgroundGlow,.Hero-module__PgAKtG__gridPattern,.Hero-module__PgAKtG__eyebrowBar,.Hero-module__PgAKtG__scrollHintLine,.Hero-module__PgAKtG__scrollHintDot{animation:none}.Hero-module__PgAKtG__heroReveal{opacity:1;animation:none;transform:none}}
.HomeSplash-module__dEiktq__overlay{z-index:200;background:var(--brand-black);pointer-events:none;justify-content:center;align-items:center;animation:.45s forwards HomeSplash-module__dEiktq__overlayEnter;display:flex;position:fixed;inset:0}.HomeSplash-module__dEiktq__overlayExit{animation:.5s forwards HomeSplash-module__dEiktq__overlayExit}.HomeSplash-module__dEiktq__glowRing,.HomeSplash-module__dEiktq__glowRingSecondary{pointer-events:none;border:1px solid #cddf3459;border-radius:50%;position:absolute}.HomeSplash-module__dEiktq__glowRing{aspect-ratio:1;width:min(72vw,420px);animation:2.4s ease-in-out infinite HomeSplash-module__dEiktq__ringPulse}.HomeSplash-module__dEiktq__glowRingSecondary{aspect-ratio:1;border-color:#cddf3426;width:min(88vw,520px);animation:2.4s ease-in-out infinite reverse HomeSplash-module__dEiktq__ringPulse}@keyframes HomeSplash-module__dEiktq__ringPulse{0%,to{opacity:.45;transform:scale(.92)}50%{opacity:1;transform:scale(1.04)}}.HomeSplash-module__dEiktq__logoWrap{opacity:0;filter:blur(6px);justify-content:center;align-items:center;animation:.9s cubic-bezier(.22,1,.36,1) forwards HomeSplash-module__dEiktq__logoBuild;display:flex;transform:scale(.88)}.HomeSplash-module__dEiktq__logoWrapExit{animation:.5s forwards HomeSplash-module__dEiktq__logoExit}.HomeSplash-module__dEiktq__logo{width:auto;height:clamp(28px,5vw,44px)}@keyframes HomeSplash-module__dEiktq__overlayEnter{0%{opacity:0}to{opacity:1}}@keyframes HomeSplash-module__dEiktq__logoBuild{0%{opacity:0;filter:blur(6px);transform:scale(.88)}60%{opacity:1;filter:blur();transform:scale(1.03)}to{opacity:1;filter:blur();transform:scale(1)}}@keyframes HomeSplash-module__dEiktq__overlayExit{0%{opacity:1}to{opacity:0;visibility:hidden}}@keyframes HomeSplash-module__dEiktq__logoExit{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.04)}}@media (prefers-reduced-motion:reduce){.HomeSplash-module__dEiktq__overlay{opacity:1;animation:none}.HomeSplash-module__dEiktq__glowRing,.HomeSplash-module__dEiktq__glowRingSecondary{opacity:.35;animation:none}.HomeSplash-module__dEiktq__logoWrap{opacity:1;filter:none;animation:none;transform:none}.HomeSplash-module__dEiktq__overlayExit{animation:.35s forwards HomeSplash-module__dEiktq__overlayExitReduced}.HomeSplash-module__dEiktq__logoWrapExit{animation:none}@keyframes HomeSplash-module__dEiktq__overlayExitReduced{to{opacity:0;visibility:hidden}}}
.CompanyNumbers-module__uT4BZG__section{background:var(--brand-black);border-top:1px solid #cddf3424;border-bottom:1px solid #ffffff0f;padding:clamp(72px,8vw,104px) clamp(20px,4vw,40px);position:relative;overflow:hidden}.CompanyNumbers-module__uT4BZG__sectionEmbedded{background:0 0;border-top:1px solid #ffffff0f;border-bottom:none;padding:clamp(48px,6vw,72px) clamp(20px,4vw,40px) clamp(72px,8vw,104px)}.CompanyNumbers-module__uT4BZG__gridPattern{pointer-events:none;background-image:linear-gradient(#cddf340a 1px,#0000 1px),linear-gradient(90deg,#cddf340a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70%,#000 20%,#0000 100%);mask-image:radial-gradient(80% 70%,#000 20%,#0000 100%)}.CompanyNumbers-module__uT4BZG__glowPrimary,.CompanyNumbers-module__uT4BZG__glowSecondary{pointer-events:none;border-radius:50%;position:absolute}.CompanyNumbers-module__uT4BZG__glowPrimary{aspect-ratio:1;background:radial-gradient(circle,#cddf3424,#0000 68%);width:min(560px,65vw);animation:16s ease-in-out infinite alternate CompanyNumbers-module__uT4BZG__glowDrift;top:-25%;right:-8%}.CompanyNumbers-module__uT4BZG__glowSecondary{aspect-ratio:1;background:radial-gradient(circle,#ffffff0d,#0000 70%);width:min(440px,50vw);animation:20s ease-in-out infinite alternate-reverse CompanyNumbers-module__uT4BZG__glowDrift;bottom:-35%;left:-12%}@keyframes CompanyNumbers-module__uT4BZG__glowDrift{0%{transform:translate(0,0)}to{transform:translate(-20px,16px)}}.CompanyNumbers-module__uT4BZG__inner{z-index:1;max-width:1180px;margin:0 auto;position:relative}.CompanyNumbers-module__uT4BZG__header{opacity:0;max-width:640px;transition:opacity .7s var(--ease-smooth), transform .7s var(--ease-smooth);transform:translateY(24px)}.CompanyNumbers-module__uT4BZG__headerVisible{opacity:1;transform:translate(0,0)}.CompanyNumbers-module__uT4BZG__eyebrow{color:var(--brand-neon);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;font-size:12px;font-weight:700;display:inline-flex}.CompanyNumbers-module__uT4BZG__eyebrowBar{background:var(--brand-neon);width:3px;height:14px}.CompanyNumbers-module__uT4BZG__title{color:var(--brand-white);letter-spacing:-.03em;margin-top:14px;font-size:clamp(1.85rem,3.5vw,2.6rem);font-weight:700;line-height:1.12}.CompanyNumbers-module__uT4BZG__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(16px,2.5vw,24px);margin-top:clamp(40px,5vw,64px);display:grid}.CompanyNumbers-module__uT4BZG__stat:first-child{grid-column:1/3}.CompanyNumbers-module__uT4BZG__stat:nth-child(2){grid-column:3/5}.CompanyNumbers-module__uT4BZG__stat:nth-child(3){grid-column:5/7}.CompanyNumbers-module__uT4BZG__stat:nth-child(4){grid-column:2/4}.CompanyNumbers-module__uT4BZG__stat:nth-child(5){grid-column:4/6}.CompanyNumbers-module__uT4BZG__stat{background:color-mix(in srgb, var(--brand-section-dark) 92%, var(--brand-black));opacity:0;min-height:clamp(148px,18vw,188px);transition:opacity .7s var(--ease-smooth), transform .7s var(--ease-smooth), border-color .35s ease, box-shadow .35s ease;border:1px solid #ffffff14;flex-direction:column;justify-content:flex-end;padding:clamp(20px,2.5vw,28px) clamp(20px,2.5vw,28px) clamp(22px,3vw,30px);display:flex;position:relative;overflow:hidden;transform:translateY(28px)}.CompanyNumbers-module__uT4BZG__statVisible{opacity:1;transform:translate(0,0)}.CompanyNumbers-module__uT4BZG__stat:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(145deg,#cddf3412 0%,#0000 42%);transition:opacity .35s;position:absolute;inset:0}.CompanyNumbers-module__uT4BZG__stat:hover,.CompanyNumbers-module__uT4BZG__stat:focus-within{border-color:#cddf3459;box-shadow:0 20px 48px #0006,inset 0 0 0 1px #cddf3414}.CompanyNumbers-module__uT4BZG__stat:hover:before,.CompanyNumbers-module__uT4BZG__stat:focus-within:before{opacity:1}.CompanyNumbers-module__uT4BZG__statAccent{background:var(--brand-neon);transform-origin:0;width:48px;height:3px;transition:transform .55s var(--ease-smooth);position:absolute;top:0;left:0;transform:scaleX(0)}.CompanyNumbers-module__uT4BZG__statVisible .CompanyNumbers-module__uT4BZG__statAccent{transform:scaleX(1)}.CompanyNumbers-module__uT4BZG__statValue{z-index:1;margin:0;position:relative}.CompanyNumbers-module__uT4BZG__statValueText{color:var(--brand-neon);letter-spacing:-.04em;font-variant-numeric:tabular-nums;text-shadow:0 0 40px #cddf342e;font-size:clamp(2.25rem,4.8vw,3.75rem);font-weight:700;line-height:1;display:inline-block}.CompanyNumbers-module__uT4BZG__statLabel{z-index:1;max-width:14rem;color:var(--brand-white);margin:clamp(10px,1.5vw,14px) 0 0;font-size:clamp(13px,1.4vw,15px);font-weight:500;line-height:1.5;position:relative}@media (max-width:900px){.CompanyNumbers-module__uT4BZG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.CompanyNumbers-module__uT4BZG__stat:nth-child(n){grid-column:auto}.CompanyNumbers-module__uT4BZG__stat:nth-child(5){grid-column:1/-1;justify-self:center;width:100%;max-width:min(100%,420px)}}@media (max-width:600px){.CompanyNumbers-module__uT4BZG__section{padding:56px 16px 64px}.CompanyNumbers-module__uT4BZG__grid{grid-template-columns:1fr;gap:14px;margin-top:32px}.CompanyNumbers-module__uT4BZG__stat:nth-child(5){grid-column:auto;justify-self:stretch;max-width:none}.CompanyNumbers-module__uT4BZG__stat{min-height:132px;padding:18px 18px 20px}.CompanyNumbers-module__uT4BZG__statValueText{font-size:clamp(2rem,10vw,2.75rem)}.CompanyNumbers-module__uT4BZG__statLabel{max-width:none}}@media (prefers-reduced-motion:reduce){.CompanyNumbers-module__uT4BZG__glowPrimary,.CompanyNumbers-module__uT4BZG__glowSecondary{animation:none}.CompanyNumbers-module__uT4BZG__header,.CompanyNumbers-module__uT4BZG__stat{opacity:1;transition:none;transform:none}.CompanyNumbers-module__uT4BZG__statAccent{transform:scaleX(1)}.CompanyNumbers-module__uT4BZG__stat:hover,.CompanyNumbers-module__uT4BZG__stat:focus-within{transform:none}}
.ParallaxImage-module__-XBUYW__wrap{position:relative;overflow:hidden}.ParallaxImage-module__-XBUYW__inner{will-change:transform;transform-origin:50%}.ParallaxImage-module__-XBUYW__image{object-fit:cover;width:100%;height:100%}@media (prefers-reduced-motion:reduce){.ParallaxImage-module__-XBUYW__inner{transform:none!important}}
