*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:calc(16px * var(--body-scale));line-height:1.55;-webkit-font-smoothing:antialiased}body.is-locked{overflow:hidden}img,svg,video,model-viewer{display:block;max-width:100%}img{height:auto}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}ul,ol{margin:0;padding:0}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.05;letter-spacing:-.025em}h1{font-size:clamp(2.5rem,5vw,5.5rem);font-size:calc(clamp(2.5rem,5vw,5.5rem) * var(--heading-scale));margin-bottom:1.25rem}h2{font-size:clamp(2rem,3.5vw,3.75rem);font-size:calc(clamp(2rem,3.5vw,3.75rem) * var(--heading-scale));margin-bottom:1rem}h3{font-size:1.25rem;margin-bottom:.65rem}.hidden{display:none!important}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;left:1rem;top:1rem;z-index:9999;background:var(--color-accent);color:var(--color-accent-text);padding:.75rem 1rem;transform:translateY(-150%)}.skip-link:focus{transform:none}.page-width{width:min(calc(100% - 2rem),var(--page-width));margin-inline:auto}.page-width--narrow{max-width:800px}.page-width--article{max-width:900px}.section{padding:clamp(3.5rem,7vw,7.5rem) 0}.section--compact{padding:1.75rem 0}.main-content{min-height:60vh}.eyebrow{font-size:.75rem;font-weight:500;letter-spacing:.16em;text-transform:none;color:var(--color-accent);margin-bottom:.9rem}.rte>*:last-child{margin-bottom:0}.rte a{text-decoration:underline;text-underline-offset:3px}.rte ul,.rte ol{padding-left:1.25rem;margin:1rem 0}.rte p{margin-bottom:1rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:.82rem 1.35rem;border:.5px solid var(--color-accent);border-radius:10px;background:var(--color-accent);color:var(--color-accent-text);font-weight:500;line-height:1.1;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-1px);box-shadow:none}.button:disabled{opacity:.48;cursor:not-allowed;transform:none;box-shadow:none}.button--secondary{background:transparent;color:var(--color-text);border-color:var(--color-border)}.button--secondary:hover{border-color:var(--color-text)}.button--small{min-height:40px;padding:.6rem 1rem;font-size:.875rem}.button--full{width:100%}.button-row{display:flex;flex-wrap:wrap;gap:.75rem}.text-link{display:inline-flex;align-items:center;gap:.45rem;font-weight:500}.text-link svg{width:1.1rem;height:1.1rem;fill:none;stroke:currentColor;stroke-width:1.8}.icon-button{display:inline-grid;place-items:center;width:44px;height:44px;padding:0;border:0;background:transparent;border-radius:50%}.icon-button:hover{background:#0000000d}.icon-button svg,.announcement-bar__icon svg,.trust-strip__icon svg,.purchase-reassurance svg,.contact-list svg,.location-cta__details svg,.contact-cards svg,.product-trust-line svg,.cart-summary__trust svg{width:1.35rem;height:1.35rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.badge{display:inline-flex;align-items:center;padding:.42rem .65rem;border-radius:10px;background:var(--color-accent);color:var(--color-accent-text);font-size:.7rem;font-weight:500;text-transform:none;letter-spacing:.08em}.badge--muted{background:var(--color-text)}.progress{height:7px;border-radius:10px;background:var(--color-border);overflow:hidden}.progress span{display:block;height:100%;width:0;background:var(--color-accent);border-radius:inherit;transition:width .35s ease}.form-success{padding:.8rem 1rem;border-radius:10px;background:#e4f4ed;color:#155a40}.form-error{padding:.8rem 1rem;border-radius:10px;background:#fbe7e7;color:#8a1f1f}.section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,460px);gap:2rem;align-items:end;margin-bottom:2.5rem}.section-heading h2{margin-bottom:0}.section-heading>p,.section-heading>div>p:last-child{color:var(--color-muted);margin-bottom:0}.section-heading--inline{grid-template-columns:1fr auto}.section-heading--center{display:block;text-align:center;max-width:760px;margin-inline:auto}.page-header{margin-bottom:2.75rem}.page-header>p{max-width:700px;color:var(--color-muted)}.page-header--center{text-align:center;max-width:820px;margin-inline:auto;margin-bottom:3rem}.page-header--center>p{margin-inline:auto}.breadcrumbs{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center;font-size:.8rem;color:var(--color-muted);margin-bottom:1.5rem}.breadcrumbs a:hover{color:var(--color-text)}.announcement-bar{background:var(--color-text);color:#fff;font-size:.75rem;font-weight:500}.announcement-bar__inner{display:flex;justify-content:center;gap:clamp(1.25rem,5vw,4.5rem);min-height:38px;align-items:center}.announcement-bar__item{display:flex;align-items:center;gap:.5rem;white-space:nowrap}.announcement-bar__icon svg{width:1rem;height:1rem}.site-header{position:relative;z-index:50;background:#fff9f7f5;border-bottom:.5px solid var(--color-border);-webkit-backdrop-filter:none;backdrop-filter:none}.site-header--sticky{position:sticky;top:0}.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;min-height:82px}.site-header__logo{display:flex;flex-direction:column;align-items:flex-start}.site-header__logo img{max-height:58px;width:auto}.wordmark{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;font-weight:500;letter-spacing:.08em}.wordmark__tagline{font-size:.58rem;text-transform:none;letter-spacing:.12em;color:var(--color-muted)}.desktop-nav{justify-self:center}.desktop-nav__list{display:flex;align-items:center;gap:1.55rem;list-style:none}.desktop-nav__item>a{display:block;padding:1.8rem 0;font-size:.88rem;font-weight:500}.desktop-nav__item.has-dropdown>a:after{content:"";display:inline-block;width:6px;height:6px;border-right:.5px solid;border-bottom:.5px solid;transform:rotate(45deg);margin-left:.5rem;margin-bottom:.18rem}.desktop-nav__dropdown{position:absolute;left:50%;top:100%;width:min(900px,calc(100vw - 3rem));padding:1.6rem;transform:translate(-50%,10px);background:var(--color-surface);border:.5px solid var(--color-border);border-radius:0 0 var(--radius) var(--radius);box-shadow:none;opacity:0;visibility:hidden;transition:.18s ease}.desktop-nav__item:hover .desktop-nav__dropdown,.desktop-nav__item:focus-within .desktop-nav__dropdown{opacity:1;visibility:visible;transform:translate(-50%)}.desktop-nav__dropdown>ul{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;list-style:none}.desktop-nav__dropdown li>a{display:block;padding:.55rem .65rem;border-radius:8px;font-weight:500}.desktop-nav__dropdown li>a:hover{background:var(--color-bg);color:var(--color-accent)}.desktop-nav__dropdown ul ul{list-style:none}.desktop-nav__dropdown ul ul a{font-weight:500;color:var(--color-muted)}.site-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:.15rem}.site-header__actions svg,.mobile-nav summary svg{width:1.35rem;height:1.35rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.cart-button{position:relative}.cart-count{position:absolute;right:0;top:2px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:10px;background:var(--color-accent);color:var(--color-accent-text);font-size:.62rem;font-weight:500}.mobile-nav{display:none}.mobile-nav>summary{list-style:none}.mobile-nav>summary::-webkit-details-marker{display:none}.mobile-nav__panel{position:fixed;inset:0 auto 0 0;width:min(92vw,390px);padding:1.25rem;background:var(--color-surface);box-shadow:none;overflow:auto;z-index:90}.mobile-nav__top{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:.5px solid var(--color-border)}.mobile-nav__list{list-style:none}.mobile-nav__list>li{border-bottom:.5px solid var(--color-border)}.mobile-nav__list a,.mobile-nav__list summary{display:flex;justify-content:space-between;padding:1rem 0;font-weight:500;list-style:none}.mobile-nav__list summary::-webkit-details-marker{display:none}.mobile-nav__list ul{list-style:none;padding:0 0 .8rem 1rem}.mobile-nav__list ul a{padding:.5rem 0;color:var(--color-muted);font-weight:500}.mobile-nav__contact{margin-top:1.5rem;padding:1.25rem;border-radius:var(--radius);background:var(--color-bg)}.mobile-nav__contact p{margin-bottom:.2rem}.hero-conversion{background:var(--hero-bg);color:var(--hero-text);overflow:hidden;padding-top:clamp(2.5rem,5vw,5.5rem)}.hero-conversion__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(2rem,5vw,6rem)}.hero-conversion__grid--reverse .hero-conversion__content{order:2}.hero-conversion__content{padding:2rem 0}.hero-conversion__content h1 em{color:var(--color-accent);font-weight:inherit}.hero-conversion__text{max-width:650px;font-size:1.12rem;color:var(--color-muted)}.hero-conversion__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.8rem 0}.hero-conversion__benefits{display:flex;flex-wrap:wrap;gap:.7rem 1.3rem;list-style:none;font-size:.84rem;font-weight:500}.hero-conversion__benefits li{display:flex;align-items:center;gap:.4rem}.hero-conversion__benefits span{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:#a72d5d21;color:var(--color-accent)}.hero-conversion__benefits svg{width:.85rem;height:.85rem;fill:none;stroke:currentColor;stroke-width:2.2}.hero-conversion__visual{min-height:520px;display:grid;align-items:end}.hero-conversion__visual>img{width:100%;height:100%;max-height:680px;object-fit:cover;border-radius:10px}.hero-art{position:relative;min-height:520px}.hero-art__orb{position:absolute;border-radius:50%;filter:none}.hero-art__orb--one{width:420px;height:420px;right:3%;top:4%;background:#d98eab}.hero-art__orb--two{width:220px;height:220px;left:2%;bottom:5%;background:#f2c0d0}.hero-art__card{position:absolute;border:.5px solid rgba(255,255,255,.45);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.hero-art__card--main{left:16%;top:16%;width:55%;aspect-ratio:4/5;padding:2rem;border-radius:12px;background:#ffffffd4;display:flex;flex-direction:column;justify-content:center}.hero-art__card--main span,.hero-art__card--main strong{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2rem,4vw,4rem);line-height:.9;letter-spacing:.08em}.hero-art__card--main strong{color:var(--color-accent)}.hero-art__card--main small{margin-top:2rem;text-transform:none;letter-spacing:.15em;color:var(--color-muted)}.hero-art__card--privacy,.hero-art__card--delivery{display:flex;align-items:center;gap:.7rem;padding:.9rem 1rem;background:#ffffffe6;border-radius:12px;font-size:.8rem;font-weight:500}.hero-art__card--privacy{right:0;top:25%}.hero-art__card--delivery{right:4%;bottom:10%}.hero-art__card svg{width:1.5rem;height:1.5rem;fill:none;stroke:var(--color-accent);stroke-width:1.8}.trust-strip{background:var(--color-surface);border-bottom:.5px solid var(--color-border)}.trust-strip__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.trust-strip__item{display:grid;grid-template-columns:auto 1fr;gap:.85rem;padding:1rem 1.4rem;border-right:.5px solid var(--color-border)}.trust-strip__item:last-child{border:0}.trust-strip__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--color-bg);color:var(--color-accent)}.trust-strip__item h2{font-family:inherit;font-size:.86rem;letter-spacing:0;margin:0 0 .15rem}.trust-strip__item p{font-size:.72rem;color:var(--color-muted);margin:0}.need-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.need-card{position:relative;min-height:330px;border-radius:var(--radius);overflow:hidden;background:#ead3dc}.need-card--plum{background:#5d2440;color:#fff}.need-card--sand{background:#e9ddcd}.need-card--night{background:#271a22;color:#fff}.need-card__media{position:absolute;top:0;right:0;bottom:0;left:0}.need-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.need-card:hover .need-card__media img{transform:scale(1.04)}.need-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#190c1259}.need-card__placeholder{height:100%;display:grid;place-items:center}.need-card__placeholder svg{width:80px;height:80px;fill:none;stroke:currentColor;opacity:.25}.need-card__content{position:absolute;inset:auto 1.25rem 1.25rem;z-index:1;color:#fff}.need-card__content p{font-size:.72rem;text-transform:none;letter-spacing:.12em;font-weight:500;margin-bottom:.35rem}.need-card__content h3{font-size:1.75rem;margin-bottom:.65rem}.need-card__content span{display:flex;align-items:center;gap:.45rem;font-weight:500;font-size:.82rem}.need-card__content svg{width:1rem;height:1rem;fill:none;stroke:currentColor}.product-grid{display:grid;gap:clamp(.75rem,2vw,1.35rem)}.product-grid--3{grid-template-columns:repeat(3,1fr)}.product-grid--4{grid-template-columns:repeat(4,1fr)}.product-card{min-width:0}.product-card__media{position:relative;display:block;aspect-ratio:4/5;border-radius:var(--radius);overflow:hidden;background:var(--color-surface)}.product-card__image{width:100%;height:100%;object-fit:cover;transition:opacity .28s ease,transform .4s ease}.product-card:hover .product-card__image{transform:scale(1.025)}.product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card:hover .product-card__image--secondary{opacity:1}.product-card__placeholder,.product-card__media>svg{width:100%;height:100%;background:#f0e5e9}.product-card__badges{position:absolute;left:.75rem;top:.75rem;display:flex;gap:.4rem}.product-card__content{padding:.95rem .15rem}.product-card__vendor,.product-card__type{font-size:.65rem;text-transform:none;letter-spacing:.12em;color:var(--color-muted);margin-bottom:.3rem}.product-card__title{font-family:inherit;font-size:.92rem;line-height:1.35;letter-spacing:0;margin-bottom:.55rem}.product-card__title a:hover{color:var(--color-accent)}.product-card__quick-add{width:100%;margin-top:.8rem}.price{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;font-weight:500}.price__compare{color:var(--color-muted);font-weight:500}.price__badge{font-size:.66rem;padding:.25rem .4rem;background:#f4e5ea;color:var(--color-accent);border-radius:10px}.image-with-text__grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,6vw,6rem)}.image-with-text__grid--reverse .image-with-text__media{order:2}.image-with-text__media img,.image-with-text__placeholder{width:100%;aspect-ratio:5/4;object-fit:cover;border-radius:10px}.image-with-text__placeholder{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#181416;color:#fff}.image-with-text__placeholder span{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:8rem;line-height:.8}.image-with-text__placeholder strong{font-size:1.5rem;text-transform:none;letter-spacing:.16em}.image-with-text__placeholder small{margin-top:1rem;opacity:.75}.image-with-text__content{max-width:570px}.image-with-text__content .button{margin-top:1rem}.proof-points{background:var(--color-text);color:#fff}.proof-points .eyebrow{color:#efb5ca}.proof-points__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#ffffff2e;border:.5px solid rgba(255,255,255,.18);border-radius:var(--radius);overflow:hidden}.proof-point{padding:2rem;background:var(--color-text)}.proof-point>strong{display:block;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2.8rem;color:#f0b4ca;margin-bottom:1.3rem}.proof-point h3{font-family:inherit;font-size:1rem;letter-spacing:0}.proof-point p{font-size:.82rem;color:#ffffffa8;margin:0}.faq__grid{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:clamp(2rem,7vw,7rem)}.faq__intro{position:sticky;top:150px;align-self:start}.faq__intro>p{color:var(--color-muted)}.accordion{border-top:.5px solid var(--color-border)}.accordion:last-child{border-bottom:.5px solid var(--color-border)}.accordion summary{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem 0;font-weight:500;cursor:pointer;list-style:none}.accordion summary::-webkit-details-marker{display:none}.accordion__icon svg{width:1.2rem;height:1.2rem;fill:none;stroke:currentColor;transition:transform .2s ease}.accordion[open] .accordion__icon svg{transform:rotate(45deg)}.accordion__content{padding:0 2rem 1.5rem 0;color:var(--color-muted)}.location-cta__card{display:grid;grid-template-columns:1fr 1fr;min-height:480px;border-radius:10px;overflow:hidden;background:var(--color-surface);border:.5px solid var(--color-border)}.location-cta__visual{position:relative;overflow:hidden;background:#eedfe4}.location-cta__visual:before{content:"";position:absolute;top:10%;right:10%;bottom:10%;left:10%;border-radius:50%;background:transparent;opacity:.25}.location-cta__street{position:absolute;width:120%;height:38px;background:#fff;opacity:.7;transform-origin:center}.location-cta__street--one{left:-10%;top:25%;transform:rotate(15deg)}.location-cta__street--two{left:-10%;top:58%;transform:rotate(-25deg)}.location-cta__street--three{left:35%;top:0;width:30px;height:110%;transform:rotate(8deg)}.location-cta__pin{position:absolute;z-index:2;left:52%;top:45%;display:grid;place-items:center;width:76px;height:76px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:var(--color-accent);color:#fff;box-shadow:none}.location-cta__pin svg{width:34px;height:34px;transform:rotate(45deg);fill:none;stroke:currentColor;stroke-width:1.5}.location-cta__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,6vw,5rem)}.location-cta__details{list-style:none;margin:1.5rem 0;display:grid;gap:.8rem}.location-cta__details li{display:flex;align-items:flex-start;gap:.75rem}.location-cta__details svg{flex:0 0 auto;color:var(--color-accent)}.newsletter-section__card{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding:clamp(2rem,5vw,4rem);border-radius:10px;background:#f1dfe6}.newsletter-section__form label{display:block;font-weight:500;margin-bottom:.45rem}.newsletter-section__input-row{display:flex;gap:.65rem}.newsletter-section input,.newsletter-form input,.search-form input,.search-page-form input,input[type=text],input[type=email],input[type=tel],input[type=password],input[type=number],select,textarea{width:100%;min-height:48px;padding:.8rem 1rem;border:.5px solid var(--color-border);border-radius:10px;background:var(--color-surface);outline:none}.newsletter-section input:focus,.newsletter-form input:focus,.search-form input:focus,.search-page-form input:focus,input:focus,select:focus,textarea:focus{border-color:var(--color-accent);box-shadow:none}.newsletter-section small{display:block;color:var(--color-muted);margin-top:.6rem}.site-footer{padding:5rem 0 1.5rem;background:#1f171b;color:#fff}.site-footer__grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:3rem}.site-footer__brand p,.site-footer__column p{color:#ffffff9e;font-size:.85rem}.site-footer__brand .wordmark{display:inline-block;margin-bottom:1rem}.site-footer__socials{display:flex;gap:1rem;font-weight:500;font-size:.8rem}.site-footer__column h2{font-family:inherit;font-size:.85rem;letter-spacing:.08em;text-transform:none;margin-bottom:1.1rem}.site-footer__column ul{list-style:none}.site-footer__column li{margin-bottom:.7rem}.site-footer__column a{color:#ffffffb8}.site-footer__column a:hover{color:#fff}.contact-list li{display:flex;gap:.65rem;align-items:flex-start;color:#ffffffb8;font-size:.82rem}.contact-list svg{flex:0 0 auto;width:1.1rem;height:1.1rem;color:#efb5ca}.newsletter-form{position:relative}.newsletter-form input{padding-right:3.3rem;background:#ffffff14;border-color:#ffffff2e;color:#fff}.newsletter-form button{position:absolute;right:4px;top:4px;width:40px;height:40px;border:0;border-radius:50%;background:#fff;color:var(--color-text)}.newsletter-form button svg{width:1.1rem;height:1.1rem;fill:none;stroke:currentColor}.site-footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:4rem;padding-top:1.5rem;border-top:.5px solid rgba(255,255,255,.13);font-size:.72rem;color:#ffffff8c}.site-footer__payments{display:flex;flex-wrap:wrap;gap:.45rem}.site-footer__payments span{padding:.3rem .55rem;border:.5px solid rgba(255,255,255,.2);border-radius:5px;color:#ffffffbf}.drawer,.search-modal,.age-gate,.filter-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;visibility:hidden;opacity:0;transition:opacity .2s ease,visibility .2s ease}.drawer.is-open,.search-modal.is-open,.age-gate.is-open,.filter-drawer.is-open{visibility:visible;opacity:1}.drawer__overlay,.search-modal__overlay,.filter-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#160c118c;-webkit-backdrop-filter:none;backdrop-filter:none}.drawer__panel{position:absolute;right:0;top:0;height:100%;width:min(94vw,480px);display:flex;flex-direction:column;background:var(--color-surface);transform:translate(100%);transition:transform .25s ease}.drawer.is-open .drawer__panel{transform:none}.drawer__header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;border-bottom:.5px solid var(--color-border)}.drawer__header h2{font-family:inherit;font-size:1.35rem;letter-spacing:0;margin:0}.drawer__header .eyebrow{margin-bottom:.2rem}.drawer__shipping{padding:1rem 1.25rem;background:var(--color-bg);border-bottom:.5px solid var(--color-border)}.drawer__shipping p{font-size:.78rem;margin-bottom:.55rem}.drawer__content{flex:1;overflow:auto;padding:0 1.25rem}.drawer__footer{padding:1.15rem 1.25rem;border-top:.5px solid var(--color-border);background:var(--color-surface)}.drawer__footer form{margin-top:.55rem}.drawer__subtotal{display:flex;justify-content:space-between;font-size:1.05rem}.drawer__note{font-size:.7rem;color:var(--color-muted);margin:.55rem 0 1rem}.drawer-cart-item{display:grid;grid-template-columns:82px 1fr auto;gap:.9rem;padding:1.1rem 0;border-bottom:.5px solid var(--color-border)}.drawer-cart-item img{width:82px;aspect-ratio:1;object-fit:cover;border-radius:10px}.drawer-cart-item h3{font-family:inherit;font-size:.82rem;line-height:1.35;letter-spacing:0;margin-bottom:.25rem}.drawer-cart-item p{font-size:.72rem;color:var(--color-muted);margin-bottom:.45rem}.drawer-cart-item__quantity{display:flex;align-items:center;width:max-content;border:.5px solid var(--color-border);border-radius:10px}.drawer-cart-item__quantity button{width:30px;height:30px;border:0;background:transparent}.drawer-cart-item__quantity input{width:32px;min-height:30px;padding:0;border:0;text-align:center;background:transparent}.drawer-cart-item__remove{border:0;background:none;color:var(--color-muted);font-size:.7rem}.empty-state{text-align:center;padding:5rem 1.5rem}.empty-state>svg,.empty-state__icon svg{width:52px;height:52px;margin:0 auto 1rem;fill:none;stroke:var(--color-accent);stroke-width:1.4}.empty-state h2{font-size:2.2rem}.empty-state p{max-width:480px;margin:0 auto 1.5rem;color:var(--color-muted)}.search-modal__panel{position:relative;background:var(--color-surface);padding:1.25rem 0 2rem;transform:translateY(-30px);transition:transform .22s ease}.search-modal.is-open .search-modal__panel{transform:none}.search-modal__header{display:flex;justify-content:space-between;align-items:center}.search-modal__header h2{font-family:inherit;font-size:1.5rem;letter-spacing:0;margin-bottom:1rem}.search-form{position:relative}.search-form__icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%)}.search-form__icon svg{width:1.2rem;height:1.2rem;fill:none;stroke:currentColor}.search-form input{padding-left:3rem;font-size:1.1rem}.predictive-search{max-height:65vh;overflow:auto}.predictive-search__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding-top:1.25rem}.predictive-search__item{display:grid;grid-template-columns:72px 1fr;gap:.75rem;align-items:center}.predictive-search__item img{width:72px;height:86px;object-fit:cover;border-radius:8px}.predictive-search__item h3{font-family:inherit;font-size:.76rem;line-height:1.3;letter-spacing:0;margin-bottom:.2rem}.predictive-search__item p{font-size:.72rem;margin:0}.predictive-search__footer{padding-top:1rem}.age-gate{display:grid;place-items:center;background:#190e13b8;-webkit-backdrop-filter:none;backdrop-filter:none}.age-gate__panel{width:min(92vw,480px);padding:2.5rem;border-radius:var(--radius);background:var(--color-surface);text-align:center;box-shadow:none}.age-gate__panel h2{font-size:2.5rem}.age-gate__panel .button{margin-top:.7rem}.age-gate__panel small{display:block;margin-top:1rem;color:var(--color-muted)}.toast{position:fixed;z-index:140;left:50%;bottom:1.5rem;transform:translate(-50%,30px);padding:.8rem 1.1rem;border-radius:10px;background:var(--color-text);color:#fff;font-weight:500;font-size:.82rem;opacity:0;visibility:hidden;transition:.2s ease}.toast.is-visible{opacity:1;visibility:visible;transform:translate(-50%)}.main-product__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);gap:clamp(2rem,5vw,5.5rem);align-items:start}.product-gallery{position:sticky;top:145px}.product-gallery__main{position:relative;border-radius:var(--radius);overflow:hidden;background:var(--color-surface);aspect-ratio:1}.product-gallery__main-image,.product-gallery__main-media,.product-gallery__placeholder{width:100%;height:100%;object-fit:contain}.product-gallery__sale{position:absolute;left:1rem;top:1rem}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:.6rem;margin-top:.7rem}.product-gallery__thumb{padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;background:var(--color-surface);aspect-ratio:1}.product-gallery__thumb.is-active{border-color:var(--color-accent)}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-info h1{font-size:clamp(2.2rem,4vw,4.2rem);margin-bottom:.8rem}.product-info__vendor{font-size:.72rem;text-transform:none;letter-spacing:.12em;color:var(--color-muted)}.product-info__meta{display:flex;gap:1rem;color:var(--color-muted);font-size:.75rem;margin-bottom:1rem}.product-info__reviews-link{text-decoration:underline}.product-info>.price{font-size:1.4rem;margin-bottom:.85rem}.inventory-status{display:flex;align-items:center;gap:.55rem;font-size:.78rem;font-weight:500;color:var(--color-muted)}.inventory-status.is-available{color:var(--color-success)}.inventory-status__dot{width:8px;height:8px;border-radius:50%;background:currentColor;box-shadow:none}.product-info__summary{color:var(--color-muted);margin:1.25rem 0}.variant-options{display:grid;gap:1.1rem;margin:1.5rem 0}.variant-option{padding:0;border:0}.variant-option legend{font-size:.82rem;margin-bottom:.65rem}.variant-option__values{display:flex;flex-wrap:wrap;gap:.55rem}.variant-option__values label{display:inline-flex;align-items:center;min-height:42px;padding:.65rem .9rem;border:.5px solid var(--color-border);border-radius:10px;font-size:.78rem;font-weight:500;cursor:pointer;background:var(--color-surface)}.variant-option__values input:checked+label{border-color:var(--color-text);box-shadow:none}.variant-option__values input:focus-visible+label{outline:2px solid var(--color-accent);outline-offset:2px}.product-form__row{display:grid;grid-template-columns:118px 1fr;gap:.65rem;margin-top:1.25rem}.quantity-selector{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;border:.5px solid var(--color-border);border-radius:10px;background:var(--color-surface)}.quantity-selector button{height:100%;border:0;background:transparent;display:grid;place-items:center}.quantity-selector button svg{width:1rem;height:1rem;fill:none;stroke:currentColor}.quantity-selector input{min-height:48px!important;padding:0!important;border:0!important;text-align:center;background:transparent!important;box-shadow:none;-moz-appearance:textfield}.quantity-selector input::-webkit-outer-spin-button,.quantity-selector input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-form__submit{display:flex;gap:.4rem}.dynamic-checkout{margin-top:.65rem}.shopify-payment-button__button{border-radius:10px!important;min-height:50px!important}.purchase-reassurance{display:grid;gap:.65rem;margin:1.3rem 0;padding:1rem;border-radius:var(--radius);background:var(--color-surface);border:.5px solid var(--color-border)}.purchase-reassurance>div{display:grid;grid-template-columns:auto 1fr;gap:.7rem;align-items:center}.purchase-reassurance svg{color:var(--color-accent)}.purchase-reassurance span{font-size:.75rem;color:var(--color-muted)}.purchase-reassurance strong{display:block;color:var(--color-text);font-size:.82rem}.product-trust-line{display:flex;gap:.65rem;align-items:center;padding:.8rem 0;font-size:.78rem;font-weight:500;color:var(--color-success)}.product-accordion .accordion__content{font-size:.9rem}.spec-list{margin:0}.spec-list>div{display:grid;grid-template-columns:130px 1fr;padding:.7rem 0;border-bottom:.5px solid var(--color-border)}.spec-list dt{font-weight:500;color:var(--color-text)}.spec-list dd{margin:0}.sticky-add{display:none}.product-recommendations:empty{display:none}.collection-header{display:grid;grid-template-columns:1fr;align-items:center;gap:2.5rem;padding:2rem 0 3rem}.collection-header--with-image{grid-template-columns:1.2fr .8fr}.collection-header h1{font-size:clamp(2.8rem,5vw,5rem)}.collection-header__intro{max-width:700px;color:var(--color-muted)}.collection-header img{width:100%;max-height:360px;object-fit:cover;border-radius:var(--radius)}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;margin-bottom:1.5rem;border-top:.5px solid var(--color-border);border-bottom:.5px solid var(--color-border)}.collection-toolbar__summary{display:flex;gap:.55rem;font-size:.8rem;color:var(--color-muted)}.collection-toolbar__actions{display:flex;align-items:center;gap:.6rem}.sort-select{display:flex;align-items:center;gap:.5rem;font-size:.78rem;font-weight:500}.sort-select select{width:auto;min-height:40px;padding:.45rem 2.3rem .45rem .7rem}.filter-drawer__panel{position:absolute;left:0;top:0;width:min(92vw,430px);height:100%;display:flex;flex-direction:column;background:var(--color-surface);transform:translate(-100%);transition:transform .25s ease}.filter-drawer.is-open .filter-drawer__panel{transform:none}.filter-drawer__panel>header{display:flex;justify-content:space-between;align-items:center;padding:1.2rem;border-bottom:.5px solid var(--color-border)}.filter-drawer__panel h2{font-family:inherit;font-size:1.4rem;letter-spacing:0;margin:0}.filter-drawer__body{flex:1;overflow:auto;padding:0 1.2rem}.filter-drawer__panel>footer{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;padding:1rem 1.2rem;border-top:.5px solid var(--color-border)}.filter-group{border-bottom:.5px solid var(--color-border)}.filter-group summary{display:flex;justify-content:space-between;padding:1.1rem 0;font-weight:500;list-style:none;cursor:pointer}.filter-group summary::-webkit-details-marker{display:none}.filter-group summary svg{width:1.1rem;height:1.1rem;fill:none;stroke:currentColor}.filter-group__values{display:grid;gap:.65rem;padding-bottom:1.1rem}.filter-checkbox{display:flex;align-items:center;gap:.7rem;font-size:.82rem}.filter-checkbox input{width:18px;height:18px;accent-color:var(--color-accent)}.filter-checkbox small{color:var(--color-muted)}.filter-checkbox.is-disabled{opacity:.45}.price-filter{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.price-filter label{font-size:.72rem}.price-filter input{margin-top:.35rem}.active-filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.active-filters a{padding:.4rem .7rem;border-radius:10px;background:var(--color-surface);border:.5px solid var(--color-border);font-size:.72rem}.collection-description{max-width:900px;margin:5rem auto 0;padding-top:3rem;border-top:.5px solid var(--color-border)}.collection-description h2{font-size:2rem}.pagination{display:flex;justify-content:center;gap:.4rem;margin-top:3rem}.pagination__item{display:grid;place-items:center;min-width:42px;height:42px;padding:0 .65rem;border:.5px solid var(--color-border);border-radius:10px}.pagination__item.is-current{background:var(--color-text);color:#fff;border-color:var(--color-text)}.cart-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:3rem;align-items:start}.cart-item{display:grid;grid-template-columns:130px 1fr auto;gap:1.25rem;padding:1.2rem 0;border-top:.5px solid var(--color-border)}.cart-item:last-of-type{border-bottom:.5px solid var(--color-border);margin-bottom:1rem}.cart-item__image img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px}.cart-item__details h2{font-family:inherit;font-size:1rem;letter-spacing:0;margin-bottom:.35rem}.cart-item__details p{font-size:.75rem;color:var(--color-muted);margin-bottom:.3rem}.cart-item__actions{display:flex;align-items:center;gap:1rem;margin-top:.9rem}.cart-item__actions .quantity-selector{width:115px;height:40px}.cart-item__price{text-align:right;display:flex;flex-direction:column}.cart-summary{position:sticky;top:140px;padding:1.5rem;border:.5px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface)}.cart-summary__shipping{padding-bottom:1.2rem;margin-bottom:1.2rem;border-bottom:.5px solid var(--color-border)}.cart-summary__shipping p{font-size:.78rem;margin-bottom:.55rem}.cart-summary__row{display:flex;justify-content:space-between;margin-bottom:.8rem}.cart-summary>p{font-size:.72rem;color:var(--color-muted)}.cart-summary label{display:block;font-size:.75rem;font-weight:500;margin-bottom:.4rem}.cart-summary textarea{min-height:90px;margin-bottom:1rem}.cart-summary .button+.button{margin-top:.55rem}.cart-summary__trust{display:grid;grid-template-columns:auto 1fr auto 1fr;gap:.45rem;align-items:center;margin-top:1rem;font-size:.68rem;color:var(--color-muted)}.page-content{font-size:1.02rem}.page-content h2{font-size:2rem;margin-top:2.5rem}.page-content h3{font-size:1.4rem;margin-top:2rem}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,7vw,7rem);align-items:start}.contact-intro h1{font-size:clamp(2.8rem,5vw,5rem)}.contact-intro>p{color:var(--color-muted);max-width:560px}.contact-cards{display:grid;gap:.75rem;margin-top:2rem}.contact-cards>a,.contact-cards>div{display:grid;grid-template-columns:auto 1fr;gap:.85rem;padding:1rem;border:.5px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface)}.contact-cards svg{color:var(--color-accent)}.contact-cards span{font-size:.78rem;color:var(--color-muted)}.contact-cards strong{display:block;color:var(--color-text)}.contact-form-card{padding:clamp(1.5rem,4vw,3rem);border-radius:var(--radius);background:var(--color-surface);border:.5px solid var(--color-border)}.contact-form-card h2{font-size:2.2rem}.contact-form-card label,.article-comments label{display:block;font-size:.78rem;font-weight:500;margin-bottom:1rem}.contact-form-card input,.contact-form-card textarea,.article-comments input,.article-comments textarea{margin-top:.35rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.how-to-order .page-header{max-width:750px}.order-steps{counter-reset:steps;list-style:none;max-width:900px;margin:0 auto}.order-steps li{display:grid;grid-template-columns:64px 1fr;gap:1.25rem;padding:1.6rem 0;border-top:.5px solid var(--color-border)}.order-steps li:last-child{border-bottom:.5px solid var(--color-border)}.order-steps li>span{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--color-accent);color:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem}.order-steps h2{font-family:inherit;font-size:1.1rem;letter-spacing:0;margin:.2rem 0}.order-steps p{color:var(--color-muted);margin:0}.order-payment-card,.order-help{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding:2rem;margin-top:2rem;border-radius:var(--radius);background:var(--color-surface);border:.5px solid var(--color-border)}.order-payment-card h2,.order-help h2{font-size:2rem}.payment-chips{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem}.payment-chips span{padding:.6rem .8rem;border-radius:10px;background:var(--color-bg);font-size:.75rem;font-weight:500}.search-page-form{display:flex;gap:.65rem;max-width:700px;margin:1.5rem auto}.collection-grid,.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.collection-card,.article-card{border:.5px solid var(--color-border);border-radius:var(--radius);overflow:hidden;background:var(--color-surface)}.collection-card__media,.article-card__media{display:block;aspect-ratio:4/3;overflow:hidden}.collection-card__media img,.article-card__media img,.collection-card__media svg,.article-card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.collection-card:hover img,.article-card:hover img{transform:scale(1.035)}.collection-card__content,.article-card__content{padding:1.25rem}.collection-card__content h2,.article-card__content h2{font-size:1.6rem}.collection-card__content span{display:flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:500}.collection-card__content svg{width:1rem;height:1rem;fill:none;stroke:currentColor}.article-card__content>p{font-size:.7rem;color:var(--color-muted)}.article-card__content>div{font-size:.82rem;color:var(--color-muted);margin-bottom:1rem}.article-header{text-align:center;margin-bottom:2.5rem}.article-header h1{font-size:clamp(2.7rem,6vw,5.2rem)}.article-header__excerpt{font-size:1.15rem;color:var(--color-muted)}.article-hero{margin-bottom:3rem}.article-hero img{width:100%;max-height:620px;object-fit:cover;border-radius:var(--radius)}.article-content{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.12rem;line-height:1.75}.article-content h2,.article-content h3{margin-top:2.5rem}.article-content img{border-radius:var(--radius);margin:2rem auto}.article-comments{margin-top:4rem;padding-top:2rem;border-top:.5px solid var(--color-border)}.comment{padding:1rem 0;border-bottom:.5px solid var(--color-border)}.comment span{margin-left:.5rem;font-size:.72rem;color:var(--color-muted)}.password-card{padding:3rem;border-radius:var(--radius);background:var(--color-surface);text-align:center;border:.5px solid var(--color-border)}@media(max-width:1100px){.desktop-nav__list{gap:1rem}.desktop-nav__item>a{font-size:.78rem}.site-header__inner{gap:1rem}.trust-strip__grid{grid-template-columns:repeat(2,1fr)}.trust-strip__item:nth-child(2){border-right:0}.trust-strip__item:nth-child(-n+2){border-bottom:.5px solid var(--color-border)}.product-grid--4{grid-template-columns:repeat(3,1fr)}.site-footer__grid{grid-template-columns:1.2fr 1fr 1fr}.site-footer__newsletter{grid-column:2/4}.main-product__grid{grid-template-columns:1fr 420px;gap:2rem}}@media(max-width:989px){.desktop-nav{display:none}.mobile-nav{display:block}.site-header__inner{grid-template-columns:auto 1fr auto;min-height:70px}.site-header__logo{justify-self:center;align-items:center}.wordmark__tagline,.hide-mobile{display:none}.hero-conversion__grid,.image-with-text__grid,.location-cta__card,.newsletter-section__card,.faq__grid,.contact-grid{grid-template-columns:1fr}.hero-conversion__content{padding-bottom:0}.hero-conversion__visual,.hero-art{min-height:430px}.hero-conversion__grid--reverse .hero-conversion__content{order:0}.need-grid,.product-grid--4,.product-grid--3{grid-template-columns:repeat(2,1fr)}.image-with-text__grid--reverse .image-with-text__media{order:0}.proof-points__grid{grid-template-columns:repeat(2,1fr)}.faq__intro{position:static}.location-cta__visual{min-height:330px}.newsletter-section__card{gap:1.5rem}.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__newsletter{grid-column:auto}.main-product__grid{grid-template-columns:1fr}.product-gallery{position:static}.product-gallery__main{aspect-ratio:4/5}.product-info{max-width:720px}.sticky-add{position:fixed;left:.7rem;right:.7rem;bottom:.7rem;z-index:75;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem;border:.5px solid var(--color-border);border-radius:12px;background:#fffffff5;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;transform:translateY(160%);transition:transform .25s ease}.sticky-add.is-visible{transform:none}.sticky-add__product{display:flex;align-items:center;gap:.65rem;min-width:0}.sticky-add__product img{width:44px;height:44px;object-fit:cover;border-radius:8px}.sticky-add__product div{min-width:0}.sticky-add__product strong{display:block;max-width:42vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.72rem}.sticky-add__product span{font-size:.72rem;color:var(--color-muted)}.sticky-add .button{min-height:42px;padding:.7rem 1rem}.collection-header--with-image,.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.collection-grid,.article-grid,.predictive-search__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.page-width{width:min(calc(100% - 1.25rem),var(--page-width))}.section{padding:3.5rem 0}.announcement-bar__inner{justify-content:flex-start;overflow-x:auto;padding:0 .75rem;scrollbar-width:none}.announcement-bar__inner::-webkit-scrollbar{display:none}.announcement-bar__item{min-width:max-content}.site-header__logo .wordmark{font-size:1.1rem}.site-header__actions .icon-button{width:40px;height:40px}.section-heading,.section-heading--inline{grid-template-columns:1fr;gap:1rem;align-items:start}.section-heading--inline .text-link{justify-self:start}.hero-conversion{padding-top:2rem}.hero-conversion__content h1{font-size:2.9rem}.hero-conversion__text{font-size:1rem}.hero-conversion__actions .button{flex:1}.hero-conversion__benefits{display:grid}.hero-conversion__visual,.hero-art{min-height:360px}.hero-art__orb--one{width:290px;height:290px}.hero-art__orb--two{width:150px;height:150px}.hero-art__card--main{left:7%;top:12%;width:62%;padding:1.4rem}.hero-art__card--main small{font-size:.55rem}.hero-art__card--privacy{right:0;top:20%;font-size:.65rem}.hero-art__card--delivery{right:0;bottom:12%;font-size:.65rem}.trust-strip__grid{grid-template-columns:1fr}.trust-strip__item,.trust-strip__item:nth-child(2){border-right:0;border-bottom:.5px solid var(--color-border)}.trust-strip__item:last-child{border-bottom:0}.need-grid{grid-template-columns:1fr 1fr;gap:.65rem}.need-card{min-height:250px}.need-card__content{inset:auto .9rem .9rem}.need-card__content h3{font-size:1.25rem}.need-card__content p{font-size:.6rem}.product-grid{gap:.65rem}.product-card__title{font-size:.8rem}.product-card__content{padding-top:.7rem}.product-card__quick-add{font-size:.75rem}.product-card__badges{left:.5rem;top:.5rem}.proof-points__grid{grid-template-columns:1fr}.proof-point,.location-cta__content{padding:1.5rem}.newsletter-section__input-row{display:grid}.site-footer__grid{grid-template-columns:1fr;gap:2rem}.site-footer__bottom{align-items:flex-start;flex-direction:column}.drawer__panel{width:100%}.predictive-search__grid{grid-template-columns:1fr}.search-modal__panel{height:100%;overflow:auto}.product-gallery__thumbs{grid-template-columns:repeat(5,1fr)}.product-info h1{font-size:2.7rem}.product-form__row{grid-template-columns:100px 1fr}.purchase-reassurance{padding:.85rem}.collection-toolbar{align-items:flex-start}.collection-toolbar__summary{display:block}.sort-select>span{display:none}.sort-select{font-size:0}.sort-select select{font-size:.75rem;max-width:145px}.cart-item{grid-template-columns:86px 1fr}.cart-item__price{grid-column:2;text-align:left}.cart-item__actions{flex-wrap:wrap}.form-grid{grid-template-columns:1fr}.order-payment-card,.order-help{align-items:flex-start;flex-direction:column}.payment-chips{justify-content:flex-start}.collection-grid,.article-grid{grid-template-columns:1fr}.search-page-form{display:grid}.contact-form-card{padding:1.25rem}.newsletter-section__card{padding:1.5rem}.location-cta__card{min-height:0}.location-cta__visual{min-height:260px}.cart-summary__trust{grid-template-columns:auto 1fr}.collection-header{padding-top:0}.collection-header h1{font-size:3rem}.product-gallery__main{border-radius:10px}.spec-list>div{grid-template-columns:100px 1fr}.toast{width:max-content;max-width:calc(100vw - 2rem);text-align:center}.button-row .button{flex:1}.site-footer{padding-bottom:6rem}}.customer-page__links{display:flex;justify-content:space-between;gap:1rem;margin-top:1rem;font-size:.82rem;font-weight:500}.customer-page__recover{margin-top:2rem}.customer-account-grid{display:grid;grid-template-columns:1fr 340px;gap:2rem;align-items:start}.customer-account-grid h2{font-size:2rem}.customer-orders{display:grid;border-top:.5px solid var(--color-border)}.customer-orders>a,.customer-orders>div{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:1rem;padding:1rem 0;border-bottom:.5px solid var(--color-border);font-size:.78rem}.address-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.gift-card__value{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:3rem;color:var(--color-accent)}.gift-card__code{display:inline-block;padding:1rem 1.5rem;margin:1rem 0;border:2px dashed var(--color-border);border-radius:10px;font-family:monospace;font-size:1.2rem;letter-spacing:.12em}@media(max-width:749px){.customer-account-grid,.address-grid{grid-template-columns:1fr}.customer-orders>a,.customer-orders>div{grid-template-columns:1fr 1fr}.customer-account-grid .cart-summary{order:-1}}:root{--shadow-soft:0 20px 60px rgba(20,10,16,.12)}body{background:var(--color-background,var(--color-bg))}h1,h2,h3,h4{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.045em}.eyebrow{color:var(--color-accent)}.brand-logo{display:block;height:auto;max-width:100%}.button{border-radius:12px;box-shadow:none}.button:hover{box-shadow:none}.button--secondary{box-shadow:none;background:var(--color-surface)}.badge--dark{background:#111;color:#fff}.announcement-bar{background:var(--color-accent);color:#fff}.announcement-bar__inner{min-height:34px}.site-header{background:#090909f7;border-color:#ffffff1a;color:#fff}.site-header__logo{width:min(220px,24vw)}.site-header__logo img{max-height:60px}.desktop-nav__item>a{color:#fff}.desktop-nav__dropdown{background:#141014;border-color:#30232a;color:#fff}.desktop-nav__dropdown li>a:hover{background:#24171f;color:#ff4b9a}.site-header .icon-button:hover{background:#ffffff1a}.header-privacy{display:flex;align-items:center;gap:.35rem;padding:.45rem .65rem;border:.5px solid rgba(255,255,255,.16);border-radius:10px;font-size:.72rem;font-weight:500;color:#fff}.header-privacy svg{width:1rem;height:1rem;fill:none;stroke:var(--color-accent);stroke-width:2}.mobile-nav__featured a{color:var(--color-accent)!important}.mobile-nav__privacy{margin:.75rem 0 0;color:var(--color-muted);font-size:.78rem}.hero-conversion{position:relative;background:var(--hero-bg);color:var(--hero-text);padding-block:clamp(3.25rem,7vw,7.5rem)}.hero-conversion:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;pointer-events:none}.hero-conversion__grid{position:relative;z-index:1}.hero-conversion__content h1{max-width:680px;font-size:clamp(3rem,6.2vw,6.7rem);text-transform:none;line-height:.93}.hero-conversion__content h1 em{display:inline;color:var(--color-accent);font-style:normal}.hero-conversion__text{color:#d9d1d5;max-width:560px;font-size:1.1rem}.hero-conversion .button--secondary{background:transparent;color:#fff;border-color:#ffffff61}.hero-conversion .button--secondary:hover{border-color:#fff}.hero-conversion__microcopy{display:flex;align-items:center;gap:.45rem;color:#bdb4b9;font-size:.78rem;margin:.2rem 0 1.15rem}.hero-conversion__benefits{color:#f4eff1}.hero-brand-stage{position:relative;min-height:520px;border:.5px solid rgba(255,255,255,.12);border-radius:12px;background:#171217;box-shadow:none;overflow:hidden;padding:clamp(2rem,5vw,4rem);display:flex;align-items:center;justify-content:center}.hero-brand-stage__glow{position:absolute;width:320px;height:320px;border-radius:50%;background:#ef19774d;filter:none;right:-70px;top:-80px}.hero-brand-stage__logo{position:relative;width:min(92%,500px);transform:translateY(-45px)}.hero-brand-stage__parcel,.hero-brand-stage__payment,.hero-brand-stage__delivery{position:absolute;background:#fffffff5;color:#111;border-radius:12px;box-shadow:none}.hero-brand-stage__parcel{left:6%;bottom:8%;display:flex;gap:.75rem;align-items:center;padding:.9rem 1rem}.hero-brand-stage__parcel-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--color-accent-soft);color:var(--color-accent)}.hero-brand-stage__parcel svg,.hero-brand-stage__delivery svg{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-width:2}.hero-brand-stage small{display:block;color:#71666c;font-size:.67rem}.hero-brand-stage__payment{right:4%;bottom:5%;padding:.75rem .85rem;min-width:250px}.hero-brand-stage__payment>small{margin-bottom:.45rem;font-weight:500;text-transform:none;letter-spacing:.08em}.hero-brand-stage__delivery{right:5%;top:8%;display:flex;align-items:center;gap:.65rem;padding:.75rem 1rem;color:var(--color-accent)}.hero-brand-stage__delivery span{color:#111}.trust-strip{background:#fff;border-bottom:.5px solid var(--color-border)}.trust-strip__icon{background:var(--color-accent-soft)!important;color:var(--color-accent)!important}.need-card{border-radius:12px;box-shadow:none}.need-card__content span{color:var(--color-accent)}.product-card{border-radius:12px;background:#fff;border:.5px solid var(--color-border);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-4px);box-shadow:none}.product-card__content{padding:1rem 1rem 1.1rem}.product-card__rating{display:inline-flex;gap:.25rem;align-items:center;color:#111;font-size:.78rem;margin-bottom:.45rem}.product-card__rating>span{color:var(--color-accent);font-size:.95rem}.product-card__rating small{color:var(--color-muted)}.product-card__attributes{display:flex;flex-wrap:wrap;gap:.35rem;margin:.15rem 0 .7rem;min-height:0}.product-card__attributes span{padding:.28rem .5rem;border-radius:10px;background:var(--color-accent-soft);font-size:.65rem;font-weight:500;color:#762049}.product-card__quick-add{margin-top:.85rem}.payment-badges{display:flex;flex-wrap:wrap;gap:.45rem;margin:.8rem 0}.payment-badge{display:inline-flex;align-items:center;gap:.35rem;min-height:36px;padding:.4rem .58rem;border:.5px solid var(--color-border);border-radius:9px;background:#fff;color:#111;font-size:.68rem;font-weight:500;line-height:1}.payment-badge small{font-size:.57rem;font-weight:500;color:#666}.payment-badge--gcash{color:#0866d9}.payment-badge--gcash strong{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#0866d9;color:#fff}.payment-badge--maya{color:#188a4a}.payment-badge--maya strong{display:grid;place-items:center;width:20px;height:20px;border-radius:5px;background:#14b866;color:#fff}.payment-badge--card strong{color:#173c90}.payment-badge--card span{display:inline-grid;place-items:center;width:22px;height:18px;border-radius:50%;background:#e12735;color:#fff;font-size:.57rem}.payment-badge--bank strong{color:#45273b}.payment-badges--compact{gap:.32rem;margin:.55rem 0}.payment-badges--compact .payment-badge{min-height:30px;padding:.32rem .46rem}.payment-badges--compact .payment-badge small,.payment-badges--compact .payment-badge--bank span{display:none}.product-info__reviews-link{color:var(--color-accent);font-weight:500}.product-benefit-list{display:grid;gap:.45rem;list-style:none;margin:1rem 0 1.25rem}.product-benefit-list li{display:flex;align-items:center;gap:.45rem;font-size:.88rem;font-weight:500}.product-benefit-list svg{width:1rem;height:1rem;fill:none;stroke:var(--color-accent);stroke-width:2.3}.variant-option__values label.is-unavailable{opacity:.35;text-decoration:line-through;cursor:not-allowed}.product-gallery__media-item{display:none;width:100%;height:100%}.product-gallery__media-item.is-active{display:grid;place-items:center}.product-gallery__media-item video,.product-gallery__media-item iframe,.product-gallery__media-item model-viewer{width:100%;height:100%;min-height:520px}.product-gallery__media-label{position:absolute;inset:auto 4px 4px 4px;padding:.15rem .25rem;border-radius:4px;background:#000000b3;color:#fff;font-size:.54rem;text-transform:none}.checkout-microcopy{display:flex;align-items:center;gap:.45rem;margin:.65rem 0 0;color:var(--color-muted);font-size:.73rem}.checkout-microcopy svg{width:1rem;height:1rem;fill:none;stroke:var(--color-accent);stroke-width:2}.hygiene-note{padding:.8rem 1rem;border-radius:12px;background:var(--color-accent-soft);font-size:.76rem;color:#5b3447;margin-bottom:1rem}.hygiene-note strong{color:#111}.sticky-add__product>div>span{display:block;font-size:.75rem;color:var(--color-muted)}.drawer__panel{border-left:.5px solid var(--color-border)}.drawer__header{background:#0a0a0a;color:#fff}.drawer__header .eyebrow{color:#ff4b9a}.drawer__checkout{font-size:1rem;min-height:56px}.drawer-checkout-trust{display:flex;gap:.7rem;align-items:center;padding:.75rem .85rem;border-radius:12px;background:var(--color-accent-soft);color:#111}.drawer-checkout-trust>svg{width:1.25rem;height:1.25rem;fill:none;stroke:var(--color-accent);stroke-width:2;flex:none}.drawer-checkout-trust span{display:flex;flex-direction:column}.drawer-checkout-trust small{color:#6c5b64}.cart-payment-note{font-size:.73rem;color:var(--color-muted)}.site-footer{background:#070707;color:#fff}.site-footer__logo{display:block;width:min(250px,100%);margin-bottom:1rem}.site-footer__payments .payment-badge,.site-footer .payment-badge{border-color:#30242b}.site-footer .payment-badges{margin:0}@media(max-width:1180px){.hide-tablet{display:none}.desktop-nav__list,.site-header__inner{gap:1rem}.site-header__logo{width:190px}}@media(max-width:989px){.site-header__inner{grid-template-columns:auto 1fr auto;min-height:68px}.site-header__logo{justify-self:center;width:175px}.site-header__logo .brand-logo{width:175px}.mobile-nav__top .brand-logo{width:160px}.hero-conversion__grid{grid-template-columns:1fr}.hero-conversion__visual{min-height:auto}.hero-brand-stage{min-height:440px}.hero-brand-stage__logo{width:min(84%,430px)}.hero-brand-stage__payment{min-width:230px}.announcement-bar__inner{justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory}.announcement-bar__item{scroll-snap-align:start}.announcement-bar__item:not(:first-child){display:none}.need-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-gallery__media-item video,.product-gallery__media-item iframe,.product-gallery__media-item model-viewer{min-height:420px}}@media(max-width:640px){.page-width{width:min(calc(100% - 1.25rem),var(--page-width))}.hero-conversion{padding-top:2.5rem}.hero-conversion__content{padding-top:0}.hero-conversion__content h1{font-size:clamp(2.75rem,14vw,4.6rem)}.hero-conversion__actions{display:grid}.hero-conversion__actions .button{width:100%}.hero-conversion__benefits{display:grid;gap:.5rem}.hero-brand-stage{min-height:390px;border-radius:12px;padding:1.25rem}.hero-brand-stage__logo{width:92%;transform:translateY(-65px)}.hero-brand-stage__delivery{top:5%;right:5%}.hero-brand-stage__parcel{left:4%;bottom:5%;max-width:210px}.hero-brand-stage__payment{right:4%;bottom:26%;min-width:0;max-width:180px}.hero-brand-stage__payment .payment-badge--bank,.hero-brand-stage__payment .payment-badge--card{display:none}.need-grid{display:grid;grid-template-columns:1fr}.need-card{min-height:180px}.need-card__content p{font-size:.72rem}.product-card__content{padding:.85rem}.product-card__attributes span:nth-child(n+2){display:none}.payment-badges{gap:.3rem}.payment-badge{font-size:.62rem;min-height:32px}.payment-badge small{display:none}.product-gallery__media-item video,.product-gallery__media-item iframe,.product-gallery__media-item model-viewer{min-height:340px}.sticky-add{padding-bottom:max(.65rem,env(safe-area-inset-bottom))}.sticky-add__product{min-width:0}.sticky-add__product strong{font-size:.72rem}.sticky-add .button{min-width:128px}.site-footer__bottom{align-items:flex-start}.site-footer__bottom .payment-badges{justify-content:flex-start}}.button--light{background:#fff;color:#111;border-color:#fff}.button--light:hover{background:#fff;color:#111}.button--outline-light{background:transparent;color:#fff;border-color:#ffffffa6}.button--outline-light:hover{border-color:#fff;box-shadow:none}.move-banner{background:var(--color-accent);color:#fff;border-bottom:.5px solid rgba(255,255,255,.2)}.move-banner__inner{display:grid;grid-template-columns:minmax(280px,1.15fr) minmax(360px,1.45fr) auto;gap:clamp(1.25rem,3vw,3.5rem);align-items:center;padding-top:1.35rem;padding-bottom:1.35rem}.move-banner__eyebrow{margin:0 0 .25rem;font-size:.72rem;font-weight:500;letter-spacing:.16em;text-transform:none;color:#fff}.move-banner h2{font-family:inherit;font-size:clamp(1.25rem,2vw,1.75rem);letter-spacing:-.02em;margin:0 0 .5rem}.move-banner__address{display:flex;align-items:center;gap:.55rem;margin:0;font-size:.87rem}.move-banner__address svg{width:1.1rem;height:1.1rem;fill:none;stroke:currentColor;stroke-width:2;flex:none}.move-banner__details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 1.25rem;font-size:.76rem;font-weight:500}.move-banner__details span,.move-banner__details a{display:flex;align-items:center;gap:.5rem}.move-banner__details svg{width:1.05rem;height:1.05rem;fill:none;stroke:currentColor;stroke-width:1.9;flex:none}.move-banner__details a:hover{text-decoration:underline;text-underline-offset:3px}.move-banner__actions{display:flex;gap:.55rem;justify-content:flex-end}.move-banner__actions .button{min-height:44px;padding:.7rem 1rem;white-space:nowrap;font-size:.78rem}.move-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130;display:grid;place-items:center;padding:1rem;visibility:hidden;opacity:0;transition:opacity .22s ease,visibility .22s ease}.move-popup.is-open{visibility:visible;opacity:1}.move-popup__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#080507b8;-webkit-backdrop-filter:none;backdrop-filter:none}.move-popup__panel{position:relative;width:min(94vw,560px);max-height:calc(100vh - 2rem);overflow:auto;padding:clamp(1.5rem,5vw,2.75rem);border:.5px solid rgba(255,255,255,.16);border-radius:12px;background:#fff;box-shadow:none;text-align:center;transform:translateY(18px) scale(.98);transition:transform .22s ease}.move-popup.is-open .move-popup__panel{transform:none}.move-popup__close{position:absolute;right:.75rem;top:.75rem;display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:50%;background:#f5edf1;color:#111}.move-popup__close:hover{background:var(--color-accent-soft)}.move-popup__close svg{width:1.2rem;height:1.2rem;fill:none;stroke:currentColor;stroke-width:2}.move-popup__mark{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 1rem;border-radius:50%;background:var(--color-accent);color:#fff}.move-popup__mark svg{width:1.6rem;height:1.6rem;fill:none;stroke:currentColor;stroke-width:2}.move-popup__panel h2{font-size:clamp(2rem,6vw,3.6rem);margin-bottom:1rem}.move-popup__panel>p:not(.eyebrow){max-width:450px;margin:.55rem auto;color:var(--color-muted)}.move-popup__location{display:flex;align-items:center;justify-content:center;gap:.55rem;margin:1.25rem 0;padding:.85rem 1rem;border-radius:12px;background:#111;color:#fff}.move-popup__location svg{width:1.2rem;height:1.2rem;fill:none;stroke:var(--color-accent);stroke-width:2}.move-popup__benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem 1rem;list-style:none;margin:0 0 1.35rem;text-align:left}.move-popup__benefits li{display:flex;align-items:center;gap:.45rem;font-size:.78rem;font-weight:500}.move-popup__benefits svg{width:1rem;height:1rem;fill:none;stroke:var(--color-accent);stroke-width:2.5;flex:none}.move-popup__later{margin:.8rem auto 0;border:0;background:transparent;color:var(--color-muted);font-size:.75rem;font-weight:500;text-decoration:underline;text-underline-offset:3px}.move-page__hero{position:relative;padding:clamp(2rem,6vw,4.5rem);border-radius:12px;background:#181416;color:#fff;overflow:hidden}.move-page__hero:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;right:-90px;top:-100px;background:#ef19776b;filter:none}.move-page__hero>*{position:relative;z-index:1}.move-page__hero h1{font-size:clamp(3rem,7vw,6.5rem);margin-bottom:1.25rem}.move-page__lead{max-width:700px;margin:0;color:#d8ced3;font-size:clamp(1.05rem,2vw,1.35rem)}.move-page__icon{display:grid;place-items:center;width:60px;height:60px;margin-bottom:1.5rem;border-radius:50%;background:var(--color-accent);color:#fff}.move-page__icon svg{width:1.7rem;height:1.7rem;fill:none;stroke:currentColor;stroke-width:2}.move-page__body{max-width:780px;margin:clamp(2.5rem,6vw,5rem) auto 0}.move-page__body>p{font-size:1.05rem;color:var(--color-muted);margin-bottom:1.1rem}.move-page__offer{margin:2.5rem 0;padding:clamp(1.4rem,4vw,2.2rem);border:.5px solid var(--color-border);border-radius:12px;background:#fff}.move-page__offer h2{font-family:inherit;font-size:1.5rem;letter-spacing:0}.move-page__offer ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 1.25rem;list-style:none}.move-page__offer li{display:flex;align-items:center;gap:.55rem;font-weight:500}.move-page__offer svg{width:1rem;height:1rem;fill:none;stroke:var(--color-accent);stroke-width:2.5;flex:none}.move-page__visit{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:end;padding:clamp(1.5rem,4vw,2.5rem);border-radius:12px;background:var(--color-accent-soft)}.move-page__visit h2{font-size:2rem}.move-page__visit ul{display:grid;gap:.65rem;list-style:none}.move-page__visit li{display:flex;align-items:center;gap:.6rem}.move-page__visit svg{width:1.15rem;height:1.15rem;fill:none;stroke:var(--color-accent);stroke-width:2;flex:none}.move-page__actions{display:grid;gap:.65rem;min-width:180px}.move-page__thanks{margin-top:2rem!important;padding-left:1rem;border-left:4px solid var(--color-accent);font-weight:500;color:var(--color-text)!important}.site-footer__flagship .contact-list li{margin-bottom:.75rem}.site-footer__flagship-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.15rem}.site-footer__flagship-actions .text-link{font-size:.72rem;color:#fff}.site-footer__flagship-actions svg{width:.9rem;height:.9rem}@media(max-width:1100px){.move-banner__inner{grid-template-columns:1fr 1.35fr}.move-banner__actions{grid-column:1/-1;justify-content:flex-start}.move-banner__actions .button{flex:0 0 auto}}@media(max-width:749px){.move-banner__inner{grid-template-columns:1fr;gap:1rem;padding-top:1.15rem;padding-bottom:1.15rem}.move-banner__details{grid-template-columns:1fr;gap:.45rem}.move-banner__actions{display:grid;grid-template-columns:1fr 1fr}.move-banner__actions .button{width:100%;padding:.65rem .75rem}.move-popup{padding:.6rem}.move-popup__panel{max-height:calc(100vh - 1.2rem);padding:1.5rem 1.1rem;border-radius:12px}.move-popup__panel h2{font-size:2.35rem}.move-popup__benefits{grid-template-columns:1fr;gap:.45rem}.move-popup__location{font-size:.82rem}.move-page__hero{padding:2rem 1.25rem;border-radius:12px}.move-page__offer ul{grid-template-columns:1fr}.move-page__visit{grid-template-columns:1fr;align-items:start}.move-page__actions{grid-template-columns:1fr 1fr}.site-footer__flagship-actions{display:grid}}@media(prefers-reduced-motion:reduce){.move-popup,.move-popup__panel{transition:none}}*,*:before,*:after{box-shadow:none}:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}body{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8f7f7;color:#171417;font-weight:400}body *{font-weight:400}h1,h2,h3,h4,h5,h6,strong,b,.button,.text-link,.desktop-nav__item>a,.mobile-nav__list a,.mobile-nav__list summary,.product-card__stock,.inventory-status,.badge,.relocation-bar strong,.trust-strip__heading{font-weight:500}h1,h2,h3,h4,h5,h6{font-family:inherit;letter-spacing:-.03em;line-height:1.08}h1{font-size:clamp(2.45rem,5vw,5rem)}h2{font-size:clamp(1.85rem,3.5vw,3.3rem)}h3{font-size:1.15rem}.eyebrow,.badge,.product-info__vendor,.product-gallery__media-label{text-transform:none;letter-spacing:0;font-size:.78rem;font-weight:500}.section{padding:clamp(3.25rem,6vw,6rem) 0}.section--compact{padding:1rem 0}.button{min-height:48px;border:.5px solid var(--color-accent);border-radius:10px;background:var(--color-accent);color:#fff;padding:.8rem 1.2rem;transition:background .15s ease,border-color .15s ease,color .15s ease;transform:none!important}.button:hover{background:#d90e68;border-color:#d90e68;transform:none!important}.button--secondary{background:transparent;color:var(--color-text);border-color:#bfb7bb}.button--secondary:hover{background:#fff;border-color:var(--color-text);color:var(--color-text)}.icon-button{border-radius:10px}.badge{border-radius:8px;padding:.35rem .55rem}.progress,.progress span{border-radius:3px}.editor-note{padding:1rem;border:.5px dashed var(--color-border);border-radius:10px;background:#fff;color:var(--color-muted);text-align:center}.relocation-bar{background:#181416;color:#fff;border-bottom:.5px solid #3b3337;font-size:.75rem}.relocation-bar__inner{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:.45rem;padding-bottom:.45rem}.relocation-bar p{display:flex;align-items:center;flex-wrap:wrap;gap:.3rem .7rem;margin:0}.relocation-bar p span:not(:last-child):after{content:"\b7";margin-left:.7rem;color:#8f858a}.relocation-bar a{text-decoration:underline;text-underline-offset:3px}.relocation-bar__links{display:flex;align-items:center;gap:.55rem;white-space:nowrap;color:#fff}.site-header{background:#fff;color:var(--color-text);border-bottom:.5px solid var(--color-border);-webkit-backdrop-filter:none;backdrop-filter:none}.site-header__inner{min-height:72px;gap:1.35rem}.site-header__logo{width:190px;overflow:hidden}.site-header__logo img{display:block;width:190px;height:52px;max-height:none;object-fit:cover;object-position:center}.desktop-nav__list{gap:1.2rem}.desktop-nav__item>a{color:var(--color-text);font-size:.86rem;padding:1.55rem 0}.desktop-nav__item>a:hover{color:var(--color-accent)}.desktop-nav__dropdown{background:#fff;color:var(--color-text);border:.5px solid var(--color-border);border-radius:0 0 10px 10px}.desktop-nav__dropdown>ul{grid-template-columns:repeat(4,minmax(0,1fr))}.desktop-nav__dropdown li>a{border-radius:8px}.desktop-nav__dropdown li>a:hover{background:#f7f3f5;color:var(--color-accent)}.site-header .icon-button:hover{background:#f5f1f3}.site-header__actions svg{stroke:currentColor}.mobile-nav__panel{border-right:.5px solid var(--color-border)}.mobile-nav__top .brand-logo{width:155px;height:54px;object-fit:cover}.trust-strip{padding:.75rem 0;background:#fff;border-bottom:.5px solid var(--color-border)}.trust-strip__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.trust-strip__item{display:flex;align-items:center;justify-content:center;gap:.55rem;min-width:0}.trust-strip__icon{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#e8f5ef!important;color:var(--color-success)!important;flex:none}.trust-strip__icon svg{width:1rem;height:1rem}.trust-strip__heading{margin:0;font-size:.78rem;line-height:1.2}.trust-strip__item>div>p:not(.trust-strip__heading){margin:.15rem 0 0;color:var(--color-muted);font-size:.68rem}.hero-conversion{position:relative;background:var(--hero-bg);color:var(--hero-text);padding-block:clamp(3rem,6vw,6rem)}.hero-conversion:before,.hero-brand-stage__glow{display:none!important}.hero-conversion__grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(2rem,5vw,5rem)}.hero-conversion__content h1{max-width:720px;text-transform:none;font-size:clamp(2.65rem,5.6vw,5.4rem);line-height:1.02}.hero-conversion__text{max-width:630px;color:#645c60;font-size:1.05rem}.hero-conversion__review{display:flex;align-items:center;gap:.45rem;margin:1rem 0 0;color:var(--color-success);font-size:.88rem}.hero-conversion__review svg{width:1rem;height:1rem;fill:currentColor;stroke:currentColor}.hero-conversion__actions{margin:1.6rem 0 1rem}.hero-conversion .button--secondary{background:transparent;color:var(--color-text);border-color:#a99fa4}.hero-conversion .button--secondary:hover{background:#fff;border-color:var(--color-text)}.hero-conversion__microcopy{color:#6c6267;margin:0;font-size:.78rem}.hero-conversion__visual>img{width:100%;height:100%;min-height:470px;max-height:620px;object-fit:cover;border-radius:12px;border:.5px solid var(--color-border)}.hero-brand-stage{min-height:470px;border:.5px solid var(--color-border);border-radius:12px;background:#fff!important;padding:2rem;display:grid;place-items:center;align-content:center;gap:1.5rem}.hero-brand-stage__logo{position:static;width:min(92%,520px);transform:none}.hero-brand-stage__logo .brand-logo{width:100%;height:auto;max-height:280px;object-fit:cover}.hero-brand-stage__facts{display:flex;flex-wrap:wrap;justify-content:center;gap:.55rem}.hero-brand-stage__facts span{display:flex;align-items:center;gap:.4rem;padding:.55rem .7rem;border:.5px solid var(--color-border);border-radius:8px;background:#faf8f9;font-size:.75rem}.hero-brand-stage__facts svg{width:1rem;height:1rem;fill:none;stroke:var(--color-accent);stroke-width:1.8}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.category-card{display:grid;grid-template-rows:auto 1fr;overflow:hidden;border:.5px solid var(--color-border);border-radius:10px;background:#fff;transition:border-color .15s ease}.category-card:hover{border-color:var(--color-accent)}.category-card__media{display:block;aspect-ratio:4/3;overflow:hidden;background:#f3eef1}.category-card__media img{width:100%;height:100%;object-fit:cover}.category-card__fallback{display:grid;place-items:center;width:100%;height:100%;background:#f8e7ef;color:var(--color-accent);font-size:3rem;font-weight:500}.category-card__content{display:grid;gap:.2rem;padding:.9rem}.category-card__content small{color:var(--color-muted);font-size:.72rem}.product-card{border:.5px solid var(--color-border);border-radius:10px;background:#fff;transition:border-color .15s ease,transform .15s ease}.product-card:hover{border-color:#b9adb3;transform:translateY(-2px)}.product-card__media{background:#f5f2f3}.product-card__brand-fallback{display:grid;place-items:center;width:100%;height:100%;padding:1rem}.product-card__brand-fallback .brand-logo{width:85%;height:auto;object-fit:cover}.product-card__content{padding:.9rem}.product-card__rating{color:var(--color-text)}.product-card__rating>span{color:#e8a000}.product-card__attributes span{border-radius:7px;background:#f5f1f3;color:#5d4d55;font-weight:500}.product-card__stock{margin:.15rem 0 .25rem;color:#a83d28;font-size:.72rem}.product-card__quick-add{width:100%}.social-proof{background:#fff;border-top:.5px solid var(--color-border);border-bottom:.5px solid var(--color-border)}.social-proof__content{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.social-proof__app{grid-column:1/-1}.testimonial-card{margin:0;padding:1.25rem;border:.5px solid var(--color-border);border-radius:10px;background:#fff}.testimonial-card__stars{display:flex;gap:.15rem;color:#e8a000}.testimonial-card__stars .is-empty{color:#d8d1d4}.testimonial-card blockquote{margin:1rem 0;font-size:1rem;line-height:1.6}.testimonial-card figcaption{display:flex;flex-direction:column;gap:.15rem}.testimonial-card figcaption span{color:var(--color-muted);font-size:.72rem}.trust-locator__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.78fr);gap:1.25rem;align-items:start}.trust-locator__faq,.store-locator{border:.5px solid var(--color-border);border-radius:10px;background:#fff;overflow:hidden}.trust-locator__assurances{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:.5px solid var(--color-border)}.trust-locator__assurances article{display:flex;gap:.65rem;padding:1rem;border-right:.5px solid var(--color-border)}.trust-locator__assurances article:last-child{border-right:0}.trust-locator__assurances article>span{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:#e8f5ef;color:var(--color-success);flex:none}.trust-locator__assurances svg{width:1.05rem;height:1.05rem;fill:none;stroke:currentColor;stroke-width:1.8}.trust-locator__assurances h3{font-size:.9rem;margin-bottom:.3rem}.trust-locator__assurances p{margin:0;color:var(--color-muted);font-size:.72rem}.trust-locator__accordions{padding:0 1rem}.store-locator__map{height:250px;border-bottom:.5px solid var(--color-border)}.store-locator__map iframe{width:100%;height:100%;border:0}.store-locator__content{padding:1.25rem}.store-locator__content h3{font-size:1.65rem}.store-locator__content ul{display:grid;gap:.6rem;list-style:none;margin:1rem 0}.store-locator__content li{display:flex;align-items:center;gap:.55rem;font-size:.82rem}.store-locator__content li svg{width:1.05rem;height:1.05rem;fill:none;stroke:var(--color-accent);stroke-width:1.8;flex:none}.store-locator__pickup{padding:.8rem;border:.5px solid #b9dfcd;border-radius:8px;background:#f0faf5;font-size:.78rem}.store-locator__other{margin-top:1rem;padding-top:1rem;border-top:.5px solid var(--color-border);font-size:.78rem}.store-locator__other>div{display:flex;flex-wrap:wrap;gap:.45rem .8rem;margin-top:.45rem;color:var(--color-muted)}.store-locator__other a{text-decoration:underline;text-underline-offset:3px}.newsletter-section__card{border:.5px solid var(--color-border);border-radius:10px;background:#181416;color:#fff}.newsletter-section__card .eyebrow{color:#ff68aa}.newsletter-section__card p{color:#d6cdd1}.newsletter-section__form input{border:.5px solid #695f64;border-radius:10px;background:#fff;color:#171417}.newsletter-section__input-row{gap:.55rem}.inventory-note{display:flex;gap:.7rem;align-items:flex-start;margin-bottom:1.25rem;padding:1rem;border:.5px solid #ead39b;border-radius:10px;background:#fffaf0}.inventory-note svg{width:1.15rem;height:1.15rem;fill:none;stroke:#a77700;stroke-width:1.8;flex:none}.inventory-note p{margin:0;font-size:.84rem}.order-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.order-option{padding:1.4rem;border:.5px solid var(--color-border);border-radius:10px;background:#fff}.order-option__number{color:var(--color-accent);font-size:.78rem}.order-option h2{font-size:1.65rem}.order-option ol{display:grid;gap:.8rem;list-style:none;margin:1.25rem 0}.order-option li{display:grid;grid-template-columns:30px 1fr;gap:.65rem;align-items:start}.order-option li>span{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#f5e7ee;color:var(--color-accent);font-size:.75rem;font-weight:500}.order-option li p{margin:0;font-size:.84rem;color:var(--color-muted)}.move-popup__backdrop{background:#120e10b8;-webkit-backdrop-filter:none;backdrop-filter:none}.move-popup__panel{border:.5px solid var(--color-border);border-radius:12px;background:#fff!important;text-align:left}.move-popup__panel h2{font-size:clamp(2rem,5vw,3rem)}.move-popup__location{justify-content:flex-start;border-radius:8px;background:#f6f2f4;color:var(--color-text);border:.5px solid var(--color-border)}.move-popup__benefits{grid-template-columns:1fr 1fr}.move-popup__close{border-radius:8px;background:#f5f1f3}.move-page__hero{background:#181416!important;border-radius:12px}.move-page__hero:after{display:none}.move-page__offer,.move-page__visit{border:.5px solid var(--color-border);border-radius:10px;background:#fff}.move-page__thanks{border-left:2px solid var(--color-accent)}.site-footer{background:#fff;color:var(--color-text);border-top:.5px solid var(--color-border)}.site-footer__flagship-block{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr) auto;gap:1.5rem;align-items:center;padding-top:2rem;padding-bottom:2rem;border-bottom:.5px solid var(--color-border)}.site-footer__flagship-block h2{font-size:1.45rem;margin:0}.site-footer__flagship-block ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 1rem;list-style:none}.site-footer__flagship-block li{display:flex;align-items:center;gap:.45rem;font-size:.78rem}.site-footer__flagship-block svg,.site-footer__assurance svg{width:1rem;height:1rem;fill:none;stroke:var(--color-accent);stroke-width:1.8;flex:none}.site-footer__grid{padding-top:2.5rem;padding-bottom:2.5rem}.site-footer__logo .brand-logo{width:220px;height:90px;object-fit:cover}.site-footer h2{color:var(--color-text)}.site-footer p,.site-footer a,.site-footer span{color:inherit}.site-footer__socials a,.site-footer__column a{text-decoration:underline;text-underline-offset:3px}.site-footer__assurance{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1rem;padding-top:1rem;padding-bottom:1rem;border-top:.5px solid var(--color-border);border-bottom:.5px solid var(--color-border);font-size:.75rem}.site-footer__assurance>span{display:flex;align-items:center;gap:.35rem}.site-footer__assurance .payment-badges{margin:0 0 0 auto}.site-footer__bottom{font-size:.72rem}.site-footer__bottom p{margin:0}.whatsapp-button{position:fixed;right:1rem;bottom:1rem;z-index:80;display:flex;align-items:center;gap:.5rem;min-height:48px;padding:.65rem .85rem;border:.5px solid #147d43;border-radius:10px;background:#168a49;color:#fff}.whatsapp-button svg{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-width:1.7}.whatsapp-button__label{font-size:.78rem;font-weight:500}.product-gallery__main,.purchase-reassurance,.cart-summary,.drawer__inner,.search-modal__panel,.age-gate__panel,.sticky-add,.accordion,.order-payment-card,.order-help{border-radius:10px}.variant-option__values label,.quantity-selector,.shopify-payment-button__button{border-radius:10px!important}.inventory-status__dot{box-shadow:none}.sticky-add{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff}.toast{border-radius:10px}@media(max-width:1100px){.desktop-nav__list{gap:.75rem}.desktop-nav__item>a{font-size:.78rem}.site-header__logo,.site-header__logo img{width:160px}.trust-locator__assurances{grid-template-columns:1fr}.trust-locator__assurances article{border-right:0;border-bottom:.5px solid var(--color-border)}.trust-locator__assurances article:last-child{border-bottom:0}}@media(max-width:989px){.relocation-bar__inner{align-items:flex-start}.relocation-bar p{flex:1}.trust-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.trust-strip__item{justify-content:flex-start}.hero-conversion__grid,.trust-locator__grid{grid-template-columns:1fr}.hero-conversion__visual>img{min-height:390px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.social-proof__content,.site-footer__flagship-block{grid-template-columns:1fr 1fr}.site-footer__flagship-block>a{grid-column:1/-1;justify-self:start}.whatsapp-button{bottom:5.4rem}}@media(max-width:640px){.relocation-bar__inner{display:block}.relocation-bar p{display:block;line-height:1.55}.relocation-bar p span,.relocation-bar p a{margin-right:.3rem}.relocation-bar p span:not(:last-child):after{content:"\b7";margin-left:.3rem}.relocation-bar__links{margin-top:.25rem}.site-header__inner{min-height:64px}.site-header__logo,.site-header__logo img{width:145px;height:46px}.trust-strip{overflow-x:auto}.trust-strip__grid{display:flex;width:max-content;min-width:100%;padding-right:.5rem}.trust-strip__item{min-width:190px}.hero-conversion__content h1{font-size:clamp(2.35rem,12vw,3.8rem)}.hero-conversion__actions{display:grid}.hero-conversion__actions .button{width:100%}.hero-brand-stage{min-height:340px;padding:1rem}.hero-brand-stage__facts{display:grid}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.category-card__content{padding:.7rem}.category-card__content small{display:none}.product-grid--4,.product-grid--3{gap:.65rem}.product-card__content{padding:.7rem}.social-proof__content,.trust-locator__assurances{grid-template-columns:1fr}.store-locator__map{height:210px}.order-options,.move-popup__benefits{grid-template-columns:1fr}.newsletter-section__input-row{display:grid}.newsletter-section__input-row .button{width:100%}.site-footer__flagship-block,.site-footer__flagship-block ul{grid-template-columns:1fr}.site-footer__flagship-block>a{grid-column:auto}.site-footer__grid{grid-template-columns:1fr}.site-footer__assurance{display:grid}.site-footer__assurance .payment-badges{margin:0}.whatsapp-button{right:.65rem;bottom:5.2rem}.whatsapp-button__label{display:none}}.hero-art__orb--one{background:#d98eab!important}.need-card__media:after,.location-cta__visual:before{display:none!important}.image-with-text__placeholder{background:#181416!important}.move-banner{background:var(--color-accent)!important}.product-gallery__brand-fallback,.collection-card__brand-fallback,.article-card__brand-fallback{display:grid;place-items:center;width:100%;height:100%;min-height:220px;padding:1.5rem;background:#f5f1f3}.product-gallery__brand-fallback .brand-logo,.collection-card__brand-fallback .brand-logo,.article-card__brand-fallback .brand-logo{width:min(80%,320px);height:auto;object-fit:cover}body,button,input,select,textarea{font-weight:400}h1,h2,h3,h4,h5,h6,strong,b,.button,.text-link,summary,label,.badge{font-weight:500}.eyebrow,.badge,.wordmark__tagline,.site-footer__column h2,.product-info__vendor,.product-gallery__media-label,.move-banner__eyebrow,.hero-brand-stage__payment>small{text-transform:none;letter-spacing:0}.hero-conversion__visual>img,.location-cta__card,.newsletter-section__card{border-radius:10px}.social-proof__content{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.5rem;scrollbar-width:thin}.social-proof__content>*{flex:0 0 min(380px,88vw);scroll-snap-align:start}@media(min-width:990px){.social-proof__content>*{flex-basis:calc((100% - 2rem)/3)}}.contact-dock{position:fixed;right:1rem;bottom:1rem;z-index:80;display:grid;gap:.5rem;justify-items:end}.contact-dock__button{display:flex;align-items:center;gap:.5rem;min-height:46px;padding:.6rem .8rem;border:.5px solid currentColor;border-radius:10px;color:#fff;font-weight:500}.contact-dock__button svg{width:1.2rem;height:1.2rem;fill:none;stroke:currentColor;stroke-width:1.7}.contact-dock__button--viber{background:#6750a4;color:#fff}.contact-dock__button--whatsapp{background:#168a49;color:#fff}.contact-dock__label{font-size:.78rem}.whatsapp-button{display:none}@media(max-width:640px){.contact-dock{right:.65rem;bottom:5.2rem}.contact-dock__label{display:none}.contact-dock__button{width:46px;height:46px;padding:0;justify-content:center}}.review-rating{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.28rem;min-height:24px;color:var(--color-text);font-size:.78rem;line-height:1.2}.review-rating__stars{display:inline-flex;gap:.05rem;color:#cfc6ca;letter-spacing:.02em}.review-rating__stars .is-filled{color:#e39a00}.review-rating__count{color:var(--color-muted)}.review-rating__verified{display:inline-flex;align-items:center;min-height:20px;padding:.15rem .4rem;border:.5px solid #acd4c2;border-radius:7px;background:#edf8f3;color:var(--color-success);font-size:.64rem;font-weight:500}.review-rating--compact{font-size:.72rem;margin:.15rem 0 .45rem}.review-rating--compact .review-rating__verified{display:none}.review-rating--empty{color:var(--color-muted)}.review-rating--empty .review-rating__stars{color:#bdb3b8}.review-rating--app{display:block}.product-info__meta .review-rating{margin:0}.review-summary-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.25rem;margin-bottom:1.25rem;padding:1.25rem;border:.5px solid var(--color-border);border-radius:10px;background:#fff}.review-summary-card__score{display:flex;align-items:center;gap:.8rem;margin-bottom:.3rem}.review-summary-card__score>strong{font-size:2.2rem;line-height:1}.review-summary-card__stars{display:inline-flex;gap:.08rem;color:#cfc6ca;font-size:1.2rem}.review-summary-card__stars .is-filled{color:#e39a00}.review-summary-card p{margin:0;color:var(--color-muted)}.review-summary-card h3{margin:.15rem 0 .4rem}.review-summary-card--source{border-color:#c9dfd5;background:#f7fbf9}.checkout-assurance{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:1rem 0;padding:.75rem;border:.5px solid #bedccb;border-radius:10px;background:#f4faf7}.checkout-assurance>span{display:grid;gap:.1rem;padding:.2rem .7rem;border-right:.5px solid #d2e8dd}.checkout-assurance>span:last-child{border-right:0}.checkout-assurance strong{color:#165f44;font-size:.72rem}.checkout-assurance small{color:#547064;font-size:.62rem;line-height:1.35}.checkout-assurance--compact{margin:.7rem 0}.checkout-age-note{margin:.45rem 0 .75rem;color:var(--color-muted);font-size:.68rem;text-align:center}.drawer__footer .checkout-assurance{grid-template-columns:1fr;margin:.75rem 0}.drawer__footer .checkout-assurance>span{grid-template-columns:100px 1fr;align-items:center;border-right:0;border-bottom:.5px solid #d2e8dd;padding:.35rem .2rem}.drawer__footer .checkout-assurance>span:last-child{border-bottom:0}.cart-summary .checkout-assurance{grid-template-columns:1fr;margin:1rem 0}.cart-summary .checkout-assurance>span{grid-template-columns:115px 1fr;align-items:center;border-right:0;border-bottom:.5px solid #d2e8dd;padding:.45rem .2rem}.cart-summary .checkout-assurance>span:last-child{border-bottom:0}.contact-dock{position:fixed;right:1rem;bottom:1rem;z-index:80;display:grid;gap:.45rem;justify-items:end;max-width:min(300px,calc(100vw - 2rem))}.contact-dock__primary{display:grid;grid-template-columns:38px minmax(0,1fr) 8px;align-items:center;gap:.65rem;min-height:58px;padding:.55rem .75rem;border:.5px solid #0e713b;border-radius:10px;background:#168a49;color:#fff}.contact-dock__icon{display:grid;place-items:center;width:38px;height:38px;border:.5px solid rgba(255,255,255,.45);border-radius:9px}.contact-dock__primary svg,.contact-dock__secondary svg{width:1.2rem;height:1.2rem;fill:none;stroke:currentColor;stroke-width:1.8}.contact-dock__copy{display:grid;line-height:1.2}.contact-dock__copy small{font-size:.65rem;color:#d9f4e5}.contact-dock__copy strong{font-size:.8rem}.contact-dock__status{width:8px;height:8px;border-radius:50%;background:#c7f5d9;border:1px solid #fff}.contact-dock__secondary{display:flex;align-items:center;gap:.4rem;min-height:38px;padding:.45rem .65rem;border:.5px solid #58418e;border-radius:9px;background:#6750a4;color:#fff;font-size:.72rem;font-weight:500}.whatsapp-button{display:none!important}@media(max-width:749px){.review-summary-card{grid-template-columns:1fr}.review-summary-card .button{width:100%}.checkout-assurance{grid-template-columns:1fr}.checkout-assurance>span{grid-template-columns:105px 1fr;align-items:center;border-right:0;border-bottom:.5px solid #d2e8dd;padding:.4rem .2rem}.checkout-assurance>span:last-child{border-bottom:0}.sticky-add{flex-wrap:wrap}.sticky-add__private{flex:1 0 100%;margin:-.05rem 0 -.3rem;color:var(--color-success);font-size:.62rem;font-weight:500}.contact-dock{right:.65rem;bottom:.65rem;max-width:230px}.contact-dock__primary{min-height:52px;grid-template-columns:34px minmax(0,1fr) 7px;padding:.45rem .6rem}.contact-dock__icon{width:34px;height:34px}.contact-dock__secondary{min-height:34px;padding:.35rem .55rem}.template-product .contact-dock{bottom:7.2rem}}.hero-conversion{padding-block:clamp(2.25rem,4.5vw,4.5rem)}.hero-conversion__grid{grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);gap:clamp(1.5rem,4vw,4rem)}.hero-conversion__content{padding:0}.hero-conversion__content h1{max-width:640px;margin-bottom:1rem;font-size:clamp(2.7rem,5vw,5rem);line-height:.98}.hero-conversion__text{max-width:560px;font-size:1rem;line-height:1.55}.hero-conversion__review{margin-top:.7rem}.hero-conversion__actions{margin:1.25rem 0 .75rem}.hero-conversion__microcopy{margin-bottom:0}.hero-conversion__visual{min-height:0;aspect-ratio:5/4;align-items:stretch}.hero-conversion__visual>img{width:100%;height:100%;min-height:0;max-height:520px;object-fit:cover}.hero-brand-stage{width:100%;height:100%;min-height:0;aspect-ratio:5/4;padding:1.5rem}.hero-brand-stage__logo{width:min(80%,430px)}@media(max-width:989px){.hero-conversion{padding-block:1.75rem 2.25rem}.hero-conversion__grid{grid-template-columns:1fr;gap:1.25rem}.hero-conversion__content{max-width:720px}.hero-conversion__content h1{max-width:680px;font-size:clamp(2.35rem,8vw,4rem)}.hero-conversion__visual,.hero-brand-stage{aspect-ratio:16/9;max-height:360px}.hero-conversion__visual>img{min-height:0;max-height:360px}}@media(max-width:749px){.hero-conversion{padding-block:1.2rem 1.6rem}.hero-conversion__grid{gap:1rem}.hero-conversion__content h1{max-width:100%;margin-bottom:.7rem;font-size:clamp(1.95rem,9.4vw,2.75rem);line-height:1.02;letter-spacing:-.035em}.hero-conversion__text{font-size:.92rem;line-height:1.48}.hero-conversion__review{margin-top:.55rem;font-size:.74rem}.hero-conversion__actions{display:grid;gap:.55rem;margin:.95rem 0 .65rem}.hero-conversion__actions .button{width:100%;min-height:46px;padding:.7rem 1rem}.hero-conversion__microcopy{align-items:flex-start;font-size:.7rem;line-height:1.35}.hero-conversion__visual,.hero-brand-stage{aspect-ratio:16/10;max-height:245px;border-radius:10px}.hero-conversion__visual>img{max-height:245px;border-radius:10px}.hero-brand-stage{padding:.9rem}.hero-brand-stage__logo{width:min(72%,270px)}.hero-brand-stage__facts{display:flex;flex-wrap:nowrap;width:100%;gap:.35rem;overflow:hidden}.hero-brand-stage__facts span{flex:1;justify-content:center;min-width:0;padding:.4rem .35rem;font-size:.6rem;white-space:nowrap}.hero-brand-stage__facts svg{display:none}}@media(max-width:749px){.hero-conversion__visual,.hero-brand-stage{aspect-ratio:16/7;max-height:180px}.hero-conversion__visual>img{max-height:180px}.hero-brand-stage__facts{display:none}}.beginner-help{background:var(--color-surface)}.beginner-help__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2rem,6vw,6rem);align-items:center}.beginner-help__content h2{max-width:620px}.beginner-help__text{max-width:650px;color:var(--color-muted);font-size:1.05rem}.beginner-help__reassurance{display:flex;align-items:flex-start;gap:.65rem;margin:1.25rem 0;color:var(--color-success);font-weight:500}.beginner-help__reassurance svg{width:1.3rem;height:1.3rem;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8}.beginner-help__steps{display:grid;border:.5px solid var(--color-border);border-radius:10px;overflow:hidden;background:var(--color-bg)}.beginner-help__steps article{display:grid;grid-template-columns:42px 1fr;gap:1rem;padding:1.2rem;border-bottom:.5px solid var(--color-border)}.beginner-help__steps article:last-child{border-bottom:0}.beginner-help__steps article>span{display:grid;place-items:center;width:38px;height:38px;border-radius:9px;background:var(--color-accent);color:var(--color-accent-text);font-weight:500}.beginner-help__steps h3{margin-bottom:.3rem}.beginner-help__steps p{margin:0;color:var(--color-muted)}.order-guide{background:var(--color-bg)}.order-guide__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.order-guide__card{position:relative;padding:clamp(1.25rem,3vw,2rem);border:.5px solid var(--color-border);border-radius:10px;background:var(--color-surface)}.order-guide__card--assisted{border-color:#b9d8c9;background:#f7fbf9}.order-guide__number{position:absolute;right:1.25rem;top:1.25rem;display:grid;place-items:center;width:36px;height:36px;border-radius:9px;background:var(--color-accent-soft);color:var(--color-accent);font-weight:500}.order-guide__card h3{max-width:520px;font-size:clamp(1.35rem,2vw,1.85rem)}.order-guide__card ol{display:grid;gap:.65rem;margin:1.25rem 0 1.5rem;padding-left:1.25rem;color:var(--color-muted)}.order-guide__payments{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin:1rem 0 1.5rem;list-style:none}.order-guide__payments li{padding:.55rem .7rem;border:.5px solid #cfe3d8;border-radius:8px;background:#fff;color:#245e47;font-size:.86rem}.order-guide__note{margin:1rem 0 0;color:var(--color-muted);font-size:.78rem}.order-guide__stock-note{display:flex;align-items:flex-start;justify-content:center;gap:.55rem;max-width:900px;margin:1.25rem auto 0;color:var(--color-muted);font-size:.86rem;text-align:center}.order-guide__stock-note svg{width:1.15rem;height:1.15rem;flex:0 0 auto;fill:none;stroke:var(--color-success);stroke-width:2}.product-guidance{margin:1rem 0;padding:1rem;border:.5px solid var(--color-border);border-radius:10px;background:var(--color-bg)}.product-guidance strong{display:block;margin-bottom:.35rem}.product-guidance p{margin:0;color:var(--color-muted);font-size:.88rem}.product-accordion .accordion__content h3{font-size:1rem;margin:1.25rem 0 .4rem}.product-accordion .accordion__content h3:first-child{margin-top:0}.collection-header__trust{display:flex;align-items:center;gap:.45rem;margin:1rem 0 0;color:var(--color-success);font-size:.82rem;font-weight:500}.collection-header__trust svg{width:1.15rem;height:1.15rem;fill:none;stroke:currentColor;stroke-width:1.8}.collection-description{margin-top:clamp(3rem,6vw,6rem);padding:clamp(1.25rem,4vw,3rem);border:.5px solid var(--color-border);border-radius:10px;background:var(--color-surface)}.collection-description h2{max-width:760px;font-size:clamp(1.8rem,3vw,2.8rem)}.collection-description p,.collection-description li{color:var(--color-muted)}.collection-description__help{margin-top:1.5rem!important;padding-top:1rem;border-top:.5px solid var(--color-border);color:var(--color-text)!important}@media(max-width:989px){.beginner-help__grid,.order-guide__grid{grid-template-columns:1fr}}@media(max-width:749px){.beginner-help,.order-guide{padding-block:2.6rem}.beginner-help__steps article{grid-template-columns:34px 1fr;padding:1rem;gap:.75rem}.beginner-help__steps article>span{width:32px;height:32px}.order-guide__payments{grid-template-columns:1fr}.order-guide__card .button-row{display:grid}.order-guide__card .button{width:100%}.collection-description{padding:1.15rem}}.premium-value{background:var(--color-text);color:#fff}.premium-value .eyebrow{color:#f2b6cc}.premium-value__intro{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(1.5rem,5vw,5rem);align-items:end;margin-bottom:2rem}.premium-value__intro h2{max-width:680px;margin:0}.premium-value__text{max-width:760px;color:#ffffffb8;font-size:1rem}.premium-value__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:.5px solid rgba(255,255,255,.2);border-radius:10px;overflow:hidden}.premium-value__item{display:grid;grid-template-columns:auto 1fr;gap:.85rem;padding:1.35rem;border-right:.5px solid rgba(255,255,255,.2)}.premium-value__item:last-child{border-right:0}.premium-value__icon{display:grid;place-items:center;width:38px;height:38px;border-radius:9px;background:#ffffff1a;color:#f2b6cc}.premium-value__icon svg{width:1.15rem;height:1.15rem;fill:none;stroke:currentColor;stroke-width:1.8}.premium-value__item h3{font-family:inherit;font-size:1rem;letter-spacing:0;margin:0 0 .35rem}.premium-value__item p{margin:0;color:#ffffffab;font-size:.82rem;line-height:1.55}.premium-value__footer{display:flex;justify-content:space-between;gap:1.5rem;align-items:center;margin-top:1.5rem;padding-top:1.5rem;border-top:.5px solid rgba(255,255,255,.2)}.premium-value__footer p{max-width:780px;margin:0;color:#ffffffbf}.premium-value__footer strong{color:#fff}.premium-value .button--secondary{color:#fff;border-color:#ffffff8c;background:transparent}.premium-value .button--secondary:hover{background:#fff;color:var(--color-text)}.product-premium-note{display:grid;grid-template-columns:auto 1fr;gap:.8rem;margin:1rem 0;padding:1rem;border:.5px solid #d8c5ce;border-radius:10px;background:#fbf6f8}.product-premium-note__icon{display:grid;place-items:center;width:38px;height:38px;border-radius:9px;background:var(--color-accent-soft);color:var(--color-accent)}.product-premium-note__icon svg{width:1.2rem;height:1.2rem;fill:none;stroke:currentColor;stroke-width:1.8}.product-premium-note strong{display:block;margin-bottom:.3rem}.product-premium-note p,.product-premium-note .rte{margin:0;color:var(--color-muted);font-size:.86rem;line-height:1.55}.product-card__curation{display:flex;align-items:center;gap:.35rem;margin:.35rem 0 .55rem;color:var(--color-success);font-size:.69rem;font-weight:500}.product-card__curation svg{width:.9rem;height:.9rem;fill:none;stroke:currentColor;stroke-width:1.8}.collection-premium-note{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:flex-start;margin:1.25rem 0;padding:1rem;border:.5px solid var(--color-border);border-radius:10px;background:var(--color-surface)}.collection-premium-note>span{display:grid;place-items:center;width:38px;height:38px;border-radius:9px;background:var(--color-accent-soft);color:var(--color-accent)}.collection-premium-note svg{width:1.15rem;height:1.15rem;fill:none;stroke:currentColor;stroke-width:1.8}.collection-premium-note strong{display:block;margin-bottom:.2rem}.collection-premium-note p{margin:0;color:var(--color-muted);font-size:.84rem}@media(max-width:989px){.premium-value__intro{grid-template-columns:1fr;align-items:start}.premium-value__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-value__item:nth-child(2){border-right:0}.premium-value__item:nth-child(-n+2){border-bottom:.5px solid rgba(255,255,255,.2)}.premium-value__footer{align-items:flex-start;flex-direction:column}}@media(max-width:749px){.premium-value{padding-block:2.6rem}.premium-value__grid{grid-template-columns:1fr}.premium-value__item{border-right:0;border-bottom:.5px solid rgba(255,255,255,.2)}.premium-value__item:last-child{border-bottom:0}.premium-value__footer .button-row{display:grid;width:100%}.premium-value__footer .button{width:100%}.product-card__curation{font-size:.64rem}.product-premium-note,.collection-premium-note{padding:.85rem}}:root{color-scheme:light}html{background:#fff}body{background:var(--color-bg);color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Helvetica Neue,Arial,sans-serif;line-height:1.47;letter-spacing:-.006em}h1,h2,h3,h4,h5,h6{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Arial,sans-serif;font-weight:600;letter-spacing:-.035em;line-height:1.04}h1{font-size:clamp(2.55rem,5.5vw,4.75rem);margin-bottom:1rem}h2{font-size:clamp(2rem,4.2vw,3.75rem);margin-bottom:.85rem}h3{font-size:clamp(1.08rem,1.4vw,1.35rem)}strong,b,.button,.text-link,summary,label,.badge{font-weight:600}.page-width{width:min(calc(100% - 2.5rem),var(--page-width));margin-inline:auto}.page-width--narrow{max-width:760px}.section{padding:clamp(4.5rem,8vw,8.5rem) 0}.section--compact{padding:2rem 0}.eyebrow{margin-bottom:.65rem;color:var(--color-muted);font-size:.8rem;font-weight:600;letter-spacing:0}.section-heading{gap:2.5rem;margin-bottom:2.6rem}.section-heading h2{max-width:760px}.section-heading>p,.section-heading>div>p:last-child{max-width:560px;font-size:1.02rem;line-height:1.55}.section-heading--center{max-width:850px}.button{min-height:46px;padding:.72rem 1.35rem;border:0;border-radius:999px;background:var(--color-accent);color:var(--color-accent-text);font-size:.92rem;box-shadow:none;transition:background .18s ease,transform .18s ease,opacity .18s ease}.button:hover{transform:none;filter:brightness(.94);box-shadow:none}.button--secondary{border:0;background:var(--color-surface);color:var(--color-text)}.button--secondary:hover{border:0;background:#e8e8ed;color:var(--color-text)}.button--small{min-height:40px;padding:.58rem 1rem;font-size:.82rem}.text-link{color:var(--color-accent);font-size:.95rem}.icon-button{width:38px;height:38px}.icon-button:hover{background:#f2f2f4}.badge{border-radius:999px;padding:.34rem .6rem;letter-spacing:0}.progress{height:5px;background:#e8e8ed}.relocation-bar{background:#f5f5f7;color:#424245;border-bottom:.5px solid rgba(0,0,0,.08);font-size:.72rem}.relocation-bar__inner{min-height:34px;padding:.35rem 0;gap:1rem}.relocation-bar p{justify-content:center;gap:.5rem 1rem}.relocation-bar p strong{color:#1d1d1f}.relocation-bar__links a{color:var(--color-accent);font-weight:600}.site-header{background:#ffffffdb;border-bottom:.5px solid rgba(0,0,0,.1);-webkit-backdrop-filter:saturate(180%) blur(18px);backdrop-filter:saturate(180%) blur(18px)}.site-header__inner{min-height:56px;gap:1.25rem}.site-header__logo,.site-header__logo img{width:auto;max-width:190px;max-height:46px}.desktop-nav__list{gap:1.45rem}.desktop-nav__item>a{padding:1.15rem 0;font-size:.76rem;font-weight:500;letter-spacing:-.005em}.desktop-nav__dropdown{width:min(820px,calc(100vw - 2rem));padding:1.4rem;border:.5px solid rgba(0,0,0,.1);border-radius:0 0 20px 20px;background:#fffffffa}.desktop-nav__dropdown li>a{border-radius:10px;font-size:.84rem}.site-header__actions{gap:.05rem}.cart-count{right:-1px;top:0;background:var(--color-accent)}.mobile-nav__panel{background:#fff;box-shadow:24px 0 80px #00000024}.mobile-nav__contact{border-radius:18px;background:#f5f5f7}.trust-strip{background:#fff;border-bottom:.5px solid rgba(0,0,0,.08)}.trust-strip__grid{max-width:1180px;margin-inline:auto}.trust-strip__item{display:flex;justify-content:center;align-items:center;gap:.55rem;padding:.72rem 1rem;border-right:.5px solid rgba(0,0,0,.08)}.trust-strip__icon{width:22px;height:22px;border-radius:0;background:transparent;color:var(--color-text)}.trust-strip__icon svg{width:1rem;height:1rem;stroke-width:1.5}.trust-strip__heading{font-size:.72rem;font-weight:500;white-space:nowrap}.trust-strip__item p:not(.trust-strip__heading){display:none}.hero-conversion{background:#fff!important;color:var(--color-text)!important;padding:clamp(3.2rem,6vw,6rem) 0 clamp(1.5rem,3vw,3rem)}.hero-conversion__grid,.hero-conversion__grid--reverse{display:flex;flex-direction:column;gap:clamp(2rem,4vw,3.5rem);max-width:1440px}.hero-conversion__content,.hero-conversion__grid--reverse .hero-conversion__content{order:0;max-width:900px;padding:0;margin-inline:auto;text-align:center}.hero-conversion__content h1{max-width:900px;margin-inline:auto;font-size:clamp(2.65rem,6vw,5rem)}.hero-conversion__text{max-width:720px;margin-inline:auto;color:var(--color-muted);font-size:clamp(1.05rem,1.6vw,1.3rem);line-height:1.5}.hero-conversion__review{justify-content:center;margin:1rem auto 0;color:var(--color-text)}.hero-conversion__actions{justify-content:center;margin:1.55rem 0 .9rem}.hero-conversion__actions .button--secondary{background:transparent;color:var(--color-accent);padding-inline:.8rem}.hero-conversion__actions .button--secondary:after{content:" \203a";font-size:1.25em;line-height:0}.hero-conversion__microcopy{justify-content:center;color:var(--color-muted);font-size:.76rem}.hero-conversion__visual{width:100%;min-height:0;align-items:stretch}.hero-conversion__visual>img,.hero-brand-stage{width:100%;min-height:clamp(300px,48vw,650px);max-height:680px;border:0;border-radius:28px;background:#f5f5f7;object-fit:cover}.hero-brand-stage{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(2rem,6vw,6rem)}.hero-brand-stage__logo{width:min(500px,72%)}.hero-brand-stage__facts{margin-top:2rem;gap:.55rem}.hero-brand-stage__facts span{border:0;border-radius:999px;background:#fff;padding:.55rem .85rem;font-size:.74rem}.shop-by-category{background:#f5f5f7}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.category-card{border:0;border-radius:24px;background:#fff;overflow:hidden;transition:transform .25s ease}.category-card:hover{transform:translateY(-2px)}.category-card__media{aspect-ratio:1/1;background:#fff}.category-card__media img{object-fit:cover;padding:0;transform:none!important}.category-card__fallback{background:#fff;color:#d7d7dc;font-size:clamp(4rem,8vw,7rem);font-weight:600}.category-card__content{padding:1.05rem 1.15rem 1.25rem;text-align:center;background:#fff}.category-card__content strong{font-size:1rem}.category-card__content small{margin-top:.25rem;color:var(--color-muted);font-size:.72rem}.featured-collection{background:#fff}.product-grid{gap:clamp(1rem,2vw,1.7rem)}.product-card{display:flex;flex-direction:column}.product-card__media{aspect-ratio:1/1.12;border-radius:24px;background:#fff}.product-card__image{object-fit:contain;padding:clamp(.8rem,2vw,1.5rem)}.product-card:hover .product-card__image{transform:scale(1.015)}.product-card__placeholder,.product-card__media>svg{background:#fff}.product-card__badges{left:.8rem;top:.8rem}.product-card__content{display:flex;flex-direction:column;flex:1;padding:1rem .25rem .15rem}.product-card__title{font-size:.92rem;line-height:1.35;margin-bottom:.4rem}.product-card__vendor,.product-card__type{font-size:.68rem}.product-card__curation{color:var(--color-muted);font-size:.67rem}.product-card__attributes{gap:.3rem}.product-card__attributes span{border:0;border-radius:999px;background:#f5f5f7;color:#6e6e73;padding:.28rem .48rem}.product-card__quick-add{margin-top:auto;padding-top:.85rem}.product-card__quick-add.button{width:auto;align-self:flex-start;min-height:38px;padding:.55rem .95rem}.price{font-size:.92rem}.price__badge{border-radius:999px;background:#fff0f6}.review-rating__verified{border:0;border-radius:999px;background:#eef8f2}.premium-value{background:#f5f5f7;color:var(--color-text)}.premium-value .eyebrow{color:var(--color-muted)}.premium-value__intro{display:block;max-width:900px;margin:0 auto 2.5rem;text-align:center}.premium-value__intro h2{max-width:850px;margin-inline:auto}.premium-value__text{max-width:700px;margin:1rem auto 0;color:var(--color-muted);font-size:1.05rem}.premium-value__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;border:0;border-radius:0;overflow:visible}.premium-value__item{display:block;padding:1.55rem;border:0!important;border-radius:22px;background:#fff;text-align:left}.premium-value__icon{width:42px;height:42px;margin-bottom:1.15rem;border-radius:50%;background:#fff0f6;color:var(--color-accent)}.premium-value__item h3{font-size:1.03rem}.premium-value__item p{color:var(--color-muted);font-size:.84rem}.premium-value__footer{justify-content:center;flex-direction:column;margin-top:2rem;padding-top:0;border:0;text-align:center}.premium-value__footer p{max-width:720px;color:var(--color-muted)}.premium-value__footer strong{color:var(--color-text)}.premium-value .button--secondary{border:0;background:#fff;color:var(--color-text)}.premium-value .button--secondary:hover{background:#e8e8ed;color:var(--color-text)}.social-proof{background:#fff}.review-summary-card,.testimonial-card{border:0;border-radius:22px;background:#f5f5f7}.review-summary-card--source{border:0;background:#f5f5f7}.review-summary-card__score>strong{font-size:2rem}.beginner-help{background:#fff}.beginner-help__grid{gap:clamp(2rem,7vw,7rem)}.beginner-help__content{max-width:620px}.beginner-help__text{font-size:1.05rem}.beginner-help__steps{border:0;border-radius:24px;background:#f5f5f7}.beginner-help__steps article{border-color:#dedee3;padding:1.35rem}.beginner-help__steps article>span{border-radius:50%;background:#1d1d1f}.beginner-help__reassurance{color:var(--color-text)}.trust-locator__grid{gap:1rem}.trust-locator__faq,.store-locator{border:0;border-radius:24px;background:#fff;overflow:hidden}.trust-locator__assurances{border:0;border-radius:22px;background:#fff}.trust-locator__assurances article{border-color:#e1e1e5}.accordion{border:0;border-radius:0;background:transparent}.accordion details{border-color:#dedee3}.store-locator__map{border-radius:18px;background:#f5f5f7}.store-locator__pickup{border:0;border-radius:14px;background:#eef8f2}.order-guide{background:#fff}.order-guide__grid{gap:1rem}.order-guide__card{border:0;border-radius:24px;background:#f5f5f7;padding:clamp(1.4rem,3vw,2.2rem)}.order-guide__card--assisted{border:0;background:#f5f5f7}.order-guide__number{border-radius:50%;background:#fff;color:var(--color-text)}.order-guide__payments li{border:0;border-radius:999px;background:#fff;color:#424245}.collection-header{padding-top:clamp(3rem,7vw,6rem)}.collection-header h1{max-width:900px}.collection-header__trust{color:var(--color-muted)}.collection-premium-note,.collection-description{border:0;border-radius:24px;background:#f5f5f7}.collection-premium-note>span{border-radius:50%}.facets-toolbar{border-color:#dedee3}.facets__form select,.facets__form input,.sort-select{border:.5px solid #d2d2d7;border-radius:999px;background:#fff}.pagination__item{border-radius:50%}.main-product{padding-top:clamp(2rem,5vw,4rem)}.main-product__grid{gap:clamp(2rem,6vw,6rem);align-items:start}.product-gallery__main{border:.5px solid var(--color-border);border-radius:28px;background:#fff}.product-gallery__main-image,.product-gallery__media-item img{object-fit:contain;padding:clamp(1rem,3vw,2.25rem)}.product-gallery__thumb{border:.5px solid var(--color-border);border-radius:12px;background:#fff}.product-gallery__thumb.is-active{outline:2px solid var(--color-text);outline-offset:1px}.product-info{max-width:580px}.product-info h1{font-size:clamp(2.2rem,4vw,3.7rem)}.product-info__summary{color:var(--color-muted);font-size:1.02rem}.product-premium-note,.purchase-reassurance,.product-guidance,.product-accordion,.spec-list{border:0;border-radius:20px;background:#f5f5f7}.product-premium-note__icon{border-radius:50%;background:#fff0f6}.variant-option__values label{border:.5px solid #d2d2d7;border-radius:999px;background:#fff}.variant-option__values input:checked+label{border-color:#1d1d1f;box-shadow:inset 0 0 0 1px #1d1d1f}.quantity-selector{border:.5px solid #d2d2d7;border-radius:999px;background:#fff}.product-form__submit{min-height:52px;border-radius:999px}.shopify-payment-button__button{border-radius:999px!important}.inventory-status{border-radius:999px}.checkout-assurance{border:0;border-radius:18px;background:#eef8f2}.hygiene-note{border-radius:18px;background:#f5f5f7}.sticky-add{border-top:.5px solid rgba(0,0,0,.1);background:#ffffffe0;-webkit-backdrop-filter:saturate(180%) blur(18px);backdrop-filter:saturate(180%) blur(18px)}.drawer__panel,.search-modal__panel,.age-gate__panel{border:0;border-radius:24px 0 0 24px;background:#fff;box-shadow:-20px 0 80px #0000001f}.drawer__header,.drawer__footer{border-color:#dedee3}.drawer__content{background:#fff}.drawer__checkout{border-radius:999px}.cart-summary{border:0;border-radius:24px;background:#f5f5f7}.cart-item{border-color:#dedee3}.search-modal{background:#ffffffc7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.search-modal__input{border:.5px solid #d2d2d7;border-radius:999px;background:#f5f5f7}.age-gate{background:#f5f5f7d1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.age-gate__panel{max-width:460px;border-radius:28px;box-shadow:0 24px 80px #0000001f;text-align:center}.move-popup__panel{border:0;border-radius:28px;box-shadow:0 24px 80px #0000001f}.contact-dock{right:1rem;bottom:1rem;gap:.4rem}.contact-dock__primary{min-height:52px;border:0;border-radius:999px;background:#1d1d1f;box-shadow:0 8px 30px #00000026}.contact-dock__icon{border:0;border-radius:50%;background:#ffffff1f}.contact-dock__status{background:#5fd38d}.contact-dock__secondary{border:0;border-radius:999px;background:#f5f5f7;color:#1d1d1f;box-shadow:0 6px 24px #0000001a}.site-footer{background:#f5f5f7;color:#424245;border-top:.5px solid #d2d2d7}.site-footer .eyebrow{color:#6e6e73}.site-footer__flagship-block,.site-footer__newsletter{border:0;border-radius:22px;background:#fff}.site-footer__grid{border-color:#d2d2d7}.site-footer__column h2{color:#1d1d1f;font-size:.76rem}.site-footer__column a:hover{color:var(--color-accent)}.site-footer__bottom{border-color:#d2d2d7;color:#6e6e73}.site-footer__assurance{border-color:#d2d2d7}.site-footer__socials a{border:0;background:#fff}.site-footer .button--secondary{background:#1d1d1f;color:#fff}.payment-badge{border-color:#d2d2d7;background:#fff;color:#424245}@media(max-width:989px){.page-width{width:min(calc(100% - 2rem),var(--page-width))}.section{padding:clamp(3.75rem,9vw,6rem) 0}.desktop-nav{display:none}.mobile-nav{display:block}.site-header__inner{grid-template-columns:auto 1fr auto}.site-header__logo{justify-self:center}.trust-strip__grid{display:flex;width:max-content;max-width:none}.trust-strip{overflow-x:auto;scrollbar-width:none}.trust-strip::-webkit-scrollbar{display:none}.trust-strip__item{min-width:180px}.category-grid,.premium-value__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-value__item:nth-child(n){border:0}.hero-conversion__visual>img,.hero-brand-stage{min-height:clamp(300px,62vw,500px)}.main-product__grid{grid-template-columns:1fr}.product-info{max-width:none}}@media(max-width:749px){body{font-size:15px}.page-width{width:min(calc(100% - 1.5rem),var(--page-width))}h1{font-size:clamp(2.35rem,11vw,3.15rem)}h2{font-size:clamp(1.85rem,8.5vw,2.55rem)}.section{padding:3.6rem 0}.section-heading{display:block;margin-bottom:1.6rem}.section-heading .text-link{margin-top:.8rem}.relocation-bar__inner{padding:.45rem 0;text-align:center}.relocation-bar p span:nth-of-type(n+2),.relocation-bar p a{display:none}.relocation-bar__links{justify-content:center;margin-top:.2rem}.site-header__inner{min-height:50px}.site-header__logo,.site-header__logo img{max-width:132px;max-height:31px}.icon-button{width:36px;height:36px}.trust-strip__item{min-width:155px;padding:.62rem .8rem}.trust-strip__heading{font-size:.67rem}.hero-conversion{padding:2.5rem 0 1.25rem}.hero-conversion__content h1{font-size:clamp(2.45rem,12vw,3.4rem)}.hero-conversion__text{font-size:1rem}.hero-conversion__actions{display:flex;justify-content:center;gap:.35rem;margin:1.2rem 0 .75rem}.hero-conversion__actions .button{width:auto;min-height:44px;padding:.68rem 1.1rem}.hero-conversion__actions .button--secondary{padding-inline:.5rem;background:transparent}.hero-conversion__microcopy{font-size:.67rem;line-height:1.45}.hero-conversion__visual>img,.hero-brand-stage{min-height:260px;border-radius:20px}.hero-brand-stage{padding:1.5rem}.hero-brand-stage__facts{display:flex;overflow:auto;max-width:100%;justify-content:flex-start;padding-bottom:.25rem}.category-grid{display:flex;gap:.75rem;margin-right:-.75rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-right:.75rem}.category-grid::-webkit-scrollbar{display:none}.category-card{flex:0 0 72%;scroll-snap-align:start;border-radius:20px}.category-card__content small{display:block}.product-grid--4,.product-grid--3{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.product-card__media{border-radius:18px}.product-card__content{padding:.75rem .05rem 0}.product-card__title{font-size:.84rem}.product-card__curation{display:none}.product-card__quick-add.button{width:100%;font-size:.76rem;padding:.5rem .6rem}.premium-value__grid{grid-template-columns:1fr;gap:.75rem}.premium-value__item{border-radius:18px;padding:1.25rem}.premium-value__footer .button-row{display:flex;width:auto}.premium-value__footer .button{width:auto}.beginner-help__steps,.trust-locator__faq,.store-locator,.order-guide__card,.collection-description,.collection-premium-note,.cart-summary{border-radius:20px}.order-guide__card .button-row{display:flex}.order-guide__card .button{width:auto}.product-gallery__main{border-radius:20px}.product-info h1{font-size:2.25rem}.drawer__panel{border-radius:22px 0 0 22px}.contact-dock{right:.65rem;bottom:.65rem}.contact-dock__primary{width:48px;height:48px;min-height:48px;padding:0;display:grid;grid-template-columns:1fr;place-items:center}.contact-dock__copy,.contact-dock__status,.contact-dock__secondary{display:none}.contact-dock__icon{width:48px;height:48px;background:#1d1d1f}.template-product .contact-dock{bottom:6.8rem}.site-footer__flagship-block,.site-footer__newsletter{border-radius:18px}}.site-header__inner{min-height:76px}.site-header__logo{display:block;width:220px;height:54px;max-width:none;max-height:none;overflow:hidden;flex:0 0 220px;border-radius:0}.site-header__logo img,.site-header__logo .brand-logo{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center center}.mobile-nav__top .brand-logo{width:190px;height:49px;object-fit:cover}.faq{background:#f5f5f7}.faq__grid{align-items:start;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);gap:clamp(2.5rem,7vw,7rem)}.faq__intro{top:130px;padding:1.75rem;border-radius:22px;background:#1d1d1f;color:#fff}.faq__intro .eyebrow{color:#ff8fbd}.faq__intro h2{color:#fff;font-size:clamp(2rem,4vw,3.5rem)}.faq__intro>p{color:#ffffffb3}.faq__intro .text-link{color:#fff}.faq__items{display:grid;gap:.75rem}.faq .accordion,.trust-locator .accordion,.collection-faqs .accordion{border:1px solid #e1e1e6;border-radius:16px;background:#fff;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.faq .accordion:last-child,.trust-locator .accordion:last-child,.collection-faqs .accordion:last-child{border-bottom:1px solid #e1e1e6}.faq .accordion:hover,.trust-locator .accordion:hover,.collection-faqs .accordion:hover{border-color:#c8c8cf;transform:translateY(-1px)}.faq .accordion[open],.trust-locator .accordion[open],.collection-faqs .accordion[open]{border-color:#e6007e5c;box-shadow:0 12px 34px #1d1d1f12}.faq .accordion summary,.trust-locator .accordion summary,.collection-faqs .accordion summary{min-height:64px;padding:1rem 1.1rem 1rem 1.25rem;color:#1d1d1f;font-size:.94rem;font-weight:600;line-height:1.35}.faq .accordion__icon,.trust-locator .accordion__icon,.collection-faqs .accordion__icon{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;border-radius:50%;background:#fff0f6;color:var(--color-accent);font-size:1.1rem;line-height:1;transition:transform .2s ease}.faq .accordion__icon svg,.trust-locator .accordion__icon svg{width:1rem;height:1rem}.collection-faqs .accordion[open] .accordion__icon{transform:rotate(45deg)}.faq .accordion__content,.trust-locator .accordion__content,.collection-faqs .accordion__content{padding:0 4.4rem 1.2rem 1.25rem;color:#6e6e73;font-size:.88rem;line-height:1.65}.product-info__summary.is-collapsible[data-collapsed]{max-height:6.6em;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,#000 60%,transparent 100%);mask-image:linear-gradient(to bottom,#000 60%,transparent 100%)}.product-info__summary-toggle{margin:.2rem 0 1.1rem}.collection-faqs{max-width:900px;margin:3rem auto 0}.collection-faqs h2{font-size:1.9rem;margin-bottom:1rem}.collection-faqs__list{display:grid;gap:.6rem}@media(max-width:749px){.collection-faqs .accordion__content{padding-right:1.25rem}}.trust-locator{background:#f5f5f7}.trust-locator__grid{grid-template-columns:minmax(0,1.15fr) minmax(350px,.85fr);gap:1.25rem}.trust-locator__faq{border:0;border-radius:0;background:transparent;overflow:visible}.trust-locator__assurances{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:0 0 1rem;border:0;border-radius:0;background:transparent}.trust-locator__assurances article{display:block;padding:1.25rem;border:1px solid #e1e1e6!important;border-radius:18px;background:#fff}.trust-locator__assurances article>span{display:grid;place-items:center;width:40px;height:40px;margin-bottom:.9rem;border-radius:50%;background:#eef8f2;color:var(--color-success)}.trust-locator__assurances h3{margin:0 0 .35rem;font-size:.92rem}.trust-locator__assurances p{margin:0;color:#6e6e73;font-size:.76rem;line-height:1.55}.trust-locator__questions{padding:1.25rem;border:1px solid #e1e1e6;border-radius:22px;background:#fff}.trust-locator__questions-head{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin:0 0 1rem;padding:.2rem .15rem .95rem;border-bottom:1px solid #ededf0}.trust-locator__questions-head .eyebrow{margin:0 0 .25rem;color:var(--color-accent);font-size:.68rem}.trust-locator__questions-head h3{margin:0;font-size:1.35rem;letter-spacing:-.025em}.trust-locator__accordions{display:grid;gap:.65rem;padding:0}.store-locator{position:sticky;top:130px;border:1px solid #e1e1e6;border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 16px 45px #1d1d1f0f}.store-locator__map{height:250px;border:0;border-radius:0;background:#ededf0}.store-locator__content{padding:1.4rem}.store-locator__content h3{margin:.1rem 0 .75rem;font-size:1.65rem}.store-locator__content ul{margin:1rem 0 1.15rem}.store-locator__pickup{padding:.9rem 1rem;border:0;border-radius:14px;background:#eef8f2;color:#315b43}.store-locator .button-row{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.store-locator .button{width:100%;padding-inline:.8rem}.site-footer{padding:0 0 1.25rem;background:#19191c;color:#f5f5f7;border-top:0}.site-footer__visit{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin:0;padding:1.55rem 1.65rem;border:1px solid rgba(255,255,255,.09);border-radius:0 0 22px 22px;background:linear-gradient(120deg,#2a1722,#242428 66%,#202023)}.site-footer__visit .eyebrow{margin:0 0 .35rem;color:#ff82b7;font-size:.7rem}.site-footer__visit h2{margin:0 0 .35rem;color:#fff;font-size:clamp(1.25rem,2vw,1.75rem);letter-spacing:-.025em}.site-footer__visit-copy>p:last-child{margin:0;color:#b9b9c0;font-size:.8rem}.site-footer__visit-actions{display:flex;align-items:center;gap:.75rem;flex:0 0 auto}.site-footer__phone{display:inline-flex;align-items:center;gap:.45rem;color:#fff;font-size:.8rem;font-weight:600;white-space:nowrap}.site-footer__phone svg{width:1rem;height:1rem;fill:none;stroke:#ff82b7;stroke-width:1.8}.site-footer__visit .button--secondary{border:0;background:var(--color-accent);color:#fff}.site-footer__visit .button--secondary:hover{filter:brightness(1.08)}.site-footer__grid{display:grid;grid-template-columns:minmax(260px,1.35fr) minmax(150px,.7fr) minmax(180px,.85fr) minmax(270px,1.15fr);gap:clamp(2rem,3.5vw,4rem);padding:3.25rem 0 2.75rem;border:0}.site-footer__brand{max-width:410px}.site-footer__logo{display:block;width:260px;height:67px;margin:0 0 1.15rem;overflow:hidden}.site-footer__logo .brand-logo{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center}.site-footer__brand>p,.site-footer__column>p{margin:0;color:#b9b9c0;font-size:.82rem;line-height:1.65}.site-footer__socials{display:flex;gap:.65rem;margin-top:1.15rem}.site-footer__socials a{display:inline-flex;padding:.45rem .7rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:transparent;color:#fff;font-size:.72rem;font-weight:600;text-decoration:none}.site-footer__socials a:hover{border-color:#ff82b7;color:#ffb3d1}.site-footer__column h2{margin:0 0 1rem;color:#fff;font-size:.78rem;font-weight:700;letter-spacing:.02em;text-transform:none}.site-footer__column ul{list-style:none;margin:0;padding:0}.site-footer__column li{margin:0 0 .68rem;color:#b9b9c0;font-size:.79rem;line-height:1.5}.site-footer__column li a{color:#d9d9de;text-decoration:none}.site-footer__column li a:hover{color:#ff9dc4}.site-footer__newsletter{padding:1.35rem;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:#242428}.site-footer__newsletter>small{display:block;margin-top:.65rem;color:#94949c;font-size:.67rem}.site-footer .newsletter-form{position:relative;margin-top:1rem}.site-footer .newsletter-form input{width:100%;min-height:48px;padding:.72rem 3.35rem .72rem .95rem;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#fff;color:#1d1d1f}.site-footer .newsletter-form button{position:absolute;top:4px;right:4px;display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:50%;background:var(--color-accent);color:#fff}.site-footer .newsletter-form button svg{width:1rem;height:1rem;fill:none;stroke:currentColor}.site-footer__utility{display:flex;justify-content:space-between;align-items:center;gap:1rem 2rem;padding:1.15rem 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.site-footer__assurance{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem 1.25rem;padding:0;border:0;font-size:.72rem}.site-footer__assurance>span{display:inline-flex;align-items:center;gap:.38rem;color:#d1d1d6}.site-footer__assurance svg{width:.95rem;height:.95rem;fill:none;stroke:#ff82b7;stroke-width:1.8}.site-footer__payments{margin-left:auto}.site-footer__payments .payment-badges{justify-content:flex-end;margin:0}.site-footer__payments .payment-badge{min-height:28px;padding:.28rem .45rem;border:1px solid rgba(255,255,255,.12);background:#fff;color:#424245}.site-footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin:0;padding:1.15rem 0 0;border:0;color:#8f8f97;font-size:.68rem}.site-footer__bottom p{margin:0;color:inherit}@media(max-width:1100px){.site-header__logo{width:188px;height:46px;flex-basis:188px}.trust-locator__assurances{grid-template-columns:1fr}.trust-locator__assurances article{display:grid;grid-template-columns:auto 1fr;gap:.8rem}.trust-locator__assurances article>span{margin:0}.site-footer__grid{grid-template-columns:1.15fr .75fr .9fr}.site-footer__newsletter{grid-column:1/-1}}@media(max-width:989px){.site-header__inner{min-height:68px}.site-header__logo{width:168px;height:41px;flex-basis:168px}.faq__grid,.trust-locator__grid{grid-template-columns:1fr}.faq__intro,.store-locator{position:static}.trust-locator__assurances{grid-template-columns:repeat(3,minmax(0,1fr))}.trust-locator__assurances article{display:block}.trust-locator__assurances article>span{margin-bottom:.8rem}}@media(max-width:749px){.site-header__logo{width:148px;height:36px;flex-basis:148px}.faq__intro{padding:1.4rem;border-radius:18px}.faq__items{gap:.6rem}.faq .accordion summary,.trust-locator .accordion summary{min-height:58px;padding:.9rem .9rem .9rem 1rem;font-size:.88rem}.faq .accordion__content,.trust-locator .accordion__content{padding:0 3.6rem 1rem 1rem;font-size:.82rem}.trust-locator__assurances{grid-template-columns:1fr}.trust-locator__assurances article{display:grid;grid-template-columns:auto 1fr;gap:.75rem;padding:1rem}.trust-locator__assurances article>span{margin:0}.trust-locator__questions{padding:.9rem;border-radius:18px}.trust-locator__questions-head h3{font-size:1.15rem}.store-locator .button-row{grid-template-columns:1fr}.site-footer{padding-bottom:5.5rem}.site-footer__visit{align-items:flex-start;flex-direction:column;gap:1rem;padding:1.25rem;border-radius:0 0 18px 18px}.site-footer__visit-copy>p:last-child span{display:none}.site-footer__visit-actions{width:100%;justify-content:space-between;flex-wrap:wrap}.site-footer__grid{grid-template-columns:1fr;gap:1.9rem;padding:2.5rem 0}.site-footer__logo{width:230px;height:59px}.site-footer__newsletter{grid-column:auto}.site-footer__utility{align-items:flex-start;flex-direction:column}.site-footer__assurance{display:grid;gap:.65rem}.site-footer__payments{margin:0}.site-footer__payments .payment-badges{justify-content:flex-start}.site-footer__bottom{align-items:flex-start;flex-direction:column;gap:.35rem}}.move-banner{background:linear-gradient(115deg,#e61970,#c90f60)!important;color:#fff}.move-banner__inner{grid-template-columns:minmax(280px,1.1fr) minmax(400px,1.45fr) auto}.move-banner__eyebrow{font-size:.8rem;font-weight:700;letter-spacing:0}.move-banner h2{color:#fff;font-size:1rem;font-weight:500;margin-bottom:.55rem}.move-banner__address,.move-banner__details,.move-banner__details a{color:#fff}.move-banner__actions .button--secondary{background:#fff;color:#1d1d1f}.move-banner__actions .button:not(.button--secondary){background:#1d1d1f;color:#fff}.move-popup__panel{text-align:center}.move-popup__mark{margin-bottom:1rem}.move-popup__panel>p:not(.eyebrow){margin:.4rem auto}.move-popup__benefits{margin-top:1.25rem}.site-footer__flagship-hours,.site-footer__flagship-services{margin:.2rem 0 0!important;color:#b9b9c0!important;font-size:.8rem!important}.site-footer__visit-copy>p:last-child{margin-top:.2rem}@media(max-width:1100px){.move-banner__inner{grid-template-columns:1fr 1.25fr}.move-banner__actions{grid-column:1/-1}}@media(max-width:749px){.move-banner__inner{grid-template-columns:1fr;gap:1rem;padding-top:1.15rem;padding-bottom:1.15rem}.move-banner__details{grid-template-columns:1fr;gap:.5rem}.move-banner__actions{grid-template-columns:1fr 1fr}.site-footer__flagship-hours,.site-footer__flagship-services{display:block!important}}.review-summary-card__actions{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;flex-wrap:wrap}.review-summary-card__actions .button--text{padding:.65rem .25rem;text-decoration:underline;text-underline-offset:.2em}.testimonial-card figcaption a{color:var(--color-muted);font-size:.72rem;text-decoration:underline;text-underline-offset:.18em}.testimonial-card figcaption a:hover{color:var(--color-accent)}@media(max-width:749px){.review-summary-card__actions{display:grid;justify-content:stretch}.review-summary-card__actions .button{width:100%;text-align:center}}.social-proof--cro{overflow:hidden;border:0;background:linear-gradient(180deg,#fff 0% 42%,#f6f6f8 42% 100%)}.social-proof--cro .page-width{position:relative}.social-proof__hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:center;gap:clamp(2rem,6vw,6rem);margin-bottom:clamp(2rem,4vw,3rem)}.social-proof__intro{max-width:780px}.social-proof__eyebrow{display:flex;align-items:center;gap:.55rem;margin-bottom:1rem;color:#5f5f65}.social-proof__google-mark{display:inline-grid;place-items:center;width:32px;height:32px;flex:none;border:1px solid #e1e1e5;border-radius:50%;background:#fff;color:#4285f4;font-size:1rem;font-weight:700;box-shadow:0 4px 16px #1d1d1f0f}.social-proof__intro h2{max-width:820px;margin:0;font-size:clamp(2.2rem,4.6vw,4.5rem);line-height:1.02;letter-spacing:-.055em}.social-proof__lead{max-width:690px;margin:1.15rem 0 0;color:#66666d;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.65}.social-proof__benefits{display:flex;flex-wrap:wrap;gap:.65rem 1.1rem;list-style:none;margin:1.45rem 0 0;padding:0}.social-proof__benefits li{display:flex;align-items:center;gap:.45rem;color:#3e3e43;font-size:.84rem;font-weight:600}.social-proof__benefits li span{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:#eaf7f0;color:#167047;font-size:.72rem}.social-proof--cro .review-summary-card{display:flex;flex-direction:column;align-items:stretch;gap:1rem;margin:0;padding:clamp(1.4rem,3vw,2rem);border:1px solid #e4e4e8;border-radius:28px;background:#fff;box-shadow:0 24px 70px #1d1d1f17}.review-summary-card__brand{display:flex;align-items:center;gap:.65rem;color:#4d4d53;font-size:.82rem;font-weight:700}.review-summary-card__brand .social-proof__google-mark{width:28px;height:28px;font-size:.88rem;box-shadow:none}.social-proof--cro .review-summary-card__score>strong{font-size:clamp(3rem,5vw,4.25rem);font-weight:650;letter-spacing:-.07em}.social-proof--cro .review-summary-card__stars{display:flex;gap:.08rem;color:#d5d5d8;font-size:1.15rem;line-height:1}.social-proof--cro .review-summary-card__stars .is-filled{color:#f4a300}.social-proof--cro .review-summary-card p{margin:.4rem 0 0;color:#74747b;font-size:.78rem}.review-summary-card__copy{padding-top:.9rem;border-top:1px solid #ededf0;line-height:1.5}.social-proof--cro .review-summary-card .button{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:.15rem;border-radius:14px;padding-inline:1.05rem}.social-proof--cro .social-proof__content{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;overflow:visible!important;padding:0!important;scroll-snap-type:none!important}.social-proof--cro .social-proof__content>*{min-width:0;max-width:none;flex:none!important}.social-proof--cro .social-proof__app{grid-column:1/-1}.social-proof--cro .testimonial-card{display:flex;min-height:260px;flex-direction:column;padding:1.4rem;border:1px solid #e5e5e9;border-radius:22px;background:#fff;box-shadow:0 12px 36px #1d1d1f0b;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.social-proof--cro .testimonial-card:hover{transform:translateY(-3px);border-color:#d7c2cd;box-shadow:0 18px 46px #1d1d1f13}.testimonial-card__topline{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.testimonial-card__source{display:inline-flex;align-items:center;min-height:27px;padding:.28rem .55rem;border-radius:999px;background:#f3f3f5;color:#65656b;font-size:.67rem;font-weight:700}.social-proof--cro .testimonial-card__stars{font-size:.88rem;letter-spacing:.02em}.social-proof--cro .testimonial-card blockquote{flex:1;margin:1.25rem 0 1.7rem;color:#26262a;font-size:1.05rem;line-height:1.58;letter-spacing:-.01em}.social-proof--cro .testimonial-card figcaption{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:.7rem;padding-top:1rem;border-top:1px solid #ededf0}.testimonial-card__avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff0f6;color:#c70e5b;font-weight:750}.testimonial-card__customer{display:grid;gap:.12rem;min-width:0}.testimonial-card__customer strong{font-size:.83rem}.testimonial-card__customer small{overflow:hidden;color:#7a7a80;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.testimonial-card__link{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#f4f4f6;color:#55555b;text-decoration:none!important}.testimonial-card__link:hover{background:#ececef;color:var(--color-accent)}@media(max-width:989px){.social-proof__hero{grid-template-columns:1fr;gap:1.75rem}.social-proof--cro .review-summary-card{max-width:620px}.social-proof--cro .social-proof__content{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.social-proof--cro{background:linear-gradient(180deg,#fff 0% 34%,#f6f6f8 34% 100%)}.social-proof__intro h2{font-size:clamp(2.15rem,11vw,3.35rem)}.social-proof__benefits{display:grid;gap:.65rem}.social-proof--cro .review-summary-card{border-radius:22px}.social-proof--cro .social-proof__content{grid-template-columns:1fr}.social-proof--cro .testimonial-card{min-height:0}}.hero-conversion__grid.hero-conversion__grid--solo{display:grid!important;grid-template-columns:minmax(0,900px)!important;justify-content:center;gap:0!important;max-width:1200px}.hero-conversion__grid--solo .hero-conversion__content{width:100%;max-width:900px;margin-inline:auto;text-align:center}.hero-conversion__grid--solo .hero-conversion__content h1,.hero-conversion__grid--solo .hero-conversion__text{margin-inline:auto}.hero-conversion__grid--solo .hero-conversion__actions,.hero-conversion__grid--solo .hero-conversion__microcopy,.hero-conversion__grid--solo .hero-conversion__review{justify-content:center}@media(max-width:749px){.hero-conversion__grid.hero-conversion__grid--solo{width:min(calc(100% - 1.5rem),var(--page-width))}}.desktop-nav__dropdown--shop{width:min(1080px,calc(100vw - 3rem));padding:0;overflow:hidden}.shop-mega-menu{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.shop-menu-group{padding:1.5rem 1.35rem;border-right:.5px solid var(--color-border)}.shop-menu-group:last-child{border-right:0}.shop-menu-group__heading{display:block;margin-bottom:.65rem;font-size:.82rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text)}.shop-menu-group__heading:hover{color:var(--color-accent)}.shop-menu-links{list-style:none;margin:0;padding:0}.shop-menu-links>li>a{display:block;padding:.38rem 0;font-size:.82rem;font-weight:500;color:var(--color-muted)}.shop-menu-links>li>a:hover,.shop-menu-links ul a:hover{color:var(--color-accent)}.shop-menu-links ul{list-style:none;margin:0;padding:0 0 .25rem .75rem}.shop-menu-links ul a{display:block;padding:.28rem 0;font-size:.76rem;color:var(--color-muted)}.shop-mega-menu__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1.35rem;background:#f8f4f6;border-top:.5px solid var(--color-border)}.shop-mega-menu__footer a{display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:600}.shop-mega-menu__footer svg{width:1rem;height:1rem}.desktop-nav__shortcut--sale>a{color:var(--color-accent)}.mobile-nav__shop>details>summary{text-transform:uppercase;letter-spacing:.04em}.mobile-shop-groups{padding:0 0 .65rem}.mobile-shop-group{border-top:.5px solid var(--color-border)}.mobile-shop-group>summary{padding:.8rem 0;font-size:.85rem;text-transform:uppercase;letter-spacing:.04em}.mobile-shop-group__all{padding:.4rem 0!important;color:var(--color-accent)!important;font-size:.78rem;font-weight:600!important}.mobile-shop-group .shop-menu-links{padding:0 0 .55rem .85rem}.mobile-shop-group .shop-menu-links a{padding:.34rem 0;font-size:.78rem}.mobile-nav__featured a{text-transform:uppercase;letter-spacing:.04em}.category-shortcuts{display:flex;flex-wrap:wrap;gap:.65rem;margin:0 0 1.25rem}.category-shortcuts a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.65rem 1rem;border:.5px solid var(--color-border);border-radius:999px;background:var(--color-surface);font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.category-shortcuts a:hover{border-color:var(--color-accent);color:var(--color-accent)}.category-shortcuts a:last-child{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-accent-text)}@media(max-width:1100px){.shop-menu-group{padding:1.2rem 1rem}.shop-menu-group__heading{font-size:.74rem}.shop-menu-links>li>a{font-size:.75rem}}.review-rating__star{position:relative;display:inline-block;color:#cfc6ca;line-height:1}.review-rating__star:after{content:"\2605";position:absolute;inset:0 auto 0 0;width:var(--star-fill,0%);overflow:hidden;color:#e39a00;white-space:nowrap}.cart-addon-rail{margin:1rem 0}.cart-addon-rail__heading{font-size:.72rem;font-weight:600;letter-spacing:.04em;color:var(--color-muted);margin-bottom:.6rem}.cart-addon-rail__grid{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.25rem;scrollbar-width:thin}.cart-addon-rail__grid .product-card{flex:0 0 128px;width:128px}.cart-addon-rail__grid .product-card__title{font-size:.72rem}.cart-addon-rail__grid .product-card__content{padding-top:.5rem}.cart-addon-rail__grid .product-card__quick-add{font-size:.68rem;min-height:34px;padding:.45rem .5rem}button.text-link{border:0;background:none;padding:0}.mobile-nav__list a.wishlist-link{display:inline-flex;justify-content:flex-start;align-items:center;gap:.55rem}.mobile-nav__list a.wishlist-link svg{width:1.1rem;height:1.1rem;fill:none;stroke:currentColor;stroke-width:1.8}.desktop-nav__dropdown--pages{width:min(240px,calc(100vw - 3rem));padding:.6rem}.desktop-nav__dropdown--pages ul{display:block}.desktop-nav__dropdown--pages li>a{padding:.7rem .75rem}.social-proof--cro{position:relative;overflow:hidden;border:0;background:radial-gradient(circle at 88% 8%,rgba(230,25,112,.09),transparent 28rem),linear-gradient(180deg,#fff 0% 45%,#f7f5f6 45% 100%)}.social-proof--cro:before{content:"";position:absolute;width:260px;height:260px;left:-130px;bottom:8%;border-radius:50%;background:#e619700e;pointer-events:none}.social-proof--cro .page-width{position:relative;z-index:1}.social-proof--cro .social-proof__hero{grid-template-columns:minmax(0,1fr) minmax(300px,370px);gap:clamp(2rem,5vw,5rem);align-items:end;margin-bottom:clamp(2.2rem,4vw,3.5rem)}.social-proof--cro .social-proof__intro h2{max-width:760px;font-size:clamp(2.45rem,4.6vw,4.7rem);line-height:.98;letter-spacing:-.06em}.social-proof--cro .social-proof__lead{max-width:650px}.social-proof--cro .social-proof__benefits li{padding:.45rem .7rem .45rem .45rem;border:1px solid #ebe7e9;border-radius:999px;background:#ffffffc7}.social-proof--cro .review-summary-card{gap:.85rem;padding:1.35rem;border:1px solid #e7e1e4;border-radius:24px;box-shadow:0 22px 65px #23151c1a}.social-proof--cro .review-summary-card__score>strong{font-size:3.55rem}.social-proof--cro .review-summary-card__copy{margin-top:0}.social-proof--cro .review-summary-card .button{min-height:46px;border-radius:12px}.social-proof__rail-head{display:none}.social-proof--cro .social-proof__content{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:start;overflow:visible!important;padding:0!important}.social-proof--cro .testimonial-card{position:relative;min-height:0;overflow:hidden;padding:1.35rem;border:1px solid #e7e2e5;border-radius:20px;background:#fffffff5;box-shadow:0 12px 38px #23151c0d}.social-proof--cro .testimonial-card:after{content:"";position:absolute;inset:auto -38px -48px auto;width:118px;height:118px;border-radius:50%;background:#e619700b;pointer-events:none}.social-proof--cro .testimonial-card:hover{transform:translateY(-4px);border-color:#d9bdca;box-shadow:0 20px 50px #23151c17}.social-proof--cro .testimonial-card__source{gap:.3rem;min-height:28px;padding:.3rem .58rem;background:#f6f3f4;color:#5e555a}.social-proof--cro .testimonial-card__source>span{display:grid;place-items:center;width:16px;height:16px;border-radius:50%;background:#e8f6ee;color:#187348;font-size:.58rem}.testimonial-card__quote-mark{display:block;height:29px;margin-top:1rem;color:var(--color-accent);font-family:Georgia,serif;font-size:3.2rem;line-height:1}.social-proof--cro .testimonial-card blockquote{margin:.35rem 0 1.3rem;color:#272226;font-size:1.02rem;line-height:1.55;letter-spacing:-.012em}.social-proof--cro .testimonial-card figcaption{grid-template-columns:40px minmax(0,1fr) 30px;gap:.7rem;padding-top:.9rem}.social-proof--cro .testimonial-card__avatar{width:40px;height:40px;background:linear-gradient(135deg,#fff0f6,#f7d9e6)}.testimonial-card__verified{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#eaf7f0;color:#187348;font-size:.72rem;font-weight:800}@media(max-width:989px){.social-proof--cro .social-proof__hero{grid-template-columns:1fr;align-items:start}.social-proof--cro .review-summary-card{max-width:none;display:grid;grid-template-columns:1fr auto;align-items:center}.social-proof--cro .review-summary-card__brand,.social-proof--cro .review-summary-card__copy{grid-column:1/-1}.social-proof--cro .review-summary-card .button{width:auto;min-width:210px}.social-proof--cro .social-proof__content{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.social-proof--cro{background:linear-gradient(180deg,#fff 0% 38%,#f7f5f6 38% 100%)}.social-proof--cro .social-proof__hero{gap:1.4rem;margin-bottom:2rem}.social-proof--cro .social-proof__intro h2{font-size:clamp(2.25rem,11vw,3.4rem)}.social-proof--cro .social-proof__benefits{display:flex;flex-wrap:nowrap;overflow-x:auto;margin-inline:-.625rem;padding:.1rem .625rem .35rem;scrollbar-width:none}.social-proof--cro .social-proof__benefits::-webkit-scrollbar{display:none}.social-proof--cro .social-proof__benefits li{min-width:max-content}.social-proof--cro .review-summary-card{display:flex;align-items:stretch;padding:1.15rem;border-radius:20px}.social-proof--cro .review-summary-card__score>strong{font-size:3.1rem}.social-proof--cro .review-summary-card .button{width:100%;min-width:0}.social-proof__rail-head{display:block;margin-bottom:.8rem}.social-proof__rail-head p{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0;font-size:.8rem}.social-proof__rail-head span{color:var(--color-muted);font-size:.7rem;font-weight:500}.social-proof--cro .social-proof__content{display:flex!important;gap:.8rem;align-items:stretch;margin-inline:-.625rem;padding:0 .625rem 1rem!important;overflow-x:auto!important;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory!important;scrollbar-width:none}.social-proof--cro .social-proof__content::-webkit-scrollbar{display:none}.social-proof--cro .social-proof__content>*{flex:0 0 min(86vw,360px)!important;scroll-snap-align:start}.social-proof--cro .social-proof__app{flex-basis:calc(100vw - 1.25rem)!important}.social-proof--cro .testimonial-card{display:flex;min-height:245px;padding:1.15rem;border-radius:18px}.social-proof--cro .testimonial-card blockquote{flex:1;font-size:1rem}}.product-privacy-card{margin:1rem 0;overflow:hidden;border:1px solid #eadde3;border-radius:18px;background:linear-gradient(145deg,#fff,#fff8fb);box-shadow:0 10px 32px #4e23350e}.product-privacy-card__heading{display:flex;align-items:center;gap:.75rem;padding:1rem 1.05rem;border-bottom:1px solid #f0e5e9}.product-privacy-card__heading>span{display:grid;place-items:center;width:40px;height:40px;flex:none;border-radius:12px;background:#171417;color:#fff}.product-privacy-card__heading svg,.product-privacy-card__icon svg{width:1.15rem;height:1.15rem;fill:none;stroke:currentColor;stroke-width:1.8}.product-privacy-card__heading strong{display:block;font-size:.92rem}.product-privacy-card__heading small{display:block;margin-top:.15rem;color:var(--color-muted);font-size:.7rem}.product-privacy-card__items{display:grid;padding:.2rem 1.05rem .35rem}.product-privacy-card__items>div{display:grid;grid-template-columns:34px 1fr;gap:.7rem;align-items:start;padding:.85rem 0;border-bottom:1px solid #f0e8eb}.product-privacy-card__items>div:last-child{border-bottom:0}.product-privacy-card__icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#fff;color:var(--color-accent);box-shadow:inset 0 0 0 1px #ecdde3}.product-privacy-card__items p{margin:0;color:#655b60;font-size:.75rem;line-height:1.45}.product-privacy-card__items strong{display:block;margin-bottom:.12rem;color:var(--color-text);font-size:.8rem}.purchase-reassurance--compact{grid-template-columns:repeat(2,minmax(0,1fr));padding:.85rem}.purchase-reassurance--compact>div{align-items:start}@media(max-width:989px){.template-product .main-content{padding-bottom:8.5rem}.sticky-add{left:0;right:0;bottom:0;z-index:92;display:block;padding:.5rem .7rem calc(.65rem + env(safe-area-inset-bottom));border:0;border-top:1px solid #e5dce0;border-radius:18px 18px 0 0;background:#fffffffa;box-shadow:0 -14px 42px #1a121621;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:translateY(115%);transition:transform .25s ease}.sticky-add.is-visible{transform:none}.sticky-add__trust{display:flex;align-items:center;justify-content:center;gap:.35rem;margin:0 0 .4rem;color:#655b60;font-size:.67rem;font-weight:650}.sticky-add__trust svg{width:.85rem;height:.85rem;fill:none;stroke:var(--color-accent);stroke-width:1.9}.sticky-add__bar{display:flex;align-items:center;justify-content:space-between;gap:.7rem;max-width:760px;margin-inline:auto}.sticky-add__product{flex:1;min-width:0}.sticky-add__product img{width:46px;height:46px;border:1px solid #eee5e8;border-radius:10px;background:#f7f5f6}.sticky-add__product strong{max-width:36vw;font-size:.73rem}.sticky-add__product span{font-size:.72rem}.sticky-add__button{min-width:142px;min-height:48px;padding:.75rem 1rem;border-radius:12px;font-size:.84rem}.template-product .contact-dock{bottom:8.7rem}}@media(max-width:480px){.sticky-add{padding-inline:.55rem}.sticky-add__product img{display:none}.sticky-add__product strong{max-width:42vw}.sticky-add__button{min-width:132px}.purchase-reassurance--compact{grid-template-columns:1fr}}.product-privacy{position:relative;overflow:hidden;background:#171417;color:#fff}.product-privacy:before{content:"";position:absolute;width:520px;height:520px;right:-180px;top:-240px;border-radius:50%;background:radial-gradient(circle,#e6197052,#e6197000 68%);pointer-events:none}.product-privacy .page-width{position:relative;z-index:1}.product-privacy__header{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.65fr);gap:2rem;align-items:end;margin-bottom:2.2rem}.product-privacy__header h2{max-width:760px;margin:0;font-size:clamp(2.4rem,4.5vw,4.6rem);letter-spacing:-.055em}.product-privacy__header>p{margin:0;color:#cfc5ca;font-size:1rem;line-height:1.65}.product-privacy .eyebrow{color:#ff6eaa}.product-privacy__promises{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.privacy-promise-card{position:relative;min-height:265px;padding:1.4rem;border:1px solid rgba(255,255,255,.13);border-radius:22px;background:#ffffff12;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.privacy-promise-card--featured{background:#fff;color:#1d1d1f}.privacy-promise-card__icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:2.7rem;border-radius:14px;background:#ffffff1f;color:#ff79b2}.privacy-promise-card--featured .privacy-promise-card__icon{background:#fff0f6;color:var(--color-accent)}.privacy-promise-card__icon svg{width:1.35rem;height:1.35rem;fill:none;stroke:currentColor;stroke-width:1.7}.privacy-promise-card__number{position:absolute;right:1.3rem;top:1.25rem;margin:0;color:#fff6;font-size:.72rem;font-weight:700;letter-spacing:.16em}.privacy-promise-card--featured .privacy-promise-card__number{color:#a49ba0}.privacy-promise-card h3{font-size:1.25rem}.privacy-promise-card>p:last-child{margin:0;color:#cfc5ca;font-size:.86rem;line-height:1.6}.privacy-promise-card--featured>p:last-child{color:#6e656a}.product-privacy__faq{display:grid;grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);gap:clamp(1.5rem,5vw,5rem);margin-top:1.1rem;padding:clamp(1.25rem,3vw,2rem);border-radius:24px;background:#fff;color:#1d1d1f}.product-privacy__faq-intro{padding:.4rem}.product-privacy__faq-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:1.2rem;border-radius:14px;background:#171417;color:#fff}.product-privacy__faq-icon svg{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-width:1.8}.product-privacy__faq-intro h2{font-size:clamp(1.8rem,3vw,3rem)}.product-privacy__faq-intro>p:last-child{color:var(--color-muted)}.product-privacy__faq-list details{border-bottom:1px solid #e8e2e5}.product-privacy__faq-list details:first-child{border-top:1px solid #e8e2e5}.product-privacy__faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 0;cursor:pointer;list-style:none;font-size:.92rem;font-weight:650}.product-privacy__faq-list summary::-webkit-details-marker{display:none}.product-privacy__faq-list .accordion__icon{display:grid;place-items:center;width:30px;height:30px;flex:none;border-radius:50%;background:#f5f1f3}.product-privacy__faq-list .accordion__icon svg{width:.9rem;height:.9rem;fill:none;stroke:currentColor}.product-privacy__faq-list details[open] .accordion__icon{transform:rotate(45deg)}.product-privacy__faq-list .rte{padding:0 2.5rem 1.15rem 0;color:var(--color-muted);font-size:.86rem}@media(max-width:989px){.product-privacy__header,.product-privacy__faq{grid-template-columns:1fr}.product-privacy__promises{grid-template-columns:1fr 1fr}.privacy-promise-card--featured{grid-column:1/-1;min-height:220px}}@media(max-width:749px){.product-privacy__header{gap:1rem}.product-privacy__header h2{font-size:clamp(2.25rem,11vw,3.45rem)}.product-privacy__promises{display:flex;gap:.8rem;margin-inline:-.625rem;padding:0 .625rem 1rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.product-privacy__promises::-webkit-scrollbar{display:none}.privacy-promise-card,.privacy-promise-card--featured{flex:0 0 min(84vw,345px);min-height:270px;grid-column:auto;scroll-snap-align:start}.product-privacy__faq{margin-top:.6rem;padding:1.1rem;border-radius:20px}}.social-proof--cro{position:relative;overflow:hidden;border:0;background:#fdfbfc}.social-proof--cro:before{content:none}.social-proof--cro .social-proof__hero{align-items:end}.social-proof--cro .social-proof__eyebrow{color:#8a8a90;font-weight:600;letter-spacing:.1em}.social-proof--cro .social-proof__google-mark{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#fff;border:1px solid #ece7e9;color:#4285f4;font-family:Georgia,serif;font-weight:700;font-size:.8rem;box-shadow:0 2px 6px #23151c0f}.social-proof--cro .social-proof__intro h2{letter-spacing:-.045em}.social-proof--cro .social-proof__benefits li{border:1px solid #ece7e9;background:#fff;border-radius:999px}.social-proof--cro .review-summary-card{display:flex;flex-direction:column;gap:1rem;padding:1.75rem;border:1px solid #ece7e9;border-radius:24px;background:#fff;box-shadow:0 24px 60px #23151c14}.social-proof--cro .review-summary-card__brand{color:#6e6e73;font-size:.78rem;font-weight:600}.social-proof--cro .review-summary-card__score{display:flex;align-items:center;gap:1rem;margin:0}.social-proof--cro .review-summary-card__score>strong{font-size:clamp(2.75rem,4vw,3.5rem);font-weight:700;letter-spacing:-.04em;color:var(--color-text)}.social-proof--cro .review-summary-card__stars{display:flex;gap:.1rem;color:#e3dfe1;font-size:1.1rem}.social-proof--cro .review-summary-card__stars .is-filled{color:#f3a712}.social-proof--cro .review-summary-card p{margin:.3rem 0 0;color:#6e6e73;font-size:.8rem}.social-proof--cro .review-summary-card h3{font-size:1.15rem;margin-bottom:.35rem}.social-proof--cro .review-summary-card__copy{padding-top:1rem;border-top:1px solid #f0ebed;color:#6e6e73;font-size:.85rem;line-height:1.5}.social-proof--cro .review-summary-card .button{justify-content:space-between;margin-top:.15rem;border:0;border-radius:14px;padding:.95rem 1.15rem;background:var(--color-accent);box-shadow:0 12px 26px #e6197047}.social-proof--cro .review-summary-card .button:hover{box-shadow:0 14px 30px #e6197057}.social-proof__rail-head p{color:#6e6e73}.social-proof--cro .social-proof__content{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem;align-items:stretch;overflow:visible;padding:0}.social-proof--cro .testimonial-card{position:relative;display:flex;flex-direction:column;min-height:0;padding:1.5rem;border:1px solid #ece7e9;border-radius:20px;background:#fff;box-shadow:0 10px 28px #23151c0d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.social-proof--cro .testimonial-card:after{content:none}.social-proof--cro .testimonial-card:hover{transform:translateY(-4px);border-color:#e6c7d5;box-shadow:0 20px 44px #23151c1a}.social-proof--cro .testimonial-card__topline{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.social-proof--cro .testimonial-card__source{display:inline-flex;align-items:center;gap:.35rem;min-height:26px;padding:.3rem .6rem;border-radius:999px;background:#f6f3f4;color:#5e555a;font-size:.66rem;font-weight:700}.social-proof--cro .testimonial-card__source>span{display:grid;place-items:center;width:15px;height:15px;border-radius:50%;background:#e8f6ee;color:#187348;font-size:.55rem}.social-proof--cro .testimonial-card__stars{color:#e3dfe1;font-size:.85rem;letter-spacing:.05em}.social-proof--cro .testimonial-card__stars .is-empty{color:#e3dfe1}.social-proof--cro .testimonial-card__stars span:not(.is-empty){color:#f3a712}.social-proof--cro .testimonial-card__quote-mark{display:grid;place-items:center;width:32px;height:32px;margin-top:1rem;border-radius:50%;background:#fff0f6;color:var(--color-accent);font-family:Georgia,serif;font-size:1.35rem;line-height:1}.social-proof--cro .testimonial-card blockquote{flex:1;margin:1rem 0 1.4rem;color:#272226;font-size:1rem;line-height:1.6;letter-spacing:-.008em}.social-proof--cro .testimonial-card figcaption{display:grid;grid-template-columns:38px minmax(0,1fr) 30px;align-items:center;gap:.7rem;padding-top:1rem;border-top:1px solid #f0ebed}.social-proof--cro .testimonial-card__avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#fff0f6,#f7d9e6);color:#c70e5b;font-weight:700;font-size:.85rem}.social-proof--cro .testimonial-card__customer{display:grid;gap:.1rem;min-width:0}.social-proof--cro .testimonial-card__customer strong{font-size:.83rem}.social-proof--cro .testimonial-card__customer small{overflow:hidden;color:#7a7a80;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.social-proof--cro .testimonial-card__link{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#f4f4f6;color:#55555b}.social-proof--cro .testimonial-card__link:hover{background:#fff0f6;color:var(--color-accent)}.social-proof--cro .testimonial-card__verified{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#eaf7f0;color:#187348;font-size:.68rem;font-weight:800}@media(max-width:989px){.social-proof--cro .social-proof__hero{grid-template-columns:1fr;align-items:start;gap:1.75rem}.social-proof--cro .review-summary-card{max-width:none}.social-proof--cro .social-proof__content{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.social-proof--cro .social-proof__benefits{display:flex;flex-wrap:nowrap;overflow-x:auto;margin-inline:-.625rem;padding:.1rem .625rem .35rem;scrollbar-width:none}.social-proof--cro .social-proof__benefits::-webkit-scrollbar{display:none}.social-proof--cro .social-proof__benefits li{min-width:max-content}.social-proof--cro .review-summary-card{padding:1.35rem;border-radius:20px}.social-proof__rail-head{display:block;margin-bottom:.8rem}.social-proof__rail-head p{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0;font-size:.8rem}.social-proof__rail-head span{color:#8a8a90;font-size:.7rem;font-weight:500}.social-proof--cro .social-proof__content{display:flex;gap:.8rem;margin-inline:-.625rem;padding:0 .625rem 1rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.social-proof--cro .social-proof__content::-webkit-scrollbar{display:none}.social-proof--cro .social-proof__content>*{flex:0 0 min(86vw,340px);scroll-snap-align:start}.social-proof--cro .testimonial-card{min-height:230px;padding:1.25rem}}.product-gallery__main{aspect-ratio:4/3;max-height:520px}.product-gallery__main-image,.product-gallery__media-item img{padding:clamp(.5rem,1.5vw,1.1rem)}@media(max-width:989px){.product-gallery__main{aspect-ratio:1/1;max-height:420px}}.hero-conversion{position:relative;overflow:hidden;background:var(--hero-bg)}.hero-conversion__grid--solo{position:relative}.hero-conversion__grid--solo:before,.hero-conversion__grid--solo:after{content:"";position:absolute;border-radius:50%;filter:blur(70px);pointer-events:none;z-index:0}.hero-conversion__grid--solo:before{width:420px;height:420px;top:-170px;right:-120px;background:#e6197029}.hero-conversion__grid--solo:after{width:320px;height:320px;bottom:-150px;left:-110px;background:#e6197017}.hero-conversion__grid--solo .hero-conversion__content{position:relative;z-index:1}.hero-conversion .eyebrow{display:inline-flex;align-items:center;padding:.4rem .85rem;border-radius:999px;background:#e6197017;color:var(--color-accent);font-size:.72rem;margin-bottom:1.25rem}.hero-conversion__content h1{letter-spacing:-.04em}.hero-conversion__review{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .9rem;margin-top:.9rem;border-radius:999px;background:#fff;border:1px solid rgba(0,0,0,.08);font-size:.82rem;font-weight:600;box-shadow:0 8px 20px #23151c0f}.hero-conversion__review svg{width:1rem;height:1rem;fill:#f3a712;stroke:none}.hero-conversion__actions{display:flex;flex-wrap:wrap;gap:.85rem;margin:1.85rem 0 1.15rem}.hero-conversion__actions .button{min-height:54px;padding-inline:1.6rem;box-shadow:0 14px 30px #e619703d}.hero-conversion__actions .button--secondary{background:#fff;box-shadow:none}.hero-conversion__microcopy{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .95rem;border-radius:999px;background:#ffffffbf;border:1px solid rgba(0,0,0,.06);color:#5a5a60;font-size:.76rem}.hero-conversion__microcopy svg{width:1rem;height:1rem;fill:none;stroke:var(--color-accent);stroke-width:2}.hero-conversion__visual{border-radius:28px;overflow:hidden;box-shadow:0 30px 70px #23151c24}.hero-conversion__visual img{border-radius:28px;width:100%;height:100%;object-fit:cover}@media(max-width:749px){.hero-conversion__grid--solo:before{width:280px;height:280px;top:-110px;right:-100px}.hero-conversion__grid--solo:after{display:none}.hero-conversion__actions{flex-direction:column}.hero-conversion__actions .button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/57/assets/base.css.map */
