.dashboard.svelte-lztlh0{display:grid;gap:1rem;width:100%;max-width:400px}.dashboard-loading.svelte-lztlh0{color:var(--text-secondary);text-align:center;padding:2rem}.top-row.svelte-lztlh0{display:grid;grid-template-columns:1fr auto;gap:.75rem;align-items:stretch}.overall-rating.svelte-lztlh0{background:var(--bg-secondary);border-radius:8px;padding:1rem;text-align:center;border-top:3px solid var(--accent-success)}.overall-value.svelte-lztlh0{font-size:2rem;font-weight:700;color:var(--text-bright);line-height:1.1}.overall-label.svelte-lztlh0{font-size:.75rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem}.overall-peak.svelte-lztlh0{font-size:.625rem;color:var(--text-muted);margin-top:.25rem}.streak-card.svelte-lztlh0{background:var(--bg-secondary);border-radius:8px;padding:1rem 1.25rem;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:80px}.streak-icon.svelte-lztlh0{font-size:1.5rem;line-height:1}.streak-value.svelte-lztlh0{font-size:1.5rem;font-weight:700;color:var(--text-bright);line-height:1.2}.streak-label.svelte-lztlh0{font-size:.625rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.streak-at-risk.svelte-lztlh0 .streak-icon:where(.svelte-lztlh0){filter:grayscale(1);opacity:.6}.ratings-grid.svelte-lztlh0{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.rating-card.svelte-lztlh0{background:var(--bg-secondary);border-radius:8px;padding:.75rem;text-align:center}.rating-card.blitz.svelte-lztlh0{border-top:3px solid #f59e0b}.rating-card.rapid.svelte-lztlh0{border-top:3px solid #3b82f6}.rating-card.classical.svelte-lztlh0{border-top:3px solid #8b5cf6}.rating-icon.svelte-lztlh0{font-size:1.5rem;margin-bottom:.25rem}.rating-value.svelte-lztlh0{font-size:1.25rem;font-weight:700;color:var(--text-bright)}.rating-label.svelte-lztlh0{font-size:.75rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.rating-peak.svelte-lztlh0{font-size:.625rem;color:var(--text-muted);margin-top:.25rem}.rating-change.svelte-lztlh0{font-size:.875rem;font-weight:600;margin-left:.375rem}.rating-change.small.svelte-lztlh0{font-size:.75rem}.rating-change.positive.svelte-lztlh0{color:var(--accent-success)}.rating-change.negative.svelte-lztlh0{color:var(--accent-error)}.stat-card.svelte-lztlh0{background:var(--bg-secondary);border-radius:8px;padding:1rem}h3.svelte-lztlh0{margin:0 0 .75rem;font-size:.875rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.mode-row.svelte-lztlh0{display:grid;grid-template-columns:1fr auto auto;grid-template-rows:auto auto;gap:.25rem .5rem;padding:.75rem 0;border-bottom:1px solid var(--border-color);align-items:center}.mode-row.svelte-lztlh0:last-child{border-bottom:none}.perf-row.svelte-lztlh0{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid var(--border-color)}.perf-row.svelte-lztlh0:last-child{border-bottom:none}.mode-name.svelte-lztlh0{color:var(--text-secondary);grid-column:1;grid-row:1;text-align:left}.mode-stats.svelte-lztlh0{color:var(--text-bright);font-weight:500;grid-column:2;grid-row:1;font-size:.875rem}.mode-pct.svelte-lztlh0{color:var(--text-muted);font-size:.75rem;grid-column:3;grid-row:1;min-width:2.5rem;text-align:right}.progress-bar.svelte-lztlh0{grid-column:1 / -1;grid-row:2;height:6px;background:var(--bg-tertiary, rgba(255, 255, 255, .1));border-radius:3px;overflow:hidden}.progress-fill.svelte-lztlh0{height:100%;border-radius:3px;transition:width .3s ease}.progress-fill.low.svelte-lztlh0{background:linear-gradient(90deg,#ef4444,#f97316)}.progress-fill.medium.svelte-lztlh0{background:linear-gradient(90deg,#f59e0b,#eab308)}.progress-fill.high.svelte-lztlh0{background:linear-gradient(90deg,#22c55e,#10b981)}.perf-label.svelte-lztlh0{color:var(--text-secondary)}.perf-value.svelte-lztlh0{color:var(--text-bright);font-weight:500}.home-page.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:500px;width:100%;padding:1rem 0 2rem}h1.svelte-1uha8ag{color:var(--text-bright);margin:0 0 1rem;font-size:2rem}.user-info.svelte-1uha8ag{margin-bottom:2rem}.user-email.svelte-1uha8ag{color:var(--text-muted);margin:0}.tagline.svelte-1uha8ag{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.1rem}.auth-actions.svelte-1uha8ag{display:flex;gap:1rem}.login-btn.svelte-1uha8ag{display:inline-block;background:var(--button-primary-bg);color:var(--button-primary-text);padding:.875rem 2rem;border-radius:8px;font-weight:500;text-decoration:none;transition:background .2s}.login-btn.svelte-1uha8ag:hover{background:var(--button-primary-hover)}.active-session-banner.svelte-1uha8ag{background:color-mix(in srgb,var(--accent-success) 15%,var(--bg-secondary));border:1px solid var(--accent-success);border-radius:8px;padding:1.25rem;margin-bottom:2rem;width:100%}.active-session-banner.svelte-1uha8ag h3:where(.svelte-1uha8ag){margin:0 0 .75rem;color:var(--accent-success)}.active-session-banner.svelte-1uha8ag p:where(.svelte-1uha8ag){margin:0 0 1rem;color:var(--text-secondary)}.session-actions.svelte-1uha8ag{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}.continue-btn.svelte-1uha8ag{background:var(--button-primary-bg);color:var(--button-primary-text);border:none;padding:.75rem 1.25rem;border-radius:6px;cursor:pointer;font-weight:500;transition:background .2s}.continue-btn.svelte-1uha8ag:hover{background:var(--button-primary-hover)}
