:root,[data-theme=light]{--color-bg: #fafafa;--color-text: #1a1a1a;--color-accent: #4dd2ff;--color-surface: #ffffff;--color-surface-rgb: 255, 255, 255;--color-border: #e5e5e5;--color-text-secondary: #666666;--color-text-dim: #94a3b8;--color-text-insight: #94a3b8;--color-hover: #f0f9ff;--color-active-row: #e0f2fe;--color-walk: #4ecdc4;--color-ride: #ff6b6b}[data-theme=dark]{--color-bg: #121212;--color-text: #e0e0e0;--color-accent: #4dd2ff;--color-surface: #1e1e1e;--color-surface-rgb: 30, 30, 30;--color-border: #333333;--color-text-secondary: #999999;--color-text-dim: #666666;--color-text-insight: #aaaaaa;--color-hover: #0f3460;--color-active-row: #1a3a6a;--color-walk: #4ecdc4;--color-ride: #ff6b6b}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-sans, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, sans-serif);background:var(--color-bg);color:var(--color-text);line-height:1.5}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}.leaflet-container{background:var(--color-bg)}.leaflet-control-zoom{border-color:var(--color-border)!important}.leaflet-control-zoom a{background:var(--color-surface)!important;color:var(--color-text)!important}.leaflet-control-zoom a:hover{background:var(--color-hover)!important}.leaflet-control-zoom a.leaflet-disabled{color:var(--color-text-dim)!important}
