*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--color-text);background:var(--color-bg);font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:var(--font-body-size);line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4,p{margin-block:0}h1,h2,h3,h4{font-family:var(--font-body-family);font-weight:850;font-style:var(--font-body-style);line-height:1.12;letter-spacing:0}h1{font-size:2.15rem}h2{font-size:1.58rem}h3{font-size:1.08rem}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{border:0;background:transparent;color:inherit;cursor:pointer}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link:focus{position:fixed;z-index:9999;inset:1rem auto auto 1rem;width:auto;height:auto;clip:auto;padding:.75rem 1rem;border-radius:6px;background:var(--color-text);color:#fff}.page-width,.container{width:min(var(--page-width),calc(100% - 28px));margin-inline:auto}.section,.section-spacing{padding-block:var(--section-space)}.section--bg-light{background:#fff7f4}.section--bg-rose{background:#fbe9ec}.main-content{min-height:50vh}.text-center{text-align:center}.mt-3{margin-top:1.5rem}.rte>*+*{margin-top:1rem}.button,.btn{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:.45rem;padding:.8rem 1.05rem;border:1px solid transparent;border-radius:8px;font-weight:800;font-size:.82rem;line-height:1;text-transform:uppercase;letter-spacing:0;text-align:center}.button--primary,.btn--primary{background:var(--color-text);color:#fff;border-color:var(--color-text)}.button--secondary,.btn--secondary{background:#fff;color:var(--color-text);border-color:var(--color-border)}.btn--dark{background:var(--color-primary);color:#fff}.btn--full{width:100%}.button:disabled,.btn:disabled{opacity:.45;cursor:not-allowed}.icon-button{position:relative;display:inline-grid;width:40px;height:40px;place-items:center;border-radius:999px}.icon-button svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.icon-button:hover{background:#f8eef0}.announcement-bar{position:relative;z-index:80;background:var(--color-announcement-bg);color:var(--color-announcement-text);font-size:.76rem;font-weight:700;text-align:center}.announcement-bar__inner{min-height:34px;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.45rem 2.5rem}.announcement-bar__close{position:absolute;right:.65rem;top:50%;transform:translateY(-50%);opacity:.72}.shopify-section-header{position:sticky;top:0;z-index:70}.site-header{position:relative;z-index:70;background:#fff;color:var(--color-header-text);border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:saturate(160%) blur(12px);backdrop-filter:saturate(160%) blur(12px)}.site-header.is-scrolled{box-shadow:0 8px 28px #24181d14}.site-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;min-height:58px;padding:4px 6px 8px 8px}.site-header__left,.site-header__icons{display:flex;align-items:center}.site-header__icons{justify-content:flex-end;gap:1px}.site-header__logo{display:flex;width:min(var(--header-logo-width, 124px),32vw);height:50px;flex:0 0 auto;justify-content:center;align-items:center;min-width:0;color:var(--color-text);font-family:var(--font-heading-family);font-size:1.55rem;font-weight:700;letter-spacing:0}.site-header__logo img{width:75%;height:75%;object-fit:contain;object-position:center}.site-header__nav{display:none}.site-header__nav-item{position:relative}.site-header__nav-item>summary{list-style:none;cursor:pointer}.site-header__nav-item>summary::-webkit-details-marker{display:none}.site-header__nav-chevron{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;transition:transform .18s ease}.site-header__nav-item[open] .site-header__nav-chevron{transform:rotate(180deg)}.site-header__dropdown{position:absolute;top:calc(100% + 9px);left:50%;z-index:75;display:grid;width:210px;padding:8px;border:1px solid var(--color-border);border-radius:8px;background:#fff;box-shadow:0 18px 45px #211a1d24;transform:translate(-50%)}.site-header__dropdown:before{content:"";position:absolute;inset:-10px 0 auto;height:10px}.site-header__dropdown-link{padding:10px 11px;border-radius:6px;color:var(--color-text);font-size:.82rem;font-weight:750}.site-header__dropdown-link:hover,.site-header__dropdown-link:focus-visible,.site-header__dropdown-link.is-active{background:#fff3f5;color:var(--color-primary);outline:none}.icon-button--account{display:none}.cart-count{position:absolute;top:3px;right:2px;display:grid;min-width:17px;height:17px;place-items:center;border-radius:999px;background:#000;color:#fff;font-size:.65rem;font-weight:800}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#211a1d75;opacity:0;transition:opacity .26s ease}.drawer-backdrop.is-visible{opacity:1}.drawer{position:fixed;z-index:110;pointer-events:none;visibility:hidden}.drawer.is-open{visibility:visible;pointer-events:auto}.drawer__panel{background:var(--color-surface);box-shadow:0 22px 60px #211a1d2e;transition:transform .32s cubic-bezier(.22,.9,.24,1)}.drawer--left{inset:0 auto 0 0;width:min(88vw,390px)}.drawer--left .drawer__panel{min-height:100%;transform:translate(-105%)}.drawer--left.is-open .drawer__panel{transform:translate(0)}.drawer--right{inset:0 0 0 auto;width:min(100vw,430px)}.drawer--right .drawer__panel{min-height:100%;transform:translate(105%)}.drawer--right.is-open .drawer__panel{transform:translate(0)}.drawer--top{inset:0 0 auto 0;width:100%}.drawer--top .drawer__panel{transform:translateY(-105%)}.drawer--top.is-open .drawer__panel{transform:translateY(0)}.drawer__close{flex:0 0 auto}.mobile-menu-panel{height:100vh;overflow-y:auto;padding:16px 16px 28px}.mobile-menu-panel .drawer__close{color:var(--color-primary)}.mobile-menu__top{display:flex;justify-content:space-between;gap:1rem;padding-bottom:14px;border-bottom:1px solid var(--color-border)}.mobile-menu__eyebrow{margin-bottom:.6rem;color:var(--color-primary);font-size:.76rem;font-weight:800}.mobile-menu__login{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;background:#fff6f7}.mobile-menu__login-copy{display:grid;gap:2px}.mobile-menu__login strong{font-weight:900}.mobile-menu__login small{color:var(--color-muted)}.mobile-menu__search{display:flex;align-items:center;gap:.55rem;min-height:46px;margin-block:16px;padding-inline:13px;border:1px solid var(--color-border);border-radius:8px;background:#fff}.mobile-menu__search svg{width:19px;stroke:var(--color-primary)}.mobile-menu__search input{width:100%;border:0;outline:0;color:var(--color-text)}.mobile-menu__main{display:grid;gap:2px;margin-bottom:18px}.mobile-menu__main>a,.mobile-menu__group>summary,.mobile-menu__utility a{display:flex;min-height:42px;align-items:center;border-bottom:1px solid #f4e8eb;font-weight:800;gap:11px}.mobile-menu__item-label{display:flex;align-items:center;gap:11px}.mobile-menu__item-icon{display:grid;width:24px;height:24px;flex:0 0 24px;place-items:center;color:var(--color-primary)}.mobile-menu__item-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mobile-menu__group>summary{justify-content:space-between;list-style:none;cursor:pointer}.mobile-menu__group>summary::-webkit-details-marker{display:none}.mobile-menu__group>summary .mobile-menu__chevron{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;color:var(--color-primary);transition:transform .18s ease}.mobile-menu__group[open]>summary .mobile-menu__chevron{transform:rotate(180deg)}.mobile-menu__submenu{display:grid;padding:5px 0 8px 14px;border-bottom:1px solid #f4e8eb}.mobile-menu__submenu a{display:flex;min-height:40px;align-items:center;color:var(--color-muted);font-size:.9rem;font-weight:700}.mobile-menu__section-title{margin-bottom:12px;font-family:var(--font-body-family);font-size:1.58rem;font-weight:850;letter-spacing:0}.mobile-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 8px}.mobile-category-tile{display:grid;gap:6px;justify-items:center;text-align:center;color:var(--color-text);font-size:.73rem;font-weight:800}.mobile-category-tile__image{display:grid;width:58px;height:58px;place-items:center;overflow:hidden;border:1px solid #f0d9de;border-radius:999px;background:#fff3f5;color:var(--color-primary);font-family:var(--font-heading-family);font-size:1.35rem}.mobile-category-tile__image img{width:100%;height:100%;object-fit:cover}.mobile-menu__promo{display:block;width:100%;margin-top:18px;overflow:hidden;border-radius:6px;aspect-ratio:1531 / 595;background:#fff3f7}.mobile-menu__promo img{width:100%;height:100%;object-fit:cover}.mobile-menu__utility{margin-top:18px}.mobile-menu__social{display:flex;align-items:center;gap:.65rem;margin-top:20px;color:var(--color-muted);font-size:.82rem}.mobile-menu__social a{display:grid;width:30px;height:30px;place-items:center;border:1px solid var(--color-primary);border-radius:999px;color:var(--color-primary);font-size:.72rem;font-weight:800}.mobile-menu__social a svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mobile-menu__social a svg path:first-child,.mobile-menu__social a svg .is-filled{fill:currentColor;stroke:none}.video-gallery__header{margin-bottom:16px}.video-gallery__grid{display:grid;grid-template-columns:repeat(3,minmax(0,30%));justify-content:space-between;gap:0}.video-gallery__card{position:relative;width:100%;overflow:hidden;border-radius:8px;aspect-ratio:9 / 16;background:#f8eef1}.video-gallery__card video,.video-gallery__card img,.video-gallery__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.video-gallery__card video,.video-gallery__card img{object-fit:cover;object-position:center}.video-gallery__placeholder{background:linear-gradient(145deg,#fff4f6,#f3e8ee)}.search-drawer__panel{width:min(100%,720px);margin-inline:auto;padding:18px 16px 24px;border-radius:0 0 16px 16px}.search-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:14px}.search-drawer__form{display:flex;align-items:center;gap:.7rem;min-height:50px;padding-inline:14px;border:1px solid var(--color-border);border-radius:8px;background:#fff}.search-drawer__form svg{width:20px;stroke:var(--color-muted)}.search-drawer__form input{width:100%;border:0;outline:0}.search-drawer__chips{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:14px;color:var(--color-muted);font-size:.82rem}.search-drawer__chips a{padding:.45rem .7rem;border:1px solid var(--color-border);border-radius:999px;color:var(--color-text);font-weight:750}.search-drawer__popular,.search-drawer__results{margin-top:18px}.search-drawer__popular h3{margin-bottom:10px}.search-product{display:flex;align-items:center;gap:.7rem;padding:.65rem 0;border-bottom:1px solid #f3e6e9;font-weight:750}.search-product img{width:48px;height:48px;border-radius:6px;object-fit:cover;background:#faf2f3}.cart-drawer__panel{display:flex;height:100vh;flex-direction:column}.cart-drawer__header{display:flex;justify-content:space-between;gap:1rem;padding:16px;border-bottom:1px solid var(--color-border)}.cart-drawer__header p{margin-top:3px;color:var(--color-muted);font-size:.82rem}.cart-drawer__offer{margin:14px 16px 0;padding:12px;border-radius:8px;background:#fff6e8;color:#6a4b16;font-weight:800;font-size:.82rem}.cart-progress{height:6px;margin-top:9px;overflow:hidden;border-radius:999px;background:#6a4b1626}.cart-progress span{display:block;height:100%;border-radius:inherit;background:var(--color-gold);transition:width .25s ease}.cart-drawer__body{flex:1;overflow-y:auto;padding:14px 16px}.cart-empty{display:grid;min-height:320px;place-items:center;align-content:center;gap:.8rem;text-align:center}.cart-empty svg{width:54px;color:var(--color-secondary)}.cart-empty p{color:var(--color-muted);max-width:250px}.cart-line{display:grid;grid-template-columns:86px minmax(0,1fr);gap:12px;padding:12px 0;border-bottom:1px solid #f2e3e6}.cart-line__image{width:86px;height:86px;overflow:hidden;border-radius:8px;background:#faf2f3}.cart-line__image img{width:100%;height:100%;object-fit:cover}.cart-line__title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-weight:850;line-height:1.25}.cart-line__variant{margin-top:4px;color:var(--color-muted);font-size:.78rem}.cart-line__meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:10px}.line-qty{display:inline-grid;grid-template-columns:30px 34px 30px;height:32px;align-items:center;border:1px solid var(--color-border);border-radius:999px;text-align:center;font-weight:800}.cart-line__price{font-weight:850}.cart-line__remove{margin-top:8px;color:var(--color-muted);font-size:.78rem;text-decoration:underline}.cart-drawer__footer{padding:14px 16px 18px;border-top:1px solid var(--color-border);background:#fff}.cart-drawer__total{display:flex;justify-content:space-between;margin-bottom:6px;font-weight:850}.cart-drawer__footer p{margin-bottom:12px;color:var(--color-muted);font-size:.76rem}.cart-drawer__checkout{width:100%}.cart-drawer__continue{display:block;width:100%;margin-top:11px;color:var(--color-muted);font-size:.82rem;text-decoration:underline}.section-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:16px}.section-title-row a{color:var(--color-primary);font-size:.82rem;font-weight:850;white-space:nowrap}@media(max-width:749px){.section-title-row--mobile-center{flex-direction:column;align-items:center;justify-content:center;text-align:center}.section-title-row--mobile-center>div{width:100%}.section-title-row--mobile-center .section-kicker{transform:none}}.section-kicker,.section-header__eyebrow{margin-bottom:4px;color:var(--color-primary);font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:0}.section-header{margin-bottom:22px;text-align:center}.section-header__title{margin-bottom:8px}.section-header__subtitle{color:var(--color-muted)}.hero-banner{position:relative;width:calc(100% - 28px);margin:14px auto 0;min-height:430px;overflow:hidden;border-radius:8px;background:linear-gradient(135deg,#fff0f2,#fffaf5 55%,#f4e6d3);touch-action:pan-y;-webkit-user-select:none;user-select:none}.hero-banner--compact{min-height:340px}.hero-banner--tall{min-height:540px}.hero-banner__slides,.hero-banner__slide,.hero-banner__slide-link{position:absolute;top:0;right:0;bottom:0;left:0}.hero-banner__slide{opacity:0;pointer-events:none;transition:opacity .4s ease}.hero-banner__slide.is-active{opacity:1;pointer-events:auto}.hero-banner__slide-link{display:block}.hero-banner__media,.hero-banner__media img,.hero-banner__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-banner__media img{object-fit:cover}.hero-banner__placeholder{background:radial-gradient(circle at 78% 22%,rgba(200,161,90,.24),transparent 24%),linear-gradient(135deg,#fff4f6,#fffaf7 58%,#f0ddd2)}.hero-banner__content{position:relative;z-index:2;display:grid;min-height:inherit;align-content:end;gap:10px;width:min(100% - 30px,520px);padding:0 0 34px 16px;color:var(--color-text)}.hero-banner__content p:first-child{color:var(--color-primary);font-weight:850;text-transform:uppercase;font-size:.75rem}.hero-banner__content div{color:var(--color-muted);max-width:28rem}.hero-banner__content .button{justify-self:start;margin-top:4px}.hero-banner__arrow{position:absolute;z-index:3;top:50%;display:grid;width:44px;height:44px;padding:0;place-items:center;border:1px solid rgba(35,27,29,.12);border-radius:50%;background:#ffffffe0;color:var(--color-text);box-shadow:0 4px 16px #231b1d1f;transform:translateY(-50%);cursor:pointer}.hero-banner__arrow--previous{left:10px}.hero-banner__arrow--next{right:10px}.hero-banner__dots{position:absolute;z-index:3;right:50%;bottom:8px;display:flex;transform:translate(50%)}.hero-banner__dots button{position:relative;width:44px;height:44px;padding:0;border:0;background:transparent;cursor:pointer}.hero-banner__dots button:after{content:"";position:absolute;top:18px;left:18px;width:8px;height:8px;border-radius:50%;background:#231b1d61;transition:width .2s ease,background-color .2s ease,transform .2s ease}.hero-banner__dots button[aria-current=true]:after{width:22px;border-radius:999px;background:var(--color-primary);transform:translate(-7px)}@media(prefers-reduced-motion:reduce){.hero-banner__slide,.hero-banner__dots button:after{transition:none}}.category-grid{display:grid;grid-auto-flow:column;grid-auto-columns:23%;gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;padding-bottom:4px}.category-grid::-webkit-scrollbar,.product-rail__track::-webkit-scrollbar{display:none}.category-card{display:grid;gap:8px;justify-items:center;scroll-snap-align:start;text-align:center;font-weight:850;font-size:.78rem}.category-card__image{display:grid;width:74px;height:74px;place-items:center;overflow:hidden;border:1px solid #eed8dd;border-radius:999px;background:#fff4f5;color:var(--color-primary);font-family:var(--font-heading-family);font-size:1.8rem}.category-card__image img{width:100%;height:100%;object-fit:cover}@media(max-width:749px){.category-section--circles .section-title-row{justify-content:center;text-align:center}.category-section--circles .section-title-row>div{width:100%}.category-section--circles .section-kicker{transform:none}.category-section--circles .category-grid{grid-auto-flow:initial;grid-auto-columns:initial;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}}.category-grid--banners{grid-auto-columns:78%}.category-grid--banners .category-card{position:relative;min-height:132px;align-content:end;justify-items:start;overflow:hidden;padding:16px;border-radius:8px;background:#fff4f5;text-align:left}.category-grid--banners .category-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;border-radius:0;opacity:.5}.category-grid--banners .category-card__title{position:relative;z-index:1;font-family:var(--font-heading-family);font-size:1.2rem}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px}.featured-cover-grid{display:grid;width:100%;max-width:760px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-inline:auto}.featured-cover-grid--single{width:75%;max-width:none;grid-template-columns:minmax(0,1fr)}.featured-cover-grid--single .featured-cover-card{aspect-ratio:auto;background:transparent}.featured-cover-grid--single .featured-cover-card img{height:auto;object-fit:contain}#CombosAndOffers{scroll-margin-top:100px}.featured-cover-card{display:block;min-width:0;overflow:hidden;aspect-ratio:4 / 5;border-radius:8px;background:#fff0f3}.featured-cover-card img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}@media(hover:hover){a.featured-cover-card:hover img{transform:scale(1.025)}}.product-rail__track{display:grid;grid-auto-flow:column;grid-auto-columns:47%;gap:10px;overflow-x:auto;scroll-snap-type:inline mandatory;padding:2px 1px 8px}.product-rail__item{scroll-snap-align:start}.product-rail__track--centered-pair{width:100%;max-width:760px;grid-auto-flow:initial;grid-auto-columns:initial;grid-template-columns:repeat(2,minmax(0,1fr));margin-inline:auto;overflow:visible}.spotlight-cover-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.spotlight-cover{display:block;min-width:0;overflow:hidden;aspect-ratio:4 / 5;border-radius:8px;background:#fff0f3}.spotlight-cover img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}@media(hover:hover){a.spotlight-cover:hover img{transform:scale(1.025)}}@media(min-width:750px){.featured-cover-grid--single{width:50%}.spotlight-cover-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}}.product-card{min-width:0;overflow:hidden;border:1px solid #f0e1e4;border-radius:8px;background:#fff}.product-card__media{position:relative;display:block;aspect-ratio:1 / 1.14;overflow:hidden;background:#fbf0f2}.product-card__media img,.product-card__media svg{width:100%;height:100%;object-fit:cover}.product-card__badges{position:absolute;inset:8px auto auto 8px;display:grid;gap:5px}.product-card__badges span{width:max-content;max-width:120px;padding:4px 7px;border-radius:999px;background:#211a1de6;color:#fff;font-size:.64rem;font-weight:850;line-height:1}.product-card__badges .product-card__badge--sale{background:#36a969;color:#fff}.product-card__body{display:grid;gap:7px;padding:9px}.product-card__title{min-height:38px;font-family:var(--font-body-family);font-size:.82rem;font-weight:850;line-height:1.25}.product-card__title,.product-summary h1{font-family:var(--font-body-family);font-style:var(--font-body-style);letter-spacing:0}.product-summary h1{overflow:hidden;font-size:1.35rem;font-weight:850;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.product-summary h1.product-summary__title--medium{font-size:1.08rem}.product-summary h1.product-summary__title--long{font-size:.92rem}.product-summary h1.product-summary__title--extra-long{font-size:.8rem}.product-page__mobile-intro{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:start;gap:12px;margin-bottom:14px}.product-page__mobile-heading{min-width:0}.product-page__mobile-intro h1{margin:0 0 6px;font-family:var(--font-body-family);font-size:1.22rem;font-style:var(--font-body-style);font-weight:850;line-height:1.16;letter-spacing:0}.product-page__mobile-intro h1.product-summary__title--medium{font-size:1.12rem}.product-page__mobile-intro h1.product-summary__title--long{font-size:1.02rem}.product-page__mobile-intro h1.product-summary__title--extra-long{font-size:.94rem}.product-share-button{display:grid;width:34px;height:34px;padding:0;place-items:center;border:0;border-radius:8px;background:#ffb6c1;color:#000}.product-share-button svg{width:19px;height:19px;fill:currentColor}.product-share-button path{fill:none;stroke:currentColor;stroke-width:1.8}.product-share-button.is-copied{background:#ffb6c1;color:#000}.product-summary>.product-summary__title,.product-summary>.rating{display:none}.product-card__title a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.rating{display:flex;align-items:center;gap:4px;min-height:18px;color:var(--color-muted);font-size:.7rem}.rating__stars{color:var(--color-gold);letter-spacing:0}.rating__value{color:var(--color-text);font-weight:800}.rating__count{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.swatches{display:flex;align-items:center;gap:5px;min-height:24px}.swatch{width:18px;height:18px;border:2px solid #fff;border-radius:999px;background:var(--swatch);box-shadow:0 0 0 1px #d9c7ca}.swatches__more{color:var(--color-muted);font-size:.68rem;font-weight:800}.product-card__price>.price{display:flex;align-items:baseline;flex-wrap:nowrap;gap:4px;min-height:22px;white-space:nowrap;font-weight:900;font-size:.8rem;font-family:var(--font-body-family);font-variant-numeric:tabular-nums}.product-card__price>.price>.price{display:inline;min-width:0}.price--compare{color:var(--color-muted);font-weight:650;text-decoration:line-through;font-size:.7rem}@media(min-width:750px){.product-card__price>.price{gap:5px;font-size:.9rem}.product-card__price>.price .price--compare{font-size:.78rem}}.product-card__button{display:flex;width:100%;min-height:38px;align-items:center;justify-content:center;border-radius:7px;background:var(--color-text);color:#fff;font-size:.75rem;font-weight:900;text-transform:uppercase}.product-card__button:disabled{opacity:.45}.product-page__grid{display:grid;gap:22px}.product-gallery__main{position:relative;width:100%;aspect-ratio:1 / 1;max-height:min(100vw,620px);overflow:hidden;border-radius:8px;background:#faf0f2;touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:grab}.product-gallery__main:active{cursor:grabbing}.product-gallery__zoom-button{position:absolute;z-index:3;top:14px;right:14px;display:grid;width:42px;height:42px;place-items:center;border:1px solid #e6e3e4;border-radius:50%;background:#fff;color:#000;box-shadow:0 2px 7px #00000014}.product-gallery__zoom-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6}.product-gallery__main>img,.product-gallery__main>svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;-webkit-user-drag:none}.product-zoom{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:none;padding:14px;background:#e0eaddf5;color:#000}.product-zoom.is-open{display:grid;place-items:center}.product-zoom-open{overflow:hidden}.product-zoom__panel{position:relative;width:min(100%,820px);height:min(94vh,940px);overflow:hidden;background:#fff;box-shadow:0 12px 40px #2630231f}.product-zoom__close{position:absolute;z-index:4;top:18px;right:18px;display:grid;width:48px;height:48px;place-items:center;border:1px solid #dedede;border-radius:50%;background:#fffffff0;color:#777}.product-zoom__close svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.product-zoom__viewport{width:100%;height:100%;overflow:auto;overscroll-behavior:contain;touch-action:pan-y pinch-zoom}.product-zoom__slide{display:none;width:100%;height:100%}.product-zoom__slide.is-active{display:grid;place-items:center}.product-zoom__slide img{display:block;width:100%;height:100%;object-fit:contain;transform-origin:top left;-webkit-user-drag:none}.product-zoom.is-zoomed .product-zoom__slide.is-active{display:block}.product-zoom.is-zoomed .product-zoom__slide.is-active img{height:auto;max-width:none;max-height:none}.product-zoom__arrow{position:absolute;z-index:3;top:50%;display:grid;width:46px;height:46px;place-items:center;border:1px solid #e1e1e1;border-radius:50%;background:#ffffffe6;color:#111;transform:translateY(-50%)}.product-zoom__arrow svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8}.product-zoom__arrow--previous{left:14px}.product-zoom__arrow--next{right:14px}.product-zoom__dots{position:absolute;z-index:3;bottom:26px;left:50%;display:flex;gap:9px;transform:translate(-50%)}.product-zoom__dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#f6cfdf}.product-zoom__dots button[aria-current=true]{width:34px;border-radius:999px;background:#e83f8d}@media(min-width:750px){.product-zoom{padding:24px}.product-zoom__arrow--previous{left:20px}.product-zoom__arrow--next{right:20px}}.product-gallery__badge{position:absolute;z-index:1;top:12px;left:12px;padding:5px 9px;border-radius:999px;background:#36a969;color:#fff;font-size:.72rem;font-weight:850}.product-gallery__thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:64px;gap:8px;margin-top:10px;overflow-x:auto}.product-gallery__thumb{width:64px;height:64px;overflow:hidden;border:1px solid var(--color-border);border-radius:8px;padding:0}.product-gallery__thumb.is-active{border-color:var(--color-primary)}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-summary{display:grid;gap:13px}.product-summary__vendor{color:var(--color-primary);font-size:.76rem;font-weight:850;text-transform:uppercase}.product-summary__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;font-family:var(--font-body-family);font-variant-numeric:tabular-nums}.price-current{font-size:1.35rem;font-weight:950}.price-compare{color:var(--color-muted)}.price-discount{padding:4px 7px;border-radius:999px;background:#36a969;color:#fff;font-size:.72rem;font-weight:850}.price--badge-sale{background:#36a969;color:#fff}.product-offer,.delivery-card{padding:12px;border:1px solid #f0d8dd;border-radius:8px;background:#fff7f8;font-weight:750}.product-offer{display:flex;align-items:center;gap:7px;min-width:0;font-size:clamp(.68rem,3.25vw,.92rem);line-height:1.2;white-space:nowrap}.product-offer__icon{flex:0 0 18px;width:18px;height:18px;fill:none;stroke:var(--color-primary);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.product-reviews{background:#fff8fa}.product-reviews__header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;margin-bottom:18px}.product-reviews__header h2{margin:2px 0 0;font-size:1.45rem}.product-reviews__summary{display:grid;justify-items:end}.product-reviews__summary strong{font-size:1.55rem;line-height:1}.product-reviews__summary small{color:var(--color-muted);font-size:.65rem}.product-reviews__stars{color:#d69a2d;font-size:.9rem;letter-spacing:0;white-space:nowrap}.product-reviews__stars .is-empty{color:#ddd3d5}.review-form-panel{margin-bottom:16px;overflow:hidden;border:1px solid #efdae0;border-radius:8px;background:#fff}.review-form-panel>summary{display:flex;min-height:54px;align-items:center;justify-content:space-between;padding:0 16px;font-weight:900;cursor:pointer;list-style:none}.review-form-panel>summary::-webkit-details-marker{display:none}.review-form-panel__icon{position:relative;width:18px;height:18px}.review-form-panel__icon:before,.review-form-panel__icon:after{content:"";position:absolute;top:8px;left:2px;width:14px;height:2px;background:#000}.review-form-panel__icon:after{transform:rotate(90deg);transition:transform .2s ease}.review-form-panel[open] .review-form-panel__icon:after{transform:rotate(0)}.review-form-panel__body{display:grid;gap:12px;padding:16px;border-top:1px solid #f3e7ea}.review-form{margin:0}.review-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.review-form label{display:grid;gap:6px;font-size:.75rem;font-weight:850}.review-form__submit{width:100%;background:#000;border-color:#000}.product-reviews__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.review-card{display:grid;gap:10px;padding:14px;border:1px solid #efdae0;border-radius:8px;background:#fff}.review-card p{color:var(--color-muted);font-size:.78rem;line-height:1.5}.review-card footer{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:.68rem}.review-card footer span{color:var(--color-muted)}.delivery-card p{margin-top:3px;color:var(--color-muted);font-weight:500}.product-form{display:grid;gap:16px}.variant-picker{display:grid;gap:14px}.variant-group{margin:0;padding:0;border:0}.variant-group legend,.quantity-row label{margin-bottom:8px;font-weight:850}.variant-group legend span{color:var(--color-muted);font-weight:700}.variant-options{display:flex;flex-wrap:wrap;gap:8px}.variant-option{min-height:38px;padding:.55rem .8rem;border:1px solid var(--color-border);border-radius:999px;background:#fff;font-size:.82rem;font-weight:800}.variant-option.is-active{border-color:var(--color-text);background:var(--color-text);color:#fff}.quantity-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.quantity-stepper{display:grid;grid-template-columns:42px 48px 42px;height:42px;align-items:center;border:1px solid var(--color-border);border-radius:999px}.quantity-stepper input{width:100%;border:0;outline:0;text-align:center;font-weight:850}.quantity-stepper input::-webkit-outer-spin-button,.quantity-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.product-actions{display:grid;grid-template-columns:1fr;gap:9px}.frequently-bought{display:grid;gap:10px}.frequently-bought h2{margin:0;font-family:var(--font-body-family);font-size:1.05rem;font-weight:900}.frequently-bought__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.frequently-bought__card{display:grid;min-width:0;gap:7px;padding:7px;border:1px solid var(--color-border);border-radius:8px;background:#fff;cursor:pointer}.frequently-bought__checkbox:checked+.frequently-bought__card{border-color:var(--color-primary);box-shadow:inset 0 0 0 1px var(--color-primary)}.frequently-bought__image{display:block;overflow:hidden;aspect-ratio:1 / 1;border-radius:6px;background:#fbf0f2}.frequently-bought__image img,.frequently-bought__image svg{width:100%;height:100%;object-fit:cover}.frequently-bought__card>strong{display:-webkit-box;min-height:32px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.7rem;line-height:1.2}.frequently-bought__footer{display:flex;min-width:0;align-items:end;justify-content:space-between;gap:5px}.frequently-bought__price{display:grid;min-width:0;font-size:.72rem;font-weight:900}.frequently-bought__price s{color:var(--color-muted);font-size:.6rem;font-weight:600}.frequently-bought__toggle{flex:0 0 auto;min-width:46px;padding:7px 8px;border-radius:7px;background:#ffb6c1;font-size:.65rem;font-weight:900;text-align:center}.frequently-bought__checkbox:checked+.frequently-bought__card .frequently-bought__toggle{background:#ffb6c1;color:var(--color-text)}.frequently-bought__checkbox:checked+.frequently-bought__card .frequently-bought__toggle:after{content:"ed"}.product-actions .button{width:100%}.product-actions [data-atc-button]{border-color:#ffb6c1;background:#ffb6c1;color:var(--color-text)}.product-actions [data-buy-now]{border-color:#000;background:#000;color:#fff}.product-accordion details{border-top:1px solid var(--color-border)}.product-accordion details:last-child{border-bottom:1px solid var(--color-border)}.product-accordion summary{display:flex;min-height:50px;align-items:center;justify-content:space-between;font-weight:850;cursor:pointer}.product-accordion summary::-webkit-details-marker{display:none}.product-accordion summary:after{content:"+";font-size:1.3rem}.product-accordion details[open] summary:after{content:"-"}.product-accordion .rte{padding-bottom:14px;color:var(--color-muted)}.sticky-atc{position:fixed;z-index:60;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--color-border);background:#fff;box-shadow:0 -10px 24px #211a1d14;opacity:0;visibility:hidden;transform:translateY(100%);transition:opacity .2s ease,transform .25s ease,visibility .25s}.sticky-atc.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.sticky-atc span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:850}.sticky-atc__price{display:flex;min-width:0;align-items:center;gap:5px;margin-top:4px;white-space:nowrap}.sticky-atc__price strong{font-size:.9rem}.sticky-atc__price s{color:var(--color-muted);font-size:.7rem}.sticky-atc__price em{padding:3px 5px;border-radius:999px;background:#36a969;color:#fff;font-size:.62rem;font-style:normal;font-weight:850;line-height:1}.sticky-atc .button{min-width:128px;border-color:#ffb6c1;background:#ffb6c1;color:var(--color-text)}.collection-layout{display:grid;gap:20px}.mobile-collection-toolbar{display:none}.collection-filters__toggle,.sort-select,.form-input,.form-textarea,.search-form__input,.newsletter-form__input{min-height:44px;border:1px solid var(--color-border);border-radius:8px;background:#fff;padding:.75rem .9rem}.collection-header-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:16px}.collection-count{color:var(--color-muted);font-weight:750}.collection-filters{display:grid;gap:16px}.collection-facets__backdrop{display:none}.collection-filters__header{display:flex;align-items:center;justify-content:space-between}.collection-filters__header h2{font-size:1.15rem}.collection-filters__close{display:none}.collection-filters__body{display:grid;gap:12px}.filter-group{padding:14px;border:1px solid var(--color-border);border-radius:8px;background:#fff}.filter-group__title{display:flex;min-height:30px;align-items:center;justify-content:space-between;list-style:none;font-weight:850;cursor:pointer}.filter-group__title::-webkit-details-marker{display:none}.filter-group__title span{font-size:1.25rem;font-weight:500}.filter-group[open] .filter-group__title span{transform:rotate(45deg)}.filter-group__content{padding-top:10px}.filter-item{display:flex;gap:8px;padding:5px 0}.filter-item__count{margin-left:auto}.price-range{padding:8px 0 2px}.price-range__sliders{position:relative;height:34px;margin:0 4px 14px}.price-range__sliders:before{content:"";position:absolute;top:16px;right:0;left:0;height:3px;border-radius:999px;background:linear-gradient(to right,#ddd var(--range-min, 0%),var(--color-primary) var(--range-min, 0%),var(--color-primary) var(--range-max, 100%),#ddd var(--range-max, 100%))}.price-range__sliders input[type=range]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:34px;margin:0;-webkit-appearance:none;appearance:none;pointer-events:none;background:transparent}.price-range__sliders input[type=range]::-webkit-slider-runnable-track{height:3px;background:transparent}.price-range__sliders input[type=range]::-webkit-slider-thumb{width:22px;height:22px;margin-top:-10px;-webkit-appearance:none;appearance:none;border:0;border-radius:50%;background:var(--color-primary);pointer-events:auto;cursor:grab}.price-range__sliders input[type=range]::-moz-range-track{height:3px;background:transparent}.price-range__sliders input[type=range]::-moz-range-thumb{width:22px;height:22px;border:0;border-radius:50%;background:var(--color-primary);pointer-events:auto;cursor:grab}.price-range__inputs{display:flex;justify-content:space-between;gap:16px}.price-range__input{width:108px;min-height:44px;padding:8px 10px;border:1px solid var(--color-border);border-radius:8px;background:#fff;text-align:center}.collection-filters__actions{display:grid;gap:8px}.collection-filters__clear{color:var(--color-muted);text-align:center;text-decoration:underline;text-underline-offset:3px}.pagination{display:flex;justify-content:center;gap:8px;margin-top:28px}.pagination__item{display:grid;min-width:36px;height:36px;place-items:center;border:1px solid var(--color-border);border-radius:8px}.pagination__item.active{background:var(--color-text);color:#fff}.testimonial-card,.cart-summary{border:1px solid var(--color-border);border-radius:8px;background:#fff}.testimonials-slider__track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;overflow:visible}.testimonial-card{padding:18px}.testimonial-card__stars{color:var(--color-gold);margin-bottom:10px}.testimonial-card__quote{color:var(--color-muted)}.testimonial-card__author{display:flex;gap:10px;align-items:center;margin-top:16px}.testimonial-card__avatar{display:grid;width:40px;height:40px;place-items:center;border-radius:999px;background:#fff0f3;color:var(--color-primary);font-weight:900}.testimonial-card__name{font-weight:850}.testimonial-card__meta{color:var(--color-muted);font-size:.78rem}.product-slider__btn{display:none}.faq-list{display:grid;gap:12px;max-width:860px;margin-inline:auto}.faq-item{overflow:hidden;border:1px solid var(--color-border);border-radius:8px;background:#ffffffeb;box-shadow:0 8px 28px #211a1d09;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.faq-item[open]{border-color:#b76e796b;background:#fff;box-shadow:0 12px 34px #211a1d13}.faq-question{display:flex;width:100%;min-height:64px;align-items:center;justify-content:space-between;gap:20px;padding:0 18px;color:var(--color-text);cursor:pointer;list-style:none;font-weight:800;line-height:1.35;touch-action:manipulation}.faq-question::-webkit-details-marker{display:none}.faq-question::marker{content:""}.faq-question:hover{color:var(--color-primary)}.faq-question:focus-visible{outline:2px solid var(--color-primary);outline-offset:-3px;border-radius:7px}.faq-question__icon{position:relative;flex:0 0 32px;width:32px;height:32px;border:1px solid #FFB6C1;border-radius:50%;background:#ffb6c1;color:#000;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.faq-question__icon:before,.faq-question__icon:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:1.5px;border-radius:2px;background:currentColor;transform:translate(-50%,-50%);transition:transform .2s ease,opacity .16s ease}.faq-question__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.faq-item[open] .faq-question__icon{border-color:#ffb6c1;background:#ffb6c1;color:#000;transform:rotate(180deg)}.newsletter-form .btn{border-color:#ffb6c1;background:#ffb6c1;color:#000}.faq-item[open] .faq-question__icon:after{opacity:0;transform:translate(-50%,-50%) rotate(0)}.faq-answer{padding:0 18px 20px;color:var(--color-muted);line-height:1.7;animation:faq-reveal .22s ease-out both}.faq-answer__inner{max-width:72ch;padding-top:2px}.faq-cta{margin-top:28px;text-align:center}.faq-cta p{margin-bottom:14px;color:var(--color-muted)}@keyframes faq-reveal{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.contact-page{background:#fff9f8}.contact-page__header{max-width:720px;margin-bottom:32px}.contact-page__header h1{margin-top:8px}.contact-page__header>p{max-width:62ch;margin-top:14px;color:var(--color-muted);font-size:1rem;line-height:1.7}.contact-layout{display:grid;gap:16px}.contact-info,.contact-form-wrap{border-radius:8px}.contact-info{padding:24px 20px;background:var(--color-text);color:#fff}.contact-info__heading{padding-bottom:22px;border-bottom:1px solid rgba(255,255,255,.16)}.contact-info__heading>span,.contact-form__header>span{display:block;margin-bottom:7px;color:var(--color-gold);font-size:.72rem;font-weight:850;text-transform:uppercase}.contact-info__heading>span,.contact-form__header>span{color:#ffb6c1}.contact-info__heading h2{font-size:1.55rem}.contact-info__heading p{margin-top:10px;color:#ffffffb3;line-height:1.65}.contact-detail{display:flex;align-items:flex-start;gap:14px;padding-top:20px}.contact-detail__icon{display:grid;flex:0 0 42px;width:42px;height:42px;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#ffffff12;color:#ffb6c1}.contact-detail__icon svg{width:18px;height:18px}.contact-detail__label{margin-bottom:2px;color:#ffffff94;font-size:.74rem;font-weight:800;text-transform:uppercase}.contact-detail__value{color:#fff;line-height:1.55;overflow-wrap:anywhere}a.contact-detail__value{text-decoration:underline;text-decoration-color:#ffffff4d;text-underline-offset:4px}a.contact-detail__value:hover{color:var(--color-gold)}.contact-detail__value--multiline{white-space:pre-line}.contact-form-wrap{padding:24px 20px;border:1px solid var(--color-border);background:#fff;box-shadow:0 16px 44px #211a1d0f}.contact-form__header{margin-bottom:24px}.contact-form__header h2{font-size:1.55rem}.contact-form__header p{margin-top:8px;color:var(--color-muted);line-height:1.6}.contact-form,.form-row{display:grid;gap:18px}.form-group{display:grid;gap:7px}.form-label{font-size:.82rem;font-weight:800}.form-label>span:not(.form-label__optional){color:var(--color-primary)}.form-label__optional{float:right;color:var(--color-muted);font-size:.72rem;font-weight:600}.contact-form .form-input,.contact-form .form-textarea{width:100%;border-color:#dbcdd0;background:#fffdfd;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.contact-form .form-textarea{min-height:144px;resize:vertical}.contact-form .form-input:hover,.contact-form .form-textarea:hover{border-color:#bda8ad}.contact-form .form-input:focus,.contact-form .form-textarea:focus{outline:0;border-color:var(--color-primary);background:#fff;box-shadow:0 0 0 3px #b76e7924}.contact-form .form-input--error{border-color:#a92a2a}.form-field-error{color:#8f1f1f;font-size:.76rem}.contact-form__submit{width:100%}.contact-form__submit svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.contact-form .form-message{display:flex;align-items:flex-start;gap:10px;margin:0;line-height:1.5}.contact-form .form-message svg{flex:0 0 20px;width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.contact-form .form-message ul{margin:0;padding-left:18px}.gallery-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.gallery-item{flex:0 1 calc(50% - 4px);min-width:0;aspect-ratio:1;overflow:hidden;border-radius:8px;background:#fff0f3}.gallery-item img,.gallery-item svg{width:100%;height:100%;object-fit:cover}.newsletter-section{background:#fff5f7}.newsletter-form{display:grid;gap:10px;max-width:520px;margin:18px auto 0}.newsletter-form__input{width:100%}.newsletter-section .btn--dark,.newsletter-section .btn--dark:hover{border-color:#ffb6c1;background:#ffb6c1;color:#000}.form-message{margin:12px 0;padding:10px 12px;border-radius:8px}.form-message--success{background:#eef8ef;color:#256532}.form-message--error{background:#fff0f0;color:#9b1c1c}.footer{background:#000;color:#fff;padding-block:42px 24px}.footer__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 18px}.footer__brand,.footer__column--contact{grid-column:1 / -1}.footer__brand-name{margin-bottom:10px;font-family:var(--font-heading-family);font-size:1.55rem;font-weight:700}.footer__brand-name img{width:80px;max-width:100%;height:auto;object-fit:contain;object-position:left center}.footer__brand-desc{max-width:320px;color:#fff;font-size:.8rem}.footer__social{display:flex;gap:9px;margin-top:18px}.footer__social-link{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:999px}.footer__social-link svg{width:17px;stroke:currentColor}.footer__col-title{margin-bottom:10px;color:#fff;font-family:var(--font-body-family);font-size:.9rem;font-weight:950;-webkit-text-stroke:.3px currentColor}.footer__links{display:grid;gap:8px}.footer__link,.footer__contact-item{color:#fff}.footer__contact-item{display:flex;align-items:center;gap:10px;margin-bottom:10px;line-height:1.35}.footer__contact-item svg{width:18px;height:18px;flex:0 0 18px}.footer__contact-item .footer__link,.footer__contact-item span{min-width:0}.footer__legal-links{display:flex;flex-wrap:wrap;gap:10px 18px}.footer__legal-links .footer__link{font-size:.8rem}.footer__bottom{display:grid;gap:14px;margin-top:32px;padding-top:18px;border-top:1px solid rgba(255,255,255,.13);color:#fff;font-size:.8rem}.skeleton{background:linear-gradient(90deg,#f5e9ec,#fff,#f5e9ec);background-size:200% 100%;animation:shimmer 1.4s infinite}.skeleton--line{height:12px;border-radius:999px}.skeleton--title{height:34px;border-radius:8px}@keyframes shimmer{to{background-position:-200% 0}}@media(max-width:749px){.mobile-collection-toolbar{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding:0 4px 10px;border-bottom:1px solid var(--color-border)}.mobile-filter-button,.mobile-sort-control{display:flex;min-height:44px;align-items:center;gap:8px;font-size:.9rem;font-weight:850}.mobile-filter-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mobile-sort-control{gap:4px}.mobile-sort-control select{width:92px;padding:8px 20px 8px 2px;overflow:hidden;border:0;outline:0;background:transparent;color:var(--color-muted);text-overflow:ellipsis}.collection-header-bar{display:none}.collection-facets{position:fixed;z-index:110;top:0;right:0;bottom:0;left:0;visibility:hidden;pointer-events:none}.collection-facets.is-open{visibility:visible;pointer-events:auto}.collection-facets__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;background:#211a1d57;opacity:0;transition:opacity .25s ease}.collection-facets.is-open .collection-facets__backdrop{opacity:1}.collection-filters{position:absolute;right:0;bottom:0;left:0;display:flex;max-height:82svh;min-height:55svh;gap:0;flex-direction:column;overflow:hidden;border-radius:30px 30px 0 0;background:#fff;transform:translateY(105%);transition:transform .3s ease}.collection-facets.is-open .collection-filters{transform:translateY(0)}.collection-filters__header{flex:0 0 auto;min-height:72px;padding:0 24px;border-bottom:1px solid var(--color-border)}.collection-filters__header h2{font-size:1.15rem}.collection-filters__close{display:grid;width:44px;height:44px;place-items:center;font-size:1.7rem}.collection-filters__body{flex:1 1 auto;gap:0;overflow-y:auto;padding:24px}.filter-group{padding:0;border:0;border-bottom:1px solid var(--color-border);border-radius:0}.filter-group__title{min-height:62px;font-size:1rem}.filter-group__content{padding:0 0 14px}.collection-filters__actions{flex:0 0 auto;gap:10px;padding:16px 24px max(18px,env(safe-area-inset-bottom));background:#fff;box-shadow:0 -8px 24px #211a1d0f}.collection-filters__actions .btn{width:min(240px,74%);min-height:48px;margin-inline:auto;background:var(--color-primary);color:#fff}.testimonials-slider__track{gap:6px}.testimonial-card{min-width:0;padding:9px 7px}.testimonial-card__stars{margin-bottom:5px;font-size:.68rem;letter-spacing:0;white-space:nowrap}.testimonial-card__quote{font-size:.63rem;line-height:1.4}.testimonial-card__author{display:grid;grid-template-columns:24px minmax(0,1fr);gap:6px;margin-top:8px}.testimonial-card__avatar{width:24px;height:24px;font-size:.62rem}.testimonial-card__avatar img{width:100%;height:100%;object-fit:cover}.testimonial-card__name{overflow:hidden;font-size:.66rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.testimonial-card__meta{font-size:.56rem;line-height:1.2}.footer__brand{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:10px 18px}.footer__brand-name{grid-column:1;margin-bottom:0}.footer__social{grid-column:2;grid-row:1;justify-self:start;margin-top:0}.footer__brand-desc{grid-column:1 / -1;grid-row:2;width:100%;max-width:none;font-size:.62rem;line-height:1.45;text-align:left}.footer__bottom{justify-items:center;text-align:center}.footer__legal-links{order:-1;width:100%;flex-wrap:nowrap;justify-content:center;gap:8px}.footer__legal-links .footer__link{font-size:.62rem;white-space:nowrap}.footer__bottom>p{font-size:.62rem;white-space:nowrap}body:has(.sticky-atc.is-visible){padding-bottom:76px}.cart-drawer.drawer--right{inset:auto 0 0;width:100%}.cart-drawer.drawer--right .drawer__panel{height:min(92vh,720px);min-height:0;border-radius:18px 18px 0 0;transform:translateY(105%)}.cart-drawer.drawer--right.is-open .drawer__panel{transform:translateY(0)}}@media(min-width:750px){.mobile-collection-toolbar{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px;padding:0 8px 12px;border-bottom:1px solid var(--color-border)}.mobile-filter-button,.mobile-sort-control{display:flex;min-height:44px;align-items:center;gap:8px;font-size:1rem;font-weight:850}.mobile-filter-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mobile-sort-control{gap:5px}.mobile-sort-control select{max-width:180px;padding:8px 24px 8px 2px;border:0;outline:0;background:transparent;color:var(--color-muted)}.collection-layout{grid-template-columns:minmax(0,1fr)}.collection-header-bar{display:none}.collection-facets{position:fixed;z-index:110;top:0;right:0;bottom:0;left:0;visibility:hidden;pointer-events:none}.collection-facets.is-open{visibility:visible;pointer-events:auto}.collection-facets__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;background:#211a1d57;opacity:0;transition:opacity .25s ease}.collection-facets.is-open .collection-facets__backdrop{opacity:1}.collection-filters{position:absolute;bottom:0;left:50%;display:flex;width:min(760px,100%);max-height:82vh;min-height:520px;gap:0;flex-direction:column;overflow:hidden;border-radius:30px 30px 0 0;background:#fff;transform:translate(-50%,105%);transition:transform .3s ease}.collection-facets.is-open .collection-filters{transform:translate(-50%)}.collection-filters__header{flex:0 0 auto;min-height:76px;padding:0 30px;border-bottom:1px solid var(--color-border)}.collection-filters__close{display:grid;width:44px;height:44px;place-items:center;font-size:1.7rem}.collection-filters__body{flex:1 1 auto;gap:0;overflow-y:auto;padding:24px 30px}.filter-group{padding:0;border:0;border-bottom:1px solid var(--color-border);border-radius:0}.filter-group__title{min-height:64px}.filter-group__content{padding:0 0 16px}.collection-filters__actions{flex:0 0 auto;gap:10px;padding:18px 30px 24px;background:#fff;box-shadow:0 -8px 24px #211a1d0f}.collection-filters__actions .btn{width:240px;min-height:48px;margin-inline:auto;background:var(--color-primary);color:#fff}h1{font-size:2.8rem}h2{font-size:2rem}.product-summary h1,.product-summary h1.product-summary__title--medium,.product-summary h1.product-summary__title--long,.product-summary h1.product-summary__title--extra-long{font-size:1.75rem}.product-page__mobile-intro{display:none}.product-summary>.product-summary__title,.product-summary>.rating{display:flex}.product-summary>.product-summary__title{display:block}.product-offer{font-size:.92rem}.page-width,.container{width:min(var(--page-width),calc(100% - 48px))}.site-header__inner{min-height:70px;padding-inline:24px}.site-header__menu{display:inline-grid}.site-header__nav{display:none}.site-header__nav-link{display:flex;align-items:center;gap:4px;padding:.65rem .8rem;font-weight:850;font-size:.82rem}.icon-button--account{display:inline-grid}.hero-banner{width:80%;min-height:560px}.hero-banner__content{padding-left:42px;padding-bottom:70px}.category-grid{grid-auto-flow:initial;grid-template-columns:repeat(6,1fr);overflow:visible}.category-grid--banners{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-rail__track{grid-auto-columns:23.5%;gap:18px}.product-page__grid{grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);align-items:start}.product-summary{position:sticky;top:96px}.sticky-atc{display:none}.collection-layout{align-items:start}.testimonials-slider__track{grid-auto-flow:initial;grid-template-columns:repeat(3,1fr);overflow:visible}.gallery-item{flex-basis:calc(25% - 6px)}.newsletter-form{grid-template-columns:1fr auto}.faq-question{min-height:72px;padding-inline:24px;font-size:1rem}.faq-answer{padding:0 24px 24px}.contact-page__header{margin-bottom:42px}.contact-layout{grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:24px;align-items:stretch}.contact-info,.contact-form-wrap{padding:36px}.form-row{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-form__submit{width:auto;justify-self:start;min-width:180px}.footer__grid{grid-template-columns:1.4fr repeat(3,1fr)}.footer__brand,.footer__column--contact{grid-column:auto}.footer__bottom{grid-template-columns:1fr auto auto;align-items:center}}@media(prefers-reduced-motion:reduce){.faq-item,.faq-question__icon,.faq-question__icon:before,.faq-question__icon:after,.contact-form .form-input,.contact-form .form-textarea{transition:none}.faq-answer{animation:none}}@media(min-width:990px){.product-card__body{padding:12px}.category-section--circles{padding-bottom:0}.category-section--circles .section-title-row{justify-content:center;margin-bottom:32px;text-align:center}.category-section--circles .section-title-row>div{width:100%}.category-section--circles .category-grid{grid-template-columns:repeat(3,167px);justify-content:center;column-gap:clamp(52px,8vw,128px)}.category-section--circles .category-card__image{width:167px;height:167px}}@media(min-width:990px){.site-header__inner{width:80%;max-width:1600px;min-height:82px;align-items:center;margin-inline:auto;padding:0;grid-template-columns:minmax(125px,1fr) auto minmax(125px,1fr);column-gap:16px}.site-header__logo{width:var(--header-logo-width, 124px);height:58px;grid-column:1;grid-row:1;justify-self:start;align-items:center;transform:translateY(-3px)}.site-header__left{grid-column:2;grid-row:1;justify-self:center}.site-header__icons{grid-column:3;grid-row:1;justify-self:end}.site-header__menu{display:none}.site-header__nav{display:flex;gap:4px}.site-header__nav-link{padding-inline:1rem}}.template-product{overflow-x:clip}.template-product .main-content,.template-product .shopify-section,.product-page,.product-page .page-width,.product-page__grid,.product-page__grid>*,.product-gallery,.product-summary,.product-form,.product-accordion,.frequently-bought{min-width:0;max-width:100%}.product-page__grid{grid-template-columns:minmax(0,1fr)}.product-gallery__main,.product-gallery__thumbs,.product-summary__price,.product-offer,.delivery-card{max-width:100%}.product-offer span,.delivery-card p,.product-accordion .rte{min-width:0;overflow-wrap:anywhere}#judgeme_product_reviews,.jdgm-widget,.jdgm-review-widget,.jdgm-rev-widg{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow-wrap:anywhere}#judgeme_product_reviews *,.jdgm-review-widget *{box-sizing:border-box}#judgeme_product_reviews img,.jdgm-review-widget img{max-width:100%!important;height:auto}#judgeme_product_reviews input,#judgeme_product_reviews textarea,#judgeme_product_reviews select,.jdgm-review-widget input,.jdgm-review-widget textarea,.jdgm-review-widget select{max-width:100%!important}@media(max-width:749px){.product-page .page-width{width:calc(100% - 28px)}.product-gallery__main{max-height:none}.product-gallery__thumbs{overscroll-behavior-inline:contain}.frequently-bought__grid,.frequently-bought__card{width:100%}.product-actions,.product-actions .button{min-width:0;max-width:100%}#judgeme_product_reviews,.jdgm-review-widget{margin-inline:0!important;padding-inline:12px!important;overflow:hidden!important}.jdgm-rev-widg,.jdgm-rev-widg__header,.jdgm-row-stars,.jdgm-row-actions,.jdgm-rev-widg__body,.jdgm-form-wrapper,.jdgm-review-widget .jdgm-write-review-modal__content{width:100%!important;max-width:100%!important;min-width:0!important}.jdgm-row-stars,.jdgm-row-actions,.jdgm-rev-widg__header{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:12px}.jdgm-rev-widg__summary,.jdgm-histogram,.jdgm-widget-actions-wrapper,.jdgm-rev-widg__sort-wrapper{float:none!important;width:100%!important;max-width:100%!important;margin:0!important}.jdgm-histogram{overflow:hidden!important}.jdgm-write-rev-link,.jdgm-ask-question-btn,.jdgm-review-widget button,.jdgm-review-widget [role=button]{max-width:100%!important}.jdgm-rev,.jdgm-rev__content,.jdgm-rev__body,.jdgm-rev__pics,.jdgm-rev__video{min-width:0!important;max-width:100%!important}.jm-mfp-wrap{top:0!important;max-width:100vw!important}}@media(min-width:990px){.product-page__grid{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);align-items:start}}.about-page{overflow:hidden;background:#fff}.about-hero{padding:34px 0 48px;background:#fff3f6}.about-hero__grid{display:grid;gap:34px}.about-hero__content{align-self:center;max-width:640px}.about-eyebrow{margin-bottom:10px;color:#b76f80;font-size:.72rem;font-weight:900;text-transform:uppercase}.about-hero h1{max-width:12ch;font-size:clamp(2.35rem,10vw,4.6rem);line-height:.98}.about-hero__subtitle{max-width:58ch;margin-top:18px;color:#5f5559;font-size:1rem;line-height:1.7}.about-hero__button{margin-top:24px;background:#000;border-color:#000}.about-hero__visual{position:relative;min-height:350px;overflow:hidden;border-radius:8px;background:#f8dce3}.about-hero__feature-image{width:100%;height:100%;min-height:350px;object-fit:cover}.about-hero__product{position:absolute;overflow:hidden;border:6px solid #fff;border-radius:8px;background:#fff;box-shadow:0 16px 36px #331e2621}.about-hero__product img,.about-hero__product svg{width:100%;height:100%;object-fit:cover}.about-hero__product--1{top:8%;left:7%;width:48%;aspect-ratio:4 / 5;transform:rotate(-3deg)}.about-hero__product--2{top:15%;right:5%;width:45%;aspect-ratio:4 / 5;transform:rotate(3deg)}.about-hero__product--3{right:30%;bottom:-12%;width:38%;aspect-ratio:1;transform:rotate(-1deg)}.about-story-section{padding:64px 0}.about-story{display:grid;gap:32px;align-items:center}.about-story__media{overflow:hidden;aspect-ratio:4 / 5;border-radius:8px;background:#fff0f3}.about-story__media img,.about-story__media svg{width:100%;height:100%;object-fit:cover}.about-story__content h2{max-width:15ch;margin-bottom:18px;font-size:2rem}.about-story__content .rte{color:#655b5f;line-height:1.8}.about-story__content .rte h3{margin-top:24px;margin-bottom:8px;color:#211a1d;font-size:.96rem}.about-story__content .rte ul{display:grid;gap:7px;margin:0;padding-left:19px}.about-story__content .rte li::marker{color:#b76f80}.about-values{padding:64px 0;background:#f8f5f6}.about-values__header{max-width:650px;margin:0 auto 30px;text-align:center}.about-values__header h2{font-size:2rem}.about-values__grid{display:grid;gap:12px}.about-value{position:relative;min-height:230px;padding:24px;border:1px solid #eadde1;border-radius:8px;background:#fff}.about-value__number{position:absolute;top:20px;right:20px;color:#d8c5ca;font-size:.75rem;font-weight:900}.about-value__icon{display:grid;width:48px;height:48px;margin-bottom:32px;place-items:center;border-radius:50%;background:#ffb6c1;color:#000}.about-value__icon svg{width:23px;height:23px}.about-value h3{margin-bottom:10px;font-size:1.05rem}.about-value p{color:#6a6064;font-size:.86rem;line-height:1.65}.about-cta{padding:56px 0;background:#000;color:#fff}.about-cta__inner{display:grid;gap:24px;align-items:center}.about-cta .about-eyebrow{color:#ffb6c1}.about-cta h2{max-width:20ch;font-size:2rem}.about-cta .button{width:100%;background:#ffb6c1;border-color:#ffb6c1;color:#000}@media(min-width:750px){.about-values__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-cta__inner{grid-template-columns:minmax(0,1fr) auto}.about-cta .button{width:auto}}@media(min-width:990px){.about-hero{padding:72px 0}.about-hero__grid{min-height:610px;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:72px}.about-hero__visual,.about-hero__feature-image{min-height:610px}.about-story-section{padding:96px 0}.about-story{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:clamp(64px,9vw,140px)}.about-story--reversed .about-story__media{grid-column:2}.about-story--reversed .about-story__content{grid-column:1;grid-row:1}.about-story__content h2,.about-values__header h2,.about-cta h2{font-size:2.65rem}.about-values{padding:90px 0}.about-value{min-height:280px;padding:30px}.about-cta{padding:72px 0}}.shipping-page{overflow:hidden;background:#fff}.shipping-hero{padding:48px 0;background:#fff3f6}.shipping-hero__inner{display:grid;gap:30px;align-items:center}.shipping-eyebrow{margin-bottom:10px;color:#b76f80;font-size:.72rem;font-weight:900;text-transform:uppercase}.shipping-hero h1{max-width:14ch;font-size:clamp(2.25rem,10vw,4.5rem);line-height:1}.shipping-hero__content>p:last-child{max-width:58ch;margin-top:18px;color:#5f5559;line-height:1.7}.shipping-highlights{display:grid;gap:12px;padding-top:24px}.shipping-highlight{display:flex;min-width:0;gap:16px;padding:22px;border:1px solid #eadde1;border-radius:8px;background:#fff}.shipping-highlight__icon{display:grid;flex:0 0 46px;width:46px;height:46px;place-items:center;border-radius:50%;background:#ffb6c1;color:#000}.shipping-highlight__icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7}.shipping-highlight h2{margin-bottom:6px;font-size:1rem}.shipping-highlight p{color:#6a6064;font-size:.84rem;line-height:1.6}.shipping-body{display:grid;gap:58px;padding-top:64px;padding-bottom:64px}.shipping-journey header,.shipping-policy{max-width:720px}.shipping-journey h2,.shipping-policy h2,.shipping-support h2{font-size:2rem}.shipping-steps{display:grid;gap:0;margin-top:30px;padding:0;list-style:none}.shipping-steps li{position:relative;display:grid;grid-template-columns:50px minmax(0,1fr);gap:14px;padding-bottom:28px}.shipping-steps li:not(:last-child):before{position:absolute;top:36px;bottom:4px;left:17px;width:1px;background:#e7ccd3;content:""}.shipping-steps li>span{position:relative;z-index:1;display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:#ffb6c1;color:#000;font-size:.7rem;font-weight:900}.shipping-steps h3{margin:5px 0 7px;font-size:1rem}.shipping-steps p,.shipping-policy .rte{color:#655b5f;line-height:1.75}.shipping-policy{padding:28px;border:1px solid #eadde1;border-radius:8px;background:#f8f5f6}.shipping-policy h2{margin-bottom:18px}.shipping-policy .rte>*+*{margin-top:14px}.shipping-support{padding:56px 0;background:#000;color:#fff}.shipping-support__inner{display:grid;gap:24px;align-items:center}.shipping-support .shipping-eyebrow{color:#ffb6c1}.shipping-support p:last-child{max-width:58ch;margin-top:12px;color:#ddd;line-height:1.7}.shipping-support .button{width:100%;background:#ffb6c1;border-color:#ffb6c1;color:#000}@media(min-width:750px){.shipping-highlights{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:-34px;padding-top:0;position:relative;z-index:1}.shipping-support__inner{grid-template-columns:minmax(0,1fr) auto}.shipping-support .button{width:auto}}@media(min-width:990px){.shipping-hero{padding:78px 0 96px}.shipping-hero__inner{min-height:420px}.shipping-body{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:90px;padding-top:96px;padding-bottom:96px;align-items:start}.shipping-journey h2,.shipping-policy h2,.shipping-support h2{font-size:2.65rem}.shipping-policy{padding:38px}.shipping-support{padding:72px 0}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/theme.css.map */
