.Splash-module__jzqIgq__splashContainer{background:#000;flex-direction:column;width:100vw;min-height:100vh;display:flex;position:relative}.Splash-module__jzqIgq__heroSection{justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.Splash-module__jzqIgq__bgImageWrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Splash-module__jzqIgq__bgImage{object-fit:cover;opacity:.6;filter:contrast(1.2)brightness(.8)}.Splash-module__jzqIgq__bgOverlay{background:linear-gradient(90deg,#000000e6 0%,#0009 50%,#000c 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Splash-module__jzqIgq__lightSweep{z-index:1;background:linear-gradient(90deg,#0000,#e509140f,#ffffff08,#0000);width:50%;height:100%;animation:8s ease-in-out infinite Splash-module__jzqIgq__sweep;position:absolute;top:0;left:-100%}@keyframes Splash-module__jzqIgq__sweep{0%{left:-50%}to{left:150%}}.Splash-module__jzqIgq__vignetteOverlay{z-index:2;background:radial-gradient(#0000 50%,#000000b3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Splash-module__jzqIgq__scanlines{z-index:3;pointer-events:none;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#00000008 2px 4px);width:100%;height:100%;position:absolute;top:0;left:0}.Splash-module__jzqIgq__particles{opacity:.2;z-index:1;background-image:radial-gradient(#ffffff1a 1px,#0000 1px);background-size:40px 40px;width:100%;height:100%;animation:60s linear infinite Splash-module__jzqIgq__drift;position:absolute;top:0;left:0}@keyframes Splash-module__jzqIgq__drift{0%{transform:translateY(0)}to{transform:translateY(100vh)}}.Splash-module__jzqIgq__layoutGrid{z-index:10;grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;max-width:1400px;padding:0 40px;display:grid;position:relative}.Splash-module__jzqIgq__brandSection{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.Splash-module__jzqIgq__lottieWrapper{filter:drop-shadow(0 0 30px #e5091466);width:250px;height:250px;margin-bottom:-30px;margin-left:-40px}.Splash-module__jzqIgq__title{font-family:var(--font-heading);color:#fff;letter-spacing:5px;text-transform:uppercase;background:linear-gradient(90deg,#fff 0%,#a0a0a0 40%,#fff 60%,#a0a0a0 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:5rem;font-weight:800;line-height:1.1;animation:4s linear infinite Splash-module__jzqIgq__shimmer}@keyframes Splash-module__jzqIgq__shimmer{to{background-position:200%}}.Splash-module__jzqIgq__subtitle{color:var(--text-muted);letter-spacing:2px;max-width:500px;margin-top:20px;margin-bottom:50px;font-size:1.2rem}.Splash-module__jzqIgq__demoButton{color:#fff;font-family:var(--font-heading);letter-spacing:2px;text-transform:uppercase;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:0 0;border:1px solid #fff3;border-radius:50px;padding:16px 40px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden}.Splash-module__jzqIgq__demoButton:before{content:"";background:linear-gradient(90deg,#0000,#e5091466,#0000);width:100%;height:100%;transition:transform .5s;position:absolute;top:0;left:0;transform:translate(-100%)}.Splash-module__jzqIgq__demoButton:hover{border-color:#e50914cc;box-shadow:0 0 20px #e5091466,inset 0 0 10px #e5091433}.Splash-module__jzqIgq__demoButton:hover:before{transform:translate(100%)}.Splash-module__jzqIgq__interactiveSection{justify-content:flex-end;display:flex}.Splash-module__jzqIgq__widgetCard{background:#0a0a0a99;border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:450px;padding:40px}.Splash-module__jzqIgq__widgetTitle{font-family:var(--font-heading);color:var(--text-muted);text-transform:uppercase;letter-spacing:2px;margin-bottom:24px;font-size:1.1rem}.Splash-module__jzqIgq__countdownRow{justify-content:space-between;margin-bottom:30px;display:flex}.Splash-module__jzqIgq__timeBlock{flex-direction:column;align-items:center;display:flex}.Splash-module__jzqIgq__timeBlockGlass{border-radius:var(--border-radius-md);min-width:80px;margin:0 4px;padding:16px 20px}.Splash-module__jzqIgq__timeVal{font-family:var(--font-heading);color:var(--text-main);text-shadow:0 0 20px #fff3;font-size:2.5rem;font-weight:700}.Splash-module__jzqIgq__timeLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-top:4px;font-size:.8rem}.Splash-module__jzqIgq__divider{background:#ffffff1a;height:1px;margin:30px 0}.Splash-module__jzqIgq__waitlistForm{background:#00000080;border:1px solid #ffffff1a;border-radius:50px;padding:4px;transition:all .3s;display:flex}.Splash-module__jzqIgq__waitlistForm:focus-within{border-color:#00e5ff66;box-shadow:0 0 15px #00e5ff1a}.Splash-module__jzqIgq__emailInput{color:#fff;font-family:var(--font-body);background:0 0;border:none;outline:none;flex:1;padding:10px 20px}.Splash-module__jzqIgq__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:40px;padding:0 24px;font-weight:600;transition:all .3s}.Splash-module__jzqIgq__submitBtn:hover{background:var(--primary-hover);box-shadow:0 0 15px #f346}.Splash-module__jzqIgq__successMsg{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e33;border-radius:8px;align-items:center;gap:12px;padding:16px;font-weight:500;display:flex}.Splash-module__jzqIgq__checkIcon{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;display:flex}@media (max-width:992px){.Splash-module__jzqIgq__layoutGrid{text-align:center;grid-template-columns:1fr;gap:40px}.Splash-module__jzqIgq__brandSection{text-align:center;align-items:center}.Splash-module__jzqIgq__lottieWrapper{margin-left:0}.Splash-module__jzqIgq__interactiveSection{justify-content:center}}@media (max-width:768px){.Splash-module__jzqIgq__title{font-size:3rem}.Splash-module__jzqIgq__timeVal{font-size:2rem}.Splash-module__jzqIgq__layoutGrid{padding:0 20px}}@media (max-width:480px){.Splash-module__jzqIgq__title{letter-spacing:2px;font-size:2.2rem}.Splash-module__jzqIgq__subtitle{font-size:1rem}.Splash-module__jzqIgq__timeBlockGlass{min-width:60px;margin:0 2px;padding:12px 10px}.Splash-module__jzqIgq__timeVal{font-size:1.5rem}.Splash-module__jzqIgq__timeLabel{font-size:.65rem}.Splash-module__jzqIgq__widgetCard{padding:24px}.Splash-module__jzqIgq__countdownRow{justify-content:center;gap:4px;margin-bottom:20px}.Splash-module__jzqIgq__waitlistForm{background:0 0;border:none;border-radius:20px;flex-direction:column}.Splash-module__jzqIgq__waitlistForm:focus-within{box-shadow:none}.Splash-module__jzqIgq__emailInput{background:#00000080;border:1px solid #ffffff1a;border-radius:40px;width:100%;margin-bottom:10px}.Splash-module__jzqIgq__submitBtn{border-radius:40px;width:100%;padding:14px 24px}}
.Coverage-module__bRrbXW__coverageSection{background:var(--bg-color);padding:180px 0;position:relative;overflow:hidden}.Coverage-module__bRrbXW__coverageSection:before{content:"";filter:blur(80px);z-index:0;pointer-events:none;background:radial-gradient(circle,#00e5ff14 0%,#0000 60%);width:800px;height:800px;position:absolute;top:50%;right:-10%;transform:translateY(-50%)}.Coverage-module__bRrbXW__container{z-index:1;max-width:1300px;margin:0 auto;padding:0 40px;position:relative}.Coverage-module__bRrbXW__content{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.Coverage-module__bRrbXW__outerShell{background:#ffffff05;border:1px solid #ffffff0d;border-radius:2.5rem;padding:8px;box-shadow:0 30px 60px #0006}.Coverage-module__bRrbXW__innerCore{-webkit-backdrop-filter:blur(40px)saturate(150%);background:#0a0c1299;border-top:1px solid #ffffff14;border-radius:calc(2.5rem - 8px);flex-direction:column;justify-content:center;height:100%;padding:60px;display:flex;box-shadow:inset 0 1px 1px #ffffff1a}.Coverage-module__bRrbXW__eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.2em;background:#00e5ff1a;border:1px solid #00e5ff33;border-radius:50px;margin-bottom:32px;padding:6px 16px;font-size:.75rem;font-weight:600;display:inline-block}.Coverage-module__bRrbXW__title{font-family:var(--font-heading);color:var(--text-main);letter-spacing:-2px;margin-bottom:32px;font-size:4rem;font-weight:600;line-height:1.05}.Coverage-module__bRrbXW__title span{color:#0000;-webkit-text-stroke:1px #fff6;background:linear-gradient(90deg,#fff,#8e8e93);-webkit-background-clip:text}.Coverage-module__bRrbXW__description{color:var(--text-muted);max-width:90%;margin-bottom:48px;font-size:1.25rem;font-weight:300;line-height:1.7}.Coverage-module__bRrbXW__citiesGrid{flex-wrap:wrap;gap:12px;display:flex}.Coverage-module__bRrbXW__cityBadge{color:var(--text-main);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:50px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:500;transition:all .5s cubic-bezier(.16,1,.3,1);display:inline-flex}.Coverage-module__bRrbXW__cityBadge:hover,.Coverage-module__bRrbXW__activeBadge{background:#ffffff14;border-color:#fff3;transform:translateY(-2px);box-shadow:0 10px 20px #0003}.Coverage-module__bRrbXW__activeBadge{border-color:var(--accent);color:var(--accent)}.Coverage-module__bRrbXW__activeBadge .Coverage-module__bRrbXW__icon,.Coverage-module__bRrbXW__icon{color:var(--accent)}.Coverage-module__bRrbXW__visualContent{justify-content:center;align-items:center;height:600px;display:flex;position:relative}.Coverage-module__bRrbXW__globeWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}@media (max-width:992px){.Coverage-module__bRrbXW__coverageSection{padding:100px 0}.Coverage-module__bRrbXW__content{grid-template-columns:1fr;gap:40px}.Coverage-module__bRrbXW__innerCore{padding:40px 30px}.Coverage-module__bRrbXW__title{font-size:3rem}.Coverage-module__bRrbXW__visualContent{height:400px}}
.Footer-module__Grjkva__footer{background:var(--card-bg);border-top:1px solid var(--glass-border);margin-top:60px;padding:80px 0 32px}.Footer-module__Grjkva__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;margin-bottom:60px;display:grid}.Footer-module__Grjkva__brandCol .Footer-module__Grjkva__logo{font-family:var(--font-heading);color:var(--text-main);align-items:center;gap:12px;margin-bottom:20px;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.Footer-module__Grjkva__brandDesc{color:var(--text-muted);margin-bottom:24px;line-height:1.6}.Footer-module__Grjkva__socials{gap:16px;display:flex}.Footer-module__Grjkva__socials a{width:40px;height:40px;color:var(--text-main);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__Grjkva__socials a:hover{background:var(--primary);color:#fff;transform:translateY(-2px)}.Footer-module__Grjkva__linksCol h4{font-family:var(--font-heading);color:var(--text-main);margin-bottom:24px;font-size:1.1rem}.Footer-module__Grjkva__linksCol a{color:var(--text-muted);margin-bottom:4px;padding:8px 0;text-decoration:none;transition:color .3s;display:block}.Footer-module__Grjkva__linksCol a:hover{color:var(--primary)}.Footer-module__Grjkva__footerBottom{border-top:1px solid var(--glass-border);color:var(--text-muted);justify-content:space-between;align-items:center;padding-top:32px;font-size:.9rem;display:flex}.Footer-module__Grjkva__bottomLinks a{color:var(--text-muted);text-decoration:none}@media (max-width:992px){.Footer-module__Grjkva__footerGrid{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:768px){.Footer-module__Grjkva__footerGrid{grid-template-columns:1fr}.Footer-module__Grjkva__footerBottom{text-align:center;flex-direction:column;gap:16px}}
.VideoScrubber-module__v6toSa__videoContainer{z-index:0;background-color:var(--bg-color);width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.VideoScrubber-module__v6toSa__video{object-fit:cover;pointer-events:none;width:100vw;height:100vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.VideoScrubber-module__v6toSa__overlay{-webkit-backdrop-filter:blur(4px);z-index:1;pointer-events:none;background:#030407bf;width:100%;height:100%;position:absolute;top:0;left:0}.light .VideoScrubber-module__v6toSa__overlay{background:#fafafad9}
