@font-face{font-family:Peyda;src:url("fonts/peyda-extralight.woff") format("woff");font-weight:200;font-display:swap}
@font-face{font-family:Peyda;src:url("fonts/peyda-regular.woff") format("woff");font-weight:400;font-display:swap}
@font-face{font-family:Peyda;src:url("fonts/peyda-extrabold.woff") format("woff");font-weight:800;font-display:swap}
@font-face{font-family:Leila;src:url("fonts/leila-light.otf") format("opentype");font-weight:300;font-display:swap}
:root{--linen:#f5ebe0;--sage:#526041;--sage-2:#738067;--blush:#ffe2df;--ivory:#faf7f8;--mocha:#2b1e14;--mist:#edeee8;--line:rgba(43,30,20,.13);--glass:rgba(250,247,248,.76);--shadow:0 18px 48px rgba(43,30,20,.11)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--mocha);background:var(--ivory);font-family:Peyda,Tahoma,sans-serif;font-size:16px;font-weight:400;line-height:1.95}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.5}h1{font-size:clamp(2.15rem,4.8vw,4.8rem);font-weight:200}h2{font-size:clamp(1.75rem,3vw,3.1rem);font-weight:800}h3{font-size:1.1rem;font-weight:800}.eyebrow{margin:0 0 9px;color:var(--sage);direction:ltr;font-size:.65rem;font-weight:800;letter-spacing:.3em}.site-header{position:sticky;z-index:20;top:14px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1180px,94vw);min-height:70px;margin:14px auto 0;padding:0 26px;border:1px solid rgba(255,255,255,.9);border-radius:24px;background:var(--glass);box-shadow:0 8px 24px rgba(43,30,20,.07);backdrop-filter:blur(22px)}.logo{display:flex;flex-direction:column;align-items:center;justify-content:center;direction:ltr;font-family:Georgia,serif;letter-spacing:.16em}.logo span{font-size:1.28rem}.logo small{color:var(--sage);font-family:Peyda,sans-serif;font-size:.45rem;font-weight:400;letter-spacing:.24em}.site-header>.logo{position:absolute;right:50%;width:178px;height:94px;border-radius:50%;background:rgba(250,247,248,.94);box-shadow:0 12px 26px rgba(43,30,20,.11);transform:translateX(50%)}.main-nav{display:flex;gap:21px;justify-self:start;font-size:.82rem}.main-nav a{position:relative;white-space:nowrap}.main-nav a::after{position:absolute;right:0;bottom:-5px;width:0;height:1px;content:"";background:var(--sage);transition:width .2s}.main-nav a:hover::after,.main-nav a.active::after{width:100%}.header-actions{display:flex;gap:16px;align-items:center;justify-self:end;color:var(--sage);font-size:1.35rem}.cart-link{position:relative}.cart-link b,.mobile-dock b{display:inline-grid;min-width:18px;height:18px;place-items:center;border-radius:20px;color:#fff;background:var(--sage);font-size:.64rem;font-weight:400}.menu-toggle,.mobile-dock{display:none}.section{padding:90px max(5vw,calc((100vw - 1180px)/2))}.section-title{max-width:650px;margin:0 auto 35px;text-align:center}.section-title p:not(.eyebrow),.section-copy p,.page-intro p{color:rgba(43,30,20,.68)}.button{display:inline-block;padding:11px 22px;border:1px solid var(--sage);border-radius:3px;color:#fff;background:var(--sage);cursor:pointer;font-size:.88rem;font-weight:400;text-align:center;transition:.2s}.button:hover{color:var(--sage);background:transparent;transform:translateY(-2px)}.centered{display:table;margin:32px auto 0}.text-link{display:inline-block;border-bottom:1px solid var(--sage);color:var(--sage);font-size:.88rem}.button-row{display:flex;gap:20px;align-items:center;flex-wrap:wrap}
.home-hero{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;min-height:680px;padding:70px max(5vw,calc((100vw - 1180px)/2));background:linear-gradient(110deg,var(--ivory),var(--linen))}.home-hero-copy{max-width:610px}.home-hero-copy h1{margin-bottom:14px}.home-hero-copy>p:not(.eyebrow){max-width:560px;color:rgba(43,30,20,.7)}.hero-points{display:flex;gap:18px;flex-wrap:wrap;margin-top:42px;color:var(--sage);font-size:.78rem}.hero-points span{padding-left:16px;border-left:1px solid var(--line)}.home-hero-media{position:relative;height:550px;overflow:hidden;border-radius:50% 50% 6px 6px;background:linear-gradient(140deg,#f7efdf,#d8ddce)}.home-hero-media img{position:absolute;z-index:2;right:50%;bottom:-6px;height:94%;width:auto;transform:translateX(50%);filter:drop-shadow(0 12px 10px rgba(43,30,20,.14))}.botanical-shadow{position:absolute;inset:15% 4% 0;background:radial-gradient(ellipse at center,rgba(82,96,65,.28),transparent 67%)}.promise-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:18px max(4vw,calc((100vw - 1180px)/2));color:var(--ivory);background:var(--sage);font-size:.82rem;text-align:center}.promise-strip span+span{border-right:1px solid rgba(250,247,248,.25)}.split-about,.ingredient-teaser{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}.section-image{width:100%;height:470px;object-fit:cover}.section-copy{max-width:640px}.product-section{background:var(--mist)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-card{position:relative;padding:10px;border:1px solid var(--line);background:rgba(250,247,248,.92);transition:.25s}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.product-card img{width:100%;height:280px;object-fit:cover;background:var(--linen)}.product-card h3{margin:15px 0 3px;font-size:.98rem}.product-meta{display:flex;justify-content:space-between;align-items:center;margin-top:12px;color:var(--sage);font-size:.82rem}.add-button{padding:6px 10px;border:1px solid var(--sage);color:#fff;background:var(--sage);cursor:pointer;font-size:.74rem}.add-button:hover{color:var(--sage);background:transparent}.product-badge{position:absolute;z-index:2;top:18px;right:18px;padding:2px 8px;border-radius:20px;color:var(--mocha);background:var(--linen);font-size:.68rem}.ingredient-teaser{background:linear-gradient(100deg,var(--linen),var(--ivory))}.newsletter{text-align:center}.inline-form{display:flex;justify-content:center;max-width:480px;margin:auto}.inline-form input{min-width:0;flex:1;padding:10px 14px;border:1px solid var(--line);background:#fff}.form-note{margin-top:10px;color:var(--sage);font-size:.82rem}.site-footer{display:grid;gap:12px;justify-items:center;padding:44px 5vw 26px;color:var(--ivory);background:var(--sage);text-align:center}.site-footer p,.site-footer small{margin:0;opacity:.8;font-size:.78rem}.site-footer nav{display:flex;gap:18px;font-size:.78rem}.site-footer .logo small{color:var(--linen)}
.page-intro{max-width:760px;margin:auto;padding:125px 5vw 40px;text-align:center}.page-intro.compact{padding-bottom:15px}.page-intro h1{font-size:clamp(2rem,4vw,4rem)}.shop-layout{display:grid;grid-template-columns:245px 1fr;gap:28px;max-width:1180px;margin:auto;padding:35px 4vw 90px}.filters{position:sticky;top:115px;align-self:start;padding:18px;border:1px solid var(--line);background:#fff}.filters h2{font-size:1.15rem}.filters label,.filters legend{font-size:.88rem}.filters select{width:100%;margin:7px 0 17px;padding:8px;border:1px solid var(--line);background:var(--ivory)}fieldset{display:grid;gap:7px;margin:0 0 16px;padding:13px 0;border:0;border-top:1px solid var(--line)}input[type=radio],input[type=checkbox]{accent-color:var(--sage)}.filter-mobile-toggle{display:none}.shop-toolbar{display:flex;justify-content:space-between;margin-bottom:15px}.shop-toolbar p{margin:0}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;min-height:670px}.product-gallery{padding:30px;background:linear-gradient(145deg,var(--linen),#fff)}.product-gallery img{height:540px;width:100%;object-fit:contain}.product-copy h1{font-size:clamp(2rem,4vw,3.5rem)}.product-copy ul{padding-right:18px;color:rgba(43,30,20,.7)}.product-price{color:var(--sage);font-size:1.4rem}.quantity{width:60px;padding:9px;border:1px solid var(--line);text-align:center}.detail-info{display:grid;grid-template-columns:1fr 1fr;gap:45px;background:var(--linen)}.detail-info ol{padding-right:20px}.cart-layout{display:grid;grid-template-columns:1fr 300px;gap:25px;max-width:1000px;margin:auto}.cart-item{display:grid;grid-template-columns:85px 1fr auto;gap:16px;align-items:center;padding:10px;border-bottom:1px solid var(--line)}.cart-item img{height:96px;width:75px;object-fit:cover}.cart-item h3{margin:0;font-size:.95rem}.cart-item p{margin:0;color:var(--sage);font-size:.82rem}.remove-button{border:0;color:#a04c40;background:none;cursor:pointer}.cart-summary{align-self:start;padding:22px;background:var(--linen)}.cart-summary h2{font-size:1.4rem}.cart-summary .button{width:100%}.empty-state{padding:35px;border:1px dashed var(--line);text-align:center}
.form-page,.contact-page{display:grid;grid-template-columns:1fr 1fr;gap:50px;max-width:1100px;min-height:720px;margin:auto;padding:125px 4vw 70px}.form-intro,.contact-info{align-self:center}.form-intro h1,.contact-info h1{font-size:clamp(2.2rem,4vw,4rem)}.mini-card,.contact-card{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;margin:10px 0;padding:14px;border:1px solid var(--line);background:rgba(250,247,248,.65)}.mini-card p{margin:0}.mini-card span{color:var(--sage);font-size:.76rem}.contact-card i{color:var(--sage);font-style:normal}.contact-card b{font-size:.9rem}.contact-card span{color:rgba(43,30,20,.63);font-size:.84rem}.glass-form{align-self:center;padding:26px;border:1px solid rgba(255,255,255,.9);border-radius:18px;background:rgba(245,235,224,.7);box-shadow:var(--shadow);backdrop-filter:blur(20px)}.glass-form h2{font-size:1.65rem}.glass-form label{display:grid;gap:4px;margin-bottom:10px;color:var(--sage);font-size:.78rem}.glass-form input,.glass-form textarea{width:100%;padding:10px;border:1px solid var(--line);background:rgba(255,255,255,.82);resize:vertical}.glass-form .button{width:100%;margin-top:8px}.contact-page{max-width:none;padding-right:max(5vw,calc((100vw - 1100px)/2));padding-left:max(5vw,calc((100vw - 1100px)/2));color:var(--ivory);background:radial-gradient(circle at 20% 0,rgba(82,96,65,.85),transparent 40%),linear-gradient(120deg,#2b1e14,#111812)}.contact-page .eyebrow{color:var(--linen)}.contact-page .contact-card{border-color:rgba(250,247,248,.12);background:rgba(250,247,248,.07)}.contact-page .contact-card span{color:rgba(250,247,248,.7)}.contact-page .glass-form{background:rgba(250,247,248,.09)}.contact-page input,.contact-page textarea{color:var(--ivory);background:rgba(250,247,248,.07)}
.faq-list{max-width:920px;margin:auto;padding-top:20px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}summary{padding:18px 0;cursor:pointer;color:var(--sage);font-weight:500}details p{margin:0;padding:0 0 18px;color:rgba(43,30,20,.68)}details a{color:var(--sage);text-decoration:underline}.ingredient-stage{position:relative;max-width:1180px;margin:auto;padding-top:20px}.ingredient-stage img{width:100%;height:600px;object-fit:cover;border-radius:60px 4px}.ingredient-callout{position:absolute;width:195px;padding:12px;border:1px solid rgba(255,255,255,.85);border-radius:10px;background:rgba(250,247,248,.8);box-shadow:0 8px 22px rgba(43,30,20,.08);backdrop-filter:blur(15px)}.ingredient-callout b{display:block;color:var(--sage)}.ingredient-callout span{color:rgba(43,30,20,.65);font-size:.77rem}.ingredient-callout.one{top:8%;right:4%}.ingredient-callout.two{top:36%;left:3%}.ingredient-callout.three{bottom:8%;right:8%}.ingredient-callout.four{bottom:8%;left:8%}.ingredient-callout.five{top:8%;left:24%}.ingredient-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding-top:20px}.ingredient-cards article{padding:23px;border:1px solid var(--line);background:var(--linen)}.ingredient-cards span{color:var(--sage);font-size:.76rem}.ingredient-cards h2{font-size:1.35rem}.tone-guide{max-width:1050px;margin:auto;padding-top:10px}.tone-guide>img{width:100%;border:1px solid var(--line)}.tone-tabs{display:flex;gap:6px;justify-content:center;margin:25px 0 14px}.tone-tabs button{padding:8px 16px;border:1px solid var(--sage);color:var(--sage);background:transparent;cursor:pointer}.tone-tabs button.active{color:#fff;background:var(--sage)}.tone-result{max-width:720px;margin:auto;padding:20px;background:var(--linen);text-align:center}.tone-result img{display:inline-block;width:82px;height:112px;object-fit:cover;vertical-align:middle}.tone-note{display:flex;gap:35px;align-items:center;justify-content:space-between;background:var(--mist)}.tone-note div{max-width:650px}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
.toast{position:fixed;z-index:40;right:50%;bottom:24px;padding:10px 18px;border-radius:24px;color:#fff;background:rgba(82,96,65,.94);box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translate(50%,14px);transition:.22s}.toast.show{opacity:1;transform:translate(50%,0)}
.main-nav{grid-column:1}.header-actions{grid-column:3}
@media(max-width:980px){body{padding-bottom:78px}.site-header{top:7px;grid-template-columns:auto 1fr auto;min-height:58px;padding:0 15px}.site-header>.logo{position:static;width:auto;height:auto;border-radius:0;background:none;box-shadow:none;transform:none}.logo span{font-size:1rem}.logo small{font-size:.38rem}.menu-toggle{display:grid;gap:4px;margin-right:8px;padding:7px;border:0;background:none}.menu-toggle i{display:block;width:20px;height:1px;background:var(--sage)}.main-nav{position:fixed;top:78px;right:3vw;left:3vw;display:grid;gap:0;padding:14px 18px;border:1px solid rgba(255,255,255,.9);border-radius:18px;background:rgba(250,247,248,.9);box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translateY(-10px);transition:.2s;backdrop-filter:blur(22px)}.main-nav.open{opacity:1;pointer-events:auto;transform:none}.main-nav a{padding:8px}.header-actions{font-size:1.1rem}.mobile-dock{position:fixed;z-index:25;right:50%;bottom:10px;display:grid;grid-template-columns:repeat(4,1fr);width:min(380px,92vw);padding:6px;border:1px solid rgba(255,255,255,.78);border-radius:28px;background:rgba(82,96,65,.76);box-shadow:0 10px 24px rgba(43,30,20,.2);transform:translateX(50%);backdrop-filter:blur(18px)}.mobile-dock a{display:grid;gap:1px;justify-items:center;padding:4px 6px;border-radius:20px;color:rgba(255,255,255,.78);font-size:.62rem}.mobile-dock a.active,.mobile-dock a:hover{color:#fff;background:rgba(250,247,248,.18)}.mobile-dock i{font-size:1.2rem;font-style:normal}.home-hero{grid-template-columns:1fr;min-height:auto;padding-top:95px}.home-hero-copy{order:2;margin-top:25px}.home-hero-media{height:410px}.promise-strip{grid-template-columns:repeat(2,1fr);gap:0}.promise-strip span{padding:8px}.split-about,.ingredient-teaser{grid-template-columns:1fr;gap:24px}.section{padding:64px 5vw}.section-image{height:340px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card img{height:240px}.shop-layout{grid-template-columns:1fr;padding-top:15px}.filters{position:static}.filter-mobile-toggle{display:flex;justify-content:space-between;width:100%;padding:5px;border:0;background:none}.filter-body{display:none;padding-top:12px}.filter-body.open{display:block}.product-detail,.detail-info{grid-template-columns:1fr;gap:25px;min-height:auto}.product-detail{padding-top:75px}.product-gallery img{height:400px}.form-page,.contact-page{grid-template-columns:1fr;gap:20px;min-height:auto;padding-top:100px}.ingredient-stage img{height:500px}.ingredient-callout{width:160px;padding:8px}.ingredient-callout span{font-size:.68rem}.ingredient-cards{grid-template-columns:1fr}.tone-note{display:block}.cart-layout{grid-template-columns:1fr}}
@media(max-width:560px){body{font-size:14px}h1{font-size:2.5rem}h2{font-size:2rem}.home-hero{padding-top:75px}.home-hero-media{height:335px}.promise-strip{font-size:.7rem}.section{padding:48px 5vw}.section-image{height:270px}.product-card img{height:190px}.product-card h3{font-size:.84rem}.product-meta{display:grid;gap:6px}.add-button{width:100%}.page-intro{padding-top:95px}.shop-layout{padding-right:3vw;padding-left:3vw}.shop-grid{gap:8px}.product-gallery{padding:5px}.product-gallery img{height:340px}.form-page,.contact-page{padding-right:5vw;padding-left:5vw}.ingredient-stage{padding-right:0;padding-left:0}.ingredient-stage img{height:630px;border-radius:22px 3px}.ingredient-callout{width:145px}.ingredient-callout.one{top:4%;right:4%}.ingredient-callout.two{top:35%;left:3%}.ingredient-callout.three{right:4%;bottom:4%}.ingredient-callout.four{bottom:4%;left:4%}.ingredient-callout.five{top:19%;left:4%}.tone-tabs button{padding:7px 10px;font-size:.74rem}.cart-item{grid-template-columns:64px 1fr auto}.cart-item img{width:60px;height:80px}}

/* Refined header and lifestyle hero */
.site-header{top:0;grid-template-columns:190px 1fr 190px;width:100%;min-height:70px;margin:0;padding:0 max(4vw,calc((100vw - 1180px)/2));border:0;border-bottom:1px solid var(--line);border-radius:0;background:rgba(250,247,248,.94);box-shadow:none}
.site-header>.logo{position:static;grid-column:3;width:auto;height:auto;justify-self:end;align-items:flex-start;border-radius:0;background:none;box-shadow:none;transform:none}
.main-nav{grid-column:2;gap:28px;justify-self:center}.header-actions{grid-column:1;justify-self:start}
.home-hero{position:relative;display:grid;grid-template-columns:1fr;align-items:end;min-height:calc(100vh - 70px);overflow:hidden;padding:80px max(5vw,calc((100vw - 1180px)/2));color:var(--ivory);background:var(--mocha)}
.hero-background,.hero-background img,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-background img{object-fit:cover}.hero-shade{background:linear-gradient(90deg,rgba(43,30,20,.68),rgba(43,30,20,.08) 58%,rgba(43,30,20,.32))}
.home-hero-copy{position:relative;z-index:2;max-width:610px}.home-hero-copy>p:not(.eyebrow){color:rgba(250,247,248,.82)}.home-hero-copy .eyebrow{color:var(--linen)}.home-hero-copy .text-link{border-color:var(--linen);color:var(--linen)}.hero-points{color:var(--linen)}
.hero-banner-link{position:absolute;inset:0}.hero-banner-link .hero-background{display:block}
@media(max-width:640px){
  .home-hero{min-height:0;height:auto;aspect-ratio:2804/1448;padding-top:0}
  .hero-banner-link .hero-background img{object-fit:contain}
}
@media(max-width:980px){.site-header{grid-template-columns:auto 1fr auto;min-height:58px;padding:0 15px}.site-header>.logo{grid-column:auto;justify-self:auto}.main-nav{grid-column:auto}.header-actions{grid-column:auto;justify-self:auto}.home-hero{min-height:700px;padding-top:95px}}
@media(max-width:560px){.home-hero{min-height:650px;padding-top:75px}}

/* Refined editorial hero and navigation */
.ui-icon{display:block;width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55}
.header-actions a{display:grid;place-items:center}
.header-actions .cart-link b{position:absolute;top:-7px;right:-9px}
.home-hero{min-height:calc(100svh - 70px);padding:0}
.hero-background,.hero-background img{position:absolute;inset:0;width:100%;height:100%}
.hero-background img{object-fit:cover;object-position:center}
.home-hero .hero-shade{background:linear-gradient(0deg,rgba(25,20,15,.62),rgba(25,20,15,0) 46%),linear-gradient(270deg,rgba(25,20,15,.48),transparent 42%)}
.home-hero-copy{position:absolute;z-index:2;right:max(5vw,calc((100vw - 1180px)/2));bottom:58px;width:min(390px,88vw)}
.home-hero-copy h1{margin-bottom:10px;font-size:clamp(2rem,3.4vw,3.5rem)}
.home-hero-copy p:not(.eyebrow){margin-bottom:18px;color:rgba(250,247,248,.9);font-size:1rem}
.hero-button{border-color:var(--ivory);color:var(--mocha);background:var(--ivory)}
.hero-button:hover{color:var(--ivory);background:transparent}
.feature-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:28px max(4vw,calc((100vw - 1220px)/2));background:var(--ivory)}
.feature-card{position:relative;min-height:230px;overflow:hidden;border:1px solid rgba(82,96,65,.08);border-radius:12px;background:#f1ebe2}
.feature-card-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.feature-card-photo div{position:relative;z-index:1;display:grid;width:55%;min-height:230px;align-content:center;margin-right:0;margin-left:auto;padding:22px;text-align:right}
.feature-card h2{margin:0 0 8px;font-size:1.25rem}.feature-card p{margin:0;color:rgba(43,30,20,.66);font-size:.88rem;line-height:1.8}
.feature-card a{align-self:end;width:max-content;margin-top:22px;border-bottom:1px solid currentColor;font-size:.78rem}
.feature-card a span{display:inline-block;margin-right:5px;transition:transform .2s}.feature-card:hover a span{transform:translateX(-4px)}
.feature-card-sage{color:var(--ivory);background:var(--sage)}.feature-card-sage p{color:rgba(250,247,248,.82)}
.feature-card-simple{display:grid;align-content:center;padding:26px 30px;background:linear-gradient(125deg,#f3eee7,#ebe4da)}
.feature-card-simple .feature-card-icon{width:39px;height:39px;margin-top:16px;fill:none;stroke:var(--sage);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4}
.home-about{display:block;text-align:center}.home-about .section-copy{max-width:760px;margin:auto}
.site-header{height:60px;min-height:60px;align-items:center;color:var(--ivory);background:linear-gradient(100deg,#201915,#3a2c23 48%,#241c18);border-bottom-color:rgba(250,247,248,.15)}
.site-header>.logo{height:60px;justify-content:center;color:var(--ivory)}.site-header>.logo small{color:rgba(250,247,248,.72)}
.main-nav{align-self:center;white-space:nowrap;color:rgba(250,247,248,.9)}.main-nav a::after{background:var(--linen)}
.header-actions{align-self:center;color:var(--ivory)}
.home-hero{min-height:calc(100svh - 60px)}
@media(max-width:980px){
  body.nav-open{overflow:hidden}
  body.nav-open .site-header{z-index:70;background:transparent;border-bottom-color:transparent}
  .site-header{z-index:50;height:58px;min-height:58px;color:var(--ivory);background:linear-gradient(100deg,#201915,#3a2c23 48%,#241c18);border-bottom-color:rgba(250,247,248,.15)}
  .site-header>.logo{color:var(--ivory)}
  .site-header>.logo span{font-size:1.28rem}
  .site-header>.logo small{color:rgba(250,247,248,.72);font-size:.44rem}
  .header-actions{gap:18px;color:var(--ivory)}
  .header-actions .ui-icon{width:27px;height:27px;stroke-width:1.35}
  .menu-toggle{z-index:65;margin-right:5px}
  .menu-toggle i{width:27px;background:var(--ivory);transition:.2s}
  .menu-toggle[aria-expanded="true"] i:nth-child(1){transform:translateY(5px) rotate(45deg)}
  .menu-toggle[aria-expanded="true"] i:nth-child(2){opacity:0}
  .menu-toggle[aria-expanded="true"] i:nth-child(3){transform:translateY(-5px) rotate(-45deg)}
  .main-nav{z-index:60;top:0;right:50%;bottom:auto;left:auto;display:grid;width:100vw;max-width:none;height:100dvh;align-content:center;justify-items:center;gap:5px;padding:72px 28px 28px;border:0;border-radius:0;color:var(--ivory);background:rgba(37,29,24,.97);box-shadow:none;transform:translate(50%,-8px);backdrop-filter:blur(22px)}
  .main-nav.open{transform:translate(50%,0)}
  .main-nav a{min-width:220px;padding:12px;text-align:center;font-size:1.18rem}
  .main-nav a::after{right:50%;bottom:4px;background:var(--linen);transform:translateX(50%)}
  .main-nav a:hover::after,.main-nav a.active::after{width:54px}
  .mobile-dock{padding:8px;border-color:rgba(250,247,248,.32);background:rgba(66,50,40,.86);opacity:0;pointer-events:none;transform:translate(50%,24px);transition:opacity .25s ease,transform .25s ease}
  .mobile-dock.dock-visible{opacity:1;pointer-events:auto;transform:translate(50%,0)}
  body.nav-open .mobile-dock{opacity:0;pointer-events:none;transform:translate(50%,24px)}
  .mobile-dock a{gap:4px;padding:7px 5px;font-size:.72rem}
  .mobile-dock i{display:block}
  .mobile-dock .ui-icon{width:25px;height:25px;stroke-width:1.55}
  .mobile-dock b{min-width:16px;height:16px;background:rgba(250,247,248,.22);font-size:.58rem}
  .home-hero{min-height:calc(100svh - 58px);padding:0}
  .home-hero-copy{right:18px;bottom:24px;width:min(340px,88vw)}
  .home-hero-copy h1{font-size:2rem}
  .feature-cards{grid-template-columns:1fr;gap:10px;padding:18px 4vw}
  .feature-card,.feature-card-photo div{min-height:185px}
}
@media(max-width:640px){
  .home-hero{height:auto;min-height:100svh;aspect-ratio:auto;padding:0}
  .hero-banner-link .hero-background img,.hero-background img{object-fit:cover;object-position:center top}
  .home-hero .hero-shade{background:linear-gradient(0deg,rgba(25,20,15,.78),rgba(25,20,15,0) 44%)}
  .home-hero-copy{bottom:25px}
  .home-hero-copy .eyebrow{margin-bottom:4px;font-size:.58rem}
  .home-hero-copy p:not(.eyebrow){margin-bottom:14px;font-size:.88rem}
}

/* Minimal overlay header: hamburger navigation on every screen */
body.nav-open{overflow:hidden}
.site-header{position:absolute;z-index:70;top:0;right:0;display:grid;grid-template-columns:1fr auto 1fr;width:100%;height:68px;min-height:68px;padding:0 max(4vw,calc((100vw - 1180px)/2));border:0;background:transparent;box-shadow:none;direction:ltr;backdrop-filter:none}
.site-header>.logo{grid-row:1;grid-column:2;height:68px;align-items:center;justify-content:center;color:var(--ivory)}
.site-header>.logo span{font-size:1.38rem}.site-header>.logo small{color:rgba(250,247,248,.78)}
.menu-toggle{z-index:75;display:grid;grid-row:1;grid-column:1;gap:5px;align-self:center;justify-self:start;margin:0;padding:8px;border:0;background:none;cursor:pointer}
.menu-toggle i{display:block;width:29px;height:1px;background:var(--ivory);transition:.2s}
.menu-toggle[aria-expanded="true"] i:nth-child(1){transform:translateY(6px) rotate(45deg)}
.menu-toggle[aria-expanded="true"] i:nth-child(2){opacity:0}
.menu-toggle[aria-expanded="true"] i:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
.header-actions{display:flex;grid-row:1;grid-column:3;gap:18px;align-self:center;justify-self:end;color:var(--ivory)}
.header-actions .ui-icon{width:27px;height:27px;stroke-width:1.4}
.main-nav{position:fixed;z-index:60;top:0;right:50%;bottom:auto;left:auto;display:grid;width:100vw;max-width:none;height:100dvh;align-content:center;justify-items:center;gap:5px;padding:74px 28px 28px;border:0;border-radius:0;color:var(--ivory);background:linear-gradient(135deg,rgba(31,24,20,.985),rgba(60,45,35,.97));box-shadow:none;opacity:0;pointer-events:none;transform:translate(50%,-8px);transition:opacity .22s ease,transform .22s ease;backdrop-filter:blur(22px)}
.main-nav.open{opacity:1;pointer-events:auto;transform:translate(50%,0)}
.main-nav a{min-width:240px;padding:10px;text-align:center;font-size:1.15rem}
.main-nav a::after{right:50%;bottom:2px;background:var(--linen);transform:translateX(50%)}
.main-nav a:hover::after,.main-nav a.active::after{width:54px}
body:not([data-page="home"]) .site-header{position:sticky;background:linear-gradient(100deg,#201915,#3a2c23 48%,#241c18)}
@media(max-width:980px){
  .site-header{position:absolute;height:58px;min-height:58px;padding:0 15px;background:linear-gradient(100deg,#201915,#3a2c23 48%,#241c18)}
  .site-header>.logo{grid-row:1;grid-column:2;height:58px}
  .site-header>.logo span{font-size:1.28rem}
  .menu-toggle{grid-row:1;grid-column:1;justify-self:start;margin:0}
  .header-actions{grid-row:1;grid-column:3;justify-self:end}
  body.nav-open .site-header{background:transparent}
}

/* Catalog cards and full desktop hero */
@media(min-width:981px){body[data-page="home"] .home-hero{min-height:100svh}}
.product-section{background:#efebe3}
.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.product-card{display:flex;min-height:445px;flex-direction:column;padding:0;border:1px solid rgba(43,30,20,.55);background:#f0ece4;box-shadow:none;transition:transform .22s ease,box-shadow .22s ease}
.product-card:hover{box-shadow:0 12px 28px rgba(43,30,20,.1);transform:translateY(-4px)}
.product-card-main{display:flex;min-height:0;flex:1;flex-direction:column;padding:12px 12px 8px}
.product-card img{width:100%;height:270px;object-fit:contain;background:#efeae0}
.product-card h3{min-height:52px;margin:12px 0 3px;font-size:.92rem;line-height:1.55;text-align:center}
.product-card-price{margin-top:auto;color:var(--mocha);font-size:1rem;font-weight:700;text-align:center}
.product-badge{top:15px;right:15px;background:rgba(250,247,248,.84)}
.favorite-button{position:absolute;z-index:3;right:12px;bottom:51px;display:grid;width:34px;height:34px;place-items:center;border:0;color:var(--mocha);background:transparent;cursor:pointer}
.favorite-button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45}
.product-card-footer{display:grid;grid-template-columns:1fr 52px;border-top:1px solid rgba(43,30,20,.55)}
.product-card-footer .add-button{min-height:39px;border:0;border-left:1px solid rgba(43,30,20,.55);color:var(--mocha);background:transparent;font-size:.83rem}
.product-card-footer .add-button:hover{color:var(--ivory);background:var(--sage)}
.product-card-footer a{display:grid;place-items:center;font-size:1.2rem}
.main-nav,.mobile-dock a,.filters label,.filters legend,.glass-form label,.contact-card span,.mini-card p,.cart-item p,.product-copy li,.faq-list p,details p,.section-copy p,.page-intro p,.tone-hero-copy p:not(.eyebrow),.ingredients-formula-heading p,.ingredient-pin p,.formula-reason p,.formula-stats p,.mobile-formula-benefits p{font-family:Peyda,Tahoma,sans-serif;font-weight:400}
.page-intro h1,.form-intro h1,.contact-info h1,.product-copy h1,.home-hero-copy h1,.tone-hero h1,.ingredients-formula-heading h1{font-family:Peyda,Tahoma,sans-serif;font-weight:200}
.section-title h2,.feature-card h2,.section-copy h2,.glass-form h2,.faq-list summary,.filters h2,.detail-info h2,.cart-summary h2,.tone-note h2,.ingredient-pin h2,.formula-reason h2,.formula-reason h3,.formula-stats h3,.mobile-formula-benefits h2{font-family:Peyda,Tahoma,sans-serif;font-weight:800}
.product-card h3,.product-badge,.tone-label,.tone-tabs button,.toast,.form-note{font-family:Leila,Peyda,Tahoma,sans-serif;font-weight:300}
.product-card h3{font-size:1.08rem;line-height:1.75}
.product-badge{font-size:.78rem}
.tone-label{font-size:1.34rem}
.tone-tabs button{font-size:1rem}
.cart-item h3,.product-card-price,.product-price,.add-button,.button{font-family:Peyda,Tahoma,sans-serif;font-weight:400}
.ingredient-teaser-banner{position:relative;display:block;min-height:510px;overflow:hidden;background:#f2eadf}
.ingredient-teaser-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.ingredient-teaser-banner .section-copy{position:relative;z-index:1;width:min(540px,43%);margin-right:0;margin-left:auto;padding-top:40px;text-align:right}

/* Tone page editorial guide */
.tone-hero{position:relative;aspect-ratio:1672/941;min-height:0;overflow:hidden;background:#f3eadf}
.tone-hero picture,.tone-hero img{display:block;width:100%;height:100%}
.tone-hero picture{position:absolute;inset:0}
.tone-hero img{object-fit:cover;object-position:center}
.tone-hero-copy{position:absolute;z-index:1;top:11.5%;right:50%;width:min(1320px,88vw);padding:0;text-align:center;transform:translateX(50%)}
.tone-hero-copy .eyebrow{margin-bottom:9px;color:#6f775b;font-size:.78rem;letter-spacing:.42em}
.tone-divider{display:block;width:96px;height:12px;margin:0 auto 24px;background:linear-gradient(90deg,rgba(82,96,65,.35),rgba(82,96,65,.35)) center/100% 1px no-repeat}
.tone-divider::after{display:block;width:10px;height:10px;margin:auto;border-radius:0 10px 10px 10px;content:"";background:#9aa184;transform:rotate(45deg)}
.tone-hero h1{margin-bottom:12px;color:#2f2118;font-size:clamp(2.3rem,3.7vw,4.35rem);line-height:1.35;white-space:nowrap}
.tone-hero-copy p:not(.eyebrow){color:rgba(43,30,20,.64);font-size:1.1rem}
.tone-spectrum-labels{position:absolute;z-index:1;right:7.8%;bottom:7.4%;left:7.8%;height:10.8%;color:#332317;font-weight:700}
.tone-label{position:absolute;bottom:0;display:grid;min-width:180px;justify-items:center;gap:10px;font-size:1.18rem;text-align:center}
.tone-label::before{display:block;width:100%;height:26px;border-color:#767b5e;border-style:solid;border-width:0 1px 1px;content:""}
.tone-label::after{position:absolute;bottom:6px;right:15px;width:11px;height:11px;border-radius:0 12px 12px 12px;content:"";background:#9aa184;transform:rotate(45deg)}
.tone-label-dark{left:0;width:18%}
.tone-label-mix{right:24%;width:50%}
.tone-label-light{right:0;width:18%}
.tone-guide{max-width:1050px}

/* Ingredients page: text is real HTML over optimized clean artwork */
.ingredients-formula{position:relative;max-width:1145px;aspect-ratio:1145/1374;margin:0 auto;background:#faf3ec;color:var(--mocha);overflow:hidden}
.ingredients-formula picture,.ingredients-formula>picture img{position:absolute;inset:0;width:100%;height:100%}
.ingredients-formula>picture img{object-fit:cover;object-position:center}
.ingredients-formula-heading{position:absolute;z-index:1;top:34px;right:50%;width:min(720px,70%);text-align:center;transform:translateX(50%)}
.ingredients-formula-heading .eyebrow{color:#5a6648;font-size:.68rem;letter-spacing:.42em}
.ingredients-formula-heading h1{margin-bottom:10px;font-size:clamp(2rem,3.4vw,3.15rem);line-height:1.35}
.ingredients-formula-heading p{max-width:580px;margin:0 auto;color:rgba(43,30,20,.7);font-size:.9rem;line-height:2}
.ingredient-pin{position:absolute;z-index:1;display:grid;width:176px;min-height:105px;align-content:center;padding:12px 18px 12px 56px;text-align:right}
.ingredient-pin h2{margin:0 0 2px;color:var(--sage);font-size:1.03rem;font-weight:800}
.ingredient-pin p{margin:0;color:rgba(43,30,20,.66);font-size:.72rem;line-height:1.85}
.pin-licorice{top:19.5%;right:4.5%}
.pin-nettle{top:32.2%;right:4.5%}
.pin-rosemary{top:44.6%;right:4.5%}
.pin-kaolin{top:19.5%;left:4.5%}
.pin-carbon{top:32.2%;left:4.5%}
.pin-horsetail{top:44.6%;left:4.5%}
.formula-reason{position:absolute;z-index:1;top:58.7%;right:4.2%;left:4.2%;display:grid;grid-template-columns:repeat(4,1fr);min-height:145px;align-items:center;text-align:center}
.formula-reason article{padding:8px 18px}
.formula-reason h2,.formula-reason h3{margin:0 0 8px;color:var(--sage);font-size:1rem;font-weight:800}
.formula-reason h2{font-size:1.15rem}
.formula-reason p{margin:0;color:rgba(43,30,20,.66);font-size:.72rem;line-height:1.9}
.formula-stats{position:absolute;z-index:1;top:74.6%;right:4.2%;left:4.2%;display:grid;grid-template-columns:repeat(4,1fr);gap:26px;direction:ltr;text-align:center}
.formula-stats article{direction:rtl;padding:42px 14px 0}
.formula-stats strong{display:block;margin-bottom:2px;color:var(--sage);font-family:Georgia,serif;font-size:2.05rem;font-weight:400;line-height:1.2}
.formula-stats h3{margin:0 0 7px;font-size:1rem;font-weight:500}
.formula-stats p{max-width:150px;margin:0 auto;color:rgba(43,30,20,.64);font-size:.72rem;line-height:1.8}
.formula-footer{position:absolute;z-index:1;right:50%;bottom:58px;width:min(520px,70%);margin:0;color:rgba(43,30,20,.65);font-size:.86rem;text-align:center;transform:translateX(50%)}
.formula-button{position:absolute;z-index:1;right:50%;bottom:18px;min-width:205px;transform:translateX(50%)}
.formula-button:hover{transform:translateX(50%) translateY(-2px)}
.mobile-formula-benefits{display:none}
@media(max-width:980px){
  .shop-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .product-card{min-height:390px}
  .product-card-main{padding:9px 9px 7px}
  .product-card img{height:230px}
  .product-card h3{min-height:45px;font-size:.83rem}
  .favorite-button{right:8px;bottom:46px}
  .ingredient-teaser-banner{min-height:430px;padding:42px 5vw}
  .ingredient-teaser-banner .section-copy{width:54%;margin-right:0;margin-left:auto;padding-top:10px}
  .tone-hero{aspect-ratio:auto;min-height:560px}
  .tone-hero-copy{top:115px;width:88vw;padding:0}
  .tone-hero-copy .eyebrow{font-size:.68rem}
  .tone-hero h1{font-size:2.55rem;white-space:normal}
  .tone-hero-copy p:not(.eyebrow){font-size:.95rem}
  .tone-spectrum-labels{right:6%;bottom:38px;left:6%;height:76px}
  .tone-label{min-width:0;font-size:.95rem}
  .ingredients-formula-heading h1{font-size:2.2rem}
  .ingredient-pin{width:150px;padding-left:44px}
  .ingredient-pin h2{font-size:.88rem}
  .ingredient-pin p,.formula-reason p,.formula-stats p{font-size:.62rem}
  .formula-stats strong{font-size:1.55rem}
}
@media(max-width:560px){
  .product-grid{gap:8px}
  .product-card{min-height:350px}
  .product-card img{height:190px}
  .product-card h3{min-height:58px;font-size:.78rem}
  .product-card-price{font-size:.86rem}
  .product-card-footer{grid-template-columns:1fr 40px}
  .product-card-footer .add-button{min-height:36px;font-size:.74rem}
  .ingredient-teaser-banner{min-height:385px}
  .ingredient-teaser-banner .section-copy{width:56%}
  .ingredient-teaser-banner .section-copy h2{font-size:1.65rem}
  .ingredient-teaser-banner .section-copy p{font-size:.82rem}
  .tone-hero{min-height:470px}
  .tone-hero img{object-position:center top}
  .tone-hero-copy{top:86px;width:90vw;padding:0}
  .tone-hero-copy .eyebrow{font-size:.55rem;letter-spacing:.32em}
  .tone-divider{width:70px;margin-bottom:14px}
  .tone-hero h1{font-size:1.75rem}
  .tone-hero-copy p:not(.eyebrow){max-width:300px;margin:0 auto;font-size:.78rem;line-height:1.8}
  .tone-spectrum-labels{right:4.5%;bottom:26px;left:4.5%;height:56px}
  .tone-label{gap:6px;font-size:.72rem}
  .tone-label::before{height:18px}
  .tone-label::after{right:8px;bottom:4px;width:8px;height:8px}
  .ingredients-formula{max-width:560px;aspect-ratio:941/1672}
  .ingredients-formula-heading{top:40px;width:86%}
  .ingredients-formula-heading .eyebrow{font-size:.58rem;letter-spacing:.35em}
  .ingredients-formula-heading h1{font-size:2.05rem}
  .ingredients-formula-heading p{font-size:.92rem;line-height:2.05}
  .ingredient-pin,.formula-reason,.formula-stats,.formula-footer{display:none}
  .mobile-formula-benefits{display:block}
  .mobile-formula-benefits article{position:absolute;z-index:1;right:7%;left:7%;display:grid;min-height:118px;align-content:center;padding:12px 32px 12px 110px;text-align:right}
  .mobile-formula-benefits article:nth-child(1){top:55.2%}
  .mobile-formula-benefits article:nth-child(2){top:68.1%}
  .mobile-formula-benefits article:nth-child(3){top:81%}
  .mobile-formula-benefits h2{margin:0 0 4px;font-size:1.65rem;font-weight:800;line-height:1.35}
  .mobile-formula-benefits p{margin:0;color:rgba(43,30,20,.68);font-size:1rem;line-height:1.8}
  .ingredients-formula .formula-button{bottom:23px;min-width:245px;padding:13px 24px;border-radius:9px;font-size:1.1rem}
}

/* Quiet product note */
.quiet-note{position:relative;display:grid;justify-items:center;padding:120px max(5vw,calc((100vw - 1180px)/2));overflow:hidden;background:#f6f3f4;text-align:center}
.quiet-note.reveal{opacity:1;transform:none}
.quiet-note::before,.quiet-note::after{position:absolute;right:50%;content:"";pointer-events:none;transform:translateX(50%)}
.quiet-note::before{top:38px;width:min(560px,72vw);height:1px;background:linear-gradient(90deg,transparent,rgba(82,96,65,.24),transparent)}
.quiet-note::after{bottom:46px;width:9px;height:9px;border-radius:0 10px 10px 10px;background:rgba(82,96,65,.45);transform:translateX(50%) rotate(45deg)}
.quiet-note .eyebrow{margin-bottom:18px;color:rgba(43,30,20,.5);letter-spacing:.48em}
.quiet-note h2{max-width:860px;margin-bottom:28px;color:#2f2118;font-size:clamp(2.25rem,4.15vw,4.6rem);line-height:1.45}
.quiet-note p:not(.eyebrow){max-width:820px;margin:0 auto 28px;color:rgba(43,30,20,.66);font-size:1.08rem;line-height:2.35}
.quiet-note .text-link{color:#59613f}
.quiet-note>*{animation:quietNoteIn .72s cubic-bezier(.2,.75,.22,1) both}
.quiet-note>*:nth-child(2){animation-delay:.08s}
.quiet-note>*:nth-child(3){animation-delay:.16s}
.quiet-note>*:nth-child(4){animation-delay:.24s}
@keyframes quietNoteIn{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}

/* Lavender product spotlight */
.lavender-spotlight{position:relative;isolation:isolate;min-height:clamp(520px,56vw,760px);overflow:hidden;background:#eee4d1;color:#2f351f}
.lavender-spotlight::before{position:absolute;z-index:1;inset:0;content:"";background:linear-gradient(90deg,rgba(242,224,190,.28),rgba(242,224,190,.08) 42%,rgba(42,48,29,.13));pointer-events:none}
.lavender-spotlight::after{position:absolute;z-index:1;right:9%;bottom:8%;width:180px;height:1px;content:"";background:linear-gradient(90deg,transparent,rgba(64,72,42,.38),transparent);transform:rotate(-8deg)}
.lavender-spotlight-media,.lavender-spotlight-media img{position:absolute;inset:0;width:100%;height:100%}
.lavender-spotlight-media img{object-fit:cover;object-position:center;transform:scale(1.025);animation:lavenderDrift 12s ease-in-out infinite alternate}
.lavender-spotlight-copy{position:absolute;z-index:2;top:0;bottom:0;left:6vw;display:grid;width:min(520px,40vw);align-content:center;padding:72px 0;text-align:right}
.lavender-spotlight-copy .eyebrow{margin-bottom:14px;color:#59613f;font-size:.72rem;letter-spacing:.42em;opacity:.82}
.lavender-spotlight-copy h2{margin-bottom:8px;color:#31371f;font-family:Peyda,Tahoma,sans-serif;font-size:clamp(3.2rem,5.8vw,6.25rem);font-weight:800;line-height:1.25;text-shadow:0 10px 32px rgba(255,244,220,.3)}
.lavender-spotlight-copy h3{margin:0 0 24px;color:#3f4728;font-family:Peyda,Tahoma,sans-serif;font-size:clamp(1.75rem,3vw,3.05rem);font-weight:400;line-height:1.55}
.lavender-spotlight-copy p:not(.eyebrow){max-width:500px;margin:0 0 30px;color:#42482d;font-size:clamp(1.05rem,1.55vw,1.6rem);line-height:2.25}
.lavender-spotlight-button{width:max-content;border-color:#3f4728;color:#fff;background:#3f4728}
.lavender-spotlight-button:hover{color:#3f4728;background:rgba(255,255,255,.58)}
.lavender-spotlight-copy>*{animation:lavenderTextIn .72s cubic-bezier(.2,.75,.22,1) both}
.lavender-spotlight-copy>*:nth-child(2){animation-delay:.08s}
.lavender-spotlight-copy>*:nth-child(3){animation-delay:.16s}
.lavender-spotlight-copy>*:nth-child(4){animation-delay:.24s}
.lavender-spotlight-copy>*:nth-child(5){animation-delay:.32s}
@keyframes lavenderDrift{from{transform:scale(1.025) translate3d(0,0,0)}to{transform:scale(1.055) translate3d(-12px,8px,0)}}
@keyframes lavenderTextIn{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
@media(max-width:980px){
  .quiet-note{padding:92px 7vw}
  .quiet-note h2{font-size:3rem}
  .quiet-note p:not(.eyebrow){font-size:1rem;line-height:2.2}
  .lavender-spotlight{min-height:720px}
  .lavender-spotlight-copy{left:7vw;width:min(440px,58vw);padding-top:82px}
  .lavender-spotlight-copy h2{font-size:4.25rem}
  .lavender-spotlight-copy h3{font-size:2.25rem}
  .lavender-spotlight-copy p:not(.eyebrow){font-size:1.2rem;line-height:2.15}
}
@media(max-width:640px){
  .quiet-note{padding:74px 6vw}
  .quiet-note::before{top:28px}
  .quiet-note::after{bottom:32px}
  .quiet-note .eyebrow{margin-bottom:12px;font-size:.58rem;letter-spacing:.34em}
  .quiet-note h2{margin-bottom:20px;font-size:2.15rem;line-height:1.55}
  .quiet-note p:not(.eyebrow){margin-bottom:22px;font-size:.94rem;line-height:2.1}
  .lavender-spotlight{min-height:780px}
  .lavender-spotlight::before{background:linear-gradient(180deg,rgba(244,226,196,.18),rgba(244,226,196,.36) 36%,rgba(244,226,196,.06))}
  .lavender-spotlight::after{right:12%;bottom:18%;width:110px}
  .lavender-spotlight-media img{object-position:center top;animation-duration:14s}
  .lavender-spotlight-copy{top:0;bottom:auto;left:8vw;width:min(335px,82vw);min-height:auto;padding:62px 0 0}
  .lavender-spotlight-copy .eyebrow{margin-bottom:8px;font-size:.58rem;letter-spacing:.32em}
  .lavender-spotlight-copy h2{margin-bottom:3px;font-size:3.15rem;line-height:1.22}
  .lavender-spotlight-copy h3{margin-bottom:14px;font-size:1.8rem;line-height:1.45}
  .lavender-spotlight-copy p:not(.eyebrow){max-width:315px;margin-bottom:20px;font-size:1.05rem;line-height:2.05}
  .lavender-spotlight-button{padding:9px 18px}
}

/* Before/after proof and reviews */
.results-proof{display:grid;grid-template-columns:minmax(360px,470px) 1fr;gap:18px;padding:72px max(4vw,calc((100vw - 1280px)/2));background:radial-gradient(circle at 8% 0,rgba(214,184,126,.18),transparent 32%),linear-gradient(135deg,#fbf6ee,#f7efe5 58%,#fbf7ef);color:#302218}
.results-compare,.rating-card,.review-card,.trust-strip{border:1px solid rgba(134,99,48,.15);border-radius:20px;background:rgba(255,255,255,.55);box-shadow:0 18px 44px rgba(68,44,26,.08);backdrop-filter:blur(10px)}
.results-compare{padding:28px 22px 20px}
.results-compare h2,.results-heading h2{margin:0;color:#302218;font-family:Peyda,Tahoma,sans-serif;font-weight:800;line-height:1.45}
.results-compare h2{margin-bottom:20px;font-size:2rem;text-align:center}
.results-compare figure{position:relative;margin:0;overflow:hidden;border-radius:12px;background:#eee}
.results-compare picture,.results-compare img{display:block;width:100%}
.results-compare img{aspect-ratio:1491/1055;object-fit:cover}
.results-compare figure::after{position:absolute;right:0;bottom:0;left:0;height:34%;content:"";background:linear-gradient(0deg,rgba(250,246,238,.94),rgba(250,246,238,0))}
.compare-handle{position:absolute;z-index:2;right:50%;top:50%;display:grid;width:54px;height:54px;place-items:center;border-radius:50%;color:#302218;background:#fff;box-shadow:0 8px 22px rgba(48,34,24,.14);font-size:2.1rem;line-height:1;transform:translate(50%,-50%)}
.results-compare figcaption{position:absolute;z-index:2;right:0;bottom:18px;left:0;display:grid;grid-template-columns:1fr 1fr;padding:0 24px;color:#302218;font-weight:800;text-align:center}
.results-content{display:grid;align-content:center;gap:18px}
.results-heading{text-align:center}
.results-heading h2{font-size:clamp(2.25rem,3.2vw,3.8rem)}
.results-heading p{margin:2px 0 18px;color:rgba(48,34,24,.55);font-size:1.25rem}
.results-cards{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}
.rating-card,.review-card{min-height:306px;padding:26px 22px;text-align:center}
.rating-card strong{display:block;color:#9b6f24;font-family:Georgia,serif;font-size:4.6rem;font-weight:400;line-height:1}
.stars{color:#f1ad13;font-size:1.8rem;letter-spacing:.12em}
.rating-card p{margin:9px 0 18px;color:rgba(48,34,24,.62)}
.rating-bars{display:grid;gap:9px;margin:0}
.rating-bars div{display:grid;grid-template-columns:58px 1fr 42px;gap:9px;align-items:center}
.rating-bars dt,.rating-bars b{color:rgba(48,34,24,.72);font-size:.82rem;font-weight:400}
.rating-bars dd{height:7px;margin:0;overflow:hidden;border-radius:20px;background:#f0e7dc}
.rating-bars span{display:block;height:100%;border-radius:20px;background:#bd842c}
.review-card{display:grid;justify-items:center;align-content:center}
.review-card::before{content:"“";height:22px;color:#e2bf7f;font-family:Georgia,serif;font-size:3rem;line-height:.8}
.review-card p{min-height:72px;margin:0 0 18px;color:#302218;font-size:.98rem;line-height:2}
.review-card img{width:76px;height:76px;margin-bottom:14px;border:2px solid #e5c37f;border-radius:50%;object-fit:cover}
.review-card h3{margin:0 0 4px;font-size:1.2rem}
.review-card span{color:rgba(48,34,24,.58);font-size:.9rem}
.review-card .stars{margin-top:15px;font-size:1.45rem}
.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:18px 12px}
.trust-strip span{display:flex;gap:10px;align-items:center;justify-content:center;color:#302218;font-size:.98rem}
.trust-strip span+span{border-right:1px solid rgba(134,99,48,.16)}
.trust-strip i{color:#b9822c;font-size:1.55rem;font-style:normal}
@media(max-width:980px){
  .results-proof{grid-template-columns:1fr;gap:30px;padding:54px 5vw 72px}
  .results-compare{max-width:720px;margin:auto;padding:0;border:0;background:transparent;box-shadow:none}
  .results-compare h2{margin-bottom:16px;font-size:2.5rem}
  .results-compare figure{border:1px solid rgba(255,255,255,.85);border-radius:22px;box-shadow:0 15px 38px rgba(68,44,26,.1)}
  .results-cards{grid-template-columns:1fr;max-width:720px;margin:auto}
  .rating-card{display:grid;grid-template-columns:.72fr 1fr;align-items:center;text-align:center}
  .rating-bars{border-right:1px solid rgba(134,99,48,.12);padding-right:24px}
  .review-card{grid-template-columns:112px 1fr;justify-items:start;min-height:0;text-align:right}
  .review-card::before{position:absolute;opacity:.6}
  .review-card img{grid-row:1/5;margin:0}
  .review-card .stars{justify-self:start}
  .trust-strip{max-width:720px;margin:auto;grid-template-columns:repeat(4,1fr)}
  .trust-strip span{display:grid;gap:6px;font-size:.86rem;text-align:center}
}
@media(max-width:640px){
  .results-proof{padding:44px 5vw 70px}
  .results-compare h2{font-size:2.15rem}
  .results-compare img{aspect-ratio:1055/1491}
  .compare-handle{width:46px;height:46px;font-size:1.8rem}
  .results-compare figcaption{bottom:22px;padding:0 20px;font-size:1.05rem}
  .results-heading h2{font-size:2.25rem}
  .results-heading p{font-size:1rem}
  .rating-card{grid-template-columns:1fr 1.15fr;padding:22px 18px}
  .rating-card strong{font-size:3.6rem}
  .stars{font-size:1.35rem}
  .rating-card p{font-size:.86rem}
  .rating-bars{gap:8px;padding-right:16px}
  .rating-bars div{grid-template-columns:50px 1fr 34px;gap:7px}
  .rating-bars dt,.rating-bars b{font-size:.72rem}
  .review-card{grid-template-columns:88px 1fr;padding:22px 18px}
  .review-card p{min-height:0;font-size:.96rem}
  .review-card img{width:72px;height:72px}
  .review-card h3{font-size:1.05rem}
  .trust-strip{grid-template-columns:repeat(4,1fr);padding:14px 8px;border-radius:18px}
  .trust-strip span{font-size:.76rem;line-height:1.65}
  .trust-strip i{font-size:1.35rem}
}

/* Tone recommendation card */
.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
body[data-page="tone"] .tone-guide{max-width:none;padding:68px max(4vw,calc((100vw - 1500px)/2)) 84px;background:linear-gradient(180deg,#fbf8f4,#f4eee7)}
.tone-slider{position:relative;max-width:1500px;margin:auto}
.tone-slider-copy{display:grid;gap:10px;justify-items:center;margin-bottom:22px;text-align:center}
.tone-slider-copy h2{max-width:720px;margin:0;color:#2f2118;font-family:Peyda,Tahoma,sans-serif;font-size:clamp(2rem,3vw,3.2rem);font-weight:200;line-height:1.45}
body[data-page="tone"] .tone-result{max-width:none;margin:0;padding:0;background:transparent;text-align:initial}
.tone-result-card{position:relative;overflow:hidden;aspect-ratio:1500/844;border:1px solid rgba(255,255,255,.72);border-radius:28px;background:#f7ecdf;box-shadow:0 22px 52px rgba(55,36,22,.12)}
.tone-result-card picture,.tone-result-card .tone-art-bg{display:block;width:100%;height:100%}
.tone-result-card .tone-art-bg{object-fit:cover;object-position:center;vertical-align:top}
.tone-result-copy{position:absolute;z-index:2;right:7.5%;bottom:8%;display:grid;gap:8px;width:min(430px,34%);padding:20px 24px;border:1px solid rgba(255,255,255,.56);border-radius:20px;color:#2f2118;background:rgba(255,255,255,.34);box-shadow:0 18px 38px rgba(57,72,47,.12);backdrop-filter:blur(18px);direction:rtl;text-align:right}
.tone-result-copy span{color:#435637;font-family:Leila,Peyda,Tahoma,sans-serif;font-size:1.45rem;font-weight:300}
.tone-result-copy p{margin:0;color:rgba(43,30,20,.72);font-family:Peyda,Tahoma,sans-serif;font-size:.98rem;font-weight:400;line-height:1.9}
body[data-page="tone"] .tone-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:18px auto 0;direction:rtl}
body[data-page="tone"] .tone-tabs button{position:relative;display:grid;gap:7px;min-height:122px;padding:20px 24px;border:1px solid rgba(255,255,255,.62);border-radius:20px;color:#34472f;background:linear-gradient(135deg,rgba(255,255,255,.58),rgba(255,255,255,.22));box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 14px 34px rgba(55,36,22,.08);backdrop-filter:blur(18px);font-family:Peyda,Tahoma,sans-serif;text-align:right;cursor:pointer;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}
body[data-page="tone"] .tone-tabs button strong{font-family:Leila,Peyda,Tahoma,sans-serif;font-size:1.45rem;font-weight:300}
body[data-page="tone"] .tone-tabs button span{color:rgba(43,30,20,.68);font-size:.95rem;font-weight:400;line-height:1.8}
body[data-page="tone"] .tone-tabs button.active{border-color:rgba(255,255,255,.78);color:#fff;background:linear-gradient(135deg,rgba(83,103,68,.9),rgba(52,75,49,.9));box-shadow:inset 0 1px 0 rgba(255,255,255,.3),0 18px 36px rgba(57,72,47,.2);transform:translateY(-2px)}
body[data-page="tone"] .tone-tabs button.active span{color:rgba(255,249,240,.82)}
@media(max-width:980px){
  body[data-page="tone"] .tone-guide{padding:52px 4vw 74px}
  .tone-result-copy{right:5%;bottom:6%;width:min(390px,42%);padding:16px 18px}
  body[data-page="tone"] .tone-tabs button{min-height:118px;padding:18px}
  body[data-page="tone"] .tone-tabs button strong{font-size:1.25rem}
  body[data-page="tone"] .tone-tabs button span{font-size:.86rem}
}
@media(max-width:640px){
  body[data-page="tone"] .tone-guide{padding:38px 4vw 66px}
  .tone-slider-copy{margin-bottom:16px}
  .tone-slider-copy h2{font-size:1.8rem}
  .tone-result-card{aspect-ratio:760/1350;border-radius:26px}
  .tone-result-card .tone-art-bg{object-position:center top}
  .tone-result-copy{right:50%;bottom:6%;width:78%;padding:14px 16px;transform:translateX(50%)}
  .tone-result-copy span{font-size:1.1rem}
  .tone-result-copy p{font-size:.8rem;line-height:1.75}
  body[data-page="tone"] .tone-tabs{grid-template-columns:1fr;gap:10px;margin-top:12px}
  body[data-page="tone"] .tone-tabs button{min-height:94px;padding:14px 16px;border-radius:18px}
  body[data-page="tone"] .tone-tabs button strong{font-size:1.08rem}
  body[data-page="tone"] .tone-tabs button span{font-size:.78rem;line-height:1.7}
}
