:root{--ink:#17211b;--muted:#66716b;--green:#173f2d;--green2:#266247;--cream:#f4f1e8;--line:#dde5df;--white:#fff;--orange:#e27936}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:"DM Sans",Arial,sans-serif;line-height:1.72}a{color:inherit}.article-site-header{height:78px;padding:0 clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(255,255,255,.97);backdrop-filter:blur(12px);z-index:10}.article-brand img{display:block;height:48px;width:auto}.article-nav{display:flex;align-items:center;gap:24px;font-weight:700;font-size:14px}.article-nav a{text-decoration:none}.article-nav a:hover,.article-nav a.active{color:var(--green2)}.article-nav .nav-cta{background:var(--green);color:#fff;padding:10px 18px;border-radius:999px}.article-hero{background:linear-gradient(90deg,rgba(13,42,28,.92),rgba(13,42,28,.62)),var(--hero) center/cover;min-height:320px;display:flex;align-items:end;color:#fff}.hero-inner{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:64px 0 56px}.eyebrow{font-weight:800;text-transform:uppercase;letter-spacing:.14em;font-size:12px;color:#d9e8de}.article-hero h1{font-family:"Nunito Sans",Arial,sans-serif;font-size:clamp(34px,5.2vw,64px);line-height:1.05;max-width:900px;margin:14px 0 18px}.hero-deck{max-width:760px;font-size:18px;color:#eef5f0;margin:0}.article-layout{width:min(1120px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:minmax(0,760px) 280px;gap:64px;padding:56px 0 72px}.article-body h2{font-family:"Nunito Sans",Arial,sans-serif;font-size:28px;line-height:1.2;margin:38px 0 10px}.article-body p{font-size:17px;color:#2c3731;margin:0 0 18px}.article-meta{display:flex;flex-wrap:wrap;gap:10px 22px;color:var(--muted);font-size:14px;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:30px}.article-sidebar{align-self:start;position:sticky;top:108px}.side-card{border:1px solid var(--line);border-radius:18px;padding:24px;background:#fafcfb;margin-bottom:18px}.side-card h2{font-size:19px;margin:0 0 12px}.side-card p{font-size:14px;color:var(--muted);margin:0}.side-card a{display:inline-block;margin-top:16px;color:var(--green2);font-weight:800}.article-cta{margin:48px 0 12px;padding:34px;background:var(--cream);border-radius:22px}.article-cta h2{margin:0 0 10px}.article-cta a{display:inline-block;margin-top:12px;background:var(--green);color:white;text-decoration:none;font-weight:800;padding:13px 20px;border-radius:999px}.related{width:min(1120px,calc(100% - 40px));margin:0 auto 80px}.related h2{font-family:"Nunito Sans",Arial,sans-serif;font-size:30px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.related-card{border:1px solid var(--line);padding:22px;border-radius:16px;text-decoration:none;min-height:150px;display:flex;flex-direction:column;justify-content:space-between}.related-card:hover{border-color:var(--green2);transform:translateY(-2px)}.related-card span{font-size:11px;text-transform:uppercase;color:var(--green2);font-weight:800;letter-spacing:.08em}.related-card strong{font-family:"Nunito Sans",Arial,sans-serif;font-size:19px;line-height:1.25}.article-footer{background:#102d20;color:#fff;padding:44px clamp(20px,5vw,72px);display:grid;grid-template-columns:120px 1fr auto;gap:30px;align-items:center}.article-footer img{width:90px;height:auto}.article-footer p{margin:4px 0;color:#c8d6ce}.footer-links{display:grid;grid-template-columns:repeat(2,auto);gap:5px 22px}.footer-links a{color:#fff}.index-hero{padding:80px 0 52px;background:var(--cream)}.index-wrap{width:min(1120px,calc(100% - 40px));margin:auto}.index-hero h1{font-family:"Nunito Sans",Arial,sans-serif;font-size:clamp(40px,6vw,70px);line-height:1;margin:10px 0 18px}.index-hero p{max-width:760px;font-size:19px;color:#465149}.matrix{padding:64px 0;border-bottom:1px solid var(--line)}.matrix h2{font-family:"Nunito Sans",Arial,sans-serif;font-size:34px;margin:0 0 4px}.matrix-intro{color:var(--muted);margin:0 0 28px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:white;display:flex;flex-direction:column}.article-card img{width:100%;height:160px;object-fit:cover}.article-card-copy{padding:22px;display:flex;flex-direction:column;flex:1}.article-card .number{font-size:12px;font-weight:800;color:var(--green2);letter-spacing:.08em}.article-card h3{font-family:"Nunito Sans",Arial,sans-serif;font-size:21px;line-height:1.25;margin:9px 0}.article-card p{font-size:14px;color:var(--muted);margin:0 0 18px}.article-card a{margin-top:auto;font-weight:800;color:var(--green2)}
@media(max-width:900px){.article-nav{gap:13px;font-size:12px}.article-layout{grid-template-columns:1fr}.article-sidebar{position:static}.article-grid,.related-grid{grid-template-columns:repeat(2,1fr)}.article-footer{grid-template-columns:90px 1fr}.footer-links{grid-column:1/-1}}
@media(max-width:640px){.article-site-header{height:auto;min-height:72px;align-items:flex-start;padding-top:10px;padding-bottom:10px}.article-brand img{height:44px}.article-nav{justify-content:flex-end;flex-wrap:wrap;gap:7px 12px;max-width:72%}.article-nav a:nth-child(1),.article-nav a:nth-child(2),.article-nav a:nth-child(3){display:none}.article-nav .nav-cta{padding:7px 12px}.article-hero{min-height:360px}.hero-inner{padding-bottom:42px}.article-layout{padding-top:38px;gap:24px}.article-body h2{font-size:24px}.article-body p{font-size:16px}.article-grid,.related-grid{grid-template-columns:1fr}.article-footer{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr}}
