:root{--cream: #F2EBDc;--warm-white: #FAF8F3;--linen: #E5D9C5;--taupe: #B0987E;--sand: #C9B49A;--kraft: #8B6B45;--earth: #231C11;--charcoal: #3D3022;--mist: #EDE5D6;--sage: #8A9E88;--serif: "Cormorant Garamond", Georgia, serif;--sans: "Jost", system-ui, sans-serif;--ease: cubic-bezier(.25, .46, .45, .94);--ease-out: cubic-bezier(.16, 1, .3, 1)}html{scroll-behavior:smooth}body{background:var(--warm-white);color:var(--earth);font-family:var(--sans);font-weight:300;line-height:1.7;overflow-x:hidden}#site-header{position:fixed;top:0;left:0;right:0;z-index:100}.announce-bar{background:var(--earth);color:var(--cream);font-family:var(--sans);font-size:.67rem;font-weight:400;letter-spacing:.14em;text-transform:uppercase;text-align:center;padding:.62rem 1.5rem;display:flex;align-items:center;justify-content:center;gap:.9rem}.announce-sep{opacity:.35}nav{position:static;z-index:100;padding:1.75rem 3.5rem;display:flex;align-items:center;justify-content:space-between;background:#faf8f3f7;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(176,152,126,.12);transition:padding .5s var(--ease),box-shadow .5s var(--ease),border-color .5s}nav.scrolled{padding:1.1rem 3.5rem;border-bottom-color:#b0987e38;box-shadow:0 2px 28px #231c1112}.nav-logo{font-family:var(--serif);font-size:1.55rem;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--earth);text-decoration:none}.nav-links{display:flex;gap:2.75rem;list-style:none}.nav-links a{font-size:.7rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--charcoal);text-decoration:none;position:relative;transition:color .3s}.nav-links a:after{content:"";position:absolute;bottom:-3px;left:0;width:0;height:1px;background:var(--earth);transition:width .4s var(--ease)}.nav-links a:hover:after{width:100%}.nav-cta{font-size:.68rem;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--earth);text-decoration:none;border:1px solid var(--earth);padding:.7rem 1.6rem;transition:background .3s,color .3s}.nav-cta:hover{background:var(--earth);color:var(--warm-white)}.nav-cart{position:relative;display:flex;align-items:center;justify-content:center;color:var(--earth);text-decoration:none;width:36px;height:36px;transition:color .3s}.nav-cart:hover{color:var(--taupe)}.nav-cart-count{position:absolute;top:0;right:0;background:var(--earth);color:var(--warm-white);font-size:.55rem;font-weight:500;letter-spacing:.05em;min-width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0 3px;line-height:1}.nav-back{font-size:.68rem;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--charcoal);text-decoration:none;display:flex;align-items:center;gap:.6rem;transition:color .3s,gap .3s var(--ease)}.nav-back:before{content:"\2190";transition:transform .3s var(--ease)}.nav-back:hover{color:var(--earth);gap:1rem}.nav-back:hover:before{transform:translate(-4px)}.reveal{opacity:0;transform:translateY(28px);transition:opacity .95s var(--ease-out),transform .95s var(--ease-out)}.reveal.visible{opacity:1;transform:none}.reveal-d1{transition-delay:.12s}.reveal-d2{transition-delay:.24s}.reveal-d3{transition-delay:.38s}.reveal-d4{transition-delay:.54s}.btn-primary{font-size:.68rem;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--warm-white);background:var(--earth);text-decoration:none;padding:1.05rem 2.6rem;position:relative;overflow:hidden;display:inline-block}.btn-primary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--kraft);transform:translate(-101%);transition:transform .45s var(--ease)}.btn-primary:hover:before{transform:translate(0)}.btn-primary span{position:relative;z-index:1}.btn-ghost{font-size:.68rem;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--charcoal);text-decoration:none;display:flex;align-items:center;gap:.8rem;transition:color .3s,gap .35s var(--ease)}.btn-ghost:after{content:"\2192";transition:transform .35s var(--ease)}.btn-ghost:hover{color:var(--earth);gap:1.2rem}.btn-ghost:hover:after{transform:translate(4px)}.eyebrow{font-size:.62rem;font-weight:400;letter-spacing:.32em;text-transform:uppercase;color:var(--taupe);display:flex;align-items:center;gap:1rem;margin-bottom:1.75rem}.eyebrow:before{content:"";display:block;width:1.75rem;height:1px;background:var(--taupe)}.sec-title{font-family:var(--serif);font-size:clamp(2.2rem,3.8vw,3.6rem);font-weight:300;line-height:1.12;color:var(--earth);margin-bottom:1.5rem}.sec-title em{font-style:italic;color:var(--taupe)}.sec-body{font-size:.9rem;font-weight:300;line-height:1.9;color:var(--charcoal);max-width:48ch;margin-bottom:1.5rem}.hero{position:relative;min-height:100vh;display:flex;align-items:flex-end;overflow:hidden}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;transform:scale(1.06);transition:transform 10s var(--ease)}.hero-bg.ready{transform:scale(1)}.hero-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#231c11c7,#231c1147,#231c110a)}.hero-img{width:100%;height:100%;object-fit:cover;object-position:center 40%;display:block}.hero-content{position:relative;z-index:1;padding:0 5rem 6rem;max-width:680px}.hero-title{font-family:var(--serif);font-size:clamp(3.5rem,5.5vw,6.5rem);font-weight:300;line-height:1.04;color:var(--cream);margin-bottom:1.75rem}.hero-title em{font-style:italic;font-weight:300;color:var(--sand)}.hero-sub{font-size:.9rem;font-weight:300;letter-spacing:.03em;color:#f2ebdcd1;max-width:36ch;line-height:1.85;margin-bottom:2.75rem}.hero-actions{display:flex;align-items:center;gap:2.25rem}.btn-ghost-hero{font-size:.68rem;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:#f2ebdcb8;text-decoration:none;display:flex;align-items:center;gap:.8rem;transition:color .3s,gap .35s var(--ease)}.btn-ghost-hero:after{content:"\2192";transition:transform .35s var(--ease)}.btn-ghost-hero:hover{color:var(--cream);gap:1.2rem}.btn-ghost-hero:hover:after{transform:translate(4px)}.marquee-bar{background:var(--earth);padding:1.3rem 0;overflow:hidden}.marquee-track{display:flex;gap:3.5rem;width:max-content;animation:marqSlide 26s linear infinite}.marq-item{font-family:var(--serif);font-size:1rem;font-weight:300;font-style:italic;color:var(--sand);white-space:nowrap;letter-spacing:.04em;display:flex;align-items:center;gap:3.5rem}.marq-item:after{content:"\b7";color:var(--taupe)}@keyframes marqSlide{0%{transform:translate(0)}to{transform:translate(-50%)}}.philosophy{padding:11rem 5rem;display:grid;grid-template-columns:.9fr 1.1fr;gap:7rem;max-width:1440px;margin:0 auto;align-items:center}.phil-left{position:relative}.phil-numeral{font-family:var(--serif);font-size:11rem;font-weight:300;color:var(--linen);line-height:1;position:absolute;top:-3.5rem;left:-1.25rem;z-index:0;-webkit-user-select:none;user-select:none}.phil-frame{position:relative;z-index:1;padding:.9rem;border:1px solid var(--linen);background:var(--mist)}.phil-img-wrap{width:100%;aspect-ratio:3 / 4;overflow:hidden;position:relative}.phil-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .85s var(--ease)}.phil-frame:hover .phil-img-wrap img{transform:scale(1.04)}.phil-tag{position:absolute;bottom:-1.6rem;right:-1.6rem;background:var(--cream);border:1px solid var(--linen);padding:.9rem 1.4rem;font-size:.62rem;letter-spacing:.2em;text-transform:uppercase;color:var(--charcoal)}.collections{background:var(--cream);padding:9rem 5rem;position:relative;overflow:hidden}.coll-deco{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.coll-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:4.5rem;max-width:1440px;margin-left:auto;margin-right:auto;position:relative;z-index:1}.coll-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.5rem;max-width:1440px;margin:0 auto;position:relative;z-index:1}.card-link{text-decoration:none;color:inherit;display:block}.card-shell{padding:.75rem;border:1px solid var(--linen);background:var(--warm-white);transition:border-color .4s;border-radius:14px;overflow:hidden}.card-shell:hover{border-color:var(--taupe)}.card-core{position:relative;overflow:hidden;border-radius:8px}.card-img-wrap{width:100%;overflow:hidden;display:block;border-radius:8px}.prod-card:nth-child(1) .card-img-wrap,.prod-card:nth-child(2) .card-img-wrap,.prod-card:nth-child(3) .card-img-wrap{aspect-ratio:3 / 4}.card-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .85s var(--ease)}.card-shell:hover .card-img-wrap img{transform:scale(1.045)}.card-hover-layer{position:absolute;bottom:0;left:0;right:0;padding:1.75rem 1.25rem 1.25rem;background:linear-gradient(to top,rgba(35,28,17,.48) 0%,transparent 100%);opacity:0;transition:opacity .4s var(--ease)}.card-shell:hover .card-hover-layer{opacity:1}.card-hover-label{font-size:.62rem;letter-spacing:.22em;text-transform:uppercase;color:var(--warm-white)}.prod-card{cursor:pointer;position:relative}.card-badge{position:absolute;top:-.65rem;right:1rem;background:var(--earth);color:var(--cream);font-size:.65rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.4rem 1rem;font-family:var(--sans);z-index:3;border-radius:50px;white-space:nowrap;box-shadow:0 2px 8px #3e2e1e2e}.card-badge--featured{background:var(--earth)}.card-meta{padding:1.3rem .2rem .3rem}.card-name{font-family:var(--serif);font-size:1.35rem;font-weight:400;color:var(--earth);margin-bottom:.2rem}.card-desc{font-size:.72rem;font-weight:300;letter-spacing:.05em;color:var(--taupe)}.card-price{font-family:var(--serif);font-size:1.25rem;font-weight:400;color:#3d2e1e;margin-top:.55rem}.card-social-proof{display:flex;align-items:center;gap:.4rem;margin-top:.35rem}.stars-track{position:relative;display:inline-block;color:#3d2e1e2e;font-size:.85rem;letter-spacing:.04em;line-height:1}.stars-fill{position:absolute;top:0;left:0;overflow:hidden;color:#3d2e1e;white-space:nowrap;width:90%}.stars-count{font-size:.72rem;color:var(--taupe)}.card-urgency{display:inline-block;font-size:.65rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--earth);background:var(--cream);border:1px solid rgba(139,109,71,.3);border-radius:50px;padding:.3rem .85rem;margin-top:.5rem}.craft{padding:11rem 5rem;max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:9rem;align-items:center}.craft-imgs{position:relative}.craft-img-main{width:100%;aspect-ratio:4 / 5;overflow:hidden;position:relative;z-index:2}.craft-img-main img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.craft-img-accent{position:absolute;width:52%;aspect-ratio:3 / 4;overflow:hidden;bottom:-3.25rem;right:-2.25rem;z-index:1;border:7px solid var(--warm-white)}.craft-img-accent img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.craft-text .btn-ghost{margin-bottom:3.25rem}.craft-stats{display:grid;grid-template-columns:1fr 1fr;gap:2.25rem;padding-top:3.25rem;border-top:1px solid var(--linen)}.stat-val{font-family:var(--serif);font-size:3rem;font-weight:300;color:var(--earth);line-height:1;margin-bottom:.4rem}.stat-lbl{font-size:.68rem;font-weight:300;letter-spacing:.16em;text-transform:uppercase;color:var(--taupe)}.testimonials{background:var(--earth);padding:9rem 5rem}.test-eyebrow{font-size:.62rem;letter-spacing:.32em;text-transform:uppercase;color:var(--taupe);text-align:center;margin-bottom:5rem}.test-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1200px;margin:0 auto}.test-card{padding:2.75rem;border:1px solid rgba(176,152,126,.18)}.quote-glyph{font-family:var(--serif);font-size:4.5rem;font-weight:300;color:var(--taupe);line-height:.6;margin-bottom:1.6rem;display:block}.test-text{font-family:var(--serif);font-size:1.05rem;font-weight:300;font-style:italic;color:var(--cream);line-height:1.75;margin-bottom:2rem}.test-author{font-size:.62rem;letter-spacing:.2em;text-transform:uppercase;color:var(--taupe)}.upsell-upgrade{margin:1.5rem 0;padding:1.5rem 1.75rem;background:var(--mist);border-left:3px solid var(--earth)}.upsell-upgrade-eyebrow{font-size:.58rem;font-weight:400;letter-spacing:.24em;text-transform:uppercase;color:var(--taupe);margin-bottom:.6rem}.upsell-upgrade-row{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.upsell-upgrade-title{font-family:var(--serif);font-size:1rem;font-weight:400;color:var(--earth);margin-bottom:.25rem}.upsell-upgrade-title a{color:var(--earth);text-decoration:underline;text-underline-offset:3px}.upsell-upgrade-sub{font-size:.78rem;font-weight:300;color:var(--charcoal)}.upsell-upgrade-btn{font-size:.65rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--warm-white);background:var(--earth);text-decoration:none;padding:.65rem 1.25rem;white-space:nowrap;flex-shrink:0;transition:background .3s}.upsell-upgrade-btn:hover{background:var(--kraft)}.gifting-banner{display:flex;align-items:baseline;gap:.6rem;margin:1.25rem 0;font-size:.78rem;font-weight:300;color:var(--charcoal)}.gifting-icon{color:var(--taupe);font-size:.6rem;flex-shrink:0}.gifting-banner a{color:var(--earth);text-decoration:underline;text-underline-offset:3px;transition:color .3s}.gifting-banner a:hover{color:var(--taupe)}.cart-bundle-banner{padding:1.25rem 1.5rem;background:var(--cream);border:1px solid var(--linen);margin-bottom:1rem}.cart-bundle-title{font-family:var(--serif);font-size:1.05rem;font-weight:400;color:var(--earth);margin-bottom:.3rem}.cart-bundle-sub{font-size:.78rem;font-weight:300;color:var(--charcoal);margin-bottom:.85rem;line-height:1.6}.cart-bundle-cta{font-size:.62rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--earth);text-decoration:none;transition:color .3s}.cart-bundle-cta:hover{color:var(--taupe)}.cart-upsell{display:flex;gap:1rem;align-items:center;padding:1.25rem;background:var(--earth);margin-bottom:1rem}.cart-upsell-img{width:72px;height:72px;flex-shrink:0;overflow:hidden}.cart-upsell-img img{width:100%;height:100%;object-fit:cover;display:block}.cart-upsell-body{flex:1}.cart-upsell-label{font-size:.58rem;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--sand);margin-bottom:.3rem}.cart-upsell-title{font-family:var(--serif);font-size:.95rem;font-weight:300;color:var(--cream);margin-bottom:.2rem}.cart-upsell-sub{font-size:.7rem;font-weight:300;color:#f2ebdc8c;margin-bottom:.65rem}.cart-upsell-cta{font-size:.6rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:var(--sand);text-decoration:none;transition:color .3s}.cart-upsell-cta:hover{color:var(--cream)}.which-set{padding:9rem 5rem;background:var(--warm-white)}.ws-header{text-align:center;margin-bottom:4.5rem}.ws-intro{font-size:.9rem;font-weight:300;color:var(--charcoal);max-width:40ch;margin:1.25rem auto 0;line-height:1.8}.ws-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.5rem;max-width:1200px;margin:0 auto;align-items:stretch}.ws-card{padding:2.75rem 2.25rem 2.5rem;border:1px solid var(--linen);background:var(--cream);display:flex;flex-direction:column;gap:0;position:relative}.ws-card--featured{background:var(--earth);border-color:var(--earth)}.ws-card-badge{font-size:.58rem;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--sand);margin-bottom:1.5rem}.ws-card-name{font-family:var(--serif);font-size:1.6rem;font-weight:300;color:var(--earth);margin-bottom:.4rem}.ws-card--featured .ws-card-name{color:var(--cream)}.ws-card-tag{font-size:.68rem;font-weight:300;letter-spacing:.14em;text-transform:uppercase;color:var(--taupe);margin-bottom:2rem;padding-bottom:1.75rem;border-bottom:1px solid var(--linen)}.ws-card--featured .ws-card-tag{color:#f2ebdc8c;border-bottom-color:#f2ebdc26}.ws-list{list-style:none;display:flex;flex-direction:column;gap:.85rem;flex:1;margin-bottom:2.5rem}.ws-list li{font-size:.85rem;font-weight:300;color:var(--charcoal);padding-left:1.25rem;position:relative;line-height:1.6}.ws-list li:before{content:"\2014";position:absolute;left:0;color:var(--taupe)}.ws-card--featured .ws-list li{color:#f2ebdcbf}.ws-card--featured .ws-list li:before{color:var(--sand)}.ws-cta{font-size:.68rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--earth);text-decoration:none;margin-top:auto;transition:color .3s,letter-spacing .3s}.ws-cta:hover{color:var(--taupe);letter-spacing:.26em}.ws-cta--light{color:var(--sand)}.ws-cta--light:hover{color:var(--cream)}.newsletter{background:var(--cream);padding:9rem 5rem;text-align:center}.nl-title{font-family:var(--serif);font-size:clamp(2.8rem,5vw,5.5rem);font-weight:300;line-height:1.08;color:var(--earth);margin-bottom:1.25rem}.nl-title em{font-style:italic;color:var(--taupe)}.nl-sub{font-size:.88rem;font-weight:300;letter-spacing:.03em;color:var(--charcoal);margin-bottom:3rem}.nl-form{display:flex;max-width:460px;margin:0 auto;border:1px solid var(--taupe)}.nl-input{flex:1;padding:1rem 1.5rem;font-family:var(--sans);font-size:.8rem;font-weight:300;color:var(--earth);background:transparent;border:none;outline:none}.nl-input::placeholder{color:var(--taupe)}.nl-btn{font-family:var(--sans);font-size:.65rem;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--warm-white);background:var(--earth);border:none;padding:1rem 1.75rem;cursor:pointer;transition:background .3s}.nl-btn:hover{background:var(--kraft)}footer{background:var(--earth);padding:5.5rem 5rem 3rem}.foot-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:4.5rem;margin-bottom:4.5rem;padding-bottom:4.5rem;border-bottom:1px solid rgba(176,152,126,.15)}.foot-brand{font-family:var(--serif);font-size:1.85rem;font-weight:300;letter-spacing:.16em;text-transform:uppercase;color:var(--cream);margin-bottom:1.25rem}.foot-tagline{font-size:.82rem;font-weight:300;line-height:1.85;color:var(--taupe);max-width:26ch}.foot-col-title{font-size:.62rem;font-weight:400;letter-spacing:.26em;text-transform:uppercase;color:var(--sand);margin-bottom:1.6rem}.foot-links{list-style:none;display:flex;flex-direction:column;gap:.9rem}.foot-links a{font-size:.82rem;font-weight:300;color:var(--taupe);text-decoration:none;letter-spacing:.03em;transition:color .3s}.foot-links a:hover{color:var(--cream)}.foot-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 2rem;border-top:1px solid rgba(176,152,126,.15);padding-top:1.5rem;margin-top:3rem}.foot-copy{font-size:.68rem;font-weight:300;letter-spacing:.1em;color:var(--taupe)}.foot-legal-links{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem}.foot-legal-links a{font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:var(--taupe);text-decoration:none;transition:color .3s}.foot-legal-links a:hover{color:var(--cream)}.foot-socials{display:flex;gap:2rem}.foot-socials a{font-size:.62rem;letter-spacing:.2em;text-transform:uppercase;color:var(--taupe);text-decoration:none;transition:color .3s}.foot-socials a:hover{color:var(--cream)}.coll-pg-hero{position:relative;height:72vh;min-height:520px;display:flex;align-items:flex-end;padding-top:5.5rem;overflow:hidden}.coll-pg-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0}.coll-pg-hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.coll-pg-hero-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(35,28,17,.8) 0%,rgba(35,28,17,.25) 55%,transparent 100%)}.coll-pg-hero-inner{position:relative;z-index:1;padding:4rem 5rem 5rem}.coll-pg-eyebrow{font-size:.62rem;letter-spacing:.32em;text-transform:uppercase;color:var(--sand);margin-bottom:1.25rem}.coll-pg-title{font-family:var(--serif);font-size:clamp(3rem,5vw,5.5rem);font-weight:300;line-height:1.08;color:var(--cream);margin-bottom:1.25rem}.coll-pg-title em{font-style:italic;color:var(--sand)}.coll-pg-sub{font-size:.88rem;font-weight:300;letter-spacing:.05em;color:#f2ebdcb3}.coll-pg-intro-wrap{background:var(--warm-white);padding:5.5rem 5rem 6rem;position:relative;overflow:hidden;text-align:center}.coll-pg-intro-deco{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.coll-pg-intro-inner{position:relative;z-index:1;max-width:640px;margin:0 auto}.coll-pg-intro-title{font-family:var(--serif);font-size:clamp(2rem,3.8vw,3.4rem);font-weight:300;color:var(--earth);line-height:1.1;margin:.75rem 0 1.25rem}.coll-pg-intro-title em{font-style:italic;color:var(--taupe)}.coll-pg-intro-text{font-size:.9rem;line-height:1.9;color:var(--charcoal);max-width:54ch;margin:0 auto 2.5rem}.coll-pg-intro-stats{display:flex;align-items:center;justify-content:center;gap:2rem;border-top:1px solid var(--linen);padding-top:2rem;margin-top:.5rem}.coll-pg-intro-stat{display:flex;flex-direction:column;align-items:center;gap:.2rem}.coll-pg-intro-stat-val{font-family:var(--serif);font-size:1.6rem;font-weight:300;color:var(--earth);line-height:1}.coll-pg-intro-stat-lbl{font-family:var(--sans);font-size:.55rem;letter-spacing:.12em;text-transform:uppercase;color:var(--taupe)}.coll-pg-intro-stat-sep{color:var(--taupe);font-size:.5rem;opacity:.6}.coll-pg-wrap{background:var(--earth);padding:10px}.coll-pg-editorial{display:grid;grid-template-columns:1.15fr .85fr;gap:10px}.coll-pg-stack{display:grid;grid-template-rows:1fr 1fr;gap:10px}.coll-pg-card{position:relative;display:block;text-decoration:none;overflow:hidden;border-radius:14px;transition:box-shadow .5s var(--ease)}.coll-pg-card--large{min-height:74vh}.coll-pg-card--small{min-height:37vh}.coll-pg-card--grid{aspect-ratio:3 / 4}.coll-pg-card-img{position:absolute;top:0;right:0;bottom:0;left:0;transition:transform .85s var(--ease)}.coll-pg-card:hover .coll-pg-card-img{transform:scale(1.05)}.coll-pg-card-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.coll-pg-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(35,28,17,.88) 0%,rgba(35,28,17,.15) 55%,transparent 100%);transition:background .5s var(--ease)}.coll-pg-card:hover .coll-pg-card-overlay{background:linear-gradient(to top,rgba(35,28,17,.94) 0%,rgba(35,28,17,.28) 65%,transparent 100%)}.coll-pg-card-info{position:absolute;bottom:0;left:0;right:0;padding:2.5rem 2.25rem}.coll-pg-card-tag{font-size:.6rem;letter-spacing:.28em;text-transform:uppercase;color:var(--sand);margin-bottom:.6rem}.coll-pg-card-name{font-family:var(--serif);font-size:2rem;font-weight:300;color:var(--cream);line-height:1.15;margin-bottom:.75rem;-webkit-hyphens:auto;hyphens:auto}.coll-pg-card--small .coll-pg-card-name{font-size:1.4rem}.coll-pg-card-desc{font-size:.82rem;font-weight:300;color:#f2ebdcb3;line-height:1.65;margin-bottom:1.25rem;max-width:36ch}.coll-pg-card-footer{display:flex;align-items:center;justify-content:space-between}.coll-pg-card-price{font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;color:var(--sand)}.coll-pg-card-cta{font-size:.62rem;letter-spacing:.22em;text-transform:uppercase;color:var(--cream);border-bottom:1px solid rgba(242,235,220,.35);padding-bottom:.2rem;opacity:0;transform:translate(-6px);transition:opacity .4s var(--ease),transform .4s var(--ease)}.coll-pg-card:hover .coll-pg-card-cta{opacity:1;transform:none}.coll-pg-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3px}.coll-pg-trust{background:var(--cream);padding:2rem 5rem;display:flex;justify-content:center;gap:4rem;flex-wrap:wrap;border-top:1px solid var(--linen)}.coll-pg-trust-item{display:flex;align-items:center;gap:.75rem;font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;color:var(--charcoal)}.coll-pg-trust-item span:first-child{color:var(--taupe);font-size:.5rem}.phil-pg-hero{position:relative;min-height:92vh;display:flex;align-items:flex-end;padding-top:5.5rem;overflow:hidden}.phil-pg-hero-img{position:absolute;top:0;right:0;bottom:0;left:0}.phil-pg-hero-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.phil-pg-hero-img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(35,28,17,.75) 0%,rgba(35,28,17,.1) 60%,transparent 100%)}.phil-pg-hero-text{position:relative;z-index:1;padding:5rem 6rem 6rem;max-width:900px}.phil-pg-hero-text .eyebrow{color:var(--sand)}.phil-pg-hero-text .eyebrow:before{background:var(--sand)}.phil-pg-hero-text .brand-page-title{color:var(--cream);font-size:clamp(3rem,5.5vw,5.5rem)}.phil-pg-hero-text .brand-page-title em{color:var(--sand)}.phil-pg-intro{max-width:780px;margin:0 auto;padding:7rem 5rem;border-bottom:1px solid var(--linen)}.phil-pg-intro p{font-family:var(--serif);font-size:1.2rem;font-weight:300;line-height:1.8;color:var(--charcoal);margin-bottom:1.5rem}.phil-pg-intro p:last-child{margin-bottom:0}.phil-pg-block{display:grid;grid-template-columns:1fr 1fr;min-height:70vh}.phil-pg-block--img-left{direction:ltr}.phil-pg-block--img-right .phil-pg-block-text{order:1}.phil-pg-block--img-right .phil-pg-block-img{order:2}.phil-pg-block-img{overflow:hidden}.phil-pg-block-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .9s var(--ease)}.phil-pg-block-img:hover img{transform:scale(1.04)}.phil-pg-block-text{display:flex;flex-direction:column;justify-content:center;padding:6rem 5rem;background:var(--warm-white)}.phil-pg-block--img-left .phil-pg-block-text{background:var(--cream)}.phil-pg-num{font-family:var(--serif);font-size:.85rem;font-weight:300;letter-spacing:.22em;color:var(--taupe);margin-bottom:1.5rem;display:block}.phil-pg-section-title{font-family:var(--serif);font-size:clamp(1.8rem,2.8vw,2.6rem);font-weight:300;color:var(--earth);line-height:1.15;margin-bottom:1.75rem;font-style:italic}.phil-pg-block-text p{font-size:.9rem;font-weight:300;line-height:1.95;color:var(--charcoal);max-width:44ch}.phil-pg-full-img{width:100%;height:55vw;max-height:700px;overflow:hidden}.phil-pg-full-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.phil-pg-video-wrap{position:relative;width:calc(100% - 18rem);max-width:780px;max-height:720px;margin:0 auto 7rem;border-radius:20px;overflow:hidden;box-shadow:0 28px 72px #3e342b26}.phil-pg-video{width:100%;height:auto;display:block}.phil-pg-video--mobile{display:none}.phil-pg-video-label{position:absolute;bottom:1.5rem;left:1.75rem;font-family:var(--sans);font-size:.58rem;letter-spacing:.18em;text-transform:uppercase;color:#ffffffa6;pointer-events:none}.phil-pg-care{margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--linen)}.phil-pg-closing{background:var(--earth);padding:8rem 5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:2.5rem}.phil-pg-closing p{font-family:var(--serif);font-size:clamp(1.8rem,3.5vw,3rem);font-weight:300;font-style:italic;color:var(--cream)}.phil-pg-closing .brand-page-back{color:var(--taupe)}.phil-pg-closing .brand-page-back:hover{color:var(--sand)}.brand-page{background:var(--warm-white);padding-top:7.75rem;min-height:100vh}.brand-page-hero{background:var(--cream);padding:8rem 5rem 7rem;border-bottom:1px solid var(--linen)}.brand-page-hero .eyebrow{margin-bottom:2rem}.brand-page-title{font-family:var(--serif);font-size:clamp(2.8rem,5vw,5rem);font-weight:300;line-height:1.1;color:var(--earth);max-width:18ch}.brand-page-title em{font-style:italic;color:var(--taupe)}.brand-page-body{max-width:820px;margin:0 auto;padding:7rem 5rem 9rem}.brand-page-intro p{font-family:var(--serif);font-size:1.25rem;font-weight:300;line-height:1.75;color:var(--charcoal);margin-bottom:1.5rem}.brand-page-sections{margin-top:5rem}.brand-section{display:grid;grid-template-columns:60px 1fr;gap:2.5rem;padding:3.5rem 0;border-top:1px solid var(--linen)}.brand-section:last-child{border-bottom:1px solid var(--linen)}.brand-section-num{font-family:var(--serif);font-size:.85rem;font-weight:300;letter-spacing:.18em;color:var(--taupe);padding-top:.3rem}.brand-section-title{font-family:var(--serif);font-size:1.35rem;font-weight:400;color:var(--earth);margin-bottom:1.1rem;line-height:1.25}.brand-section-content p{font-size:.9rem;font-weight:300;line-height:1.9;color:var(--charcoal);margin-bottom:1rem}.brand-section-content p:last-child{margin-bottom:0}.brand-care-list{list-style:none;display:flex;flex-direction:column;gap:.65rem;margin-top:.5rem}.brand-care-list li{font-size:.9rem;font-weight:300;line-height:1.7;color:var(--charcoal);padding-left:1.4rem;position:relative}.brand-care-list li:before{content:"\2014";position:absolute;left:0;color:var(--taupe)}.brand-page-closing{margin-top:5rem;padding-top:3rem;border-top:1px solid var(--linen);text-align:center}.brand-page-closing p{font-family:var(--serif);font-size:1.5rem;font-weight:300;font-style:italic;color:var(--earth)}.brand-page-back{display:inline-block;margin-top:3rem;font-size:.68rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--taupe);text-decoration:none;transition:color .3s}.brand-page-back:hover{color:var(--earth)}.prod-page{padding-top:7.75rem}.prod-layout{display:grid;grid-template-columns:1fr 1fr;align-items:start}.prod-gallery{position:sticky;top:5.5rem;background:var(--warm-white);display:flex;flex-direction:row;gap:1rem;align-items:flex-start;padding:2rem 1.5rem 2rem 2rem}.gallery-thumbs{display:flex;flex-direction:column;gap:8px;width:76px;flex-shrink:0;background:var(--warm-white)}.gallery-thumb{width:76px;height:76px;overflow:hidden;cursor:pointer;border:2px solid transparent;border-radius:8px;padding:0;background:none;opacity:.6;transition:opacity .25s,border-color .25s;flex-shrink:0}.gallery-thumb.active,.gallery-thumb:hover{opacity:1;border-color:var(--earth)}.gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.gallery-main{flex:1;overflow:hidden;border-radius:16px}.gallery-main-img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .3s;aspect-ratio:4 / 5}.prod-info{padding:3rem 5rem 6rem;background:var(--warm-white)}.prod-label{font-size:.6rem;font-weight:400;letter-spacing:.28em;text-transform:uppercase;color:var(--taupe);margin-bottom:1.25rem}.prod-title{font-family:var(--serif);font-size:clamp(2.2rem,3.5vw,3.8rem);font-weight:300;line-height:1.1;color:var(--earth);margin-bottom:.5rem}.prod-headline{font-family:var(--serif);font-size:1.05rem;font-weight:300;font-style:italic;color:var(--taupe);margin-bottom:1.75rem}.prod-divider{height:1px;background:var(--linen);margin:2rem 0}.prod-trust{display:grid;grid-template-columns:1fr 1fr;gap:.45rem .75rem;margin-bottom:1.75rem;padding:1.1rem 1.25rem;background:var(--mist);border:1px solid var(--linen)}.trust-item{display:flex;align-items:center;gap:.5rem;font-size:.72rem;font-weight:300;color:var(--charcoal)}.trust-icon{font-size:.85rem;flex-shrink:0}.prod-price-block{display:flex;align-items:baseline;gap:.75rem;margin-bottom:.4rem}.prod-price-fig{font-family:var(--serif);font-size:3rem;font-weight:300;color:var(--earth);line-height:1}.prod-price-sub{font-size:.75rem;color:var(--taupe);letter-spacing:.06em;margin-bottom:2rem}.prod-eyebrow-badge{display:inline-block;font-size:.65rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--cream);background:var(--earth);padding:.35rem .85rem;margin-bottom:1rem;border-radius:6px}.prod-review-bar{display:flex;align-items:center;gap:.5rem;margin-bottom:1.25rem;flex-wrap:wrap}.prod-stars{position:relative;display:inline-block;color:#3d2e1e33;font-size:1rem;line-height:1;letter-spacing:.04em}.prod-stars-fill{position:absolute;top:0;left:0;overflow:hidden;color:var(--earth);white-space:nowrap;width:98%}.prod-review-text{font-size:.82rem;color:var(--charcoal)}.prod-review-sep{color:var(--taupe);font-size:.82rem}.prod-sold-tag{font-size:.82rem;color:var(--earth);font-weight:500}.scrubber-upsell{border:1.5px solid var(--linen);padding:1rem 1.25rem;margin-bottom:1.25rem}.scrubber-upsell-label{font-size:.62rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--taupe);margin-bottom:.75rem;font-family:var(--sans)}.scrubber-upsell-row{display:flex;align-items:center;gap:1rem}.scrubber-upsell-img{width:56px;height:56px;object-fit:cover;flex-shrink:0}.scrubber-upsell-info{flex:1}.scrubber-upsell-name{font-family:var(--serif);font-size:.95rem;font-weight:300;color:var(--earth);margin-bottom:.2rem}.scrubber-upsell-sub{font-size:.68rem;color:var(--taupe);letter-spacing:.04em}.scrubber-upsell-btn{font-family:var(--sans);font-size:.7rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:var(--cream);background:var(--earth);border:none;padding:.6rem 1rem;white-space:nowrap;cursor:pointer;text-decoration:none;transition:background .2s;flex-shrink:0;border-radius:8px}.scrubber-upsell-btn:hover{background:var(--kraft)}.prod-trust-minimal{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-top:1rem;font-size:.78rem;color:var(--charcoal)}.trust-item-min{display:inline-flex;align-items:center;gap:.35rem}.trust-item-min svg{color:var(--earth);flex-shrink:0}.trust-sep{color:var(--taupe)}.prod-action-row{display:flex;gap:1rem;margin-bottom:2rem}.prod-qty{display:flex;align-items:center;border:1.5px solid var(--earth);border-radius:10px;overflow:hidden}.offer-select-title{font-size:.68rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--charcoal);margin-bottom:.85rem}.offer-opt{border:1.5px solid var(--linen);cursor:pointer;overflow:hidden;margin-bottom:.75rem;transition:border-color .25s;-webkit-user-select:none;user-select:none}.offer-opt.active{border-color:var(--earth);border-width:2px}.offer-opt--featured .offer-opt-popular{background:var(--earth);padding:.55rem 1.25rem;font-size:.58rem;letter-spacing:.22em;text-transform:uppercase;color:var(--sand);font-weight:400}.offer-opt-inner{display:flex;align-items:center;padding:1.15rem 1.25rem;gap:1rem}.offer-opt-radio{width:18px;height:18px;border-radius:50%;border:2px solid var(--linen);flex-shrink:0;position:relative;transition:border-color .25s}.offer-opt.active .offer-opt-radio{border-color:var(--earth)}.offer-opt.active .offer-opt-radio:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background:var(--earth)}.offer-opt-body{flex:1}.offer-opt-name{font-family:var(--serif);font-size:1.05rem;font-weight:400;color:var(--earth);margin-bottom:.2rem}.offer-opt-sub{font-size:.72rem;font-weight:300;color:var(--taupe);line-height:1.5}.offer-opt-price{text-align:right}.offer-opt-main{font-family:var(--serif);font-size:1.1rem;font-weight:400;color:var(--earth)}.offer-opt-per{font-size:.65rem;color:var(--taupe);margin-top:.1rem}.qty-btn{font-size:1.2rem;font-weight:300;color:var(--earth);background:transparent;border:none;width:3rem;height:3.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.qty-btn:hover{background:var(--linen)}.qty-input{font-family:var(--serif);font-size:1rem;font-weight:400;color:var(--earth);background:transparent;border:none;border-left:1.5px solid var(--earth);border-right:1.5px solid var(--earth);width:3.5rem;height:3.25rem;text-align:center;outline:none;-moz-appearance:textfield}.qty-input::-webkit-outer-spin-button,.qty-input::-webkit-inner-spin-button{-webkit-appearance:none}.btn-add-bag{flex:1;font-family:var(--sans);font-size:1rem;font-weight:400;letter-spacing:.16em;text-transform:uppercase;color:var(--warm-white);background:var(--earth);border:none;cursor:pointer;position:relative;overflow:hidden;height:5.5rem;min-height:5.5rem;border-radius:10px}.btn-add-bag:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--kraft);transform:translate(-101%);transition:transform .45s var(--ease)}.btn-add-bag:hover:before{transform:translate(0)}.btn-add-bag span{position:relative;z-index:1}.prod-perks{display:flex;flex-direction:column;gap:.9rem}.perk-item{display:flex;align-items:center;gap:.85rem;font-size:.82rem;font-weight:300;color:var(--charcoal)}.perk-dot{width:5px;height:5px;border-radius:50%;background:var(--taupe);flex-shrink:0}.perk-item strong{font-weight:400;color:var(--earth)}.prod-accordion{display:flex;flex-direction:column}.acc-item{border-top:1px solid var(--linen)}.acc-item:last-child{border-bottom:1px solid var(--linen)}.acc-header{display:flex;justify-content:space-between;align-items:center;padding:1.4rem 0;font-family:var(--serif);font-size:1.2rem;font-weight:300;color:var(--earth);cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.acc-header::-webkit-details-marker{display:none}.acc-header:after{content:"\2014";font-family:var(--sans);font-size:1rem;font-weight:200;color:var(--taupe)}.acc-item:not([open]) .acc-header:after{content:"+";font-size:1.3rem}.acc-body{padding-bottom:1.6rem;font-size:.85rem;font-weight:300;line-height:1.85;color:var(--charcoal)}.acc-body p{margin-bottom:.75rem}.acc-body p:last-child{margin-bottom:0}.acc-note{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--linen);font-size:.82rem;color:var(--taupe);font-style:italic}.acc-rich{padding-bottom:2rem}.acc-rich-headline{font-family:var(--serif);font-size:1.15rem;font-weight:400;color:var(--earth);line-height:1.35;margin-bottom:1.1rem;font-style:italic}.acc-section{margin-top:1.6rem;padding-top:1.4rem;border-top:1px solid var(--linen)}.acc-section-title{font-size:.68rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--taupe);margin-bottom:.7rem}.acc-list{list-style:none;display:flex;flex-direction:column;gap:.5rem;margin-top:.4rem}.acc-list li{padding-left:1.2rem;position:relative;font-size:.85rem;font-weight:300;line-height:1.75;color:var(--charcoal)}.acc-list li:before{content:"\2014";position:absolute;left:0;color:var(--taupe)}.acc-closing{margin-top:1.6rem;padding-top:1.2rem;border-top:1px solid var(--linen);font-family:var(--serif);font-size:.95rem;font-style:italic;color:var(--earth)}.acc-tagline{font-family:var(--serif);font-style:italic;color:var(--taupe);font-size:1rem}.use-grid{display:flex;flex-direction:column}.use-item{padding:.8rem 0;border-bottom:1px solid var(--mist)}.use-item:last-child{border-bottom:none}.use-cat{font-size:.62rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--taupe);margin-bottom:.2rem}.use-item p:last-child{font-size:.82rem;font-weight:300;color:var(--charcoal);line-height:1.7}.acc-table{width:100%;border-collapse:collapse;font-size:.8rem}.acc-table th{font-size:.6rem;font-weight:400;letter-spacing:.16em;text-transform:uppercase;color:var(--taupe);text-align:left;padding:.5rem .5rem .75rem;border-bottom:1px solid var(--linen)}.acc-table td{padding:.65rem .5rem;border-bottom:1px solid var(--mist);font-weight:300;color:var(--charcoal)}.acc-table td:first-child{font-weight:400;color:var(--earth)}.acc-table tr:last-child td{border-bottom:none}.acc-qa{display:flex;flex-direction:column;padding-bottom:0}.qa-item{border-bottom:1px solid var(--mist)}.qa-item:last-child{border-bottom:none}.qa-q{font-size:.85rem;font-weight:400;color:var(--earth);padding:.85rem 0;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem}.qa-q::-webkit-details-marker{display:none}.qa-q:after{content:"+";font-size:1.1rem;font-weight:200;color:var(--taupe);flex-shrink:0}.qa-item[open] .qa-q:after{content:"\2212"}.qa-a{font-size:.8rem;font-weight:300;line-height:1.75;color:var(--charcoal);padding-bottom:.85rem}.vs-section{background:var(--earth);padding:8rem 5rem;position:relative;overflow:hidden}.vs-section:before{content:"";position:absolute;top:-120px;right:-120px;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(176,152,126,.07) 0%,transparent 70%);pointer-events:none}.vs-inner{max-width:1000px;margin:0 auto;position:relative;z-index:1}.vs-eyebrow{font-size:.62rem;font-weight:400;letter-spacing:.32em;text-transform:uppercase;color:var(--taupe);display:flex;align-items:center;gap:1rem;margin-bottom:1.75rem}.vs-eyebrow:before{content:"";display:block;width:1.75rem;height:1px;background:var(--taupe)}.vs-title{font-family:var(--serif);font-size:clamp(2rem,3.5vw,3.2rem);font-weight:300;color:var(--cream);margin-bottom:3.5rem;line-height:1.12}.vs-compare{width:100%}.vs-compare-head{display:grid;grid-template-columns:1fr 1.15fr 1.15fr;margin-bottom:0}.vs-head-col{padding:1.5rem 2rem;display:flex;flex-direction:column;gap:.35rem}.vs-head-sk{background:linear-gradient(160deg,#e5d9c524,#b0987e14);border-radius:14px 14px 0 0;border:1px solid rgba(176,152,126,.3);border-bottom:none}.vs-head-alt{background:#ffffff05;border-radius:14px 14px 0 0;border:1px solid rgba(255,255,255,.05);border-bottom:none;margin-left:.75rem}.vs-head-badge{font-family:var(--sans);font-size:.55rem;letter-spacing:.16em;text-transform:uppercase;color:var(--taupe);background:#b0987e2e;border:1px solid rgba(176,152,126,.35);border-radius:50px;padding:.2rem .65rem;display:inline-block;align-self:flex-start;margin-bottom:.4rem}.vs-head-brand{font-family:var(--serif);font-size:1.1rem;font-weight:300}.vs-head-sk .vs-head-brand{color:var(--linen)}.vs-head-alt .vs-head-brand{color:#f2ebdc4d}.vs-head-sub{font-family:var(--sans);font-size:.58rem;letter-spacing:.12em;text-transform:uppercase;color:var(--taupe);opacity:.6}.vs-row{display:grid;grid-template-columns:1fr 1.15fr 1.15fr;border-top:1px solid rgba(176,152,126,.1);transition:background .2s}.vs-row:hover{background:#b0987e0a}.vs-row--last{border-bottom:1px solid rgba(176,152,126,.1)}.vs-cat{padding:1.35rem 1.25rem 1.35rem 0;font-family:var(--sans);font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:#f2ebdc66;display:flex;align-items:center}.vs-cell{padding:1.35rem 2rem;font-size:.88rem;font-weight:300;display:flex;align-items:center;gap:.65rem}.vs-cell--sk{background:linear-gradient(180deg,#e5d9c51a,#b0987e0f);color:var(--cream);font-weight:400;border-left:1px solid rgba(176,152,126,.25);border-right:1px solid rgba(176,152,126,.25)}.vs-cell--sk:before{content:"";display:inline-block;width:16px;height:16px;border-radius:50%;background:#b0987e40;border:1px solid rgba(176,152,126,.5);flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6l3 3 5-5' stroke='%23B0987E' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:10px}.vs-row--last .vs-cell--sk{border-radius:0 0 10px 10px}.vs-cell--alt{color:#f2ebdc40;font-size:.82rem;margin-left:.75rem}.vs-cell--alt:before{content:"";display:inline-block;width:14px;height:14px;border-radius:50%;border:1px solid rgba(255,255,255,.08);flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M3 3l6 6M9 3l-6 6' stroke='rgba(255,255,255,0.2)' stroke-width='1.2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:9px}.prod-video-section{background:var(--warm-white);padding:7rem 5rem 8rem}.prod-video-inner{max-width:700px;margin:0 auto}.prod-video-header{text-align:center;margin-bottom:3rem}.prod-video-header .eyebrow{justify-content:center;margin-bottom:.85rem}.prod-video-title{font-family:var(--serif);font-size:clamp(2rem,3.8vw,3.4rem);font-weight:300;color:var(--earth);line-height:1.1;margin:0}.prod-video-title em{font-style:italic;color:var(--taupe)}.prod-video-frame{border-radius:20px;overflow:hidden;box-shadow:0 28px 72px #3e342b24}.prod-video-frame video{width:100%;height:auto;display:block}.faq-section{background:var(--cream);padding:9rem 5rem}.faq-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:.45fr .55fr;gap:6rem;align-items:start}.faq-left{position:sticky;top:7rem}.faq-list{display:flex;flex-direction:column}.faq-item{border-top:1px solid var(--linen)}.faq-item:last-child{border-bottom:1px solid var(--linen)}.faq-q{font-family:var(--serif);font-size:1.25rem;font-weight:300;color:var(--earth);padding:1.25rem 0;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.faq-q::-webkit-details-marker{display:none}.faq-q:after{content:"+";font-family:var(--sans);font-size:1.3rem;font-weight:200;color:var(--taupe);flex-shrink:0}.faq-item[open] .faq-q:after{content:"\2212"}.faq-a{font-size:.95rem;font-weight:300;line-height:1.9;color:var(--charcoal);padding-bottom:1.25rem}.cart-page{padding:10.25rem 5rem 6rem;max-width:1440px;margin:0 auto}.cart-empty{text-align:center;padding:4rem 2rem 7rem}.cart-empty-eyebrow{font-size:.62rem;font-weight:400;letter-spacing:.32em;text-transform:uppercase;color:var(--taupe);margin-bottom:1.5rem}.cart-empty-title{font-family:var(--serif);font-size:clamp(2.5rem,5vw,5rem);font-weight:300;color:var(--earth);margin-bottom:1rem}.cart-empty-sub{font-size:.88rem;font-weight:300;color:var(--charcoal);margin-bottom:2.5rem}.cart-header{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:1.5rem;margin-bottom:2.5rem;border-bottom:2px solid var(--earth)}.cart-title{font-family:var(--serif);font-size:clamp(2rem,3.5vw,3.5rem);font-weight:300;color:var(--earth)}.cart-count{font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:var(--taupe)}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:5rem;align-items:start}.cart-col-labels{display:grid;grid-template-columns:120px 1fr auto auto auto;gap:1.5rem;align-items:center;padding-bottom:.75rem;border-bottom:1px solid var(--linen);margin-bottom:0;font-size:.6rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--taupe)}.cart-label-price,.cart-label-qty,.cart-label-total{text-align:center}.cart-label-total{text-align:right}.cart-item{display:grid;grid-template-columns:120px 1fr auto auto auto;gap:1.5rem;align-items:center;padding:1.75rem 0;border-bottom:1px solid var(--linen)}.cart-item-img-wrap{width:120px;height:120px;overflow:hidden;background:var(--cream);display:block;flex-shrink:0;border-radius:8px}.cart-qty{display:flex;align-items:center;border:1px solid var(--linen)}.cart-item-img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.cart-item-name{font-family:var(--serif);font-size:1.1rem;font-weight:400;color:var(--earth);text-decoration:none;display:block;margin-bottom:.3rem;transition:color .3s}.cart-item-name:hover{color:var(--taupe)}.cart-item-variant{font-size:.68rem;font-weight:300;letter-spacing:.12em;text-transform:uppercase;color:var(--taupe);margin-bottom:.35rem}.cart-item-discount{font-size:.65rem;color:var(--sage);letter-spacing:.1em}.cart-remove{font-size:.62rem;font-weight:400;letter-spacing:.16em;text-transform:uppercase;color:var(--taupe);text-decoration:none;margin-top:.75rem;display:inline-block;transition:color .3s}.cart-remove:hover{color:var(--earth)}.cart-item-unit{font-family:var(--serif);font-size:1rem;font-weight:300;color:var(--charcoal);text-align:center}.cart-item-compare{display:block;font-size:.8rem;color:var(--taupe);text-decoration:line-through;margin-bottom:.15rem}.cart-item-total{font-family:var(--serif);font-size:1.1rem;font-weight:400;color:var(--earth);text-align:right;min-width:5rem}.cart-note-wrap{padding-top:1.5rem;margin-top:.5rem}.cart-note-details summary{list-style:none}.cart-note-details summary::-webkit-details-marker{display:none}.cart-note-toggle{font-size:.68rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:var(--taupe);cursor:pointer;display:flex;align-items:center;gap:.75rem;transition:color .3s}.cart-note-toggle:hover{color:var(--earth)}.cart-note-toggle:before{content:"+";font-size:1.1rem;font-weight:200}.cart-note-details[open] .cart-note-toggle:before{content:"\2212"}.cart-note-input{width:100%;min-height:90px;margin-top:.85rem;padding:.85rem 1rem;font-family:var(--sans);font-size:.82rem;font-weight:300;color:var(--earth);background:var(--warm-white);border:1px solid var(--linen);outline:none;resize:vertical;transition:border-color .3s}.cart-note-input:focus{border-color:var(--taupe)}.cart-note-input::placeholder{color:var(--taupe)}.cart-summary-col{position:sticky;top:7rem}.shipping-bar-wrap{padding:1.1rem 1.25rem;background:var(--mist);border:1px solid var(--linen);margin-bottom:1.25rem}.shipping-bar-msg{font-size:.78rem;font-weight:300;color:var(--charcoal);margin-bottom:.65rem;line-height:1.5}.shipping-bar-msg strong{font-weight:400;color:var(--earth)}.shipping-free{color:var(--sage)!important}.shipping-bar{height:2px;background:var(--linen);overflow:hidden}.shipping-bar-fill{height:100%;background:var(--earth);transition:width .6s var(--ease)}.cart-summary-box{padding:2rem;border:1px solid var(--linen);background:var(--warm-white)}.cart-discounts{margin-bottom:1rem}.cart-discount-row{display:flex;justify-content:space-between;align-items:center;font-size:.78rem;font-weight:300;color:var(--sage);margin-bottom:.35rem}.cart-discount-title{letter-spacing:.1em;text-transform:uppercase;font-size:.68rem}.cart-divider-line{height:1px;background:var(--linen);margin:.75rem 0}.cart-savings-row{display:flex;justify-content:space-between;font-size:.78rem;font-weight:300;color:var(--sage);margin-bottom:.5rem}.cart-subtotal-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.4rem}.cart-subtotal-label{font-size:.68rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--taupe)}.cart-subtotal-amount{font-family:var(--serif);font-size:1.8rem;font-weight:300;color:var(--earth)}.cart-tax-note{font-size:.65rem;font-weight:300;color:var(--taupe);letter-spacing:.05em;padding-top:.6rem;margin-bottom:1.5rem;border-top:1px solid var(--linen)}.btn-checkout{width:100%;padding:1.2rem;font-family:var(--sans);font-size:.72rem;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--warm-white);background:var(--earth);border:none;cursor:pointer;position:relative;overflow:hidden;display:block;margin-bottom:.85rem}.btn-checkout:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--kraft);transform:translate(-101%);transition:transform .45s var(--ease)}.btn-checkout:hover:before{transform:translate(0)}.btn-checkout span{position:relative;z-index:1}.cart-dynamic-btns{margin-bottom:.85rem}.cart-dynamic-btns .shopify-payment-button{margin:0}.cart-payment-icons{display:flex;justify-content:center;gap:.4rem;flex-wrap:wrap;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--linen)}.cart-payment-icons svg{height:18px;width:auto;opacity:.5}.cart-continue{display:block;text-align:center;font-size:.65rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--taupe);text-decoration:none;margin-top:1.25rem;transition:color .3s}.cart-continue:hover{color:var(--earth)}.other-sets{background:var(--earth);padding:7rem 5rem}.other-eyebrow{font-size:.62rem;letter-spacing:.32em;text-transform:uppercase;color:var(--taupe);margin-bottom:3rem;text-align:center}.other-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:900px;margin:0 auto}.other-card{text-decoration:none;display:block}.other-shell{border-radius:16px;overflow:hidden;border:1px solid rgba(176,152,126,.15);background:#3d302273;transition:transform .45s var(--ease),box-shadow .45s var(--ease),border-color .45s,background .45s}.other-card:hover .other-shell{transform:translateY(-8px);box-shadow:0 24px 56px #00000061;border-color:#b0987e80;background:#3d3022a6}.other-img-wrap{width:100%;aspect-ratio:4 / 3;overflow:hidden}.other-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .85s var(--ease)}.other-card:hover .other-img-wrap img{transform:scale(1.05)}.other-meta{padding:1.25rem 1.4rem 1.3rem}.other-name{font-family:var(--serif);font-size:1.25rem;font-weight:400;color:var(--cream);margin-bottom:.3rem}.other-desc{font-size:.72rem;color:var(--taupe);letter-spacing:.04em;line-height:1.6}.other-price{font-family:var(--serif);font-size:1rem;font-weight:300;color:var(--sand);margin-top:.6rem}.legal-page{padding:9rem 5rem 7rem;max-width:860px;margin:0 auto}.legal-page h1{font-family:var(--serif);font-size:clamp(2rem,4vw,3rem);font-weight:300;color:var(--earth);margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--linen)}.legal-page h2{font-family:var(--serif);font-size:1.35rem;font-weight:400;color:var(--earth);margin:2.5rem 0 .75rem}.legal-page h3{font-family:var(--serif);font-size:1.1rem;font-weight:400;color:var(--charcoal);margin:1.75rem 0 .5rem}.legal-page p{font-size:.88rem;line-height:1.9;color:var(--charcoal);margin-bottom:1.1rem}.legal-page ul,.legal-page ol{margin:.5rem 0 1.25rem 1.5rem}.legal-page li{font-size:.88rem;line-height:1.85;color:var(--charcoal);margin-bottom:.35rem}.legal-page a{color:var(--kraft);text-decoration:underline;text-underline-offset:3px;word-break:break-all}.legal-page b{font-weight:600;color:var(--earth)}.reviews-section{background:var(--warm-white);padding:6rem 5rem}.reviews-inner{max-width:900px;margin:0 auto}.preorder-notice{background:var(--cream);border-left:3px solid var(--kraft);padding:.9rem 1.1rem;margin-bottom:1.5rem;border-radius:2px}.preorder-badge{font-size:.65rem;font-weight:600;letter-spacing:.18em;color:var(--kraft);text-transform:uppercase;margin-bottom:.3rem}.preorder-text{font-size:.8rem;color:var(--charcoal);line-height:1.6;margin:0}.preorder-ship-note{font-size:.7rem;letter-spacing:.06em;color:var(--taupe);margin-top:.6rem;text-align:center}.sticky-atc{display:none;position:fixed;bottom:0;left:0;right:0;background:var(--warm-white);border-top:1px solid var(--linen);padding:1rem 1.5rem;z-index:90;align-items:center;justify-content:space-between;gap:1rem;box-shadow:0 -6px 24px #231c1117;transform:translateY(100%);transition:transform .35s var(--ease)}.sticky-atc.visible{transform:translateY(0)}.sticky-atc-info{display:flex;flex-direction:column;gap:.15rem;min-width:0}.sticky-atc-name{font-family:var(--serif);font-size:.9rem;font-weight:400;color:var(--earth);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc-price{font-size:.75rem;color:var(--taupe);letter-spacing:.04em}.sticky-atc-btn{flex-shrink:0;background:var(--earth);color:var(--cream);border:none;cursor:pointer;font-family:var(--sans);font-size:.75rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase;padding:.75rem 1.5rem;border-radius:10px;transition:background .3s var(--ease);white-space:nowrap}.sticky-atc-btn:hover{background:var(--charcoal)}.journal{padding:8rem 5rem;background:var(--warm-white)}.journal-header{text-align:center;margin-bottom:4rem}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto}.journal-card{text-decoration:none;display:block}.journal-card-img{width:100%;aspect-ratio:3/2;overflow:hidden;border-radius:4px;background:var(--cream);margin-bottom:1.25rem}.journal-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .85s var(--ease)}.journal-card:hover .journal-card-img img{transform:scale(1.04)}.journal-card-img--empty{background:var(--mist)}.journal-card-date{font-size:.62rem;letter-spacing:.2em;text-transform:uppercase;color:var(--taupe);margin-bottom:.6rem}.journal-card-title{font-family:var(--serif);font-size:1.4rem;font-weight:400;color:var(--earth);line-height:1.25;margin-bottom:.6rem}.journal-card-excerpt{font-size:.82rem;color:var(--taupe);line-height:1.7;margin-bottom:.9rem}.journal-card-cta{font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:var(--kraft);font-weight:400;transition:color .3s}.journal-card:hover .journal-card-cta{color:var(--earth)}.journal-coming{text-align:center;padding:3rem;font-size:.82rem;color:var(--taupe);letter-spacing:.08em}.blog-page{padding:9rem 5rem 7rem;max-width:1300px;margin:0 auto}.blog-header{text-align:center;padding-bottom:4rem;border-bottom:1px solid var(--linen);margin-bottom:4rem}.blog-title{font-family:var(--serif);font-size:clamp(2.5rem,4vw,4rem);font-weight:300;color:var(--earth);margin:.75rem 0 .5rem}.blog-intro{font-size:.88rem;color:var(--taupe);letter-spacing:.05em;font-style:italic}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.blog-card{text-decoration:none;display:block}.blog-card-img{width:100%;aspect-ratio:3/2;overflow:hidden;border-radius:4px;background:var(--cream);margin-bottom:1.25rem}.blog-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .85s var(--ease)}.blog-card:hover .blog-card-img img{transform:scale(1.04)}.blog-card-img--empty{background:var(--mist)}.blog-card-date{font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:var(--taupe);margin-bottom:.5rem}.blog-card-title{font-family:var(--serif);font-size:1.5rem;font-weight:400;color:var(--earth);line-height:1.2;margin-bottom:.65rem;transition:color .3s}.blog-card:hover .blog-card-title{color:var(--kraft)}.blog-card-excerpt{font-size:.82rem;color:var(--taupe);line-height:1.7;margin-bottom:.9rem}.blog-card-read{font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:var(--kraft);transition:color .3s}.blog-card:hover .blog-card-read{color:var(--earth)}.blog-pagination{margin-top:4rem;text-align:center;font-size:.75rem;letter-spacing:.1em}.blog-pagination a,.blog-pagination span{display:inline-block;padding:.5rem .9rem;margin:0 .2rem;color:var(--taupe);text-decoration:none;border:1px solid var(--linen);transition:all .3s}.blog-pagination a:hover,.blog-pagination .current{background:var(--earth);color:var(--cream);border-color:var(--earth)}.article-page{padding:9rem 5rem 7rem;max-width:800px;margin:0 auto}.article-back{font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:var(--taupe);text-decoration:none;display:inline-block;margin-bottom:2.5rem;transition:color .3s}.article-back:hover{color:var(--earth)}.article-header{padding-bottom:2.5rem;border-bottom:1px solid var(--linen);margin-bottom:3rem}.article-title{font-family:var(--serif);font-size:clamp(2rem,4vw,3.5rem);font-weight:300;color:var(--earth);line-height:1.1;margin:.75rem 0 1rem}.article-meta{font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:var(--taupe)}.article-hero-img{width:100%;aspect-ratio:16/7;overflow:hidden;border-radius:4px;margin-bottom:3rem}.article-hero-img img{width:100%;height:100%;object-fit:cover}.article-body{font-size:1.05rem;line-height:1.85;color:var(--charcoal)}.article-body h2{font-family:var(--serif);font-size:1.8rem;font-weight:300;color:var(--earth);margin:3rem 0 1rem}.article-body h3{font-family:var(--serif);font-size:1.35rem;font-weight:400;color:var(--earth);margin:2rem 0 .75rem}.article-body p{margin-bottom:1.5rem}.article-body a{color:var(--kraft);text-decoration:underline;text-underline-offset:3px}.article-body ul,.article-body ol{margin:1rem 0 1.5rem 1.25rem}.article-body li{margin-bottom:.4rem}.article-footer{margin-top:4rem;padding-top:3rem;border-top:1px solid var(--linen)}.nav-burger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.nav-burger span{display:block;width:22px;height:1px;background:var(--earth);transition:all .3s var(--ease)}.mobile-menu{position:fixed;top:0;right:0;bottom:0;width:min(80vw,340px);background:var(--warm-white);z-index:200;padding:5rem 2.5rem 3rem;display:flex;flex-direction:column;gap:2.5rem;transform:translate(100%);transition:transform .45s var(--ease)}.mobile-menu.open{transform:none}.mobile-menu-close{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;font-size:1.1rem;cursor:pointer;color:var(--charcoal);letter-spacing:.05em}.mobile-nav-links{list-style:none;display:flex;flex-direction:column;gap:0}.mobile-nav-links li{border-bottom:1px solid var(--linen)}.mobile-nav-links a{display:block;padding:1.1rem 0;font-size:.78rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--earth);text-decoration:none;transition:color .3s}.mobile-nav-links a:hover{color:var(--taupe)}.mobile-menu-cta{display:block;text-align:center}.mobile-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#231c1180;z-index:199;opacity:0;pointer-events:none;transition:opacity .45s var(--ease)}.mobile-menu-backdrop.open{opacity:1;pointer-events:all}@media(max-width:900px){img{max-width:100%;height:auto;display:block}.sec-title{font-size:clamp(1.5rem,5.5vw,1.9rem);margin-bottom:1rem}.sec-body{font-size:.82rem;line-height:1.75;margin-bottom:1rem}.eyebrow{font-size:.58rem;margin-bottom:.6rem}nav{padding:.65rem 1.1rem}nav.scrolled{padding:.5rem 1.1rem}.nav-links,.nav-cta{display:none}.nav-burger{display:flex}.announce-extra,.announce-sep--desktop{display:none}.announce-bar{font-size:.6rem;padding:.45rem 1rem}.hero{min-height:100svh;align-items:flex-end}.hero-content{padding:0 1.1rem 3.5rem}.hero-title{font-size:clamp(2rem,8vw,2.6rem);line-height:1.1}.hero-sub{max-width:100%;font-size:.82rem;line-height:1.65;margin-bottom:1.25rem}.hero-actions{flex-direction:column;align-items:stretch;gap:.65rem}.btn-primary,.btn-ghost-hero{text-align:center;justify-content:center;padding:.85rem 1rem;font-size:.75rem}.marquee-bar{padding:.65rem 0}.marq-item{font-size:.6rem}.collections{padding:2.5rem 1.1rem 3rem;overflow:hidden}.coll-header{margin-bottom:1.5rem}.coll-grid{grid-template-columns:1fr;gap:1rem}.card-shell{border-radius:10px}.prod-card:nth-child(1) .card-img-wrap,.prod-card:nth-child(2) .card-img-wrap,.prod-card:nth-child(3) .card-img-wrap{aspect-ratio:16/9}.card-meta{padding:.75rem .25rem .35rem}.card-name{font-size:1rem}.card-price{font-size:.95rem;margin-top:.2rem}.card-desc{display:none}.card-social-proof{margin-top:.2rem}.stars-count{font-size:.68rem}.ws2{grid-template-columns:1fr}.ws2-header{padding:2.5rem 1.1rem 1.25rem}.ws2-img-col{height:48vw;max-height:260px}.ws2-img-fade{inset:auto 0 0 0;width:100%;height:50%;background:linear-gradient(to bottom,transparent,var(--warm-white))}.ws2-content-col{padding:1.5rem 1.1rem 2.5rem;align-items:center}.ws2-card-wrap{max-width:100%;padding-right:10px;padding-bottom:10px}.ws2-shadow{right:10px;bottom:10px}.ws2-shadow--near{transform:translate(5px,5px)}.ws2-shadow--far{transform:translate(10px,10px)}.ws2-viewport{height:auto;min-height:390px}.ws2-card{padding:1.25rem 1.25rem 1rem}.ws2-card-name{font-size:1.35rem}.ws2-badge{font-size:.54rem;padding:.15rem .6rem;margin-bottom:.6rem}.ws2-card-tag{font-size:.58rem}.ws2-divider{margin:.75rem 0}.ws2-list{gap:.5rem;margin-bottom:1rem}.ws2-list li{font-size:.76rem}.ws2-detail-val{font-size:1.05rem}.ws2-detail-lbl{font-size:.52rem}.ws2-cta{font-size:.62rem}.ws2-nav{width:100%;justify-content:center}.ws2-intro{font-size:.8rem}.philosophy{grid-template-columns:1fr;padding:2.5rem 1.1rem;gap:1.75rem;overflow:hidden}.phil-left{overflow:hidden}.phil-numeral{font-size:4rem;top:-1rem;left:-.5rem}.phil-frame{padding:.4rem}.phil-img-wrap{aspect-ratio:4/3}.phil-tag{bottom:-1rem;right:-.4rem;font-size:.5rem;padding:.5rem .75rem}.phil-right{padding-top:.5rem}.craft{grid-template-columns:1fr;gap:2rem;padding:2.5rem 1.1rem;overflow:hidden}.craft-imgs{overflow:hidden}.craft-img-main{aspect-ratio:4/3}.craft-img-accent{display:none}.craft-stats{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.5rem;padding-top:1.5rem}.stat-val{font-size:1.7rem}.stat-lbl{font-size:.6rem}.newsletter{padding:2.5rem 1.1rem 3rem;text-align:center}.nl-title{font-size:clamp(1.4rem,5.5vw,1.9rem);margin-bottom:.75rem}.nl-sub{font-size:.78rem;max-width:100%;margin-bottom:1.25rem}.nl-form{flex-direction:column;border:none;gap:.6rem}.nl-input{border:1px solid var(--taupe);padding:.8rem 1rem;border-radius:8px;font-size:.82rem}.nl-btn{width:100%;padding:.85rem;border-radius:8px;font-size:.75rem}footer{padding:2.5rem 1.1rem 1.5rem}.foot-grid{grid-template-columns:1fr 1fr;gap:1.75rem 1.25rem}.foot-brand{font-size:1.15rem}.foot-tagline{font-size:.7rem}.foot-col-title{font-size:.6rem;margin-bottom:.6rem}.foot-links li{font-size:.75rem;margin-bottom:.3rem}.foot-bottom{flex-direction:column;gap:.65rem;align-items:flex-start;padding-top:1.25rem}.foot-copy{font-size:.65rem}.foot-legal-links{flex-wrap:wrap;gap:.4rem .85rem;font-size:.62rem}.foot-socials{gap:.85rem;font-size:.72rem}.sticky-atc{display:flex;padding:.75rem 1.1rem}.sticky-atc-name{font-size:.78rem}.sticky-atc-price{font-size:.68rem}.sticky-atc-btn{padding:.6rem 1.1rem;font-size:.68rem;border-radius:8px}.prod-page{padding-top:7rem;overflow-x:hidden}.prod-layout{grid-template-columns:1fr}.prod-gallery{position:static!important;flex-direction:row;gap:.75rem;align-items:flex-start;padding:0}.gallery-main{flex:1}.gallery-main-img{width:100%;aspect-ratio:3/4;object-fit:cover;height:auto;border-radius:12px}.gallery-thumbs{width:54px;gap:5px;flex-shrink:0;padding:.5rem 0 0 .25rem}.gallery-thumb{width:54px;height:54px;border-radius:8px;overflow:hidden}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.prod-info{padding:1.25rem 1.1rem 5rem}.prod-title{font-size:clamp(1.5rem,6vw,2rem);line-height:1.1}.prod-price{font-size:1.5rem}.prod-trust{grid-template-columns:1fr 1fr;gap:.4rem}.prod-trust .trust-item{font-size:.65rem;padding:.55rem .5rem}.prod-action-row{flex-direction:column;gap:.6rem}.btn-add-bag{width:100%;height:3.75rem;min-height:3.75rem;font-size:.82rem;letter-spacing:.12em}.prod-qty{width:100%;justify-content:space-between;height:3.75rem}.qty-btn{width:3rem;font-size:1rem}.offer-opt-inner{padding:.75rem;gap:.5rem}.offer-opt-name{font-size:.82rem}.offer-opt-main{font-size:.95rem}.scrubber-upsell{padding:.75rem .9rem;margin-bottom:1rem}.scrubber-upsell-label{font-size:.56rem;margin-bottom:.5rem}.scrubber-upsell-row{flex-wrap:wrap;gap:.6rem}.scrubber-upsell-img{width:46px;height:46px}.scrubber-upsell-info{flex:1;min-width:0}.scrubber-upsell-name{font-size:.85rem}.scrubber-upsell-sub{font-size:.62rem}.scrubber-upsell-btn{width:100%;text-align:center;padding:.7rem .85rem;font-size:.65rem;border-radius:8px}.vs-section{padding:2.5rem 1.1rem}.vs-eyebrow{font-size:.56rem;margin-bottom:1rem}.vs-title{font-size:clamp(1.4rem,5.5vw,1.8rem);margin-bottom:1.5rem}.vs-compare-head{grid-template-columns:1fr 1fr}.vs-head-empty{display:none}.vs-head-col{padding:.75rem .85rem}.vs-head-alt{margin-left:.35rem}.vs-head-brand{font-size:.82rem}.vs-head-sub{font-size:.52rem}.vs-head-badge{font-size:.48rem;padding:.15rem .5rem;margin-bottom:.25rem}.vs-row{display:flex;flex-wrap:wrap;border-top:none}.vs-cat{width:100%;padding:.7rem 0 .15rem;border-top:1px solid rgba(176,152,126,.12);font-size:.55rem}.vs-row--last{border-bottom:none}.vs-cell{flex:1;padding:.4rem .85rem .85rem;font-size:.72rem}.vs-cell--sk:before{width:13px;height:13px;background-size:8px}.vs-cell--alt{margin-left:.35rem;font-size:.68rem}.vs-cell--alt:before{width:11px;height:11px;background-size:7px}.prod-video-section{padding:3rem 1.1rem 3.5rem}.prod-video-frame{border-radius:14px}.prod-video-frame video{aspect-ratio:9/16;width:100%;height:auto;object-fit:cover}.prod-video-title{font-size:clamp(1.5rem,6vw,2rem)}.prod-video-header{margin-bottom:1.5rem}.faq-section{padding:2.5rem 1.1rem}.faq-inner{grid-template-columns:1fr;gap:1.5rem}.faq-left{position:static!important}.faq-q{font-size:.95rem;padding:1rem 0}.faq-a{font-size:.82rem}.cart-page{padding:5.5rem 1.1rem 5rem}.cart-layout{grid-template-columns:1fr;gap:1.75rem}.cart-col-labels{display:none}.cart-item{grid-template-columns:72px 1fr;gap:.65rem}.cart-item-img-wrap{width:72px;height:72px;border-radius:6px;overflow:hidden}.cart-item-unit,.cart-item-total{display:none}.cart-item-name{font-size:.88rem}.cart-qty{grid-column:2}.cart-summary-col{position:static!important}.cart-title{font-size:1.4rem}.btn-checkout{height:3.75rem;font-size:.78rem}.other-sets{padding:2.5rem 1.1rem}.other-grid{grid-template-columns:1fr 1fr;gap:.6rem}.other-shell{border-radius:8px}.upsell-upgrade-row{flex-direction:column;align-items:flex-start;gap:.85rem}.upsell-upgrade-btn{align-self:flex-start;font-size:.68rem}.cart-upsell{flex-direction:column}.cart-upsell-img{width:100%;height:100px;border-radius:6px}.coll-pg-hero{height:50vh}.coll-pg-hero-inner{padding:1.5rem 1.1rem 2rem}.coll-pg-title{font-size:1.8rem}.coll-pg-intro-wrap{padding:2.5rem 1.5rem}.coll-pg-intro-title{font-size:1.7rem}.coll-pg-intro-text{font-size:.84rem}.coll-pg-intro-stats{gap:1.25rem}.coll-pg-intro-stat-val{font-size:1.25rem}.coll-pg-wrap{padding:6px;background:var(--warm-white)}.coll-pg-editorial{grid-template-columns:1fr;gap:6px}.coll-pg-stack{grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:6px}.coll-pg-card{border-radius:10px}.coll-pg-card--large{aspect-ratio:3/2;min-height:0}.coll-pg-card--small{aspect-ratio:4/5;min-height:0}.coll-pg-card--grid{aspect-ratio:4/3}.coll-pg-grid{grid-template-columns:1fr}.coll-pg-trust{padding:1.5rem 1.1rem;gap:0;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;border-top:1px solid var(--linen)}.coll-pg-trust-item{gap:.4rem;font-size:.6rem;padding:.4rem .85rem .4rem 0;width:50%}.coll-pg-card-name{font-size:1rem;word-break:break-word}.coll-pg-card-info{padding:1.25rem 1rem}.coll-pg-card-desc{display:none}.phil-pg-hero{min-height:55vh}.phil-pg-hero-text{padding:1.5rem 1.1rem 2rem}.phil-pg-hero-text .brand-page-title{font-size:clamp(1.7rem,7vw,2.5rem)}.phil-pg-intro{padding:2.5rem 1.1rem}.phil-pg-intro p{font-size:.92rem}.phil-pg-block{grid-template-columns:1fr;min-height:auto}.phil-pg-block--img-right .phil-pg-block-text{order:2}.phil-pg-block--img-right .phil-pg-block-img{order:1}.phil-pg-block-img{position:relative;height:58vw;overflow:hidden}.phil-pg-block-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.phil-pg-block-text{padding:2rem 1.1rem}.phil-pg-section-title{font-size:1.3rem}.phil-pg-full-img{height:52vw;overflow:hidden}.phil-pg-full-img img{width:100%;height:100%;object-fit:cover}.phil-pg-video-wrap{width:calc(100% - 2.2rem);border-radius:14px;margin-bottom:3.5rem;box-shadow:0 12px 36px #3e342b1f}.phil-pg-video--desktop{display:none}.phil-pg-video--mobile{display:block}.phil-pg-closing{padding:3rem 1.1rem}.phil-pg-closing p{font-size:1.15rem}.brand-page-hero{padding:4.5rem 1.1rem 3rem}.brand-page-title{font-size:clamp(1.7rem,7vw,2.5rem)}.brand-page-body{padding:2.5rem 1.1rem 4rem}.brand-section{grid-template-columns:28px 1fr;gap:.75rem;padding:1.5rem 0}.brand-section-title{font-size:1rem}.legal-page{padding:4.5rem 1.1rem 3.5rem}.legal-page h1{font-size:1.5rem}.journal{padding:3rem 1.1rem}.journal-grid{grid-template-columns:1fr;gap:1.25rem}.blog-page{padding:4.5rem 1.1rem 3.5rem}.blog-grid{grid-template-columns:1fr;gap:1.25rem}.blog-title{font-size:clamp(1.6rem,6.5vw,2.5rem)}.article-page{padding:4.5rem 1.1rem 3.5rem}.article-title{font-size:clamp(1.5rem,6vw,2.2rem)}.article-body{font-size:.92rem;line-height:1.8}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/softkind.css.map */
