:root{--ink:#183028;--soft:#52675f;--forest:#214c3e;--moss:#6d8a62;--leaf:#a7be78;--cream:#f6f3e9;--paper:#fffdf8;--line:#d8ddd4;--white:#fff;--radius:26px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit}.wrap{width:min(calc(100% - 40px),1180px);margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,253,248,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(33,76,62,.08)}.header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none}.brand-logo{width:46px;height:46px;border-radius:50%;object-fit:cover}.brand-text{font-size:15px;line-height:1.05}.brand-text strong{font-size:18px}.site-nav{display:flex;align-items:center;gap:26px}.site-nav>a:not(.button){text-decoration:none;font-weight:750}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:999px;background:var(--forest);color:#fff;font-weight:800;text-decoration:none;border:2px solid var(--forest)}.button-small{min-height:42px;font-size:14px}.button-light{background:#fff;color:var(--ink);border-color:#fff}.button-outline{background:transparent;color:var(--forest)}.text-link{font-weight:800;text-underline-offset:4px}.nav-toggle{display:none;border:0;background:var(--cream);width:44px;height:44px;border-radius:50%;font-size:22px}.hero{background:radial-gradient(circle at 82% 15%,rgba(154,184,111,.22),transparent 30%),linear-gradient(150deg,#fbfaf5 0%,#f3f4e8 58%,#edf1e4 100%)}.hero-grid{min-height:690px;display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center;padding:90px 0 105px}.eyebrow{margin:0 0 14px;color:var(--moss);font-size:13px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.hero h1,.section h2,.newsletter-strip h2,.newsletter-hero h1{margin:0;font-family:Georgia,"Times New Roman",serif;line-height:.98;letter-spacing:-.045em}.hero h1{font-size:clamp(58px,8vw,104px)}.hero h1 em{color:var(--forest);font-weight:400}.hero-intro{max-width:690px;margin:30px 0 0;color:var(--soft);font-size:clamp(20px,2.2vw,26px);line-height:1.35}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:34px;flex-wrap:wrap}.hero-panel{padding:36px;border-radius:34px;background:rgba(255,255,255,.78);border:1px solid rgba(33,76,62,.1);box-shadow:0 18px 50px rgba(28,61,49,.1);transform:rotate(1.5deg)}.leaf{font-size:72px}.panel-kicker{margin:22px 0 8px;color:var(--moss);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.panel-big{font:700 34px/1.05 Georgia,serif;margin:0 0 14px}.hero-panel p:last-child{color:var(--soft)}.newsletter-strip{background:var(--forest);color:#fff}.newsletter-strip-inner{min-height:205px;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:44px 0}.newsletter-strip .eyebrow{color:#cbdca8}.newsletter-strip h2{font-size:clamp(38px,4vw,58px)}.newsletter-strip-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.section{padding:105px 0}.section-heading{display:grid;grid-template-columns:1fr .72fr;gap:70px;align-items:end;margin-bottom:46px}.section h2{font-size:clamp(44px,5.5vw,72px)}.section-lead,.large-copy{color:var(--soft);font-size:20px}.section-lead{margin:0}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.project-card{min-height:350px;padding:34px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius);background:#f8f8f3}.project-card.featured{background:#e8efe0}.project-card.warm{background:#f4e7db}.project-icon{font-size:34px;margin-bottom:24px}.project-tag{margin:0 0 8px;color:var(--moss);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.project-card h3{margin:0 0 14px;font:700 36px/1.05 Georgia,serif}.project-card p:not(.project-tag){color:var(--soft)}.card-link{margin-top:auto;font-weight:800;text-underline-offset:4px}.about-section{background:var(--cream)}.about-grid{display:grid;grid-template-columns:1fr .9fr;gap:90px}.fact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.fact-card{min-height:180px;display:flex;flex-direction:column;justify-content:flex-end;padding:26px;border-radius:24px;background:var(--paper);border:1px solid rgba(33,76,62,.1)}.fact-card strong{font:700 46px/1 Georgia,serif;color:var(--forest)}.fact-card span{margin-top:9px;color:var(--soft);font-weight:700}.action-card{padding:54px;border-radius:34px;background:linear-gradient(140deg,#eef3e5,#f7efe3);display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center}.action-card p{color:var(--soft);font-size:18px}.action-buttons{display:flex;flex-direction:column;gap:12px;min-width:200px}.site-footer{padding:62px 0 24px;background:#11271f;color:#dce6df}.footer-grid{display:grid;grid-template-columns:1.4fr .6fr .9fr;gap:70px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-grid p{color:#aebeb6}.footer-heading{margin:0 0 8px;font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:#fff}.footer-bottom{margin-top:48px;padding-top:20px;border-top:1px solid rgba(255,255,255,.11);display:flex;justify-content:space-between;color:#8fa097;font-size:13px}.newsletter-hero{padding:100px 0 72px;background:linear-gradient(150deg,#f4f5e9,#fbf8f1)}.newsletter-hero h1{font-size:clamp(58px,8vw,98px);max-width:900px}.newsletter-hero .intro{max-width:760px;font-size:22px;color:var(--soft)}.archive-section{padding:80px 0 110px}.archive-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:22px}.latest-newsletter,.archive-note,.archive-placeholder{border-radius:28px;border:1px solid var(--line);padding:34px}.latest-newsletter{background:#e8efe0}.archive-note{background:var(--cream)}.latest-newsletter h2,.archive-note h2,.archive-list-wrap h2{font:700 40px/1.04 Georgia,serif;margin:8px 0 12px}.archive-list-wrap{margin-top:55px}.archive-placeholder{background:#faf9f4}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:12px;top:12px;background:#000;color:#fff;padding:10px;z-index:99}@media(max-width:820px){.wrap{width:min(calc(100% - 28px),1180px)}.nav-toggle{display:block}.site-nav{display:none;position:absolute;top:82px;left:0;right:0;padding:18px 20px 24px;background:var(--paper);flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line)}.site-nav.is-open{display:flex}.hero-grid,.section-heading,.about-grid,.archive-grid,.action-card{grid-template-columns:1fr}.hero-grid{min-height:auto;padding:72px 0;gap:42px}.hero-panel{transform:none}.newsletter-strip-inner{align-items:flex-start;flex-direction:column}.project-grid{grid-template-columns:1fr}.section{padding:78px 0}.fact-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr;gap:34px}.footer-bottom{flex-direction:column}.action-buttons{min-width:0}}@media(max-width:520px){.hero h1{font-size:56px}.fact-grid{grid-template-columns:1fr}.project-card{min-height:310px}.site-header .brand-logo{width:40px;height:40px}.newsletter-hero h1{font-size:52px}}