.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__phoneFrame:has([class*=frameFull]){border-radius:0;overflow:visible}.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__faqCard{pointer-events:none}.parentApp-module__9PUbEa__faqCard.parentApp-module__9PUbEa__cardActive{pointer-events:auto}.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}}
.faqChat-module__gwHfNW__frame{position:absolute;inset:0;container-type:inline-size}.faqChat-module__gwHfNW__frameFull{z-index:1000;animation:.25s ease-out faqChat-module__gwHfNW__frameGrow;position:fixed}@keyframes faqChat-module__gwHfNW__frameGrow{0%{opacity:.4;transform:scale(.94)}to{opacity:1;transform:none}}.faqChat-module__gwHfNW__frameClosing{animation:.3s ease-in-out forwards faqChat-module__gwHfNW__frameShrink}@keyframes faqChat-module__gwHfNW__frameShrink{to{opacity:.37;transform:translate(var(--exit-dx,0px),var(--exit-dy,0px))scale(var(--exit-scale,.7))}}.faqChat-module__gwHfNW__frameFull .faqChat-module__gwHfNW__statusBar{display:none}.faqChat-module__gwHfNW__frameFull .faqChat-module__gwHfNW__header{margin-top:max(env(safe-area-inset-top,0px),5cqw)}.faqChat-module__gwHfNW__frameFull .faqChat-module__gwHfNW__expandBtn{top:calc(max(env(safe-area-inset-top,0px),5cqw) + 6.1cqw)}.faqChat-module__gwHfNW__expandBtn{z-index:5;color:var(--faq-ink);justify-content:center;align-items:center;padding:1.5cqw;display:none;position:absolute;top:20.1cqw;right:4.42cqw;transform:translateY(-50%)}.faqChat-module__gwHfNW__expandBtn svg{width:5.97cqw}@media (max-width:48rem){.faqChat-module__gwHfNW__expandBtn{display:flex}.faqChat-module__gwHfNW__callIcons{display:none}}.faqChat-module__gwHfNW__screen{background:var(--faq-bg);color:var(--faq-ink);flex-direction:column;display:flex;position:absolute;inset:0}.faqChat-module__gwHfNW__statusBar{color:#000;flex-shrink:0;height:15.42cqw;position:relative}.faqChat-module__gwHfNW__time{letter-spacing:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;font-size:4.23cqw;font-weight:600;position:absolute;top:8cqw;left:18.35cqw;transform:translate(-50%,-50%)}.faqChat-module__gwHfNW__island{background:#000;border-radius:999px;width:31.1cqw;height:9.2cqw;position:absolute;top:3.4cqw;left:50%;transform:translate(-50%)}.faqChat-module__gwHfNW__statusLevels{width:21.23cqw;height:3.23cqw;position:absolute;top:6.39cqw;right:7.86cqw}.faqChat-module__gwHfNW__header{flex-shrink:0;align-items:center;height:12.19cqw;padding:0 5.92cqw 0 5.97cqw;display:flex}.faqChat-module__gwHfNW__avatar{object-fit:cover;background:var(--faq-ink);width:11.94cqw;height:11.94cqw;color:var(--faq-bg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-right:2.49cqw;font-size:5.4cqw;font-weight:500;display:flex}.faqChat-module__gwHfNW__identity{flex-direction:column;gap:1.74cqw;min-width:0;display:flex}.faqChat-module__gwHfNW__name{font-size:4.48cqw;font-weight:500;line-height:5.47cqw}.faqChat-module__gwHfNW__presence{opacity:.45;font-size:3.73cqw;line-height:4.73cqw}.faqChat-module__gwHfNW__callIcons{flex-shrink:0;width:22.69cqw;height:5.97cqw;margin-left:auto}.faqChat-module__gwHfNW__thread{overscroll-behavior:contain;scrollbar-width:none;flex-direction:column;flex:1;gap:3.98cqw;min-height:0;padding:1cqw 5.97cqw 5.97cqw;display:flex;overflow-y:auto}.faqChat-module__gwHfNW__thread>:first-child{margin-top:auto}.faqChat-module__gwHfNW__thread::-webkit-scrollbar{display:none}.faqChat-module__gwHfNW__dayStamp{opacity:.55;align-self:center;font-size:3.73cqw;line-height:4.73cqw}.faqChat-module__gwHfNW__divider{border-top:.25cqw solid color-mix(in srgb,var(--faq-ink)25%,transparent);align-self:stretch;margin:1cqw 0}.faqChat-module__gwHfNW__bubble{text-align:left;text-wrap:auto;border-radius:4.98cqw;max-width:66.7%;padding:3.98cqw;font-size:3.98cqw;line-height:4.73cqw}.faqChat-module__gwHfNW__sent{background:var(--faq-ink);color:var(--faq-sent-text);align-self:flex-end}.faqChat-module__gwHfNW__received{background:var(--faq-received);color:var(--faq-ink);align-self:flex-start}.faqChat-module__gwHfNW__suggestions{flex-direction:column;align-items:flex-end;gap:3.98cqw;display:flex}.faqChat-module__gwHfNW__suggestion{border:.5cqw solid color-mix(in srgb,var(--faq-ink)50%,var(--faq-bg));color:var(--faq-ink);background:0 0;border-width:round(.5cqw,1px);transition:background .15s}.faqChat-module__gwHfNW__suggestion:hover{background:color-mix(in srgb,var(--faq-ink)10%,var(--faq-bg))}.faqChat-module__gwHfNW__typing{align-items:center;gap:1.4cqw;padding:3.98cqw;display:flex}.faqChat-module__gwHfNW__typing span{opacity:.35;background:currentColor;border-radius:50%;width:1.9cqw;height:1.9cqw;animation:1.1s infinite faqChat-module__gwHfNW__typingPulse}.faqChat-module__gwHfNW__typing span:nth-child(2){animation-delay:.18s}.faqChat-module__gwHfNW__typing span:nth-child(3){animation-delay:.36s}@keyframes faqChat-module__gwHfNW__typingPulse{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:.9;transform:translateY(-18%)}}.faqChat-module__gwHfNW__inputBar{flex-shrink:0;align-items:center;gap:1.99cqw;padding:0 5.97cqw 6.97cqw;display:flex}.faqChat-module__gwHfNW__inputField{background:var(--faq-field);height:11.94cqw;color:color-mix(in srgb,var(--faq-ink)55%,var(--faq-bg));border-radius:999px;flex:1;align-items:center;gap:.25cqw;padding:0 4.98cqw;font-size:3.98cqw;display:flex;box-shadow:0 .75cqw 1.5cqw #00000014}.faqChat-module__gwHfNW__input{min-width:0;font:inherit;letter-spacing:inherit;color:var(--faq-ink);caret-color:var(--faq-ink);background:0 0;border:none;outline:none;flex:1;padding:0}.faqChat-module__gwHfNW__input::placeholder{color:color-mix(in srgb,var(--faq-ink)55%,var(--faq-bg));opacity:1}.faqChat-module__gwHfNW__inputPulse{animation:1.2s ease-out 2 faqChat-module__gwHfNW__fieldPulse}@keyframes faqChat-module__gwHfNW__fieldPulse{0%{box-shadow:0 .75cqw 1.5cqw #00000014,0 0 0 0 color-mix(in srgb,var(--faq-ink)45%,transparent)}70%{box-shadow:0 .75cqw 1.5cqw #00000014,0 0 0 2.5cqw #0000}to{box-shadow:0 .75cqw 1.5cqw #00000014,0 0 #0000}}.faqChat-module__gwHfNW__sendBtn{color:var(--faq-ink);flex-shrink:0;align-items:center;margin-left:auto;padding:0;transition:opacity .15s;display:flex}.faqChat-module__gwHfNW__sendBtn:hover{opacity:.75}.faqChat-module__gwHfNW__sendIcon{width:5.1cqw;height:auto}
.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}}
