:root{--ink:#15231f;--muted:#65716d;--paper:#f7f5ef;--surface:#fffefa;--line:#dfe4dc;--green:#185f4a;--green-dark:#0f4435;--orange:#e8783f;--soft-green:#e4eee8;--shadow:0 22px 60px #1f352d17}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}button,input{font:inherit}.site-header{border-bottom:1px solid #15231f14;justify-content:space-between;align-items:center;max-width:1180px;height:74px;margin:auto;padding:0 28px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:11px;font-size:20px;font-weight:780;text-decoration:none;display:inline-flex}.brand-mark{background:var(--green);color:#fff;letter-spacing:.02em;border-radius:12px 12px 12px 4px;place-items:center;width:36px;height:36px;font-size:12px;display:grid}.site-header nav a{color:var(--green);border:1px solid var(--green);border-radius:999px;padding:9px 16px;font-weight:700;text-decoration:none}.site-footer{border-top:1px solid var(--line);max-width:1180px;color:var(--muted);justify-content:space-between;gap:30px;margin:80px auto 0;padding:32px 28px 50px;font-size:13px;display:flex}.site-footer strong{color:var(--ink);font-size:16px}.site-footer p{margin:7px 0 0}.hero{max-width:980px;margin:0 auto;padding:110px 28px 80px;position:relative}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#e8783f2e,#e8783f00 70%);border-radius:50%;width:320px;height:320px;position:absolute;top:50px;right:10px}.eyebrow{color:var(--orange);letter-spacing:.13em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800}.hero h1{letter-spacing:-.055em;max-width:790px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,8vw,88px);font-weight:500;line-height:.98}.hero-copy{max-width:650px;color:var(--muted);margin:30px 0;font-size:19px;line-height:1.7}.hero-actions,.join-buttons{flex-wrap:wrap;gap:12px;display:flex}.button{border-radius:12px;justify-content:center;align-items:center;min-height:47px;padding:0 20px;font-weight:750;text-decoration:none;display:inline-flex}.button.primary{background:var(--green);color:#fff;box-shadow:0 10px 28px #185f4a2e}.button.primary:hover{background:var(--green-dark)}.button.secondary{border:1px solid var(--line);background:#fff9}.feature-grid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1120px;margin:0 auto;padding:20px 28px 80px;display:grid}.feature-grid article{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;padding:28px}.feature-grid span{color:var(--orange);font-size:12px;font-weight:800}.feature-grid h2{margin:45px 0 8px;font-family:Georgia,serif;font-size:27px}.feature-grid p{color:var(--muted);margin:0;line-height:1.65}.post-shell,.listing-shell{max-width:940px;min-height:65vh;margin:0 auto;padding:42px 28px}.breadcrumbs{color:var(--muted);align-items:center;gap:8px;margin-bottom:24px;font-size:13px;display:flex}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{color:var(--green)}.post-detail{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:28px;padding:clamp(24px,5vw,58px)}.post-kicker{color:var(--muted);justify-content:space-between;gap:12px;font-size:13px;display:flex}.post-kicker span{color:var(--green);font-weight:800}.post-detail h1{letter-spacing:-.035em;margin:24px 0 30px;font-family:Georgia,serif;font-size:clamp(34px,6vw,59px);font-weight:500;line-height:1.05}.author-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:44px 1fr auto;align-items:center;gap:12px;padding:17px 0;display:grid}.avatar{object-fit:cover;border-radius:50%}.avatar.fallback{background:var(--soft-green);color:var(--green);place-items:center;font-weight:800;display:grid}.author-row div{flex-direction:column;gap:3px;display:flex}.author-row div span{color:var(--muted);font-size:12px}.share-button{border:1px solid var(--line);color:var(--green);cursor:pointer;background:0 0;border-radius:999px;padding:9px 15px;font-weight:700}.post-body{white-space:pre-wrap;margin:34px 0;font-size:20px;line-height:1.75}.media-grid{gap:10px;margin:25px 0;display:grid}.media-grid img{border:1px solid var(--line);border-radius:18px;width:100%;height:auto}.topic-row{flex-wrap:wrap;gap:8px;margin:25px 0;display:flex}.topic-row span{background:var(--soft-green);color:var(--green);border-radius:999px;padding:7px 11px;font-size:12px;font-weight:700}.action-row{border-top:1px solid var(--line);gap:10px;padding-top:17px;display:flex}.action-button{cursor:pointer;color:var(--muted);background:0 0;border:0;padding:8px 4px;font-weight:650}.action-button:hover{color:var(--green)}.join-panel{background:var(--soft-green);border-radius:18px;margin-top:16px;padding:24px;position:relative}.join-panel h2{margin:0 0 8px;font-size:24px}.join-panel p:not(.eyebrow){color:var(--muted);line-height:1.6}.join-close{cursor:pointer;color:var(--muted);background:0 0;border:0;font-size:25px;position:absolute;top:12px;right:14px}.comments-section{max-width:760px;margin:48px auto 0}.comments-section>h2{font-family:Georgia,serif;font-size:35px}.comment{border-top:1px solid var(--line);padding:20px 0}.comment p{line-height:1.65}.comment time{color:var(--muted);font-size:12px}.listing-header{border-bottom:1px solid var(--line);padding:40px 0 32px}.listing-header h1{letter-spacing:-.04em;margin:0 0 18px;font-family:Georgia,serif;font-size:clamp(42px,7vw,70px);font-weight:500;line-height:1.05}.listing-header>p:not(.eyebrow){max-width:680px;color:var(--muted);line-height:1.7}.listing-header>span{color:var(--green);margin-top:12px;font-weight:800;display:inline-block}.post-list{gap:15px;padding:30px 0;display:grid}.post-card{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:26px}.post-card-meta,.post-card-footer{color:var(--muted);justify-content:space-between;gap:8px;font-size:12px;display:flex}.post-card h2{margin:14px 0 10px;font-family:Georgia,serif;font-size:28px}.post-card h2 a{text-decoration:none}.post-card h2 a:hover{color:var(--green)}.post-card>p{-webkit-line-clamp:3;color:var(--muted);-webkit-box-orient:vertical;line-height:1.65;display:-webkit-box;overflow:hidden}.post-card-footer{border-top:1px solid var(--line);margin-top:18px;padding-top:14px}.empty-state,.not-found{text-align:center;padding:90px 24px}.not-found{max-width:700px;margin:auto}.not-found h1{font-family:Georgia,serif;font-size:50px}.not-found>p:not(.eyebrow){color:var(--muted);margin-bottom:28px}@media (max-width:720px){.site-header{padding:0 18px}.site-footer{flex-direction:column;padding-inline:20px}.hero{padding:75px 20px 55px}.hero h1{font-size:52px}.hero-copy{font-size:17px}.feature-grid{grid-template-columns:1fr;padding-inline:20px}.feature-grid article h2{margin-top:25px}.post-shell,.listing-shell{padding:28px 14px}.post-detail{border-radius:20px;padding:24px 19px}.post-detail h1{font-size:37px}.post-body{font-size:18px}.author-row{grid-template-columns:40px 1fr}.author-row .share-button{grid-column:1/-1}.post-card-footer,.post-kicker{flex-direction:column}.site-header nav a{padding:8px 11px;font-size:12px}}
