*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);font-weight:var(--font-body-weight);color:var(--color-fg);background:var(--color-bg);line-height:1.55;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,video,svg{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:0;background:transparent;padding:0;color:inherit}input,textarea,select{font:inherit;color:inherit}ul,ol{list-style:none;padding:0;margin:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;line-height:1.05;letter-spacing:-.02em;margin:0 0 .5em}h1{font-size:calc(2.4rem * var(--heading-scale))}h2{font-size:calc(2rem * var(--heading-scale))}h3{font-size:calc(1.4rem * var(--heading-scale))}h4{font-size:calc(1.1rem * var(--heading-scale))}@media(min-width:768px){h1{font-size:calc(3.6rem * var(--heading-scale))}h2{font-size:calc(2.6rem * var(--heading-scale))}h3{font-size:calc(1.6rem * var(--heading-scale))}}@media(min-width:1100px){h1{font-size:calc(4.4rem * var(--heading-scale))}h2{font-size:calc(3rem * var(--heading-scale))}}.eyebrow{font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:var(--color-muted);margin:0 0 1rem}.container{width:100%;max-width:var(--page-width);margin:0 auto;padding:0 1.25rem}@media(min-width:768px){.container{padding:0 2rem}}.section{padding-top:var(--section-spacing);padding-bottom:var(--section-spacing)}.section--tight{padding-top:calc(var(--section-spacing) * .5);padding-bottom:calc(var(--section-spacing) * .5)}.section--surface{background:var(--color-surface)}.section--dark{background:var(--color-fg);color:var(--color-bg)}.section--dark .eyebrow{color:#fff9}.section__head{text-align:center;margin-bottom:2.5rem}.section__head--left{text-align:left}.section__title{margin:0 0 .5rem}.section__sub{color:var(--color-muted);font-size:1.05rem;max-width:620px;margin:0 auto}.section__head--left .section__sub{margin-left:0}.skip-link{position:absolute;top:-100px;left:0;background:var(--color-fg);color:var(--color-bg);padding:1rem;z-index:9999}.skip-link:focus{top:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.75rem;font-weight:700;font-size:.875rem;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;border:2px solid transparent;transition:transform .15s ease,background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease;white-space:nowrap;cursor:pointer}.btn:hover{transform:translateY(-1px)}.btn:disabled,.btn[disabled]{opacity:.5;pointer-events:none}.btn--primary{background:var(--color-fg);color:var(--color-bg)}.btn--primary:hover{background:#1f1f1f;box-shadow:0 8px 24px #0000002e}.btn--accent{background:var(--color-accent);color:var(--color-accent-text)}.btn--accent:hover{box-shadow:0 8px 28px #00e67659}.btn--secondary{background:transparent;color:var(--color-fg);border-color:var(--color-fg)}.btn--secondary:hover{background:var(--color-fg);color:var(--color-bg)}.btn--ghost{padding:.6rem 0;border-radius:0;border-bottom:2px solid currentColor;letter-spacing:.1em}.btn--block{display:flex;width:100%}.btn--lg{padding:1.15rem 2.25rem;font-size:.95rem}.field{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.field__label{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700;color:var(--color-muted)}.field__input,.field__textarea,.field__select{width:100%;padding:.95rem 1rem;border:1px solid var(--color-border);border-radius:12px;background:var(--color-bg);color:var(--color-fg);transition:border-color .15s ease,box-shadow .15s ease}.field__input:focus,.field__textarea:focus,.field__select:focus{outline:none;border-color:var(--color-fg);box-shadow:0 0 0 4px #0000000f}.field__textarea{min-height:140px;resize:vertical}.announcement-bar{background:var(--color-fg);color:var(--color-bg);font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;text-align:center;padding:.6rem 1rem}.announcement-bar a{color:var(--color-accent)}.site-header{position:sticky;top:0;z-index:100;background:var(--color-bg);border-bottom:1px solid transparent;transition:box-shadow .2s ease,border-color .2s ease,background .2s ease}body.is-scrolled .site-header{box-shadow:0 1px 0 var(--color-border),0 4px 18px #0000000a;border-bottom-color:var(--color-border)}.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;padding:.9rem 0}.site-header__logo{font-family:var(--font-heading);font-weight:800;font-size:1.25rem;letter-spacing:.08em;text-transform:uppercase}.site-header__logo img{max-height:36px;width:auto}.site-header__nav{display:none}@media(min-width:1024px){.site-header__nav{display:flex;justify-content:center;gap:1.75rem}.site-header__nav a{font-size:.82rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;padding:.5rem 0;position:relative}.site-header__nav a:hover:after{transform:scaleX(1)}.site-header__nav a:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:var(--color-accent);transform:scaleX(0);transform-origin:center;transition:transform .2s ease}}.site-header__actions{display:flex;align-items:center;gap:.5rem}.icon-btn{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;position:relative}.icon-btn:hover{background:var(--color-surface)}.icon-btn svg{width:20px;height:20px}.cart-count{position:absolute;top:4px;right:4px;min-width:18px;height:18px;padding:0 5px;background:var(--color-accent);color:var(--color-accent-text);border-radius:999px;font-size:.65rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;line-height:1}.cart-count.is-empty{display:none}.nav-toggle{display:inline-flex}@media(min-width:1024px){.nav-toggle{display:none}}.mobile-nav{position:fixed;top:0;left:-100%;width:min(85vw,360px);height:100%;background:var(--color-bg);z-index:200;padding:1.5rem;transition:left .3s ease;display:flex;flex-direction:column}body.nav-open .mobile-nav{left:0}.mobile-nav__close{align-self:flex-end;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center}.mobile-nav__list{display:flex;flex-direction:column;gap:.25rem;margin-top:1rem}.mobile-nav__list a{padding:1rem 0;font-family:var(--font-heading);font-size:1.5rem;font-weight:700;border-bottom:1px solid var(--color-border)}.mobile-nav__footer{margin-top:auto;padding-top:1.5rem;color:var(--color-muted);font-size:.85rem}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0a0a73;opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:150}body.nav-open .overlay,body.cart-open .overlay{opacity:1;pointer-events:auto}.hero{position:relative;min-height:540px;display:flex;align-items:center;padding:4rem 0;background:var(--color-surface);overflow:hidden}.hero__inner{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media(min-width:900px){.hero__inner{grid-template-columns:1.05fr 1fr;gap:3.5rem}.hero{min-height:640px}}.hero__copy{max-width:560px}.hero__title{font-size:clamp(2.4rem,5vw,4.5rem);margin-bottom:1rem}.hero__sub{font-size:1.125rem;color:var(--color-muted);margin:0 0 2rem;max-width:480px}.hero__ctas{display:flex;flex-wrap:wrap;gap:.75rem}.hero__media{border-radius:var(--card-radius);overflow:hidden;aspect-ratio:4/5;background:linear-gradient(135deg,#ececec,#d8d8d8);position:relative}.hero__media img{width:100%;height:100%;object-fit:cover}.hero__media-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-weight:800;font-size:1.5rem;letter-spacing:.2em;color:#00000040;background:repeating-linear-gradient(45deg,rgba(0,0,0,.04) 0 10px,transparent 10px 20px),linear-gradient(135deg,#ececec,#d8d8d8)}.trust-bar{background:var(--color-fg);color:var(--color-bg);padding:1rem 0}.trust-bar__list{display:flex;flex-wrap:nowrap;gap:2rem;overflow-x:auto;scrollbar-width:none;justify-content:flex-start}.trust-bar__list::-webkit-scrollbar{display:none}@media(min-width:900px){.trust-bar__list{justify-content:space-around;overflow:visible}}.trust-bar__item{display:inline-flex;align-items:center;gap:.6rem;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;white-space:nowrap}.trust-bar__item svg{width:18px;height:18px;color:var(--color-accent)}.card{background:var(--color-bg);border-radius:var(--card-radius);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #00000014}.product-card{display:block;background:var(--color-bg);border-radius:var(--card-radius);overflow:hidden;position:relative;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #00000014}.product-card__media{position:relative;aspect-ratio:1/1;background:var(--color-surface);overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-card__media img{transform:scale(1.04)}.product-card__media-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#0000002e;font-family:var(--font-heading);font-weight:800;font-size:1.1rem;letter-spacing:.2em;text-transform:uppercase}.product-card__badges{position:absolute;top:.75rem;left:.75rem;display:flex;flex-direction:column;gap:.4rem;z-index:2}.badge{display:inline-flex;align-items:center;font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;padding:.3rem .6rem;border-radius:999px;background:var(--color-fg);color:var(--color-bg)}.badge--sale{background:var(--color-sale);color:#fff}.badge--new{background:var(--color-accent);color:var(--color-accent-text)}.product-card__body{padding:1rem .25rem .25rem}.product-card__title{font-family:var(--font-heading);font-weight:700;font-size:1rem;margin:0 0 .35rem}.product-card__rating{display:flex;align-items:center;gap:.35rem;font-size:.8rem;color:var(--color-muted);margin-bottom:.35rem}.product-card__price{display:flex;align-items:baseline;gap:.5rem;font-weight:700}.product-card__price .price-compare{color:var(--color-muted);text-decoration:line-through;font-weight:400;font-size:.9em}.product-card__price .price-sale{color:var(--color-sale)}.product-card__cta{margin-top:.85rem}.product-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(2,1fr)}@media(min-width:700px){.product-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media(min-width:1024px){.product-grid{grid-template-columns:repeat(4,1fr)}}.ps{background:var(--color-fg);color:var(--color-bg);border-radius:var(--card-radius);padding:3rem 1.5rem;text-align:center}@media(min-width:768px){.ps{padding:5rem 3rem}}.ps__heading{font-size:clamp(1.8rem,4vw,3rem)}.ps__body{max-width:640px;margin:0 auto;color:#ffffffc7;font-size:1.05rem}.benefits{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:640px){.benefits{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.benefits{grid-template-columns:repeat(4,1fr)}}.benefit-card{padding:2rem 1.5rem;background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--card-radius);text-align:left}.benefit-card__icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:var(--color-accent);color:var(--color-accent-text);border-radius:12px;margin-bottom:1.25rem}.benefit-card__icon svg{width:22px;height:22px}.benefit-card__title{font-size:1.1rem;margin-bottom:.5rem}.benefit-card__body{color:var(--color-muted);font-size:.95rem}.ba{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:768px){.ba{grid-template-columns:1fr 1fr}}.ba__panel{border-radius:var(--card-radius);padding:2.5rem 2rem;min-height:280px;display:flex;flex-direction:column;justify-content:space-between}.ba__panel--before{background:var(--color-surface)}.ba__panel--after{background:var(--color-fg);color:var(--color-bg)}.ba__label{font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;font-weight:800;margin-bottom:1rem}.ba__panel--before .ba__label{color:var(--color-sale)}.ba__panel--after .ba__label{color:var(--color-accent)}.ba__text{font-family:var(--font-heading);font-size:clamp(1.4rem,3vw,2rem);line-height:1.15}.reviews{display:grid;gap:1.25rem;grid-template-columns:1fr}@media(min-width:700px){.reviews{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.reviews{grid-template-columns:repeat(3,1fr)}}.review-card{padding:1.75rem;background:var(--color-surface);border-radius:var(--card-radius);display:flex;flex-direction:column;gap:.75rem}.review-card__stars{color:#f5b50a;font-size:1.1rem;letter-spacing:.05em}.review-card__title{font-family:var(--font-heading);font-weight:700;font-size:1.05rem;margin:0}.review-card__body{color:var(--color-fg);font-size:.97rem}.review-card__author{color:var(--color-muted);font-size:.85rem;margin-top:auto}.about{display:grid;gap:2.5rem;grid-template-columns:1fr;align-items:center}@media(min-width:900px){.about{grid-template-columns:1fr 1fr;gap:4rem}}.about__media{aspect-ratio:4/5;background:var(--color-surface);border-radius:var(--card-radius);overflow:hidden;position:relative}.about__media img{width:100%;height:100%;object-fit:cover}.about__title{font-size:clamp(1.8rem,4vw,2.8rem);margin-bottom:1rem}.about__body{color:var(--color-muted);font-size:1.05rem;max-width:480px}.faq{max-width:760px;margin:0 auto}.faq__item{border-bottom:1px solid var(--color-border)}.faq__toggle{width:100%;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 0;font-family:var(--font-heading);font-weight:700;font-size:1.1rem}.faq__icon{width:24px;height:24px;flex-shrink:0;position:relative}.faq__icon:before,.faq__icon:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:currentColor;transition:transform .25s ease}.faq__icon:before{width:14px;height:2px}.faq__icon:after{width:2px;height:14px}.faq__item.is-open .faq__icon:after{transform:rotate(90deg)}.faq__answer{max-height:0;overflow:hidden;transition:max-height .3s ease;color:var(--color-muted)}.faq__item.is-open .faq__answer{max-height:600px}.faq__answer-inner{padding:0 0 1.5rem;max-width:640px}.newsletter{background:var(--color-fg);color:var(--color-bg);border-radius:var(--card-radius);padding:3rem 1.5rem;text-align:center}@media(min-width:768px){.newsletter{padding:5rem 3rem}}.newsletter__title{color:inherit;font-size:clamp(1.8rem,4vw,2.6rem);margin-bottom:.5rem}.newsletter__sub{color:#ffffffb3;margin:0 auto 1.5rem;max-width:480px}.newsletter__form{display:flex;gap:.5rem;max-width:480px;margin:0 auto;flex-wrap:wrap}.newsletter__form input{flex:1 1 240px;padding:1rem 1.25rem;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:#ffffff14;color:#fff}.newsletter__form input::placeholder{color:#ffffff80}.newsletter__form button{flex:0 0 auto}.site-footer{background:var(--color-fg);color:#ffffffb3;padding:4rem 0 2rem}.site-footer h4{color:#fff;font-size:.85rem;letter-spacing:.18em;text-transform:uppercase;margin-bottom:1rem}.site-footer a{color:#ffffffb3}.site-footer a:hover{color:#fff}.site-footer__grid{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-bottom:3rem}@media(min-width:700px){.site-footer__grid{grid-template-columns:1.5fr 1fr 1fr 1fr}}.site-footer__brand p{max-width:320px}.site-footer__brand .brand-mark{font-family:var(--font-heading);color:#fff;font-weight:800;font-size:1.4rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem}.site-footer__col ul li{margin-bottom:.6rem}.site-footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;font-size:.8rem}.site-footer__social{display:flex;gap:.75rem}.site-footer__social a{width:40px;height:40px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#ffffff0f}.site-footer__social a:hover{background:var(--color-accent);color:var(--color-accent-text)}.site-footer__social svg{width:18px;height:18px}.cart-drawer{position:fixed;top:0;right:-100%;width:min(92vw,440px);height:100%;background:var(--color-bg);z-index:200;display:flex;flex-direction:column;transition:right .3s ease;box-shadow:-20px 0 60px #0000001f}body.cart-open .cart-drawer{right:0}.cart-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid var(--color-border)}.cart-drawer__title{font-family:var(--font-heading);font-weight:700;font-size:1.1rem;letter-spacing:.06em;text-transform:uppercase}.cart-drawer__progress{padding:1rem 1.5rem;background:var(--color-surface)}.cart-drawer__progress-msg{font-size:.85rem;margin-bottom:.5rem}.cart-drawer__progress-msg strong{color:var(--color-fg)}.cart-drawer__progress-bar{height:6px;background:var(--color-border);border-radius:999px;overflow:hidden}.cart-drawer__progress-bar-fill{display:block;height:100%;width:0;background:var(--color-accent);transition:width .35s ease}.cart-drawer__items{flex:1;overflow-y:auto;padding:1rem 1.5rem}.cart-empty{text-align:center;color:var(--color-muted);padding:3rem 0}.cart-item{display:grid;grid-template-columns:72px 1fr auto;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--color-border);align-items:flex-start}.cart-item img{width:72px;height:72px;object-fit:cover;border-radius:12px;background:var(--color-surface)}.cart-item__info{display:flex;flex-direction:column;gap:.35rem;min-width:0}.cart-item__title{font-weight:700;font-size:.95rem}.cart-item__variant{color:var(--color-muted);font-size:.8rem}.cart-item__qty{display:inline-flex;align-items:center;gap:.25rem;margin-top:.35rem}.cart-item__qty button{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--color-border);border-radius:8px}.cart-item__qty button:hover{background:var(--color-surface)}.cart-item__qty .qty{min-width:28px;text-align:center;font-weight:700;font-size:.9rem}.cart-item__remove{margin-top:.4rem;font-size:.75rem;color:var(--color-muted);text-decoration:underline;cursor:pointer}.cart-item__remove:hover{color:var(--color-fg)}.cart-item__price{font-weight:700;font-size:.95rem}.cart-drawer__foot{padding:1.25rem 1.5rem;border-top:1px solid var(--color-border);display:flex;flex-direction:column;gap:.75rem}.cart-drawer__subtotal{display:flex;justify-content:space-between;font-weight:700}.cart-drawer__note{font-size:.8rem;color:var(--color-muted)}.product{display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:900px){.product{grid-template-columns:1.15fr 1fr;gap:3rem;align-items:start}}.product__gallery{display:flex;flex-direction:column;gap:.75rem}.product__gallery-main{border-radius:var(--card-radius);overflow:hidden;background:var(--color-surface);aspect-ratio:1/1}.product__gallery-main img{width:100%;height:100%;object-fit:cover}.product__gallery-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.product__gallery-thumbs button{border-radius:10px;overflow:hidden;aspect-ratio:1/1;background:var(--color-surface);border:2px solid transparent}.product__gallery-thumbs button.is-active{border-color:var(--color-fg)}.product__gallery-thumbs img{width:100%;height:100%;object-fit:cover}.product__info{display:flex;flex-direction:column;gap:1.25rem}@media(min-width:900px){.product__info{position:sticky;top:96px}}.product__title{font-size:clamp(1.6rem,3vw,2.4rem);margin:0}.product__rating{display:flex;align-items:center;gap:.5rem;color:var(--color-muted);font-size:.9rem}.product__price{display:flex;align-items:baseline;gap:.75rem;font-size:1.4rem;font-weight:800}.product__price .price-compare{color:var(--color-muted);text-decoration:line-through;font-weight:400;font-size:.85em}.product__price .price-sale{color:var(--color-sale)}.variant-group{display:flex;flex-direction:column;gap:.6rem}.variant-group__label{font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;font-weight:700;color:var(--color-muted)}.variant-options{display:flex;flex-wrap:wrap;gap:.5rem}.variant-option{padding:.65rem 1rem;border:1.5px solid var(--color-border);border-radius:999px;font-size:.85rem;font-weight:700;cursor:pointer;background:var(--color-bg)}.variant-option:hover{border-color:var(--color-fg)}.variant-option.is-active{background:var(--color-fg);color:var(--color-bg);border-color:var(--color-fg)}.variant-option.is-sold-out{opacity:.4;text-decoration:line-through;cursor:not-allowed}.qty-stepper{display:inline-flex;align-items:center;border:1.5px solid var(--color-border);border-radius:999px;overflow:hidden}.qty-stepper button{width:44px;height:44px;font-size:1.1rem;font-weight:700}.qty-stepper button:hover{background:var(--color-surface)}.qty-stepper input{width:44px;border:0;text-align:center;font-weight:700}.product__ctas{display:flex;flex-direction:column;gap:.5rem}.product__buy-now{background:var(--color-accent);color:var(--color-accent-text)}.product__buy-now:hover{box-shadow:0 10px 30px #00e67659}.product__trust-badges{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;padding:1.25rem;border:1px solid var(--color-border);border-radius:var(--card-radius);background:var(--color-surface)}.trust-badge{display:flex;align-items:center;gap:.6rem;font-size:.82rem;font-weight:600}.trust-badge svg{width:18px;height:18px;color:var(--color-fg)}.product__details{border-top:1px solid var(--color-border)}.detail{border-bottom:1px solid var(--color-border)}.detail__toggle{width:100%;text-align:left;padding:1.25rem 0;display:flex;justify-content:space-between;align-items:center;font-weight:700;font-family:var(--font-heading)}.detail__icon{width:16px;height:16px;position:relative}.detail__icon:before,.detail__icon:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:currentColor}.detail__icon:before{width:12px;height:2px}.detail__icon:after{width:2px;height:12px;transition:transform .25s ease}.detail.is-open .detail__icon:after{transform:rotate(90deg)}.detail__body{max-height:0;overflow:hidden;transition:max-height .3s ease;color:var(--color-muted)}.detail.is-open .detail__body{max-height:1200px}.detail__body-inner{padding:0 0 1.25rem;max-width:100%}.collection-hero{background:var(--color-surface);padding:3.5rem 0 2.5rem;text-align:center}.collection-hero__title{margin:0}.collection-hero__count{color:var(--color-muted);margin-top:.5rem}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 0;flex-wrap:wrap;gap:1rem;border-bottom:1px solid var(--color-border);margin-bottom:2rem}.collection-toolbar select{padding:.6rem 1rem;border:1px solid var(--color-border);border-radius:999px;background:var(--color-bg)}.page-hero{padding:4rem 0 2rem;text-align:center}.page-hero h1{margin-bottom:.5rem}.page-hero p.lede{color:var(--color-muted);max-width:640px;margin:0 auto}.rte{max-width:760px;margin:0 auto}.rte p{margin:0 0 1.25rem}.rte h2{margin-top:2.5rem;font-size:1.5rem}.rte h3{margin-top:2rem;font-size:1.2rem}.rte ul{list-style:disc;padding-left:1.25rem;margin-bottom:1.5rem}.rte li{margin-bottom:.5rem}.rte a{color:var(--color-fg);text-decoration:underline}.contact-grid{display:grid;gap:2.5rem;grid-template-columns:1fr}@media(min-width:900px){.contact-grid{grid-template-columns:1fr 1fr}}.contact-info p{color:var(--color-muted)}.contact-info dl{display:grid;gap:1rem;margin-top:1.5rem}.contact-info dt{font-weight:700;font-size:.78rem;text-transform:uppercase;letter-spacing:.14em}.contact-info dd{margin:0;color:var(--color-muted)}.track-order-card{background:var(--color-surface);border-radius:var(--card-radius);padding:2.5rem;text-align:center}.track-order-card form{display:flex;gap:.5rem;max-width:480px;margin:1.5rem auto 0;flex-wrap:wrap}.track-order-card input{flex:1 1 240px;padding:1rem 1.25rem;border:1px solid var(--color-border);border-radius:999px;background:var(--color-bg)}.text-center{text-align:center}.text-muted{color:var(--color-muted)}.hide{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.is-loading{opacity:.6;pointer-events:none}:focus-visible{outline:3px solid var(--color-accent);outline-offset:2px;border-radius:4px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
