.Landing-module__NkFR1G__nav{z-index:300;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-bottom:1px solid var(--blue-border);background:#fffffff5;align-items:center;gap:2rem;height:68px;padding:0 3rem;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 20px #1155cc12}.Landing-module__NkFR1G__logo{flex-shrink:0;align-items:center;gap:.62rem;text-decoration:none;display:flex}.Landing-module__NkFR1G__logoIcon{background:linear-gradient(135deg,var(--blue-deep),var(--blue-mid));border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 4px 12px #1155cc59}.Landing-module__NkFR1G__logoText{font-family:var(--font-space),"Space Grotesk",sans-serif;letter-spacing:-.01em;font-size:1.15rem;font-weight:800;line-height:1}.Landing-module__NkFR1G__logoCote{color:var(--dark)}.Landing-module__NkFR1G__logoMaat{color:var(--blue-mid)}.Landing-module__NkFR1G__logoDomain{color:var(--slate);font-size:.8rem;font-weight:500;font-family:var(--font-inter),"Inter",sans-serif;align-self:flex-end;margin-left:-.42rem;line-height:1;transform:translateY(.02rem)}.Landing-module__NkFR1G__logoWordmark{font-family:var(--font-space),"Space Grotesk",sans-serif;letter-spacing:-.035em;align-items:flex-end;font-size:1.44rem;font-weight:900;line-height:1;display:inline-flex}.Landing-module__NkFR1G__logoWordCote{color:#0b1220}.Landing-module__NkFR1G__logoWordMaat{color:#0e46b0;margin-left:.02rem}.Landing-module__NkFR1G__logoWordCom{color:#64748b;font-family:var(--font-inter),"Inter",sans-serif;margin-left:-.08rem;font-size:.62em;font-weight:700;transform:translateY(-.02rem)}.Landing-module__NkFR1G__navLinks{flex:1;justify-content:center;gap:2rem;list-style:none;display:flex}.Landing-module__NkFR1G__navLinks a{color:var(--slate);padding:.3rem 0;font-size:.88rem;font-weight:500;transition:color .2s;position:relative}.Landing-module__NkFR1G__navLinks a:after{content:"";background:var(--blue-mid);border-radius:1px;height:2px;transition:transform .2s;position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.Landing-module__NkFR1G__navLinks a:hover{color:var(--blue-mid)}.Landing-module__NkFR1G__navLinks a:hover:after{transform:scaleX(1)}.Landing-module__NkFR1G__navActions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.Landing-module__NkFR1G__btnLogin{color:#ffffffa6;cursor:pointer;background:0 0;border:none;border-radius:9px;padding:.52rem 1rem;font-size:.83rem;font-weight:500;transition:color .2s}.Landing-module__NkFR1G__btnLogin:hover{color:#fff}.Landing-module__NkFR1G__btnGhost{border:1.5px solid var(--blue-border);color:var(--text);border-radius:9px;padding:.52rem 1.2rem;font-size:.83rem;font-weight:600;transition:all .2s}.Landing-module__NkFR1G__btnGhost:hover{border-color:var(--blue-mid);color:var(--blue-mid);background:var(--blue-light)}.Landing-module__NkFR1G__btnPrimary{background:var(--blue-mid);color:#fff;cursor:pointer;border:none;border-radius:9px;padding:.52rem 1.35rem;font-size:.83rem;font-weight:700;transition:all .2s;box-shadow:0 4px 16px #1155cc52}.Landing-module__NkFR1G__btnPrimary:hover{background:#0e46b0;transform:translateY(-1px);box-shadow:0 8px 24px #15c6}.Landing-module__NkFR1G__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:.4rem;display:none}.Landing-module__NkFR1G__hamburger span{background:var(--text);border-radius:2px;width:24px;height:2.5px;transition:all .3s;display:block}.Landing-module__NkFR1G__hLineOpen:first-child{transform:rotate(45deg)translate(5.5px,5.5px)}.Landing-module__NkFR1G__hLineOpen:nth-child(2){opacity:0;transform:scaleX(0)}.Landing-module__NkFR1G__hLineOpen:nth-child(3){transform:rotate(-45deg)translate(5.5px,-5.5px)}.Landing-module__NkFR1G__hero{background:linear-gradient(150deg,#06102a 0%,#0a1f44 30%,#0e3575 60%,#1a5fae 85%,var(--blue-bright) 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:100px 3rem 5rem;display:flex;position:relative;overflow:hidden}.Landing-module__NkFR1G__heroGrid{pointer-events:none;transform:translateY(var(--scroll-y,0));background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0}.Landing-module__NkFR1G__heroGlowTop{pointer-events:none;background:radial-gradient(#1a8fff40 0%,#0000 65%);width:700px;height:700px;position:absolute;top:-200px;right:-100px}.Landing-module__NkFR1G__heroGlowBottom{pointer-events:none;background:radial-gradient(#0a1f4480 0%,#0000 65%);width:600px;height:600px;position:absolute;bottom:-200px;left:-100px}.Landing-module__NkFR1G__heroInner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1280px;display:grid;position:relative}.Landing-module__NkFR1G__heroBadge{letter-spacing:.08em;color:#ffffffe6;text-transform:uppercase;background:#ffffff1c;border:1px solid #fff3;border-radius:100px;align-items:center;gap:.55rem;margin-bottom:2rem;padding:.38rem 1.1rem .38rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.Landing-module__NkFR1G__heroBadgeDot{background:#4ade80;border-radius:50%;width:9px;height:9px;animation:2s infinite Landing-module__NkFR1G__blink;box-shadow:0 0 10px #4ade80}.Landing-module__NkFR1G__heroTitle{font-family:var(--font-space),"Space Grotesk",sans-serif;letter-spacing:-.025em;color:#fff;margin-bottom:1.5rem;font-size:clamp(2.6rem,4.5vw,4.4rem);font-weight:800;line-height:1.06}.Landing-module__NkFR1G__heroSub{color:#ffffffb8;max-width:50ch;margin-bottom:2.5rem;font-size:1.08rem;font-weight:400;line-height:1.78}.Landing-module__NkFR1G__heroBtns{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.Landing-module__NkFR1G__btnHeroWhite{color:var(--blue-mid);cursor:pointer;background:#fff;border:none;border-radius:11px;padding:.92rem 2.2rem;font-size:.95rem;font-weight:800;transition:all .22s;box-shadow:0 8px 32px #00000038}.Landing-module__NkFR1G__btnHeroWhite:hover{transform:translateY(-3px);box-shadow:0 14px 40px #0000004d}.Landing-module__NkFR1G__btnHeroGhost{color:#fff;cursor:pointer;background:0 0;border:1.5px solid #fff6;border-radius:11px;padding:.92rem 2.2rem;font-size:.95rem;font-weight:600;transition:all .22s}.Landing-module__NkFR1G__btnHeroGhost:hover{background:#ffffff1f;border-color:#ffffffb3}.Landing-module__NkFR1G__heroFeatureTags{flex-wrap:wrap;gap:.55rem;display:flex}.Landing-module__NkFR1G__featureTag{color:#ffffffd1;background:#ffffff1a;border:1px solid #fff3;border-radius:100px;padding:.32rem .9rem;font-size:.73rem;font-weight:500;transition:all .2s}.Landing-module__NkFR1G__featureTag:hover{background:#ffffff2e}.Landing-module__NkFR1G__heroVisual{position:relative}.Landing-module__NkFR1G__carIllustration{justify-content:center;padding:1.2rem 0 .75rem;display:flex}.Landing-module__NkFR1G__carIllustration svg{width:100%;max-width:360px;height:auto}.Landing-module__NkFR1G__pricingCard{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffff1a;border:1px solid #ffffff38;border-radius:20px;padding:1.75rem}.Landing-module__NkFR1G__pcHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.1rem;display:flex}.Landing-module__NkFR1G__pcLabel{letter-spacing:.1em;text-transform:uppercase;color:#fff9;margin-bottom:.2rem;font-size:.68rem;font-weight:700}.Landing-module__NkFR1G__pcVehicle{color:#fffc;font-size:.78rem;font-weight:500}.Landing-module__NkFR1G__pcLiveDot{color:#4ade80;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;align-items:center;gap:.4rem;font-size:.65rem;font-weight:700;display:flex}.Landing-module__NkFR1G__pcLiveDot span{background:#4ade80;border-radius:50%;width:7px;height:7px;animation:2s infinite Landing-module__NkFR1G__blink;box-shadow:0 0 8px #4ade80}.Landing-module__NkFR1G__pcStatus{letter-spacing:.06em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;padding:.28rem .55rem;font-size:.62rem;font-weight:800}.Landing-module__NkFR1G__pcStatusStable{color:#86efac;background:#16a34a29;border-color:#86efac59}.Landing-module__NkFR1G__pcStatusHigh{color:#fcd34d;background:#f59e0b29;border-color:#fcd34d59}.Landing-module__NkFR1G__pcSliderDots{justify-content:flex-end;gap:.45rem;margin-top:.7rem;display:flex}.Landing-module__NkFR1G__pcDot{cursor:pointer;background:#ffffff47;border:none;border-radius:50%;width:8px;height:8px;transition:all .2s}.Landing-module__NkFR1G__pcDotActive{background:#60b3ff;border-radius:999px;width:20px}.Landing-module__NkFR1G__pcPrice{font-family:var(--font-space),"Space Grotesk",sans-serif;color:#fff;margin-bottom:1.4rem;font-size:2.8rem;font-weight:800;line-height:1}.Landing-module__NkFR1G__pcPrice span{color:#ffffff8c;margin-left:.25rem;font-size:1.3rem;font-weight:400}.Landing-module__NkFR1G__pcBar{align-items:center;gap:.75rem;margin-bottom:.55rem;display:flex}.Landing-module__NkFR1G__pcBar span:first-child{color:#fff9;flex-shrink:0;width:68px;font-size:.7rem}.Landing-module__NkFR1G__pcBar span:last-child{color:#fffc;text-align:right;width:36px;font-size:.72rem;font-weight:600}.Landing-module__NkFR1G__pcBarTrack{background:#ffffff1f;border-radius:4px;flex:1;height:7px;overflow:hidden}.Landing-module__NkFR1G__pcBarFill{border-radius:4px;height:100%}.Landing-module__NkFR1G__a{background:linear-gradient(90deg,#4ade80,#22d3ee)}.Landing-module__NkFR1G__b{background:linear-gradient(90deg,#60b3ff,#818cf8)}.Landing-module__NkFR1G__c{background:linear-gradient(90deg,#fb923c,#f472b6)}.Landing-module__NkFR1G__chip{background:#fffffff2;border-radius:14px;align-items:center;gap:.75rem;min-width:160px;padding:.8rem 1rem;display:flex;position:absolute;box-shadow:0 10px 36px #00000038}.Landing-module__NkFR1G__chip1{animation:4s ease-in-out infinite Landing-module__NkFR1G__floatY;top:-28px;right:-24px}.Landing-module__NkFR1G__chip2{animation:4s ease-in-out 1.4s infinite Landing-module__NkFR1G__floatY;bottom:-24px;left:-24px}.Landing-module__NkFR1G__chip3{animation:4s ease-in-out .8s infinite Landing-module__NkFR1G__floatY;bottom:48px;right:-28px}.Landing-module__NkFR1G__chipIcon{font-size:1.15rem}.Landing-module__NkFR1G__chipTitle{color:var(--text);font-size:.75rem;font-weight:700}.Landing-module__NkFR1G__chipSub{color:var(--slate);font-size:.65rem}.Landing-module__NkFR1G__statsBand{z-index:2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff17;border:1px solid #ffffff29;border-radius:18px;grid-template-columns:repeat(4,1fr);width:100%;max-width:1280px;margin-top:4rem;display:grid;position:relative;overflow:hidden}.Landing-module__NkFR1G__statItem{border-right:1px solid #ffffff1a;padding:1.5rem 2rem}.Landing-module__NkFR1G__statItem:last-child{border-right:none}.Landing-module__NkFR1G__statVal{font-family:var(--font-space),"Space Grotesk",sans-serif;color:#fff;margin-bottom:.3rem;font-size:1.85rem;font-weight:800;line-height:1}.Landing-module__NkFR1G__statLbl{color:#ffffff80;font-size:.72rem}.Landing-module__NkFR1G__marquee{background:var(--blue-deep);border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding:.85rem 0;overflow:hidden}.Landing-module__NkFR1G__marqueeTrack{white-space:nowrap;gap:2.5rem;animation:32s linear infinite Landing-module__NkFR1G__marqueeRight;display:flex}.Landing-module__NkFR1G__marqueeItem{letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;flex-shrink:0;align-items:center;gap:.7rem;font-size:.72rem;font-weight:700;display:flex}.Landing-module__NkFR1G__marqueeItem span{color:#60b3ff;font-size:.5rem}.Landing-module__NkFR1G__section{padding:6.5rem 3rem}.Landing-module__NkFR1G__sectionInner{max-width:1280px;margin:0 auto}.Landing-module__NkFR1G__sTag{background:var(--blue-light);color:var(--blue-mid);letter-spacing:.07em;text-transform:uppercase;border-radius:100px;align-items:center;gap:.45rem;margin-bottom:1.2rem;padding:.32rem .9rem;font-size:.72rem;font-weight:800;display:inline-flex}.Landing-module__NkFR1G__sTag:before{content:"";background:var(--blue-mid);border-radius:50%;width:7px;height:7px}.Landing-module__NkFR1G__sTagWhite{color:#ffffffe0;letter-spacing:.07em;text-transform:uppercase;background:#ffffff24;border-radius:100px;align-items:center;gap:.45rem;margin-bottom:1.2rem;padding:.32rem .9rem;font-size:.72rem;font-weight:800;display:inline-flex}.Landing-module__NkFR1G__sTagWhite:before{content:"";background:#60b3ff;border-radius:50%;width:7px;height:7px}.Landing-module__NkFR1G__sTitle{font-family:var(--font-space),"Space Grotesk",sans-serif;letter-spacing:-.025em;color:var(--dark);margin-bottom:1rem;font-size:clamp(1.9rem,3.2vw,2.9rem);font-weight:800;line-height:1.12}.Landing-module__NkFR1G__sTitleWhite{font-family:var(--font-space),"Space Grotesk",sans-serif;letter-spacing:-.025em;color:#fff;margin-bottom:1rem;font-size:clamp(1.9rem,3.2vw,2.9rem);font-weight:800;line-height:1.12}.Landing-module__NkFR1G__sLead{color:var(--slate);max-width:56ch;font-size:1rem;line-height:1.78}.Landing-module__NkFR1G__sLeadWhite{color:#ffffffa6;max-width:56ch;font-size:1rem;line-height:1.78}.Landing-module__NkFR1G__audienceGrid{background:var(--blue-border);border:1px solid var(--blue-border);border-radius:14px;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:3rem;display:grid;overflow:hidden}.Landing-module__NkFR1G__audCard{color:var(--text);background:#fff;align-items:center;gap:.75rem;padding:1.4rem;font-size:.9rem;font-weight:500;transition:background .2s;display:flex}.Landing-module__NkFR1G__audCard:hover{background:var(--blue-light)}.Landing-module__NkFR1G__audIcon{font-size:1.2rem}.Landing-module__NkFR1G__benefitsHeader{grid-template-columns:1fr 1fr;align-items:end;gap:4rem;margin-bottom:3.5rem;display:grid}.Landing-module__NkFR1G__benefitsGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.Landing-module__NkFR1G__benCard{border:1.5px solid var(--blue-border);background:#fff;border-radius:18px;padding:1.75rem;transition:all .28s;position:relative;overflow:hidden}.Landing-module__NkFR1G__benCard:after{content:"";background:linear-gradient(90deg,var(--blue-mid),var(--blue-bright));transform-origin:0;border-radius:3px 3px 0 0;height:3px;transition:transform .32s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Landing-module__NkFR1G__benCard:hover{border-color:var(--blue-mid);transform:translateY(-5px);box-shadow:0 14px 44px #1155cc1c}.Landing-module__NkFR1G__benCard:hover:after{transform:scaleX(1)}.Landing-module__NkFR1G__benNum{font-family:var(--font-space),"Space Grotesk",sans-serif;color:var(--blue-light);margin-bottom:.75rem;font-size:2.8rem;font-weight:900;line-height:1;transition:color .3s}.Landing-module__NkFR1G__benCard:hover .Landing-module__NkFR1G__benNum{color:var(--blue-light)}.Landing-module__NkFR1G__benEmoji{margin-bottom:.85rem;font-size:1.65rem}.Landing-module__NkFR1G__benTitle{color:var(--dark);margin-bottom:.5rem;font-size:.9rem;font-weight:700}.Landing-module__NkFR1G__benDesc{color:var(--slate);font-size:.8rem;line-height:1.68}.Landing-module__NkFR1G__diffSection{padding:6.5rem 3rem;position:relative;overflow:hidden}.Landing-module__NkFR1G__diffBg{background:linear-gradient(155deg,var(--blue-deep) 0%,#0e3575 45%,#15c 100%);position:absolute;inset:0}.Landing-module__NkFR1G__diffBg:before{content:"";background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:55px 55px;position:absolute;inset:0}.Landing-module__NkFR1G__diffHeader{margin-bottom:3.5rem}.Landing-module__NkFR1G__leversGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.Landing-module__NkFR1G__leverCard{border:1px solid #ffffff1f;border-radius:18px;padding:2rem;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.Landing-module__NkFR1G__leverCard:hover{transform:translateY(-4px);box-shadow:0 20px 50px #0000004d}.Landing-module__NkFR1G__leverCard:before{content:"";border-radius:3px 3px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.Landing-module__NkFR1G__leverA{background:#1a8fff1f}.Landing-module__NkFR1G__leverA:before{background:linear-gradient(90deg,#60b3ff,#38bdf8)}.Landing-module__NkFR1G__leverB{background:#4ade801a}.Landing-module__NkFR1G__leverB:before{background:linear-gradient(90deg,#4ade80,#34d399)}.Landing-module__NkFR1G__leverC{background:#fb923c1a}.Landing-module__NkFR1G__leverC:before{background:linear-gradient(90deg,#fb923c,#f59e0b)}.Landing-module__NkFR1G__leverIconBox{margin-bottom:1.2rem;font-size:2rem}.Landing-module__NkFR1G__leverTitle{font-family:var(--font-space),"Space Grotesk",sans-serif;color:#fff;margin-bottom:.6rem;font-size:1.1rem;font-weight:700}.Landing-module__NkFR1G__leverDesc{color:#fff9;font-size:.82rem;line-height:1.68}.Landing-module__NkFR1G__analyticsWidget{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffff12;border:1px solid #ffffff26;border-radius:20px;padding:2rem}.Landing-module__NkFR1G__awHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Landing-module__NkFR1G__awTitle{letter-spacing:.06em;text-transform:uppercase;color:#ffffff8c;font-size:.78rem;font-weight:700}.Landing-module__NkFR1G__awLive{color:#4ade80;text-transform:uppercase;align-items:center;gap:.4rem;font-size:.68rem;font-weight:700;display:flex}.Landing-module__NkFR1G__awLive span{background:#4ade80;border-radius:50%;width:7px;height:7px;animation:2s infinite Landing-module__NkFR1G__blink;box-shadow:0 0 8px #4ade80}.Landing-module__NkFR1G__awChart{align-items:flex-end;gap:.5rem;height:90px;margin-bottom:1.5rem;display:flex}.Landing-module__NkFR1G__awBar{background:linear-gradient(to top,var(--blue-mid),var(--blue-bright));height:calc(var(--h,50) * 1%);border-radius:5px 5px 0 0;flex:1;transition:height .6s}.Landing-module__NkFR1G__awMetrics{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.Landing-module__NkFR1G__awMetric{background:#ffffff0f;border-radius:12px;padding:1rem}.Landing-module__NkFR1G__awMetricVal{font-family:var(--font-space),"Space Grotesk",sans-serif;color:#fff;font-size:1.35rem;font-weight:700}.Landing-module__NkFR1G__awMetricLbl{color:#ffffff73;margin-top:.2rem;font-size:.68rem}.Landing-module__NkFR1G__awUp{color:#4ade80!important}.Landing-module__NkFR1G__integGrid{grid-template-columns:1fr 1fr;gap:2.5rem;margin-top:3.5rem;display:grid}.Landing-module__NkFR1G__formatCards{flex-direction:column;gap:1rem;display:flex}.Landing-module__NkFR1G__formatCard{border:1.5px solid var(--blue-border);background:#fff;border-radius:14px;align-items:center;gap:1.25rem;padding:1.5rem 1.75rem;transition:all .22s;display:flex}.Landing-module__NkFR1G__formatCard:hover{border-color:var(--blue-mid);transform:translate(5px);box-shadow:0 10px 30px #1155cc1a}.Landing-module__NkFR1G__formatName{font-family:var(--font-space),"Space Grotesk",sans-serif;color:var(--blue-mid);min-width:52px;font-size:1.15rem;font-weight:800}.Landing-module__NkFR1G__formatDesc{color:var(--slate);flex:1;font-size:.86rem}.Landing-module__NkFR1G__formatBadge{letter-spacing:.07em;text-transform:uppercase;border-radius:7px;padding:.25rem .65rem;font-size:.65rem;font-weight:800}.Landing-module__NkFR1G__badgeblue{background:var(--blue-light);color:var(--blue-mid)}.Landing-module__NkFR1G__badgegreen{color:#16a34a;background:#dcfce7}.Landing-module__NkFR1G__badgeslate{color:var(--slate);background:#f1f5f9}.Landing-module__NkFR1G__accomp{border:1.5px solid var(--blue-border);background:#fff;border-radius:18px;padding:2rem}.Landing-module__NkFR1G__accompTitle{font-family:var(--font-space),"Space Grotesk",sans-serif;color:var(--dark);margin-bottom:.4rem;font-size:1.05rem;font-weight:700}.Landing-module__NkFR1G__accompSub{color:var(--slate);margin-bottom:1.5rem;font-size:.82rem}.Landing-module__NkFR1G__step{border-bottom:1px solid var(--blue-border);color:var(--text);align-items:center;gap:1rem;padding:.9rem 0;font-size:.88rem;font-weight:500;display:flex}.Landing-module__NkFR1G__step:last-child{border-bottom:none}.Landing-module__NkFR1G__stepNum{background:var(--blue-light);width:30px;height:30px;color:var(--blue-mid);font-size:.72rem;font-weight:800;font-family:var(--font-space),"Space Grotesk",sans-serif;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Landing-module__NkFR1G__ucGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:3.5rem;display:grid}.Landing-module__NkFR1G__ucCard{border-radius:22px;padding:2.5rem;transition:transform .25s;position:relative;overflow:hidden}.Landing-module__NkFR1G__ucCard:hover{transform:translateY(-5px)}.Landing-module__NkFR1G__ucBlue{background:linear-gradient(145deg,#06102a,#0a1f44,var(--blue-mid))}.Landing-module__NkFR1G__ucLight{background:var(--off);border:1.5px solid var(--blue-border)}.Landing-module__NkFR1G__ucTeal{background:linear-gradient(145deg,#073747,#0e4d6e,#0891b2)}.Landing-module__NkFR1G__ucSlate{background:linear-gradient(145deg,#0f172a,#1e293b,#334155)}.Landing-module__NkFR1G__ucTag{letter-spacing:.1em;text-transform:uppercase;border-radius:7px;margin-bottom:1.3rem;padding:.28rem .75rem;font-size:.68rem;font-weight:800;display:inline-block}.Landing-module__NkFR1G__ucBlue .Landing-module__NkFR1G__ucTag,.Landing-module__NkFR1G__ucTeal .Landing-module__NkFR1G__ucTag,.Landing-module__NkFR1G__ucSlate .Landing-module__NkFR1G__ucTag{color:#ffffffd1;background:#ffffff24}.Landing-module__NkFR1G__ucLight .Landing-module__NkFR1G__ucTag{background:var(--blue-light);color:var(--blue-mid)}.Landing-module__NkFR1G__ucTitle{font-family:var(--font-space),"Space Grotesk",sans-serif;margin-bottom:.8rem;font-size:1.25rem;font-weight:700;line-height:1.2}.Landing-module__NkFR1G__ucBlue .Landing-module__NkFR1G__ucTitle,.Landing-module__NkFR1G__ucTeal .Landing-module__NkFR1G__ucTitle,.Landing-module__NkFR1G__ucSlate .Landing-module__NkFR1G__ucTitle{color:#fff}.Landing-module__NkFR1G__ucLight .Landing-module__NkFR1G__ucTitle{color:var(--dark)}.Landing-module__NkFR1G__ucDesc{font-size:.84rem;line-height:1.72}.Landing-module__NkFR1G__ucBlue .Landing-module__NkFR1G__ucDesc,.Landing-module__NkFR1G__ucTeal .Landing-module__NkFR1G__ucDesc,.Landing-module__NkFR1G__ucSlate .Landing-module__NkFR1G__ucDesc{color:#fff9}.Landing-module__NkFR1G__ucLight .Landing-module__NkFR1G__ucDesc{color:var(--slate)}.Landing-module__NkFR1G__ucNum{font-family:var(--font-space),"Space Grotesk",sans-serif;opacity:.06;color:#fff;-webkit-user-select:none;user-select:none;font-size:5.5rem;font-weight:900;line-height:1;position:absolute;bottom:1.5rem;right:2rem}.Landing-module__NkFR1G__ucLight .Landing-module__NkFR1G__ucNum{color:var(--blue-mid);opacity:.08}.Landing-module__NkFR1G__ctaSection{background:var(--off);padding:7rem 3rem}.Landing-module__NkFR1G__ctaCard{border-radius:28px;max-width:960px;margin:0 auto;position:relative;overflow:hidden}.Landing-module__NkFR1G__ctaBg{background:linear-gradient(145deg,#06102a,#0a1f44 40%,var(--blue-mid) 80%,var(--blue-bright) 120%);position:absolute;inset:0}.Landing-module__NkFR1G__ctaBg:before{content:"";background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.Landing-module__NkFR1G__ctaContent{z-index:2;text-align:center;padding:5rem 3rem;position:relative}.Landing-module__NkFR1G__ctaContent .Landing-module__NkFR1G__sTagWhite{margin-bottom:1.5rem}.Landing-module__NkFR1G__ctaContent .Landing-module__NkFR1G__sTitleWhite{max-width:22ch;margin:0 auto 1.3rem}.Landing-module__NkFR1G__ctaContent .Landing-module__NkFR1G__sLeadWhite{margin:0 auto 3rem}.Landing-module__NkFR1G__ctaBtns{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Landing-module__NkFR1G__leadBackdrop{z-index:420;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(165deg,#05102ac7,#081f4ea8);justify-content:center;align-items:flex-start;padding:1.2rem;display:flex;position:fixed;inset:0;overflow:auto}.Landing-module__NkFR1G__leadModal{border:1px solid #8db7ff47;border-radius:22px;width:min(920px,100%);overflow:visible;box-shadow:0 28px 90px #030c248c}.Landing-module__NkFR1G__leadModalDemo{background:linear-gradient(145deg,#f8fbff 0%,#edf3ff 46%,#e3ecff 100%)}.Landing-module__NkFR1G__leadModalExpert{background:linear-gradient(145deg,#f7fbff 0%,#eaf2ff 44%,#dbe8ff 100%);width:min(820px,100%)}.Landing-module__NkFR1G__leadHead{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.35rem 1.35rem .75rem;display:flex}.Landing-module__NkFR1G__leadHead h3{font-family:var(--font-space),"Space Grotesk",sans-serif;letter-spacing:-.02em;color:#0d1c3f;margin:.45rem 0 .3rem;font-size:1.36rem;font-weight:800}.Landing-module__NkFR1G__leadHead p{color:#476082;font-size:.88rem}.Landing-module__NkFR1G__leadHeadCentered{text-align:center;justify-content:center;padding-top:1.55rem;position:relative}.Landing-module__NkFR1G__leadHeadCentered>div{max-width:560px}.Landing-module__NkFR1G__leadHeadCentered h3{letter-spacing:-.025em;color:#0b2d66;font-size:1.6rem;font-weight:900}.Landing-module__NkFR1G__leadHeadCentered p{color:#2e5489;margin:0 auto;font-size:.96rem}.Landing-module__NkFR1G__leadHeadCentered .Landing-module__NkFR1G__leadClose{position:absolute;top:1rem;right:1.1rem}.Landing-module__NkFR1G__leadPill{letter-spacing:.08em;text-transform:uppercase;color:#0d4ab2;background:#60b3ff2e;border-radius:999px;align-items:center;padding:.34rem .7rem;font-size:.68rem;font-weight:800;display:inline-flex}.Landing-module__NkFR1G__leadPillUrgent{color:#0e5a3d;background:#4ade8033}.Landing-module__NkFR1G__leadClose{color:#486389;cursor:pointer;background:#fff;border:1px solid #15c3;border-radius:11px;width:38px;height:38px;font-size:1.45rem;line-height:1}.Landing-module__NkFR1G__leadCallout{color:#fff;background:linear-gradient(130deg,#0e3f96,#1253c8,#1d7ce8);border-radius:14px;flex-direction:column;gap:.24rem;margin:0 1.35rem 1rem;padding:.9rem 1rem;display:flex}.Landing-module__NkFR1G__leadCallout strong{font-size:.88rem}.Landing-module__NkFR1G__leadCallout span{color:#ffffffd1;font-size:.78rem}.Landing-module__NkFR1G__leadForm{flex-direction:column;gap:.9rem;padding:0 1.35rem 1.3rem;display:flex}.Landing-module__NkFR1G__leadRowTwo{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.Landing-module__NkFR1G__leadGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.Landing-module__NkFR1G__leadField{flex-direction:column;gap:.33rem;display:flex}.Landing-module__NkFR1G__leadFieldFull{grid-column:1/-1}.Landing-module__NkFR1G__leadField span{letter-spacing:.04em;text-transform:uppercase;color:#28446a;font-size:.75rem;font-weight:800}.Landing-module__NkFR1G__leadField input,.Landing-module__NkFR1G__leadField select,.Landing-module__NkFR1G__leadField textarea{color:#0f2347;background:#fffffff2;border:1.5px solid #477dc452;border-radius:11px;padding:.7rem .78rem;font-size:.92rem}.Landing-module__NkFR1G__leadField textarea{resize:vertical;min-height:84px}.Landing-module__NkFR1G__leadField input:focus,.Landing-module__NkFR1G__leadField select:focus,.Landing-module__NkFR1G__leadField textarea:focus{border-color:#1b63d6;outline:none;box-shadow:0 0 0 3px #1b63d62b}.Landing-module__NkFR1G__leadOk{color:#0d7a52;margin:0;font-size:.84rem;font-weight:700}.Landing-module__NkFR1G__leadErr{color:#b91c1c;margin:0;font-size:.84rem;font-weight:700}.Landing-module__NkFR1G__leadActions{justify-content:flex-end;gap:.7rem;margin-top:.1rem;display:flex}.Landing-module__NkFR1G__leadPrimary,.Landing-module__NkFR1G__leadSecondary{cursor:pointer;border-radius:11px;padding:.78rem 1.22rem;font-size:.86rem;font-weight:800}.Landing-module__NkFR1G__leadPrimary{color:#fff;background:linear-gradient(135deg,#15c,#0e46b0);border:none;box-shadow:0 10px 24px #1155cc4d}.Landing-module__NkFR1G__leadPrimary:hover{filter:brightness(1.06)}.Landing-module__NkFR1G__leadSecondary{color:#1a3f84;background:#fff;border:1.5px solid #1155cc42}.Landing-module__NkFR1G__heroBtns button,.Landing-module__NkFR1G__ctaBtns button,.Landing-module__NkFR1G__navActions button{font-family:inherit}.Landing-module__NkFR1G__footer{background:var(--blue-deep);padding:3rem}.Landing-module__NkFR1G__footerSeo{border-bottom:1px solid #ffffff14;margin-bottom:1.5rem;padding:1.5rem 0}.Landing-module__NkFR1G__footerSeoTitle{color:#ffffff4d;text-transform:uppercase;letter-spacing:.07em;margin-bottom:.75rem;font-size:.7rem;font-weight:700}.Landing-module__NkFR1G__footerSeoGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.4rem .5rem;display:grid}.Landing-module__NkFR1G__footerSeoLink{color:#fff6;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;text-decoration:none;transition:color .15s;overflow:hidden}.Landing-module__NkFR1G__footerSeoLink:hover{color:#fffc}.Landing-module__NkFR1G__footerTop{border-bottom:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.5rem;padding-bottom:2rem;display:flex}.Landing-module__NkFR1G__footerLogo{font-family:var(--font-space),"Space Grotesk",sans-serif;align-items:center;gap:.65rem;font-size:1.05rem;font-weight:800;text-decoration:none;display:flex}.Landing-module__NkFR1G__footerNav{flex-wrap:wrap;gap:2rem;display:flex}.Landing-module__NkFR1G__footerNav a{color:#ffffff73;font-size:.82rem;font-weight:500;transition:color .2s}.Landing-module__NkFR1G__footerNav a:hover{color:#fff}.Landing-module__NkFR1G__footerBottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.Landing-module__NkFR1G__footerBottom span{color:#ffffff4d;font-size:.75rem}.Landing-module__NkFR1G__footerBottomLinks{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Landing-module__NkFR1G__footerLegalLink{color:#ffffff80;font-size:.8rem;text-decoration:none;transition:color .2s}.Landing-module__NkFR1G__footerLegalLink:hover{color:#fff}.Landing-module__NkFR1G__footerEmail{color:#ffffff73;font-size:.8rem;transition:color .2s}.Landing-module__NkFR1G__footerEmail:hover{color:#fff}.Landing-module__NkFR1G__cookieOverlay{z-index:500;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:radial-gradient(circle at 20% 10%,#60b3ff33,#0000 38%),linear-gradient(165deg,#030c24e6,#071b44e0);place-items:center;padding:1.2rem;display:grid;position:fixed;inset:0}.Landing-module__NkFR1G__cookiePanel{color:#fff;background:linear-gradient(145deg,#081a45 0%,#0d2f73 46%,#0e46b0 100%);border:1px solid #7cafff61;border-radius:24px;width:min(760px,100%);padding:1.45rem;position:relative;overflow:hidden;box-shadow:0 30px 70px #020a209e}.Landing-module__NkFR1G__cookieGlow{pointer-events:none;background:radial-gradient(circle,#6fc5ff6b,#6fc5ff00);border-radius:50%;width:210px;height:210px;position:absolute;inset:auto -40px -70px auto}.Landing-module__NkFR1G__cookieText{z-index:2;position:relative}.Landing-module__NkFR1G__cookieText strong{letter-spacing:-.02em;font-size:1.2rem;font-weight:900;display:block}.Landing-module__NkFR1G__cookieText p{color:#f0f7ffeb;max-width:62ch;margin:.55rem 0 0;font-size:.94rem;line-height:1.6}.Landing-module__NkFR1G__cookieActions{z-index:2;justify-content:flex-end;align-items:center;gap:.72rem;margin-top:1.1rem;display:flex;position:relative}.Landing-module__NkFR1G__cookieAccept,.Landing-module__NkFR1G__cookieDecline{cursor:pointer;border-radius:12px;padding:.72rem 1.15rem;font-size:.84rem;font-weight:800}.Landing-module__NkFR1G__cookieAccept{color:#0a2a65;background:linear-gradient(135deg,#b8dcff,#e8f3ff);border:1px solid #ffffff38}.Landing-module__NkFR1G__cookieDecline{color:#d8eaff;background:#0718426b;border:1px solid #a9cfff73}@media (max-width:1100px){.Landing-module__NkFR1G__heroInner{grid-template-columns:1fr;gap:2.5rem}.Landing-module__NkFR1G__heroVisual{display:none}.Landing-module__NkFR1G__benefitsGrid{grid-template-columns:repeat(2,1fr)}.Landing-module__NkFR1G__benefitsHeader{grid-template-columns:1fr;gap:1.5rem}.Landing-module__NkFR1G__leversGrid,.Landing-module__NkFR1G__integGrid{grid-template-columns:1fr}.Landing-module__NkFR1G__statsBand,.Landing-module__NkFR1G__awMetrics{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Landing-module__NkFR1G__nav{gap:0;height:62px;padding:0 1.25rem}.Landing-module__NkFR1G__navLinks{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--blue-border);z-index:290;background:#fffffffa;flex-direction:column;gap:0;padding:1.5rem;display:none;position:fixed;top:62px;left:0;right:0;box-shadow:0 10px 30px #1155cc1a}.Landing-module__NkFR1G__navLinksOpen{display:flex!important}.Landing-module__NkFR1G__navLinks li{border-bottom:1px solid var(--blue-border)}.Landing-module__NkFR1G__navLinks a{color:var(--text);padding:.9rem 0;font-size:1rem;display:block}.Landing-module__NkFR1G__navLinks a:after,.Landing-module__NkFR1G__navActions{display:none}.Landing-module__NkFR1G__hamburger{display:flex}.Landing-module__NkFR1G__hero{padding:80px 1.5rem 4rem}.Landing-module__NkFR1G__heroTitle{font-size:clamp(2rem,8vw,3rem)}.Landing-module__NkFR1G__heroSub{max-width:100%;font-size:1rem}.Landing-module__NkFR1G__heroBtns{flex-direction:column}.Landing-module__NkFR1G__pcSliderDots{justify-content:flex-start}.Landing-module__NkFR1G__btnHeroWhite,.Landing-module__NkFR1G__btnHeroGhost{text-align:center;justify-content:center}.Landing-module__NkFR1G__statsBand{border-radius:14px;grid-template-columns:1fr 1fr}.Landing-module__NkFR1G__leadModal{width:min(96vw,100%)}.Landing-module__NkFR1G__leadRowTwo,.Landing-module__NkFR1G__leadGrid{grid-template-columns:1fr}.Landing-module__NkFR1G__leadActions{justify-content:stretch}.Landing-module__NkFR1G__statItem{padding:1.1rem 1.25rem}.Landing-module__NkFR1G__statVal{font-size:1.4rem}.Landing-module__NkFR1G__section{padding:4.5rem 1.5rem}.Landing-module__NkFR1G__audienceGrid{grid-template-columns:repeat(2,1fr)}.Landing-module__NkFR1G__benefitsGrid,.Landing-module__NkFR1G__ucGrid{grid-template-columns:1fr}.Landing-module__NkFR1G__diffSection{padding:4.5rem 1.5rem}.Landing-module__NkFR1G__leversGrid{grid-template-columns:1fr;gap:1rem}.Landing-module__NkFR1G__awMetrics{grid-template-columns:repeat(2,1fr)}.Landing-module__NkFR1G__ctaSection{padding:4.5rem 1.5rem}.Landing-module__NkFR1G__ctaContent{padding:3rem 1.75rem}.Landing-module__NkFR1G__footer{padding:2rem 1.5rem}.Landing-module__NkFR1G__footerTop{flex-direction:column;align-items:flex-start}.Landing-module__NkFR1G__footerNav{gap:1.25rem}.Landing-module__NkFR1G__footerBottom{flex-direction:column;gap:.5rem}.Landing-module__NkFR1G__footerBottomLinks{width:100%}.Landing-module__NkFR1G__cookieOverlay{padding:.7rem}.Landing-module__NkFR1G__cookiePanel{border-radius:16px;width:100%;padding:1rem}.Landing-module__NkFR1G__cookieText strong{font-size:1.06rem}.Landing-module__NkFR1G__cookieText p{font-size:.86rem}.Landing-module__NkFR1G__cookieActions{justify-content:space-between;width:100%;margin-top:.85rem}.Landing-module__NkFR1G__cookieAccept,.Landing-module__NkFR1G__cookieDecline{text-align:center;flex:1}.Landing-module__NkFR1G__leadActions button{flex:1}.Landing-module__NkFR1G__chip3{display:none}}@media (max-width:480px){.Landing-module__NkFR1G__statsBand,.Landing-module__NkFR1G__audienceGrid{grid-template-columns:1fr}.Landing-module__NkFR1G__heroFeatureTags .Landing-module__NkFR1G__featureTag:nth-child(n+3){display:none}}@keyframes Landing-module__NkFR1G__marqueeRight{0%{transform:translate(-50%)}to{transform:translate(0)}}
