@charset "UTF-8";:root{--bg: #0f1117;--surface: #161b27;--surface-2: #1a2235;--border: #1e2535;--border-hover: #2d3a52;--text-primary: #f8fafc;--text-secondary: #e2e8f0;--text-muted: #94a3b8;--text-faint: #64748b;--accent: #3b82f6;--accent-dim: #1e3a5f;--accent-text: #60a5fa;--success: #4ade80;--success-bg: #0a2015;--success-border: #166534;--danger: #f87171;--danger-bg: #1a0a0a;--danger-border: #7f1d1d;--warning: #f59e0b;--type-running-bg: #1e3a5f;--type-running-text: #60a5fa;--type-walking-bg: #1a3020;--type-walking-text: #4ade80;--type-cycling-bg: #3a1e1e;--type-cycling-text: #f87171;--type-swimming-bg: #0f2d3d;--type-swimming-text:#38bdf8;--type-yoga-bg: #2d1e3a;--type-yoga-text: #c084fc;--type-default-bg: #1e2535;--type-default-text: #94a3b8;--metric-hr: #f87171;--metric-hr-dim: #3a1e1e;--metric-hr-border: #5c2f2f;--page-pad: 32px;--card-pad: 20px;--card-radius:12px;--btn-radius: 6px;--transition: .15s ease}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;background:var(--bg);color:var(--text-secondary);font-family:system-ui,-apple-system,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:var(--accent-text)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
