:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{color:#ddd;background:#16161c;margin:0;padding:12px 16px;font-family:system-ui,sans-serif}header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}h1{margin:0;font-size:18px}h2{color:#99a;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;font-size:12px}main{z-index:1;background:#16161c;grid-template-columns:1fr minmax(180px,.5fr) 1fr;align-items:start;gap:16px;padding:12px 0;display:grid;position:sticky;top:0}.deck,.fader-section,.library{background:#1f1f28;border:1px solid #0000;border-radius:8px;padding:12px}.drag-over{background:#232336;border-color:#7a8aff}.deck video{aspect-ratio:16/9;background:#000;border-radius:4px;width:100%}.deck-info{justify-content:space-between;gap:8px;margin:6px 0;font-size:12px;display:flex}.deck-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.deck-time{font-variant-numeric:tabular-nums;color:#99a;flex-shrink:0}input[type=range]{width:100%}.deck-controls{flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;display:flex}.loop-label{cursor:pointer;align-items:center;gap:4px;font-size:12px;display:flex}.nudge-group{gap:4px;margin-left:auto;display:flex}button{color:#eee;cursor:pointer;background:#33334a;border:1px solid #444460;border-radius:4px;padding:4px 10px;font-size:12px}button:hover:not(:disabled){background:#40405c}button:disabled{opacity:.4;cursor:default}.fader-section{text-align:center}.fader-labels{justify-content:space-between;font-weight:700;display:flex}#fader-value{color:#99a;font-variant-numeric:tabular-nums;margin-top:6px;font-size:12px;display:block}.fader-section .preview+h2{margin-top:16px}.preview{aspect-ratio:16/9;background:#000;border-radius:4px;width:100%;margin-top:22.4px;position:relative;overflow:hidden}.preview video{object-fit:contain;background:#000;width:100%;height:100%;position:absolute;inset:0}.library{margin-top:16px}.library-header{justify-content:space-between;align-items:center;display:flex}#library-list{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;margin:8px 0 0;padding:0;list-style:none;display:grid}.entry-tile{background:#26262f;border-radius:6px;flex-direction:column;gap:6px;padding:8px;font-size:12px;display:flex}.entry-thumb{aspect-ratio:16/9;background-color:#15151b;background-position:50%;background-size:cover;border-radius:4px;position:relative}.entry-remove{background:#0000008c;border-radius:4px;width:20px;height:20px;padding:0;line-height:1;position:absolute;top:4px;right:4px}.entry-tile .entry-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.entry-actions{gap:6px;display:flex}.entry-actions button{flex:1}#help-dialog{color:#ddd;background:#1f1f28;border:1px solid #33343f;border-radius:10px;width:min(560px,90vw);max-height:85vh;padding:20px 24px 24px}#help-dialog::backdrop{background:#00000080}.help-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.help-header h2{color:#ddd;text-transform:none;letter-spacing:0;margin:0;font-size:16px}#btn-help-close{padding:2px 8px;font-size:18px;line-height:1}#help-dialog h3{color:#aab;margin:18px 0 6px;font-size:13px}#help-dialog ul{margin:0;padding-left:20px;font-size:13px;line-height:1.7}#help-dialog table{border-collapse:collapse;font-size:13px}#help-dialog table td{padding:2px 12px 2px 0}.help-note{color:#99a;margin:10px 0 0;font-size:12px}.help-qr{text-align:center;margin-top:14px}.help-qr img{background:#fff;border-radius:8px;padding:8px}.help-qr .help-note{text-align:center;word-break:break-all}#btn-help{width:28px;padding-left:0;padding-right:0;font-weight:700}.help-credit{color:#99a;border-top:1px solid #33343f;margin-top:18px;padding-top:14px;font-size:12px;line-height:1.6}.help-credit p{margin:0 0 6px}.help-credit a{color:#7a8aff}
