:root{--ink:#172033;--muted:#64748b;--line:#dbe3ee;--bg:#eef3f8;--card:#fff;--ready:#16834f;--conditional:#b97500;--research:#3b67a8;--protected:#a13b48;--policy:#6b7280;--nav:#173f73;--focus:#0f62fe}*{box-sizing:border-box}.rh-app{max-width:1800px;margin:auto;font:15px/1.45 system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--ink);background:var(--bg);border-radius:14px;overflow:hidden}.rh-app button,.rh-app input,.rh-app select{font:inherit}.rh-header{display:flex;justify-content:space-between;gap:24px;padding:24px 28px 18px;background:#fff;border-bottom:1px solid var(--line)}.rh-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#47617f;font-weight:800}.rh-header h1,.rh-header h2{margin:3px 0;font-size:30px;line-height:1.15}.rh-header p{margin:0;color:var(--muted);max-width:900px}.rh-head-stats{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.rh-head-stats div{min-width:92px;padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:#f8fafc}.rh-head-stats b{display:block;font-size:21px}.rh-head-stats span{font-size:11px;color:var(--muted)}.rh-safety{margin:14px 20px 0;padding:11px 14px;border:1px solid #f0c36d;background:#fff8e8;border-radius:10px}.rh-controls{display:grid;grid-template-columns:180px 190px 190px 190px minmax(260px,1fr);gap:10px;padding:14px 20px 10px}.rh-controls label{font-size:12px;color:var(--muted);font-weight:650}.rh-controls select,.rh-controls input,.rh-side select{width:100%;padding:9px 10px;border:1px solid #cbd5e1;border-radius:9px;background:#fff;color:var(--ink)}.rh-controls select:focus,.rh-controls input:focus,.rh-side select:focus,.rh-app button:focus-visible,.rh-app a:focus-visible,[tabindex="0"]:focus-visible{outline:3px solid color-mix(in srgb,var(--focus) 32%,transparent);outline-offset:2px}.rh-statuses{display:flex;gap:6px;flex-wrap:wrap;align-items:center;grid-column:1/4}.rh-status-chip{border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 10px;cursor:pointer;font-weight:700}.rh-status-chip.off{opacity:.35}.rh-status-chip[data-st="ready"]{border-color:#9fd4bb}.rh-status-chip[data-st="conditional"]{border-color:#e1c28d}.rh-status-chip[data-st="research"]{border-color:#abc0df}.rh-status-chip[data-st="protected"]{border-color:#ddb2b8}.rh-control-actions{grid-column:4/-1;display:flex;justify-content:flex-end;gap:7px;flex-wrap:wrap}.rh-control-actions button,.rh-map-tools button{border:1px solid #cbd5e1;background:#fff;border-radius:9px;padding:8px 11px;cursor:pointer;font-weight:650}.rh-control-actions .rh-primary{background:var(--nav);color:#fff;border-color:var(--nav)}.rh-control-actions .is-on{background:#e8f1fb;border-color:#6f96c0;color:#153b67}.rh-main{display:grid;grid-template-columns:minmax(0,1fr) 450px;gap:14px;padding:0 20px 20px}.rh-map-panel,.rh-side{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.rh-map-toolbar{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 12px;border-bottom:1px solid var(--line)}.rh-map-subtitle{display:block;font-size:11px;color:var(--muted);font-weight:500;margin-top:2px}.rh-map-tools{display:flex;gap:5px}.rh-map-tools button{padding:5px 10px;min-width:38px}.rh-map-tools button:disabled{opacity:.4;cursor:not-allowed}.rh-click-hint{padding:7px 12px;background:#eef7ff;border-bottom:1px solid #cce2f7;color:#315675;font-size:12px;font-weight:700}.rh-map-wrap{height:680px;position:relative;background:linear-gradient(180deg,#e7f0f7,#f5f8fb);overflow:hidden}#mapSvg{width:100%;height:100%;display:block;touch-action:none;cursor:grab;user-select:none}.county{fill:#f8fbfd;stroke:#9fb3c8;stroke-width:.012;vector-effect:non-scaling-stroke;transition:fill .12s;cursor:pointer}.county.active{fill:#dfeaf4}.county:hover,.county:focus{fill:#d9e8f6}.state-outline{fill:none;stroke:#324b65;stroke-width:.03;vector-effect:non-scaling-stroke;pointer-events:none}.state-fill{fill:#f7fafc;stroke:#8fa6bb;stroke-width:.08;vector-effect:non-scaling-stroke;cursor:pointer}.state-fill.has-results{fill:rgba(61,113,166,var(--state-strength,.2))}.state-fill:hover,.state-fill:focus{stroke:#173f73;stroke-width:.16}.state-bubble{cursor:pointer}.state-bubble circle{fill:#173f73;stroke:#fff;stroke-width:.14;vector-effect:non-scaling-stroke}.state-bubble text{fill:#fff;font-size:.78px;font-weight:800;pointer-events:none}.marker-hit{fill:transparent;stroke:transparent;cursor:pointer}.map-marker{stroke:#fff;stroke-width:2.4;vector-effect:non-scaling-stroke;cursor:pointer;filter:drop-shadow(0 1px 1px rgba(0,0,0,.25))}.rh-marker-group.ready .map-marker{fill:var(--ready)}.rh-marker-group.conditional .map-marker{fill:var(--conditional)}.rh-marker-group.research .map-marker{fill:var(--research)}.rh-marker-group.protected .map-marker{fill:var(--protected)}.map-marker.approx{fill:#fff;stroke:#334155;stroke-width:2.7}.marker-core{fill:#fff;pointer-events:none}.marker-halo{fill:none;stroke:#334155;stroke-width:1.2;stroke-dasharray:3 2;vector-effect:non-scaling-stroke;opacity:.65;pointer-events:none}.rh-marker-group:hover .map-marker,.rh-marker-group:focus .map-marker{stroke:#0f172a;stroke-width:4}.marker-selected-ring{fill:none;stroke:#111827;stroke-width:4;vector-effect:non-scaling-stroke;stroke-dasharray:7 4;pointer-events:none;animation:rhPulse 1.15s ease-in-out infinite alternate}@keyframes rhPulse{from{opacity:.45}to{opacity:1}}.map-cluster{cursor:pointer}.map-cluster circle{fill:#243f63;stroke:#fff;stroke-width:2;vector-effect:non-scaling-stroke;filter:drop-shadow(0 2px 3px rgba(0,0,0,.25))}.map-cluster text{fill:#fff;font-size:11px;font-weight:800;pointer-events:none;paint-order:stroke;stroke:#243f63;stroke-width:1}.map-cluster:hover circle,.map-cluster:focus circle{fill:#102c50;stroke-width:4}.user-ring{fill:rgba(15,98,254,.13);stroke:#0f62fe;stroke-width:2;vector-effect:non-scaling-stroke}.user-dot{fill:#0f62fe;stroke:#fff;stroke-width:2;vector-effect:non-scaling-stroke}.rh-tooltip{position:absolute;pointer-events:none;background:#111827;color:#fff;padding:7px 9px;border-radius:8px;font-size:12px;max-width:290px;box-shadow:0 8px 25px #0003;z-index:12}.rh-map-popup{position:absolute;z-index:15;background:#fff;border:1px solid #b9c7d7;border-radius:14px;padding:13px;box-shadow:0 16px 45px rgba(15,23,42,.25);max-height:calc(100% - 20px);overflow:auto}.rh-popup-close{position:absolute;right:8px;top:7px;border:0;background:#eef2f7;border-radius:999px;width:28px;height:28px;cursor:pointer;font-size:20px;line-height:1}.rh-popup-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:#64748b;font-weight:800;padding-right:32px}.rh-map-popup h3{font-size:17px;line-height:1.2;margin:4px 32px 7px 0}.rh-popup-status{display:flex;align-items:center;gap:7px;font-size:12px;color:#64748b}.rh-popup-material{margin:9px 0;font-size:13px}.rh-popup-warning{border-left:3px solid #f0b44d;background:#fff9ec;padding:8px 9px;font-size:12px;margin:8px 0}.rh-popup-actions,.rh-popup-secondary{display:flex;gap:6px;flex-wrap:wrap}.rh-popup-actions a,.rh-popup-secondary button{font-size:12px;padding:7px 9px;border-radius:8px;border:1px solid #cbd5e1;background:#fff;text-decoration:none;color:#173f73;cursor:pointer}.rh-popup-actions .rh-popup-primary{background:#173f73;color:#fff;border-color:#173f73;font-weight:800}.rh-popup-foot{font-size:10.5px;color:#64748b;margin-top:9px}.rh-map-empty{position:absolute;inset:0;display:grid;place-items:center;color:var(--muted);padding:30px;text-align:center}.rh-map-empty[hidden]{display:none}.rh-legend{display:flex;gap:15px;flex-wrap:wrap;padding:10px 13px;border-top:1px solid var(--line);font-size:12px}.rh-legend .ready{color:var(--ready)}.rh-legend .conditional{color:var(--conditional)}.rh-legend .research{color:var(--research)}.rh-legend .protected{color:var(--protected)}.rh-legend .approx{color:#334155}.rh-legend .cluster{color:#243f63}.rh-side{height:790px;display:flex;flex-direction:column}.rh-side-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-bottom:1px solid var(--line)}.rh-side-head select{width:auto;max-width:190px}.rh-side-muted{font-size:11px;color:var(--muted)}.rh-results{overflow:auto;padding:10px}.rh-card{border:1px solid var(--line);border-radius:12px;padding:12px;margin-bottom:9px;background:#fff}.rh-card[data-id]{cursor:pointer}.rh-card:hover{border-color:#a8b9ca;box-shadow:0 3px 12px rgba(30,55,80,.06)}.rh-card.selected{outline:2px solid #6086b5;background:#f7fbff}.rh-card-top{display:flex;justify-content:space-between;gap:8px}.rh-card h3{font-size:15px;margin:1px 0 0;line-height:1.25}.rh-card-place{font-size:10.5px;color:#64748b;text-transform:uppercase;letter-spacing:.045em;font-weight:800}.badge{font-size:10.5px;border-radius:999px;padding:3px 7px;color:#fff;white-space:nowrap;height:max-content}.badge.ready{background:var(--ready)}.badge.conditional{background:var(--conditional)}.badge.research{background:var(--research)}.badge.protected{background:var(--protected)}.badge.policy{background:var(--policy)}.rh-meta{color:var(--muted);font-size:11.5px;margin:6px 0}.rh-reason{font-size:12px;margin:7px 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.rh-trust{font-size:11px;background:#f8fafc;border:1px solid #e5ebf2;border-radius:8px;padding:6px 8px;margin:8px 0}.rh-trust summary{cursor:pointer;font-weight:800;color:#36516f}.rh-trust>div{margin-top:5px;color:#526579}.rh-actions{display:flex;gap:6px;flex-wrap:wrap}.rh-actions a,.rh-actions button{font-size:11.5px;padding:5px 8px;border-radius:7px;border:1px solid #cbd5e1;background:#fff;text-decoration:none;color:#173f73;cursor:pointer}.rh-actions .rh-action-primary{background:#173f73;color:#fff;border-color:#173f73;font-weight:750}.rh-distance{font-weight:700;color:#334155;font-size:12px}.rh-limit-note,.rh-no-results{color:#64748b;font-size:12px;text-align:center}.rh-app footer{padding:0 24px 22px;color:var(--muted);font-size:12px}
@media(max-width:1280px){.rh-controls{grid-template-columns:repeat(3,1fr)}.rh-search{grid-column:1/3}.rh-statuses{grid-column:1/3}.rh-control-actions{grid-column:3/4;align-content:end}.rh-main{grid-template-columns:minmax(0,1fr) 410px}}
@media(max-width:1050px){.rh-header{display:block}.rh-head-stats{margin-top:12px}.rh-controls{grid-template-columns:1fr 1fr}.rh-search,.rh-statuses,.rh-control-actions{grid-column:1/-1}.rh-control-actions{justify-content:flex-start}.rh-main{grid-template-columns:1fr}.rh-side{height:620px}.rh-map-wrap{height:560px}}
@media(max-width:600px){.rh-app{border-radius:0}.rh-header{padding:18px}.rh-header h1,.rh-header h2{font-size:25px}.rh-head-stats{overflow:auto;flex-wrap:nowrap;padding-bottom:3px}.rh-head-stats div{min-width:88px}.rh-safety{margin:10px}.rh-controls{grid-template-columns:1fr;padding:10px}.rh-search,.rh-statuses,.rh-control-actions{grid-column:auto}.rh-control-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.rh-main{padding:0 8px 12px}.rh-map-toolbar{align-items:flex-start}.rh-map-tools{flex-wrap:wrap;justify-content:flex-end}.rh-click-hint{font-size:11px}.rh-map-wrap{height:500px}.rh-side{height:560px}.rh-legend{gap:8px}.rh-map-popup{left:8px!important;right:8px!important;width:auto!important;top:auto!important;bottom:8px;max-height:62%;border-radius:16px}.rh-side-head{align-items:flex-start}.rh-side-head select{max-width:160px}.state-bubble text{font-size:1.05px}}
@media(prefers-reduced-motion:reduce){.marker-selected-ring{animation:none}.rh-card{scroll-behavior:auto}}
