@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=Outfit:wght@400;500;600;700&display=swap";:root{--bg: #0c0f12;--bg-elev: #141a20;--bg-elev-2: #1b232c;--line: #2a3542;--text: #edf2f7;--muted: #8d9aa8;--accent: #d0ff3e;--pace: #7dd3fc;--hr: #fb7185;--easy: #86efac;--long: #67e8f9;--tempo: #fbbf24;--interval: #fb7185;--race: #c4b5fd;--other: #94a3b8;--radius: 14px;--heat-1: #212b20;--heat-2: #2d4020;--heat-3: #3c5820;--heat-4: #4a711e;--heat-5: #56821a;--heat-4-edge: rgba(208, 255, 62, .35);--heat-5-edge: rgba(208, 255, 62, .7);--checker: repeating-conic-gradient(var(--text) 0% 25%, var(--bg) 0% 50%);--race-fade: linear-gradient( 165deg, rgba(12, 15, 18, .1) 0%, rgba(12, 15, 18, .55) 28%, rgba(12, 15, 18, .93) 50% )}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;font-family:Outfit,system-ui,sans-serif;background:radial-gradient(1200px 500px at 10% -10%,rgba(208,255,62,.08),transparent 50%),var(--bg);color:var(--text)}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.app-shell{max-width:1080px;margin:0 auto;padding:1.25rem 1.25rem 4rem}.topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:.75rem;color:var(--text);text-decoration:none}.brand strong{display:block;font-size:1.05rem;letter-spacing:.02em}.brand em{display:block;font-style:normal;color:var(--muted);font-size:.8rem}.brand-mark{width:36px;height:36px;border-radius:10px;background:linear-gradient(180deg,transparent 55%,var(--accent) 55% 62%,transparent 62%),var(--bg-elev-2);border:1px solid var(--line);box-shadow:inset 0 0 0 1px #d0ff3e1f}.topbar-note{margin:0;color:var(--muted);font-size:.8rem}.hero{display:flex;justify-content:space-between;gap:1.5rem;align-items:flex-end;margin-bottom:1.5rem}.eyebrow{margin:0 0 .35rem;color:var(--accent);font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}h1{margin:0 0 .4rem;font-size:clamp(1.6rem,3vw,2.1rem);font-weight:650}.lede{margin:0;color:var(--muted);max-width:40rem}.hero-stats,.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem}.summary-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;align-items:stretch}.summary-row>.panel{margin-top:0}.summary-card .summary-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 1rem}.summary-stats dt{color:var(--muted);font-size:.75rem}.summary-stats dd{margin:.15rem 0 0;font-size:1.15rem}.summary-kind-block{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 1rem;padding-top:.35rem;border-top:1px solid var(--line)}.stat-rest dt,.stat-rest dd{color:var(--muted)}.hero-stats{min-width:220px}.hero-stats>div,.stat-grid>div{background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius);padding:.85rem 1rem}dt{color:var(--muted);font-size:.75rem}dd{margin:.2rem 0 0;font-size:1.25rem}.mono{font-family:IBM Plex Mono,ui-monospace,monospace;font-variant-numeric:tabular-nums}.filters{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1rem}.chip{border:1px solid var(--line);background:var(--bg-elev);color:var(--muted);border-radius:999px;padding:.35rem .8rem;font:inherit;font-size:.85rem;cursor:pointer}.chip.active,.chip:hover{color:var(--bg);background:var(--accent);border-color:var(--accent)}.table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius);background:var(--bg-elev)}.data-table{width:100%;border-collapse:collapse;font-size:.92rem}.data-table th,.data-table td{padding:.75rem .9rem;text-align:left;border-bottom:1px solid var(--line);white-space:nowrap}.data-table th{color:var(--muted);font-weight:500;font-size:.75rem;letter-spacing:.04em;text-transform:uppercase}.data-table tr:last-child td{border-bottom:0}.run-table tbody tr:hover{background:var(--bg-elev-2)}.row-link{color:var(--text);font-weight:500}.type-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.15rem .55rem;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;background:var(--bg-elev-2)}.type-easy{color:var(--easy)}.type-long{color:var(--long)}.type-tempo{color:var(--tempo)}.type-interval{color:var(--interval)}.type-race{color:var(--race)}.type-other{color:var(--other)}.panel{margin-top:1.25rem;background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius);padding:1rem 1.1rem 1.15rem}.panel h2{margin:0 0 .75rem;font-size:1rem}.axis-switch{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem;margin:1.25rem 0 0}.axis-switch-label{color:var(--muted);font-size:.8rem;margin-right:.25rem}.chart-wrap{width:100%}.crumb{display:flex;gap:.45rem;color:var(--muted);font-size:.88rem;margin:0 0 1rem}.notes{color:var(--muted);margin:0 0 1.25rem}.zone-method{margin:-.35rem 0 .85rem;color:var(--muted);font-size:.78rem;line-height:1.4}.zone-rows{display:flex;flex-direction:column;gap:.55rem}.zone-row{display:grid;grid-template-columns:4.6rem minmax(0,1fr) auto;align-items:center;gap:.65rem}.zone-row-label{display:flex;flex-direction:column;gap:.08rem;color:var(--text);font-size:.78rem;font-weight:600;letter-spacing:.04em}.zone-row-label small{color:var(--muted);font-size:.68rem;font-weight:400;letter-spacing:0;font-variant-numeric:tabular-nums}.zone-row-track{height:10px;border-radius:999px;background:var(--bg);overflow:hidden}.zone-row-fill{height:100%;border-radius:inherit;min-width:0}.zone-row-fill.z1{background:#86efac}.zone-row-fill.z2{background:#67e8f9}.zone-row-fill.z3{background:#fbbf24}.zone-row-fill.z4{background:#fb923c}.zone-row-fill.z5{background:#fb7185}.zone-row-meta{color:var(--muted);font-size:.78rem;white-space:nowrap}.zone-row-meta em{font-style:normal;color:var(--text);margin-left:.4rem}.empty{color:var(--muted);line-height:1.6}.empty-inline{margin:0;color:var(--muted)}.hint{margin:0 0 .75rem;color:var(--muted);font-size:.85rem;line-height:1.5}.kind-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.12rem .5rem;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;background:var(--bg-elev-2)}.kind-work{color:var(--interval)}.kind-rest{color:var(--muted)}.row-work{background:#fb718512}.calendar{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.calendar-head{display:flex;justify-content:space-between;align-items:flex-end;gap:1.5rem}.calendar-nav{display:flex;align-items:center;gap:.75rem;margin-bottom:.4rem}.calendar-title{margin:0;min-width:9.5rem;text-align:center;font-size:clamp(1.6rem,3vw,2.1rem);font-weight:650}.calendar-nav-button{flex:none;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:999px;background:var(--bg-elev);color:var(--text);cursor:pointer}.calendar-nav-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.calendar-nav-button:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.calendar-nav-button:disabled{opacity:.35;cursor:not-allowed}.calendar-today:not(:disabled){color:var(--bg);background:var(--accent);border-color:var(--accent)}.calendar-today:disabled,.calendar-today:disabled:hover{color:var(--muted);background:var(--bg-elev);border-color:var(--line);cursor:default}.calendar-stats{min-width:420px;grid-template-columns:repeat(3,minmax(0,1fr))}.calendar-legend{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem 1.5rem;color:var(--muted);font-size:.75rem}.calendar-legend-group{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .85rem}.calendar-legend-item{display:inline-flex;align-items:center;gap:.35rem}.calendar-weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.5rem}.calendar-weekdays{padding-left:.25rem;color:var(--muted);font-size:.75rem;letter-spacing:.04em}.calendar-weekday-short{display:none}.calendar-viewport{overflow:hidden;border-radius:var(--radius);touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:grab}.calendar-viewport:active{cursor:grabbing}.calendar-grid{margin:0;padding:0;list-style:none}.heat-0{--heat-bg: var(--bg-elev);--heat-edge: var(--line)}.heat-1{--heat-bg: var(--heat-1);--heat-edge: var(--heat-1)}.heat-2{--heat-bg: var(--heat-2);--heat-edge: var(--heat-2)}.heat-3{--heat-bg: var(--heat-3);--heat-edge: var(--heat-3)}.heat-4{--heat-bg: var(--heat-4);--heat-edge: var(--heat-4-edge)}.heat-5{--heat-bg: var(--heat-5);--heat-edge: var(--heat-5-edge)}.calendar-swatch,.calendar-cell{background:var(--heat-bg);border:1px solid var(--heat-edge)}.calendar-swatch{width:16px;height:16px;border-radius:5px}.calendar-swatch.is-race{background:var(--checker) 0 0 / 8px 8px;border-color:var(--race)}.calendar-cell{container-type:inline-size;height:110px;padding:9px 10px 8px;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;color:var(--text)}.calendar-cell.heat-0{color:var(--muted)}.calendar-cell.is-race{background:var(--race-fade),var(--checker) 0 0 / 18px 18px;border-color:var(--race)}.calendar-cell.is-outside{background:transparent;border-color:var(--bg-elev-2);color:var(--muted);opacity:.45}.calendar-cell-top{display:flex;justify-content:space-between;align-items:flex-start;gap:4px}.calendar-cell-icons{display:flex;align-items:center;gap:4px;min-height:22px}.workout-icon{flex:none;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:#0c0f12d1}.workout-icon svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.calendar-icon{width:22px;height:22px}.calendar-icon svg{width:14px;height:14px}.calendar-cell-extra{padding:2px 5px;border-radius:6px;background:#0c0f12d1;color:var(--text);font-size:11px;font-weight:600}.calendar-cell-date{padding:0 7px;border-radius:999px;font-size:.875rem;font-weight:600;line-height:22px}.calendar-cell.is-race .calendar-cell-date{background:#0c0f12d9;color:var(--text)}.calendar-cell.is-today .calendar-cell-date{background:var(--bg);color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.calendar-cell-km{flex:1;min-height:0;display:flex;align-items:center}.calendar-cell-km-value{display:flex;align-items:baseline;gap:4px}.calendar-cell-km-number{font-size:min(50px,34cqi);font-weight:600;line-height:.9;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.calendar-cell-km-unit{font-size:min(13px,9cqi);font-weight:500;opacity:.75}.calendar-cell.is-race .calendar-cell-km-number{text-shadow:0 2px 10px rgba(12,15,18,.9)}.calendar-cell.is-race .calendar-cell-km-unit{color:var(--race);opacity:1}@media(max-width:720px){.hero,.topbar,.calendar-head{flex-direction:column;align-items:flex-start}.stat-grid,.summary-row{grid-template-columns:minmax(0,1fr)}.calendar-head>div,.calendar-stats{width:100%;min-width:0}.calendar-nav{justify-content:space-between}.calendar-title{flex:1;min-width:0}.calendar-today{display:none}.calendar-weekdays,.calendar-grid{gap:4px}.calendar-weekdays{padding-left:0;text-align:center}.calendar-weekday-long{display:none}.calendar-weekday-short{display:inline}.calendar-viewport{border-radius:10px}.calendar-cell{height:58px;padding:4px 4px 5px;border-radius:9px}.calendar-cell.is-race{background:var(--race-fade),var(--checker) 0 0 / 10px 10px}.calendar-icon+.calendar-icon,.calendar-cell-extra,.calendar-cell-km-unit{display:none}.calendar-cell-icons{min-height:15px}.calendar-icon{width:15px;height:15px;border-radius:4px}.calendar-icon svg{width:10px;height:10px;stroke-width:2.8}.calendar-cell-date{padding:0 3px;font-size:10px;line-height:14px}.calendar-cell-km{justify-content:center}.calendar-cell-km-number{font-size:18px}}
