.SplashScreen-module__9hj9VW__splash{z-index:9999;background:#fff;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SplashScreen-module__9hj9VW__video{object-fit:contain;width:900px;height:auto}.SplashScreen-module__9hj9VW__fadeOut{animation:.8s forwards SplashScreen-module__9hj9VW__fadeOutSplash}@keyframes SplashScreen-module__9hj9VW__fadeOutSplash{0%{opacity:1}to{opacity:0;pointer-events:none}}@media (max-width:768px){.SplashScreen-module__9hj9VW__video{width:85vw;max-width:400px}}
.Nav-module__jmVfSG__banner{z-index:51;background:#0a0a0a;align-items:center;height:36px;display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden}.Nav-module__jmVfSG__bannerTrack{width:max-content;animation:60s linear infinite Nav-module__jmVfSG__bannerScroll;display:flex}.Nav-module__jmVfSG__bannerGroup{flex-shrink:0;display:flex}.Nav-module__jmVfSG__bannerItem{font-family:var(--font-heading);letter-spacing:.04em;color:#fff;white-space:nowrap;align-items:center;gap:48px;padding-right:48px;font-size:13px;display:flex}.Nav-module__jmVfSG__bannerLogo{width:auto;height:16px;display:block}@keyframes Nav-module__jmVfSG__bannerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.Nav-module__jmVfSG__bannerTrack{animation:none}}.Nav-module__jmVfSG__nav{z-index:50;background:0 0;justify-content:space-between;align-items:center;height:84px;padding:0 36px;transition:background .3s,box-shadow .3s;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__jmVfSG__navScrolled{-webkit-backdrop-filter:blur(12px);background:#ffffffeb;box-shadow:0 1px #10182812}.Nav-module__jmVfSG__logo{color:inherit;flex:1;align-items:center;min-width:0;text-decoration:none;display:flex}.Nav-module__jmVfSG__logoImage{object-fit:contain;width:auto;height:160px;margin:-38px 0 -38px -24px}.Nav-module__jmVfSG__links{justify-content:center;align-items:center;gap:36px;margin:0;padding:0;list-style:none;display:flex}.Nav-module__jmVfSG__linkItem{font-family:var(--font-heading);color:#1f2937;cursor:pointer;white-space:nowrap;font-size:14.5px;font-weight:550;text-decoration:none;transition:color .2s}.Nav-module__jmVfSG__linkItem:hover{color:#111827}.Nav-module__jmVfSG__right{flex:1;justify-content:flex-end;align-items:center;gap:12px;display:flex}.Nav-module__jmVfSG__cta{font-family:var(--font-heading);color:#fff;cursor:pointer;white-space:nowrap;background:#0a0a0a;border:none;border-radius:999px;padding:15px 34px;font-size:17px;font-weight:700;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 2px 10px #0a0a0a40}.Nav-module__jmVfSG__cta:hover{background:#1f2937;box-shadow:0 4px 14px #0a0a0a59}.Nav-module__jmVfSG__cta:active{transform:scale(.97)}.Nav-module__jmVfSG__hamburger{cursor:pointer;z-index:60;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:6px;display:none}.Nav-module__jmVfSG__hamburger span{background:#374151;border-radius:2px;width:100%;height:2px;transition:transform .3s,opacity .3s;display:block}.Nav-module__jmVfSG__hamburgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Nav-module__jmVfSG__hamburgerOpen span:nth-child(2){opacity:0}.Nav-module__jmVfSG__hamburgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Nav-module__jmVfSG__mobileMenu{display:none}@media (max-width:920px){.Nav-module__jmVfSG__links{display:none}.Nav-module__jmVfSG__hamburger{display:flex}.Nav-module__jmVfSG__mobileMenu{opacity:0;pointer-events:none;z-index:49;background:#fff;flex-direction:column;align-items:center;padding:36px 24px;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .3s;display:flex;position:fixed;inset:84px 0 0;overflow-y:auto;transform:translateY(-100%)}.Nav-module__jmVfSG__mobileMenuOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Nav-module__jmVfSG__mobileLinks{flex-direction:column;align-items:center;gap:8px;width:100%;margin:0;padding:0;list-style:none;display:flex}.Nav-module__jmVfSG__mobileLinkItem{font-family:var(--font-heading);color:#374151;text-align:center;-webkit-tap-highlight-color:transparent;border-radius:12px;padding:14px 0;font-size:1.15rem;font-weight:500;text-decoration:none;transition:color .2s;display:block}.Nav-module__jmVfSG__mobileLinkItem:active{color:#111827}.Nav-module__jmVfSG__mobileCta{font-family:var(--font-heading);color:#fff;cursor:pointer;text-align:center;-webkit-tap-highlight-color:transparent;background:#0a0a0a;border:none;border-radius:999px;width:100%;max-width:280px;margin-top:20px;padding:16px 48px;font-size:1.05rem;font-weight:700;text-decoration:none;transition:background .2s}.Nav-module__jmVfSG__mobileCta:active{background:#1f2937}}@media (max-width:767px){.Nav-module__jmVfSG__banner{height:32px}.Nav-module__jmVfSG__bannerItem{gap:28px;padding-right:28px;font-size:11.5px}.Nav-module__jmVfSG__bannerLogo{height:14px}.Nav-module__jmVfSG__nav{height:64px;padding:0 16px;top:0}.Nav-module__jmVfSG__logoImage{height:104px;margin:-20px 0 -20px -14px}.Nav-module__jmVfSG__cta{display:none}.Nav-module__jmVfSG__mobileMenu{top:64px}}
.Footer-module__nhiC3q__footer{color:#fff;background:#000;padding:72px 24px 32px}.Footer-module__nhiC3q__inner{justify-content:space-between;gap:60px;max-width:1100px;margin:0 auto;display:flex}.Footer-module__nhiC3q__top{flex-shrink:0;max-width:280px}.Footer-module__nhiC3q__brandName{font-family:var(--font-heading);letter-spacing:-.02em;color:#fff;margin-bottom:12px;font-size:clamp(2rem,5.5vw,4.25rem);font-weight:700;line-height:1;display:block}.Footer-module__nhiC3q__tagline{font-family:var(--font-body);color:#fff;margin:0;font-size:.9rem;line-height:1.6}.Footer-module__nhiC3q__columns{gap:56px;display:flex}.Footer-module__nhiC3q__columnHeading{color:#fff;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:600;font-family:var(--font-body);margin-bottom:16px}.Footer-module__nhiC3q__linkList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__nhiC3q__link{color:#fff;font-size:.88rem;font-family:var(--font-body);text-decoration:none;transition:color .2s}.Footer-module__nhiC3q__link:hover{color:#fff}.Footer-module__nhiC3q__divider{background:linear-gradient(90deg,#0000 0%,#333 30% 70%,#0000 100%);max-width:1100px;height:1px;margin:48px auto 0}.Footer-module__nhiC3q__bottom{max-width:1100px;font-family:var(--font-body);color:#fff;justify-content:space-between;align-items:center;margin:20px auto 0;font-size:.8rem;display:flex}.Footer-module__nhiC3q__madeWith{color:#fff;font-size:.8rem}@media (max-width:768px){.Footer-module__nhiC3q__footer{padding:48px 20px 28px}.Footer-module__nhiC3q__inner{flex-direction:column;gap:32px}.Footer-module__nhiC3q__top{text-align:center;max-width:100%}.Footer-module__nhiC3q__brandName{font-size:2.5rem}.Footer-module__nhiC3q__tagline{font-size:.85rem}.Footer-module__nhiC3q__columns{grid-template-columns:1fr 1fr;gap:28px 24px;display:grid}.Footer-module__nhiC3q__columnHeading{margin-bottom:12px;font-size:.72rem}.Footer-module__nhiC3q__link{min-height:36px;padding:6px 0;font-size:.9rem;line-height:1.5;display:inline-block}.Footer-module__nhiC3q__linkList{gap:4px}.Footer-module__nhiC3q__divider{margin-top:32px}.Footer-module__nhiC3q__bottom{text-align:center;flex-direction:column;gap:6px;margin-top:16px}}@media (max-width:480px){.Footer-module__nhiC3q__columns{grid-template-columns:1fr 1fr;gap:20px 14px}}@media (max-width:380px){.Footer-module__nhiC3q__footer{padding:40px 16px 24px}.Footer-module__nhiC3q__columns{grid-template-columns:1fr;gap:20px}.Footer-module__nhiC3q__inner{gap:24px}.Footer-module__nhiC3q__tagline{font-size:.8rem}}
.HeroDevices-module__wjBSoG__stageBox{--s:min(1, calc(100cqw / 1240));width:calc(1240px * var(--s));height:calc(780px * var(--s));margin:0 auto}.HeroDevices-module__wjBSoG__stage{width:1240px;height:780px;transform:scale(var(--s));transform-origin:0 0;font-family:var(--font-body);text-align:left;position:relative}.HeroDevices-module__wjBSoG__halo{pointer-events:none;background:radial-gradient(52% 50% at 50% 42%,#2e6bf01a 0%,#2e6bf00a 45%,#0000 72%);position:absolute;inset:-40px 0 0}.HeroDevices-module__wjBSoG__laptopEnter{width:950px;position:absolute;top:10px;left:72px}.HeroDevices-module__wjBSoG__laptopFloat{perspective:2100px}.HeroDevices-module__wjBSoG__laptop{transform-style:preserve-3d;position:relative}.HeroDevices-module__wjBSoG__lid{transform-origin:50% 100%;transform-style:preserve-3d;background:linear-gradient(#2a2d33 0%,#17191d 60%,#101216 100%);border-radius:22px 22px 4px 4px;padding:13px 13px 15px;position:relative;box-shadow:0 2px 4px #10141c29,0 34px 80px -26px #10141c6b,inset 0 1px #ffffff1f}.HeroDevices-module__wjBSoG__camera{background:#0a0c10;border-radius:50%;width:4px;height:4px;position:absolute;top:5px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 1px #78a0ffcc}.HeroDevices-module__wjBSoG__screen{aspect-ratio:16/10;background:#fbfbfc;border-radius:10px;position:relative;overflow:hidden}.HeroDevices-module__wjBSoG__powerWash{z-index:4;pointer-events:none;background:linear-gradient(160deg,#0c0f15 0%,#11141b 100%);position:absolute;inset:0}.HeroDevices-module__wjBSoG__sheen{z-index:5;pointer-events:none;background:linear-gradient(105deg,#0000 0%,#ffffff47 48%,#ffffff0d 60%,#0000 100%);width:45%;position:absolute;inset:-20% 0}.HeroDevices-module__wjBSoG__screenUI{grid-template-columns:168px minmax(0,1fr);height:100%;display:grid}.HeroDevices-module__wjBSoG__sidebar{background:#0c111c;flex-direction:column;min-width:0;padding:15px 11px 13px;display:flex}.HeroDevices-module__wjBSoG__brand{align-items:center;gap:9px;padding:0 4px 15px;display:flex}.HeroDevices-module__wjBSoG__brandMark{flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.HeroDevices-module__wjBSoG__brandLogo{object-fit:contain;width:100%;height:100%}.HeroDevices-module__wjBSoG__brandName{font-family:var(--font-heading);color:#fff;letter-spacing:.01em;font-size:15px;font-weight:700}.HeroDevices-module__wjBSoG__sideNav{flex-direction:column;gap:1px;display:flex}.HeroDevices-module__wjBSoG__sideItem{color:#fff;white-space:nowrap;border-radius:8px;align-items:center;gap:10px;padding:7px 9px;font-size:11.5px;font-weight:500;display:flex}.HeroDevices-module__wjBSoG__sideItemActive{color:#fff;background:#ffffff17;font-weight:650}.HeroDevices-module__wjBSoG__sideFoot{flex-direction:column;gap:5px;margin-top:auto;display:flex}.HeroDevices-module__wjBSoG__onlineDot{background:var(--growth);border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:1.9s ease-in-out infinite HeroDevices-module__wjBSoG__hdPulseBlue}.HeroDevices-module__wjBSoG__profileRow{background:#ffffff0d;border:1px solid #ffffff17;border-radius:12px;align-items:center;gap:8px;padding:8px 9px;display:flex}.HeroDevices-module__wjBSoG__profileAvatar{background:var(--growth);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:27px;height:27px;font-size:11px;font-weight:700;display:flex}.HeroDevices-module__wjBSoG__profileText{flex-direction:column;min-width:0;display:flex}.HeroDevices-module__wjBSoG__profileText strong{color:#fff;font-size:10.5px;font-weight:700}.HeroDevices-module__wjBSoG__profileText em{color:#fff;font-size:9px;font-style:normal}.HeroDevices-module__wjBSoG__profileArrow{color:#fff;flex-shrink:0;margin-left:auto}.HeroDevices-module__wjBSoG__main{background:#fbfbfc;flex-direction:column;gap:9px;min-width:0;padding:13px 16px;display:flex}.HeroDevices-module__wjBSoG__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.HeroDevices-module__wjBSoG__greeting{font-family:var(--font-heading);color:var(--ink);letter-spacing:-.01em;align-items:center;gap:6px;margin:0;font-size:20px;font-weight:700;display:flex}.HeroDevices-module__wjBSoG__wave{font-family:var(--font-body)}.HeroDevices-module__wjBSoG__greetingSub{color:#0e1526;margin-top:2px;font-size:11.5px}.HeroDevices-module__wjBSoG__headerRight{flex-shrink:0;align-items:center;gap:10px;display:flex}.HeroDevices-module__wjBSoG__datePill{color:#0e1526;border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:7px;padding:6px 11px;font-size:11px;font-weight:600;display:inline-flex}.HeroDevices-module__wjBSoG__bellWrap{color:#0e1526;display:flex;position:relative}.HeroDevices-module__wjBSoG__bellDot{background:var(--growth);border:1.5px solid #fbfbfc;border-radius:50%;width:6px;height:6px;position:absolute;top:-1px;right:-1px}.HeroDevices-module__wjBSoG__userAvatar{background:var(--growth-tint);width:26px;height:26px;color:var(--growth-ink);border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.HeroDevices-module__wjBSoG__statRow{grid-template-columns:1.14fr .78fr 1fr;gap:11px;display:grid}.HeroDevices-module__wjBSoG__statCard{border:1px solid var(--line);background:#fff;border-radius:13px;flex-direction:column;min-width:0;padding:11px 13px;display:flex;box-shadow:0 1px 2px #10141c08}.HeroDevices-module__wjBSoG__statLabel{color:#0e1526;font-size:11px;font-weight:600}.HeroDevices-module__wjBSoG__statValue{font-family:var(--font-heading);color:var(--ink);letter-spacing:-.015em;font-variant-numeric:tabular-nums;margin-top:2px;font-size:24px;font-weight:700;line-height:1.1}.HeroDevices-module__wjBSoG__statDelta{color:var(--growth-ink);align-items:center;gap:3px;margin-top:3px;font-size:10.5px;font-weight:700;display:inline-flex}.HeroDevices-module__wjBSoG__statDelta em{color:#0e1526;margin-left:2px;font-style:normal;font-weight:500}.HeroDevices-module__wjBSoG__revChartWrap{gap:6px;margin-top:7px;display:flex}.HeroDevices-module__wjBSoG__yAxis{color:#0e1526;flex-direction:column;flex-shrink:0;justify-content:space-between;padding:2px 0 8px;font-size:8px;display:flex}.HeroDevices-module__wjBSoG__revSvg{flex:1;min-width:0;height:74px}.HeroDevices-module__wjBSoG__xAxis,.HeroDevices-module__wjBSoG__chanXAxis{color:#0e1526;justify-content:space-between;margin-top:4px;padding-left:30px;font-size:8px;display:flex}.HeroDevices-module__wjBSoG__budgetLabel{color:#0e1526;font-size:11px;font-weight:600}.HeroDevices-module__wjBSoG__budgetValue{font-family:var(--font-heading);color:var(--ink);letter-spacing:-.015em;font-variant-numeric:tabular-nums;margin-top:3px;font-size:26px;font-weight:700;line-height:1.1}.HeroDevices-module__wjBSoG__budgetSub{color:#0e1526;margin-top:2px;font-size:10.5px}.HeroDevices-module__wjBSoG__budgetTrack{background:#ecedf1;border-radius:4px;height:6px;margin-top:11px;overflow:hidden}.HeroDevices-module__wjBSoG__budgetFill{background:var(--growth);border-radius:4px;height:100%;display:block}.HeroDevices-module__wjBSoG__budgetPct{color:#0e1526;margin-top:6px;font-size:9.5px}.HeroDevices-module__wjBSoG__budgetBtn{text-align:center;color:#fff;background:#0c111c;border-radius:9px;margin-top:auto;padding:9px;font-size:11px;font-weight:700;box-shadow:0 2px 8px #10141c38}.HeroDevices-module__wjBSoG__runwayBars{align-items:flex-end;gap:6px;height:56px;margin-top:8px;display:flex}.HeroDevices-module__wjBSoG__runwayCol{flex-direction:column;flex:1;align-items:center;gap:4px;height:100%;display:flex}.HeroDevices-module__wjBSoG__runwayTrack{flex:1;justify-content:center;align-items:flex-end;width:100%;display:flex}.HeroDevices-module__wjBSoG__runwayFill{background:var(--growth);border-radius:4px 4px 2px 2px;width:11px;display:block}.HeroDevices-module__wjBSoG__runwayFc{border:1.3px dashed var(--growth-soft);background:0 0}.HeroDevices-module__wjBSoG__runwayLabel{color:#0e1526;font-size:8px;font-weight:500}.HeroDevices-module__wjBSoG__runwayLegend{gap:12px;margin-top:7px;display:flex}.HeroDevices-module__wjBSoG__runwayLegend span{color:#0e1526;align-items:center;gap:5px;font-size:9px;font-weight:500;display:inline-flex}.HeroDevices-module__wjBSoG__legActual{background:var(--growth);border-radius:2px;width:8px;height:8px}.HeroDevices-module__wjBSoG__legFc{border:1.3px dashed var(--growth-soft);border-radius:2px;width:8px;height:8px}.HeroDevices-module__wjBSoG__lowerGrid{grid-template-columns:1.06fr .94fr;gap:9px;min-height:0;display:grid}.HeroDevices-module__wjBSoG__lowerCol{flex-direction:column;gap:9px;min-width:0;display:flex}.HeroDevices-module__wjBSoG__card{border:1px solid var(--line);background:#fff;border-radius:13px;flex-direction:column;min-width:0;padding:10px 13px;display:flex;box-shadow:0 1px 2px #10141c08}.HeroDevices-module__wjBSoG__cardHead{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:6px;display:flex}.HeroDevices-module__wjBSoG__cardTitleWrap{flex-direction:column;gap:1px;min-width:0;display:flex}.HeroDevices-module__wjBSoG__cardTitle{color:var(--ink);font-size:12.5px;font-weight:700}.HeroDevices-module__wjBSoG__cardSub{color:#0e1526;font-size:9.5px}.HeroDevices-module__wjBSoG__countBadge{color:var(--growth-ink);background:var(--growth-tint);white-space:nowrap;border-radius:999px;padding:3px 8px;font-size:9px;font-weight:700}.HeroDevices-module__wjBSoG__engineList{flex-direction:column;display:flex}.HeroDevices-module__wjBSoG__engineRow{grid-template-columns:20px 100px 52px 1fr auto 50px;align-items:center;gap:8px;padding:3.5px 0;display:grid}.HeroDevices-module__wjBSoG__engineRow+.HeroDevices-module__wjBSoG__engineRow{border-top:1px solid #f2f3f5}.HeroDevices-module__wjBSoG__engineIcon{color:#111;justify-content:center;align-items:center;display:flex}.HeroDevices-module__wjBSoG__engineName{color:var(--ink);white-space:nowrap;align-items:center;gap:4px;min-width:0;font-size:11px;font-weight:650;display:inline-flex}.HeroDevices-module__wjBSoG__trophy{color:var(--growth);flex-shrink:0}.HeroDevices-module__wjBSoG__activeBadge{color:var(--growth-ink);background:var(--growth-tint);white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:2.5px 7px;font-size:8.5px;font-weight:700;display:inline-flex}.HeroDevices-module__wjBSoG__activeDot{background:var(--growth);border-radius:50%;width:4px;height:4px;animation:1.9s ease-in-out infinite HeroDevices-module__wjBSoG__hdPulseBlue}.HeroDevices-module__wjBSoG__engineMeta{color:#0e1526;white-space:nowrap;text-overflow:ellipsis;font-size:9.5px;overflow:hidden}.HeroDevices-module__wjBSoG__engineStat{color:#0e1526;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:10px;font-weight:700}.HeroDevices-module__wjBSoG__spark{width:54px;height:20px}.HeroDevices-module__wjBSoG__viewAll{color:var(--growth-ink);justify-content:flex-end;align-items:center;gap:5px;margin-top:6px;font-size:10px;font-weight:700;display:inline-flex}.HeroDevices-module__wjBSoG__expHead{letter-spacing:.03em;text-transform:uppercase;color:#0e1526;border-bottom:1px solid #f2f3f5;grid-template-columns:1fr 54px 44px 60px 14px;gap:8px;padding-bottom:6px;font-size:8.5px;font-weight:700;display:grid}.HeroDevices-module__wjBSoG__expHead span:first-child{visibility:hidden}.HeroDevices-module__wjBSoG__expRow{grid-template-columns:1fr 54px 44px 60px 14px;align-items:center;gap:8px;padding-top:8px;display:grid}.HeroDevices-module__wjBSoG__expName{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;font-size:10.5px;font-weight:650;display:inline-flex;overflow:hidden}.HeroDevices-module__wjBSoG__expName svg{color:#0e1526;flex-shrink:0}.HeroDevices-module__wjBSoG__expCell{color:#0e1526;font-variant-numeric:tabular-nums;font-size:10.5px;font-weight:600}.HeroDevices-module__wjBSoG__winBadge{color:var(--growth-ink);background:var(--growth-tint);text-align:center;white-space:nowrap;border-radius:999px;padding:3px 9px;font-size:9px;font-weight:700}.HeroDevices-module__wjBSoG__expArrow{color:#0e1526}.HeroDevices-module__wjBSoG__channelTag{color:var(--ink);white-space:nowrap;align-items:center;gap:5px;font-size:10px;font-weight:700;display:inline-flex}.HeroDevices-module__wjBSoG__chanChartWrap{gap:6px;height:118px;display:flex}.HeroDevices-module__wjBSoG__chanYAxis{color:#0e1526;flex-direction:column;flex-shrink:0;justify-content:space-between;padding:2px 0 8px;font-size:8px;display:flex}.HeroDevices-module__wjBSoG__chanSvg{flex:1;width:100%;min-width:0;height:100%}.HeroDevices-module__wjBSoG__allocGrid{align-items:center;gap:14px;margin-top:6px;display:flex}.HeroDevices-module__wjBSoG__donut{flex-shrink:0;width:88px;height:88px}.HeroDevices-module__wjBSoG__allocLegend{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.HeroDevices-module__wjBSoG__allocItem{grid-template-columns:10px 1fr auto 30px;align-items:center;gap:7px;display:grid}.HeroDevices-module__wjBSoG__allocDot{border-radius:50%;width:8px;height:8px}.HeroDevices-module__wjBSoG__allocName{color:#0e1526;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:600;overflow:hidden}.HeroDevices-module__wjBSoG__allocAmt{color:var(--ink);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:10px;font-weight:700}.HeroDevices-module__wjBSoG__allocPct{color:#0e1526;text-align:right;font-variant-numeric:tabular-nums;font-size:9.5px;font-weight:600}.HeroDevices-module__wjBSoG__base{background:linear-gradient(#34373e 0%,#1b1e24 45%,#0f1216 100%);border-radius:3px 3px 16px 16px;height:16px;margin:0 -26px;position:relative;box-shadow:inset 0 1px #ffffff24,0 16px 34px -12px #10141c73}.HeroDevices-module__wjBSoG__baseNotch{background:linear-gradient(#0c0e12 0%,#23262c 100%);border-radius:0 0 9px 9px;width:110px;height:6px;position:absolute;top:0;left:50%;transform:translate(-50%)}.HeroDevices-module__wjBSoG__laptopShadow{filter:blur(7px);background:radial-gradient(#10141c33 0%,#0000 68%);border-radius:50%;width:80%;height:28px;margin:32px auto 0}.HeroDevices-module__wjBSoG__phoneEnter{z-index:3;width:272px;position:absolute;bottom:12px;right:56px}.HeroDevices-module__wjBSoG__phone{background:#0b0d11;border-radius:58px;padding:11px;position:relative;box-shadow:0 38px 80px -22px #10141c80,0 12px 28px #10141c38,inset 0 0 0 1.5px #ffffff17}.HeroDevices-module__wjBSoG__btnVolUp,.HeroDevices-module__wjBSoG__btnVolDown,.HeroDevices-module__wjBSoG__btnPower{background:#1b1e24;border-radius:2px;width:3px;position:absolute}.HeroDevices-module__wjBSoG__btnVolUp{height:34px;top:132px;left:-2.5px}.HeroDevices-module__wjBSoG__btnVolDown{height:34px;top:174px;left:-2.5px}.HeroDevices-module__wjBSoG__btnPower{height:56px;top:152px;right:-2.5px}.HeroDevices-module__wjBSoG__phoneScreen{aspect-ratio:9/19.4;background:#fff;border-radius:47px;flex-direction:column;display:flex;position:relative;overflow:hidden}.HeroDevices-module__wjBSoG__island{z-index:10;background:#050608;border-radius:999px;width:86px;height:26px;position:absolute;top:11px;left:50%;transform:translate(-50%)}.HeroDevices-module__wjBSoG__statusBar{color:var(--ink);justify-content:space-between;align-items:center;padding:14px 26px 2px;display:flex}.HeroDevices-module__wjBSoG__statusTime{font-size:12px;font-weight:700}.HeroDevices-module__wjBSoG__statusIcons{align-items:center;gap:3px;display:flex}.HeroDevices-module__wjBSoG__phNav{border-bottom:1px solid #edeef1;align-items:center;padding:8px 14px 9px;display:flex}.HeroDevices-module__wjBSoG__phSide{flex:1;align-items:center;gap:12px;display:flex}.HeroDevices-module__wjBSoG__phBack{color:var(--growth);flex-shrink:0}.HeroDevices-module__wjBSoG__phContact{flex:none;justify-content:center;align-items:center;display:flex}.HeroDevices-module__wjBSoG__phAvatar{background:#000;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex;overflow:hidden;box-shadow:0 1px 3px #10141c33}.HeroDevices-module__wjBSoG__phAvatarImg{object-fit:contain;width:100%;height:100%;padding:6px}.HeroDevices-module__wjBSoG__phStatus{color:#0e1526;align-items:center;gap:4px;font-size:8.5px;font-weight:600;display:inline-flex}.HeroDevices-module__wjBSoG__phActions{color:var(--growth);justify-content:flex-end}.HeroDevices-module__wjBSoG__phChat{background:#fff;flex-direction:column;flex:1;gap:8px;min-height:0;padding:11px 12px 8px;display:flex}.HeroDevices-module__wjBSoG__phSentRow{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.HeroDevices-module__wjBSoG__phSent{color:#fff;background:var(--growth);border-radius:15px 15px 4px;max-width:86%;padding:7px 11px;font-size:10.5px;line-height:1.4}.HeroDevices-module__wjBSoG__phTyping{background:#eeeff2;border-radius:15px 15px 15px 4px;align-self:flex-start;align-items:center;gap:4px;padding:10px 13px;display:inline-flex}.HeroDevices-module__wjBSoG__phTyping i{background:#b4b8c2;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite HeroDevices-module__wjBSoG__phType}.HeroDevices-module__wjBSoG__phTyping i:nth-child(2){animation-delay:.16s}.HeroDevices-module__wjBSoG__phTyping i:nth-child(3){animation-delay:.32s}@keyframes HeroDevices-module__wjBSoG__phType{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.HeroDevices-module__wjBSoG__phRecvRow{flex-direction:column;align-items:flex-start;gap:3px;display:flex}.HeroDevices-module__wjBSoG__phRecv{color:#1a1a1e;background:#eeeff2;border-radius:15px 15px 15px 4px;max-width:90%;padding:7px 11px;font-size:10.5px;line-height:1.4}.HeroDevices-module__wjBSoG__phRecv strong{color:var(--growth-ink);font-weight:700}.HeroDevices-module__wjBSoG__phStamp{color:#0e1526;padding:0 4px;font-size:8px;font-style:normal;font-weight:500}.HeroDevices-module__wjBSoG__phCard{border:1px solid var(--line);background:#fff;border-radius:13px;flex-direction:column;gap:6px;padding:10px 12px;display:flex;box-shadow:0 3px 12px #10141c0f}.HeroDevices-module__wjBSoG__phCardHead{color:var(--ink);justify-content:space-between;align-items:center;font-size:10.5px;font-weight:700;display:flex}.HeroDevices-module__wjBSoG__phCardHead em{color:#0e1526;font-size:8.5px;font-style:normal;font-weight:600}.HeroDevices-module__wjBSoG__liveTag{color:var(--growth-ink);align-items:center;gap:4px;font-size:8.5px;font-weight:700;display:inline-flex}.HeroDevices-module__wjBSoG__phCardName{color:var(--growth-ink);margin-top:-1px;font-size:11.5px;font-weight:700}.HeroDevices-module__wjBSoG__phCardRow{color:#0e1526;border-top:1px solid #f2f3f5;justify-content:space-between;align-items:center;padding-top:4px;font-size:10px;display:flex}.HeroDevices-module__wjBSoG__phCardRow strong{color:var(--ink);font-variant-numeric:tabular-nums;font-size:10.5px;font-weight:700}.HeroDevices-module__wjBSoG__phStats{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.HeroDevices-module__wjBSoG__phStats span{color:#0e1526;flex-direction:column;gap:1px;font-size:8px;font-weight:600;display:flex}.HeroDevices-module__wjBSoG__phStats b{font-family:var(--font-heading);color:var(--ink);font-variant-numeric:tabular-nums;font-size:15px;font-weight:700}.HeroDevices-module__wjBSoG__phPerfSvg{width:100%;height:40px;margin-top:2px}.HeroDevices-module__wjBSoG__phPerfX{color:#0e1526;justify-content:space-between;font-size:7.5px;display:flex}.HeroDevices-module__wjBSoG__phInput{background:#fff;align-items:center;gap:8px;padding:6px 12px 22px;display:flex}.HeroDevices-module__wjBSoG__phField{color:#0e1526;border:1px solid #dcdde2;border-radius:999px;flex:1;padding:8px 13px;font-size:10.5px}.HeroDevices-module__wjBSoG__phSend{background:var(--growth);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.HeroDevices-module__wjBSoG__homeBar{opacity:.85;z-index:10;background:#0b0d12;border-radius:999px;width:104px;height:4px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.HeroDevices-module__wjBSoG__phoneShadow{filter:blur(6px);background:radial-gradient(#10141c38 0%,#0000 68%);border-radius:50%;width:70%;height:18px;margin:16px auto 0}@keyframes HeroDevices-module__wjBSoG__hdPulseBlue{0%,to{box-shadow:0 0 #2e6bf066}50%{box-shadow:0 0 0 4px #2e6bf000}}@media (max-width:768px){.HeroDevices-module__wjBSoG__stageBox{--s:min(1, calc(100cqw / 1010px));width:calc(1010px * var(--s));height:calc(704px * var(--s))}.HeroDevices-module__wjBSoG__stage{width:1010px;height:704px}.HeroDevices-module__wjBSoG__phoneEnter{display:none}.HeroDevices-module__wjBSoG__laptopEnter{width:950px;display:block;top:6px;left:30px}.HeroDevices-module__wjBSoG__halo{height:460px;inset:0 0 auto}}
.Hero-module__gNeX-G__hero{background:#fff;justify-content:center;align-items:flex-start;width:100%;min-height:100vh;padding:clamp(150px,13vw,180px) 0 clamp(72px,7vw,96px);display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__snowCanvas{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__gNeX-G__heroInner{z-index:2;flex-direction:column;align-items:center;width:100%;max-width:1340px;padding:0 24px;display:flex;position:relative}.Hero-module__gNeX-G__heading{font-family:var(--font-heading);color:#0e1526;text-align:center;letter-spacing:-.016em;max-width:860px;margin:0 0 18px;font-size:clamp(2.3rem,3.5vw,3.25rem);font-weight:400;line-height:1.12}.Hero-module__gNeX-G__subheading{font-family:var(--font-body);color:#4a5469;text-align:center;max-width:620px;margin:0 0 30px;font-size:clamp(.95rem,1.2vw,1.04rem);font-weight:400;line-height:1.7}.Hero-module__gNeX-G__subheading strong{color:#16203a;font-weight:700}.Hero-module__gNeX-G__ctaRow{justify-content:center;align-items:center;gap:14px;margin-bottom:52px;display:flex}.Hero-module__gNeX-G__ctaPrimary{font-family:var(--font-heading);color:#fff;letter-spacing:.005em;background:#0a0a0a;border-radius:999px;align-items:center;gap:11px;padding:15px 36px;font-size:1.02rem;font-weight:700;text-decoration:none;transition:background .22s,transform .2s,box-shadow .22s;display:inline-flex;box-shadow:0 2px 6px #0a0a0a38,0 16px 36px -14px #0a0a0a73,inset 0 1.5px #ffffff29}.Hero-module__gNeX-G__ctaWhite{font-family:var(--font-heading);color:#0e1526;letter-spacing:.005em;background:#fff;border:1.5px solid #0e15261f;border-radius:999px;align-items:center;gap:11px;padding:15px 36px;font-size:1.02rem;font-weight:700;text-decoration:none;transition:background .22s,border-color .22s,transform .2s,box-shadow .22s;display:inline-flex;box-shadow:0 2px 6px #0a0a0a0f,0 16px 36px -14px #0a0a0a38,inset 0 1.5px #ffffffe6}.Hero-module__gNeX-G__ctaWhite:hover{background:#f7f8fa;border-color:#0e152638;transform:translateY(-2px);box-shadow:0 4px 10px #0a0a0a14,0 22px 44px -14px #0a0a0a47,inset 0 1.5px #ffffffe6}.Hero-module__gNeX-G__ctaWhite:active{transform:translateY(0)}.Hero-module__gNeX-G__ctaArrow{transition:transform .2s;display:inline-block}.Hero-module__gNeX-G__ctaPrimary:hover{background:#1f2937;transform:translateY(-2px);box-shadow:0 4px 10px #0a0a0a3d,0 22px 44px -14px #0a0a0a80,inset 0 1.5px #ffffff29}.Hero-module__gNeX-G__ctaPrimary:hover .Hero-module__gNeX-G__ctaArrow{transform:translate(4px)}.Hero-module__gNeX-G__ctaPrimary:active{transform:translateY(0)}.Hero-module__gNeX-G__ctaSecondary{font-family:var(--font-heading);color:#0e1526;letter-spacing:.005em;cursor:default;-webkit-user-select:none;user-select:none;background:#fff;border:1.5px solid #0e152624;border-radius:999px;flex-direction:column;align-items:center;gap:2px;padding:9px 38px 8px;font-size:1.08rem;font-weight:700;display:inline-flex;box-shadow:0 2px 6px #0a0a0a0d,0 14px 30px -18px #0a0a0a47}.Hero-module__gNeX-G__ctaSoon{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:#8a93a6;font-size:.64rem;font-style:normal;font-weight:600;line-height:1}.Hero-module__gNeX-G__heroVisual{width:100%;min-width:0;max-width:1200px;margin:0 auto;container-type:inline-size}@media (max-width:768px){.Hero-module__gNeX-G__hero{min-height:auto;padding:164px 0 80px}.Hero-module__gNeX-G__heading{margin-bottom:16px;font-size:clamp(2rem,8vw,2.6rem)}.Hero-module__gNeX-G__subheading{margin-bottom:28px;font-size:1rem;line-height:1.65}.Hero-module__gNeX-G__ctaRow{flex-direction:column;gap:12px;width:100%;margin-bottom:48px}.Hero-module__gNeX-G__ctaPrimary{justify-content:center;width:100%;max-width:340px;padding:16px 32px;font-size:1rem}.Hero-module__gNeX-G__ctaWhite{justify-content:center;width:100%;max-width:340px;padding:14.5px 32px;font-size:1rem}.Hero-module__gNeX-G__ctaSecondary{justify-content:center;width:100%;max-width:340px;padding:9px 32px 8px;font-size:1rem}}@media (max-width:380px){.Hero-module__gNeX-G__hero{padding:124px 0 64px}.Hero-module__gNeX-G__heading{font-size:1.85rem}.Hero-module__gNeX-G__subheading{font-size:.92rem}}
.Industries-module__TX0tAG__section{padding:clamp(120px,15vw,200px) 0 clamp(72px,9vw,120px);overflow:hidden}.Industries-module__TX0tAG__headingWrap{text-align:center;max-width:760px;margin:0 auto clamp(32px,5vw,52px);padding:0 24px}.Industries-module__TX0tAG__eyebrow{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:#0e1526;margin-bottom:16px;font-size:.72rem;font-weight:700;display:block}.Industries-module__TX0tAG__heading{font-family:var(--font-heading);letter-spacing:-.018em;color:#0e1526;margin:0;font-size:clamp(1.8rem,2.7vw,2.4rem);font-weight:400;line-height:1.15}.Industries-module__TX0tAG__subtitle{font-family:var(--font-body);color:#0e1526;max-width:580px;margin:18px auto 0;font-size:clamp(.95rem,1.2vw,1.05rem);font-weight:400;line-height:1.6}.Industries-module__TX0tAG__sliderWrap{width:100%}.Industries-module__TX0tAG__sliderHead{justify-content:flex-end;gap:10px;margin-bottom:22px;padding:0 clamp(24px,5vw,72px);display:flex}.Industries-module__TX0tAG__arrowBtn{color:#0e1526;cursor:pointer;background:#fff;border:1px solid #e2e4e9;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s,color .2s,border-color .2s,transform .2s,box-shadow .2s,opacity .2s;display:flex}.Industries-module__TX0tAG__arrowBtn:hover:not(:disabled){background:var(--growth,#2e6bf0);color:#fff;border-color:var(--growth,#2e6bf0);transform:translateY(-1px);box-shadow:0 8px 20px #2e6bf047}.Industries-module__TX0tAG__arrowBtn:active:not(:disabled){transform:translateY(0)}.Industries-module__TX0tAG__arrowBtn:disabled{opacity:.35;cursor:default}.Industries-module__TX0tAG__track{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:22px;padding:4px clamp(24px,5vw,72px) 10px;scroll-padding-left:clamp(24px,5vw,72px);display:flex;overflow-x:auto}.Industries-module__TX0tAG__track::-webkit-scrollbar{display:none}.Industries-module__TX0tAG__card{scroll-snap-align:start;background:#fff;border:1px solid #edeef1;border-radius:22px;flex:none;width:clamp(300px,27vw,380px);transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden}.Industries-module__TX0tAG__card:hover{border-color:#b3c7f0;transform:translateY(-5px);box-shadow:0 18px 44px #1c37821f}.Industries-module__TX0tAG__cardArt{aspect-ratio:4/3;background:#fff;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Industries-module__TX0tAG__cardArt:before,.Industries-module__TX0tAG__cardArt:after{content:"";aspect-ratio:1;border-radius:50%;transition:transform .5s cubic-bezier(.22,1,.36,1);position:absolute}.Industries-module__TX0tAG__cardArt:before{border:1px solid #dde5f6;width:clamp(148px,15vw,188px)}.Industries-module__TX0tAG__cardArt:after{border:1px dashed #e9eefa;width:clamp(184px,19vw,236px)}.Industries-module__TX0tAG__cardIcon{z-index:1;filter:drop-shadow(0 20px 22px #182c642e);width:clamp(104px,11vw,128px);height:auto;transition:transform .5s cubic-bezier(.22,1,.36,1),filter .5s cubic-bezier(.22,1,.36,1);position:relative}.Industries-module__TX0tAG__card:hover .Industries-module__TX0tAG__cardIcon{filter:drop-shadow(0 28px 28px #182c643d);transform:translateY(-4%)scale(1.06)}.Industries-module__TX0tAG__card:hover .Industries-module__TX0tAG__cardArt:before{transform:scale(1.05)}.Industries-module__TX0tAG__card:hover .Industries-module__TX0tAG__cardArt:after{transform:scale(1.03)rotate(8deg)}.Industries-module__TX0tAG__cardBody{border-top:1px solid #f0f1f4;flex-direction:column;gap:5px;padding:18px 22px 21px;display:flex}.Industries-module__TX0tAG__cardName{font-family:var(--font-heading);letter-spacing:-.012em;color:#0e1526;margin:0;font-size:1.18rem;font-weight:600;line-height:1.25}.Industries-module__TX0tAG__cardDesc{font-family:var(--font-body);color:#5a6172;margin:0;font-size:.86rem;font-weight:400;line-height:1.5}@media (max-width:768px){.Industries-module__TX0tAG__section{padding:clamp(80px,16vw,130px) 0 clamp(48px,10vw,80px)}.Industries-module__TX0tAG__heading{font-size:clamp(1.5rem,6vw,1.9rem)}.Industries-module__TX0tAG__headingWrap{margin-bottom:clamp(24px,4vw,36px);padding:0 20px}.Industries-module__TX0tAG__sliderHead{margin-bottom:16px;padding:0 20px}.Industries-module__TX0tAG__arrowBtn{width:38px;height:38px}.Industries-module__TX0tAG__track{gap:14px;padding:4px 20px 8px;scroll-padding-left:20px}.Industries-module__TX0tAG__card{border-radius:17px;width:78vw;max-width:320px}.Industries-module__TX0tAG__cardBody{padding:14px 17px 17px}.Industries-module__TX0tAG__cardName{font-size:1.02rem}.Industries-module__TX0tAG__cardDesc{font-size:.8rem}}
.Experiment-module__8j5f0q__section{background:#fff;width:100%;padding:clamp(72px,9vw,128px) 24px}.Experiment-module__8j5f0q__content{text-align:center;max-width:760px;margin:0 auto}.Experiment-module__8j5f0q__heading{font-family:var(--font-heading);color:#0e1526;letter-spacing:-.016em;margin-bottom:16px;font-size:clamp(1.7rem,2.5vw,2.3rem);font-weight:400;line-height:1.2}.Experiment-module__8j5f0q__body{font-family:var(--font-body);color:var(--color-gray-700);max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:clamp(.92rem,1.6vw,1.05rem);line-height:1.7}.Experiment-module__8j5f0q__lab{border:1px solid var(--color-gray-200);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #0000000a,0 8px 32px #0000000f}.Experiment-module__8j5f0q__labHeader{border-bottom:1px solid var(--color-gray-100);justify-content:space-between;align-items:center;padding:14px 24px;display:flex}.Experiment-module__8j5f0q__labTitle{font-family:var(--font-body);color:var(--color-gray-500);letter-spacing:.02em;font-size:.82rem;font-weight:600}.Experiment-module__8j5f0q__labCaption{font-family:var(--font-body);color:var(--color-gray-400);letter-spacing:.01em;font-size:.75rem;font-weight:600}.Experiment-module__8j5f0q__labStatus{font-family:var(--font-body);color:var(--color-gray-400);align-items:center;gap:6px;font-size:.75rem;font-weight:500;transition:color .3s;display:flex}.Experiment-module__8j5f0q__statusDot{background:var(--color-gray-300);border-radius:50%;width:7px;height:7px;transition:background .3s}.Experiment-module__8j5f0q__statusRunning{color:var(--color-gray-600)}.Experiment-module__8j5f0q__statusRunning .Experiment-module__8j5f0q__statusDot{background:#f59e0b;animation:1.4s ease-in-out infinite Experiment-module__8j5f0q__pulse;box-shadow:0 0 6px #f59e0b66}.Experiment-module__8j5f0q__statusDone{color:var(--color-gray-600)}.Experiment-module__8j5f0q__statusDone .Experiment-module__8j5f0q__statusDot{background:#10b981;box-shadow:0 0 6px #10b98166}@keyframes Experiment-module__8j5f0q__pulse{0%,to{opacity:1}50%{opacity:.4}}.Experiment-module__8j5f0q__labBody{padding:28px 24px 24px}.Experiment-module__8j5f0q__question{font-family:var(--font-body);color:var(--color-gray-800);margin-bottom:28px;font-size:1rem;font-weight:600}.Experiment-module__8j5f0q__chart{justify-content:center;align-items:flex-end;gap:32px;height:200px;padding:0 40px;display:flex;position:relative}.Experiment-module__8j5f0q__chartColumn{flex-direction:column;flex:1;align-items:center;max-width:160px;height:100%;display:flex}.Experiment-module__8j5f0q__chartMetric{justify-content:center;align-items:flex-end;height:28px;margin-bottom:6px;display:flex}.Experiment-module__8j5f0q__chartValue{font-family:var(--font-body);color:var(--color-gray-800);font-size:1.15rem;font-weight:700;transition:all .4s}.Experiment-module__8j5f0q__chartValueWinner{color:#111827}.Experiment-module__8j5f0q__chartValueLoser{color:var(--color-gray-400)}.Experiment-module__8j5f0q__barTrack{background:var(--color-gray-100);border-radius:8px 8px 4px 4px;flex:1;align-items:flex-end;width:100%;display:flex;overflow:hidden}.Experiment-module__8j5f0q__bar{background:linear-gradient(#5b8bff,#3b6ef6);border-radius:8px 8px 4px 4px;width:100%;transition:background .5s,box-shadow .5s,opacity .5s}.Experiment-module__8j5f0q__barWinner{background:linear-gradient(#3b6ef6,#2b5fdd);box-shadow:0 -4px 22px #3b6ef659}.Experiment-module__8j5f0q__barLoser{opacity:.85;background:#cdd8f2}.Experiment-module__8j5f0q__barLabel{font-family:var(--font-body);color:var(--color-gray-700);margin-top:12px;font-size:.88rem;font-weight:600;transition:all .4s}.Experiment-module__8j5f0q__barLabelLoser{color:var(--color-gray-400)}.Experiment-module__8j5f0q__vsDivider{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Experiment-module__8j5f0q__vsText{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:var(--color-gray-300);background:#fff;border-radius:6px;padding:4px 8px;font-size:.72rem;font-weight:700}.Experiment-module__8j5f0q__insight{min-height:45px;font-family:var(--font-body);color:var(--color-gray-700);text-align:left;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;align-items:baseline;gap:8px;margin-top:24px;padding:12px 20px;font-size:.85rem;font-weight:500;line-height:1.5;display:flex}.Experiment-module__8j5f0q__insightIcon{color:#111827;flex-shrink:0;font-weight:700}@media (max-width:768px){.Experiment-module__8j5f0q__section{padding:clamp(56px,10vw,100px) 16px}.Experiment-module__8j5f0q__heading{font-size:clamp(1.35rem,5.5vw,1.75rem)}.Experiment-module__8j5f0q__body{margin-bottom:32px;font-size:.95rem}}@media (max-width:640px){.Experiment-module__8j5f0q__labBody{padding:20px 14px 24px}.Experiment-module__8j5f0q__labHeader{padding:12px 14px}.Experiment-module__8j5f0q__labTitle,.Experiment-module__8j5f0q__labStatus{font-size:.74rem}.Experiment-module__8j5f0q__question{min-height:2.8em;margin-bottom:22px;font-size:.95rem;line-height:1.4}.Experiment-module__8j5f0q__chart{align-items:flex-end;gap:40px;height:170px;padding:0 6px}.Experiment-module__8j5f0q__chartColumn{max-width:none}.Experiment-module__8j5f0q__chartValue{font-size:1rem}.Experiment-module__8j5f0q__barLabel{text-align:center;word-break:keep-all;overflow-wrap:break-word;margin-top:10px;font-size:.78rem;line-height:1.25}.Experiment-module__8j5f0q__vsText{padding:3px 6px;font-size:.6rem}.Experiment-module__8j5f0q__insight{align-items:flex-start;min-height:62px;margin-top:18px;padding:11px 14px;font-size:.82rem}}@media (max-width:380px){.Experiment-module__8j5f0q__chart{gap:32px;height:150px;padding:0 4px}.Experiment-module__8j5f0q__barLabel{font-size:.72rem}.Experiment-module__8j5f0q__vsText{padding:2px 5px;font-size:.55rem}}
.FinalCTA-module__8uRMFW__section{background:#fff;padding:clamp(100px,12vw,170px) 24px;position:relative;overflow:hidden}.FinalCTA-module__8uRMFW__content{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.FinalCTA-module__8uRMFW__heading{font-family:var(--font-heading);color:#0e1526;text-align:center;letter-spacing:-.02em;max-width:820px;margin:0 0 40px;font-size:clamp(1.9rem,3.8vw,3rem);font-weight:400;line-height:1.12}.FinalCTA-module__8uRMFW__hi{font-style:italic}.FinalCTA-module__8uRMFW__button{color:#fff;font-size:1rem;font-weight:600;font-family:var(--font-body);cursor:pointer;background:#000;border:1px solid #000;border-radius:999px;align-items:center;gap:10px;padding:16px 32px;text-decoration:none;transition:background .22s,color .22s,border-color .22s,transform .22s;display:inline-flex}.FinalCTA-module__8uRMFW__button:hover{color:#000;background:#fff;border-color:#000;transform:translateY(-1px)}.FinalCTA-module__8uRMFW__arrow{transition:transform .22s}.FinalCTA-module__8uRMFW__button:hover .FinalCTA-module__8uRMFW__arrow{transform:translate(4px)}.FinalCTA-module__8uRMFW__subtitle{color:#0e1526;text-align:center;font-size:.9rem;font-family:var(--font-body);margin:22px 0 0}@media (max-width:768px){.FinalCTA-module__8uRMFW__section{padding:clamp(80px,18vw,140px) 20px}.FinalCTA-module__8uRMFW__heading{max-width:100%;margin-bottom:32px;font-size:clamp(1.7rem,8vw,2.4rem)}.FinalCTA-module__8uRMFW__button{justify-content:center;width:100%;padding:16px 24px}}@media (max-width:380px){.FinalCTA-module__8uRMFW__heading{font-size:1.5rem}}
.enterprise-module__vIQq4a__page{--border:#eaecef;--border-strong:#d9dce0;--canvas:#f7f8fa;--panel:#fff;--text:#0f172a;--text-sub:#475569;--text-muted:#94a3b8;--divider:#f1f3f5;--accent:#4169e1;--accent-hover:#3558b8;--accent-soft:#eef2ff;--green:#16a34a;--green-soft:#ecfdf5;--amber:#d97706;--mono:ui-monospace, "SF Mono", "JetBrains Mono", "IBM Plex Mono", Menlo, Monaco, Consolas, monospace;width:100%;overflow-x:clip}.enterprise-module__vIQq4a__hero{text-align:center;background:#fff;padding:calc(clamp(130px,14vw,180px) + 36px) 24px clamp(32px,4vw,52px)}.enterprise-module__vIQq4a__heroInner{max-width:820px;margin:0 auto}.enterprise-module__vIQq4a__eyebrow{font-family:var(--font-body);color:var(--accent);letter-spacing:.18em;text-transform:uppercase;background:var(--accent-soft);border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:6px 14px;font-size:.72rem;font-weight:600;display:inline-flex}.enterprise-module__vIQq4a__eyebrowDot{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:2s ease-out infinite enterprise-module__vIQq4a__pulseAccent;box-shadow:0 0 #4169e180}@keyframes enterprise-module__vIQq4a__pulseAccent{0%{box-shadow:0 0 #4169e180}70%{box-shadow:0 0 0 7px #4169e100}to{box-shadow:0 0 #4169e100}}.enterprise-module__vIQq4a__heroHeading{font-family:var(--font-heading);color:var(--text);letter-spacing:-.03em;margin:0 0 18px;font-size:clamp(2.2rem,4.8vw,3.6rem);line-height:1.05}.enterprise-module__vIQq4a__heroSub{font-family:var(--font-body);color:var(--text-sub);max-width:580px;margin:0 auto 32px;font-size:clamp(1rem,1.25vw,1.125rem);line-height:1.55}.enterprise-module__vIQq4a__heroCtas{flex-wrap:wrap;justify-content:center;gap:12px;display:inline-flex}.enterprise-module__vIQq4a__heroCta{font-family:var(--font-body);color:#fff;background:var(--accent);cursor:pointer;white-space:nowrap;border:none;border-radius:999px;align-items:center;gap:8px;padding:11px 28px;font-size:16.5px;font-weight:600;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex}.enterprise-module__vIQq4a__heroCta:hover{background:var(--accent-hover);box-shadow:0 2px 8px #4169e14d}.enterprise-module__vIQq4a__heroCta:active{transform:scale(.97)}.enterprise-module__vIQq4a__heroCtaSecondary{font-family:var(--font-body);color:var(--text);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:11px 8px;font-size:16.5px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.enterprise-module__vIQq4a__heroCtaSecondary:hover{color:var(--accent)}.enterprise-module__vIQq4a__dashboardSection{background:#fff;padding:clamp(16px,2vw,32px) 24px clamp(56px,8vw,96px)}.enterprise-module__vIQq4a__dashboardWrap{max-width:1200px;margin:0 auto}.enterprise-module__vIQq4a__dashboard{background:var(--canvas);border:1px solid var(--border);font-family:var(--font-body);border-radius:14px;overflow:hidden;box-shadow:0 1px #0f172a0a,0 18px 40px -24px #0f172a2e,0 32px 80px -40px #4169e126}.enterprise-module__vIQq4a__chrome{border-bottom:1px solid var(--border);background:#f0f1f4;align-items:center;gap:7px;padding:10px 14px;display:flex}.enterprise-module__vIQq4a__chromeDot{border-radius:50%;width:11px;height:11px}.enterprise-module__vIQq4a__chromeUrl{border:1px solid var(--border);color:var(--text-muted);font-family:var(--mono);text-align:center;background:#fff;border-radius:6px;flex:1;max-width:420px;margin-left:10px;margin-right:auto;padding:4px 12px;font-size:.72rem}.enterprise-module__vIQq4a__topbar{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.enterprise-module__vIQq4a__topbarLeft{align-items:center;gap:12px;min-width:0;display:flex}.enterprise-module__vIQq4a__workspaceLogo{color:#fff;background:linear-gradient(135deg,#4169e1 0%,#6a8bee 100%);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.85rem;line-height:1;display:inline-flex;box-shadow:0 2px 6px #4169e147}.enterprise-module__vIQq4a__breadcrumb{font-family:var(--font-body);color:var(--text);white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.005em;align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:flex;overflow:hidden}.enterprise-module__vIQq4a__breadcrumbSep{color:var(--text-muted);font-weight:400}.enterprise-module__vIQq4a__breadcrumbMuted{color:var(--text-sub);font-weight:500}.enterprise-module__vIQq4a__topbarRight{flex-shrink:0;align-items:center;gap:12px;display:flex}.enterprise-module__vIQq4a__statusChip{font-family:var(--font-body);color:var(--green);background:var(--green-soft);letter-spacing:0;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:.78rem;font-weight:600;display:inline-flex}.enterprise-module__vIQq4a__statusDot{background:var(--green);border-radius:50%;width:6px;height:6px;animation:2s ease-out infinite enterprise-module__vIQq4a__pulseGreen;box-shadow:0 0 #16a34a73}@keyframes enterprise-module__vIQq4a__pulseGreen{0%{box-shadow:0 0 #16a34a80}70%{box-shadow:0 0 0 6px #16a34a00}to{box-shadow:0 0 #16a34a00}}.enterprise-module__vIQq4a__timestamp{font-family:var(--mono);color:var(--text-muted);letter-spacing:.02em;font-size:.76rem}.enterprise-module__vIQq4a__avatar{color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#4169e1 0%,#a78bfa 100%);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.72rem;font-weight:700;display:inline-flex}.enterprise-module__vIQq4a__dashboardBody{background:var(--canvas);grid-template-columns:216px 1fr;display:grid}.enterprise-module__vIQq4a__sidebar{border-right:1px solid var(--border);background:#fff;flex-direction:column;gap:4px;min-height:520px;padding:16px 10px;display:flex}.enterprise-module__vIQq4a__sidebarGroup{flex-direction:column;gap:2px;margin-bottom:14px;display:flex}.enterprise-module__vIQq4a__sidebarGroupLabel{font-family:var(--font-body);color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;padding:8px 12px 6px;font-size:.68rem;font-weight:600}.enterprise-module__vIQq4a__sidebarItem{font-family:var(--font-body);color:var(--text-sub);cursor:default;border-radius:6px;align-items:center;gap:10px;padding:8px 12px;font-size:.88rem;transition:background .15s,color .15s;display:flex}.enterprise-module__vIQq4a__sidebarItem:hover{color:var(--text);background:#f7f8fa}.enterprise-module__vIQq4a__sidebarItemActive{background:var(--accent-soft);color:var(--accent);font-weight:600}.enterprise-module__vIQq4a__sidebarItemIcon{color:inherit;opacity:.9;flex-shrink:0;display:inline-flex}.enterprise-module__vIQq4a__sidebarFooter{font-family:var(--font-body);color:var(--text-muted);align-items:center;gap:8px;margin-top:auto;padding:12px 14px;font-size:.76rem;display:flex}.enterprise-module__vIQq4a__main{grid-template:"revenue experiment""team team"/1.45fr 1fr;gap:14px;padding:18px;display:grid}.enterprise-module__vIQq4a__revenuePanel{grid-area:revenue}.enterprise-module__vIQq4a__experimentPanel{grid-area:experiment}.enterprise-module__vIQq4a__teamPanel{grid-area:team}.enterprise-module__vIQq4a__panel{background:var(--panel);border:1px solid var(--border);border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.enterprise-module__vIQq4a__revenueBody{flex-direction:column;flex:1;padding:24px 24px 14px;display:flex}.enterprise-module__vIQq4a__panelLabel{font-family:var(--font-body);color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:.74rem;font-weight:600}.enterprise-module__vIQq4a__revenueValueRow{align-items:baseline;gap:12px;margin-bottom:2px;display:flex}.enterprise-module__vIQq4a__revenueValue{font-family:var(--font-heading);color:var(--text);letter-spacing:-.025em;font-variant-numeric:tabular-nums;font-size:clamp(2rem,3vw,2.6rem);font-weight:700;line-height:1.05}.enterprise-module__vIQq4a__revenueTrend{font-family:var(--font-body);color:var(--green);align-items:center;gap:4px;font-size:.86rem;font-weight:600;display:inline-flex}.enterprise-module__vIQq4a__revenueSub{font-family:var(--font-body);color:var(--text-muted);margin-bottom:18px;font-size:.82rem}.enterprise-module__vIQq4a__chartArea{flex:1;min-height:180px;position:relative}.enterprise-module__vIQq4a__chartSvg{width:100%;height:100%;display:block;overflow:visible}.enterprise-module__vIQq4a__chartGrid{stroke:var(--divider);stroke-width:1px}.enterprise-module__vIQq4a__chartLine{stroke:var(--accent);stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 1px 2px #4169e133)}.enterprise-module__vIQq4a__chartFill{fill:url(#revGradient)}.enterprise-module__vIQq4a__chartAxis{font-family:var(--font-body);fill:var(--text-muted);font-size:11px}.enterprise-module__vIQq4a__chartDot{fill:var(--accent);stroke:#fff;stroke-width:2px}.enterprise-module__vIQq4a__chartSpark{font-family:var(--mono);fill:var(--text-muted);font-size:10px}.enterprise-module__vIQq4a__chartFloatingLabel{font-family:var(--font-body);fill:var(--text);font-size:12px;font-weight:600}.enterprise-module__vIQq4a__chartFloatingBg{fill:#fff;stroke:var(--border);stroke-width:1px;filter:drop-shadow(0 2px 6px #0f172a14)}.enterprise-module__vIQq4a__experimentBody{flex-direction:column;flex:1;gap:16px;padding:24px;display:flex}.enterprise-module__vIQq4a__experimentHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.enterprise-module__vIQq4a__experimentTitle{font-family:var(--font-body);color:var(--text);letter-spacing:-.005em;font-size:1rem;font-weight:600}.enterprise-module__vIQq4a__experimentBadge{font-family:var(--mono);color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;background:#f1f3f5;border-radius:4px;padding:3px 8px;font-size:.68rem;font-weight:600}.enterprise-module__vIQq4a__experimentLift{flex-direction:column;gap:2px;display:flex}.enterprise-module__vIQq4a__liftValue{font-family:var(--font-heading);color:var(--green);letter-spacing:-.025em;font-variant-numeric:tabular-nums;font-size:2.2rem;font-weight:700;line-height:1}.enterprise-module__vIQq4a__liftMeta{font-family:var(--font-body);color:var(--text-muted);font-size:.82rem}.enterprise-module__vIQq4a__variantList{flex-direction:column;gap:10px;margin-top:auto;display:flex}.enterprise-module__vIQq4a__variantRow{align-items:center;gap:12px;display:flex}.enterprise-module__vIQq4a__variantLabel{font-family:var(--font-body);color:var(--text-sub);align-items:center;gap:6px;width:72px;font-size:.78rem;font-weight:600;display:flex}.enterprise-module__vIQq4a__variantWinnerTag{font-family:var(--font-body);color:var(--green);background:var(--green-soft);letter-spacing:.04em;text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:.62rem;font-weight:700}.enterprise-module__vIQq4a__variantBar{background:#f1f3f5;border-radius:999px;flex:1;height:8px;overflow:hidden}.enterprise-module__vIQq4a__variantBarFill{background:var(--text-muted);border-radius:999px;height:100%}.enterprise-module__vIQq4a__variantBarFillWin{background:linear-gradient(90deg,#22c55e 0%,#16a34a 100%)}.enterprise-module__vIQq4a__variantValue{font-family:var(--font-body);color:var(--text);text-align:right;font-variant-numeric:tabular-nums;min-width:52px;font-size:.9rem;font-weight:600}.enterprise-module__vIQq4a__teamBody{flex-direction:column;padding:4px 0;display:flex}.enterprise-module__vIQq4a__teamHeader{justify-content:space-between;align-items:center;padding:20px 24px 14px;display:flex}.enterprise-module__vIQq4a__teamHeaderLeft{flex-direction:column;gap:2px;display:flex}.enterprise-module__vIQq4a__teamTitle{font-family:var(--font-body);color:var(--text);letter-spacing:-.005em;font-size:1rem;font-weight:600}.enterprise-module__vIQq4a__teamSub{font-family:var(--font-body);color:var(--text-muted);font-size:.82rem}.enterprise-module__vIQq4a__teamHeaderRight{font-family:var(--font-body);color:var(--text-muted);align-items:center;gap:6px;font-size:.78rem;display:inline-flex}.enterprise-module__vIQq4a__teamList{position:relative}.enterprise-module__vIQq4a__teamRow{border-top:1px solid var(--divider);grid-template-columns:40px 1fr auto;align-items:center;gap:14px;padding:14px 24px;display:grid}.enterprise-module__vIQq4a__teamBadge{background:var(--accent-soft);width:36px;height:36px;color:var(--accent);font-family:var(--font-body);letter-spacing:.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:inline-flex;position:relative}.enterprise-module__vIQq4a__teamBadgePing{background:var(--green);border:2px solid #fff;border-radius:50%;width:10px;height:10px;animation:2.2s ease-out infinite enterprise-module__vIQq4a__pulseGreen;position:absolute;bottom:0;right:0;box-shadow:0 0 #16a34a73}.enterprise-module__vIQq4a__teamMain{flex-direction:column;gap:2px;min-width:0;display:flex}.enterprise-module__vIQq4a__teamName{font-family:var(--font-body);color:var(--text);letter-spacing:-.005em;font-size:.92rem;font-weight:600}.enterprise-module__vIQq4a__teamName span{color:var(--text-muted);margin-left:8px;font-size:.8rem;font-weight:500}.enterprise-module__vIQq4a__teamTask{font-family:var(--font-body);color:var(--text-sub);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;line-height:1.45;overflow:hidden}.enterprise-module__vIQq4a__teamTask em{color:var(--text);font-style:normal;font-weight:500}.enterprise-module__vIQq4a__teamMeta{font-family:var(--font-body);color:var(--text-muted);text-align:right;white-space:nowrap;font-size:.78rem}.enterprise-module__vIQq4a__solutions{grid-template-columns:repeat(3,1fr);gap:14px;max-width:1200px;margin:clamp(28px,3vw,48px) auto 0;padding:0 24px;display:grid}.enterprise-module__vIQq4a__solutionCard{border:1px solid var(--border);background:#fff;border-radius:12px;padding:22px 24px;transition:border-color .2s,box-shadow .2s,transform .2s}.enterprise-module__vIQq4a__solutionCard:hover{border-color:var(--border-strong);transform:translateY(-2px);box-shadow:0 6px 20px #0f172a0f}.enterprise-module__vIQq4a__solutionHead{align-items:center;gap:12px;margin-bottom:10px;display:flex}.enterprise-module__vIQq4a__solutionIcon{background:var(--accent-soft);width:34px;height:34px;color:var(--accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.enterprise-module__vIQq4a__solutionTitle{font-family:var(--font-body);color:var(--text);letter-spacing:-.005em;font-size:1rem;font-weight:600}.enterprise-module__vIQq4a__solutionDesc{font-family:var(--font-body);color:var(--text-sub);margin:0;font-size:.88rem;line-height:1.55}@media (max-width:1024px){.enterprise-module__vIQq4a__main{grid-template-columns:1fr;grid-template-areas:"revenue""experiment""team"}}@media (max-width:860px){.enterprise-module__vIQq4a__sidebar{display:none}.enterprise-module__vIQq4a__dashboardBody{grid-template-columns:1fr}.enterprise-module__vIQq4a__solutions{grid-template-columns:1fr;max-width:540px}}@media (max-width:768px){.enterprise-module__vIQq4a__hero{padding:clamp(96px,16vw,140px) 20px clamp(24px,4vw,40px)}.enterprise-module__vIQq4a__heroHeading{font-size:clamp(1.6rem,7.5vw,2.4rem)}.enterprise-module__vIQq4a__heroSub{font-size:.95rem}.enterprise-module__vIQq4a__heroCtas{flex-direction:column;gap:10px;width:100%}.enterprise-module__vIQq4a__heroCta,.enterprise-module__vIQq4a__heroCtaSecondary{justify-content:center;width:100%}.enterprise-module__vIQq4a__dashboardSection{padding:clamp(16px,2vw,32px) 16px clamp(48px,8vw,80px)}.enterprise-module__vIQq4a__chromeUrl{margin-left:6px;padding:3px 8px;font-size:.6rem}.enterprise-module__vIQq4a__breadcrumb{font-size:.78rem}.enterprise-module__vIQq4a__workspaceLogo{width:22px;height:22px;font-size:.75rem}.enterprise-module__vIQq4a__main{gap:12px;padding:12px}.enterprise-module__vIQq4a__solutions{padding:0 16px}}@media (max-width:560px){.enterprise-module__vIQq4a__topbar{padding:12px 14px}.enterprise-module__vIQq4a__timestamp{display:none}.enterprise-module__vIQq4a__statusChip{padding:3px 8px;font-size:.68rem}.enterprise-module__vIQq4a__revenueBody,.enterprise-module__vIQq4a__experimentBody{padding:18px 16px}.enterprise-module__vIQq4a__teamHeader{padding:18px 18px 12px}.enterprise-module__vIQq4a__teamRow{grid-template-columns:36px 1fr;padding:12px 18px}.enterprise-module__vIQq4a__teamRow .enterprise-module__vIQq4a__teamMeta{display:none}.enterprise-module__vIQq4a__revenueValue,.enterprise-module__vIQq4a__liftValue{font-size:1.9rem}.enterprise-module__vIQq4a__variantLabel{width:60px;font-size:.72rem}.enterprise-module__vIQq4a__variantValue{min-width:44px;font-size:.82rem}.enterprise-module__vIQq4a__solutionCard{padding:18px 20px}}@media (max-width:400px){.enterprise-module__vIQq4a__chrome{gap:5px;padding:8px 10px}.enterprise-module__vIQq4a__chromeDot{width:9px;height:9px}.enterprise-module__vIQq4a__chromeUrl{display:none}.enterprise-module__vIQq4a__breadcrumb{gap:4px;font-size:.72rem}.enterprise-module__vIQq4a__breadcrumbMuted,.enterprise-module__vIQq4a__breadcrumbSep{display:none}}
