*,*:before,*:after{box-sizing:border-box}*{margin:0}html{interpolate-size:allow-keywords}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p{overflow-wrap:break-word;text-wrap:pretty}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;text-wrap:balance}#root,#app{isolation:isolate}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color-scheme:dark;--bg: #0e0f11;--surface: #16181b;--surface-raised: #1c1f23;--border: #2a2e34;--text: #e8e6e1;--text-muted: #9ba0a8;--accent: #d8a545;--accent-soft: rgba(216, 165, 69, .14);--danger: #e2907f;--shadow: 0 12px 32px rgba(0, 0, 0, .45);--radius: 6px}body{min-height:100dvh;background-color:var(--bg);color:var(--text);line-height:1.55}.page{max-width:80ch;margin-inline:auto;padding:2rem}.page a{color:var(--accent)}.app-shell{max-width:52rem;margin-inline:auto;padding:2.5rem 1.25rem 5rem}.skip-link{position:absolute;left:-999px;top:0;background:var(--accent);color:#131313;padding:.5rem 1rem;border-radius:var(--radius);z-index:10}.skip-link:focus{left:1rem;top:1rem}.app-header{margin-bottom:2rem}.app-brand{font-size:.85rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem}.app-header h1{font-size:clamp(1.6rem,4vw,2.2rem);font-weight:700;line-height:1.2;margin-bottom:.75rem}.app-lede{color:var(--text-muted);max-width:46rem}.status-bar{position:sticky;top:.75rem;z-index:5;background:var(--surface-raised);border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:var(--radius);padding:.7rem 1rem;margin-bottom:2rem;box-shadow:var(--shadow);font-size:.95rem}.workflow{display:grid;gap:1.75rem}.step{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem 1.5rem 1.75rem;box-shadow:var(--shadow)}.step h2{font-size:1.15rem;font-weight:650;margin-bottom:1rem}.step h3{font-size:.95rem;font-weight:600;margin:1.25rem 0 .5rem;color:var(--text)}.hint{color:var(--text-muted);font-size:.9rem;margin-bottom:.9rem;max-width:60ch}.hint-inline{color:var(--text-muted);font-size:.85rem}.placeholder{color:var(--text-muted);font-size:.95rem;border:1px dashed var(--border);border-radius:var(--radius);padding:1.25rem}.facts{margin-top:.75rem;color:var(--text-muted);font-size:.9rem}.warning{color:var(--danger);border:1px solid var(--border);border-left:3px solid var(--danger);border-radius:var(--radius);padding:.75rem 1rem;font-size:.92rem;max-width:60ch}.error{color:var(--danger);margin-top:.5rem;font-size:.9rem}.field{margin-bottom:1rem}.field--grow{flex:1}.field-row{display:flex;flex-wrap:wrap;gap:1rem}label{display:block;font-size:.9rem;font-weight:550;margin-bottom:.4rem}input[type=file],input[type=text],select{width:100%;max-width:32rem;background:var(--surface-raised);color:var(--text);border:1px solid var(--border);border-radius:var(--radius);padding:.55rem .7rem;font-size:.95rem}input[type=file]::file-selector-button{background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:var(--radius);padding:.4rem .9rem;margin-right:.8rem;font:inherit;cursor:pointer}input[type=range]{width:100%;max-width:18rem;accent-color:var(--accent)}.choice{display:flex;align-items:baseline;gap:.6rem;font-weight:450;margin-block:.45rem;max-width:60ch}.choice input{accent-color:var(--accent);flex-shrink:0;translate:0 .1em}fieldset.track-picker{border:1px solid var(--border);border-radius:var(--radius);padding:.9rem 1.1rem 1rem;margin-bottom:.9rem}fieldset.track-picker legend{font-weight:600;font-size:.9rem;padding-inline:.4rem}button{font:inherit;font-weight:550;background:var(--surface-raised);color:var(--text);border:1px solid var(--border);border-radius:var(--radius);padding:.6rem 1.2rem;cursor:pointer}button:hover:not(:disabled){border-color:var(--accent)}button:disabled{opacity:.45;cursor:not-allowed}.button--primary{background:var(--accent);border-color:var(--accent);color:#131313}.button--primary:hover:not(:disabled){background:var(--accent);filter:brightness(1.08)}.button--quiet{padding:.25rem .7rem;font-size:.85rem}.action-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-block:.75rem}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.player{display:block;width:100%;max-height:24rem;background:#000;border:1px solid var(--border);border-radius:var(--radius)}.cue-list,.downloads{list-style:none;margin-top:.75rem;display:grid;gap:.4rem}.cue-list li,.downloads li{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius);padding:.5rem .8rem;font-size:.92rem}.downloads li{justify-content:flex-start}.downloads a{color:var(--accent);font-weight:600}.notes-editor form{background:var(--accent-soft);border:1px solid var(--border);border-radius:var(--radius);padding:1rem}.notes-editor form button[type=submit]{margin-top:.75rem}
