:root{--color-ink: #211f1d;--color-muted: #6f6861;--color-line: #e6ded6;--color-page: #fbfaf8;--color-panel: #ffffff;--color-soft: #f5efe8;--color-rose: #ad7b5a;--color-green: #2f5f52;--color-gold: #caa256;--shadow-soft: 0 18px 50px rgba(33, 31, 29, .08);--page-width: 1320px;--radius: 6px;--font-body: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-heading: Georgia, "Times New Roman", serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--color-ink);background:var(--color-page);font-family:var(--font-body);font-size:15px;line-height:1.55;letter-spacing:0}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}.page-width{width:min(100% - 32px,var(--page-width));margin-inline:auto}.page-narrow{max-width:820px}.skip-link,.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link:focus{z-index:99;width:auto;height:auto;clip:auto;padding:12px 16px;background:var(--color-ink);color:#fff}.announcement{background:var(--announcement-bg);color:var(--announcement-text);font-size:13px}.announcement__inner,.utility-bar__inner,.header-main,.desktop-nav__inner,.section-heading--row,.newsletter-band__inner,.footer-instagram,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px}.announcement__inner{min-height:38px;justify-content:center}.announcement a{text-decoration:underline;text-underline-offset:3px}.utility-bar{border-bottom:1px solid var(--color-line);background:#fff;color:var(--color-muted);font-size:12px}.utility-bar__inner{min-height:34px}.site-header{position:sticky;top:0;z-index:20;background:#fbfaf8f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--color-line)}.header-main{min-height:82px}.brand{min-width:170px}.brand__logo{max-height:42px;width:auto}.brand__text{font-family:var(--font-heading);font-size:28px;line-height:1}.header-search,.mobile-search,.search-page-form{display:flex;border:1px solid var(--color-line);background:#fff}.header-search{width:min(520px,42vw)}.header-search input,.mobile-search input,.search-page-form input{flex:1;min-width:0;border:0;padding:13px 14px;background:transparent}.header-search button,.search-page-form button,.newsletter-form button{border:0;padding:0 18px;background:var(--color-ink);color:#fff}.header-actions{display:flex;align-items:center;gap:18px;font-size:14px}.header-action--cart{display:inline-flex;align-items:center;gap:8px}.cart-count{min-width:24px;height:24px;display:inline-grid;place-items:center;border-radius:999px;background:var(--color-ink);color:#fff;font-size:12px}.desktop-nav{background:#fff}.desktop-nav__inner{justify-content:center;gap:30px;min-height:48px;font-size:13px;font-weight:700;text-transform:uppercase}.nav-item{position:relative;height:48px;display:flex;align-items:center}.nav-item>a,.desktop-nav__inner>a{padding:16px 0}.mega-menu{position:absolute;left:50%;top:100%;width:min(760px,92vw);padding-top:1px;opacity:0;visibility:hidden;transform:translate(-50%,10px);transition:.16s ease}.nav-item:hover .mega-menu,.nav-item:focus-within .mega-menu{opacity:1;visibility:visible;transform:translate(-50%)}.mega-menu__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;padding:28px;background:#fff;border:1px solid var(--color-line);box-shadow:var(--shadow-soft)}.mega-menu__column{display:grid;gap:10px;color:var(--color-muted);text-transform:none;font-weight:500}.mega-menu__heading{color:var(--color-ink);font-weight:800}.icon-button{width:42px;height:42px;border:1px solid var(--color-line);background:#fff;display:inline-grid;place-items:center}.icon-button span{width:18px;height:2px;background:var(--color-ink)}.hero-jewelry{position:relative;min-height:clamp(560px,76vh,780px);display:flex;align-items:flex-end;overflow:hidden;background:var(--color-ink)}.hero-jewelry__image,.hero-jewelry__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-jewelry__placeholder{background:radial-gradient(circle at 72% 34%,rgba(202,162,86,.42),transparent 24%),linear-gradient(135deg,#38322d,#77624f 48%,#f0e6dc)}.hero-jewelry__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#14110fbd,#14110f29 62%,#14110f0f)}.hero-jewelry__content{position:relative;z-index:1;padding:0 0 82px;color:#fff}.hero-jewelry__content h1{max-width:720px;margin:10px 0 18px;font-family:var(--font-heading);font-size:clamp(42px,7vw,84px);line-height:.98;font-weight:400}.hero-jewelry__content p:not(.eyebrow){max-width:560px;margin:0 0 28px;font-size:18px}.eyebrow{margin:0 0 10px;color:var(--color-rose);font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.hero-jewelry .eyebrow,.newsletter-band .eyebrow{color:#efd0b6}.button-row{display:flex;flex-wrap:wrap;gap:12px}.button,.product-card button,.quick-add-form button,.sold-out{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 22px;border:1px solid transparent;border-radius:var(--radius);font-weight:800;transition:.16s ease}.button--primary,.product-card button,.quick-add-form button{background:var(--color-ink);color:#fff}.button--secondary{background:var(--color-rose);color:#fff}.button--light{background:#fff;color:var(--color-ink)}.button--full{width:100%}.button:hover,.product-card button:hover,.quick-add-form button:hover{transform:translateY(-1px)}.section{padding:82px 0}.section-heading{margin-bottom:30px}.section-heading h2,.editorial-story__content h2,.newsletter-band h2,.footer-instagram h2,.page-template h1,.cart-template h1,.search-template h1,.collection-hero h1,.product-info h1{margin:0;font-family:var(--font-heading);font-weight:400;line-height:1.08}.section-heading h2,.editorial-story__content h2,.newsletter-band h2{font-size:clamp(32px,4vw,54px)}.trust-strip{background:#fff;border-block:1px solid var(--color-line)}.trust-strip__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.trust-item{min-height:112px;padding:24px;border-right:1px solid var(--color-line);display:grid;align-content:center;gap:4px}.trust-item:last-child{border-right:0}.trust-item strong{font-size:15px}.trust-item span{color:var(--color-muted);font-size:13px}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.category-card{position:relative;min-height:330px;overflow:hidden;background:#eee;border-radius:var(--radius)}.category-card img,.category-card svg{width:100%;height:100%;object-fit:cover;transition:.26s ease}.category-card:hover img,.category-card:hover svg{transform:scale(1.035)}.category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.52))}.category-card span{position:absolute;left:18px;right:18px;bottom:18px;z-index:1;color:#fff;font-size:22px;font-family:var(--font-heading)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 18px}.product-card{background:transparent}.product-card__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;display:block;background:var(--color-soft);border-radius:var(--radius)}.product-card__media img,.product-card__media svg{width:100%;height:100%;object-fit:cover;transition:.26s ease}.product-card:hover .product-card__media img{transform:scale(1.025)}.product-card__badges{position:absolute;left:10px;top:10px;display:flex;flex-wrap:wrap;gap:6px}.product-card__badges span{padding:5px 8px;border-radius:999px;background:#fff;font-size:11px;font-weight:800}.product-card__info{padding:13px 2px 0;display:grid;gap:8px}.product-card__title{min-height:46px;font-weight:700}.price{display:flex;gap:8px;align-items:baseline;font-weight:800}.price s{color:var(--color-muted);font-weight:500}.price--sale span:first-child{color:#a6422f}.quick-add-form button,.product-card button,.sold-out{width:100%;min-height:40px;padding:9px 14px}.sold-out{border-color:var(--color-line);color:var(--color-muted)}.editorial-story{background:#fff}.editorial-story__grid,.product-layout,.collection-hero,.cart-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:52px;align-items:center}.editorial-story__media{aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--radius);background:var(--color-soft)}.editorial-story__media img,.editorial-story__media svg{width:100%;height:100%;object-fit:cover}.editorial-story__content{max-width:560px}.rte{color:var(--color-muted)}.rte a{text-decoration:underline;text-underline-offset:3px}.story-points{display:grid;gap:14px;margin:28px 0}.story-points div{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:center}.story-points strong{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--color-line);border-radius:999px;color:var(--color-rose)}.newsletter-band{background:var(--color-green);color:#fff}.newsletter-band__inner{align-items:flex-end}.newsletter-band__inner>div{max-width:620px}.newsletter-form{width:min(480px,100%);display:grid;grid-template-columns:1fr auto;background:#fff;border-radius:var(--radius);overflow:hidden}.newsletter-form input{border:0;padding:16px}.form-message{grid-column:1 / -1;margin:0;padding:8px 16px 14px;color:var(--color-green)}.form-message--error{color:#a6422f}.site-footer{background:#1f1c1a;color:#f9f3ed}.footer-instagram{padding:46px 0;border-bottom:1px solid rgba(255,255,255,.14)}.footer-instagram h2{font-size:clamp(28px,4vw,48px)}.text-link{font-weight:800;text-decoration:underline;text-underline-offset:4px}.footer-main{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:34px;padding:54px 0}.footer-main h2,.footer-main h3{margin:0 0 14px}.footer-main h2{font-family:var(--font-heading);font-size:34px;font-weight:400}.footer-main a{display:block;color:#d8cec5;margin:8px 0}.footer-main p,.footer-bottom{color:#d8cec5}.footer-bottom{min-height:58px;border-top:1px solid rgba(255,255,255,.14);font-size:13px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin:26px 0;color:var(--color-muted);font-size:13px}.product-template{padding-bottom:82px}.product-layout{align-items:start;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr)}.product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-gallery__item{aspect-ratio:4 / 5;background:var(--color-soft);border-radius:var(--radius);overflow:hidden}.product-gallery__item:first-child{grid-column:span 2}.product-gallery__item img,.product-gallery__item svg{width:100%;height:100%;object-fit:cover}.product-info{position:sticky;top:180px;background:#fff;padding:32px;border:1px solid var(--color-line);border-radius:var(--radius)}.product-info h1{font-size:clamp(32px,4vw,52px);margin-bottom:14px}.rating{margin:12px 0;color:var(--color-gold);font-weight:800}.product-form,.variant-picker,.variant-picker fieldset{display:grid;gap:16px}.variant-picker fieldset{border:0;margin:0;padding:0}.variant-picker legend,.quantity-row label{margin-bottom:8px;font-weight:800}.variant-picker__values{display:flex;flex-wrap:wrap;gap:8px}.variant-picker input{position:absolute;opacity:0}.variant-picker span{min-width:42px;display:inline-flex;justify-content:center;padding:9px 12px;border:1px solid var(--color-line);border-radius:var(--radius)}.variant-picker input:checked+span{border-color:var(--color-ink);background:var(--color-ink);color:#fff}.quantity-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.quantity-selector{display:inline-grid;grid-template-columns:38px 54px 38px;border:1px solid var(--color-line);background:#fff}.quantity-selector button,.quantity-selector a{border:0;background:transparent;display:grid;place-items:center}.quantity-selector input{width:54px;border:0;border-inline:1px solid var(--color-line);text-align:center}.shopify-payment-button__button{border-radius:var(--radius)!important}.product-promo{margin:22px 0;padding:16px;border:1px solid var(--color-line);background:var(--color-soft);display:grid;gap:4px}.product-accordions{border-top:1px solid var(--color-line)}.product-accordions details{border-bottom:1px solid var(--color-line);padding:18px 0}.product-accordions summary{cursor:pointer;font-weight:800}.collection-template{padding:46px 0 82px}.collection-hero{margin-bottom:32px;padding:34px;background:#fff;border:1px solid var(--color-line);border-radius:var(--radius)}.collection-hero h1{font-size:clamp(34px,5vw,64px)}.collection-hero img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:var(--radius)}.collection-toolbar{display:flex;justify-content:space-between;gap:18px;margin-bottom:28px;padding:14px;background:#fff;border:1px solid var(--color-line);border-radius:var(--radius)}.collection-toolbar__filters{display:flex;flex-wrap:wrap;gap:10px}.filter-group{position:relative}.filter-group summary,.sort-select select{list-style:none;padding:10px 12px;border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-page);cursor:pointer}.filter-group__content{position:absolute;z-index:5;top:calc(100% + 8px);left:0;min-width:230px;padding:14px;background:#fff;border:1px solid var(--color-line);border-radius:var(--radius);box-shadow:var(--shadow-soft);display:grid;gap:10px}.filter-group__content label{display:flex;gap:8px;align-items:center}.sort-select{display:flex;align-items:center;gap:8px;color:var(--color-muted)}.pagination{display:flex;justify-content:center;margin-top:42px}.cart-template,.search-template,.page-template,.empty-state{padding:64px 0 90px}.cart-template h1,.search-template h1,.page-template h1,.empty-state h1{font-size:clamp(36px,5vw,64px);margin-bottom:28px}.cart-form{align-items:start;grid-template-columns:minmax(0,1fr) 390px}.cart-items,.cart-summary{background:#fff;border:1px solid var(--color-line);border-radius:var(--radius)}.cart-item{display:grid;grid-template-columns:96px 1fr auto auto;gap:18px;align-items:center;padding:18px;border-bottom:1px solid var(--color-line)}.cart-item:last-child{border-bottom:0}.cart-item__image{aspect-ratio:1;background:var(--color-soft);border-radius:var(--radius);overflow:hidden}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__details p{margin:4px 0 0;color:var(--color-muted)}.cart-summary{padding:22px;display:grid;gap:16px;position:sticky;top:180px}.cart-summary textarea{width:100%;border:1px solid var(--color-line);border-radius:var(--radius);padding:12px}.cart-summary__total{display:flex;justify-content:space-between;font-size:20px}.search-page-form{max-width:720px;margin-bottom:24px}.search-count{color:var(--color-muted)}.search-result{padding:22px;background:#fff;border:1px solid var(--color-line);border-radius:var(--radius)}.empty-state{text-align:center}.account-template{padding:64px 0 90px}.account-template h1{margin:0 0 28px;font-family:var(--font-heading);font-size:clamp(36px,5vw,64px);font-weight:400}.account-form,.account-panel{display:grid;gap:14px;padding:24px;background:#fff;border:1px solid var(--color-line);border-radius:var(--radius)}.account-form input,.account-form select{min-height:46px;border:1px solid var(--color-line);border-radius:var(--radius);padding:10px 12px}.account-header{display:flex;align-items:center;justify-content:space-between;gap:18px}.account-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.45fr);gap:24px;align-items:start}.account-panel h2{margin:0;font-family:var(--font-heading);font-weight:400;font-size:30px}.order-list,.address-card{display:grid;gap:10px}.order-row{display:grid;grid-template-columns:1fr auto auto;gap:12px;padding:12px 0;border-bottom:1px solid var(--color-line)}.cart-toast{position:fixed;right:18px;bottom:18px;z-index:40;max-width:340px;padding:16px;background:var(--color-ink);color:#fff;border-radius:var(--radius);box-shadow:var(--shadow-soft)}.cart-toast a{margin-left:8px;text-decoration:underline}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#0000006b}.mobile-menu__panel{width:min(420px,88vw);height:100%;padding:20px;background:#fff;overflow:auto}.mobile-menu__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.mobile-search{margin-bottom:18px}.mobile-menu__links{display:grid;gap:8px}.mobile-menu__links a,.mobile-menu__links summary{display:block;padding:12px 0;border-bottom:1px solid var(--color-line);font-weight:800}.mobile-menu__links details a{margin-left:14px;color:var(--color-muted);font-weight:600}@media(max-width:1080px){.header-search,.desktop-nav,.utility-bar{display:none}.header-main__menu{display:inline-grid}.header-actions .header-action:first-child{display:none}.trust-strip__grid,.category-grid,.product-grid,.footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-story__grid,.product-layout,.collection-hero,.cart-form{grid-template-columns:1fr}.product-info,.cart-summary{position:static}}@media(max-width:680px){.page-width{width:min(100% - 24px,var(--page-width))}.announcement__inner,.section-heading--row,.newsletter-band__inner,.footer-instagram,.footer-bottom,.collection-toolbar{align-items:flex-start;flex-direction:column}.header-main{min-height:68px}.brand{min-width:0}.brand__text{font-size:22px}.hero-jewelry{min-height:620px}.hero-jewelry__content{padding-bottom:48px}.section{padding:56px 0}.trust-strip__grid,.category-grid,.product-grid,.footer-main,.product-gallery{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--color-line)}.category-card{min-height:260px}.product-gallery__item:first-child{grid-column:auto}.product-info,.collection-hero,.cart-summary{padding:20px}.cart-item{grid-template-columns:82px 1fr}.cart-item .quantity-selector,.cart-item>strong{grid-column:2}.newsletter-form{grid-template-columns:1fr}.newsletter-form button{min-height:46px}.account-header,.account-grid,.order-row{grid-template-columns:1fr}.account-header{align-items:flex-start;flex-direction:column}}.custom-html-section__content,.custom-html-section__full{width:100%}.main-content .category-grid-section,.main-content .featured-collection,.main-content .newsletter-band{display:block;width:100%}.category-grid-section>.page-width,.featured-collection>.page-width,.newsletter-band>.page-width{width:min(100% - 32px,1180px);max-width:1180px;margin-left:auto;margin-right:auto}.category-grid-section .section-heading,.featured-collection .section-heading,.category-grid-section .category-grid,.featured-collection .product-grid{width:100%;margin-left:auto;margin-right:auto}.newsletter-band{background:var(--color-green)!important;color:#fff!important}.newsletter-band .eyebrow,.newsletter-band h2,.newsletter-band p{color:#fff}.newsletter-band__inner{min-height:280px;padding-block:64px;align-items:center}.newsletter-form,.newsletter-klaviyo{width:min(500px,100%)}.newsletter-klaviyo form,.newsletter-klaviyo .klaviyo-form{width:100%}@media(max-width:680px){.category-grid-section>.page-width,.featured-collection>.page-width,.newsletter-band>.page-width{width:min(100% - 24px,1180px)}.newsletter-band__inner{min-height:auto;padding-block:52px}}.product-layout--placeholder .button[disabled]{cursor:not-allowed;opacity:.7}.product-gallery__item--placeholder{background:#f4efeb;border-radius:6px;min-height:420px;display:flex;align-items:center;justify-content:center}.product-gallery__item--placeholder svg{max-width:72%;height:auto}.divider-section .page-width{text-align:center}.divider-section__line{margin-left:auto;margin-right:auto}.divider-section__preview-label{display:inline-block;margin-bottom:10px;padding:4px 10px;border:1px dashed rgba(34,29,26,.25);border-radius:999px;font-size:12px;color:#221d1aa6;background:#ffffffbf}.product-rating{display:flex;align-items:center;gap:10px;margin:10px 0 12px;font-size:14px;color:var(--color-muted)}.product-rating__stars{color:var(--color-gold);letter-spacing:1px;font-weight:800}.product-short-benefit{margin:12px 0 20px;color:#211f1dc7;font-size:15px}.product-trust-row{display:flex;flex-wrap:wrap;gap:0;margin:8px 0 16px;font-size:14px;color:#211f1de0}.product-trust-pill{display:grid;grid-template-columns:26px auto;align-items:center;column-gap:8px;row-gap:0;padding:0;background:transparent;border:0;border-radius:0;line-height:1.25}.product-trust-pill svg{width:20px;height:20px;flex:0 0 20px;justify-self:center;align-self:center;color:#141414f5;overflow:visible;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round;shape-rendering:geometricPrecision}.product-trust-pill span{display:inline-block}.product-trust-pill--secure svg{width:22px;height:22px;flex-basis:22px}.product-trust-pill--tracking svg{width:25px;height:25px;flex-basis:25px;stroke-width:1.7}.product-trust-pill--support svg{width:24px;height:24px;flex-basis:24px}.product-trust-row--stacked{display:grid;gap:10px;margin:10px 0 14px}.product-trust-row--stacked .product-trust-pill{width:fit-content;min-width:0}.product-benefit-list{margin:12px 0 0;padding-left:0;list-style:none;display:grid;gap:8px;color:#211f1dc7}.product-benefit-list li:before{content:"\2713";margin-right:8px;color:var(--color-rose);font-weight:800}@media(max-width:749px){.product-trust-row{font-size:14px;margin:8px 0 14px}.product-trust-pill{grid-template-columns:24px auto;column-gap:8px}.product-trust-pill svg{width:19px;height:19px;flex-basis:19px}.product-trust-pill--secure svg,.product-trust-pill--tracking svg,.product-trust-pill--support svg{width:21px;height:21px;flex-basis:21px}.product-trust-row--stacked{gap:9px}}.announcement--rotating{letter-spacing:.02em;text-transform:uppercase}.announcement__rotator{position:relative;width:100%;min-height:1.25em;display:grid;place-items:center;overflow:hidden;text-align:center}.announcement__item{grid-area:1 / 1;opacity:0;transform:translateY(8px);transition:opacity .26s ease,transform .26s ease;pointer-events:none}.announcement__item.is-active{opacity:1;transform:translateY(0);pointer-events:auto}.site-header{transition:box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.site-header.is-scrolled{border-bottom-color:#211d1a29;box-shadow:0 10px 24px #211d1a14}.header-main{display:grid;grid-template-columns:minmax(120px,1fr) auto minmax(120px,1fr);align-items:center;min-height:88px}.header-main__left{display:flex;align-items:center}.brand{min-width:0;justify-self:center;text-align:center}.brand__logo{max-height:54px}.brand__text{font-size:clamp(28px,3vw,38px);letter-spacing:.04em}.header-actions{justify-self:end;gap:10px}.header-action{color:var(--color-ink);text-decoration:none}.header-action--icon{position:relative;width:42px;height:42px;border:1px solid transparent;background:transparent;display:inline-grid;place-items:center;color:var(--color-ink);cursor:pointer}.header-action--icon:hover,.header-action--icon:focus-visible{border-color:var(--color-line);background:#fff}.header-action--icon .svg-wrapper,.icon-button .svg-wrapper{width:20px;height:20px;background:transparent;display:inline-flex;align-items:center;justify-content:center}.header-action--icon svg,.icon-button .svg-wrapper svg{width:100%;height:100%;display:block}.header-action--cart .cart-count{position:absolute;top:0;right:-2px;min-width:18px;height:18px;font-size:10px;line-height:1}.desktop-nav{border-top:1px solid rgba(33,29,26,.08)}.desktop-nav__inner{gap:clamp(18px,3vw,34px);letter-spacing:.05em}.mega-menu{width:min(980px,94vw);z-index:25}.mega-menu__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;border-radius:0 0 8px 8px}.mega-menu__grid--featured{grid-template-columns:repeat(3,minmax(0,1fr)) minmax(220px,.9fr)}.mega-menu__heading{margin-bottom:2px;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.mega-menu__image,.mega-menu__visual{display:block;min-width:0}.mega-menu__image img,.mega-menu__image svg{width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:8px;background:var(--color-soft)}.mega-menu__visual{position:relative;overflow:hidden;color:#fff}.mega-menu__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.44))}.mega-menu__visual span{position:absolute;left:16px;right:16px;bottom:14px;z-index:1;font-family:var(--font-heading);font-size:24px;line-height:1.1}.search-overlay[hidden]{display:none}.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80}.search-overlay__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#211d1a5c}.search-overlay__panel{position:relative;background:#fff;box-shadow:0 18px 40px #211d1a29}.search-overlay__close{position:absolute;top:18px;right:18px;z-index:1}.search-overlay__form{width:min(860px,calc(100% - 48px));min-height:140px;margin:0 auto;display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px}.search-overlay__form input{width:100%;border:0;border-bottom:1px solid var(--color-line);padding:18px 0;font-family:var(--font-heading);font-size:clamp(24px,4vw,44px);background:transparent}.search-overlay__form button{border:0;background:var(--color-ink);color:#fff;padding:14px 22px}.trust-strip__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.trust-item{grid-template-columns:42px 1fr;align-items:center;align-content:center;gap:14px}.trust-item__icon{width:42px;height:42px;border:1px solid var(--color-line);border-radius:50%;display:inline-grid;place-items:center;color:var(--color-ink);background:#fff}.trust-item__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.trust-item strong,.trust-item span:not(.trust-item__icon){display:block}.trust-item span:not(.trust-item__icon){margin-top:5px;line-height:1.35}.main-content .volume-discount,.main-content .lookbook-gallery,.main-content .image-text-luvia{display:block;width:100%}.volume-discount>.page-width,.lookbook-gallery>.page-width,.image-text-luvia>.page-width{width:min(100% - 32px,1180px);max-width:1180px;margin-left:auto;margin-right:auto}.volume-discount__inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(28px,5vw,64px);align-items:center;padding:clamp(30px,5vw,58px);background:#f5efea;border:1px solid rgba(173,123,90,.22);border-radius:8px}.volume-discount__content{max-width:520px}.volume-discount__content h2{font-size:clamp(34px,4vw,58px);margin:.25rem 0 .75rem}.volume-discount__content p{color:#211d1ab8}.volume-discount__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.volume-discount__card{min-height:170px;padding:22px;background:#fff;border:1px solid rgba(33,29,26,.1);border-radius:8px;display:grid;align-content:center;gap:10px;text-align:center}.volume-discount__card span{color:var(--color-muted);font-size:13px;letter-spacing:.08em;text-transform:uppercase}.volume-discount__card strong{font-family:var(--font-heading);font-size:clamp(24px,2.6vw,36px);font-weight:400;line-height:1.05}.lookbook-gallery .section-heading{max-width:680px;margin:0 auto 28px;text-align:center}.lookbook-gallery .section-heading p:not(.eyebrow){color:var(--color-muted)}.lookbook-gallery__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.lookbook-gallery__item{display:block;color:inherit}.lookbook-gallery__media{display:block;aspect-ratio:4 / 5;overflow:hidden;border-radius:8px;background:var(--color-soft)}.lookbook-gallery__media img,.lookbook-gallery__media svg{width:100%;height:100%;object-fit:cover;transition:transform .26s ease}.lookbook-gallery__item:hover img{transform:scale(1.025)}@media(max-width:1080px){.header-actions .header-action:first-child{display:inline-grid}.header-main__menu{display:inline-flex;flex-direction:column;gap:4px}.trust-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-item{border-right:1px solid var(--color-line);border-bottom:1px solid var(--color-line)}.trust-item:nth-child(2n){border-right:0}.trust-item:nth-last-child(-n+2){border-bottom:0}.volume-discount__inner{grid-template-columns:1fr}}@media(max-width:680px){.header-main{grid-template-columns:44px minmax(0,1fr) auto;gap:10px;min-height:70px}.brand{justify-self:start}.brand__logo{max-height:42px}.header-actions{gap:2px}.header-action--icon{width:38px;height:38px}.search-overlay__form{grid-template-columns:1fr;padding:66px 0 28px}.trust-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-item{min-height:154px;padding:18px 14px;grid-template-columns:1fr;justify-items:start}.volume-discount>.page-width,.lookbook-gallery>.page-width,.image-text-luvia>.page-width{width:min(100% - 24px,1180px)}.volume-discount__cards{grid-template-columns:1fr}.lookbook-gallery__grid{display:flex;gap:12px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory}.lookbook-gallery__item{flex:0 0 72vw;scroll-snap-align:start}}.price--luvia{display:flex;align-items:center;flex-wrap:wrap;gap:8px;line-height:1.1}.price--luvia .price__current{font-weight:900;color:#b33a2e}.price--luvia:not(.price--sale) .price__current{color:#211f1d}.price--luvia .price__compare{color:#211f1d;opacity:.75;font-weight:600}.price__badge,.product-card__badge--sale{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:4px 8px;background:#f3e7df;color:#8f4e37;font-size:11px;font-weight:900;letter-spacing:.02em}.product-card__media{position:relative}.product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}@media(hover:hover)and (min-width:750px){.product-card__media:hover .product-card__image--secondary{opacity:1}.product-card__media:hover .product-card__image--primary:has(+.product-card__image--secondary){opacity:0}}.product-card__actions{display:grid;grid-template-columns:1fr;gap:8px}.product-card__quick-view{min-height:38px;width:100%;font-size:12px}.quick-view-modal[hidden],.filter-drawer[hidden]{display:none}.quick-view-modal,.filter-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120}.quick-view-modal__backdrop,.filter-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#14121061;border:0}.quick-view-modal__dialog{position:relative;z-index:1;width:min(860px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow:auto;margin:24px auto;background:#fff;border-radius:14px;border:1px solid var(--color-line);box-shadow:0 24px 80px #0000002e;padding:24px}.quick-view-modal__close,.filter-drawer__header button{border:0;background:transparent;font-size:28px;line-height:1;cursor:pointer}.quick-view-modal__close{position:absolute;top:12px;right:14px}.quick-view-modal__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:28px}.quick-view-modal__media{background:var(--color-soft);border-radius:10px;overflow:hidden}.quick-view-modal__media img,.quick-view-modal__media svg{width:100%;aspect-ratio:4 / 5;object-fit:cover}.quantity-row--compact{margin:18px 0}.collection-toolbar--enhanced{display:flex;align-items:center;justify-content:space-between;gap:16px}.collection-toolbar__meta{display:flex;align-items:center;gap:14px;font-weight:700}.collection-filter-toggle{display:inline-flex}.filter-drawer__panel{position:absolute;right:0;top:0;bottom:0;width:min(420px,92vw);background:#fff;z-index:1;padding:24px;overflow:auto;box-shadow:-16px 0 60px #00000024}.filter-drawer__header,.filter-drawer__actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.filter-drawer__header{margin-bottom:20px}.filter-drawer__actions{position:sticky;bottom:-24px;background:#fff;padding:18px 0 0;margin-top:22px}.active-filter-chips{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 22px}.filter-chip{display:inline-flex;border:1px solid var(--color-line);border-radius:999px;padding:6px 10px;color:inherit;font-size:12px;text-decoration:none;background:#fff}.filter-chip--clear{background:var(--color-soft);font-weight:800}.collection-intro-banner{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.8fr);gap:34px;align-items:center;padding:34px;margin:24px 0 28px;background:#fff;border:1px solid var(--color-line);border-radius:14px}.collection-intro-banner--left .collection-intro-banner__content{order:2}.collection-intro-banner__content{max-width:560px}.collection-intro-banner__content h2{font-size:clamp(32px,4vw,58px);margin:0 0 10px}.collection-intro-banner__media{border-radius:12px;background:var(--color-soft);overflow:hidden;min-height:260px}.collection-intro-banner__media img,.collection-intro-banner__media svg{width:100%;height:100%;min-height:260px;object-fit:cover}.collection-related-categories{margin:64px 0 20px}.collection-related-categories h2{font-size:clamp(32px,4vw,56px);margin-top:0}.collection-related-categories__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.collection-related-card{display:grid;gap:10px;text-decoration:none;color:inherit;font-weight:800}.collection-related-card__media{aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background:var(--color-soft)}.collection-related-card__media img,.collection-related-card__media svg{width:100%;height:100%;object-fit:cover}.limited-status{display:inline-flex;align-items:center;gap:8px;margin:4px 0 10px;font-size:14px;font-weight:800;color:#8f4e37}.limited-status__dot{width:9px;height:9px;border-radius:999px;background:#d9822b;box-shadow:0 0 #d9822b99;animation:luvia-pulse 1.45s infinite}@keyframes luvia-pulse{0%{box-shadow:0 0 #d9822b8c}70%{box-shadow:0 0 0 8px #d9822b00}to{box-shadow:0 0 #d9822b00}}.product-benefit-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:18px 0 20px}.product-benefit-cards span{border:1px solid var(--color-line);border-radius:10px;padding:10px 12px;background:#fff;font-size:13px;font-weight:800}.volume-discount-box,.delivery-estimate-box,.product-contact-box{margin-top:18px;padding:16px;background:#f7f2ec;border:1px solid var(--color-line);border-radius:10px}.volume-discount-box{display:grid;gap:10px}.volume-discount-box>div{display:flex;justify-content:space-between;gap:16px;padding:8px 0;border-top:1px solid rgba(34,29,26,.1)}.volume-discount-box small{color:var(--color-muted)}.delivery-estimate-box p,.product-contact-box p{margin:6px 0;color:#211f1dbf}.text-link--muted{opacity:.65}.product-details-table{display:grid;gap:0;margin:14px 0 0}.product-details-table div{display:grid;grid-template-columns:130px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid var(--color-line)}.product-details-table dt{font-weight:900}.product-details-table dd{margin:0;color:var(--color-muted)}.sticky-product-bar{position:fixed;left:50%;bottom:14px;transform:translate(-50%);z-index:80;width:min(680px,calc(100vw - 24px));display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;background:#fff;border:1px solid var(--color-line);border-radius:14px;box-shadow:0 16px 48px #00000026}.sticky-product-bar[hidden]{display:none}.sticky-product-bar .price{font-size:13px;margin-top:4px}.product-reviews-section,.product-lookbook-section,.product-recommendations-luvia{margin:72px 0 0}.product-section-heading{max-width:680px;margin-bottom:28px}.product-section-heading h2{font-size:clamp(32px,4vw,56px);margin:0 0 8px}.product-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.review-card{padding:20px;border:1px solid var(--color-line);border-radius:12px;background:#fff}.review-card div{color:var(--color-gold);letter-spacing:1px;margin-bottom:10px}.review-card p{color:var(--color-muted)}.review-card span{font-size:12px;font-weight:800;color:#8f4e37}.lookbook-gallery__grid--product{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.site-footer--sarah-inspired .footer-main--expanded{grid-template-columns:1.4fr repeat(4,minmax(0,1fr));align-items:start}.footer-column{display:grid;gap:10px;align-content:start}.footer-company-details{margin-top:16px;color:#ffffffa8;font-size:13px;line-height:1.6}.footer-payment-icons{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.footer-payment-icons span{border:1px solid rgba(255,255,255,.16);border-radius:6px;padding:5px 7px;font-size:11px;color:#ffffffc7}@media(max-width:989px){.quick-view-modal__grid,.collection-intro-banner,.collection-intro-banner--left .collection-intro-banner__content{grid-template-columns:1fr;order:initial}.collection-related-categories__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-review-grid{grid-template-columns:1fr}.lookbook-gallery__grid--product{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.lookbook-gallery__grid--product .lookbook-card{flex:0 0 58vw;scroll-snap-align:start}.site-footer--sarah-inspired .footer-main--expanded{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.collection-toolbar--enhanced{align-items:stretch;flex-direction:column}.collection-toolbar__meta{justify-content:space-between}.collection-sort-form .sort-select{width:100%;justify-content:space-between}.collection-intro-banner{padding:20px}.collection-related-categories__grid{display:flex;overflow-x:auto;gap:12px}.collection-related-card{flex:0 0 42vw}.quick-view-modal__dialog{width:calc(100vw - 18px);padding:18px;margin:9px auto}.product-benefit-cards{grid-template-columns:1fr}.sticky-product-bar{bottom:8px}.sticky-product-bar .button{padding-inline:14px}.site-footer--sarah-inspired .footer-main--expanded{grid-template-columns:1fr}}.product-recommendations-auto .product-section-heading{text-align:center;max-width:720px;margin:0 auto 28px}.product-grid--recommendations{margin-top:18px}.product-recommendations-auto__skeleton{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-recommendations-auto__skeleton span{display:block;min-height:280px;border-radius:18px;background:linear-gradient(90deg,#f7f2ee,#fbfaf8,#f7f2ee);background-size:200% 100%;animation:luviaSkeleton 1.4s ease-in-out infinite}@keyframes luviaSkeleton{0%{background-position:0% 0}to{background-position:-200% 0}}@media(max-width:749px){.product-recommendations-auto__skeleton{grid-template-columns:repeat(2,minmax(0,1fr))}.product-recommendations-auto__skeleton span{min-height:210px}}.site-header{position:sticky;top:0;z-index:40;background:#fff}.utility-bar{position:relative;z-index:2;background:#fff}.header-main__menu{display:none}@media(max-width:989px){.header-main__menu{display:inline-flex;flex-direction:column;gap:4px}}.trust-item__icon svg{width:20px;height:20px}.volume-discount>.page-width{max-width:1020px}.volume-discount__inner{grid-template-columns:1fr;gap:28px;padding:28px 34px;text-align:center}.volume-discount__content{max-width:720px;margin:0 auto}.volume-discount__content h2{font-size:clamp(30px,3.4vw,42px);max-width:12ch;margin-inline:auto}.volume-discount__cards{max-width:720px;margin:0 auto;grid-template-columns:repeat(3,minmax(160px,1fr))}.volume-discount__card{min-height:130px;padding:18px}.volume-discount__card strong{font-size:clamp(20px,2.1vw,30px)}.lookbook-gallery{padding-block:34px}.lookbook-gallery .section-heading{margin-bottom:20px}.lookbook-gallery__marquee{overflow:hidden}.lookbook-gallery__track{display:flex;gap:14px;width:max-content;animation:luvia-lookbook-scroll 55s linear infinite}.lookbook-gallery__item{flex:0 0 182px}.lookbook-gallery__media{aspect-ratio:4/5}@keyframes luvia-lookbook-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 7px))}}.testimonials-luvia{padding-block:34px}.testimonials-luvia .section-heading{margin-bottom:20px}.newsletter-band{padding-block:34px!important}.newsletter-band__inner{align-items:center;gap:24px}.newsletter-band h2{font-size:clamp(30px,3.6vw,50px);margin-bottom:12px}.newsletter-band .eyebrow{margin-bottom:10px}.newsletter-band__inner>div{max-width:560px}.newsletter-form{width:min(430px,100%)}.newsletter-form input{padding:14px 16px}.site-footer--sarah-inspired{padding-top:0}.site-footer--sarah-inspired .footer-main--expanded{gap:28px;grid-template-columns:1.2fr repeat(4,minmax(0,1fr));padding-block:38px 24px}.site-footer--sarah-inspired .footer-column h3,.site-footer--sarah-inspired .footer-brand h2{margin-bottom:6px}.site-footer--sarah-inspired .footer-column{gap:8px}.site-footer--sarah-inspired .footer-column a,.site-footer--sarah-inspired .footer-brand p,.site-footer--sarah-inspired .footer-company-details{font-size:14px;line-height:1.55}.site-footer--sarah-inspired .footer-bottom{padding-block:14px;font-size:13px}@media(max-width:989px){.volume-discount__cards{grid-template-columns:repeat(3,minmax(140px,1fr))}.lookbook-gallery__item{flex-basis:160px}}@media(max-width:749px){.volume-discount__inner{padding:24px 18px}.volume-discount__cards{grid-template-columns:1fr;max-width:100%}.volume-discount__card{min-height:unset}.lookbook-gallery__track{gap:10px}.lookbook-gallery__item{flex-basis:132px}.newsletter-band{padding-block:26px!important}.site-footer--sarah-inspired .footer-main--expanded{padding-block:28px 18px}}#shopify-section-header,.site-header{position:sticky!important;top:0!important;z-index:1000!important}.site-header{background:#fff}.testimonials-luvia>.page-width,.lookbook-gallery>.page-width{width:100%!important;max-width:none!important;padding-left:0!important;padding-right:0!important}.testimonials-luvia .section-heading,.lookbook-gallery .section-heading{max-width:760px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}.testimonials-luvia__marquee,.lookbook-gallery__marquee{width:100vw;margin-left:50%;transform:translate(-50%)}.testimonials-luvia__track,.lookbook-gallery__track{padding-left:0}.main-content .volume-discount.volume-discount--strip{padding:18px 0!important}.volume-discount--strip .volume-discount-strip{width:min(100% - 32px,1180px);margin:0 auto;display:grid;grid-template-columns:minmax(220px,.9fr) minmax(0,1.8fr) auto;align-items:center;gap:18px;padding:14px 18px;border:1px solid rgba(173,123,90,.24);background:#f8f3ef;border-radius:999px}.volume-discount-strip__label{display:grid;gap:2px}.volume-discount-strip__label span{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#ad7b5a;font-weight:800}.volume-discount-strip__label strong{font-size:15px;line-height:1.2}.volume-discount-strip__items{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.volume-discount-strip__item{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid rgba(33,29,26,.1);border-radius:999px;background:#fff;white-space:nowrap}.volume-discount-strip__item span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted)}.volume-discount-strip__item strong{font-family:var(--font-body);font-size:14px;font-weight:800}.volume-discount-strip__link{font-size:13px;font-weight:800;text-decoration:underline;text-underline-offset:4px}.newsletter-band{padding-block:24px!important}.newsletter-band__inner{width:min(100% - 32px,980px)!important;min-height:0!important;gap:20px!important}.newsletter-band__inner>div{max-width:500px!important}.newsletter-band h2{font-size:clamp(28px,3vw,42px)!important;line-height:1.05!important}.newsletter-form{width:min(390px,100%)!important}.trust-item__icon svg path{vector-effect:non-scaling-stroke}@media(max-width:989px){.volume-discount--strip .volume-discount-strip{grid-template-columns:1fr;border-radius:18px;text-align:center}.volume-discount-strip__label{justify-items:center}}@media(max-width:749px){.main-content .volume-discount.volume-discount--strip{padding:12px 0!important}.volume-discount--strip .volume-discount-strip{padding:14px;width:min(100% - 24px,1180px)}.volume-discount-strip__items{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}.volume-discount-strip__item{flex:0 0 auto}.newsletter-band{padding-block:22px!important}}.trust-item__icon svg{width:24px;height:24px;stroke-width:1.8}.trust-item__icon--shipping svg{width:24px;height:24px}.trust-item__icon--secure svg{width:24px;height:24px}.trust-item__icon--returns svg{width:24px;height:24px}.trust-item__icon--mail svg{width:24px;height:24px}.trust-item__icon--returns svg{width:20px!important;height:20px!important}.collection-template{padding:28px 0 72px}.collection-template>.page-width{width:min(100% - 48px,1280px)}.collection-intro-banner{margin:0 0 22px;padding:24px 28px;grid-template-columns:minmax(0,1fr) minmax(220px,.38fr);gap:24px;border-radius:14px}.collection-intro-banner__content h2{font-size:clamp(28px,3vw,42px);line-height:1.1}.collection-intro-banner__media,.collection-intro-banner__media img,.collection-intro-banner__media svg{min-height:180px}.collection-hero{margin:8px 0 18px;padding:0 0 18px;background:transparent;border:0;border-bottom:1px solid rgba(34,29,26,.12);border-radius:0;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.collection-hero>div{max-width:760px}.collection-hero .eyebrow{margin-bottom:8px}.collection-hero h1{font-size:clamp(32px,4.2vw,56px);line-height:.98;margin:0}.collection-hero .rte{margin-top:10px;max-width:680px;color:#211d1ab8}.collection-hero img{width:min(220px,24vw);aspect-ratio:1 / 1;object-fit:cover;border-radius:14px;background:var(--color-soft)}.collection-toolbar.collection-toolbar--enhanced{margin:0 0 22px;padding:14px 0;background:transparent;border:0;border-bottom:1px solid rgba(34,29,26,.12);border-radius:0}.collection-toolbar__meta{gap:12px;font-size:14px;font-weight:700;color:#211d1ad1}.collection-filter-toggle.button,.collection-filter-toggle.button--secondary{min-height:38px;padding:0 16px;border-radius:999px;background:transparent;color:var(--color-ink);border:1px solid rgba(34,29,26,.18);box-shadow:none}.collection-filter-toggle.button:hover{background:#fff;border-color:#221d1a52}.collection-sort-form .sort-select{font-size:14px}.collection-sort-form .sort-select select{min-height:38px;padding:0 38px 0 14px;border-radius:999px;background-color:#fff}.active-filter-chips{margin:-6px 0 20px}.collection-related-categories{margin-top:48px}@media(max-width:989px){.collection-intro-banner{grid-template-columns:1fr}.collection-hero{align-items:flex-start}.collection-hero img{display:none}}@media(max-width:749px){.collection-template>.page-width{width:min(100% - 28px,1280px)}.collection-template{padding-top:22px}.collection-hero{margin-top:4px}.collection-hero h1{font-size:clamp(34px,12vw,46px)}.collection-toolbar.collection-toolbar--enhanced{gap:12px;padding:12px 0}.collection-toolbar__meta{align-items:center}.collection-sort-form .sort-select{width:100%}}.product-trust-row--stacked{margin:10px 0 8px}.limited-status{margin:4px 0 14px}.product-short-benefit{margin:14px 0 16px}.product-benefit-list--sarah{margin:10px 0 18px;padding:0;list-style:none;display:grid;gap:10px}.product-benefit-list--sarah li{display:grid;grid-template-columns:22px 1fr;align-items:center;gap:10px;color:#211f1deb;font-size:14px;font-weight:500}.product-benefit-list--sarah li:before{content:none}.product-benefit-list--sarah svg{width:18px;height:18px;color:#141414f5;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.product-payment-strip{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:16px 0 18px}.product-payment-strip span{display:inline-flex;align-items:center;justify-content:center;min-width:46px;min-height:30px;padding:3px 6px;border:1px solid rgba(34,29,26,.1);border-radius:4px;background:#fff}.product-payment-strip svg{width:36px;height:22px}.product-shipping-inline{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:8px 0 18px;font-size:14px;color:#211f1de6}.product-shipping-inline__item{display:flex;align-items:center;gap:10px}.product-shipping-inline__item--right{margin-left:auto;text-align:right}.product-shipping-inline__dot{width:10px;height:10px;border-radius:999px;background:#2ebd59;box-shadow:0 0 #2ebd5959;animation:luvia-pulse-green 1.5s infinite}@keyframes luvia-pulse-green{0%{box-shadow:0 0 #2ebd5959}70%{box-shadow:0 0 0 8px #2ebd5900}to{box-shadow:0 0 #2ebd5900}}@media(max-width:749px){.product-payment-strip{gap:8px;margin:14px 0 16px}.product-payment-strip span{min-width:42px;min-height:28px}.product-payment-strip svg{width:32px;height:20px}.product-shipping-inline{flex-direction:column;align-items:flex-start;gap:8px}.product-shipping-inline__item--right{margin-left:0;text-align:left}}.product-info>h1+.price--luvia{margin:10px 0 12px}.product-info>h1+.price--luvia .price__current{font-size:clamp(2.2rem,4vw,3rem);line-height:1}.product-info>h1+.price--luvia .price__compare{font-size:1.5rem}.product-info>h1+.price--luvia .price__badge{font-size:1.05rem;padding:6px 10px}.product-rating{margin-top:2px}.product-trust-row--stacked{display:none}.product-payment-strip{justify-content:center;gap:14px;margin:18px 0 20px}.product-payment-strip span{min-width:58px;min-height:38px;padding:4px 8px}.product-payment-strip svg{width:44px;height:28px}.product-shipping-inline__item--right span{font-weight:600}@media(max-width:749px){.product-info>h1+.price--luvia .price__current{font-size:2rem}.product-info>h1+.price--luvia .price__compare{font-size:1.2rem}.product-payment-strip{gap:10px}.product-payment-strip span{min-width:52px;min-height:34px}.product-payment-strip svg{width:40px;height:24px}}.product-info>.product-rating{margin:0 0 10px}.product-info>h1{margin-top:0}.product-info>h1+.price--luvia{margin:12px 0}.product-info>h1+.price--luvia .price__current{font-size:clamp(1.7rem,3vw,2.35rem)}.product-info>h1+.price--luvia .price__compare{font-size:1.2rem}.product-info>h1+.price--luvia .price__badge{font-size:.95rem;padding:5px 9px}.limited-status{margin:12px 0 10px}.product-payment-strip{justify-content:center}@media(max-width:749px){.product-info>h1+.price--luvia .price__current{font-size:1.9rem}.product-info>h1+.price--luvia .price__compare{font-size:1.05rem}}.product-info>h1+.price--luvia .price__current{font-size:clamp(1.55rem,2.6vw,2.05rem)}.product-info>h1+.price--luvia .price__compare{font-size:1.02rem}.product-info>h1+.price--luvia .price__badge{font-size:.9rem;padding:4px 8px}.product-benefit-list--sarah{margin-bottom:6px}.limited-status{margin:4px 0 8px}.product-short-benefit{margin:8px 0 14px}.product-shipping-inline__item--right span{white-space:nowrap}@media(max-width:749px){.product-info>h1+.price--luvia .price__current{font-size:1.75rem}}.product-info>h1+.price--luvia .price__current{font-size:clamp(1.35rem,1.9vw,1.65rem)!important;line-height:1.05}.product-info>h1+.price--luvia .price__compare{font-size:.95rem!important}.product-info>h1+.price--luvia .price__badge{font-size:.8rem!important;padding:3px 7px!important}@media(max-width:749px){.product-info>h1+.price--luvia .price__current{font-size:1.45rem!important}}.product-info>h1+.price--luvia .price__current{font-size:clamp(1.12rem,1.45vw,1.34rem)!important;line-height:1.05}.product-info>h1+.price--luvia .price__compare{font-size:.86rem!important}.product-info>h1+.price--luvia .price__badge{font-size:.74rem!important;padding:3px 6px!important}@media(max-width:749px){.product-info>h1+.price--luvia .price__current{font-size:1.22rem!important}.product-info>h1+.price--luvia .price__compare{font-size:.82rem!important}}.footer-mobile{display:none}@keyframes luvia-mobile-menu-drop{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:749px){html,body{width:100%;max-width:100%;overflow-x:clip;overscroll-behavior-x:none}@supports not (overflow: clip){html,body{overflow-x:hidden}}body.mobile-menu-open{overflow:hidden}.main-content,.site-footer,.newsletter-band,.trust-strip,.volume-discount,.testimonials-luvia,.lookbook-gallery{width:100%;max-width:100%}.site-header{overflow:visible}.header-main__menu{width:42px;height:42px;padding:0;display:inline-flex!important;flex-direction:column;align-items:center;justify-content:center;gap:5px;line-height:0}.header-main__menu>span{width:18px;height:2px;margin:0;flex:0 0 auto}.mobile-menu{position:absolute;inset:100% 0 auto 0;z-index:80;width:100%;max-height:calc(100dvh - 70px);background:#fff;border-top:1px solid var(--color-line);box-shadow:0 18px 36px #211d1a29;overflow:hidden;animation:luvia-mobile-menu-drop .18s ease both}.mobile-menu__panel{width:100%;height:auto;max-height:calc(100dvh - 70px);padding:18px 20px 24px;overflow-y:auto;overscroll-behavior:contain;background:#fff}.mobile-menu__top{margin-bottom:8px;padding-bottom:12px;border-bottom:1px solid var(--color-line)}.mobile-menu__top strong{font-family:var(--font-heading);font-size:24px;font-weight:400}.mobile-menu__links{gap:0}.mobile-menu__links a,.mobile-menu__links summary{padding:15px 2px}.trust-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.trust-item{min-height:176px;padding:20px 14px;grid-template-columns:1fr!important;align-content:center;align-items:center;justify-items:center!important;gap:11px;text-align:center}.trust-item__icon{margin:0 auto}.trust-item>div{width:100%;text-align:center}.trust-item strong,.trust-item span:not(.trust-item__icon){text-align:center}.trust-item strong{max-width:15ch;margin-inline:auto;line-height:1.35}.trust-item span:not(.trust-item__icon){max-width:19ch;margin:6px auto 0;line-height:1.42}.volume-discount--strip .volume-discount-strip{gap:12px;padding:14px 12px 12px}.volume-discount-strip__label{gap:4px}.volume-discount-strip__label strong{max-width:26ch;margin-inline:auto;font-size:14px}.volume-discount-strip__items{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;gap:6px;padding:0;overflow:visible!important}.volume-discount-strip__item{min-width:0;padding:9px 5px;display:grid;justify-items:center;gap:4px;border-radius:12px;white-space:normal;text-align:center}.volume-discount-strip__item span{font-size:9px;line-height:1.2}.volume-discount-strip__item strong{font-size:12px;line-height:1.18}.footer-main--desktop{display:none!important}.footer-mobile{display:block;width:min(100% - 32px,560px);margin:0 auto;padding:30px 0 18px}.footer-mobile__brand{padding-bottom:24px}.footer-mobile__brand h2{margin:0 0 12px;font-family:var(--font-heading);font-size:36px;font-weight:400;line-height:1}.footer-mobile__brand p{max-width:31ch;margin:0;color:#ffffffc7;font-size:14px;line-height:1.65}.footer-mobile .footer-company-details{margin-top:16px}.footer-mobile__accordions{border-top:1px solid rgba(255,255,255,.15)}.footer-mobile__accordions details{border-bottom:1px solid rgba(255,255,255,.15)}.footer-mobile__accordions summary{position:relative;padding:17px 34px 17px 0;list-style:none;cursor:pointer;color:#fff;font-size:15px;font-weight:800}.footer-mobile__accordions summary::-webkit-details-marker{display:none}.footer-mobile__accordions summary:after{content:"+";position:absolute;top:50%;right:2px;transform:translateY(-50%);font-size:22px;font-weight:400}.footer-mobile__accordions details[open] summary:after{content:"\2212"}.footer-mobile__links{display:grid;gap:0;padding:0 0 14px}.footer-mobile__links a{padding:8px 0;color:#ffffffc2;font-size:14px;line-height:1.35}.footer-mobile__links--social{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.footer-mobile__links--social a{padding:9px 6px;border:1px solid rgba(255,255,255,.16);border-radius:8px;text-align:center}.footer-mobile__payments{display:flex;flex-wrap:wrap;gap:7px;padding-top:20px}.footer-mobile__payments span{padding:6px 9px;border:1px solid rgba(255,255,255,.16);border-radius:7px;color:#ffffffc7;font-size:11px}.site-footer--sarah-inspired .footer-bottom{width:min(100% - 32px,560px);margin:0 auto;padding:16px 0 22px;gap:8px;border-top:1px solid rgba(255,255,255,.15);align-items:flex-start;font-size:12px;line-height:1.5}.testimonials-luvia__marquee,.lookbook-gallery__marquee{width:100%!important;max-width:100%!important;margin-left:0!important;transform:none!important}.testimonials-luvia__track,.lookbook-gallery__track,.lookbook-gallery__grid,.lookbook-gallery__grid--product,.collection-related-categories__grid{max-width:100%;scrollbar-width:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.testimonials-luvia__track::-webkit-scrollbar,.lookbook-gallery__track::-webkit-scrollbar,.lookbook-gallery__grid::-webkit-scrollbar,.lookbook-gallery__grid--product::-webkit-scrollbar,.collection-related-categories__grid::-webkit-scrollbar{display:none}}.footer-column--payments .footer-payment-icons{margin-top:2px}@media(max-width:749px){.image-text-luvia--no-image{padding-top:22px;padding-bottom:22px}.image-text-luvia--no-image .image-text-luvia__content{padding-inline:0}.testimonials-luvia__marquee{overflow:hidden!important}.testimonials-luvia__track{width:max-content!important;max-width:none!important;flex-wrap:nowrap!important}.testimonials-luvia__card{flex:0 0 min(82vw,320px)!important;width:min(82vw,320px)!important;min-width:min(82vw,320px)!important;padding:20px!important}.testimonials-luvia__card p{font-size:15px;line-height:1.55}.footer-mobile__links--social{display:none!important}}@media(max-width:749px){.lookbook-gallery__track{animation-duration:30s!important}}.search-overlay__submit-icon,.mobile-menu__account{display:none}@media(max-width:749px){.search-overlay__panel{min-height:88px;padding:0 14px}.search-overlay__close{top:12px;right:12px;width:36px;height:36px}.search-overlay__form{width:100%;min-height:88px;margin:0;padding:16px 46px 16px 0;display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:8px}.search-overlay__form input{min-width:0;height:44px;padding:10px 14px;border:1px solid var(--color-line);border-radius:999px;font-family:var(--font-body);font-size:16px;line-height:1.2;background:#fff}.search-overlay__submit{width:44px;height:44px;min-width:44px;padding:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;align-self:center;line-height:0;background:var(--color-ink);color:#fff}.search-overlay__submit-label{display:none}.search-overlay__submit-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin:0;line-height:0}.search-overlay__submit-icon svg{display:block;width:100%;height:100%}.product-card:hover .product-card__media img,.product-card:focus-within .product-card__media img{transform:none!important}.product-card__image--secondary{display:none!important}.product-card__image--primary{opacity:1!important}.mobile-menu__account{display:block;margin-top:10px;padding-top:14px;border-top:1px solid var(--color-line)}.mobile-menu__account-link{min-height:46px;padding:10px 2px;display:flex;align-items:center;gap:10px;font-weight:800}.mobile-menu__account-link .svg-wrapper{width:21px;height:21px;flex:0 0 auto}}@media(max-width:749px){.search-overlay__submit{color:#fff!important}.search-overlay__submit-icon{display:flex!important;align-items:center;justify-content:center;width:20px;height:20px;color:#fff!important}.search-overlay__submit-icon svg{display:block;width:20px;height:20px;fill:none!important;stroke:#fff!important;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}}@media(max-width:749px){.search-overlay__submit{position:relative}.search-overlay__submit-icon{position:relative;display:block!important;width:20px!important;height:20px!important;flex:0 0 20px}.search-overlay__submit-icon:before,.search-overlay__submit-icon:after{content:"";position:absolute;display:block;box-sizing:border-box;pointer-events:none}.search-overlay__submit-icon:before{width:11px;height:11px;left:2px;top:2px;border:2px solid #fff;border-radius:50%}.search-overlay__submit-icon:after{width:7px;height:2px;left:12px;top:13px;border-radius:999px;background:#fff;transform:rotate(45deg);transform-origin:left center}}@media(max-width:749px){.search-overlay__panel{min-height:82px}.search-overlay__form{position:relative;display:block;min-height:82px;padding:16px 0}.search-overlay__form input{width:calc(100% - 58px);height:44px;padding:10px 48px 10px 16px;border:1px solid rgba(33,31,29,.42);border-radius:999px;box-shadow:none}.search-overlay__form input:focus{border-color:var(--color-ink);outline:none;box-shadow:0 0 0 1px var(--color-ink)}.search-overlay__submit{position:absolute;top:50%;right:64px;width:34px;height:34px;min-width:34px;padding:0;transform:translateY(-50%);border:0;border-radius:50%;background:transparent;color:var(--color-ink)!important;box-shadow:none}.search-overlay__submit:active{background:#211f1d0f}.search-overlay__submit-icon{width:18px!important;height:18px!important;flex-basis:18px}.search-overlay__submit-icon:before{width:10px;height:10px;left:2px;top:2px;border:1.6px solid currentColor}.search-overlay__submit-icon:after{width:6px;height:1.6px;left:11px;top:12px;background:currentColor}}@media(max-width:749px){.search-overlay__panel{min-height:88px;padding:0 14px}.search-overlay__form{position:relative;width:100%;min-height:88px;margin:0;padding:16px 48px 16px 0;display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:9px}.search-overlay__form input{width:100%;height:44px;padding:10px 14px;border:1px solid var(--color-ink);border-radius:999px;box-shadow:none}.search-overlay__submit{position:static;width:42px;height:42px;min-width:42px;padding:0;transform:none;border:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--color-ink);color:#fff!important;box-shadow:none;line-height:0}.search-overlay__submit:active{background:var(--color-ink);opacity:.88}.search-overlay__submit-icon{position:static;display:inline-flex!important;align-items:center;justify-content:center;width:18px!important;height:18px!important;flex:0 0 18px;margin:0;color:#fff!important;line-height:0;--icon-stroke-width: 1.7px}.search-overlay__submit-icon:before,.search-overlay__submit-icon:after{content:none!important;display:none!important}.search-overlay__submit-icon svg{display:block!important;width:18px!important;height:18px!important;fill:none!important;color:#fff!important;stroke:currentColor!important}}@media(max-width:749px){.header-main__menu,.search-overlay__close,.mobile-menu__top .icon-button{border-radius:50%!important;display:inline-flex;align-items:center;justify-content:center;padding:0;line-height:0;flex-shrink:0}.header-main__menu{width:42px;height:42px;min-width:42px}.search-overlay__close,.mobile-menu__top .icon-button{width:36px;height:36px;min-width:36px}.search-overlay__close .svg-wrapper,.mobile-menu__top .icon-button .svg-wrapper{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}}@media(min-width:990px){.product-gallery[data-product-gallery]{display:grid;grid-template-columns:84px minmax(0,1fr);gap:14px;align-items:start}.product-gallery__thumbs{display:flex;flex-direction:column;gap:10px;max-height:calc(100vh - 150px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.product-gallery__thumbs::-webkit-scrollbar{display:none}.product-gallery__thumb{width:84px;aspect-ratio:4 / 5;padding:0;border:1px solid var(--color-line);border-radius:8px;background:var(--color-soft);overflow:hidden;cursor:pointer;opacity:.72;transition:opacity .18s ease,border-color .18s ease,box-shadow .18s ease}.product-gallery__thumb:hover,.product-gallery__thumb:focus-visible,.product-gallery__thumb.is-active{opacity:1;border-color:var(--color-ink)}.product-gallery__thumb.is-active{box-shadow:inset 0 0 0 1px var(--color-ink)}.product-gallery__thumb img{width:100%;height:100%;display:block;object-fit:cover}.product-gallery__stage{min-width:0}.product-gallery__item{display:none;grid-column:auto;aspect-ratio:4 / 5}.product-gallery__item.is-active{display:block}}@media(max-width:989px){.product-gallery__thumbs,.product-gallery [data-gallery-variants]{display:none}.product-gallery__stage{display:grid;grid-template-columns:1fr;gap:12px}.product-gallery__item{display:block}}@media(min-width:750px){.search-overlay{display:flex;align-items:flex-start;justify-content:center;padding:74px 24px 24px}.search-overlay__backdrop{background:#211d1a47;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.search-overlay__panel{position:relative;z-index:1;width:min(720px,calc(100vw - 48px));min-height:0;padding:24px 76px 24px 24px;border:1px solid rgba(33,29,26,.1);border-radius:14px;box-shadow:0 24px 60px #211d1a38}.search-overlay__close{top:50%;right:20px;width:40px;height:40px;min-width:40px;transform:translateY(-50%);border-radius:50%;border-color:#211d1a24}.search-overlay__form{width:100%;min-height:0;margin:0;display:grid;grid-template-columns:minmax(0,1fr) 46px;align-items:center;gap:10px}.search-overlay__form input{width:100%;height:48px;padding:12px 18px;border:1px solid var(--color-ink);border-radius:999px;font-family:var(--font-body);font-size:17px;line-height:1.2;background:#fff;box-shadow:none}.search-overlay__form input::placeholder{color:var(--color-muted);opacity:1}.search-overlay__submit{width:46px;height:46px;min-width:46px;padding:0;border:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--color-ink);color:#fff;line-height:0}.search-overlay__submit:hover,.search-overlay__submit:focus-visible{opacity:.88}.search-overlay__submit-label{display:none}.search-overlay__submit-icon{display:inline-flex!important;align-items:center;justify-content:center;width:19px;height:19px;color:#fff;--icon-stroke-width: 1.7px}.search-overlay__submit-icon:before,.search-overlay__submit-icon:after{content:none!important;display:none!important}.search-overlay__submit-icon svg{display:block!important;width:19px!important;height:19px!important;color:#fff!important;fill:none!important;stroke:currentColor!important}}.header-inline-search[hidden]{display:none!important}@keyframes luvia-inline-search-in{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@media(min-width:1081px){.search-overlay{display:none!important}.header-actions{position:relative}.header-inline-search{display:block;width:clamp(260px,25vw,390px);animation:luvia-inline-search-in .16s ease both}.header-inline-search__form{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:8px;width:100%}.header-inline-search__form input{width:100%;min-width:0;height:42px;padding:10px 16px;border:1px solid var(--color-line);border-radius:999px;background:#fff;color:var(--color-ink);font-family:var(--font-body);font-size:14px;line-height:1.2;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.header-inline-search__form input:focus{border-color:var(--color-ink);box-shadow:0 0 0 2px #211d1a0f}.header-inline-search__submit{width:42px;height:42px;min-width:42px;padding:0;border:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--color-ink);color:#fff;line-height:0;cursor:pointer}.header-inline-search__submit .svg-wrapper{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:#fff;--icon-stroke-width: 1.7px}.header-inline-search__submit svg{display:block;width:18px;height:18px;color:#fff;fill:none;stroke:currentColor}.site-header.is-search-open [data-search-open]{display:none}}@media(max-width:1080px){.header-inline-search{display:none!important}}@media(min-width:990px){.product-gallery[data-product-gallery]{position:relative}.product-gallery__thumbs{max-height:none;overflow:visible}.product-gallery__thumb--more{position:relative}.product-gallery__more-count{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#211d1a9e;color:#fff;font-size:18px;font-weight:800;letter-spacing:.02em}.product-gallery__thumb--more:hover .product-gallery__more-count,.product-gallery__thumb--more:focus-visible .product-gallery__more-count,.product-gallery__thumb--more.is-active .product-gallery__more-count{background:#211d1ac2}.product-gallery__stage{position:relative}.product-gallery__nav{position:absolute;top:50%;z-index:3;width:42px;height:42px;padding:0;border:1px solid rgba(33,29,26,.14);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#ffffffeb;color:var(--color-ink);box-shadow:0 8px 24px #211d1a1f;transform:translateY(-50%);cursor:pointer;opacity:0;transition:opacity .18s ease,background .18s ease}.product-gallery__stage:hover .product-gallery__nav,.product-gallery__nav:focus-visible{opacity:1}.product-gallery__nav--prev{left:12px}.product-gallery__nav--next{right:12px}.product-gallery__nav .svg-wrapper,.product-gallery__nav svg{width:18px;height:18px}.product-gallery__mobile-counter{display:none}}@media(max-width:989px){.product-gallery[data-product-gallery]{position:relative;display:block!important;width:100%;max-width:100%;overflow:hidden}.product-gallery__thumbs,.product-gallery__nav,.product-gallery [data-gallery-variants]{display:none!important}.product-gallery__stage{display:flex!important;width:100%;max-width:100%;gap:0!important;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.product-gallery__stage::-webkit-scrollbar{display:none}.product-gallery__item,.product-gallery__item:first-child{flex:0 0 100%;width:100%;min-width:100%;display:block!important;grid-column:auto!important;aspect-ratio:1 / 1;scroll-snap-align:start;scroll-snap-stop:always;border-radius:10px}.product-gallery__item img,.product-gallery__item svg{width:100%;height:100%;object-fit:cover}.product-gallery__mobile-counter{position:absolute;right:12px;bottom:12px;z-index:2;min-width:48px;height:30px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#211d1ac2;color:#fff;font-size:12px;font-weight:700;letter-spacing:.02em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}}.product-info>h1+.price--luvia .price__current,.product-info>h1+.price--luvia .price__compare,.product-info>h1+.price--luvia .price__badge{font-size:1rem!important;line-height:1.15}.product-info>h1+.price--luvia .price__badge{padding:4px 7px!important}.product-short-benefit{display:grid;gap:5px}.product-short-benefit a{width:fit-content;color:var(--color-ink);font-size:.9rem;font-weight:700;text-decoration:underline;text-underline-offset:3px}@media(max-width:749px){.product-info>h1+.price--luvia .price__current,.product-info>h1+.price--luvia .price__compare,.product-info>h1+.price--luvia .price__badge{font-size:.95rem!important}}.product-accordions details[id^=ProductDescription-]{scroll-margin-top:120px}.product-short-benefit span{display:block}.collection-template .collection-hero{margin:8px 0 28px;padding:0 0 28px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:clamp(44px,7vw,96px);min-height:560px;background:transparent;border:0;border-bottom:1px solid rgba(34,29,26,.12);border-radius:0}.collection-template .collection-hero__content{max-width:610px;padding:42px 0}.collection-template .collection-hero .eyebrow{margin:0 0 12px}.collection-template .collection-hero h1{margin:0;font-size:clamp(46px,5vw,72px);line-height:.98}.collection-template .collection-hero__description{margin-top:22px;max-width:590px;color:#211d1ab8;line-height:1.75}.collection-template .collection-hero__media{width:100%;min-width:0;overflow:hidden;border-radius:18px;background:var(--color-soft)}.collection-template .collection-hero__media img{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;object-position:center;border-radius:0}.collection-template .collection-hero--text-only{grid-template-columns:minmax(0,760px);min-height:0}@media(max-width:989px){.collection-template .collection-hero{grid-template-columns:1fr;gap:26px;min-height:0;align-items:stretch}.collection-template .collection-hero__media{display:block;order:-1}.collection-template .collection-hero__media img{display:block;aspect-ratio:4 / 5}.collection-template .collection-hero__content{max-width:680px;padding:2px 0 8px}}@media(max-width:749px){.collection-template .collection-hero{margin-top:0;margin-bottom:20px;padding-bottom:22px;gap:22px}.collection-template .collection-hero__media{margin-inline:-14px;width:calc(100% + 28px);border-radius:0}.collection-template .collection-hero__media img{aspect-ratio:4 / 5}.collection-template .collection-hero h1{font-size:clamp(38px,12vw,52px)}.collection-template .collection-hero__description{margin-top:16px;line-height:1.65}}.collection-template .collection-hero.collection-hero--banner{position:relative;display:block;min-height:0;margin:18px 0 34px;padding:0;overflow:hidden;border:0;border-radius:22px;background:#f5efe9;isolation:isolate}.collection-template .collection-hero--banner .collection-hero__media{width:100%;overflow:hidden;border-radius:inherit;background:#f5efe9}.collection-template .collection-hero--banner .collection-hero__media img{display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;object-position:center;border-radius:inherit}.collection-template .collection-hero--banner .collection-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#f7f1ebf7,#f7f1ebe0 25%,#f7f1eb57 47%,#f7f1eb00 68%)}.collection-template .collection-hero--banner .collection-hero__content{position:absolute;z-index:2;top:50%;left:clamp(34px,5vw,78px);width:min(520px,41%);max-width:520px;padding:0;transform:translateY(-50%)}.collection-template .collection-hero--banner .collection-hero .eyebrow,.collection-template .collection-hero--banner .eyebrow{margin:0 0 12px}.collection-template .collection-hero--banner h1{margin:0;font-size:clamp(48px,5vw,76px);line-height:.96}.collection-template .collection-hero--banner .collection-hero__description{margin-top:20px;max-width:500px;color:#211d1ac2;line-height:1.68}.collection-template .collection-hero--banner.collection-hero--text-only{min-height:360px;display:flex;align-items:center;padding:54px clamp(28px,5vw,78px)}.collection-template .collection-hero--banner.collection-hero--text-only .collection-hero__content{position:static;width:min(680px,100%);max-width:680px;transform:none}@media(max-width:989px){.collection-template .collection-hero.collection-hero--banner{border-radius:18px}.collection-template .collection-hero--banner .collection-hero__content{left:clamp(26px,5vw,52px);width:min(470px,48%)}.collection-template .collection-hero--banner h1{font-size:clamp(42px,7vw,62px)}.collection-template .collection-hero--banner .collection-hero__description{font-size:.95rem;line-height:1.58}}@media(max-width:749px){.collection-template .collection-hero.collection-hero--banner{margin:0 0 24px;overflow:visible;border-radius:0;background:transparent}.collection-template .collection-hero--banner .collection-hero__media{margin-inline:-14px;width:calc(100% + 28px);border-radius:0}.collection-template .collection-hero--banner .collection-hero__media img{aspect-ratio:4 / 3;object-position:center;border-radius:0}.collection-template .collection-hero--banner .collection-hero__shade{display:none}.collection-template .collection-hero--banner .collection-hero__content{position:static;width:100%;max-width:none;padding:24px 0 2px;transform:none}.collection-template .collection-hero--banner h1{font-size:clamp(40px,12vw,54px)}.collection-template .collection-hero--banner .collection-hero__description{margin-top:16px;max-width:100%;line-height:1.65}}@media(min-width:750px){.collection-template .collection-hero.collection-hero--banner:not(.collection-hero--text-only){aspect-ratio:16 / 9;min-height:clamp(430px,46vw,680px)}.collection-template .collection-hero--banner .collection-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;max-width:none!important;height:100%;margin:0!important}.collection-template .collection-hero--banner .collection-hero__media img{width:100%!important;max-width:none!important;height:100%!important;aspect-ratio:auto!important;object-fit:cover;object-position:center}}.collection-filter-toggle{align-items:center;gap:7px;min-height:38px;padding-inline:14px;border-radius:999px}.collection-filter-toggle svg{width:16px;height:16px}.filter-drawer{display:grid;place-items:center;padding:24px}.filter-drawer[hidden]{display:none}.filter-drawer__backdrop{background:#1c18157a;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.filter-drawer__panel{position:relative;inset:auto;width:min(580px,calc(100vw - 48px));max-height:min(760px,calc(100dvh - 48px));padding:26px;border:1px solid rgba(92,75,62,.15);border-radius:18px;overflow:auto;background:#fffdfb;box-shadow:0 28px 90px #261e183d}.filter-drawer__header{position:sticky;top:-26px;z-index:3;margin:-26px -26px 18px;padding:24px 26px 18px;background:#fffdfbf5;border-bottom:1px solid rgba(92,75,62,.12);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.filter-drawer__header h2{margin:2px 0 0;font-size:clamp(24px,3vw,32px);line-height:1.1}.filter-drawer__eyebrow{margin:0;color:#a56d43;font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.filter-drawer__close{display:inline-grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border:1px solid rgba(92,75,62,.18)!important;border-radius:50%;background:#fff!important;color:#211f1d;font-size:24px!important;transition:transform .2s ease,background .2s ease}.filter-drawer__close:hover{transform:rotate(4deg);background:#f7f1ec!important}.collection-toolbar__filters{display:grid;gap:12px}.filter-group{overflow:hidden;border:1px solid rgba(92,75,62,.14);border-radius:12px;background:#fff}.filter-group summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;cursor:pointer;list-style:none;font-size:14px;font-weight:800}.filter-group summary::-webkit-details-marker{display:none}.filter-group summary:after{content:"+";display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#f6eee8;color:#8b5e3c;font-size:18px;font-weight:500}.filter-group[open] summary:after{content:"\2212"}.filter-group__content{display:grid;gap:10px;padding:0 18px 18px}.filter-group__content>label{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;margin:0;padding:9px 11px;border:1px solid rgba(92,75,62,.12);border-radius:9px;background:#fffdfb;cursor:pointer}.filter-group__content>label:has(input[type=checkbox]){justify-content:flex-start}.filter-group__content input[type=checkbox]{-webkit-appearance:none;appearance:none;flex:0 0 19px;width:19px;height:19px;margin:0;border:1.5px solid #b99a82;border-radius:4px;background:#fff}.filter-group__content input[type=checkbox]:checked{border-color:#a76e45;background:#a76e45;box-shadow:inset 0 0 0 4px #fff}.filter-group__content input[type=checkbox]:disabled+span{opacity:.45}.filter-group__content input[type=number]{width:min(150px,46%);min-height:38px;padding:7px 10px;border:1px solid rgba(92,75,62,.22);border-radius:8px;background:#fff;text-align:right;font:inherit}.filter-group__content input[type=number]:focus{outline:2px solid rgba(167,110,69,.2);border-color:#a76e45}.filter-drawer__actions{position:sticky;bottom:-26px;z-index:3;margin:22px -26px -26px;padding:16px 26px 22px;border-top:1px solid rgba(92,75,62,.12);background:#fffdfbf7;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.filter-drawer__actions .button{flex:1 1 0;min-height:44px}@media(max-width:749px){.collection-toolbar--enhanced{align-items:stretch;gap:12px}.collection-toolbar__meta{width:100%;justify-content:space-between}.collection-filter-toggle{min-height:40px;padding-inline:14px}.filter-drawer{align-items:end;padding:0}.filter-drawer__panel{width:100%;max-height:min(84dvh,760px);padding:20px;border:0;border-radius:20px 20px 0 0;box-shadow:0 -18px 60px #261e1838}.filter-drawer__panel:before{content:"";display:block;width:42px;height:4px;margin:-8px auto 12px;border-radius:999px;background:#d8c9bd}.filter-drawer__header{top:-20px;margin:-20px -20px 14px;padding:22px 20px 15px}.filter-drawer__header h2{font-size:25px}.filter-group summary{padding:15px 16px}.filter-group__content{padding:0 14px 14px}.filter-group__content>label{min-height:46px}.filter-group__content input[type=number]{width:52%}.filter-drawer__actions{bottom:-20px;margin:18px -20px -20px;padding:14px 20px calc(16px + env(safe-area-inset-bottom));gap:10px}.filter-drawer__actions .button{min-height:46px}}@media(max-width:520px){.collection-toolbar--enhanced{flex-direction:column}.collection-sort-form,.sort-select{width:100%}.sort-select{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px}.sort-select select{width:100%}.filter-drawer__actions{flex-direction:column-reverse}.filter-drawer__actions .button{width:100%}}.filter-drawer__close{position:relative;padding:0!important;font-size:0!important;line-height:0!important}.filter-drawer__close:before,.filter-drawer__close:after{content:"";position:absolute;left:50%;top:50%;width:14px;height:1.5px;border-radius:999px;background:currentColor;transform-origin:center}.filter-drawer__close:before{transform:translate(-50%,-50%) rotate(45deg)}.filter-drawer__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.filter-group summary:after{content:""!important;position:relative;flex:0 0 24px;width:24px;height:24px}.filter-group summary:before{content:"";position:absolute;right:24px;width:10px;height:1.5px;border-radius:999px;background:#8b5e3c;pointer-events:none;z-index:1}.filter-group:not([open]) summary:after{background-image:linear-gradient(#8b5e3c,#8b5e3c),linear-gradient(#8b5e3c,#8b5e3c);background-repeat:no-repeat;background-position:center,center;background-size:10px 1.5px,1.5px 10px}.filter-group[open] summary:after{background-image:linear-gradient(#8b5e3c,#8b5e3c);background-repeat:no-repeat;background-position:center;background-size:10px 1.5px}.filter-group summary:before{display:none}.filter-group__content input[type=number]:invalid{border-color:#5c4b3e38;box-shadow:none}.filter-drawer .collection-toolbar__filters{display:grid;grid-template-columns:1fr;width:100%;gap:12px}.filter-drawer .filter-group{position:relative;overflow:visible;width:100%}.filter-drawer .filter-group__content{position:static;inset:auto;z-index:auto;width:100%;min-width:0;margin:0;padding:0 18px 18px;border:0;border-radius:0;background:transparent;box-shadow:none}.filter-drawer .filter-group:not([open])>.filter-group__content{display:none}.filter-drawer .filter-group[open]>.filter-group__content{display:grid}.filter-drawer .filter-group summary{position:relative;width:100%}@media(max-width:749px){.filter-drawer .filter-group__content{padding:0 14px 14px}}@media(min-width:990px){.product-layout{align-items:start}.product-gallery[data-product-gallery]{position:sticky;top:180px;align-self:start}.product-info{position:static;top:auto}.product-gallery__item[data-gallery-item]{position:relative;cursor:zoom-in;outline:none}.product-gallery__item[data-gallery-item]:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--color-ink)}.product-gallery__zoom-lens{position:absolute;z-index:4;left:0;top:0;width:158px;height:158px;border:2px solid rgba(255,255,255,.96);border-radius:3px;background-color:#fff;background-repeat:no-repeat;box-shadow:0 12px 32px #211d1a3d,0 0 0 1px #211d1a29;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,-50%);transition:opacity .1s ease,visibility .1s ease;will-change:left,top,background-position}.product-gallery__item.is-zooming .product-gallery__zoom-lens{opacity:1;visibility:visible}}@media(min-width:990px)and (max-width:1080px){.product-gallery[data-product-gallery]{top:104px}}@media(max-width:989px),(hover:none){.product-gallery__zoom-lens{display:none!important}}html:has(.luvia-gallery-lightbox[open]),body:has(.luvia-gallery-lightbox[open]),html.is-gallery-lightbox-open,body.is-gallery-lightbox-open{overflow:hidden}.luvia-gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;border:0;background:#fff;color:var(--color-ink);overflow:hidden}.luvia-gallery-lightbox::backdrop{background:#181513d1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.luvia-gallery-lightbox__shell{position:relative;display:grid;grid-template-columns:92px minmax(0,1fr);gap:24px;width:100%;height:100%;padding:24px 72px 24px 24px;background:#fff}.luvia-gallery-lightbox__close{position:fixed;z-index:5;top:22px;right:24px;width:44px;height:44px;padding:0;border:1px solid rgba(33,29,26,.14);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fffffff0;color:var(--color-ink);box-shadow:0 8px 24px #211d1a1f;cursor:pointer}.luvia-gallery-lightbox__close:hover,.luvia-gallery-lightbox__close:focus-visible{background:var(--color-ink);color:#fff}.luvia-gallery-lightbox__close .svg-wrapper,.luvia-gallery-lightbox__close svg{width:18px;height:18px}.luvia-gallery-lightbox__thumbs{display:flex;flex-direction:column;gap:10px;min-height:0;padding:2px 4px 2px 0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(33,29,26,.28) transparent}.luvia-gallery-lightbox__thumb{flex:0 0 auto;width:78px;height:96px;padding:0;border:1px solid var(--color-line);border-radius:5px;overflow:hidden;background:#faf9f8;opacity:.66;cursor:pointer;transition:opacity .14s ease,border-color .14s ease,box-shadow .14s ease}.luvia-gallery-lightbox__thumb:hover,.luvia-gallery-lightbox__thumb:focus-visible,.luvia-gallery-lightbox__thumb.is-active{border-color:var(--color-ink);opacity:1}.luvia-gallery-lightbox__thumb.is-active{box-shadow:inset 0 0 0 1px var(--color-ink)}.luvia-gallery-lightbox__thumb img{display:block;width:100%;height:100%;object-fit:cover}.luvia-gallery-lightbox__stage{position:relative;min-width:0;min-height:0;display:grid;place-items:center;overflow:hidden;background:#fff}.luvia-gallery-lightbox__figure{width:100%;height:100%;margin:0;display:grid;place-items:center;overflow:hidden}.luvia-gallery-lightbox__image{display:block;width:auto;max-width:100%;height:auto;max-height:calc(100dvh - 48px);object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.luvia-gallery-lightbox__nav{position:absolute;z-index:3;top:50%;width:48px;height:48px;padding:0;border:1px solid rgba(33,29,26,.14);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#ffffffeb;color:var(--color-ink);box-shadow:0 8px 26px #211d1a24;transform:translateY(-50%);cursor:pointer}.luvia-gallery-lightbox__nav:hover,.luvia-gallery-lightbox__nav:focus-visible{background:var(--color-ink);color:#fff}.luvia-gallery-lightbox__nav--prev{left:18px}.luvia-gallery-lightbox__nav--next{right:18px}.luvia-gallery-lightbox__nav .svg-wrapper,.luvia-gallery-lightbox__nav svg{width:20px;height:20px}.luvia-gallery-lightbox__counter{position:absolute;z-index:3;left:50%;bottom:14px;min-width:58px;height:32px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#211d1ac7;color:#fff;font-size:12px;font-weight:700;letter-spacing:.03em;transform:translate(-50%)}@media(max-width:989px){.luvia-gallery-lightbox{display:none}}
/*# sourceMappingURL=/cdn/shop/t/83/assets/theme.css.map */
