/* PHSP PianoFlow — tokens de tema.
 *
 * GERADO POR `npm run theme:tokens` A PARTIR DE data/themes/*.theme.json.
 * Não edite à mão: a suíte de tema reprova se este arquivo divergir da fonte.
 *
 * Trocar de tema é escrever `data-theme` no elemento raiz. Todas as folhas
 * moram aqui para que a troca não dependa de carregar arquivo nenhum.
 */
/* Gerado de data/themes/phsp-alvorada.theme.json. Não edite à mão: a fonte é o tema, e o CSS é projeção dele. */
:root[data-theme="phsp-alvorada"] {
  --phsp-ink: #f6f3ec;
  --phsp-panel: #ffffff;
  --phsp-surface: #eceadf;
  --phsp-text-primary: #17201d;
  --phsp-text-muted: #4c5551;
  --phsp-accent: #0d6b57;
  --phsp-accent-alt: #8a5a12;
  --phsp-warning: #a01b3c;
  --phsp-line: #85806f;
  --phsp-shadow: #3a3428;
  --phsp-focus-ring: #0d6b57;
  --phsp-voices-left: #8a5a12;
  --phsp-voices-right: #0d6b57;
  --phsp-voices-melody: #a01b3c;
  --phsp-stage-backdrop-top: #f3ece0;
  --phsp-stage-backdrop-middle: #e8dfd0;
  --phsp-stage-backdrop-bottom: #ded3c2;
  --phsp-stage-veil-top: #f6f0e6;
  --phsp-stage-veil-middle: #f2ebe0;
  --phsp-stage-veil-bottom: #e6dccb;
  --phsp-stage-white-key-face: #ffffff;
  --phsp-stage-white-key-shade: #f0ece2;
  --phsp-stage-white-key-edge: #d8d2c4;
  --phsp-stage-black-key-face: #2a2f31;
  --phsp-stage-black-key-shade: #14181a;
  --phsp-stage-black-key-edge: #080b0c;
  --phsp-stage-key-bed-shadow: #6b6355;
  --phsp-stage-key-bed-mid: #97907f;
  --phsp-stage-key-bed: #b8b0a0;
  --phsp-stage-key-gap-top: #5c554a;
  --phsp-stage-key-gap-bottom: #837b6d;
  --phsp-stage-key-outline: #2a2620;
  --phsp-stage-guide: #2a2620;
  --phsp-stage-impact-line: #17201d;
  --phsp-stage-wordmark: #3a352c;
  --phsp-stage-default-atmosphere: #0d6b57;
  --phsp-stage-bar-highlight: #2b2318;
  --phsp-display-family: "Bodoni 72", Didot, Georgia, serif;
  --phsp-text-family: Bahnschrift, "Avenir Next", "Segoe UI", sans-serif;
  --phsp-mono-family: "Cascadia Mono", Consolas, monospace;
  --phsp-minimum-size: 12px;
  color-scheme: light;
}

/* Gerado de data/themes/phsp-amadeirado.theme.json. Não edite à mão: a fonte é o tema, e o CSS é projeção dele. */
:root, :root[data-theme="phsp-amadeirado"] {
  --phsp-ink: #f5f0e8;
  --phsp-panel: #fffdf9;
  --phsp-surface: #e9e1d4;
  --phsp-text-primary: #2a2118;
  --phsp-text-muted: #55493c;
  --phsp-accent: #1f5d6b;
  --phsp-accent-alt: #7a5410;
  --phsp-warning: #96263c;
  --phsp-line: #7e7361;
  --phsp-focus-ring: #1f5d6b;
  --phsp-shadow: #3a3124;
  --phsp-voices-left: #8a5a12;
  --phsp-voices-right: #1f5d6b;
  --phsp-voices-melody: #96263c;
  --phsp-stage-backdrop-top: #f7f2e9;
  --phsp-stage-backdrop-middle: #ece3d4;
  --phsp-stage-backdrop-bottom: #ddd0bc;
  --phsp-stage-veil-top: #faf6ef;
  --phsp-stage-veil-middle: #f3ece1;
  --phsp-stage-veil-bottom: #e6dbc9;
  --phsp-stage-white-key-face: #fffdf9;
  --phsp-stage-white-key-shade: #f1ebe0;
  --phsp-stage-white-key-edge: #d6cbb8;
  --phsp-stage-black-key-face: #2f2820;
  --phsp-stage-black-key-shade: #1a150f;
  --phsp-stage-black-key-edge: #0b0805;
  --phsp-stage-key-bed-shadow: #6a5c48;
  --phsp-stage-key-bed-mid: #9a8a72;
  --phsp-stage-key-bed: #bcab92;
  --phsp-stage-key-gap-top: #5a4d3c;
  --phsp-stage-key-gap-bottom: #857457;
  --phsp-stage-key-outline: #2b241a;
  --phsp-stage-guide: #2b241a;
  --phsp-stage-impact-line: #2a2118;
  --phsp-stage-wordmark: #3d3427;
  --phsp-stage-default-atmosphere: #1f5d6b;
  --phsp-stage-bar-highlight: #2b2318;
  --phsp-display-family: "Bodoni 72", Didot, Georgia, serif;
  --phsp-text-family: Bahnschrift, "Avenir Next", "Segoe UI", sans-serif;
  --phsp-mono-family: "Cascadia Mono", Consolas, monospace;
  --phsp-minimum-size: 12px;
  color-scheme: light;
}

/* Gerado de data/themes/phsp-infantil.theme.json. Não edite à mão: a fonte é o tema, e o CSS é projeção dele. */
:root[data-theme="phsp-infantil"] {
  --phsp-ink: #fffaf2;
  --phsp-panel: #ffffff;
  --phsp-surface: #fff0d9;
  --phsp-text-primary: #23180c;
  --phsp-text-muted: #5a4632;
  --phsp-accent: #0a6ea8;
  --phsp-accent-alt: #a14a00;
  --phsp-warning: #b3123c;
  --phsp-line: #8a7c68;
  --phsp-shadow: #2b3a45;
  --phsp-focus-ring: #0a6ea8;
  --phsp-voices-left: #a14a00;
  --phsp-voices-right: #0a6ea8;
  --phsp-voices-melody: #b3123c;
  --phsp-stage-backdrop-top: #eaf4fb;
  --phsp-stage-backdrop-middle: #dbeaf6;
  --phsp-stage-backdrop-bottom: #c9dced;
  --phsp-stage-veil-top: #f2f8fd;
  --phsp-stage-veil-middle: #eaf3fa;
  --phsp-stage-veil-bottom: #d8e7f3;
  --phsp-stage-white-key-face: #ffffff;
  --phsp-stage-white-key-shade: #f2f5f8;
  --phsp-stage-white-key-edge: #dbe2e9;
  --phsp-stage-black-key-face: #25313a;
  --phsp-stage-black-key-shade: #131c22;
  --phsp-stage-black-key-edge: #070c10;
  --phsp-stage-key-bed-shadow: #5a6a76;
  --phsp-stage-key-bed-mid: #8b99a4;
  --phsp-stage-key-bed: #aebac4;
  --phsp-stage-key-gap-top: #4c5a66;
  --phsp-stage-key-gap-bottom: #77848f;
  --phsp-stage-key-outline: #22303a;
  --phsp-stage-guide: #22303a;
  --phsp-stage-impact-line: #12222c;
  --phsp-stage-wordmark: #23180c;
  --phsp-stage-default-atmosphere: #0a6ea8;
  --phsp-stage-bar-highlight: #12222c;
  --phsp-display-family: "Segoe UI Variable Display", "Segoe UI", Verdana, sans-serif;
  --phsp-text-family: "Segoe UI Variable Text", "Segoe UI", Verdana, sans-serif;
  --phsp-minimum-size: 14px;
  color-scheme: light;
}

/* Gerado de data/themes/phsp-noturno.theme.json. Não edite à mão: a fonte é o tema, e o CSS é projeção dele. */
:root[data-theme="phsp-noturno"] {
  --phsp-ink: #070909;
  --phsp-panel: #0c1010;
  --phsp-surface: #0a0e0d;
  --phsp-text-primary: #f1eadb;
  --phsp-text-muted: #a69f92;
  --phsp-accent: #72e7c5;
  --phsp-accent-alt: #d6b36b;
  --phsp-warning: #ff8fa7;
  --phsp-line: #62615b;
  --phsp-shadow: #000000;
  --phsp-focus-ring: #72e7c5;
  --phsp-voices-left: #d6b36b;
  --phsp-voices-right: #72e7c5;
  --phsp-voices-melody: #ff8fa7;
  --phsp-stage-backdrop-top: #050807;
  --phsp-stage-backdrop-middle: #09110f;
  --phsp-stage-backdrop-bottom: #030504;
  --phsp-stage-veil-top: #040707;
  --phsp-stage-veil-middle: #040807;
  --phsp-stage-veil-bottom: #020404;
  --phsp-stage-white-key-face: #f7f4ee;
  --phsp-stage-white-key-shade: #e6e1d7;
  --phsp-stage-white-key-edge: #cdc7bb;
  --phsp-stage-black-key-face: #1b1f20;
  --phsp-stage-black-key-shade: #0b0e0e;
  --phsp-stage-black-key-edge: #040606;
  --phsp-stage-key-bed-shadow: #4a453c;
  --phsp-stage-key-bed-mid: #7c7568;
  --phsp-stage-key-bed: #9c9486;
  --phsp-stage-key-gap-top: #3f3b33;
  --phsp-stage-key-gap-bottom: #6a6458;
  --phsp-stage-key-outline: #14110c;
  --phsp-stage-guide: #f1eadb;
  --phsp-stage-impact-line: #ffffff;
  --phsp-stage-wordmark: #f1eadb;
  --phsp-stage-default-atmosphere: #72e7c5;
  --phsp-stage-bar-highlight: #ffffff;
  --phsp-display-family: "Bodoni 72", Didot, Georgia, serif;
  --phsp-text-family: Bahnschrift, "Avenir Next", "Segoe UI", sans-serif;
  --phsp-mono-family: "Cascadia Mono", Consolas, monospace;
  --phsp-minimum-size: 11px;
  color-scheme: dark;
}
