html,body{margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}button{font-size:calc(10px + 2vmin)}.transcribe-container{max-width:1400px;margin:0 auto;padding:2rem}.transcribe-header{text-align:center;margin-bottom:2.5rem}.transcribe-header h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#1f2937}.transcribe-header p{font-size:1.125rem;color:#6b7280}.upload-section{background:#1f2937;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000000d;margin-bottom:2rem}.input-mode-tabs{display:flex;gap:.5rem;margin-bottom:1.5rem;background:#374151;padding:.25rem;border-radius:8px}.input-mode-tabs .tab{flex:1;padding:.75rem 1.5rem;background:transparent;border:none;color:#9ca3af;font-size:.9375rem;font-weight:600;border-radius:6px;cursor:pointer;transition:all .2s}.input-mode-tabs .tab:hover{background:#4b5563;color:#e5e7eb}.input-mode-tabs .tab.active{background:#3b82f6;color:#fff;box-shadow:0 2px 4px #3b82f64d}.input-mode-tabs .tab.disabled{position:relative;opacity:.5;cursor:not-allowed}.input-mode-tabs .tab.disabled:hover{background:transparent;color:#9ca3af}.coming-soon-badge{display:inline-block;margin-left:.5rem;padding:.125rem .5rem;background:#fbbf24;color:#78350f;border-radius:4px;font-size:.75rem;font-weight:700}.upload-area{border:2px dashed #4b5563;border-radius:8px;padding:3rem 1.5rem;text-align:center;cursor:pointer;transition:all .2s;background:#374151}.upload-area:hover,.upload-area.drag-over{border-color:#3b82f6;background:#4b5563}.upload-icon{width:64px;height:64px;color:#9ca3af;margin:0 auto 1rem}.upload-area:hover .upload-icon{color:#3b82f6}.upload-content h3{font-size:1.25rem;margin-bottom:.5rem;color:#e5e7eb}.upload-content p{color:#9ca3af;margin-bottom:.75rem}.file-types{display:inline-block;background:#4b5563;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;color:#9ca3af}.selected-file{display:flex;align-items:center;gap:1rem;padding:1rem;background:#4b5563;border-radius:8px}.file-icon{width:48px;height:48px;color:#3b82f6}.file-details{flex:1;text-align:left}.file-name{font-weight:600;margin-bottom:.25rem;color:#e5e7eb}.file-size{font-size:.875rem;color:#9ca3af}.btn-remove{width:32px;height:32px;border-radius:50%;border:none;background:#6b7280;color:#e5e7eb;cursor:pointer;font-size:1.25rem;transition:all .2s}.btn-remove:hover{background:#9ca3af;color:#f9fafb}.youtube-input-area{border:2px solid #4b5563;border-radius:8px;padding:2rem 1.5rem;background:#374151;transition:all .2s}.youtube-input-area:hover{border-color:#3b82f6;background:#4b5563}.youtube-input-wrapper{display:flex;align-items:center;gap:1rem;background:#374151;padding:.875rem 1rem;border-radius:8px;border:1px solid #4b5563}.youtube-input-wrapper:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.youtube-icon{width:32px;height:32px;color:#ef4444}.youtube-url-input{flex:1;background:transparent;border:none;color:#e5e7eb;font-size:.9375rem;outline:none}.youtube-url-input::placeholder{color:#9ca3af}.btn-clear{width:28px;height:28px;border-radius:50%;border:none;background:#6b7280;color:#e5e7eb;cursor:pointer;font-size:1rem;transition:all .2s}.btn-clear:hover{background:#9ca3af;color:#f9fafb}.btn-primary{width:100%;margin-top:1rem;padding:.875rem 1.75rem;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-primary:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.btn-primary:disabled{background:#4b5563;color:#6b7280;cursor:not-allowed;transform:none}.progress-section{background:#1f2937;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000000d;margin-bottom:2rem}.progress-container{text-align:center}.progress-header{margin-bottom:1rem}.progress-header h3{font-size:1.25rem;color:#e5e7eb;margin-bottom:.5rem}.progress-step{font-size:.875rem;color:#9ca3af}.progress-bar-container{height:8px;background:#4b5563;border-radius:4px;overflow:hidden;margin-bottom:1rem}.progress-bar{height:100%;background:#3b82f6;transition:width .3s;display:flex;align-items:center;justify-content:flex-end;padding-right:.5rem}.progress-text{font-size:.75rem;color:#fff;font-weight:600}.progress-message{font-size:.9375rem;color:#9ca3af;margin-bottom:.5rem}.upload-progress{font-size:.875rem;color:#6b7280}.error-section{background:#1f2937;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000000d;margin-bottom:2rem}.error-container{text-align:center}.error-icon{width:64px;height:64px;color:#ef4444;margin:0 auto 1rem}.error-container h3{font-size:1.5rem;color:#ef4444;margin-bottom:.5rem}.error-message{color:#9ca3af;margin-bottom:1.5rem}.results-section{background:#1f2937;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000000d;margin-bottom:2rem}.results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.results-header-left{display:flex;align-items:center;gap:1rem}.btn-back{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:transparent;color:#9ca3af;border:1px solid #4b5563;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;font-size:.9375rem}.btn-back:hover{background:#374151;border-color:#6b7280;color:#e5e7eb}.results-header h2{font-size:1.5rem;color:#e5e7eb;font-weight:700}.results-actions{display:flex;gap:.75rem}.btn-secondary{padding:.75rem 1.25rem;background:#374151;color:#e5e7eb;border:1px solid #4b5563;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;gap:.5rem}.btn-secondary:hover{background:#4b5563;border-color:#6b7280}.results-meta{background:#374151;padding:1rem;border-radius:8px;margin-bottom:1.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.meta-item{display:flex;flex-direction:column}.meta-label{font-size:.75rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.meta-value{font-size:1rem;font-weight:600;color:#e5e7eb}.keyword-search-section{margin-bottom:1.5rem;padding:1.25rem;background:#374151;border-radius:8px}.keyword-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;flex-wrap:wrap;gap:1rem}.keyword-input-wrapper label{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#e5e7eb;font-size:1rem}.keyword-input-row{display:flex;gap:.75rem}.keyword-input{flex:1;padding:.75rem 1rem;border:1px solid #6b7280;border-radius:8px;font-size:.9375rem;background:#4b5563;color:#e5e7eb}.keyword-input::placeholder{color:#9ca3af}.keyword-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.btn-search{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}.btn-search:hover{background:#2563eb}.match-mode-toggle{display:flex;align-items:center;gap:.75rem}.toggle-switch{position:relative;display:inline-block;width:50px;height:24px;cursor:pointer}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#4b5563;transition:.3s;border-radius:24px}.toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#e5e7eb;transition:.3s;border-radius:50%}.toggle-switch input:checked+.toggle-slider{background:#3b82f6}.toggle-switch input:checked+.toggle-slider:before{transform:translate(26px)}.toggle-labels{display:flex;flex-direction:column;gap:.125rem}.toggle-label{font-size:.75rem;color:#9ca3af;font-weight:500;transition:all .2s}.toggle-label.active{color:#3b82f6;font-weight:700}.match-mode-info{position:relative;cursor:help;color:#9ca3af}.match-mode-info:hover{color:#3b82f6}.info-tooltip{display:none;position:absolute;top:100%;right:0;margin-top:.5rem;padding:1rem;background:#374151;border:1px solid #4b5563;border-radius:8px;box-shadow:0 10px 20px #0000004d;width:300px;z-index:1000;font-size:.875rem;line-height:1.5;color:#e5e7eb}.match-mode-info:hover .info-tooltip{display:block}.speaker-filter-section{margin-top:1rem;padding:1rem;background:#4b5563;border-radius:8px}.speaker-filter-label{display:block;font-size:.875rem;font-weight:600;color:#e5e7eb;margin-bottom:.5rem}.speaker-filter-options{display:flex;gap:.75rem;flex-wrap:wrap}.speaker-filter-btn{padding:.5rem 1rem;border:1px solid #6b7280;border-radius:6px;background:#374151;color:#e5e7eb;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.speaker-filter-btn:hover{background:#4b5563;border-color:#9ca3af}.speaker-filter-btn.active{background:#3b82f6;color:#fff;border-color:#3b82f6}.main-content-layout,.video-transcript-container{display:grid;grid-template-columns:1fr;gap:1.5rem}.video-player-section{background:#000;border-radius:8px;overflow:hidden}.video-player-section video{width:100%;height:auto;display:block;max-height:500px}.transcript-content{max-height:600px;overflow-y:auto;padding-right:.5rem}.speaker-block{margin-bottom:1rem;padding:1rem;background:#374151;border-radius:8px;border-left:3px solid #3b82f6}.speaker-block:hover{border-left-color:#2563eb}.speaker-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.speaker-name{font-weight:600;color:#e5e7eb}.timestamp{font-size:.875rem;color:#9ca3af;font-family:monospace}.speaker-text{line-height:1.7;color:#d1d5db}.word{display:inline-block;margin-right:.25rem;padding:.125rem .25rem;border-radius:4px;transition:all .2s;cursor:pointer}.word.highlighted{background:#fef3c7;color:#92400e;font-weight:600;padding:.25rem .5rem}.analytics-section{margin-top:1.5rem;padding:1.5rem;background:#374151;border-radius:8px}.analytics-header{margin-bottom:1.25rem}.analytics-header h3{font-size:1.25rem;color:#e5e7eb;margin-bottom:.5rem;font-weight:700}.analytics-subtitle{font-size:.875rem;color:#9ca3af}.word-frequency-chart{display:flex;flex-direction:column;gap:.75rem}.word-bar-item{display:grid;grid-template-columns:150px 1fr;gap:1rem;align-items:center}.word-label{font-weight:600;color:#e5e7eb;text-align:right;text-transform:capitalize}.word-bar-container{background:#4b5563;border-radius:4px;height:32px;overflow:hidden}.word-bar{height:100%;background:#3b82f6;display:flex;align-items:center;justify-content:flex-end;padding-right:.75rem;transition:width .8s;border-radius:4px}.word-count{color:#e5e7eb;font-weight:700;font-size:.875rem}.history-area{border:2px solid #4b5563;border-radius:8px;padding:3rem 1.5rem;text-align:center;background:#374151;min-height:300px;display:flex;align-items:center;justify-content:center}.history-content{display:flex;flex-direction:column;align-items:center;gap:1rem}.history-icon{width:64px;height:64px;color:#9ca3af}.history-content h3{font-size:1.25rem;margin:0;color:#e5e7eb}.history-content p{color:#9ca3af;margin:0}.history-hint{display:inline-block;background:#4b5563;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;color:#9ca3af}.history-icon.loading{animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.history-icon.error{color:#ef4444}.btn-retry{margin-top:1rem;padding:.75rem 1.5rem;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}.btn-retry:hover{background:#2563eb;transform:translateY(-1px)}.history-list{width:100%}.history-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #4b5563}.history-list-header h3{font-size:1.25rem;font-weight:700;color:#e5e7eb;margin:0}.btn-refresh{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#374151;color:#e5e7eb;border:1px solid #4b5563;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-refresh:hover{background:#4b5563;border-color:#6b7280}.history-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#4b5563;border:1px solid #6b7280;border-radius:8px;margin-bottom:.75rem;cursor:pointer;transition:all .2s}.history-item:hover{background:#6b7280;border-color:#3b82f6;box-shadow:0 2px 8px #3b82f633}.history-item-icon{width:48px;height:48px;border-radius:8px;background:#374151;display:flex;align-items:center;justify-content:center;flex-shrink:0}.history-item-icon svg{width:24px;height:24px;color:#3b82f6}.history-item-details{flex:1;min-width:0}.history-item-name{font-weight:600;color:#e5e7eb;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-item-meta{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#9ca3af}.history-item-arrow{flex-shrink:0;color:#6b7280}.history-item:hover .history-item-arrow{color:#3b82f6}
