:root{--bg:#f7f5ef;--surface:#fffefb;--surface-soft:#eef3e9;--ink:#17231a;--muted:#667067;--line:#dfe3dc;--green:#245737;--green-dark:#173d27;--radius:22px;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--bg)}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--ink)}a{color:inherit}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(223,227,220,.9);background:rgba(247,245,239,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{width:min(1120px,92vw);min-height:76px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;font-size:1.12rem;text-decoration:none;min-height:48px}.sun{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#f4d978;font-size:1.1rem}nav{display:flex;gap:8px}nav,nav a{align-items:center}nav a{min-height:48px;display:inline-flex;padding:0 16px;border-radius:999px;color:#4e5a50;font-weight:750;font-size:1rem;text-decoration:none}nav a:focus-visible,nav a:hover{background:var(--surface);color:var(--green-dark);outline:none}main{width:min(1120px,92vw);margin:0 auto}.hero{padding:82px 0 68px;border-bottom:1px solid var(--line)}.eyebrow,.hero-kicker{margin:0 0 14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;color:var(--green)}.hero h1{max-width:860px;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500;font-size:clamp(3.3rem,8.2vw,6.8rem);line-height:.94;letter-spacing:-.05em}.hero-copy{max-width:720px;margin:30px 0 0;font-size:clamp(1.18rem,2.1vw,1.5rem);line-height:1.58;color:#59645b}.region-section{padding:64px 0 18px;scroll-margin-top:110px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.section-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.15rem,4vw,3.35rem);font-weight:500;letter-spacing:-.03em}.section-heading .eyebrow{margin-bottom:7px}.story-count{color:var(--muted);font-size:1rem;padding-bottom:6px}.story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.story-card{min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:28px;display:flex;flex-direction:column;box-shadow:0 1px 0 rgba(23,35,26,.02)}.story-card.featured{grid-column:1/-1;padding:clamp(32px,5vw,50px);background:var(--green-dark);color:#f8faf6;border-color:var(--green-dark)}.story-card.featured .source,.story-card.featured .story-date{color:#c8d6cc}.story-card.featured .category-pill{background:#f0e7bb;color:#3b432d}.story-card.featured p{color:#d9e2dc}.story-card.featured .article-button{background:#fff;color:var(--green-dark)}.story-card.featured h3{max-width:820px;font-size:clamp(2.05rem,4.5vw,3.4rem)}.story-card.featured p{max-width:820px;font-size:1.16rem}.story-topline{min-height:32px;display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:22px}.category-pill{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:8px 11px;border-radius:999px;background:var(--surface-soft);color:#3d5d46;font-size:.82rem;font-weight:800}.story-date{color:#7a827b;font-size:.9rem;white-space:nowrap}.story-card h3{margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,2.5vw,2.08rem);line-height:1.14;letter-spacing:-.022em;font-weight:600}.story-card p{margin:0;color:#58635a;font-size:1.08rem;line-height:1.66}.story-footer{margin-top:auto;padding-top:28px;display:flex;justify-content:space-between;align-items:center;gap:16px;border-top:1px solid rgba(223,227,220,.82)}.story-card.featured .story-footer{border-color:rgba(255,255,255,.14)}.source{color:#747d75;font-size:.92rem}.article-button{flex:0 0 auto;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 15px;border-radius:13px;background:var(--surface-soft);color:var(--green-dark);font-weight:800;text-decoration:none}.article-button:focus-visible,.article-button:hover{background:#e0e9dc;outline:2px solid #89a492;outline-offset:2px}.empty-state{padding:28px;border-radius:var(--radius);border:1px dashed #ccd3ca;color:var(--muted);background:rgba(255,255,255,.5)}.site-footer{margin-top:70px;padding:38px 0 56px;border-top:1px solid var(--line);display:flex;align-items:end;justify-content:space-between;gap:28px;color:var(--muted)}.site-footer strong{color:var(--ink);font-size:1.08rem}.site-footer p{margin:6px 0 0}.updated{text-align:right}@media (max-width:900px){.header-inner,main{width:min(94vw,820px)}.hero{padding:64px 0 56px}.story-card{padding:24px}.story-card.featured{padding:34px}nav a{padding:0 13px}}@media (max-width:680px){.site-header{position:-webkit-sticky;position:sticky}.header-inner{width:100%;min-height:0;padding:10px 14px 8px;flex-direction:column;align-items:stretch;gap:8px}.brand{min-height:44px;font-size:1.08rem;padding:0 4px}.sun{width:36px;height:36px}nav{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:7px;gap:7px}nav a{min-height:48px;justify-content:center;padding:0 6px;border:1px solid var(--line);background:var(--surface);font-size:.93rem}main{width:min(94vw,620px)}.hero{padding:48px 0 44px}.hero h1{font-size:clamp(3rem,15.5vw,4.7rem);line-height:.96}.hero-copy{margin-top:22px;font-size:1.18rem}.region-section{padding-top:50px;scroll-margin-top:128px}.story-grid{grid-template-columns:1fr;gap:16px}.section-heading{align-items:start;margin-bottom:18px}.story-count{display:none}.story-card,.story-card.featured{grid-column:auto;padding:23px;border-radius:18px}.story-card.featured h3{font-size:clamp(1.8rem,8vw,2.35rem)}.story-card.featured p{font-size:1.08rem}.story-topline{align-items:start;flex-direction:column;gap:9px;margin-bottom:17px}.story-card h3{font-size:clamp(1.55rem,7vw,1.95rem)}.story-card p{font-size:1.06rem;line-height:1.62}.story-footer{align-items:stretch;flex-direction:column;padding-top:22px}.article-button{width:100%;min-height:50px;font-size:1rem}.site-footer{align-items:flex-start;flex-direction:column;margin-top:54px;padding-bottom:42px}.updated{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.daily-quote{margin:34px 0 8px;padding:28px 30px;border:1px solid #e1d9bf;border-radius:22px;background:#fff9e8}.quote-label{margin:0 0 10px;color:#7a6834;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.daily-quote blockquote{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,3.2vw,2.35rem);line-height:1.35;letter-spacing:-.02em}.quote-author{margin:12px 0 0;color:#746c58;font-size:1rem}.reader-shell{width:min(820px,92vw);margin:0 auto;padding:34px 0 70px}.back-link{display:inline-flex;align-items:center;min-height:48px;padding:0 16px;border-radius:13px;background:#eef3e9;color:#173d27;font-weight:800;text-decoration:none;margin-bottom:28px}.back-link.bottom{margin:28px 0 0}.reader-article{background:#fffefb;border:1px solid #dfe3dc;border-radius:24px;padding:clamp(26px,5vw,54px);min-width:0;overflow:hidden}.reader-meta{display:flex;align-items:center;gap:14px;color:#747d75;margin-bottom:20px}.reader-article h1{margin:0;max-width:100%;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.25rem,5vw,4rem);line-height:1.04;letter-spacing:-.045em;overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.reader-lead{margin:24px 0 34px;font-size:1.25rem;line-height:1.65;color:#566158}.reader-body p{font-family:Georgia,Times New Roman,serif;font-size:1.18rem;line-height:1.78;margin:0 0 1.25em;color:#263329}.reader-source{margin-top:42px;padding-top:24px;border-top:1px solid #dfe3dc;display:flex;justify-content:space-between;gap:18px;align-items:center;color:#667067}.reader-source a{font-weight:800;color:#173d27}.reader-source a:hover{text-decoration:underline}@media(max-width:900px){.reader-article h1{font-size:clamp(2.15rem,7vw,3.5rem)}}@media(max-width:680px){.daily-quote{margin-top:18px;padding:22px 20px;border-radius:18px}.daily-quote blockquote{font-size:1.55rem}.reader-shell{width:min(94vw,620px);padding-top:20px}.reader-article{padding:24px 21px;border-radius:18px}.reader-article h1{font-size:clamp(2rem,9vw,2.8rem);line-height:1.06;letter-spacing:-.035em}.reader-lead{font-size:1.14rem}.reader-body p{font-size:1.12rem;line-height:1.72}.reader-source{align-items:flex-start;flex-direction:column}.back-link{width:100%;justify-content:center}}