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}.App{background-color:#f5f5f5;min-height:100vh;padding:20px;position:relative}.user-counter{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#667eea,#764ba2);border:1px solid hsla(0,0%,100%,.2);border-radius:20px;box-shadow:0 4px 12px rgba(0,0,0,.15);color:#fff;display:flex;font-size:14px;font-weight:500;gap:6px;left:20px;padding:8px 12px;position:fixed;top:20px;z-index:1000}.user-counter-icon{font-size:16px}.user-counter-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.container{background:#fff;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);margin:0 auto;max-width:800px;padding:30px}h1{color:#2c3e50;margin-bottom:10px}h1,h1+p{text-align:center}h1+p{color:#7f8c8d;margin-bottom:30px}.status{background-color:#f39c12;border-radius:5px;color:#fff;font-size:14px;margin-bottom:20px;padding:10px;text-align:center}.status-ready{background-color:#27ae60}.status-pending{background-color:#f39c12}.api-key-section,.model-section{margin-bottom:20px}label{color:#34495e;display:block;font-weight:700;margin-bottom:5px}.input-group{display:flex;gap:10px}.api-key-input{border:2px solid #ddd;border-radius:5px;flex:1 1;font-size:14px;padding:10px}.api-key-input:focus{border-color:#3498db;outline:none}.fetch-models-btn{background-color:#3498db;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;padding:10px 20px;white-space:nowrap}.fetch-models-btn:hover:not(:disabled){background-color:#2980b9}.fetch-models-btn:disabled{background-color:#bdc3c7;cursor:not-allowed}.model-select{background-color:#fff;border:2px solid #ddd;border-radius:5px;font-size:14px;padding:10px;width:100%}.model-select:focus{border-color:#3498db;outline:none}.query-form{margin-bottom:20px}.query-input{border:2px solid #ddd;border-radius:5px;font-family:inherit;font-size:14px;min-height:80px;padding:10px;resize:vertical;width:100%}.query-input:focus{border-color:#3498db;outline:none}.submit-btn{background-color:#27ae60;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;margin-top:10px;padding:12px;width:100%}.submit-btn:hover:not(:disabled){background-color:#219a52}.submit-btn:disabled{background-color:#bdc3c7;cursor:not-allowed}.error{background-color:#e74c3c;border-radius:5px;color:#fff;margin-bottom:20px;padding:15px}.response-section{border-top:2px solid #ecf0f1;padding-top:20px}.response-section h2{color:#2c3e50;margin-bottom:20px}.response-content{background-color:#f8f9fa;border-radius:5px;padding:20px}.answer{background-color:#fff;border-left:4px solid #27ae60;border-radius:5px;margin-bottom:15px;padding:15px}.answer h3{color:#27ae60;margin:0 0 10px}.answer p{line-height:1.6;margin:0;white-space:pre-wrap}.metadata{background-color:#ecf0f1;border-radius:5px;font-size:14px;margin-bottom:15px;padding:10px}.metadata p{margin:5px 0}.context-details{margin-top:15px}.context-details summary{background-color:#fff;border-radius:5px;color:#3498db;cursor:pointer;font-weight:700;margin-bottom:10px;padding:10px}.context-details summary:hover{background-color:#f1f2f6}.context-sources{background-color:#fff;border-radius:5px;padding:15px}.context-item{border-bottom:1px solid #eee;padding:15px 0}.context-item:last-child{border-bottom:none}.context-header{display:flex;font-size:12px;justify-content:space-between;margin-bottom:10px}.relevance{background-color:#3498db}.entity-type,.relevance{border-radius:3px;color:#fff;padding:3px 8px}.entity-type{background-color:#95a5a6}.context-content{color:#555;font-size:14px;line-height:1.5;margin:0}.progress-section{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:5px;margin:20px 0;padding:15px}.progress-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.progress-header h3{color:#495057;font-size:18px;margin:0}.clear-progress-btn{background-color:#6c757d;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:12px;padding:5px 12px}.clear-progress-btn:hover:not(:disabled){background-color:#5a6268}.clear-progress-btn:disabled{background-color:#adb5bd;cursor:not-allowed}.progress-updates{max-height:300px;overflow-y:auto;padding-right:10px}.progress-item{background-color:#fff;border-left:4px solid #6c757d;border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.1);margin-bottom:8px;padding:12px}.progress-header-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:5px}.progress-type{color:#495057;font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.progress-time{color:#6c757d;font-size:11px}.progress-message{color:#212529;font-size:14px;margin-bottom:8px}.progress-bar{background-color:#e9ecef;height:20px;margin-bottom:5px;overflow:hidden}.progress-bar,.progress-fill{border-radius:10px;position:relative}.progress-fill{background-color:#28a745;height:100%;transition:width .3s ease}.progress-text{color:#212529;font-size:11px;font-weight:700;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.progress-details{color:#6c757d;font-size:12px;font-style:italic;margin-top:5px}.processing-steps{margin-top:15px}.processing-steps summary{background-color:#fff;border-radius:5px;color:#9b59b6;cursor:pointer;font-weight:700;margin-bottom:10px;padding:10px}.processing-steps summary:hover{background-color:#f1f2f6}.steps-list{background-color:#fff;border-radius:5px;padding:15px}.step-item{align-items:center;border-bottom:1px solid #eee;display:flex;padding:8px 0}.step-item:last-child{border-bottom:none}.step-number{align-items:center;background-color:#9b59b6;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:12px;font-weight:700;height:24px;justify-content:center;margin-right:12px;width:24px}.step-description{color:#495057;font-size:14px}.raw-data-details{margin-top:15px}.raw-data-details summary{background-color:#fff;border-radius:5px;color:#e67e22;cursor:pointer;font-weight:700;margin-bottom:10px;padding:10px}.raw-data-details summary:hover{background-color:#f1f2f6}.raw-data-content{background-color:#fff;border-radius:5px;padding:15px}.raw-section{margin-bottom:20px}.raw-section:last-child{margin-bottom:0}.raw-section h4{color:#495057;font-size:14px;margin:0 0 10px}.raw-json{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:3px;color:#495057;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;line-height:1.4;overflow-x:auto;padding:12px;white-space:pre-wrap}.progress-updates::-webkit-scrollbar{width:6px}.progress-updates::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.progress-updates::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.progress-updates::-webkit-scrollbar-thumb:hover{background:#a1a1a1}@media (max-width:768px){.input-group{flex-direction:column;gap:15px}.fetch-models-btn{justify-self:stretch;width:100%}}.educational-tabs-section{background-color:#fff;border:1px solid #dee2e6;border-radius:5px}.tab-navigation{background-color:#f8f9fa;border-bottom:1px solid #dee2e6;border-radius:5px 5px 0 0;margin:0;padding:0}.tab-button{transition:all .2s ease}.tab-button:hover{background-color:#e9ecef!important}.tab-button.active{background-color:#f8f9fa!important;border-bottom:2px solid #007bff!important;color:#007bff!important}.tab-content{padding:1.5rem}@media (max-width:768px){.tab-navigation{flex-direction:column}.tab-button{border-radius:0!important;margin-right:0!important}.tab-button,.tab-button.active{border-bottom:1px solid #dee2e6!important}.tab-button.active{border-left:3px solid #007bff!important}}
/*# sourceMappingURL=main.fd96ced6.css.map*/