:root{color:#0f172a;background:#f5f7fb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}.page{min-height:100vh;display:flex;flex-direction:column}.header{padding:16px 20px 8px;display:flex;justify-content:space-between;align-items:flex-end;gap:12px}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:12px;color:#64748b}h1{margin:0;font-size:22px;font-weight:700}.title-row{display:inline-flex;align-items:baseline;gap:10px}.meta-item{font-size:12px;color:#64748b}.controls{display:grid;grid-template-columns:auto 1fr;row-gap:10px;column-gap:16px;padding:0 20px 12px;font-size:13px;color:#475569}.control-row{display:contents}.control-label{font-weight:600;align-self:center}.radio{display:inline-flex;align-items:center;gap:6px}.control-options{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.control-options--legend{gap:10px}.legend{display:flex;gap:10px;margin-top:6px;font-size:13px;color:#475569;flex-wrap:wrap;align-items:center}.marker-label{background:#fff;padding:3px 7px;border-radius:5px;border:1px solid #d4d4d8;box-shadow:0 2px 6px #00000014;font-size:13px;color:#0f172a;white-space:nowrap}.marker-label--mobile{padding:2px 6px;border-radius:4px;box-shadow:0 1px 3px #00000014;font-size:12px}.legend-item{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;cursor:pointer;color:#1f2937;transition:all .15s ease}.legend-item--active{border-color:#94a3b8;box-shadow:0 2px 6px #00000014}.legend-item:hover{border-color:#cbd5e1}.legend-dot{width:10px;height:10px;border-radius:999px;display:inline-block}.legend-toggle{padding:6px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;cursor:pointer;color:#1f2937;transition:all .15s ease}.legend-toggle:hover{border-color:#cbd5e1}@media (max-width: 430px){.header{flex-direction:column;align-items:flex-start;padding-bottom:4px}.legend{gap:6px}.legend-item,.legend-toggle{padding:5px 8px}.legend-toggle{display:none}.controls{padding:0 12px 8px;row-gap:6px;column-gap:12px}.control-options{gap:10px}}.status{background:#fff8e1;color:#92400e;border:1px solid #facc15;border-radius:8px;padding:10px 12px;font-size:14px;max-width:340px}.map{flex:1;width:100%;min-height:60vh}.map .amap-marker-label{border:1px solid transparent!important;background:transparent!important;padding:0!important;box-shadow:none!important;line-height:1!important;font-size:inherit!important}.legend-label{font-weight:600;color:#1f2937;margin-right:2px;min-width:78px}
