:root{color-scheme:light;--ink:#050505;--muted:#555f58;--line:#dce7d4;--surface:#fff;--paper:#fff;--soft:#eef8e7;--brand:#58cc02;--accent:#126b4f;--accent-soft:#dff4d3;--shadow:0 24px 60px #0505051a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{color:var(--ink);background:#fff;margin:0;font-size:16px;line-height:1.5}a{color:inherit}.site-header,.site-footer,.container{width:min(1180px,100% - 32px);margin-inline:auto}.site-header{border-bottom:1px solid var(--line);background:#ffffffdb;border:1px solid #dce7d4e6;border-radius:999px;justify-content:space-between;align-items:center;gap:24px;margin-top:18px;padding:12px 14px;display:flex;box-shadow:0 16px 40px #1420180f}.brand{letter-spacing:0;align-items:center;gap:10px;font-weight:900;text-decoration:none;display:inline-flex}.brand img{border-radius:8px;width:34px;height:34px}.site-header nav{color:var(--muted);gap:4px;font-size:.92rem;font-weight:700;display:flex}.site-header nav a{border-radius:999px;padding:9px 12px;text-decoration:none}.site-header nav a:hover{background:var(--soft);color:var(--accent)}.hero{padding:86px 0 54px}.hero .container{grid-template-columns:minmax(0,1fr) minmax(320px,430px);align-items:end;gap:clamp(32px,6vw,72px);display:grid}.hero-copy{max-width:840px}.hero-copy-centered{text-align:center;max-width:830px;margin-inline:auto}.hero .hero-copy-centered{grid-column:1/-1}.kicker{color:var(--accent);text-transform:uppercase;margin:0 0 12px;font-size:.82rem;font-weight:900}h1{letter-spacing:0;text-wrap:balance;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.65rem,8vw,6.7rem);font-weight:700;line-height:.94}.lede{max-width:760px;color:var(--muted);text-wrap:pretty;margin:24px 0 0;font-size:clamp(1.08rem,2vw,1.28rem);line-height:1.65}.hero-feature{background:var(--surface);box-shadow:var(--shadow);border:1px solid #dce7d4eb;border-radius:8px;flex-direction:column;gap:14px;padding:14px 14px 18px;text-decoration:none;display:flex}.hero-feature img{aspect-ratio:4/3;object-fit:cover;border-radius:7px;width:100%}.hero-feature strong{text-wrap:balance;font-family:Georgia,Times New Roman,serif;font-size:1.34rem;line-height:1.16}.section{background:var(--surface);border-top:1px solid var(--line);padding:54px 0 86px}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.section-heading h2{text-wrap:balance;max-width:600px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.7rem);line-height:1}.section-heading .kicker{margin-bottom:4px}.post-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.post-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.post-card{background:var(--paper);border:1px solid var(--line);border-radius:8px;flex-direction:column;gap:14px;min-height:270px;padding:14px 14px 18px;text-decoration:none;display:flex}.post-card:hover{background:#fbfef7;border-color:#b7dca7;box-shadow:0 18px 44px #14201814}.post-card img{aspect-ratio:16/10;object-fit:cover;background:var(--soft);border-radius:7px;width:100%}.post-card h2{text-wrap:balance;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.28rem;line-height:1.17}.post-meta{color:var(--muted);font-size:.86rem;font-weight:750}.post-card p{color:var(--muted);text-wrap:pretty;margin:0;line-height:1.55}.article-shell{width:100%;margin:0 auto;padding:0 0 92px}.article-header{background:var(--brand);text-align:center;max-width:none;margin:0 auto;padding:78px max(16px,50vw - 470px) 64px}.article-header h1{color:#050505;max-width:940px;margin-inline:auto;font-size:clamp(2.7rem,8vw,6rem)}.article-header .lede{color:#050505;margin-inline:auto}.article-header .kicker{color:#050505}.article-byline{color:#111;flex-wrap:wrap;justify-content:center;gap:10px 18px;margin-top:28px;font-size:.92rem;font-weight:750;display:flex}.article-byline span+span:before{content:"";background:#050505;border-radius:999px;width:5px;height:5px;margin:0 18px 2px 0;display:inline-block}.article-feature{width:min(1180px,100% - 32px);margin:42px auto 0}.article-feature img{object-fit:cover;width:100%;max-height:620px;box-shadow:var(--shadow);border-radius:8px;display:block}.article-frame{background:var(--surface);border:1px solid var(--line);border-radius:8px;width:min(820px,100%);margin:42px auto 0;padding:42px min(6vw,58px) 58px}.content{font-size:clamp(1.06rem,1.8vw,1.16rem);line-height:1.86}.content h2,.content h3{text-wrap:balance;margin:2.2em 0 .6em;font-family:Georgia,Times New Roman,serif;line-height:1.08}.content h2{font-size:clamp(1.85rem,4vw,3rem)}.content h3{font-size:clamp(1.35rem,3vw,2rem)}.content p,.content ul,.content ol{color:#050505;text-wrap:pretty}.content a{color:var(--accent);text-decoration-color:var(--accent-soft);text-underline-offset:3px;font-weight:750;text-decoration-thickness:3px}.content blockquote{background:var(--soft);border-left:5px solid var(--brand);color:var(--accent);border-radius:8px;margin:2.2em 0;padding:22px 26px;font-family:Georgia,Times New Roman,serif;font-size:1.32rem;line-height:1.45}.content li+li{margin-top:.45em}.content img{border-radius:8px;max-width:100%;height:auto;box-shadow:0 18px 42px #14201814}.related-posts{margin-inline:auto;width:min(1180px,100% - 32px);margin-top:70px}.email-optin{background:var(--brand);color:#050505;border:1px solid #050505;border-radius:8px;grid-template-columns:minmax(0,1fr);gap:20px;margin-top:46px;padding:28px;display:grid}.email-optin .kicker{color:#050505}.email-optin h2{text-wrap:balance;max-width:560px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,4vw,2.55rem);line-height:1}.email-optin p{color:#111;text-wrap:pretty;max-width:560px;margin:12px 0 0;line-height:1.55}.email-optin-form{gap:10px;display:grid}.email-optin-form label{font-size:.86rem;font-weight:850}.email-optin-controls{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.email-optin input,.email-optin button{min-height:48px;font:inherit;border:1px solid #050505;border-radius:8px}.email-optin input{color:#050505;background:#fff;min-width:0;padding:0 14px}.email-optin button{color:#fff;cursor:pointer;background:#050505;padding:0 18px;font-weight:850}.pagination-note{color:var(--muted);margin-top:28px}.pagination{color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-top:34px;font-weight:700;display:flex}.pagination a{color:var(--accent);text-decoration:none}.site-footer{border-top:1px solid var(--line);color:var(--muted);padding:28px 0 40px;font-size:.92rem}@media (width<=960px){.hero .container,.post-grid,.post-grid-compact{grid-template-columns:1fr}.hero-feature{max-width:560px}.section-heading{flex-direction:column;align-items:flex-start}}@media (width<=680px){.site-header{border-radius:8px;flex-wrap:wrap;align-items:center}.hero{padding:54px 0 38px}.site-header nav{justify-content:center;width:100%}.article-shell{padding-top:0}.article-frame{padding:28px 20px 34px}.article-header{padding-top:56px;padding-bottom:46px}.email-optin{padding:22px}.email-optin-controls{grid-template-columns:1fr}.article-byline{gap:8px 12px}.article-byline span+span:before{margin-right:12px}}
