:root{--bg:#fbf7ef;--surface:#fff;--surface-2:#f4ecdd;--text:#2a1f14;--muted:#7a6a58;--line:#e7dcc8;--amber:#d98e04;--amber-strong:#b36f00;--amber-soft:#fbe6b8;--stout:#3b2616;--good:#3f8f4f;--bad:#b8472e;--water:#dde6ea;--land:#e6e2da;--s1:#f9d98a;--s2:#eaa21c;--s3:#b86e00;--s4:#6b3a00;--unrev:#f4f1ea;--radius:14px;--shadow:0 1px 2px #3c28140f, 0 4px 16px #3c28140f;--font:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-display:"Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;color-scheme:light}@media (prefers-color-scheme:dark){:root{--bg:#17120d;--surface:#211a13;--surface-2:#2b2219;--text:#f3e9da;--muted:#b3a28c;--line:#3a2f24;--amber:#f2a51a;--amber-strong:#ffc04d;--amber-soft:#4a3510;--stout:#f3e9da;--water:#1b2328;--land:#2e2a26;--s1:#6a4a14;--s2:#a8700f;--s3:#e39a1c;--s4:#ffd37a;--unrev:#3a342d;--shadow:0 1px 2px #0000004d, 0 4px 16px #00000040;color-scheme:dark}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--text);font:16px/1.6 var(--font);margin:0}img{max-width:100%;height:auto}a{color:var(--amber-strong);text-underline-offset:2px}h1,h2,h3{font-family:var(--font-display);margin:0 0 .5em;line-height:1.2}h1{font-size:clamp(1.8rem,4vw,2.6rem)}h2{font-size:1.4rem}.wrap{max-width:1180px;margin:0 auto;padding:0 16px}.muted{color:var(--muted)}.small{font-size:.875rem}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:20px}.grid{gap:16px;display:grid}.section{margin:32px 0}.section-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.section-head h2{margin:0}.pill{background:var(--surface-2);color:var(--text);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:2px 10px;font-size:.8rem;text-decoration:none;display:inline-flex}a.pill:hover{background:var(--amber-soft)}.score{font-variant-numeric:tabular-nums;background:var(--surface-2);color:var(--text);white-space:nowrap;border-radius:8px;align-items:center;gap:6px;padding:2px 8px;font-size:.85rem;font-weight:700;display:inline-flex}.score:before{content:"";background:var(--swatch,transparent);border-radius:50%;width:9px;height:9px}.score[data-band="1"]{--swatch:var(--s1)}.score[data-band="2"]{--swatch:var(--s2)}.score[data-band="3"]{--swatch:var(--s3)}.score[data-band="4"]{--swatch:var(--s4)}input,select,button{font:inherit;color:inherit;background:var(--surface);border:1px solid var(--line);border-radius:10px;min-height:40px;padding:8px 12px}input:focus-visible,select:focus-visible,button:focus-visible,a:focus-visible{outline:2px solid var(--amber);outline-offset:2px}button{cursor:pointer}.leaflet-container{border-radius:var(--radius);background:var(--water)!important;font:inherit!important}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:var(--surface)!important;color:var(--text)!important}.leaflet-popup-content{margin:12px 14px!important;line-height:1.45!important}.leaflet-tooltip{background:var(--surface)!important;color:var(--text)!important;border-color:var(--line)!important}.site-header[data-astro-cid-hkbrpulz]{z-index:1000;background:color-mix(in srgb, var(--bg) 88%, transparent);backdrop-filter:blur(8px);border-bottom:1px solid var(--line);position:sticky;top:0}.bar[data-astro-cid-hkbrpulz]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;min-height:60px;display:flex}.brand[data-astro-cid-hkbrpulz]{font-family:var(--font-display);color:var(--text);font-size:1.15rem;font-weight:700;text-decoration:none}nav[data-astro-cid-hkbrpulz]{gap:4px;display:flex;overflow-x:auto}nav[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{color:var(--muted);white-space:nowrap;border-radius:999px;padding:6px 12px;font-weight:500;text-decoration:none}nav[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:hover{color:var(--text);background:var(--surface-2)}nav[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz][aria-current=page]{color:var(--text);background:var(--amber-soft)}main[data-astro-cid-hkbrpulz]{padding-top:24px;padding-bottom:24px}.site-footer[data-astro-cid-hkbrpulz]{border-top:1px solid var(--line);padding-top:16px;padding-bottom:32px}@media (width<=560px){.bar[data-astro-cid-hkbrpulz]{padding-top:8px;padding-bottom:8px}nav[data-astro-cid-hkbrpulz]{width:100%}}
