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;display:flex;justify-content:center;min-height:80vh}.auth-form-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 15px #0000001a;max-width:400px;padding:30px;width:100%}.auth-form-container h2{color:#2c3e50;margin-bottom:25px;text-align:center}.form-group{margin-bottom:20px}.form-group label{display:block;font-weight:500;margin-bottom:8px}.form-group input{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:10px;width:100%}.field-error{color:#e74c3c;font-size:.9rem;margin-top:5px}.submit-button{background-color:#3498db;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:12px;width:100%}.submit-button:hover{background-color:#2980b9}.submit-button:disabled{background-color:#95a5a6;cursor:not-allowed}.error-message{background-color:#feedee;border-radius:4px;color:#e74c3c;margin-bottom:15px;padding:10px}.auth-redirect{margin-top:20px;text-align:center}.auth-redirect a{color:#3498db;text-decoration:none}.dashboard-container{padding:20px}.dashboard-container h1{color:#2c3e50;margin-bottom:30px;text-align:center}.upload-section{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin-bottom:30px;padding:20px}.upload-section h2{color:#2c3e50;margin-bottom:15px}.upload-form{display:flex;flex-direction:column}.upload-button{align-self:flex-start;background-color:#27ae60;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;margin-top:15px;padding:10px 15px}.upload-button:hover{background-color:#219653}.upload-button:disabled{background-color:#95a5a6;cursor:not-allowed}.documents-section{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:20px}.documents-section h2{color:#2c3e50;margin-bottom:20px}.documents-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.document-card{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;padding:15px}.document-info h3{color:#2c3e50;margin-bottom:10px;word-break:break-all}.document-info p{color:#7f8c8d;margin-bottom:5px}.document-actions{display:flex;justify-content:space-between;margin-top:15px}.view-button{background-color:#3498db;border-radius:4px;margin-right:10px;text-align:center;text-decoration:none}.delete-button,.view-button{color:#fff;flex-grow:1;padding:8px 15px}.delete-button{background-color:#e74c3c;border:none;border-radius:4px;cursor:pointer}.loading{color:#7f8c8d;font-size:1.2rem;padding:20px;text-align:center}.download-button{background-color:#2ecc71;border:none;border-radius:4px;color:#fff;cursor:pointer;flex-grow:1;margin-right:10px;padding:8px 15px;text-align:center}.download-button:hover{background-color:#27ae60}.navbar{align-items:center;background-color:#2c3e50;color:#fff;display:flex;justify-content:space-between;padding:15px 20px}.navbar-brand{font-size:1.5rem;font-weight:700}.navbar-brand a{color:#fff;text-decoration:none}.navbar-menu{align-items:center;display:flex}.navbar-user{margin-right:15px}.admin-badge{background-color:#e74c3c;border-radius:10px;color:#fff;display:inline-block;font-size:.8rem;margin-left:10px;padding:2px 8px}.auth-links a{color:#fff;margin-left:15px;text-decoration:none}.logout-button{background-color:#e74c3c;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 15px}.document-detail-container{padding:20px}.document-header{margin-bottom:30px}.back-link{color:#3498db;display:inline-block;margin-bottom:15px;text-decoration:none}.document-header h1{color:#2c3e50;margin-bottom:10px;word-break:break-all}.document-meta{color:#7f8c8d}.question-section{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin-bottom:30px;padding:20px}.question-section h2{color:#2c3e50;margin-bottom:15px}.question-form{display:flex;flex-direction:column}.question-form textarea{border:1px solid #ddd;border-radius:4px;font-size:1rem;min-height:100px;padding:10px;resize:vertical;width:100%}.ask-button{align-self:flex-start;background-color:#3498db;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;margin-top:15px;padding:10px 15px}.ask-button:hover{background-color:#2980b9}.ask-button:disabled{background-color:#95a5a6;cursor:not-allowed}.answer-section{background-color:#f8f9fa;border-left:4px solid #3498db;border-radius:8px;margin-top:20px;padding:15px}.answer-section h3{color:#2c3e50;margin-bottom:10px}.answer-content{color:#333;line-height:1.6}.answer-content p{margin-bottom:10px}.history-section{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:20px}.history-section h2{color:#2c3e50;margin-bottom:15px}.history-item{border-bottom:1px solid #eee;padding:15px}.history-item:last-child{border-bottom:none}.history-question{font-weight:500;margin-bottom:10px}.history-answer{color:#333;margin-bottom:10px}.history-timestamp{color:#7f8c8d;font-size:.9rem;text-align:right}.header-actions{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.document-header .download-button{background-color:#2ecc71;border:none;border-radius:4px;color:#fff;cursor:pointer;margin:10px;padding:8px 15px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f5f7fa;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.app-container{display:flex;flex-direction:column;min-height:100vh}.content-container{flex:1 1;margin:0 auto;max-width:1200px;padding:20px;width:100%}