body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.auth-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.auth-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;box-shadow:0 20px 40px #0000001a;max-width:400px;padding:40px;text-align:center;width:100%}.auth-card h1{color:#333;font-size:2rem;margin-bottom:10px}.auth-subtitle{color:#666;font-size:.9rem;margin-bottom:30px}.auth-form{width:100%}.auth-form h2{color:#333;font-size:1.5rem;margin-bottom:25px}.form-group{margin-bottom:20px}.auth-input{border:2px solid #e1e5e9;border-radius:10px;box-sizing:border-box;font-size:16px;padding:15px;transition:all .3s ease;width:100%}.auth-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.auth-button{align-items:center;border:none;border-radius:10px;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:10px;justify-content:center;margin-bottom:15px;padding:15px;transition:all .3s ease;width:100%}.auth-button:disabled{cursor:not-allowed;opacity:.6}.auth-button.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.auth-button.primary:hover:not(:disabled){box-shadow:0 10px 20px #667eea4d;transform:translateY(-2px)}.auth-button.google{background:#fff;border:2px solid #e1e5e9;color:#333}.auth-button.google:hover:not(:disabled){border-color:#667eea;box-shadow:0 5px 15px #0000001a;transform:translateY(-2px)}.auth-divider{color:#666;font-size:14px;margin:20px 0;position:relative}.auth-divider:before{background:#e1e5e9;content:"";height:1px;left:0;position:absolute;right:0;top:50%;z-index:1}.auth-divider span{background:#fffffff2;padding:0 15px;position:relative;z-index:2}.auth-message{border-radius:8px;font-size:14px;margin:15px 0;padding:12px}.auth-message.success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.auth-message.error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.auth-toggle{color:#666;font-size:14px;margin-top:20px}.auth-link{background:none;border:none;color:#667eea;cursor:pointer;font-size:14px;text-decoration:underline}.auth-link:hover{color:#764ba2}@media (max-width:480px){.auth-card{margin:10px;padding:30px 20px}.auth-card h1{font-size:1.5rem}}.config-error{max-width:500px;text-align:left}.config-error h2{color:#d32f2f;margin-bottom:20px;text-align:center}.config-error p{color:#666;line-height:1.5;margin-bottom:15px}.config-instructions{background:#f8f9fa;border:1px solid #e1e5e9;border-radius:10px;margin:20px 0;padding:20px}.config-instructions ol{margin:0;padding-left:20px}.config-instructions li{color:#333;margin-bottom:10px}.config-instructions code{background:#e1e5e9;border-radius:4px;font-family:Courier New,monospace;font-size:.9rem;padding:2px 6px}.config-instructions pre{background:#2d3748;border-radius:8px;color:#e2e8f0;font-size:.85rem;margin:10px 0;overflow-x:auto;padding:15px;white-space:pre-wrap;word-break:break-all}.config-help{color:#666;font-size:.9rem;text-align:center}.config-help a{color:#667eea;text-decoration:none}.config-help a:hover{text-decoration:underline}.recording-screen{background:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.back-navigation{background:#fff;border-bottom:1px solid #e2e8f0;padding:1rem 2rem}.back-button{background:#fd7e14;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.back-button:hover{background:#ea580c;transform:translateY(-1px)}.recording-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 380px;height:calc(100vh - 120px);margin:0 auto;max-width:1400px;padding:2rem}.transcription-panel{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;display:flex;flex-direction:column;overflow:hidden}.transcription-panel h2{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#1e293b;font-size:1.25rem;font-weight:600;margin:0;padding:1.5rem}.segments-container{display:flex;flex:1 1;flex-direction:column;gap:1rem;overflow-y:auto;padding:1rem}.segment{border-left:4px solid #e2e8f0;border-radius:8px;padding:1rem;transition:all .3s ease}.segment-verified{background:#f0fdf4;border-left-color:#22c55e}.segment-opinion{background:#fffbeb;border-left-color:#f59e0b}.segment-disputed{background:#fef2f2;border-left-color:#ef4444}.segment-checking{animation:checking-pulse 2s infinite;background:#f0f9ff;border-left-color:#3b82f6}@keyframes checking-pulse{0%,to{opacity:1}50%{opacity:.7}}.segment-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.segment-time{color:#64748b;font-size:.875rem;font-weight:500}.status-badge{border-radius:12px;font-weight:600;padding:.25rem .75rem}.status-badge.verified{background:#22c55e;color:#fff}.status-badge.disputed,.status-badge.opinion{color:#fff}.status-badge.checking{animation:pulse 2s infinite;background:#3b82f6;color:#fff}.segment-text{color:#1e293b;font-size:1rem;font-style:italic;line-height:1.6;margin-bottom:.75rem}.segment-footer,.segment-sources{align-items:center;display:flex;gap:.5rem}.segment-sources{color:#475569;font-size:.875rem}.confidence-badge{background:#e2e8f0;border-radius:8px;color:#475569;font-size:.75rem;font-weight:600;padding:.25rem .5rem}.live-transcript{background:#f8fafc;border-top:1px solid #e2e8f0;margin-top:auto;padding:1rem}.live-transcript-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.live-transcript-time{color:#64748b;font-size:.875rem;font-weight:500}.live-transcript-label{background:#3b82f6;border-radius:8px;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .5rem}.live-transcript-text{color:#1e293b;font-size:1rem;font-style:italic;line-height:1.6;min-height:1.5rem}.cursor-blink{animation:blink 1s infinite;color:#3b82f6;font-weight:700}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.controls-panel{display:flex;flex-direction:column;gap:1.5rem}.alerts-section,.live-analysis,.recording-controls{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:1.5rem}.alerts-section h3,.live-analysis h3,.recording-controls h3{color:#1e293b;font-size:1.125rem;font-weight:600;margin:0 0 1rem}.timer-display{background:#f1f5f9;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;text-align:center}.timer-time{color:#1e293b;font-family:Courier New,monospace;font-size:2.5rem;font-weight:700}.timer-label{color:#64748b;font-size:.875rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.control-buttons{display:flex;gap:.75rem;margin-bottom:1.5rem}.control-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:.875rem;font-weight:600;padding:.75rem 1rem;transition:all .3s ease}.start-btn{background:#22c55e;color:#fff}.start-btn:hover{background:#16a34a;transform:translateY(-1px)}.stop-btn{background:#ef4444;color:#fff}.stop-btn:hover{background:#dc2626;transform:translateY(-1px)}.pause-btn{background:#64748b;color:#fff}.pause-btn:hover{background:#475569;transform:translateY(-1px)}.audio-level{margin-bottom:1rem}.audio-level-label{color:#64748b;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.audio-level-bar{background:#e2e8f0;border-radius:4px;height:8px;overflow:hidden}.audio-level-fill{background:linear-gradient(90deg,#22c55e,#f59e0b 70%,#ef4444);border-radius:4px;height:100%;transition:width .1s ease}.stats-grid{grid-gap:1rem;gap:1rem;margin-bottom:1.5rem}.stat-item{border-radius:8px;padding:1rem}.stat-number{color:#3b82f6;font-weight:700}.stat-label{font-size:.875rem;font-weight:500}.accuracy-section{text-align:center}.accuracy-label{color:#64748b;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.accuracy-value{color:#22c55e;font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.accuracy-bar{background:#e2e8f0;border-radius:4px;height:8px;overflow:hidden}.accuracy-fill{background:#22c55e;border-radius:4px;height:100%;transition:width .3s ease}.alerts-section{background:#fef2f2;border:1px solid #fecaca}.alerts-section h3{color:#dc2626}.alert-item{background:#fff;border-left:4px solid #ef4444;border-radius:8px;padding:.75rem}.alert-message{color:#1e293b;font-size:.875rem;line-height:1.5}@media (max-width:1200px){.recording-content{gap:1rem;grid-template-columns:1fr;grid-template-rows:1fr auto}.controls-panel{grid-gap:1rem;display:grid;gap:1rem;grid-row:2;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:768px){.recording-content{height:auto;padding:1rem}.control-buttons{flex-direction:column}.stats-grid{grid-template-columns:1fr}}.segment.clickable{cursor:pointer;transition:all .2s ease}.segment.clickable:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.click-hint{color:#64748b;font-size:.75rem;opacity:0;transition:opacity .2s ease}.segment.clickable:hover .click-hint{opacity:1}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{animation:modalSlideIn .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-height:80vh;max-width:800px;overflow:hidden;width:90%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-50px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1.5rem}.modal-header h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin:0}.modal-close{background:none;border:none;border-radius:4px;color:#64748b;cursor:pointer;font-size:1.5rem;padding:.25rem;transition:all .2s ease}.modal-close:hover{background:#e2e8f0;color:#1e293b}.modal-body{max-height:60vh;overflow-y:auto;padding:1.5rem}.detail-section{margin-bottom:1.5rem}.detail-section:last-child{margin-bottom:0}.detail-section h4{border-bottom:2px solid #e2e8f0;font-size:1rem;font-weight:600;padding-bottom:.5rem}.claim-text,.detail-section h4{color:#1e293b;margin:0 0 .75rem}.claim-text{background:#f8fafc;border-left:4px solid #3b82f6;border-radius:8px;padding:1rem}.claim-meta{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.confidence,.timestamp{color:#64748b;font-size:.875rem;font-weight:500}.fact-check-result{background:#f0fdf4;border:1px solid #22c55e;border-radius:8px;color:#1e293b;font-size:1rem;font-weight:600;margin:0;padding:.75rem}.additional-context,.analysis-text,.confidence-reasoning,.expert-consensus{color:#475569;line-height:1.6;margin:0}.classification-flags{display:flex;flex-wrap:wrap;gap:.5rem}.flag{border-radius:12px;font-size:.75rem;font-weight:600;padding:.375rem .75rem}.flag.controversial{background:#fef3c7;color:#92400e}.flag.conspiracy{background:#fecaca;color:#991b1b}.flag.fringe{background:#e0e7ff;color:#3730a3}.red-flags-list{margin:0;padding-left:1.25rem}.red-flags-list li{color:#dc2626;margin-bottom:.25rem}.sources-list{display:flex;flex-direction:column;gap:1rem}.source-item{border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.source-title{color:#1e293b;margin-bottom:.5rem}.source-url{color:#3b82f6;display:block;font-size:.875rem;margin-bottom:.25rem;text-decoration:none;word-break:break-all}.source-url:hover{text-decoration:underline}.source-stance{background:#e0e7ff;border-radius:4px;color:#3730a3;display:inline-block;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.reliability-warning{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;font-size:.875rem;margin-top:.5rem;padding:.5rem}@media (max-width:768px){.modal-content{max-height:90vh;width:95%}.modal-body{max-height:70vh;padding:1rem}.claim-meta{align-items:flex-start;flex-direction:column;gap:.5rem}}.session-manager-overlay{align-items:center;animation:fadeIn .2s ease-out;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.session-manager-modal{animation:slideIn .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 40px #00000026;max-height:90vh;max-width:500px;overflow-y:auto;width:90%}.session-manager-header{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1.5rem}.session-manager-header h2{color:#2d3748;font-size:1.5rem;font-weight:600;margin:0}.session-manager-content{padding:1.5rem}.session-manager-footer{border-top:1px solid #e5e5e5;display:flex;justify-content:flex-end;padding:1rem 1.5rem}.create-session-section,.current-session-section{margin-bottom:2rem}.create-session-section h3,.current-session-section h3{color:#2d3748;font-size:1.1rem;font-weight:600;margin:0 0 1rem}.session-card{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;justify-content:space-between;padding:1rem;transition:all .2s ease}.session-card.current{background:#edf2f7;border-color:#cbd5e0}.session-info{align-items:center;display:flex;flex:1 1}.session-icon{font-size:1.5rem;margin-right:.75rem}.session-details{flex:1 1}.session-name{color:#2d3748;font-weight:600;margin-bottom:.25rem}.session-summary{color:#718096;font-size:.9rem;margin-bottom:.25rem}.session-date{color:#a0aec0;font-size:.8rem}.edit-form{width:100%}.session-name-input{border:1px solid #e2e8f0;border-radius:4px;font-size:.9rem;margin-bottom:.5rem;padding:.5rem;transition:border-color .2s ease;width:100%}.session-name-input:focus{border-color:#3182ce;box-shadow:0 0 0 3px #3182ce1a;outline:none}.edit-buttons{display:flex;gap:.5rem}.save-button{background:#3182ce;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.8rem;padding:.4rem .8rem;transition:background .2s ease}.save-button:hover{background:#2c5282}.save-button:disabled{background:#a0aec0;cursor:not-allowed}.cancel-button{background:#e2e8f0;border:none;border-radius:4px;color:#4a5568;cursor:pointer;font-size:.8rem;padding:.4rem .8rem;transition:background .2s ease}.cancel-button:hover{background:#cbd5e0}.edit-session-button{background:#e2e8f0;border:none;border-radius:4px;color:#4a5568;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:background .2s ease}.edit-session-button:hover{background:#cbd5e0}.edit-session-button:disabled{background:#f7fafc;color:#a0aec0;cursor:not-allowed}.create-options{display:flex;flex-wrap:wrap;gap:1rem}.custom-create-button,.quick-create-button{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-width:200px;padding:1rem;text-align:center;transition:all .2s ease}.custom-create-button:hover,.quick-create-button:hover{background:#f7fafc;border-color:#3182ce}.custom-create-button:disabled,.quick-create-button:disabled{cursor:not-allowed;opacity:.5}.button-subtitle{color:#718096;font-size:.8rem;font-weight:400}.create-form{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.form-group{margin-bottom:1rem}.form-buttons{display:flex;gap:.5rem}.create-button{background:#38a169;border:none;border-radius:4px;color:#fff;cursor:pointer;flex:1 1;font-size:.9rem;padding:.75rem 1.5rem;transition:background .2s ease}.create-button:hover{background:#2f855a}.create-button:disabled{background:#a0aec0;cursor:not-allowed}.error-section{background:#fed7d7;border:1px solid #feb2b2;border-radius:4px;margin-top:1rem;padding:.75rem}.error-message{align-items:center;color:#c53030;display:flex;font-size:.9rem;gap:.5rem}.error-icon{font-size:1.1rem}.loading-section{align-items:center;color:#4a5568;display:flex;font-size:.9rem;gap:.5rem;justify-content:center;padding:1rem}.loading-spinner{border:2px solid #e2e8f0;border-top-color:#3182ce;height:1rem;width:1rem}.secondary-button{background:#e2e8f0;border:none;border-radius:4px;transition:background .2s ease}.secondary-button:hover{background:#cbd5e0}@media (max-width:768px){.session-manager-modal{margin:1rem;width:95%}.create-options{flex-direction:column}.custom-create-button,.quick-create-button{min-width:auto}.form-buttons{flex-direction:column}}.session-history-overlay{align-items:center;animation:fadeIn .2s ease-out;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.session-history-modal{animation:slideIn .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 40px #00000026;display:flex;flex-direction:column;height:90vh;max-width:1200px;width:95%}.session-history-header{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;flex-shrink:0;justify-content:space-between;padding:1.5rem}.session-history-header h2{color:#2d3748;font-size:1.5rem;font-weight:600;margin:0}.header-actions{align-items:center;display:flex;gap:.5rem}.refresh-button{align-items:center;background:#e2e8f0;border:none;border-radius:6px;color:#4a5568;cursor:pointer;display:flex;font-size:1rem;height:36px;justify-content:center;padding:.5rem;transition:all .2s ease;width:36px}.refresh-button:hover{background:#cbd5e0;transform:rotate(90deg)}.refresh-button:disabled{cursor:not-allowed;opacity:.5;transform:none}.close-button{align-items:center;background:none;border:none;border-radius:50%;color:#a0aec0;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;padding:0;transition:all .2s ease;width:40px}.close-button:hover{background:#f7fafc;color:#4a5568}.session-history-content{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.controls-section{border-bottom:1px solid #e5e5e5;display:flex;flex-shrink:0;gap:1rem;padding:1rem 1.5rem}.search-section{flex:1 1}.search-input{border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem;padding:.75rem 1rem;transition:border-color .2s ease;width:100%}.search-input:focus{border-color:#3182ce;box-shadow:0 0 0 3px #3182ce1a;outline:none}.sort-section{min-width:200px}.sort-select{background:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;font-size:.9rem;padding:.75rem;width:100%}.sort-select:focus{border-color:#3182ce;outline:none}.sessions-grid{grid-gap:1rem;display:grid;flex:1 1;gap:1rem;grid-template-columns:1fr 1fr;overflow:hidden;padding:1rem 1.5rem}.session-details-panel,.sessions-list-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;flex-direction:column;overflow:hidden}.sessions-header{background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;padding:1rem}.sessions-header h3{color:#2d3748;font-size:1.1rem;font-weight:600;margin:0}.sessions-list-panel{overflow-y:auto}.session-item{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;cursor:pointer;display:flex;justify-content:space-between;padding:1rem;transition:all .2s ease}.session-item:hover{background:#f7fafc}.session-item.selected{background:#edf2f7;border-left:4px solid #3182ce}.session-item-main{align-items:center;display:flex;flex:1 1;min-width:0}.session-item-icon{flex-shrink:0;font-size:1.5rem;margin-right:.75rem}.session-item-details{flex:1 1;min-width:0}.session-item-name{color:#2d3748;font-weight:600}.session-item-name,.session-item-summary{margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.session-item-summary{color:#718096;font-size:.85rem}.session-item-date{color:#a0aec0;font-size:.75rem}.session-item-actions{display:flex;gap:.25rem;margin-left:.5rem;opacity:0;transition:opacity .2s ease}.session-item:hover .session-item-actions{opacity:1}.action-button{align-items:center;background:none;border:none;border-radius:4px;cursor:pointer;display:flex;font-size:.9rem;height:32px;justify-content:center;padding:.4rem;transition:background .2s ease;width:32px}.restore-button:hover{background:#dbeafe;color:#2563eb}.select-button:hover{background:#c6f6d5;color:#22543d}.delete-button:hover{background:#fed7d7;color:#c53030}.empty-state,.error-state,.loading-state{align-items:center;color:#718096;display:flex;flex-direction:column;justify-content:center;padding:2rem;text-align:center}.loading-state .loading-spinner{animation:spin 1s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#3182ce;height:2rem;margin-bottom:1rem;width:2rem}.error-state{color:#c53030}.error-icon{font-size:2rem;margin-bottom:.5rem}.empty-state .empty-icon{font-size:3rem;margin-bottom:1rem;opacity:.5}.details-header{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;flex-shrink:0;justify-content:space-between;padding:1rem}.details-header h3{color:#2d3748;font-size:1.1rem;font-weight:600;margin:0}.close-details-button{align-items:center;background:none;border:none;border-radius:50%;color:#a0aec0;cursor:pointer;display:flex;font-size:1.5rem;height:32px;justify-content:center;padding:0;transition:all .2s ease;width:32px}.close-details-button:hover{background:#f7fafc;color:#4a5568}.details-content{flex:1 1;overflow-y:auto;padding:1rem}.session-info-detailed{background:#fff;border:1px solid #e2e8f0;border-radius:6px;margin-bottom:1rem;padding:1rem}.info-row{border-bottom:1px solid #f7fafc;display:flex;font-size:.9rem;justify-content:space-between;padding:.5rem 0}.info-row:last-child{border-bottom:none}.info-row strong{color:#4a5568;font-weight:600}.loading-details{align-items:center;color:#718096;display:flex;gap:.5rem;justify-content:center;padding:2rem}.loading-details .loading-spinner{animation:spin 1s linear infinite;border:2px solid #e2e8f0;border-radius:50%;border-top-color:#3182ce;height:1.5rem;width:1.5rem}.session-queries{background:#fff;border:1px solid #e2e8f0;border-radius:6px;margin-bottom:1rem;padding:1rem}.session-queries h4{color:#2d3748;font-size:1rem;font-weight:600;margin:0 0 1rem}.query-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;margin-bottom:.75rem;padding:.75rem}.query-item:last-child{margin-bottom:0}.query-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.query-number{background:#3182ce;color:#fff;font-weight:600}.query-number,.query-type{border-radius:12px;font-size:.75rem;padding:.2rem .5rem}.query-type{background:#e2e8f0;color:#4a5568;text-transform:uppercase}.query-text{color:#2d3748;font-size:.9rem;line-height:1.4;margin-bottom:.5rem}.query-date{color:#a0aec0;font-size:.75rem}.details-actions{border-top:1px solid #e2e8f0;padding-top:1rem}.primary-button{background:#3182ce;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:background .2s ease;width:100%}.primary-button:hover{background:#2c5282}.secondary-button{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#4a5568;cursor:pointer;font-size:.9rem;font-weight:500;margin-top:.5rem;padding:.75rem 1.5rem;transition:all .2s ease;width:100%}.secondary-button:hover{background:#e2e8f0;color:#2d3748}.no-selection{align-items:center;color:#a0aec0;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}.no-selection-icon{font-size:3rem;margin-bottom:1rem;opacity:.5}.delete-confirm-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1001}.delete-confirm-modal{background:#fff;border-radius:8px;box-shadow:0 10px 20px #0003;margin:1rem;max-width:400px;padding:1.5rem}.delete-confirm-modal h3{color:#c53030;font-size:1.2rem;margin:0 0 1rem}.delete-confirm-modal p{color:#4a5568;line-height:1.5;margin:0 0 1.5rem}.delete-confirm-actions{display:flex;gap:.5rem;justify-content:flex-end}.delete-confirm-button{background:#c53030;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;padding:.75rem 1.5rem;transition:background .2s ease}.delete-confirm-button:hover{background:#9c2626}.delete-confirm-button:disabled{background:#a0aec0;cursor:not-allowed}.delete-cancel-button{background:#e2e8f0;border:none;border-radius:4px;color:#4a5568;cursor:pointer;font-size:.9rem;padding:.75rem 1.5rem;transition:background .2s ease}.delete-cancel-button:hover{background:#cbd5e0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.sessions-grid{gap:0;grid-template-columns:1fr}.session-details-panel{bottom:5%;display:none;left:5%;position:fixed;right:5%;top:5%;z-index:1001}.session-details-panel.show{display:flex}}@media (max-width:768px){.session-history-modal{border-radius:0;height:100vh;width:100%}.controls-section{flex-direction:column;gap:.5rem}.session-item{padding:.75rem}.session-item-actions{opacity:1}.sessions-grid{padding:.75rem}}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#667eea,#764ba2);color:#1a202c;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.App,body{min-height:100vh}.container{margin:0 auto;max-width:1400px;padding:20px}.header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:16px;box-shadow:0 8px 32px #0000001a;display:flex;justify-content:space-between;margin-bottom:32px;padding:24px 32px}.logo-section h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:8px}.tagline{color:#64748b;font-size:1.1rem;font-weight:400}.user-section{align-items:center;display:flex;gap:16px}.user-email{color:#64748b;font-weight:500}.logout-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:600;padding:12px 24px;transition:all .3s ease}.logout-btn:hover{box-shadow:0 8px 25px #667eea66;transform:translateY(-2px)}.main-content{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 2fr 1fr;margin-bottom:32px}.card{animation:fadeInUp .6s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:20px;box-shadow:0 8px 32px #0000001a;padding:28px}.card-title{align-items:center;color:#1a202c;display:flex;font-size:1.25rem;font-weight:700;gap:8px;margin-bottom:20px}.credibility-score{margin:24px 0;text-align:center}.score-circle{align-items:center;border-radius:50%;display:flex;height:120px;justify-content:center;margin:0 auto 16px;position:relative;width:120px}.score-circle:before{background:#fff;border-radius:50%;content:"";height:90px;position:absolute;width:90px}.score-value{color:#1a202c;font-size:2.5rem;font-weight:800;z-index:1}.credibility-label{font-size:.9rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:24px}.stat-item{background:#f8fafc;border-radius:12px;padding:16px;text-align:center}.stat-number{color:#1a202c;display:block;font-size:2rem;font-weight:800}.stat-label{color:#64748b;font-size:.85rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.claim-card{border:1px solid #e5e7eb;border-radius:16px;margin-bottom:20px;padding:24px}.claim-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px}.claim-text{color:#1a202c;font-size:1.1rem;font-style:italic;font-weight:600}.claim-status{align-items:flex-end;display:flex;flex-direction:column;gap:4px}.status-badge{border-radius:20px;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.status-badge.verified{background:#10b981}.status-badge.disputed{background:#ef4444}.status-badge.opinion{background:#f59e0b}.status-badge.error{background:#6b7280}.confidence-level{color:#64748b;font-size:.85rem;font-weight:500}.input-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;box-shadow:0 8px 32px #0000001a;margin-bottom:32px;padding:32px}.tab-nav{background:#f1f5f9;border-radius:12px;display:flex;gap:4px;margin-bottom:24px;padding:4px}.tab-btn{background:none;border:none;border-radius:8px;color:#64748b;cursor:pointer;flex:1 1;font-weight:600;padding:12px 20px;text-align:center;transition:all .3s ease}.tab-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 8px #667eea4d;color:#fff}.input-area h3{color:#1a202c;font-size:1.1rem;font-weight:700;margin-bottom:12px}.input-description{color:#64748b;line-height:1.5;margin-bottom:20px}.text-input-area{border:2px solid #e2e8f0;border-radius:16px;font-family:inherit;font-size:1rem;line-height:1.6;min-height:200px;padding:20px;resize:vertical;transition:all .3s ease;width:100%}.text-input-area:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.analyze-btn{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:16px;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:700;gap:8px;margin:24px auto 0;padding:16px 32px;transition:all .3s ease}.analyze-btn:hover{box-shadow:0 8px 25px #10b98166;transform:translateY(-2px)}.analyze-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}.action-buttons{display:flex;gap:16px;justify-content:center;margin-top:32px}.btn-secondary{background:#ffffffe6;border:2px solid #e5e7eb;border-radius:12px;color:#4b5563;cursor:pointer;font-weight:600;padding:12px 24px;transition:all .3s ease}.btn-secondary:hover{background:#fff;border-color:#667eea;color:#667eea}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:600;padding:12px 24px;transition:all .3s ease}.btn-primary:hover{box-shadow:0 8px 25px #667eea66;transform:translateY(-2px)}.app-loading{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:40px;margin-bottom:16px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1200px){.main-content{gap:20px;grid-template-columns:1fr}}@media (max-width:768px){.container{padding:16px}.header{flex-direction:column;gap:16px;text-align:center}.logo-section h1{font-size:2rem}.stats-grid{grid-template-columns:1fr}.tab-nav{flex-direction:column}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.card:nth-child(2){animation-delay:.1s}.card:nth-child(3){animation-delay:.2s}.hidden{display:none}.claim-card.verified{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#bbf7d0}.claim-card.disputed{background:linear-gradient(135deg,#fef2f2,#fee2e2);border-color:#fecaca}.claim-card.opinion{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-color:#fde68a}.source-section{margin-bottom:24px}.source-section h3{color:#1a202c;font-size:1rem;font-weight:700;letter-spacing:.5px;margin-bottom:16px;text-transform:uppercase}.source-item{background:#f8fafc;border-left:4px solid #10b981;border-radius:12px;margin-bottom:12px;padding:16px}.source-item.alternative{border-left-color:#f59e0b}.source-item.warning{background:#fef2f2;border-left-color:#ef4444}.source-title{color:#3b82f6;font-size:.95rem;font-weight:600;text-decoration:none}.source-title:hover{text-decoration:underline}.source-meta{color:#64748b;font-size:.8rem;margin-top:4px}.warning-text{background:#ef44441a;border-radius:8px;color:#dc2626;font-size:.8rem;margin-top:8px;padding:8px}.recording-in-analysis{grid-column:1/-1;min-height:400px}.recording-full-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:20px;box-shadow:0 8px 32px #0000001a;margin-bottom:32px;overflow:hidden;padding:0}.recording-screen.embedded{padding:0}.recording-screen.embedded .recording-content{max-height:500px;overflow-y:auto}.recording-screen.embedded .transcription-panel{max-height:300px;overflow-y:auto}.recording-screen.embedded .control-buttons{flex-wrap:wrap;gap:8px}.complete-btn{justify-content:center;width:100%}
/*# sourceMappingURL=main.fb8dfe70.css.map*/