.aws-interface{display:flex;flex-direction:column;height:100vh;background:#f2f3f3;font-family:Amazon Ember,Arial,sans-serif}.top-nav{display:flex;justify-content:space-between;align-items:center;background:#1a1a2e;color:#fff;padding:0 1rem;height:48px;border-bottom:1px solid #16213e}.nav-left{display:flex;align-items:center;gap:1rem}.brand-logo{display:flex;align-items:center;gap:.75rem;padding:.25rem .75rem;cursor:pointer;transition:all .3s ease}.brand-logo:hover{transform:translateY(-1px)}.brand-logo:hover .logo-icon{filter:drop-shadow(0 4px 8px rgba(96,165,250,.4))}.logo-icon{display:flex;align-items:center;justify-content:center;transition:filter .3s ease}.brand-name{display:flex;align-items:baseline;gap:.25rem}.brand-text{font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:-.5px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.brand-ai{font-size:1rem;font-weight:700;color:#60a5fa;letter-spacing:.5px;text-shadow:0 2px 4px rgba(0,0,0,.1);background:linear-gradient(135deg,#60a5fa,#93c5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-apps{font-size:1.5rem;cursor:pointer;padding:.25rem .5rem}.search-bar{position:relative}.search-bar input{background:#0f3460;border:1px solid #16213e;color:#fff;padding:.5rem 2rem .5rem 2.5rem;border-radius:4px;width:300px;font-size:.875rem}.search-bar input::placeholder{color:#94a3b8}.nav-right{display:flex;align-items:center;gap:1rem}.nav-icon{background:transparent;border:none;color:#fff;font-size:1.25rem;cursor:pointer;padding:.5rem;position:relative}.notification-container,.help-container,.settings-container{position:relative}.notification-badge{position:absolute;top:4px;right:4px;background:#f44;color:#fff;border-radius:10px;padding:2px 6px;font-size:.7rem;font-weight:700;min-width:18px;text-align:center}.notification-dropdown{position:absolute;top:48px;right:0;width:400px;max-height:500px;background:#fff;border:1px solid #d5dbdb;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;display:flex;flex-direction:column}.notification-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #d5dbdb;background:#fafafa;border-radius:8px 8px 0 0}.notification-header h3{margin:0;font-size:1rem;font-weight:600;color:#16191f}.notification-actions{display:flex;gap:.5rem}.notification-action-btn{background:transparent;border:none;color:#0073bb;font-size:.8125rem;cursor:pointer;padding:.25rem .5rem;border-radius:4px;transition:all .15s}.notification-action-btn:hover{background:#e3f2fd}.notification-list{overflow-y:auto;max-height:400px}.notification-empty{padding:3rem 2rem;text-align:center;color:#545b64}.notification-empty p{margin:0;font-size:.875rem}.notification-item{display:flex;gap:.75rem;padding:1rem 1.25rem;border-bottom:1px solid #eaeded;transition:background .15s;cursor:pointer}.notification-item:hover{background:#fafafa}.notification-item:last-child{border-bottom:none}.notification-item.unread{background:#f2f8fd}.notification-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;flex-shrink:0}.notification-success .notification-icon{background:#e8f5e9;color:#2e7d32}.notification-error .notification-icon{background:#ffebee;color:#c62828}.notification-info .notification-icon{background:#e3f2fd;color:#1976d2}.notification-content{flex:1;display:flex;flex-direction:column;gap:.25rem}.notification-message{margin:0;font-size:.875rem;color:#16191f;line-height:1.4}.notification-time{font-size:.75rem;color:#545b64}.notification-list::-webkit-scrollbar{width:6px}.notification-list::-webkit-scrollbar-track{background:#f2f3f3}.notification-list::-webkit-scrollbar-thumb{background:#aab7b8;border-radius:3px}.notification-list::-webkit-scrollbar-thumb:hover{background:#879596}.help-dropdown{position:absolute;top:48px;right:0;width:420px;max-height:600px;background:#fff;border:1px solid #d5dbdb;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;display:flex;flex-direction:column}.help-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #d5dbdb;background:#fafafa;border-radius:8px 8px 0 0}.help-header h3{margin:0;font-size:1rem;font-weight:600;color:#16191f}.close-dropdown-btn{background:transparent;border:none;font-size:1.25rem;color:#545b64;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .15s}.close-dropdown-btn:hover{background:#e3f2fd;color:#16191f}.help-list{overflow-y:auto;max-height:550px;padding:.5rem 0}.help-section{padding:.75rem 0;border-bottom:1px solid #eaeded}.help-section:last-child{border-bottom:none}.help-section h4{margin:0 0 .75rem;padding:0 1.25rem;font-size:.8125rem;font-weight:600;color:#545b64;text-transform:uppercase;letter-spacing:.5px}.help-item{display:flex;gap:.75rem;padding:.75rem 1.25rem;text-decoration:none;color:inherit;transition:background .15s;cursor:pointer}.help-item:hover{background:#fafafa}.help-icon{font-size:1.5rem;flex-shrink:0}.help-title{font-size:.875rem;font-weight:500;color:#16191f;margin-bottom:.25rem}.help-desc{font-size:.8125rem;color:#545b64}.help-info-box{margin:0 1.25rem;padding:.75rem;background:#f2f8fd;border-left:3px solid #0073bb;border-radius:4px}.help-info-box p{margin:.25rem 0;font-size:.8125rem;color:#16191f}.help-info-box p:first-child{margin-top:0}.help-info-box p:last-child{margin-bottom:0}.help-list::-webkit-scrollbar{width:6px}.help-list::-webkit-scrollbar-track{background:#f2f3f3}.help-list::-webkit-scrollbar-thumb{background:#aab7b8;border-radius:3px}.help-list::-webkit-scrollbar-thumb:hover{background:#879596}.settings-dropdown{position:absolute;top:48px;right:0;width:450px;max-height:600px;background:#fff;border:1px solid #d5dbdb;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;display:flex;flex-direction:column}.settings-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #d5dbdb;background:#fafafa;border-radius:8px 8px 0 0}.settings-header h3{margin:0;font-size:1rem;font-weight:600;color:#16191f}.settings-list{overflow-y:auto;max-height:550px;padding:.5rem 0}.settings-section{padding:.75rem 0;border-bottom:1px solid #eaeded}.settings-section:last-child{border-bottom:none}.settings-section h4{margin:0 0 .75rem;padding:0 1.25rem;font-size:.8125rem;font-weight:600;color:#545b64;text-transform:uppercase;letter-spacing:.5px}.setting-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;gap:1rem}.setting-item:hover{background:#fafafa}.setting-info{flex:1}.setting-label{font-size:.875rem;font-weight:500;color:#16191f;margin-bottom:.25rem}.setting-description{font-size:.8125rem;color:#545b64}.setting-select{padding:.375rem .75rem;border:1px solid #d5dbdb;border-radius:4px;font-size:.875rem;background:#fff;cursor:pointer;min-width:120px}.setting-select:focus{outline:none;border-color:#0073bb;box-shadow:0 0 0 1px #0073bb}.toggle-switch{position:relative;display:inline-block;width:48px;height:24px;flex-shrink:0}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#aab7b8;transition:.3s;border-radius:24px}.toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}.toggle-switch input:checked+.toggle-slider{background-color:#0073bb}.toggle-switch input:checked+.toggle-slider:before{transform:translate(24px)}.settings-list::-webkit-scrollbar{width:6px}.settings-list::-webkit-scrollbar-track{background:#f2f3f3}.settings-list::-webkit-scrollbar-thumb{background:#aab7b8;border-radius:3px}.settings-list::-webkit-scrollbar-thumb:hover{background:#879596}.region-selector,.user-menu{color:#fff;font-size:.875rem;cursor:pointer;padding:.5rem}.language-selector-container{position:relative}.language-selector{display:flex;align-items:center;gap:.5rem;background:transparent;border:1px solid #5f6f7f;color:#fff;padding:.375rem .75rem;border-radius:4px;font-size:.875rem;cursor:pointer;transition:all .15s}.language-selector:hover{background:#3f4f5f;border-color:#7f8f9f}.language-icon{font-size:1rem}.language-text{font-weight:500}.language-arrow{font-size:.75rem;margin-left:.25rem}.language-dropdown{position:absolute;top:48px;right:0;width:320px;max-height:500px;background:#fff;border:1px solid #d5dbdb;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;display:flex;flex-direction:column}.language-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #d5dbdb;background:#fafafa;border-radius:8px 8px 0 0}.language-header h3{margin:0;font-size:1rem;font-weight:600;color:#16191f}.language-list{display:flex;flex-direction:column;overflow:hidden}.language-search{padding:.75rem 1rem;border-bottom:1px solid #eaeded}.language-search-input{width:100%;padding:.5rem .75rem;border:1px solid #d5dbdb;border-radius:4px;font-size:.875rem}.language-search-input:focus{outline:none;border-color:#0073bb;box-shadow:0 0 0 1px #0073bb}.language-options{overflow-y:auto;max-height:350px}.language-option{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1.25rem;background:transparent;border:none;text-align:left;font-size:.875rem;color:#16191f;cursor:pointer;transition:background .15s}.language-option:hover{background:#fafafa}.language-option.active{background:#f2f8fd;color:#0073bb;font-weight:500}.check-icon{color:#0073bb;font-weight:700}.language-options::-webkit-scrollbar{width:6px}.language-options::-webkit-scrollbar-track{background:#f2f3f3}.language-options::-webkit-scrollbar-thumb{background:#aab7b8;border-radius:3px}.language-options::-webkit-scrollbar-thumb:hover{background:#879596}.main-container{display:flex;flex:1;overflow:hidden}.sidebar{width:280px;background:#f8f9fa;border-right:1px solid #dee2e6;display:flex;flex-direction:column;overflow-y:auto}.sidebar-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #dee2e6;background:#fff}.sidebar-title{font-size:1rem;font-weight:600;color:#1a1a2e;margin:0;background:linear-gradient(90deg,#2c5aa0,#60a5fa,#2c5aa0);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shimmer 3s linear infinite;letter-spacing:1px;text-transform:uppercase}@keyframes shimmer{0%{background-position:0% center}to{background-position:200% center}}.close-sidebar{background:transparent;border:none;font-size:1.25rem;color:#6c757d;cursor:pointer;padding:.25rem;transition:all .2s}.close-sidebar:hover{color:#dc2626;transform:rotate(90deg)}.sidebar-toggle-btn{position:fixed;left:0;top:60px;background:#2c5aa0;color:#fff;border:none;border-radius:0 3px 3px 0;padding:.3rem .15rem;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.15rem;box-shadow:1px 0 4px #00000026;transition:all .2s;z-index:100;writing-mode:vertical-rl}.sidebar-toggle-btn:hover{background:#1e4a8a;padding-left:.25rem}.toggle-icon{font-size:.75rem;writing-mode:horizontal-tb}.toggle-text{font-size:.5rem;font-weight:600;letter-spacing:.5px}.sidebar-nav{padding:.5rem 0}.nav-item{display:flex;align-items:center;width:100%;padding:.625rem 1.25rem;background:transparent;border:none;border-left:3px solid transparent;color:#495057;font-size:.875rem;text-align:left;cursor:pointer;transition:all .15s}.nav-item:hover{background:#e9ecef;color:#2c5aa0}.nav-item.active{background:#e7f1ff;border-left-color:#2c5aa0;color:#2c5aa0;font-weight:600}.nav-item-child{padding-left:2.5rem;font-size:.8125rem}.expand-icon{margin-right:.5rem;font-size:.75rem}.upload-progress-popup{position:fixed;top:80px;right:20px;width:400px;background:#fff;border:1px solid #d5dbdb;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;animation:slideIn .3s ease}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.progress-popup-header{padding:1rem 1.25rem;border-bottom:1px solid #d5dbdb;background:#fafafa;border-radius:8px 8px 0 0}.progress-popup-header h3{margin:0;font-size:1rem;font-weight:600;color:#16191f}.progress-items{padding:1rem;max-height:300px;overflow-y:auto}.progress-item{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #eaeded}.progress-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.progress-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.progress-file-name{font-size:.875rem;color:#16191f;font-weight:500;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.progress-close-btn{background:transparent;border:none;color:#545b64;font-size:1.25rem;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .15s}.progress-close-btn:hover{background:#f2f3f3;color:#16191f}.progress-bar-popup{height:8px;background:#e0e0e0;border-radius:4px;overflow:hidden;margin-bottom:.25rem}.progress-bar-fill-popup{height:100%;background:linear-gradient(90deg,#ec7211,#f90);transition:width .3s ease;border-radius:4px}.progress-percentage{font-size:.75rem;color:#545b64;text-align:right;font-weight:600}.progress-items::-webkit-scrollbar{width:6px}.progress-items::-webkit-scrollbar-track{background:#f2f3f3}.progress-items::-webkit-scrollbar-thumb{background:#aab7b8;border-radius:3px}.progress-items::-webkit-scrollbar-thumb:hover{background:#879596}.main-content{flex:1;overflow-y:auto;background:#f8f9fa}.content-area{padding:1.5rem 2rem;max-width:1400px}.breadcrumb{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem}.breadcrumb-item{color:#2c5aa0;cursor:pointer}.breadcrumb-item.active{color:#495057;cursor:default}.breadcrumb-separator{color:#6c757d}.page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.page-title-section{flex:1}.page-title{font-size:1.75rem;font-weight:400;color:#1a1a2e;margin:0;display:flex;align-items:center;gap:.75rem}.info-btn{background:transparent;border:1px solid #ced4da;color:#6c757d;padding:.25rem .75rem;border-radius:4px;font-size:.75rem;cursor:pointer;font-weight:600}.info-btn:hover{background:#e9ecef;border-color:#adb5bd}.page-actions{display:flex;gap:.5rem}.btn-primary,.btn-secondary{padding:.5rem 1rem;border-radius:4px;font-size:.875rem;font-weight:600;cursor:pointer;border:1px solid;transition:all .15s}.btn-primary{background:#2c5aa0;color:#fff;border-color:#2c5aa0}.btn-primary:hover{background:#1e4a8a;border-color:#1e4a8a}.btn-primary:disabled{background:#94a3b8;border-color:#94a3b8;cursor:not-allowed}.btn-secondary{background:#fff;color:#495057;border-color:#ced4da}.btn-secondary:hover{background:#e9ecef;border-color:#adb5bd}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.filters-section{display:flex;gap:1rem;align-items:center;margin-bottom:1rem;padding:1rem;background:#fff;border:1px solid #dee2e6;border-radius:4px}.search-box{position:relative;flex:1;max-width:400px}.search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#6c757d}.search-input{width:100%;padding:.5rem .75rem .5rem 2.5rem;border:1px solid #ced4da;border-radius:4px;font-size:.875rem}.search-input:focus{outline:none;border-color:#2c5aa0;box-shadow:0 0 0 1px #2c5aa0}.filter-dropdown{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.filter-dropdown label{color:#6c757d;font-weight:600}.dropdown-select{padding:.5rem 2rem .5rem .75rem;border:1px solid #ced4da;border-radius:4px;font-size:.875rem;background:#fff;cursor:pointer}.pagination{display:flex;align-items:center;gap:.5rem;margin-left:auto}.pagination-btn,.settings-btn{background:#fff;border:1px solid #ced4da;padding:.375rem .75rem;border-radius:4px;cursor:pointer;font-size:.875rem}.pagination-btn:hover,.settings-btn:hover{background:#e9ecef;border-color:#adb5bd}.pagination-text{font-size:.875rem;color:#495057}.empty-state{background:#fff;border:1px solid #dee2e6;border-radius:4px;padding:4rem 2rem;text-align:center}.empty-state-content h3{font-size:1.25rem;font-weight:400;color:#1a1a2e;margin:0 0 .5rem}.empty-state-content p{color:#6c757d;margin:0 0 1.5rem;font-size:.875rem}.table-container{background:#fff;border:1px solid #dee2e6;border-radius:4px;overflow:auto;max-width:100%}.table-container::-webkit-scrollbar{width:12px;height:12px}.table-container::-webkit-scrollbar-track{background:#f8f9fa;border-radius:4px}.table-container::-webkit-scrollbar-thumb{background:#adb5bd;border-radius:4px;border:2px solid #f8f9fa}.table-container::-webkit-scrollbar-thumb:hover{background:#6c757d}.table-container::-webkit-scrollbar-corner{background:#f8f9fa}.data-table{width:100%;min-width:900px;border-collapse:collapse;font-size:.875rem}.data-table thead{background:#f8f9fa;border-bottom:2px solid #dee2e6}.data-table th{text-align:left;padding:.75rem 1rem;font-weight:600;color:#495057;font-size:.8125rem;white-space:nowrap}.data-table td{padding:.75rem 1rem;border-top:1px solid #e9ecef;color:#495057}.data-table tbody tr:hover{background:#f8f9fa}.job-name{color:#2c5aa0;cursor:pointer;font-weight:500}.job-name:hover{text-decoration:underline}.status-badge{display:inline-block;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600}.status-uploading{background:#dbeafe;color:#1e40af}.status-uploaded{background:#d1fae5;color:#065f46}.status-transcribing{background:#fef3c7;color:#92400e}.status-indexed{background:#d1fae5;color:#065f46}.status-in-progress{background:#fef3c7;color:#92400e}.status-completed{background:#d1fae5;color:#065f46}.status-failed{background:#fee2e2;color:#991b1b}.progress-bar-container{position:relative;width:100px;height:20px;background:#e5e7eb;border-radius:4px;overflow:hidden}.progress-bar-fill{height:100%;background:linear-gradient(90deg,#2c5aa0,#3b82f6);transition:width .3s ease}.progress-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.7rem;font-weight:600;color:#495057}.file-info{color:#6c757d;font-size:.8125rem;margin-top:.5rem}.delete-link{color:#dc2626}.delete-link:hover{color:#991b1b}.action-link{background:transparent;border:none;color:#2c5aa0;cursor:pointer;font-size:.875rem;padding:0}.action-link:hover{text-decoration:underline}.sidebar::-webkit-scrollbar,.main-content::-webkit-scrollbar{width:8px}.sidebar::-webkit-scrollbar-track,.main-content::-webkit-scrollbar-track{background:#f2f3f3}.sidebar::-webkit-scrollbar-thumb,.main-content::-webkit-scrollbar-thumb{background:#aab7b8;border-radius:4px}.sidebar::-webkit-scrollbar-thumb:hover,.main-content::-webkit-scrollbar-thumb:hover{background:#879596}@media (max-width: 1024px){.sidebar{width:240px}.filters-section{flex-wrap:wrap}.pagination{margin-left:0;width:100%;justify-content:flex-end}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000}.modal-content{background:#fff;border-radius:8px;width:90%;max-width:600px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 8px 24px #0000004d}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid #d5dbdb}.modal-header h2{margin:0;font-size:1.25rem;font-weight:600;color:#16191f}.close-btn-modal{background:transparent;border:none;font-size:1.5rem;color:#545b64;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .15s}.close-btn-modal:hover{background:#f2f3f3;color:#16191f}.modal-body{flex:1;overflow-y:auto;padding:1.5rem}.modal-description{color:#545b64;font-size:.875rem;margin-bottom:1rem}.file-selection-list{display:flex;flex-direction:column;gap:.5rem}.file-selection-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#fafafa;border:1px solid #d5dbdb;border-radius:6px;cursor:pointer;transition:all .15s}.file-selection-item:hover{background:#f2f3f3;border-color:#aab7b8}.file-selection-item input[type=checkbox]{cursor:pointer}.file-selection-name{flex:1;font-size:.875rem;color:#16191f;font-weight:500}.file-selection-size{font-size:.8125rem;color:#545b64}.no-files-message{text-align:center;color:#545b64;font-size:.875rem;padding:2rem}.modal-footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid #d5dbdb;background:#fafafa}.status-transcribing{background:#fff8e1;color:#f57c00}.status-indexed{background:#e8f5e9;color:#2e7d32}.delete-link{color:#c62828}.delete-link:hover{color:#b71c1c}.aws-interface.dark-theme{background:#0f172a}.dark-theme .brand-text{color:#e2e8f0}.dark-theme .brand-ai{color:#60a5fa}.dark-theme .sidebar-toggle-btn{background:#2563eb}.dark-theme .sidebar-toggle-btn:hover{background:#1d4ed8}.dark-theme .top-nav{background:#020617;border-bottom-color:#1e293b}.dark-theme .search-bar input{background:#1e293b;border-color:#334155;color:#e2e8f0}.dark-theme .search-bar input::placeholder{color:#64748b}.dark-theme .sidebar{background:#1e293b;border-right-color:#334155}.dark-theme .sidebar-header{background:#0f172a;border-bottom-color:#334155}.dark-theme .sidebar-title{background:linear-gradient(90deg,#60a5fa,#93c5fd,#60a5fa);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shimmer 3s linear infinite}.dark-theme .close-sidebar{color:#94a3b8}.dark-theme .nav-item{color:#cbd5e1}.dark-theme .nav-item:hover{background:#334155;color:#60a5fa}.dark-theme .nav-item.active{background:#1e3a5f;border-left-color:#60a5fa;color:#60a5fa}.dark-theme .main-content{background:#0f172a}.dark-theme .breadcrumb-item{color:#60a5fa}.dark-theme .breadcrumb-item.active{color:#cbd5e1}.dark-theme .breadcrumb-separator{color:#64748b}.dark-theme .page-title{color:#e2e8f0}.dark-theme .info-btn{border-color:#475569;color:#94a3b8}.dark-theme .info-btn:hover{background:#1e293b;border-color:#64748b}.dark-theme .btn-primary{background:#2563eb;border-color:#2563eb}.dark-theme .btn-primary:hover{background:#1d4ed8;border-color:#1d4ed8}.dark-theme .btn-secondary{background:#1e293b;color:#cbd5e1;border-color:#475569}.dark-theme .btn-secondary:hover{background:#334155;border-color:#64748b}.dark-theme .filters-section{background:#1e293b;border-color:#334155}.dark-theme .search-icon{color:#94a3b8}.dark-theme .search-input{background:#0f172a;border-color:#475569;color:#e2e8f0}.dark-theme .search-input:focus{border-color:#60a5fa;box-shadow:0 0 0 1px #60a5fa}.dark-theme .filter-dropdown label{color:#94a3b8}.dark-theme .dropdown-select{background:#0f172a;border-color:#475569;color:#e2e8f0}.dark-theme .pagination-btn,.dark-theme .settings-btn{background:#0f172a;border-color:#475569;color:#cbd5e1}.dark-theme .pagination-btn:hover,.dark-theme .settings-btn:hover{background:#334155;border-color:#64748b}.dark-theme .pagination-text{color:#cbd5e1}.dark-theme .empty-state{background:#1e293b;border-color:#334155}.dark-theme .empty-state-content h3{color:#e2e8f0}.dark-theme .empty-state-content p{color:#94a3b8}.dark-theme .table-container{background:#1e293b;border-color:#334155}.dark-theme .data-table thead{background:#0f172a;border-bottom-color:#334155}.dark-theme .data-table th{color:#cbd5e1}.dark-theme .data-table td{border-top-color:#334155;color:#cbd5e1}.dark-theme .data-table tbody tr:hover{background:#334155}.dark-theme .job-name,.dark-theme .action-link{color:#60a5fa}.dark-theme .delete-link{color:#ef4444}.dark-theme .delete-link:hover{color:#dc2626}.dark-theme .upload-progress-popup{background:#1e293b;border-color:#334155}.dark-theme .progress-popup-header{background:#0f172a;border-bottom-color:#334155}.dark-theme .progress-popup-header h3,.dark-theme .progress-file-name{color:#e2e8f0}.dark-theme .progress-close-btn{color:#94a3b8}.dark-theme .progress-close-btn:hover{background:#334155;color:#e2e8f0}.dark-theme .progress-bar-popup{background:#334155}.dark-theme .progress-percentage{color:#94a3b8}.dark-theme .notification-dropdown,.dark-theme .help-dropdown,.dark-theme .settings-dropdown,.dark-theme .language-dropdown,.dark-theme .modal-content{background:#1e293b;border-color:#334155}.dark-theme .notification-header,.dark-theme .help-header,.dark-theme .settings-header,.dark-theme .language-header,.dark-theme .modal-header{background:#0f172a;border-bottom-color:#334155}.dark-theme .notification-header h3,.dark-theme .help-header h3,.dark-theme .settings-header h3,.dark-theme .language-header h3,.dark-theme .modal-header h2{color:#e2e8f0}.dark-theme .close-dropdown-btn,.dark-theme .close-btn-modal{color:#94a3b8}.dark-theme .close-dropdown-btn:hover,.dark-theme .close-btn-modal:hover{background:#334155;color:#e2e8f0}.dark-theme .notification-action-btn{color:#60a5fa}.dark-theme .notification-action-btn:hover{background:#1e3a5f}.dark-theme .notification-empty p{color:#94a3b8}.dark-theme .notification-item{border-bottom-color:#334155}.dark-theme .notification-item:hover{background:#334155}.dark-theme .notification-item.unread{background:#1e3a5f}.dark-theme .notification-message{color:#e2e8f0}.dark-theme .notification-time{color:#94a3b8}.dark-theme .help-section{border-bottom-color:#334155}.dark-theme .help-section h4{color:#94a3b8}.dark-theme .help-item:hover{background:#334155}.dark-theme .help-title{color:#e2e8f0}.dark-theme .help-desc{color:#94a3b8}.dark-theme .help-info-box{background:#1e3a5f;border-left-color:#60a5fa}.dark-theme .help-info-box p{color:#cbd5e1}.dark-theme .settings-section{border-bottom-color:#334155}.dark-theme .settings-section h4{color:#94a3b8}.dark-theme .setting-item:hover{background:#334155}.dark-theme .setting-label{color:#e2e8f0}.dark-theme .setting-description{color:#94a3b8}.dark-theme .setting-select{background:#0f172a;border-color:#475569;color:#e2e8f0}.dark-theme .setting-select:focus{border-color:#60a5fa;box-shadow:0 0 0 1px #60a5fa}.dark-theme .toggle-slider{background-color:#475569}.dark-theme .toggle-switch input:checked+.toggle-slider{background-color:#2563eb}.dark-theme .language-selector{border-color:#475569}.dark-theme .language-selector:hover{background:#334155;border-color:#64748b}.dark-theme .language-search{border-bottom-color:#334155}.dark-theme .language-search-input{background:#0f172a;border-color:#475569;color:#e2e8f0}.dark-theme .language-search-input:focus{border-color:#60a5fa;box-shadow:0 0 0 1px #60a5fa}.dark-theme .language-option{color:#cbd5e1}.dark-theme .language-option:hover{background:#334155}.dark-theme .language-option.active{background:#1e3a5f;color:#60a5fa}.dark-theme .check-icon{color:#60a5fa}.dark-theme .modal-description{color:#94a3b8}.dark-theme .file-selection-item{background:#0f172a;border-color:#475569}.dark-theme .file-selection-item:hover{background:#334155;border-color:#64748b}.dark-theme .file-selection-name{color:#e2e8f0}.dark-theme .file-selection-size,.dark-theme .no-files-message{color:#94a3b8}.dark-theme .modal-footer{border-top-color:#334155;background:#0f172a}.dark-theme .status-uploading{background:#1e3a8a;color:#93c5fd}.dark-theme .status-uploaded{background:#064e3b;color:#6ee7b7}.dark-theme .status-transcribing{background:#78350f;color:#fcd34d}.dark-theme .status-indexed{background:#064e3b;color:#6ee7b7}.dark-theme .status-failed{background:#7f1d1d;color:#fca5a5}.file-details-modal{background:#fff;border-radius:8px;width:90%;max-width:450px;box-shadow:0 12px 40px #00000040;overflow:hidden;animation:modalSlideIn .3s ease}@keyframes modalSlideIn{0%{transform:translateY(-30px);opacity:0}to{transform:translateY(0);opacity:1}}.file-details-header{display:flex;align-items:center;gap:.75rem;padding:1rem;background:linear-gradient(135deg,#2c5aa0,#1e4a8a);color:#fff;position:relative}.file-icon-large{font-size:2rem;background:#fff3;padding:.5rem;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.file-details-title{flex:1;display:flex;flex-direction:column;gap:.25rem}.file-details-title h2{margin:0;font-size:1rem;font-weight:600;color:#fff;word-break:break-word}.file-details-body{padding:1rem;display:flex;flex-direction:column;gap:.5rem;max-height:400px;overflow-y:auto}.detail-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem;background:#f8f9fa;border-radius:6px;transition:all .2s}.detail-row:hover{background:#e9ecef;transform:translate(3px)}.detail-label{font-size:.75rem;font-weight:600;color:#6c757d;text-transform:uppercase;letter-spacing:.3px}.detail-value{font-size:.8125rem;color:#1a1a2e;font-weight:500;text-align:right;max-width:60%;word-break:break-word}.detail-id{font-family:Courier New,monospace;font-size:.7rem;color:#6c757d;background:#e9ecef;padding:.2rem .4rem;border-radius:3px}.transcript-content{background:#f8f9fa;padding:.75rem;border-radius:6px;font-size:.875rem;line-height:1.6;color:#1a1a2e;max-height:200px;overflow-y:auto;white-space:pre-wrap;word-break:break-word}.transcript-content::-webkit-scrollbar{width:6px}.transcript-content::-webkit-scrollbar-track{background:#e9ecef;border-radius:3px}.transcript-content::-webkit-scrollbar-thumb{background:#adb5bd;border-radius:3px}.file-details-footer{padding:.75rem 1rem;background:#f8f9fa;border-top:1px solid #dee2e6;display:flex;justify-content:flex-end;gap:.5rem}.dark-theme .file-details-modal{background:#1e293b}.dark-theme .file-details-header{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.dark-theme .file-details-title h2{color:#e2e8f0}.dark-theme .detail-row{background:#0f172a}.dark-theme .detail-row:hover{background:#334155}.dark-theme .detail-label{color:#94a3b8}.dark-theme .detail-value{color:#e2e8f0}.dark-theme .detail-id{background:#334155;color:#94a3b8}.dark-theme .transcript-content{background:#0f172a;color:#e2e8f0}.dark-theme .transcript-content::-webkit-scrollbar-track{background:#334155}.dark-theme .transcript-content::-webkit-scrollbar-thumb{background:#64748b}.dark-theme .file-details-footer{background:#0f172a;border-top-color:#334155}.app{min-height:100vh;display:flex;flex-direction:column;background:#1a2f4a;position:relative}.app-nav{position:fixed;top:0;left:0;right:0;background:#1a2f4af2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,255,255,.2);z-index:1000;padding:1rem 2rem}.nav-container{max-width:1600px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.nav-logo{font-size:1.5rem;font-weight:700;color:#0ff;letter-spacing:.05em;display:flex;align-items:center;gap:.5rem}.nav-logo svg{width:28px;height:28px;color:#0ff}.nav-links{display:flex;gap:2rem;list-style:none}.nav-link{color:#b0c4de;text-decoration:none;font-size:.95rem;font-weight:500;padding:.5rem 1rem;border-radius:4px;transition:all .3s;cursor:pointer}.nav-link:hover{color:#0ff;background:#00ffff1a}.app-header{background:transparent;color:#fff;padding:8rem 2rem 6rem;text-align:center;position:relative;overflow:hidden;margin-top:60px}.header-content{max-width:900px;margin:0 auto;position:relative;z-index:1}.app-header h1{font-size:3.5rem;margin-bottom:1.5rem;font-weight:600;line-height:1.2;color:#fff;min-height:4.2rem;display:flex;align-items:center;justify-content:center}.rotating-text{display:inline-block;animation:fadeInOut 3s ease-in-out}@keyframes fadeInOut{0%{opacity:0;transform:translateY(20px)}10%{opacity:1;transform:translateY(0)}90%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.app-header h1 .highlight{color:#0ff;font-weight:600}.app-header .subtitle{font-size:1.1rem;opacity:.9;font-weight:400;line-height:1.6;max-width:700px;margin:0 auto 2rem;color:#b0c4de}.cta-button{display:inline-block;padding:1rem 2.5rem;background:linear-gradient(135deg,#0cc,#008b8b);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s;text-decoration:none;box-shadow:0 4px 12px #0ff6}.cta-button:hover{background:linear-gradient(135deg,#0ff,#0cc);transform:translateY(-2px);box-shadow:0 6px 16px #00ffff80}.voice-animation-container{margin-bottom:3rem;display:flex;justify-content:center;align-items:center}.voice-animation{display:flex;align-items:center;gap:8px;height:120px;padding:2rem;background:#00ffff0d;border-radius:16px;border:2px solid rgba(0,255,255,.2)}.voice-animation .wave{width:6px;background:linear-gradient(180deg,#0ff,#0cc);border-radius:6px;animation:wave-animation 1.2s ease-in-out infinite;box-shadow:0 0 10px #00ffff80}.voice-animation .wave:nth-child(1){height:20px;animation-delay:0s}.voice-animation .wave:nth-child(2){height:40px;animation-delay:.1s}.voice-animation .wave:nth-child(3){height:70px;animation-delay:.2s}.voice-animation .wave:nth-child(4){height:50px;animation-delay:.3s}.voice-animation .wave:nth-child(5){height:80px;animation-delay:.4s}.voice-animation .wave:nth-child(6){height:60px;animation-delay:.5s}.voice-animation .wave:nth-child(7){height:90px;animation-delay:.6s}.voice-animation .wave:nth-child(8){height:50px;animation-delay:.7s}.voice-animation .wave:nth-child(9){height:40px;animation-delay:.8s}.voice-animation .wave:nth-child(10){height:20px;animation-delay:.9s}@keyframes wave-animation{0%,to{transform:scaleY(1);opacity:1}50%{transform:scaleY(.3);opacity:.6}}.app-main-split{display:flex;flex-direction:column;min-height:100vh;padding-top:60px;max-width:1400px;margin:0 auto;width:100%}.left-section{display:flex;align-items:center;justify-content:center;padding:4rem 3rem 2rem;background:transparent;width:100%}.upload-container{width:100%;max-width:100%}.right-section{display:flex;align-items:flex-start;justify-content:center;padding:2rem 3rem 4rem;background:transparent;width:100%}.files-display{width:100%;max-width:1200px}@media (max-width: 1024px){.app-main-split{grid-template-columns:1fr}.left-section,.right-section{min-height:50vh}.hero-content h1{font-size:2.5rem}}@media (max-width: 768px){.nav-links{display:none}.app-header{padding:6rem 2rem 4rem}.app-header h1{font-size:2.5rem}}*{margin:0;padding:0;box-sizing:border-box}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;background:#2b2d31;color:#fff}#root{min-height:100vh}
