:root{--bg: #ffffff;--bg-surface: #f5f5f5;--bg-toolbar: #ffffff;--text: #1a1a1a;--text-muted: #666666;--border: #e0e0e0;--accent: #2563eb;--accent-hover: #1d4ed8;--shadow: 0 1px 3px rgba(0, 0, 0, .08);--zone-easy: #22c55e;--zone-threshold: #3b82f6;--zone-vo2max: #a855f7}[data-theme=dark]{--bg: #0c1117;--bg-surface: #151b23;--bg-toolbar: #151b23;--text: #e5e5e5;--text-muted: #888888;--border: #2a2f36;--accent: #60a5fa;--accent-hover: #93bbfd;--shadow: 0 1px 3px rgba(0, 0, 0, .3);--zone-easy: #4ade80;--zone-threshold: #60a5fa;--zone-vo2max: #c084fc}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);line-height:1.5;transition:background .2s,color .2s}.mono{font-family:JetBrains Mono,monospace}
