:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fff;--surface:#f0f0f0;--surface-track:#ebedf0;--control-bg:#fff;--border:#ddd;--text:#1a1a1a;--text-secondary:#444;--text-muted:#555;--text-faint:#888;--accent-bg:#1a1a1a;--accent-fg:#fff;--accent-border:transparent;--danger:#c0392b;--success:#40c463;--ladder-shade:#40c4630f;--loop-accent:#4caf50;--focus:#1a1a1a;--cal-dot:#6b7784;--cal-empty:#cfd4da;--cal-full-accent:#2b2f36;--cal-today:#4a86c7;--chalk-panel:#2b2f36;--chalk-ink:#f4f1e9;--chalk-faint:#b9c0c9}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#1a1a1a;--surface:#242424;--surface-track:#404040;--control-bg:#2d2d2d;--border:#3a3a3a;--text:#f2f2f2;--text-secondary:#c8c8c8;--text-muted:#b0b0b0;--text-faint:#9a9a9a;--accent-bg:#f2f2f2;--accent-fg:#1a1a1a;--accent-border:transparent;--danger:#ff6b6b;--success:#46d160;--ladder-shade:#46d1601f;--loop-accent:#4caf50;--focus:#f2f2f2;--cal-dot:#8b96a3;--cal-empty:#4a4a4a;--cal-full-accent:#e8ecf1;--cal-today:#5b9bd8;--chalk-panel:#2b2f36;--chalk-ink:#f4f1e9;--chalk-faint:#b9c0c9}body{background:var(--bg);color:var(--text);margin:0}html.theme-ready body,html.theme-ready :where(button,.total,.bar,.cell),html.theme-ready .pip:before{transition:background-color .25s,color .25s,border-color .25s}html.is-practicing .theme-toggle,html.is-song-sheet .theme-toggle,html.is-song-sheet .chord-trigger,html.is-lyrics .theme-toggle{display:none}:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.theme-toggle.svelte-1cmi4dh{left:50%;bottom:max(12px, env(safe-area-inset-bottom));border:1px solid var(--border);background:var(--bg);width:34px;height:34px;color:var(--text);cursor:pointer;z-index:10;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;transform:translate(-50%)}
