.landing-desktop{--indigo:#6366f1;--indigo2:#818cf8;--indigo3:#a78bfa;background:#07091a;color:#fff;font-family:Inter,sans-serif;cursor:none;margin:0}.landing-desktop *{margin:0;padding:0;box-sizing:border-box}.landing-desktop .btn-ghost:hover{border-color:var(--indigo);background:rgba(99,102,241,.08)}.landing-desktop .btn-primary:hover{background:#4f46e5}.landing-desktop .hero{position:sticky;top:0;width:100%;height:100vh;overflow:hidden;z-index:1}.landing-desktop #logo-canvas{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.landing-desktop .orb-hero{position:absolute;bottom:-80px;left:50%;transform:translateX(-50%);width:1100px;height:600px;background:radial-gradient(ellipse,rgba(99,102,241,.45) 0,transparent 65%);filter:blur(80px);pointer-events:none;z-index:2}.landing-desktop .glow-line{bottom:0;height:1px;width:65%;background:linear-gradient(90deg,transparent,rgba(99,102,241,.85) 50%,transparent);animation:pulse 3s ease-in-out infinite}.landing-desktop .glow-line,.landing-desktop .glow-line-soft{position:absolute;left:50%;transform:translateX(-50%);z-index:3}.landing-desktop .glow-line-soft{bottom:3px;height:14px;width:48%;background:linear-gradient(90deg,transparent,rgba(99,102,241,.4) 50%,transparent);filter:blur(10px);animation:pulse 3s ease-in-out .5s infinite}@keyframes pulse{0%,to{opacity:.35}50%{opacity:1}}.landing-desktop .hero-overlay{position:absolute;left:0;right:0;bottom:52px;z-index:10;display:flex;flex-direction:column;align-items:center;gap:18px}.landing-desktop .hero-tag{font-size:16px;font-weight:300;color:hsla(0,0%,100%,.52);text-align:center;max-width:500px;line-height:1.65}.landing-desktop .hero-tag span{color:var(--indigo2)}.landing-desktop .hero-btns{display:flex;gap:14px}.landing-desktop .btn-lg{padding:12px 30px;border-radius:10px;font-size:14px;font-weight:500;cursor:none;transition:all .2s}.landing-desktop .btn-indigo{background:var(--indigo);color:#fff;border:none}.landing-desktop .btn-indigo:hover{background:#4f46e5;transform:translateY(-1px)}.landing-desktop .btn-outline{background:hsla(0,0%,100%,.04);color:hsla(0,0%,100%,.8);border:1px solid hsla(0,0%,100%,.12)}.landing-desktop .btn-outline:hover{border-color:rgba(99,102,241,.5);background:rgba(99,102,241,.08)}.landing-desktop .stats{display:flex;justify-content:center;gap:72px;padding:44px 48px;border-bottom:1px solid hsla(0,0%,100%,.04)}.landing-desktop .stat-num{font-size:34px;font-weight:700;font-family:Passion One,sans-serif;letter-spacing:1px;text-align:center}.landing-desktop .stat-num span{color:var(--indigo)}.landing-desktop .stat-label{font-size:12px;color:hsla(0,0%,100%,.32);margin-top:4px;text-align:center}.landing-desktop .section{padding:80px 56px}.landing-desktop .section-label{font-size:11px;font-weight:500;color:var(--indigo);letter-spacing:3px;text-transform:uppercase;text-align:center;margin-bottom:12px}.landing-desktop .section-title{font-size:32px;font-weight:600;text-align:center;margin-bottom:8px;color:#fff}.landing-desktop .section-sub{font-size:14px;color:hsla(0,0%,100%,.36);text-align:center;margin-bottom:48px}.landing-desktop .features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1060px;margin:0 auto}.landing-desktop .feature-card{background:hsla(0,0%,100%,.018);border:1px solid hsla(0,0%,100%,.055);border-radius:16px;padding:32px;transition:all .3s}.landing-desktop .feature-card:hover{border-color:rgba(99,102,241,.4);background:rgba(99,102,241,.06);transform:translateY(-4px)}.landing-desktop .feature-icon{width:42px;height:42px;border-radius:10px;background:rgba(99,102,241,.1);display:flex;align-items:center;justify-content:center;margin-bottom:16px;font-size:19px}.landing-desktop .feature-icon-wrap{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,rgba(99,102,241,.2),rgba(167,139,250,.1));border:1px solid rgba(99,102,241,.25);display:flex;align-items:center;justify-content:center;margin-bottom:20px;font-size:22px}.landing-desktop .feature-card h3{font-size:17px;font-weight:600;margin-bottom:10px;color:#fff}.landing-desktop .feature-card p{font-size:13px;color:hsla(0,0%,100%,.4);line-height:1.75}.landing-desktop .alt-bg{background:rgba(99,102,241,.02);border-top:1px solid rgba(99,102,241,.06);border-bottom:1px solid rgba(99,102,241,.06)}.landing-desktop .hubs-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:1060px;margin:0 auto}.landing-desktop .hub-card{background:hsla(0,0%,100%,.018);border:1px solid hsla(0,0%,100%,.045);border-radius:12px;padding:20px;transition:all .3s;cursor:pointer}.landing-desktop .hub-card:hover{border-color:rgba(99,102,241,.3);background:rgba(99,102,241,.04);transform:translateY(-3px)}.landing-desktop .hub-emoji{font-size:24px;margin-bottom:10px}.landing-desktop .hub-name{font-size:14px;font-weight:500;margin-bottom:3px;color:#fff}.landing-desktop .hub-count{font-size:11px;color:hsla(0,0%,100%,.3)}.landing-desktop .hub-dot{display:inline-block;width:4px;height:4px;border-radius:50%;background:var(--indigo);margin-right:5px;vertical-align:middle}.landing-desktop .segments-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:1060px;margin:0 auto}.landing-desktop .seg-card{background:hsla(0,0%,100%,.018);border:1px solid hsla(0,0%,100%,.045);border-radius:12px;padding:18px 22px;display:flex;align-items:center;gap:14px;transition:all .3s;cursor:pointer}.landing-desktop .seg-card:hover{border-color:rgba(99,102,241,.3);background:rgba(99,102,241,.04)}.landing-desktop .seg-icon{font-size:22px}.landing-desktop .seg-name{font-size:14px;color:hsla(0,0%,100%,.75)}.landing-desktop .agent-section{padding:80px 56px;border-top:1px solid rgba(99,102,241,.07)}.landing-desktop .agent-inner{max-width:1060px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.landing-desktop .agent-text h2{font-size:32px;font-weight:600;line-height:1.25;margin-bottom:14px}.landing-desktop .agent-text h2 span{color:var(--indigo2)}.landing-desktop .agent-text p{font-size:14px;color:hsla(0,0%,100%,.38);line-height:1.85;margin-bottom:26px}.landing-desktop .agent-chat{background:hsla(0,0%,100%,.018);border:1px solid rgba(99,102,241,.14);border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:13px}.landing-desktop .chat-msg{display:flex;gap:9px;align-items:flex-start}.landing-desktop .chat-avatar{width:26px;height:26px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:11px}.landing-desktop .ai-av{background:rgba(99,102,241,.18);color:var(--indigo2)}.landing-desktop .user-av{background:hsla(0,0%,100%,.07);color:hsla(0,0%,100%,.6)}.landing-desktop .chat-bubble{border-radius:9px;padding:8px 12px;font-size:12px;color:hsla(0,0%,100%,.7);line-height:1.6;max-width:260px}.landing-desktop .ai-bubble{background:rgba(99,102,241,.09);border:1px solid rgba(99,102,241,.14)}.landing-desktop .user-bubble{background:hsla(0,0%,100%,.035)}.landing-desktop .chat-input-row{display:flex;gap:7px;margin-top:2px}.landing-desktop .chat-input-row input{flex:1;background:hsla(0,0%,100%,.035);border:1px solid hsla(0,0%,100%,.07);border-radius:7px;padding:7px 11px;color:#fff;font-size:12px;outline:none;cursor:none}.landing-desktop .chat-send{background:var(--indigo);border:none;border-radius:7px;padding:7px 13px;color:#fff;cursor:none;font-size:12px}.landing-desktop .scroll-container{position:relative;z-index:2;background:#07091a}.landing-desktop .scroll-sticky-outer{height:calc(100vh + 300px);position:relative;z-index:1}.landing-desktop .scroll-sticky-shell{position:sticky;top:0}.landing-desktop .scroll-runway{height:calc(100vh + 300px);position:relative}.landing-desktop .scroll-section{opacity:0;transform:translateY(60px);transition:opacity .8s ease,transform .8s ease;padding:80px 56px}.landing-desktop .scroll-section.visible{opacity:1;transform:translateY(0)}.landing-desktop .pg-features{min-height:100vh;background:#07091a;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:80px 56px;position:sticky;top:0;overflow:hidden;perspective:1200px}.landing-desktop #codeRain{position:absolute;inset:0;width:100%;height:100%;opacity:.18;pointer-events:none;z-index:0}.landing-desktop .feat-header{text-align:center;margin-bottom:60px;position:relative;z-index:2}.landing-desktop .feat-label{font-size:11px;font-weight:500;color:#6366f1;letter-spacing:3px;text-transform:uppercase;margin-bottom:12px}.landing-desktop .feat-title{font-size:38px;font-weight:700;color:#fff;margin-bottom:10px;line-height:1.15}.landing-desktop .feat-title span{color:#818cf8}.landing-desktop .feat-sub{font-size:14px;color:hsla(0,0%,100%,.36);max-width:420px;margin:0 auto}.landing-desktop .feat-scene{width:100%;max-width:1060px;position:relative;z-index:2;transform-style:preserve-3d}.landing-desktop .feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;transform-style:preserve-3d}.landing-desktop .feat-card{background:rgba(10,10,30,.7);border:1px solid rgba(99,102,241,.2);border-radius:20px;padding:36px 30px;position:relative;overflow:hidden;transform-style:preserve-3d;transition:box-shadow .3s,border-color .3s;will-change:transform;backdrop-filter:blur(12px);opacity:0;transition:opacity .7s ease,box-shadow .3s,border-color .3s}.landing-desktop .holo-scanlines{position:absolute;inset:0;border-radius:20px;pointer-events:none;z-index:1;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.08) 0,rgba(0,0,0,.08) 4px);opacity:.6}.landing-desktop .holo-shimmer{position:absolute;inset:-50%;width:200%;height:200%;background:conic-gradient(from 0deg,rgba(99,102,241,0) 0,rgba(139,92,246,.15) 10%,rgba(59,130,246,.12) 20%,rgba(6,182,212,.1) 30%,rgba(16,185,129,.08) 40%,rgba(99,102,241,0) 50%,rgba(244,114,182,.08) 60%,rgba(139,92,246,.12) 70%,rgba(99,102,241,.15) 80%,rgba(99,102,241,0) 100%);pointer-events:none;z-index:2;opacity:0;transition:opacity .4s;mix-blend-mode:screen;border-radius:50%;animation:none}.landing-desktop .feat-card:hover .holo-shimmer{opacity:1;animation:shimmerSpin 3s linear infinite}@keyframes shimmerSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes glitchIn{0%{clip-path:inset(40% 0 50% 0);transform:translate(-4px)}10%{clip-path:inset(10% 0 80% 0);transform:translate(4px)}20%{clip-path:inset(60% 0 20% 0);transform:translate(-2px)}30%{clip-path:inset(0 0 0 0);transform:translate(0)}to{clip-path:inset(0 0 0 0);transform:translate(0)}}.landing-desktop .feat-card.glitch-enter{animation:glitchIn .4s ease forwards}.landing-desktop .feat-card:hover{border-color:rgba(99,102,241,.6);box-shadow:0 0 30px rgba(99,102,241,.2),0 0 60px rgba(99,102,241,.08),0 30px 60px rgba(0,0,0,.5),inset 0 1px 0 hsla(0,0%,100%,.1)}.landing-desktop .feat-icon-wrap{width:54px;height:54px;border-radius:14px;margin-bottom:22px;background:linear-gradient(135deg,rgba(99,102,241,.2),rgba(167,139,250,.1));border:1px solid rgba(99,102,241,.3);display:flex;align-items:center;justify-content:center;position:relative;z-index:3}.landing-desktop .feat-icon-wrap svg{width:26px;height:26px}.landing-desktop .feat-card h3{font-size:18px;font-weight:600;color:#fff;margin-bottom:10px;position:relative;z-index:3}.landing-desktop .feat-card p{font-size:13px;color:hsla(0,0%,100%,.4);line-height:1.75;position:relative;z-index:3}.landing-desktop .feat-num{position:absolute;top:20px;right:24px;font-size:11px;color:rgba(99,102,241,.3);font-family:Passion One,sans-serif;letter-spacing:1px;z-index:3}.landing-desktop .feat-card.revealed{opacity:1}.landing-desktop .feat-card:first-child{transition-delay:.1s}.landing-desktop .feat-card:nth-child(2){transition-delay:.25s}.landing-desktop .feat-card:nth-child(3){transition-delay:.4s}.landing-desktop .feat-card.revealed:first-child,.landing-desktop .feat-card.revealed:nth-child(2),.landing-desktop .feat-card.revealed:nth-child(3){animation:none}.landing-desktop .feat-card .edge-bottom{position:absolute;bottom:0;left:6px;right:6px;height:12px;background:linear-gradient(180deg,rgba(50,52,130,.95),rgba(20,22,70,.7));transform:translateY(100%) rotateX(-90deg);transform-origin:top center;border-radius:0 0 6px 6px;pointer-events:none;border:1px solid rgba(99,102,241,.15);border-top:none}.landing-desktop .feat-card .edge-right{position:absolute;right:0;top:6px;bottom:6px;width:12px;background:linear-gradient(90deg,rgba(50,52,130,.95),rgba(20,22,70,.7));transform:translateX(100%) rotateY(90deg);transform-origin:left center;border-radius:0 6px 6px 0;pointer-events:none;border:1px solid rgba(99,102,241,.15);border-left:none}.landing-desktop .feat-card .edge-top{position:absolute;top:0;left:6px;right:6px;height:12px;background:linear-gradient(0deg,rgba(99,102,241,.4),rgba(139,92,246,.15));transform:translateY(-100%) rotateX(90deg);transform-origin:bottom center;border-radius:6px 6px 0 0;pointer-events:none;border:1px solid rgba(99,102,241,.25);border-bottom:none}.landing-desktop .feat-card .edge-left{position:absolute;left:0;top:6px;bottom:6px;width:12px;background:linear-gradient(270deg,rgba(30,32,90,.8),rgba(15,16,50,.5));transform:translateX(-100%) rotateY(-90deg);transform-origin:right center;border-radius:6px 0 0 6px;pointer-events:none;border:1px solid rgba(99,102,241,.1);border-right:none}.landing-desktop .pg-hubs{height:100vh;width:100%;background:#07091a;position:sticky;top:0;overflow:hidden}.landing-desktop .hubs-header{position:absolute;top:0;left:0;right:0;z-index:500;text-align:center;background:linear-gradient(180deg,rgba(7,9,26,.95) 0,rgba(7,9,26,.7) 50%,transparent);pointer-events:none;padding:44px 40px 60px}.landing-desktop .map-wrap{position:absolute;inset:0;z-index:1;overflow:hidden}.landing-desktop #worldMap{position:absolute;inset:0;width:100%;height:100%}.landing-desktop .leaflet-tile-pane{filter:brightness(.5) sepia(1) hue-rotate(200deg) saturate(3)}.landing-desktop .map-vignette{position:absolute;inset:0;pointer-events:none;z-index:400;background:linear-gradient(90deg,rgba(7,9,26,.85) 0,transparent 15%,transparent 85%,rgba(7,9,26,.85)),linear-gradient(180deg,transparent 0,transparent 70%,rgba(7,9,26,.95))}.landing-desktop .hub-marker{position:relative;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.landing-desktop .hub-marker-outer{position:absolute;width:48px;height:48px;border-radius:50%;background:rgba(99,102,241,.12);animation:hubPulse 2.5s ease-in-out infinite}.landing-desktop .hub-marker-outer2{position:absolute;width:28px;height:28px;border-radius:50%;background:rgba(99,102,241,.2);animation:hubPulse 2.5s ease-in-out .4s infinite}.landing-desktop .hub-marker-mid{position:absolute;width:14px;height:14px;border-radius:50%;background:radial-gradient(circle,rgba(167,139,250,.9),rgba(99,102,241,.6))}.landing-desktop .hub-marker-core{position:absolute;width:6px;height:6px;border-radius:50%;background:#fff;box-shadow:0 0 6px #fff,0 0 12px #a78bfa,0 0 24px rgba(99,102,241,.8),0 0 40px rgba(99,102,241,.4)}@keyframes hubPulse{0%{transform:scale(.8);opacity:.8}to{transform:scale(2.2);opacity:0}}.landing-desktop .hub-label{background:rgba(7,9,26,.7)!important;border:1px solid rgba(99,102,241,.25)!important;box-shadow:0 0 12px rgba(99,102,241,.15)!important;color:hsla(0,0%,100%,.85)!important;font-size:11px!important;font-family:Inter,sans-serif!important;font-weight:600!important;white-space:nowrap!important;border-radius:6px!important;padding:3px 8px!important;backdrop-filter:blur(8px)!important}.landing-desktop .hub-label:before{display:none!important}.landing-desktop .leaflet-tooltip{transition:none!important}.landing-desktop .leaflet-control-attribution,.landing-desktop .leaflet-control-zoom{display:none!important}.landing-desktop .hub-tooltip{position:fixed;pointer-events:none;z-index:9000;background:rgba(7,9,26,.92);border:1px solid rgba(99,102,241,.4);border-radius:12px;padding:12px 16px;display:flex;align-items:center;gap:10px;opacity:0;transition:opacity .2s;white-space:nowrap;box-shadow:0 0 24px rgba(99,102,241,.2);backdrop-filter:blur(12px)}.landing-desktop .hub-tooltip.show{opacity:1}.landing-desktop .hub-tt-flag{font-size:22px;line-height:1}.landing-desktop .hub-tt-name{font-size:14px;font-weight:600;color:#fff;margin-bottom:2px}.landing-desktop .hub-tt-count{font-size:11px;color:rgba(99,102,241,.8);letter-spacing:.5px}.landing-desktop .pg-segments{height:100vh;background:#07091a;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:44px 60px;position:sticky;top:0;overflow:hidden}.landing-desktop #segSpotlight{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.landing-desktop .pg-segments:before{width:800px;height:800px;background:radial-gradient(circle,rgba(99,102,241,.08) 0,transparent 70%);top:-200px;left:-200px;animation:segOrb1 10s ease-in-out infinite}.landing-desktop .pg-segments:after,.landing-desktop .pg-segments:before{content:"";position:absolute;border-radius:50%;pointer-events:none;z-index:0}.landing-desktop .pg-segments:after{width:600px;height:600px;background:radial-gradient(circle,rgba(167,139,250,.06) 0,transparent 70%);bottom:-100px;right:-100px;animation:segOrb2 12s ease-in-out infinite}@keyframes segOrb1{0%,to{transform:translate(0)}50%{transform:translate(60px,40px)}}@keyframes segOrb2{0%,to{transform:translate(0)}50%{transform:translate(-40px,-60px)}}.landing-desktop .seg-header{text-align:center;margin-bottom:32px;position:relative;z-index:2}.landing-desktop .seg-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);gap:14px;width:100%;max-width:1100px;height:min(440px,54vh);position:relative;z-index:2}.landing-desktop .seg-skeleton{min-height:100%}.landing-desktop .seg-card-new,.landing-desktop .seg-skeleton{position:relative;border-radius:12px;overflow:hidden;border:1px solid hsla(0,0%,100%,.06)}.landing-desktop .seg-card-new{cursor:pointer;transition:transform .4s cubic-bezier(.34,1.2,.64,1),border-color .3s,box-shadow .4s;will-change:transform;opacity:0;transform:translateY(40px);transition:opacity .65s ease,transform .65s ease,border-color .3s,box-shadow .4s}.landing-desktop .seg-card-new:hover{transform:translateY(-6px) scale(1.02);border-color:rgba(99,102,241,.5);box-shadow:0 20px 60px rgba(0,0,0,.6),0 0 30px rgba(99,102,241,.2)}.landing-desktop .seg-card-bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s ease}.landing-desktop .seg-card-new:hover .seg-card-bg{transform:scale(1.06)}.landing-desktop .seg-card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,9,26,0) 0,rgba(7,9,26,.05) 30%,rgba(7,9,26,.6) 65%,rgba(7,9,26,.92));transition:background .3s}.landing-desktop .seg-card-new:hover .seg-card-overlay{background:linear-gradient(180deg,rgba(7,9,26,0) 0,rgba(7,9,26,.02) 25%,rgba(7,9,26,.55) 62%,rgba(7,9,26,.9))}.landing-desktop .seg-card-content{position:absolute;bottom:0;left:0;right:0;padding:20px 22px;z-index:2}.landing-desktop .seg-card-name{font-size:17px;font-weight:700;color:#fff;margin-bottom:4px;letter-spacing:-.3px}.landing-desktop .seg-card-desc{font-size:12px;color:hsla(0,0%,100%,.55);margin-bottom:12px}.landing-desktop .seg-card-cta{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:100px;padding:4px 12px;transition:all .3s;opacity:0;transform:translateY(6px)}.landing-desktop .seg-card-new:hover .seg-card-cta{opacity:1;transform:translateY(0);color:#fff;background:rgba(99,102,241,.25);border-color:rgba(99,102,241,.4)}.landing-desktop .seg-card-new:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(99,102,241,.8),transparent);opacity:0;transition:opacity .3s;z-index:3;border-radius:12px}.landing-desktop .seg-card-new:hover:after{opacity:1}.landing-desktop .seg-card-new.revealed{opacity:1;transform:translateY(0)}.landing-desktop .seg-card-new.revealed:hover{transform:translateY(-6px) scale(1.02)}.landing-desktop .seg-card-new:first-child{transition-delay:.05s}.landing-desktop .seg-card-new:nth-child(2){transition-delay:.1s}.landing-desktop .seg-card-new:nth-child(3){transition-delay:.15s}.landing-desktop .seg-card-new:nth-child(4){transition-delay:.2s}.landing-desktop .seg-card-new:nth-child(5){transition-delay:.25s}.landing-desktop .seg-card-new:nth-child(6){transition-delay:.3s}.landing-desktop .seg-card-new:nth-child(7){transition-delay:.35s}.landing-desktop .seg-card-new:nth-child(8){transition-delay:.4s}.landing-desktop .pg-footer{height:100vh;background:#07091a;display:flex;flex-direction:column;justify-content:center;position:sticky;top:0;overflow:hidden}.landing-desktop #footerParticles{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.landing-desktop .footer-top-glow{position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(99,102,241,.5),transparent);z-index:2}.landing-desktop .footer-top-glow:before{content:"";position:absolute;top:-40px;left:10%;right:10%;height:80px;background:radial-gradient(ellipse,rgba(99,102,241,.12) 0,transparent 70%)}.landing-desktop .footer-inner{max-width:1100px;margin:0 auto;width:100%;display:grid;grid-template-columns:1.8fr 2fr 1fr;gap:60px;align-items:start;position:relative;z-index:2;flex:1;padding:80px 60px 0}.landing-desktop .footer-brand{margin-bottom:4px}.landing-desktop .footer-logo{margin-bottom:12px;line-height:1}.landing-desktop .footer-logo img{display:block;height:28px;width:auto}.landing-desktop .footer-tagline{font-size:13px;color:hsla(0,0%,100%,.35);line-height:1.7;max-width:220px}.landing-desktop .footer-nav{display:flex;gap:52px}.landing-desktop .footer-nav-group{display:flex;flex-direction:column;gap:10px}.landing-desktop .footer-nav-label{font-size:10px;font-weight:600;color:rgba(99,102,241,.7);letter-spacing:2px;text-transform:uppercase;margin-bottom:4px}.landing-desktop .footer-nav-group a{color:hsla(0,0%,100%,.4);text-decoration:none;font-size:13px;transition:color .2s}.landing-desktop .footer-nav-group a:hover{color:#fff}.landing-desktop .footer-socials{display:flex;flex-direction:column;gap:16px}.landing-desktop .footer-social-row{display:flex;gap:10px}.landing-desktop .footer-social-btn{width:38px;height:38px;border-radius:10px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.4);transition:all .2s;text-decoration:none}.landing-desktop .footer-social-btn svg{width:16px;height:16px}.landing-desktop .footer-social-btn:hover{background:rgba(99,102,241,.15);border-color:rgba(99,102,241,.4);color:#fff}.landing-desktop .footer-bottom{max-width:1100px;margin:0 auto;width:100%;padding:24px 60px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid hsla(0,0%,100%,.05);position:relative;z-index:2}.landing-desktop .footer-copy{font-size:11px;color:hsla(0,0%,100%,.2)}.landing-desktop .footer-bottom-links{display:flex;gap:20px}.landing-desktop .footer-bottom-links a{font-size:11px;color:hsla(0,0%,100%,.2);text-decoration:none;transition:color .2s}.landing-desktop .footer-bottom-links a:hover{color:hsla(0,0%,100%,.5)}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:hsla(0,0%,100%,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers.ef6db872.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers-2x.9859cd12.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/_next/static/media/marker-icon.d577052a.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsla(0,0%,100%,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:hsla(0,0%,100%,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.pg-footer{position:relative;background:#07091a;display:flex;flex-direction:column;overflow:hidden;flex-shrink:0}.pg-footer--site{border-top:1px solid hsla(0,0%,100%,.055)}.pg-footer #footerParticles{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.pg-footer .footer-top-glow{position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(99,102,241,.5),transparent);z-index:2}.pg-footer .footer-top-glow:before{content:"";position:absolute;top:-40px;left:10%;right:10%;height:80px;background:radial-gradient(ellipse,rgba(99,102,241,.12) 0,transparent 70%)}.pg-footer .footer-inner{max-width:1100px;margin:0 auto;width:100%;padding:48px 60px 32px;display:grid;grid-template-columns:1.8fr 2fr 1fr;gap:60px;align-items:start;position:relative;z-index:2}.pg-footer .footer-brand{margin-bottom:4px}.pg-footer .footer-logo{margin-bottom:12px;line-height:1}.pg-footer .footer-logo img{display:block;height:28px;width:auto}.pg-footer .footer-tagline{font-size:13px;color:hsla(0,0%,100%,.35);line-height:1.7;max-width:220px}.pg-footer .footer-nav{display:flex;gap:52px}.pg-footer .footer-nav-group{display:flex;flex-direction:column;gap:10px}.pg-footer .footer-nav-label{font-size:10px;font-weight:600;color:rgba(99,102,241,.7);letter-spacing:2px;text-transform:uppercase;margin-bottom:4px}.pg-footer .footer-nav-group a{color:hsla(0,0%,100%,.4);text-decoration:none;font-size:13px;transition:color .2s}.pg-footer .footer-nav-group a:hover{color:#fff}.pg-footer .footer-socials{display:flex;flex-direction:column;gap:16px}.pg-footer .footer-social-row{display:flex;gap:10px}.pg-footer .footer-social-btn{width:38px;height:38px;border-radius:10px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.4);transition:all .2s;text-decoration:none}.pg-footer .footer-social-btn svg{width:16px;height:16px}.pg-footer .footer-social-btn:hover{background:rgba(99,102,241,.15);border-color:rgba(99,102,241,.4);color:#fff}.pg-footer .footer-bottom{max-width:1100px;margin:0 auto;width:100%;padding:24px 60px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid hsla(0,0%,100%,.05);position:relative;z-index:2}.pg-footer .footer-copy{font-size:11px;color:hsla(0,0%,100%,.2)}.pg-footer .footer-bottom-links{display:flex;gap:20px}.pg-footer .footer-bottom-links a{font-size:11px;color:hsla(0,0%,100%,.2);text-decoration:none;transition:color .2s}.pg-footer .footer-bottom-links a:hover{color:hsla(0,0%,100%,.5)}@media (max-width:900px){.pg-footer .footer-inner{grid-template-columns:1fr;gap:32px;padding:36px 24px 24px}.pg-footer .footer-nav{gap:32px;flex-wrap:wrap}.pg-footer .footer-bottom{flex-direction:column;gap:12px;padding:20px 24px;text-align:center}}@media (max-width:600px){.pg-footer .footer-inner{padding:28px 16px 20px}.pg-footer .footer-bottom{padding:16px}}.landing-mobile,.landing-mobile *{margin:0;padding:0;box-sizing:border-box}.landing-mobile{--indigo:#6366f1;--indigo2:#818cf8;--violet:#a78bfa;--bg:#07091a;font-size:16px;background:var(--bg);color:#fff;font-family:Inter,sans-serif;width:100%;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}.landing-mobile .footer,.landing-mobile .hero,.landing-mobile .section{scroll-snap-align:start}.landing-mobile .hero{position:relative;width:100%;height:70svh;overflow:hidden;background:var(--bg)}.landing-mobile #logo-canvas{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.landing-mobile .hero-orb{position:absolute;bottom:-10%;left:50%;transform:translateX(-50%);width:130vw;height:46svh;background:radial-gradient(ellipse,rgba(99,102,241,.4) 0,transparent 68%);filter:blur(50px);pointer-events:none;z-index:2}.landing-mobile .hero-glow-line{position:absolute;bottom:0;left:50%;transform:translateX(-50%);height:1px;width:60%;background:linear-gradient(90deg,transparent,rgba(99,102,241,.75) 50%,transparent);animation:heroPulse 3s ease-in-out infinite;z-index:3}.landing-mobile .hero-glow-line-soft{position:absolute;bottom:2px;left:50%;transform:translateX(-50%);height:10px;width:44%;background:linear-gradient(90deg,transparent,rgba(99,102,241,.35) 50%,transparent);filter:blur(7px);animation:heroPulse 3s ease-in-out .5s infinite;z-index:3}@keyframes heroPulse{0%,to{opacity:.5}50%{opacity:1}}.landing-mobile .hero-content{position:absolute;left:0;right:0;bottom:0;z-index:10;display:flex;flex-direction:column;align-items:center;gap:13px;background:linear-gradient(0deg,#07091a 0,rgba(7,9,26,.97) 38%,rgba(7,9,26,.75) 62%,rgba(7,9,26,.25) 85%,transparent);padding:8px 24px calc(36px + env(safe-area-inset-bottom))}.landing-mobile .hero-badge{display:flex;align-items:center;gap:7px;background:rgba(99,102,241,.12);border:1px solid rgba(99,102,241,.25);border-radius:100px;padding:6px 14px;font-size:12px;color:hsla(0,0%,100%,.85);position:relative;z-index:11}.landing-mobile .hero-badge-dot{width:6px;height:6px;border-radius:50%;background:#6366f1;animation:blink 2s ease-in-out infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.landing-mobile .hero-headline{font-size:30px;font-weight:700;text-align:center;line-height:1.18;letter-spacing:-.5px;position:relative;z-index:11}.landing-mobile .hero-headline span{color:var(--indigo2)}.landing-mobile .hero-sub{font-size:14px;color:hsla(0,0%,100%,.55);text-align:center;line-height:1.6;width:100%;position:relative;z-index:11}.landing-mobile .hero-btns{display:flex;flex-direction:row;gap:10px;width:100%;margin-top:4px;position:relative;z-index:11}.landing-mobile .btn-ghost,.landing-mobile .btn-primary{text-decoration:none}.landing-mobile .btn-primary{flex:1.3;background:var(--indigo);color:#fff;border:none;border-radius:12px;font-weight:600;box-shadow:0 4px 20px rgba(99,102,241,.3)}.landing-mobile .btn-ghost,.landing-mobile .btn-primary{padding:13px 14px;font-size:13.5px;text-align:center;cursor:pointer;white-space:nowrap}.landing-mobile .btn-ghost{flex:1;background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.8);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;font-weight:500}.landing-mobile .hero-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;width:100%;background:hsla(0,0%,100%,.06);border-radius:14px;overflow:hidden;border:1px solid hsla(0,0%,100%,.06);margin-top:6px;position:relative;z-index:11}.landing-mobile .stat{padding:10px 4px;background:rgba(7,9,26,.8);text-align:center}.landing-mobile .stat-num{font-family:Passion One,sans-serif;font-size:17px;color:#fff;letter-spacing:.5px;line-height:1.1}.landing-mobile .stat-num span{color:var(--indigo)}.landing-mobile .stat-label{font-size:9px;color:hsla(0,0%,100%,.4);margin-top:2px;text-transform:uppercase;letter-spacing:.4px}.landing-mobile .touch-ripple{position:absolute;border-radius:50%;background:rgba(99,102,241,.35);transform:translate(-50%,-50%) scale(0);pointer-events:none;z-index:5;animation:rippleAnim .7s ease-out forwards}@keyframes rippleAnim{0%{transform:translate(-50%,-50%) scale(0);opacity:.6}to{transform:translate(-50%,-50%) scale(4);opacity:0}}.landing-mobile .section{padding:60px 20px;position:relative;overflow:hidden}.landing-mobile .section-label{font-size:11px;font-weight:600;color:var(--indigo);letter-spacing:3px;text-transform:uppercase;text-align:center;margin-bottom:10px}.landing-mobile .section-title{font-size:28px;font-weight:700;text-align:center;line-height:1.2;margin-bottom:8px;letter-spacing:-.3px}.landing-mobile .section-title span{color:var(--indigo2)}.landing-mobile .section-sub{font-size:14px;color:hsla(0,0%,100%,.45);text-align:center;line-height:1.6;margin-bottom:32px}.landing-mobile .features{background:linear-gradient(180deg,#07091a,#0a0c20)}.landing-mobile .feat-cards{display:flex;flex-direction:column;gap:12px}.landing-mobile .feat-card{background:hsla(0,0%,100%,.03);border:1px solid rgba(99,102,241,.12);border-radius:16px;padding:20px;display:flex;align-items:flex-start;gap:16px}.landing-mobile .feat-icon{width:44px;height:44px;border-radius:12px;flex-shrink:0;background:linear-gradient(135deg,rgba(99,102,241,.2),rgba(167,139,250,.1));border:1px solid rgba(99,102,241,.2);display:flex;align-items:center;justify-content:center}.landing-mobile .feat-icon svg{width:22px;height:22px}@keyframes iconBounce{0%{transform:scale(.5);opacity:0}60%{transform:scale(1.2);opacity:1}to{transform:scale(1);opacity:1}}.landing-mobile .feat-icon svg{opacity:0}.landing-mobile .feat-icon.bounce-in svg{animation:iconBounce .45s cubic-bezier(.34,1.56,.64,1) forwards}.landing-mobile .feat-num{font-size:10px;color:rgba(99,102,241,.5);font-family:Passion One,sans-serif;letter-spacing:1px;margin-bottom:4px}.landing-mobile .feat-card h3{font-size:16px;font-weight:600;color:#fff;margin-bottom:4px}.landing-mobile .feat-card p{font-size:14px;color:hsla(0,0%,100%,.45);line-height:1.6}.landing-mobile .hubs{background:linear-gradient(180deg,#0a0c20,#0c0e26 60%,#07091a)}.landing-mobile .hubs:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(99,102,241,.3),transparent)}.landing-mobile .hubs-map-wrap{width:100%;height:220px;border-radius:16px;overflow:hidden;border:1px solid rgba(99,102,241,.1);margin-bottom:20px;position:relative}.landing-mobile #hubMap{width:100%;height:100%}.landing-mobile .hub-carousel-wrap{margin:0 -20px}.landing-mobile .hub-carousel{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x proximity;padding:0 20px 4px;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.landing-mobile .hub-carousel::-webkit-scrollbar{display:none}.landing-mobile .hub-item{flex:0 0 auto;scroll-snap-align:start;background:hsla(0,0%,100%,.03);border:1px solid rgba(99,102,241,.1);border-radius:12px;padding:12px 16px;display:flex;align-items:center;gap:10px;white-space:nowrap}.landing-mobile .hub-item.highlighted{border-color:rgba(99,102,241,.6);background:rgba(99,102,241,.1);box-shadow:0 0 0 1px rgba(99,102,241,.3)}.landing-mobile .hub-flag{font-size:18px}.landing-mobile .hub-name{font-size:14px;font-weight:600;color:#fff}.landing-mobile .hub-count{font-size:11px;color:rgba(99,102,241,.75);margin-top:1px}.landing-mobile .hub-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--indigo);margin-right:4px}.landing-mobile .segments{background:linear-gradient(180deg,#07091a,#0a0c22)}.landing-mobile .segments:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(99,102,241,.3),transparent)}.landing-mobile .seg-carousel-wrap{position:relative;margin:0 -20px}.landing-mobile .seg-carousel{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 20px 4px;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.landing-mobile .seg-carousel::-webkit-scrollbar{display:none}.landing-mobile .seg-card,.landing-mobile a.seg-card{flex:0 0 72%;scroll-snap-align:start;border-radius:16px;overflow:hidden;position:relative;aspect-ratio:.82;border:1px solid hsla(0,0%,100%,.08);background:#0d0f24;display:block;text-decoration:none;color:inherit}.landing-mobile .seg-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.landing-mobile .seg-card-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,9,26,.92) 0,rgba(7,9,26,.25) 55%,transparent)}.landing-mobile .seg-card-label{position:absolute;bottom:0;left:0;right:0;padding:16px;display:flex;align-items:center;justify-content:space-between}.landing-mobile .seg-card-name{font-size:16px;font-weight:700;color:#fff}.landing-mobile .seg-card-arrow{width:34px;height:34px;border-radius:50%;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.15);display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.landing-mobile .seg-card-arrow:before{content:"";position:absolute;width:44px;height:44px;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-mobile .seg-card-arrow svg{width:15px;height:15px}.landing-mobile .seg-card-num{position:absolute;top:14px;right:16px;font-family:Passion One,sans-serif;font-size:12px;color:hsla(0,0%,100%,.5);letter-spacing:1px}.landing-mobile .seg-dots{display:flex;justify-content:center;gap:6px;margin-top:14px}.landing-mobile .seg-dot{width:6px;height:6px;border-radius:50%;background:hsla(0,0%,100%,.15);transition:all .25s}.landing-mobile .seg-dot.active{background:var(--indigo);width:18px;border-radius:4px}.landing-mobile .seg-swipe-hint{text-align:center;font-size:11px;color:hsla(0,0%,100%,.3);margin-top:10px;display:flex;align-items:center;justify-content:center;gap:6px;transition:opacity .4s}.landing-mobile .seg-swipe-hint svg{width:14px;height:14px;animation:swipeNudge 1.6s ease-in-out infinite}@keyframes swipeNudge{0%,to{transform:translateX(0);opacity:.4}50%{transform:translateX(6px);opacity:1}}.landing-mobile .footer{background:var(--bg);border-top:1px solid rgba(99,102,241,.1);padding:40px 20px calc(32px + env(safe-area-inset-bottom))}.landing-mobile .footer-logo{margin-bottom:6px;line-height:1}.landing-mobile .footer-logo img{display:block;height:24px;width:auto}.landing-mobile .footer-tagline{font-size:13px;color:hsla(0,0%,100%,.4);margin-bottom:28px;line-height:1.5}.landing-mobile .footer-accordion{margin-bottom:8px;border-top:1px solid hsla(0,0%,100%,.06)}.landing-mobile .footer-acc-group{border-bottom:1px solid hsla(0,0%,100%,.06)}.landing-mobile .footer-acc-trigger{width:100%;background:none;border:none;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:16px 0;cursor:pointer;text-align:left}.landing-mobile .footer-group-label{font-size:.8125rem;font-weight:600;color:rgba(99,102,241,.85);letter-spacing:1.5px;text-transform:uppercase}.landing-mobile .footer-acc-chevron{width:18px;height:18px;color:hsla(0,0%,100%,.4);transition:transform .25s ease;flex-shrink:0}.landing-mobile .footer-acc-trigger[aria-expanded=true] .footer-acc-chevron{transform:rotate(180deg)}.landing-mobile .footer-acc-panel{max-height:0;overflow:hidden;transition:max-height .3s ease}.landing-mobile .footer-acc-panel.open{max-height:240px}.landing-mobile .footer-group a{display:block;font-size:.875rem;color:hsla(0,0%,100%,.5);padding:8px 0 8px 2px;text-decoration:none}.landing-mobile .footer-socials{display:flex;gap:10px;margin-bottom:28px}.landing-mobile .social-btn{width:44px;height:44px;border-radius:12px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.4)}.landing-mobile .social-btn svg{width:18px;height:18px}.landing-mobile .btn-primary:active{transform:scale(.97);background:#5558e6}.landing-mobile .btn-ghost:active{transform:scale(.97);background:hsla(0,0%,100%,.1)}.landing-mobile .social-btn:active{transform:scale(.93);background:rgba(99,102,241,.2)}.landing-mobile .hub-item:active{transform:scale(.97);border-color:rgba(99,102,241,.3)}.landing-mobile .seg-card:active{transform:scale(.97)}.landing-mobile .feat-card:active{border-color:rgba(99,102,241,.3)}.landing-mobile .btn-ghost,.landing-mobile .btn-primary,.landing-mobile .hub-item,.landing-mobile .seg-card,.landing-mobile .social-btn{transition:transform .12s ease,background .12s ease,border-color .12s ease}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.landing-mobile .skeleton{background:linear-gradient(90deg,hsla(0,0%,100%,.03) 25%,rgba(99,102,241,.08) 37%,hsla(0,0%,100%,.03) 63%);background-size:200% 100%;animation:shimmer 1.6s ease-in-out infinite}.landing-mobile .seg-card.loading .seg-card-img-skeleton{position:absolute;inset:0;z-index:1}.landing-mobile .seg-card img{transition:opacity .3s ease}.landing-mobile .seg-card.loading img{opacity:0}.landing-mobile .seg-card:not(.loading) img{opacity:1}.landing-mobile .hubs-map-wrap.loading:after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,rgba(10,12,32,.6) 25%,rgba(99,102,241,.1) 37%,rgba(10,12,32,.6) 63%);background-size:200% 100%;animation:shimmer 1.6s ease-in-out infinite}.landing-mobile .hubs-map-wrap{background:radial-gradient(ellipse at 30% 40%,rgba(99,102,241,.08) 0,transparent 60%),#0a0c1f}.landing-mobile .hubs-map-label{position:absolute;top:10px;left:12px;z-index:3;font-size:.6875rem;color:hsla(0,0%,100%,.4);background:rgba(7,9,26,.6);backdrop-filter:blur(4px);padding:3px 9px;border-radius:100px;border:1px solid hsla(0,0%,100%,.08);display:flex;align-items:center;gap:5px}.landing-mobile .hubs-map-label-dot{width:5px;height:5px;border-radius:50%;background:var(--indigo)}