:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.app{flex-direction:column;max-width:480px;min-height:100dvh;margin:0 auto;padding:1.5rem 1rem 3rem;display:flex}.library h1{margin-bottom:1rem;font-size:1.5rem}.subject{border:1px solid #333;border-radius:.75rem;margin-bottom:1rem;padding:.75rem 1rem}.subject summary{cursor:pointer;padding:.25rem 0;font-size:1.1rem;font-weight:600}.count{opacity:.6;font-size:.9em;font-weight:400}.play-all{width:100%;margin-top:.75rem}.file-list{flex-direction:column;gap:.5rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.file-list li{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.file-list button{min-height:auto;padding:.5rem .9rem}.upload{border:1px solid #333;border-radius:.75rem;flex-direction:column;gap:.75rem;margin-top:1.5rem;padding:1rem;display:flex}.upload h2{margin:0;font-size:1.1rem}.upload label{flex-direction:column;gap:.3rem;font-size:.95rem;display:flex}.upload input[type=text],.upload input:not([type]),.upload input[type=file]{color:inherit;background:#1a1a1a;border:1px solid #444;border-radius:.5rem;padding:.6rem;font-size:1rem}.deck-title{text-align:center;opacity:.85;margin-bottom:.5rem;font-weight:600}button.link-button.back{align-self:flex-start;margin-top:0;margin-bottom:1rem}.player{flex-direction:column;flex:1;align-items:stretch;gap:1rem;display:flex}.progress{opacity:.7;text-align:center;font-size:.95rem}.card-text{text-align:center;justify-content:center;align-items:center;min-height:6rem;padding:1rem;font-size:1.4rem;line-height:1.5;display:flex}.controls{justify-content:center;gap:.75rem;display:flex}button{color:inherit;background:#1e1e1e;border:1px solid #444;border-radius:.75rem;min-height:3rem;padding:.9rem 1.1rem;font-size:1.1rem}button:disabled{opacity:.4}button.primary{color:#fff;background:#2f6fed;border-color:#2f6fed;flex:1;font-weight:600}button.secondary{margin-top:auto}button.link-button{opacity:.6;background:0 0;border:none;margin-top:2rem;text-decoration:underline}.status{text-align:center;opacity:.8}.status-ok{color:#4caf50}.status-error{color:#e5484d}.settings{border:1px solid #333;border-radius:.75rem;padding:.75rem 1rem}.settings summary{cursor:pointer;padding:.25rem 0;font-weight:600}.settings label{flex-direction:column;gap:.25rem;margin-top:.9rem;font-size:.95rem;display:flex}.settings input[type=range]{width:100%}
