*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(170deg,#0a0a14,#0f0f1a 40%,#0f0f0f);color:#e0e0e0;min-height:100vh}.container{max-width:800px;margin:0 auto;padding:48px 20px}header{text-align:center;margin-bottom:36px}header h1{font-size:2.2rem;background:linear-gradient(135deg,#646cff,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:3px;font-weight:700}.subtitle{color:#777;margin-top:10px;font-size:.95rem;letter-spacing:.5px}.card{background:linear-gradient(145deg,#1a1a24,#1a1a1a);border:1px solid #252530;border-radius:16px;padding:28px;margin-bottom:24px;box-shadow:0 4px 24px #0000004d}.card h2{margin-bottom:16px;color:#fff}.drop-zone{border:2px dashed #353545;border-radius:12px;padding:52px 24px;text-align:center;cursor:pointer;transition:border-color .3s,background .3s,box-shadow .3s}.drop-zone:hover,.drop-zone.dragover{border-color:#646cff;background:#646cff0f;box-shadow:inset 0 0 30px #646cff0a}.drop-icon{font-size:2.5rem;display:block;margin-bottom:12px}.drop-zone p{color:#aaa}.hint{font-size:.85rem;color:#666!important;margin-top:8px}.file-info{display:flex;align-items:center;justify-content:space-between;background:#1e1e28;border:1px solid #252530;border-radius:10px;padding:12px 16px;margin-top:14px}.file-info span{color:#ccc;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn-small{background:none;border:none;color:#888;cursor:pointer;font-size:1.1rem;padding:4px 8px;transition:color .2s}.btn-small:hover{color:#f44}.options{margin-top:20px;display:flex;flex-direction:column;gap:16px}.option-group{display:flex;flex-direction:column;gap:6px}.option-group label{font-size:.85rem;color:#999;letter-spacing:.3px}.option-group select{background:#1e1e28;border:1px solid #353545;color:#e0e0e0;padding:10px 12px;border-radius:8px;font-size:.95rem;transition:border-color .2s;outline:none}.option-group select:focus{border-color:#646cff}.btn-primary{width:100%;padding:14px;margin-top:24px;background:linear-gradient(135deg,#646cff,#535bf2);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,box-shadow .3s,transform .15s}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#535bf2,#646cff);box-shadow:0 4px 20px #646cff59;transform:translateY(-1px)}.btn-primary:disabled{background:#252530;color:#555;cursor:not-allowed}.progress-bar{width:100%;height:8px;background:#1e1e28;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#646cff,#a78bfa);border-radius:4px;transition:width .3s ease}.progress-text{margin-top:14px;color:#999;font-size:.9rem}.progress-percent{color:#646cff;font-size:1.5rem;font-weight:700;margin-top:8px;text-align:center}.result-meta{display:flex;gap:12px;margin-bottom:20px;flex-wrap:wrap}.meta-item{flex:1;min-width:100px;background:#1e1e28;border:1px solid #252530;border-radius:10px;padding:12px 16px;text-align:center}.meta-label{display:block;font-size:.75rem;color:#777;margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px}.meta-value{display:block;font-size:1rem;color:#e0e0e0;font-weight:600}.download-link-primary{display:block;padding:14px 20px;background:linear-gradient(135deg,#646cff1f,#646cff0f);border:1px solid rgba(100,108,255,.4);border-radius:10px;color:#646cff;text-decoration:none;font-weight:600;font-size:1rem;text-align:center;transition:background .2s,box-shadow .3s;margin-bottom:8px}.download-link-primary:hover{background:#646cff2e;box-shadow:0 2px 16px #646cff33}.error-card{border-color:#f44}.error-card h2{color:#f44}.error-text{color:#ccc;margin-bottom:8px;word-break:break-word}.video-player{margin-bottom:20px}.video-player video{width:100%;border-radius:10px;background:#000;display:block}.video-player video::cue{font-size:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#000000b3;color:#fff;border-radius:2px;padding:2px 6px}.subtitle-controls{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.sub-btn{padding:6px 14px;background:#1e1e28;border:1px solid #353545;border-radius:8px;color:#aaa;font-size:.85rem;cursor:pointer;transition:all .25s ease}.sub-btn:hover{background:#252530;color:#e0e0e0}.sub-btn.active{background:#646cff;border-color:#646cff;color:#fff}.input-tabs{display:flex;gap:4px;margin-bottom:20px;background:#151520;border-radius:10px;padding:4px}.input-tab{flex:1;padding:10px 16px;background:transparent;border:none;border-radius:8px;color:#888;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .25s ease}.input-tab:hover{color:#ccc}.input-tab.active{background:#252530;color:#fff;box-shadow:0 2px 8px #0003}.url-input-group{margin-bottom:4px}.url-input{width:100%;padding:14px 16px;background:#1e1e28;border:1px solid #353545;border-radius:10px;color:#e0e0e0;font-size:.95rem;outline:none;transition:border-color .2s}.url-input:focus{border-color:#646cff}.url-input::placeholder{color:#555}.result-card{padding:24px}
