._nav_1fct8_1{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;display:flex;background:var(--surface);border-top:1px solid var(--border);padding:8px 0 20px;z-index:100}._link_1fct8_15{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;padding:6px 0;font-family:inherit;font-size:10px;background:none;border:none;cursor:pointer;text-decoration:none;color:var(--muted);letter-spacing:.02em;transition:color .15s}._link_1fct8_15 svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}._active_1fct8_43{color:var(--accent)}._iconWrap_1fct8_47{position:relative;display:flex}._badge_1fct8_52{position:absolute;top:-6px;right:-8px;min-width:16px;height:16px;border-radius:8px;background:var(--accent);color:#fff;font-size:10px;font-weight:600;line-height:16px;text-align:center;padding:0 4px;box-sizing:border-box}._wrapper_1yw8t_1{display:flex;flex-direction:column;height:100dvh;max-width:480px;margin:0 auto;overflow:hidden}._header_1yw8t_10{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:50}._greeting_1yw8t_22{font-size:16px;font-weight:600;color:var(--text)}._logoutBtn_1yw8t_28{display:flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid var(--border);border-radius:8px;background:var(--bg);color:var(--muted);font-size:13px;cursor:pointer;transition:color .15s,border-color .15s}._logoutBtn_1yw8t_28:hover{color:var(--danger, #ef4444);border-color:var(--danger, #ef4444)}._logoutBtn_1yw8t_28 svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}._main_1yw8t_55{flex:1;display:flex;flex-direction:column;min-height:0;padding-bottom:80px}:root{--bg: oklch(98% .004 240);--surface: oklch(100% 0 0);--fg: oklch(20% .02 240);--muted: oklch(50% .018 240);--border: oklch(90% .006 240);--accent: oklch(56% .12 170);--accent-dim: oklch(56% .12 170 / .12);--success: oklch(54% .16 145);--warning: oklch(65% .18 80);--danger: oklch(55% .18 28);--cardio: oklch(58% .18 255);--superset: oklch(54% .14 310);--circuit: oklch(60% .15 85);--font-display: "Söhne", "Avenir Next", -apple-system, sans-serif;--font-body: -apple-system, BlinkMacSystemFont, "SF Pro Text", sans-serif}@media(prefers-color-scheme:dark){:root:not([data-tg-theme=light]){--bg: oklch(18% .012 240);--surface: oklch(22% .015 240);--fg: oklch(92% .008 240);--muted: oklch(60% .012 240);--border: oklch(30% .015 240)}}:root[data-tg-theme=dark]{--bg: oklch(18% .012 240);--surface: oklch(22% .015 240);--fg: oklch(92% .008 240);--muted: oklch(60% .012 240);--border: oklch(30% .015 240)}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-body);background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);margin:0}a{color:var(--accent);text-decoration:none}.page-loader{display:flex;justify-content:center;align-items:center;height:100vh}.page-loader:after{content:"";width:24px;height:24px;border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
