.loadingScreen-module__K6cWiG__overlay{z-index:1000;background:var(--background);place-items:center;transition:opacity .5s;display:grid;position:fixed;inset:0}.loadingScreen-module__K6cWiG__fading{opacity:0;pointer-events:none}.loadingScreen-module__K6cWiG__mark{transition:opacity .7s;position:absolute;overflow:visible}.loadingScreen-module__K6cWiG__markHidden{opacity:0}.loadingScreen-module__K6cWiG__centered{width:min(62vw,340px);height:auto;position:static}.loadingScreen-module__K6cWiG__clay{opacity:0;pointer-events:none;transition:opacity .7s;position:absolute}.loadingScreen-module__K6cWiG__clayVisible{opacity:1}.loadingScreen-module__K6cWiG__mark path{transform-box:fill-box;transform-origin:50%}.loadingScreen-module__K6cWiG__letter{fill:#0000;stroke:var(--green);stroke-width:2.5px;stroke-dasharray:100;stroke-dashoffset:100px;animation:2.8s ease-in-out infinite loadingScreen-module__K6cWiG__cycle;animation-delay:calc(.9s + var(--i)*90ms)}.loadingScreen-module__K6cWiG__letterFinal{animation:1.5s ease-in-out forwards loadingScreen-module__K6cWiG__finalDraw}@keyframes loadingScreen-module__K6cWiG__finalDraw{0%{stroke-dashoffset:100px;fill:#31cf5700}62%{stroke-dashoffset:0;fill:#31cf5700}to{stroke-dashoffset:0;fill:#31cf57}}.loadingScreen-module__K6cWiG__dot{animation:1.15s cubic-bezier(.3,0,.4,1) both loadingScreen-module__K6cWiG__drop}@keyframes loadingScreen-module__K6cWiG__cycle{0%{stroke-dashoffset:100px;fill:#31cf5700}32%{stroke-dashoffset:0;fill:#31cf5700}45%{stroke-dashoffset:0;fill:#31cf57}68%{stroke-dashoffset:0;fill:#31cf57}82%{stroke-dashoffset:-40px;fill:#31cf5700}to{stroke-dashoffset:-100px;fill:#31cf5700}}@keyframes loadingScreen-module__K6cWiG__drop{0%{transform:translateY(-150px)}50%{transform:translateY(0)scale(1.12,.86)}58%{transform:scale(1)}72%{transform:translateY(-32px)}86%{transform:translateY(0)}93%{transform:translateY(-9px)}to{transform:none}}@media (prefers-reduced-motion:reduce){.loadingScreen-module__K6cWiG__letter,.loadingScreen-module__K6cWiG__dot{fill:var(--green);stroke:none;stroke-dashoffset:0;animation:none;transform:none}}
.footer-module__oqRDSq__footer{text-align:center;height:100vh;color:var(--beige);flex-direction:column;justify-content:center;align-items:center;gap:16rem;padding:1rem;display:flex;position:relative}.footer-module__oqRDSq__footer>div:last-child{gap:.5rem;display:flex;position:absolute;bottom:1.5rem}.footer-module__oqRDSq__footer p{text-align:center;max-width:22rem;margin:0 auto;font-size:20px;line-height:26px}.footer-module__oqRDSq__form{border:2px solid var(--beige);border-radius:999px;justify-content:space-between;align-items:center;width:22rem;margin:0 auto;padding:.25rem;font-size:20px;line-height:26px;display:flex}.footer-module__oqRDSq__form input{padding:1rem 1.5rem}.footer-module__oqRDSq__form input:focus{outline:none}.footer-module__oqRDSq__form input::placeholder{color:var(--beige)}.footer-module__oqRDSq__form button{background-color:var(--beige);color:var(--beige);border-radius:999px;width:1.25rem;height:1.25rem;margin-right:calc(1rem - 2px);transition:background-color .3s}.footer-module__oqRDSq__image{object-fit:cover;z-index:-1;width:100%;height:100%;position:absolute}@media (max-width:48rem){.footer-module__oqRDSq__footer p{text-wrap:auto;max-width:14rem;font-size:14px;line-height:18px}.footer-module__oqRDSq__form{max-width:20rem;font-size:14px;line-height:18px}.footer-module__oqRDSq__form input{padding:.75rem 1.25rem}.footer-module__oqRDSq__form button{width:1rem;height:1rem}.footer-module__oqRDSq__image{object-position:70% 0%}}
.hardwareShowcase-module__C_exQW__showcase{flex-direction:column;align-items:center;gap:1rem;display:flex}.hardwareShowcase-module__C_exQW__showcase button{cursor:pointer;transition:background .2s,color .2s}.hardwareShowcase-module__C_exQW__heading{text-align:center;margin-bottom:.5rem}.hardwareShowcase-module__C_exQW__mediaCard{aspect-ratio:6/4;background-color:var(--colorlight);border-radius:3rem;width:calc(100% - 28rem);position:relative;overflow:hidden}@media (min-width:96rem){.hardwareShowcase-module__C_exQW__mediaCard{max-width:68rem}}.hardwareShowcase-module__C_exQW__colorDots{z-index:5;gap:.5rem;display:flex;position:absolute;top:1.75rem;right:1.75rem}.hardwareShowcase-module__C_exQW__dot{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:999px;width:2.5rem;height:2.5rem;padding:.25rem}.hardwareShowcase-module__C_exQW__dot>div{border-radius:999px;width:100%;height:100%}.hardwareShowcase-module__C_exQW__dotSelected{border-color:var(--color)}.hardwareShowcase-module__C_exQW__video{object-fit:cover;pointer-events:none;width:100vw;max-width:65rem;height:100vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hardwareShowcase-module__C_exQW__tabs{flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-top:3rem;display:flex}.hardwareShowcase-module__C_exQW__tab{background-color:var(--colorlight);color:color-mix(in srgb,var(--color)60%,var(--colorlight));border:2px solid #0000;border-radius:999px;padding:.75rem 2rem;font-size:20px;line-height:32px}.hardwareShowcase-module__C_exQW__tabBreak{display:none}.hardwareShowcase-module__C_exQW__tabActive{color:var(--color);border-color:var(--color);background-color:#0000}.hardwareShowcase-module__C_exQW__description{text-align:center;text-wrap:balance;max-width:28rem;color:var(--color);min-height:4rem;margin-top:3rem;font-size:20px;line-height:28px}@media (max-width:56rem){.hardwareShowcase-module__C_exQW__mediaCard{aspect-ratio:1;border-radius:2rem;width:calc(100% - 4rem)}.hardwareShowcase-module__C_exQW__video{width:100%;height:100%}.hardwareShowcase-module__C_exQW__tabs{flex-wrap:wrap;justify-content:center;gap:.5rem;width:100%;margin-top:1.5rem;padding:.25rem 1rem}.hardwareShowcase-module__C_exQW__tabs>button{flex-shrink:0}.hardwareShowcase-module__C_exQW__tab{border-width:1.5px;padding:.5rem 1.125rem;font-size:15px;line-height:20px}.hardwareShowcase-module__C_exQW__tabBreak{flex-basis:100%;height:0;display:block}.hardwareShowcase-module__C_exQW__description{max-width:100%;margin-top:1.5rem;padding:0 3rem;font-size:14px;line-height:20px}.hardwareShowcase-module__C_exQW__colorDots{gap:.375rem;top:1rem;right:1rem}.hardwareShowcase-module__C_exQW__dot{border-width:1.5px;width:1.75rem;height:1.75rem;padding:.1875rem}}@media (min-width:112rem){.hardwareShowcase-module__C_exQW__mediaCard{width:calc(100% - 64rem)}.hardwareShowcase-module__C_exQW__description{max-width:38rem}}
.parentApp-module__9PUbEa__showcase{-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;gap:1rem;display:flex}.parentApp-module__9PUbEa__showcase button{cursor:pointer;transition:background .2s,color .2s}.parentApp-module__9PUbEa__deviceRow{justify-content:center;align-items:center;width:52rem;display:flex;position:relative}.parentApp-module__9PUbEa__phoneFrame{aspect-ratio:9/20;border-radius:2.5rem;width:20rem;position:relative;overflow:hidden}.parentApp-module__9PUbEa__phoneFrame img{object-fit:cover;width:100%;height:100%}.parentApp-module__9PUbEa__card{opacity:0;will-change:opacity;transition:opacity .8s;position:absolute;inset:0}.parentApp-module__9PUbEa__cardActive{opacity:1}.parentApp-module__9PUbEa__arrowLeft,.parentApp-module__9PUbEa__arrowRight{z-index:5;width:1rem;position:absolute}:is(.parentApp-module__9PUbEa__arrowLeft,.parentApp-module__9PUbEa__arrowRight) svg{width:100%}.parentApp-module__9PUbEa__arrowLeft{left:2rem}.parentApp-module__9PUbEa__arrowRight{right:2rem}.parentApp-module__9PUbEa__tabs{flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-top:4rem;display:flex}.parentApp-module__9PUbEa__tabBreak{display:none}.parentApp-module__9PUbEa__tab{background-color:var(--colorlight);color:color-mix(in srgb,var(--color)60%,var(--colorlight));border:2px solid #0000;border-radius:999px;padding:.75rem 2rem;font-size:20px;line-height:32px}.parentApp-module__9PUbEa__tabActive{color:var(--color);border-color:var(--color);background-color:#0000}.parentApp-module__9PUbEa__description{text-align:center;text-wrap:balance;max-width:28rem;color:var(--color);margin-top:3.5rem;font-size:20px;line-height:28px}@supports (text-box:trim-both cap alphabetic){.parentApp-module__9PUbEa__description{text-box:trim-both cap alphabetic;margin-top:4rem}}@media (max-width:48rem){.parentApp-module__9PUbEa__deviceRow{width:24rem}.parentApp-module__9PUbEa__phoneFrame{border-radius:2rem;width:14rem}.parentApp-module__9PUbEa__tabs{gap:.5rem;margin-top:1.5rem}.parentApp-module__9PUbEa__tab{border-width:1.5px;padding:.5rem 1.125rem;font-size:15px;line-height:20px}.parentApp-module__9PUbEa__tabBreak{flex-basis:100%;height:0;display:block}.parentApp-module__9PUbEa__arrowLeft,.parentApp-module__9PUbEa__arrowRight{display:none}.parentApp-module__9PUbEa__description{max-width:100%;margin-top:1.5rem;padding:0 3rem;font-size:14px;line-height:20px}}@media (min-width:96rem){.parentApp-module__9PUbEa__description{max-width:38rem}}
.media-module__B2nlaG__container{width:100%}.media-module__B2nlaG__container.media-module__B2nlaG__padded{padding:8rem 14rem}.media-module__B2nlaG__container.media-module__B2nlaG__padded>div{aspect-ratio:6/4;border-radius:3rem;width:100%;overflow:hidden}.media-module__B2nlaG__container>div{width:100%;height:100%}.media-module__B2nlaG__container img{object-fit:cover;width:100%;height:100%}@media (max-width:56rem){.media-module__B2nlaG__container{height:auto}.media-module__B2nlaG__container.media-module__B2nlaG__padded{padding:2rem}.media-module__B2nlaG__container.media-module__B2nlaG__padded>div{aspect-ratio:4/5;border-radius:2rem}.media-module__B2nlaG__container img{object-position:60% 0}}@media (min-width:112rem){.media-module__B2nlaG__container.media-module__B2nlaG__padded{padding:8rem 32rem}}
.videoMedia-module__cNidYa__container{width:100%}.videoMedia-module__cNidYa__container.videoMedia-module__cNidYa__padded{padding:8rem 14rem}.videoMedia-module__cNidYa__container.videoMedia-module__cNidYa__padded>div{aspect-ratio:6/4;border-radius:3rem;width:100%;overflow:hidden}.videoMedia-module__cNidYa__container>div{width:100%;height:100%}.videoMedia-module__cNidYa__container video{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:56rem){.videoMedia-module__cNidYa__container{height:auto}.videoMedia-module__cNidYa__container.videoMedia-module__cNidYa__padded{padding:2rem}.videoMedia-module__cNidYa__container.videoMedia-module__cNidYa__padded>div{aspect-ratio:4/5;border-radius:2rem}}@media (min-width:96rem){.videoMedia-module__cNidYa__container.videoMedia-module__cNidYa__padded>div{max-width:68rem;margin:0 auto}}
.case-module__SUj2Oa__container{width:100%;height:100vh;overflow:auto}@media (min-width:768px){.case-module__SUj2Oa__container{max-width:72rem;height:auto;margin:0 auto}}.case-module__SUj2Oa__video{object-fit:cover;width:100%;height:100%}
.deviceSection-module__Q3bEvG__section{margin-top:0;padding-bottom:10rem;position:relative}.deviceSection-module__Q3bEvG__stickyPane{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.deviceSection-module__Q3bEvG__lockup{z-index:10;flex-direction:column;align-items:center;gap:3rem;display:flex;position:absolute;top:46%;left:50%;translate:-50% -50%}.deviceSection-module__Q3bEvG__lockup svg{width:auto;height:clamp(3.5rem,10vh,8rem);display:block}.deviceSection-module__Q3bEvG__lockup svg path{fill:var(--color)}.deviceSection-module__Q3bEvG__lockup img{width:auto;height:clamp(3.5rem,10vh,8rem);display:block}.deviceSection-module__Q3bEvG__tagline{white-space:nowrap;text-align:center;color:var(--color);margin:0}.deviceSection-module__Q3bEvG__frameImage{aspect-ratio:1;pointer-events:none;z-index:0;width:auto;max-width:none;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.deviceSection-module__Q3bEvG__ui{--controls-gap:5rem;--ui-reserve:13rem;flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex;position:absolute;bottom:-1rem}.deviceSection-module__Q3bEvG__ui button{cursor:pointer;transition:background .2s,color .2s}.deviceSection-module__Q3bEvG__subOptions{scrollbar-width:none;flex-wrap:nowrap;justify-content:safe center;gap:1.25rem;max-width:100%;margin-block:-1rem;padding-block:1rem;padding-inline:1rem;display:flex;overflow-x:auto}.deviceSection-module__Q3bEvG__subOptions::-webkit-scrollbar{display:none}.deviceSection-module__Q3bEvG__subOptions>button{flex-shrink:0}.deviceSection-module__Q3bEvG__subBreak{display:none}.deviceSection-module__Q3bEvG__sub{background-color:var(--colorlight);color:color-mix(in srgb,var(--color)60%,var(--colorlight));border:2px solid #0000;border-radius:999px;padding:.75rem 1.5rem;font-size:20px;line-height:32px}.deviceSection-module__Q3bEvG__subActive{color:var(--color);border-color:var(--color);background-color:#0000}.deviceSection-module__Q3bEvG__featureDescription{margin:0;text-align:center;max-width:36rem;color:var(--color);margin-top:3rem;font-size:20px;line-height:28px}@supports (text-box:trim-both cap alphabetic){.deviceSection-module__Q3bEvG__featureDescription{text-box:trim-both cap alphabetic;margin-top:3.5rem}}@media (min-width:96rem){.deviceSection-module__Q3bEvG__featureDescription{max-width:38rem}}@media (max-width:48rem){.deviceSection-module__Q3bEvG__lockup svg,.deviceSection-module__Q3bEvG__lockup img{height:clamp(2.5rem,8vh,4.5rem)}.deviceSection-module__Q3bEvG__ui{--controls-gap:3rem;--ui-reserve:8rem;gap:.5rem;bottom:1.5rem}.deviceSection-module__Q3bEvG__sub{border-width:1.5px;padding:.5rem 1.125rem;font-size:15px;line-height:20px}.deviceSection-module__Q3bEvG__subOptions{flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:100vw;margin-block:0;padding:.25rem .5rem;overflow-x:visible}.deviceSection-module__Q3bEvG__subOptions>button{flex-shrink:0}.deviceSection-module__Q3bEvG__subBreak{flex-basis:100%;height:0;display:block}.deviceSection-module__Q3bEvG__featureDescription{display:none}}
.textblock-module__HoVsaq__text{flex-direction:column;justify-content:center;align-items:center;width:100%;padding-inline:1.25rem;display:flex}.textblock-module__HoVsaq__text>div{text-align:center;max-width:46.25rem}.textblock-module__HoVsaq__preorder{background-color:var(--color);color:#fff;border-radius:999px;margin-top:2.5rem;padding:1rem 1.75rem;font-size:20px;line-height:32px;display:inline-block}@media not (min-width:48rem){.textblock-module__HoVsaq__preorder{margin-top:1.5rem;padding:.75rem 1.25rem;font-size:16px;line-height:24px}}
.carousel-module__cvGI3q__container{flex-direction:column;align-items:center;width:100%;display:flex}.carousel-module__cvGI3q__slideArea{align-items:center;width:52rem;display:flex;position:relative}.carousel-module__cvGI3q__slides{aspect-ratio:4/5;border-radius:3rem;flex:1;margin:0 4rem;position:relative;overflow:hidden}.carousel-module__cvGI3q__slide{opacity:0;transition:opacity .8s;position:absolute;inset:0}.carousel-module__cvGI3q__slide.carousel-module__cvGI3q__active{opacity:1}.carousel-module__cvGI3q__slide img{object-fit:cover;width:100%;height:100%}.carousel-module__cvGI3q__arrowLeft,.carousel-module__cvGI3q__arrowRight{flex-shrink:0;width:1rem}:is(.carousel-module__cvGI3q__arrowLeft,.carousel-module__cvGI3q__arrowRight) svg{width:100%}.carousel-module__cvGI3q__dots{justify-content:center;gap:1rem;margin-top:3.5rem;display:flex}.carousel-module__cvGI3q__dot{border:2.5px solid var(--color);cursor:pointer;background:0 0;border-radius:50%;width:1.25rem;height:1.25rem;padding:0;transition:background .3s}.carousel-module__cvGI3q__dotActive{background:var(--color)}@media (max-width:96rem){.carousel-module__cvGI3q__slideArea{width:42rem}}@media (max-width:56rem){.carousel-module__cvGI3q__slideArea{width:calc(100vw - 2rem)}.carousel-module__cvGI3q__slides{border-radius:2rem;margin:0 2rem}.carousel-module__cvGI3q__dots{gap:.75rem;margin-top:2rem}.carousel-module__cvGI3q__dot{width:1rem;height:1rem}}@media (min-width:128rem){.carousel-module__cvGI3q__slideArea{width:68rem}}
