body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:var(--primary)!important;text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer}button:disabled{cursor:not-allowed}:focus{outline:2px solid var(--primary)!important;outline-offset:2px}:focus:not(:focus-visible){outline:none}:focus-visible{outline:2px solid var(--primary)!important;outline-offset:2px}html{font-size:16px}@media (max-width:768px){html{font-size:15px}}@media (max-width:480px){html{font-size:14px}}:root{--color-primary:#2563eb;--color-secondary:#6b7280;--color-background:#fff;--color-surface:#f8fafc;--color-text:#1f2937;--color-text-secondary:#6b7280;--color-warning:#f59e0b;--color-accent:#8b5cf6}.test-theme-variable{background-color:#2563eb;background-color:var(--color-primary);color:#1f2937;color:var(--color-text);margin:10px 0;padding:10px}body{background-color:#fff!important;color:#1f2937!important;color:var(--color-text)!important}.app,body{background-color:#fff;background-color:var(--color-background);color:#1f2937;color:var(--color-text)}.bg-white,[style*="background-color: #ffffff"],[style*="background-color: white"]{background-color:#fff!important;background-color:var(--color-background)!important}.text-black,[style*="color: #000000"],[style*="color: #1f2937"],[style*="color: black"]{color:#1f2937!important;color:var(--color-text)!important}.border-gray-200,[style*="border-color: #e5e7eb"]{border-color:#e5e7eb!important;border-color:var(--color-border)!important}:root{--primary:#4f46e5;--primary-hover:#4338ca;--secondary:#64748b;--success:#10b981;--danger:#ef4444;--warning:#f59e0b;--info:#3b82f6;--background:#fff;--foreground:#111827;--muted:#9ca3af;--muted-foreground:#6b7280;--border:#e5e7eb;--color-primary:#4f46e5;--color-primary-hover:#4338ca;--color-secondary:#64748b;--color-accent:#82b1ff;--color-error:#ef4444;--color-success:#10b981;--color-background:#f5f7fa;--color-surface:#fafafa;--color-text:#212121;--color-text-primary:#212121;--color-text-secondary:#757575;--color-text-disabled:#bdbdbd;--color-border:#e5e7eb;--login-background:#f5f7fa;--login-gradient-start:#f5f7fa;--login-gradient-end:#c3cfe2;--form-background:#fff;--form-text:#333;--input-border:#ddd;--input-border-focus:#4f46e5;--input-text:#333;--error-text:#ef4444;--error-background:#fee2e2;--button-primary:#4f46e5;--button-primary-hover:#4338ca;--button-text:#fff;--alert-error-bg:#fee2e2;--alert-error-text:#b91c1c;--alert-error-border:#ef4444;--radius:0.5rem;--font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;--spacing-unit:8px;--border-radius-sm:0.125rem;--border-radius-md:0.25rem;--border-radius-lg:0.5rem;--shadow-sm:0 1px 3px #0000001f,0 1px 2px #0000003d;--shadow-md:0 3px 6px #00000029,0 3px 6px #0000003b;--shadow-lg:0 10px 20px #00000030,0 6px 6px #0000003b}.dark,.dark-mode{--primary:#6366f1;--primary-hover:#4f46e5;--secondary:#94a3b8;--success:#10b981;--danger:#ef4444;--warning:#f59e0b;--info:#06b6d4;--background:#0f172a;--foreground:#f8fafc;--muted:#1e293b;--muted-foreground:#94a3b8;--border:#334155;--color-primary:#6366f1;--color-primary-hover:#4f46e5;--color-secondary:#94a3b8;--color-accent:#82b1ff;--color-error:#ef4444;--color-success:#4caf50;--color-background:#121212;--color-surface:#1e1e1e;--color-text:#fff;--color-text-primary:#fff;--color-text-secondary:#b0b0b0;--color-text-disabled:#6c6c6c;--color-border:#333;--login-background:#1f2937;--login-gradient-start:#1f2937;--login-gradient-end:#111827;--form-background:#1e293b;--form-text:#f8fafc;--input-border:#475569;--input-border-focus:#6366f1;--input-text:#f8fafc;--error-text:#fecaca;--error-background:#ef44441a;--button-primary:#6366f1;--button-primary-hover:#4f46e5;--button-text:#fff;--alert-error-bg:#ef44441a;--alert-error-text:#fecaca;--alert-error-border:#ef4444}*{transition:background-color .3s ease,color .3s ease,border-color .3s ease}.admin-container{background-color:#f5f7fa;background-color:var(--color-background);color:#212121;color:var(--color-text)}.admin-section{background-color:#fafafa;background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:.25rem;border-radius:var(--border-radius-md);margin-bottom:20px;padding:20px}.admin-nav-item{border-bottom:3px solid #0000;color:#212121;color:var(--color-text);padding:10px 15px}.admin-nav-item.active{border-bottom-color:var(--color-primary);color:var(--color-primary)}.admin-table{margin-top:20px}.admin-table td,.admin-table th{border-bottom:1px solid var(--color-border);padding:10px}.admin-table th{color:#757575;color:var(--color-text-secondary)}.stat-card{box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;box-shadow:var(--shadow-sm);padding:20px}.modal-container,.stat-card{background-color:#fafafa;background-color:var(--color-surface);border-radius:.25rem;border-radius:var(--border-radius-md)}.modal-container,input,select,textarea{color:#212121;color:var(--color-text)}input,select,textarea{background-color:#f5f7fa;background-color:var(--color-background);border:1px solid #e5e7eb;border:1px solid var(--color-border);border-radius:.25rem;border-radius:var(--border-radius-md)}.btn,.button,button{background-color:#4f46e5;background-color:var(--color-primary);border:none;border-radius:.25rem;border-radius:var(--border-radius-md);color:#fff;color:var(--button-text);cursor:pointer;padding:8px 16px}.btn:hover,.button:hover,button:hover{background-color:#4338ca;background-color:var(--color-primary-hover)}.theme-switcher{align-items:center;background-color:#fafafa;background-color:var(--color-surface);display:flex;gap:10px;padding:10px}.error-message,.theme-switcher{border-radius:.25rem;border-radius:var(--border-radius-md)}.error-message{background-color:var(--alert-error-bg);border-left:3px solid #ef4444;border-left:3px solid var(--alert-error-border);color:var(--alert-error-text);margin:10px 0;padding:10px 15px}.btn{align-items:center;border-radius:.5rem;border-radius:var(--radius);cursor:pointer;display:inline-flex;font-weight:500;justify-content:center;padding:.5rem 1rem;transition:all .2s}.btn-default{background-color:#4f46e5;background-color:var(--button-primary);border:none;color:#fff;color:var(--button-text)}.btn-default:hover{background-color:#4338ca;background-color:var(--button-primary-hover)}.btn-outline{background-color:initial;border:1px solid #e5e7eb;border:1px solid var(--border);color:#111827;color:var(--foreground)}.btn-outline:hover{background-color:#0000000d}.alert{align-items:flex-start;border-radius:.5rem;border-radius:var(--radius);gap:.5rem;padding:1rem}.alert-error{background-color:#fee2e2;background-color:var(--alert-error-bg);border-left:4px solid #ef4444;color:#b91c1c;color:var(--alert-error-text)}.spinner{border:2px solid #9ca3af;border-top:2px solid #4f46e5;border:2px solid var(--muted);border-top-color:var(--primary)}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#4f46e5;border-top:4px solid var(--primary);height:40px;margin-bottom:0;width:40px}.notifications-container{display:flex;flex-direction:column;gap:10px;max-width:400px;position:fixed;right:20px;top:20px;width:calc(100% - 40px);z-index:9999}.notification-item{animation:slideIn .3s ease forwards;background-color:#fff;border-left:4px solid #ccc;border-radius:8px;box-shadow:0 4px 12px #0000001a;display:flex;overflow:hidden;padding:14px 16px;position:relative}.notification-item.exiting{animation:slideOut .3s ease forwards}.notification-item.success{border-left-color:#10b981}.notification-item.error{border-left-color:#ef4444}.notification-item.warning{border-left-color:#f59e0b}.notification-item.info{border-left-color:#3b82f6}.notification-icon{align-items:flex-start;display:flex;flex-shrink:0;margin-right:12px}.notification-item.success .notification-icon{color:#10b981}.notification-item.error .notification-icon{color:#ef4444}.notification-item.warning .notification-icon{color:#f59e0b}.notification-item.info .notification-icon{color:#3b82f6}.notification-content{flex:1 1;min-width:0}.notification-content h4{color:#1f2937;font-size:16px;font-weight:600;margin:0 0 4px}.notification-content p{color:#4b5563;font-size:14px;line-height:1.5;margin:0}.notification-close{align-self:flex-start;background:none;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;flex-shrink:0;margin:-4px -4px -4px 8px;padding:4px}.notification-close:hover{background-color:#f3f4f6;color:#4b5563}.notification-details{border-top:1px solid #e5e7eb;font-size:12px;margin-top:8px;padding-top:8px}.detail-item{margin-bottom:4px}.detail-key{color:#4b5563;font-weight:500;margin-right:4px}.detail-value{color:#6b7280}@keyframes slideOut{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(30px)}}@media (max-width:640px){.notifications-container{left:10px;right:10px;top:10px;width:auto}}.file-uploader-container{margin:0 auto;max-width:100%;width:100%}.dropzone{background-color:#f8fafc;border:2px dashed #cbd5e1;border-radius:.5rem;cursor:pointer;padding:2rem;text-align:center;transition:all .2s ease}.dropzone:hover{background-color:#f1f5f9;border-color:#94a3b8}.dropzone.active{background-color:#3b82f60d;border-color:#3b82f6}.dropzone.accept{background-color:#10b9810d;border-color:#10b981}.dropzone.reject{background-color:#ef44440d;border-color:#ef4444}.dropzone-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.upload-icon{color:#64748b}.dropzone.active .upload-icon,.dropzone:hover .upload-icon{color:#3b82f6}.dropzone.accept .upload-icon{color:#10b981}.dropzone.reject .upload-icon{color:#ef4444}.dropzone-text{color:#475569;font-size:1.125rem;font-weight:500;margin-bottom:.5rem}.dropzone-hint{color:#64748b;font-size:.875rem}.upload-error-message{align-items:center;background-color:#fef2f2;border-radius:.375rem;color:#ef4444;display:flex;font-size:.875rem;gap:.5rem;margin-top:1rem;padding:.75rem}.file-list{border:1px solid #e2e8f0;border-radius:.5rem;margin-top:1.5rem;overflow:hidden}.file-list-header{align-items:center;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:.75rem 1rem}.file-list-header h3{color:#475569;font-size:.875rem;font-weight:600;margin:0}.clear-files-button{background:none;border:none;border-radius:.25rem;color:#64748b;cursor:pointer;font-size:.75rem;padding:.25rem .5rem;transition:all .2s}.clear-files-button:hover{background-color:#f1f5f9;color:#334155}.file-items{max-height:300px;overflow-y:auto}.file-item{border-bottom:1px solid #e2e8f0;padding:.75rem 1rem}.file-item:last-child{border-bottom:none}.file-icon{align-items:center;color:#64748b;display:flex;justify-content:center;margin-right:1rem}.file-details{min-width:0}.file-name-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:.25rem}.file-name{max-width:calc(100% - 32px)}.file-size{color:#64748b;margin-bottom:.5rem}.remove-file{border-radius:9999px;color:#64748b;transition:all .2s}.remove-file:hover{background-color:#f1f5f9;color:#ef4444}.file-progress-container{background-color:#e2e8f0;border-radius:9999px;height:4px;margin-top:.5rem;overflow:hidden;position:relative;width:100%}.file-progress-bar{border-radius:9999px;height:100%;transition:width .3s ease}.file-progress-bar,.file-progress-bar.uploading{background-color:#3b82f6}.file-progress-bar.success{background-color:#10b981}.file-progress-bar.error{background-color:#ef4444}.file-status{align-items:center;color:#64748b;display:flex;font-size:.75rem;gap:.25rem;margin-top:.25rem}.file-status .success-icon{color:#10b981}.file-status .error-icon{color:#ef4444}.upload-actions{align-items:center;margin-top:1.5rem}.upload-button{align-items:center;background-color:#3b82f6;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.625rem 1.25rem;transition:all .2s}.upload-button:hover{background-color:#2563eb}.uploading-button{align-items:center;background-color:#e2e8f0;border:none;border-radius:.375rem;color:#64748b;cursor:not-allowed;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.625rem 1.25rem}.upload-complete{align-items:center;display:flex;gap:.75rem}.upload-complete .success-icon{color:#10b981}.upload-complete span{color:#10b981;font-weight:500}.upload-more-button{background-color:#f1f5f9;border:1px solid #cbd5e1;border-radius:.375rem;color:#475569;cursor:pointer;font-size:.875rem;margin-left:.5rem;padding:.5rem 1rem;transition:all .2s}.upload-more-button:hover{background-color:#e2e8f0}.upload-error{align-items:center;display:flex;gap:.75rem}.upload-error .error-icon{color:#ef4444}.upload-error span{color:#ef4444;font-weight:500}.retry-button{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.375rem;color:#ef4444;font-size:.875rem;margin-left:.5rem;padding:.5rem 1rem}.retry-button:hover{background-color:#fee2e2}@media (max-width:640px){.dropzone{padding:1.5rem 1rem}.upload-icon{height:36px;width:36px}.dropzone-text{font-size:1rem}.dropzone-hint{font-size:.75rem}.file-list-header{align-items:flex-start;flex-direction:column;gap:.5rem}.upload-actions{align-items:stretch;flex-direction:column;gap:.75rem}.upload-complete,.upload-error{align-items:flex-start;flex-direction:column;gap:.5rem}.retry-button,.upload-more-button{margin-left:0;width:100%}}.auth-layout{align-items:center;background-color:#f3f4f6;display:flex;justify-content:center;min-height:100vh;padding:1rem}.auth-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;margin:0 auto;max-width:440px;padding:2rem;width:100%}.auth-branding,.auth-container{display:flex;flex-direction:column}.auth-branding{align-items:center;margin-bottom:1.5rem}.auth-logo{height:60px;margin-bottom:1rem}.auth-content{flex:1 1}.auth-footer{color:#6b7280;font-size:.8rem;margin-top:1.5rem;text-align:center}.auth-form-container form{width:100%}.auth-form-container label{color:#374151;display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.auth-form-container input{border:1px solid #d1d5db;border-radius:6px;font-size:.95rem;padding:.75rem 1rem;transition:border-color .2s;width:100%}.auth-form-container input:focus{border-color:#ff5733;box-shadow:0 0 0 3px #4f46e533;outline:none}.auth-form-container button{background-color:#f47254;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;margin-top:1rem;padding:.75rem 1rem;width:100%}.auth-form-container button:hover{background-color:#fb431a}.auth-form-container button:disabled{background-color:#f79e8b;cursor:not-allowed}.social-login-section{margin-top:16px;width:100%}.social-login-divider{align-items:center;color:#6b7280;display:flex;margin:20px 0}.social-login-divider:after,.social-login-divider:before{border-bottom:1px solid #e5e7eb;content:"";flex:1 1}.social-login-divider span{font-size:14px;padding:0 10px;text-transform:uppercase}.social-login-button{align-items:center;border-radius:6px;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;margin-bottom:12px;padding:10px 16px;transition:background-color .2s;width:100%}.google-button{background-color:#fff;border:1px solid #ddd;color:#333}.google-button:hover{background-color:#f8f8f8}.apple-button{background-color:#000;border:1px solid #000;color:#fff}.apple-button:hover{background-color:#333}.social-login-hint{color:#6b7280;font-size:12px;margin-top:16px;text-align:center}.loading-state{padding:40px 20px}.loading-state .spinner{animation:spin 1s linear infinite;color:#4f46e5;margin:0}.password-requirements{font-size:14px;margin:12px 0;padding:12px}.password-requirements .requirements-title{font-weight:500;margin-bottom:8px}.password-requirements li{gap:8px;margin-bottom:6px}.password-requirements li:not(.passed){color:#6b7280}.password-input-wrapper{width:100%}.toggle-password{align-items:center;display:flex;justify-content:center;padding:0;right:12px}.redirect-message{margin-top:16px}.info-box{background-color:#f0f9ff;border-radius:6px;font-size:14px;gap:8px;margin-bottom:16px;padding:12px}.info-box p{color:#0369a1}.email-highlight{background-color:#f9fafb;border-radius:6px;font-size:16px;font-weight:600;margin:12px 0;padding:8px 12px;text-align:center}.instructions{margin:16px 0}.note{color:#6b7280;font-size:13px;font-style:italic;margin-top:8px}.back-to-login{align-items:center;background-color:#f3f4f6;border:none;border-radius:6px;color:#4f46e5;cursor:pointer;display:inline-flex;font-weight:500;justify-content:center;margin-top:16px;padding:8px 16px}.debug-section{background-color:#f9fafb;border-radius:6px;font-size:12px;margin-top:20px;max-height:200px;overflow:auto;padding:12px}.debug-section h4{color:#6b7280;font-size:14px;margin-bottom:8px;margin-top:0}.debug-section pre{font-family:monospace;margin:0;white-space:pre-wrap}.auth-form-container .sbui-btn-social{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#374151;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.5rem;justify-content:center;margin-bottom:.75rem;padding:.75rem 1rem;transition:all .2s}.auth-form-container .sbui-btn-social:hover{background-color:#f9fafb}.auth-wrapper{margin:0 auto;max-width:400px;width:100%}.mfa-error,.mfa-loading,.mfa-success{justify-content:center;padding:2rem}.mfa-error,.mfa-header,.mfa-loading,.mfa-success{align-items:center;display:flex;flex-direction:column;text-align:center}.mfa-header{margin-bottom:1.5rem}.mfa-icon{color:#4f46e5;margin-bottom:.75rem}.mfa-header h2{color:#111827;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.mfa-header p{color:#6b7280}.error-icon,.mfa-header p,.success-icon{margin-bottom:1rem}.mfa-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.resend-code{align-items:center;background:none;border:none;color:#4f46e5;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;justify-content:center;padding:.5rem}.resend-code:hover{text-decoration:underline}.cancel-button{background:none;font-size:.9rem;padding:.75rem 1rem}.cancel-button:hover{background-color:#f9fafb}.reset-password-container{align-items:center;background-color:#f3f4f6;display:flex;justify-content:center;min-height:100vh;padding:1rem}.reset-password-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;max-width:440px;padding:2rem;width:100%}.card-header{flex-direction:column;margin-bottom:1.5rem;text-align:center}.card-header h3{color:#111827;font-size:1.5rem;font-weight:600;margin:.75rem 0 .5rem}.card-header p{color:#6b7280;margin:0}.loading-state{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem;text-align:center}.spinner{margin-bottom:0}.token-error{align-items:center;display:flex;flex-direction:column;text-align:center}.error-icon-container{margin-bottom:1rem}.debug-info{background-color:#f3f4f6;border-radius:6px;color:#6b7280;font-size:.8rem;margin-top:1rem;overflow-wrap:break-word;padding:.75rem}.primary-button{align-items:center;background-color:#4f46e5;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:500;justify-content:center;margin-top:1rem;padding:.75rem 1rem;transition:background-color .2s}.primary-button:hover{background-color:#ff5733!important}.text-link{align-items:center;background:none;border:none;color:#ff5733;cursor:pointer;display:inline-flex;font-size:.9rem;padding:0}.text-link:hover{text-decoration:underline}.reset-footer{margin-top:1.5rem;text-align:center}.success-message{padding:1.5rem}.success-icon-container{margin-bottom:1rem}.success-message h3,.success-message h4{color:#111827;margin-bottom:.75rem}.redirect-message{color:#6b7280;font-style:italic;margin:1rem 0}.loading-indicator{margin-top:1rem}.password-change-container{margin-bottom:2rem}.password-change-container h3{color:#111827;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.tab-description{margin-bottom:1.5rem}.password-reset-section{margin-bottom:1.5rem;padding:1.5rem}.reset-info{color:#0c4a6e;gap:.75rem;margin:1rem 0;padding:1rem}.reset-password-button{gap:.5rem;padding:.75rem 1rem}.reset-password-button:disabled{background-color:#8b5cf6}.toggle-form-button{transition:background-color .2s}.toggle-form-button:hover{background-color:#f3f4f6!important}.password-form-container{margin:1.5rem 0}.password-security-tips{background-color:#f9fafb;border-radius:8px;margin-top:1.5rem;padding:1.5rem}.password-security-tips h4{font-size:1rem;font-weight:600;margin-bottom:1rem}.password-security-tips li{gap:.75rem;margin-bottom:.75rem}.spinner-sm{animation:spin 1.5s linear infinite}.form-input{padding:.75rem 1rem}.login-container{min-height:100vh;padding:1rem}.login-form{background-color:#fff;box-shadow:0 4px 12px #0000001a;margin:0 auto;max-width:440px}.login-header{align-items:center;display:flex;flex-direction:column;margin-bottom:1.5rem;text-align:center}.login-logo{height:60px;margin-bottom:1.5rem}.login-header h2{color:#111827;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.error-alert{background-color:#fef2f2;border:1px solid #fee2e2;border-radius:6px;margin-bottom:1.25rem;padding:.75rem}.error-alert p{font-size:.875rem;line-height:1.4;margin:0}.success-alert{align-items:center;background-color:#ecfdf5;border:1px solid #d1fae5;border-radius:6px;gap:.5rem;margin-bottom:1.25rem;padding:.75rem}.success-alert p{font-size:.875rem;line-height:1.4;margin:0}.sso-section{margin-bottom:1.5rem}.sso-heading{color:#4b5563;font-size:1rem;font-weight:500;margin-bottom:1rem;text-align:center}.sso-button{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.75rem;height:48px;justify-content:center;margin-bottom:.75rem;padding:.75rem 1rem;transition:all .2s ease;width:100%}.sso-button:hover:not(:disabled){background-color:#f9fafb;border-color:#d1d5db}.sso-button.google{border-color:#4285f4}.sso-button.apple{border-color:#000}.sso-button svg{flex-shrink:0}.sso-button:disabled{cursor:not-allowed;opacity:.5}.login-divider{margin:1.5rem 0;position:relative;text-align:center}.login-divider:before{background-color:#e5e7eb;content:"";height:1px;left:0;position:absolute;right:0;top:50%}.login-divider span{background-color:#fff;color:#6b7280;font-size:.85rem;padding:0 .75rem;position:relative}.login-form-fields{display:flex;flex-direction:column}.form-group label{font-size:.9rem}.password-label-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.password-reset-section{background-color:#f8f9fa;margin-bottom:20px}.reset-info{align-items:flex-start;background-color:#e0f2fe;color:#4b5563;display:flex;gap:8px}.reset-password-button{background-color:#3b82f6;padding:12px 16px}.reset-password-button:hover{background-color:#ff5733}.reset-password-button:disabled{background-color:#93c5fd}.success-message{background-color:#ecfdf5;border-radius:8px;margin-bottom:20px;padding:24px}.success-icon{height:48px;margin-bottom:12px;width:48px}.reset-instructions{background-color:#f8f9fa;border-radius:6px;margin-top:16px;padding:16px;text-align:left;width:100%}.reset-instructions ol{margin:0;padding-left:24px}.reset-instructions li{margin-bottom:8px}.forgot-password{color:#4f46e5;font-size:.8rem;text-decoration:none}.forgot-password:hover{text-decoration:underline}.hidden-username{display:none}.input-with-icon{position:relative}.input-icon{color:#9ca3af;left:.75rem;position:absolute;top:50%;transform:translateY(-50%)}.debug-actions{margin:15px 0;text-align:center}.debug-toggle{background:none;border:1px solid #ccc;border-radius:4px;color:#666;cursor:pointer;font-size:.8rem;padding:4px 8px}.debug-info{background:#f5f5f5;border-radius:4px;font-size:.7rem;margin-top:10px;max-height:200px;overflow-x:auto;padding:10px;text-align:left}.debug-info pre{margin:0;white-space:pre-wrap}.refresh-button{border-radius:4px;font-size:.9rem;justify-content:center;margin-top:.75rem;padding:.5rem 1rem}.refresh-button:hover{background-color:#ff5733}.password-reset-tips{background-color:#f8fafc;border-radius:6px;margin-top:1.5rem;padding:1rem}.password-reset-tips p{color:#4b5563;font-weight:500;margin:0 0 .5rem}.password-reset-tips ul{margin:0;padding-left:1.5rem}.password-reset-tips li{color:#6b7280;font-size:.85rem;margin-bottom:.25rem}.form-input{font-size:.95rem;padding:.75rem .75rem .75rem 2.5rem}.form-input:focus{box-shadow:0 0 0 3px #4f46e533}.toggle-password{font-size:.8rem;padding:.25rem}.test-credentials-info{background-color:#fffbeb;border:1px dashed #fbbf24;border-radius:6px;margin-bottom:1.25rem;padding:.75rem}.test-credentials-info p{color:#92400e;font-size:.85rem;margin:0}.login-button{align-items:center;background-color:#4f46e5;border-radius:6px;color:#fff;display:flex;font-size:.95rem;font-weight:500;gap:.5rem;justify-content:center;padding:.75rem;transition:background-color .2s}.login-button:hover:not(:disabled){background-color:#ff5733!important}.login-button:disabled{background-color:#8b5cf6;cursor:not-allowed}.quick-access-link{margin-top:1.5rem;text-align:center}.quick-access-link a{color:#4f46e5;font-size:.9rem;text-decoration:none}.quick-access-link a:hover{text-decoration:underline}.success-message{flex-direction:column;text-align:center}.success-icon-container{margin-bottom:1.5rem}.success-icon{height:64px;width:64px}.success-message h2{color:#111827;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.success-message p{color:#4b5563;margin-bottom:.5rem}.forgot-password-description{color:#4b5563;margin-bottom:1.5rem}.reset-button{align-items:center;background-color:#4f46e5;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.5rem;justify-content:center;padding:.75rem;width:100%}.reset-button:hover:not(:disabled){background-color:#ff5733}.back-link{align-items:center;background:none;border:none;color:#4f46e5;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;margin-top:1.5rem}.back-link:hover{text-decoration:underline}.password-requirements{background-color:#f9fafb;border-radius:6px;margin-top:1rem;padding:.75rem}.requirements-title{color:#4b5563;font-size:.85rem;font-weight:500;margin-bottom:.5rem}.password-requirements ul{list-style:none;margin:0;padding:0}.password-requirements li{align-items:center;color:#6b7280;display:flex;font-size:.85rem;gap:.5rem;margin-bottom:.25rem}.password-requirements li.passed{color:#10b981}.spinner{animation:spin 1.5s linear infinite}@media (max-width:640px){.login-form{border-radius:0;box-shadow:none}.auth-container,.login-form,.reset-password-card{max-width:100%;padding:1.5rem}}.divider{align-items:center;display:flex;margin:18px 0 10px;text-align:center}.divider:after,.divider:before{border-bottom:1px solid #e5e7eb;content:"";flex:1 1}.divider:not(:empty):before{margin-right:.75em}.divider:not(:empty):after{margin-left:.75em}.divider span{color:#888;font-size:.95em}.account-settings-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 6px #0000001a;margin:40px auto;max-width:1000px;overflow:hidden}.account-settings-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:24px}.account-info{gap:16px}.account-avatar,.account-info{align-items:center;display:flex}.account-avatar{background-color:#4f46e5;border-radius:50%;color:#fff;font-size:24px;font-weight:700;height:60px;justify-content:center;width:60px}.account-details h2{color:#111827;font-size:20px;margin:0 0 4px}.account-details p{color:#6b7280;margin:0}.logout-button{align-items:center;background-color:#fff;border:1px solid #ef4444;border-radius:6px;color:#ef4444;cursor:pointer;display:flex;font-weight:500;gap:8px;padding:8px 16px;transition:all .2s}.logout-button:hover{background-color:#fef2f2}.account-settings-content{display:flex}.account-tabs{background-color:#f9fafb;border-right:1px solid #e5e7eb;padding:24px 0;width:200px}.account-tab{align-items:center;background:none;border:none;color:#4b5563;cursor:pointer;display:flex;gap:12px;padding:12px 24px;text-align:left;transition:background-color .2s;width:100%}.account-tab:hover{background-color:#f3f4f6}.account-tab.active{background-color:#eff6ff;border-right:3px solid #3b82f6;color:#3b82f6;font-weight:500}.account-tab-content{flex:1 1;padding:24px}.error-message,.success-message{border-radius:6px;gap:12px;margin:16px 24px;padding:12px 16px}.success-message{color:#065f46}.success-icon{color:#059669}.error-icon{color:#dc2626}.error-message p,.success-message p{margin:0}.account-loading{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:60px}.spinner-sm{animation:spin 1s linear infinite;height:16px;width:16px}.password-settings,.profile-settings,.security-section,.session-management-container{padding:0 16px}.password-settings h3,.profile-settings h3,.security-section h3,.session-management-container h3{color:#111827;font-size:20px;margin-bottom:8px;margin-top:0}.tab-description{color:#6b7280;margin-bottom:24px;margin-top:0}.profile-form{margin-top:24px}.form-row{gap:16px}.form-group,.form-row{margin-bottom:16px}.form-group label{margin-bottom:6px}.form-input{font-size:16px;padding:10px 12px;transition:border-color .2s}.form-input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.form-input:disabled{background-color:#f9fafb}.input-help{font-size:13px}.save-button{background-color:#4f46e5;padding:10px 20px}.save-button:hover{background-color:#4338ca}.save-button:disabled{background-color:#a5b4fc}.security-status-card{align-items:center;background-color:#f3f4f6;border-radius:8px;display:flex;gap:16px;margin-bottom:24px;padding:16px}.security-status-icon{align-items:center;background-color:#d1fae5;border-radius:50%;display:flex;height:48px;justify-content:center;width:48px}.security-icon,.security-icon.secure{color:#059669}.security-status-content h4{color:#111827;font-size:16px;margin:0 0 4px}.status-text{align-items:center;display:flex;gap:8px;margin:0}.status-badge{border-radius:10px;font-size:12px;padding:2px 8px}.status-badge.enabled{background-color:#d1fae5;color:#065f46}.status-badge.disabled{background-color:#fee2e2;color:#b91c1c}.security-info{margin-top:24px}.security-info h4{color:#111827;font-size:16px;margin:0 0 12px}.security-info p{color:#4b5563;margin:0 0 12px}.password-reset-section{background-color:#f9fafb;border-radius:8px;margin-bottom:24px;padding:20px}.reset-password-button{align-items:center;background-color:#4f46e5;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:8px;justify-content:center;margin-top:0;padding:10px;transition:background-color .2s;width:100%}.reset-password-button:hover{background-color:#4338ca}.reset-password-button:disabled{background-color:#a5b4fc;cursor:not-allowed}.mfa-button{align-items:center;background-color:#4f46e5;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:8px;justify-content:center;margin-top:0;padding:10px;transition:background-color .2s;width:100%}.mfa-button:hover{background-color:#4338ca}.mfa-button:disabled{background-color:#a5b4fc;cursor:not-allowed}.edit-button{align-items:center;background-color:#4f46e5;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:8px;justify-content:center;margin-top:0;padding:10px;transition:background-color .2s;width:100%}.edit-button:hover{background-color:#4338ca}.edit-button:disabled{background-color:#a5b4fc;cursor:not-allowed}.reset-info{background-color:#eff6ff;border-radius:6px;color:#1e40af;font-size:14px;margin:16px 0;padding:12px}.password-security-tips{margin-top:24px}.password-security-tips h4{color:#111827;font-size:16px;margin:0 0 12px}.password-security-tips ul{list-style:none;margin:0;padding:0}.password-security-tips li{align-items:center;border-bottom:1px solid #e5e7eb;color:#4b5563;display:flex;gap:12px;padding:10px 0}.password-security-tips li:last-child{border-bottom:none}.sessions-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.refresh-sessions,.terminate-all-button{align-items:center;border-radius:6px;cursor:pointer;display:flex;font-weight:500;gap:8px;padding:8px 16px;transition:all .2s}.refresh-sessions{background-color:#fff;border:1px solid #d1d5db;color:#6b7280}.refresh-sessions:hover{background-color:#f9fafb}.terminate-all-button{background-color:#fff;border:1px solid #ef4444;color:#ef4444}.terminate-all-button:hover{background-color:#fef2f2}.no-sessions,.sessions-loading{color:#6b7280;padding:40px;text-align:center}.sessions-list{margin-bottom:24px}.session-item{align-items:center;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:16px;margin-bottom:12px;padding:16px}.session-item.current-session{background-color:#eff6ff;border-color:#bfdbfe}.session-icon{align-items:center;background-color:#fff;border-radius:50%;display:flex;justify-content:center;padding:12px}.session-details{flex:1 1}.session-device h5{align-items:center;color:#111827;display:flex;font-size:16px;gap:8px;margin:0 0 8px}.current-badge{background-color:#dbeafe;border-radius:10px;color:#1e40af;font-size:12px;font-weight:500;padding:2px 8px}.session-meta{align-items:center;color:#6b7280;display:flex;font-size:13px;gap:16px}.session-mfa-verified,.session-time{align-items:center;display:flex;gap:6px}.meta-label{color:#374151;font-weight:500;margin-right:4px}.terminate-session{background-color:initial;border:none;border-radius:50%;color:#ef4444;cursor:pointer;display:flex;padding:8px;transition:background-color .2s}.terminate-session:hover{background-color:#fee2e2}.terminate-session:disabled{color:#f87171;cursor:not-allowed}.sessions-info{background-color:#f9fafb;border-radius:8px;padding:16px}.sessions-info h4{color:#111827;font-size:16px;margin:0 0 12px}.sessions-info ul{margin:0;padding:0 0 0 16px}.sessions-info li{color:#4b5563;margin-bottom:8px}.sessions-info li:last-child{margin-bottom:0}.realtime-chat-app{background:#f8fafc;display:flex;font-family:Inter,sans-serif;height:100vh;overflow:hidden;width:100vw}.realtime-chat-sidebar{background:#fff;border-right:1px solid #e5e7eb;box-shadow:2px 0 8px #00000008;display:flex;flex-direction:column;width:320px;z-index:2}.realtime-chat-main{background:#f8fafc;display:flex;flex:1 1;flex-direction:column;min-width:0;overflow:hidden}.realtime-chat-header{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 8px #00000005;display:flex;justify-content:space-between;padding:1.5rem 2rem}.realtime-chat-messages{background:#f8fafc;flex:1 1;overflow-y:auto;padding:2rem}.realtime-chat-message{align-items:flex-end;display:flex;margin-bottom:1.5rem}.realtime-chat-message.own{flex-direction:row-reverse}.realtime-chat-bubble{background:#fff;border-radius:1.5rem;box-shadow:0 2px 8px #0000000a;color:#22223b;font-size:1rem;margin:0 1rem;max-width:60%;padding:1rem 1.5rem;transition:background .2s}.realtime-chat-message.own .realtime-chat-bubble{background:#4f46e5;color:#fff}.realtime-chat-avatar{align-items:center;background:linear-gradient(135deg,#6366f1,#0ea5e9);border-radius:50%;box-shadow:0 2px 8px #0000000f;color:#fff;display:flex;font-size:1.1rem;font-weight:600;height:40px;justify-content:center;width:40px}.realtime-chat-input{align-items:flex-end;background:#fff;border-top:1px solid #e5e7eb;display:flex;gap:1rem;padding:1.25rem 2rem}.realtime-chat-input textarea{background:#f3f4f6;border:none;border-radius:1rem;color:#22223b;flex:1 1;font-size:1rem;max-height:120px;min-height:44px;padding:1rem 1.25rem;resize:none;transition:background .2s}.realtime-chat-input textarea:focus{background:#e0e7ff;outline:none}.realtime-chat-send-btn{align-items:center;background:#4f46e5;border:none;border-radius:50%;box-shadow:0 2px 8px #00000014;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:48px;justify-content:center;transition:background .2s,transform .1s;width:48px}.realtime-chat-send-btn:hover{background:#6366f1;transform:scale(1.05)}.connection-status-indicator{align-items:center;display:inline-flex;font-size:13px;gap:6px}.connection-status-dot{border-radius:50%;height:8px;transition:background-color .3s ease;width:8px}.connection-status-dot.connecting{animation:pulse 2s infinite}.connection-status-dot.connected{background-color:#10b981}.connection-status-dot.error{background-color:#ef4444}.connection-status-dot.warning{background-color:#f59e0b}@media (max-width:900px){.realtime-chat-sidebar{position:absolute;width:100vw;z-index:10}.realtime-chat-main{margin-left:0}}@media (max-width:600px){.realtime-chat-app{flex-direction:column}.realtime-chat-sidebar{border-bottom:1px solid #e5e7eb;border-right:none;max-width:100vw;position:relative}.realtime-chat-main,.realtime-chat-sidebar{min-width:0;width:100vw}.realtime-chat-header,.realtime-chat-input,.realtime-chat-messages{padding:1rem}}.crm-tab-content{background-color:#f8f9fa;min-height:100vh;padding:0}.crm-header{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;box-sizing:border-box!important;color:#fff;margin-bottom:1.5rem;max-width:100vw!important;overflow-x:hidden!important;padding:2rem}.crm-header h2{font-size:2rem;font-weight:600;margin:0 0 .5rem}.crm-header p{font-size:1.1rem;margin:0;opacity:.9}.admin-section{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #0000001a;box-sizing:border-box!important;max-width:100vw!important;overflow-x:hidden!important}.admin-section-title{border-bottom:2px solid #e9ecef;color:#2c3e50;font-size:1.3rem;margin:0 0 1rem}.connection-status-card{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #dee2e6;border-radius:8px;box-sizing:border-box!important;max-width:100vw!important;overflow-x:hidden!important;transition:all .3s ease}.connection-status-card:hover{box-shadow:0 4px 12px #0000001a}.status-icon.connected{background-color:#28a745;box-shadow:0 0 0 2px #28a74533}.status-icon.disconnected{background-color:#dc3545;box-shadow:0 0 0 2px #dc354533}.admin-button,.refresh-button{align-items:center;background:linear-gradient(135deg,#007bff,#0056b3);border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;padding:12px 20px;transition:all .3s ease}.admin-button:hover,.refresh-button:hover{box-shadow:0 4px 12px #007bff4d;transform:translateY(-2px)}.admin-button:active,.refresh-button:active{transform:translateY(0)}.admin-table{background:#fff;box-shadow:0 2px 8px #0000001a}.admin-table th{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:2px solid #dee2e6;color:#495057;font-size:14px;padding:16px 12px}.admin-table td{border-bottom:1px solid #f1f3f4;color:#495057;font-size:14px;padding:14px 12px}.admin-table tr:hover{background-color:#f8f9fa}.user-badge{border-radius:20px;display:inline-block;font-size:12px;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.user-badge.admin-badge{background:linear-gradient(135deg,#28a745,#20c997);color:#fff}.loading-indicator{color:#6c757d;font-size:16px;padding:3rem}.empty-state{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px dashed #dee2e6;border-radius:12px;color:#6c757d}.error-alert{background:linear-gradient(135deg,#f8d7da,#f1b0b7);border:1px solid #f5c2c7;border-radius:8px;color:#842029;gap:.5rem;margin:1rem 0}.error-alert button{background:none;border:none;color:#842029;cursor:pointer;font-size:18px;margin-left:auto;padding:0}.crm-dashboard-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.crm-dashboard-container{border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-height:90vh;max-width:900px;overflow:hidden;width:90%}@media (max-width:768px){.MuiDialog-root{inset:0!important;z-index:1300!important}.MuiDialog-container{align-items:center!important;bottom:0!important;display:flex!important;justify-content:center!important;left:0!important;position:fixed!important;right:0!important;top:0!important;z-index:1300!important}.MuiDialog-paper{overflow-x:hidden!important;overflow-y:auto!important}.MuiDialogContent-root{word-wrap:break-word!important;overflow-x:hidden!important}.MuiDialogContent-root *{word-wrap:break-word!important;max-width:100%!important;overflow-wrap:break-word!important}.MuiDialog-paper{transform:none!important}.MuiDialog-paper,.MuiDialog-root{bottom:0!important;left:0!important;margin:0!important;position:fixed!important;right:0!important;top:0!important}.MuiDialog-paper{border-radius:0!important;box-shadow:none!important;height:100vh!important;max-height:100vh!important;max-width:100vw!important;overflow:hidden!important;width:100vw!important}.MuiDialogTitle-root{background-color:#f9fafb!important;border-bottom:1px solid #e5e7eb!important;box-sizing:border-box!important;font-size:18px!important;font-weight:600!important;margin:0!important;padding:16px 20px!important;position:-webkit-sticky!important;position:sticky!important;top:0!important;width:100%!important;z-index:10!important}.MuiDialogTitle-root .MuiIconButton-root{align-items:center!important;background-color:#0000000a!important;border-radius:50%!important;color:#6b7280!important;display:flex!important;flex-grow:0!important;flex-shrink:0!important;height:40px!important;justify-content:center!important;margin:0!important;max-height:40px!important;max-width:40px!important;min-height:40px!important;min-width:40px!important;padding:0!important;position:absolute!important;right:16px!important;top:50%!important;transform:translateY(-50%)!important;transition:all .2s ease!important;width:40px!important}.MuiDialogTitle-root .MuiIconButton-root:hover{background-color:#00000014!important;color:#374151!important}.MuiDialogTitle-root .MuiIconButton-root .MuiSvgIcon-root{font-size:20px!important;height:20px!important;margin:0!important;max-height:20px!important;max-width:20px!important;min-height:20px!important;min-width:20px!important;padding:0!important;width:20px!important}.MuiDialogTitle-root .MuiIconButton-root.MuiIconButton-sizeMedium,.MuiDialogTitle-root .MuiIconButton-root.MuiIconButton-sizeSmall{height:40px!important;max-height:40px!important;max-width:40px!important;min-height:40px!important;min-width:40px!important;padding:0!important;width:40px!important}.MuiDialogTitle-root>:first-child{margin:0!important;padding-right:60px!important}.MuiDialogContent-root{height:calc(100vh - 140px)!important;max-height:calc(100vh - 140px)!important;overflow-y:auto!important;padding:20px!important;position:relative!important}.MuiDialogActions-root,.MuiDialogContent-root{box-sizing:border-box!important;margin:0!important;width:100%!important}.MuiDialogActions-root{background-color:#f9fafb!important;border-top:1px solid #e5e7eb!important;bottom:0!important;justify-content:center!important;padding:16px 20px!important;position:-webkit-sticky!important;position:sticky!important;z-index:10!important}.MuiDialogActions-root .MuiButton-root{border-radius:8px!important;font-size:16px!important;font-weight:500!important;height:44px!important;min-width:120px!important}.MuiDialogContent-root .MuiBox-root{gap:16px!important}.MuiDialogContent-root .MuiBox-root,.MuiDialogContent-root .MuiBox-root>.MuiBox-root{box-sizing:border-box!important;display:flex!important;flex-direction:column!important;max-width:100%!important;width:100%!important}.MuiDialogContent-root .MuiBox-root>.MuiBox-root{background-color:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:8px!important;gap:12px!important;padding:16px!important}.MuiDialogContent-root .MuiBox-root>.MuiBox-root>.MuiBox-root{align-items:center!important;border-bottom:1px solid #f1f5f9!important;box-sizing:border-box!important;display:flex!important;justify-content:space-between!important;max-width:100%!important;padding:8px 0!important;width:100%!important}.MuiDialogContent-root .MuiBox-root>.MuiBox-root>.MuiBox-root:last-child{border-bottom:none!important}.MuiDialogContent-root .MuiBox-root>.MuiBox-root>.MuiBox-root strong{color:#374151!important;flex-shrink:0!important;font-size:14px!important;font-weight:600!important;min-width:80px!important}.MuiDialogContent-root .MuiBox-root>.MuiBox-root>.MuiBox-root>:not(strong){color:#1f2937!important;flex:1 1!important;font-size:14px!important;max-width:calc(100% - 80px)!important;overflow-wrap:break-word!important;text-align:right!important;word-break:break-word!important}.MuiDialogContent-root .MuiBox-root>.MuiBox-root:last-child{margin-top:16px!important}.MuiDialogContent-root .MuiTypography-h6{color:#374151!important;font-size:16px!important;font-weight:600!important;margin-bottom:12px!important}.MuiDialogContent-root pre{word-wrap:break-word!important;background-color:#f1f5f9!important;border:1px solid #e2e8f0!important;border-radius:6px!important;box-sizing:border-box!important;font-size:11px!important;line-height:1.4!important;max-height:200px!important;max-width:100%!important;overflow:auto!important;padding:12px!important;white-space:pre-wrap!important;width:100%!important}.MuiDialogContent-root .MuiChip-root{font-size:12px!important;height:24px!important;max-width:100%!important}.MuiDialog-root .MuiBackdrop-root{background-color:#0009!important}.MuiDialogActions-root .MuiButton-root{min-height:44px!important;touch-action:manipulation!important}.MuiDialogContent-root{-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important}.MuiDialogContent-root::-webkit-scrollbar{width:4px!important}.MuiDialogContent-root::-webkit-scrollbar-track{background:#f1f5f9!important}.MuiDialogContent-root::-webkit-scrollbar-thumb{background:#cbd5e1!important;border-radius:2px!important}.MuiDialogContent-root .MuiBox-root>.MuiBox-root{margin-bottom:8px!important}.MuiDialogContent-root .MuiBox-root>.MuiBox-root:last-child{margin-bottom:0!important}.admin-section,.connection-status-card,.crm-header{border-radius:6px!important;padding:.75rem!important}.crm-header h2{font-size:1.2rem!important}.admin-section-title{font-size:1rem!important}.admin-button,.refresh-button{font-size:14px!important;margin-bottom:.5rem!important;width:100%!important}}@media (max-width:480px){.MuiDialogTitle-root{font-size:16px!important;padding:12px 16px!important}.MuiDialogContent-root{height:calc(100vh - 120px)!important;max-height:calc(100vh - 120px)!important;padding:16px!important}.MuiDialogActions-root{padding:12px 16px!important}.MuiDialogActions-root .MuiButton-root{font-size:14px!important;height:40px!important;min-width:100px!important}.MuiDialogContent-root .MuiBox-root>.MuiBox-root>.MuiBox-root{align-items:flex-start!important;flex-direction:column!important;gap:4px!important}.MuiDialogContent-root .MuiBox-root>.MuiBox-root>.MuiBox-root>:not(strong){max-width:100%!important;text-align:left!important}.MuiDialogContent-root .MuiBox-root>.MuiBox-root{padding:12px!important}.MuiDialogContent-root pre{font-size:10px!important;max-height:150px!important;padding:8px!important}.admin-section,.connection-status-card,.crm-header{border-radius:2px!important;padding:.25rem!important}.crm-header h2{font-size:.95rem!important}.admin-section-title{font-size:.9rem!important}.admin-button,.refresh-button{font-size:14px!important;margin-bottom:.5rem!important;width:100%!important}}@media (max-width:360px){.MuiDialogTitle-root{font-size:14px!important;padding:8px 12px!important}.MuiDialogTitle-root .MuiIconButton-root{flex-grow:0!important;flex-shrink:0!important;height:36px!important;margin:0!important;max-height:36px!important;max-width:36px!important;min-height:36px!important;min-width:36px!important;padding:0!important;right:8px!important;width:36px!important}.MuiDialogTitle-root .MuiIconButton-root .MuiSvgIcon-root{font-size:18px!important;height:18px!important;margin:0!important;max-height:18px!important;max-width:18px!important;min-height:18px!important;min-width:18px!important;padding:0!important;width:18px!important}.MuiDialogTitle-root .MuiIconButton-root.MuiIconButton-sizeMedium,.MuiDialogTitle-root .MuiIconButton-root.MuiIconButton-sizeSmall{height:36px!important;max-height:36px!important;max-width:36px!important;min-height:36px!important;min-width:36px!important;padding:0!important;width:36px!important}.MuiDialogTitle-root>:first-child{padding-right:50px!important}.MuiDialogContent-root{height:calc(100vh - 100px)!important;max-height:calc(100vh - 100px)!important;padding:12px!important}.MuiDialogActions-root{padding:8px 12px!important}.MuiDialogActions-root .MuiButton-root{font-size:13px!important;height:36px!important;min-width:80px!important}}@media (max-width:1030px){.admin-section,.connection-status-card,.crm-header{border-radius:6px!important;padding:1rem!important}.crm-header h2{font-size:1.5rem!important}.admin-section-title{font-size:1.1rem!important}.admin-button,.admin-table,.refresh-button{font-size:13px!important}.admin-button,.refresh-button{padding:10px 16px!important}}@media (max-width:600px){.MuiButton-root,.MuiCard-root,.MuiChip-root,.MuiPaper-root,.MuiTablePagination-actions button,.MuiTablePagination-displayedRows,.MuiTablePagination-root,.MuiTablePagination-selectLabel,.MuiTablePagination-toolbar,.admin-section,.admin-section-title,.admin-table,.admin-table td,.admin-table th,.connection-status-card,.crm-header{box-sizing:border-box!important;font-size:16px!important;margin-bottom:12px!important;max-width:100vw!important;min-width:0!important;padding:16px!important;width:100%!important}.crm-header{overflow-x:auto!important;white-space:normal!important;word-break:break-word!important}.MuiTableContainer-root,.admin-table{display:block!important;max-width:100vw!important;min-width:320px!important;overflow-x:auto!important}.mobile-visible-test{background:#ff0;color:#222;display:block!important;font-weight:700;margin-bottom:12px;padding:8px}.crm-header h2{font-size:1rem!important}.admin-section-title{font-size:.95rem!important}.admin-button,.refresh-button{font-size:14px!important;margin-bottom:.5rem!important;width:100%!important}.MuiTablePagination-displayedRows,.MuiTablePagination-root,.MuiTablePagination-selectLabel,.MuiTablePagination-toolbar{font-size:14px!important}.MuiTablePagination-actions button{min-height:44px!important;min-width:44px!important}.MuiCard-root,.MuiPaper-root{box-sizing:border-box!important;margin-bottom:1rem!important;max-width:100vw!important;min-width:0!important;width:100%!important}.MuiButton-root,.MuiChip-root{font-size:14px!important;margin-bottom:.5rem!important;min-width:44px!important;width:100%!important}}@media (max-width:440px){.admin-section,.connection-status-card,.crm-header{border-radius:1px!important;padding:.1rem!important}.crm-header h2{font-size:.9rem!important}.admin-section-title{font-size:.85rem!important}.admin-button,.refresh-button{font-size:14px!important;margin-bottom:.5rem!important;width:100%!important}}@media (max-width:400px){.admin-section-title,.crm-header h2{font-size:.8rem!important}}@media (max-width:320px){.admin-section-title,.crm-header h2{font-size:.75rem!important}}.MuiPaper-root{box-shadow:0 2px 8px #0000001a!important}.MuiCard-root{border:1px solid #e9ecef!important;border-radius:12px!important}.MuiChip-root{border-radius:20px!important;font-weight:500!important}.MuiButton-root{border-radius:8px!important;font-weight:500!important;text-transform:none!important}.MuiTableCell-head{background:linear-gradient(135deg,#f8f9fa,#e9ecef)!important;font-weight:600!important}@media (prefers-color-scheme:dark){.crm-tab-content{background-color:initial;color:#fff}.admin-section{background:#2d2d2d;border-color:#404040}.admin-table{background:#2d2d2d;color:#fff}.admin-table th{background:#404040;color:#fff}.admin-table td{border-bottom-color:#404040}.admin-table tr:hover{background-color:#3d3d3d}}@media (min-width:769px) and (max-width:1024px){.MuiDialog-paper{border-radius:12px!important;max-height:90vh!important;max-width:90vw!important;width:90vw!important}.MuiDialogTitle-root{font-size:20px!important;padding:20px 24px!important}.MuiDialogContent-root{max-height:calc(90vh - 160px)!important;padding:24px!important}.MuiDialogActions-root{padding:20px 24px!important}.MuiDialogActions-root .MuiButton-root{font-size:16px!important;height:48px!important;min-width:140px!important}.MuiDialogContent-root .MuiBox-root>.MuiBox-root{grid-gap:16px!important;display:grid!important;gap:16px!important;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))!important}}.chat-history{background-color:#f9fafb;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;height:100%;width:300px}.chat-history-header{border-bottom:1px solid #e5e7eb;padding:1rem}.chat-history-header h3{color:#374151;font-size:1.1rem;margin:0 0 .5rem}.search-container{margin-top:.5rem}.search-container svg{color:#9ca3af;left:.5rem;position:absolute;top:.5rem}.search-input{padding:.5rem .5rem .5rem 2rem}.thread-list{padding:.5rem}.thread-item{border-radius:.375rem;margin-bottom:.5rem;padding:.75rem}.thread-item.active{background-color:#e0e7ff}.thread-icon{color:#4f46e5;margin-right:.75rem;margin-top:.5rem}.thread-title{color:#111827;margin:0 0 .25rem}.thread-date{color:#9ca3af;font-size:.5rem;gap:.25rem;white-space:nowrap}.chat-history-error,.chat-history-loading,.empty-state{align-items:center;color:#6b7280;display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem;text-align:center}.chat-history-loading .spinner{animation:spin 1s linear infinite;margin-bottom:1rem}.chat-history-error{color:#ef4444}.empty-state svg{margin-bottom:1rem;opacity:.5}.advanced-search{background-color:#fcfcfc;border-bottom:1px solid #e5e7eb;padding:.75rem 1rem}.search-toggle{align-items:center;background:none;border:none;border-radius:4px;color:#4b5563;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;padding:.5rem;transition:background-color .3s}.search-toggle:hover{background-color:#f3f4f6}.search-panel{animation:slideDown .3s ease-out;border-top:1px solid #e5e7eb;margin-top:.75rem;padding-top:.75rem}.search-inputs{display:flex;gap:.75rem}.search-input{font-size:.9rem;outline:none;padding:.6rem 1rem;transition:border-color .3s,box-shadow .3s}.search-input:focus{border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e533}.search-type{background-color:#fff;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem;outline:none;padding:.6rem 1rem;transition:border-color .3s}.search-type:focus{border-color:#4f46e5}.search-button{background-color:#4f46e5;font-size:.9rem;padding:.6rem 1.25rem;transition:background-color .3s;white-space:nowrap}.search-button:hover{background-color:#4338ca}@media (max-width:768px){.advanced-search{padding:.6rem .75rem}.search-inputs{flex-direction:column;gap:.5rem}.search-button,.search-input,.search-type{font-size:.85rem;padding:.5rem .75rem;width:100%}}@media (max-width:480px){.advanced-search{padding:.5rem}.search-toggle{font-size:.8rem}.search-panel{margin-top:.5rem;padding-top:.5rem}}.export-container{bottom:5.5rem;position:fixed;right:1rem;z-index:100}.export-button{align-items:center;background-color:#4f46e5;border:none;border-radius:6px;box-shadow:0 2px 5px #0000001a;color:#fff;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;padding:.6rem 1rem;transition:background-color .3s}.export-button:hover{background-color:#4338ca}.export-button:disabled{background-color:#9ca3af;cursor:not-allowed}.export-options{animation:fadeIn .2s ease-out;background-color:#fff;border-radius:6px;bottom:100%;box-shadow:0 4px 12px #00000026;margin-bottom:.5rem;min-width:180px;padding:.5rem;position:absolute;right:0}.export-options button{align-items:center;background:none;border:none;border-radius:4px;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;padding:.6rem .75rem;text-align:left;transition:background-color .2s;width:100%}.export-options button:hover{background-color:#f3f4f6}.export-options button:disabled{color:#9ca3af;cursor:not-allowed}@media (max-width:768px){.export-container{bottom:4.5rem}.export-button{font-size:.85rem;padding:.5rem .75rem}}@media (max-width:480px){.export-container{bottom:4rem;right:.5rem}.export-button{padding:.5rem}.export-button span{display:none}.export-options{min-width:160px}}.chat-image-results{margin:10px 0;width:100%}.chat-response{line-height:1.5;margin-bottom:10px}.results-controls{display:flex;justify-content:flex-end;margin-bottom:10px}.toggle-results-btn{background-color:#4f46e5;background-color:var(--color-primary,#4f46e5);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.8rem;opacity:.8;padding:5px 10px;transition:opacity .3s}.toggle-results-btn:hover{opacity:1}.chat-image-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));margin-bottom:15px}.chat-image-item{background-color:#f5f5f5;background-color:var(--color-surface,#f5f5f5);border:1px solid #e5e7eb;border:1px solid var(--color-border,#e5e7eb);border-radius:8px;cursor:pointer;overflow:hidden;position:relative;transition:transform .2s}.chat-image-item:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-3px)}.chat-image-item.failed{background-color:#fff5f5;border-color:#fcc}.image-container{background-color:#f0f0f0}.search-result-image{height:100%;object-fit:cover;transition:opacity .3s;width:100%}.search-result-image.error-image{object-fit:contain;opacity:.5;padding:10px}.body-part-badge,.provider-badge,.similarity-badge{border-radius:4px;color:#fff;font-size:.7rem;font-weight:700;padding:3px 6px;position:absolute;z-index:1}.similarity-badge{background-color:#4f46e5;background-color:var(--color-primary,#4f46e5);right:5px;top:5px}.body-part-badge{background-color:#64748b;background-color:var(--color-secondary,#64748b);bottom:5px;left:5px}.provider-badge{background-color:#0ea5e9;background-color:var(--color-info,#0ea5e9);left:5px;top:5px}.image-caption{background-color:#fffc;font-size:.8rem;padding:5px}.image-loading-indicator{align-items:center;background-color:#ffffff80;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.spinner{border:2px solid #0000001a;border-top-color:#4f46e5;border-top:2px solid var(--color-primary,#4f46e5);height:24px;width:24px}.get-more-btn{background-color:#64748b;background-color:var(--color-secondary,#64748b);border:none;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:.9rem;margin:0 auto;padding:8px 16px;transition:background-color .3s}.get-more-btn:hover{background-color:#4f46e5;background-color:var(--color-primary,#4f46e5)}.get-more-btn:disabled{background-color:#e5e7eb;background-color:var(--color-border,#e5e7eb);color:#6b7280;color:var(--color-text-secondary,#6b7280);cursor:not-allowed}.image-detail-modal{align-items:center;background-color:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background-color:var(--color-surface,#fff);border-radius:8px;max-height:90vh;max-width:800px}.modal-header{border-bottom:1px solid var(--color-border,#e5e7eb);padding:10px 15px}.modal-header h3{font-size:1.2rem}.close-modal-btn{background:none;border:none;color:#6b7280;color:var(--color-text-secondary,#6b7280);cursor:pointer;font-size:1.5rem}.modal-image-container{align-items:center;background-color:#000;display:flex;flex:1 1;justify-content:center;overflow:hidden;position:relative}.modal-image-container img{max-height:70vh;max-width:100%;object-fit:contain}.modal-footer{border-top:1px solid var(--color-border,#e5e7eb);padding:10px 15px}.image-path{color:var(--color-text-secondary,#6b7280);font-size:.8rem;margin-bottom:10px}.modal-actions{display:flex;gap:10px}.modal-action-button{align-items:center;background-color:#fff;background-color:var(--color-surface,#fff);border:1px solid #e5e7eb;border:1px solid var(--color-border,#e5e7eb);border-radius:4px;cursor:pointer;display:flex;font-size:.9rem;gap:5px;padding:8px 12px;transition:background-color .3s}.modal-action-button:hover{background-color:#f9fafb;background-color:var(--color-background,#f9fafb)}.action-icon{font-size:1.2rem}.copy-toast{background-color:#000c;border-radius:4px;bottom:20px;color:#fff;font-size:.9rem;left:50%;opacity:1;padding:10px 20px;position:fixed;transform:translateX(-50%);transition:opacity .5s;z-index:1100}.copy-toast.fade-out{opacity:0}@media (max-width:768px){.chat-image-grid{grid-template-columns:repeat(3,1fr)}.modal-content{max-height:95vh;width:95%}}@media (max-width:480px){.chat-image-grid{grid-template-columns:repeat(2,1fr)}.modal-actions{flex-direction:column}}.chat-history-sidebar{background-color:#fafafa;background-color:var(--color-surface,#fafafa);border-right:1px solid var(--color-border,#e5e7eb);transition:width .3s ease;width:280px}.chat-history-sidebar.collapsed{width:40px}.history-header{align-items:center;border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--color-border,#e5e7eb);display:flex;justify-content:space-between;padding:15px}.history-header h3{font-size:1.1rem}.new-chat-btn{background-color:var(--color-primary,#4f46e5);border-radius:4px;font-size:.85rem;padding:6px 12px;transition:background-color .3s}.new-chat-btn:hover{background-color:var(--color-primary-hover,#4338ca)}.toggle-history-btn{background-color:var(--color-surface,#fff);border:1px solid var(--color-border,#e5e7eb)}.thread-list{flex:1 1;overflow-y:auto;padding:10px}.thread-item{align-items:flex-start;border-radius:6px;cursor:pointer;display:flex;margin-bottom:5px;padding:10px;transition:background-color .2s}.thread-item:hover{background-color:#f3f4f6;background-color:var(--color-background,#f3f4f6)}.thread-item.active{background-color:#4f46e51a}.thread-icon{color:#6b7280;color:var(--color-text-secondary,#6b7280);flex-shrink:0;margin-right:10px;margin-top:2px}.thread-details{flex:1 1;min-width:0}.thread-title{font-size:.9rem;font-weight:500;margin:0 0 5px}.thread-preview,.thread-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thread-preview{font-size:.8rem;margin:0}.thread-date,.thread-preview{color:#6b7280;color:var(--color-text-secondary,#6b7280)}.thread-date{align-items:center;display:flex;font-size:.75rem;gap:5px;margin-top:5px}.empty-state{color:var(--color-text-secondary,#6b7280);gap:10px;height:150px}.empty-state p{margin:0}.chat-input-area{background-color:var(--color-surface,#fff);border-top:1px solid var(--color-border,#e5e7eb);padding:10px 15px}.file-preview{background-color:#f3f4f6;background-color:var(--color-background,#f3f4f6);border-radius:4px;gap:8px;margin-right:10px;padding:5px 10px}.file-preview img{border-radius:4px;height:30px;object-fit:cover;width:30px}.clear-file-btn{padding:2px}.clear-file-btn,.internet-toggle,.zenoti-toggle{color:#6b7280;color:var(--color-text-secondary,#6b7280)}.internet-toggle,.zenoti-toggle{background:none;border:none;border-radius:4px;cursor:pointer;margin-right:8px;padding:5px;transition:background-color .2s}.internet-toggle:hover,.zenoti-toggle:hover{background-color:#f3f4f6;background-color:var(--color-background,#f3f4f6)}.internet-toggle.active,.zenoti-toggle.active{background-color:#4f46e51a;color:#4f46e5;color:var(--color-primary,#4f46e5)}.input-wrapper textarea{border:1px solid #e5e7eb;border:1px solid var(--color-border,#e5e7eb);border-radius:20px;font-size:.95rem;line-height:1.4;max-height:120px;min-height:40px;outline:none;padding:10px 15px;resize:none;transition:border-color .3s;width:100%}.input-wrapper textarea:focus{border-color:#4f46e5;border-color:var(--color-primary,#4f46e5)}.send-btn,.upload-btn{background:none;border:none;border-radius:4px;color:#6b7280;color:var(--color-text-secondary,#6b7280);margin-left:8px;padding:8px 10px;transition:color .2s,background-color .2s}.send-btn:hover,.upload-btn:hover{background-color:#f3f4f6;background-color:var(--color-background,#f3f4f6);color:#4f46e5;color:var(--color-primary,#4f46e5)}.send-btn.loading{pointer-events:none}.settings-panel{animation:slideIn .3s ease;background-color:var(--color-surface,#fff);border-left:1px solid var(--color-border,#e5e7eb);box-shadow:-4px 0 10px #0000001a;width:300px;z-index:20}.chatbot-tab-content{display:flex;flex-direction:column;height:100%;width:100%}.chatbot-container{background-color:#fff;border-radius:12px;box-shadow:0 6px 12px #00000014;display:flex;height:calc(100vh - 220px);margin-top:10px;min-height:560px;overflow:hidden;position:relative}.chat-history-sidebar{background-color:#f9fafb;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;flex-shrink:0;height:100%;position:relative;transition:width .3s ease-in-out;width:300px}.chat-history-sidebar.collapsed{width:30px}.history-header .new-chat-btn{align-items:center;background-color:#4f46e5;background-color:var(--primary,#4f46e5);border:none;border-radius:4px;color:#fff!important;cursor:pointer;display:flex!important;font-size:14px;font-weight:500;gap:6px;opacity:1!important;padding:8px 12px;visibility:visible!important}.history-header .new-chat-btn:hover{background-color:#4338ca;background-color:var(--primary-hover,#4338ca)}.history-header h3{color:#374151;font-size:16px;font-weight:600;margin:0}.new-chat-btn{align-items:center;background-color:#4f46e5;border:none;border-radius:6px;box-shadow:0 2px 4px #4f46e533;color:#fff;cursor:pointer;display:flex;font-size:13px;gap:6px;padding:8px 12px;transition:background-color .2s,transform .1s}.new-chat-btn:hover{background-color:#4338ca;transform:translateY(-1px)}.toggle-history-btn{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:50%;box-shadow:0 2px 4px #0000001a;cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;right:-12px;top:50%;transform:translateY(-50%);transition:background-color .2s,box-shadow .2s;width:24px;z-index:10}.toggle-history-btn:hover{background-color:#f3f4f6;box-shadow:0 3px 6px #00000026}.chat-main-area{display:flex;flex:1 1;flex-direction:column;height:100%;position:relative}.advanced-search-wrapper{background-color:#fcfcfc;border-bottom:1px solid #e5e7eb;padding:0;width:100%}.chat-messages{background-color:#f9fafb;background-image:linear-gradient(180deg,#fffffff2,#f9fafbcc);flex:1 1;overflow-y:auto;padding:20px;position:relative}.chat-messages,.empty-chat{display:flex;flex-direction:column}.empty-chat{align-items:center;background-image:linear-gradient(180deg,rgba(228,233,250,.337),rgba(161,255,217,.157));border-radius:12px;color:#4b5563;height:100%;justify-content:center;min-height:300px;padding:3rem;text-align:center}.empty-chat h3{color:#4f46e5;font-size:1.7rem;font-weight:600;margin-bottom:1rem}.empty-chat p{color:#6b7280;font-size:1.1rem;margin-bottom:2rem;max-width:500px}.quick-tips-container{max-width:600px;text-align:center;width:100%}.quick-tips-container h4{color:#374151;font-size:1.1rem;margin-bottom:1rem}.quick-tips{grid-gap:.75rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 12px #0000000d;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:1rem;max-width:600px;padding:.5rem 2rem;text-align:left;width:100%}.quick-tips li{font-size:1rem;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.quick-tips li:before{color:#4f46e5;content:"•";font-weight:700;left:0;position:absolute}.tip-item{font-size:1rem;margin:.25rem 0;padding-left:1.5rem;position:relative}.tip-item:before{color:#4f46e5;content:"•";font-weight:700;left:0;position:absolute}.message{animation:fadeIn .3s ease-out;border-radius:12px;box-shadow:0 1px 3px #0000000d;margin-bottom:20px;max-width:80%;padding:14px 18px;position:relative}.user-message{align-self:flex-end;background-color:#e0e7ff;border-bottom-right-radius:4px;color:#1e293b;margin-left:auto}.assistant-message{align-self:flex-start;background-color:#fff;border:1px solid #e5e7eb;border-bottom-left-radius:4px;color:#1e293b;margin-right:auto}.system-message{align-self:center;background-color:#f3f4f6;border:1px dashed #d1d5db;color:#6b7280;font-style:italic;max-width:90%}.message-content{overflow-wrap:break-word;white-space:pre-wrap;word-break:break-word}.message-size-small{font-size:.85rem;line-height:1.4}.message-size-medium{font-size:1rem;line-height:1.5}.message-size-large{font-size:1.15rem;line-height:1.6}.message-timestamp{color:#9ca3af;font-size:10px;margin-top:4px;text-align:right}.error-message{gap:8px}.message-with-image{display:flex;flex-direction:column;gap:8px}.message-image{border-radius:4px;max-height:200px;max-width:100%}.message-with-document{display:flex;flex-direction:column;gap:8px}.document-icon-container{align-items:center;background-color:#f3f4f6;border-radius:4px;display:flex;gap:8px;padding:8px}.chat-input-area{align-items:center;background-color:#fff;border-top:1px solid #e5e7eb;display:flex;gap:12px;padding:18px 24px;position:relative}.input-wrapper{flex:1 1;position:relative}.chat-input-area textarea{background-color:#fff;border:1px solid #d1d5db;border-radius:12px;box-shadow:0 2px 5px #0000000d;font-family:inherit;font-size:15px;line-height:1.5;max-height:120px;min-height:50px;padding:14px 16px;resize:none;transition:border-color .2s,box-shadow .2s;width:100%}.chat-input-area textarea:focus{border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e526,0 2px 5px #0000000d;outline:none}.chat-input-area textarea::placeholder{color:#9ca3af}.chat-input-area textarea:disabled{background-color:#f3f4f6;cursor:not-allowed}.internet-toggle{background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;padding:6px;transition:background-color .2s}.internet-toggle:hover{background-color:#f3f4f6}.internet-toggle.active{background-color:#e0e7ff;color:#4f46e5}.send-btn,.upload-btn{align-items:center;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 4px #0000000d;color:#4b5563;cursor:pointer;display:flex;height:46px;justify-content:center;transition:all .2s;width:46px}.send-btn:hover,.upload-btn:hover{background-color:#e5e7eb;box-shadow:0 3px 5px #00000014;transform:translateY(-1px)}.send-btn:active,.upload-btn:active{box-shadow:0 1px 2px #0000001a;transform:translateY(1px)}.send-btn{background-color:#4f46e5;border:none;color:#fff}.send-btn:hover{background-color:#4338ca}.send-btn:disabled{background-color:#9ca3af;box-shadow:none;cursor:not-allowed;transform:none}.send-btn.loading{background-color:#6b7280}.file-preview{align-items:center;animation:slideDown .3s ease-out;background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 4px 10px #00000014;gap:10px;left:24px;max-width:calc(100% - 48px);padding:10px 14px;position:absolute;top:-70px;z-index:10}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.image-preview{border-radius:4px;max-height:40px;max-width:60px}.image-search-results{display:flex;flex-direction:column;gap:12px;width:100%}.search-response{font-size:14px;margin-bottom:8px}.image-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr);margin-top:8px}.image-result{background:#f8f8f8;border:1px solid #e0e0e0;border-radius:6px;display:flex;flex-direction:column;overflow:hidden}.image-container{aspect-ratio:1/1}.image-container img{cursor:pointer}.image-caption{background:#f0f0f0;padding:6px}.similarity-badge{background:#000000b3;border-radius:4px;color:#fff;font-size:12px;font-weight:700;padding:2px 6px;position:absolute;right:8px;top:8px}.image-container{border:1px solid #ddd;border-radius:8px;height:150px;overflow:hidden;position:relative;width:100%}.image-container img{height:100%;object-fit:cover;transition:transform .2s;width:100%}.image-container img:hover{transform:scale(1.05)}.debug-overlay{align-items:center;background:#00000080;border-radius:50%;color:#fff;cursor:help;display:flex;font-size:10px;height:20px;justify-content:center;position:absolute;right:5px;top:5px;width:20px}.image-caption{font-size:12px;margin-top:5px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.more-results-btn{background:#0070f3;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;margin-top:8px;padding:8px 16px}.more-results-btn:hover{background:#0060df}.document-preview{align-items:center;color:#4b5563;display:flex;font-size:14px;gap:8px}.clear-file-btn{align-items:center;background:none;border:none;border-radius:50%;color:#ef4444;cursor:pointer;display:flex;justify-content:center;padding:4px}.clear-file-btn:hover{background-color:#fee2e2}.upload-progress-overlay{background-color:#ffffffe6;bottom:0;justify-content:center;left:0;padding:16px;position:absolute;right:0}.upload-progress-container{background-color:#f3f4f6;border-radius:8px;height:16px;max-width:400px;position:relative}.upload-progress-bar{background-color:#4f46e5;height:100%;transition:width .3s ease-in-out}.upload-progress-container span{color:#1e293b;font-size:12px;left:50%;position:absolute;text-shadow:0 0 2px #fffc;top:50%;transform:translate(-50%,-50%)}.export-button-container{align-items:center;display:flex;justify-content:center;margin-right:8px;position:relative}.settings-panel{animation:slideIn .3s ease-out;background-color:#fff;border-left:1px solid #e5e7eb;box-shadow:-5px 0 15px #0000000d;display:flex;flex-direction:column;height:100%;overflow-y:auto;position:absolute;right:0;top:0;width:320px;z-index:50}.settings-header{justify-content:space-between;padding:16px 20px}.settings-header h3{color:#111827;font-size:16px;font-weight:600}.close-settings{align-items:center;background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:4px;transition:all .2s}.close-settings:hover{background-color:#f3f4f6;color:#111827}.settings-content{overflow-y:auto;padding:20px}.settings-group{margin-bottom:24px}.settings-group h4{border-bottom:1px solid #f3f4f6;color:#4b5563;font-size:14px;font-weight:600;margin:0 0 12px;padding-bottom:8px}.setting-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.setting-item label{color:#374151;font-size:14px}.setting-item input[type=checkbox]{cursor:pointer;height:16px;width:16px}.setting-item select{background-color:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:14px;padding:6px 8px}.settings-actions{border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:12px;margin-top:32px;padding-top:16px}.danger-btn{align-items:center;background-color:#fee2e2;border:1px solid #fecaca;border-radius:6px;color:#ef4444;cursor:pointer;display:flex;font-size:14px;gap:8px;justify-content:center;padding:8px 12px;transition:all .2s}.danger-btn:hover{background-color:#fecaca}.chat-messages.dark-mode{background-color:#1f2937;color:#f9fafb}.chat-messages.dark-mode .message{color:#f9fafb}.chat-messages.dark-mode .user-message{background-color:#4f46e5;color:#f9fafb}.chat-messages.dark-mode .assistant-message{background-color:#374151;border:1px solid #4b5563;color:#f9fafb}.chat-messages.dark-mode .system-message{background-color:#1f2937;border:1px dashed #4b5563;color:#9ca3af}.chat-messages.dark-mode .message-timestamp{color:#9ca3af}.chat-toolbar .settings-btn{align-items:center;background-color:#fafafa;background-color:var(--color-surface,#fafafa);border:1px solid #e5e7eb;border:1px solid var(--color-border,#e5e7eb);border-radius:50%;cursor:pointer;display:flex!important;height:36px;justify-content:center;opacity:1!important;visibility:visible!important;width:36px}.chat-toolbar .settings-btn:hover{background-color:#f5f5f5;background-color:var(--muted,#f5f5f5)}.chat-toolbar{background-color:#fafafa!important;background-color:var(--color-surface,#fafafa)!important;position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:999!important}.toolbar-left,.toolbar-right{align-items:center;display:flex;gap:12px}.toolbar-right{align-items:center;display:flex;gap:8px;visibility:visible!important}button svg{opacity:1!important;visibility:visible!important}.chat-toolbar button,.history-header,.new-chat-btn,.settings-btn,.toolbar-right{display:flex!important;opacity:1!important;visibility:visible!important}.search-button{border-radius:6px;color:#4b5563;font-size:12px;gap:6px;padding:8px 12px;transition:background-color .2s}.search-button:hover,.settings-btn{background-color:#f3f4f6}.settings-btn{align-items:center;border:1px solid #e5e7eb;border-radius:6px;color:#4b5563;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .2s;width:36px}.settings-btn:hover{background-color:#e5e7eb;transform:rotate(15deg)}.modal-overlay{animation:fadeIn .2s ease-out;background-color:#0009}.modal-content{animation:slideUp .3s ease-out;background-color:#fff;border-radius:12px;box-shadow:0 10px 25px #0003;display:flex;flex-direction:column;max-width:600px;overflow:hidden;width:90%}.modal-header{border-bottom:1px solid #e5e7eb}.modal-header h3{color:#111827}.modal-close{border-radius:4px;color:#6b7280;padding:4px}.modal-close:hover{background-color:#f3f4f6;color:#111827}.modal-footer{background-color:#f9fafb;border-top:1px solid #e5e7eb;padding:12px 20px}.zenoti-toggle{align-items:center;background:#0000;border:none;border-radius:4px;color:#555;cursor:pointer;display:flex;height:32px;justify-content:center;margin-right:8px;transition:all .2s ease;width:32px}.zenoti-toggle:hover{background:#0000000d}.zenoti-toggle.active{animation:pulse 2s infinite;background:#4f46e5;color:#fff}.upload-modal{max-width:550px}.upload-options{display:flex;gap:20px;padding:30px}.upload-option{align-items:center;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:24px 16px;text-align:center;transition:all .2s}.upload-option:hover{border-color:#d1d5db;box-shadow:0 5px 10px #0000001a;transform:translateY(-2px)}.upload-option span{color:#111827;font-size:16px;font-weight:600;margin:12px 0 8px}.upload-option p{color:#6b7280;font-size:14px;margin:0}.document-option{background-color:#eff6ff;border-color:#93c5fd}.document-option svg{color:#2563eb}.image-option{background-color:#f0fdf4;border-color:#86efac}.image-option svg{color:#16a34a}.search-modal{max-width:550px}.search-options{display:flex;gap:20px;padding:30px}.search-option{align-items:center;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:24px 16px;text-align:center;transition:all .2s}.search-option:hover{border-color:#d1d5db;box-shadow:0 5px 10px #0000001a;transform:translateY(-2px)}.search-option .option-icon{align-items:center;background-color:#4f46e51a;border-radius:50%;display:flex;height:60px;justify-content:center;width:60px}.search-option span{color:#111827;font-size:16px;font-weight:600;margin:12px 0 8px}.search-option p{color:#6b7280;font-size:14px;margin:0}.full-match .option-icon{background-color:#4f46e51a}.full-match .option-icon svg{color:#4f46e5}.partial-match .option-icon{background-color:#10b9811a}.partial-match .option-icon svg{color:#10b981}.image-viewer-modal{max-height:90vh;max-width:90%}.image-container{align-items:center;display:flex;flex:1 1;justify-content:center;max-height:70vh;min-height:300px;overflow:auto;padding:20px}.viewed-image{max-height:100%;max-width:100%;object-fit:contain}.image-path{color:#6b7280;font-size:14px;margin:0;word-break:break-all}.view-image-link{color:#4f46e5;display:inline-block;font-weight:500;margin-top:6px;text-decoration:none;transition:color .2s}.view-image-link:hover{color:#4338ca;text-decoration:underline}@media (max-width:1030px){.chatbot-container,.chatbot-tab-content{flex-direction:column!important;overflow-x:hidden!important}.chat-history-sidebar,.chatbot-container,.chatbot-tab-content{box-sizing:border-box!important;max-width:100vw!important;min-width:0!important;width:100vw!important}.chat-history-sidebar{border-bottom:1px solid #e5e7eb!important;border-right:none!important;display:block!important;margin-bottom:1rem!important}.chat-main-area{box-sizing:border-box!important;max-width:100vw!important;min-width:0!important;padding:.5rem!important;width:100vw!important}.chat-toolbar{align-items:stretch!important;flex-direction:column!important;gap:.5rem!important;margin-bottom:.5rem!important;width:100%!important}.chat-toolbar>*{margin-bottom:.25rem!important;width:100%!important}.chat-messages,.chat-toolbar>*{box-sizing:border-box!important}.chat-messages{background:#f9fafb!important;border-radius:0!important;max-height:50vh!important;max-width:100vw!important;min-height:200px!important;min-width:0!important;overflow-x:hidden!important;overflow-y:auto!important;padding:.5rem 0!important;width:100vw!important}.message{background:#fff!important;border-radius:1rem!important;box-shadow:0 1px 4px #0000000f;font-size:14px!important;margin:.5rem 0!important;overflow-wrap:break-word!important;padding:.75rem 1rem!important;text-align:left!important;width:100%!important;word-break:break-word!important}.chat-input-area{align-items:center!important;background:#fff!important;border-radius:0 0 1rem 1rem!important;box-shadow:0 -1px 4px #0000000a;flex-direction:row!important;gap:.5rem!important;padding:.5rem 0!important;width:100vw!important}.chat-input-area,.chat-input-area .input-wrapper,.chat-input-area textarea{box-sizing:border-box!important;max-width:100vw!important;min-width:0!important}.chat-input-area .input-wrapper,.chat-input-area textarea{background:#f9fafb!important;border-radius:.5rem!important;font-size:14px!important;padding:.5rem!important;width:100%!important}.chat-input-area .internet-toggle,.chat-input-area .send-btn,.chat-input-area button{align-items:center!important;box-sizing:border-box!important;display:inline-flex!important;height:44px!important;justify-content:center!important;margin:0 .25rem!important;max-width:44px!important;min-width:44px!important;width:auto!important}}@media (max-width:600px){.chat-input-area,.chat-main-area,.chat-messages,.chat-toolbar,.chatbot-container,.chatbot-tab-content{box-sizing:border-box!important;font-size:16px!important;margin-bottom:12px!important;padding:16px!important;width:100%!important}.chat-messages .assistant-message,.chat-messages .message,.chat-messages .user-message{border-radius:12px!important;box-sizing:border-box!important;font-size:16px!important;margin-bottom:16px!important;padding:12px!important;width:100%!important}.chat-input-area,.chat-input-area textarea{box-sizing:border-box!important;font-size:16px!important;min-height:48px!important;padding:12px!important;width:100%!important}.chat-input-area button,.chat-toolbar button{font-size:16px!important;margin-bottom:8px!important;min-height:48px!important;width:100%!important}.chat-input-area,.chat-toolbar{flex-direction:column!important;gap:12px!important}.mobile-visible-test{background:#ff0;color:#222;display:block!important;font-weight:700;margin-bottom:12px;padding:8px}.chat-history-sidebar{display:none!important}.chat-main-area,.chat-messages,.chatbot-container,.chatbot-tab-content{box-sizing:border-box!important;max-width:100vw!important;min-width:0!important;padding:0!important;width:100vw!important}.chat-toolbar{gap:.25rem!important;margin-bottom:.25rem!important}.message{font-size:14px!important;padding:.5rem!important}.chat-input-area{gap:.25rem!important;padding:.25rem 0!important}.chat-input-area .input-wrapper,.chat-input-area textarea{font-size:14px!important;padding:.25rem!important}}@media (max-width:540px){.chat-input-area,.chat-toolbar{gap:.25rem!important;padding:.25rem .05rem!important}.chat-input-area .internet-toggle,.chat-input-area .send-btn,.chat-input-area button,.chat-toolbar>*{font-size:14px!important;padding:.25rem .1rem!important}.chat-input-area .input-wrapper,.chat-input-area textarea,.chat-messages{font-size:14px!important;padding:.25rem!important}}@media (max-width:440px){.chat-input-area,.chat-toolbar{gap:.1rem!important;padding:.1rem .01rem!important}.chat-input-area .internet-toggle,.chat-input-area .send-btn,.chat-input-area button,.chat-toolbar>*{font-size:14px!important;padding:.1rem .05rem!important}.chat-input-area .input-wrapper,.chat-input-area textarea,.chat-messages{font-size:14px!important;padding:.1rem!important}}@media (min-width:1025px){.chatbot-mobile-message{display:none!important}}.round-send-btn{align-items:center;border-radius:50%;box-sizing:border-box;display:flex;font-size:0;height:48px;justify-content:center;max-height:48px;max-width:48px;min-height:48px;min-width:48px;padding:0;transition:background .2s,box-shadow .2s;width:48px}.round-send-btn .spinner,.round-send-btn svg{display:block;height:24px;margin:0 auto;width:24px}.enhanced-user-management{background-color:#fff;border-radius:30px;max-width:100%;width:100%}.admin-section{box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;transition:box-shadow .3s ease}.admin-section:hover{box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000008}.admin-section-title{margin-bottom:1.25rem;position:relative}.admin-section-title:after{border-radius:3px;bottom:0;content:"";height:3px;left:0;position:absolute;width:2.5rem}.user-management-controls{align-items:center;border-bottom:1px solid #e2e8f099;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.user-management-actions{align-items:center;display:flex;gap:.625rem}.action-button{font-size:.8125rem;gap:.375rem;letter-spacing:.01em;padding:.5rem .875rem;transition:all .2s ease;white-space:nowrap}.save-button,.send-button{margin-top:0;padding:10px!important;width:100%!important}.send-button{align-items:flex-start;background-color:#4f46e5!important;border:none;border:none!important;border-radius:6px;box-shadow:0 1px 2px #4f46e51a!important;color:#fff!important;cursor:pointer;display:flex;font-weight:500;gap:1%;justify-content:center;transition:background-color .2s}.send-button svg{margin:0!important;padding:0!important}.delete-button{background-color:#ef4444!important;border:none;cursor:pointer;display:flex;font-weight:500;margin-top:0}.delete-button,.submit-button{border:none!important;border-radius:6px;color:#fff!important;gap:1%;justify-content:center;padding:10px!important;transition:background-color .2s;width:100%!important}.submit-button{align-items:flex-start;background-color:#4f46e5!important;box-shadow:0 1px 2px #4f46e51a!important;margin:0!important}.submit-button:hover{background-color:#4338ca!important;color:#fff!important}.cancel-button:disabled,.submit-button:disabled{margin:0}.invite-button{background-color:#4f46e5!important;border:none;border:none!important;border-radius:6px;box-shadow:0 1px 2px #4f46e51a!important;color:#fff!important;cursor:pointer;font-weight:500;margin-top:0;padding:10px!important;transition:background-color .2s;width:100%!important}.invite-button:hover{background-color:#4338ca!important;box-shadow:0 4px 6px #4f46e526!important;transform:translateY(-1px)!important}.export-button,.refresh-button{background-color:#f8fafccc!important;border:1px solid #e2e8f0cc!important;color:#475569!important;transition:all .2s ease!important}.export-button:hover,.refresh-button:hover{background-color:#fff!important;border-color:#cbd5e1!important;box-shadow:0 2px 4px #00000008!important;color:#1e293b!important;transform:translateY(-1px)!important}.user-management-filters{align-items:center;display:flex;gap:.75rem}.search-container{gap:.5rem}.search-container:focus-within{width:260px}.search-icon{pointer-events:none;transition:color .2s ease}.search-container:focus-within .search-icon{color:#4f46e5}.search-input{background-color:#f8fafccc;border:1px solid #e2e8f0e6;border-radius:6px;font-size:.8125rem;padding:.5rem .75rem .5rem 2.25rem}.search-input:hover{background-color:#f8fafce6;border-color:#cbd5e1}.search-input:focus{box-shadow:0 0 0 3px #a5b4fc26}.filter-group label{font-size:.8125rem;white-space:nowrap}.filter-select{background-color:#fffc;border:1px solid #e2e8f0e6;border-radius:6px;font-size:.8125rem;padding:.5rem 2rem .5rem .75rem;transition:all .2s ease}.filter-select:hover{border-color:#cbd5e1}.filter-select:focus{background-color:#fff;box-shadow:0 0 0 3px #a5b4fc26}.users-table-container{border:1px solid #e2e8f0b3;border-radius:.5rem;box-shadow:0 1px 3px #00000008,0 1px 2px #00000005;overflow:hidden;transition:box-shadow .3s ease}.users-table-container:hover{box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.users-table{border-collapse:initial;border-spacing:0;width:100%}.users-table td,.users-table th{border-bottom:1px solid #e2e8f0bf;text-align:left}.users-table td{padding:.75rem .9rem}.users-table th{background-color:#f8fafc80;border-bottom:1px solid #e2e8f0b3;color:#94a3b8;font-size:.6875rem;font-weight:500;height:32px;letter-spacing:.03em;padding:.375rem 1rem;text-transform:uppercase;transition:all .15s ease;white-space:nowrap}.user-filters-selector{display:flex!important}.users-table th.sortable{cursor:pointer;padding-right:1.25rem;position:relative}.users-table th.sortable:after{color:#cbd5e1;content:"↕";font-size:.625rem;opacity:.4;position:absolute;right:.5rem;transition:all .15s ease}.users-table th.sortable:hover:after{color:#4f46e5;opacity:.9}.users-table th.sortable:hover{background-color:#f8fafce6;color:#475569}.users-table tbody tr{background-color:#fff;transition:all .15s ease}.users-table tbody tr:hover{background-color:#f8fafcb3;box-shadow:0 1px 3px #00000005;transform:translateY(-1px)}.users-table tbody tr:last-child td{border-bottom:none}.checkbox-cell{padding-left:1rem;width:36px}.checkbox-container{display:inline-block;height:16px;margin:0!important;width:16px}.checkbox-checkmark{border:1.5px solid #cbd5e1cc;border-radius:4px;box-shadow:0 1px 2px #00000005;height:16px;left:0;position:absolute;top:0;transition:all .2s ease;width:16px}.checkbox-container:hover input~.checkbox-checkmark{background-color:#f8fafc;border-color:#94a3b8}.checkbox-container input:checked~.checkbox-checkmark{background-color:#4f46e5;border-color:#4338ca;box-shadow:0 1px 3px #4f46e533}.checkbox-checkmark:after{opacity:0;transform:scale(.8) rotate(45deg);transition:all .1s ease}.checkbox-container input:checked~.checkbox-checkmark:after{opacity:1;transform:scale(1) rotate(45deg)}.checkbox-container .checkbox-checkmark:after{left:5px}.user-badge{background-color:#e2e8f099;border-radius:5px!important;box-shadow:0 1px 2px #00000005;color:#475569;font-size:.6875rem;font-weight:500;letter-spacing:.02em;padding:.25rem .625rem;transition:all .2s ease}.user-badge:hover{box-shadow:0 2px 4px #0000000d;transform:translateY(-1px)}.user-badge.super-admin-badge{background-color:#fee2e2b3;border:1px solid #ef444426;color:#dc2626}.user-badge.admin-badge{background-color:#e0e7ffb3;border:1px solid #4f46e526;color:#4338ca}.user-filters{overflow:hidden!important}.status-badge{box-shadow:0 1px 2px #00000005;font-size:.6875rem;letter-spacing:.02em;padding:.25rem .625rem;transition:all .2s ease}.status-badge:hover{transform:translateY(-1px)}.status-badge.active{background-color:#dcfce7b3;border:1px solid #15803d26;color:#16a34a}.status-badge.inactive{background-color:#e2e8f080;border:1px solid #64748b1a}.last-active{color:#64748b;display:flex;font-size:.8125rem;letter-spacing:.01em;text-align:center}.last-active,.mfa-status{align-items:center;gap:.375rem}.mfa-status{border-radius:.25rem;display:inline-flex;font-size:.6875rem;font-weight:500;letter-spacing:.02em;padding:.25rem .625rem;transition:all .2s ease}.mfa-status.enabled{background-color:#f0fdf4b3;border:1px solid #bbf7d099;box-shadow:0 1px 2px #00000003;color:#16a34a}.mfa-status.enabled:hover{background-color:#f0fdf4e6;border-color:#bbf7d0cc;box-shadow:0 2px 4px #00000008;transform:translateY(-1px)}.mfa-status.disabled{background-color:#f8fafc99;border:1px solid #e2e8f0b3;color:#94a3b8}.mfa-status.disabled:hover{background-color:#f8fafce6;border-color:#e2e8f0e6}.action-buttons{gap:.375rem}.action-buttons .action-button{background-color:#f8fafcb3;border:1px solid #e2e8f0b3;border-radius:.375rem;color:#64748b;padding:.375rem;transition:all .2s ease}.action-buttons .action-button:hover{background-color:#fff;border-color:#a5b4fc80;box-shadow:0 2px 4px #00000008;color:#4f46e5;transform:translateY(-1px)}.users-table-footer{align-items:center;background-color:initial;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;color:#64748b;display:flex;font-size:.8125rem;justify-content:space-between;padding:.875rem 1.25rem}@media (max-width:768px){.user-management-controls{align-items:flex-start;flex-direction:column;gap:1rem;padding-bottom:1.25rem}.user-management-actions{justify-content:flex-start;margin-bottom:.5rem;width:100%}.user-management-filters{flex-wrap:wrap;gap:.5rem;width:100%}.search-container{margin-bottom:.5rem;width:100%}.search-container:focus-within{width:100%}.filter-group{flex:1 1;min-width:140px}.users-table th{font-size:.625rem;height:28px;padding:.3125rem .625rem}.users-table td{padding:.625rem .75rem}@media (max-width:640px){.admin-section{padding:1.25rem}.users-table-container{border-radius:.375rem}.action-buttons{flex-direction:column;gap:.5rem}}.admin-section{border-radius:.5rem!important;margin-bottom:1rem!important;padding:1rem!important}.users-table-container{border-radius:.5rem;overflow-x:auto;width:100%}.users-table{font-size:.95em;min-width:600px}}@media (max-width:480px){.admin-section{margin-bottom:.75rem!important;padding:.5rem!important}.users-table{font-size:.85em;min-width:400px}.users-table td,.users-table th{padding:.5rem .25rem}}@media (max-width:440px){.users-table,.users-table tr,.users-table-container{box-sizing:border-box!important;margin:0!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important;padding:0!important;width:100%!important}.users-table tr{display:block!important;margin:.5rem 0!important}.users-table td,.users-table tr{box-sizing:border-box!important;max-width:100%!important;overflow-wrap:break-word!important;padding:.5rem .25rem!important;width:100%!important;word-break:break-word!important}.users-table td{align-items:flex-start;border:none;border-bottom:1px solid #f3f4f6;display:flex!important;font-size:1em;min-width:0!important;position:relative;white-space:normal!important}.users-table td,.users-table td:before{justify-content:center!important;text-align:center!important}.users-table td:before{margin:0 auto .25rem!important;overflow-wrap:break-word!important;word-break:break-word!important}}@media (max-width:340px){.users-table td,.users-table tr{font-size:.95em!important;padding:.25rem .1rem!important}}@media (max-width:1030px){.admin-section,.enhanced-user-management,.user-card,.user-management-actions,.user-management-controls,.user-management-filters{box-sizing:border-box!important;max-width:100vw!important;overflow-x:hidden!important;width:100%!important}.user-management-actions,.user-management-controls,.user-management-filters{display:flex!important;flex-wrap:wrap!important;min-width:0!important}.user-management-actions>*,.user-management-controls>*,.user-management-filters>*{flex:1 1!important;max-width:100%!important;min-width:0!important}.last-active,.mfa-status,.status-badge{white-space:pre-wrap!important;word-break:break-word!important}.users-table,.users-table tr,.users-table-container{box-sizing:border-box!important;display:block!important;margin:0!important;max-width:100vw!important;min-width:0!important;overflow-x:hidden!important;padding:0!important;width:100%!important}.users-table tr{align-items:flex-start!important;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 1px 4px #0000000f;flex-direction:column!important;margin:.5rem 0!important}.users-table td,.users-table tr{box-sizing:border-box!important;display:flex!important;max-width:100vw!important;overflow-wrap:break-word!important;padding:.5rem .25rem!important;width:100%!important;word-break:break-word!important}.users-table td{align-items:flex-start;border:none;border-bottom:1px solid #f3f4f6;font-size:1em;min-width:0!important;position:relative;white-space:normal!important}.users-table td,.users-table td:before{justify-content:flex-start!important;text-align:left!important}.users-table td:before{margin:0 0 .25rem!important;overflow-wrap:break-word!important;word-break:break-word!important}}@media (max-width:600px){.users-table td,.users-table tr{font-size:.95em!important;padding:.25rem .1rem!important}}.app-header{background-color:#4f46e5;background-color:var(--color-primary,#4f46e5);border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--color-border,#e5e7eb);color:#fff;justify-content:space-between;padding:1rem}.app-header,.logo-container{align-items:center;display:flex}.logo-container{gap:1rem}.logo{height:40px;width:auto}.app-header h1{color:#fff;color:var(--color-text-inverse,#fff);font-size:1.5rem;font-weight:600;margin:0}.header-actions,.user-profile{align-items:center}.user-profile{background-color:#fff3;border-radius:6px;display:flex;gap:.5rem;margin-right:.5rem;padding:.5rem 1rem}.user-avatar{background-color:#ffffff4d;height:24px;width:24px}.user-name{color:#fff;font-size:.9rem;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logout-button,.theme-button,.theme-toggle{align-items:center;background-color:#fff3;border:none;border-radius:6px;color:#fff;color:var(--color-text-inverse,#fff);cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;padding:.5rem;transition:background-color .3s}.logout-button,.theme-button{padding:.5rem 1rem}.logout-button:hover,.theme-button:hover,.theme-toggle:hover{background-color:#ffffff4d}.theme-selector{position:relative}.theme-options{animation:fadeIn .2s ease-out;background-color:#fff;border-radius:6px;box-shadow:0 4px 12px #00000026;margin-top:.5rem;min-width:180px;padding:.5rem;position:absolute;right:0;top:100%;z-index:100}.theme-options button{align-items:center;background:none;border:none;border-radius:4px;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;padding:.6rem .75rem;text-align:left;transition:background-color .2s;width:100%}.theme-options button:hover{background-color:#f3f4f6}.theme-options button.active{background-color:#f3f4f6;font-weight:500}.theme-color-indicator{background-color:#4f46e5;background-color:var(--theme-color,#4f46e5);border-radius:50%;height:16px;width:16px}@media (max-width:768px){.app-header{padding:.75rem}.logo{height:32px}.app-header h1{font-size:1.2rem}.logout-button,.theme-button{font-size:.8rem;padding:.4rem .75rem}}@media (max-width:480px){.app-header{padding:.6rem}.logo{height:28px}.app-header h1{font-size:1rem}.logout-button span,.theme-button span{display:none}.logout-button,.theme-button,.theme-toggle{padding:.5rem}.header-actions{gap:.5rem}.user-profile{padding:.4rem .6rem}.user-name{font-size:.8rem;max-width:80px}.user-avatar{height:20px;width:20px}}.enhanced-system-settings{margin:0 auto;max-width:100%;width:100%}.admin-section{border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:1.75rem}.admin-section-title{border-bottom:1px solid #e2e8f0;color:#1e293b;font-size:1.5rem;font-weight:700;letter-spacing:-.025em;margin-top:0}.success-message{margin-bottom:1.5rem}.error-message,.success-message{animation:fadeIn .3s ease-out;border-radius:.5rem;gap:.75rem;padding:1rem 1.25rem}.settings-container{display:flex;gap:2rem}.settings-navigation{border-right:1px solid #e2e8f0;flex:0 0 220px;max-height:calc(100vh - 3rem);overflow-y:auto;padding-bottom:2rem;padding-right:1.5rem;padding-top:.5rem;position:-webkit-sticky;position:sticky;top:1.5rem}.settings-content{flex:1 1;min-width:0;padding-top:.5rem}.nav-item{align-items:center;background:none;border:none;border-radius:.5rem;color:#64748b;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.75rem;margin-bottom:.25rem;padding:.875rem 1rem;text-align:left;transition:all .2s;width:100%}.nav-item:hover{background-color:#f1f5f9;color:#334155}.nav-item.active{background-color:#eff6ff;border-left:3px solid #3b82f6;color:#3b82f6;font-weight:600}.nav-item.active svg{color:#3b82f6}.nav-item svg{color:#94a3b8;flex-shrink:0;transition:color .2s}.settings-loading{align-items:center;color:#64748b;display:flex;flex-direction:column;justify-content:center;padding:4rem 0}.spinner{color:#3b82f6;margin-bottom:1.5rem}.settings-loading p{color:#64748b;font-size:1rem}.settings-section{animation:fadeIn .3s ease-out;margin-bottom:3rem;padding-bottom:1.5rem}.settings-section:not(:last-child){border-bottom:1px solid #e2e8f0}.settings-title{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:.75rem;margin-top:1rem}.settings-description{color:#64748b;font-size:.95rem;line-height:1.5;margin-bottom:2rem}.form-row{margin-bottom:1.75rem}label{color:#475569;display:block;font-size:.95rem;font-weight:600;line-height:1.5;margin-bottom:.625rem;overflow:visible;text-overflow:clip;white-space:normal;width:100%}.form-input,.form-select{border:1.5px solid #cbd5e1;box-sizing:border-box;color:#1e293b}.form-input:focus,.form-select:focus{background-color:#fff;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f64d;outline:none}.form-input:disabled,.form-select:disabled{background-color:#f1f5f9;color:#94a3b8;cursor:not-allowed;opacity:.8}.form-select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}.input-help{color:#64748b;font-size:.875rem;line-height:1.4;margin-top:.5rem;overflow:visible;text-overflow:clip;white-space:normal;width:100%}.checkbox-group{margin-bottom:1.5rem}.checkbox-container{align-items:flex-start}.checkbox-container input[type=checkbox]{accent-color:#3b82f6;height:1rem;margin-right:.75rem;margin-top:.25rem;width:1rem}.checkbox-label{color:#334155;font-size:.95rem;font-weight:500;margin-bottom:0}.checkbox-group-title{clear:both;color:#475569;font-size:1rem;font-weight:600;margin-bottom:.875rem;margin-top:1.5rem;width:100%}.cancel-button,.run-backup-button,.submit-button{align-items:center;border-radius:.5rem;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;padding:.75rem 1.25rem;transition:all .2s}.cancel-button{color:#475569}.cancel-button:hover{color:#334155}.submit-button{border:1px solid #0000}.submit-button:hover{box-shadow:0 4px 6px #2563eb1a;transform:translateY(-1px)}.run-backup-button{background-color:#10b981;border:1px solid #0000;color:#fff}.run-backup-button:hover{background-color:#059669;box-shadow:0 4px 6px #0596691a;transform:translateY(-1px)}.cancel-button:disabled,.run-backup-button:disabled,.submit-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.7;transform:none}.run-backup-button:active,.submit-button:active{transform:translateY(0)}.connection-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.connection-header h4{color:#1e293b;font-size:1.125rem;font-weight:600;margin:0}.test-connection-button{align-items:center;background-color:#f1f5f9;border:1px solid #cbd5e1;border-radius:.5rem;color:#475569;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.625rem 1rem;transition:all .2s}.test-connection-button:hover{background-color:#e2e8f0;color:#334155}.test-connection-button:disabled{cursor:not-allowed;opacity:.7}.connection-status{align-items:flex-start;border-radius:.5rem;display:flex;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem}.connection-status.success{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.connection-status.error{background-color:#fef2f2}.connection-status svg{flex-shrink:0;margin-top:.25rem}.connection-status p{line-height:1.5;margin:0;overflow:visible;text-overflow:clip;white-space:normal;width:100%}.database-connection{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;margin-bottom:2rem;padding:1.5rem}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.section-header h4{color:#1e293b;font-size:1.125rem;font-weight:600;margin:0}.api-keys-section{border-top:1px solid #e2e8f0;margin-top:2.5rem;padding-top:2rem}.add-key-button{align-items:center;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;color:#3b82f6;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.625rem 1rem;transition:all .2s}.add-key-button:hover{background-color:#dbeafe;color:#2563eb}.add-key-button:disabled{cursor:not-allowed;opacity:.7}.api-keys-list{background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;margin-top:1.5rem;overflow:hidden}.api-key-item{border-bottom:1px solid #e2e8f0;display:flex;flex-wrap:wrap;justify-content:space-between;padding:1rem 1.25rem}.api-key-item:last-child{border-bottom:none}.api-key-item.revoked{background-color:#f1f5f9;opacity:.8}.api-key-info{flex:1 1;min-width:0}.api-key-name{color:#334155;font-size:.95rem;font-weight:600;margin-bottom:.375rem}.api-key-details{color:#64748b;display:flex;flex-wrap:wrap;font-size:.875rem;gap:1.5rem}.api-key-created,.api-key-expires,.api-key-revoked,.api-key-value{white-space:nowrap}.api-key-value{background-color:#f1f5f9;border-radius:.375rem;color:#334155;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem;letter-spacing:.025em;margin:0 1.5rem;max-width:160px;overflow:hidden;padding:.375rem .75rem;text-overflow:ellipsis}.api-key-actions,.revoke-key-button{align-items:center;display:flex}.revoke-key-button{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.375rem;color:#ef4444;cursor:pointer;font-size:.875rem;font-weight:500;gap:.375rem;padding:.375rem .75rem;transition:all .2s}.revoke-key-button:hover{background-color:#fee2e2;color:#dc2626}.no-keys-message{color:#64748b;font-size:.95rem;padding:2rem 1.5rem;text-align:center}.no-keys-message p{line-height:1.5;margin:0 0 1.5rem;overflow:visible;text-overflow:clip;white-space:normal;width:100%}.metrics-list{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));margin-top:1.5rem}.metric-item{border-radius:.5rem;padding:1.25rem;transition:all .2s}.metric-item:hover{background-color:#fff;box-shadow:0 1px 3px #0000001a;transform:translateY(-2px)}.metric-name{font-weight:500;margin-bottom:.75rem}.metric-value{color:#1e293b;font-size:1.5rem}.toggle-label{cursor:pointer;margin-bottom:.5rem;width:100%}.toggle-button{border-radius:14px;height:28px;margin-left:auto;width:52px}.toggle-track{border-radius:14px;bottom:0;left:0;right:0;top:0;transition:all .3s}.toggle-indicator{height:22px;left:3px;top:3px;transition:all .3s;width:22px}.modal-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-container{animation:modalEnter .3s ease-out;border-radius:.75rem;max-width:540px}.modal-header{padding:1.25rem 1.5rem}.modal-close{border-radius:.375rem;padding:.375rem;transition:all .2s}.modal-body{flex:1 1}.modal-footer{gap:1rem;padding:1.25rem 1.5rem}.mfa-settings{margin-top:1.5rem}.mfa-toggle{align-items:center;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;display:flex;justify-content:space-between;margin-bottom:1.25rem;padding:1.25rem}.info-box{border-radius:.5rem;gap:1rem;margin-bottom:1rem;padding:1.25rem}.upload-section-container{margin-top:40px;padding-top:10px}.upload-divider{align-items:center;display:flex;margin:20px 0}.divider-line{background-color:#e2e8f0;flex:1 1;height:1px}.upload-divider span{color:#475569;font-size:16px;font-weight:500;padding:0 15px}.upload-instructions{color:#64748b;font-size:14px;margin-bottom:20px}.toggle-upload-button{align-items:center;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;color:#4b5563;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;margin:0 auto 20px;padding:10px 16px;transition:all .2s}.backup-init-component{background-color:#0000000d;border-radius:6px;margin-bottom:24px;padding:16px}.backup-status{align-items:center;border-radius:4px;display:flex;padding:12px}.backup-status.checking,.backup-status.setting-up{background-color:#3b82f61a}.backup-status.ready{background-color:#22c55e1a}.backup-status.not-ready{background-color:#eab3081a}.backup-status.error{background-color:#ef44441a}.backup-status .icon{margin-right:12px}.backup-status .success{color:#22c55e}.backup-status .warning{color:#eab308}.backup-status .error{color:#ef4444}.backup-status .spinning{animation:spin 1.5s linear infinite}.action-buttons{gap:8px;margin-top:12px}.alternative-button,.retry-button,.setup-button{align-items:center;border-radius:4px;cursor:pointer;display:flex;font-size:14px;padding:8px 16px;transition:background-color .2s,opacity .2s}.setup-button{background-color:#3b82f6;border:none;color:#fff}.retry-button{background-color:#e5e7eb;border:none;color:#374151}.alternative-button{background-color:#f3f4f6;border:1px solid #d1d5db;color:#4b5563}.alternative-button:hover,.retry-button:hover,.setup-button:hover{opacity:.9}.alternative-button:disabled,.retry-button:disabled,.setup-button:disabled{cursor:not-allowed;opacity:.5}.check-results{background-color:#00000008;border-radius:4px;font-size:12px;margin-top:16px;max-height:200px;overflow:auto;padding:12px}.check-results pre{font-family:monospace;font-size:11px;white-space:pre-wrap}.toggle-upload-button:hover{background-color:#e5e7eb}.upload-zone-wrapper{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:30px;padding:20px}.recent-uploads{margin-top:30px}.recent-uploads h4{color:#334155;font-size:16px;font-weight:500;margin-bottom:15px}.uploads-list{list-style:none;margin:0;padding:0}.upload-item{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;padding:12px 16px}.upload-item:last-child{border-bottom:none}.upload-icon{font-size:24px;margin-right:16px}.upload-details{display:flex;flex:1 1;flex-direction:column}.upload-name{color:#334155;font-size:14px;font-weight:500;margin-bottom:4px}.upload-meta{color:#64748b;font-size:12px}.upload-status{color:#10b981;font-size:14px;font-weight:500}.form-group+.form-row,.form-row+.form-group{margin-top:.5rem}#apiEnabled,#autoBackup,#forceMfa,#includeDatabase,#includeFiles,#includeSettings,#logAllRequests,#ssoEnabled,[name=adminAlerts],[name=emailNotifications],[name=notifyOnErrors],[name=notifyOnNewUsers],[name=notifyOnStorageLimit],[name=slackNotifications]{margin-right:.5rem}#retentionDays{margin-top:.5rem}@keyframes modalEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.settings-container{flex-direction:column}.settings-navigation{border-bottom:1px solid #e2e8f0;border-right:none;display:flex;flex:none;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;max-height:none;padding-bottom:1.5rem;padding-right:0;position:static;width:100%}.nav-item{flex:1 0 auto;font-size:.875rem;justify-content:center;min-width:100px;padding:.5rem .75rem;text-align:center}.nav-item svg{display:none}.form-row{flex-direction:column;gap:1.5rem}.connection-header{align-items:flex-start;flex-direction:column;gap:1rem}.test-connection-button{justify-content:center;width:100%}.api-key-item{align-items:flex-start;flex-direction:column;gap:1rem}.api-key-value{margin:.5rem 0;max-width:100%}.api-key-actions{width:100%}.revoke-key-button{justify-content:center;width:100%}.form-actions{flex-direction:column}.form-actions button{width:100%}.metrics-list{grid-template-columns:1fr}.modal-container{width:95%}.modal-footer{flex-direction:column}.modal-footer button{width:100%}.settings-section{padding-top:1rem}}.settings-section label{color:#475569;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.settings-description,.settings-section .input-help,.settings-section label,.settings-section p{display:block;line-height:1.5;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;width:100%}.settings-description,.settings-section .input-help,.settings-section p{color:#64748b;font-size:.875rem;margin-bottom:.875rem}.form-group{clear:both;margin-bottom:1.75rem;width:100%}.form-input,.form-select{background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:.5rem;box-sizing:border-box!important;font-size:.95rem;padding:.75rem 1rem;transition:all .2s;width:100%}.checkbox-container{align-items:flex-start!important;display:flex!important;margin-bottom:.75rem;width:100%}.checkbox-container input[type=checkbox]{flex-shrink:0;margin-right:.75rem!important;margin-top:.3125rem!important}.checkbox-label{margin-bottom:0!important;margin-top:0!important}@media (max-width:768px){.settings-navigation{border-bottom:1px solid #e2e8f0;border-right:none!important;display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:1rem;padding-bottom:1rem;padding-right:0!important}.nav-item{flex-basis:calc(33.333% - 0.375rem);flex-grow:1;flex-shrink:0;justify-content:center;min-width:90px;padding:.5rem .625rem;text-align:center}.nav-item,.nav-item span{font-size:.875rem}.nav-item svg{display:none}.settings-section{padding-top:.5rem}.settings-title{font-size:1.125rem}}#apiEnabled,#forceMfa,#logAllRequests,#ssoEnabled,[name=adminAlerts],[name=autoBackup],[name=emailNotifications],[name=includeDatabase],[name=includeFiles],[name=includeSettings],[name=notifyOnErrors],[name=notifyOnNewUsers],[name=notifyOnStorageLimit],[name=slackNotifications]{margin-right:.75rem!important}.connection-header{margin-bottom:1rem!important}.connection-status{margin-bottom:1.5rem!important}.api-keys-section{margin-top:2rem!important;padding-top:1.5rem!important}.connection-header h4,.section-header h4,.settings-title{color:#1e293b!important;font-size:1.25rem!important;font-weight:600!important;margin-bottom:.75rem!important;margin-top:.5rem!important}.form-row{display:flex;gap:1.5rem;margin-bottom:1.5rem}.form-row .form-group{flex:1 1;margin-bottom:0}@media (max-width:768px){.form-row{flex-direction:column;gap:1.25rem}.form-actions{flex-direction:column;gap:.75rem}.form-actions button{width:100%}}.mfa-toggle{margin-bottom:1.25rem!important}.info-box{margin-bottom:1rem!important}.section-header{margin-bottom:1.25rem!important}.run-backup-button,.submit-button{margin-left:.75rem}@media (min-width:769px) and (max-width:1024px){.settings-navigation{flex:0 0 180px}.api-key-details{flex-direction:column;gap:.5rem}.metrics-list{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (max-width:640px){.upload-item{align-items:flex-start;flex-direction:column}.upload-icon{margin-bottom:8px}.upload-status{margin-top:8px}}.file-permissions-manager{max-width:100%;width:100%}.file-permissions-manager .admin-section{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001f,0 1px 2px #00000014;margin-bottom:1.5rem;padding:1.75rem}.file-permissions-manager .admin-section-title{border-bottom:1px solid #e2e8f0;color:#1e293b;font-size:1.5rem;font-weight:700;letter-spacing:-.01em;margin-bottom:.75rem;margin-top:0;padding-bottom:.75rem}.section-description{color:#64748b;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem}.error-message,.success-message{animation:fadeIn .3s ease-out;border-radius:.375rem;margin-bottom:1rem;padding:.75rem 1rem}.success-message{border:1px solid #bbf7d0;color:#15803d}.error-message{justify-content:space-between}.error-icon{flex-shrink:0}.dismiss-button{align-items:center;background:none;border:none;border-radius:50%;color:#b91c1c;cursor:pointer;display:flex;justify-content:center;padding:.25rem}.dismiss-button:hover{background-color:#ef44441a}.files-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.search-container{flex:1 1;max-width:400px;min-width:240px}.search-icon{left:.75rem;top:50%;transform:translateY(-50%)}.search-input{background-color:#f8fafc;padding:.625rem 2.5rem;transition:all .2s ease;width:100%}.search-input:focus{background-color:#fff;border-color:#a5b4fc;box-shadow:0 0 0 2px #a5b4fc33}.clear-search-button{right:.75rem;top:50%;transform:translateY(-50%)}.filter-controls{flex-wrap:wrap;gap:1rem}.filter-controls,.filter-group{align-items:center;display:flex}.filter-group{gap:.5rem}.filter-group label{color:#64748b;font-size:.875rem;font-weight:500}.filter-select{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.25em 1.25em;border:1px solid #e2e8f0;border-radius:.375rem;color:#1e293b;font-size:.875rem;min-width:120px;padding:.5rem .75rem}.filter-select:focus{border-color:#a5b4fc;box-shadow:0 0 0 2px #a5b4fc33;outline:none}.filter-toggle{align-items:center;display:flex;gap:.5rem}.filter-toggle span{color:#64748b;font-size:.875rem}.switch{display:inline-block;height:20px;position:relative;width:38px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#e2e8f0;border-radius:20px;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.3s}.slider:before{background-color:#fff;border-radius:50%;bottom:2px;content:"";height:16px;left:2px;width:16px}input:checked+.slider{background-color:#4f46e5}input:focus+.slider{box-shadow:0 0 1px #4f46e5}input:checked+.slider:before{transform:translateX(18px)}.refresh-button{align-items:center;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;color:#64748b;display:flex;font-size:.875rem;gap:.5rem;padding:.5rem .75rem;transition:all .2s}.refresh-button:hover{background-color:#f1f5f9;color:#334155}.refresh-button:disabled{cursor:not-allowed;opacity:.6}.files-container{border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 1px 2px #0000000d;overflow:hidden}.files-count{background-color:#f8fafc;border-bottom:1px solid #e2e8f0;color:#64748b;font-size:.875rem;font-weight:500;padding:.75rem 1rem}.files-table-container{min-height:200px;overflow-x:auto}.files-table{border-collapse:collapse;table-layout:fixed;width:100%}.files-table td,.files-table th{border-bottom:1px solid #e2e8f0;overflow:hidden;padding:.875rem 1rem;text-align:left;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.files-table th{background-color:#f8fafc;color:#475569;font-size:.875rem;font-weight:600;position:-webkit-sticky;position:sticky;top:0;z-index:1}.files-table tbody tr{transition:background-color .2s}.files-table tbody tr:last-child td{border-bottom:none}.files-table tbody tr:hover{background-color:#f8fafc}.files-table tbody tr.restricted-file{background-color:#fffbeb}.files-table tbody tr.restricted-file:hover{background-color:#fef3c7}.file-info{align-items:center;display:flex;gap:.75rem;max-width:100%}.file-info svg{color:#64748b;flex-shrink:0}.file-name-container{display:flex;flex-direction:column;max-width:100%;min-width:0}.file-name{color:#334155;max-width:200px}.file-id{color:#94a3b8;font-size:.75rem;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-type-badge{align-items:center;background-color:#f1f5f9;color:#475569;display:inline-flex;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.file-type-badge,.status-badge{border-radius:.25rem}.status-badge.active{background-color:#dcfce7;color:#15803d}.status-badge.inactive{background-color:#f1f5f9;color:#64748b}.status-badge.processing{background-color:#e0f2fe;color:#6366f1}.visibility-tags{display:flex;flex-wrap:wrap;gap:.5rem}.visibility-tag{align-items:center;border-radius:.25rem;display:inline-flex;font-size:.75rem;font-weight:500;gap:.375rem;padding:.25rem .5rem;white-space:nowrap}.visibility-tag.restricted{background-color:#fee2e2;color:#b91c1c}.visibility-tag.all-users{background-color:#dcfce7;color:#15803d}.visibility-toggle-button{align-items:center;background-color:initial;border:1px solid #e2e8f0;border-radius:.375rem;cursor:pointer;display:flex;font-size:.75rem;font-weight:500;gap:.375rem;padding:.375rem .625rem;transition:all .2s;white-space:nowrap}.restricted-file .visibility-toggle-button{background-color:#dcfce7;border:1px solid #a7f3d0;color:#15803d}.restricted-file .visibility-toggle-button:hover{background-color:#a7f3d0}.files-table tbody tr:not(.restricted-file) .visibility-toggle-button{background-color:#fee2e2;border:1px solid #fecaca;color:#b91c1c}.files-table tbody tr:not(.restricted-file) .visibility-toggle-button:hover{background-color:#fecaca}.visibility-toggle-button:disabled{cursor:not-allowed;opacity:.6}.empty-state,.loading-state{align-items:center;color:#64748b;display:flex;flex-direction:column;justify-content:center;padding:3rem 0;text-align:center}.empty-state svg,.loading-state svg{color:#94a3b8;margin-bottom:1rem}.empty-state h3{color:#475569;margin-top:0}.empty-state p{margin-top:0}.clear-filters-button{color:#475569}.file-column{width:35%}.type-column{width:10%}.date-column{width:20%}.status-column,.visibility-column{width:10%}.actions-column{width:15%}@media (max-width:768px){.files-toolbar{align-items:stretch;flex-direction:column}.search-container{max-width:none}.filter-controls{align-items:flex-start;flex-direction:column}.file-name{max-width:150px}.file-id{max-width:100px}.visibility-toggle-button span{display:none}.files-table td,.files-table th{padding:.625rem .5rem}.admin-section{border-radius:.5rem!important;margin-bottom:1rem!important;padding:1rem!important}.files-container{border-radius:.5rem}.files-container,.files-table-container{overflow-x:auto;width:100%}.files-table{font-size:.95em;min-width:600px}}@media (max-width:480px){.files-table,.files-table tbody,.files-table thead,.files-table tr{display:block!important;min-width:0!important;overflow-x:visible!important;width:100%!important}.files-table thead{display:none!important}.files-table tr{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 1px 4px #0000000f;margin-bottom:1rem;padding:.5rem .75rem}.files-table td{align-items:flex-start;border:none;border-bottom:1px solid #f3f4f6;box-sizing:border-box;display:flex!important;font-size:1em;justify-content:center!important;min-width:0;padding:.5rem!important;position:relative;text-align:center!important;white-space:normal;width:100%!important}.files-table td:last-child{border-bottom:none}.files-table td:before{color:#6366f1;content:attr(data-label);display:block;flex-shrink:0;font-weight:600;justify-content:center!important;margin-right:1rem;margin:0 auto .25rem!important;min-width:110px;text-align:center!important}}.enhanced-analytics-dashboard{margin:0 auto;max-width:100%;width:100%}.dashboard-content{padding:1.5rem}.dashboard-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.header-title{align-items:center;display:flex;gap:.75rem}.header-title h1{color:#1e293b;font-size:1.875rem;font-weight:700;margin:0}.tier-badge{background-color:#3b82f6;border-radius:.25rem;color:#fff;font-size:.75rem;font-weight:500;padding:.25rem .5rem;text-transform:uppercase}.dashboard-actions{align-items:center;display:flex;gap:1.5rem}.dashboard-presets{align-items:center;display:flex;gap:1rem}.preset-select{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m19 9-7 7-7-7'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1rem;border:1px solid #e2e8f0;border-radius:.375rem;color:#1e293b;cursor:pointer;font-size:.875rem;padding:.5rem 2rem .5rem .75rem}.preset-select:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f64d;outline:none}.timeframe-selector{align-items:center;border:1px solid #e2e8f0;overflow:hidden}.timeframe-selector button{color:#64748b;padding:.5rem .75rem;transition:all .2s}.timeframe-selector button:hover{background-color:#f1f5f9;color:#334155}.timeframe-selector button.active{background-color:#3b82f6;color:#fff}.dashboard-buttons{display:flex;gap:.5rem}.action-button:hover{background-color:#f1f5f9}.action-button:disabled{opacity:.5}.refresh-button{background-color:#f1f5f9!important;color:#3b82f6!important}.export-button,.refresh-button{border:1px solid #e2e8f0!important;border-radius:.375rem!important;margin:0!important}.export-button{background-color:#f0fdf4!important;color:#10b981!important}.export-button:hover{background-color:#d1fae5!important;color:#059669!important}.save-button{background-color:#eff6ff!important;border:1px solid #e2e8f0!important;border-radius:.375rem!important;color:#3b82f6!important;margin:0!important}.save-button:hover{background-color:#bfdbfe!important;color:#2563eb!important}.error-message{color:#ef4444}.dashboard-tabs{-ms-overflow-style:none;border-bottom:1px solid #e2e8f0;display:flex;margin-bottom:1.5rem;overflow-x:auto;scrollbar-width:none}.dashboard-tabs::-webkit-scrollbar{display:none}.dashboard-tabs button{align-items:center;background:none;border:none;border-bottom:2px solid #0000;color:#64748b;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1rem;transition:all .2s;white-space:nowrap}.dashboard-tabs button:hover{color:#334155}.dashboard-tabs button.active{border-bottom-color:#3b82f6;color:#3b82f6}.dashboard-main{min-height:400px;position:relative}.analytics-loading{align-items:center;display:flex;flex-direction:column;height:400px;justify-content:center}.stats-summary{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-bottom:1.5rem}.stat-card{border:1px solid #e2e8f0;transition:all .2s}.stat-card:hover{box-shadow:0 4px 6px #0000000d;transform:translateY(-2px)}.stat-icon{align-items:center;border-radius:.375rem;display:flex;height:40px;justify-content:center;margin-bottom:1rem;width:40px}.stat-icon,.users-stat .stat-icon{background-color:#eff6ff;color:#3b82f6}.sessions-stat .stat-icon{background-color:#f0fdf4;color:#10b981}.searches-stat .stat-icon{background-color:#f0f9ff;color:#6366f1}.documents-stat .stat-icon{background-color:#fef3c7;color:#d97706}.images-stat .stat-icon{background-color:#fdf2f8;color:#db2777}.stat-content{display:flex;flex-direction:column}.stat-content h3{color:#64748b;font-size:.875rem;font-weight:500;margin-bottom:.5rem;margin-top:0}.stat-value{color:#1e293b}.stat-detail{align-items:center;display:flex;font-size:.75rem;gap:.5rem}.stat-detail,.stat-label{color:#64748b}.stat-subvalue{color:#334155;font-weight:500}.stat-change{font-size:.75rem;margin:0!important}.charts-grid{margin-bottom:1.5rem}.chart-card{border:1px solid #e2e8f0;grid-column:span 6;overflow:hidden}.chart-card.large{grid-column:span 12}.chart-title{color:#334155;font-size:1rem;font-weight:600;margin-bottom:1rem;margin-top:0}.chart-container{height:100%;min-height:250px}.user-growth-chart{display:flex;flex-direction:column;height:100%}.growth-summary{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.growth-value{display:flex;flex-direction:column}.total-value{color:#1e293b;font-size:1.5rem;font-weight:600}.total-label{color:#64748b;font-size:.75rem}.growth-change{text-align:right}.change-value{align-items:center;display:flex;gap:.5rem;justify-content:flex-end}.new-users{color:#10b981;font-size:1.25rem;font-weight:600}.percentage{align-items:center;background-color:#f0fdf4;border-radius:.25rem;color:#10b981;display:flex;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.arrow{margin-right:.25rem}.change-label{color:#64748b;font-size:.75rem}.growth-chart{flex:1 1}.popular-content-list{display:flex;flex-direction:column;gap:.75rem;max-height:300px;overflow-y:auto}.popular-content-item{align-items:center;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;display:flex;padding:.75rem;transition:all .2s}.popular-content-item:hover{background-color:#f1f5f9}.content-icon{align-items:center;background-color:#eff6ff;border-radius:.375rem;color:#3b82f6;display:flex;height:40px;justify-content:center;margin-right:1rem;width:40px}.content-info{flex:1 1;min-width:0}.content-name{color:#334155;font-weight:500;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content-stats{color:#64748b;font-size:.75rem}.content-views{display:inline-block;margin-right:.75rem}.content-rank{align-items:center;background-color:#3b82f6;border-radius:50%;color:#fff;display:flex;font-size:.75rem;font-weight:600;height:24px;justify-content:center;margin-left:.75rem;width:24px}.recent-users-list{display:flex;flex-direction:column;gap:.75rem;max-height:300px;overflow-y:auto}.recent-user-item{align-items:center;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;display:flex;padding:.75rem;transition:all .2s}.recent-user-item:hover{background-color:#f1f5f9}.user-avatar{height:40px;margin-right:1rem;width:40px}.user-info{flex:1 1}.user-name{color:#334155;font-weight:500;margin-bottom:.25rem}.user-joined{color:#64748b;font-size:.75rem}.no-data-message{align-items:center;color:#64748b;display:flex;flex-direction:column;height:200px;justify-content:center;text-align:center}.realtime-stats-container{margin-bottom:1.5rem}.section-title{color:#334155;font-size:1rem;font-weight:600;margin-bottom:1rem;margin-top:0}.title-with-indicator{align-items:center;display:flex;gap:.5rem}.realtime-indicator{animation:pulse 1.5s infinite;background-color:#10b981;border-radius:50%;height:8px;width:8px}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.realtime-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.realtime-stat-card{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;padding:1rem;text-align:center}.realtime-stat-title{color:#64748b;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.realtime-stat-value{color:#334155;font-size:1.5rem;font-weight:600}.funnel-chart{gap:.75rem}.funnel-chart,.funnel-step{display:flex;flex-direction:column}.funnel-step{gap:.25rem}.funnel-label{color:#334155;font-size:.875rem;font-weight:500}.funnel-bar-container{background-color:#f1f5f9;border-radius:.25rem;height:2rem;overflow:hidden}.funnel-bar{align-items:center;border-radius:.25rem;display:flex;height:100%;justify-content:flex-end;padding-right:.75rem}.funnel-value{color:#fff;font-size:.875rem;font-weight:500}.empty-state{padding:3rem 1.5rem}.empty-state h3{font-size:1.25rem}.empty-state p{color:#64748b;margin-bottom:1.5rem}.clear-filters-button{align-items:center;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:.375rem;color:#64748b;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .2s}.clear-filters-button:hover{background-color:#e2e8f0;color:#334155}.table-container{overflow-x:auto;width:100%}.data-table{border-collapse:collapse;width:100%}.data-table td,.data-table th{border-bottom:1px solid #e2e8f0;padding:.75rem 1rem;text-align:left}.data-table th{background-color:#f8fafc;color:#64748b;font-weight:500;white-space:nowrap}.data-table td{color:#334155}.content-name-cell{align-items:center;display:flex;gap:.5rem}.value-warning{color:#f59e0b}.metrics-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.metric-item{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;padding:1rem}.metric-name{color:#64748b;font-size:.875rem;margin-bottom:.5rem}.metric-value{color:#334155;font-size:1.125rem;font-weight:600}.alerts-list{display:flex;flex-direction:column;gap:.75rem;max-height:300px;overflow-y:auto}.alert-item{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;padding:.75rem 1rem}.alert-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.alert-title{color:#334155;font-weight:500}.alert-status{border-radius:.25rem;font-size:.75rem;font-weight:500;padding:.125rem .375rem}.alert-status.resolved{background-color:#f0fdf4;color:#10b981}.alert-status.ongoing{background-color:#fff7ed;color:#f59e0b}.alert-status.critical{background-color:#fef2f2;color:#ef4444}.alert-status.completed{background-color:#f0f9ff;color:#6366f1}.alert-info{color:#64748b;display:flex;font-size:.75rem;justify-content:space-between}.alert-date,.alert-duration{align-items:center;display:flex;gap:.25rem}.modal-close{align-items:center;border-radius:.25rem;color:#64748b;display:flex;justify-content:center;padding:.25rem}.modal-close:hover{background-color:#f1f5f9;color:#334155}.form-info{background-color:#f8fafc;border-radius:.375rem;color:#64748b;font-size:.875rem;margin-bottom:1rem;padding:.75rem 1rem}.cancel-button{border:1px solid #cbd5e1;color:#334155;transition:all .2s}.submit-button{align-items:center;background-color:#3b82f6;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.625rem 1.25rem;transition:all .2s}.submit-button:hover{background-color:#2563eb}.cancel-button:disabled,.submit-button:disabled{cursor:not-allowed;opacity:.7}@media (max-width:1024px){.chart-card,.chart-card.large{grid-column:span 12}.dashboard-header{align-items:flex-start;flex-direction:column;gap:1rem}.dashboard-actions{flex-direction:column;gap:1rem;width:100%}.dashboard-buttons,.dashboard-presets{width:100%}.preset-select{flex:1 1}.timeframe-selector{justify-content:space-between;width:100%}.timeframe-selector button{flex:1 1}}@media (max-width:768px){.stats-summary{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.dashboard-tabs{flex-wrap:nowrap;overflow-x:auto}.dashboard-tabs button{padding:.75rem .5rem}}@media (max-width:640px){.realtime-stats,.stats-summary{grid-template-columns:1fr}.modal-footer{flex-direction:column}.modal-footer button{width:100%}}.recent-users-list.improved{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.recent-user-item.improved{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 2px #00000008;display:flex;padding:.75rem 1rem;transition:box-shadow .2s}.recent-user-item.improved:hover{box-shadow:0 4px 8px #0000000f}.user-avatar.improved{align-items:center;background:linear-gradient(135deg,#4f46e5 60%,#0ea5e9);border-radius:50%;box-shadow:0 2px 6px #4f46e514;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:44px;justify-content:center;margin-right:1rem;width:44px}.user-info.improved{display:flex;flex-direction:column;gap:.1rem}.user-name.improved{color:#1e293b;font-size:1.1rem;font-weight:600}.user-email.improved{color:#64748b;font-size:.95rem;margin-bottom:.1rem}.user-joined.improved{color:#94a3b8;font-size:.85rem}.theme-settings{background:#fff;background:var(--color-background,#fff);border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:20px}.theme-settings-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.theme-settings-header h2{align-items:center;display:flex;font-size:24px;font-weight:600;gap:10px;margin:0}.debug-button{background:#0000;border:1px solid #e5e7eb;border:1px solid var(--color-border,#e5e7eb);border-radius:4px;color:#1f2937;color:var(--color-text,#1f2937);cursor:pointer;padding:6px 12px;transition:all .2s ease}.debug-button:hover,.debug-panel{background:#f8fafc;background:var(--color-surface,#f8fafc)}.debug-panel{border:1px solid #e5e7eb;border:1px solid var(--color-border,#e5e7eb);border-radius:6px;font-family:monospace;margin-bottom:20px;padding:15px}.debug-panel h4{font-size:14px;margin:0 0 10px}.debug-panel pre{color:#6b7280;color:var(--color-text-secondary,#6b7280);margin:0;white-space:pre-wrap}.theme-settings-loading{color:#6b7280;color:var(--color-text-secondary,#6b7280);gap:15px;justify-content:center;padding:60px 20px}.no-themes-message,.theme-settings-loading{align-items:center;display:flex;flex-direction:column}.no-themes-message{background:#f8fafc;background:var(--color-surface,#f8fafc);border:1px solid #e5e7eb;border:1px solid var(--color-border,#e5e7eb);border-radius:8px;margin:20px 0;padding:40px;text-align:center}.no-themes-message h3{color:#ef4444;color:var(--color-error,#ef4444);margin:15px 0 10px}.reload-button{background:#2563eb;background:var(--color-primary,#2563eb);border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:15px;padding:8px 16px;transition:opacity .2s ease}.reload-button:hover{opacity:.9}.error-message{background:#fee2e2;border-radius:6px;color:#991b1b;gap:10px;margin-bottom:20px;padding:12px}.close-error{background:none;border:none;color:inherit;cursor:pointer;font-size:20px;margin-left:auto;opacity:.7;transition:opacity .2s ease}.close-error:hover{opacity:1}.theme-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-bottom:30px}.theme-card{background:#f8fafc;background:var(--color-surface,#f8fafc);border:2px solid #e5e7eb;border:2px solid var(--color-border,#e5e7eb);border-radius:8px;cursor:pointer;overflow:hidden;transition:all .2s ease}.theme-card:hover{box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-2px)}.theme-card.active,.theme-card:hover{border-color:#2563eb;border-color:var(--color-primary,#2563eb)}.theme-card.active{box-shadow:0 0 0 3px #2563eb1a}.theme-card:focus{box-shadow:0 0 0 3px #2563eb80;outline:none}.theme-preview{height:100px;position:relative}.preview-strip{height:25px;width:100%}.preview-content{display:flex;flex-direction:column;height:75px;justify-content:center;padding:15px}.theme-active-indicator{background:#2563eb;background:var(--color-primary,#2563eb);color:#fff;font-size:14px;gap:5px;padding:5px 10px}.create-theme,.theme-active-indicator{align-items:center;display:flex;justify-content:center}.create-theme{border-style:dashed!important;min-height:140px}.create-theme-content{align-items:center;color:#6b7280;color:var(--color-text-secondary,#6b7280);display:flex;flex-direction:column;gap:10px}.custom-theme-form{background:#f8fafc;background:var(--color-surface,#f8fafc);border:1px solid #e5e7eb;border:1px solid var(--color-border,#e5e7eb);border-radius:8px;margin-bottom:30px;padding:20px}.form-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.form-header h3{font-size:18px;margin:0}.close-form{background:none;border:none;color:#6b7280;color:var(--color-text-secondary,#6b7280);cursor:pointer;font-size:24px;line-height:1;padding:0 5px}.close-form:hover{color:#1f2937;color:var(--color-text,#1f2937)}.form-group{margin-bottom:20px}.form-group label{margin-bottom:5px}.form-group input,.form-group label{color:#1f2937;color:var(--color-text,#1f2937)}.form-group input{background:#fff;background:var(--color-background,#fff);border:1px solid #e5e7eb;border:1px solid var(--color-border,#e5e7eb);border-radius:4px;padding:8px 12px;width:100%}.color-editor{margin-bottom:15px}.color-picker-container{align-items:center;display:flex;gap:10px;position:relative}.color-preview{border:1px solid #e5e7eb;border:1px solid var(--color-border,#e5e7eb);border-radius:4px;cursor:pointer;height:32px;transition:transform .2s ease;width:36px}.color-preview:hover{transform:scale(1.1)}.color-picker-popover{left:0;margin-top:5px;position:absolute;top:100%;z-index:2}.color-picker-cover{bottom:0;left:0;position:fixed;right:0;top:0}input[type=text]{background:#fff;background:var(--color-background,#fff);border:1px solid #e5e7eb;border:1px solid var(--color-border,#e5e7eb);border-radius:4px;flex:1 1;padding:8px 12px}.color-editor label,input[type=text]{color:#1f2937;color:var(--color-text,#1f2937)}.color-editor label{display:block;font-weight:500;margin-bottom:5px}.color-input-group{display:flex;gap:10px}.color-input-group input[type=color]{cursor:pointer;height:32px;padding:0;width:40px}.color-input-group input[type=color],.color-input-group input[type=text]{border:1px solid #e5e7eb;border:1px solid var(--color-border,#e5e7eb);border-radius:4px}.color-input-group input[type=text]{background:#fff;background:var(--color-background,#fff);color:#1f2937;color:var(--color-text,#1f2937);flex:1 1;padding:8px 12px}.form-actions{gap:10px;margin-top:30px}.cancel-button{background:#0000;border:1px solid #e5e7eb;border:1px solid var(--color-border,#e5e7eb);color:#1f2937;color:var(--color-text,#1f2937);padding:8px 20px;transition:all .2s ease}.cancel-button:hover{background:#f8fafc;background:var(--color-surface,#f8fafc)}.save-button{background:#2563eb;background:var(--color-primary,#2563eb);gap:8px;padding:8px 20px;transition:opacity .2s ease}.save-button:hover:not(:disabled){opacity:.9}.admin-container{margin:0 auto;max-width:1200px;padding:2rem}.admin-card{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.admin-dashboard{margin-top:20px}.admin-stats{grid-gap:16px;gap:16px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin-bottom:24px}.stat-card{padding:16px}.stat-title,.stat-value{margin-bottom:8px}.stat-change{align-items:center;display:flex}.admin-actions{gap:12px;margin-bottom:24px}.admin-button{background-color:#4f46e5;gap:8px;padding:8px 16px;text-decoration:none}.admin-button:hover{background-color:#4338ca}.users-list-container{margin-top:20px}.profile-details{display:flex;gap:24px;margin-bottom:32px}.profile-avatar{align-items:center;background-color:#4f46e5;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:2.5rem;font-weight:600;height:100px;justify-content:center;margin:24px 0 0;width:100px}.profile-info{flex:1 1}.profile-form{display:flex;flex-direction:column;gap:16px}.message-icon{cursor:pointer;margin-right:15px;position:relative}.unread-badge{align-items:center;background-color:#ff4d4f;border-radius:50%;color:#fff;display:flex;font-size:.7rem;height:18px;justify-content:center;position:absolute;right:-5px;top:-5px;width:18px}.form-group{display:flex;flex-direction:column;gap:4px}.form-input,.form-select,.form-textarea{border:1px solid #d1d5db;border-radius:6px;padding:8px 12px}.input-help{color:#6b7280;font-size:.75rem;margin-top:4px}.user-info{align-items:flex-start!important;display:flex;flex-direction:column;gap:.5rem;padding:5% 0}.save-button{align-items:flex-start;align-self:center;background-color:#4f46e5!important;border:none!important;border-radius:6px;box-shadow:0 1px 2px #4f46e51a!important;color:#fff!important;font-weight:500;gap:1%;justify-content:center;padding:1rem!important;transition:background-color .2s;width:40%}.save-button:hover{background-color:#4338ca!important;color:#fff!important}.profile-security{margin-top:7%}.security-options{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));margin-top:16px}.security-option{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;display:flex;font-weight:500;gap:12px;padding:16px;text-decoration:none}.security-option:hover{background-color:#f3f4f6}.crm-section{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin-top:20px;padding:20px}.chatbot-actions{display:flex;gap:16px;margin-bottom:24px}.chatbot-action{align-items:center;background-color:#4f46e5;border-radius:6px;color:#fff;display:flex;font-weight:500;gap:8px;padding:12px 20px;text-decoration:none}.chatbot-action:hover{background-color:#4338ca}.settings-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin-bottom:32px}.settings-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:20px}.settings-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:12px;margin-bottom:16px;padding-bottom:8px}.settings-header h3{font-size:1.125rem;margin:0}.checkbox-group{gap:8px;margin-top:8px}.checkbox-label{gap:8px}.card-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:.75rem;padding:1.5rem}.card-header .icon{color:var(--color-primary)}.card-header h2{font-size:1.5rem;font-weight:600;margin:0}.error-alert{align-items:center;background-color:#fee2e2;border-left:4px solid #ef4444;color:#b91c1c;gap:.75rem}.error-alert,.success-alert{border-radius:4px;display:flex;margin:1rem;padding:1rem}.success-alert{align-items:flex-start;background-color:#d1fae5;border-left:4px solid #10b981;color:#065f46}.success-alert h3{font-size:1.1rem;margin:0 0 .5rem}.credentials-box{background-color:#f3f4f6;border-radius:4px;margin-top:1rem;padding:1rem}.credentials-box h4{font-size:1rem;margin:0 0 .5rem}.password{background-color:#e5e7eb;border-radius:4px;font-family:monospace;margin:.5rem 0;padding:.5rem;word-break:break-all}.password-note{color:#b91c1c;font-size:.875rem;margin-top:.5rem}.admin-form{padding:1.5rem}.form-input{border:1px solid #d1d5db;border-radius:6px;font-size:1rem;padding:.75rem}.form-input:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px #4f46e533}.form-input:disabled{background-color:#f3f4f6;cursor:not-allowed}.input-hint{color:#6b7280;font-size:.875rem;margin-top:.5rem}.required{color:#b91c1c}.optional{color:#6b7280;font-weight:400;margin-left:.25rem}.toggle-password{color:#6b7280;font-size:.875rem;right:.75rem}.checkbox-group{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.checkbox-label{align-items:center;cursor:pointer;display:flex;gap:.5rem}.checkbox-label input[type=checkbox]{height:1rem;width:1rem}.admin-button{background-color:var(--color-primary);border-radius:6px;font-size:1rem;justify-content:center;padding:.75rem 1.5rem;transition:background-color .3s}.admin-button:hover{background-color:var(--color-primary-hover)}.admin-button:disabled{cursor:not-allowed;opacity:.7}.spinner,.spinning{animation:spin 1s linear infinite}.unauthorized-message{align-items:center;color:#6b7280;display:flex;flex-direction:column;justify-content:center;padding:3rem;text-align:center}.unauthorized-message svg{color:#ef4444;height:48px;margin-bottom:1rem;width:48px}.unauthorized-message h3{color:#111827;font-size:1.25rem;margin-bottom:.5rem}.admin-nav{border-bottom:1px solid #e5e7eb;display:flex;margin-bottom:24px;overflow-x:auto}.admin-nav-item{border-bottom:2px solid #0000;color:#6b7280;cursor:pointer;font-weight:500;padding:12px 20px;white-space:nowrap}.admin-nav-item:hover{color:#4f46e5}.admin-nav-item.active{border-bottom-color:#4f46e5;color:#4f46e5}.admin-section{margin-bottom:2rem}.admin-section-title{border-bottom:1px solid #e5e7eb;margin-bottom:1rem;padding-bottom:.5rem}.admin-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-bottom:2rem}.admin-content-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-top:1.5rem}.file-browser-section,.permissions-section{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.file-browser-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.file-browser-header h3{margin:0}.file-browser-controls{display:flex;gap:.5rem}.browser-button{align-items:center;background:none;border:1px solid #e5e7eb;border-radius:4px;color:#6b7280;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.browser-button:hover{background-color:#f3f4f6;color:#111827}.browser-button:disabled{cursor:not-allowed;opacity:.5}.file-path-bar{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;font-size:.875rem;margin-bottom:1rem;padding:.5rem}.current-path{font-weight:500;word-break:break-all}.file-search-bar{display:flex;margin-bottom:1rem}.search-input{border:1px solid #d1d5db;border-bottom-left-radius:4px;border-right:none;border-top-left-radius:4px;flex:1 1;padding:.5rem}.search-button{align-items:center;background-color:var(--color-primary);border:none;border-bottom-right-radius:4px;border-top-right-radius:4px;color:#fff;cursor:pointer;display:flex;justify-content:center;width:40px}.search-button:disabled{background-color:#9ca3af;cursor:not-allowed}.file-list{border:1px solid #e5e7eb;border-radius:4px;max-height:400px;overflow-y:auto}.file-list ul{list-style:none;margin:0;padding:0}.file-item{align-items:center;border-bottom:1px solid #f3f4f6;cursor:pointer;display:flex;padding:.5rem .75rem}.file-item:hover{background-color:#f9fafb}.file-item.selected{background-color:#eef2ff}.file-icon{flex-shrink:0;margin-right:.5rem}.file-icon.folder{color:#3b82f6}.file-icon.file{color:#6b7280}.file-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.empty-state{padding:2rem}.no-selection{align-items:center;color:#9ca3af;display:flex;flex-direction:column;justify-content:center;padding:3rem 1rem}.no-selection-icon{margin-bottom:1rem;opacity:.3}.permissions-form{gap:1rem}.selected-file-info{border-bottom:1px solid #e5e7eb;margin-bottom:1rem;padding-bottom:1rem}.selected-file-info h4{align-items:center;display:flex;margin:0 0 .5rem}.file-path{color:#6b7280;font-size:.875rem;margin:0;word-break:break-all}.multi-select{height:150px;padding:.5rem}.form-actions{margin-top:1rem;padding-top:1rem}.view-all-button{align-items:center;background-color:#6366f1;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.625rem 1.25rem;transition:background-color .2s}.view-all-button:hover{background-color:#4338ca}.cancel-button{border-radius:4px;width:100%!important}.save-button{align-items:center;background-color:var(--color-primary);border-radius:4px;cursor:pointer;display:flex;gap:.5rem;padding:.5rem 1rem}.save-button:disabled{cursor:not-allowed;opacity:.7}.stat-card{border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.stat-value{font-weight:600}.stat-change{margin-top:.5rem}.stat-change.positive{color:#10b981}.stat-change.negative{color:#ef4444}.admin-table{border:1px solid #e5e7eb;border-collapse:initial;border-radius:8px;border-spacing:0;box-shadow:0 1px 3px #0000000d;margin-bottom:24px;overflow:hidden}.admin-table td,.admin-table th{border-bottom:1px solid #e5e7eb;padding:.75rem 1rem;text-align:left}.admin-table th{background-color:#f8fafc;color:#334155;font-size:.875rem;letter-spacing:.05em;text-transform:uppercase}.admin-table tbody tr{transition:background-color .2s}.admin-table tbody tr:hover{background-color:#f1f5f9}.admin-table tbody tr:last-child td{border-bottom:none}.user-badge{align-items:center;background-color:#e0f2fe;border-radius:9999px;box-shadow:0 1px 2px #0000000d;color:#0369a1;display:inline-flex;font-size:.75rem;font-weight:600;letter-spacing:.025em;padding:.25rem .75rem}.admin-badge{background-color:#fef3c7;color:#92400e}.super-admin-badge{background-color:#fee2e2;color:#b91c1c}.user-status{align-items:center;border-radius:9999px;display:inline-flex;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.user-status.active{background-color:#d1fae5;color:#065f46}.user-status.pending{background-color:#fef3c7;color:#92400e}.user-status.inactive{background-color:#f3f4f6;color:#6b7280}.action-buttons{display:flex;gap:.5rem;justify-content:flex-end}.action-button{background-color:#f8fafc;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 1px 2px #0000000d;height:32px;justify-content:center;width:32px}.action-button:hover{border-color:#d1d5db;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.edit-button:hover{background-color:#dbeafe;border-color:#bfdbfe;color:#2563eb}.mfa-button:hover,.reset-password-button:hover{background-color:#e0e7ff;border-color:#c7d2fe;color:#4f46e5}.delete-button:hover{border-color:#fecaca;color:#b91c1c}.action-button.delete-button:disabled{background-color:#f3f4f6;border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed;opacity:.5}.users-list-container{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin-top:1rem;overflow:hidden;position:relative}.admin-actions{gap:.75rem;margin-bottom:1.5rem}.action-button.refresh-button{align-items:center;background-color:#fff;border:1px solid #e5e7eb;color:#4b5563;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:0 1rem;width:auto}.action-button.refresh-button:hover{background-color:#f9fafb;color:#111827}.admin-section-title{border-bottom:2px solid #e0e7ff;color:#1e3a8a;font-size:1.25rem;margin-bottom:1.5rem;padding-bottom:.75rem}@media (max-width:768px){.admin-container{padding:1rem}.admin-content-grid{grid-template-columns:1fr}.admin-stats{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.profile-details{align-items:center;flex-direction:column}.profile-info{width:100%}.admin-form,.card-header{padding:1rem}.admin-button{padding:.5rem 1rem}.admin-section{border-radius:.5rem!important;margin-bottom:1.25rem!important;padding:1rem!important}.admin-table{border-radius:.5rem;overflow-x:auto}.admin-table,.admin-table tbody,.admin-table td,.admin-table th,.admin-table thead,.admin-table tr{display:block;width:100%}.admin-table td,.admin-table th{box-sizing:border-box;font-size:.95em;min-width:120px;padding:.75rem .5rem;white-space:nowrap}.admin-table tr{background:#fff;border-radius:.5rem;box-shadow:0 1px 2px #0000000a;margin-bottom:.75rem}}@media (max-width:480px){.admin-container{padding:.5rem}.admin-stats{grid-template-columns:1fr}.admin-table,.admin-table tbody,.admin-table thead,.admin-table tr{display:block!important;min-width:0!important;overflow-x:visible!important;width:100%!important}.admin-table thead{display:none!important}.admin-table tr{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 1px 4px #0000000f;margin-bottom:1rem;padding:.5rem .75rem}.admin-table td{align-items:flex-start;border:none;border-bottom:1px solid #f3f4f6;box-sizing:border-box;display:flex!important;font-size:1em;min-width:0;padding:.5rem!important;position:relative;white-space:normal;width:100%!important}.admin-table td:last-child{border-bottom:none}.admin-table td:before{color:#6366f1;content:attr(data-label);display:block;flex-shrink:0;font-weight:600;margin-right:1rem;min-width:110px}.admin-nav{flex-direction:column;gap:0}.admin-nav-item{padding:.75rem}.admin-nav-item.active{background-color:#f3f4f6;border-bottom:none;border-left:2px solid var(--color-primary)}.admin-section{margin-bottom:1rem!important;padding:.5rem!important}.admin-table td,.admin-table th{font-size:.85em;padding:.5rem .25rem}.admin-table td,.admin-table td:before{justify-content:center!important;text-align:center!important}.admin-table td:before{margin:0 auto .25rem!important}}.modal-container{border-radius:8px;box-shadow:0 10px 25px #00000026;max-width:90vw;overflow-y:auto;width:500px}.modal-header{border-bottom:1px solid #eee;padding:16px 20px}.modal-header h3{color:#333;font-size:18px}.modal-close{background:none;border:none;color:#667;cursor:pointer}.modal-body{font-weight:500;overflow-y:visible!important;padding:1.5rem!important}.modal-footer{background-color:initial!important;border-top:1px solid #eee;gap:12px;margin:1rem 0 0;padding:1rem 0!important}.action-button.mfa-button{background-color:#f0f0f0;color:#555}.action-button.mfa-button:hover{background-color:#e0e7ff;color:#4f46e5}.mfa-settings{margin-top:15px}.mfa-toggle{margin-bottom:15px}.toggle-label{background-color:#f9f9f9;border:1px solid #ddd;border-radius:4px;justify-content:space-between;padding:10px}.toggle-button,.toggle-label{align-items:center;display:flex}.toggle-button.enabled{color:#4f46e5}.toggle-button.disabled{color:#888}.mfa-info{margin-top:15px}.info-box{border-radius:4px;gap:12px;margin-bottom:10px;padding:16px}.info-box.enabled{background-color:#eef2ff;border:1px solid #dbeafe}.info-box.disabled{background-color:#f4f4f5;border:1px solid #e4e4e7}.info-box p{margin:0 0 8px}.info-box p:last-child{margin-bottom:0}.mfa-methods-list{margin:10px 0 0}.mfa-method{background-color:#f0f0f0;border-radius:4px;font-size:13px;gap:8px;margin-bottom:6px;padding:6px 10px}.setup-note{background-color:#fffbeb;border:1px solid #fef3c7;border-radius:4px;color:#92400e;font-size:13px;margin-top:10px;padding:8px 12px}.success-message{border-radius:6px;gap:8px;margin-bottom:16px;padding:12px 16px}.success-icon{flex-shrink:0}.success-message p{color:#065f46;margin:0}.crm-tab-content{padding:1.5rem 0}.crm-tab-content h2{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.crm-load-more-container{background-color:#f8fafc;border-top:1px solid #e2e8f0;padding:1.5rem;text-align:center}.crm-load-more-btn{align-items:center;background-color:#fff;border:2px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #0000000d;color:#475569;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.875rem 1.5rem;transition:all .3s ease}.crm-load-more-btn:hover:not(:disabled){border-color:#6366f1;box-shadow:0 2px 4px #6366f133;color:#6366f1;transform:translateY(-2px)}.crm-load-more-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}.crm-load-more-btn .spinning{animation:spin 1s linear infinite}.admin-section{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1.5rem;padding:1.5rem}.admin-section-title{color:#111827;font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.admin-section p{color:#6b7280;margin-bottom:1.25rem}.admin-actions{display:flex;flex-wrap:wrap;gap:1rem}.admin-button{align-items:center;background-color:#6366f1;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.625rem 1.25rem;transition:background-color .2s}.admin-button:hover{background-color:#4f46e5}.admin-button svg{color:currentColor}.admin-table{border-collapse:collapse;margin-top:1rem;width:100%}.admin-table th{background-color:#f9fafb;color:#374151;font-size:.75rem;font-weight:600;text-align:left}.admin-table td,.admin-table th{border-bottom:1px solid #e5e7eb;padding:.75rem 1rem}.admin-table td{color:#111827;font-size:.875rem}.admin-table tr:last-child td{border-bottom:none}.action-button{background-color:#eff6ff;border:none;border-radius:.25rem;color:#2563eb;font-size:.75rem;font-weight:500;padding:.375rem .75rem}.empty-table-message{color:#6b7280;padding:2rem;text-align:center}.loading-indicator{color:#6b7280}.connection-status-card{background-color:#f9fafb;border:1px solid #e5e7eb;gap:1.5rem;padding:1.25rem}.connection-icon,.connection-status-card{align-items:center;border-radius:.5rem;display:flex}.connection-icon{background-color:#fff;box-shadow:0 1px 3px #0000001a;height:3rem;justify-content:center;width:3rem}.status-icon{border-radius:9999px;height:1rem;width:1rem}.status-icon.connected{background-color:#10b981;box-shadow:0 0 0 3px #10b98133}.status-icon.disconnected{background-color:#ef4444;box-shadow:0 0 0 3px #ef444433}.connection-details{flex:1 1}.connection-details h4{color:#111827;font-size:1rem;font-weight:600;margin:0 0 .25rem}.connection-details p{font-size:.875rem;margin:0}.connected-text{color:#059669}.disconnected-text{color:#dc2626}.connection-actions{display:flex;gap:.5rem}.config-button{background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;color:#374151;cursor:pointer;font-size:.875rem;padding:.5rem 1rem}.modal-container{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.import-modal{max-height:90vh;max-width:900px;width:90%}.crm-dashboard-container{background-color:#fff;bottom:0;display:flex;flex-direction:column;left:0;position:fixed;right:0;top:0;width:100vw;z-index:1000}.crm-dashboard-header{align-items:center;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;font-weight:700;justify-content:space-between;padding:1rem 1.5rem}.crm-dashboard-header h3{color:#fff;font-size:1.5rem;font-weight:700;margin:0}.close-crm-button{background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;color:#374151;cursor:pointer;font-size:.875rem;padding:.5rem 1rem}.crm-dashboard-content{flex:1 1;overflow:auto}@media (max-width:768px){.admin-actions{flex-direction:column}.admin-button{width:100%}.connection-status-card{flex-direction:column;gap:1rem;text-align:center}.config-button,.connection-actions{width:100%}}@media (max-width:1030px){.MuiBox-root,.MuiPaper-root,.MuiTableContainer-root,.crm-dashboard-content,.crm-dashboard-header{box-sizing:border-box!important;display:block!important;max-width:100vw!important;min-width:0!important;overflow-x:hidden!important;padding:.5rem!important;width:100vw!important}.crm-dashboard-header{align-items:flex-start!important;flex-direction:column!important;gap:.5rem!important;padding:.5rem .5rem 0!important}.MuiButton-root,.MuiChip-root,.MuiTab-root{box-sizing:border-box!important;display:block!important;font-size:1em!important;margin:.25rem 0!important;max-width:400px!important;min-width:44px!important;width:100%!important}.MuiTableContainer-root{box-shadow:0 2px 8px #00000014;min-width:320px!important;overflow-x:auto!important;position:relative}.MuiTableContainer-root::-webkit-scrollbar{height:8px}.MuiTableContainer-root::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}.MuiTableCell-root{font-size:1em!important;padding:.5rem .25rem!important;text-align:center!important;word-break:break-word!important}}@media (max-width:600px){.MuiTable-root,.MuiTableBody-root,.MuiTableContainer-root,.MuiTableRow-root{box-sizing:border-box!important;display:block!important;max-width:100vw!important;min-width:0!important;width:100%!important}.MuiTableRow-root{align-items:flex-start!important;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 1px 4px #0000000f;display:flex!important;flex-direction:column!important;margin-bottom:1rem;padding:.5rem .75rem}.MuiTableCell-root{align-items:flex-start;border:none;border-bottom:1px solid #f3f4f6;box-sizing:border-box!important;display:flex!important;font-size:1em!important;justify-content:flex-start!important;overflow-wrap:break-word!important;padding:.5rem!important;position:relative;text-align:left!important;white-space:normal!important;width:100%!important;word-break:break-word!important}.MuiTableCell-root:last-child{border-bottom:none}.admin-section,.admin-section-title,.admin-table,.admin-table td,.admin-table th{font-size:14px!important}}@media (max-width:540px){.MuiBox-root,.MuiPaper-root,.MuiTableContainer-root,.crm-dashboard-content,.crm-dashboard-header{font-size:14px!important;padding:.25rem!important}.MuiTableCell-root{padding:.25rem .1rem!important}.MuiTableCell-root,.admin-section,.admin-section-title,.admin-table,.admin-table td,.admin-table th{font-size:14px!important}}@media (max-width:440px){.MuiTable-root,.MuiTableBody-root,.MuiTableCell-root,.MuiTableContainer-root,.MuiTableRow-root{box-sizing:border-box!important;font-size:14px!important;max-width:100vw!important;min-width:0!important;overflow-x:auto!important;padding:.1rem!important}.admin-section,.admin-section-title,.admin-table,.admin-table td,.admin-table th{font-size:14px!important}}.import-contacts{background-color:#fff;border-radius:.5rem;display:flex;flex-direction:column;max-height:85vh;min-height:500px;overflow:hidden}.import-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.import-header h2{color:#111827;font-size:1.25rem;font-weight:600;margin:0}.close-button{line-height:0}.error-message,.success-message{align-items:center;display:flex;font-size:.875rem;gap:.5rem;margin:0;padding:.75rem 1.5rem}.success-message{background-color:#d1fae5;color:#047857}.import-steps{border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.5rem}.step{align-items:center;display:flex;flex-direction:column;max-width:120px;position:relative;width:100%}.step:not(:last-child):after{background-color:#e5e7eb;content:"";height:2px;left:60%;position:absolute;top:1rem;width:80%;z-index:0}.step.active:not(:last-child):after,.step.completed:not(:last-child):after{background-color:#2563eb}.step-number{align-items:center;background-color:#f3f4f6;border:2px solid #e5e7eb;border-radius:9999px;color:#6b7280;display:flex;font-size:.875rem;font-weight:600;height:2rem;justify-content:center;margin-bottom:.5rem;width:2rem;z-index:1}.step.active .step-number{background-color:#eff6ff;border-color:#2563eb;color:#2563eb}.step.completed .step-number{background-color:#2563eb;border-color:#2563eb;color:#fff}.step-text{color:#6b7280;font-size:.75rem}.step.active .step-text{color:#2563eb;font-weight:500}.import-content{flex:1 1;overflow-y:auto;padding:1.5rem}.upload-step{gap:1.5rem}.upload-description,.upload-step{display:flex;flex-direction:column}.upload-description{align-items:center;margin-bottom:1rem;text-align:center}.upload-icon{color:#6b7280;margin-bottom:1rem}.upload-description h3{color:#111827;font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.upload-description p{color:#6b7280;margin:0 0 1rem;max-width:500px}.upload-notes{align-items:flex-start;background-color:#f3f4f6;border-radius:.375rem;display:flex;gap:.5rem;margin-bottom:1rem;max-width:500px;padding:.75rem;text-align:left}.upload-notes svg{color:#6b7280;flex-shrink:0;margin-top:.125rem}.sample-button{align-items:center;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;color:#374151;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;padding:.5rem 1rem}.file-upload-area{background-color:#f9fafb;border:2px dashed #d1d5db;border-radius:.5rem;justify-content:center;padding:2rem}.file-upload-area,.upload-container{align-items:center;display:flex;flex-direction:column}.upload-container{position:relative;width:100%}.file-input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.upload-placeholder{align-items:center;display:flex;flex-direction:column;justify-content:center;pointer-events:none;text-align:center}.upload-placeholder svg{color:#6b7280;margin-bottom:1rem}.upload-placeholder p{color:#6b7280;margin:0 0 1rem}.browse-button{background-color:#f3f4f6;color:#374151;font-size:.875rem;padding:.5rem 1rem}.browse-button,.selected-file{border:1px solid #d1d5db;border-radius:.375rem}.selected-file{align-items:center;background-color:#fff;display:flex;gap:1rem;max-width:500px;padding:1rem;width:100%}.file-icon{background-color:#eff6ff;border-radius:.375rem;color:#2563eb;padding:.5rem}.file-details{flex:1 1}.file-name{color:#111827;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.file-size{color:#6b7280;font-size:.75rem}.remove-file{background:none;border:none;color:#6b7280;cursor:pointer;line-height:0;padding:.25rem}.upload-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}.cancel-button{border-radius:.375rem;color:#374151;font-size:.875rem;padding:.625rem 1.25rem}.done-button,.import-button,.import-more-button,.next-button,.preview-button{background-color:#2563eb;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.625rem 1.25rem;width:50%}.import-button:disabled,.next-button:disabled,.preview-button:disabled{background-color:#93c5fd;cursor:not-allowed}.back-button{background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;color:#374151;cursor:pointer;font-size:.875rem;font-weight:500;margin:0!important;padding:.625rem 1.25rem!important}.mapping-step{display:flex;flex-direction:column;gap:1.5rem}.mapping-step h3{color:#111827;font-size:1.125rem;font-weight:600;margin:0}.mapping-step p{color:#6b7280;margin:0}.center-selection{align-items:center;background-color:#f9fafb;border-radius:.375rem;display:flex;gap:1rem;padding:1rem}.center-selection label{color:#374151;font-size:.875rem;font-weight:500}.center-selection select{background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;flex:1 1;font-size:.875rem;max-width:300px;padding:.5rem}.mapping-table{border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden}.mapping-table table{border-collapse:collapse;width:100%}.mapping-table th{background-color:#f9fafb;color:#374151;font-size:.75rem;font-weight:600;text-align:left}.mapping-table td,.mapping-table th{border-bottom:1px solid #e5e7eb;padding:.75rem 1rem}.mapping-table td{color:#111827;font-size:.875rem}.mapping-table tr:last-child td{border-bottom:none}.sample-data{color:#6b7280;font-size:.75rem;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mapping-table select{background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;padding:.5rem;width:100%}.mapping-actions{display:flex;justify-content:space-between;margin-top:1rem}.preview-step{display:flex;flex-direction:column;gap:1.5rem}.preview-step h3{color:#111827;font-size:1.125rem;font-weight:600;margin:0}.preview-step p{color:#6b7280;margin:0}.preview-table{border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden}.preview-table table{border-collapse:collapse;width:100%}.preview-table th{background-color:#f9fafb;color:#374151;font-size:.75rem;font-weight:600;text-align:left}.preview-table td,.preview-table th{border-bottom:1px solid #e5e7eb;padding:.75rem 1rem}.preview-table td{color:#111827;font-size:.875rem}.preview-table tr:last-child td{border-bottom:none}.required{color:#ef4444;margin-left:.25rem}.more-records{background-color:#f9fafb;border-top:1px solid #e5e7eb;color:#6b7280;font-size:.75rem;padding:.75rem 1rem;text-align:center}.preview-actions{display:flex;justify-content:space-between;margin-top:1rem}.results-step{display:flex;flex-direction:column;gap:1.5rem}.results-summary h3{color:#111827;font-size:1.125rem;font-weight:600;margin:0 0 1rem}.stats-container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.stat-card{background-color:#f9fafb;text-align:center}.stat-card.success{background-color:#d1fae5;border-color:#a7f3d0}.stat-card.error{background-color:#fee2e2;border-color:#fecaca}.stat-card.skipped{background-color:#fef3c7;border-color:#fde68a}.stat-value{font-size:1.5rem;margin-bottom:.25rem}.stat-label{color:#6b7280;font-size:.75rem}.results-details h4{color:#111827;font-size:1rem;font-weight:600;margin:0 0 1rem}.details-table{border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden}.details-table table{border-collapse:collapse;width:100%}.details-table th{background-color:#f9fafb;color:#374151;font-size:.75rem;font-weight:600;text-align:left}.details-table td,.details-table th{border-bottom:1px solid #e5e7eb;padding:.75rem 1rem}.details-table td{color:#111827;font-size:.875rem}.details-table tr:last-child td{border-bottom:none}.details-table tr.success{background-color:#f0fdf4}.details-table tr.error{background-color:#fef2f2}.details-table tr.skipped{background-color:#fffbeb}.status-badge{border-radius:9999px;display:inline-block;font-size:.75rem;padding:.25rem .5rem;text-transform:capitalize}.status-badge.success{background-color:#d1fae5;color:#047857}.status-badge.error{background-color:#fee2e2;color:#b91c1c}.status-badge.skipped{background-color:#fef3c7;color:#92400e}.results-actions{display:flex;justify-content:space-between;margin-top:1rem}@media (max-width:768px){.stats-container{grid-template-columns:repeat(2,1fr)}.mapping-step,.preview-step,.results-step,.upload-step{gap:1rem}.import-steps{flex-wrap:wrap;gap:1rem}.step{max-width:100px}.mapping-actions,.preview-actions,.results-actions{flex-direction:column-reverse;gap:.5rem}.mapping-actions button,.preview-actions button,.results-actions button{width:100%}}.storage-management-container{display:flex;flex-direction:column;height:100%;max-width:100%;min-height:calc(100vh - 64px);width:100%}.storage-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1rem 1.5rem}.storage-header h1{color:#1e293b;font-size:1.5rem;font-weight:600;margin:0}.action-button,.storage-actions{display:flex;gap:.5rem}.action-button{align-items:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;color:#64748b;cursor:pointer;font-size:.875rem;padding:.5rem .75rem;transition:all .2s}.action-button:hover{background-color:#f8fafc;color:#334155}.action-button:disabled{cursor:not-allowed;opacity:.7}.refresh-button:hover{color:#3b82f6}.add-folder-button:hover{color:#10b981}.upload-button{background-color:#eff6ff;border-color:#bfdbfe;color:#3b82f6}.upload-button:hover{background-color:#dbeafe;color:#2563eb}.button-text{display:inline-block}.success-message{align-items:center;background-color:#f0fdf4;border:1px solid #d1fae5;border-radius:.375rem;display:flex;gap:.5rem}.error-message,.success-message{margin:0 1.5rem 1rem;padding:.75rem 1rem}.error-message{background-color:#fef2f2;border:1px solid #fee2e2}.error-icon{color:#ef4444}.storage-main{display:flex;flex:1 1;overflow:hidden}.storage-sidebar{background-color:#f8fafc;border-right:1px solid #e2e8f0;display:flex;flex:0 0 250px;flex-direction:column;gap:2rem;overflow-y:auto;padding:1.5rem}.storage-usage{margin-bottom:1.5rem}.storage-usage h3{color:#64748b;font-size:.875rem;font-weight:600;margin-bottom:.75rem;margin-top:0}.usage-bar-container{background-color:#e2e8f0;border-radius:4px;height:8px;margin-bottom:.5rem;overflow:hidden}.usage-bar{background-color:#3b82f6;border-radius:4px;height:100%;transition:width .3s ease}.usage-stats{align-items:center;color:#64748b;display:flex;font-size:.75rem;justify-content:space-between}.usage-percentage{color:#334155;font-weight:600}.storage-buckets h3,.storage-filters h3{color:#64748b;font-size:.875rem;font-weight:600;margin-bottom:.75rem;margin-top:0}.bucket-list,.filter-list{display:flex;flex-direction:column;gap:.25rem;list-style:none;margin:0;padding:0}.bucket-item,.filter-item{align-items:center;border-radius:.375rem;color:#64748b;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;padding:.625rem .75rem;transition:all .2s}.bucket-item:hover,.filter-item:hover{background-color:#f1f5f9;color:#334155}.bucket-item.active,.filter-item.active{background-color:#eff6ff;color:#3b82f6}.storage-content{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.storage-toolbar{align-items:center;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1rem 1.5rem}.breadcrumbs-container{-ms-overflow-style:none;align-items:center;display:flex;gap:.5rem;max-width:50%;overflow-x:auto;scrollbar-width:none}.breadcrumbs-container::-webkit-scrollbar{display:none}.parent-folder-button{align-items:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:.25rem;color:#64748b;cursor:pointer;display:flex;flex-shrink:0;height:24px;justify-content:center;transition:all .2s;width:24px}.parent-folder-button:hover{background-color:#f1f5f9;color:#334155}.breadcrumbs{align-items:center;display:flex;gap:.25rem;white-space:nowrap}.breadcrumb-item{background:none;border:none;border-radius:.25rem;color:#64748b;cursor:pointer;font-size:.875rem;padding:.25rem .5rem;transition:all .2s}.breadcrumb-item:hover{background-color:#f1f5f9;color:#334155}.breadcrumb-separator{color:#cbd5e1;flex-shrink:0}.storage-controls{align-items:center;display:flex;gap:1rem}.search-container{align-items:center;display:flex;position:relative}.search-icon{color:#94a3b8;left:.5rem;position:absolute}.search-input{background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;color:#1e293b;font-size:.875rem;padding:.5rem 2rem;transition:all .2s;width:250px}.search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f64d;outline:none;width:300px}.clear-search-button{align-items:center;background:none;border:none;border-radius:50%;color:#94a3b8;cursor:pointer;display:flex;justify-content:center;padding:.25rem;position:absolute;right:.5rem}.clear-search-button:hover{background-color:#f1f5f9;color:#64748b}.view-controls{display:flex;gap:.25rem}.view-button{align-items:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:.25rem;color:#64748b;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s;width:100%}.view-button:hover{background-color:#f1f5f9;color:#334155}.view-button.active{background-color:#eff6ff;border-color:#bfdbfe;color:#3b82f6}.storage-items-container{flex:1 1;overflow-y:auto;padding:1.5rem}.loading-container{color:#64748b}.spinning{animation:spin 1s linear infinite;margin-bottom:1rem}.empty-state{color:#64748b}.empty-state h3{color:#334155;margin-top:1rem}.empty-actions{display:flex;gap:1rem;margin-top:1.5rem}.list-header{align-items:center;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem .375rem 0 0;color:#64748b;display:flex;font-size:.75rem;font-weight:600;padding:.75rem 1.25rem}.list-checkbox{flex:0 0 32px}.list-name{flex:1 1;min-width:0;padding-right:1rem}.list-size{flex:0 0 100px;text-align:right}.list-modified{flex:0 0 150px;text-align:right}.list-actions{flex:0 0 100px;text-align:right}.sortable{align-items:center;cursor:pointer;display:flex;gap:.25rem}.sortable:hover{color:#334155}.storage-items{display:flex;flex-direction:column;gap:.5rem}.storage-items.grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.grid-item{align-items:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;cursor:pointer;display:flex;flex-direction:column;padding:1rem;position:relative;transition:all .2s}.grid-item:hover{background-color:#f8fafc;border-color:#cbd5e1}.grid-item.selected{background-color:#eff6ff;border-color:#3b82f6}.item-select{left:.5rem;position:absolute;top:.5rem;z-index:10}.checkbox-container{align-items:center;cursor:pointer;display:flex;font-size:.875rem;position:relative;-webkit-user-select:none;user-select:none}.checkbox-container input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.checkbox-checkmark{background-color:#fff;border:1px solid #cbd5e1;border-radius:.25rem;height:18px;position:relative;transition:all .2s;width:18px}.checkbox-container:hover input~.checkbox-checkmark{background-color:#f1f5f9}.checkbox-container input:checked~.checkbox-checkmark{background-color:#3b82f6;border-color:#3b82f6}.checkbox-checkmark:after{content:"";display:none;position:absolute}.checkbox-container input:checked~.checkbox-checkmark:after{display:block}.checkbox-container .checkbox-checkmark:after{border:solid #fff;border-width:0 2px 2px 0;height:8px;left:6px;top:2px;transform:rotate(45deg);width:4px}.item-icon{align-items:center;color:#64748b;display:flex;height:48px;justify-content:center;margin-bottom:.75rem;width:48px}.grid-item.selected .item-icon{color:#3b82f6}.item-name{color:#334155;font-size:.875rem;font-weight:500;margin-bottom:.25rem;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.grid-item.selected .item-name{color:#1e40af}.item-size{color:#64748b;font-size:.75rem;margin-bottom:.75rem}.item-actions{bottom:.5rem;display:none;gap:.25rem;position:absolute;right:.5rem}.grid-item:hover .item-actions{display:flex}.item-action-button{align-items:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:.25rem;color:#64748b;cursor:pointer;display:flex;height:24px;justify-content:center;transition:all .2s;width:24px}.item-action-button:hover{background-color:#f1f5f9;color:#3b82f6}.list-item{align-items:center;background-color:#fff;border:1px solid #e2e8f0;border-top:none;cursor:pointer;display:flex;padding:.75rem 1.25rem;transition:all .2s}.list-item:hover{background-color:#f8fafc}.list-item.selected{background-color:#eff6ff}.list-item:first-child{border-radius:.375rem .375rem 0 0;border-top:1px solid #e2e8f0}.list-item:last-child{border-radius:0 0 .375rem .375rem}.list-item .item-icon{height:24px;margin-bottom:0;margin-right:.75rem;width:24px}.list-item .item-name{margin-bottom:0;text-align:left}.list-item .item-actions{display:none;position:static}.list-item:hover .item-actions{display:flex}.bulk-actions{align-items:center;background-color:#fff;border-top:1px solid #e2e8f0;bottom:0;box-shadow:0 -2px 5px #0000000d;display:flex;justify-content:space-between;left:0;padding:.75rem 1.5rem;position:-webkit-sticky;position:sticky;right:0;z-index:10}.selected-count{color:#334155;font-size:.875rem;font-weight:500}.bulk-action-button,.bulk-action-buttons{display:flex;gap:.5rem}.bulk-action-button{align-items:center;border-radius:.375rem;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem .75rem;transition:all .2s}.download-button{background-color:#f0fdf4;border:1px solid #d1fae5;color:#10b981}.download-button:hover{background-color:#d1fae5}.download-button:disabled{cursor:not-allowed;opacity:.7}.delete-button{background-color:#fef2f2;border:1px solid #fee2e2;color:#ef4444}.delete-button:hover{background-color:#fee2e2}.permission-button{background-color:#eff6ff;border:1px solid #dbeafe;color:#3b82f6}.permission-button:hover{background-color:#dbeafe}.permission-button:disabled{cursor:not-allowed;opacity:.7}.cancel-button{background-color:#f1f5f9;border:1px solid #e2e8f0;color:#64748b}.cancel-button:hover{background-color:#e2e8f0}.modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-container{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;max-height:90vh;max-width:500px;overflow:hidden;width:90%}.modal-container.small-modal{max-width:400px}.modal-container.details-modal,.modal-container.permissions-modal,.modal-container.upload-modal{max-width:600px}.modal-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1rem 1.5rem}.modal-header h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin:0}.modal-close-button{align-items:center;background:none;border:none;border-radius:.25rem;color:#64748b;cursor:pointer;display:flex;justify-content:center;padding:.25rem}.modal-close-button:hover{background-color:#f1f5f9;color:#334155}.modal-body{overflow-y:auto;padding:1.5rem}.modal-footer{border-top:1px solid #e2e8f0;display:flex;gap:.75rem;justify-content:flex-end;padding:1rem 1.5rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#334155}.form-input{background-color:#fff;border:1px solid #cbd5e1;border-radius:.375rem;color:#1e293b;padding:.625rem;transition:all .2s;width:100%}.form-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f64d;outline:none}.form-actions{gap:.75rem;margin-top:1.5rem}.warning-text{color:#ef4444;font-weight:500;margin-top:1rem}.create-button{background-color:#3b82f6;border-radius:.375rem;padding:.625rem 1.25rem;transition:all .2s}.create-button:hover{background-color:#2563eb}.create-button:disabled{cursor:not-allowed;opacity:.7}.file-preview{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;display:flex;justify-content:center;margin-bottom:1.5rem;padding:1.5rem}.image-preview{max-height:300px;max-width:100%;object-fit:contain}.icon-preview{align-items:center;color:#64748b;display:flex;height:100px;justify-content:center;width:100px}.file-details-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.detail-item{border-bottom:1px solid #f1f5f9;display:flex;padding-bottom:.5rem}.detail-label{color:#64748b;flex:0 0 120px}.detail-value{color:#334155;flex:1 1;word-break:break-all}.file-actions{display:flex;flex-wrap:wrap;gap:.75rem}.copy-link-button,.delete-button,.download-button,.permissions-button{align-items:center;border-radius:.375rem;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.625rem 1.25rem;transition:all .2s}.permissions-item-info{align-items:center;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;display:flex;gap:1rem;margin-bottom:1.5rem;padding:1rem}.permissions-item-info .item-icon{margin-bottom:0}.item-details{flex:1 1}.item-path{color:#64748b;font-size:.75rem;margin-top:.25rem}.permissions-form{display:flex;flex-direction:column;gap:1.5rem}.permission-section{border:1px solid #e2e8f0;border-radius:.375rem;padding:1rem}.permission-section h4{color:#334155;font-size:.875rem;font-weight:600;margin-bottom:1rem;margin-top:0}.permission-toggle{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.toggle-label{color:#334155;font-weight:500}.toggle-button{background:none;border:none;cursor:pointer;height:24px;padding:0;position:relative;width:48px}.toggle-track{background-color:#e2e8f0;border-radius:999px;inset:0}.toggle-indicator,.toggle-track{position:absolute;transition:all .2s}.toggle-indicator{background-color:#fff;border-radius:50%;box-shadow:0 1px 2px #0000001a;height:20px;left:2px;top:2px;width:20px}.toggle-button.enabled .toggle-track{background-color:#3b82f6}.toggle-button.enabled .toggle-indicator{transform:translateX(24px)}.permission-description{color:#64748b;font-size:.875rem;margin:0}.group-access-list,.user-access-list{margin-bottom:1rem}.no-groups-message,.no-users-message{color:#64748b;font-size:.875rem;margin-bottom:1rem}.access-list{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0 0 1rem;padding:0}.access-item{align-items:center;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;display:flex;justify-content:space-between;padding:.5rem .75rem}.group-info,.user-info{align-items:center;display:flex;gap:.5rem}.user-avatar{align-items:center;background-color:#3b82f6;border-radius:50%;color:#fff;display:flex;font-size:.75rem;font-weight:600;height:28px;justify-content:center;width:28px}.group-name,.user-name{color:#334155;font-weight:500}.user-email{color:#64748b;font-size:.75rem;margin-left:.5rem}.remove-access-button{align-items:center;background:none;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;height:24px;justify-content:center;transition:all .2s;width:24px}.remove-access-button:hover{background-color:#fee2e2;color:#ef4444}.add-group-button,.add-user-button{align-items:center;background:none;border:1px dashed #cbd5e1;border-radius:.375rem;color:#64748b;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;padding:.5rem .75rem;transition:all .2s}.add-group-button:hover,.add-user-button:hover{background-color:#f8fafc;border-color:#94a3b8;color:#334155}.info-box{align-items:flex-start;border-radius:.375rem;display:flex;gap:.75rem;padding:1rem}.info-box.enabled{background-color:#f0fdf4;color:#10b981}.info-box.disabled{background-color:#f1f5f9;color:#64748b}.info-box p{color:#334155;margin:0}.info-box p:first-child{margin-bottom:.25rem}.mfa-methods-list{list-style:none;margin:.5rem 0 0;padding:0}.mfa-method{align-items:center;display:flex;font-size:.875rem;gap:.5rem;margin-bottom:.25rem}.setup-note{color:#f59e0b;font-size:.875rem;margin-top:.5rem}@media (max-width:768px){.storage-main{flex-direction:column}.storage-sidebar{border-bottom:1px solid #e2e8f0;border-right:none;flex:none;padding:1rem;width:100%}.storage-buckets,.storage-filters,.storage-usage{margin-bottom:1rem}.storage-toolbar{align-items:stretch;flex-direction:column;gap:1rem}.breadcrumbs-container{max-width:100%}.storage-controls{width:100%}.search-container{flex:1 1}.search-input,.search-input:focus{width:100%}.storage-items.grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.bulk-actions{flex-direction:column;gap:1rem}.bulk-action-buttons{flex-wrap:wrap;width:100%}.bulk-action-button{flex:1 1;justify-content:center;min-width:calc(50% - .25rem)}}@media (max-width:640px){.storage-header{align-items:flex-start;flex-direction:column;gap:1rem}.storage-actions{width:100%}.action-button{flex:1 1;justify-content:center}.button-text{display:none}.upload-button .button-text{display:inline-block}.list-item{padding:.75rem .5rem}.list-modified,.list-size{display:none}.storage-items.grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.modal-body{padding:1rem}.modal-footer{flex-direction:column;gap:.5rem}.modal-footer button{width:100%}.file-actions{flex-direction:column}.file-actions button{width:100%}.permissions-item-info{align-items:flex-start;flex-direction:column}}.upgrade-overlay{align-items:center;animation:fadeIn .3s ease-out;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.upgrade-modal{animation:slideUp .3s ease-out;background-color:#fff;border-radius:12px;box-shadow:0 10px 25px #0003;display:flex;flex-direction:column;max-height:85vh;max-width:550px;overflow-y:auto;width:90%}.upgrade-modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.upgrade-modal-header h2{color:#111827;font-size:1.4rem;font-weight:600;margin:0}.close-button{align-items:center;border-radius:50%;display:flex;justify-content:center;padding:6px;transition:background-color .3s}.close-button:hover{background-color:#f3f4f6}.upgrade-modal-content{display:flex;flex:1 1;flex-direction:column;gap:1.5rem;padding:1.5rem}.feature-info h3{color:#111827;font-size:1.2rem;font-weight:600;margin:0 0 .75rem}.feature-name{color:#4f46e5;font-weight:600}.feature-description{color:#6b7280;font-size:.95rem;margin-top:.75rem}.tier-comparison{align-items:center;background-color:#f9fafb;border-radius:8px;display:flex;justify-content:space-between;margin:.5rem 0;padding:1.25rem}.current-tier,.upgrade-tier{align-items:center;display:flex;flex-direction:column;width:40%}.tier-badge{background-color:#e5e7eb;border-radius:9999px;color:#4b5563;display:inline-block;font-weight:600;margin-top:.5rem;padding:.5rem 1.25rem;text-transform:capitalize}.tier-badge.upgrade{background-color:#4f46e5;color:#fff}.tier-upgrade-arrow{align-items:center;background-color:#eef2ff;border-radius:50%;color:#4f46e5;display:flex;height:40px;justify-content:center;width:40px}.current-tier h4,.upgrade-tier h4{color:#6b7280;font-size:1rem;font-weight:500;margin:0 0 .5rem}.pricing-info{align-items:center;display:flex;flex-direction:column;margin-top:.75rem}.price{color:#111827;font-size:1.25rem;font-weight:700}.period{color:#6b7280;font-size:.85rem}.tier-benefits{background-color:#f0fdf4;border:1px solid #d1fae5;border-radius:8px;padding:1.25rem}.tier-benefits h4{color:#065f46;font-size:1.1rem;font-weight:600;margin:0 0 1rem}.tier-benefits ul{grid-gap:.75rem 1.5rem;display:grid;gap:.75rem 1.5rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));list-style:none;margin:0;padding:0}.tier-benefits li{align-items:center;color:#065f46;display:flex;font-size:.95rem;gap:.5rem}.benefit-icon{color:#10b981;flex-shrink:0}.upgrade-modal-footer{border-top:1px solid #e5e7eb;display:flex;gap:1rem;justify-content:flex-end;padding:1.25rem 1.5rem}.cancel-button{border-radius:6px}.cancel-button,.upgrade-button{font-size:.95rem;padding:.75rem 1.25rem;transition:background-color .3s}.upgrade-button{align-items:center;background-color:#4f46e5;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-weight:500;text-decoration:none}.upgrade-button:hover{background-color:#4338ca}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.upgrade-modal{max-height:90vh;width:95%}.upgrade-modal-content,.upgrade-modal-header{padding:1rem}.tier-comparison{flex-direction:column;gap:1rem;padding:1rem}.current-tier,.upgrade-tier{width:100%}.tier-upgrade-arrow{margin:.5rem 0;transform:rotate(90deg)}.tier-benefits ul{grid-template-columns:1fr}.upgrade-modal-footer{flex-direction:column;gap:.75rem;padding:1rem}.cancel-button,.upgrade-button{justify-content:center;width:100%}}.enterprise-container{background-color:#f9fafb;display:flex;flex-direction:column;min-height:100vh}.enterprise-content{flex:1 1;margin:0 auto;max-width:1400px;padding:2rem;width:100%}.enterprise-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.enterprise-header h1{color:#111827;font-size:1.875rem;font-weight:700;margin:0}.header-actions{display:flex;gap:.75rem}.error-message{align-items:center;background-color:#fee2e2;border:1px solid #fecaca;border-radius:.375rem;color:#b91c1c;display:flex;gap:.5rem;margin-bottom:1.5rem;padding:1rem}.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:3rem}.spinner{margin-bottom:1rem}.integration-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:300px 1fr;min-height:500px}.integration-sidebar{background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;overflow:hidden}.integration-sidebar h3{border-bottom:1px solid #e5e7eb;color:#6b7280;font-size:.875rem;font-weight:600;margin:0;padding:1rem}.integration-list{padding:.5rem 0}.integration-item{align-items:center;cursor:pointer;display:flex;gap:.75rem;padding:.75rem 1rem;transition:background-color .2s}.integration-item:hover{background-color:#f3f4f6}.integration-item.active{background-color:#eff6ff;border-left:3px solid #3b82f6}.integration-item-details{flex:1 1}.integration-item-details h4{color:#111827;font-size:.875rem;font-weight:500;margin:0 0 .25rem}.integration-item .status{border-radius:9999px;display:inline-block;font-size:.75rem;font-weight:500;padding:.125rem .5rem}.integration-item .status.connected{background-color:#d1fae5;color:#047857}.integration-item .status.disconnected{background-color:#f3f4f6;color:#6b7280}.integration-details{background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;padding:1.5rem}.integration-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.integration-header h2{color:#111827;font-size:1.5rem;font-weight:700;margin:0}.integration-actions{display:flex;gap:.5rem}.integration-actions button{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;color:#374151;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.375rem;padding:.5rem 1rem;transition:all .2s}.integration-actions button:hover{background-color:#f9fafb;border-color:#d1d5db}.test-button{color:#059669!important}.sync-button{color:#4f46e5!important}.settings-button{color:#374151!important}.integration-config{border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:1.5rem}.integration-config h3{color:#111827;font-size:1rem;font-weight:600;margin:0 0 1rem}.config-form{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.form-group{margin-bottom:1rem}.form-group label{margin-bottom:.375rem}.status-badge{align-items:center;border-radius:.375rem;display:inline-flex;font-size:.875rem;font-weight:500;padding:.375rem .75rem}.status-badge.connected{background-color:#d1fae5;color:#047857}.status-badge.disconnected{background-color:#fee2e2;color:#b91c1c}.sync-status{margin-top:1.5rem}.status-item{display:flex;font-size:.875rem;justify-content:space-between;margin-bottom:.75rem}.status-item span:first-child{color:#6b7280}.sync-badge{border-radius:9999px;font-size:.75rem;font-weight:500;padding:.125rem .5rem}.sync-badge.success{background-color:#d1fae5;color:#047857}.sync-badge.failed{background-color:#fee2e2;color:#b91c1c}.sync-badge.pending{background-color:#fef3c7;color:#92400e}.sync-badge.unknown{background-color:#f3f4f6;color:#6b7280}.empty-state{align-items:center;color:#6b7280;display:flex;flex-direction:column;justify-content:center;padding:3rem;text-align:center}.empty-state h3{color:#111827;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.not-connected-message{align-items:center;border:1px dashed #d1d5db;border-radius:.5rem;color:#6b7280;display:flex;flex-direction:column;margin:3rem 0;padding:2rem;text-align:center}.not-connected-message h3{color:#111827;font-size:1.125rem;font-weight:600;margin:.75rem 0 .5rem}.connect-button{align-items:center;background-color:#3b82f6;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;margin-top:1.5rem;padding:.625rem 1.25rem;transition:background-color .2s}.connect-button:hover{background-color:#2563eb}.integration-item.add-integration{border-top:1px dashed #d1d5db;cursor:not-allowed;margin-top:.5rem;opacity:.75}.integration-description{color:#4b5563;margin-bottom:1.5rem;max-width:800px}.analytics-dashboard{margin-top:1rem}.stats-summary{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-bottom:2rem}.stat-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 3px #0000000d;padding:1.25rem}.stat-title{color:#6b7280;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.stat-value{color:#111827;font-size:1.875rem;font-weight:700;margin-bottom:.5rem}.stat-change{font-size:.875rem;font-weight:500}.stat-change.positive{color:#059669}.stat-change.negative{color:#dc2626}.charts-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(12,1fr);margin-bottom:2rem}.chart-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 3px #0000000d;padding:1.25rem}.chart-card.wide{grid-column:span 12}.chart-card:not(.wide){grid-column:span 6}.chart-card h3{color:#111827;font-size:1rem;font-weight:600;margin-bottom:1rem}.chart-placeholder{align-items:center;border:1px dashed #d1d5db;border-radius:.375rem;color:#6b7280;display:flex;flex-direction:column;height:200px;justify-content:center;padding:1rem;text-align:center}.timeframe-selector{background-color:#f3f4f6;border-radius:.375rem;display:flex;gap:.25rem;padding:.25rem}.timeframe-selector button{background:none;border:none;border-radius:.25rem;color:#4b5563;cursor:pointer;font-size:.875rem;font-weight:500;padding:.375rem .75rem}.timeframe-selector button.active{background-color:#fff;box-shadow:0 1px 3px #0000000d;color:#111827}.export-button,.refresh-button{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;color:#4b5563;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.65rem 1rem;transition:all .2s}.export-button:hover,.refresh-button:hover{background-color:#f9fafb;border-color:#d1d5db}@media (max-width:768px){.enterprise-content{padding:1rem}.config-form,.integration-container{grid-template-columns:1fr}.charts-grid .chart-card:not(.wide){grid-column:span 12}}.zenoti-config-form{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;margin:0 auto;max-width:800px;padding:1.5rem}.form-header{border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem;padding-bottom:1rem}.form-header h2{color:#111827;font-size:1.5rem;font-weight:600;margin:0}.form-header p{color:#6b7280;font-size:.875rem;margin-top:.5rem}.form-section{margin-bottom:2rem}.form-section h3{color:#374151;font-size:1.125rem;font-weight:600;margin-bottom:1rem;margin-top:0}.form-group{margin-bottom:1.25rem}.form-group label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select{border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;padding:.625rem;transition:border-color .2s;width:100%}.form-group input:focus,.form-group select:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa33;outline:none}.form-group .help-text{color:#6b7280;font-size:.75rem;margin-top:.375rem}.form-group.required label:after{color:#ef4444;content:" *"}.form-actions{border-top:1px solid #e5e7eb;display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1.5rem}.cancel-button,.save-button,.test-button{align-items:center;border-radius:.375rem;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.625rem 1.25rem;transition:all .2s}.cancel-button{background-color:#f9fafb;border:1px solid #d1d5db;color:#4b5563}.cancel-button:hover{background-color:#f3f4f6}.save-button{background-color:#2563eb;border:none;color:#fff}.save-button:hover{background-color:#1d4ed8}.test-button{background-color:#f3f4f6;border:1px solid #d1d5db;color:#111827}.test-button:hover{background-color:#e5e7eb}.form-error{background-color:#fee2e2;border:1px solid #fecaca;border-radius:.375rem;color:#b91c1c}.form-error,.form-success{align-items:center;display:flex;font-size:.875rem;gap:.5rem;margin-top:1rem;padding:.75rem 1rem}.form-success{background-color:#dcfce7;border:1px solid #bbf7d0;border-radius:.375rem;color:#16a34a}.connection-status{border-radius:.375rem;font-size:.875rem;margin-top:1rem;padding:1rem}.connection-status.connected{background-color:#dcfce7;border:1px solid #bbf7d0;color:#16a34a}.connection-status.error{background-color:#fee2e2;border:1px solid #fecaca;color:#b91c1c}.connection-status-header{align-items:center;display:flex;font-weight:600;gap:.5rem;margin-bottom:.5rem}.connection-details{margin-top:.5rem}@media (max-width:640px){.form-actions{flex-direction:column-reverse}.cancel-button,.save-button,.test-button{justify-content:center;width:100%}}.api-key-management{background-color:var(--color-background);border-radius:8px;box-shadow:var(--shadow-sm);padding:1.5rem}.api-key-header{justify-content:space-between;margin-bottom:1.5rem}.api-key-header,.api-key-title{align-items:center;display:flex}.api-key-title{gap:.75rem}.key-icon{color:var(--color-primary)}.add-key-button,.create-key-button{align-items:center;background-color:var(--color-primary);border:none;border-radius:var(--radius);color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:background-color .3s}.add-key-button:hover,.create-key-button:hover{background-color:var(--color-primary-hover)}.api-key-alert{align-items:center;border-radius:var(--radius);display:flex;gap:.5rem;margin-bottom:1rem;padding:1rem}.api-key-alert.error{background-color:#fee2e2;border-left:4px solid #ef4444;color:#b91c1c}.api-key-alert.success{background-color:#d1fae5;border-left:4px solid #10b981;color:#065f46}.api-key-content{margin-top:1rem}.api-key-info{background-color:#f8fafc;border:1px solid var(--color-border);border-radius:var(--radius);margin-bottom:1.5rem;padding:1rem}.warning-text{align-items:center;color:#b91c1c;display:flex;font-size:.875rem;gap:.5rem;margin-top:.5rem}.no-keys{background-color:#f8fafc;border:1px dashed var(--color-border);border-radius:var(--radius);padding:2rem;text-align:center}.no-keys p{color:var(--color-muted-foreground);margin-bottom:1rem}.api-key-list{margin-top:1rem}.api-key-list-header{background-color:#f9fafb;color:var(--color-muted-foreground);font-size:.875rem;font-weight:500;padding:.5rem}.api-key-item,.api-key-list-header{border-bottom:1px solid var(--color-border);display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr .5fr}.api-key-item{align-items:center;padding:.75rem .5rem}.api-key-item.inactive{opacity:.7}.key-name{gap:.75rem}.key-badge,.key-name{align-items:center;display:flex}.key-badge{background-color:#e0e7ff;border-radius:50%;color:#4f46e5;flex-shrink:0;height:28px;justify-content:center;width:28px}.inactive-badge{background-color:#f3f4f6;border-radius:9999px;color:#6b7280;font-size:.75rem;margin-left:.5rem;padding:.125rem .375rem}.key-created,.key-expires,.key-last-used{align-items:center;color:var(--color-muted-foreground);display:flex;font-size:.875rem;gap:.5rem}.date-icon,.never-used{color:var(--color-muted-foreground)}.never-used{font-style:italic}.key-actions{display:flex;justify-content:flex-end}.delete-key-button{align-items:center;background-color:initial;border:none;border-radius:var(--radius);color:#6b7280;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s;width:32px}.delete-key-button:hover{background-color:#fee2e2;color:#b91c1c}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.delete-confirm{display:flex;gap:.5rem}.delete-confirm-button{background-color:#ef4444;color:#fff}.delete-cancel-button,.delete-confirm-button{border:none;border-radius:var(--radius);cursor:pointer;font-size:.75rem;padding:.25rem .5rem}.delete-cancel-button{background-color:#f3f4f6;color:#1f2937}.api-key-dialog-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:100}.api-key-dialog{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;max-width:500px;width:90%}.dialog-header{align-items:center;border-bottom:1px solid var(--color-border);display:flex;justify-content:space-between;padding:1rem}.dialog-header h3{font-size:1.25rem;font-weight:600;margin:0}.close-button{background:none;border:none;color:#6b7280;cursor:pointer;padding:.25rem}.close-button:hover{color:#111827}.dialog-content{padding:1rem}.dialog-form-field{margin-bottom:1.5rem}.dialog-form-field label{display:block;font-weight:500;margin-bottom:.5rem}.dialog-form-field input,.dialog-form-field select{border:1px solid var(--color-border);border-radius:var(--radius);padding:.5rem;width:100%}.field-hint{color:var(--color-muted-foreground);font-size:.875rem;margin-top:.25rem}.dialog-actions{display:flex;gap:.5rem;justify-content:flex-end;margin-top:1.5rem}.cancel-button{background-color:#fff;border:1px solid var(--color-border);border-radius:var(--radius);justify-content:center;margin:auto;width:80%}.cancel-button,.create-button{cursor:pointer;font-weight:500;padding:.5rem 1rem}.create-button{align-items:center;background-color:var(--color-primary);border:none;border-radius:var(--radius);color:#fff;display:flex;gap:.5rem}.create-button:hover{background-color:var(--color-primary-hover)}.spinner{margin:0}.created-key-display{text-align:center}.created-key-info{margin-bottom:1.5rem}.success-icon{color:#10b981;display:block;margin:0 auto 1rem}.key-warning{color:#b91c1c;font-size:.875rem;margin-top:.5rem}.api-key-container{margin:1.5rem 0}.api-key-input-group{display:flex;width:100%}.api-key-input{background-color:#f9fafb;border:1px solid var(--color-border);border-bottom-left-radius:var(--radius);border-right:none;border-top-left-radius:var(--radius);flex:1 1;font-family:monospace;padding:.75rem}.copy-button{align-items:center;background-color:var(--color-primary);border:none;border-bottom-right-radius:var(--radius);border-top-right-radius:var(--radius);color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:0 1rem}.copy-button:disabled{background-color:#10b981}.key-details{background-color:#f9fafb;border-radius:var(--radius);margin-top:1rem;padding:1rem;text-align:left}.key-detail{display:flex;margin-bottom:.5rem}.detail-label{font-weight:500;width:80px}.centered{justify-content:center}.done-button{background-color:var(--color-primary);border:none;border-radius:var(--radius);color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1.5rem}.loading-indicator{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem}.dialog-alert{align-items:center;border-radius:var(--radius);display:flex;gap:.5rem;margin-bottom:1rem;padding:.75rem}.dialog-alert.error{background-color:#fee2e2;border-left:4px solid #ef4444;color:#b91c1c}.dialog-alert.success{background-color:#d1fae5;border-left:4px solid #10b981;color:#065f46}@media (max-width:768px){.api-key-item,.api-key-list-header{grid-template-columns:2fr 1fr 1fr .5fr}.header-last-used,.key-last-used{display:none}}@media (max-width:640px){.api-key-item,.api-key-list-header{grid-template-columns:2fr 1fr .5fr}.header-expires,.key-expires{display:none}}@media (max-width:480px){.api-key-list-header{display:none}.api-key-item{gap:1rem;grid-template-columns:1fr auto}.key-created{grid-column:1/-1}.key-expires,.key-last-used{display:none}}.error-screen{align-items:center;background-color:#f9fafb;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:2rem;text-align:center}.error-screen h2{color:#b91c1c;font-size:1.75rem;margin-bottom:1rem}.error-screen p{color:#4b5563;margin-bottom:1.5rem;max-width:500px}.error-actions{margin-bottom:2rem}.refresh-button{background-color:#4f46e5;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:.63rem 1.5rem;transition:background-color .3s}.refresh-button:hover{background-color:#4338ca}.error-details{background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;margin-top:1rem;max-width:800px;overflow:hidden;padding:0;text-align:left;width:100%}.error-details summary{background-color:#f3f4f6;border-bottom:1px solid #e5e7eb;color:#4b5563;cursor:pointer;font-weight:500;padding:.75rem 1rem}.error-details summary:hover{background-color:#e5e7eb}.error-details p{color:#b91c1c;font-weight:500;margin:1rem}.error-details pre{background-color:#f3f4f6;border-radius:4px;color:#4b5563;font-size:.85rem;line-height:1.5;margin:0 1rem 1rem;overflow-x:auto;padding:1rem}@media (max-width:768px){.error-screen h2{font-size:1.5rem}.error-screen p,.refresh-button{font-size:.95rem}.refresh-button{padding:.6rem 1.25rem}.error-details summary{font-size:.9rem;padding:.6rem .75rem}.error-details pre{font-size:.8rem}}@media (max-width:480px){.error-screen{padding:1.5rem}.error-screen h2{font-size:1.25rem}.error-screen p{font-size:.9rem}.refresh-button{font-size:.9rem;padding:.5rem 1rem}.error-details{font-size:.85rem}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--color-background)!important;color:var(--color-text-primary)!important;font-family:var(--font-family);line-height:1.6}.app{background-color:var(--color-surface)!important;box-shadow:var(--shadow-sm);margin:0 auto;max-width:1200px;padding:0}.app,.auth-loading-screen{display:flex;flex-direction:column;height:100vh}.auth-loading-screen{align-items:center;background-color:var(--color-background)!important;color:var(--color-text-primary)!important;justify-content:center}.spinner{animation:spin 1s linear infinite;border-top:4px solid var(--color-border)!important;border:4px solid var(--color-border)!important;border-radius:50%;border-top-color:var(--primary)!important;height:40px;margin-bottom:20px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.login-container{align-items:center;background-color:var(--login-background)!important;background-image:linear-gradient(135deg,var(--login-gradient-start) 0,var(--login-gradient-end) 100%);display:flex;height:100vh;justify-content:center}.login-form{background-color:var(--form-background)!important;border-radius:8px;box-shadow:0 4px 20px #0000001a;max-width:400px;padding:2rem;text-align:center;width:100%}.login-form h2{color:var(--form-text)!important;font-weight:600;margin-bottom:1.5rem}.hidden-username{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;white-space:nowrap;width:1px}.password-input-wrapper{margin-bottom:1.5rem;position:relative}.password-input{background-color:var(--form-background)!important;border:1px solid var(--input-border);border-radius:4px;color:var(--input-text)!important;font-size:16px;padding:12px 50px 12px 16px;transition:border-color .3s;width:100%}.password-input:focus{border-color:var(--input-border-focus)!important;box-shadow:0 0 0 2px #4f46e533;outline:none}.toggle-password{background:none;border:none;color:var(--color-text-secondary)!important;cursor:pointer;font-size:14px;padding:4px 8px;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.toggle-password:hover{color:var(--primary)!important}.login-button{background-color:var(--button-primary)!important;border:none;border-radius:4px;color:var(--button-text)!important;cursor:pointer;font-size:16px;padding:12px 20px;transition:background-color .3s;width:100%}.login-button:hover{background-color:var(--button-primary-hover)!important}.error-message{background-color:var(--error-background)!important;color:var(--error-text)!important;margin-bottom:1rem;padding:8px 12px;text-align:left}.alert,.error-message{border-radius:4px;font-size:14px}.alert{align-items:center;animation:slideIn .3s ease-out;display:flex;gap:10px;margin:10px;padding:12px 16px}.alert-error{background-color:var(--alert-error-bg)!important;border-left:4px solid var(--alert-error-border);color:var(--alert-error-text)!important}.alert svg{flex-shrink:0}.retry-button{background-color:initial;border:1px solid var(--alert-error-text);border-radius:4px;color:var(--alert-error-text)!important;cursor:pointer;font-size:12px;margin-left:8px;padding:4px 8px;transition:all .2s}.retry-button:hover{background-color:var(--alert-error-text)!important;color:#fff!important}.loading-overlay{align-items:center;background-color:#00000080;bottom:0;color:#fff!important;justify-content:center;left:0;right:0;top:0;z-index:1000}.loading-overlay,.upload-progress-overlay{display:flex;flex-direction:column;position:fixed}.upload-progress-overlay{background-color:var(--form-background)!important;border-radius:8px;bottom:20px;box-shadow:0 4px 12px #00000026;gap:8px;left:50%;max-width:500px;min-width:300px;padding:16px 20px;transform:translateX(-50%);z-index:999}.upload-progress-container{background-color:var(--color-border)!important;border-radius:4px;overflow:hidden;width:100%}.upload-progress-bar{background-color:var(--primary)!important;height:4px;transition:width .3s ease}.upload-progress-overlay span{color:var(--color-text-primary)!important;font-size:14px}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.app{box-shadow:none;margin:0;max-width:100%}.login-form{margin:1rem;padding:1.5rem}.alert{font-size:13px;margin:8px}.upload-progress-overlay{left:10px;min-width:auto;right:10px;transform:none}}@media (max-width:480px){.login-button,.password-input{font-size:16px}.login-form h2{font-size:1.5rem}}
/*# sourceMappingURL=main.085766bd.css.map*/