:root{--bg:#fff;--surface:#fff;--surface-muted:#f9fafb;--surface-hover:#eff6ff;--border:#e5e7eb;--border-strong:#d1d5db;--text:#111827;--text-soft:#374151;--text-muted:#6b7280;--text-subtle:#9ca3af;--text-faint:#d1d5db;--accent:#2563eb;--accent-hover:#1d4ed8;--accent-soft:#2563eb26;--border-subtle:#f3f4f6;--surface-sunken:#f3f4f6;--danger-bg:#fef2f2;--danger-text:#b91c1c;--warning-bg:#fffbeb;--warning-text:#b45309;--overlay:#111827d9;--radius:10px;--radius-sm:8px;--shadow-sm:0 1px 2px #1018280a;--shadow-md:0 4px 16px #10182814;--shadow-lg:0 8px 24px #0000001f}*{box-sizing:border-box}html,body{height:100%;color:var(--text);background:var(--bg);margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion:reduce){*{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.leaflet-container{font:inherit}.poi-divicon{background:0 0;border:none}.poi-marker{border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;line-height:1;display:flex;box-shadow:0 1px 4px #00000059}.poi-marker svg{width:16px;height:16px;display:block}.poi-cluster{background:0 0}.poi-cluster-inner{color:#fff;opacity:.92;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex;box-shadow:0 1px 5px #00000059}.poi-pulse-icon{background:0 0;border:none}.poi-pulse{border:3px solid var(--accent);border-radius:50%;width:24px;height:24px;animation:1.6s ease-out forwards poiPulse;display:block;box-shadow:0 0 0 3px #2563eb40}@keyframes poiPulse{0%{opacity:.9;transform:scale(.4)}70%{opacity:.55;transform:scale(1.6)}to{opacity:0;transform:scale(2.2)}}.poi-popup strong{font-size:14px}.poi-popup-meta{color:var(--text-muted);align-items:center;gap:6px;margin:6px 0 4px;font-size:12px;display:flex}.poi-popup-tag{color:#fff;border-radius:999px;padding:1px 7px;font-size:11px}.poi-popup-dist{color:var(--text-soft);margin-bottom:6px;font-size:12px}.poi-popup a{color:var(--accent);font-size:12px;text-decoration:none}.poi-popup a:hover{text-decoration:underline}
