:root,:root[data-theme=editorial]{--bg: #f1f0ec;--surface: #f7f6f2;--fg: #171714;--muted: #5a5750;--faint: #8e8a80;--line: #dedbd2;--accent: #2c4a6e;--hl: #efe4a0;--hl-ink: #171714;--hl-rule: #b9a63f;--ad: #e9d2cb;--ad-ink: #8a4032;--ad-body: #3f2c24;--font-body: Literata, Georgia, "Times New Roman", serif;--font-ui: "Public Sans", system-ui, sans-serif;--radius: 0px}:root[data-theme=instrument]{--bg: #edf0f1;--surface: #ffffff;--fg: #10171a;--muted: #47575d;--faint: #5d7078;--line: #cfd8db;--accent: #0a6c7d;--hl: #bfe9f2;--hl-ink: #06333c;--hl-rule: #0a6c7d;--ad: #f0d2a8;--ad-ink: #7a4a0f;--ad-body: #5a3a10;--font-body: Archivo, system-ui, sans-serif;--font-ui: "IBM Plex Mono", ui-monospace, monospace;--radius: 0px}:root[data-theme=soft]{--bg: #fbfafc;--surface: #f2f1f6;--fg: #1a1822;--muted: #6c6880;--faint: #a6a2b4;--line: #e4e2ea;--accent: #5b4bd6;--hl: #d5cefa;--hl-ink: #1a1822;--hl-rule: #5b4bd6;--ad: #fce3ce;--ad-ink: #a75e14;--ad-body: #6b4517;--font-body: Figtree, system-ui, sans-serif;--font-ui: Figtree, system-ui, sans-serif;--radius: 16px}@media(prefers-color-scheme:dark){:root[data-appearance=system][data-theme=editorial],:root[data-appearance=system]:not([data-theme]){--bg: #16150f;--surface: #1e1d16;--fg: #e9e5d8;--muted: #a19c8c;--faint: #6f6b5e;--line: #2c2a22;--accent: #7fa8d4;--hl: #4a431c;--hl-ink: #f5edbb;--hl-rule: #8e8340;--ad: #3a2420;--ad-ink: #e5a08f;--ad-body: #d8c0b6}:root[data-appearance=system][data-theme=instrument]{--bg: #0a1113;--surface: #14181b;--fg: #e4eaec;--muted: #96a5ab;--faint: #6c7c83;--line: #2b383d;--accent: #52d8ee;--hl: #0e4a57;--hl-ink: #a5eefb;--hl-rule: #52d8ee;--ad: #241a0e;--ad-ink: #e8a155;--ad-body: #c6b49c}:root[data-appearance=system][data-theme=soft]{--bg: #131220;--surface: #1d1b2c;--fg: #edebf5;--muted: #a19cbe;--faint: #5c5878;--line: #2a2740;--accent: #9c8fff;--hl: #392f7e;--hl-ink: #d9d2ff;--hl-rule: #9c8fff;--ad: #3a2614;--ad-ink: #efa75c;--ad-body: #d6bc9b}}:root[data-appearance=dark][data-theme=editorial],:root[data-appearance=dark]:not([data-theme]){--bg: #16150f;--surface: #1e1d16;--fg: #e9e5d8;--muted: #a19c8c;--faint: #6f6b5e;--line: #2c2a22;--accent: #7fa8d4;--hl: #4a431c;--hl-ink: #f5edbb;--hl-rule: #8e8340;--ad: #3a2420;--ad-ink: #e5a08f;--ad-body: #d8c0b6}:root[data-appearance=dark][data-theme=instrument]{--bg: #0a1113;--surface: #14181b;--fg: #e4eaec;--muted: #96a5ab;--faint: #6c7c83;--line: #2b383d;--accent: #52d8ee;--hl: #0e4a57;--hl-ink: #a5eefb;--hl-rule: #52d8ee;--ad: #241a0e;--ad-ink: #e8a155;--ad-body: #c6b49c}:root[data-appearance=dark][data-theme=soft]{--bg: #131220;--surface: #1d1b2c;--fg: #edebf5;--muted: #a19cbe;--faint: #5c5878;--line: #2a2740;--accent: #9c8fff;--hl: #392f7e;--hl-ink: #d9d2ff;--hl-rule: #9c8fff;--ad: #3a2614;--ad-ink: #efa75c;--ad-body: #d6bc9b}:root[data-appearance=dark]{color-scheme:dark}:root[data-appearance=light]{color-scheme:light}:root[data-appearance=system]{color-scheme:light dark}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--bg);color:var(--fg);font-family:var(--font-ui);-webkit-font-smoothing:antialiased}.shell{max-width:560px;margin:0 auto;min-height:100dvh;display:flex;flex-direction:column}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.transcript{font-family:var(--font-body);color:var(--fg)}.word{padding:1px 3px;border-radius:calc(var(--radius) / 4);font:inherit;font-weight:inherit;letter-spacing:inherit;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:transparent;color:inherit;box-shadow:none}.word.is-current{background:var(--hl);color:var(--hl-ink);box-shadow:0 1.5px 0 var(--hl-rule)}.ad-band{background:var(--ad);color:var(--ad-body);border-radius:var(--radius)}.ad-band__label{color:var(--ad-ink)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
