.login-container{align-items:center;background-color:#f1f5f9;display:flex;justify-content:center;min-height:100vh}.login-card{background:#fff;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;max-width:400px;padding:2.5rem;width:100%}.login-header{margin-bottom:2rem;text-align:center}.login-icon{color:#3b82f6;margin-bottom:1rem}.login-header h2{color:#1e293b;font-size:1.5rem;margin:0 0 .5rem}.login-header p{color:#64748b;font-size:.875rem;margin:0}.login-form{display:flex;flex-direction:column;gap:1rem}.password-input{border:1px solid #e2e8f0;border-radius:.375rem;font-size:1rem;padding:.75rem 1rem;transition:border-color .15s}.password-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.error-message{background-color:#fee2e2;border-radius:.375rem;color:#991b1b;font-size:.875rem;padding:.75rem;text-align:center}.login-button{background-color:#3b82f6;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:background-color .15s}.login-button:hover:not(:disabled){background-color:#2563eb}.login-button:disabled{background-color:#94a3b8;cursor:not-allowed}.api-settings{margin:0 auto}.api-settings-header{margin-bottom:3rem;text-align:center}.api-settings-header h1{color:#1e293b;font-size:2.5rem;margin-bottom:.5rem}.api-settings-header p{color:#64748b;font-size:1.125rem}.api-settings-content{display:flex;flex-direction:column;gap:3rem;margin:0 auto;max-width:1200px}.api-key-section{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;padding:2rem}.section-header{align-items:center;display:flex;gap:.75rem;margin-bottom:1.5rem}.section-header h2{color:#1e293b;font-size:1.25rem;margin:0}.api-key-input-group{display:flex;gap:1rem;margin-bottom:1rem}.api-key-input{border:2px solid #e2e8f0;border-radius:.5rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:1rem;padding:.75rem 1rem;transition:all .2s}.api-key-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.api-key-input.valid{border-color:#22c55e}.api-key-input.invalid{border-color:#ef4444}.save-btn{background-color:#3b82f6;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s;white-space:nowrap}.save-btn:hover:not(:disabled){background-color:#2563eb}.save-btn:disabled{background-color:#94a3b8;cursor:not-allowed}.validation-message{align-items:center;border-radius:.375rem;display:flex;font-size:.875rem;gap:.5rem;padding:.75rem}.validation-message.valid{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.validation-message.invalid{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626}.api-info-section{background:#f8fafc;border-radius:.75rem;padding:2rem}.api-info-section h3{color:#1e293b;font-size:1.125rem;margin-bottom:1rem}.api-info-section ol{margin:0 0 2rem;padding-left:1.5rem}.api-info-section li{color:#475569;margin-bottom:.5rem}.api-info-section a{color:#3b82f6;text-decoration:none}.api-info-section a:hover{text-decoration:underline}.security-note{align-items:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;display:flex;gap:.75rem;padding:1.5rem}.security-note>svg{color:#f59e0b;flex-shrink:0;margin-top:.125rem}.security-note strong{color:#1e293b;display:block;margin-bottom:.25rem}.security-note p{color:#64748b;font-size:.875rem;line-height:1.5;margin:0}.settings-page{margin:0 auto}.settings-page h2{color:#1e293b;margin-bottom:2rem}.settings-section{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem;padding:1.5rem}.settings-section h3{align-items:center;color:#334155;display:flex;font-size:1.25rem;gap:.5rem;margin-bottom:1rem}.api-config{align-items:center;display:flex;gap:1rem}.api-key-input{border:1px solid #e2e8f0;border-radius:.375rem;flex:1 1}.api-key-input,.test-btn{font-size:.875rem;padding:.5rem 1rem}.test-btn{background-color:#3b82f6;border:none;border-radius:.375rem;color:#fff;cursor:pointer;white-space:nowrap}.test-btn:hover:not(:disabled){background-color:#2563eb}.test-btn:disabled{background-color:#94a3b8;cursor:not-allowed}.api-status{font-weight:500}.api-status.untested{color:#64748b}.api-status.testing{color:#f59e0b}.api-status.valid{color:#22c55e}.api-status.invalid{color:#ef4444}.category-section{border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem;padding-bottom:1.5rem}.category-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.category-section h4{color:#475569;margin:0 0 .25rem}.category-description{color:#64748b;font-size:.875rem;margin:0 0 1rem}.url-input-group{display:flex;gap:.5rem;margin-bottom:1rem}.url-input{border:1px solid #e2e8f0;border-radius:.375rem;flex:1 1;font-size:.875rem;padding:.5rem 1rem}.add-btn,.file-upload-label{align-items:center;background-color:#10b981;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-size:.875rem;gap:.25rem;padding:.5rem 1rem;white-space:nowrap}.add-btn:hover:not(:disabled){background-color:#059669}.add-btn:disabled{background-color:#94a3b8;cursor:not-allowed}.file-upload-label{background-color:#6366f1}.file-upload-label:hover{background-color:#4f46e5}.url-list{list-style:none;margin:0;padding:0}.url-list li{background-color:#f8fafc;border-radius:.375rem;font-size:.875rem;justify-content:space-between;margin-bottom:.5rem;padding:.5rem}.delete-btn,.url-list li{align-items:center;display:flex}.delete-btn{background-color:#ef4444;border:none;border-radius:.25rem;color:#fff;cursor:pointer;padding:.25rem .5rem}.delete-btn:hover{background-color:#dc2626}.file-info{color:#64748b;font-size:.875rem;margin-top:.5rem}.prompt-section{margin-bottom:1.5rem}.prompt-section h4{color:#475569;margin-bottom:.5rem}.prompt-textarea{border:1px solid #e2e8f0;border-radius:.375rem;font-family:monospace;font-size:.875rem;padding:.75rem;resize:vertical;width:100%}.process-btn{align-items:center;background-color:#8b5cf6;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem}.process-btn:hover:not(:disabled){background-color:#7c3aed}.process-btn:disabled{background-color:#94a3b8;cursor:not-allowed}.process-status{background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:.375rem;color:#0369a1;font-size:.875rem;margin-top:1rem;padding:.75rem}.settings-section .file-input{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;cursor:pointer;font-size:.875rem;height:auto!important;margin-bottom:1rem;opacity:1!important;padding:.5rem;position:static!important;width:100%!important}.settings-section .file-input:hover{background-color:#f1f5f9;border-color:#cbd5e1}.settings-section .file-input:focus{border-color:#3b82f6;outline:2px solid #3b82f6;outline-offset:-1px}.settings-section .file-input::-webkit-file-upload-button{background-color:#3b82f6;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-size:.875rem;margin-right:.75rem;padding:.375rem .75rem;-webkit-transition:background-color .2s;transition:background-color .2s}.settings-section .file-input::file-selector-button{background-color:#3b82f6;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-size:.875rem;margin-right:.75rem;padding:.375rem .75rem;transition:background-color .2s}.settings-section .file-input::-webkit-file-upload-button:hover{background-color:#2563eb}.settings-section .file-input::file-selector-button:hover{background-color:#2563eb}.file-upload-label:hover{background:#f3f4f6;border-color:#8b5cf6}.file-info svg{color:#8b5cf6}.field-description{margin-top:.5rem}.testing-page{display:flex;flex-direction:column;height:calc(100vh - 180px)}.testing-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.testing-header h2{color:#1e293b;margin:0}.testing-actions{display:flex;gap:.5rem}.action-btn{gap:.5rem}.system-prompt h3{margin-bottom:0}.system-prompt{background-color:#fff;color:#475569;margin-bottom:1.5rem;padding:1rem}.system-prompt,.system-prompt textarea{border:1px solid #e2e8f0;border-radius:.375rem;font-size:.875rem}.system-prompt textarea{color:#374151;height:300px;margin-top:1em;padding:.75rem;resize:none;width:100%}.chat-container{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;display:flex;flex:1 1;flex-direction:column}.messages-container{flex:1 1;overflow-y:auto;padding:1.5rem}.empty-state{color:#64748b;padding:3rem;text-align:center}.empty-state p{margin:0 0 .5rem}.empty-state .hint{color:#94a3b8;font-size:.875rem}.message{margin-bottom:1.5rem}.message-header{align-items:center;justify-content:space-between;margin-bottom:.5rem}.message-header span{display:block;min-width:100px}.message-role{color:#475569;font-size:.875rem;font-weight:600}.message-time{color:#94a3b8;font-size:.75rem}.message-content{border-radius:.5rem;font-size:.875rem;line-height:1.5;padding:.75rem 1rem}.message.user .message-content{background-color:#3b82f6;color:#fff;margin-left:20%}.message.assistant .message-content{background-color:#f1f5f9;color:#334155;margin-right:20%}.message.loading .message-content{align-items:center;display:flex;padding:1rem}.typing-indicator{display:flex;gap:.25rem}.typing-indicator span{animation:typing 1.4s infinite;background-color:#94a3b8;border-radius:50%;height:8px;width:8px}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-10px)}}.input-container{background-color:#fafbfc;border-top:1px solid #e2e8f0;display:flex;gap:.75rem;padding:1.5rem}.message-input{border:1px solid #e2e8f0;border-radius:.5rem;flex:1 1;font-size:.875rem;line-height:1.5;max-height:120px;min-height:42px;padding:.75rem 1rem;resize:none}.message-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.send-btn{align-items:center;background-color:#3b82f6;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:.75rem;transition:background-color .2s}.send-btn:hover:not(:disabled){background-color:#2563eb}.send-btn:disabled{background-color:#94a3b8;cursor:not-allowed}.markdown-content{line-height:1.6}.markdown-content h1,.markdown-content h2,.markdown-content h3,.markdown-content h4,.markdown-content h5,.markdown-content h6{font-weight:600;margin-bottom:.5rem;margin-top:0}.markdown-content h1{border-bottom:1px solid #e2e8f0;font-size:1.5rem;padding-bottom:.5rem}.markdown-content h2{font-size:1.25rem}.markdown-content h3{font-size:1.125rem}.markdown-content p{margin-bottom:1rem;margin-top:0}.markdown-content ol,.markdown-content ul{margin-bottom:1rem;padding-left:2rem}.markdown-content li{margin-bottom:.25rem}.markdown-content blockquote{border-left:4px solid #3b82f6;color:#64748b;font-style:italic;margin:1rem 0;padding-left:1rem}.markdown-content code{background-color:#f1f5f9;border-radius:.25rem;font-family:Consolas,Monaco,Courier New,monospace;font-size:.875rem;padding:.125rem .375rem}.markdown-content pre{background-color:#1e293b;border-radius:.375rem;color:#e2e8f0;margin-bottom:1rem;overflow-x:auto;padding:1rem}.markdown-content pre code{background-color:initial;color:inherit;padding:0}.markdown-content table{border-collapse:collapse;margin-bottom:1rem;width:100%}.markdown-content td,.markdown-content th{border:1px solid #e2e8f0;padding:.5rem;text-align:left}.markdown-content th{font-weight:600}.markdown-content th,.markdown-content tr:nth-child(2n){background-color:#f8fafc}.markdown-content a{color:#3b82f6;text-decoration:none}.markdown-content a:hover{text-decoration:underline}.markdown-content hr{border:none;border-top:1px solid #e2e8f0;margin:1.5rem 0}.markdown-content strong{font-weight:600}.markdown-content em{font-style:italic}.markdown-content ul ul{list-style-type:circle}.markdown-content ul ul ul{list-style-type:square}.markdown-content li>ol,.markdown-content li>ul{margin-bottom:.25rem;margin-top:.25rem}.sales-assistant-page{margin:0 auto}.sales-assistant-page h2{color:#1e293b;margin-bottom:2rem}.input-section{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.form-group,.input-section{margin-bottom:1.5rem}.form-group label{color:#334155;display:block;margin-bottom:.5rem}.question-input{border:1px solid #e2e8f0;border-radius:.375rem;font-size:.875rem;min-height:100px;padding:.75rem;resize:vertical;width:100%}.question-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.dimension-select{background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;cursor:pointer;font-size:.875rem;padding:.75rem;width:100%}.dimension-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.guidance-btn{align-items:center;background-color:#3b82f6;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:background-color .2s}.guidance-btn:hover:not(:disabled){background-color:#2563eb}.guidance-btn:disabled{background-color:#94a3b8;cursor:not-allowed}.response-section{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem;padding:1.5rem}.response-header h3{color:#334155;font-size:1.125rem}.response-actions{display:flex;gap:.5rem}.action-btn{align-items:center;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:.375rem;color:#475569;cursor:pointer;display:flex;font-size:.875rem;gap:.25rem;padding:.5rem 1rem;transition:all .2s}.action-btn:hover{background-color:#e2e8f0;color:#334155}.response-content{background-color:#f8fafc;border-radius:.375rem;font-size:.875rem;padding:1rem}.history-section{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a}.history-toggle{align-items:center;background:none;border:none;color:#334155;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:space-between;padding:1rem 1.5rem;transition:background-color .2s;width:100%}.history-toggle:hover{background-color:#f8fafc}.history-list{padding:0 1.5rem 1.5rem}.history-item{border:1px solid #e2e8f0;border-radius:.375rem;margin-bottom:1rem;padding:1rem}.history-item:last-child{margin-bottom:0}.history-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.history-dimension{background-color:#3b82f6;border-radius:.25rem;color:#fff;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.history-time{color:#94a3b8;font-size:.75rem}.history-question{color:#475569;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.history-response{color:#64748b;font-size:.875rem;line-height:1.5}.job-grids{margin:0 auto}.job-grids-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:1rem;margin-bottom:2rem;padding-bottom:1rem}.job-grids-header h1{color:#1e293b;font-size:1.875rem;margin:0}.job-grids-header p{color:#64748b;margin:.25rem 0 0}.job-grids-content{display:flex;flex-direction:column;gap:2rem}.job-grids-content .response-content{white-space:pre}.form-group select:focus,.form-group textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.question-form button[type=\"submit\"]{align-items:center;align-self:flex-start;background-color:#3b82f6;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:background-color .2s}.question-form button[type=\"submit\"]:hover:not(:disabled){background-color:#2563eb}.question-form button[type=\"submit\"]:disabled{background-color:#94a3b8;cursor:not-allowed}.copy-button{background:#f8fafc;border:1px solid #e2e8f0;color:#64748b}.copy-button:hover{background:#f1f5f9;border-color:#cbd5e1}.response-content code{background:#f1f5f9}.response-content pre{background:#f8fafc}.dimension-tag{background:#eff6ff;color:#1e40af}.question-text{background:#f8fafc}.job-grids-settings{margin:0 auto}.form-section input,.form-section textarea{border:2px solid #e5e7eb;border-radius:.375rem;font-family:inherit;font-size:1rem;padding:.75rem;resize:vertical;transition:border-color .2s}.form-section input:focus,.form-section textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.save-button{background-color:#3b82f6}.save-button:hover:not(:disabled){background-color:#2563eb}.file-upload-label:hover{background:#eff6ff;border-color:#3b82f6}.file-info svg{color:#3b82f6}.mcode-translation{margin:0 auto}.mcode-translation-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:1rem;margin-bottom:2rem;padding-bottom:1rem}.mcode-translation-header h1{color:#1e293b;font-size:1.875rem;margin:0}.mcode-translation-header p{color:#64748b;margin:.25rem 0 0}.mcode-translation-content{display:flex;flex-direction:column;gap:2rem}.form-group select:focus,.form-group textarea:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.question-form button[type=submit]{background-color:#10b981}.question-form button[type=submit]:hover:not(:disabled){background-color:#059669}.copy-button{background:#f0fdf4;border:1px solid #bbf7d0;color:#065f46}.copy-button:hover{background:#dcfce7;border-color:#86efac}.dimension-tag,.response-content code,.response-content pre{background:#f0fdf4}.dimension-tag{color:#065f46}.question-text{background:#f0fdf4}.mcode-translation-settings{margin:0 auto}.settings-header{margin-bottom:2rem}.header-title{align-items:center;display:flex;gap:.75rem;margin-bottom:.5rem}.header-title h1{font-size:1.5rem}.settings-header p{color:#64748b;margin:0}.settings-form{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;gap:2rem;padding:2rem}.form-section,.settings-form{display:flex;flex-direction:column}.form-section{gap:.5rem}.form-section label{color:#374151;font-size:.875rem;font-weight:500}.form-section textarea{border:2px solid #e5e7eb;border-radius:.375rem;font-family:inherit;font-size:1rem;padding:.75rem;resize:vertical;transition:border-color .2s}.form-section textarea:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a;outline:none}.field-description{color:#6b7280;font-size:.875rem;margin:0}.file-upload{position:relative}.file-input{height:0;opacity:0;position:absolute;width:0}.file-upload-label{align-items:center;background:#f9fafb;border:2px dashed #d1d5db;border-radius:.5rem;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;justify-content:center;padding:2rem;text-align:center;transition:all .2s}.file-upload-label:hover{background:#f0fdf4;border-color:#10b981}.file-upload-label span:first-of-type{color:#374151;font-weight:500}.file-types{color:#6b7280;font-size:.75rem}.file-display{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.file-info{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem}.file-info svg{color:#10b981;flex-shrink:0}.file-details{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.file-name{color:#374151;font-weight:500}.file-meta{color:#6b7280;font-size:.75rem}.remove-file-btn{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:.375rem;color:#dc2626;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .2s}.remove-file-btn:hover{background:#fee2e2;border-color:#fca5a5}.file-content-preview{margin-top:.5rem}.file-content-preview strong{color:#374151;display:block;font-size:.875rem;margin-bottom:.5rem}.content-preview{background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;color:#4b5563;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.75rem;max-height:150px;overflow-y:auto;padding:.75rem;white-space:pre-wrap;word-break:break-word}.message{align-items:center;border-radius:.375rem;display:flex;font-size:.875rem;gap:.5rem;padding:.75rem 1rem}.message.success{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.message.error{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626}.save-button{align-items:center;align-self:flex-start;background-color:#10b981;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:background-color .2s}.save-button:hover:not(:disabled){background-color:#059669}.save-button:disabled{background-color:#94a3b8;cursor:not-allowed}.case-studies{margin:0 auto}.case-studies-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:1rem;margin-bottom:2rem;padding-bottom:1rem}.case-studies-header h1{color:#1e293b;font-size:1.875rem;margin:0}.case-studies-header p{color:#64748b;margin:.25rem 0 0}.case-studies-content{display:flex;flex-direction:column;gap:2rem}.question-form{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;gap:1.5rem;padding:2rem}.form-group,.question-form{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#374151;font-size:.875rem;font-weight:500}.form-group select,.form-group textarea{border:2px solid #e5e7eb;border-radius:.375rem;font-family:inherit;font-size:1rem;padding:.75rem;transition:border-color .2s}.form-group textarea{min-height:100px;resize:vertical}.form-group select:focus,.form-group textarea:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b1a;outline:none}.question-form button[type=submit]{align-items:center;align-self:flex-start;background-color:#f59e0b;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:background-color .2s}.question-form button[type=submit]:hover:not(:disabled){background-color:#d97706}.question-form button[type=submit]:disabled{background-color:#94a3b8;cursor:not-allowed}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-message{align-items:center;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;color:#dc2626;display:flex;gap:.5rem;padding:1rem}.previous-responses,.response-section{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;padding:2rem}.response-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem}.response-header h3{color:#1e293b;margin:0}.copy-button{align-items:center;background:#fef3c7;border:1px solid #fcd34d;border-radius:.375rem;color:#92400e;cursor:pointer;display:flex;font-size:.875rem;gap:.25rem;padding:.5rem;transition:all .2s}.copy-button:hover{background:#fde68a;border-color:#f59e0b}.response-content{color:#374151;line-height:1.6;overflow-y:scroll}.response-content h1,.response-content h2,.response-content h3{color:#1e293b;margin-bottom:.5rem;margin-top:1.5rem}.response-content h1:first-child,.response-content h2:first-child,.response-content h3:first-child{margin-top:0}.response-content ol,.response-content ul{margin:1rem 0;padding-left:1.5rem}.response-content li{margin-bottom:.25rem}.response-content code{background:#fef3c7;border-radius:.25rem;font-size:.875rem;padding:.125rem .25rem}.response-content pre{background:#fefbf0;border-radius:.5rem;margin:1rem 0;overflow-x:auto;padding:1rem}.previous-responses h3{color:#1e293b;margin:0 0 1.5rem}.response-item{border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1rem;padding:1.5rem}.response-item:last-child{margin-bottom:0}.response-meta{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;gap:1rem;margin-bottom:1rem;padding-bottom:.5rem}.dimension-tag{background:#fef3c7;border-radius:1rem;color:#92400e;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.timestamp{color:#6b7280;font-size:.875rem}.question-text{background:#fefbf0;border-radius:.375rem;color:#374151;margin-bottom:1rem;padding:.75rem}.response-item .response-content{font-size:.9rem}.layout{display:flex;flex-direction:column;min-height:100vh}.header{background-color:#1e293b;box-shadow:0 2px 4px #0000001a;color:#fff;padding:1rem 0}.header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.header-title h1{font-size:1.75rem;font-weight:600;margin:0}.header-title p{font-size:.875rem;margin:.25rem 0 0;opacity:.8}.header-status{gap:1.5rem}.api-status,.header-status{align-items:center;display:flex}.api-status{font-size:.875rem;gap:.5rem}.status-icon.connected{color:#22c55e}.status-icon.disconnected{color:#ef4444}.logout-btn,.reset-btn{align-items:center;background:#0000;border:1px solid #ffffff4d;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;padding:.5rem 1rem;transition:all .2s}.reset-btn:hover{background:#ef444433;border-color:#ef444480}.logout-btn:hover{background:#ffffff1a;border-color:#ffffff80}.admin-btn{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .2s}.admin-btn:hover{background:#fff3;border-color:#ffffff4d}.project-tabs{background-color:#f8fafc;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d}.tabs-content{display:flex;gap:0;margin:0 auto;max-width:1200px;padding:0 2rem}.project-tab{align-items:center;border-bottom:3px solid #0000;color:#64748b;display:flex;font-weight:500;gap:.5rem;padding:1rem 1.5rem;position:relative;text-decoration:none;transition:all .2s}.project-tab:hover{background-color:#f1f5f9;color:#334155}.project-tab.active{background-color:#fff;border-bottom-color:#3b82f6;color:#3b82f6}.tab-icon{font-size:1.125rem}.tab-name{font-size:.875rem}.main-content{box-sizing:border-box;flex:1 1;margin:1.5rem auto;max-width:1150px;width:100%}.project-dropdown{position:relative}.project-dropdown-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;color:#64748b;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;min-width:180px;padding:.75rem 1rem;transition:all .2s}.project-dropdown-btn:hover{border-color:#3b82f6;color:#3b82f6}.current-project-icon{font-size:1rem}.project-dropdown-btn .rotated{transform:rotate(180deg)}.project-dropdown-menu{background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;box-shadow:0 10px 25px #0000001a;margin-top:.25rem;min-width:200px;position:absolute;right:0;top:100%;z-index:50}.project-dropdown-item{align-items:center;background:none;border:none;color:#64748b;cursor:pointer;display:flex;font-size:.875rem;gap:.75rem;padding:.75rem 1rem;text-align:left;transition:all .2s;width:100%}.project-dropdown-item:hover{background-color:#f8fafc;color:#334155}.project-dropdown-item.active{background-color:#eff6ff;color:#3b82f6}.project-item-icon{font-size:1rem}.admin-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.admin-panel{background:#fff;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;max-height:80vh;max-width:600px;overflow:hidden;width:90%}.admin-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1.5rem}.admin-header h2{color:#1e293b;font-size:1.5rem;margin:0}.close-btn{align-items:center;background:none;border:none;border-radius:.25rem;color:#64748b;cursor:pointer;display:flex;font-size:2rem;height:32px;justify-content:center;padding:0;transition:all .2s;width:32px}.close-btn:hover{background:#f1f5f9;color:#334155}.admin-content{flex:1 1;overflow-y:auto;padding:1.5rem}.admin-section{margin-bottom:2rem}.admin-section:last-child{margin-bottom:0}.admin-section h3{color:#334155;font-size:1.125rem;margin:0 0 1rem}.admin-link{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;color:#334155;cursor:pointer;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem;padding:.75rem 1rem;text-align:left;transition:all .2s;width:100%}.admin-link:hover{background:#e2e8f0;border-color:#cbd5e1}.admin-link.danger{color:#dc2626}.admin-link.danger:hover{background:#fee2e2;border-color:#fecaca}.project-admin-item{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.75rem}.project-admin-actions{display:flex;gap:.5rem}.small-btn{background:#fff;border:1px solid #e2e8f0;border-radius:.25rem;color:#64748b;cursor:pointer;font-size:.75rem;font-weight:500;padding:.25rem .75rem;transition:all .2s}.small-btn:hover{background:#f1f5f9;border-color:#cbd5e1;color:#334155}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;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}h1,h2,h3,h4,h5,h6{margin-top:0}button,input,select,textarea{font-family:inherit}.container{margin:0 auto;max-width:1200px;padding:0 1rem}.text-white{color:#fff}
/*# sourceMappingURL=main.ada5d398.css.map*/