html,body{max-width:100%;overflow-x:hidden}.hero-copy,.hero-product,.finder-start>*{min-width:0}.float-note{color:var(--near);font-weight:700;background:rgba(232,244,228,.94);border-color:rgba(74,16,24,.12);box-shadow:0 10px 30px rgba(44,8,8,.12)}.collection-hero{min-height:430px;padding:7vw 6vw;display:grid;grid-template-columns:1fr auto;align-items:end;background:linear-gradient(130deg,var(--sage),var(--mint));border-bottom:1px solid rgba(74,16,24,.1)}.collection-hero>div:first-child{max-width:900px}.collection-hero h1{font-size:clamp(4rem,8vw,8rem);margin-bottom:1.5rem}.collection-hero p:last-child{max-width:650px;font-size:1.08rem}.collection-count{width:150px;aspect-ratio:1;border:1px solid rgba(74,16,24,.22);border-radius:50%;display:grid;place-content:center;text-align:center}.collection-count strong{font-size:2.2rem;line-height:1}.collection-count span{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em}.collection-toolbar{padding:1.25rem 6vw;background:#fff;border-bottom:1px solid rgba(74,16,24,.1);display:flex;justify-content:space-between;gap:2rem;font-size:.8rem}.collection-toolbar a{color:var(--ox);font-weight:700}.clean-product-grid{padding:5vw 6vw 8vw;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;background:#fff}.clean-product-card{padding:0;border:1px solid rgba(74,16,24,.12);border-radius:14px;overflow:hidden;background:#fff;transition:transform .25s,box-shadow .25s}.clean-product-card:hover{transform:translateY(-7px);box-shadow:0 25px 55px rgba(44,8,8,.11)}.product-card-media{height:380px;position:relative;display:grid;place-items:center;background:linear-gradient(145deg,var(--mint),#f9fbf8);overflow:hidden}.product-card-media img,.clean-product-card img{width:100%!important;height:100%!important;aspect-ratio:auto!important;object-fit:contain!important;padding:2.4rem;transition:transform .4s}.clean-product-card:hover .product-card-media img{transform:scale(1.045)}.product-type{position:absolute;left:1rem;top:1rem;z-index:2;background:#fff;padding:.45rem .7rem;border-radius:99px;font-size:.6rem;text-transform:uppercase;letter-spacing:.08em;color:var(--ox)}.product-arrow{position:absolute;right:1rem;bottom:1rem;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--near);color:var(--mint);font-size:1.15rem}.product-card-content{padding:1.5rem}.product-vendor{font-size:.62rem;text-transform:uppercase;letter-spacing:.12em;color:var(--ox);margin-bottom:.65rem}.clean-product-card h2{font-size:1.35rem;line-height:1.18;letter-spacing:-.025em;margin:0;min-height:3.3em}.product-card-bottom{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(74,16,24,.1)}.product-card-bottom small{display:block;font-size:.6rem;text-transform:uppercase;color:#715f63}.product-card-bottom strong{font-size:1.05rem}.card-cta{font-size:.72rem;font-weight:700;color:var(--ox);border-bottom:1px solid currentColor}.empty-collection{grid-column:1/-1;text-align:center;padding:8vw}.refined-product-main{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);background:#fff;align-items:start}.refined-gallery{padding:4vw;background:var(--mint);display:block;min-width:0}.gallery-stage{height:min(690px,72vh);min-height:480px;background:#fff;border-radius:16px;display:grid;place-items:center;position:relative;overflow:hidden}.gallery-stage>img{width:100%;height:100%;object-fit:contain;padding:3rem}.gallery-label{position:absolute;left:1.25rem;top:1.25rem;background:var(--near);color:var(--mint);padding:.55rem .8rem;border-radius:99px;font-size:.62rem;text-transform:uppercase;letter-spacing:.1em}.gallery-thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:.6rem;margin-top:.8rem}.gallery-thumbs button{height:88px;border:1px solid transparent;border-radius:8px;background:#fff;padding:.35rem;cursor:pointer}.gallery-thumbs button.active,.gallery-thumbs button:hover{border-color:var(--ox)}.gallery-thumbs img{width:100%;height:100%;object-fit:contain}.refined-product-info{padding:5vw 4.5vw;position:sticky;top:86px;align-self:start;max-height:calc(100vh - 86px);overflow-y:auto;background:#fff}.refined-product-info h1{font-size:clamp(2.6rem,4.2vw,5rem);overflow-wrap:anywhere}.product-rating-line{display:flex;justify-content:space-between;gap:1rem;padding:.9rem 0;border-top:1px solid rgba(74,16,24,.12);border-bottom:1px solid rgba(74,16,24,.12);font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:#625257}.refined-product-info .price{font-size:1.65rem;font-weight:700;color:var(--near)}.refined-product-info .price s{font-size:1rem;font-weight:400;color:#8c7f82;margin-left:.6rem}.product-summary{font-size:1.02rem;color:#4f4144}.product-form{margin:2rem 0}.product-form>label{display:block;margin-bottom:.5rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.product-form select{width:100%;padding:1rem;border:1px solid rgba(74,16,24,.2);border-radius:8px;background:#fff;color:var(--near)}.purchase-row{display:grid;grid-template-columns:95px 1fr;gap:.7rem;margin-top:.8rem}.quantity-label{font-size:.62rem;text-transform:uppercase}.quantity-label input{display:block;width:100%;height:52px;margin-top:.3rem;padding:.8rem;border:1px solid rgba(74,16,24,.2);border-radius:99px;text-align:center}.product-add{width:100%;margin-top:1.05rem}.buy-now-link{width:100%;margin-top:.7rem;padding:1rem;border:1px solid var(--ox);border-radius:99px;background:transparent;color:var(--ox);font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;cursor:pointer}.buy-now-link:hover{background:var(--mint)}.product-promises{margin:2rem 0;border-top:1px solid rgba(74,16,24,.12)}.product-promises span{display:grid;grid-template-columns:34px 1fr;padding:.85rem 0;border-bottom:1px solid rgba(74,16,24,.12);font-size:.82rem}.product-promises b{color:var(--ox)}.refined-product-info details{border-top:1px solid rgba(74,16,24,.15);padding:1.1rem 0}.refined-product-info details:last-child{border-bottom:1px solid rgba(74,16,24,.15)}.refined-product-info summary{font-weight:700;cursor:pointer}.refined-product-info details p,.product-description{margin:1rem 0 0;font-size:.92rem}.product-description h1,.product-description h2,.product-description h3{font-size:1.3rem;letter-spacing:-.02em;margin:1.5rem 0 .6rem}.product-description img{max-height:420px;width:auto;margin:1rem auto}.refined-product-detail{background:var(--near);color:var(--mint)}.refined-product-detail .eyebrow{color:var(--sage)}.refined-product-detail>h2{max-width:900px}.refined-product-detail .science-grid{background:rgba(232,244,228,.14)}.refined-product-detail .science-grid article{background:rgba(74,16,24,.55)}.refined-product-detail article span{color:var(--sage);font-size:.7rem}.refined-product-detail article h3{font-size:1.45rem;margin-top:2.5rem}
@media(max-width:1100px){.clean-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.refined-product-main{grid-template-columns:1fr}.refined-product-info{position:static;max-height:none;padding:4rem 6vw}.gallery-stage{height:620px}}
@media(max-width:650px){.collection-hero{min-height:360px;padding:5rem 1.3rem 3rem;grid-template-columns:1fr}.collection-hero h1{font-size:3.8rem}.collection-count{display:none}.collection-toolbar{padding:1rem 1.3rem;display:block}.collection-toolbar div{margin-top:.4rem}.clean-product-grid{grid-template-columns:1fr;padding:1.2rem 1.1rem 5rem}.product-card-media{height:330px}.clean-product-card h2{min-height:auto}.refined-gallery{padding:1rem}.gallery-stage{height:400px;min-height:0}.gallery-stage>img{padding:1rem}.gallery-thumbs{grid-template-columns:repeat(4,1fr)}.gallery-thumbs button{height:70px}.refined-product-info{padding:3rem 1.3rem}.refined-product-info h1{font-size:2.8rem}.product-rating-line{display:grid}.purchase-row{grid-template-columns:82px 1fr}}
.collection-hero.collection-hero--compact{min-height:0;padding:2.4rem 6vw 2.2rem;grid-template-columns:minmax(0,1fr) auto;align-items:center}.collection-hero--compact>div:first-child{max-width:none}.collection-hero--compact .eyebrow{margin:0 0 .55rem}.collection-hero--compact h1{font-size:clamp(2.25rem,4.3vw,4.6rem);line-height:.98;margin:0;max-width:1100px}.collection-hero-meta{margin:0!important;padding:.65rem .9rem;border:1px solid rgba(74,16,24,.16);border-radius:99px;font-size:.68rem!important;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap}.collection-hero--compact+.collection-toolbar{padding:.8rem 6vw}.collection-hero--compact+.collection-toolbar span,.collection-hero--compact+.collection-toolbar a{font-size:.72rem}@media(max-width:650px){.collection-hero.collection-hero--compact{min-height:0;padding:1.8rem 1.3rem 1.6rem;grid-template-columns:1fr;gap:1rem}.collection-hero--compact h1{font-size:clamp(2rem,10vw,3.1rem)}.collection-hero-meta{justify-self:start}.collection-hero--compact+.collection-toolbar{padding:.75rem 1.3rem}}
