:root{--ink:#17201c;--muted:#52635b;--line:#d9e3dd;--paper:#fffdf8;--panel:#f4f8f5;--green:#0f5132;--green-2:#1d7a56;--gold:#c98518;--blue:#164b7a;--danger:#8a3d2f;--shadow:0 18px 45px rgb(23 32 28/12%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica Neue,sans-serif;line-height:1.6}a{color:inherit}img{display:block;max-width:100%}.site-footer,.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px clamp(18px,4vw,56px)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgb(255 253 248/94%);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand-mark,.footer-brand{color:var(--green);text-decoration:none}.brand-mark{display:inline-flex;align-items:center;gap:10px}.brand-mark small,.brand-mark strong{display:block;line-height:1.1}.brand-mark small{color:var(--muted);font-size:.78rem}.brand-icon{display:grid;width:40px;height:40px;place-items:center;color:white;background:var(--green);border-radius:8px}.inline-links,.primary-nav,.site-footer nav{display:flex;flex-wrap:wrap;gap:14px}.inline-links a,.primary-nav a,.site-footer a{color:var(--muted);font-size:.94rem;text-decoration:none}.inline-links a:hover,.primary-nav a:hover,.site-footer a:hover{color:var(--green);text-decoration:underline;text-underline-offset:3px}.button,.button-secondary,.header-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 16px;border-radius:8px;font-weight:700;text-decoration:none}.button,.header-cta{color:white;background:var(--green);border:1px solid var(--green)}.button-secondary{color:var(--green);background:white;border:1px solid var(--line)}.hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);grid-gap:clamp(28px,5vw,72px);gap:clamp(28px,5vw,72px);align-items:center;padding:clamp(46px,7vw,92px) clamp(18px,4vw,56px) clamp(30px,5vw,64px);background:linear-gradient(90deg,rgb(15 81 50/7%),transparent 55%),var(--paper)}.hero h1,.page-hero h1{max-width:860px;margin:0 0 18px;font-size:clamp(2.25rem,5vw,4.65rem);line-height:1.02;letter-spacing:0}.hero p,.page-hero p{max-width:760px;margin:0;color:var(--muted);font-size:clamp(1.05rem,2vw,1.26rem)}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;color:var(--green);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-visual{position:relative;justify-self:center;width:min(100%,440px);aspect-ratio:4/5;border-radius:22px;overflow:hidden;box-shadow:0 24px 48px rgb(15 81 50/18%)}.hero-visual img{object-fit:cover}.answer-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;background:var(--line);border-block:1px solid var(--line)}.answer-band div{min-height:120px;padding:24px clamp(18px,3vw,34px);background:white}.answer-band strong{display:block;color:var(--green);font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.2}.answer-band span{display:block;margin-top:8px;color:var(--muted)}.article,.city-layout,.page-hero,.section{padding:clamp(38px,6vw,76px) clamp(18px,4vw,56px)}.page-hero{background:var(--panel);border-bottom:1px solid var(--line)}.article-inner,.city-inner,.section-inner{width:min(1120px,100%);margin-inline:auto}.narrow{width:min(840px,100%);margin-inline:auto}.article h2,.city-layout h2,.section h2{margin:0 0 16px;font-size:clamp(1.55rem,3vw,2.35rem);line-height:1.12;letter-spacing:0}.article h3,.city-layout h3,.section h3{margin:28px 0 10px;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.2}.article li,.article p,.city-layout li,.city-layout p,.section li,.section p{color:var(--muted);font-size:1.02rem}.grid-2,.grid-3{display:grid;grid-gap:18px;gap:18px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.article-card,.info-card,.quote-panel,.source-card{background:white;border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 28px rgb(23 32 28/7%)}.article-card,.info-card,.source-card{padding:22px}.article-card svg,.info-card svg{color:var(--green)}.article-card h3,.info-card h3{margin-top:12px}.article-card{display:flex;flex-direction:column;gap:10px;text-decoration:none}.article-card:hover{border-color:var(--green-2);transform:translateY(-2px);transition:transform .18s ease,border-color .18s ease}.badge-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.badge{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;color:var(--green);background:rgb(15 81 50/8%);border:1px solid rgb(15 81 50/16%);border-radius:999px;font-size:.86rem;font-weight:700}.callout{margin:26px 0;padding:22px;color:var(--ink);background:#fff7e8;border:1px solid #efd3a4;border-radius:8px}.warning{background:#fff2ef;border-color:#e2b9b0}.quote-panel{padding:clamp(24px,4vw,34px);background:linear-gradient(135deg,rgb(15 81 50/8%),transparent),white}.quote-panel label{display:grid;grid-gap:6px;gap:6px;color:var(--ink);font-weight:700}.quote-panel input,.quote-panel select,.quote-panel textarea{width:100%;min-height:44px;padding:10px 12px;color:var(--ink);background:white;border:1px solid var(--line);border-radius:8px;font:inherit}.quote-panel textarea{min-height:110px;resize:vertical}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:8px}table{width:100%;min-width:620px;border-collapse:collapse;background:white}td,th{padding:14px 16px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}th{color:var(--ink);background:var(--panel)}tr:last-child td{border-bottom:0}.article-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px;color:var(--muted);font-size:.94rem}.markdown-article{max-width:850px}.markdown-article h2{margin-top:42px}.markdown-article h3{margin-top:28px}.markdown-article blockquote{margin:28px 0;padding:18px 22px;color:var(--ink);background:#eef7f0;border-left:4px solid var(--green);border-radius:0 8px 8px 0}.markdown-article a{color:var(--green);font-weight:700;text-decoration-thickness:1px;text-underline-offset:3px}.source-list{display:grid;grid-gap:12px;gap:12px;padding:0;list-style:none}.source-list a{color:var(--green);font-weight:700}.city-links{columns:180px 3;padding-left:18px}.city-links li{page-break-inside:avoid;break-inside:avoid;margin-bottom:8px}.site-footer{align-items:flex-start;margin-top:38px;color:var(--muted);background:#12221a}.site-footer a,.site-footer p{color:#dce8e1}.site-footer div{max-width:520px}.footer-brand{display:inline-block;margin-bottom:10px;color:white;font-weight:800}.skip-note{font-size:.92rem}@media (max-width:900px){.site-header{align-items:flex-start;flex-direction:column}.header-cta{width:100%}.hero{grid-template-columns:1fr}.hero-visual{justify-self:start;width:min(100%,360px)}.answer-band,.form-grid,.grid-2,.grid-3{grid-template-columns:1fr}}@media (max-width:560px){.primary-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.primary-nav a{padding:8px 0}.site-footer{flex-direction:column}}.site-footer .footer-cities{display:flex;flex-direction:column;align-items:flex-start;gap:6px;max-width:220px}.site-footer .footer-cities strong{color:var(--ink,#0f172a);font-size:.9rem;margin-bottom:2px}.site-footer .footer-cities a{font-size:.9rem}.site-footer .footer-cities .footer-cities-all{font-weight:600;margin-top:4px}.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:4px;font-size:.85rem;margin-bottom:12px}.breadcrumb a{color:var(--muted);text-decoration:none}.breadcrumb a:hover{text-decoration:underline}@media (max-width:720px){.site-footer{flex-direction:column;align-items:flex-start}.site-footer .footer-cities{max-width:none}}