: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}.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}.coll-grid{display:grid;grid-template-columns:1.25fr .85fr 1fr;gap:1.5rem;max-width:1440px;margin:0 auto}.prod-card{cursor:pointer}.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}.card-shell:hover{border-color:var(--taupe)}.card-core{position:relative;overflow:hidden}.card-img-wrap{width:100%;overflow:hidden;display:block}.prod-card:nth-child(1) .card-img-wrap{aspect-ratio:2 / 3}.prod-card:nth-child(2) .card-img-wrap{aspect-ratio:3 / 4}.prod-card:nth-child(3) .card-img-wrap{aspect-ratio:4 / 5}.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)}.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:1rem;font-weight:300;color:var(--charcoal);margin-top:.55rem}.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;justify-content:space-between;align-items:center}.foot-copy{font-size:.68rem;font-weight:300;letter-spacing:.1em;color:var(--taupe)}.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-wrap{background:var(--earth);padding:3px}.coll-pg-editorial{display:grid;grid-template-columns:1.15fr .85fr;gap:3px}.coll-pg-stack{display:grid;grid-template-rows:1fr 1fr;gap:3px}.coll-pg-card{position:relative;display:block;text-decoration:none;overflow:hidden;transition:box-shadow .5s var(--ease)}.coll-pg-card--large{min-height:88vh}.coll-pg-card--small{min-height:44vh}.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}.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-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(--cream)}.gallery-main{width:100%;overflow:hidden}.gallery-main-img{width:100%;height:auto;display:block;transition:opacity .3s}.gallery-thumbs{display:flex;gap:3px;padding:3px;background:var(--earth);flex-shrink:0}.gallery-thumb{flex:1;aspect-ratio:1;overflow:hidden;cursor:pointer;border:none;padding:0;background:none;opacity:.55;transition:opacity .3s}.gallery-thumb.active,.gallery-thumb:hover{opacity:1}.gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.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:2rem}.prod-price-fig{font-family:var(--serif);font-size:2.2rem;font-weight:300;color:var(--earth)}.prod-vat{font-size:.72rem;font-weight:300;color:var(--taupe);letter-spacing:.08em}.prod-action-row{display:flex;gap:1rem;margin-bottom:2rem}.prod-qty{display:flex;align-items:center;border:1px solid var(--linen)}.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.1rem;font-weight:300;color:var(--earth);background:transparent;border:none;width:2.75rem;height:3.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.qty-btn:hover{background:var(--mist)}.qty-input{font-family:var(--sans);font-size:.85rem;font-weight:400;color:var(--earth);background:transparent;border:none;border-left:1px solid var(--linen);border-right:1px solid var(--linen);width:3rem;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:.78rem;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--warm-white);background:var(--earth);border:none;cursor:pointer;position:relative;overflow:hidden;height:3.75rem}.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:9rem 5rem}.vs-inner{max-width:1100px;margin:0 auto}.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:3rem;line-height:1.12}.vs-table{width:100%;border-collapse:collapse}.vs-table thead th{font-size:.6rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--sand);text-align:left;padding:0 1.5rem 1rem 0;border-bottom:1px solid rgba(176,152,126,.25)}.vs-table thead th:first-child{padding-left:0;width:28%}.vs-table tbody td{padding:1rem 1.5rem 1rem 0;border-bottom:1px solid rgba(176,152,126,.1);font-size:.88rem;font-weight:300;color:var(--taupe);vertical-align:middle}.vs-table tbody td:first-child{color:#f2ebdca6;font-weight:400;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.vs-table tbody td:nth-child(2){color:var(--cream);font-weight:400;font-size:.95rem}.vs-table tbody tr:last-child td{border-bottom:none}.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}.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:2px;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}nav{padding:.75rem 1.5rem}nav.scrolled{padding:.6rem 1.5rem}.nav-links,.nav-cta{display:none}.nav-burger{display:flex}.announce-extra,.announce-sep--desktop{display:none}.hero{min-height:100svh;align-items:flex-end}.hero-content{padding:0 1.5rem 4rem}.hero-title{font-size:clamp(2.6rem,10vw,4rem)}.hero-sub{max-width:100%}.hero-actions{flex-direction:column;align-items:flex-start;gap:1.25rem}.marquee-bar{padding:.9rem 0}.philosophy{grid-template-columns:1fr;padding:4.5rem 1.5rem;gap:3rem;overflow:hidden}.phil-left{overflow:hidden}.phil-numeral{font-size:6rem;top:-2rem;left:-.5rem}.phil-frame{padding:.6rem}.phil-img-wrap{aspect-ratio:4 / 3}.phil-tag{bottom:-1.2rem;right:-.6rem;font-size:.56rem;padding:.7rem 1rem}.phil-right{padding-top:1.5rem}.collections{padding:4.5rem 1.5rem 5rem;overflow:hidden}.coll-header{margin-bottom:2.5rem}.coll-grid{grid-template-columns:1fr;gap:1rem}.prod-card{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:4 / 3}.card-meta{position:static;padding:.85rem .25rem .4rem;background:none}.card-name{color:var(--earth);font-size:1.1rem}.card-price{color:var(--charcoal)}.card-desc{display:none}.craft{grid-template-columns:1fr;gap:3rem;padding:4.5rem 1.5rem;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:1.5rem;margin-top:2.5rem;padding-top:2.5rem}.stat-val{font-size:2.2rem}.upsell-upgrade-row{flex-direction:column;align-items:flex-start;gap:1rem}.upsell-upgrade-btn{align-self:flex-start}.cart-upsell{flex-direction:column}.cart-upsell-img{width:100%;height:120px}.which-set{padding:5rem 1.5rem}.ws-grid{grid-template-columns:1fr;gap:1rem}.ws-card{padding:2rem 1.5rem}.newsletter{padding:4.5rem 1.5rem}.nl-form{flex-direction:column;border:none;gap:.75rem}.nl-input{border:1px solid var(--taupe);padding:.9rem 1.25rem}.nl-btn{width:100%;padding:1rem}footer{padding:3.5rem 1.5rem 2rem}.foot-grid{grid-template-columns:1fr 1fr;gap:2.5rem 1.5rem}.foot-brand{font-size:1.35rem}.foot-tagline{font-size:.78rem;max-width:100%}.sticky-atc{display:flex}.prod-page{padding-top:5.5rem;overflow-x:hidden}.prod-layout{grid-template-columns:1fr}.prod-gallery{position:static!important;top:auto!important;overflow:hidden}.gallery-main-img{width:100%;height:auto;object-fit:contain}.gallery-thumbs{gap:.35rem;padding:.5rem 1rem}.gallery-thumb{width:56px;height:56px}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.prod-info{padding:1.75rem 1.5rem 4rem}.prod-trust{grid-template-columns:1fr 1fr;gap:.6rem}.prod-trust .trust-item{font-size:.72rem}.prod-action-row{flex-direction:column;gap:.75rem}.btn-add-bag{width:100%;height:3.5rem}.prod-qty{width:100%;justify-content:space-between}.offer-opt-inner{padding:1rem;gap:.75rem}.offer-opt-name{font-size:.95rem}.other-sets{padding:3.5rem 1.5rem;overflow:hidden}.other-grid{grid-template-columns:1fr 1fr;gap:.75rem}.other-shell{border-radius:10px}.vs-section{padding:4.5rem 1.5rem;overflow-x:auto}.vs-table{font-size:.72rem;min-width:540px}.faq-section{padding:4.5rem 1.5rem}.faq-inner{grid-template-columns:1fr;gap:2rem}.faq-left{position:static!important;top:auto!important}.cart-page{padding:7rem 1.5rem 6rem}.cart-layout{grid-template-columns:1fr;gap:2.5rem}.cart-col-labels{display:none}.cart-item{grid-template-columns:84px 1fr;gap:.75rem}.cart-item-img-wrap{width:84px;height:84px}.cart-item-unit,.cart-item-total{display:none}.cart-qty{grid-column:2}.cart-summary-col{position:static!important;top:auto!important}.coll-pg-hero{height:55vh;overflow:hidden}.coll-pg-hero-inner{padding:2rem 1.5rem 2.5rem}.coll-pg-title{font-size:2.2rem}.coll-pg-editorial{grid-template-columns:1fr;gap:2px}.coll-pg-stack{grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:2px}.coll-pg-card--large{min-height:auto;aspect-ratio:4/3}.coll-pg-card--small{min-height:auto;aspect-ratio:1/1}.coll-pg-card--grid{aspect-ratio:4 / 3}.coll-pg-grid{grid-template-columns:1fr}.coll-pg-trust{padding:1.5rem;gap:1rem;flex-direction:column;align-items:flex-start}.coll-pg-card-name{font-size:1.25rem}.coll-pg-card-desc{display:none}.phil-pg-hero{min-height:65vh;overflow:hidden}.phil-pg-hero-text{padding:2rem 1.5rem 2.5rem}.phil-pg-hero-text .brand-page-title{font-size:clamp(2.2rem,8vw,3.2rem)}.phil-pg-intro{padding:3.5rem 1.5rem}.phil-pg-intro p{font-size:1.05rem}.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:65vw;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:2.5rem 1.5rem}.phil-pg-section-title{font-size:1.5rem}.phil-pg-full-img{height:60vw;max-height:none;overflow:hidden}.phil-pg-full-img img{width:100%;height:100%;object-fit:cover}.phil-pg-closing{padding:4.5rem 1.5rem}.phil-pg-closing p{font-size:1.4rem}.brand-page-hero{padding:5.5rem 1.5rem 4rem}.brand-page-title{font-size:clamp(2rem,8vw,3rem)}.brand-page-body{padding:3.5rem 1.5rem 5rem}.brand-section{grid-template-columns:36px 1fr;gap:1rem;padding:2rem 0}.brand-section-title{font-size:1.15rem}.sticky-atc{padding:.85rem 1.25rem}.sticky-atc-name{font-size:.82rem}.sticky-atc-btn{padding:.65rem 1.25rem;font-size:.72rem}.journal{padding:5rem 1.5rem}.journal-grid{grid-template-columns:1fr;gap:1.5rem}.blog-page{padding:5.5rem 1.5rem 4rem}.blog-grid{grid-template-columns:1fr;gap:1.5rem}.blog-header{padding:2rem 0 3rem}.blog-title{font-size:clamp(2rem,8vw,3rem)}.article-page{padding:5.5rem 1.5rem 4rem}.article-header{padding-bottom:2rem}.article-title{font-size:clamp(1.8rem,7vw,2.8rem)}.article-body{font-size:1rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/softkind.css.map */
