.Button-module__8RiFmG__button{font-weight:500;font-family:var(--font-display);cursor:pointer;border:1px solid #0000;border-radius:9999px;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:inline-flex}.Button-module__8RiFmG__primary{background-color:var(--primary-blue);color:#fff;box-shadow:0 0 15px #2979ff4d}.Button-module__8RiFmG__primary:hover{background-color:var(--primary-blue-alt);transform:translateY(-1px);box-shadow:0 0 20px #2979ff80}.Button-module__8RiFmG__secondary{border-color:var(--grey-300);color:var(--text-white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d}.Button-module__8RiFmG__secondary:hover{border-color:var(--text-white);background:#ffffff1a;transform:translateY(-1px)}.Button-module__8RiFmG__tertiary{color:var(--text-secondary);background:0 0;padding:0}.Button-module__8RiFmG__tertiary:hover{color:var(--text-white)}.Button-module__8RiFmG__sm{padding:.5rem 1rem;font-size:.875rem}.Button-module__8RiFmG__md{padding:.75rem 1.5rem;font-size:1rem}.Button-module__8RiFmG__lg{padding:1rem 2rem;font-size:1.125rem}.Button-module__8RiFmG__fullWidth{width:100%;display:flex}
.Header-module__hBw1pG__header{width:100%;height:var(--header-height);z-index:50;-webkit-backdrop-filter:blur();backdrop-filter:blur();background:0 0;transition:background-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:0;left:0}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020308cc;border-bottom:1px solid #ffffff0d}.Header-module__hBw1pG__container{max-width:var(--max-width);justify-content:space-between;align-items:center;height:100%;margin:0 auto;padding:0 1.5rem;display:flex}.Header-module__hBw1pG__logo a{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-white);align-items:baseline;font-size:1.5rem;font-weight:700;display:flex}.Header-module__hBw1pG__poweredBy{color:var(--text-secondary);opacity:.7;margin-left:.5rem;font-size:.75rem;font-weight:400}.Header-module__hBw1pG__desktopNav{align-items:center;gap:2rem;display:none}.Header-module__hBw1pG__navLink{color:var(--text-secondary);font-size:.95rem;font-weight:500;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--primary-blue)}.Header-module__hBw1pG__navCta{margin-left:1rem}.Header-module__hBw1pG__mobileToggle{color:var(--text-white);display:flex}.Header-module__hBw1pG__mobileNav{top:var(--header-height);width:100%;height:calc(100vh - var(--header-height));background:var(--bg-dark);flex-direction:column;gap:1.5rem;padding:2rem 1.5rem;display:flex;position:fixed;left:0}.Header-module__hBw1pG__mobileNavLink{border-bottom:1px solid #ffffff0d;padding-bottom:1rem;font-size:1.25rem;font-weight:600}.Header-module__hBw1pG__mobileNavCta{justify-content:center;width:100%;margin-top:1rem}@media (min-width:768px){.Header-module__hBw1pG__desktopNav{display:flex}.Header-module__hBw1pG__mobileToggle{display:none}}
.Hero-module__ZARIfG__hero{min-height:100vh;padding-top:var(--header-height);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{max-width:var(--max-width);grid-template-columns:1fr;gap:3rem;width:100%;margin:0 auto;padding:0 1.5rem;display:grid}.Hero-module__ZARIfG__content{z-index:10;flex-direction:column;justify-content:center;display:flex}.Hero-module__ZARIfG__badge{color:var(--primary-blue-alt);text-transform:uppercase;letter-spacing:.05em;background:#2979ff1a;border:1px solid #2979ff4d;border-radius:9999px;margin-bottom:1.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block;box-shadow:0 0 10px #2979ff1a}.Hero-module__ZARIfG__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.5rem;line-height:1.1}.Hero-module__ZARIfG__highlight{color:var(--text-secondary);opacity:.8}.Hero-module__ZARIfG__description{color:var(--text-secondary);max-width:500px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.Hero-module__ZARIfG__actions{flex-direction:column;gap:1rem;margin-bottom:3rem;display:flex}.Hero-module__ZARIfG__features{flex-wrap:wrap;gap:1.5rem;display:flex}.Hero-module__ZARIfG__feature{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.Hero-module__ZARIfG__icon{color:var(--primary-blue)}.Hero-module__ZARIfG__visual{z-index:5;width:100%;height:50vh;position:relative}.Hero-module__ZARIfG__backgroundGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#2979ff26 0%,#0000 60%);width:80vw;height:80vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:768px){.Hero-module__ZARIfG__container{grid-template-columns:1fr 1fr;align-items:center}.Hero-module__ZARIfG__title{font-size:3.5rem}.Hero-module__ZARIfG__actions{flex-direction:row}.Hero-module__ZARIfG__visual{height:100%;min-height:600px}.Hero-module__ZARIfG__backgroundGlow{width:50vw;height:50vw;left:75%}}.Hero-module__ZARIfG__visualPlaceholder,.Hero-module__ZARIfG__visualPlaceholderInternal{width:100%;height:100%;min-height:400px;color:var(--text-secondary);background:#ffffff0d;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.Hero-module__ZARIfG__errorIcon{color:var(--text-secondary);width:32px;height:32px}
.Footer-module__S6Hkya__footer{background:var(--grey-100);border-top:1px solid var(--grey-200);margin-top:auto;padding:4rem 0 2rem}.Footer-module__S6Hkya__container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.Footer-module__S6Hkya__top{flex-direction:column;justify-content:space-between;gap:3rem;margin-bottom:3rem;display:flex}.Footer-module__S6Hkya__branding{max-width:300px}.Footer-module__S6Hkya__logo{font-family:var(--font-display);margin-bottom:.5rem;font-size:1.5rem}.Footer-module__S6Hkya__tagline{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.Footer-module__S6Hkya__links{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.Footer-module__S6Hkya__column{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__column h3{text-transform:uppercase;color:var(--text-secondary);letter-spacing:.05em;margin-bottom:.5rem;font-size:.9rem}.Footer-module__S6Hkya__column a{color:var(--text-secondary);font-size:.9rem;transition:color .2s}.Footer-module__S6Hkya__column a:hover{color:var(--primary-blue)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--grey-200);text-align:center;color:var(--text-secondary);padding-top:2rem;font-size:.8rem}@media (min-width:768px){.Footer-module__S6Hkya__top{flex-direction:row}.Footer-module__S6Hkya__links{grid-template-columns:repeat(3,1fr);gap:4rem}.Footer-module__S6Hkya__bottom{text-align:left}}
.WhatIs-module__Iy26YG__section{background:var(--bg-dark);padding:8rem 0}.WhatIs-module__Iy26YG__container{max-width:var(--max-width);grid-template-columns:1fr;align-items:center;gap:4rem;margin:0 auto;padding:0 1.5rem;display:grid}.WhatIs-module__Iy26YG__title{background:linear-gradient(to right,#fff,var(--text-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:2rem;font-size:2.5rem}.WhatIs-module__Iy26YG__content p{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.WhatIs-module__Iy26YG__list{padding:0;list-style:none}.WhatIs-module__Iy26YG__list li{color:var(--text-white);margin-bottom:1rem;padding-left:1.5rem;position:relative}.WhatIs-module__Iy26YG__list li:before{content:"•";color:var(--primary-blue);font-size:1.5rem;position:absolute;top:-.2rem;left:0}.WhatIs-module__Iy26YG__visual{justify-content:center;display:flex}.WhatIs-module__Iy26YG__stack{width:300px;height:300px;transform-style:preserve-3d;position:relative;transform:perspective(1000px)rotateX(60deg)rotate(45deg)}.WhatIs-module__Iy26YG__layer{width:100%;height:100%;color:var(--text-white);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#171923cc;border:1px solid #ffffff1a;justify-content:center;align-items:center;font-weight:600;transition:transform .3s;display:flex;position:absolute;box-shadow:0 0 20px #00000080}.WhatIs-module__Iy26YG__layer:hover{border-color:var(--primary-blue);background:#2979ff1a}.WhatIs-module__Iy26YG__layerHardware{transform:translateZ(0)}.WhatIs-module__Iy26YG__layerKernel{transform:translateZ(40px)}.WhatIs-module__Iy26YG__layerOS{transform:translateZ(80px)}.WhatIs-module__Iy26YG__layerPrivacy{border-color:var(--primary-blue);color:var(--primary-blue-alt);background:#2979ff1a;transform:translateZ(120px)}.WhatIs-module__Iy26YG__stack:hover .WhatIs-module__Iy26YG__layerHardware{transform:translateZ(0)}.WhatIs-module__Iy26YG__stack:hover .WhatIs-module__Iy26YG__layerKernel{transform:translateZ(60px)}.WhatIs-module__Iy26YG__stack:hover .WhatIs-module__Iy26YG__layerOS{transform:translateZ(120px)}.WhatIs-module__Iy26YG__stack:hover .WhatIs-module__Iy26YG__layerPrivacy{transform:translateZ(180px)}@media (min-width:768px){.WhatIs-module__Iy26YG__container{grid-template-columns:1fr 1fr}}
.SupportedDevices-module__oZjOTa__section{background:var(--grey-100);padding:8rem 0}.SupportedDevices-module__oZjOTa__container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.SupportedDevices-module__oZjOTa__header{text-align:center;margin-bottom:4rem}.SupportedDevices-module__oZjOTa__title{margin-bottom:1rem;font-size:2.5rem}.SupportedDevices-module__oZjOTa__subtitle{color:var(--text-secondary);font-size:1.1rem}.SupportedDevices-module__oZjOTa__tabs{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}.SupportedDevices-module__oZjOTa__tab{border:1px solid var(--grey-300);color:var(--text-secondary);background:0 0;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;transition:all .2s;display:flex}.SupportedDevices-module__oZjOTa__tab:hover{border-color:var(--text-white);color:var(--text-white)}.SupportedDevices-module__oZjOTa__activeTab{background:var(--primary-blue);border-color:var(--primary-blue);color:#fff}.SupportedDevices-module__oZjOTa__tab:hover.SupportedDevices-module__oZjOTa__activeTab{background:var(--primary-blue-alt)}.SupportedDevices-module__oZjOTa__content{justify-content:center;align-items:center;min-height:300px;display:flex}.SupportedDevices-module__oZjOTa__pane{text-align:center;max-width:600px;animation:.3s SupportedDevices-module__oZjOTa__fadeIn}.SupportedDevices-module__oZjOTa__pane h3{margin-bottom:1rem;font-size:1.5rem}.SupportedDevices-module__oZjOTa__pane p{color:var(--text-secondary);margin-bottom:2rem}.SupportedDevices-module__oZjOTa__checker{gap:1rem;margin-bottom:2rem;display:flex}.SupportedDevices-module__oZjOTa__input{border:1px solid var(--grey-300);background:var(--grey-200);color:var(--text-white);border-radius:9999px;flex:1;padding:.75rem 1.25rem;font-family:inherit;font-size:1rem}.SupportedDevices-module__oZjOTa__input:focus{border-color:var(--primary-blue);outline:none}.SupportedDevices-module__oZjOTa__compatibilityList ul{flex-direction:column;align-items:center;gap:.5rem;padding:0;list-style:none;display:flex}.SupportedDevices-module__oZjOTa__compatibilityList li{color:var(--text-white);align-items:center;gap:.5rem;display:flex}.SupportedDevices-module__oZjOTa__compatibilityList li svg{color:var(--primary-blue)}.SupportedDevices-module__oZjOTa__note{color:var(--text-secondary);font-size:.9rem;margin-bottom:1rem!important}.SupportedDevices-module__oZjOTa__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;width:100%;animation:.3s SupportedDevices-module__oZjOTa__fadeIn;display:grid}.SupportedDevices-module__oZjOTa__card{background:var(--grey-200);items:center;text-align:center;border:1px solid #ffffff0d;border-radius:1rem;flex-direction:column;padding:2.5rem;transition:transform .2s;display:flex}.SupportedDevices-module__oZjOTa__card:hover{border-color:var(--primary-blue);transform:translateY(-5px)}.SupportedDevices-module__oZjOTa__cardIcon{color:var(--primary-blue);margin-bottom:1.5rem}.SupportedDevices-module__oZjOTa__card h4{margin-bottom:1rem;font-size:1.25rem}@keyframes SupportedDevices-module__oZjOTa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.FlashingFlow-module__FOzfVq__section{background:var(--bg-dark);padding:8rem 0}.FlashingFlow-module__FOzfVq__container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.FlashingFlow-module__FOzfVq__header{text-align:center;margin-bottom:6rem}.FlashingFlow-module__FOzfVq__title{margin-bottom:1rem;font-size:2.5rem}.FlashingFlow-module__FOzfVq__subtitle{color:var(--text-secondary);font-size:1.1rem}.FlashingFlow-module__FOzfVq__stepper{counter-reset:step;flex-direction:column;gap:3rem;margin-bottom:4rem;display:flex}.FlashingFlow-module__FOzfVq__step{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.FlashingFlow-module__FOzfVq__iconWrapper{width:60px;height:60px;color:var(--primary-blue);z-index:2;background:#2979ff1a;border:1px solid #2979ff33;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .3s;display:flex;position:relative}.FlashingFlow-module__FOzfVq__step:hover .FlashingFlow-module__FOzfVq__iconWrapper{background:var(--primary-blue);color:#fff;transform:scale(1.1);box-shadow:0 0 20px #2979ff66}.FlashingFlow-module__FOzfVq__stepNumber{background:var(--bg-dark);border:1px solid var(--text-secondary);width:24px;height:24px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px}.FlashingFlow-module__FOzfVq__stepTitle{margin-bottom:.5rem;font-size:1.125rem}.FlashingFlow-module__FOzfVq__stepDesc{color:var(--text-secondary);max-width:200px;font-size:.9rem;line-height:1.4}.FlashingFlow-module__FOzfVq__connector{display:none}.FlashingFlow-module__FOzfVq__cta{text-align:center}.FlashingFlow-module__FOzfVq__toolTip{color:var(--text-secondary);opacity:.7;margin-top:1rem;font-size:.875rem}@media (min-width:768px){.FlashingFlow-module__FOzfVq__stepper{flex-direction:row;gap:1rem}.FlashingFlow-module__FOzfVq__step{gap:0}.FlashingFlow-module__FOzfVq__step:after{content:"";background:var(--grey-300);z-index:1;width:100%;height:1px;position:absolute;top:30px;left:50%}.FlashingFlow-module__FOzfVq__step:last-child:after{display:none}}
.Security-module__oFkaEG__section{background:var(--grey-100);padding:8rem 0}.Security-module__oFkaEG__container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.Security-module__oFkaEG__header{max-width:600px;margin-bottom:4rem}.Security-module__oFkaEG__title{margin-bottom:1rem;font-size:2.5rem}.Security-module__oFkaEG__subtitle{color:var(--text-secondary);font-size:1.1rem}.Security-module__oFkaEG__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Security-module__oFkaEG__card{background:var(--bg-dark);border:1px solid #2979ff1a;border-radius:1rem;padding:2.5rem;transition:all .3s}.Security-module__oFkaEG__card:hover{border-color:var(--primary-blue);transform:translateY(-5px);box-shadow:0 0 30px #2979ff1a}.Security-module__oFkaEG__icon{color:var(--primary-blue);margin-bottom:1.5rem}.Security-module__oFkaEG__card h3{margin-bottom:1rem;font-size:1.25rem}.Security-module__oFkaEG__card p{color:var(--text-secondary);line-height:1.6}
.TechSpecs-module__4mWRiW__section{background:var(--bg-dark);padding:8rem 0}.TechSpecs-module__4mWRiW__container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.TechSpecs-module__4mWRiW__header{text-align:center;margin-bottom:4rem}.TechSpecs-module__4mWRiW__title{margin-bottom:1rem;font-size:2.5rem}.TechSpecs-module__4mWRiW__subtitle{color:var(--text-secondary)}.TechSpecs-module__4mWRiW__tableWrapper{border:1px solid var(--grey-200);border-radius:1rem;margin-bottom:4rem;overflow-x:auto}.TechSpecs-module__4mWRiW__table{border-collapse:collapse;width:100%;min-width:600px}.TechSpecs-module__4mWRiW__table th,.TechSpecs-module__4mWRiW__table td{text-align:left;border-bottom:1px solid var(--grey-200);color:var(--text-white);padding:1.5rem}.TechSpecs-module__4mWRiW__table th{background:var(--grey-100);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.TechSpecs-module__4mWRiW__table tr:last-child td{border-bottom:none}.TechSpecs-module__4mWRiW__rollout{text-align:center}.TechSpecs-module__4mWRiW__rollout h3{margin-bottom:2rem;font-size:1.25rem}.TechSpecs-module__4mWRiW__timeline{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.TechSpecs-module__4mWRiW__phase{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.TechSpecs-module__4mWRiW__phaseDotActive{color:var(--primary-blue)}.TechSpecs-module__4mWRiW__phaseDot{color:var(--grey-300)}.TechSpecs-module__4mWRiW__phaseLine{background:var(--grey-300);width:50px;height:1px;display:none}@media (min-width:768px){.TechSpecs-module__4mWRiW__phaseLine{display:block}}
.Support-module__VDRn8a__section{background:var(--bg-dark);border-bottom:1px solid var(--grey-100);padding:8rem 0}.Support-module__VDRn8a__container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.Support-module__VDRn8a__header{text-align:center;margin-bottom:4rem}.Support-module__VDRn8a__title{margin-bottom:1rem;font-size:2.5rem}.Support-module__VDRn8a__subtitle{color:var(--text-secondary)}.Support-module__VDRn8a__cards{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.Support-module__VDRn8a__card{background:var(--grey-100);border:1px solid var(--grey-200);text-align:center;items:center;border-radius:1rem;flex-direction:column;gap:1rem;padding:2.5rem;transition:transform .2s;display:flex}.Support-module__VDRn8a__card:hover{border-color:var(--primary-blue);transform:translateY(-5px)}.Support-module__VDRn8a__icon{color:var(--primary-blue);margin-bottom:.5rem}.Support-module__VDRn8a__card h3{font-size:1.25rem}.Support-module__VDRn8a__card p{color:var(--text-secondary);margin-bottom:1rem;font-size:.95rem}
