:root{color-scheme:dark;font-family:Inter,SF Pro Text,Segoe UI,Microsoft YaHei,PingFang SC,Arial,sans-serif;font-synthesis:none;line-height:1.45;text-rendering:optimizeLegibility;--bg: #151515;--panel: #1f1f1f;--panel-2: #282828;--panel-3: #202020;--border: #3a3a3a;--border-soft: #303030;--red: #c40000;--red-hover: #e00000;--text: #eeeeee;--muted: #a8a8a8;--muted-2: #777777;--green: #2fa66a;--amber: #d69328;--danger: #ff5a5a;background:var(--bg);color:var(--text)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg)}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}.app-shell{min-height:100vh;background:var(--bg)}.topbar{height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:#b90000;border-bottom:1px solid #7f0000;color:#fff}.brand,.topbar-actions,.queue-actions,.row-actions,.storage-line,.target-row{display:flex;align-items:center}.brand{gap:14px;min-width:0}.brand-title{font-size:21px;font-weight:800;white-space:nowrap}.brand-divider{height:24px;width:1px;background:#ffffff59}.brand-subtitle{font-size:15px;font-weight:650;white-space:nowrap}.topbar-actions{gap:12px}.ghost-button,.icon-text-button{border:0;background:transparent;color:inherit;display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 10px;border-radius:6px}.ghost-button:hover,.icon-text-button:hover{background:#ffffff1f}.workbench{display:grid;grid-template-columns:368px minmax(0,1fr);gap:14px;padding:14px;min-height:calc(100vh - 62px)}.settings-panel,.queue-panel{background:var(--panel);border:1px solid var(--border);border-radius:8px}.settings-panel{padding:20px 18px;display:flex;flex-direction:column;gap:22px}.setting-section h2,.section-label{margin:0 0 12px;display:flex;align-items:center;gap:8px;font-size:16px;font-weight:750;color:var(--text)}.dropzone{min-height:258px;border:1px dashed #9f1919;border-radius:8px;background:#181818;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:22px;text-align:center;color:var(--muted)}.dropzone svg{color:#ff4d4d}.dropzone strong{color:var(--text);font-size:15px}.dropzone.is-active{border-color:var(--red-hover);background:#231717}.secondary-button,.primary-button,.download-all{border:1px solid #8c1515;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:9px}.secondary-button{height:38px;min-width:156px;margin-top:12px;color:#fff;background:#2b2b2b}.secondary-button:hover{border-color:var(--red-hover);background:#343434}.target-row{gap:10px}.target-row input,.target-row select,.full-select{height:42px;border:1px solid var(--border);border-radius:6px;background:#171717;color:var(--text);outline:none}.target-row input{min-width:0;flex:1;padding:0 12px}.target-row select{width:86px;padding:0 10px}.full-select{width:100%;padding:0 12px}.target-row input:focus,.target-row select:focus,.full-select:focus{border-color:var(--red-hover)}.hint{margin:9px 0 0;color:var(--muted);font-size:13px}.storage-section{border-top:1px solid var(--border-soft);padding-top:18px}.storage-line{justify-content:space-between;gap:8px;color:var(--muted)}.storage-line strong{color:var(--text)}.meter{height:8px;margin-top:12px;background:#363636;border-radius:999px;overflow:hidden}.meter span{display:block;height:100%;background:var(--red)}.notice{border:1px solid #7c5200;background:#221b10;color:#ffc166;border-radius:6px;padding:10px 12px;font-size:13px}.primary-button{margin-top:auto;width:100%;min-height:52px;border:0;background:var(--red);color:#fff;font-size:17px;font-weight:800}.primary-button:hover:not(:disabled),.download-all:hover:not(:disabled){background:var(--red-hover)}.queue-panel{min-width:0;display:flex;flex-direction:column;overflow:hidden}.queue-toolbar{min-height:72px;padding:0 24px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:18px}.queue-toolbar h1{margin:0;font-size:17px;font-weight:750}.queue-toolbar h1 span{margin-left:12px;color:var(--muted);font-size:14px;font-weight:500}.queue-actions{color:var(--muted);gap:14px;white-space:nowrap}.queue-actions .icon-text-button{color:var(--text)}.table-wrap{flex:1;overflow:auto;background:var(--panel)}.file-table{width:100%;border-collapse:collapse;min-width:1010px}.file-table th,.file-table td{border-bottom:1px solid var(--border-soft);padding:13px 14px;text-align:left;vertical-align:middle}.file-table th{position:sticky;top:0;z-index:2;height:45px;background:#252525;color:#d9d9d9;font-size:13px;font-weight:750}.file-table tbody tr:hover{background:#242424}.check-col{width:58px;color:var(--muted);text-align:center}.row-index{display:inline-flex;width:26px;height:26px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:6px;color:var(--muted)}.name-cell strong{display:block;max-width:178px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:650}.thumb{width:96px;height:64px;display:flex;align-items:center;justify-content:center;background:#171717;border:1px solid var(--border);border-radius:6px;color:var(--muted-2);overflow:hidden}.thumb img{width:100%;height:100%;object-fit:cover}.format{color:#f2f2f2;font-weight:700}.format.warning{color:var(--amber)}.progress-cell{min-width:150px}.progress-line{display:inline-block;vertical-align:middle;width:92px;height:8px;margin-right:10px;background:#3a3a3a;border-radius:999px;overflow:hidden}.progress-line span{display:block;height:100%;background:var(--red);transition:width .18s ease}.progress-line span.done{background:var(--green)}.progress-line span.failed{background:var(--danger)}.progress-cell small{color:var(--muted)}.status{min-width:170px;display:grid;grid-template-columns:18px minmax(80px,auto);column-gap:8px;row-gap:2px;align-items:center}.status.completed svg{color:var(--green)}.status.failed svg,.error-text{color:var(--danger)}.status.processing svg{color:var(--red-hover)}.status small{grid-column:2;color:var(--muted)}.warning-text{color:var(--amber)!important;max-width:210px}.row-actions{gap:8px}.row-actions button{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:6px;background:transparent;color:#dedede}.row-actions button:hover:not(:disabled){border-color:var(--border);background:#303030}.empty-state{min-height:440px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--muted)}.empty-state strong{color:var(--text);font-size:16px}.result-bar{min-height:96px;border-top:1px solid var(--border);background:var(--panel-3);display:grid;grid-template-columns:repeat(3,minmax(120px,1fr)) minmax(190px,auto);gap:18px;align-items:center;padding:18px 24px}.metric{display:flex;flex-direction:column;gap:5px}.metric span{color:var(--muted);font-size:13px}.metric strong{font-size:18px}.metric.highlight strong{color:#f55}.download-all{height:48px;min-width:190px;border:0;background:var(--red);color:#fff;font-weight:800;white-space:nowrap}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 980px){.topbar{padding:0 16px}.topbar-actions,.brand-subtitle,.brand-divider{display:none}.workbench{grid-template-columns:1fr}.settings-panel{min-height:auto}.result-bar{grid-template-columns:1fr}}
