:root,:root[data-theme=dark]{--red: #ff4230;--bg: #0a0b0d;--surface1: #131418;--surface2: #1b1c21;--divider: rgba(255, 255, 255, .06);--txt: #f7f7f9;--sub: #9a9ca4;--faint: #585a62;--tabbar: rgba(10, 11, 13, .85);--shadow: 0 8px 32px rgba(0, 0, 0, .35);color-scheme:dark}:root[data-theme=light]{--bg: #fafafc;--surface1: #ffffff;--surface2: #f1f1f5;--divider: rgba(0, 0, 0, .06);--txt: #0e0f12;--sub: #6e7076;--faint: #aeb0b8;--tabbar: rgba(250, 250, 252, .85);--shadow: 0 8px 28px rgba(20, 22, 30, .07);color-scheme:light}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body,#root{min-height:100%}body{background:var(--bg);color:var(--txt);font-family:Inter,-apple-system,sans-serif;transition:background .35s;-webkit-font-smoothing:antialiased}button{font:inherit;color:inherit;background:none;border:none}input,textarea,select{font:inherit;color:inherit}a{color:inherit;text-decoration:none}::-webkit-scrollbar{display:none}.display{font-family:Outfit,Inter,sans-serif;font-feature-settings:"tnum"}.screen-title{font-family:Outfit,Inter,sans-serif;font-feature-settings:"tnum";font-weight:800;font-style:italic;letter-spacing:-.03em;line-height:1;color:var(--txt);text-transform:uppercase}.screen-title .period{color:var(--red)}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes drawLine{0%{stroke-dashoffset:600}to{stroke-dashoffset:0}}@keyframes pop{0%{transform:scale(1)}45%{transform:scale(1.14)}to{transform:scale(1)}}@keyframes pulseRing{0%{transform:scale(.6);opacity:.7}to{transform:scale(1.7);opacity:0}}.screen{animation:fadeUp .45s cubic-bezier(.22,1,.36,1)}.stagger>*{animation:fadeUp .5s cubic-bezier(.22,1,.36,1) both}.stagger>*:nth-child(1){animation-delay:.03s}.stagger>*:nth-child(2){animation-delay:.08s}.stagger>*:nth-child(3){animation-delay:.13s}.stagger>*:nth-child(4){animation-delay:.18s}.stagger>*:nth-child(5){animation-delay:.23s}.stagger>*:nth-child(n+6){animation-delay:.28s}.pressable{transition:transform .15s cubic-bezier(.34,1.56,.64,1),opacity .15s;cursor:pointer;-webkit-user-select:none;user-select:none}.pressable:active{transform:scale(.96)}.hoverable{transition:background .15s;cursor:pointer}.zone-pop{animation:pop .28s cubic-bezier(.34,1.56,.64,1)}.chart-line{stroke-dasharray:600;animation:drawLine 1.3s cubic-bezier(.4,0,.2,1) forwards}.pulse-ring{animation:pulseRing 1.8s ease-out infinite}.pulse-ring-once{animation:pulseRing .5s ease-out forwards}@media print{.no-print{display:none!important}body *{visibility:hidden}.print-sheet,.print-sheet *{visibility:visible}.print-sheet{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;border-radius:0!important;box-shadow:none!important}}.coach-wrap{max-width:1140px;margin:0 auto;padding:28px 32px 40px}.main-grid{display:grid;grid-template-columns:1fr 340px;gap:20px;align-items:start}.detail-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:20px;align-items:start}.stats-row{display:flex;gap:44px;flex-wrap:wrap;row-gap:22px}.roster-row{display:flex;align-items:center;gap:14px;padding:13px 20px}.day-cells{display:grid;grid-template-columns:repeat(7,1fr);gap:7px}@media(max-width:980px){.main-grid,.detail-grid{grid-template-columns:1fr}}@media(max-width:760px){.topbar-search{display:none}.col-stitch,.col-pen,.col-velo{display:none!important}.stats-row{gap:28px}}@media(max-width:560px){.coach-wrap{padding:20px 16px 32px}.col-day{display:none!important}.roster-row{padding:13px 16px}.day-cells{grid-template-columns:repeat(4,1fr)}}@media(prefers-reduced-motion:reduce){.screen,.stagger>*,.zone-pop,.chart-line,.pulse-ring,.pulse-ring-once{animation:none!important}.chart-line{stroke-dasharray:none}.pulse-ring,.pulse-ring-once{opacity:0}}
