:root{--color-white: #ffffff;--color-black: #000000;--material-color: rgba(239, 240, 241, .2);--material-color-secondary: rgba(239, 240, 241, .6);--color-detail-variant: #DEDEDE;--color-detail: var(--color-detail-variant);--color-gray-n1: #DBDBD3;--color-gray-n2: #F4F4F4;--color-gray-0: #C1C0BB;--color-gray-05: #343A40;--color-gray-1: #777773;--color-gray-2: #222121;--color-gray-3: #1A1A1A;--color-green-n1: #289B1F;--color-green-n2: #87B18F;--color-green-0: #047223;--color-green-1: #3B542B;--color-green-2: #024A22;--color-pink-0: #DA755F;--color-pink-1: #C4210F;--shoji-light-1: rgba(239, 240, 241, .2);--shoji-light-2: rgba(251, 251, 252, .2);--shoji-dark-1: rgba(33, 33, 33, .2);--shoji-blur: blur(10px);--scrim-bright: url(https://cdn.shopify.com/s/files/1/0050/3932/5297/files/material-scrim-bright.webp?v=1778663728);--scrim-bright--small: url(https://cdn.shopify.com/s/files/1/0050/3932/5297/files/material-scrim-bright.webp?v=1778663728&width=20&height=20);--scrim-dark: url(https://cdn.shopify.com/s/files/1/0050/3932/5297/files/material-scrim-dark.webp?v=1778664006);--scrim-dark--small: url(https://cdn.shopify.com/s/files/1/0050/3932/5297/files/material-scrim-dark.webp?v=1778664006&width=20&height=20);--primary-bg-color: var(--color-white);--secondary-bg-color: var(--color-gray-n2);--primary-foreground: var(--color-gray-3);--secondary-foreground: var(--color-gray-1);--secondary-text-color: var(--color-gray-05);--toggle-bg: var(--color-green-n1);--toggle-hover: var(--color-green-0);--toggle-handle: var(--color-gray-n2);--toggle-detail: var(--color-gray-n1);--reverse-black: var(--color-black);--reverse-white: var(--color-white);--shoji-bg: var(--shoji-light-1);--scrim-material: var(--scrim-bright);--scrim-material-small: var(--scrim-bright--small);--font-primary: "FFSans", sans-serif;--font-founders: "FoundersGrotesk", sans-serif;--default-font-family: var(--font-primary);--font-secondary: var(--font-founders);--color-background: var(--primary-bg-color);--color-foreground: var(--primary-foreground);--font-size-fn3: 8px;--font-size-fn2: 8px;--font-size-fn1: 10px;--font-size-f0: 12px;--font-size-f05: 13px;--font-size-f1: 16px;--font-size-f2: 21px;--font-size-f3: 30px;--primary-line-height: 1.3;--secondary-line-height: 1.2;--body-font: var(--default-font-family);--body-font-size: var(--font-size-f1);--body-line-height: var(--primary-line-height);--SN2: 1px;--SN1: 2.5px;--S0: 5px;--S1: 10px;--S2: 15px;--S3: 20px;--S4: 25px;--S5: 30px;--S6: 35px;--S7: 40px;--S8: 45px;--S9: 50px;--S10: 55px;--S11: 60px;--padding-inline: 10px;--checkbox-default-background: url('data:image/svg+xml,<svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="10" height="10" fill="%23DEDEDE"/></svg>');--checkbox-checked-background: url('data:image/svg+xml,<svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="10" height="10" fill="%23289B1F" fill-opacity="0.15"/><rect x="2.5" y="2.5" width="5" height="5" fill="%23289B1F"/></svg>');--checkbox-disabled-background: var(--checkbox-default-background);--checkbox-inactive-error-background: url('data:image/svg+xml,<svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="10" height="10" fill="%23C4210F" fill-opacity="0.15"/></svg>');--checkbox-active-error-background: url('data:image/svg+xml,<svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="10" height="10" fill="%23C4210F" fill-opacity="0.15"/><rect x="2.5" y="2.5" width="5" height="5" fill="%23C4210F"/></svg>');--radio-default-background: url('data:image/svg+xml,<svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="10" height="10" rx="5" fill="%23DEDEDE"/></svg>');--radio-checked-background: url('data:image/svg+xml,<svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="10" height="10" rx="5" fill="%23289B1F" fill-opacity="0.15"/><rect x="2.5" y="2.5" width="5" height="5" rx="2.5" fill="%23289B1F"/></svg>');--radio-disabled-background: url('data:image/svg+xml,<svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg"><g opacity="0.4"><rect width="10" height="10" rx="5" fill="%23DEDEDE"/><rect x="2.5" y="2.5" width="5" height="5" rx="2.5" fill="%231A1A1A"/></g></svg>')}[data-theme=dark]{color-scheme:dark;--material-color: rgba(33, 33, 33, .2);--material-color-secondary: rgba(33, 33, 33, .6);--reverse-black: var(--color-white);--reverse-white: var(--color-black);--color-detail-variant: #3B363B;--scrim-material: var(--scrim-dark);--shoji-bg: var(--shoji-dark-1);--primary-bg-color: var(--color-gray-3);--secondary-bg-color: var(--color-gray-2);--secondary-text-color: var(--color-gray-n2);--primary-foreground: var(--color-gray-n2);--secondary-foreground: var(--color-gray-0);--toggle-bg: var(--color-green-2);--toggle-handle: var(--color-green-n2);--toggle-detail: var(--color-green-n2)}@media screen and (min-width:1024px){:root{--font-size-fn2: 8px;--font-size-fn1: 10px;--font-size-f0: 13px;--font-size-f1: 16px;--font-size-f2: 25px;--font-size-f3: 36px;--SN2: 1px;--SN1: 5px;--S0: 10px;--S1: 20px;--S2: 30px;--S3: 40px;--S4: 50px;--S5: 60px;--S6: 70px;--S7: 80px;--S8: 90px;--S9: 100px;--S10: 110px;--S11: 120px}}body{background-color:var(--primary-bg-color)}@media screen and (min-width:1024px){body{--sticky-header-offset: var(--header-height);margin-top:var(--header-height)}}ul,ol{margin:0;padding:0;list-style:none}.lock-scroll{overflow:hidden}html:has(#chat-button){padding-bottom:50px}section+section{margin-top:57px}@media screen and (min-width:1024px){section+section{margin-top:80px}}.sup-text{font-size:8px;vertical-align:top;transition:opacity .3s ease}.color-white{color:var(--color-white)}.color-white *:not(:hover){color:inherit}*:has(>.sup-text):hover .sup-text{opacity:0}.custom-product-card__buy:has(.custom-product-card__atc.adding-in-progress),.product-card-secondary__buy:has(.custom-product-card__atc.adding-in-progress){opacity:1}.custom-product-card__atc{transition:scale .25s ease-in-out,background-color .25s ease-in-out}.custom-product-card__atc:active{scale:.93}.custom-product-card__atc:active>svg,.custom-product-card__atc:active .add-to-cart-text>svg{filter:blur(2px)}.custom-product-card__atc .add-to-cart-text{position:relative}.custom-product-card__atc .add-to-cart-text>svg,.custom-product-card__atc .added-icon{transition:opacity .25s ease-in-out,filter .25s ease-in-out,scale .25s ease-in-out}.custom-product-card__atc .added-icon{position:absolute;top:50%;left:50%;translate:-50% -50%;display:flex;align-items:center;justify-content:center;opacity:0;scale:.6;filter:blur(2px);pointer-events:none}.custom-product-card__atc.adding-in-progress{background-color:var(--color-green-n1)!important;color:var(--color-white)!important}.custom-product-card__atc.adding-in-progress .add-to-cart-text>svg{opacity:0;scale:.6;filter:blur(2px)}.custom-product-card__atc.adding-in-progress .added-icon{opacity:1;scale:1;filter:blur(0);color:var(--color-white)}.hero__nav-btn,.swiper-primary-navigation{z-index:3;color:var(--color-white);-webkit-backdrop-filter:var(--shoji-blur);backdrop-filter:var(--shoji-blur);background-size:cover;background-color:var(--shoji-light-1);background-image:var(--scrim-material-small);width:40px;height:40px;border:none;align-content:center;display:inline-flex;justify-content:center;align-items:center}scroll-hint[data-scroll-direction]{position:relative}scroll-hint[data-scroll-direction]:before,scroll-hint[data-scroll-direction]:after{content:"";position:absolute;z-index:2;pointer-events:none;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);transition:opacity var(--transition-speed, .2s) var(--transition-easing, ease)}scroll-hint[data-scroll-direction=vertical]:before,scroll-hint[data-scroll-direction=vertical]:after{left:0;right:0;top:0;height:30px}scroll-hint[data-scroll-direction=vertical]:before{opacity:var(--sh-start, 0);transform:translateY(var(--sh-scroll-offset, 0px));mask:linear-gradient(to top,transparent,#fff);-webkit-mask:linear-gradient(to top,transparent,#fff)}scroll-hint[data-scroll-direction=vertical]:after{opacity:var(--sh-end, 0);transform:translateY(calc(var(--sh-scroll-offset, 0px) + var(--sh-viewport, 0px) - 30px));mask:linear-gradient(to bottom,transparent,#fff);-webkit-mask:linear-gradient(to bottom,transparent,#fff)}scroll-hint[data-scroll-direction=horizontal]:before,scroll-hint[data-scroll-direction=horizontal]:after{top:0;bottom:0;left:0;width:10px}scroll-hint[data-scroll-direction=horizontal]:before{opacity:var(--sh-start, 0);transform:translate(var(--sh-scroll-offset, 0px));mask:linear-gradient(to left,transparent,#fff);-webkit-mask:linear-gradient(to left,transparent,#fff)}scroll-hint[data-scroll-direction=horizontal]:after{opacity:var(--sh-end, 0);transform:translate(calc(var(--sh-scroll-offset, 0px) + var(--sh-viewport, 0px) - 10px));mask:linear-gradient(to right,transparent,#fff);-webkit-mask:linear-gradient(to right,transparent,#fff)}.toggle-control{width:100%;position:relative}.toggle-control input{display:none}.toggle-control button{width:fit-content!important;font-size:inherit!important;display:inline!important}.toggle-control:before,.toggle-control:after{content:"";position:absolute;transition:all var(--transition-speed) var(--transition-easing)}.toggle-control:before{outline:1px solid var(--color-green-n2);background-color:var(--secondary-bg-color);min-width:22px;min-height:12px;right:0;top:1px}.toggle-control:after{top:50%;transform:translate(0) translateY(-50%);right:11px;width:10px;height:10px;background-color:var(--color-green-n2)}.toggle-control:has(input:checked):before{outline-color:var(--color-green-n1);background-color:var(--color-green-n1)}.toggle-control:has(input:checked):after{transform:translate(100%) translateY(-50%);background-color:var(--secondary-bg-color)}
/*# sourceMappingURL=/cdn/shop/t/10/assets/global.css.map */
