
:root{--ink:#17231d;--muted:#627168;--paper:#f7f4ed;--white:#fff;--sage:#9baa79;--forest:#264835;--lime:#c8da83;--gold:#c8a96a;--line:#dce2db;--shadow:0 20px 60px rgba(24,51,36,.12);--radius:28px;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--paper);color:var(--ink);line-height:1.65}a{color:inherit}img{max-width:100%;display:block}.wrap{width:min(var(--max),calc(100% - 40px));margin:auto}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;font-weight:800;color:var(--forest)}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;line-height:1.08;margin:.2em 0 .55em}h1{font-size:clamp(3rem,8vw,7.4rem);letter-spacing:-.045em}h2{font-size:clamp(2.1rem,5vw,4.1rem);letter-spacing:-.035em}h3{font-size:clamp(1.35rem,2.5vw,2rem)}p{margin:0 0 1.2rem}.lead{font-size:clamp(1.12rem,2vw,1.38rem);color:#45564c;max-width:760px}.site-header{position:sticky;top:0;z-index:50;background:rgba(247,244,237,.91);backdrop-filter:blur(18px);border-bottom:1px solid rgba(38,72,53,.1)}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{text-decoration:none;font-weight:900;letter-spacing:.12em;font-size:1.15rem}.brand span{color:var(--forest)}.nav-links{display:flex;gap:8px;align-items:center}.nav-links a{text-decoration:none;padding:10px 12px;border-radius:999px;font-size:.92rem;font-weight:650}.nav-links a:hover{background:#e9ede5}.nav-cta{background:var(--forest)!important;color:white!important;padding:11px 18px!important}.menu-btn{display:none;border:0;background:transparent;font-size:1.45rem}.hero{padding:84px 0 64px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:54px;align-items:center}.hero-copy h1 em{color:var(--forest);font-style:normal}.hero-card{position:relative;min-height:620px;border-radius:44px;background:linear-gradient(145deg,#dde5d6,#aabd8c);box-shadow:var(--shadow);overflow:hidden}.hero-card:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:rgba(255,255,255,.45);top:38px;right:-70px}.hero-card img{position:absolute;width:77%;max-height:86%;object-fit:contain;bottom:0;left:50%;transform:translateX(-50%);filter:drop-shadow(0 30px 28px rgba(25,48,34,.25))}.hero-note{position:absolute;left:24px;bottom:24px;z-index:2;background:rgba(255,255,255,.9);padding:15px 18px;border-radius:18px;font-size:.84rem;max-width:245px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border-radius:999px;text-decoration:none;font-weight:800;border:1px solid var(--forest)}.btn.primary{background:var(--forest);color:#fff}.btn.ghost{background:transparent}.band{background:var(--forest);color:#fff;padding:24px 0}.band .wrap{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.stat b{display:block;font-family:Georgia,serif;font-size:1.7rem}.stat span{opacity:.78;font-size:.88rem}.section{padding:96px 0}.section.white{background:white}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px;box-shadow:0 10px 30px rgba(24,51,36,.04)}.card .num{font-family:Georgia,serif;font-size:3rem;color:var(--sage)}.split{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.media-card{border-radius:36px;overflow:hidden;background:#e5eadf;min-height:480px;display:flex;align-items:center;justify-content:center}.media-card img{width:100%;height:100%;object-fit:cover}.soft{background:#e8ede3}.quote{font-family:Georgia,serif;font-size:clamp(1.7rem,4vw,3.2rem);line-height:1.2}.page-hero{padding:92px 0 60px}.page-hero h1{font-size:clamp(3rem,7vw,6rem)}.prose{max-width:820px}.prose h2{font-size:2.4rem;margin-top:1.5em}.prose h3{margin-top:1.5em}.prose ul{padding-left:1.2rem}.pill-list{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0}.pill{padding:9px 13px;border-radius:999px;background:#e4eadf;font-weight:700;font-size:.9rem}.product-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;align-items:start}.product-shot{position:sticky;top:110px;background:linear-gradient(160deg,#ecf1e8,#c9d7bd);border-radius:38px;padding:44px;min-height:560px;display:flex;align-items:center;justify-content:center}.product-shot img{max-height:480px;object-fit:contain}.price{font-size:1.15rem;font-weight:800}.notice{border-left:4px solid var(--gold);background:#fff8ea;padding:18px 22px;border-radius:0 18px 18px 0;margin:25px 0}.legal-links{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.legal-link{text-decoration:none;background:white;border:1px solid var(--line);padding:24px;border-radius:22px}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px}.contact-card{background:var(--forest);color:#fff;padding:36px;border-radius:30px}.contact-card a{color:#fff}.form{background:white;padding:34px;border-radius:30px;border:1px solid var(--line)}.field{margin-bottom:16px}.field label{display:block;font-weight:750;margin-bottom:6px}.field input,.field textarea,.field select{width:100%;padding:13px 14px;border:1px solid #cdd6cf;border-radius:12px;background:#fbfcfa;font:inherit}.field textarea{min-height:150px;resize:vertical}.small{font-size:.84rem;color:var(--muted)}.video{position:relative;padding-top:56.25%;border-radius:28px;overflow:hidden;background:#111}.video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.footer{background:#15251c;color:#e8eee9;padding:64px 0 32px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:40px}.footer a{color:#e8eee9}.footer .small{color:#aebcb2}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding-top:24px;margin-top:38px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}
@media(max-width:850px){.menu-btn{display:block}.nav-links{display:none;position:absolute;top:82px;left:0;right:0;background:var(--paper);padding:18px 20px 24px;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line)}.nav-links.open{display:flex}.hero-grid,.split,.product-layout,.contact-grid{grid-template-columns:1fr}.hero{padding-top:52px}.hero-card{min-height:490px}.grid-3,.legal-links{grid-template-columns:1fr}.product-shot{position:relative;top:auto;min-height:430px}.footer-grid{grid-template-columns:1fr}.section{padding:72px 0}}

/* v2 authentic brand/media refinement */
.brand-lockup{display:inline-flex;align-items:center;gap:10px;letter-spacing:0}.brand-lockup img{width:34px;height:34px;object-fit:contain;flex:0 0 auto}.brand-lockup .brand-name{font-weight:900;letter-spacing:.13em;font-size:1.05rem;color:var(--ink)}.footer .brand-lockup .brand-name{color:#e8eee9}.footer .brand-lockup img{width:40px;height:40px}
.hero-products{isolation:isolate}.hero-products:before{width:390px;height:390px;top:22px;right:-84px}.hero-glow{position:absolute;inset:8% 8% 14%;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.76),rgba(255,255,255,.14) 56%,transparent 72%);z-index:0}.hero-card .hero-product{position:absolute;object-fit:contain;filter:drop-shadow(0 30px 28px rgba(25,48,34,.22));z-index:1;left:auto;bottom:auto;transform:none}.hero-product-oil{width:39%;height:62%;left:12%!important;bottom:13%!important;transform:rotate(-2.5deg)!important}.hero-product-lotion{width:42%;height:68%;right:10%;bottom:11%;transform:rotate(2deg)!important}.hero-product-label{position:absolute;z-index:2;font-family:Georgia,"Times New Roman",serif;font-size:.84rem;line-height:1.1;color:var(--forest);background:rgba(255,255,255,.78);backdrop-filter:blur(8px);padding:9px 12px;border-radius:14px;box-shadow:0 8px 22px rgba(38,72,53,.08)}.hero-product-label span{display:block;font-family:Inter,ui-sans-serif,system-ui,sans-serif;text-transform:uppercase;letter-spacing:.13em;font-size:.58rem;font-weight:850;color:#627168;margin-bottom:3px}.oil-label{left:7%;top:17%}.lotion-label{right:6%;top:25%}.hero-products .hero-note{max-width:270px}
.archive-card{position:relative;background:#fff}.archive-card img{object-fit:cover}.archive-tag{position:absolute;left:18px;bottom:18px;padding:8px 12px;border-radius:999px;background:rgba(23,35,29,.82);color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.03em;backdrop-filter:blur(7px)}.story-archive img{object-position:center}.archive-section{padding-top:76px;padding-bottom:76px}.archive-wide{border-radius:30px;overflow:hidden;background:white;box-shadow:var(--shadow)}.archive-wide img{width:100%;aspect-ratio:16/7;object-fit:cover}
@media(max-width:850px){.brand-lockup{gap:8px}.brand-lockup img{width:31px;height:31px}.brand-lockup .brand-name{font-size:.98rem;letter-spacing:.11em}.hero-product-oil{width:43%;left:8%!important}.hero-product-lotion{width:46%;right:6%}.oil-label{left:4%;top:14%}.lotion-label{right:4%;top:23%}}
@media(max-width:520px){.hero-product-label{display:none}.hero-product-oil{width:48%;height:59%;left:4%!important;bottom:15%!important}.hero-product-lotion{width:50%;height:65%;right:2%;bottom:12%}.hero-products .hero-note{left:16px;right:16px;bottom:16px;max-width:none}.brand-lockup .brand-name{font-size:.9rem}}
