:root{--color-bg: #ffffff;--color-text: #1f2937;--color-text-muted: #6b7280;--color-border: #e5e7eb;--color-primary: #3b82f6;--color-primary-hover: #2563eb;--font-sans: system-ui, -apple-system, sans-serif;--header-height: 56px;color-scheme:light dark}[data-theme=dark]{--color-bg: #0f172a;--color-text: #f1f5f9;--color-text-muted: #94a3b8;--color-border: #334155;--color-primary: #60a5fa;--color-primary-hover: #93c5fd}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);line-height:1.5}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}.leaflet-popup-content-wrapper{background:var(--color-bg);color:var(--color-text)}.leaflet-popup-tip{background:var(--color-bg)}.popup-content{min-width:200px}.popup-category{display:inline-block;padding:2px 8px;color:#fff;border-radius:4px;font-size:11px;margin-bottom:8px}.popup-title{margin:0 0 4px;font-size:16px;color:var(--color-text)}.popup-tagline{margin:0 0 8px;color:var(--color-text-muted);font-size:13px}.popup-link{color:var(--color-primary);font-size:13px}[data-theme=dark] .leaflet-tile-pane{filter:invert(100%) hue-rotate(180deg) brightness(95%) contrast(90%)}[data-theme=dark] .leaflet-control-zoom a{background-color:var(--color-bg);color:var(--color-text);border-color:var(--color-border)}[data-theme=dark] .leaflet-control-zoom a:hover{background-color:var(--color-border)}[data-theme=dark] .leaflet-control-attribution{background-color:#0f172acc;color:var(--color-text-muted)}[data-theme=dark] .leaflet-control-attribution a{color:var(--color-primary)}.app.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}.header.svelte-12qhfyh{height:var(--header-height);display:flex;align-items:center;justify-content:space-between;padding:0 1rem;border-bottom:1px solid var(--color-border);background:var(--color-bg);position:fixed;top:0;left:0;right:0;z-index:1000}.logo.svelte-12qhfyh{font-weight:600;font-size:1.125rem;color:var(--color-text)}.logo.svelte-12qhfyh:hover{text-decoration:none}.nav.svelte-12qhfyh{display:flex;align-items:center;gap:1.5rem}.main.svelte-12qhfyh{flex:1;margin-top:var(--header-height)}.theme-toggle.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:none;border:1px solid var(--color-border);border-radius:6px;color:var(--color-text);transition:background-color .2s}.theme-toggle.svelte-12qhfyh:hover{background:var(--color-border)}.icon.svelte-12qhfyh{width:18px;height:18px}
