@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Barlow+Condensed:wght@400;600;700&family=JetBrains+Mono:wght@400;500&display=swap";:root[data-theme=light],:root{--color-surface: #f4f1ea;--color-surface-elev: #ece8e0;--color-foreground: #0e1c30;--color-foreground-muted: #5a5e6a;--color-gold: #c9a84c;--color-ring-base: #0e1c30;--color-ring-track: rgba(14, 28, 48, .07);--color-ring-tip: #c9a84c;--color-ring-halo: rgba(201, 168, 76, .25);--color-card-surface: rgba(14, 28, 48, .05);--color-border: rgba(14, 28, 48, .1);--color-btn-keep-border: rgba(14, 28, 48, .22);--surface-base: #f4f1ea;--surface-card: #ece8e0;--surface-elevated: #e4e0d8;--surface-inset: #f4f1ea;--border-subtle: rgba(14, 28, 48, .1);--border-default: rgba(14, 28, 48, .22);--text-primary: #0e1c30;--text-secondary: #5a5e6a;--text-tertiary: #8a8e9a;--text-muted: #8a8e9a;--text-ghost: #8a8e9a;--graph-line: #8a8e9a;--graph-grid: rgba(14, 28, 48, .1);--chart-area-fill: rgba(14, 28, 48, .1);--chart-area-dot: rgba(14, 28, 48, .35);--zone-easy: rgba(14, 28, 48, .12);--zone-tempo: rgba(14, 28, 48, .35)}:root[data-theme=dark]{--color-surface: #0e1c30;--color-surface-elev: #18263d;--color-foreground: #f4f1ea;--color-foreground-muted: #b4b9c6;--color-gold: #c9a84c;--color-ring-base: #f4f1ea;--color-ring-track: rgba(244, 241, 234, .06);--color-ring-tip: #c9a84c;--color-ring-halo: rgba(201, 168, 76, .18);--color-card-surface: rgba(244, 241, 234, .05);--color-border: rgba(244, 241, 234, .07);--color-btn-keep-border: rgba(244, 241, 234, .2);--surface-base: #080f1c;--surface-card: #0e1c30;--surface-elevated: #18263d;--surface-inset: #080f1c;--border-subtle: #1e2535;--border-default: #263040;--text-primary: #b4b9c6;--text-secondary: #7c8290;--text-tertiary: #4a5568;--text-muted: #363f4e;--text-ghost: #4a4f5c;--graph-line: #c2c7d2;--graph-grid: #3a4154;--chart-area-fill: rgba(244, 241, 234, .15);--chart-area-dot: rgba(244, 241, 234, .55);--zone-easy: rgba(180, 185, 198, .22);--zone-tempo: rgba(180, 185, 198, .52)}:root{--navy-deep: #080f1c;--navy: #0e1c30;--navy-elev: #18263d;--gold: #c9a84c;--gold-light: #d4aa4e;--gold-deep: #b8922e;--ivory: #f4ede0;--surface-base: var(--navy-deep);--surface-card: var(--navy);--surface-elevated: var(--navy-elev);--surface-inset: var(--navy-deep);--border-subtle: #1e2535;--border-default: #263040;--gold-dim: #c9a84c88;--gold-faint: #c9a84c22;--teal: #3aada6;--teal-dim: #3aada677;--teal-faint: #3aada622;--burnt: #c06a3a;--text-primary: #b4b9c6;--text-secondary: #7c8290;--text-tertiary: #4a5568;--text-muted: #363f4e;--text-ghost: #4a4f5c;--graph-line: #c2c7d2;--graph-grid: #3a4154;--chart-area-fill: rgba(244, 241, 234, .15);--chart-area-dot: rgba(244, 241, 234, .55);--zone-easy: rgba(180, 185, 198, .22);--zone-tempo: rgba(180, 185, 198, .52);--on-track: #3aada6;--behind: #c06a3a;--ahead: #c9a84c;--accent-perf: #c9a84c;--accent-fatigue: #c06a3a;--accent-form: #3aada6;--status-danger: #c06a3a;--status-success: #3aada6;--font-display: "Barlow Condensed", monospace;--font-body: "Inter", sans-serif;--font-sans: "Inter", sans-serif;--font-mono: "JetBrains Mono", monospace;--left-col-width: 298px;--sidebar-w: 64px;--sidebar-expanded: 220px;--topbar-h: 56px;--radius-card: 12px;--radius-sm: 8px;--radius-pill: 9999px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;background:var(--color-surface);color:var(--color-foreground);font-family:var(--font-body);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}
