:root{--brand-radius-card: 12px;--brand-radius-pill: 999px;--brand-shadow-card: 0 1px 2px rgba(0, 0, 0, .04), 0 6px 16px rgba(0, 0, 0, .06)}.brand-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:1.1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1;border-radius:var(--brand-radius-pill);background:rgb(var(--brand-badge-bg, 18, 18, 18));color:rgb(var(--brand-badge-text, 255, 255, 255));white-space:nowrap}.brand-badge--accent{background:rgb(var(--brand-accent, 215, 242, 110));color:rgb(var(--brand-accent-text, 18, 18, 18))}.brand-badge--rank{border-radius:.6rem;padding:.4rem .7rem;font-size:1.05rem}.brand-badge--sale{background:rgb(var(--brand-sale-color, 229, 57, 53));color:#fff}.product-card-wrapper{position:relative}.card__badge-stack{position:absolute;top:.8rem;left:.8rem;display:flex;flex-direction:column;gap:.5rem;z-index:2;pointer-events:none}.card__rank-corner{position:absolute;bottom:.8rem;left:.8rem;z-index:2}.pack-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.8rem}.pack-option{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.2rem 1rem 1rem;border:1.5px solid rgba(var(--color-foreground),.18);border-radius:10px;background:rgb(var(--color-background));cursor:pointer;transition:border-color .15s ease,transform .15s ease;text-align:center;font-weight:600}.pack-option:hover{border-color:rgba(var(--color-foreground),.6)}.pack-option--selected{border-color:rgb(var(--color-foreground));border-width:2px;padding:calc(1.2rem - .5px) calc(1rem - .5px) calc(1rem - .5px)}.pack-option input[type=radio]{position:absolute;opacity:0;pointer-events:none}.pack-option__title{font-size:1.4rem;font-weight:700;letter-spacing:.01em}.pack-option__sub{font-size:1.1rem;color:rgba(var(--color-foreground),.65);margin-top:.2rem}.pack-option__flag{position:absolute;top:-.9rem;left:50%;transform:translate(-50%);padding:.25rem .7rem;background:rgb(var(--brand-accent, 215, 242, 110));color:rgb(var(--brand-accent-text, 18, 18, 18));font-size:.95rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border-radius:4px;line-height:1}.shipping-bar{padding:1.2rem 1.6rem 1.4rem;background:rgb(var(--color-background));border-bottom:1px solid rgba(var(--color-foreground),.08)}.shipping-bar__label{font-size:1.3rem;font-weight:600;text-align:center;margin:0 0 .7rem}.shipping-bar__label strong{color:rgb(var(--brand-accent-text, 18, 18, 18));background:rgb(var(--brand-accent, 215, 242, 110));padding:.1rem .4rem;border-radius:4px}.shipping-bar__track{position:relative;height:6px;background:rgba(var(--color-foreground),.1);border-radius:var(--brand-radius-pill);overflow:hidden}.shipping-bar__fill{position:absolute;inset:0 auto 0 0;background:rgb(var(--brand-accent, 215, 242, 110));border-radius:var(--brand-radius-pill);transition:width .4s ease}.shipping-bar--unlocked .shipping-bar__fill{width:100%!important}.brand-countdown{display:inline-flex;align-items:center;gap:.5rem;font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:.02em}.brand-countdown__cell{display:inline-flex;align-items:center;justify-content:center;min-width:3.2rem;padding:.45rem .6rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:6px;font-size:1.4rem;line-height:1}.brand-countdown__sep{opacity:.6}.hero-split{display:grid;grid-template-columns:1fr;min-height:56vh}@media screen and (min-width:750px){.hero-split{grid-template-columns:1fr 1fr;min-height:70vh}.hero-split[data-image-side=left] .hero-split__panel{order:2}.hero-split[data-image-side=left] .hero-split__media{order:1}}.hero-split__panel{display:flex;flex-direction:column;justify-content:center;padding:4rem 2.4rem;gap:1.6rem}@media screen and (min-width:990px){.hero-split__panel{padding:6rem 7rem}}.hero-split__eyebrow{font-size:1.4rem;font-weight:600;letter-spacing:.04em;text-transform:none;opacity:.85;margin:0}.hero-split__title{font-size:clamp(3.4rem,5vw,6rem);line-height:1.05;margin:0;font-weight:700;letter-spacing:-.02em}.hero-split__body{font-size:1.6rem;margin:0;opacity:.9;max-width:46ch}.hero-split__cta{margin-top:.6rem}.hero-split__cta .button{padding:1.4rem 3rem;font-size:1.5rem;font-weight:600}.hero-split__media{position:relative;min-height:40vh;overflow:hidden}.hero-split__media img,.hero-split__media svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.cat-circles{display:flex;gap:1.2rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.4rem 0 1.6rem}.cat-circles::-webkit-scrollbar{display:none}.cat-circles__item{flex:0 0 auto;width:12rem;scroll-snap-align:start;text-align:center;text-decoration:none;color:inherit}@media screen and (min-width:750px){.cat-circles__item{width:13rem}}.cat-circles__media{position:relative;aspect-ratio:1;border-radius:var(--brand-radius-card);overflow:hidden;background:rgba(var(--color-foreground),.05)}.cat-circles__media img,.cat-circles__media svg{width:100%;height:100%;object-fit:cover}.cat-circles__label{display:block;margin-top:.8rem;font-size:1.3rem;font-weight:500}.cat-circles__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;background:#00000059;color:#fff;padding:1rem;font-weight:700}.cat-circles__overlay--accent{background:rgb(var(--brand-accent, 215, 242, 110));color:rgb(var(--brand-accent-text, 18, 18, 18))}.cat-circles__overlay strong{font-size:1.8rem;display:block;line-height:1.1}.cat-circles__overlay span{font-size:1.2rem;font-weight:500;opacity:.9}.cat-circles__subtabs{display:flex;gap:2.4rem;margin-bottom:1.4rem;border-bottom:1px solid rgba(var(--color-foreground),.12)}.cat-circles__subtab{padding:.4rem 0 .8rem;font-size:1.5rem;font-weight:600;color:rgba(var(--color-foreground),.55);text-decoration:none;border-bottom:2px solid transparent;margin-bottom:-1px}.cat-circles__subtab--active{color:rgb(var(--color-foreground));border-bottom-color:rgb(var(--color-foreground))}.trust-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem 2rem}@media screen and (min-width:750px){.trust-row{grid-template-columns:repeat(var(--trust-cols, 4),minmax(0,1fr))}}.trust-row__item{display:flex;align-items:center;gap:1.2rem}.trust-row__icon{flex:0 0 auto;width:3.6rem;height:3.6rem;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--brand-radius-pill);background:rgba(var(--color-foreground),.06)}.trust-row__icon svg,.trust-row__icon img{width:2rem;height:2rem}.trust-row__title{font-size:1.3rem;font-weight:700;line-height:1.2;margin:0}.trust-row__sub{font-size:1.15rem;opacity:.7;margin:.2rem 0 0}.problem-solution{display:grid;grid-template-columns:1fr;gap:1.6rem}@media screen and (min-width:750px){.problem-solution{grid-template-columns:repeat(var(--ps-cols, 3),minmax(0,1fr))}}.problem-solution__card{display:flex;flex-direction:column;border-radius:var(--brand-radius-card);overflow:hidden;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.08);box-shadow:var(--brand-shadow-card)}.problem-solution__media{aspect-ratio:16 / 10;background:rgba(var(--color-foreground),.04)}.problem-solution__media img,.problem-solution__media svg{width:100%;height:100%;object-fit:cover}.problem-solution__body{padding:1.8rem 1.8rem 2rem;display:flex;flex-direction:column;gap:.8rem}.problem-solution__title{font-size:2rem;font-weight:700;margin:0}.problem-solution__row{font-size:1.4rem;margin:0;line-height:1.5}.problem-solution__row strong{display:inline;font-weight:700}.header__icon--cart{position:relative}.cart-count-bubble{background:rgb(var(--brand-accent, 215, 242, 110))!important;color:rgb(var(--brand-accent-text, 18, 18, 18))!important;min-width:1.8rem;height:1.8rem;border-radius:var(--brand-radius-pill);font-size:1.05rem;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;padding:0 .45rem}.cart-count-hidden .cart-count-bubble{display:none!important}.price--sale-accent .price-item--sale,.price--sale-accent .price__sale .price-item--last{color:rgb(var(--brand-sale-color, 229, 57, 53));font-weight:700}.price--sale-accent .price-item--regular,.price--sale-accent .price__sale s{opacity:.6}.footer.footer--dark,.footer.footer--dark.gradient{background:#0a0a0a!important;background-image:none!important;color:#f5f5f5!important}.footer.footer--dark a,.footer.footer--dark .link,.footer.footer--dark .list-menu__item--link,.footer.footer--dark .footer-block__details-content a{color:#f5f5f5!important}.footer.footer--dark a:hover,.footer.footer--dark .link:hover{color:rgb(var(--brand-accent, 215, 242, 110))!important}.footer.footer--dark .footer-block__heading,.footer.footer--dark .footer__heading,.footer.footer--dark .h4,.footer.footer--dark .h5{color:#fff!important}.footer.footer--dark .field{background:transparent}.footer.footer--dark .field:before,.footer.footer--dark .field:after{display:none}.footer.footer--dark .field__input{background:#ffffff0f!important;color:#fff!important;border:1px solid rgba(255,255,255,.25)!important;box-shadow:none!important}.footer.footer--dark .field__input:focus{border-color:#ffffffb3!important}.footer.footer--dark .field__label{color:#ffffffb3!important;background:transparent!important}.footer.footer--dark .newsletter-form__button{color:#fff!important}.footer.footer--dark .footer__copyright,.footer.footer--dark .copyright__content,.footer.footer--dark small{color:#ffffff8c!important}.footer.footer--dark .footer__list-social .list-social__link{color:#fff!important}.footer.footer--dark .footer__list-social .list-social__link:hover{color:rgb(var(--brand-accent, 215, 242, 110))!important}.footer.footer--dark hr{border-color:#ffffff1f!important}.footer.footer--dark .localization-selector,.footer.footer--dark .disclosure__button{color:#fff!important}.footer.footer--dark .policies li a{color:#ffffffb3!important}.footer__review-badge{display:inline-flex;flex-direction:column;align-items:center;gap:.4rem;padding:1rem 1.4rem;margin-top:1.6rem;border-radius:6px;background:#ffffff0f;color:inherit;font-size:1.2rem;line-height:1.2;min-width:14rem}.footer__review-badge strong{font-size:1.8rem;font-weight:800}.footer__review-badge small{opacity:.6;font-size:1rem;text-transform:uppercase;letter-spacing:.08em}.button--hero{padding:1.4rem 3rem;font-size:1.5rem;font-weight:600;letter-spacing:.02em}.section-heading{font-size:clamp(2.2rem,3vw,3.2rem);font-weight:700;margin:0 0 1.6rem;letter-spacing:-.01em}.pack-picker{margin:1.6rem 0 1.2rem}.pack-picker__label{font-size:1.4rem;font-weight:500;margin:0 0 .4rem}.pack-picker__sublabel{font-size:1.3rem;color:rgba(var(--color-foreground),.65);margin:0 0 1rem}.pack-picker__grid{display:grid;grid-template-columns:repeat(var(--cols, 3),1fr);gap:.8rem}.pack-option{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid rgba(var(--color-foreground),.2);border-radius:8px;padding:1.4rem .6rem 1.2rem;cursor:pointer;text-decoration:none;color:rgb(var(--color-foreground));background:rgb(var(--color-background));transition:border-color .15s,transform .05s;min-height:7.6rem}.pack-option:hover{border-color:rgba(var(--color-foreground),.5)}.pack-option:active{transform:scale(.99)}.pack-option.is-active{border-color:rgb(var(--color-foreground));border-width:2px;padding-top:1.3rem}.pack-option__title{font-size:1.5rem;font-weight:600;line-height:1.1}.pack-option__sub{font-size:1.2rem;color:rgb(var(--brand-sale-color, 229, 57, 53));margin-top:.3rem}.pack-option__flag{position:absolute;top:-1rem;left:50%;transform:translate(-50%);background:#1a7f3c;color:#fff;font-size:.95rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:.25rem .7rem;border-radius:4px;line-height:1;white-space:nowrap}.product-trust-row{display:grid;grid-template-columns:repeat(var(--cols, 2),minmax(0,1fr));gap:1.2rem;margin:1.6rem 0;padding:1.2rem 0;border-top:1px solid rgba(var(--color-foreground),.1);border-bottom:1px solid rgba(var(--color-foreground),.1)}.product-trust-row__item{display:flex;align-items:center;gap:.8rem;font-size:1.25rem;line-height:1.25}.product-trust-row__icon{width:2.4rem;height:2.4rem;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.product-trust-row__icon svg{width:100%;height:100%}.product-trust-row__title{font-weight:600;display:block}.product-trust-row__sub{font-weight:400;color:rgba(var(--color-foreground),.7);display:block;font-size:1.15rem}.product-collapsibles{margin:2rem 0}.product-collapsibles__row{border-top:1px solid rgba(var(--color-foreground),.12)}.product-collapsibles__row:last-child{border-bottom:1px solid rgba(var(--color-foreground),.12)}.product-collapsibles__summary{display:flex;align-items:center;justify-content:space-between;padding:1.8rem .4rem;font-size:1.6rem;font-weight:600;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.product-collapsibles__summary::-webkit-details-marker{display:none}.product-collapsibles__summary:after{content:"";width:1.4rem;height:1.4rem;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-size:contain;background-repeat:no-repeat;transition:transform .2s}.product-collapsibles__row[open] .product-collapsibles__summary:after{transform:rotate(180deg)}.product-collapsibles__content{padding:0 .4rem 2rem;font-size:1.4rem;line-height:1.55}.product-collapsibles__content p{margin:0 0 1rem}.product-collapsibles__content ul{padding-left:1.6rem;margin:0 0 1rem}.scarcity-bar{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem;margin:1rem 0}.scarcity-bar__item{position:relative;background:rgba(var(--color-foreground),.06);border-radius:4px;padding:.6rem 1rem;overflow:hidden;font-size:1.2rem;font-weight:600}.scarcity-bar__fill{position:absolute;top:0;left:0;bottom:0;background:#1a7f3c2e;border-right:2px solid #1a7f3c;width:var(--w, 50%);z-index:0}.scarcity-bar__label{position:relative;z-index:1;color:rgb(var(--color-foreground));display:flex;align-items:center;gap:.4rem}.scarcity-bar__label:before{content:"";display:inline-block;width:1rem;height:1rem;border-radius:50%;background:#1a7f3c}.compare-styles{padding:4rem 0}.compare-styles__heading{text-align:center;font-size:clamp(2rem,3vw,2.8rem);font-weight:700;margin:0 0 2.4rem}.compare-styles__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:1.6rem;max-width:110rem;margin:0 auto;padding:0 1.5rem}.compare-card{position:relative;display:flex;flex-direction:column;text-decoration:none;color:inherit;background:rgb(var(--color-background))}.compare-card__media{position:relative;aspect-ratio:1 / 1.1;background:rgba(var(--color-foreground),.04);border-radius:8px;overflow:hidden;margin-bottom:1rem}.compare-card__media img{width:100%;height:100%;object-fit:cover}.compare-card__rank{position:absolute;bottom:.8rem;left:.8rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));padding:.3rem .6rem;border-radius:4px;font-size:1.1rem;font-weight:700}.compare-card__pill{position:absolute;top:.8rem;left:.8rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:.3rem .7rem;border-radius:2px}.compare-card__eyebrow{font-size:1.15rem;color:rgba(var(--color-foreground),.6);margin:0 0 .3rem}.compare-card__title{font-size:1.5rem;font-weight:600;margin:0 0 .4rem;text-decoration:underline}.compare-card__price{font-size:1.4rem;font-weight:600;margin:0 0 .6rem}.compare-card__spec{display:flex;align-items:center;gap:.4rem;font-size:1.15rem;color:rgba(var(--color-foreground),.65);margin:.2rem 0}.compare-card--skeleton{pointer-events:none}.compare-card--skeleton .compare-card__media{background:linear-gradient(90deg,rgba(var(--color-foreground),.04),rgba(var(--color-foreground),.08),rgba(var(--color-foreground),.04));background-size:200% 100%;animation:compare-card-skeleton 1.4s ease-in-out infinite}.compare-card--skeleton .compare-card__title,.compare-card--skeleton .compare-card__price{background:rgba(var(--color-foreground),.06);border-radius:4px;color:transparent;width:80%}@keyframes compare-card-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.compare-styles__app-empty{text-align:center;padding:4rem 2rem;border:2px dashed rgba(var(--color-foreground),.2);border-radius:10px;color:rgba(var(--color-foreground),.6);margin:0}.urgency-line{display:inline-flex;align-items:center;gap:.6rem;font-size:1.3rem;margin-top:.6rem;color:rgba(var(--color-foreground),.75)}.urgency-line__flash{color:rgb(var(--brand-sale-color, 229, 57, 53));font-weight:600;display:inline-flex;align-items:center;gap:.3rem}.product-form__buttons .product-form__submit[disabled],.product-form__submit.disabled{background:rgba(var(--color-foreground),.35)!important;border-color:transparent;cursor:not-allowed}.product__info-container>*{margin-top:1.2rem}.product__info-container>*:first-child{margin-top:0}.product__info-container .product__text.caption-with-letter-spacing{font-size:1.15rem;font-weight:600;letter-spacing:.12em;color:rgba(var(--color-foreground),.55);margin:0 0 .4rem;text-transform:uppercase}.product__info-container .product__title>*{font-size:clamp(2.4rem,3.2vw,3.2rem);font-weight:700;letter-spacing:-.01em;line-height:1.15;margin:0 0 .8rem}.product__info-container .price{font-size:2rem;font-weight:700;margin:.4rem 0 .6rem}.product__info-container .price .price-item--regular{font-weight:700;font-size:2rem}.product__info-container .price.price--on-sale .price-item--regular{font-size:1.5rem;font-weight:500;opacity:.55;margin-right:.6rem}.product__info-container .price--on-sale .price-item--sale,.product__info-container .price--on-sale .price-item--last{color:rgb(var(--brand-sale-color, 229, 57, 53))}.product__info-container .price__sale .price-item--last{font-weight:700}.product__info-container .price__container{margin-bottom:.4rem}.product__info-container .price__notice,.product__info-container .product__tax{font-size:1.15rem;color:rgba(var(--color-foreground),.6)}.product__info-container .product-form__input{margin:1.4rem 0 0;padding:0;border:0;max-width:none}.product__info-container .product-form__input .form__label{font-size:1.3rem;font-weight:500;margin:0 0 .7rem;color:rgba(var(--color-foreground),.85)}.product__info-container .product-form__input--pill input[type=radio]+label,.product__info-container .product-form__input--pill input[type=checkbox]+label{border:1.5px solid rgba(var(--color-foreground),.2);border-radius:8px;padding:1.1rem 1.4rem;font-size:1.4rem;font-weight:600;min-width:6rem;text-align:center;background:rgb(var(--color-background));color:rgb(var(--color-foreground));margin:0 .6rem .6rem 0;line-height:1;transition:border-color .15s,background .15s}.product__info-container .product-form__input--pill input[type=radio]:hover+label,.product__info-container .product-form__input--pill input[type=checkbox]:hover+label{border-color:rgba(var(--color-foreground),.5)}.product__info-container .product-form__input--pill input[type=radio]:checked+label,.product__info-container .product-form__input--pill input[type=checkbox]:checked+label{border-color:rgb(var(--color-foreground));border-width:2px;padding:calc(1.1rem - .5px) calc(1.4rem - .5px);background:rgb(var(--color-background))}.product__info-container .product-form__input .select__select{border:1.5px solid rgba(var(--color-foreground),.2);border-radius:8px;padding:1.2rem 1.4rem;font-size:1.4rem;font-weight:600;background:rgb(var(--color-background))}.product__info-container .quantity{display:inline-flex;align-items:center;width:auto;min-height:0;border:1.5px solid rgba(var(--color-foreground),.2);border-radius:8px;overflow:hidden}.product__info-container .quantity:before,.product__info-container .quantity:after{display:none}.product__info-container .quantity__input{width:5rem;height:4.4rem;font-size:1.5rem;font-weight:600;text-align:center;background:transparent;border:0}.product__info-container .quantity__button{width:4.4rem;height:4.4rem;background:transparent;color:rgb(var(--color-foreground))}.product__info-container .quantity__button:hover{background:rgba(var(--color-foreground),.05)}.product__info-container .product-form__buttons{margin-top:1.6rem;max-width:none}.product__info-container .product-form__submit{width:100%;min-height:5.4rem;font-size:1.5rem;font-weight:700;letter-spacing:.02em;border-radius:8px;text-transform:none;background:rgb(var(--color-foreground));color:rgb(var(--color-background));border:0;box-shadow:none;transition:opacity .15s,transform .05s}.product__info-container .product-form__submit:hover{opacity:.92}.product__info-container .product-form__submit:active{transform:scale(.995)}.product__info-container .product-form__submit:after,.product__info-container .product-form__submit:before{display:none}.product__info-container .shopify-payment-button{margin-top:.8rem}.product__info-container .shopify-payment-button__button--unbranded{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-radius:8px;min-height:5.4rem;font-weight:700}.product__info-container .shopify-payment-button__more-options{font-size:1.2rem;color:rgba(var(--color-foreground),.6);margin-top:.6rem;text-align:center;width:100%;display:block}.product__info-container .product__description{font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.85);margin-top:1.4rem}.product__info-container .product__description p{margin:0 0 1rem}.product__info-container .share-button{margin-top:1.2rem;font-size:1.2rem}.product__info-container .share-button summary{color:rgba(var(--color-foreground),.6)}.product__media-wrapper media-gallery[data-desktop-layout=thumbnail]{display:flex;flex-direction:row;gap:1rem;align-items:flex-start}.product__media-wrapper media-gallery[data-desktop-layout=thumbnail]>slider-component:not(.thumbnail-slider){flex:1 1 auto;min-width:0;order:2}.product__media-wrapper media-gallery[data-desktop-layout=thumbnail] .thumbnail-slider{flex:0 0 7.2rem;order:1;display:block!important;padding:0;margin:0}.product__media-wrapper media-gallery .thumbnail-slider .slider-button{display:none!important}.product__media-wrapper media-gallery .thumbnail-list{display:flex!important;flex-direction:column!important;gap:.8rem;padding:0;margin:0;max-height:60rem;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(var(--color-foreground),.2) transparent}.product__media-wrapper media-gallery .thumbnail-list::-webkit-scrollbar{width:4px}.product__media-wrapper media-gallery .thumbnail-list::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.2);border-radius:2px}.product__media-wrapper media-gallery .thumbnail-list__item{width:7.2rem!important;max-width:7.2rem!important;min-width:7.2rem!important;flex:0 0 auto!important;margin:0!important}.product__media-wrapper media-gallery .thumbnail{width:100%;aspect-ratio:1 / 1;border-radius:6px;overflow:hidden;border:1px solid rgba(var(--color-foreground),.12);background:rgba(var(--color-foreground),.04);padding:0;cursor:pointer;transition:border-color .15s}.product__media-wrapper media-gallery .thumbnail img{width:100%;height:100%;object-fit:cover}.product__media-wrapper media-gallery .thumbnail:hover{border-color:rgba(var(--color-foreground),.4)}.product__media-wrapper media-gallery .thumbnail[aria-current=true]{border-color:rgb(var(--color-foreground));border-width:2px}.product__media-wrapper .product__media,.product__media-list .product__media,.product__media-list .product__media-item .product__media{border-radius:10px;overflow:hidden;background:rgba(var(--color-foreground),.04)}.product__media-wrapper .product__media-list{margin:0}.product__media-wrapper media-gallery .slider-buttons{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;display:flex;justify-content:space-between;align-items:center;padding:0 1rem;z-index:2}.product__media-wrapper media-gallery>slider-component:not(.thumbnail-slider){position:relative}.product__media-wrapper media-gallery>slider-component:not(.thumbnail-slider) .slider-button{pointer-events:auto;background:#ffffffeb;border:1px solid rgba(var(--color-foreground),.1);width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #00000014;transition:background .15s}.product__media-wrapper media-gallery>slider-component:not(.thumbnail-slider) .slider-button:hover{background:#fff}.product__media-wrapper media-gallery>slider-component:not(.thumbnail-slider) .slider-button svg{width:1.4rem;height:1.4rem}.product__media-wrapper media-gallery>slider-component:not(.thumbnail-slider) .slider-counter{display:none}@media screen and (max-width:749px){.product__media-wrapper media-gallery[data-desktop-layout=thumbnail]{gap:.6rem}.product__media-wrapper media-gallery[data-desktop-layout=thumbnail] .thumbnail-slider{flex:0 0 5.2rem}.product__media-wrapper media-gallery .thumbnail-list__item{width:5.2rem!important;max-width:5.2rem!important;min-width:5.2rem!important}.product__media-wrapper media-gallery .thumbnail-list{max-height:40rem;gap:.6rem}.product__media-wrapper media-gallery>slider-component:not(.thumbnail-slider) .slider-button{width:3.2rem;height:3.2rem}}@media screen and (min-width:990px){.product__column-sticky{position:sticky;top:9rem;align-self:start}}@media screen and (max-width:749px){.product__info-container .product__title>*{font-size:2.2rem}.product__info-container .price{font-size:1.8rem}}.flash-deal{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;margin:.4rem 0 1.2rem;font-size:1.3rem;font-weight:600;color:rgb(var(--brand-sale-color, 229, 57, 53));line-height:1.2}.flash-deal .flash-deal__countdown,.flash-deal brand-countdown{display:inline-flex;align-items:center;gap:.8rem}.flash-deal__live{display:inline-flex;align-items:center;gap:.8rem}.flash-deal__time{display:inline-flex;align-items:center;font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:.02em;color:rgb(var(--brand-sale-color, 229, 57, 53));font-size:1.4rem}.flash-deal__sep{opacity:.7;padding:0 .1rem}.flash-deal__divider{color:rgba(var(--color-foreground),.7);font-weight:500;font-size:1.3rem}.flash-deal__pill{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .9rem;background:rgb(var(--brand-accent, 215, 242, 110));color:rgb(var(--brand-accent-text, 18, 18, 18));border-radius:var(--brand-radius-pill);font-size:1.2rem;font-weight:700;text-transform:none;letter-spacing:0;line-height:1;white-space:nowrap}.flash-deal__bolt{display:inline-block;font-size:1.2rem;line-height:1}.flash-deal__expired{font-style:italic;color:rgba(var(--color-foreground),.6)}.flash-deal--green .flash-deal__pill{background:#28a745;color:#fff}@media screen and (max-width:749px){.flash-deal{font-size:1.2rem;gap:.6rem}.flash-deal__time{font-size:1.3rem}.flash-deal__pill{padding:.35rem .7rem;font-size:1.1rem}}.product__info-container .product-form__input--card{margin:.8rem 0 1.6rem;border:0;padding:0}.product__info-container .product-form__input--card .form__label{display:block;font-size:1.3rem;font-weight:600;margin-bottom:.8rem;color:rgba(var(--color-foreground),.8)}.product__info-container .product-form__input--card .form__label [data-selected-value]{font-weight:700;color:rgb(var(--color-foreground))}.variant-cards{display:grid;grid-template-columns:repeat(var(--cards, 3),1fr);gap:.8rem}.variant-card__input{position:absolute;opacity:0;pointer-events:none}.variant-card{position:relative;display:flex;flex-direction:column;align-items:stretch;cursor:pointer;border-radius:12px;background:rgba(var(--color-foreground),.04);border:2px solid transparent;padding:.6rem;transition:border-color .15s ease,background .15s ease;overflow:visible;margin-top:.8rem}.variant-card:hover{background:rgba(var(--color-foreground),.07)}.variant-card__input:checked+.variant-card{border-color:rgb(var(--color-foreground));background:rgb(var(--color-background))}.variant-card__input:focus-visible+.variant-card{outline:2px solid rgba(var(--color-foreground),.4);outline-offset:2px}.variant-card--disabled,.variant-card__input:disabled+.variant-card{opacity:.45;cursor:not-allowed}.variant-card__badge{position:absolute;top:-.9rem;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;gap:.3rem;padding:.35rem .8rem;background:#28a745;color:#fff;border-radius:999px;font-size:1rem;font-weight:700;letter-spacing:0;white-space:nowrap;line-height:1;box-shadow:0 1px 3px #0000001f;z-index:2}.variant-card__bolt{font-size:1rem;line-height:1}.variant-card__media{display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:8px;background:rgb(var(--color-background))}.variant-card__img,.variant-card__media img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width:749px){.variant-cards{gap:.6rem}.variant-card{padding:.4rem}.variant-card__badge{font-size:.9rem;padding:.3rem .6rem;top:-.8rem}}.final-sale-notice{margin:1.2rem 0 0;padding:1rem 1.2rem;font-size:1.2rem;line-height:1.5;color:rgba(var(--color-foreground),.7);background:rgba(var(--color-foreground),.04);border-radius:8px;border-left:3px solid rgba(var(--color-foreground),.2)}.final-sale-notice p{margin:0}.final-sale-notice strong{color:rgb(var(--brand-sale-color, 229, 57, 53));font-weight:700;letter-spacing:.02em}.payment-strip{display:flex;align-items:center;gap:1rem;padding:1rem 1.2rem;margin-top:1.2rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:8px;background:rgb(var(--color-background))}.payment-strip__icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;height:2.4rem}.payment-strip__icon svg{height:2.4rem;width:auto;display:block}.payment-strip__text{display:flex;flex-direction:column;gap:.1rem;line-height:1.25}.payment-strip__title{font-size:1.3rem;font-weight:700;color:rgb(var(--color-foreground))}.payment-strip__sub{font-size:1.15rem;color:rgba(var(--color-foreground),.65);font-weight:500}.scarcity-bar{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;max-width:100%}.scarcity-bar__item{position:relative;padding:1rem 1.4rem;border-radius:8px;background:#d4edda80;border:1px solid rgba(212,237,218,.8);overflow:hidden;text-align:center;isolation:isolate}.scarcity-bar__fill{position:absolute;inset:0 auto 0 0;width:var(--w, 45%);background:linear-gradient(90deg,#28a745,#2cbf52);opacity:.18;z-index:0;border-radius:inherit}.scarcity-bar__label{position:relative;z-index:1;font-size:1.3rem;font-weight:700;color:#1b5e20;letter-spacing:.01em}@media screen and (max-width:749px){.scarcity-bar{grid-template-columns:1fr 1fr;gap:.6rem}.scarcity-bar__item{padding:.8rem 1rem}.scarcity-bar__label{font-size:1.15rem}}.sticky-atc{position:fixed;inset:auto 0 0 0;z-index:50;display:none;align-items:center;gap:1rem;padding:1rem 1.4rem max(1rem,env(safe-area-inset-bottom));background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.1);box-shadow:0 -4px 14px #0000000f;transform:translateY(110%);transition:transform .25s ease;pointer-events:none}.sticky-atc.is-visible{transform:translateY(0);pointer-events:auto}.sticky-atc__media{flex:0 0 5.2rem;height:5.2rem;border-radius:8px;overflow:hidden;background:rgba(var(--color-foreground),.05)}.sticky-atc__media img{width:100%;height:100%;object-fit:cover;display:block}.sticky-atc__info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.2rem;overflow:hidden}.sticky-atc__title{font-size:1.3rem;font-weight:600;line-height:1.25;color:rgb(var(--color-foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{display:flex;align-items:baseline;gap:.5rem;font-size:1.3rem;font-weight:700;color:rgb(var(--brand-sale-color, 229, 57, 53))}.sticky-atc__price-compare{color:rgba(var(--color-foreground),.45);font-weight:500;text-decoration:line-through;font-size:1.1rem}.sticky-atc__btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:1.2rem 2rem;min-height:4.6rem;border:0;border-radius:8px;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1.4rem;font-weight:700;cursor:pointer;white-space:nowrap;transition:opacity .15s}.sticky-atc__btn:disabled{opacity:.5;cursor:not-allowed}.sticky-atc__btn:not(:disabled):hover{opacity:.92}@media screen and (max-width:749px){.sticky-atc{display:flex}}.feature-showcase{padding:4rem 0}.feature-showcase__inner{display:grid;grid-template-columns:1fr;gap:3rem;align-items:stretch}.feature-showcase__header{text-align:center;margin-bottom:1rem}.feature-showcase__heading{font-size:3.2rem;font-weight:700;margin:0 0 .6rem;letter-spacing:-.01em}.feature-showcase__subheading{font-size:1.5rem;color:rgba(var(--color-foreground),.7);margin:0 0 2rem}.feature-showcase__row-heading{font-size:2.4rem;font-weight:700;margin:0 0 1.6rem;letter-spacing:-.01em;line-height:1.2}.feature-showcase__row{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;margin-bottom:3rem}.feature-showcase__row:last-child{margin-bottom:0}.feature-showcase__list{display:flex;flex-direction:column;gap:2rem}.feature-showcase__item{display:flex;flex-direction:column;gap:.4rem}.feature-showcase__item-title{font-size:1.6rem;font-weight:700;margin:0;line-height:1.3}.feature-showcase__item-body{font-size:1.4rem;line-height:1.5;color:rgba(var(--color-foreground),.75);margin:0}.feature-showcase__media{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.feature-showcase__media-item{width:100%;aspect-ratio:4 / 5;overflow:hidden;border-radius:8px;background:rgba(var(--color-foreground),.06)}.feature-showcase__media-item img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (min-width:750px){.feature-showcase{padding:6rem 0}.feature-showcase__row{grid-template-columns:1fr 1.4fr;gap:4rem}.feature-showcase__row--reverse{grid-template-columns:1.4fr 1fr}.feature-showcase__row--reverse .feature-showcase__text{order:2}.feature-showcase__row--reverse .feature-showcase__media{order:1}.feature-showcase__heading{font-size:4rem}.feature-showcase__item-title{font-size:1.8rem}}.feature-showcase.section-pad-md{padding:3rem 0}@media screen and (min-width:750px){.feature-showcase.section-pad-md{padding:6rem 0}}.cart-drawer__upsell-body{padding:1.2rem 0 .4rem;margin-top:.8rem;border-top:.1rem solid rgba(var(--color-foreground),.08)}.cart-drawer__upsell-heading{margin:0 0 .8rem;font-size:1.3rem;font-weight:600;letter-spacing:.04rem;text-transform:uppercase;opacity:.85}.cart-upsell__list{display:flex;flex-direction:column;gap:.8rem}.cart-upsell__item{display:grid;grid-template-columns:4.8rem 1fr auto;align-items:center;gap:1rem}.cart-upsell__media{display:block;width:4.8rem;height:4.8rem;border-radius:var(--media-radius, .4rem);overflow:hidden;background:rgba(var(--color-foreground),.04)}.cart-upsell__media img{width:100%;height:100%;object-fit:cover;display:block}.cart-upsell__info{min-width:0;display:flex;flex-direction:column;gap:.2rem}.cart-upsell__title{font-size:1.3rem;line-height:1.3;color:rgb(var(--color-foreground));text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-upsell__title:hover{text-decoration:underline}.cart-upsell__price{font-size:1.3rem;font-weight:600;display:flex;gap:.5rem;align-items:baseline}.cart-upsell__price-sale{color:rgb(var(--brand-sale-color, var(--color-foreground)))}.cart-upsell__price-compare{opacity:.55;font-weight:400;font-size:1.1rem}.cart-upsell__form,.cart-upsell__add-form{margin:0}.cart-upsell__add{position:relative;cursor:pointer;white-space:nowrap;font-size:1.2rem;font-weight:600;letter-spacing:.04rem;padding:.7rem 1.2rem;border-radius:var(--buttons-radius-outset, .4rem);border:.1rem solid rgb(var(--color-foreground));background:transparent;color:rgb(var(--color-foreground));transition:background .15s ease,color .15s ease,opacity .15s ease}.cart-upsell__add:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.cart-upsell__add[aria-disabled=true]{opacity:.5;cursor:default}.cart-upsell__add .loading__spinner{display:none}.cart-upsell__add.loading .loading__spinner{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cart-upsell__add.loading>span{visibility:hidden}.cart-upsell__add.loading .loading__spinner .spinner{width:1.6rem;height:1.6rem}.scarcity-bar--flex{display:flex;flex-wrap:wrap;gap:.8rem}.scarcity-bar--flex .scarcity-bar__item{flex:1 1 0;min-width:12rem}.scarcity-bar__item[hidden]{display:none!important}.scarcity-bar__fill--stock{background:rgba(var(--brand-sale-color, 217,48,37),.16)}.card__swatches{position:relative;z-index:2;display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-top:.8rem}.card__swatch-link{display:inline-flex;line-height:0;border-radius:50%;text-decoration:none}.card__swatch-link .swatch{width:1.8rem;height:1.8rem;border:.1rem solid rgba(var(--color-foreground),.2);transition:transform .12s ease,box-shadow .12s ease}.card__swatch-link:hover .swatch{transform:scale(1.12);box-shadow:0 0 0 .2rem rgb(var(--color-background)),0 0 0 .3rem rgba(var(--color-foreground),.5)}.card__swatch-link--soldout .swatch{opacity:.4}.card__swatch-more{font-size:1.2rem;opacity:.65;margin-left:.2rem}load-more-button.load-more{display:flex;align-items:center;justify-content:center;gap:1rem;margin:3rem auto 0}.load-more__button{min-width:22rem}.load-more[aria-busy=true] .load-more__button{opacity:.7;cursor:default}load-more-button.load-more .loading__spinner{width:2rem;height:2rem}load-more-button.load-more .loading__spinner .path{stroke:rgb(var(--color-foreground))}.header__search-bar{display:none}.header-wrapper--inline-search .header__search-bar{display:block;border-top:.1rem solid rgba(var(--color-foreground),.08)}.header__search-bar-inner{padding-top:1rem;padding-bottom:1rem}.header__search-bar .search{position:relative;max-width:64rem;margin:0 auto}@media screen and (max-width:989px){.header-wrapper--inline-search .header__search-bar{display:none}}@media screen and (min-width:990px){.header-wrapper--inline-search .header__search{display:none}}.cart__shipping-bar{margin:1.5rem 0 .5rem}.cart__shipping-bar .shipping-bar{margin:0}.cart__discount{display:block;margin:0 0 2rem}.cart__discount-label{display:block;font-size:1.3rem;margin-bottom:.6rem;opacity:.85}.cart__discount-row{display:flex;gap:.8rem;max-width:42rem}.cart__discount-input{flex:1 1 auto;min-width:0}.cart__discount-apply{flex:0 0 auto;white-space:nowrap}@media screen and (max-width:749px){.cart__discount-row{max-width:100%}}.wishlist-button{display:inline-flex}.wishlist-button__btn{display:inline-flex;align-items:center;gap:.6rem;background:transparent;border:0;cursor:pointer;color:rgb(var(--color-foreground));padding:.4rem;font:inherit}.wishlist-button__icon{display:inline-flex}.wishlist-button__icon svg{width:2rem;height:2rem;fill:currentColor;opacity:.55;transition:opacity .15s ease,fill .15s ease,transform .15s ease}.wishlist-button.is-active .wishlist-button__icon svg{fill:rgb(var(--brand-sale-color, 217,48,37));opacity:1}.wishlist-button.wishlist-pop .wishlist-button__icon svg{transform:scale(1.25)}.wishlist-button--icon{position:absolute;top:1rem;right:1rem;z-index:2}.wishlist-button--icon .wishlist-button__btn{background:rgba(var(--color-background),.85);border-radius:50%;width:3.4rem;height:3.4rem;align-items:center;justify-content:center;padding:0;box-shadow:0 .1rem .4rem rgba(var(--color-shadow),.15)}.wishlist-button--icon .wishlist-button__icon svg{width:1.8rem;height:1.8rem}.wishlist-button--full{margin-top:1rem;width:100%}.wishlist-button--full .wishlist-button__btn{justify-content:center;width:100%;padding:1rem;border:var(--buttons-border-width, .1rem) solid rgba(var(--color-foreground),.25);border-radius:var(--buttons-radius, .4rem);font-size:1.4rem}.wishlist-button--full.is-active .wishlist-button__btn{border-color:rgb(var(--brand-sale-color, 217,48,37))}.header__icon--wishlist{position:relative}.header__icon--wishlist svg{width:2rem;height:2rem;fill:currentColor}.wishlist-count-bubble{position:absolute;top:-.4rem;right:-.6rem;min-width:1.6rem;height:1.6rem;padding:0 .4rem;border-radius:.8rem;background:rgb(var(--brand-accent, var(--color-foreground)));color:rgb(var(--brand-accent-text, var(--color-background)));font-size:1rem;line-height:1.6rem;text-align:center;font-weight:600}.wishlist-section__heading{margin-bottom:2rem}.wishlist-page__shared-note,.wishlist-page__empty{padding:1.5rem;border-radius:var(--media-radius, .6rem);background:rgba(var(--color-foreground),.05);margin-bottom:2rem}.wishlist-page__list{list-style:none;padding:0;margin:0 0 2.4rem;display:flex;flex-direction:column;gap:1.2rem}.wishlist-item{display:grid;grid-template-columns:8rem 1fr auto;gap:1.6rem;align-items:center;padding-bottom:1.2rem;border-bottom:.1rem solid rgba(var(--color-foreground),.1)}.wishlist-item__media{display:block;width:8rem;border-radius:var(--media-radius, .4rem);overflow:hidden}.wishlist-item__media img{width:100%;height:auto;display:block}.wishlist-item__info{display:flex;flex-direction:column;gap:.3rem;min-width:0}.wishlist-item__title{font-weight:600;color:rgb(var(--color-foreground));text-decoration:none}.wishlist-item__title:hover{text-decoration:underline}.wishlist-item__variant{font-size:1.3rem;opacity:.7}.wishlist-item__price{font-weight:600}.wishlist-item__soldout{font-size:1.2rem;color:rgb(var(--brand-sale-color, 217,48,37))}.wishlist-item__controls{display:flex;align-items:center;gap:1rem}.wishlist-item__qty{width:5.5rem;padding:.6rem;text-align:center}.wishlist-item__remove{background:transparent;border:0;cursor:pointer;font-size:2.4rem;line-height:1;color:rgba(var(--color-foreground),.6)}.wishlist-item__remove:hover{color:rgb(var(--color-foreground))}.wishlist-page__actions{display:flex;flex-direction:column;gap:1.2rem;max-width:48rem}.wishlist-page__add-all{position:relative}.wishlist-page__add-all .loading__spinner{display:none}.wishlist-page__add-all.loading .loading__spinner{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wishlist-page__add-all.loading>span{visibility:hidden}.wishlist-page__secondary{display:flex;gap:1rem;flex-wrap:wrap}.wishlist-page__status{min-height:1.6rem;font-size:1.3rem;opacity:.8}@media screen and (max-width:749px){.wishlist-item{grid-template-columns:6rem 1fr;grid-template-areas:"media info" "controls controls"}.wishlist-item__media{grid-area:media;width:6rem}.wishlist-item__info{grid-area:info}.wishlist-item__controls{grid-area:controls;justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/brand-essentials.css.map */
