.Header-module__lnUIdW__header{z-index:100;height:var(--nav-height);border-bottom:1px solid #0000;transition:background .3s,border-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,transform .3s;position:fixed;top:0;left:0;right:0}.Header-module__lnUIdW__header.Header-module__lnUIdW__hidden{transform:translateY(-100%)}.Header-module__lnUIdW__header.Header-module__lnUIdW__scrolled{background:var(--header-bg);-webkit-backdrop-filter:blur(20px);border-bottom-color:var(--border)}.Header-module__lnUIdW__inner{height:var(--nav-height);justify-content:space-between;align-items:center;gap:32px;display:flex}.Header-module__lnUIdW__logo{flex-shrink:0;align-items:center;gap:10px;display:flex}.Header-module__lnUIdW__logoMark{filter:drop-shadow(0 0 8px var(--primary-glow));justify-content:center;align-items:center;display:flex}.Header-module__lnUIdW__logoText{color:var(--foreground);letter-spacing:-.02em;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700}.Header-module__lnUIdW__nav{flex:1;justify-content:center;align-items:center;gap:4px;display:none}@media (min-width:768px){.Header-module__lnUIdW__nav{display:flex}}.Header-module__lnUIdW__navLink{color:var(--muted);border-radius:var(--radius-full);padding:8px 16px;font-size:.9rem;font-weight:500;transition:color .2s,background .2s}.Header-module__lnUIdW__navLink:hover{color:var(--foreground);background:var(--primary-glow-sm)}.Header-module__lnUIdW__actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.Header-module__lnUIdW__hamburger{z-index:111;cursor:pointer;touch-action:manipulation;pointer-events:auto;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:48px;height:48px;padding:10px;display:inline-flex;position:relative}@media (min-width:768px){.Header-module__lnUIdW__hamburger{display:none}}.Header-module__lnUIdW__bar{background:var(--foreground);transform-origin:50%;border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.Header-module__lnUIdW__barOpen1{transform:translateY(7px)rotate(45deg)}.Header-module__lnUIdW__barOpen2{opacity:0;transform:scaleX(0)}.Header-module__lnUIdW__barOpen3{transform:translateY(-7px)rotate(-45deg)}.Header-module__lnUIdW__mobileMenu{padding-top:var(--nav-height);background:var(--background);border-top:1px solid var(--border);opacity:0;pointer-events:none;z-index:110;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .35s;position:fixed;inset:0;transform:translateY(-100%)}.Header-module__lnUIdW__mobileMenu.Header-module__lnUIdW__mobileMenuOpen{opacity:1;pointer-events:all;transform:translateY(0)}.Header-module__lnUIdW__mobileNav{flex-direction:column;gap:4px;padding:32px 24px;display:flex}.Header-module__lnUIdW__mobileNavLink{color:var(--muted);border-bottom:1px solid var(--border-subtle);opacity:0;padding:14px 0;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:600;transition:color .2s,transform .3s,opacity .3s;transform:translate(-16px)}.Header-module__lnUIdW__mobileMenuOpen .Header-module__lnUIdW__mobileNavLink{opacity:1;transform:translate(0)}.Header-module__lnUIdW__mobileNavLink:hover{color:var(--primary-light)}.Header-module__lnUIdW__navLink.Header-module__lnUIdW__active{color:var(--primary-light);position:relative}.Header-module__lnUIdW__navLink.Header-module__lnUIdW__active:after{content:"";background:var(--primary);border-radius:2px;width:100%;height:2px;position:absolute;bottom:-2px;left:0}.Header-module__lnUIdW__mobileNavLink.Header-module__lnUIdW__active{color:var(--primary-light);position:relative}.Header-module__lnUIdW__mobileNavLink.Header-module__lnUIdW__active:after{content:"";background:var(--primary);border-radius:2px;width:100%;height:2px;position:absolute;bottom:0;left:0}
.Footer-module__3hUVsW__footer{border-top:1px solid var(--border-subtle);background:var(--background-2);padding-top:72px}.Footer-module__3hUVsW__inner{grid-template-columns:1fr;gap:48px;padding-bottom:64px;display:grid}@media (min-width:768px){.Footer-module__3hUVsW__inner{grid-template-columns:2fr 3fr}}.Footer-module__3hUVsW__brand{flex-direction:column;gap:20px;display:flex}.Footer-module__3hUVsW__logo{align-items:center;gap:10px;display:inline-flex}.Footer-module__3hUVsW__logoMark{filter:drop-shadow(0 0 8px var(--primary-glow))}.Footer-module__3hUVsW__logoText{color:var(--foreground);font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:700}.Footer-module__3hUVsW__tagline{color:var(--muted);max-width:320px;font-size:.9rem;line-height:1.7}.Footer-module__3hUVsW__socials{gap:8px;display:flex}.Footer-module__3hUVsW__socialLink{border-radius:var(--radius);width:36px;height:36px;color:var(--muted);border:1px solid var(--border-subtle);justify-content:center;align-items:center;transition:color .2s,border-color .2s,background .2s;display:flex}.Footer-module__3hUVsW__socialLink:hover{color:var(--primary-light);border-color:var(--border);background:var(--primary-glow-sm)}.Footer-module__3hUVsW__links{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}@media (max-width:480px){.Footer-module__3hUVsW__links{grid-template-columns:repeat(2,1fr)}}.Footer-module__3hUVsW__groupTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--foreground-2);margin-bottom:16px;font-size:.8rem;font-weight:600}.Footer-module__3hUVsW__linkList{flex-direction:column;gap:10px;display:flex}.Footer-module__3hUVsW__link{color:var(--muted);font-size:.9rem;transition:color .2s}.Footer-module__3hUVsW__link:hover{color:var(--primary-light)}.Footer-module__3hUVsW__bottom{border-top:1px solid var(--border-subtle);padding:20px 0}.Footer-module__3hUVsW__bottomInner{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}@media (min-width:640px){.Footer-module__3hUVsW__bottomInner{text-align:left;flex-direction:row;justify-content:space-between}}.Footer-module__3hUVsW__copyright,.Footer-module__3hUVsW__madeIn{color:var(--muted-2);font-size:.82rem}
.FinalCTA-module__smnCta__section{background:var(--background);text-align:center;position:relative;overflow:hidden}.FinalCTA-module__smnCta__glow{pointer-events:none;background:radial-gradient(#0d948826 0%,#0000 65%);width:800px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FinalCTA-module__smnCta__grid{pointer-events:none;background-image:linear-gradient(#0d94880a 1px,#0000 1px),linear-gradient(90deg,#0d94880a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 40%,#0000 80%);mask-image:radial-gradient(#000 40%,#0000 80%)}.FinalCTA-module__smnCta__headline{max-width:680px;margin:0 auto 64px}.FinalCTA-module__smnCta__title{letter-spacing:-.03em;margin-bottom:20px;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.1}.FinalCTA-module__smnCta__subtitle{color:var(--muted);max-width:560px;margin:0 auto;font-size:1.05rem;line-height:1.7}.FinalCTA-module__smnCta__cards{grid-template-columns:1fr;gap:16px;max-width:960px;margin:0 auto 48px;display:grid}@media (min-width:768px){.FinalCTA-module__smnCta__cards{grid-template-columns:repeat(3,1fr)}}.FinalCTA-module__smnCta__card{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);text-align:center;flex-direction:column;align-items:center;gap:12px;padding:32px 24px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex}.FinalCTA-module__smnCta__card:hover{border-color:var(--border);box-shadow:var(--shadow-primary-sm);transform:translateY(-5px)}.FinalCTA-module__smnCta__cardIcon{font-size:2rem}.FinalCTA-module__smnCta__cardTitle{color:var(--foreground);font-size:1.1rem;font-weight:700}.FinalCTA-module__smnCta__cardDesc{color:var(--muted);flex:1;font-size:.875rem;line-height:1.6}.FinalCTA-module__smnCta__cardCta{justify-content:center;width:100%;margin-top:8px}.FinalCTA-module__smnCta__trust{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px 40px;display:flex}.FinalCTA-module__smnCta__trustItem{color:var(--muted);align-items:center;gap:8px;font-size:.85rem;display:flex}
.Hero-module___w2HtG__hero{min-height:100vh;padding-top:var(--nav-height);background:radial-gradient(circle at top center, var(--primary-glow-sm) 0%, transparent 34%), linear-gradient(180deg, var(--background) 0%, var(--background-2) 100%);flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__glowBottom{pointer-events:none;background:radial-gradient(#19f5e214 0%,#0000 70%);width:600px;height:400px;position:absolute;bottom:0;right:-200px}.Hero-module___w2HtG__grid{pointer-events:none;background-image:linear-gradient(#0d94880a 1px,#0000 1px),linear-gradient(90deg,#0d94880a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 80%);mask-image:radial-gradient(#000 30%,#0000 80%)}.Hero-module___w2HtG__inner{z-index:1;grid-template-columns:1fr;align-items:center;gap:48px;padding:80px 0;display:grid;position:relative}@media (min-width:900px){.Hero-module___w2HtG__inner{grid-template-columns:1fr 1fr;gap:64px;padding:100px 0}}.Hero-module___w2HtG__content{flex-direction:column;gap:24px;display:flex}.Hero-module___w2HtG__badge{opacity:1;width:fit-content;animation:.6s .1s both Hero-module___w2HtG__fadeInUp}.Hero-module___w2HtG__dot{background:var(--primary-light);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Hero-module___w2HtG__glow-pulse}.Hero-module___w2HtG__headline{letter-spacing:-.03em;opacity:1;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1.05;animation:.7s .15s both Hero-module___w2HtG__fadeInUp}.Hero-module___w2HtG__subheadline{color:var(--muted);opacity:1;max-width:520px;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7;animation:.7s .3s both Hero-module___w2HtG__fadeInUp}.Hero-module___w2HtG__ctas{opacity:1;flex-wrap:wrap;gap:12px;animation:.7s .45s both Hero-module___w2HtG__fadeInUp;display:flex}.Hero-module___w2HtG__stats{border-top:1px solid var(--border-subtle);opacity:1;gap:32px;padding-top:16px;animation:.7s .6s both Hero-module___w2HtG__fadeInUp;display:flex}.Hero-module___w2HtG__stat{flex-direction:column;gap:2px;display:flex}.Hero-module___w2HtG__statValue{color:var(--primary-light);letter-spacing:-.02em;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:800}.Hero-module___w2HtG__statLabel{color:var(--muted);font-size:.78rem}.Hero-module___w2HtG__visual{opacity:1;justify-content:center;align-items:center;animation:.9s .3s both Hero-module___w2HtG__scaleIn;display:flex}.Hero-module___w2HtG__mapFrame{justify-content:center;align-items:center;width:100%;max-width:560px;animation:6s ease-in-out infinite Hero-module___w2HtG__float;display:flex;position:relative}.Hero-module___w2HtG__mapFrame:before{content:"";filter:blur(18px);z-index:0;background:radial-gradient(circle,#0d948838 0%,#0d948814 42%,#0000 74%);border-radius:50%;position:absolute;inset:10% 12%}.Hero-module___w2HtG__mapIllustration{z-index:1;filter:drop-shadow(0 0 40px #0d948833);width:100%;height:auto;position:relative}.Hero-module___w2HtG__scrollIndicator{opacity:1;animation:1s 1.5s both Hero-module___w2HtG__fadeIn;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.Hero-module___w2HtG__scrollMouse{border:1.5px solid var(--border);border-radius:99px;justify-content:center;width:22px;height:36px;padding-top:6px;display:flex}.Hero-module___w2HtG__scrollWheel{background:var(--primary);border-radius:99px;width:3px;height:8px;animation:1.5s ease-in-out infinite Hero-module___w2HtG__scrollDown}@keyframes Hero-module___w2HtG__scrollDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}
.InventoryFeatures-module__zanz3q__modeCard{flex-direction:column;gap:16px;display:flex;position:relative;overflow:hidden}.InventoryFeatures-module__zanz3q__popular{box-shadow:0 0 40px #0d948826;border-color:var(--border)!important}.InventoryFeatures-module__zanz3q__popularBadge{background:var(--primary);color:var(--on-primary);border-radius:var(--radius-full);padding:4px 10px;font-size:.72rem;font-weight:600;position:absolute;top:20px;right:20px}.InventoryFeatures-module__zanz3q__stepBadge{color:var(--border);letter-spacing:-.04em;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:900;line-height:1}.InventoryFeatures-module__zanz3q__complexity{align-items:center;gap:6px;display:flex}.InventoryFeatures-module__zanz3q__complexityBar{background:var(--surface-3);border-radius:99px;width:24px;height:4px;transition:background .3s}.InventoryFeatures-module__zanz3q__complexityLabel{color:var(--muted-2);margin-left:4px;font-size:.75rem}.InventoryFeatures-module__zanz3q__modeTitle{color:var(--foreground);font-size:1.2rem;font-weight:700}.InventoryFeatures-module__zanz3q__modeSubtitle{color:var(--primary-light);text-transform:uppercase;letter-spacing:.08em;margin-top:-10px;font-size:.8rem;font-weight:600}.InventoryFeatures-module__zanz3q__modeDesc{color:var(--muted);font-size:.875rem;line-height:1.7}.InventoryFeatures-module__zanz3q__featureList{flex-direction:column;flex:1;gap:10px;padding-top:4px;display:flex}.InventoryFeatures-module__zanz3q__featureItem{color:var(--foreground-2);align-items:flex-start;gap:10px;font-size:.85rem;line-height:1.4;display:flex}.InventoryFeatures-module__zanz3q__featureItem svg{flex-shrink:0;margin-top:2px}.InventoryFeatures-module__zanz3q__modeBadge{border-radius:var(--radius-full);border:1px solid;align-items:center;width:fit-content;margin-top:auto;padding:5px 14px;font-size:.78rem;font-weight:600;display:inline-flex}
.Marquee-module__nixtpG__section{background:var(--background-2);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);padding:48px 0;position:relative;overflow:hidden}.Marquee-module__nixtpG__fadeLeft,.Marquee-module__nixtpG__fadeRight{z-index:2;pointer-events:none;width:180px;position:absolute;top:0;bottom:0}.Marquee-module__nixtpG__fadeLeft{background:linear-gradient(to right, var(--background-2), transparent);left:0}.Marquee-module__nixtpG__fadeRight{background:linear-gradient(to left, var(--background-2), transparent);right:0}.Marquee-module__nixtpG__track{will-change:transform;width:max-content;animation:45s linear infinite Marquee-module__nixtpG__marquee;display:flex}.Marquee-module__nixtpG__group{gap:20px;padding-right:20px;display:flex}.Marquee-module__nixtpG__card{min-width:260px;max-width:280px;padding:0}.Marquee-module__nixtpG__text{color:var(--foreground);margin-bottom:8px;font-size:1rem;line-height:1.5}.Marquee-module__nixtpG__source{color:var(--muted);font-size:.75rem}@keyframes Marquee-module__nixtpG__marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.Marquee-module__nixtpG__track{animation:none}}
.ProductIntelligence-module__N2K0PG__section{align-items:center}.ProductIntelligence-module__N2K0PG__layout{grid-template-columns:1fr;place-items:center;gap:64px;display:grid}.ProductIntelligence-module__N2K0PG__contentWrap{width:100%;max-width:980px}.ProductIntelligence-module__N2K0PG__textBlock{text-align:center}.ProductIntelligence-module__N2K0PG__sectionLabel{justify-content:center}.ProductIntelligence-module__N2K0PG__centerSubtitle{text-align:center;margin-left:auto;margin-right:auto}@media (min-width:900px){.ProductIntelligence-module__N2K0PG__layout{grid-template-columns:1fr}}.ProductIntelligence-module__N2K0PG__featureGrid{grid-template-columns:1fr;gap:4px;width:100%;margin-top:40px;display:grid}@media (min-width:640px){.ProductIntelligence-module__N2K0PG__featureGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.ProductIntelligence-module__N2K0PG__featureGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.ProductIntelligence-module__N2K0PG__featureItem{border-radius:var(--radius);text-align:left;background:#ffffff85;border:1px solid #0000;align-items:flex-start;gap:14px;padding:18px;transition:background .25s,border-color .25s;display:flex}.ProductIntelligence-module__N2K0PG__featureItem:hover{background:var(--surface);border-color:var(--border-subtle);box-shadow:var(--shadow-sm)}.ProductIntelligence-module__N2K0PG__featureIcon{flex-shrink:0;margin-top:2px;font-size:1.3rem}.ProductIntelligence-module__N2K0PG__featureTitle{color:var(--foreground);margin-bottom:4px;font-size:1.05rem;font-weight:700}.ProductIntelligence-module__N2K0PG__featureDesc{color:var(--muted);font-size:.95rem;line-height:1.6}.ProductIntelligence-module__N2K0PG__insightWrap{justify-content:center;align-items:center;display:flex}.ProductIntelligence-module__N2K0PG__insightCard{border-radius:var(--radius-xl);width:100%;max-width:500px;box-shadow:var(--shadow-lg);background:linear-gradient(#fffffffa,#f1fbf9f5);border:1px solid #0f8d821f;flex-direction:column;gap:22px;padding:30px;display:flex;position:relative;overflow:hidden}.ProductIntelligence-module__N2K0PG__insightCard:before{content:"";background:radial-gradient(circle, var(--primary-glow) 0%, transparent 70%);pointer-events:none;border-radius:50%;width:240px;height:240px;position:absolute;inset:auto -80px -90px auto}.ProductIntelligence-module__N2K0PG__insightBadge{border-radius:var(--radius-full);background:var(--primary-glow-sm);border:1px solid var(--border);width:fit-content;color:var(--primary-light);letter-spacing:.1em;text-transform:uppercase;padding:8px 14px;font-size:.75rem;font-weight:700}.ProductIntelligence-module__N2K0PG__insightTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.ProductIntelligence-module__N2K0PG__insightEyebrow{color:var(--muted-2);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:.8rem}.ProductIntelligence-module__N2K0PG__insightTitle{max-width:14ch;color:var(--foreground);font-size:clamp(1.5rem,3vw,2rem);line-height:1.1}.ProductIntelligence-module__N2K0PG__signalMeter{border-radius:var(--radius-lg);background:#f5fbfaf2;border:1px solid #0f8d821f;min-width:130px;padding:16px}.ProductIntelligence-module__N2K0PG__signalLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:.75rem;display:block}.ProductIntelligence-module__N2K0PG__signalMeter strong{color:var(--primary-light);font-family:Outfit,sans-serif;font-size:1.1rem}.ProductIntelligence-module__N2K0PG__signalList{gap:12px;display:grid}.ProductIntelligence-module__N2K0PG__signalItem{color:var(--foreground-2);align-items:flex-start;gap:12px;line-height:1.6;display:flex}.ProductIntelligence-module__N2K0PG__signalDot{background:var(--primary-light);width:10px;height:10px;box-shadow:0 0 0 6px var(--primary-glow-sm);border-radius:50%;flex-shrink:0;margin-top:8px}.ProductIntelligence-module__N2K0PG__metricGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.ProductIntelligence-module__N2K0PG__metricCard{border-radius:var(--radius-lg);background:#f5fbfaf2;border:1px solid #0f8d821f;padding:18px}.ProductIntelligence-module__N2K0PG__metricCardWide{grid-column:1/-1}.ProductIntelligence-module__N2K0PG__metricValue{color:var(--foreground);margin-bottom:8px;font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:700;display:block}.ProductIntelligence-module__N2K0PG__metricText{color:var(--muted);font-size:.9rem;line-height:1.6}@media (max-width:639px){.ProductIntelligence-module__N2K0PG__insightCard{padding:24px}.ProductIntelligence-module__N2K0PG__metricGrid{grid-template-columns:1fr}}
.FutureSecurity-module__CD3vMG__section{background:var(--background)}.FutureSecurity-module__CD3vMG__timeline{flex-direction:column;gap:0;max-width:820px;margin:0 auto;display:flex}.FutureSecurity-module__CD3vMG__stage{grid-template-columns:80px 1fr;gap:24px;display:grid;position:relative}@media (max-width:480px){.FutureSecurity-module__CD3vMG__stage{grid-template-columns:60px 1fr;gap:16px}}.FutureSecurity-module__CD3vMG__stageLeft{flex-direction:column;align-items:center;gap:0;padding-top:28px;display:flex}.FutureSecurity-module__CD3vMG__phaseTag{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;border:1px solid;flex-shrink:0;align-items:center;padding:5px 12px;font-size:.72rem;font-weight:700;display:inline-flex}.FutureSecurity-module__CD3vMG__connector{opacity:.3;border-radius:99px;flex:1;width:2px;min-height:40px;margin:8px 0}.FutureSecurity-module__CD3vMG__stageCard{margin-bottom:28px;transition:transform .3s,box-shadow .3s}.FutureSecurity-module__CD3vMG__stageCard:hover{box-shadow:var(--shadow-primary-sm);transform:translate(4px)}.FutureSecurity-module__CD3vMG__stageHeader{align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.FutureSecurity-module__CD3vMG__stageIconWrap{border-radius:var(--radius);border:1px solid;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.FutureSecurity-module__CD3vMG__stageIcon{font-size:1.4rem}.FutureSecurity-module__CD3vMG__stageLabel{text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px;font-size:.75rem;font-weight:700}.FutureSecurity-module__CD3vMG__stageTitle{color:var(--foreground);font-size:1.2rem;font-weight:700}.FutureSecurity-module__CD3vMG__stageDesc{color:var(--muted);margin-bottom:20px;font-size:.875rem;line-height:1.7}.FutureSecurity-module__CD3vMG__stagePoints{flex-direction:column;gap:8px;display:flex}.FutureSecurity-module__CD3vMG__stagePoint{color:var(--foreground-2);align-items:flex-start;gap:10px;font-size:.85rem;line-height:1.4;display:flex}.FutureSecurity-module__CD3vMG__stagePoint svg{flex-shrink:0;margin-top:2px}
.contact-module__swMWYG__section{background:var(--background);padding:80px 0}.contact-module__swMWYG__wrapper{text-align:center;max-width:520px;margin:0 auto}.contact-module__swMWYG__title{margin:12px 0;font-size:clamp(2rem,4vw,2.6rem);font-weight:700}.contact-module__swMWYG__subtitle{color:var(--muted);margin-bottom:32px;line-height:1.6}.contact-module__swMWYG__form{flex-direction:column;gap:14px;display:flex}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea{border:1px solid var(--border-subtle);background:var(--surface);border-radius:12px;padding:14px 16px;font-size:.9rem}.contact-module__swMWYG__textarea{resize:none}.contact-module__swMWYG__success{text-align:center}.contact-module__swMWYG__success h2{margin-bottom:10px;font-size:1.4rem}.contact-module__swMWYG__success p{color:var(--muted);margin-bottom:20px}.contact-module__swMWYG__note{color:var(--muted-2);margin-top:10px;font-size:.8rem}
.legal-module__8113wq__hero{background:var(--background);padding:calc(var(--section-padding) * .8) 0 56px}.legal-module__8113wq__wrap{max-width:860px;margin:0 auto}.legal-module__8113wq__title{margin-bottom:16px;font-size:clamp(2.25rem,5vw,3.75rem)}.legal-module__8113wq__effectiveDate{color:var(--muted);font-size:1rem}.legal-module__8113wq__content{background:var(--background);padding:0 0 var(--section-padding)}.legal-module__8113wq__document{background:var(--surface-elevated-strong);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:clamp(28px,5vw,56px)}.legal-module__8113wq__intro{color:var(--foreground-2);margin-bottom:36px;font-size:1.05rem;line-height:1.8}.legal-module__8113wq__section{border-top:1px solid var(--border-subtle);padding-top:28px}.legal-module__8113wq__section:first-of-type{border-top:0;padding-top:0}.legal-module__8113wq__section+.legal-module__8113wq__section{margin-top:28px}.legal-module__8113wq__section h2{margin-bottom:12px;font-size:1.15rem}.legal-module__8113wq__section p,.legal-module__8113wq__section li{color:var(--muted);line-height:1.75}.legal-module__8113wq__section p+p{margin-top:12px}.legal-module__8113wq__list{gap:8px;padding-left:22px;list-style:outside;display:grid}.legal-module__8113wq__plainList{gap:8px;list-style:none;display:grid}.legal-module__8113wq__plainList strong,.legal-module__8113wq__list strong{color:var(--foreground-2)}@media (max-width:640px){.legal-module__8113wq__hero{padding:56px 0 36px}.legal-module__8113wq__document{border-radius:var(--radius)}}
.waitlist-module__my8WGW__overlay{-webkit-backdrop-filter:blur(12px);z-index:100;background:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;padding:24px;display:flex;position:fixed;top:0;left:0}.waitlist-module__my8WGW__modal{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:480px;box-shadow:var(--shadow-lg);padding:40px;animation:.3s cubic-bezier(.16,1,.3,1) forwards waitlist-module__my8WGW__scaleUp;position:relative}@keyframes waitlist-module__my8WGW__scaleUp{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.waitlist-module__my8WGW__closeButton{background:var(--surface-2);width:32px;height:32px;color:var(--muted);cursor:pointer;border:1px solid var(--border-subtle);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.waitlist-module__my8WGW__closeButton:hover{background:var(--surface-3);color:var(--foreground)}.waitlist-module__my8WGW__header{text-align:center;margin-bottom:32px}.waitlist-module__my8WGW__title{color:var(--foreground);margin-bottom:8px;font-size:1.75rem}.waitlist-module__my8WGW__subtitle{color:var(--muted);font-size:.95rem}.waitlist-module__my8WGW__form{flex-direction:column;gap:16px;display:flex}.waitlist-module__my8WGW__inputGroup{flex-direction:column;gap:8px;display:flex}.waitlist-module__my8WGW__label{color:var(--foreground-2);font-size:.85rem;font-weight:500}.waitlist-module__my8WGW__input,.waitlist-module__my8WGW__select{background:var(--surface-2);border:1px solid var(--border-subtle);border-radius:var(--radius);width:100%;color:var(--foreground);padding:12px 16px;font-family:inherit;font-size:1rem;transition:all .2s}.waitlist-module__my8WGW__input:focus,.waitlist-module__my8WGW__select:focus{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-glow-sm);background:var(--surface);outline:none}.waitlist-module__my8WGW__success{text-align:center;padding:24px 0}.waitlist-module__my8WGW__successIcon{width:64px;height:64px;color:var(--success);background:#22c55e1a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;display:flex}.waitlist-module__my8WGW__successTitle{margin-bottom:12px;font-size:1.5rem}.waitlist-module__my8WGW__successText{color:var(--muted);margin-bottom:32px}
