*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font-body);font-size:1.5rem;line-height:1.6;color:rgb(var(--color-base-text));background:rgb(var(--color-base-background));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer;border:0;background:none}a{color:inherit;text-decoration:none}.skip-to-content-link{position:absolute;left:-9999px}.skip-to-content-link:focus{position:static;padding:1rem}.page-width{max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}.announcement-bar{background:rgb(var(--color-announcement));color:rgb(var(--color-announcement-text));text-align:center;padding:.8rem 1.5rem;font-size:1.3rem;font-weight:500;letter-spacing:.05em;display:flex;align-items:center;justify-content:center;gap:.6rem}.announcement-bar .material-icons{font-size:1.8rem}.header-wrapper{position:sticky;top:0;z-index:10;background:rgb(var(--color-base-background));border-bottom:1px solid rgba(var(--color-base-text),.08)}.header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;padding:1.6rem 0}.header__logo{font-family:var(--font-heading);font-weight:600;font-size:2.4rem;letter-spacing:.02em;text-align:center;grid-column:2}.header__menu-toggle{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;grid-column:1}.header__icons{display:flex;gap:1.5rem;align-items:center;grid-column:3}.header__icon{padding:.8rem}.header__icon .material-icons{font-size:2.4rem}.header__menu{display:none;gap:2.5rem;grid-column:2;justify-content:center;margin:0;padding:0;list-style:none}.header__menu a{font-weight:500;font-size:1.4rem;letter-spacing:.06em;text-transform:uppercase;padding:.5rem}.header__menu a:hover{color:rgb(var(--color-accent))}@media(min-width:990px){.header{grid-template-columns:1fr auto 1fr}.header__menu-toggle{display:none}.header__logo{grid-column:2}.header__menu{display:flex;grid-column:1;justify-content:flex-start}.header__icons{grid-column:3;justify-content:flex-end}}.product{padding:2rem 0 4rem}.product__layout{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:990px){.product__layout{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:5rem}}.product__media{display:flex;flex-direction:column;gap:1rem}.product__media-main{width:100%;aspect-ratio:4 / 5;background:rgba(var(--color-base-text),.04);border-radius:.8rem;overflow:hidden;position:relative}.product__media-main img{width:100%;height:100%;object-fit:cover}.product__media-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.product__media-thumb{aspect-ratio:1 / 1;background:rgba(var(--color-base-text),.04);border-radius:.6rem;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .15s ease}.product__media-thumb.is-active,.product__media-thumb:hover{border-color:rgb(var(--color-accent))}.product__media-thumb img{width:100%;height:100%;object-fit:cover}.product__info{padding:0}.product__vendor{font-size:1.3rem;color:rgba(var(--color-base-text),.6);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.8rem}.product__title{font-family:var(--font-heading);font-weight:700;font-size:3.2rem;line-height:1.2;margin:0 0 1rem}@media(min-width:990px){.product__title{font-size:4rem}}.product__rating{display:flex;align-items:center;gap:.8rem;margin-bottom:1.5rem;font-size:1.4rem}.product__rating-stars{color:rgb(var(--color-accent));letter-spacing:.1em}.product__rating-count{color:rgba(var(--color-base-text),.7)}.product__price{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap;margin-bottom:2rem}.product__price-regular{font-size:2.8rem;font-weight:700;color:rgb(var(--color-base-text))}.product__price-compare{font-size:2rem;color:rgba(var(--color-base-text),.5);text-decoration:line-through}.product__badge{display:inline-block;padding:.4rem 1rem;background:rgb(var(--color-announcement));color:rgb(var(--color-announcement-text));font-size:1.2rem;font-weight:600;letter-spacing:.05em;border-radius:.3rem}.product__badge--sold-out{background:rgba(var(--color-base-text),.1);color:rgb(var(--color-base-text))}.product__tax-note{display:block;margin-bottom:2rem;font-size:1.2rem;color:rgba(var(--color-base-text),.6)}.product__bullets{list-style:none;margin:0 0 2.5rem;padding:0;display:flex;flex-direction:column;gap:.8rem}.product__bullets li{font-size:1.5rem;font-weight:500;line-height:1.5}.product__upsell{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem;border-top:1px solid rgba(var(--color-base-text),.1);border-bottom:1px solid rgba(var(--color-base-text),.1);padding:1.5rem 0}.product__upsell-row{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:1rem;padding:.5rem 0}.product__upsell-thumb{width:5rem;height:5rem;background:rgba(var(--color-base-text),.06);border-radius:.5rem;overflow:hidden;flex-shrink:0}.product__upsell-info h3{margin:0;font-size:1.4rem;font-weight:600}.product__upsell-price{display:flex;flex-direction:column;align-items:flex-end;font-size:1.4rem;font-weight:600}.product__upsell-price small{color:rgba(var(--color-base-text),.5);text-decoration:line-through;font-weight:400;font-size:1.2rem}.product__upsell-toggle{width:3.2rem;height:3.2rem;border-radius:50%;border:2px solid rgb(var(--color-accent));color:rgb(var(--color-accent));font-size:2rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:all .15s ease}.product__upsell-toggle[aria-pressed=true],.product__upsell-toggle:hover{background:rgb(var(--color-accent));color:#fff}.product__form{display:flex;flex-direction:column;gap:1rem}.product__submit{display:block;width:100%;padding:1.8rem 2rem;font-family:var(--font-heading);font-size:1.6rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:rgb(var(--color-cta));color:#fff;border-radius:.5rem;transition:transform .1s ease,filter .15s ease}.product__submit:hover{filter:brightness(1.05)}.product__submit:active{transform:scale(.98)}.product__submit[disabled]{opacity:.5;cursor:not-allowed}.product__pickup{font-size:1.3rem;color:rgba(var(--color-base-text),.7);padding:1rem 0}.product__secure{margin-top:2rem;text-align:center;font-size:1.3rem;font-weight:600;letter-spacing:.05em}.product__secure-label{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1rem}.product__secure-label .material-icons{color:#2ecc71;font-size:1.8rem}.product__secure-icons{display:flex;justify-content:center;flex-wrap:wrap;gap:.8rem;list-style:none;padding:0;margin:0}.product__secure-icons li{background:#fff;border:1px solid rgba(var(--color-base-text),.1);border-radius:.4rem;padding:.4rem .8rem;font-size:1rem;font-weight:600;letter-spacing:.05em;color:rgba(var(--color-base-text),.7)}.section{padding:4rem 0}.section__title{font-family:var(--font-heading);font-weight:700;font-size:2.8rem;line-height:1.2;text-align:center;margin:0 0 3rem}@media(min-width:990px){.section__title{font-size:3.6rem}}.image-carousel__track{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.image-carousel__item{aspect-ratio:1 / 1;background:rgba(var(--color-base-text),.04);border-radius:.8rem;overflow:hidden}.image-carousel__item img,.image-carousel__placeholder{width:100%;height:100%;object-fit:cover;display:block}.image-carousel__dots{display:none}@media(max-width:749px){.image-carousel__track{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:100%;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:0}.image-carousel__item{scroll-snap-align:center;scroll-snap-stop:always}.image-carousel__track::-webkit-scrollbar{display:none}.image-carousel__track{scrollbar-width:none}.image-carousel__dots{display:flex;justify-content:center;gap:.6rem;margin-top:1.2rem}.image-carousel__dot{width:.7rem;height:.7rem;border-radius:50%;border:none;padding:0;background:rgba(var(--color-base-text),.18);cursor:pointer;transition:background .2s ease}.image-carousel__dot.is-active{background:rgba(var(--color-base-text),.8)}}.benefits-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:750px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:990px){.benefits-grid{grid-template-columns:repeat(3,1fr)}}.benefits-grid__item{padding:2rem;text-align:center;border:1px solid rgba(var(--color-base-text),.08);border-radius:.8rem;background:rgb(var(--color-base-background));transition:transform .2s ease,box-shadow .2s ease}.benefits-grid__item:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(var(--color-base-text),.08)}.benefits-grid__icon{color:rgb(var(--color-accent));font-size:4rem!important;margin-bottom:1rem}.benefits-grid__item h3{font-family:var(--font-heading);font-weight:600;font-size:1.7rem;margin:0 0 1rem}.benefits-grid__item p{margin:0;font-size:1.4rem;color:rgba(var(--color-base-text),.75)}.benefits-list{max-width:64rem;margin:0 auto;display:flex;flex-direction:column;gap:3.5rem}.benefits-list__item{text-align:center}.benefits-list__head{display:inline-flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:.8rem}.benefits-list__icon{color:rgb(var(--color-accent));font-size:2.8rem!important;flex-shrink:0}.benefits-list__title{font-family:var(--font-heading);font-weight:700;font-size:1.9rem;line-height:1.3;margin:0}.benefits-list__description{font-size:1.5rem;line-height:1.55;color:rgba(var(--color-base-text),.8);margin:0;padding:0 1rem}@media(min-width:750px){.benefits-list__title{font-size:2.2rem}.benefits-list__description{font-size:1.6rem;max-width:54rem;margin:0 auto}}@media(max-width:749px){.benefits-list__head{align-items:flex-start;text-align:left;display:flex;max-width:34rem;margin-left:auto;margin-right:auto}.benefits-list__icon{padding-top:.3rem}}.testimonials-carousel{max-width:56rem;margin:0 auto}.testimonials-carousel__track{position:relative}.testimonial{display:none;grid-template-columns:auto 1fr;align-items:center;gap:1.4rem;padding:0;background:transparent;border-radius:0}.testimonial[data-active]{display:grid}.testimonial__avatar{width:6.4rem;height:6.4rem;border-radius:50%;overflow:hidden;flex-shrink:0;background:rgba(var(--color-base-text),.06);display:flex;align-items:center;justify-content:center}.testimonial__avatar img{width:100%;height:100%;object-fit:cover;display:block}.testimonial__avatar-fallback{font-size:4.8rem;color:rgba(var(--color-base-text),.4)}.testimonial__content{min-width:0}.testimonial__quote{margin:0 0 .6rem;font-size:1.55rem;line-height:1.4;color:rgba(var(--color-base-text),.9)}.testimonial__meta{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.testimonial__author{font-weight:600;font-size:1.35rem;color:rgba(var(--color-base-text),.8)}.testimonial__stars{display:inline-flex;gap:.1rem;font-size:1.3rem;line-height:1;color:rgba(var(--color-base-text),.2)}.testimonial__star.is-filled{color:#f5a524}.testimonials-carousel__dots{display:flex;justify-content:center;gap:.6rem;margin-top:1.4rem}.testimonials-carousel__dot{width:.7rem;height:.7rem;border-radius:50%;border:none;padding:0;background:rgba(var(--color-base-text),.18);cursor:pointer;transition:background .2s ease}.testimonials-carousel__dot.is-active{background:rgba(var(--color-base-text),.8)}.faq{max-width:80rem;margin:0 auto}.faq__item{border-bottom:1px solid rgba(var(--color-base-text),.1)}.faq__summary{display:flex;align-items:center;gap:1.4rem;padding:1.8rem 0;cursor:pointer;font-family:var(--font-heading);font-weight:600;font-size:1.7rem;line-height:1.3;list-style:none}.faq__summary::-webkit-details-marker{display:none}.faq__summary::marker{display:none}.faq__check{color:rgba(var(--color-base-text),.85);font-size:2.6rem!important;flex-shrink:0;transition:color .2s ease}.faq__question{flex:1;min-width:0}.faq__chevron{color:rgba(var(--color-base-text),.65);font-size:2.6rem!important;flex-shrink:0;transition:transform .25s ease}.faq__item[open] .faq__chevron{transform:rotate(180deg)}.faq__item[open] .faq__check{color:rgb(var(--color-accent))}.faq__body{padding:0 0 2rem 4rem;font-size:1.5rem;line-height:1.65;color:rgba(var(--color-base-text),.8)}.faq__body p{margin:0 0 1.2rem}.faq__body p:last-child{margin-bottom:0}.faq__body ul,.faq__body ol{padding-left:2rem;margin:0 0 1.2rem}.faq__body li{margin-bottom:.5rem}.faq__body strong{color:rgb(var(--color-base-text));font-weight:600}.footer{background:rgba(var(--color-base-text),.03);padding:4rem 0 2rem;margin-top:4rem}.footer__grid{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:3rem}@media(min-width:750px){.footer__grid{grid-template-columns:1fr 2fr}}.footer__heading{font-family:var(--font-heading);font-weight:600;font-size:1.5rem;margin:0 0 1.5rem}.footer__links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.footer__links a:hover{color:rgb(var(--color-accent))}.footer__newsletter p{font-size:1.4rem;margin:0 0 1.2rem;color:rgba(var(--color-base-text),.7)}.footer__newsletter-form{display:flex;gap:.8rem;max-width:40rem}.footer__newsletter-form input[type=email]{flex:1;padding:1.2rem 1.4rem;border:1px solid rgba(var(--color-base-text),.2);border-radius:.4rem;font-family:inherit;font-size:1.4rem}.footer__newsletter-form button{padding:1.2rem 2rem;background:rgb(var(--color-base-text));color:rgb(var(--color-base-background));border-radius:.4rem;font-weight:600;font-size:1.4rem;letter-spacing:.05em;text-transform:uppercase}.footer__disclaimer{margin:1.4rem 0 0;font-size:1.2rem;line-height:1.5;color:rgba(var(--color-base-text),.6);max-width:40rem}.footer__bottom{border-top:1px solid rgba(var(--color-base-text),.1);padding-top:2rem;display:flex;flex-direction:column;gap:1.5rem;align-items:center;font-size:1.3rem;color:rgba(var(--color-base-text),.6)}@media(min-width:750px){.footer__bottom{flex-direction:row;justify-content:space-between}}.footer__payments{display:flex;gap:.6rem;flex-wrap:wrap;list-style:none;padding:0;margin:0}.footer__payments li{background:#fff;border:1px solid rgba(var(--color-base-text),.1);border-radius:.3rem;padding:.3rem .6rem;font-size:1rem;font-weight:600;color:rgba(var(--color-base-text),.7)}html{font-size:62.5%}body{font-size:1.5rem}.cart{padding:3rem 0 5rem}.cart__header{margin-bottom:2.5rem}.cart__title{font-family:var(--font-heading);font-weight:700;font-size:3.2rem;margin:0}.cart__empty{text-align:center;padding:6rem 1rem}.cart__empty h2{font-family:var(--font-heading);font-weight:600;font-size:2.4rem;margin:0 0 2rem}.cart__continue{display:inline-block;padding:1.4rem 2.5rem;background:rgb(var(--color-base-text));color:rgb(var(--color-base-background));border-radius:.4rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;font-size:1.4rem}.cart__layout{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}@media(min-width:990px){.cart__layout{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:4rem}}.cart__items{display:flex;flex-direction:column}.cart__items-head{display:none;grid-template-columns:1fr 1fr 1fr;padding:0 0 1rem;border-bottom:1px solid rgba(var(--color-base-text),.1);font-size:1.2rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-base-text),.6)}@media(min-width:750px){.cart__items-head{display:grid;grid-template-columns:1.5fr 1fr 1fr;padding-left:11rem}.cart__items-head span:nth-child(2){text-align:center}.cart__items-head span:nth-child(3){text-align:right}}.cart__item{display:grid;grid-template-columns:8rem 1fr;grid-template-rows:auto auto;gap:1rem 1.5rem;padding:2rem 0;border-bottom:1px solid rgba(var(--color-base-text),.1)}@media(min-width:750px){.cart__item{grid-template-columns:9rem 1.5fr 1fr 1fr;grid-template-rows:auto;align-items:center;gap:2rem}}.cart__item-media{width:8rem;height:8rem;border-radius:.6rem;overflow:hidden;background:rgba(var(--color-base-text),.04);grid-row:span 2}@media(min-width:750px){.cart__item-media{width:9rem;height:9rem;grid-row:auto}}.cart__item-media img{width:100%;height:100%;object-fit:cover}.cart__item-info{display:flex;flex-direction:column;gap:.4rem;min-width:0}.cart__item-title{font-weight:600;font-size:1.5rem;line-height:1.3}.cart__item-title:hover{color:rgb(var(--color-accent))}.cart__item-variant,.cart__item-properties{font-size:1.3rem;color:rgba(var(--color-base-text),.65);margin:0;padding:0;list-style:none}.cart__item-price{font-weight:600;font-size:1.4rem;margin:.4rem 0 0}.cart__item-price s{color:rgba(var(--color-base-text),.5);font-weight:400;margin-right:.6rem}.cart__item-qty{display:inline-flex;align-items:center;border:1px solid rgba(var(--color-base-text),.2);border-radius:.4rem;overflow:hidden;width:fit-content;grid-column:2}@media(min-width:750px){.cart__item-qty{grid-column:auto;justify-self:center}}.cart__qty-btn{width:3.6rem;height:3.6rem;font-size:1.8rem;font-weight:500;color:rgb(var(--color-base-text));transition:background .15s ease}.cart__qty-btn:hover{background:rgba(var(--color-base-text),.05)}.cart__item-qty input{width:4.4rem;height:3.6rem;text-align:center;border:0;border-left:1px solid rgba(var(--color-base-text),.15);border-right:1px solid rgba(var(--color-base-text),.15);font-family:inherit;font-size:1.4rem;font-weight:600;background:transparent}.cart__item-qty input::-webkit-outer-spin-button,.cart__item-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart__item-qty input{-moz-appearance:textfield}.cart__item-total{font-weight:700;font-size:1.5rem;display:flex;flex-direction:column;gap:.4rem;grid-column:2}@media(min-width:750px){.cart__item-total{grid-column:auto;text-align:right;align-items:flex-end}}.cart__item-remove{font-size:1.2rem;color:rgba(var(--color-base-text),.55);text-decoration:underline;font-weight:400}.cart__item-remove:hover{color:rgb(var(--color-announcement))}.cart__update-row{display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap;padding:1.5rem 0}.cart__update-btn{padding:1rem 1.8rem;font-size:1.3rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;border:1px solid rgba(var(--color-base-text),.3);border-radius:.4rem;background:transparent;color:rgb(var(--color-base-text));transition:background .15s ease}.cart__update-btn:hover{background:rgba(var(--color-base-text),.05)}.cart__continue-link{font-size:1.3rem;text-decoration:underline;color:rgba(var(--color-base-text),.7)}.cart__continue-link:hover{color:rgb(var(--color-accent))}.cart__summary{padding:2.5rem;background:rgba(var(--color-base-text),.03);border-radius:.8rem;position:sticky;top:8rem}.cart__summary-title{font-family:var(--font-heading);font-weight:700;font-size:1.8rem;margin:0 0 1.8rem}.cart__totals{margin:0 0 1.2rem;padding:0;display:flex;flex-direction:column;gap:.8rem}.cart__totals>div{display:flex;justify-content:space-between;font-size:1.4rem}.cart__totals dt,.cart__totals dd{margin:0}.cart__totals-total{padding-top:1.2rem;border-top:1px solid rgba(var(--color-base-text),.12);font-size:1.8rem!important;font-weight:700}.cart__taxes-note{font-size:1.2rem;color:rgba(var(--color-base-text),.6);margin:0 0 2rem}.cart__payments{margin-bottom:2rem}.cart__payments-label{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.2rem;font-weight:600;letter-spacing:.06em}.cart__payments-label .material-icons{color:#2ecc71;font-size:1.6rem}.cart__payments-icons{display:flex;flex-wrap:wrap;gap:.6rem;list-style:none;padding:0;margin:0}.cart__payments-icons li{background:#fff;border:1px solid rgba(var(--color-base-text),.1);border-radius:.4rem;padding:.4rem .8rem;font-size:1rem;font-weight:600;letter-spacing:.04em;color:rgba(var(--color-base-text),.7)}.cart__terms{margin-bottom:1.5rem;padding:1.5rem;background:rgb(var(--color-base-background));border:1px solid rgba(var(--color-base-text),.15);border-radius:.5rem}.cart__terms-label{display:flex;align-items:flex-start;gap:1rem;cursor:pointer;font-size:1.35rem;line-height:1.5}.cart__terms-label input[type=checkbox]{width:1.8rem;height:1.8rem;flex-shrink:0;margin:.2rem 0 0;accent-color:rgb(var(--color-accent));cursor:pointer}.cart__terms-text a{color:rgb(var(--color-accent));text-decoration:underline;font-weight:600}.cart__terms-error{margin:1rem 0 0;font-size:1.25rem;color:rgb(var(--color-announcement));font-weight:500}.cart__terms.has-error{border-color:rgb(var(--color-announcement));background:rgba(var(--color-announcement),.04)}.cart__checkout{display:block;width:100%;padding:1.8rem 2rem;font-family:var(--font-heading);font-size:1.6rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:rgb(var(--color-cta));color:#fff;border-radius:.5rem;transition:transform .1s ease,filter .15s ease,opacity .15s ease}.cart__checkout:not([disabled]):hover{filter:brightness(1.05)}.cart__checkout:not([disabled]):active{transform:scale(.98)}.cart__checkout[disabled]{opacity:.45;cursor:not-allowed;background:rgba(var(--color-base-text),.35)}.hero{position:relative;min-height:60vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:8rem 0;color:#fff}@media(min-width:750px){.hero{min-height:70vh;padding:10rem 0}}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hero__content-wrap{position:relative;z-index:1;width:100%}.hero__content{max-width:72rem;text-align:center;margin:0 auto}.hero__content--left{text-align:left;margin:0}.hero__content--right{text-align:right;margin-left:auto;margin-right:0}.hero__eyebrow{display:inline-block;font-size:1.3rem;font-weight:600;letter-spacing:.2em;margin-bottom:1.5rem;color:rgb(var(--color-accent));text-transform:uppercase}.hero__heading{font-family:var(--font-heading);font-weight:800;font-size:clamp(3.2rem,6vw,6rem);line-height:1.1;margin:0 0 1.5rem}.hero__subheading{font-size:1.7rem;line-height:1.5;margin:0 0 3rem;opacity:.9}.hero__button{display:inline-block;padding:1.6rem 3rem;background:rgb(var(--color-cta));color:#fff;border-radius:.5rem;font-family:var(--font-heading);font-weight:700;font-size:1.5rem;letter-spacing:.08em;text-transform:uppercase;transition:transform .1s ease,filter .15s ease}.hero__button:hover{filter:brightness(1.1);transform:translateY(-2px)}.featured-product{padding:6rem 0}.featured-product__layout{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:990px){.featured-product__layout{grid-template-columns:1fr 1fr;gap:5rem}}.featured-product__media{border-radius:.8rem;overflow:hidden;aspect-ratio:1 / 1;background:rgba(var(--color-base-text),.04)}.featured-product__media img{width:100%;height:100%;object-fit:cover}.featured-product__info{padding:1rem 0}.featured-product__eyebrow{display:inline-block;font-size:1.2rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:rgb(var(--color-accent));margin-bottom:1.2rem}.featured-product__heading{font-family:var(--font-heading);font-weight:700;font-size:clamp(2.6rem,4vw,4rem);line-height:1.15;margin:0 0 1.5rem}.featured-product__description{font-size:1.5rem;line-height:1.6;color:rgba(var(--color-base-text),.8);margin-bottom:2rem}.featured-product__price{display:flex;gap:1rem;align-items:center;margin-bottom:2.5rem}.featured-product__price-regular{font-size:2.4rem;font-weight:700}.featured-product__price-compare{font-size:1.7rem;color:rgba(var(--color-base-text),.5);text-decoration:line-through}.featured-product__button{display:inline-block;padding:1.6rem 3rem;background:rgb(var(--color-cta));color:#fff;border-radius:.5rem;font-family:var(--font-heading);font-weight:700;font-size:1.4rem;letter-spacing:.08em;text-transform:uppercase;transition:transform .1s ease,filter .15s ease}.featured-product__button:hover{filter:brightness(1.1);transform:translateY(-2px)}.collection__grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(22rem,1fr))}.product-card{display:block;border-radius:.8rem;overflow:hidden;transition:transform .15s ease}.product-card:hover{transform:translateY(-4px)}.product-card__media{aspect-ratio:1 / 1;background:rgba(var(--color-base-text),.05);border-radius:.6rem;overflow:hidden;margin-bottom:1rem}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__title{font-family:var(--font-heading);font-weight:600;font-size:1.5rem;margin:0 0 .4rem}.product-card__price{font-size:1.4rem;font-weight:600;margin:0;color:rgba(var(--color-base-text),.85)}.rte p{margin:0 0 1.2rem}.rte ul,.rte ol{padding-left:2rem}.rte a{color:rgb(var(--color-accent));text-decoration:underline}.payment-icons{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.payment-icons__item{display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(var(--color-base-text),.08);border-radius:.4rem;padding:.3rem .5rem;height:2.6rem}.payment-icons__svg{height:2rem;width:auto;display:block}.payment-icons--footer{justify-content:flex-end}@media(max-width:749px){.payment-icons--footer{justify-content:center}}.header__cart{position:relative;border:0;background:none;color:inherit}.header__cart-count{position:absolute;top:.2rem;right:.2rem;min-width:1.8rem;height:1.8rem;padding:0 .5rem;border-radius:999px;background:rgb(var(--color-announcement));color:#fff;font-size:1.1rem;font-weight:700;line-height:1.8rem;text-align:center;pointer-events:none}.header__cart-count.is-hidden{display:none}cart-drawer{display:block}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;visibility:hidden;pointer-events:none}.cart-drawer.is-open{visibility:visible;pointer-events:auto}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;transition:opacity .3s ease}.cart-drawer.is-open .cart-drawer__overlay{opacity:1}.cart-drawer__panel{position:absolute;top:0;bottom:0;right:0;width:75vw;max-width:50rem;background:rgb(var(--color-base-background));box-shadow:-10px 0 40px #0000001f;display:flex;flex-direction:column;transform:translate(100%);transition:transform .32s cubic-bezier(.25,.8,.3,1)}.cart-drawer.is-open .cart-drawer__panel{transform:translate(0)}@media(max-width:749px){.cart-drawer__panel{width:92vw;max-width:none}}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.8rem 2rem;border-bottom:1px solid rgba(var(--color-base-text),.08);flex-shrink:0}.cart-drawer__title{margin:0;font-family:var(--font-heading);font-weight:700;font-size:1.8rem}.cart-drawer__count{color:rgba(var(--color-base-text),.55);font-weight:500}.cart-drawer__close{width:4rem;height:4rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.4rem;transition:background .15s ease}.cart-drawer__close:hover{background:rgba(var(--color-base-text),.06)}.cart-drawer__close .material-icons{font-size:2.4rem}.cart-drawer__body{flex:1 1 auto;overflow-y:auto;padding:1.2rem 2rem}.cart-drawer__empty{text-align:center;padding:4rem 1rem;color:rgba(var(--color-base-text),.7)}.cart-drawer__empty-icon{font-size:5rem!important;color:rgba(var(--color-base-text),.35);margin-bottom:1.5rem}.cart-drawer__empty p{font-size:1.6rem;margin:0 0 2rem}.cart-drawer__empty-link{display:inline-block;padding:1.2rem 2.4rem;background:rgb(var(--color-base-text));color:rgb(var(--color-base-background));border-radius:.4rem;font-weight:600;font-size:1.3rem;letter-spacing:.05em;text-transform:uppercase}.cart-drawer__items{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.5rem}.cart-drawer__item{display:grid;grid-template-columns:7rem 1fr auto;gap:1.2rem;padding:1.5rem 0;border-bottom:1px solid rgba(var(--color-base-text),.08)}.cart-drawer__item-media{width:7rem;height:7rem;border-radius:.5rem;overflow:hidden;background:rgba(var(--color-base-text),.05);flex-shrink:0}.cart-drawer__item-media img{width:100%;height:100%;object-fit:cover}.cart-drawer__item-info{display:flex;flex-direction:column;gap:.4rem;min-width:0}.cart-drawer__item-title{font-weight:600;font-size:1.4rem;line-height:1.3;color:rgb(var(--color-base-text))}.cart-drawer__item-title:hover{color:rgb(var(--color-accent))}.cart-drawer__item-variant,.cart-drawer__item-properties{margin:0;padding:0;list-style:none;font-size:1.2rem;color:rgba(var(--color-base-text),.6)}.cart-drawer__item-controls{display:flex;align-items:center;gap:1rem;margin-top:.6rem}.cart-drawer__qty{display:inline-flex;align-items:center;border:1px solid rgba(var(--color-base-text),.2);border-radius:.3rem;overflow:hidden}.cart-drawer__qty-btn{width:2.8rem;height:2.8rem;font-size:1.4rem;font-weight:500}.cart-drawer__qty-btn:hover{background:rgba(var(--color-base-text),.06)}.cart-drawer__qty-value{display:inline-block;min-width:2.6rem;text-align:center;font-size:1.3rem;font-weight:600;border-left:1px solid rgba(var(--color-base-text),.1);border-right:1px solid rgba(var(--color-base-text),.1);padding:.4rem 0}.cart-drawer__item-remove{font-size:1.2rem;color:rgba(var(--color-base-text),.55);text-decoration:underline}.cart-drawer__item-remove:hover{color:rgb(var(--color-announcement))}.cart-drawer__item-price{font-weight:700;font-size:1.4rem;white-space:nowrap;text-align:right}.cart-drawer__item-price s{display:block;color:rgba(var(--color-base-text),.5);font-weight:400;font-size:1.2rem}.cart-drawer__footer{flex-shrink:0;padding:1.8rem 2rem 2rem;border-top:1px solid rgba(var(--color-base-text),.08);background:rgb(var(--color-base-background))}.cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:center;font-family:var(--font-heading);font-weight:700;font-size:1.7rem;margin-bottom:.6rem}.cart-drawer__taxes-note{font-size:1.2rem;color:rgba(var(--color-base-text),.6);margin:0 0 1.5rem}.cart-drawer__payments{margin-bottom:1.5rem}.cart-drawer__payments-label{display:inline-flex;align-items:center;gap:.4rem;margin-bottom:.8rem;font-size:1.1rem;font-weight:600;letter-spacing:.06em}.cart-drawer__payments-label .material-icons{color:#2ecc71;font-size:1.4rem}.cart-drawer__terms{padding:1rem 1.2rem;background:rgba(var(--color-base-text),.04);border:1px solid rgba(var(--color-base-text),.1);border-radius:.4rem;margin-bottom:1.2rem;transition:border-color .15s ease,background .15s ease}.cart-drawer__terms.has-error{border-color:rgb(var(--color-announcement));background:rgba(var(--color-announcement),.05)}.cart-drawer__terms-label{display:flex;align-items:flex-start;gap:.8rem;cursor:pointer;font-size:1.3rem;line-height:1.45}.cart-drawer__terms-label input[type=checkbox]{width:1.6rem;height:1.6rem;flex-shrink:0;margin:.2rem 0 0;accent-color:rgb(var(--color-accent));cursor:pointer}.cart-drawer__terms a{color:rgb(var(--color-accent));text-decoration:underline;font-weight:600}.cart-drawer__terms-error{margin:.8rem 0 0;font-size:1.2rem;color:rgb(var(--color-announcement));font-weight:500}.cart-drawer__checkout{display:block;width:100%;padding:1.6rem 2rem;font-family:var(--font-heading);font-size:1.5rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:rgb(var(--color-cta));color:#fff;border-radius:.5rem;transition:transform .1s ease,filter .15s ease,opacity .15s ease}.cart-drawer__checkout:not([disabled]):hover{filter:brightness(1.05)}.cart-drawer__checkout:not([disabled]):active{transform:scale(.98)}.cart-drawer__checkout[disabled]{opacity:.45;cursor:not-allowed;background:rgba(var(--color-base-text),.35)}body.cart-drawer-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
