@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=DM+Sans:wght@300;400;500;600&display=swap');
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}
:root{--ink:#252720;--muted:#686a62;--sage:#526e58;--sage2:#78907b;--cream:#f7f4ed;--paper:#fffdf8;--line:#ddd8cd;--warm:#a77853;--soft:#e9eee6;--blush:#eee1da}
body{font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--cream);line-height:1.7}
a{color:inherit}.site-header{position:sticky;top:0;z-index:20;background:rgba(247,244,237,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(221,216,205,.8)}
.nav{max-width:1180px;margin:auto;height:72px;padding:0 28px;display:flex;align-items:center;gap:34px}.brand{font:500 27px/1 'Cormorant Garamond',serif;text-decoration:none;letter-spacing:.01em}.nav-links{display:flex;gap:24px;margin-left:auto;align-items:center}.nav-links a{font-size:12px;text-decoration:none;color:var(--muted)}.nav-links a:hover{color:var(--sage)}
.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--sage);color:white!important;text-decoration:none!important;padding:11px 18px;font-size:12px;font-weight:500}
.wrap{max-width:1180px;margin:auto;padding:0 28px}.eyebrow{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--sage);font-weight:600}.display{font:500 clamp(46px,7vw,82px)/.98 'Cormorant Garamond',serif;letter-spacing:-.025em}.lead{font-size:17px;color:var(--muted);font-weight:300;max-width:650px}
.hero{padding:92px 0 72px}.hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:end}.hero-copy{display:grid;gap:24px}.hero-card{min-height:330px;border-radius:34px;padding:34px;color:#f8f5ec;background:linear-gradient(180deg,rgba(27,39,29,.06) 22%,rgba(25,37,27,.86) 100%),url('/assets/editorial-skincare-hero.jpg') center/cover no-repeat;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 24px 60px rgba(52,61,49,.16)}.hero-card:before{content:'';position:absolute;width:240px;height:240px;border:1px solid rgba(255,255,255,.18);border-radius:50%;right:-58px;top:-70px;box-shadow:0 0 0 34px rgba(255,255,255,.04)}.hero-card small{letter-spacing:.17em;font-size:9px}.hero-card h2{font:500 35px/1.05 'Cormorant Garamond',serif;margin:14px 0 8px}.hero-card p{font-size:13px;color:rgba(255,255,255,.76)}
.section{padding:78px 0;border-top:1px solid var(--line)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.section h2{font:500 clamp(34px,4vw,52px)/1 'Cormorant Garamond',serif}.section-copy{max-width:560px;color:var(--muted);font-size:14px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:var(--paper);border:1px solid var(--line);border-radius:24px;padding:25px;text-decoration:none;transition:.2s;display:flex;flex-direction:column;min-height:260px}.card:hover{transform:translateY(-3px);border-color:var(--sage2);box-shadow:0 18px 45px rgba(58,65,55,.08)}.card .tag{font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--sage);font-weight:600}.card h3{font:500 27px/1.1 'Cormorant Garamond',serif;margin:23px 0 12px}.card p{font-size:13px;color:var(--muted)}.card .read{margin-top:auto;padding-top:24px;font-size:11px;color:var(--sage);font-weight:600}.cluster{display:grid;grid-template-columns:220px 1fr;gap:38px;padding:28px 0;border-top:1px solid var(--line)}.cluster h3{font:500 25px/1.1 'Cormorant Garamond',serif}.cluster ul{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:8px 30px}.cluster a{font-size:13px;color:var(--muted);text-underline-offset:3px}
.footer{background:#263229;color:#eff1e9;margin-top:80px}.footer-inner{max-width:1180px;margin:auto;padding:50px 28px;display:flex;justify-content:space-between;gap:30px}.footer p,.footer a{font-size:11px;color:rgba(255,255,255,.62)}.footer-links{display:flex;gap:18px}
.article{max-width:780px;margin:auto;padding:72px 28px}.draft{display:inline-block;background:#f7e9c9;color:#79551f;border:1px solid #e4c886;border-radius:999px;padding:6px 11px;font-size:9px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.article h1{font:500 clamp(45px,7vw,72px)/.98 'Cormorant Garamond',serif;letter-spacing:-.02em;margin:22px 0}.dek{font-size:19px;color:var(--muted);font-weight:300;line-height:1.55}.meta{display:flex;gap:16px;flex-wrap:wrap;border-bottom:1px solid var(--line);padding:24px 0 32px;margin-bottom:42px;font-size:11px;color:var(--muted)}.article h2{font:500 36px/1.1 'Cormorant Garamond',serif;margin:52px 0 18px}.article h3{font:600 17px/1.3 'DM Sans',sans-serif;margin:30px 0 10px}.article p{margin:0 0 18px;font-size:15px}.article ul,.article ol{padding-left:22px;margin:0 0 24px}.article li{margin-bottom:9px;font-size:15px}.note{background:var(--soft);border-radius:20px;padding:22px 24px;margin:30px 0}.note strong{color:var(--sage)}.article-cta{background:linear-gradient(135deg,#334d39,#6f8872);color:white;border-radius:28px;padding:32px;margin-top:52px}.article-cta h2{margin:0 0 12px;color:white}.article-cta p{color:rgba(255,255,255,.72)}.sources{border-top:1px solid var(--line);margin-top:52px;padding-top:28px}.sources h2{font-size:28px;margin:0 0 16px}.sources a{color:var(--sage)}
@media(max-width:760px){.nav{height:64px;padding:0 18px}.nav-links a:not(.nav-cta){display:none}.hero{padding:62px 0 52px}.hero-grid{grid-template-columns:1fr}.hero-card{min-height:260px}.wrap{padding:0 20px}.grid{grid-template-columns:1fr}.section{padding:56px 0}.section-head{display:block}.section-copy{margin-top:14px}.cluster{grid-template-columns:1fr;gap:15px}.cluster ul{grid-template-columns:1fr}.footer-inner{display:block}.footer-links{margin-top:20px;flex-wrap:wrap}.article{padding:48px 20px}}
