body.sw-page{--wizard-accent: #7b5cb8;--wizard-accent-dim: #6a4fa3;--wizard-accent-hover: #9b7cd8;--wizard-accent-glow: rgba(123, 92, 184, .25);--tool-accent: var(--wizard-accent);--tool-accent-dim: var(--wizard-accent-dim);--tool-accent-hover: var(--wizard-accent-hover);--tool-accent-glow: var(--wizard-accent-glow)}.subtitle-wrangler{--wizard-border: var(--tool-border);--wizard-border-accent: var(--tool-border-accent);--wizard-border-purple: rgba(123, 92, 184, .3);--wizard-bg-surface: var(--tool-bg-surface);--wizard-bg-elevated: var(--tool-bg-elevated);--wizard-bg-hover: var(--tool-bg-hover);height:100vh;overflow:hidden;display:flex;flex-direction:column}.subtitle-wrangler .main-content{display:flex;flex-direction:column;flex:1;min-height:0}.subtitle-wrangler .sw-layout{display:flex;gap:2rem;flex:1;min-height:0;padding:.5rem 0 .25rem}.sw-operation-feedback{position:fixed;top:0;left:50%;transform:translate(-50%);z-index:1000;padding:.45rem 1.2rem;border-radius:0 0 var(--radius-sm) var(--radius-sm);font-size:.82rem;font-weight:500;pointer-events:none;animation:swFeedbackSlideIn .2s ease}.sw-operation-feedback.hidden{display:none}.sw-operation-feedback--success{background:#4ade8026;border:1px solid var(--success, #4ade80);border-top:none;color:var(--success, #4ade80)}.sw-operation-feedback--warn{background:#fbbf2426;border:1px solid var(--warning, #fbbf24);border-top:none;color:var(--warning, #fbbf24)}@keyframes swFeedbackSlideIn{0%{opacity:0;transform:translate(-50%) translateY(-100%)}to{opacity:1;transform:translate(-50%) translateY(0)}}.subtitle-wrangler .sw-layout.hidden{display:none}.subtitle-wrangler .sw-left-panel{flex:7;display:flex;flex-direction:column;gap:0;min-height:0}.subtitle-wrangler .mp-player{position:relative;left:auto;right:auto;bottom:auto}.subtitle-wrangler .sw-right-panel{flex:3;display:flex;flex-direction:column;gap:1rem;overflow-y:auto;overflow-x:hidden}.subtitle-wrangler .sw-lane-selector{display:flex;align-items:center;gap:.5rem}.subtitle-wrangler .sw-lane-selector.hidden{display:none}.subtitle-wrangler .sw-lane-selector label{font-size:.85rem;font-weight:600;color:var(--wizard-accent);white-space:nowrap}.subtitle-wrangler .sw-cached-sessions{margin-top:.5rem}.subtitle-wrangler .sw-cached-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.subtitle-wrangler .sw-cached-list-actions{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.subtitle-wrangler .sw-cached-title{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0}.subtitle-wrangler .sw-cached-description{color:var(--text-muted, #888);font-size:.78rem;line-height:1.5;margin:0 0 .75rem}.subtitle-wrangler .sw-expiry-accent{color:var(--warning, #ffb347);font-weight:600}.subtitle-wrangler .cb-card-meta{font-size:.6rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em}.subtitle-wrangler .sw-picker{padding:0}.subtitle-wrangler .sw-welcome-header{margin-bottom:2rem}.subtitle-wrangler .sw-welcome-title{font-size:2rem;font-weight:700;margin-bottom:.25rem;color:var(--text-primary)}.subtitle-wrangler .sw-welcome-subtitle{font-size:1rem;font-weight:400;color:#888}.subtitle-wrangler .sw-picker.hidden{display:none}.subtitle-wrangler .sw-project-dropzone{padding:0}.subtitle-wrangler .sw-project-dropzone.hidden{display:none}.subtitle-wrangler .fcpxmld-pick-btn{pointer-events:all;margin-top:.75rem;background:var(--wizard-accent);border-color:var(--wizard-accent);color:#fff}.subtitle-wrangler .fcpxmld-pick-btn:hover{background:var(--wizard-accent-dim);border-color:var(--wizard-accent-dim);color:#fff}.subtitle-wrangler .sw-dropzone-notes{margin:1.25rem 0;font-size:.85rem;line-height:1.5;color:var(--text-muted)}.subtitle-wrangler .sw-dropzone-notes ul{margin:0;padding-left:1.25rem;list-style-type:disc}.subtitle-wrangler .sw-dropzone-notes li{margin-bottom:.4rem}.subtitle-wrangler .sw-dropzone-notes li:last-child{margin-bottom:0}.subtitle-wrangler .sw-dropzone-note-hint{font-size:.75rem;color:var(--text-muted);margin-left:.5rem;opacity:.7}.subtitle-wrangler .sw-dropzone-actions{display:flex;align-items:center;gap:.75rem;margin-top:.5rem}.subtitle-wrangler .sw-dropzone-or{font-size:.85rem;color:var(--text-muted)}.subtitle-wrangler .sw-dropzone-btn{padding:.5rem 1rem;background:transparent;border:1px solid var(--wizard-accent, #7b5cb8);border-radius:var(--radius-sm);color:var(--wizard-accent, #7b5cb8);cursor:pointer;font-size:.85rem;font-weight:500;transition:all .15s ease}.subtitle-wrangler .sw-dropzone-btn:hover{background:var(--wizard-accent-glow);border-color:var(--wizard-accent)}.subtitle-wrangler .sw-dropzone-btn-accent{background:var(--wizard-accent, #7b5cb8);border-color:var(--wizard-accent, #7b5cb8);color:#fff}.subtitle-wrangler .sw-layout.sw-tools-disabled .sw-left-panel>:not(.sw-picker):not(.sw-project-dropzone){opacity:.3;pointer-events:none;-webkit-user-select:none;user-select:none}.subtitle-wrangler .sw-layout.sw-tools-disabled .sw-right-panel .sw-action-section,.subtitle-wrangler .sw-layout.sw-tools-disabled .sw-right-panel .sw-clear-btn{opacity:.3;pointer-events:none;-webkit-user-select:none;user-select:none}.subtitle-wrangler .sw-right-info{background:var(--wizard-bg-elevated);border:1px dashed var(--wizard-border);border-radius:var(--radius-md);padding:1rem}.subtitle-wrangler .sw-right-info.hidden{display:none}.subtitle-wrangler .sw-info-heading{margin:0 0 .35rem;font-size:.95rem;font-weight:700}.subtitle-wrangler .sw-info-body{margin:0;color:var(--text-muted);line-height:1.5;font-size:.85rem}.subtitle-wrangler .sw-info-highlight{color:var(--text-primary)}.subtitle-wrangler .sw-info-browser-note{margin:.75rem 0 0;color:var(--text-primary);font-size:.8rem;line-height:1.5}.subtitle-wrangler .sw-chrome-icon{vertical-align:-2px;margin-right:1px}.subtitle-wrangler .sw-right-panel.hidden{display:none}.subtitle-wrangler .sw-action-section.disabled{opacity:.4;pointer-events:none}.subtitle-wrangler .sw-subtitle-panel{display:flex;flex-direction:column;flex:1;min-height:0}.subtitle-wrangler .sw-subtitle-panel.hidden{display:none}.subtitle-wrangler .sw-subtitle-panel .subtitle-list{flex:1;min-height:200px;max-height:none}.subtitle-wrangler .sw-clear-btn{width:100%;padding:.75rem;border-radius:var(--radius-sm);cursor:pointer;font-size:.9rem;font-weight:500;transition:all .15s ease}.subtitle-wrangler .sw-download-project-btn{background:transparent;border:1px solid var(--wizard-accent);color:var(--wizard-accent);margin-top:.75rem}.subtitle-wrangler .sw-download-project-btn:hover:not(:disabled){background:var(--wizard-accent-glow)}.subtitle-wrangler .sw-download-project-btn:disabled{opacity:.5;cursor:not-allowed}.subtitle-wrangler .sw-clear-text{background:none;border:none;color:var(--error);text-decoration:underline;text-underline-offset:2px;padding:.25rem 0;margin-top:.5rem;text-align:right;display:block}.subtitle-wrangler .sw-clear-text:hover{color:#ff7a7a}.subtitle-wrangler .sw-action-section{background:var(--wizard-bg-surface);border:1px solid var(--wizard-border);border-radius:var(--radius-md);padding:1.25rem}.subtitle-wrangler .sw-info-icon{position:relative;display:inline-flex;cursor:help;color:var(--text-muted);transition:color .15s ease}.subtitle-wrangler .sw-info-icon .material-icons{font-size:1rem}.subtitle-wrangler .sw-info-icon:hover{color:var(--wizard-accent)}.subtitle-wrangler .sw-info-tooltip{display:none;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);width:260px;padding:.65rem .85rem;background:var(--wizard-bg-elevated);border:1px solid var(--wizard-border);border-radius:var(--radius-sm);color:var(--text-primary);font-size:.78rem;font-weight:400;line-height:1.45;box-shadow:0 4px 16px #0000004d;z-index:10;white-space:normal}.subtitle-wrangler .sw-info-icon:hover .sw-info-tooltip,.subtitle-wrangler .sw-info-icon:focus .sw-info-tooltip{display:block}.subtitle-wrangler .sw-filename-group{margin-top:1rem;padding-top:.75rem;border-top:1px solid var(--wizard-border);margin-bottom:1.25rem}.subtitle-wrangler .sw-filename-group label{display:block;font-size:.85rem;font-weight:500;color:var(--text-secondary);margin-bottom:.5rem}.subtitle-wrangler .sw-filename-input{width:100%;padding:.6rem .75rem;background:var(--wizard-bg-surface);border:1px solid var(--wizard-border);border-radius:var(--radius-sm);color:var(--text-primary);font-size:.9rem;font-family:var(--font-mono);box-sizing:border-box}.subtitle-wrangler .sw-filename-input:focus{outline:none;border-color:var(--wizard-accent)}.subtitle-wrangler .sw-filename-input:disabled{opacity:.5;cursor:not-allowed}.subtitle-wrangler .sw-export-title{display:flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;color:var(--text-secondary);margin-bottom:.85rem}.subtitle-wrangler .sw-export-framerate{width:auto;font-size:.75rem;padding:.15rem .3rem}.subtitle-wrangler .sw-export-info-icon{font-size:.85rem;color:var(--text-muted);cursor:help;opacity:.6;transition:opacity .15s ease}.subtitle-wrangler .sw-export-info-icon:hover{opacity:1}.subtitle-wrangler .sw-export-buttons{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.subtitle-wrangler .sw-action-panel-btn{padding:.5rem .75rem;background:var(--wizard-bg-elevated);border:1px solid var(--wizard-border);color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;font-size:.8rem;font-weight:500;transition:all .15s ease}.subtitle-wrangler .sw-action-panel-btn:hover:not(:disabled){background:var(--wizard-accent-glow);border-color:var(--wizard-accent);color:var(--text-primary)}.subtitle-wrangler .sw-action-panel-btn:disabled{opacity:.5;cursor:not-allowed}.subtitle-wrangler .sw-action-panel-btn-full{grid-column:1 / -1}.subtitle-wrangler .sw-template-row{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;cursor:pointer}.subtitle-wrangler .sw-template-checkbox{-webkit-appearance:none;appearance:none;width:14px;height:14px;border:1.5px solid var(--wizard-accent-dim);border-radius:3px;background:transparent;cursor:pointer;flex-shrink:0;pointer-events:none;position:relative;margin:0;vertical-align:middle;transition:border-color .15s ease}.subtitle-wrangler .sw-template-checkbox:checked{border-color:var(--wizard-accent)}.subtitle-wrangler .sw-template-checkbox:checked:after{content:"";position:absolute;top:0;left:3px;width:4px;height:8px;border:solid var(--wizard-accent);border-width:0 1.5px 1.5px 0;transform:rotate(45deg)}.subtitle-wrangler .sw-template-label{font-size:.8rem;line-height:14px;color:var(--text-muted);cursor:pointer;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color .15s ease}.subtitle-wrangler .sw-template-label.active{color:var(--wizard-accent);font-weight:500}.subtitle-wrangler .sw-template-label.dimmed{color:var(--text-muted);opacity:.6}.subtitle-wrangler .sw-template-trash{background:none;border:none;color:var(--wizard-accent-dim);cursor:pointer;padding:0;line-height:1;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:color .15s ease}.subtitle-wrangler .sw-template-trash .material-icons{font-size:1rem}.subtitle-wrangler .sw-template-trash:hover{color:var(--wizard-accent)}.subtitle-wrangler .sw-template-trash.hidden{display:none}.subtitle-wrangler .template-hint{font-size:.9rem;color:var(--text-secondary);margin:0 0 1rem;padding-right:2rem;line-height:1.5}.subtitle-wrangler .template-hint-action{color:var(--text-primary);font-weight:600}.subtitle-wrangler .template-drop-zone{border:2px dashed var(--wizard-border);border-radius:var(--radius-md);padding:2.5rem 1.5rem;text-align:center;cursor:default;transition:all .2s ease;background:var(--wizard-bg-surface)}.subtitle-wrangler .template-drop-zone:hover,.subtitle-wrangler .template-drop-zone.drag-over{border-color:var(--wizard-accent);background:var(--wizard-accent-glow);box-shadow:0 0 15px var(--wizard-accent-glow)}.subtitle-wrangler .template-drop-zone-content{pointer-events:none}.subtitle-wrangler .template-drop-zone .drop-icon{color:var(--text-muted);margin-bottom:.75rem;transition:color .2s ease}.subtitle-wrangler .template-drop-zone:hover .drop-icon,.subtitle-wrangler .template-drop-zone.drag-over .drop-icon{color:var(--wizard-accent)}.subtitle-wrangler .template-drop-zone .drop-text{font-size:.95rem;color:var(--text-primary);margin:0}.subtitle-wrangler .template-drop-zone .drop-text strong{color:var(--wizard-accent)}.subtitle-wrangler .template-pick-buttons{display:flex;gap:2rem;justify-content:center;padding:1rem}.subtitle-wrangler .template-pick-btn{padding:.75rem 1.5rem;background:var(--wizard-bg-elevated);border:1px solid var(--wizard-border);border-radius:var(--radius-sm);color:var(--text-primary);font-size:.9rem;font-weight:500;cursor:pointer;transition:all .15s ease}.subtitle-wrangler .template-pick-btn:hover{background:var(--wizard-accent-glow);border-color:var(--wizard-accent);color:var(--wizard-accent)}.subtitle-wrangler .template-pick-btn-accent{background:var(--wizard-accent-dim);border-color:var(--wizard-accent-dim);color:#fff}.subtitle-wrangler .template-pick-btn-accent:hover{background:var(--wizard-accent);border-color:var(--wizard-accent);color:#fff}.subtitle-wrangler .sw-audio-video-load-modal-action{color:var(--text-primary);font-weight:600}.subtitle-wrangler .sw-audio-drop-zone{border:2px dashed var(--wizard-border);border-radius:var(--radius-md);padding:2.5rem 1.5rem;text-align:center;cursor:default;transition:all .2s ease;background:var(--wizard-bg-surface)}.subtitle-wrangler .sw-audio-drop-zone:hover,.subtitle-wrangler .sw-audio-drop-zone.drag-over{border-color:var(--wizard-accent);background:var(--wizard-accent-glow);box-shadow:0 0 15px var(--wizard-accent-glow)}.subtitle-wrangler .sw-audio-drop-zone-content{pointer-events:none}.subtitle-wrangler .sw-audio-drop-zone .drop-icon{color:var(--text-muted);margin-bottom:.75rem;transition:color .2s ease}.subtitle-wrangler .sw-audio-drop-zone:hover .drop-icon,.subtitle-wrangler .sw-audio-drop-zone.drag-over .drop-icon{color:var(--wizard-accent)}.subtitle-wrangler .sw-audio-drop-zone .drop-text{font-size:.95rem;color:var(--text-primary);margin:0}.subtitle-wrangler .sw-audio-browse-row{display:flex;justify-content:center;margin-top:1rem}.subtitle-wrangler .sw-audio-browse-btn{padding:.6rem 1.5rem;background:var(--wizard-accent);border:1px solid var(--wizard-accent);border-radius:var(--radius-sm);color:#fff;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .15s ease}.subtitle-wrangler .sw-audio-browse-btn:hover{background:var(--wizard-accent-dim);border-color:var(--wizard-accent-dim)}.subtitle-wrangler .sw-relink-error-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;z-index:1001;display:flex;justify-content:center;align-items:center}.subtitle-wrangler .sw-relink-error-modal.hidden{display:none}.subtitle-wrangler .sw-relink-error-content{background:var(--wizard-bg-elevated);border:1px solid var(--wizard-border);border-radius:var(--radius-md);padding:2rem;max-width:360px;width:90%;text-align:center;box-shadow:0 4px 20px #0006}.subtitle-wrangler .sw-relink-error-content p{color:var(--text-primary);font-size:.95rem;margin:0 0 .5rem}.subtitle-wrangler .sw-relink-error-filename{display:block;font-size:.75rem;color:var(--text-muted);margin:0 0 1.25rem;word-break:break-all}.subtitle-wrangler .sw-relink-error-content .mp-load-area-btn{display:inline-flex;align-items:center;gap:.5rem;background:var(--wizard-accent);border:1px solid var(--wizard-accent);color:#fff;cursor:pointer;padding:.5rem 1.25rem;border-radius:6px;font-size:.9rem;font-weight:600;transition:filter .15s ease}.subtitle-wrangler .sw-relink-error-content .mp-load-area-btn:hover{filter:brightness(1.15)}.subtitle-wrangler .sw-relink-error-content .mp-load-area-btn .material-icons{font-size:1.2rem}.subtitle-wrangler .sw-info-section{padding:0 1rem .5rem;text-align:left;color:var(--wizard-accent);font-size:.85rem}.subtitle-wrangler .sw-info-section.hidden{display:none}.subtitle-wrangler .sw-info-section p{margin:0}.subtitle-wrangler .sw-version-text{font-size:.75rem}.subtitle-wrangler .sw-version-history-link{background:none;border:none;color:inherit;font-size:.75rem;text-decoration:underline;cursor:pointer;padding:0;margin-left:.25rem;opacity:.7;transition:opacity .15s ease}.subtitle-wrangler .sw-version-history-link:hover{opacity:1;color:var(--wizard-accent)}.sw-version-modal-content{max-height:70vh;overflow-y:auto}.sw-version-modal-content h3{margin:0 0 1rem;font-size:1.1rem;color:#fff}.sw-version-list{list-style:none;padding:0;margin:0}.sw-version-list li{padding:.5rem 0;border-bottom:1px solid var(--wizard-border, #2a2a30);font-size:.85rem;color:var(--text-muted);line-height:1.5}.sw-version-list li:last-child{border-bottom:none}.sw-version-list .sw-version-number{color:var(--wizard-accent);font-weight:600;margin-right:.5rem}.sw-version-list a{color:var(--wizard-accent);text-decoration:underline;transition:opacity .15s ease}.sw-version-list a:hover{opacity:.8}.sw-version-list b{color:#ccc;font-weight:600}.subtitle-wrangler .drop-zone{border:2px dashed var(--wizard-border);border-radius:var(--radius-lg);padding:4rem 2rem;text-align:center;cursor:pointer;transition:all .2s ease;background:var(--wizard-bg-surface);position:relative}.subtitle-wrangler .drop-zone:hover,.subtitle-wrangler .drop-zone.drag-over{border-color:var(--wizard-accent);background:var(--wizard-accent-glow);box-shadow:0 0 20px var(--wizard-accent-glow)}.subtitle-wrangler .drop-zone.drag-over{transform:scale(1.01)}.subtitle-wrangler .drop-zone-content{pointer-events:none}.subtitle-wrangler .drop-icon{color:var(--text-muted);margin-bottom:1rem;transition:color .2s ease}.subtitle-wrangler .drop-zone:hover .drop-icon,.subtitle-wrangler .drop-zone.drag-over .drop-icon{color:var(--wizard-accent)}.subtitle-wrangler .drop-text{font-size:1.1rem;color:var(--text-primary);margin-bottom:.5rem}.subtitle-wrangler .drop-text strong{color:var(--wizard-accent)}.subtitle-wrangler .drop-hint-orange{font-size:.78rem;color:var(--text-primary);margin:0;line-height:1.5}.subtitle-wrangler .drop-hint-grey{color:var(--text-muted);font-size:.78rem;margin:0;line-height:1.5}.subtitle-wrangler .filter-tools{background:var(--wizard-bg-surface);border:1px solid var(--wizard-border);border-radius:var(--radius-md)}.subtitle-wrangler .filter-tools.hidden{display:none}.subtitle-wrangler .filter-row{flex-wrap:wrap;gap:.5rem}.subtitle-wrangler .filter-row+.filter-row{padding-top:1rem}.subtitle-wrangler .filter-inline-label{font-size:.85rem;color:var(--text-muted);white-space:nowrap}.subtitle-wrangler .filter-separator{color:#ffffff26;font-size:1.1rem;margin:0 .15rem}.subtitle-wrangler .filter-scope-select{width:auto;min-width:70px}.subtitle-wrangler .filter-index-range{display:flex;align-items:center;gap:.35rem}.subtitle-wrangler .filter-index-range.hidden{display:none}.subtitle-wrangler .filter-index-input{width:72px;padding:.4rem .5rem;background:var(--wizard-bg-elevated);border:1px solid var(--wizard-border);border-radius:var(--radius-sm);color:var(--text-primary);font-size:.85rem;font-family:var(--font-mono);text-align:center}.subtitle-wrangler .filter-index-input:focus{outline:none;border-color:var(--wizard-accent)}.subtitle-wrangler .filter-range-sep{font-size:.8rem;color:var(--text-muted)}.subtitle-wrangler .filter-text-input{flex:1;min-width:80px;max-width:160px;padding:.4rem .6rem;background:var(--wizard-bg-elevated);border:1px solid var(--wizard-border);border-radius:var(--radius-sm);color:var(--text-primary);font-size:.85rem}.subtitle-wrangler .filter-text-input:focus{outline:none;border-color:var(--wizard-accent)}.subtitle-wrangler .filter-duration-slider{display:flex;align-items:center;gap:.5rem}.subtitle-wrangler .filter-duration-range{width:120px;accent-color:var(--wizard-accent)}.subtitle-wrangler .filter-duration-pct{font-size:.85rem;color:var(--wizard-accent);min-width:36px;font-variant-numeric:tabular-nums}.subtitle-wrangler .filter-duration-min{display:flex;align-items:center;gap:.35rem}.subtitle-wrangler .filter-duration-min .filter-index-input{width:64px}.subtitle-wrangler .filter-duration-note{font-size:.75rem;color:var(--text-muted);font-style:italic}.subtitle-wrangler .filter-gap-sentence{display:flex;align-items:center;gap:.3rem;font-size:.82rem;color:var(--text-secondary);flex-wrap:wrap}.subtitle-wrangler .filter-gap-sentence.hidden{display:none}.subtitle-wrangler .filter-gap-inline-input{width:62px;padding:.2rem .35rem;background:var(--wizard-bg-elevated, #1e1e2e);border:1px solid var(--wizard-border);border-radius:var(--radius-sm);color:var(--text-primary);font-size:.82rem;text-align:center}.subtitle-wrangler .filter-gap-inline-input:focus{border-color:var(--wizard-accent-dim);outline:none}.subtitle-wrangler .sw-biu-toggle{display:inline-flex;align-items:center;margin-left:.3rem;padding:0;border:none;background:transparent;color:#ffffff40;cursor:pointer;border-radius:3px;transition:color .15s,background .15s;vertical-align:middle;line-height:1}.subtitle-wrangler .sw-biu-toggle .material-icons{font-size:16px}.subtitle-wrangler .sw-biu-toggle:hover{color:#ffffff80}.subtitle-wrangler .sw-biu-toggle.active{color:var(--wizard-accent)}.subtitle-wrangler .sw-biu-toggle.active:hover{color:var(--wizard-accent-light, #9b7cd8)}.subtitle-wrangler .sw-biu-group{display:inline-flex;gap:.25rem}.subtitle-wrangler .sw-biu-group.hidden{display:none}.subtitle-wrangler .filter-format-group{display:flex;align-items:center;gap:.25rem}.subtitle-wrangler .filter-fmt-btn.active{background:var(--wizard-accent-glow);color:var(--wizard-accent);border:1px solid var(--wizard-accent-dim)}.subtitle-wrangler .filter-case-select{width:auto;min-width:80px;font-size:.8rem;padding:.2rem .3rem}.subtitle-wrangler .filter-reset-btn{background:var(--wizard-accent);border:none;color:#fff;font-size:.8rem;font-weight:500;cursor:pointer;padding:.4rem .85rem;border-radius:var(--radius-sm);transition:opacity .15s ease}.subtitle-wrangler .filter-reset-btn:hover{background:#fff;color:var(--wizard-accent);box-shadow:0 0 12px var(--wizard-accent-glow)}.subtitle-wrangler .filter-match-count{font-size:.8rem;color:var(--text-muted);white-space:nowrap}.subtitle-wrangler .filter-match-count:not(:empty){color:var(--wizard-accent);font-weight:500}.subtitle-wrangler .filter-display-toggle{background:transparent;border:none;color:var(--text-muted);cursor:pointer;padding:.2rem;line-height:1;transition:color .15s ease}.subtitle-wrangler .filter-display-toggle:hover{color:var(--wizard-accent)}.subtitle-wrangler .filter-display-toggle .material-icons{font-size:1.1rem}.subtitle-wrangler .subtitle-text mark.filter-preview-old{background:#f8717159;color:var(--text-primary);text-decoration:line-through;border-radius:2px;padding:0 1px}.subtitle-wrangler .subtitle-text mark.filter-preview-new{background:#facc1573;color:#000;border-radius:2px;padding:0 1px}.subtitle-wrangler .subtitle-text mark.filter-search-match{background:#facc1559;color:#000;border-radius:2px;padding:0 1px}.subtitle-wrangler .subtitle-item.filter-current-match{border-left:3px solid var(--wizard-accent);padding-left:calc(1rem - 3px)}.subtitle-wrangler .subtitle-item.filter-dimmed{opacity:.25;pointer-events:none}.subtitle-wrangler .subtitle-item.filter-hidden,.subtitle-wrangler .subtitle-between-zone.filter-hidden,.subtitle-wrangler .subtitle-insert-zone--standalone.filter-hidden{display:none}.subtitle-wrangler .duration-tools{padding:1.25rem;background:var(--wizard-bg-surface);border:1px solid var(--wizard-border);border-radius:var(--radius-md)}.subtitle-wrangler .duration-tools.hidden{display:none}.subtitle-wrangler .rate-icon.material-icons{font-size:20px;vertical-align:middle}.subtitle-wrangler .mp-video-float{--mp-accent: var(--wizard-accent)}.sw-audio-player.mp-player{--mp-accent: var(--wizard-accent);--mp-bg-surface: #151518;--mp-bg-elevated: #1c1c21}.sw-audio-player.mp-player .mp-ctrl-btn:hover{color:var(--mp-accent);background:color-mix(in srgb,var(--mp-accent) 15%,transparent)}.subtitle-wrangler .subtitle-count-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;padding-bottom:.6rem;border-bottom:1px solid var(--wizard-border);position:relative}.subtitle-wrangler .sw-header-left{display:flex;align-items:center;gap:.5rem;min-width:0}.subtitle-wrangler .sw-header-right{display:flex;align-items:center;gap:.75rem}.subtitle-wrangler .sw-ai-section-label{font-size:.85rem;font-weight:500;color:var(--text-secondary)}.subtitle-wrangler .sw-ai-assist-toggle-group{display:flex;align-items:center;gap:.5rem}.subtitle-wrangler .sw-ai-assist-toggle{display:flex;align-items:center;gap:.4rem;cursor:pointer;-webkit-user-select:none;user-select:none}.subtitle-wrangler .sw-ai-assist-toggle input{display:none}.subtitle-wrangler .sw-ai-assist-slider{position:relative;width:28px;height:14px;background:var(--wizard-border, #555);border-radius:7px;transition:background .2s}.subtitle-wrangler .sw-ai-assist-slider:after{content:"";position:absolute;top:2px;left:2px;width:10px;height:10px;background:#fff;border-radius:50%;transition:transform .2s}.subtitle-wrangler .sw-ai-assist-toggle input:checked+.sw-ai-assist-slider{background:var(--wizard-accent, #7b5cb8)}.subtitle-wrangler .sw-ai-assist-toggle input:checked+.sw-ai-assist-slider:after{transform:translate(14px)}.subtitle-wrangler .sw-ai-assist-label{font-size:.72rem;font-weight:600;color:var(--wizard-muted, #999);text-transform:uppercase;letter-spacing:.03em;transition:color .2s}.subtitle-wrangler .sw-ai-assist-toggle input:checked~.sw-ai-assist-label{color:var(--wizard-accent, #7b5cb8)}.subtitle-wrangler .sw-ai-assist-info{font-size:14px;line-height:1;color:var(--text-muted, #999);cursor:help;pointer-events:auto}.subtitle-wrangler .sw-ai-assist-toggle-group.no-media{pointer-events:none}.subtitle-wrangler .sw-ai-assist-toggle-group.no-media>*:not(.sw-ai-assist-info){opacity:.4}.subtitle-wrangler .sw-ai-assist-toggle-group.no-media .sw-ai-assist-info{pointer-events:auto}.subtitle-wrangler .sw-batch-align-group{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem;margin-top:.5rem}.subtitle-wrangler #batchAlignBtn{flex:1 1 0}.subtitle-wrangler .sw-ai-hint{width:100%;font-size:.7rem;color:var(--text-muted, #999);margin:0}.subtitle-wrangler .sw-batch-align-progress{display:flex;align-items:center;gap:.4rem;flex-shrink:0}.subtitle-wrangler .sw-batch-align-bar-track{width:100px;height:5px;background:#ffffff1a;border-radius:3px;overflow:hidden}.subtitle-wrangler .sw-batch-align-bar-fill{height:100%;background:var(--wizard-accent);border-radius:3px;transition:width .2s ease;width:0%}.subtitle-wrangler .sw-batch-align-progress-label{font-size:.65rem;color:var(--text-muted);min-width:2.5rem;text-align:center}.subtitle-wrangler .sw-batch-align-cancel{display:inline-flex;align-items:center;padding:.1rem;background:transparent;border:1px solid var(--wizard-border, #444);border-radius:3px;color:var(--text-muted);cursor:pointer;transition:color .15s ease,border-color .15s ease}.subtitle-wrangler .sw-batch-align-cancel:hover{color:#f87171;border-color:#f87171}.subtitle-wrangler .sw-batch-align-cancel .material-icons{font-size:12px;line-height:1}.subtitle-wrangler .sw-refine-btn{flex:1 1 0}.subtitle-wrangler .sw-whisper-debug-btn{display:block;width:100%;padding:.2rem .5rem;background:none;border:1px dashed rgba(255,255,255,.18);border-radius:4px;color:#ffffff59;font-size:.7rem;cursor:pointer;text-align:center;letter-spacing:.03em;transition:color .15s,border-color .15s}.subtitle-wrangler .sw-whisper-debug-btn:hover{color:#ffffffa6;border-color:#ffffff59}.subtitle-wrangler .sw-smart-split-hint-line{text-align:left}.subtitle-wrangler .sw-smart-split-state{color:var(--wizard-accent, #7b5cb8);font-weight:600}.subtitle-wrangler .sw-refine-count{margin-left:.2rem;font-weight:600}.subtitle-wrangler .sw-refine-count:empty{display:none}.subtitle-wrangler .sw-batch-align-locked{opacity:.5;pointer-events:none}#swPlayerMount{position:relative}.subtitle-wrangler .sw-player-align-overlay{position:absolute;inset:0;background:#00000080;z-index:150;pointer-events:all;cursor:not-allowed}.subtitle-wrangler .sw-ai-assist-status{display:flex;align-items:center;gap:.35rem;white-space:nowrap}.subtitle-wrangler .sw-ai-assist-progress-text{font-size:.72rem;font-weight:600;color:var(--wizard-accent, #7b5cb8);letter-spacing:.02em}.subtitle-wrangler .sw-ai-assist-error-text{font-size:.72rem;font-weight:600;color:var(--error-color, #e74c3c);letter-spacing:.02em}.subtitle-wrangler .sw-ai-assist-cancel-btn,.subtitle-wrangler .sw-ai-assist-retry-btn{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;border-radius:3px;background:transparent;color:var(--text-muted, #999);cursor:pointer;transition:color .15s,background .15s}.subtitle-wrangler .sw-ai-assist-cancel-btn .material-icons,.subtitle-wrangler .sw-ai-assist-retry-btn .material-icons{font-size:16px}.subtitle-wrangler .sw-ai-assist-cancel-btn:hover{color:var(--error-color, #e74c3c);background:#e74c3c1a}.subtitle-wrangler .sw-ai-assist-retry-btn:hover{color:var(--wizard-accent, #7b5cb8);background:var(--wizard-accent-glow, rgba(123, 92, 184, .25))}.subtitle-wrangler .sw-ai-model-status{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--text-muted, #999);margin-top:.25rem}.subtitle-wrangler .sw-ai-model-size{font-size:.7rem;color:var(--text-muted, #999);white-space:nowrap}.subtitle-wrangler .sw-ai-smart-split-status{display:flex;align-items:baseline;gap:.5rem;font-size:.75rem;color:var(--text-muted, #999);margin-top:.4rem}.subtitle-wrangler .sw-ai-smart-split-status .sw-ai-lang-label{color:var(--text-muted, #999)}.subtitle-wrangler .sw-ai-assist-trash-btn{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;border-radius:3px;background:transparent;color:var(--text-muted, #999);cursor:pointer;transition:color .15s,background .15s}.subtitle-wrangler .sw-ai-assist-trash-btn .material-icons{font-size:15px}.subtitle-wrangler .sw-ai-assist-trash-btn:hover{color:var(--error-color, #e74c3c);background:#e74c3c1a}.subtitle-wrangler .sw-ai-lang-btn{display:inline-flex;align-items:center;padding:0;font-size:.75rem;font-weight:600;text-transform:none;color:var(--wizard-accent, #7b5cb8);background:none;border:none;cursor:pointer;transition:opacity .15s;white-space:nowrap;line-height:1.4}.subtitle-wrangler .sw-ai-lang-btn:hover{opacity:.8}.subtitle-wrangler .sw-ai-lang-popover{position:absolute;top:100%;right:0;margin-top:4px;width:320px;max-height:360px;background:var(--tool-bg-elevated, #2a2a2a);border:1px solid var(--tool-border, #444);border-radius:8px;box-shadow:0 8px 24px #00000080;z-index:200;display:flex;flex-direction:column;overflow:hidden}.subtitle-wrangler .sw-ai-lang-search{padding:8px;border-bottom:1px solid var(--tool-border, #444);flex-shrink:0}.subtitle-wrangler .sw-ai-lang-search input{width:100%;padding:5px 8px;font-size:.78rem;background:var(--tool-bg-surface, #1e1e1e);border:1px solid var(--tool-border, #444);border-radius:4px;color:var(--text-primary, #eee);outline:none;box-sizing:border-box}.subtitle-wrangler .sw-ai-lang-search input:focus{border-color:var(--wizard-accent, #7b5cb8)}.subtitle-wrangler .sw-ai-lang-grid{overflow-y:auto;padding:4px;flex:1;display:grid;grid-template-columns:1fr 1fr;gap:2px;align-content:start}.subtitle-wrangler .sw-ai-lang-option{display:flex;flex-direction:column;padding:5px 8px;border-radius:4px;cursor:pointer;transition:background .1s;border:none;background:transparent;text-align:left;color:var(--text-primary, #eee)}.subtitle-wrangler .sw-ai-lang-option:hover{background:var(--tool-bg-hover, #333)}.subtitle-wrangler .sw-ai-lang-option.active{background:var(--wizard-accent-glow, rgba(123, 92, 184, .25));border-left:2px solid var(--wizard-accent, #7b5cb8)}.subtitle-wrangler .sw-ai-lang-option .sw-ai-lang-native{font-size:.78rem;font-weight:600;line-height:1.2}.subtitle-wrangler .sw-ai-lang-option .sw-ai-lang-name{font-size:.65rem;color:var(--text-muted, #999);line-height:1.2}.subtitle-wrangler .sw-ai-lang-option.sw-ai-lang-auto{grid-column:1 / -1;border-bottom:1px solid var(--tool-border, #444);margin-bottom:2px;padding-bottom:6px}.subtitle-wrangler .subtitle-count-title{font-size:.95rem;font-weight:600;color:var(--text-primary);white-space:nowrap;margin:0}.subtitle-wrangler .sw-filter-trigger-group{display:flex;align-items:center;gap:.4rem}.subtitle-wrangler .sw-duration-trigger-group{position:relative;display:flex;align-items:center}.subtitle-wrangler .sw-duration-btn{display:inline-flex;align-items:center;padding:.15rem;background:transparent;border:1px solid var(--wizard-border, #444);border-radius:4px;color:var(--text-muted);cursor:pointer;transition:color .15s ease,border-color .15s ease}.subtitle-wrangler .sw-duration-btn:hover{color:var(--wizard-accent);border-color:var(--wizard-accent)}.subtitle-wrangler .sw-duration-btn .material-icons{font-size:1rem}.subtitle-wrangler .sw-duration-popover{position:absolute;top:100%;left:0;z-index:100;background:var(--wizard-bg-elevated, #1e1e2e);border:1px solid var(--wizard-border);border-radius:var(--radius-md);padding:.75rem;margin-top:.35rem;min-width:340px;box-shadow:0 8px 24px #0006;display:flex;flex-direction:column;gap:.5rem}.subtitle-wrangler .sw-duration-popover.hidden{display:none}.subtitle-wrangler .sw-duration-popover-note{font-size:.75rem;color:var(--text-muted);font-style:italic}.subtitle-wrangler .sw-duration-popover-row{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.subtitle-wrangler .sw-duration-mode{width:auto;min-width:100px}.subtitle-wrangler .sw-duration-value{width:72px}.subtitle-wrangler .sw-duration-unit{width:auto;min-width:55px}.subtitle-wrangler .sw-duration-popover .filter-index-input,.subtitle-wrangler .sw-duration-popover .filter-gap-inline-input,.subtitle-wrangler .sw-duration-unit{height:30px;box-sizing:border-box;padding:0 .5rem;font-size:.85rem}.subtitle-wrangler .sw-duration-actions{display:flex;justify-content:flex-end;gap:.35rem;padding-top:.25rem}.subtitle-wrangler .sw-duration-actions.hidden{display:none}.subtitle-wrangler .sw-filter-btn{display:flex;align-items:center;gap:.2rem;padding:.2rem .5rem;background:transparent;border:1px solid var(--wizard-border);border-radius:var(--radius-sm);color:var(--text-secondary);font-size:.8rem;cursor:pointer;transition:all .15s ease}.subtitle-wrangler .sw-filter-btn .material-icons{font-size:.9rem}.subtitle-wrangler .sw-filter-btn:hover,.subtitle-wrangler .sw-filter-btn.active{color:var(--wizard-accent);border-color:var(--wizard-accent-dim);background:var(--wizard-accent-glow)}.subtitle-wrangler .sw-filter-summary{font-size:.75rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px}.subtitle-wrangler .sw-filter-popover{position:absolute;top:100%;left:0;z-index:100;background:var(--wizard-bg-elevated, #1e1e2e);border:1px solid var(--wizard-border);border-radius:var(--radius-md);padding:.75rem;margin-top:.35rem;min-width:320px;box-shadow:0 8px 24px #0006;display:flex;flex-direction:column;gap:.5rem}.subtitle-wrangler .sw-filter-popover.hidden{display:none}.subtitle-wrangler .sw-filter-popover-row{display:flex;align-items:center;gap:.5rem}.subtitle-wrangler .sw-filter-popover-label{font-size:.8rem;color:var(--text-secondary);min-width:72px;white-space:nowrap}.subtitle-wrangler .sw-filter-popover-select{font-size:.8rem;padding:.3rem .4rem}.subtitle-wrangler .sw-filter-popover-input{width:60px;padding:.3rem .4rem;background:var(--wizard-bg-surface);border:1px solid var(--wizard-border);border-radius:var(--radius-sm);color:var(--text-primary);font-size:.8rem}.subtitle-wrangler .sw-filter-popover-sep,.subtitle-wrangler .sw-filter-popover-unit{font-size:.75rem;color:var(--text-muted)}.subtitle-wrangler .sw-filter-duration-op{font-size:.8rem;padding:.1rem .2rem;min-width:auto;width:auto;margin:0 .15rem;background:var(--wizard-bg-surface);border:1px solid var(--wizard-border);border-radius:var(--radius-sm);color:var(--text-primary);cursor:pointer}.subtitle-wrangler .sw-filter-popover-text{flex:1;padding:.3rem .4rem;background:var(--wizard-bg-surface);border:1px solid var(--wizard-border);border-radius:var(--radius-sm);color:var(--text-primary);font-size:.8rem}.subtitle-wrangler .sw-filter-popover-range{display:flex;align-items:center;gap:.3rem}.subtitle-wrangler .sw-filter-popover-range.hidden{display:none}.subtitle-wrangler .sw-filter-popover-custom{display:flex;align-items:center;gap:.3rem}.subtitle-wrangler .sw-filter-popover-custom.hidden{display:none}.subtitle-wrangler .sw-filter-popover-actions{justify-content:space-between;padding-top:.35rem;border-top:1px solid rgba(255,255,255,.06);margin-top:.15rem}.subtitle-wrangler .sw-filter-popover-reset{background:transparent;border:none;color:var(--text-muted);font-size:.75rem;cursor:pointer;padding:.2rem 0;text-decoration:underline;text-underline-offset:2px}.subtitle-wrangler .sw-filter-popover-reset:hover{color:var(--text-secondary)}.subtitle-wrangler .sw-filter-popover-right{display:flex;align-items:center;gap:.35rem}.subtitle-wrangler .sw-filter-display-toggle{background:transparent;border:none;color:var(--text-muted);cursor:pointer;padding:.15rem;border-radius:var(--radius-sm);transition:color .15s ease}.subtitle-wrangler .sw-filter-display-toggle:hover{color:var(--text-secondary)}.subtitle-wrangler .sw-filter-display-toggle .material-icons{font-size:1rem}.subtitle-wrangler .sw-find-group{display:flex;align-items:center;gap:.3rem}.subtitle-wrangler .sw-find-icon{font-size:.9rem;color:var(--text-muted)}.subtitle-wrangler .sw-find-input{width:140px;padding:.25rem .4rem;background:var(--wizard-bg-elevated, #1e1e2e);border:1px solid var(--wizard-border);border-radius:var(--radius-sm);color:var(--text-primary);font-size:.8rem}.subtitle-wrangler .sw-find-input:focus{border-color:var(--wizard-accent-dim);outline:none}.subtitle-wrangler .sw-find-input-wrap{position:relative;display:inline-flex;align-items:center}.subtitle-wrangler .sw-find-input-wrap .sw-find-input{padding-right:1.3rem}.subtitle-wrangler .sw-find-clear-btn{position:absolute;right:.15rem;display:none;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer;color:var(--text-muted);line-height:1}.subtitle-wrangler .sw-find-clear-btn:hover{color:var(--text-primary)}.subtitle-wrangler .sw-find-clear-btn .material-icons{font-size:.8rem}.subtitle-wrangler .sw-find-input-wrap:focus-within .sw-find-clear-btn,.subtitle-wrangler .sw-find-clear-btn.visible{display:flex}.subtitle-wrangler .sw-find-arrow{font-size:.8rem;color:var(--text-muted)}.subtitle-wrangler .sw-find-mode{font-size:.8rem;padding:.2rem .3rem;min-width:auto;background:var(--wizard-bg-surface);border:1px solid var(--wizard-border);border-radius:var(--radius-sm);color:var(--text-primary);cursor:pointer}.subtitle-wrangler .sw-find-mode.hidden{display:none}.subtitle-wrangler .sw-find-nav{display:flex;align-items:center;gap:.15rem;margin:0 .1rem}.subtitle-wrangler .sw-find-nav.hidden{display:none}.subtitle-wrangler .sw-find-nav-btn{background:none;border:none;color:var(--text-secondary);cursor:pointer;padding:0;line-height:1;display:flex;align-items:center;transition:color .15s}.subtitle-wrangler .sw-find-nav-btn .material-icons{font-size:16px}.subtitle-wrangler .sw-find-nav-btn:hover{color:var(--text-primary)}.subtitle-wrangler .sw-find-nav-btn:disabled{color:var(--text-muted);opacity:.4;cursor:default}.subtitle-wrangler .sw-find-nav-label{font-size:.7rem;color:var(--text-muted);min-width:36px;text-align:center;white-space:nowrap;-webkit-user-select:none;user-select:none}.subtitle-wrangler .sw-replace-group{display:flex;align-items:center;gap:.3rem}.subtitle-wrangler .sw-replace-group.hidden{display:none}.subtitle-wrangler .sw-find-transform-group{display:flex;align-items:center;gap:.3rem}.subtitle-wrangler .sw-find-transform-group.hidden{display:none}.subtitle-wrangler .sw-find-actions{display:flex;align-items:center;gap:.15rem}.subtitle-wrangler .sw-find-actions.hidden{display:none}.subtitle-wrangler .sw-find-action-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:.15rem;cursor:pointer;border-radius:var(--radius-sm);color:var(--text-muted);transition:color .15s,background .15s}.subtitle-wrangler .sw-find-action-btn:hover{color:var(--text-primary);background:var(--wizard-bg-elevated, #1e1e2e)}.subtitle-wrangler .sw-find-action-btn .material-icons{font-size:.95rem}.subtitle-wrangler .sw-find-apply-btn{color:#4caf50}.subtitle-wrangler .sw-find-apply-btn:hover{color:#66bb6a}.subtitle-wrangler .sw-history-btn{display:inline-flex;align-items:center;gap:.25rem;padding:.15rem 0;background:transparent;border:none;color:#fff;font-size:.7rem;font-weight:500;cursor:pointer;transition:opacity .15s ease;vertical-align:middle;margin-left:.35rem}.subtitle-wrangler .sw-history-btn:hover:not(:disabled){opacity:.7}.subtitle-wrangler .sw-history-btn:disabled{opacity:.25;cursor:default;pointer-events:none}.subtitle-wrangler .sw-history-btn .material-icons{font-size:.85rem}.subtitle-wrangler .sw-history-label{text-decoration:underline;text-underline-offset:3px}.subtitle-wrangler .sw-history-key{opacity:.6;font-size:.65rem}.subtitle-wrangler .subtitle-list{overflow-y:auto;background:var(--wizard-bg-surface);border:1px solid var(--wizard-border);border-radius:var(--radius-md);padding:.5rem}.subtitle-wrangler .subtitle-list::-webkit-scrollbar{width:8px}.subtitle-wrangler .subtitle-list::-webkit-scrollbar-track{background:var(--wizard-bg-surface);border-radius:4px}.subtitle-wrangler .subtitle-list::-webkit-scrollbar-thumb{background:var(--wizard-border-accent);border-radius:4px}.subtitle-wrangler .subtitle-list::-webkit-scrollbar-thumb:hover{background:var(--wizard-accent)}.subtitle-wrangler .subtitle-item{display:grid;grid-template-columns:50px 1fr;gap:1rem;padding:.75rem 1rem;background:var(--wizard-bg-elevated);border-radius:var(--radius-sm);transition:background .15s ease}.subtitle-wrangler .subtitle-item:hover{background:var(--wizard-bg-hover)}.subtitle-wrangler .subtitle-item.active-playback{border-left:3px solid var(--wizard-accent);background:var(--wizard-bg-hover)}.subtitle-wrangler .subtitle-item.selected-from-waveform{background:var(--wizard-accent-glow);box-shadow:inset 0 0 0 1px var(--wizard-border-purple)}.subtitle-wrangler .subtitle-item.sw-multi-selected{background:#7b5cb826;outline:1px solid rgba(123,92,184,.3)}.subtitle-wrangler .subtitle-between-zone{display:grid;grid-template-columns:1fr 1fr;height:.5rem;border-radius:var(--radius-sm);transition:height .15s ease}.subtitle-wrangler .subtitle-between-zone:hover{height:1.5rem}.subtitle-wrangler .subtitle-list:has(.subtitle-item.editing) .subtitle-between-zone,.subtitle-wrangler .subtitle-list:has(.subtitle-item.editing) .subtitle-insert-zone--standalone{pointer-events:none}.subtitle-wrangler .subtitle-insert-zone{display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:var(--radius-sm) 0 0 var(--radius-sm);height:100%;transition:background .15s ease}.subtitle-wrangler .subtitle-insert-zone:hover{background:var(--wizard-accent-glow)}.subtitle-wrangler .subtitle-insert-zone .insert-icon{opacity:0;color:var(--wizard-accent);font-size:.75rem;transition:opacity .15s ease;pointer-events:none}.subtitle-wrangler .subtitle-between-zone:hover .insert-icon,.subtitle-wrangler .subtitle-between-zone:hover .merge-icon{opacity:1}.subtitle-wrangler .subtitle-merge-zone{display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:0 var(--radius-sm) var(--radius-sm) 0;height:100%;transition:background .15s ease}.subtitle-wrangler .subtitle-merge-zone:hover{background:var(--wizard-accent-glow)}.subtitle-wrangler .subtitle-merge-zone .merge-icon{opacity:0;color:var(--wizard-accent);font-size:.75rem;font-weight:600;transition:opacity .15s ease;pointer-events:none}.subtitle-wrangler .subtitle-insert-zone--standalone{display:flex;align-items:center;justify-content:center;height:.5rem;cursor:pointer;border-radius:var(--radius-sm);transition:height .15s ease,background .15s ease}.subtitle-wrangler .subtitle-insert-zone--standalone:hover{height:1.5rem;background:var(--wizard-accent-glow)}.subtitle-wrangler .subtitle-insert-zone--standalone:hover .insert-icon{opacity:1}.subtitle-wrangler .subtitle-index{font-weight:600;color:var(--text-muted);font-family:var(--font-mono)}.subtitle-wrangler .subtitle-content{display:flex;flex-direction:column;gap:.25rem;position:relative}.subtitle-wrangler .subtitle-time{font-size:.85rem;color:var(--wizard-accent);font-family:var(--font-mono)}@keyframes timecode-pop{0%{transform:scale(1)}40%{transform:scale(1.15)}to{transform:scale(1)}}.subtitle-wrangler .subtitle-time.timecode-pop{display:inline-block;transform-origin:left center;animation:timecode-pop .3s ease-out}.subtitle-wrangler .subtitle-text{color:var(--text-primary);line-height:1.6;white-space:pre-wrap;cursor:text}.subtitle-wrangler .sw-empty-placeholder{color:var(--text-muted);font-style:italic;opacity:.45;-webkit-user-select:none;user-select:none}.subtitle-wrangler .subtitle-text.sw-empty:before{content:"(Empty)";color:var(--text-muted);font-style:italic;opacity:.45}.subtitle-wrangler .subtitle-lane{font-size:.75rem;color:var(--wizard-accent);font-weight:500;margin-top:.25rem}.subtitle-wrangler .subtitle-edit-btn{position:absolute;top:0;right:0;padding:.25rem .5rem;background:transparent;border:1px solid var(--wizard-accent-dim);border-radius:var(--radius-sm);color:var(--wizard-accent);font-size:.75rem;font-weight:500;cursor:pointer;opacity:0;transition:all .15s ease}.subtitle-wrangler .subtitle-item:hover .subtitle-edit-btn{opacity:1}.subtitle-wrangler .subtitle-edit-btn:hover{background:var(--wizard-accent-glow);border-color:var(--wizard-accent)}.subtitle-wrangler .subtitle-delete-btn{position:absolute;bottom:0;right:0;padding:0;background:transparent;border:none;color:var(--wizard-accent);cursor:pointer;opacity:0;transition:all .15s ease;line-height:1}.subtitle-wrangler .subtitle-delete-btn .material-icons{font-size:1rem}.subtitle-wrangler .subtitle-item:hover .subtitle-delete-btn{opacity:.6}.subtitle-wrangler .subtitle-delete-btn:hover{opacity:1!important}.subtitle-wrangler .subtitle-item.editing{background:var(--wizard-bg-hover);border:1px solid var(--wizard-border-purple);margin-left:-1px;margin-right:-1px}.subtitle-wrangler .subtitle-item.editing .subtitle-text[data-tip]:after{display:none}.subtitle-wrangler .subtitle-edit-header{display:flex;align-items:center;justify-content:space-between}.subtitle-wrangler .subtitle-edit-content{width:100%;min-height:60px;max-height:300px;overflow-y:auto;padding:.5rem .6rem;background:var(--wizard-bg-surface);border:1px solid var(--wizard-accent);border-radius:var(--radius-sm);color:var(--text-primary);font-size:inherit;font-family:inherit;line-height:1.6;white-space:pre-wrap;box-sizing:border-box}.subtitle-wrangler .subtitle-edit-content:focus{outline:none;border-color:var(--wizard-accent-hover);box-shadow:0 0 0 2px var(--wizard-accent-glow)}.subtitle-wrangler .subtitle-edit-actions{display:flex;align-items:center;gap:.75rem;margin-top:.5rem}.subtitle-wrangler .subtitle-done-btn{padding:.35rem .75rem;background:transparent;border:1px solid var(--wizard-accent-dim);border-radius:var(--radius-sm);color:var(--wizard-accent);font-size:.8rem;font-weight:600;cursor:pointer;transition:all .15s ease}.subtitle-wrangler .subtitle-done-btn:hover{background:var(--wizard-accent-glow);border-color:var(--wizard-accent)}.subtitle-wrangler .subtitle-split-btn,.subtitle-wrangler .subtitle-split-words-btn{background:none;border:none;color:var(--wizard-accent);font-size:.75rem;cursor:pointer;padding:0;transition:color .15s ease}.subtitle-wrangler .subtitle-split-btn:hover,.subtitle-wrangler .subtitle-split-words-btn:hover{color:var(--wizard-accent-hover)}.subtitle-wrangler .subtitle-split-btn:disabled,.subtitle-wrangler .subtitle-split-words-btn:disabled{color:color-mix(in srgb,var(--wizard-accent) 35%,transparent);cursor:default}.subtitle-wrangler .sw-smart-split-hint{margin-left:auto;font-size:.7rem;color:#888;white-space:nowrap}.subtitle-wrangler .sw-smart-split-hint .accent{color:var(--wizard-accent)}.subtitle-wrangler .sw-smart-split-hint .red{color:#e55}.subtitle-wrangler .sw-split-toast{position:absolute;bottom:100%;left:0;margin-bottom:4px;padding:.25rem .5rem;background:var(--tool-bg-elevated, #1c1c21);border:1px solid rgba(255,100,100,.4);border-radius:3px;color:#ff6b6b;font-size:.7rem;white-space:nowrap;pointer-events:none;z-index:1}.subtitle-wrangler .subtitle-format-toolbar{display:flex;align-items:center;gap:.25rem}.subtitle-wrangler .fmt-btn{position:relative;padding:.2rem .45rem;background:transparent;border:none;border-radius:var(--radius-sm);color:var(--text-primary);font-size:.8rem;cursor:pointer;transition:all .15s ease;line-height:1}.subtitle-wrangler .fmt-btn:hover{background:var(--wizard-accent-glow);color:var(--wizard-accent)}.subtitle-wrangler .fmt-case-wrapper{position:relative;display:flex;align-items:center}.subtitle-wrangler .fmt-case-popover{position:absolute;top:calc(100% + .35rem);left:50%;transform:translate(-50%);display:flex;flex-direction:column;gap:.15rem;padding:.35rem;background:var(--wizard-accent);border:1px solid var(--wizard-accent);border-radius:var(--radius-sm);box-shadow:0 4px 12px #0000004d;z-index:10}.subtitle-wrangler .fmt-case-popover.hidden{display:none}.subtitle-wrangler .fmt-case-option{padding:.3rem .6rem;background:transparent;border:1px solid transparent;border-radius:var(--radius-sm);color:#000;font-size:.75rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .15s ease}.subtitle-wrangler .fmt-case-option:hover{background:#000;color:#fff}.subtitle-wrangler .subtitle-cancel-btn{background:none;border:none;color:var(--text-muted);font-size:.75rem;cursor:pointer;padding:0;transition:color .15s ease}.subtitle-wrangler .subtitle-cancel-btn:hover{color:var(--text-primary)}.subtitle-wrangler .subtitle-edit-field-wrap{position:relative}.subtitle-wrangler .sw-ai-status{position:absolute;bottom:4px;right:6px;display:flex;align-items:center;gap:.35rem;font-size:.7rem;color:var(--text-secondary, #666);white-space:nowrap;pointer-events:auto;background:#1e1e1ed9;padding:1px 6px;border-radius:3px;z-index:1}.subtitle-wrangler .sw-ai-status:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;flex-shrink:0;background:var(--text-secondary, #666);transition:background .2s ease}.subtitle-wrangler .sw-ai-status.dot-orange:before{background:#e67e22}.subtitle-wrangler .sw-ai-status.dot-green:before{background:#2ecc71}.sw-ai-status .sw-ai-dots span{opacity:0;animation:sw-dot-blink 1.4s infinite}.sw-ai-status .sw-ai-dots span:nth-child(2){animation-delay:.2s}.sw-ai-status .sw-ai-dots span:nth-child(3){animation-delay:.4s}@keyframes sw-dot-blink{0%,20%{opacity:0}50%{opacity:1}to{opacity:0}}.subtitle-wrangler .empty-state{text-align:center;padding:4rem 2rem;color:var(--text-muted)}.subtitle-wrangler .empty-state-text{font-size:1.1rem;margin-bottom:.5rem;color:var(--text-secondary)}.subtitle-wrangler .empty-state-hint{font-size:.95rem;opacity:.7}.subtitle-wrangler .cb-error-toast{top:80px;bottom:auto}.subtitle-wrangler .paste-modal-content{max-height:80vh}.subtitle-wrangler .paste-hint{font-size:.9rem;color:var(--text-secondary);margin:0 0 1rem;padding-right:2rem}.subtitle-wrangler .paste-textarea{width:100%;min-height:300px;padding:.75rem;background:var(--wizard-bg-surface);border:1px solid var(--wizard-border);border-radius:var(--radius-sm);color:var(--text-primary);font-size:.9rem;font-family:var(--font-mono);resize:vertical;white-space:pre;overflow-wrap:normal;margin-bottom:.75rem}.subtitle-wrangler .paste-textarea:focus{outline:none;border-color:var(--wizard-accent)}.subtitle-wrangler .paste-textarea::placeholder{color:var(--text-muted)}.subtitle-wrangler .paste-convert-btn{padding:.75rem 1.5rem;background:var(--wizard-accent);border:none;border-radius:var(--radius-sm);color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .15s ease}.subtitle-wrangler .paste-convert-btn:hover{background:var(--wizard-accent-hover)}.subtitle-wrangler .paste-duration{margin:.5rem 0 .25rem;display:flex;align-items:center;gap:.75rem}.subtitle-wrangler .paste-modal-content .sw-ai-hint{margin:0 0 .75rem;color:var(--wizard-accent, #7b5cb8)}.subtitle-wrangler .paste-duration .paste-duration-label{margin:0;color:var(--text-muted);font-size:.9rem}.subtitle-wrangler .paste-duration-control{display:flex;align-items:center;gap:.5rem;flex:1}.subtitle-wrangler .hidden{display:none!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.subtitle-wrangler .sw-cached-empty{text-align:center;color:var(--text-secondary, #888);padding:2rem 1rem;font-size:.95rem}.subtitle-wrangler .sw-project-header{display:flex;align-items:center;gap:.4rem;margin:0 0 1.5rem;position:relative;flex-shrink:0}.subtitle-wrangler .sw-project-switch-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;color:var(--text-secondary, #666);cursor:pointer;padding:.25rem;border-radius:4px;transition:color .15s ease,background .15s ease}.subtitle-wrangler .sw-project-switch-btn:hover{color:var(--text-primary, #eee);background:var(--wizard-surface, #1a1a1f)}.subtitle-wrangler .sw-project-switch-btn .material-icons{font-size:1.25rem}.subtitle-wrangler .sw-project-separator{color:var(--text-muted, #555);font-size:1.1rem;font-weight:300;-webkit-user-select:none;user-select:none}.subtitle-wrangler .sw-project-header.hidden{display:none}.subtitle-wrangler .sw-project-name{font-size:1.25rem;font-weight:700;color:var(--text-primary, #eee)}.subtitle-wrangler .sw-project-edit-btn{display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:var(--text-secondary, #666);cursor:pointer;padding:.15rem;border-radius:3px;transition:color .15s ease}.subtitle-wrangler .sw-project-edit-btn:hover{color:var(--wizard-accent)}.subtitle-wrangler .sw-project-edit-btn:disabled{opacity:.4;cursor:not-allowed;background:transparent}.subtitle-wrangler .sw-project-confirm-btn,.subtitle-wrangler .sw-project-cancel-btn{display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:var(--text-secondary, #666);cursor:pointer;padding:.15rem;border-radius:3px;transition:color .15s ease}.subtitle-wrangler .sw-project-confirm-btn .material-icons,.subtitle-wrangler .sw-project-cancel-btn .material-icons{font-size:1.1rem}.subtitle-wrangler .sw-project-confirm-btn:hover{color:#4caf50}.subtitle-wrangler .sw-project-cancel-btn:hover{color:#e74c3c}.subtitle-wrangler .sw-project-confirm-btn.hidden,.subtitle-wrangler .sw-project-cancel-btn.hidden{display:none}.subtitle-wrangler .sw-project-edit-btn .material-icons{font-size:1rem}.subtitle-wrangler .sw-project-download-btn{display:flex;align-items:center;gap:.25rem;margin-left:.35rem;background:transparent;border:none;color:var(--wizard-accent);cursor:pointer;padding:.15rem 0;transition:color .15s ease}.subtitle-wrangler .sw-project-download-btn:hover{color:#9b7fd8}.subtitle-wrangler .sw-project-download-btn:disabled{opacity:.4;cursor:not-allowed}.subtitle-wrangler .sw-project-download-btn.hidden{display:none}.subtitle-wrangler .sw-project-download-btn .material-icons{font-size:1rem}.subtitle-wrangler .sw-project-delete-btn{display:flex;align-items:center;gap:.25rem;margin-left:.35rem;background:transparent;border:none;color:var(--error);cursor:pointer;padding:.15rem 0;transition:color .15s ease}.subtitle-wrangler .sw-project-delete-btn:hover{color:#ff7a7a}.subtitle-wrangler .sw-project-delete-btn.hidden{display:none}.subtitle-wrangler .sw-project-delete-btn .material-icons{font-size:1rem}.subtitle-wrangler .sw-project-name-input{font-size:1.35rem;font-weight:600;color:var(--text-primary, #eee);background:var(--wizard-bg-surface, #1a1a2e);border:1px solid var(--wizard-accent);border-radius:4px;padding:.1rem .4rem;outline:none;min-width:200px}.subtitle-wrangler .sw-project-name-input.hidden{display:none}.subtitle-wrangler .sw-autosave-status{display:none;align-items:center;align-self:center;gap:.35rem;font-size:.85rem;color:var(--text-secondary, #666);margin-left:.35rem;white-space:nowrap;order:5;transform:translateY(1px)}.subtitle-wrangler .sw-cache-info{display:flex;align-items:center;order:5;color:var(--text-muted, #555);cursor:help;transform:translateY(1px)}.subtitle-wrangler .sw-cache-info .material-icons{font-size:.85rem}.subtitle-wrangler .sw-cache-info:hover{color:var(--text-secondary, #666)}.subtitle-wrangler .sw-project-name-input{order:3}.subtitle-wrangler .sw-project-confirm-btn,.subtitle-wrangler .sw-project-cancel-btn{order:4}.subtitle-wrangler .sw-project-header>.sw-history-btn{order:5;margin-left:.25rem}.subtitle-wrangler .sw-project-header>#swUndoBtn{margin-left:auto}.subtitle-wrangler .sw-project-download-btn,.subtitle-wrangler .sw-project-delete-btn{order:6}.subtitle-wrangler .sw-autosave-status.visible{display:flex}.subtitle-wrangler .sw-autosave-status:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;flex-shrink:0;background:var(--text-secondary, #666);transition:background .2s ease}.subtitle-wrangler .sw-autosave-status.dot-green:before{background:#2ecc71}.subtitle-wrangler .sw-autosave-status.dot-yellow:before{background:#f1c40f}.subtitle-wrangler .sw-autosave-status.dot-red:before{background:#e74c3c}@media(max-width:900px){.subtitle-wrangler .sw-layout{flex-direction:column}}@media(max-width:640px){.subtitle-wrangler .sw-project-header{padding:8px 1rem}.subtitle-wrangler .drop-zone{padding:2rem 1rem}.subtitle-wrangler .subtitle-item{grid-template-columns:40px 1fr;gap:.75rem;padding:.75rem}.subtitle-wrangler .sw-action-section{padding:1rem}}.sw-align-summary-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center}.sw-align-summary-modal .sw-modal-overlay{position:absolute;inset:0;background:#000000a6}.sw-align-summary-modal .sw-modal-content{position:relative;background:var(--tool-bg-surface, #151518);border:1px solid var(--wizard-border, #333);border-radius:8px;padding:24px;max-width:640px;width:90%;box-shadow:0 8px 32px #0006;color:var(--text-primary, #e0e0e0)}.sw-align-summary-modal h3{margin:0 0 20px;font-size:18px;text-align:center}.sw-align-summary-stats{display:flex;justify-content:space-around;margin-bottom:20px;padding:16px;background:#0003;border-radius:8px}.sw-stat{display:flex;flex-direction:column;align-items:center;gap:4px}.sw-stat-value{font-size:24px;font-weight:600}.sw-stat-total{color:var(--wizard-accent, #7b5cb8)}.sw-stat-label{font-size:12px;color:var(--text-secondary, #999);text-transform:uppercase}.sw-stat-anchored .sw-stat-value{color:#22c55e}.sw-stat-estimated .sw-stat-value{color:#f59e0b}.sw-align-summary-estimated{margin-bottom:20px}.sw-align-summary-estimated p{margin:0 0 8px;font-size:13px;color:var(--text-secondary, #999)}.sw-estimated-list{display:flex;flex-direction:column;gap:2px;max-height:240px;overflow-y:auto;padding:4px 0}.sw-estimated-list::-webkit-scrollbar{width:8px}.sw-estimated-list::-webkit-scrollbar-track{background:var(--wizard-bg-surface);border-radius:4px}.sw-estimated-list::-webkit-scrollbar-thumb{background:var(--wizard-border-accent);border-radius:4px}.sw-estimated-list::-webkit-scrollbar-thumb:hover{background:var(--wizard-accent)}.sw-estimated-item{display:flex;align-items:center;gap:10px;width:100%;padding:6px 8px;border:none;border-radius:4px;background:transparent;font-size:12px;line-height:1.4;color:var(--text-primary, #e0e0e0);cursor:pointer;text-align:left;white-space:nowrap;overflow:hidden;transition:background .15s}.sw-estimated-item:hover{background:#ffffff0f}.sw-estimated-item .sw-estimated-time{flex-shrink:0;font-family:monospace;color:var(--text-secondary, #999)}.sw-estimated-item .sw-estimated-text{overflow:hidden;text-overflow:ellipsis}.sw-align-summary-all-good{text-align:center;color:#22c55e;font-weight:500;margin:20px 0}.sw-align-summary-ok{display:block;width:100%;padding:10px;margin-top:12px;background:var(--wizard-accent, #7b5cb8);border:none;border-radius:var(--radius-sm, 4px);color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:opacity .15s}.sw-align-summary-ok:hover{opacity:.85}.sw-align-coverage-warning{text-align:center}.sw-align-coverage-warning h3{margin:0 0 12px;font-size:17px}.sw-align-coverage-warning p{margin:0 0 20px;font-size:13px;color:var(--text-secondary, #999);line-height:1.6}.sw-coverage-warning-actions{display:flex;gap:10px;justify-content:center}.sw-coverage-proceed-btn,.sw-coverage-cancel-btn{padding:9px 20px;border-radius:6px;font-size:13px;cursor:pointer;transition:opacity .15s}.sw-coverage-proceed-btn{background:var(--wizard-accent, #7b5cb8);border:none;color:#fff;font-weight:600}.sw-coverage-proceed-btn:hover{opacity:.85}.sw-coverage-cancel-btn{background:transparent;border:1px solid var(--wizard-border, #333);color:var(--text-secondary, #999)}.sw-coverage-cancel-btn:hover{opacity:.75}.sw-ai-run-confirmation{max-width:560px}.sw-ai-run-warning{margin:0 0 14px;color:#fbbf24;line-height:1.45;font-size:13px}.sw-ai-run-details{margin:0 0 14px}.sw-ai-run-details p{margin:0 0 8px;color:var(--text-secondary, #999);line-height:1.45;font-size:13px}.sw-ai-run-details p:last-child{margin-bottom:0}.sw-ai-run-lang-row{display:flex;align-items:center;justify-content:flex-start;gap:8px;flex-wrap:nowrap;margin:0 0 16px;color:var(--text-secondary, #999);font-size:13px;line-height:1.35}.sw-ai-run-lang-label{color:var(--wizard-accent, #7b5cb8);font-weight:600;white-space:nowrap}.sw-ai-run-lang-select{width:auto;flex:0 0 auto;min-width:0;max-width:100%;width:min(220px,48vw);border-radius:6px;border:1px solid var(--wizard-border, #333);background:var(--tool-surface, #111);color:var(--text-primary, #ddd);font-size:13px;padding:6px 8px}.sw-audio-player .mp-waveform-host .sw-native-scroll{width:100%;scrollbar-width:none;-ms-overflow-style:none}.sw-audio-player .mp-waveform-host .sw-native-scroll::-webkit-scrollbar{display:none}
