@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--ink:#17251f;--muted:#5f7069;--surface:#fff;--surface-2:#f3faf6;--line:#d9e9e1;--mint:#73d8a9;--orange:#f19a24;--shadow:0 18px 50px #234e3b14}@view-transition{navigation:auto}::view-transition-old(root){animation-duration:.24s}::view-transition-new(root){animation-duration:.24s}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fbfefc;margin:0;font-family:DM Sans,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}a:hover{color:#217d5a}.skip-link{position:absolute;left:-9999px}.skip-link:focus{z-index:10;background:var(--ink);color:#fff;padding:.5rem 1rem;top:1rem;left:1rem}.shell{width:min(1120px,100% - 40px);margin:0 auto}.site-header{z-index:5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbfefcf0;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:76px;display:flex}.brand{align-items:center;gap:11px;min-width:max-content;display:flex}.brand img{object-fit:contain;width:41px;height:41px}.brand-copy{flex-direction:column;line-height:1.08;display:flex}.brand-copy strong{letter-spacing:-.03em;font:700 1rem Space Grotesk,sans-serif}.brand-copy small{color:var(--muted);margin-top:4px;font-size:.68rem}nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:25px;display:flex}nav a{color:var(--muted);font-size:.88rem;font-weight:500}nav a.active,nav a:hover{color:#25825d}main{min-height:calc(100vh - 300px)}.hero{padding:84px 0 40px}.hero-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(130deg,#effbf5,#fff);border-radius:20px;padding:58px 64px;position:relative;overflow:hidden}.hero-panel:after{content:"";background:#73d8a92e;border-radius:50%;width:280px;height:280px;position:absolute;top:-100px;right:-90px}.eyebrow{z-index:1;color:#25825d;letter-spacing:.13em;text-transform:uppercase;margin:0 0 12px;font-size:.8rem;font-weight:700;position:relative}h1,h2,h3{letter-spacing:-.04em;font-family:Space Grotesk,sans-serif;line-height:1.12}h1{z-index:1;max-width:750px;margin:0;font-size:clamp(2.6rem,6vw,4.8rem);position:relative}.hero-intro{z-index:1;max-width:700px;color:var(--muted);margin:23px 0 0;font-size:1.08rem;position:relative}.section{padding:24px 0 80px}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:23px;display:flex}h2{margin:0;font-size:clamp(1.7rem,3vw,2.25rem)}.section-heading p{max-width:510px;color:var(--muted);margin:0}.feature-grid,.author-grid,.policy-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-card,.author-card,.policy-card,.contact-card{border:1px solid var(--line);background:var(--surface);border-radius:15px;padding:27px;box-shadow:0 8px 25px #234e3b0a}.feature-card{border-top:4px solid var(--mint)}.feature-card:nth-child(2){border-top-color:var(--orange)}.feature-card:nth-child(3){border-top-color:#6aa5d8}.feature-card h3,.author-card h3{margin:0 0 10px;font-size:1.2rem}.feature-card p,.author-card p,.policy-card p{color:var(--muted);margin:0}.contact-card{background:var(--ink);color:#fff;grid-template-columns:1fr 1.5fr;align-items:center;gap:30px;display:grid}.contact-card p{color:#bdd1c8;margin:0}.contact-card a{color:var(--mint);font-weight:600}.button-link{background:var(--mint);color:var(--ink);border-radius:999px;align-items:center;gap:8px;margin-top:18px;padding:10px 17px;font-size:.9rem;font-weight:700;display:inline-flex}.button-link:hover{color:var(--ink);background:#97e5bf}.page{padding:70px 0 90px}.page-header{max-width:760px;margin-bottom:38px}.page-header p{color:var(--muted);font-size:1.08rem}.policy-grid{grid-template-columns:repeat(3,1fr)}.policy-card{min-height:190px}.author-grid{grid-template-columns:repeat(2,1fr)}.author-card{gap:18px;display:flex}.avatar{object-fit:cover;background:var(--mint);width:70px;height:70px;color:var(--ink);border-radius:50%;flex:0 0 70px;font:700 1.1rem Space Grotesk,sans-serif}.author-card h2{margin:0 0 10px;font-size:1.45rem}.author-list-card{border:1px solid var(--line);background:var(--surface);border-radius:15px;gap:16px;padding:20px;transition:border-color .2s,transform .2s;display:flex;box-shadow:0 8px 25px #234e3b0a}.author-list-card:hover{border-color:#25825d;transform:translateY(-2px)}.author-list-card h2{margin:0;font-size:1.2rem}.profile-list-image{object-fit:cover;border-radius:10px;flex:0 0 96px;width:96px;height:96px}.profile-page{max-width:900px}.profile-hero,.profile-section{border:1px solid var(--line);background:var(--surface);border-radius:15px;padding:27px;box-shadow:0 8px 25px #234e3b0a}.profile-hero{grid-template-columns:180px 1fr;align-items:start;gap:24px;display:grid}.profile-image{object-fit:cover;border-radius:10px;width:180px;height:180px}.profile-hero h1{max-width:none;font-size:clamp(2rem,4vw,2.7rem)}.profile-role{color:#25825d;margin:9px 0 0;font-size:.9rem;font-weight:700}.profile-meta{color:var(--muted);grid-template-columns:repeat(2,1fr);gap:18px;margin:18px 0 0;font-size:.9rem;display:grid}.profile-meta dt{color:#789084;font-size:.8rem}.profile-meta dd{color:var(--ink);margin:3px 0 0}.profile-summary{color:var(--muted);margin:18px 0 0}.profile-page>.profile-section,.profile-grid{margin-top:26px}.profile-section h2{margin:0;font-size:1.5rem}.profile-section p{color:var(--muted)}.profile-section ul{color:var(--muted);margin:14px 0 0;padding-left:20px}.profile-section li+li{margin-top:8px}.profile-grid{grid-template-columns:repeat(2,1fr);gap:26px;display:grid}.author-role{font-size:.83rem;font-weight:700;color:#25825d!important;margin:0 0 10px!important}.prose{max-width:760px;color:var(--muted)}.prose h2{color:var(--ink);margin-top:40px;font-size:1.5rem}.prose strong{color:var(--ink)}.site-footer{border-top:1px solid var(--line);background:#f1faf5;padding:55px 0 20px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:50px;display:grid}.footer-brand{font:700 1.15rem Space Grotesk,sans-serif}.footer-brand span{color:var(--muted);margin-top:4px;font:400 .8rem DM Sans,sans-serif;display:block}.site-footer p{color:var(--muted);max-width:380px;font-size:.9rem}.site-footer h2{letter-spacing:.04em;text-transform:uppercase;margin-bottom:13px;font:700 .9rem DM Sans,sans-serif}.site-footer a{color:var(--muted);margin:4px 0;font-size:.9rem;display:block}.muted{color:var(--muted)}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:20px;margin-top:45px;padding-top:17px;font-size:.78rem;display:flex}@media (width<=800px){.header-inner{flex-direction:column;align-items:flex-start;padding:15px 0}nav{justify-content:flex-start;gap:12px 18px}.hero{padding-top:35px}.hero-panel{padding:35px 25px}.feature-grid,.policy-grid,.author-grid,.footer-grid,.profile-grid,.contact-card{grid-template-columns:1fr}.section-heading{display:block}.section-heading p{margin-top:10px}.footer-bottom{display:block}.footer-bottom span{margin-top:6px;display:block}.profile-hero{grid-template-columns:1fr}.profile-image{width:140px;height:140px}}
