.video-compressor-module__JeD3fq__tool{margin-bottom:48px}.video-compressor-module__JeD3fq__dropzone{text-align:center;background:var(--bg-soft);border:2px dashed var(--border-strong);border-radius:var(--radius-md);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:168px;padding:28px 20px;transition:border-color .18s,background .18s;display:flex;position:relative}.video-compressor-module__JeD3fq__dropzone:hover,.video-compressor-module__JeD3fq__dropzone:focus-visible{border-color:var(--accent);background:var(--accent-light);outline:none}.video-compressor-module__JeD3fq__dragging{border-color:var(--accent);background:var(--accent-light)}.video-compressor-module__JeD3fq__hasFile{border-style:solid;border-color:var(--green);background:var(--green-light)}.video-compressor-module__JeD3fq__fileInput{display:none}.video-compressor-module__JeD3fq__dropLabel{color:var(--text-primary);margin:0;font-size:1.05rem;font-weight:600}.video-compressor-module__JeD3fq__dropMeta{color:var(--text-muted);margin:0;font-size:.88rem}.video-compressor-module__JeD3fq__fileChosen{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 14px;display:flex}.video-compressor-module__JeD3fq__fileName{color:var(--text-primary);word-break:break-all;font-weight:600}.video-compressor-module__JeD3fq__fileMeta{color:var(--text-muted);font-size:.9rem}.video-compressor-module__JeD3fq__changeBtn{border-radius:var(--radius-full);border:1px solid var(--border-strong);background:var(--bg-white);min-height:32px;color:var(--text-body);cursor:pointer;padding:4px 14px;font-size:.82rem;font-weight:600}.video-compressor-module__JeD3fq__changeBtn:hover{border-color:var(--accent);color:var(--accent)}.video-compressor-module__JeD3fq__inlineError{color:var(--red);background:var(--red-light);border:1px solid var(--red);border-radius:var(--radius-sm);margin:12px 0 0;padding:10px 14px;font-size:.92rem}.video-compressor-module__JeD3fq__privacyNote{color:var(--text-body);margin:16px 0 0;font-size:.92rem;line-height:1.55}.video-compressor-module__JeD3fq__presets{border:none;margin:28px 0 0;padding:0}.video-compressor-module__JeD3fq__legend{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin-bottom:12px;padding:0;font-size:.85rem;font-weight:600}.video-compressor-module__JeD3fq__presetGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.video-compressor-module__JeD3fq__presetCard{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);cursor:pointer;flex-direction:column;gap:4px;padding:16px;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.video-compressor-module__JeD3fq__presetCard:hover{border-color:var(--border-strong)}.video-compressor-module__JeD3fq__presetSelected{border-color:var(--accent);box-shadow:var(--shadow-glow)}.video-compressor-module__JeD3fq__presetRadio{accent-color:var(--accent);position:absolute;top:14px;right:14px}.video-compressor-module__JeD3fq__presetLabel{color:var(--text-primary);padding-right:22px;font-weight:600}.video-compressor-module__JeD3fq__presetBlurb{color:var(--text-body);font-size:.88rem;line-height:1.45}.video-compressor-module__JeD3fq__crfRow{background:var(--bg-soft);border-radius:var(--radius-md);margin-top:16px;padding:16px}.video-compressor-module__JeD3fq__crfLabel{color:var(--text-body);margin-bottom:10px;font-size:.95rem;display:block}.video-compressor-module__JeD3fq__crfSlider{width:100%;accent-color:var(--accent)}.video-compressor-module__JeD3fq__crfScale{color:var(--text-muted);justify-content:space-between;margin-top:6px;font-size:.8rem;display:flex}.video-compressor-module__JeD3fq__compressBtn{width:100%;margin-top:24px}.video-compressor-module__JeD3fq__progressWrap{margin-top:20px}.video-compressor-module__JeD3fq__progressBar{background:var(--bg-soft);border-radius:var(--radius-full);width:100%;height:10px;overflow:hidden}.video-compressor-module__JeD3fq__progressFill{background:var(--accent);border-radius:var(--radius-full);height:100%;transition:width .3s}.video-compressor-module__JeD3fq__indeterminate{width:40%;animation:1.2s ease-in-out infinite video-compressor-module__JeD3fq__slide}@keyframes video-compressor-module__JeD3fq__slide{0%{margin-left:-40%}to{margin-left:100%}}.video-compressor-module__JeD3fq__progressLabel{color:var(--text-body);margin:10px 0 0;font-size:.92rem}.video-compressor-module__JeD3fq__result{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-top:28px;padding:24px}.video-compressor-module__JeD3fq__resultStats{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px;display:grid}.video-compressor-module__JeD3fq__stat{background:var(--bg-soft);border-radius:var(--radius-md);text-align:center;flex-direction:column;gap:4px;padding:12px;display:flex}.video-compressor-module__JeD3fq__statLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-size:.78rem}.video-compressor-module__JeD3fq__statValue{color:var(--text-primary);font-size:1.15rem;font-weight:700}.video-compressor-module__JeD3fq__statGood{color:var(--green)}.video-compressor-module__JeD3fq__statWarn{color:var(--red)}.video-compressor-module__JeD3fq__honestNote{color:var(--text-body);margin:0 0 16px;font-size:.9rem;line-height:1.5}.video-compressor-module__JeD3fq__preview{border-radius:var(--radius-md);background:#000;width:100%;max-height:420px;margin-bottom:18px}.video-compressor-module__JeD3fq__downloadBtn{align-items:center;min-height:44px;display:inline-flex}@media (max-width:768px){.video-compressor-module__JeD3fq__presetGrid{grid-template-columns:1fr}}@media (max-width:480px){.video-compressor-module__JeD3fq__dropzone{min-height:140px;padding:22px 16px}.video-compressor-module__JeD3fq__dropLabel{font-size:.98rem}.video-compressor-module__JeD3fq__resultStats{grid-template-columns:1fr}.video-compressor-module__JeD3fq__changeBtn{min-height:44px;padding:8px 16px}.video-compressor-module__JeD3fq__statValue{font-size:1.05rem}}
