:root{--tb-bg:#0b0b12;--tb-bg-raised:#11111c;--tb-surface:#171726;--tb-surface-alt:#1c1c2e;--tb-border:#29293d;--tb-border-light:#36364e;--tb-accent:#f59e42;--tb-accent-hover:#f7b05e;--tb-accent-muted:#f59e421f;--tb-accent-ghost:#f59e420f;--tb-accent-subtle:#f59e4233;--tb-teal:#2dd4bf;--tb-teal-muted:#2dd4bf1f;--tb-green:#4ade80;--tb-green-muted:#4ade801f;--tb-green-strong:#4ade8033;--tb-amber:#fbbf24;--tb-amber-muted:#fbbf241f;--tb-amber-strong:#fbbf2433;--tb-orange:#fb923c;--tb-orange-muted:#fb923c1f;--tb-red:#f87171;--tb-red-muted:#f871711f;--tb-red-strong:#f8717133;--tb-blue:#60a5fa;--tb-blue-muted:#60a5fa1f;--tb-violet:#a78bfa;--tb-violet-muted:#a78bfa1f;--tb-text-primary:#e8e6e3;--tb-text-secondary:#a19e98;--tb-text-muted:#63605a;--tb-text-inverse:#0b0b12;--tb-font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif;--tb-font-mono:"JetBrains Mono", "SF Mono", "Fira Code", "Cascadia Code", Consolas, "Liberation Mono", monospace;--tb-text-xs:.6875rem;--tb-text-sm:.8125rem;--tb-text-base:.9375rem;--tb-text-md:1.125rem;--tb-text-lg:1.375rem;--tb-text-xl:1.75rem;--tb-text-2xl:2.25rem;--tb-text-3xl:3rem;--tb-leading-tight:1.15;--tb-leading-snug:1.3;--tb-leading-normal:1.5;--tb-leading-relaxed:1.65;--tb-font-normal:400;--tb-font-medium:500;--tb-font-semibold:600;--tb-font-bold:700;--tb-font-metrics:"Inter", -apple-system, BlinkMacSystemFont, sans-serif;font-variant-numeric:tabular-nums;--tb-space-1:.25rem;--tb-space-2:.5rem;--tb-space-3:.75rem;--tb-space-4:1rem;--tb-space-5:1.25rem;--tb-space-6:1.5rem;--tb-space-8:2rem;--tb-space-10:2.5rem;--tb-space-12:3rem;--tb-space-16:4rem;--tb-radius-sm:6px;--tb-radius-md:8px;--tb-radius-lg:12px;--tb-radius-xl:16px;--tb-radius-full:9999px;--tb-shadow-sm:0 1px 2px #0000004d;--tb-shadow-md:0 4px 12px #0006;--tb-shadow-lg:0 8px 24px #00000080;--tb-shadow-glow:0 0 20px #f59e421f;--tb-transition-fast:.12s ease;--tb-transition-normal:.2s ease;--tb-transition-slow:.3s ease;--tb-motion-safe:var(--tb-transition-normal)}@media (prefers-reduced-motion:reduce){:root{--tb-transition-fast:0s;--tb-transition-normal:0s;--tb-transition-slow:0s;--tb-motion-safe:0s}}.tb-readiness-high{--tb-readiness:var(--tb-green)}.tb-readiness-mid{--tb-readiness:var(--tb-amber)}.tb-readiness-low{--tb-readiness:var(--tb-red)}.tb-form-fresh{--tb-form-color:var(--tb-green)}.tb-form-neutral{--tb-form-color:var(--tb-text-secondary)}.tb-form-loading{--tb-form-color:var(--tb-amber)}.tb-form-fatigued{--tb-form-color:var(--tb-orange)}.tb-form-overtrained{--tb-form-color:var(--tb-red)}.tb-sport-running{--tb-sport-accent:#f59e4214}.tb-sport-cycling{--tb-sport-accent:#2dd4bf14}.tb-sport-swimming{--tb-sport-accent:#60a5fa14}.tb-sport-strength{--tb-sport-accent:#a78bfa14}*,:before,:after{box-sizing:border-box;margin:0}html{-webkit-text-size-adjust:100%;tab-size:4;scroll-behavior:smooth}body{font-family:var(--tb-font-sans);font-size:var(--tb-text-base);line-height:var(--tb-leading-normal);color:var(--tb-text-primary);background:var(--tb-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg,video,canvas{max-width:100%;display:block}input,button,textarea,select{font:inherit;color:inherit}a{color:var(--tb-accent);transition:color var(--tb-transition-fast);text-decoration:none}a:hover{color:var(--tb-accent-hover)}h1,h2,h3,h4,h5,h6{font-weight:var(--tb-font-semibold);line-height:var(--tb-leading-tight);color:var(--tb-text-primary)}h1{font-size:var(--tb-text-xl);letter-spacing:-.02em}h2{font-size:var(--tb-text-lg);letter-spacing:-.01em}h3{font-size:var(--tb-text-md)}h4{font-size:var(--tb-text-base)}.metric-value,.stat-number,.tb-mono{font-variant-numeric:tabular-nums}input[type=text],input[type=number],input[type=email],input[type=password],input[type=date],input[type=datetime-local],input[type=search],textarea,select{background:var(--tb-bg);border:1px solid var(--tb-border);border-radius:var(--tb-radius-md);width:100%;color:var(--tb-text-primary);font-size:var(--tb-text-sm);line-height:var(--tb-leading-normal);transition:border-color var(--tb-transition-fast), box-shadow var(--tb-transition-fast);padding:.55rem .75rem;display:block}input:focus,textarea:focus,select:focus{border-color:var(--tb-accent);box-shadow:0 0 0 3px var(--tb-accent-muted);outline:none}input::placeholder,textarea::placeholder{color:var(--tb-text-muted)}select option{background:var(--tb-surface);color:var(--tb-text-primary)}input[type=range]{width:100%;accent-color:var(--tb-accent)}input[type=checkbox]{accent-color:var(--tb-accent);cursor:pointer;width:1rem;height:1rem}.tb-btn{border-radius:var(--tb-radius-md);font-size:var(--tb-text-sm);font-weight:var(--tb-font-semibold);cursor:pointer;transition:all var(--tb-transition-fast);line-height:var(--tb-leading-snug);white-space:nowrap;border:none;justify-content:center;align-items:center;gap:.4rem;padding:.5rem 1rem;display:inline-flex}.tb-btn:disabled{opacity:.45;cursor:not-allowed}.tb-btn-primary{background:var(--tb-accent);color:var(--tb-text-inverse)}.tb-btn-primary:hover:not(:disabled){background:var(--tb-accent-hover)}.tb-btn-secondary{background:var(--tb-surface-alt);color:var(--tb-text-secondary);border:1px solid var(--tb-border)}.tb-btn-secondary:hover:not(:disabled){background:var(--tb-border);color:var(--tb-text-primary)}.tb-btn-ghost{color:var(--tb-text-secondary);background:0 0}.tb-btn-ghost:hover:not(:disabled){background:var(--tb-accent-ghost);color:var(--tb-accent)}.tb-btn-danger{color:var(--tb-red);border:1px solid var(--tb-red);background:0 0}.tb-btn-danger:hover:not(:disabled){background:var(--tb-red-muted)}.tb-btn-sm{font-size:var(--tb-text-xs);padding:.3rem .65rem}.tb-btn-icon{min-width:2rem;min-height:2rem;padding:.4rem}.tb-card{background:var(--tb-surface);border:1px solid var(--tb-border);border-radius:var(--tb-radius-lg);padding:var(--tb-space-5)}.tb-card-header{margin-bottom:var(--tb-space-4);justify-content:space-between;align-items:center;display:flex}.tb-card-title{font-size:var(--tb-text-xs);font-weight:var(--tb-font-semibold);color:var(--tb-text-muted);text-transform:uppercase;letter-spacing:.06em;margin:0}.tb-card-full{grid-column:1/-1}.tb-badge{border-radius:var(--tb-radius-full);font-size:var(--tb-text-xs);font-weight:var(--tb-font-semibold);line-height:var(--tb-leading-snug);align-items:center;padding:.15rem .55rem;display:inline-flex}.tb-status{font-size:var(--tb-text-xs);font-weight:var(--tb-font-medium);align-items:center;gap:.35rem;display:inline-flex}.tb-status:before{content:"";border-radius:50%;flex-shrink:0;width:7px;height:7px}.tb-status-good:before{background:var(--tb-green)}.tb-status-caution:before{background:var(--tb-amber)}.tb-status-warn:before{background:var(--tb-red)}.tb-status-info:before{background:var(--tb-blue)}.tb-notice{border-radius:var(--tb-radius-md);font-size:var(--tb-text-sm);line-height:var(--tb-leading-snug);padding:.65rem .85rem}.tb-notice-error{background:var(--tb-red-muted);color:var(--tb-red);border:1px solid var(--tb-red-strong)}.tb-notice-success{background:var(--tb-green-muted);color:var(--tb-green);border:1px solid var(--tb-green-strong)}.tb-notice-info{background:var(--tb-blue-muted);color:var(--tb-blue);border:1px solid #60a5fa40}.tb-notice-warn{background:var(--tb-amber-muted);color:var(--tb-amber);border:1px solid var(--tb-amber-strong)}.tb-loading,.tb-empty{padding:var(--tb-space-12) var(--tb-space-4);color:var(--tb-text-muted);font-size:var(--tb-text-sm);text-align:center;justify-content:center;align-items:center;display:flex}.tb-empty a{color:var(--tb-accent);text-underline-offset:2px;text-decoration:underline}.tb-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.tb-truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tb-divider{border:none;border-top:1px solid var(--tb-border);margin:var(--tb-space-4) 0}@keyframes tb-spin{to{transform:rotate(360deg)}}.tb-spinner{border:2px solid var(--tb-border);border-top-color:var(--tb-accent);border-radius:50%;width:1.25rem;height:1.25rem;animation:.6s linear infinite tb-spin}.app-shell.svelte-12qhfyh{min-height:100vh;display:flex}.tb-nav.svelte-12qhfyh{background:var(--tb-bg-raised);border-right:1px solid var(--tb-border);width:220px;padding:var(--tb-space-4) var(--tb-space-3);gap:var(--tb-space-2);flex-direction:column;flex-shrink:0;height:100vh;display:flex;position:sticky;top:0;overflow-y:auto}.tb-nav-brand.svelte-12qhfyh{padding:var(--tb-space-2) var(--tb-space-2);margin-bottom:var(--tb-space-2)}.tb-nav-logo.svelte-12qhfyh{font-size:var(--tb-text-md);font-weight:var(--tb-font-bold);color:var(--tb-accent);letter-spacing:-.01em;align-items:center;gap:.55rem;text-decoration:none;display:flex}.tb-nav-logo.svelte-12qhfyh:hover{color:var(--tb-accent-hover)}.tb-nav-links.svelte-12qhfyh{flex-direction:column;flex:1;gap:1px;display:flex}.tb-nav-link.svelte-12qhfyh{border-radius:var(--tb-radius-md);color:var(--tb-text-secondary);font-size:var(--tb-text-sm);font-weight:var(--tb-font-medium);transition:all var(--tb-transition-fast);align-items:center;gap:.65rem;padding:.5rem .65rem;text-decoration:none;display:flex}.tb-nav-link.svelte-12qhfyh:hover{background:var(--tb-surface);color:var(--tb-text-primary)}.tb-nav-link.active.svelte-12qhfyh{background:var(--tb-accent-muted);color:var(--tb-accent)}.tb-nav-link.active.svelte-12qhfyh .tb-nav-icon:where(.svelte-12qhfyh){color:var(--tb-accent)}.tb-nav-icon.svelte-12qhfyh{width:1.5rem;height:1.5rem;color:var(--tb-text-muted);transition:color var(--tb-transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:flex}.tb-nav-link.svelte-12qhfyh:hover .tb-nav-icon:where(.svelte-12qhfyh){color:var(--tb-text-secondary)}.tb-nav-footer.svelte-12qhfyh{padding-top:var(--tb-space-4);border-top:1px solid var(--tb-border);flex-direction:column;gap:.35rem;display:flex}.tb-nav-user.svelte-12qhfyh{font-size:var(--tb-text-xs);color:var(--tb-text-muted);text-overflow:ellipsis;white-space:nowrap;padding:0 .65rem;overflow:hidden}.tb-main.svelte-12qhfyh{min-width:0;padding:var(--tb-space-8) var(--tb-space-8);flex:1}.app-loading.svelte-12qhfyh{height:100vh;color:var(--tb-text-muted);font-size:var(--tb-text-sm);justify-content:center;align-items:center;display:flex}@media (width<=768px){.tb-nav.svelte-12qhfyh{width:100%;height:auto;padding:var(--tb-space-2) var(--tb-space-3);border-right:none;border-top:1px solid var(--tb-border);z-index:100;flex-direction:row;align-items:center;gap:0;position:fixed;inset:auto 0 0;overflow-y:visible}.tb-nav-brand.svelte-12qhfyh{display:none}.tb-nav-links.svelte-12qhfyh{flex-direction:row;flex:1;justify-content:space-around}.tb-nav-link.svelte-12qhfyh{border-radius:var(--tb-radius-sm);flex-direction:column;gap:.15rem;padding:.35rem .3rem;font-size:.6rem}.tb-nav-icon.svelte-12qhfyh{width:1.25rem;height:1.25rem}.tb-nav-label.svelte-12qhfyh{font-size:.55rem}.tb-nav-footer.svelte-12qhfyh{display:none}.tb-main.svelte-12qhfyh{padding:var(--tb-space-4);padding-bottom:4.5rem}}
