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)}.sw-operation-feedback--agent{background:#1d2b4d;border:1px solid #6f9dff;border-top:none;color:#d5e3ff}@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}body.drawer-collapsed .subtitle-wrangler .mp-player{left:auto}.subtitle-wrangler .sw-right-panel{flex:3;display:flex;flex-direction:column;gap:1rem;overflow-y:auto;overflow-x:hidden}.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-section-label{margin:0 0 .85rem;font-size:.8rem;font-weight:600;letter-spacing:.01em;color:var(--text-primary)}.subtitle-wrangler .sw-dropzone-tiles{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;align-items:stretch;margin-bottom:1.5rem}.subtitle-wrangler .sw-dropzone-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.45rem;min-height:104px;padding:1.5rem 1rem;border-radius:var(--radius-md);text-align:center;box-sizing:border-box}.subtitle-wrangler .sw-dropzone-tile-label{font-size:.9rem;font-weight:600;letter-spacing:-.01em;color:var(--text-primary);line-height:1.25}.subtitle-wrangler .sw-dropzone-tile-desc{margin:0;font-size:.75rem;line-height:1.45;color:var(--text-secondary)}.subtitle-wrangler .sw-dropzone-btn{background:var(--wizard-bg-surface);border:1px solid var(--wizard-border);color:var(--text-primary);cursor:pointer;font-family:inherit;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.subtitle-wrangler .sw-dropzone-btn:hover{border-color:var(--wizard-accent);background:var(--wizard-accent-glow);box-shadow:0 0 0 1px var(--wizard-accent-glow),0 4px 16px var(--wizard-accent-glow)}.subtitle-wrangler .sw-dropzone-notes{margin:0;font-size:.8rem;line-height:1.6;color:var(--text-secondary)}.subtitle-wrangler .sw-dropzone-notes ul{margin:0;padding-left:1.15rem;list-style-type:disc}.subtitle-wrangler .sw-dropzone-notes li{margin-bottom:.5rem;padding-left:.15rem}.subtitle-wrangler .sw-dropzone-notes li:last-child{margin-bottom:0}.subtitle-wrangler .sw-dropzone-notes li::marker{color:var(--wizard-border-accent, #3d3d45)}.subtitle-wrangler .sw-dropzone-notes strong{color:var(--text-primary);font-weight:600}.subtitle-wrangler .sw-dropzone-transcribe{margin-top:1.75rem;padding-top:1.5rem;border-top:1px solid var(--wizard-border);display:flex;flex-direction:column;align-items:flex-start;gap:1.15rem}.subtitle-wrangler .sw-dropzone-transcribe-note{margin:0;font-size:.875rem;line-height:1.55;color:var(--text-primary)}.subtitle-wrangler .sw-dropzone-transcribe-note strong{color:var(--wizard-accent);font-weight:600}.subtitle-wrangler .sw-dropzone-transcribe-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem}.subtitle-wrangler .sw-dropzone-load-media-group{display:inline-flex;align-items:center;gap:.6rem}.subtitle-wrangler .sw-dropzone-amp{color:var(--text-secondary);font-size:.95rem;font-weight:500;-webkit-user-select:none;user-select:none}.subtitle-wrangler .sw-dropzone-btn-accent{padding:.625rem 1.35rem;background:var(--wizard-accent, #7b5cb8);border:1px solid var(--wizard-accent, #7b5cb8);border-radius:var(--radius-md);color:#fff;cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:600;letter-spacing:.01em;line-height:1;box-shadow:0 1px 2px #0000004d;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .1s ease}.subtitle-wrangler .sw-dropzone-btn-accent:hover{background:var(--wizard-accent-hover, #9b7cd8);border-color:var(--wizard-accent-hover, #9b7cd8);box-shadow:0 4px 14px var(--wizard-accent-glow);transform:translateY(-1px)}.subtitle-wrangler .sw-dropzone-btn-accent:active{transform:translateY(0);box-shadow:0 1px 2px #0000004d}.subtitle-wrangler .sw-dropzone-btn-accent.is-dimmed{opacity:.5}.subtitle-wrangler .sw-dropzone-btn-accent.is-dimmed:hover{opacity:1}.subtitle-wrangler .sw-dropzone-note-hint{font-size:.75rem;color:var(--text-muted);margin-left:.5rem;opacity:.7}.subtitle-wrangler .sw-dropzone-perf{display:flex;gap:.75rem;margin-top:1.5rem;padding:.9rem 1rem;background:var(--wizard-bg-elevated);border:1px solid var(--wizard-border);border-radius:var(--radius-md)}.subtitle-wrangler .sw-dropzone-perf-icon{flex-shrink:0;font-size:1.25rem;line-height:1.3;color:var(--wizard-accent)}.subtitle-wrangler .sw-dropzone-perf-title{margin:0 0 .25rem;font-size:.85rem;font-weight:600;color:var(--text-primary)}.subtitle-wrangler .sw-dropzone-perf-body{margin:0;font-size:.78rem;line-height:1.55;color:var(--text-secondary)}.subtitle-wrangler .sw-dropzone-perf-body strong{color:var(--text-primary);font-weight:600}.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{display:flex;flex-direction:column;gap:.75rem;background:transparent;border:none;padding:0}.subtitle-wrangler .sw-ai-card{background:var(--wizard-bg-surface);border:1px solid var(--wizard-border);border-radius:var(--radius-md);padding:.85rem 1rem}.subtitle-wrangler .sw-ai-card-header{padding:.35rem .25rem}.subtitle-wrangler .sw-ai-card-title{color:var(--text-primary);font-size:.95rem;font-weight:600;line-height:1.2}.subtitle-wrangler .sw-ai-card-body{padding-top:.5rem}.subtitle-wrangler #aiCardBody{position:relative}.subtitle-wrangler .sw-ai-panel-overlay{position:absolute;inset:0;z-index:6;display:flex;align-items:center;justify-content:center;padding:1rem;background:color-mix(in srgb,var(--wizard-bg-surface) 82%,transparent)}.subtitle-wrangler .sw-ai-panel-overlay.hidden{display:none}.subtitle-wrangler .sw-ai-panel-overlay-inner{display:flex;flex-direction:column;align-items:center;gap:.85rem;text-align:center;max-width:22rem}.subtitle-wrangler .sw-ai-panel-overlay-label{color:#fff;font-size:.8rem;line-height:1.45}.subtitle-wrangler .sw-ai-panel-overlay-actions{display:flex;flex-direction:column;align-items:stretch;gap:.5rem}.subtitle-wrangler .sw-ai-overlay-progress{display:flex;flex-direction:column;align-items:center;gap:.4rem;width:100%}.subtitle-wrangler .sw-ai-overlay-progress.hidden{display:none}.subtitle-wrangler .sw-ai-overlay-bar-track{width:100%;max-width:15rem;height:5px;background:#ffffff29;border-radius:3px;overflow:hidden}.subtitle-wrangler .sw-ai-overlay-bar-fill{width:0%;height:100%;background:var(--wizard-accent);border-radius:3px;transition:width .2s ease}.subtitle-wrangler .sw-ai-overlay-progress-label{color:#ffffffb8;font-size:.72rem;line-height:1.3;font-variant-numeric:tabular-nums}.subtitle-wrangler .sw-ai-overlay-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:var(--wizard-accent, #7b5cb8);border:1px solid var(--wizard-accent, #7b5cb8);color:#fff;cursor:pointer;padding:.5rem 1.25rem;border-radius:6px;font-size:.85rem;font-weight:600;transition:filter .15s ease}.subtitle-wrangler .sw-ai-overlay-btn:hover{filter:brightness(1.15)}.subtitle-wrangler .sw-ai-overlay-btn.hidden{display:none}.subtitle-wrangler .sw-ai-overlay-dim{color:var(--text-muted, #999)}.subtitle-wrangler .sw-ai-overlay-strong{color:#fff}.subtitle-wrangler .sw-ai-overlay-btn--secondary{background:transparent;border:1px solid var(--wizard-accent, #7b5cb8);color:var(--wizard-accent, #7b5cb8)}.subtitle-wrangler .sw-ai-overlay-btn--secondary:hover{background:color-mix(in srgb,var(--wizard-accent, #7b5cb8) 15%,transparent);filter:none}.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{padding-top:.75rem;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-export-buttons .sw-action-panel-btn:disabled{opacity:.4;cursor:not-allowed;background:transparent;border-color:#ffffff0d;filter:grayscale(100%);box-shadow:none;transform:none}.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-export-stack{display:flex;align-items:center;gap:.5rem;margin:.35rem 0 .15rem;font-size:.85em;cursor:pointer}.subtitle-wrangler .sw-export-stack[hidden]{display:none}.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:.8rem;color:var(--text-secondary);margin:0 0 1rem;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-drop-zone--compact{padding:1.25rem 1rem}.subtitle-wrangler .template-drop-zone--compact .drop-icon{margin-bottom:.5rem}.subtitle-wrangler .template-drop-zone--compact .drop-text{font-size:.85rem}.subtitle-wrangler .sw-template-history{margin-top:1rem}.subtitle-wrangler .sw-template-history.hidden{display:none}.subtitle-wrangler .sw-template-history-title{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:.4rem}.subtitle-wrangler .sw-template-history-row{display:flex;align-items:center;gap:.5rem;padding:.35rem .5rem;border:1px solid transparent;border-radius:var(--radius-sm);cursor:pointer;transition:background .15s ease,border-color .15s ease}.subtitle-wrangler .sw-template-history-row:hover{background:var(--wizard-bg-elevated);border-color:var(--wizard-border)}.subtitle-wrangler .sw-template-history-row.active{background:var(--wizard-accent-glow);border-color:var(--wizard-accent)}.subtitle-wrangler .sw-template-history-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;color:var(--text-primary)}.subtitle-wrangler .sw-template-history-row.active .sw-template-history-name{color:var(--wizard-accent);font-weight:500}.subtitle-wrangler .sw-template-history-date{flex-shrink:0;font-size:.7rem;color:var(--text-muted)}.subtitle-wrangler .sw-template-history-delete{display:flex;align-items:center;justify-content:center;flex-shrink:0;background:none;border:none;padding:0;color:var(--text-muted);cursor:pointer;transition:color .15s ease}.subtitle-wrangler .sw-template-history-delete:hover{color:var(--text-primary)}.subtitle-wrangler .sw-template-history-delete .material-icons{font-size:.9rem}.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-md);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;display:flex;flex-direction:column;align-items:center;gap:.35rem}.subtitle-wrangler .drop-icon{color:var(--text-muted);margin-bottom:1rem;transition:color .2s ease}.subtitle-wrangler .sw-project-dropzone .drop-icon{margin-bottom:.1rem;color:var(--text-secondary)}.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 .sw-project-dropzone .drop-text{font-size:.9rem;font-weight:600;letter-spacing:-.01em;margin:0}.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);right:auto;left:254px}body.drawer-collapsed .subtitle-wrangler .mp-video-float{left:76px}.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-ai-lang-row{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;margin-bottom:.5rem}.subtitle-wrangler .sw-ai-lang-label{font-size:.85rem;color:var(--text-secondary)}.subtitle-wrangler #aiMainLangRow.hidden{display:none}.subtitle-wrangler .sw-ai-card-caption{margin:0 0 .6rem;font-size:.72rem;color:#e0b64c;font-weight:500}.subtitle-wrangler .sw-ai-card-caption.hidden{display:none}.subtitle-wrangler .sw-ai-info{font-size:14px;line-height:1;color:var(--text-muted, #999);cursor:help}.subtitle-wrangler .sw-ai-cluster{display:flex;flex-direction:column;gap:.5rem;padding-top:.6rem;margin-top:.6rem;border-top:1px solid var(--wizard-border)}.subtitle-wrangler .sw-ai-cluster-head{display:flex;align-items:center;gap:.5rem}.subtitle-wrangler .sw-ai-cluster-title{font-size:.85rem;font-weight:600;color:var(--text-primary)}.subtitle-wrangler .sw-ai-cluster-explainer{margin:0;font-size:.72rem;color:var(--text-muted, #999)}.subtitle-wrangler .sw-ai-subgroup{display:flex;flex-direction:column;gap:.5rem;padding-top:.55rem;margin-top:.15rem}.subtitle-wrangler .sw-ai-cluster-subnote{margin:.1rem 0 0;font-size:.7rem;font-style:italic;color:var(--text-muted, #999);opacity:.85}.subtitle-wrangler .sw-ai-status-line{display:flex;align-items:center;gap:.4rem;margin:0;font-size:.78rem;color:var(--text-secondary)}.subtitle-wrangler .sw-ai-status-state{color:var(--wizard-accent, #7b5cb8);font-weight:600}.subtitle-wrangler .sw-ai-align-lane{margin-left:auto;padding:.05rem .4rem;border:1px solid var(--wizard-border, #444);border-radius:999px;font-size:.72rem;white-space:nowrap;color:var(--text-secondary);cursor:default}.subtitle-wrangler .sw-ai-align-lane .sw-ai-align-lane-id{color:var(--wizard-accent, #7b5cb8);font-weight:600}.subtitle-wrangler .sw-ai-switch-row{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin:0;padding:.1rem 0;cursor:pointer;-webkit-user-select:none;user-select:none}.subtitle-wrangler .sw-ai-switch-text{display:flex;flex-direction:column;gap:.1rem}.subtitle-wrangler .sw-ai-switch-title{font-size:.85rem;font-weight:600;color:var(--text-primary)}.subtitle-wrangler .sw-ai-switch-subtext{font-size:.72rem;color:var(--text-secondary)}.subtitle-wrangler .sw-ai-switch-row .sw-ai-assist-toggle{margin-left:auto;flex-shrink:0}.subtitle-wrangler .sw-ai-primary-btn{width:100%;font-weight:600}.subtitle-wrangler .sw-ai-primary-btn:not(.sw-ai-needs-setup){background:var(--wizard-accent);border-color:var(--wizard-accent);color:#fff;text-transform:uppercase;letter-spacing:.05em}.subtitle-wrangler .sw-ai-primary-btn:not(.sw-ai-needs-setup):hover:not(:disabled){background:var(--wizard-accent-hover);border-color:var(--wizard-accent-hover);color:#fff}.subtitle-wrangler .sw-action-panel-btn.sw-ai-needs-setup{border-color:var(--wizard-accent);color:#fff}.subtitle-wrangler .sw-action-panel-btn.sw-ai-needs-setup:hover:not(:disabled){background:var(--wizard-accent-glow);border-color:var(--wizard-accent-hover);color:#fff}.subtitle-wrangler .sw-ai-inline-error{display:flex;align-items:center;gap:.4rem;font-size:.72rem;color:#f87171}.subtitle-wrangler .sw-ai-inline-error.hidden{display:none}.subtitle-wrangler .sw-ai-inline-error-text{flex:1 1 auto}.subtitle-wrangler .sw-ai-inline-retry{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}.subtitle-wrangler .sw-ai-inline-retry .material-icons{font-size:13px}.subtitle-wrangler .sw-ai-card-footer:empty{display:none}.subtitle-wrangler .sw-ai-card-footer{padding-top:.55rem;margin-top:.4rem;border-top:1px dashed var(--wizard-border)}.subtitle-wrangler .sw-ai-cluster.sw-ai-disabled{opacity:.45;pointer-events:none}.subtitle-wrangler .sw-transcribe-group{display:flex;flex-direction:column;gap:.5rem;margin-top:.6rem}.subtitle-wrangler .sw-transcribe-row{display:flex;align-items:center;gap:.5rem}.subtitle-wrangler #transcribeBtn{flex:1 1 0}.subtitle-wrangler .sw-transcribe-model-row{display:block}.subtitle-wrangler .sw-transcribe-model{width:100%;max-width:100%}.subtitle-wrangler .sw-transcribe-model-note{margin:4px 0 0;font-size:.72rem;line-height:1.35;color:var(--text-muted, #999)}.subtitle-wrangler .sw-transcribe-model-note.hidden{display:none}.subtitle-wrangler .sw-transcribe-progress{margin-top:0}.subtitle-wrangler .sw-transcribe-selection-btn{width:100%;font-size:.82rem;opacity:.9}.subtitle-wrangler .sw-transcribe-selection-btn.hidden{display:none}.subtitle-wrangler .sw-detect-speakers-row{display:flex;align-items:center;gap:.4rem;font-size:.82rem;cursor:pointer;-webkit-user-select:none;user-select:none}.subtitle-wrangler .sw-detect-speakers-row.hidden{display:none}.subtitle-wrangler .sw-detect-speakers-line{display:flex;align-items:center;gap:.5rem}.subtitle-wrangler .sw-detect-only-btn--compact{width:auto;margin-left:auto;flex:0 0 auto;padding:.25rem .5rem;font-size:.72rem;opacity:.9;white-space:nowrap}.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-batch-align-locked{opacity:.5;pointer-events:none}#swPlayerMount{position:relative}.sw-lane-gutter{display:none;position:absolute;left:3px;top:0;height:100%;width:0;z-index:12;pointer-events:none;-webkit-user-select:none;user-select:none}.sw-lane-gutter.sw-visible{display:block}.sw-lane-gutter-btn{position:absolute;left:0;transform:translateY(-50%);width:16px;height:14px;padding:0;line-height:12px;font-size:10px;font-weight:600;text-align:center;color:#ffffffd9;background:#0f0f12cc;border:1px solid rgba(255,255,255,.18);border-radius:4px;cursor:pointer;box-sizing:border-box;pointer-events:auto;transition:color .15s,background .15s,border-color .15s}.sw-lane-gutter-btn:hover{color:#fff;border-color:#ffffff73}.sw-lane-gutter-btn--active{color:#fff;border:2px solid var(--tool-accent, #7b5cb8);background:color-mix(in srgb,var(--tool-accent, #7b5cb8) 45%,rgba(15,15,18,.85));line-height:10px}.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-detected{flex:1 1 auto;min-width:0;padding:0;font-size:.75rem;font-weight:600;text-transform:none;color:var(--text-primary, #eee);white-space:normal;overflow-wrap:anywhere;line-height:1.4}.subtitle-wrangler .sw-ai-lang-detected .sw-ai-lang-name{cursor:help}.subtitle-wrangler .sw-ai-lang-detected .sw-ai-lang-name:hover{text-decoration:underline dotted;text-underline-offset:2px}.subtitle-wrangler .sw-ai-lang-detected.sw-ai-lang-analyzing{color:var(--sw-text-muted, #8a8a8a);opacity:.7;font-style:italic}.subtitle-wrangler .sw-ai-lang-detected.sw-ai-lang-undetected{color:var(--sw-warn, #c9a227);font-weight:500}.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-btn.sw-ai-lang-analyzing,.subtitle-wrangler .sw-ai-lang-btn[disabled]{color:var(--sw-text-muted, #8a8a8a);cursor:default;opacity:.7;font-style:italic}.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-all-lanes-row{display:flex;align-items:center;gap:.5rem;padding-top:.15rem;cursor:pointer}.subtitle-wrangler .sw-duration-all-lanes-row.hidden{display:none}.subtitle-wrangler .sw-duration-all-lanes-label{font-size:.8rem;line-height:14px;color:var(--text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .15s ease}.subtitle-wrangler .sw-duration-all-lanes-row:has(#durationAllLanes:checked) .sw-duration-all-lanes-label{color:var(--wizard-accent)}.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-merge-zone.sw-merge-disabled{cursor:not-allowed;opacity:.35}.subtitle-wrangler .subtitle-merge-zone.sw-merge-disabled:hover{background:transparent}.subtitle-wrangler .sw-lane-badge{display:inline-block;margin-right:6px;padding:1px 7px;border-radius:999px;border:1px solid var(--wizard-border, #444);background:var(--wizard-accent-glow, rgba(123, 92, 184, .15));color:var(--sw-lane-label-color, rgba(255, 255, 255, .7));font-size:.72rem;font-weight:600;line-height:1.4;cursor:pointer;vertical-align:middle;transition:filter .15s ease,border-color .15s ease}.subtitle-wrangler .sw-lane-badge:hover{border-color:var(--wizard-accent, #7b5cb8);filter:brightness(1.2)}.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;min-width:0}.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 .sw-speaker-chip{display:inline-block;margin-left:.5em;padding:.05em .4em;border-radius:999px;font-size:.65rem;font-weight:600;line-height:1.4;vertical-align:middle;letter-spacing:.02em;font-family:var(--font-mono);border:1px solid transparent;-webkit-user-select:none;user-select:none}.subtitle-wrangler .sw-speaker-chip--0{color:#b9a3e0;background:#7b5cb829;border-color:#7b5cb859}.subtitle-wrangler .sw-speaker-chip--1{color:#8fd3c8;background:#4ca89826;border-color:#4ca89852}.subtitle-wrangler .sw-speaker-chip--2{color:#d9bd8a;background:#b8944a26;border-color:#b8944a52}.subtitle-wrangler .sw-speaker-chip--3{color:#e0a3b4;background:#b85c7426;border-color:#b85c7452}.subtitle-wrangler .subtitle-text{color:var(--text-primary);line-height:1.6;white-space:pre-wrap;cursor:text;overflow-wrap:anywhere;max-width:100%}.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--toggle{cursor:pointer;text-decoration:underline dotted;text-underline-offset:2px}.subtitle-wrangler .sw-smart-split-hint--toggle:hover{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-export-modal-btn{order:5;margin-left:auto;padding:.3rem .9rem;background:var(--wizard-accent, #7b5cb8);border:none;border-radius:var(--radius-sm, 4px);color:#fff;font-size:.8rem;font-weight:600;cursor:pointer;transition:background .15s ease}.subtitle-wrangler .sw-export-modal-btn:hover{background:var(--wizard-accent-hover, #9b7cd8)}.subtitle-wrangler .sw-export-modal-btn[disabled]{opacity:.4;cursor:default;pointer-events:none}.subtitle-wrangler .sw-pcp-send-btn{order:5;margin-left:.35rem;padding:.3rem .9rem;background:transparent;border:1px solid rgba(255,255,255,.25);border-radius:var(--radius-sm, 4px);color:var(--text-muted, #999);font-size:.8rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s ease,color .15s ease,border-color .15s ease}.subtitle-wrangler .sw-pcp-send-btn .sw-pcp-send-label-hover{display:none}.subtitle-wrangler .sw-pcp-send-btn:hover:not([disabled]){background:#989f29;border-color:#989f29;color:#fff}.subtitle-wrangler .sw-pcp-send-btn:hover:not([disabled]) .sw-pcp-send-label-default{display:none}.subtitle-wrangler .sw-pcp-send-btn:hover:not([disabled]) .sw-pcp-send-label-hover{display:inline}.subtitle-wrangler .sw-pcp-send-btn[disabled]{opacity:.4;cursor:default}.subtitle-wrangler .sw-pcp-send-btn.hidden{display:none}#swBridgeSendModal #swBridgeSendBtn{background:#989f29;border-color:#989f29;color:#fff}#swBridgeSendModal #swBridgeSendBtn:hover{background:#b0b83a}#swBridgeSendModal #swBridgeCancelBtn{color:#989f29;border-color:#989f29}#swBridgeSendModal #swBridgeCancelBtn:hover{background:color-mix(in srgb,#989F29 15%,transparent)}.subtitle-wrangler .sw-ai-run-subtle strong{color:#fff}.subtitle-wrangler .mp-player .mp-empty-message{background:linear-gradient(100deg,var(--mp-accent) 30%,#a92ffa 50%,var(--mp-accent) 70%);background-size:250% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:sw-empty-shimmer 3.2s linear infinite}@keyframes sw-empty-shimmer{0%{background-position:200% 0}to{background-position:-50% 0}}@media(prefers-reduced-motion:reduce){.subtitle-wrangler .mp-player .mp-empty-message{animation:none;background:none;color:var(--mp-accent);-webkit-text-fill-color:initial}}.subtitle-wrangler .sw-project-header:has(>.sw-export-modal-btn)>.sw-agent-indicator,.subtitle-wrangler .sw-project-header:has(>.sw-export-modal-btn)>#swUndoBtn{margin-left:.25rem}.subtitle-wrangler .sw-agent-indicator{order:5;margin-left:auto;display:inline-flex;align-items:center;gap:.3rem;padding:.15rem .3rem;color:#fff;cursor:default;vertical-align:middle}.subtitle-wrangler .sw-project-header:has(>.sw-agent-indicator:not(.hidden))>#swUndoBtn{margin-left:.25rem}.subtitle-wrangler .sw-agent-indicator .material-icons{font-size:.95rem}.subtitle-wrangler .sw-agent-dot{width:7px;height:7px;border-radius:50%;background:#2f6f4a;transition:background .2s ease,box-shadow .2s ease}.subtitle-wrangler .sw-agent-indicator.is-active .sw-agent-dot{background:#22c55e;box-shadow:0 0 5px #22c55ed9;animation:swAgentDotPulse 1.5s ease-in-out infinite}@keyframes swAgentDotPulse{0%,to{opacity:1}50%{opacity:.55}}@media(prefers-reduced-motion:reduce){.subtitle-wrangler .sw-agent-indicator.is-active .sw-agent-dot{animation:none}}.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 .sw-dropzone-tiles{grid-template-columns:1fr}.subtitle-wrangler .sw-dropzone-tile{min-height:0;padding:1.15rem 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-continue-btn,.sw-coverage-cancel-btn{padding:9px 20px;border-radius:6px;font-size:13px;cursor:pointer;transition:opacity .15s}.sw-coverage-continue-btn{background:transparent;border:1px solid var(--wizard-border, #333);color:var(--text-primary, #eee);font-weight:500}.sw-coverage-continue-btn:hover{opacity:.75}.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-download-note{margin:0 0 12px;color:#ffffffb3;font-size:12px;line-height:1.4}.sw-ai-run-line{margin:0 0 12px;color:var(--text-primary, #ddd);line-height:1.5;font-size:14px}.sw-ai-run-subtle{margin:0 0 8px;color:#fff9;line-height:1.45;font-size:12.5px}.sw-ai-run-lane-badge{display:inline-block;margin-left:4px;padding:1px 8px;border-radius:10px;background:var(--wizard-accent-glow, rgba(123, 92, 184, .25));border:1px solid var(--wizard-border-purple, rgba(123, 92, 184, .3));color:var(--wizard-accent-hover, #9b7cd8);font-size:12px;font-weight:600;white-space:nowrap;vertical-align:baseline}.sw-ai-run-detect{margin:14px 0 12px;color:var(--text-secondary, #999);line-height:1.5;font-size:13px;overflow-wrap:anywhere}.sw-ai-run-detect strong{color:var(--text-primary, #ddd);font-weight:600}.sw-ai-run-detect-sep{margin:0 4px;color:#ffffff59}.sw-ai-run-manage{color:var(--wizard-accent-hover, #9b7cd8);font-weight:600}.sw-newsletter-link{background:none;border:none;padding:0;font:inherit;color:var(--wizard-accent-hover, #9b7cd8);text-decoration:underline;cursor:pointer}.sw-newsletter-link:hover{opacity:.85}#swLanePickerMount{display:contents}.subtitle-wrangler .sw-lane-picker{display:inline-flex;align-items:center;position:relative}.subtitle-wrangler .sw-lane-picker[hidden]{display:none}.subtitle-wrangler .sw-lane-btn{display:inline-flex;align-items:center;gap:.2rem;padding:.2rem .5rem;font-size:.8rem;background:var(--wizard-accent, #7b5cb8);border:1px solid var(--wizard-accent, #7b5cb8);border-radius:var(--radius-sm, 4px);color:#fff;cursor:pointer;transition:opacity .15s ease}.subtitle-wrangler .sw-lane-btn:hover{opacity:.85}.subtitle-wrangler .sw-lane-btn .material-icons{font-size:.9rem}.subtitle-wrangler .sw-lane-btn-label{font-weight:600;color:#fff}.subtitle-wrangler .sw-lane-popover{position:absolute;top:100%;left:0;z-index:100;background:var(--wizard-bg-elevated, #1e1e2e);border:1px solid var(--wizard-border, #444);border-radius:var(--radius-md);padding:.5rem 0;margin-top:.35rem;min-width:220px;box-shadow:0 8px 24px #0006;display:flex;flex-direction:column}.subtitle-wrangler .sw-lane-popover.hidden{display:none}.subtitle-wrangler .sw-lane-popover-note{font-size:.72rem;color:var(--text-muted);font-style:italic;padding:.25rem .75rem .4rem;border-bottom:1px solid var(--wizard-border, #444);margin-bottom:.25rem}.subtitle-wrangler .sw-lane-popover-list{display:flex;flex-direction:column}.subtitle-wrangler .sw-lane-popover-row{display:flex;align-items:center}.subtitle-wrangler .sw-lane-popover-row:hover{background:#ffffff0a}.subtitle-wrangler .sw-lane-popover-select{flex:1;display:flex;align-items:center;justify-content:space-between;padding:.4rem .5rem .4rem .75rem;background:transparent;border:none;cursor:pointer;color:var(--text-primary, #eee);text-align:left;gap:.5rem}.subtitle-wrangler .sw-lane-popover-select:hover{color:var(--wizard-accent)}.subtitle-wrangler .sw-lane-popover-label{font-size:.82rem;flex:1}.subtitle-wrangler .sw-lane-popover-active-check{font-size:.9rem;color:var(--wizard-accent)}.subtitle-wrangler .sw-lane-popover-add{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .6rem .4rem;background:transparent;border:none;border-top:1px solid var(--wizard-border, #333);margin-top:.25rem;color:var(--text-muted, #999);cursor:pointer;font-size:.85rem;transition:color .15s ease,background .15s ease;text-align:left}.subtitle-wrangler .sw-lane-popover-add:hover{color:var(--wizard-accent, #7b5cb8);background:#7b5cb814}.subtitle-wrangler .sw-lane-popover-add .material-icons{font-size:1rem}.subtitle-wrangler .sw-lane-popover-delete{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:1.9rem;align-self:stretch;padding:0 .5rem 0 .25rem;background:transparent;border:none;cursor:pointer;color:var(--text-muted, #888);transition:color .15s ease,background .15s ease}.subtitle-wrangler .sw-lane-popover-delete:hover,.subtitle-wrangler .sw-lane-popover-delete:focus-visible{color:var(--error, #f87171);background:#f871711a;outline:none}.subtitle-wrangler .sw-lane-popover-delete .material-icons{font-size:1rem}.sw-confirm-overlay{position:fixed;inset:0;z-index:9500;display:flex;align-items:center;justify-content:center;background:#0000008c}.sw-confirm-overlay.hidden{display:none!important}.sw-confirm-dialog{background:var(--tool-bg-elevated, #1c1c21);border:1px solid var(--tool-border, #2a2a30);border-radius:var(--radius-md, 8px);padding:1.5rem 1.75rem;max-width:400px;width:90%;box-shadow:0 8px 32px #0006;animation:sw-confirm-in .15s ease-out}@keyframes sw-confirm-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.sw-confirm-message{font-size:.88rem;color:var(--text-primary, #f0f0f0);line-height:1.5;margin:0 0 1.25rem}.sw-confirm-actions{display:flex;justify-content:flex-end;gap:.5rem}.sw-confirm-cancel{padding:.45rem 1rem;background:transparent;border:1px solid var(--tool-border, #2a2a30);border-radius:var(--radius-sm, 4px);color:var(--text-muted, #888);font-size:.82rem;cursor:pointer;transition:all .15s ease}.sw-confirm-cancel:hover{color:var(--text-primary, #f0f0f0);border-color:var(--text-muted, #888)}.sw-confirm-ok{padding:.45rem 1rem;background:var(--error, #f87171);border:none;border-radius:var(--radius-sm, 4px);color:#fff;font-size:.82rem;font-weight:600;cursor:pointer;transition:opacity .15s ease}.sw-confirm-ok:hover{opacity:.85}.subtitle-wrangler .sw-export-lane-select{width:auto;font-size:.75rem;padding:.15rem .3rem}.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}.sw-modal-overlay--standalone{position:fixed;inset:0;z-index:9100;display:flex;align-items:center;justify-content:center;background:#000000a6}.sw-modal-overlay--standalone.hidden{display:none!important}.sw-modal-overlay--standalone .sw-modal-content{position:relative;background:var(--tool-bg-elevated, #1e1e2e);border:1px solid var(--wizard-border, #333);border-radius:var(--radius-lg, 8px);box-shadow:0 8px 32px #00000080;color:var(--text-primary, #e0e0e0);display:flex;flex-direction:column;width:90%;max-width:700px;max-height:85vh;overflow:hidden}.sw-modal-overlay--standalone .sw-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem .75rem;border-bottom:1px solid var(--wizard-border, #333);flex-shrink:0}.sw-modal-overlay--standalone .sw-modal-title{margin:0;font-size:1rem;font-weight:600;color:var(--text-primary, #e0e0e0)}.sw-modal-overlay--standalone .sw-modal-close{background:none;border:none;cursor:pointer;color:var(--text-muted, #666);display:flex;align-items:center;padding:.25rem;border-radius:var(--radius-sm, 4px);transition:color .15s,background .15s}.sw-modal-overlay--standalone .sw-modal-close:hover{color:var(--text-primary, #e0e0e0);background:var(--wizard-bg-hover, rgba(255,255,255,.06))}.sw-modal-overlay--standalone .sw-modal-close .material-icons{font-size:1.1rem}.sw-modal-overlay--standalone .sw-modal-content.sw-add-lane-modal{max-width:1100px}.sw-modal-overlay--standalone .sw-modal-content.sw-media-notice-modal{max-width:460px}.sw-media-notice-body{padding:1.25rem}.sw-media-notice-message{margin:0;font-size:.875rem;line-height:1.55;color:var(--text-secondary, #b0b0b0)}.sw-media-notice-actions{display:flex;justify-content:flex-end;margin-top:1.25rem}.sw-media-notice-actions .sw-find-action-btn{padding:.35rem .85rem;font-size:.82rem;border:1px solid var(--wizard-accent, #7b5cb8);border-radius:var(--radius-sm, 4px);background:var(--wizard-accent, #7b5cb8);color:#fff;font-weight:500}.sw-media-notice-actions .sw-find-action-btn:hover{background:var(--wizard-accent-hover, #9b7cd8);border-color:var(--wizard-accent-hover, #9b7cd8);color:#fff}.sw-modal-overlay--standalone .sw-modal-content.sw-export-modal{max-width:460px;transition:max-width .2s ease}.sw-modal-overlay--standalone .sw-modal-content.sw-export-modal.sw-export-modal--wide{max-width:860px}.sw-export-modal .sw-export-modal-body{flex:1;overflow-y:auto;padding:1.25rem;display:flex;align-items:flex-start;gap:1.5rem}.sw-export-modal .sw-export-main{flex:1 1 0;min-width:0}.sw-export-modal .sw-export-template-section{flex:1 1 0;min-width:0;align-self:stretch;border-left:1px solid var(--wizard-border);padding-left:1.5rem}.sw-export-modal .sw-export-template-section.hidden{display:none}.sw-add-lane-modal{min-width:720px}@media(max-width:760px){.sw-add-lane-modal{min-width:unset}}.sw-add-lane-body{flex:1;overflow-y:auto;padding:1.25rem;display:flex;flex-direction:column}.sw-add-lane-state{display:flex;flex-direction:column;align-items:center;width:100%}.sw-add-lane-state.hidden{display:none!important}.sw-add-lane-intro{align-self:stretch;list-style:disc;margin:0 0 1rem;padding:0 0 0 1.25rem;font-size:.8rem;line-height:1.5;color:var(--text-muted, #888);text-align:left}.sw-add-lane-intro li+li{margin-top:.2rem}.sw-add-lane-dropzone{width:100%;min-height:160px;border:2px dashed var(--wizard-border, #444);border-radius:var(--radius-lg, 8px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:2rem 1.5rem;cursor:pointer;transition:border-color .15s,background .15s;text-align:center;color:var(--text-secondary, #aaa);background:var(--wizard-bg-surface, #111)}.sw-add-lane-dropzone:hover,.sw-add-lane-dropzone.drag-over{border-color:var(--wizard-accent, #7b5cb8);background:var(--wizard-accent-glow, rgba(123, 92, 184, .08));color:var(--text-primary, #e0e0e0)}.sw-add-lane-icon{font-size:2.5rem;color:var(--wizard-accent, #7b5cb8);opacity:.7}.sw-add-lane-hint{font-size:.75rem;color:var(--text-muted, #666);margin:0}.sw-add-lane-dropzone p{margin:0;font-size:.9rem}.sw-add-lane-or{align-self:stretch;display:flex;align-items:center;gap:.75rem;margin:.85rem 0 .6rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted, #666)}.sw-add-lane-or:before,.sw-add-lane-or:after{content:"";flex:1;height:1px;background:var(--wizard-border, #444)}.sw-add-lane-actions{align-self:stretch;display:flex;align-items:center;gap:.5rem}.sw-add-lane-empty-btn{flex:0 0 auto;display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.6rem 1rem;border:1px solid var(--wizard-border, #444);border-radius:var(--radius-md, 6px);background:var(--wizard-bg-surface, #111);color:var(--text-secondary, #aaa);font-size:.85rem;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.sw-add-lane-empty-btn:hover{border-color:var(--wizard-accent, #7b5cb8);background:var(--wizard-accent-glow, rgba(123, 92, 184, .08));color:var(--text-primary, #e0e0e0)}.sw-add-lane-empty-btn .material-icons{font-size:1.1rem;color:var(--wizard-accent, #7b5cb8)}.sw-add-lane-duplicate{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:.5rem}.sw-add-lane-duplicate .cb-select{flex:1 1 auto;min-width:0}.sw-add-lane-duplicate-btn{flex:0 0 auto;display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.6rem 1rem;border:1px solid var(--wizard-border, #444);border-radius:var(--radius-md, 6px);background:var(--wizard-bg-surface, #111);color:var(--text-secondary, #aaa);font-size:.85rem;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.sw-add-lane-duplicate-btn:hover{border-color:var(--wizard-accent, #7b5cb8);background:var(--wizard-accent-glow, rgba(123, 92, 184, .08));color:var(--text-primary, #e0e0e0)}.sw-add-lane-duplicate-btn .material-icons{font-size:1.1rem;color:var(--wizard-accent, #7b5cb8)}.sw-add-lane-parsing{gap:1rem;padding:3rem 0;color:var(--text-secondary, #aaa)}.sw-add-lane-spinner{width:36px;height:36px;border:3px solid var(--wizard-border, #444);border-top-color:var(--wizard-accent, #7b5cb8);border-radius:50%;animation:sw-spin .7s linear infinite}@keyframes sw-spin{to{transform:rotate(360deg)}}.sw-add-lane-preview{align-items:stretch;gap:.75rem}.sw-add-lane-fcpxml-selector{padding:.5rem .75rem;background:var(--wizard-bg-surface, #111);border:1px solid var(--wizard-border, #333);border-radius:var(--radius-sm, 4px);font-size:.85rem;color:var(--text-secondary, #aaa)}.sw-add-lane-fcpxml-selector.hidden{display:none!important}.sw-add-lane-fcpxml-selector label{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.sw-add-lane-warning{padding:.6rem .85rem;background:#f59e0b1f;border:1px solid rgba(245,158,11,.35);border-radius:var(--radius-sm, 4px);font-size:.82rem;color:#fbbf24;line-height:1.5}.sw-add-lane-warning.hidden{display:none!important}.sw-add-lane-preview-header{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;padding:.4rem .5rem;font-size:.75rem;font-weight:600;color:var(--text-muted, #666);text-transform:uppercase;letter-spacing:.04em}.sw-add-lane-preview-hint{font-weight:400;text-transform:none;letter-spacing:0;color:var(--text-muted, #666);opacity:.75;font-size:.72rem;margin-left:.25rem}.sw-add-lane-preview-list{max-height:340px;overflow-y:auto;border:1px solid var(--wizard-border, #333);border-radius:var(--radius-sm, 4px);background:var(--wizard-bg-surface, #111)}.sw-add-lane-preview-list::-webkit-scrollbar{width:6px}.sw-add-lane-preview-list::-webkit-scrollbar-track{background:transparent}.sw-add-lane-preview-list::-webkit-scrollbar-thumb{background:var(--wizard-border-accent, #555);border-radius:3px}.sw-add-lane-preview-row{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;padding:.3rem .5rem;font-size:.78rem;border-bottom:1px solid rgba(255,255,255,.04);line-height:1.4}.sw-add-lane-preview-row:last-child{border-bottom:none}.sw-add-lane-preview-row:nth-child(2n){background:#ffffff05}.sw-add-lane-preview-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;color:var(--text-primary, #e0e0e0);display:flex;align-items:baseline;gap:.5rem;min-width:0}.sw-add-lane-preview-tc{flex-shrink:0;font-family:var(--font-mono, "Menlo", "Monaco", monospace);font-size:.7rem;color:var(--text-muted, #888);letter-spacing:0}.sw-add-lane-preview-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sw-add-lane-preview-missing{color:var(--text-muted, #555);font-style:italic}.sw-add-lane-preview-editable{cursor:text;border-radius:2px;padding:0 2px;transition:background .12s ease}.sw-add-lane-preview-editable:hover{background:#7b5cb81a}.sw-add-lane-preview-editable.sw-add-lane-preview-missing:hover{color:var(--wizard-accent, #7b5cb8);font-style:normal}.sw-add-lane-preview-edit-input{flex:1;min-width:0;background:var(--wizard-bg-elevated, #1e1e2e);border:1px solid var(--wizard-accent, #7b5cb8);border-radius:2px;color:var(--text-primary, #e0e0e0);font-family:inherit;font-size:inherit;line-height:inherit;padding:0 4px;outline:none;box-sizing:border-box;height:1.6em}.sw-add-lane-preview-ellipsis{padding:.4rem .5rem;text-align:center;font-size:.75rem;color:var(--text-muted, #666);border-bottom:1px solid rgba(255,255,255,.04);background:#7b5cb80a;font-style:italic}.sw-add-lane-preview-empty{padding:1.5rem;text-align:center;font-size:.85rem;color:var(--text-muted, #555)}.sw-add-lane-actions{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding-top:.5rem;flex-wrap:wrap}.sw-add-lane-acknowledge{display:flex;align-items:center;gap:.4rem;font-size:.82rem;color:var(--text-secondary, #aaa);cursor:pointer;margin-right:auto}.sw-add-lane-acknowledge.hidden{display:none!important}.sw-add-lane-actions .sw-find-action-btn{padding:.35rem .85rem;font-size:.82rem;border:1px solid var(--wizard-border, #444);border-radius:var(--radius-sm, 4px)}.sw-add-lane-actions .sw-find-action-btn:disabled{opacity:.4;cursor:not-allowed}.sw-add-lane-actions .sw-find-action-btn:not(.sw-find-apply-btn):hover:not(:disabled){color:var(--text-primary, #e0e0e0);background:var(--wizard-bg-hover, rgba(255, 255, 255, .06))}.sw-add-lane-actions .sw-find-apply-btn{border-color:var(--wizard-accent, #7b5cb8);background:var(--wizard-accent, #7b5cb8);color:#fff;font-weight:500}.sw-add-lane-actions .sw-find-apply-btn:hover:not(:disabled){background:var(--wizard-accent, #7b5cb8);border-color:var(--wizard-accent, #7b5cb8);color:#fff;filter:brightness(1.15)}.sw-add-lane-actions .sw-find-apply-btn:disabled{background:transparent;border-color:var(--wizard-border, #444);color:var(--text-muted, #666)}.sw-model-footer{display:flex;align-items:center;flex-wrap:wrap;gap:.15rem;font-size:.78rem;color:var(--text-muted, #888);padding:.5rem 0 .25rem}.sw-model-footer-size{color:var(--text-secondary, #aaa);font-variant-numeric:tabular-nums}.sw-model-footer-sep{color:var(--text-muted, #666)}.sw-model-manage-btn{background:none;border:none;padding:0;cursor:pointer;color:var(--wizard-accent-hover, #9b7cd8);font:inherit;font-weight:600;text-decoration:underline;text-underline-offset:2px}.sw-model-manage-btn:hover{color:var(--wizard-accent, #7b5cb8)}.sw-modal-overlay--standalone .sw-modal-content.sw-model-manage-modal{max-width:480px}.sw-model-manage-body{flex:1;overflow-y:auto;padding:.5rem 1.25rem}.sw-model-list{display:flex;flex-direction:column}.sw-model-row{display:flex;align-items:center;gap:.75rem;padding:.6rem 0;border-bottom:1px solid var(--wizard-border, #333)}.sw-model-row:last-child{border-bottom:none}.sw-model-name{flex:1;font-size:.85rem;color:var(--text-primary, #e0e0e0)}.sw-model-size{font-size:.78rem;color:var(--text-secondary, #aaa);font-variant-numeric:tabular-nums;white-space:nowrap}.sw-model-row--empty .sw-model-name,.sw-model-row--empty .sw-model-size{color:var(--text-muted, #666)}.sw-model-delete-btn{flex-shrink:0;background:transparent;border:1px solid var(--error, #d05a5a);color:var(--error, #d05a5a);font:inherit;font-size:.75rem;padding:.2rem .6rem;border-radius:var(--radius-sm, 4px);cursor:pointer;transition:background .15s,color .15s,opacity .15s}.sw-model-delete-btn:hover:not(:disabled){background:var(--error, #d05a5a);color:#fff}.sw-model-delete-btn:disabled{opacity:.4;cursor:not-allowed}.sw-model-manage-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.85rem 1.25rem;border-top:1px solid var(--wizard-border, #333);flex-shrink:0}.sw-model-total{font-size:.82rem;font-weight:600;color:var(--text-primary, #e0e0e0);font-variant-numeric:tabular-nums}.sw-model-modal-actions{display:flex;align-items:center;gap:.5rem}.sw-model-busy-note{font-size:.75rem;color:var(--text-muted, #888)}.sw-model-confirm-text{font-size:.78rem;color:var(--text-secondary, #aaa)}.sw-model-delete-all-btn{background:var(--error, #d05a5a);border:1px solid var(--error, #d05a5a);color:#fff;font:inherit;font-size:.78rem;font-weight:600;padding:.35rem .85rem;border-radius:var(--radius-sm, 4px);cursor:pointer;transition:background .15s}.sw-model-delete-all-btn:hover{background:#b84848}.sw-model-confirm-cancel{background:transparent;border:1px solid var(--wizard-border, #444);color:var(--text-secondary, #aaa);font:inherit;font-size:.78rem;padding:.35rem .85rem;border-radius:var(--radius-sm, 4px);cursor:pointer;transition:color .15s,border-color .15s}.sw-model-confirm-cancel:hover{color:var(--text-primary, #e0e0e0);border-color:var(--text-secondary, #888)}.sw-region-ctx-menu{position:fixed;z-index:3000;min-width:150px;padding:4px;background:var(--wizard-bg-elevated, #1e1e2e);border:1px solid var(--wizard-border, rgba(255, 255, 255, .12));border-radius:8px;box-shadow:0 6px 20px #00000073;font-size:13px;-webkit-user-select:none;user-select:none}.sw-region-ctx-item{padding:6px 12px;border-radius:5px;color:var(--text-primary, #e0e0e0);cursor:pointer;white-space:nowrap}.sw-region-ctx-item:hover{background:var(--wizard-accent-glow, rgba(123, 92, 184, .25))}.sw-region-ctx-item--disabled{color:var(--text-secondary, rgba(255, 255, 255, .35));cursor:default}.sw-region-ctx-item--disabled:hover{background:transparent}.sw-split-popover{position:fixed;z-index:3000;min-width:220px;max-width:420px;padding:10px 12px;background:var(--wizard-bg-elevated, #1e1e2e);border:1px solid var(--wizard-border, rgba(255, 255, 255, .12));border-radius:8px;box-shadow:0 6px 20px #00000073}.sw-split-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.sw-split-title{font-size:12px;font-weight:600;color:var(--text-primary, #e0e0e0)}.sw-split-badge{flex:1;font-size:10px;font-weight:600;color:var(--text-secondary, rgba(255, 255, 255, .45))}.sw-split-badge--on{color:var(--wizard-accent, #7b5cb8)}.sw-split-badge--estimated{color:#f97316}.sw-split-badge--off{color:var(--text-secondary, rgba(255, 255, 255, .45))}.sw-split-badge--off .sw-split-badge-off{color:#f87171;font-weight:700}.sw-split-badge--toggle{cursor:pointer}.sw-split-badge--toggle:hover{filter:brightness(1.25)}.sw-split-close{display:flex;align-items:center;justify-content:center;padding:0;background:transparent;border:none;color:var(--text-secondary, rgba(255, 255, 255, .5));cursor:pointer}.sw-split-close:hover{color:var(--text-primary, #e0e0e0)}.sw-split-close .material-icons{font-size:16px}.sw-split-loading{display:flex;flex-direction:column;gap:6px}.sw-split-popover.ready .sw-split-loading,.sw-split-popover.loading .sw-split-words{display:none}.sw-split-progress-bar{width:100%;height:4px;background:#ffffff1f;border-radius:2px;overflow:hidden}.sw-split-progress-fill{height:100%;width:0%;background:var(--wizard-accent, #7b5cb8);border-radius:2px;transition:width .2s ease}.sw-split-popover.loading .sw-split-progress-fill{width:40%!important;animation:sw-split-indeterminate 1s ease-in-out infinite}@keyframes sw-split-indeterminate{0%{margin-left:-40%}to{margin-left:100%}}.sw-split-status{font-size:11px;color:var(--text-secondary, rgba(255, 255, 255, .5))}.sw-split-words{display:flex;flex-wrap:wrap;gap:0;line-height:1.6;font-size:13px;color:var(--text-primary, rgba(255, 255, 255, .85))}.sw-split-word{display:inline;white-space:pre;-webkit-user-select:none;user-select:none}.sw-split-gap{display:inline-flex;align-items:center;justify-content:center;min-width:calc(var(--sw-gap-space-count, 1) * .62em + .32em);padding:0 .14em;height:1.4em;cursor:col-resize;vertical-align:middle;border-radius:1px}.sw-split-gap:after{content:"/";color:var(--wizard-accent, #7b5cb8);font-weight:600;line-height:1;opacity:.22;transition:opacity .1s ease,text-shadow .1s ease}.sw-split-gap:hover:after{opacity:1;text-shadow:0 0 8px rgba(123,92,184,.5)}.subtitle-wrangler .sw-ai-switch-row--disabled{opacity:.5;cursor:not-allowed}.subtitle-wrangler .sw-ai-switch-row--disabled .sw-ai-assist-slider{cursor:not-allowed}.subtitle-wrangler .sw-export-speaker-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin:-.55rem 0 .85rem;cursor:pointer}.subtitle-wrangler .sw-export-speaker-row[hidden]{display:none}.subtitle-wrangler .sw-export-speaker-label{color:var(--text-secondary);font-size:.8rem}.sw-bridge-send-modal{width:min(420px,92vw)}.sw-bridge-send-modal h3{margin:0 0 1rem;font-size:1.1rem;color:#fff}.sw-bridge-send-row{display:flex;align-items:center;gap:.6rem;margin-bottom:.9rem}.sw-bridge-send-label{font-size:.85rem;color:var(--text-secondary)}.sw-bridge-send-dest{display:flex;flex-direction:column;gap:.45rem;margin-bottom:.9rem}.sw-bridge-radio-row{display:flex;align-items:center;gap:.45rem;font-size:.9rem;cursor:pointer}.sw-bridge-dest-select{margin-left:1.6rem}.sw-bridge-dest-select:disabled{opacity:.5}.sw-bridge-send-note{font-size:.78rem;color:var(--text-secondary);margin:0 0 1.1rem}.sw-bridge-send-actions{display:flex;justify-content:flex-end;gap:.5rem}.subtitle-wrangler .sw-speaker-chip{max-width:14ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.subtitle-wrangler .sw-speaker-chip:hover{filter:brightness(1.25)}.sw-speaker-rename-popover{position:fixed;z-index:3000;min-width:220px;max-width:300px;padding:10px 12px;background:var(--wizard-bg-elevated, #1e1e2e);border:1px solid var(--wizard-border, rgba(255, 255, 255, .12));border-radius:8px;box-shadow:0 6px 20px #00000073;display:flex;flex-direction:column;gap:6px}.sw-speaker-rename-title{font-size:.8rem;font-weight:600;color:var(--text-primary, #e6e6ef)}.sw-speaker-rename-input{width:100%;padding:5px 8px;font-size:.8rem;color:var(--text-primary, #e6e6ef);background:#ffffff0f;border:1px solid var(--wizard-border, rgba(255, 255, 255, .14));border-radius:5px;outline:none}.sw-speaker-rename-input:focus{border-color:#7b5cb8bf}.sw-speaker-rename-hint{font-size:.68rem;line-height:1.35;color:var(--text-muted, #9a9aad)}.sw-speaker-rename-actions{display:flex;justify-content:flex-end;gap:6px;margin-top:2px}.sw-speaker-rename-actions button{padding:4px 10px;font-size:.72rem;font-weight:600;border-radius:5px;border:1px solid var(--wizard-border, rgba(255, 255, 255, .14));background:#ffffff0f;color:var(--text-primary, #e6e6ef);cursor:pointer}.sw-speaker-rename-actions button:hover{background:#ffffff1f}.sw-speaker-rename-actions .sw-speaker-rename-save{background:#7b5cb859;border-color:#7b5cb88c}.sw-speaker-rename-actions .sw-speaker-rename-save:hover{background:#7b5cb880}.subtitle-wrangler .sw-filter-popover-hint{margin:-.25rem 0 0;padding-left:calc(72px + .5rem);font-size:.72rem;line-height:1.3;color:var(--text-muted, #8b8b9e)}.subtitle-wrangler .sw-filter-popover-hint.hidden{display:none}.subtitle-wrangler #exportSplitSpeakerRow{margin:-.6rem 0 .85rem}.subtitle-wrangler #exportSplitSpeakerRow[hidden]{display:none}.sw-bridge-inject{display:flex;flex-direction:column;gap:.3rem;margin-left:1.6rem;padding-top:.15rem}.sw-bridge-inject.hidden{display:none}.sw-bridge-inject-match{margin:0;font-size:.8rem;color:var(--text-secondary)}.sw-bridge-inject-filename{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom;color:#fff}.sw-bridge-inject-row{display:flex;align-items:center;gap:.45rem;font-size:.85rem;cursor:pointer}.sw-bridge-inject-note{margin:0 0 0 1.35rem;font-size:.75rem;color:var(--text-secondary)}.sw-bridge-inject-note:empty{display:none}
