:root{--bg: #0d0f14;--bg2: #151923;--bg3: #1d2330;--text: #e8eaf0;--muted: #8b93a7;--acc: #ffb454;--acc-dim: #ffb45426;--ok: #4ade80;--warn: #f87171;--run: #4ade80;--walk: #38bdf8;--fig-body: #e8eaf0;--fig-gear: #5a6478}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overscroll-behavior:none}.app{min-height:100dvh;display:flex;flex-direction:column}.content{flex:1;padding:max(env(safe-area-inset-top),16px) 16px calc(84px + env(safe-area-inset-bottom));max-width:560px;margin:0 auto;width:100%}.tabbar{position:fixed;bottom:0;left:0;right:0;display:flex;background:color-mix(in srgb,var(--bg2) 92%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid #ffffff14;padding-bottom:env(safe-area-inset-bottom);z-index:10}.tab{flex:1;background:none;border:none;color:var(--muted);padding:10px 0 8px;font-size:11px;display:flex;flex-direction:column;align-items:center;gap:2px;cursor:pointer}.tab.active{color:var(--acc)}.tab-icon{font-size:20px;line-height:1}h1{font-size:26px;margin-bottom:12px}h2.card-title{font-size:14px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:10px}h3{font-size:17px}.screen>*+*{margin-top:12px}.card{background:var(--bg2);border-radius:16px;padding:16px;border:1px solid #ffffff0a}.card.accent{border-color:var(--acc);background:linear-gradient(var(--acc-dim),transparent 60%),var(--bg2)}.muted{color:var(--muted)}.small{font-size:13px}.center{text-align:center}.ok-text{color:var(--ok)}.warn-text{color:var(--warn);font-size:14px;margin-top:8px}.note{color:var(--acc);font-size:14px;margin-top:6px}.btn{background:var(--bg3);color:var(--text);border:1px solid #ffffff1a;border-radius:12px;padding:12px 18px;font-size:16px;font-weight:600;cursor:pointer;min-height:48px}.btn:active{transform:scale(.97)}.btn:disabled{opacity:.4}.btn.big{width:100%;padding:16px;background:var(--acc);color:#14161c;border:none;font-size:17px}.btn.ghost{background:none;border-color:transparent;color:var(--muted)}.btn.acc{background:var(--acc);color:#14161c;border:none}.btn.warn{background:#f8717122;border-color:var(--warn);color:var(--warn)}.btn.running{background:var(--acc);color:#14161c;border:none}.btn.done{background:none;border-color:var(--ok);color:var(--ok)}.btn-row{display:flex;gap:10px}.btn-row .btn{flex:1}.fig{width:110px;height:78px;flex-shrink:0;background:var(--bg3);border-radius:12px}.fig .b{stroke:var(--fig-body);stroke-width:6;fill:none;stroke-linecap:round;stroke-linejoin:round}.fig .h{fill:var(--fig-body)}.fig .g{stroke:var(--fig-gear);stroke-width:5;fill:none;stroke-linecap:round}.fig .gf{fill:var(--fig-gear)}.fig .a{stroke:var(--acc);stroke-width:3;fill:none;stroke-linecap:round}.fig .ad{stroke-dasharray:4 5}.player-head{display:flex;align-items:center;gap:10px;margin-bottom:8px}.session-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.phase-badge{display:inline-block;background:var(--acc-dim);color:var(--acc);font-size:13px;font-weight:700;padding:4px 10px;border-radius:99px;margin-bottom:12px}.ex-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.ex-meta{font-size:15px;color:var(--muted);margin-top:4px;display:flex;align-items:center;gap:8px}.sa-badge{font-size:11px;font-weight:700;color:var(--acc);border:1px solid var(--acc);border-radius:99px;padding:1px 8px}.cues{margin:10px 0 12px 18px;color:var(--muted);font-size:14px}.cues li+li{margin-top:3px}.sets-row{display:flex;align-items:center;gap:14px}.sets-count{font-size:22px;font-weight:700;min-width:48px}.done-mark{color:var(--ok);font-weight:700}.hold-btn{flex:1}.tut-live{background:var(--acc-dim);border-radius:12px;padding:10px 14px;color:var(--acc);font-size:15px}.tut-gauge .tut-labels,.tut-labels{display:flex;justify-content:space-between;font-size:14px;margin-bottom:6px}.bar{height:10px;background:var(--bg3);border-radius:99px;overflow:hidden}.bar-fill{height:100%;background:var(--acc);border-radius:99px;transition:width .3s}.rules{margin-left:18px;font-size:14px;color:var(--muted)}.rules li+li{margin-top:6px}.check-row{display:flex;gap:12px;align-items:flex-start;padding:10px 0;font-size:15px;cursor:pointer}.check-row input{width:22px;height:22px;accent-color:var(--acc);flex-shrink:0}.num-entry{display:flex;gap:10px}.num-entry input{flex:1;background:var(--bg3);border:1px solid #ffffff1a;border-radius:12px;color:var(--text);font-size:18px;padding:12px 14px;min-width:0}.baseline-row,.hist-row{display:flex;justify-content:space-between;padding:8px 0;font-size:15px;border-bottom:1px solid #ffffff0a}.rest-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--bg) 88%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:50}.rest-label{font-size:18px;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.rest-time{font-size:96px;font-weight:800;font-variant-numeric:tabular-nums;color:var(--acc)}.rest-skip{color:var(--muted);font-size:14px}.timeline{display:flex;gap:2px;height:14px;border-radius:99px;overflow:hidden;margin:12px 0}.tl-block{min-width:3px}.tl-block.run{background:var(--run)}.tl-block.walk{background:var(--walk)}.tl-block.done{background:var(--bg3)}.run-player{display:flex;flex-direction:column;min-height:calc(100dvh - 140px)}.run-state{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:30px 0}.run-mode{font-size:30px;font-weight:800;letter-spacing:.2em}.running-bg .run-mode{color:var(--run)}.walking-bg .run-mode{color:var(--walk)}.run-clock{font-size:88px;font-weight:800;font-variant-numeric:tabular-nums;line-height:1}.run-summary p{font-size:16px}.cadence-row{display:flex;justify-content:space-between;align-items:center;gap:10px}.cadence-val{font-size:22px;font-weight:800}.cadence-val.acc{color:var(--acc)}.pain-scale{display:flex;flex-wrap:wrap;gap:6px}.pain-btn{width:44px;height:44px;border-radius:10px;border:1px solid #ffffff1a;background:var(--bg3);color:var(--text);font-size:16px;font-weight:700}.pain-btn.sel{background:var(--acc);color:#14161c;border:none}.site-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.chip{border:1px solid #ffffff1a;background:var(--bg3);color:var(--text);border-radius:99px;padding:8px 14px;font-size:14px}.chip.sel{background:var(--acc);color:#14161c;border:none}.chart{width:100%;height:auto;background:var(--bg3);border-radius:12px;margin-bottom:8px}.weight-line{stroke:var(--acc);stroke-width:2.5;fill:none;stroke-linecap:round;stroke-linejoin:round}.weight-dot{fill:var(--acc)}.corridor{stroke:#8b93a755;stroke-width:1.5;fill:none;stroke-dasharray:4 4}.target-line{stroke:var(--ok);stroke-width:1.5;stroke-dasharray:2 4}.tut-bar-row{display:grid;grid-template-columns:44px 1fr 52px;gap:10px;align-items:center;padding:4px 0}.weight-status{display:flex;justify-content:space-between;margin-top:10px;font-size:14px}.home-head{display:flex;justify-content:space-between;align-items:baseline}a{color:var(--acc)}
