:root{color-scheme:light;--surface-0: #f5f4f1;--surface-1: #fcfcfb;--surface-2: #eeede9;--border: #dedcd6;--text-primary: #0b0b0b;--text-secondary: #52514e;--text-muted: #86847d;--accent: #2a78d6;--bar: #e3e2dd;--shadow: 0 1px 3px rgba(0, 0, 0, .08), 0 6px 20px rgba(0, 0, 0, .06);--sidebar-width: 340px}:root[data-theme=dark]{color-scheme:dark;--surface-0: #121211;--surface-1: #1a1a19;--surface-2: #242422;--border: #35352f;--text-primary: #ffffff;--text-secondary: #c3c2b7;--text-muted: #8a8981;--accent: #3987e5;--bar: #2b2b28;--shadow: 0 1px 3px rgba(0, 0, 0, .5), 0 6px 20px rgba(0, 0, 0, .35)}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font:14px/1.5 ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--text-primary);background:var(--surface-0);-webkit-font-smoothing:antialiased}.hm-app{display:flex;height:100%}.hm-sidebar{width:var(--sidebar-width);flex:0 0 var(--sidebar-width);display:flex;flex-direction:column;gap:2px;overflow-y:auto;overscroll-behavior:contain;background:var(--surface-1);border-right:1px solid var(--border)}.hm-header{padding:16px 16px 12px;border-bottom:1px solid var(--border)}.hm-header-row{display:flex;align-items:center;justify-content:space-between}.hm-header h1{margin:0;font-size:17px;font-weight:650;letter-spacing:-.01em}.hm-sub{margin:6px 0 0;font-size:12px;color:var(--text-secondary)}.hm-section{padding:12px 16px;border-bottom:1px solid var(--border)}.hm-section h2{margin:0 0 8px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted)}.hm-grow{flex:1 1 auto;min-height:200px}.hm-muted{color:var(--text-muted)}.hm-note{margin:6px 0 0;font-size:12px;color:var(--text-muted)}.hm-small{font-size:12px}.hm-error{margin:4px 0;font-size:12px;color:#e34948}.hm-chips{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.hm-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;font:inherit;font-size:12px;color:var(--text-secondary);background:var(--surface-2);border:1px solid transparent;border-radius:999px;cursor:pointer}.hm-chip:hover{color:var(--text-primary)}.hm-chip.on{color:var(--text-primary);background:var(--surface-1);border-color:var(--accent);font-weight:550}.hm-swatch{width:10px;height:10px;border-radius:3px;flex:0 0 10px;box-shadow:inset 0 0 0 1px #0000001f}.hm-search,.hm-years input{width:100%;padding:7px 10px;font:inherit;font-size:13px;color:var(--text-primary);background:var(--surface-2);border:1px solid var(--border);border-radius:6px}.hm-search:focus,.hm-years input:focus{outline:2px solid var(--accent);outline-offset:-1px}.hm-years{display:flex;align-items:center;gap:8px}.hm-years input{width:90px}.hm-hits{list-style:none;margin:6px 0 0;padding:0}.hm-hits button{display:flex;justify-content:space-between;gap:8px;width:100%;padding:5px 8px;font:inherit;font-size:12.5px;text-align:left;color:var(--text-primary);background:none;border:0;border-radius:5px;cursor:pointer}.hm-hits button:hover{background:var(--surface-2)}.hm-icon-btn{padding:2px 7px;font:inherit;font-size:13px;color:var(--text-secondary);background:var(--surface-2);border:1px solid var(--border);border-radius:5px;cursor:pointer}.hm-icon-btn:hover{color:var(--text-primary)}.hm-link{padding:0;font:inherit;color:var(--accent);background:none;border:0;text-align:left;cursor:pointer}.hm-link:hover{text-decoration:underline}.hm-oplist{list-style:none;margin:8px 0 0;padding:0}.hm-oplist button{position:relative;display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:8px;width:100%;padding:5px 8px;font:inherit;font-size:12.5px;text-align:left;color:var(--text-primary);background:none;border:0;border-radius:5px;cursor:pointer;overflow:hidden}.hm-oplist button:hover{background:var(--surface-2)}.hm-oplist button.on{background:var(--surface-2);font-weight:600}.hm-opname{position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hm-opcount{position:relative;font-variant-numeric:tabular-nums;color:var(--text-secondary)}.hm-bar{position:absolute;left:0;bottom:0;height:2px;background:var(--bar);border-radius:0 2px 2px 0}.hm-card{margin:0;padding:12px 16px;background:var(--surface-2);border-bottom:1px solid var(--border)}.hm-card-head{display:flex;align-items:start;justify-content:space-between;gap:8px}.hm-card-head h2{margin:0 0 6px;font-size:14px;font-weight:600}.hm-kv{display:grid;grid-template-columns:auto 1fr;gap:3px 12px;margin:6px 0 0;font-size:12.5px}.hm-kv dt{color:var(--text-muted);white-space:nowrap}.hm-kv dd{margin:0;overflow-wrap:anywhere}.hm-sources ul{list-style:none;margin:8px 0 0;padding:0;font-size:12px}.hm-sources li{display:flex;flex-direction:column;margin-bottom:8px}.hm-sources a{color:var(--accent)}.hm-disclosure{padding:0;font:inherit;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);background:none;border:0;cursor:pointer}.hm-main{position:relative;flex:1 1 auto;min-width:0}.hm-map{position:absolute;inset:0}.hm-legend{position:absolute;left:12px;bottom:12px;z-index:1;max-width:280px;padding:10px 12px;font-size:12px;background:var(--surface-1);border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.hm-legend-title{margin-bottom:6px;font-size:10.5px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted)}.hm-legend-row{display:flex;align-items:center;gap:7px;padding:1.5px 0}.hm-legend-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hm-legend-note{margin:6px 0 0;font-size:11px;color:var(--text-muted)}.hm-popup .maplibregl-popup-content{padding:8px 10px;color:var(--text-primary);background:var(--surface-1);border:1px solid var(--border);border-radius:7px;box-shadow:var(--shadow)}.hm-popup .maplibregl-popup-tip{display:none}.hm-tip-title{font-weight:600;font-size:12.5px}.hm-tip-row{font-size:12px;color:var(--text-secondary)}.hm-tip-muted{font-size:11.5px;color:var(--text-muted)}.maplibregl-ctrl-attrib{font-size:10px}@media(max-width:760px){.hm-app{flex-direction:column}.hm-sidebar{width:100%;flex:0 0 45%;border-right:0;border-bottom:1px solid var(--border)}}
