*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{max-width:100vw;overflow-x:hidden;width:100%}:root{--white: #ffff;--ivory: #f5efe8;--ivory-deep: #ede5da;--pink-pale: #fdeef1;--pink-soft: #f5cdd6;--pink-mid: #e8a8b8;--pink-deep: #c47a90;--warm-black: #1c1614;--warm-brown: #6b5a52;--warm-muted: #a8948a;--border: #ece4dc;--border-pink: #f0dde3;--cream: #faf6f1;--burgundy: #7E073E}html{scroll-behavior:smooth}body{font-family:DM Sans,system-ui,sans-serif;background:var(--white);color:var(--warm-black);font-size:15px;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit}.announcement{background:var(--pink-soft);color:var(--warm-black);text-align:center;padding:.6rem 1rem;font-size:11px;letter-spacing:.14em}.site-header{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 2.5rem;border-bottom:.5px solid var(--border);background:var(--white);position:sticky;top:0;z-index:100}.header-nav{display:flex;gap:2rem;list-style:none}.header-nav a{color:var(--warm-muted);font-size:13px;letter-spacing:.05em;transition:color .2s}.header-nav a:hover{color:var(--warm-black)}.header-logo{font-size:15px;font-weight:500;letter-spacing:.22em;color:var(--warm-black)}.header-logo span{color:var(--pink-deep)}.header-icons{display:flex;gap:1.25rem;align-items:center}.header-icons a,.header-icons button{color:var(--warm-muted);background:none;border:none;padding:0;display:flex;transition:color .2s}.header-icons a:hover,.header-icons button:hover{color:var(--warm-black)}.header-icons svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.5}.cart-count-bubble{position:relative}.cart-count{position:absolute;top:-6px;right:-6px;width:16px;height:16px;background:var(--pink-deep);color:#fff;border-radius:50%;font-size:9px;display:flex;align-items:center;justify-content:center;font-weight:500}.nav-megamenu{display:none;position:fixed;top:60px;left:0;right:0;width:100%;background:var(--white);border-top:.5px solid var(--border);border-bottom:.5px solid var(--border);z-index:200;box-shadow:0 12px 40px #00000014}.megamenu-inner{max-width:1200px;margin:0 auto;padding:2.5rem;display:grid;grid-template-columns:repeat(3,1fr) 280px;gap:3rem}.megamenu-cat-btn{background:none;border:none;text-align:left;padding:0;font-size:10px;letter-spacing:.18em;color:var(--warm-muted);text-transform:uppercase;font-family:inherit;cursor:default;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center}.megamenu-cat-btn svg{display:none}.megamenu-cat-links{display:flex;flex-direction:column;gap:0;max-height:none;overflow:visible}.megamenu-cat-links a{padding:.45rem 0;font-size:14px;color:var(--warm-black);transition:color .15s;white-space:nowrap;display:block;font-weight:400;letter-spacing:-.01em;border-bottom:none}.megamenu-cat-links a:hover{color:var(--pink-deep)}.megamenu-feature{border-radius:6px;overflow:hidden;background:var(--ivory);aspect-ratio:3/4;max-height:280px}.megamenu-feature img{width:100%;height:100%;object-fit:cover;object-position:top}.mobile-menu-btn{display:none;background:none;border:none}.mobile-menu-btn svg{width:22px;height:22px;stroke:var(--warm-black);fill:none;stroke-width:1.5}.mobile-nav{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:var(--white);z-index:200;flex-direction:column;padding:2rem;gap:0}.mobile-nav.open{display:flex}.mobile-nav-close{align-self:flex-end;background:none;border:none;margin-bottom:2rem}.mobile-nav-close svg{width:24px;height:24px;stroke:var(--warm-black);fill:none;stroke-width:1.5}.mobile-nav>a,.mobile-accordion>.mobile-accordion-btn{font-size:22px;font-weight:400;letter-spacing:-.01em;padding:1rem 0;border-bottom:.5px solid var(--border);color:var(--warm-black)}.mobile-nav>a{display:block}.btn-dark{background:var(--warm-black);color:var(--white);border:none;padding:.875rem 2rem;font-size:13px;letter-spacing:.09em;border-radius:2px;font-weight:400;transition:opacity .2s;display:inline-block;text-align:center}.btn-dark:hover{opacity:.82;color:var(--white)}.btn-white{background:#fff;color:var(--warm-black);border:none;padding:.875rem 2rem;font-size:13px;letter-spacing:.09em;border-radius:2px;font-weight:500;transition:background .2s;display:inline-block}.btn-white:hover{background:var(--white);color:var(--warm-black)}.btn-ghost{background:transparent;color:#fff;border:.5px solid rgba(255,255,255,.55);padding:.875rem 2rem;font-size:13px;letter-spacing:.09em;border-radius:2px;display:inline-flex;align-items:center;gap:.5rem;transition:background .2s}.btn-ghost:hover{background:#ffffff14;color:#fff}.btn-pink{background:var(--pink-soft);color:var(--warm-black);border:none;padding:.875rem 2rem;font-size:13px;letter-spacing:.09em;border-radius:2px;display:inline-block;transition:opacity .2s}.btn-pink:hover{opacity:.85;color:var(--warm-black)}.btn-full{width:100%;text-align:center}.btn-add-to-cart{background:var(--warm-black);color:var(--white);border:none;padding:1rem 2rem;font-size:13px;letter-spacing:.09em;border-radius:2px;width:100%;font-family:inherit;transition:opacity .2s;margin-top:1rem}.btn-add-to-cart:hover{opacity:.82}.section-label{font-size:9.5px;letter-spacing:.22em;color:var(--pink-deep);margin-bottom:.4rem}.section-title{font-size:22px;font-weight:400;letter-spacing:-.01em}.section-wrap{max-width:1200px;margin:0 auto;padding:0 2.5rem}.hero-video-section{position:relative;background:var(--warm-black);overflow:hidden}.hero-video-wrap{position:relative;width:100%;overflow:hidden;min-height:90vh;background:var(--warm-black)}.hero-video-wrap video,.hero-video-wrap iframe{width:100%;max-height:90vh;min-height:90vh;object-fit:cover;display:block}.hero-video-wrap>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;z-index:0}.hero-video-wrap video{position:relative;z-index:1}.hero-video-overlay{z-index:2}.hero-video-wrap img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.hero-video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000000a,#00000085);display:flex;flex-direction:column;justify-content:flex-end;padding:3.5rem 4rem}.hero-eyebrow{font-size:10px;letter-spacing:.22em;color:#ffffffa6;margin-bottom:.75rem}.hero-title{font-size:clamp(34px,5.5vw,68px);font-weight:300;color:#fff;line-height:1.05;letter-spacing:-.025em;margin-bottom:1.5rem}.hero-title em{font-style:italic;color:var(--pink-soft)}.hero-btns{display:flex;gap:.875rem;flex-wrap:wrap}.marquee-wrap{border-top:.5px solid var(--border);border-bottom:.5px solid var(--border);padding:.85rem 0;overflow:hidden;background:var(--ivory)}.marquee-inner{display:flex;gap:2.5rem;white-space:nowrap;animation:marquee 28s linear infinite}.marquee-item{font-size:11px;letter-spacing:.16em;color:var(--warm-muted);display:inline-flex;align-items:center;gap:1rem;flex-shrink:0}.marquee-dot{width:4px;height:4px;background:var(--pink-mid);border-radius:50%;display:inline-block}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.trust-bar{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:.5px solid var(--border)}.trust-item{padding:1.75rem 1.25rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;border-right:.5px solid var(--border)}.trust-item:last-child{border-right:none}.trust-icon{width:36px;height:36px;border-radius:50%;background:var(--pink-pale);display:flex;align-items:center;justify-content:center}.trust-icon svg{width:17px;height:17px;stroke:var(--pink-deep);fill:none;stroke-width:1.5}.trust-name{font-size:13px;font-weight:500}.trust-desc{font-size:11px;color:var(--warm-muted);line-height:1.4}.models-strip{width:100%;overflow:hidden;background:var(--ivory-deep);line-height:0}.models-strip img{width:100%;height:480px;object-fit:cover;object-position:center top}.featured-col-section{padding:5rem 2.5rem}.featured-col-inner{max-width:1200px;margin:0 auto}.featured-col-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem;gap:2rem}.featured-col-header-left{max-width:600px}.featured-col-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:300;letter-spacing:-.02em;line-height:1.1;margin:.3rem 0 .75rem}.featured-col-subtitle{font-size:14px;color:var(--warm-muted);line-height:1.65;max-width:420px}.featured-col-viewall{font-size:12.5px;color:var(--warm-muted);letter-spacing:.05em;display:inline-flex;align-items:center;gap:.4rem;white-space:nowrap;transition:color .2s;flex-shrink:0}.featured-col-viewall:hover{color:var(--warm-black)}.featured-col-footer{text-align:center;margin-top:3rem}.featured-collection{padding:4rem 2.5rem;max-width:1200px;margin:0 auto}.collection-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem}.view-all{font-size:12.5px;color:var(--warm-muted);letter-spacing:.05em;display:inline-flex;align-items:center;gap:.35rem;transition:color .2s}.view-all:hover{color:var(--warm-black)}.view-all svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.5}.product-card{display:block;color:inherit}.product-card:hover{color:inherit}.product-img{aspect-ratio:3/4;border-radius:5px;overflow:hidden;position:relative;margin-bottom:.875rem;background:var(--ivory)}.product-img img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .5s ease}.product-img:hover img{transform:scale(1.04)}.product-badge{position:absolute;top:.75rem;left:.75rem;font-size:9.5px;letter-spacing:.1em;padding:.25rem .65rem;border-radius:20px;font-weight:500;z-index:2}.badge-new{background:var(--warm-black);color:var(--cream)}.badge-sale{background:var(--pink-deep);color:#fff}.badge-sold{background:var(--ivory-deep);color:var(--warm-muted)}.product-swatches{display:flex;gap:5px;align-items:center;margin-bottom:.35rem}.swatch-btn{width:12px;height:12px;border-radius:50%;border:.5px solid var(--border);cursor:pointer;transition:outline-offset .1s;padding:0;background:none;flex-shrink:0}.swatch-btn:hover{outline:1.5px solid var(--warm-black);outline-offset:2px}.swatch-more{font-size:10px;color:var(--warm-muted);margin-left:2px}.product-cat{font-size:10px;color:var(--warm-black);letter-spacing:.07em;margin-bottom:.2rem;text-transform:uppercase}.product-name{font-size:14px;color:var(--warm-black);margin-bottom:.25rem;font-weight:400}.product-price{font-size:13px;color:var(--warm-black)}.price-sale{color:var(--pink-deep)}.price-compare{text-decoration:line-through;color:var(--warm-muted);margin-left:.35rem;font-size:12px}.product-slider-wrapper{position:relative}.product-slider{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.5rem}.product-slider::-webkit-scrollbar{display:none}.product-slider .product-card,.product-slider .product-card-placeholder{flex:0 0 calc(25% - 1.125rem);scroll-snap-align:start}.slider-arrow{position:absolute;top:40%;transform:translateY(-50%);z-index:10;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:50%;width:40px;height:40px;display:none;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #00000014;transition:opacity .2s,box-shadow .2s}.slider-arrow:hover{box-shadow:0 4px 16px #00000021}.slider-arrow--prev{left:-20px}.slider-arrow--next{right:-20px}.palette-section{padding:3.5rem 2.5rem;background:var(--ivory-deep);text-align:center}.palette-title{font-size:22px;font-weight:400;letter-spacing:-.01em;margin-bottom:.4rem}.palette-sub{font-size:13.5px;color:var(--warm-muted);margin-bottom:2rem;line-height:1.65;max-width:480px;margin-left:auto;margin-right:auto}.palette-chips{display:flex;gap:.6rem;justify-content:center;flex-wrap:wrap}.palette-chip{display:inline-flex;align-items:center;gap:.45rem;background:var(--cream);border:.5px solid var(--border);padding:.38rem .95rem;border-radius:20px;font-size:12px;color:var(--warm-muted);cursor:pointer;letter-spacing:.04em;transition:border-color .2s,color .2s}.palette-chip:hover{border-color:var(--warm-muted);color:var(--warm-black)}.palette-dot{width:11px;height:11px;border-radius:50%;border:.5px solid rgba(0,0,0,.08);flex-shrink:0;display:inline-block}.editorial-block{display:grid;grid-template-columns:1fr 1fr}.editorial-img{overflow:hidden;min-height:560px}.editorial-img img{width:100%;height:100%;object-fit:cover;object-position:top}.editorial-content{display:flex;flex-direction:column;justify-content:center;padding:5rem 4rem;gap:1.5rem}.editorial-content.bg-ivory{background:var(--ivory)}.editorial-content.bg-pink{background:var(--pink-pale)}.editorial-content.bg-cream{background:var(--cream)}.editorial-tag{display:inline-block;background:var(--pink-soft);color:var(--pink-deep);font-size:9.5px;letter-spacing:.14em;padding:.3rem .9rem;border-radius:20px;align-self:flex-start}.editorial-title{font-size:clamp(22px,2.8vw,34px);font-weight:400;line-height:1.15;letter-spacing:-.02em}.editorial-body{font-size:14px;color:var(--warm-brown);line-height:1.85;max-width:380px}.editorial-link{font-size:12.5px;color:var(--warm-black);letter-spacing:.06em;display:inline-flex;align-items:center;gap:.4rem;border-bottom:.5px solid var(--warm-black);align-self:flex-start;padding-bottom:2px;transition:opacity .2s}.editorial-link:hover{opacity:.6;color:var(--warm-black)}.editorial-link svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.5}.ugc-section{padding:4rem 2.5rem;max-width:1200px;margin:0 auto}.ugc-section .section-label{color:var(--warm-black)}.ugc-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:.875rem;height:560px}.ugc-cell{border-radius:6px;overflow:hidden;position:relative;cursor:pointer}.ugc-cell.tall{grid-row:1 / 3}.ugc-cell img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .5s ease}.ugc-cell:hover img{transform:scale(1.04)}.ugc-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.3) 0%,transparent 55%)}.ugc-handle{position:absolute;bottom:.875rem;left:.875rem;font-size:10px;letter-spacing:.1em;color:#ffffffeb;background:#00000038;padding:.25rem .7rem;border-radius:20px}.testimonials-section{padding:4rem 2.5rem;background:#000}.testimonials-section .section-label{color:#fff}.testimonials-inner{max-width:1200px;margin:0 auto}.testimonials-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem}.testimonials-title{font-size:22px;font-weight:400;color:#faf6f1}.testimonials-avg{text-align:right}.testimonials-avg-num{font-size:26px;font-weight:400;color:#faf6f1}.testimonials-avg-lbl{font-size:10px;color:#ffffff52;letter-spacing:.12em;margin-top:2px}.testimonials-slider-wrapper{position:relative}.testimonials-grid{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.5rem}.testimonials-grid::-webkit-scrollbar{display:none}.testimonials-grid .review-card{flex:0 0 calc(33.333% - .834rem);scroll-snap-align:start}.testimonials-arrow{position:absolute;top:40%;transform:translateY(-50%);z-index:10;background:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px #0000004d;color:#1a1614;transition:box-shadow .2s}.testimonials-arrow:hover{box-shadow:0 4px 18px #0006}.testimonials-arrow--prev{left:-20px}.testimonials-arrow--next{right:-20px}.review-card{background:#ffffff0a;border:.5px solid rgba(255,255,255,.08);border-radius:5px;padding:1.5rem}.review-stars{color:#fff;font-size:13px;letter-spacing:.1em;margin-bottom:.75rem}.review-quote{font-size:13.5px;color:#ffffffb3;line-height:1.72;margin-bottom:1.1rem}.review-author{font-size:12px;color:#ffffff5c;letter-spacing:.05em}.review-verified{display:inline-block;margin-left:.45rem;background:#f4b2c41f;color:#fff;font-size:9px;padding:.18rem .5rem;border-radius:10px;letter-spacing:.08em}.newsletter-section{padding:5rem 2.5rem;background:var(--pink-pale);text-align:center}.newsletter-eyebrow{font-size:9.5px;letter-spacing:.22em;color:var(--pink-deep);margin-bottom:.65rem}.newsletter-title{font-size:clamp(22px,3vw,34px);font-weight:400;letter-spacing:-.02em;color:var(--warm-black);margin-bottom:.65rem;line-height:1.2}.newsletter-sub{font-size:14px;color:var(--warm-brown);margin-bottom:2rem;line-height:1.7;max-width:440px;margin-left:auto;margin-right:auto}.newsletter-form{display:flex;gap:.5rem;max-width:360px;margin:0 auto}.newsletter-input{flex:1;border:.5px solid var(--border-pink);background:#ffffffb8;color:var(--warm-black);padding:.82rem 1rem;font-size:13px;border-radius:2px;outline:none;transition:border-color .2s}.newsletter-input:focus{border-color:var(--pink-mid)}.newsletter-input::placeholder{color:var(--warm-muted)}.newsletter-submit{background:var(--warm-black);color:var(--cream);border:none;padding:.82rem 1.4rem;font-size:13px;cursor:pointer;border-radius:2px;letter-spacing:.06em;white-space:nowrap;transition:opacity .2s}.newsletter-submit:hover{opacity:.85}.newsletter-perks{display:flex;gap:2rem;justify-content:center;margin-top:1.4rem;flex-wrap:wrap}.newsletter-perk{font-size:11px;color:var(--warm-muted);letter-spacing:.05em}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;padding:3rem 2.5rem;width:100%;box-sizing:border-box}.product-gallery{position:sticky;top:100px}.product-gallery-main{aspect-ratio:2/3;border-radius:5px;overflow:hidden;background:var(--ivory);margin-bottom:.875rem}.product-gallery-main img{width:100%;height:100%;object-fit:cover;object-position:center top}.product-gallery-thumbs{display:flex;gap:.5rem}.product-gallery-thumb{width:80px;aspect-ratio:3/4;border-radius:3px;overflow:hidden;cursor:pointer;border:1.5px solid transparent;transition:border-color .2s}.product-gallery-thumb.active{border-color:var(--warm-black)}.product-gallery-thumb img{width:100%;height:100%;object-fit:cover;object-position:top}.product-details{padding-top:.5rem}.product-details .section-label{margin-bottom:.3rem}.product-details-title{font-size:clamp(22px,2.5vw,32px);font-weight:400;letter-spacing:-.02em;margin-bottom:.5rem;line-height:1.15}.product-details-price{font-size:18px;color:var(--warm-brown);margin-bottom:1.5rem}.product-divider{border:none;border-top:.5px solid var(--border);margin:1.25rem 0}.option-label{font-size:11px;letter-spacing:.1em;color:var(--warm-muted);margin-bottom:.65rem;text-transform:uppercase}.option-values{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.25rem}.option-btn{background:var(--cream);border:.5px solid var(--border);color:var(--warm-black);padding:.5rem 1rem;font-size:13px;border-radius:2px;cursor:pointer;transition:all .15s;font-family:inherit}.option-btn:hover,.option-btn.selected{background:var(--warm-black);color:var(--cream);border-color:var(--warm-black)}.option-btn.unavailable{opacity:.35;cursor:not-allowed;text-decoration:line-through}.color-options{display:flex;gap:.5rem;margin-bottom:1.25rem}.color-swatch{width:12px;height:12px;border-radius:50%;border:.5px solid var(--border);cursor:pointer;transition:outline-offset .1s}.color-swatch.selected{outline:2px solid var(--warm-black);outline-offset:3px}.product-description{font-size:14px;color:var(--warm-brown);line-height:1.85;margin-bottom:1.5rem}.product-features{list-style:none;margin-bottom:1.5rem}.product-features li{font-size:13.5px;color:var(--warm-muted);padding:.4rem 0;border-bottom:.5px solid var(--border);display:flex;align-items:center;gap:.5rem}.product-features li:before{content:"\2726";color:var(--pink-mid);font-size:8px}.product-description *{max-width:100%;box-sizing:border-box}.product-description table{width:100%!important;table-layout:fixed;word-break:break-word}.product-description img{max-width:100%!important;height:auto}.product-description p,.product-description span,.product-description div{max-width:100%;overflow-wrap:break-word;word-break:break-word;white-space:normal!important}.product-gallery,.product-details{min-width:0}.collection-page{max-width:1200px;margin:0 auto;padding:3rem 2.5rem}.collection-page-header{margin-bottom:2.5rem}.collection-page-title{font-size:28px;font-weight:400;letter-spacing:-.01em}.collection-filters{display:flex;gap:.5rem;margin-bottom:2rem;flex-wrap:wrap}.filter-btn{background:none;border:.5px solid var(--border);color:var(--warm-muted);padding:.4rem 1rem;font-size:12px;border-radius:20px;cursor:pointer;letter-spacing:.04em;transition:all .15s;font-family:inherit}.filter-btn:hover,.filter-btn.active{background:var(--warm-black);color:var(--cream);border-color:var(--warm-black)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.cart-page{max-width:900px;margin:0 auto;padding:3rem 2.5rem}.cart-title{font-size:26px;font-weight:400;letter-spacing:-.01em;margin-bottom:2rem}.cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:1.25rem;padding:1.5rem 0;border-bottom:.5px solid var(--border);align-items:start}.cart-item-img{aspect-ratio:3/4;border-radius:4px;overflow:hidden;background:var(--ivory)}.cart-item-img img{width:100%;height:100%;object-fit:cover;object-position:top}.cart-item-name{font-size:14px;font-weight:500;margin-bottom:.25rem}.cart-item-variant{font-size:12px;color:var(--warm-muted);margin-bottom:.75rem}.cart-item-qty{display:flex;align-items:center;gap:.5rem}.qty-btn{width:28px;height:28px;border:.5px solid var(--border);background:none;border-radius:2px;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;transition:background .15s;font-family:inherit}.qty-btn:hover{background:var(--ivory)}.qty-input{width:40px;text-align:center;border:.5px solid var(--border);border-radius:2px;padding:.3rem;font-size:13px;font-family:inherit}.cart-item-price{font-size:14px;color:var(--warm-brown);text-align:right}.cart-item-remove{font-size:11px;color:var(--warm-muted);background:none;border:none;cursor:pointer;display:block;margin-top:.5rem;text-align:right;font-family:inherit;text-decoration:underline}.cart-footer{padding-top:2rem;display:flex;justify-content:flex-end;flex-direction:column;align-items:flex-end;gap:1rem}.cart-subtotal{font-size:18px;font-weight:500}.cart-subtotal span{color:var(--warm-muted);font-size:13px;font-weight:400;margin-right:.5rem}.site-footer{background:var(--warm-black)}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding:3.5rem 2.5rem;max-width:1200px;margin:0 auto}.footer-logo{font-size:14px;font-weight:500;letter-spacing:.22em;color:#faf6f1;margin-bottom:.7rem}.footer-logo span{color:var(--pink-mid)}.footer-tagline{font-size:13px;color:#fff6;line-height:1.7}.footer-socials{display:flex;gap:1rem;margin-top:1.25rem}.footer-socials a{display:flex}.footer-socials svg{width:18px;height:18px;stroke:#ffffff52;fill:none;stroke-width:1.5;transition:stroke .2s}.footer-socials a:hover svg{stroke:#fffc}.footer-col-title{font-size:9.5px;letter-spacing:.18em;color:#ffffff42;margin-bottom:1rem}.footer-col ul{list-style:none}.footer-col li{margin-bottom:.5rem}.footer-col a{font-size:13px;color:#ffffff6e;transition:color .2s}.footer-col a:hover{color:#faf6f1}.footer-bottom{border-top:.5px solid rgba(255,255,255,.07);padding:1.25rem 2.5rem;display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;flex-wrap:wrap;gap:.5rem}.footer-bottom p{font-size:11.5px;color:#ffffff3b}.page-content{max-width:760px;margin:0 auto;padding:4rem 2.5rem}.page-title{font-size:28px;font-weight:400;letter-spacing:-.01em;margin-bottom:2rem}.page-content p{font-size:15px;color:var(--warm-brown);line-height:1.85;margin-bottom:1.25rem}.page-content h2{font-size:20px;font-weight:400;margin-bottom:1rem;margin-top:2rem;letter-spacing:-.01em}.not-found{text-align:center;padding:8rem 2rem}.not-found h1{font-size:clamp(64px,12vw,120px);font-weight:300;color:var(--pink-soft);letter-spacing:-.04em;line-height:1;margin-bottom:1rem}.not-found p{font-size:16px;color:var(--warm-muted);margin-bottom:2rem}.has-megamenu{position:static;list-style:none}.has-megamenu>a{display:flex;align-items:center;gap:4px}.nav-megamenu{display:none;position:fixed;top:57px;left:0;right:0;background:#fff;border-top:.5px solid var(--border);z-index:200;box-shadow:0 8px 32px #0000000f}.megamenu-item{display:flex;flex-direction:column;gap:0}.megamenu-heading{font-size:12px;color:var(--warm-muted);letter-spacing:.04em;margin-bottom:1.25rem;display:block}.megamenu-item a{font-size:16px;color:var(--warm-black);font-weight:300;padding:.45rem 0;display:block;letter-spacing:-.01em;transition:color .15s}.megamenu-item a:hover{color:var(--warm-muted)}@media(max-width:1024px){.product-grid{grid-template-columns:repeat(3,1fr)}}.cart-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1c161459;z-index:300;opacity:0;pointer-events:none;transition:opacity .3s}.cart-drawer-overlay.open{opacity:1;pointer-events:all}.cart-drawer{position:fixed;top:0;right:0;width:390px;max-width:100vw;height:100vh;background:var(--cream);z-index:400;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.cart-drawer.open{transform:translate(0)}.cart-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.75rem;border-bottom:.5px solid var(--border);flex-shrink:0}.cart-drawer-title{font-size:15px;font-weight:500;color:var(--warm-black)}.cart-drawer-close{background:none;border:none;color:var(--warm-muted);cursor:pointer;padding:4px;display:flex;transition:color .2s}.cart-drawer-close:hover{color:var(--warm-black)}.cart-drawer-items{flex:1;overflow-y:auto;padding:1.25rem 1.75rem;display:flex;flex-direction:column;gap:1.25rem}.cart-drawer-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;height:100%;color:var(--warm-muted);text-align:center}.cart-drawer-empty svg{stroke:var(--warm-muted);opacity:.4}.cart-drawer-empty p{font-size:13px}.cart-drawer-item{display:flex;gap:1rem}.cart-drawer-item img{width:80px;height:100px;object-fit:cover;object-position:top;border-radius:4px;background:var(--ivory);flex-shrink:0}.cart-drawer-item-info{flex:1;display:flex;flex-direction:column;gap:.25rem}.cart-drawer-item-title{font-size:13px;color:var(--warm-black);font-weight:400;line-height:1.35}.cart-drawer-item-variant{font-size:11px;color:var(--warm-muted)}.cart-drawer-item-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.cart-drawer-item-price{font-size:13px;color:var(--warm-brown)}.cart-drawer-qty{display:flex;align-items:center;gap:.6rem}.cart-drawer-qty button{background:none;border:.5px solid var(--border);width:24px;height:24px;border-radius:50%;font-size:14px;color:var(--warm-black);cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;transition:background .15s}.cart-drawer-qty button:hover{background:var(--ivory)}.cart-drawer-qty span{font-size:13px;color:var(--warm-black);min-width:16px;text-align:center}.cart-drawer-footer{padding:1.25rem 1.75rem;border-top:.5px solid var(--border);flex-shrink:0}.cart-drawer-subtotal{display:flex;justify-content:space-between;font-size:14px;color:var(--warm-black);margin-bottom:.5rem}.cart-drawer-shipping-note{font-size:11px;color:var(--warm-muted);margin-bottom:1rem;text-align:center}.cart-drawer-checkout{display:block;width:100%;background:var(--warm-black);color:var(--cream);text-align:center;padding:1rem;border-radius:4px;font-size:13px;letter-spacing:.04em;transition:opacity .2s}.cart-drawer-checkout:hover{opacity:.85;color:var(--cream)}.cart-notification{position:fixed;bottom:2rem;right:2rem;background:var(--warm-black);color:var(--cream);padding:.85rem 1.5rem;border-radius:4px;font-size:13px;letter-spacing:.04em;transform:translateY(120%);opacity:0;transition:all .35s;z-index:500}.cart-notification.show{transform:translateY(0);opacity:1}.product-card{position:relative}.product-card-link{display:block;color:inherit}.product-card-atc{position:absolute;bottom:.75rem;left:50%;transform:translate(-50%) translateY(6px);background:var(--warm-black);color:var(--cream);border:none;padding:.55rem 1.1rem;font-size:11px;letter-spacing:.06em;border-radius:20px;white-space:nowrap;cursor:pointer;opacity:0;transition:opacity .2s,transform .2s;font-family:inherit;z-index:2}.product-img:hover .product-card-atc{opacity:1;transform:translate(-50%) translateY(0)}.product-card-atc:disabled{background:var(--warm-muted);cursor:default}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-option-group{margin-bottom:1.25rem}.selected-option-label{font-size:12px;color:var(--warm-muted);margin-top:.35rem}.size-guide-link{font-size:11px;color:var(--pink-deep);margin-left:.5rem;text-decoration:underline;font-weight:400;letter-spacing:0;text-transform:none}.product-guarantee{display:flex;flex-direction:column;gap:.5rem;margin-top:1.25rem}.guarantee-item{display:flex;align-items:center;gap:.5rem;font-size:12px;color:var(--warm-muted)}.guarantee-item svg{width:14px;height:14px;stroke:var(--pink-deep);fill:none;stroke-width:1.5;flex-shrink:0}@media(max-width:900px){.editorial-block{grid-template-columns:1fr}.editorial-img{min-height:420px}.editorial-content{padding:3rem 2rem}.product-grid{grid-template-columns:repeat(2,1fr)}.ugc-grid{grid-template-columns:1fr 1fr;height:auto}.ugc-cell.tall{grid-row:auto}.ugc-cell{aspect-ratio:3/4}.trust-bar{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:none}.trust-item:nth-child(1),.trust-item:nth-child(2){border-bottom:.5px solid var(--border)}.footer-main{grid-template-columns:1fr 1fr}.testimonials-grid .review-card{flex:0 0 calc(50% - .625rem)}.hero-video-overlay{padding:2rem}.product-page{grid-template-columns:1fr;gap:2rem;padding:1rem 1.25rem;max-width:100%}.product-gallery{position:static;max-width:100%}.product-gallery-main{max-width:100%}.product-gallery-thumbs{overflow-x:auto;max-width:100%}.product-details{max-width:100%;overflow:hidden}.product-description{word-break:break-word;overflow-wrap:break-word}.product-details-title{font-size:20px}.models-strip img{height:320px}}@media(max-width:600px){.site-header{padding:1rem 1.25rem}.header-nav{display:none}.mobile-menu-btn{display:flex}.product-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.featured-collection,.ugc-section{padding:3rem 1.25rem}.ugc-grid{grid-template-columns:1fr 1fr;height:auto}.ugc-cell{aspect-ratio:1}.footer-main{grid-template-columns:1fr;gap:2rem;padding:2.5rem 1.25rem}.footer-bottom{padding:1rem 1.25rem;flex-direction:column;align-items:flex-start}.testimonials-grid{gap:1rem;padding-bottom:.25rem}.testimonials-grid .review-card{flex:0 0 85%}.testimonials-arrow{width:34px;height:34px}.testimonials-arrow--prev{left:6px}.testimonials-arrow--next{right:6px}.hero-video-wrap{aspect-ratio:16 / 9;min-height:0}.hero-video-wrap video,.hero-video-wrap iframe{height:100%;max-height:none;min-height:0}.hero-video-overlay{padding:1.5rem}.hero-btns{flex-direction:column;align-items:flex-start}.newsletter-form{flex-direction:column}.newsletter-perks{flex-direction:column;align-items:center;gap:.75rem}.models-strip img{height:240px}.trust-bar{grid-template-columns:1fr 1fr}.section-wrap{padding:0 1.25rem}.featured-col-section{padding:3.5rem 1.25rem}.featured-col-header{flex-direction:column;align-items:flex-start;gap:1rem}.featured-col-viewall{align-self:flex-start}.product-page{grid-template-columns:1fr;padding:1rem 1.25rem;overflow-x:hidden}.product-gallery-main{aspect-ratio:3/4}.product-gallery-thumbs{overflow-x:auto}.product-page{grid-template-columns:1fr!important;padding:1rem 1.25rem!important;width:100%!important;overflow-x:hidden!important}.product-gallery{position:static!important}.product-description{word-break:break-word;overflow-wrap:break-word;max-width:100%}.product-details{max-width:100%;overflow:hidden}}.mobile-shop-section{border-bottom:.5px solid var(--border)}.mobile-shop-toggle{background:none;border:none;font-size:22px;font-weight:400;letter-spacing:-.01em;padding:1rem 0;color:var(--warm-black);width:100%;text-align:left;display:flex;justify-content:space-between;align-items:center;font-family:inherit;cursor:pointer}.mobile-shop-arrow{font-size:16px}.mobile-shop-dropdown{display:none;padding-bottom:1rem}.mobile-shop-dropdown.open{display:block}.mobile-shop-heading{font-size:10px;letter-spacing:.15em;color:var(--warm-muted);padding:.75rem 0 .25rem}.mobile-shop-dropdown a{font-size:16px;padding:.4rem 0;display:block;color:var(--warm-black)}.mobile-sub-section{border-top:.5px solid var(--border)}.mobile-sub-toggle{background:none;border:none;font-size:14px;font-weight:500;letter-spacing:.1em;padding:.85rem 0;color:var(--warm-black);width:100%;text-align:left;display:flex;justify-content:space-between;align-items:center;font-family:inherit;cursor:pointer}.mobile-sub-arrow{font-size:12px;color:var(--warm-muted)}.mobile-sub-dropdown{display:none;padding-left:1rem;padding-bottom:.5rem}.mobile-sub-dropdown.open{display:block}.mobile-sub-dropdown a{font-size:14px;padding:.35rem 0;display:block;color:var(--warm-muted)}.nav-megamenu{display:none;position:fixed;top:57px;left:0;right:0;background:#fff;border-top:.5px solid #e8e4e0;z-index:200;box-shadow:0 8px 32px #0000000f}.has-megamenu:hover .nav-megamenu{display:block}.megamenu-inner{max-width:1200px;margin:0 auto;padding:3rem 2.5rem 3.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.megamenu-item{display:flex;flex-direction:column}.megamenu-heading{font-size:12px;color:#8a7f79;letter-spacing:.04em;margin-bottom:1.25rem;display:block;text-transform:uppercase}.megamenu-item a{font-size:16px;color:#1a1614;font-weight:300;padding:.45rem 0;display:block;text-decoration:none;transition:color .15s}.megamenu-item a:hover{color:#8a7f79}.mobile-accordion{border-bottom:.5px solid #e8e4e0}.mobile-accordion-btn{width:100%;background:none;border:none;display:flex;align-items:center;justify-content:space-between;padding:1rem 0;font-size:16px;color:#1a1614;cursor:pointer;text-align:left}.mobile-accordion-btn--sub{font-size:13px;color:#5a5250;padding:.75rem 0 .75rem 1rem}.mobile-accordion-btn svg{transition:transform .2s;flex-shrink:0}.mobile-accordion-btn.open svg{transform:rotate(180deg)}.mobile-accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.mobile-accordion-content a{display:block;padding:.6rem 0 .6rem 1rem;font-size:13px;color:#5a5250;text-decoration:none}.mobile-accordion-content a:hover{color:#1a1614}.product-swatches{display:flex;gap:4px;padding:6px 0 4px;flex-wrap:wrap;align-items:center}.swatch-btn{width:12px!important;height:12px!important;min-width:12px!important;min-height:12px!important;max-width:12px!important;max-height:12px!important;border-radius:50%!important;border:1px solid rgba(0,0,0,.15)!important;cursor:pointer!important;padding:0!important;display:inline-block!important;flex-shrink:0!important;box-sizing:border-box!important}.swatch-more{font-size:10px;color:#666}
/*# sourceMappingURL=/cdn/shop/t/5/assets/theme.css.map */
