:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--color-bg:#faf8f4;--color-surface:#fff;--color-surface-raised:#f3efe8;--color-border:#d9d3c7;--color-text:#1e1b16;--color-text-muted:#6b655a;--color-text-faint:#b3ac9a;--color-accent:#2f5d8a;--color-accent-contrast:#fff;--color-accent-soft:#dfe9f3;--color-focus:#e08a1e;--color-success:#2e7d4f;--color-success-soft:#dff3e6;--color-error:#b3392f;--color-error-soft:#f8e0dd;--color-error-contrast:#fff;--color-warning:#a86b00;--color-warning-soft:#fbedcf;--notation-ink:#1e1b16;--notation-staff:#4a453c;--notation-current:var(--color-accent);--notation-correct:var(--color-success);--notation-incorrect:var(--color-error);--notation-review:#7a5ea8;--font-body:Georgia, Gelasio, "Iowan Old Style", "Palatino Linotype", "Book Antiqua", "Noto Serif", "Liberation Serif", "Times New Roman", serif;--font-mono:ui-monospace, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--text-xs:.8rem;--text-sm:.9rem;--text-md:1rem;--text-lg:1.25rem;--text-xl:1.6rem;--text-2xl:2.1rem;--leading:1.5;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--radius-sm:.375rem;--radius-md:.75rem;--radius-lg:1.25rem;--shadow-sm:0 1px 2px #00000014;--shadow-md:0 4px 12px #0000001a;--content-max:72rem;--tap-min:2.75rem}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}:root:not([data-theme=light]){--color-bg:#15130f;--color-surface:#1e1b16;--color-surface-raised:#29251e;--color-border:#3c372e;--color-text:#f1ede5;--color-text-muted:#a79f90;--color-text-faint:#635d52;--color-accent:#7fb0e0;--color-accent-contrast:#10151c;--color-accent-soft:#1f3247;--color-focus:#f2a747;--color-success:#6fc48f;--color-success-soft:#1d3527;--color-error:#ef8c82;--color-error-soft:#3f1f1b;--color-error-contrast:#15130f;--color-warning:#e2ad4a;--color-warning-soft:#3a2c10;--notation-ink:#f1ede5;--notation-staff:#b5ad9d;--notation-review:#b79ce0}}:root[data-theme=dark]{--color-bg:#15130f;--color-surface:#1e1b16;--color-surface-raised:#29251e;--color-border:#3c372e;--color-text:#f1ede5;--color-text-muted:#a79f90;--color-text-faint:#635d52;--color-accent:#7fb0e0;--color-accent-contrast:#10151c;--color-accent-soft:#1f3247;--color-focus:#f2a747;--color-success:#6fc48f;--color-success-soft:#1d3527;--color-error:#ef8c82;--color-error-soft:#3f1f1b;--color-error-contrast:#15130f;--color-warning:#e2ad4a;--color-warning-soft:#3a2c10;--notation-ink:#f1ede5;--notation-staff:#b5ad9d;--notation-review:#b79ce0}*,:before,:after{box-sizing:border-box}html{font-family:var(--font-body);font-size:100%;line-height:var(--leading);-webkit-text-size-adjust:100%;background:var(--color-bg);color:var(--color-text)}body{background:var(--color-bg);min-height:100dvh;color:var(--color-text);margin:0}h1,h2,h3{margin:0 0 var(--space-3);font-weight:400;line-height:1.2}h1{font-size:var(--text-2xl)}h2{font-size:var(--text-xl)}h3{font-size:var(--text-lg)}p{margin:0 0 var(--space-4)}a{color:var(--color-accent);text-underline-offset:.15em}button{font:inherit;color:inherit}:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}img,svg{max-width:100%;display:block}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.shell.svelte-12qhfyh{flex-direction:column;min-height:100dvh;display:flex}.main.svelte-12qhfyh{width:100%;max-width:var(--content-max);padding:var(--space-12) var(--space-12) var(--space-16);flex:1;margin-inline:auto}@media (width<=40rem){.main.svelte-12qhfyh{padding:var(--space-8) var(--space-4) var(--space-12)}}
