html,body{color:#111827;height:100%;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}#map{opacity:0;background:#eef2f7;transition:opacity .3s;position:absolute;inset:0}.card{z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:12px;position:absolute;box-shadow:0 8px 30px #0000001a}#topbar{display:contents}#title{max-width:300px;padding:11px 14px;top:14px;left:14px}#title h1{letter-spacing:-.01em;margin:0 0 2px;font-size:15px}#title p{color:#6b7280;margin:0;font-size:11.5px;line-height:1.45}#tools{flex-direction:column;align-items:stretch;gap:6px;padding:8px;display:flex;top:14px;right:14px}#tools select,#tools button{font:inherit;cursor:pointer;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:600}#tools label{color:#6b7280;cursor:pointer;align-items:center;gap:5px;margin-top:2px;font-size:11px;display:flex}#tools .lbl{color:#9ca3af;text-transform:uppercase;margin:2px 0 0;font-size:10px;font-weight:700}#legend{width:230px;padding:10px 12px;bottom:14px;left:14px}#legend h2{color:#374151;text-transform:uppercase;letter-spacing:.03em;margin:0 0 7px;font-size:11px}#legend .row{align-items:center;gap:7px;margin:3px 0;font-size:12px;display:flex}#legend .sw{border:1px solid #00000014;border-radius:3px;flex:none;width:16px;height:12px}#legend .bar{border:1px solid #00000014;border-radius:4px;height:12px}#legend .ticks{color:#6b7280;font-variant-numeric:tabular-nums;justify-content:space-between;margin-top:3px;font-size:10px;display:flex}#legend .note{color:#9ca3af;margin:7px 0 0;font-size:10px;line-height:1.4}#search{width:300px;padding:0;top:14px;left:50%;transform:translate(-50%)}#search input{box-sizing:border-box;width:100%;font:inherit;background:0 0;border:0;border-radius:12px;outline:none;padding:9px 12px;font-size:13px}#qlist{border-top:1px solid #eef2f7;max-height:260px;display:none;overflow:auto}#qlist .gs-it{cursor:pointer;justify-content:space-between;align-items:baseline;gap:10px;padding:7px 12px;font-size:12.5px;display:flex}#qlist .gs-it:hover,#qlist .gs-it.sel{background:#f3f4f6}#qlist .gs-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#qlist .gs-sub{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;flex:none;max-width:45%;font-size:10.5px;overflow:hidden}#rptdrawer{z-index:20;background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;flex-direction:column;height:46vh;max-height:540px;transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(102%);box-shadow:0 -8px 34px #0000002b}#rptdrawer.on{transform:translateY(0)}#rptdrawer .grab{background:#e5e7eb;border-radius:2px;flex:none;width:38px;height:4px;margin:7px auto 0}#rptdrawer .bar{border-bottom:1px solid #eef2f7;flex:none;justify-content:space-between;align-items:center;gap:10px;padding:7px 16px 9px;display:flex}#rptdrawer .bar b{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;font-size:10.5px;font-weight:700}#rpt-close{color:#374151;cursor:pointer;background:#f3f4f6;border:0;border-radius:8px;width:28px;height:28px;font-size:15px;line-height:1}#rpt-close:hover{background:#e5e7eb}#rptbody{flex:auto;padding:14px 18px 20px;overflow:auto}@media (width<=680px){#rptdrawer{height:66vh}}.maplibregl-popup-content{border-radius:10px;min-width:230px;padding:10px 12px;font-family:inherit}.pp b{font-size:13px}.pp small{color:#6b7280}.pp .prow{grid-template-columns:86px 1fr 44px;align-items:center;gap:6px;margin-top:4px;font-size:11.5px;display:grid}.pp .pn{white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.pp .pv{font-variant-numeric:tabular-nums;color:#374151}.irid{pointer-events:none;width:28px;height:28px;position:relative}.irid .halo{background:radial-gradient(circle,#78aaff8c,#0000 70%);border-radius:50%;animation:1.8s ease-out infinite iridpulse;position:absolute;inset:0}.irid .ring{filter:saturate(1.35);background:conic-gradient(#ff004c,#ff8a00,#ffe600,#27ff00,#00ffe0,#06f,#b400ff,#ff004c);border-radius:50%;animation:2.6s linear infinite iridspin;position:absolute;inset:0;mask:radial-gradient(circle,#0000 7px,#000 8px 11px,#0000 12px)}.irid .core{background:#fff;border-radius:50%;position:absolute;inset:10px;box-shadow:0 0 5px #00000073}@keyframes iridspin{to{transform:rotate(360deg)}}@keyframes iridpulse{0%{opacity:.9;transform:scale(.55)}to{opacity:0;transform:scale(2.5)}}@media (prefers-reduced-motion:reduce){.irid .ring,.irid .halo{animation:none}}@media (width<=680px){#topbar{z-index:10;flex-direction:column;gap:8px;display:flex;position:absolute;top:8px;left:8px;right:8px}#topbar>.card{width:auto;max-width:none;position:static;top:auto;left:auto;right:auto;transform:none}#title p{display:none}#title{padding:8px 12px}#title h1{font-size:14px}#tools{flex-flow:wrap;align-items:center;padding:6px}#tools select,#tools button{flex:auto}#tools label{flex:1 0 100%;justify-content:center;margin-top:0}#search input{font-size:16px}#legend{width:auto;bottom:8px;left:8px;right:8px}}
