*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#e0e0e0;background:#0f0f14;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.container{max-width:1000px;margin:0 auto;padding:28px 16px 64px}header{text-align:center;margin-bottom:32px;position:relative}header h1{color:#fff;margin-bottom:6px;font-size:1.8rem;font-weight:700}.subtitle{color:#777;font-size:.9rem}.lang-btn{color:#888;cursor:pointer;background:0 0;border:1px solid #444;border-radius:6px;padding:4px 14px;font-size:.82rem;transition:all .2s;position:absolute;top:0;right:0}.lang-btn:hover{color:#ccc;border-color:#6366f1}.btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:5px;padding:9px 20px;font-size:.9rem;font-weight:500;transition:background .2s,border-color .2s,opacity .2s;display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{color:#fff;background:#6366f1}.btn-primary:hover:not(:disabled){background:#5558e6}.btn-outline{color:#888;background:0 0;border:1px solid #444}.btn-outline:hover:not(:disabled){color:#ccc;background:#6366f11a;border-color:#6366f1}.btn-success{color:#fff;background:#22c55e}.btn-success:hover:not(:disabled){background:#1ea34e}.btn-ghost{color:#888;background:0 0;border:1px solid #333}.btn-ghost:hover{color:#e0e0e0;border-color:#666}.btn-ghost.active{color:#a5b4fc;background:#6366f126;border-color:#6366f1}.btn-danger{color:#ef4444;background:0 0;border:1px solid #ef4444}.btn-danger:hover{background:#ef44441a}.btn-lg{padding:12px 36px;font-size:1rem}.btn-sm{padding:5px 14px;font-size:.82rem}.btn-xs{padding:3px 10px;font-size:.75rem}.upload-section{margin-bottom:32px}.drop-zone{text-align:center;border:2px dashed #333;border-radius:16px;padding:44px 24px;transition:border-color .2s,background .2s}.drop-zone.drag-over{background:#6366f10d;border-color:#6366f1}.drop-icon{margin-bottom:10px;font-size:2.8rem}.drop-zone p{color:#aaa;margin-bottom:6px}.drop-zone .hint{color:#666;margin-bottom:16px;font-size:.82rem}.player-wrapper{background:#000;border-radius:12px;margin-bottom:20px;overflow:hidden}.player-wrapper video{border-radius:12px;width:100%;max-height:480px;display:block}.timeline-section{background:#1a1a24;border-radius:12px;margin-bottom:20px;padding:18px 20px}.timeline-header{color:#aaa;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;font-size:.88rem;display:flex}.timeline-header-btns{gap:8px;display:flex}.timeline-track{cursor:pointer;user-select:none;background:#252533;border-radius:8px;height:52px;margin-bottom:14px;position:relative}.timeline-track:after{content:"";top:0;bottom:0;left:var(--playhead,0%);z-index:6;pointer-events:none;background:#ef4444;width:2px;position:absolute;box-shadow:0 0 6px #ef444499}.segments-layer{z-index:1;position:absolute;inset:0}.seg-bar{cursor:pointer;background:#6366f14d;border:1px solid #6366f180;border-radius:5px;transition:background .15s;position:absolute;top:4px;bottom:4px}.seg-bar:hover{background:#6366f173}.seg-bar.seg-active{z-index:2;background:#6366f180;border-color:#818cf8;box-shadow:0 0 8px #6366f166}.handle{z-index:4;cursor:ew-resize;background:#6366f1;border-radius:3px;width:12px;transition:box-shadow .15s;position:absolute;top:-5px;bottom:-5px;transform:translate(-50%)}.handle:hover,.handle:active{box-shadow:0 0 0 4px #6366f166}.timeline-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.segment-chips{flex-wrap:wrap;gap:6px;display:flex}.seg-chip{color:#999;cursor:pointer;background:#252533;border:1px solid #0000;border-radius:12px;padding:3px 10px;font-size:.78rem;transition:all .15s}.seg-chip:hover{border-color:#555}.seg-chip.chip-active{color:#c7d2fe;background:#6366f133;border-color:#6366f1}.track-list{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.track-row{cursor:pointer;background:#252533;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:.84rem;transition:all .15s;display:flex}.track-row:hover{border-color:#555}.track-row.track-active{border-color:var(--track-color,#6366f1);background:#6366f114}.track-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.track-name{color:#ddd;text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.track-info{color:#888;flex-shrink:0;font-size:.78rem}.track-play-btn{color:#aaa;cursor:pointer;background:0 0;border:1px solid #444;border-radius:6px;flex-shrink:0;padding:2px 10px;font-size:.75rem}.track-play-btn:hover{color:#fff;border-color:#6366f1}.timeline-tracks{cursor:pointer;user-select:none;background:#252533;border-radius:8px;height:52px;margin-bottom:14px;position:relative}.timeline-tracks:after{content:"";top:0;bottom:0;left:var(--playhead,0%);z-index:6;pointer-events:none;background:#ef4444;width:2px;position:absolute;box-shadow:0 0 6px #ef444499}.tools-panel{margin-bottom:20px}.tool-group{background:#1a1a24;border-radius:12px;margin-bottom:10px;overflow:hidden}.tool-group summary{color:#d0d0d0;cursor:pointer;user-select:none;padding:14px 20px;font-size:.95rem;font-weight:600;list-style:none}.tool-group summary::-webkit-details-marker{display:none}.tool-group summary:before{content:"▸";margin-right:8px;transition:transform .2s;display:inline-block}.tool-group[open] summary:before{transform:rotate(90deg)}.tool-body{padding:0 20px 16px}.tool-row{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;display:flex}.tool-row label{color:#999;min-width:80px;font-size:.85rem}.btn-group{flex-wrap:wrap;gap:6px;display:flex}.val-tag{color:#a5b4fc;text-align:right;font-variant-numeric:tabular-nums;min-width:45px;font-size:.85rem}.speed-presets{margin-top:4px}.file-name{color:#a5b4fc;text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:.82rem;overflow:hidden}.switch{width:44px;height:24px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.switch-slider{background:#444;border-radius:24px;transition:background .2s;position:absolute;inset:0}.switch-slider:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;bottom:3px;left:3px}.switch input:checked+.switch-slider{background:#6366f1}.switch input:checked+.switch-slider:before{transform:translate(20px)}input[type=range]{appearance:none;background:#333;border-radius:3px;outline:none;flex:1;min-width:100px;height:6px}input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#6366f1;border-radius:50%;width:16px;height:16px}.export-bar{text-align:center;margin-bottom:16px}.progress-section{margin-bottom:16px}.progress-bar-bg{background:#252533;border-radius:3px;height:6px;margin-bottom:8px;overflow:hidden}.progress-bar-fill{background:#6366f1;border-radius:3px;width:0%;height:100%;transition:width .3s}#progress-text{color:#888;text-align:center;font-size:.85rem}.download-section{text-align:center}.reset-bar{text-align:center;margin-top:20px}.loading-overlay{z-index:999;backdrop-filter:blur(4px);background:#0f0f14d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.loading-box{text-align:center;color:#e0e0e0}.loading-box p{margin-top:16px}.loading-hint{color:#666;font-size:.8rem}.load-progress-bg{background:#333;border-radius:3px;width:260px;height:6px;margin:16px auto 8px;overflow:hidden}.load-progress-fill{background:#6366f1;border-radius:3px;width:0%;height:100%;transition:width .15s linear}.spinner{border:3px solid #333;border-top-color:#6366f1;border-radius:50%;width:40px;height:40px;margin:0 auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.tab-bar{background:#1a1a24;border-radius:12px;gap:8px;margin-bottom:24px;padding:4px;display:flex}.tab-btn{color:#888;cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;padding:10px 16px;font-size:.9rem;font-weight:500;transition:all .2s}.tab-btn:hover{color:#ccc}.tab-btn.active{color:#fff;background:#6366f1}.text-video-panel{background:#1a1a24;border-radius:12px;padding:24px}.tv-row{margin-bottom:16px}.tv-label{color:#aaa;margin-bottom:8px;font-size:.9rem;display:block}.text-input{color:#e0e0e0;resize:vertical;background:#252533;border:1px solid #333;border-radius:10px;width:100%;padding:14px;font-family:inherit;font-size:.92rem;line-height:1.7}.text-input:focus{border-color:#6366f1;outline:none}.tv-settings{margin-bottom:20px}.tv-preview{background:#000;border-radius:10px;margin-bottom:20px;overflow:hidden}.text-canvas{object-fit:contain;width:100%;max-height:360px;display:block}.color-picker{cursor:pointer;background:0 0;border:1px solid #444;border-radius:6px;width:36px;height:32px;padding:2px}.color-picker::-webkit-color-swatch-wrapper{padding:0}.color-picker::-webkit-color-swatch{border:none;border-radius:4px}@media (width<=640px){.container{padding:16px 10px 48px}header h1{font-size:1.3rem}.drop-zone{padding:28px 14px}.timeline-section{padding:14px}.timeline-header,.tool-row{flex-direction:column;align-items:flex-start}.tool-row label{min-width:auto}.btn-group{width:100%}}
