dash-mobile{display:none}@media(max-width:989px){body.dash-mobile-active{height:100dvh;overflow:hidden}body.dash-mobile-active #MainContent,body.dash-mobile-active .shopify-section-group-header-group,body.dash-mobile-active .shopify-section-group-footer-group,body.dash-mobile-active app-dock,body.dash-mobile-active dash-board{display:none!important}body.dash-mobile-active dash-mobile{display:grid;grid-template-rows:auto minmax(0,1fr) auto;position:fixed;top:0;right:0;bottom:0;left:0;height:100dvh;background:rgb(var(--color-background));padding:env(safe-area-inset-top) env(safe-area-inset-right) 0 env(safe-area-inset-left);z-index:20}.dash-mobile__top{position:relative;display:flex;align-items:center;justify-content:center;min-height:3.4rem;padding:.8rem 1.2rem;z-index:27}.dash-mobile__brand{display:flex;align-items:center;justify-content:center}.dash-mobile__brand :is(a,img,svg){max-height:2.6rem;width:auto}.dash-mobile.is-search-open .dash-mobile__brand{opacity:0;visibility:hidden}html:not([data-motion=off]):not(.reduced-motion) .dash-mobile__brand{transition:opacity var(--duration-default) var(--ease-out),visibility 0s}html:not([data-motion=off]):not(.reduced-motion) .dash-mobile.is-search-open .dash-mobile__brand{transition:opacity var(--duration-default) var(--ease-out),visibility 0s var(--duration-default)}.dash-mobile__search{position:absolute;top:50%;transform:translateY(-50%);right:max(.4rem,env(safe-area-inset-right));display:flex;align-items:center}.dash-mobile__search-toggle{flex:0 0 auto;width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:rgb(var(--color-foreground));cursor:pointer}.dash-mobile__search-toggle .icon{width:2.2rem;height:2.2rem}.dash-mobile__search-toggle[aria-expanded=true] .icon{opacity:.45}html:not([data-motion=off]):not(.reduced-motion) .dash-mobile__search-toggle .icon{transition:opacity var(--duration-default) var(--ease-out)}.dash-mobile__search-field{position:relative;width:min(calc(100vw - 10rem),36rem);display:flex;align-items:center;min-height:4rem;padding:.2rem 1.2rem;border:1px solid var(--hairline);border-radius:999px;background:rgba(var(--color-background),.72);box-shadow:0 .2rem 1.2rem rgba(var(--color-shadow),.12);clip-path:inset(0 0 -100dvh 100%);opacity:0;visibility:hidden;pointer-events:none}@supports (backdrop-filter: blur(1px)){.dash-mobile__search-field{background:rgba(var(--color-background),.55);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.dash-mobile.is-search-open .dash-mobile__search-field{clip-path:inset(0 0 -100dvh 0);opacity:1;visibility:visible;pointer-events:auto}html:not([data-motion=off]):not(.reduced-motion) .dash-mobile__search-field{transition:clip-path var(--duration-default) var(--ease-out),opacity var(--duration-default) var(--ease-out),visibility 0s var(--duration-default)}html:not([data-motion=off]):not(.reduced-motion) .dash-mobile.is-search-open .dash-mobile__search-field{transition:clip-path var(--duration-default) var(--ease-out),opacity var(--duration-default) var(--ease-out),visibility 0s}body.dash-mobile-active .dash-mobile__search predictive-search{display:block;width:100%}body.dash-mobile-active .dash-mobile__search .search-modal__form{display:flex;align-items:center;gap:0;padding:0;border-bottom:0}body.dash-mobile-active .dash-mobile__search .search-modal__submit{display:none}body.dash-mobile-active .dash-mobile__search .search-modal__input{flex:1 1 auto;min-width:0;min-height:3.6rem;border:none;background:transparent;padding:0;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:1.6rem;letter-spacing:0}body.dash-mobile-active .dash-mobile__search .search-modal__input:focus{outline:none;box-shadow:none}body.dash-mobile-active .dash-mobile__search .search-modal__results{position:absolute;top:calc(100% + .8rem);left:0;right:0;max-height:min(50dvh,44rem);overflow-y:auto;scrollbar-width:none;padding:1rem 1.2rem;background:rgba(var(--color-background),.97);border-radius:var(--media-radius);box-shadow:var(--shadow-drawer)}body.dash-mobile-active .dash-mobile__search .search-modal__results::-webkit-scrollbar{display:none}@supports ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){body.dash-mobile-active .dash-mobile__search .search-modal__results{background:rgba(var(--color-background),.88);-webkit-backdrop-filter:blur(16px) saturate(1.05);backdrop-filter:blur(16px) saturate(1.05)}}.dash-mobile__stagewrap{position:relative;min-height:0;display:flex;flex-direction:column;overflow:hidden}.dash-mobile__stage{position:relative;flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column;touch-action:pan-y pinch-zoom}body.dash-mobile-active .dash-mobile__stage .showroom__stage-image{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}body.dash-mobile-active .dash-mobile__stage>.shopify-section{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;height:auto}body.dash-mobile-active .dash-mobile__stage .showroom{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;padding:0}body.dash-mobile-active .dash-mobile__stage .showroom__scenes{flex:1 1 auto;min-height:0;grid-template-rows:1fr}body.dash-mobile-active .showroom__scene{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:0;padding:var(--space-xs) clamp(1.6rem,4vw,3rem)}body.dash-mobile-active .showroom__stage{order:0;flex:1 1 auto;min-height:0;width:100%;display:flex;align-items:center;justify-content:center}body.dash-mobile-active .showroom__stage-media:not(.showroom__stage-media--gallery){position:relative;height:100%;width:auto;aspect-ratio:1;max-width:100%;margin-inline:auto}body.dash-mobile-active .showroom__stage-media:not(.showroom__stage-media--gallery) .showroom__stage-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}body.dash-mobile-active .showroom__wheel-label{display:none}body.dash-mobile-active .showroom__wheel-wrap{flex:0 0 auto;margin-top:0;padding:.6rem 0 0;background:transparent;border-top:0}body.dash-mobile-active .showroom__wheel{background:transparent}body.dash-mobile-active .showroom__wheel{justify-content:center;align-items:center;gap:1rem;scroll-snap-type:x mandatory;padding:0 clamp(1.6rem,4vw,3rem) .2rem;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}body.dash-mobile-active .showroom__wheel::-webkit-scrollbar{display:none}body.dash-mobile-active .showroom__wheel-item{min-width:6rem;padding:.3rem;scroll-snap-align:center}body.dash-mobile-active .showroom__wheel-media{width:5.2rem}.dash-mobile__panels{position:absolute;top:.8rem;right:max(.8rem,env(safe-area-inset-right));display:flex;flex-direction:row;align-items:center;gap:.6rem;z-index:26}.dash-mobile__panel-btn{flex:0 0 auto;width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid var(--hairline);border-radius:50%;background:rgba(var(--color-background),.72);box-shadow:0 .2rem 1.2rem rgba(var(--color-shadow),.12);color:rgb(var(--color-foreground));cursor:pointer}@supports (backdrop-filter: blur(1px)){.dash-mobile__panel-btn{background:rgba(var(--color-background),.55);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.dash-mobile__panel-btn .icon{width:2.2rem;height:2.2rem}.dash-mobile__cart{position:absolute;left:max(.8rem,env(safe-area-inset-left));bottom:.8rem;z-index:26}.dash-mobile__cart .icon-button{position:relative;width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid var(--hairline);border-radius:50%;background:rgba(var(--color-background),.72);box-shadow:0 .2rem 1.2rem rgba(var(--color-shadow),.12);color:rgb(var(--color-foreground))}@supports (backdrop-filter: blur(1px)){.dash-mobile__cart .icon-button{background:rgba(var(--color-background),.55);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.dash-mobile__cart .icon-button .icon{width:2.2rem;height:2.2rem}.dash-mobile__cart .cart-count-bubble{position:absolute;top:-.2rem;right:-.2rem;min-width:1.8rem;height:1.8rem;padding:0 .45rem;display:flex;align-items:center;justify-content:center;border-radius:999px;background:rgb(var(--color-accent));color:rgb(var(--color-background));font-size:1.1rem;line-height:1}.dash-mobile__register{position:absolute;right:max(.8rem,env(safe-area-inset-right));bottom:.8rem;z-index:26;display:flex;align-items:center;gap:.6rem;padding:.3rem .3rem .3rem 1.2rem;border:1px solid var(--hairline);border-radius:999px;background:rgba(var(--color-background),.72);box-shadow:0 .2rem 1.2rem rgba(var(--color-shadow),.12)}@supports (backdrop-filter: blur(1px)){.dash-mobile__register{background:rgba(var(--color-background),.55);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.dash-mobile__price{padding:0;color:rgb(var(--color-foreground));font-size:1.3rem;letter-spacing:.02em;white-space:nowrap}.dash-mobile__register:not(.has-price) .dash-mobile__price{display:none}.dash-mobile__register:not(.has-price){padding-left:.3rem}.dash-mobile__buy{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:0;border-radius:50%;background:rgb(var(--color-button));color:rgb(var(--color-button-text));cursor:pointer}.dash-mobile__buy .icon{width:2.2rem;height:2.2rem}.dash-mobile__buy[aria-disabled=true]{opacity:.45;cursor:default}.dash-mobile__buy:active{transform:scale(.92)}.dash-mobile__buy.is-adding{opacity:.55;pointer-events:none}html:not([data-motion=off]):not(.reduced-motion) .dash-mobile__buy{transition:transform var(--duration-short) var(--ease-out),opacity var(--duration-short) var(--ease-out)}.dash-mobile__selector{min-height:0;padding-bottom:env(safe-area-inset-bottom);background:transparent}.dash-mobile__account{position:absolute;top:50%;transform:translateY(-50%);left:max(.4rem,env(safe-area-inset-left));display:flex;align-items:center}.dash-mobile__account .icon-button{width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:0;background:transparent;color:rgb(var(--color-foreground))}.dash-mobile__account .icon-button:hover{background:transparent}.dash-mobile__account .icon-button .icon{width:2.2rem;height:2.2rem}body.dash-mobile-active .showroom__wheel-item-label,body.dash-mobile-active .showroom__wheel-item-title,body.dash-mobile-active [data-stage-flip],body.dash-mobile-active .showroom__angle-dots{display:none}.dash-mobile__toast{position:fixed;left:50%;bottom:calc(env(safe-area-inset-bottom) + 8rem);transform:translate(-50%,.6rem);max-width:min(90vw,42rem);padding:.9rem 1.4rem;border-radius:1.2rem;background:rgba(var(--color-foreground),.92);color:rgb(var(--color-background));font-size:1.3rem;line-height:1.4;text-align:center;box-shadow:0 .4rem 1.6rem rgba(var(--color-shadow),.24);opacity:0;pointer-events:none;z-index:32}@supports (backdrop-filter: blur(1px)){.dash-mobile__toast{background:rgba(var(--color-foreground),.86)}}.dash-mobile__toast.is-visible{opacity:1;transform:translate(-50%)}html:not([data-motion=off]):not(.reduced-motion) .dash-mobile__toast{transition:opacity var(--duration-default) var(--ease-out),transform var(--duration-default) var(--ease-out)}.dash-sheet-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:33;background:rgba(var(--color-foreground),.5);opacity:0;pointer-events:auto}html:not([data-motion=off]):not(.reduced-motion) .dash-sheet-scrim{transition:opacity var(--duration-default) var(--ease-out)}.dash-sheet-scrim.is-open{opacity:1}.dash-sheet-scrim[hidden]{display:none}.dash-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:34;display:flex;align-items:flex-end;justify-content:center;pointer-events:none}.dash-sheet[hidden]{display:none}.dash-sheet__panel{pointer-events:auto;width:100%;max-width:60rem;max-height:84dvh;display:flex;flex-direction:column;background:rgb(var(--color-background));border-radius:1.6rem 1.6rem 0 0;box-shadow:0 -.4rem 2.4rem rgba(var(--color-shadow),.16);transform:translateY(100%);padding-bottom:env(safe-area-inset-bottom);will-change:transform}html:not([data-motion=off]):not(.reduced-motion) .dash-sheet__panel{transition:transform var(--duration-long) var(--ease-spring)}.dash-sheet__panel.is-dragging{transition:none}.dash-sheet.is-open .dash-sheet__panel{transform:translateY(0)}.dash-sheet__grip{flex:0 0 auto;align-self:center;width:3.6rem;height:.4rem;margin:.8rem 0 .2rem;border-radius:999px;background:var(--hairline-strong);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.dash-sheet__head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.4rem 1.6rem .8rem}.dash-sheet__title{margin:0;font-size:1.6rem;letter-spacing:.02em;flex:1 1 auto}.dash-sheet__close{flex:0 0 auto;margin-right:-.4rem}.dash-sheet__body{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:0 1.6rem 1.6rem}body.dash-mobile-active .dash-sheet .dash-scene{display:none}body.dash-mobile-active .dash-sheet .dash-scene.is-active{display:block}body.dash-mobile-active .dash-sheet .showroom__panel{max-width:none;max-height:none;overflow:visible;border:0;padding:0;margin:0}body.dash-mobile-active .dash-sheet .showroom__specs-group{display:block}body.dash-mobile-active .dash-sheet .showroom__details-link,body.dash-mobile-active .dash-sheet .showroom__scene-title,body.dash-mobile-active .dash-sheet .showroom__scene-label,body.dash-mobile-active .dash-sheet .showroom__panel-caption{display:none}body.dash-mobile-active .dash-sheet .showroom__story{font-size:1.5rem;line-height:1.6}.dash-mobile .dash-about-overlay,.dash-mobile .dash-scrim{position:fixed;z-index:30}.dash-sheet-scrim.is-dragging{transition:none}.dash-sheet__panel{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}}@media screen and (min-width:750px)and (max-width:989px){body.dash-mobile-active .showroom__stage-media:not(.showroom__stage-media--gallery){max-width:min(52rem,100%)}body.dash-mobile-active .showroom__wheel-item{min-width:7rem}body.dash-mobile-active .showroom__wheel-media{width:6rem}body.dash-mobile-active .dash-sheet__panel{max-height:80dvh}}@media screen and (max-width:989px)and (orientation:landscape)and (max-height:600px){body.dash-mobile-active .dash-mobile__top{min-height:0;padding:.4rem 1.2rem}body.dash-mobile-active .dash-mobile__brand :is(a,img,svg){max-height:2rem}body.dash-mobile-active .showroom__stage-media:not(.showroom__stage-media--gallery){max-width:62dvh}body.dash-mobile-active .showroom__wheel-media{width:4.2rem}body.dash-mobile-active .dash-sheet__panel{max-height:94dvh}body.dash-mobile-active .dash-sheet__grip{margin:.5rem 0 .1rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/mobile.css.map */
