@charset "UTF-8";@media (min-width: 769px){aside{width:18%!important;transition:width .3s ease}body.sidebar-collapsed aside{width:6%!important}main{flex:1!important;width:auto!important;max-width:none!important}body.sidebar-collapsed .logo-full,body.sidebar-collapsed .logo-accent,body.sidebar-collapsed .logo-mobile,body.sidebar-collapsed nav,body.sidebar-collapsed .pb-8,body.sidebar-collapsed .sidebar-header{opacity:0;pointer-events:none;transition:opacity .3s ease}body.sidebar-collapsed .customer-profile{opacity:0;pointer-events:none;transition:opacity .3s ease}}aside{background-color:#485e88;z-index:1180;display:flex;flex-direction:column;height:100vh}@media (max-width: 768px){aside{position:fixed;left:-100%;top:0;height:100vh;width:85%;max-width:320px;transition:left .3s ease;box-shadow:2px 0 15px #0003}.sidebar-open aside{left:0}}.logo-full{font-size:1.5rem;font-weight:300;color:#fff}.logo-accent{font-size:1.5rem;color:#6cb3bc}.logo-mobile{font-size:1.3rem;font-weight:700;color:#6cb3bc;display:none}.sidebar-header{flex-shrink:0;padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}nav{flex:1;overflow-y:auto;overflow-x:hidden;padding:1rem 0}nav::-webkit-scrollbar{width:4px}nav::-webkit-scrollbar-track{background:transparent}nav::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}nav::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.menu-container{width:100%;padding:0 1rem}.chat-menu-section{margin-bottom:1.5rem}.chat-menu-section .conversations-list{max-height:300px;overflow-y:auto;padding-right:.5rem}.chat-menu-section .conversations-list::-webkit-scrollbar{width:3px}.chat-menu-section .conversations-list::-webkit-scrollbar-track{background:transparent}.chat-menu-section .conversations-list::-webkit-scrollbar-thumb{background:#6cb3bc4d;border-radius:1.5px}.chat-menu-section .conversations-list::-webkit-scrollbar-thumb:hover{background:#6cb3bc80}.menu-item{position:relative;display:block;font-size:1.2rem;font-weight:300;text-align:left;padding-bottom:8px;transition:color .3s ease;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.menu-item:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#6cb3bc;transition:background-color .3s ease}.menu-item:hover{color:#6cb3bc}.menu-item:hover:after{background-color:#fff}.menu-item.no-underline:after{display:none}.conv-link,.customer-conv-link{display:block;padding:.5rem .75rem;margin:.25rem 0;border-radius:.375rem;transition:all .2s ease;text-decoration:none}.conv-link:hover,.customer-conv-link:hover{background-color:#ffffff1a;transform:translate(2px)}.conv-link .menu-item,.customer-conv-link .menu-item{font-size:.875rem;padding-bottom:0;line-height:1.4}.conv-link .menu-item:after,.customer-conv-link .menu-item:after{display:none}.conv-link.text-accent,.customer-conv-link.text-accent{background-color:#6cb3bc33}.conv-link.text-accent .menu-item,.customer-conv-link.text-accent .menu-item{color:#6cb3bc;font-weight:500}#sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:1150;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:all .3s ease}@media (max-width: 768px){.sidebar-header{padding:1rem}nav{padding:.5rem 0}.menu-container{padding:0 .75rem}.chat-menu-section .conversations-list{max-height:200px}.menu-item{font-size:1rem}}.chat-mode #welcome-section{display:none!important}.chat-mode #chat-mode{display:flex!important;flex-direction:column;height:100vh}@media (min-width: 769px){.chat-mode.sidebar-collapsed aside{width:6%}.chat-mode:not(.sidebar-expanded) aside{width:6%}.chat-mode #sidebar-toggle{display:flex!important}}@media (max-width: 768px){.chat-mode #welcome-section{display:none!important;visibility:hidden}.chat-mode #chat-mode{height:100vh;display:flex!important;flex-direction:column;position:relative;z-index:1}.chat-mode .chat-header{padding:1rem;flex-shrink:0;background-color:#fff;position:sticky;top:0;z-index:10;border-bottom:1px solid #e5e7eb}.chat-mode .chat-form-footer{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e5e7eb;padding:.75rem;z-index:1000;box-shadow:0 -2px 10px #0000001a;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px))}.chat-mode .chat-form-footer form{position:relative}.chat-mode .chat-form-footer form .flex.items-end{align-items:center!important;gap:.5rem}.chat-mode .chat-form-footer form .flex-1.relative{position:relative!important;flex:1}.chat-mode #chat-messages{flex:1;overflow-y:auto;padding:1rem;padding-bottom:100px;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;position:relative;z-index:1;min-height:0}}body:not(.chat-mode) #chat-mode{display:none!important}.chat-message{animation:fadeInUp .3s ease-out}#ai-sidebar-toggle{background:linear-gradient(135deg,#6cb3bcf2,#6cb3bc)!important;box-shadow:0 8px 25px #6cb3bc4d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);cursor:pointer;transition:all .3s ease;position:relative;z-index:1200;width:32px!important;height:32px!important;border-radius:8px!important}#ai-sidebar-toggle:hover{background:linear-gradient(135deg,#6cb3bc,#82c8d2)!important;transform:scale(1.1);box-shadow:0 12px 35px #6cb3bc66;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}#ai-sidebar-toggle:active{transform:scale(.95)}#ai-sidebar-toggle span{transition:all .3s ease;text-shadow:0 1px 2px rgba(0,0,0,.1);font-weight:600;font-size:.75rem}#ai-sidebar-toggle.bg-red-500{background:#ef4444!important}#ai-sidebar-toggle.bg-red-500:hover{background:#dc2626!important}@supports (-webkit-touch-callout: none){.chat-mode{overflow:hidden;position:fixed;width:100%;height:100vh}.chat-mode #chat-mode{display:flex!important;flex-direction:column;position:relative;width:100%;height:100vh}.chat-mode .chat-header{padding:.75rem 1rem;flex-shrink:0;background-color:#fff;border-bottom:1px solid #e5e7eb;display:flex!important;justify-content:space-between;align-items:center;z-index:10}.chat-mode #chat-messages{flex:1;overflow-y:auto;padding:1rem;-webkit-overflow-scrolling:touch;min-height:0;padding-bottom:120px}.chat-mode .chat-form-footer{flex-shrink:0;padding:.75rem 1rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #e5e7eb;position:fixed;bottom:0;left:0;right:0;z-index:1000;box-shadow:0 -2px 10px #0000001a}.chat-mode .chat-form-footer form .flex.items-end{align-items:center!important}}.chat-form-footer .flex.items-end.space-x-2,.chat-form-footer .flex.items-end.space-x-3{align-items:center!important;gap:.5rem!important}@media (min-width: 769px){.chat-form-footer .flex.items-end.space-x-2,.chat-form-footer .flex.items-end.space-x-3{align-items:flex-end!important;gap:.75rem!important}}.chat-form-footer .flex-1.relative{position:relative!important;flex:1!important;min-height:60px!important;display:flex!important;align-items:stretch!important}.chat-form-footer .text-xs.text-gray-500{margin-top:.5rem!important;text-align:center!important}@media (max-width: 768px){.chat-form-footer .text-xs.text-gray-500{font-size:.7rem!important}}.chat-loading .send-chat-button{background-color:#9ca3af!important;cursor:not-allowed!important}.chat-loading .send-chat-button:hover{transform:none!important;background-color:#9ca3af!important}.chat-loading #user-input-active{background-color:#f3f4f6!important;cursor:not-allowed!important}.webhook-badge{display:inline-flex;align-items:center;gap:.25rem}.webhook-badge .status-pulse{width:8px;height:8px;border-radius:50%}.webhook-badge .status-pulse.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}#user-input-active.document-mode{min-height:60px!important;padding-left:52px!important;padding-bottom:44px!important;padding-top:12px!important;line-height:1.4!important}#user-input-active.document-mode::placeholder{font-size:.875rem!important;color:#9ca3af!important;line-height:1.4!important}#file-button-container{display:flex!important;align-items:center!important;gap:.25rem!important;z-index:15!important}#file-button-container button{background:#fff;border:1px solid #d1d5db;border-radius:4px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#6b7280;cursor:pointer;transition:all .15s ease;box-shadow:0 1px 2px #0000000d}#file-button-container button:hover{background:#f9fafb;border-color:#9ca3af;color:#374151;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}#file-button-container button:active{transform:translateY(0);box-shadow:0 1px 2px #0000000d}#file-button-container button svg{width:14px;height:14px}#file-preview-area{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:8px;padding:12px;margin-bottom:12px;animation:slideInUp .3s ease-out}@keyframes slideInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}#file-preview-area .space-y-2>*+*{margin-top:8px}#file-preview-area .flex.items-center.justify-between{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:8px 12px;transition:all .15s ease}#file-preview-area .flex.items-center.justify-between:hover{border-color:#d1d5db;box-shadow:0 1px 3px #0000001a}#file-preview-area .flex.items-center.justify-between button{color:#ef4444;padding:4px;border-radius:4px;transition:all .15s ease}#file-preview-area .flex.items-center.justify-between button:hover{background:#fef2f2;color:#dc2626;transform:scale(1.1)}.chat-mode #user-input-active::placeholder{font-size:.875rem!important;color:#9ca3af!important;line-height:1.4!important}.chat-mode #user-input-active:disabled::placeholder{font-size:.75rem!important;color:#6b7280!important}#ai-sidebar-toggle-customer{background:linear-gradient(135deg,#6cb3bcf2,#6cb3bc)!important;box-shadow:0 8px 25px #6cb3bc4d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);cursor:pointer;transition:all .3s ease;position:relative;z-index:1200;width:32px!important;height:32px!important;border-radius:8px!important}#ai-sidebar-toggle-customer:hover{background:linear-gradient(135deg,#6cb3bc,#82c8d2)!important;transform:scale(1.1);box-shadow:0 12px 35px #6cb3bc66;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}#ai-sidebar-toggle-customer:active{transform:scale(.95)}#ai-sidebar-toggle-customer span{transition:all .3s ease;text-shadow:0 1px 2px rgba(0,0,0,.1);font-weight:600;font-size:.75rem}#ai-sidebar-toggle-customer.bg-red-500{background:#ef4444!important}#ai-sidebar-toggle-customer.bg-red-500:hover{background:#dc2626!important}.chat-mode .chat-form-footer form{display:flex!important;flex-direction:column!important;gap:.75rem!important;width:100%!important}.chat-mode .chat-form-footer .flex-1.relative{flex:1!important;width:100%!important;position:relative!important}.chat-mode #send-button-active:not(:disabled){background:#6cb3bc!important;cursor:pointer!important}.chat-mode #send-button-active:not(:disabled):hover{background:#6cb3bce6!important}.chat-mode #send-button-active:disabled{background:#9ca3af!important;cursor:not-allowed!important}.chat-mode #send-button-active:disabled:hover{background:#9ca3af!important;transform:translateY(-50%)!important}#webhook-selector-section{background:#fafafa;border-color:#e5e7eb}#webhook-buttons{max-height:200px;overflow-y:auto;-webkit-overflow-scrolling:touch}#webhook-buttons::-webkit-scrollbar{width:4px}#webhook-buttons::-webkit-scrollbar-track{background:transparent}#webhook-buttons::-webkit-scrollbar-thumb{background:#6cb3bc4d;border-radius:2px}#webhook-buttons::-webkit-scrollbar-thumb:hover{background:#6cb3bc80}.webhook-option-btn{transition:all .2s ease;white-space:nowrap;min-height:44px;display:flex;align-items:center;justify-content:center}.webhook-option-btn:hover{border-color:#6cb3bc!important;color:#6cb3bc!important;background-color:#6cb3bc0d!important}.webhook-option-btn.selected,.webhook-option-btn:focus{border-color:#6cb3bc!important;color:#6cb3bc!important;background-color:#6cb3bc1a!important;border-width:2px!important}.webhook-option-btn div{display:flex;align-items:center;gap:.5rem}#active-webhook-indicator{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}#selected-webhook-info{animation:slideDown .3s ease-in-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}#webhook-help-message p{display:flex;align-items:center;justify-content:center;gap:.25rem;font-size:.75rem;color:#6b7280}.webhook-loading{padding:1rem;text-align:center;display:flex;align-items:center;justify-content:center;gap:.5rem}.webhook-loading .animate-spin{flex-shrink:0}#document-analysis-indicator .animate-bounce{animation:bounce 1s infinite}@media (max-width: 768px){#webhook-selector-section{padding:1rem!important}#webhook-buttons{gap:.5rem!important;max-height:150px}.webhook-option-btn{font-size:.875rem!important;padding:.5rem .75rem!important;min-height:40px!important}#selected-webhook-info{margin-top:.75rem!important}#selected-webhook-info>div{padding:.5rem .75rem!important;font-size:.875rem!important}.chat-mode #user-input-active{font-size:14px!important;padding-right:52px!important}.chat-mode #user-input-active.document-mode{padding-left:48px!important;padding-bottom:40px!important;min-height:60px!important}.chat-mode #send-button-active{width:36px!important;height:36px!important;right:8px!important}.chat-mode #send-button-active svg{width:16px!important;height:16px!important}#file-button-container{bottom:10px!important;left:10px!important}#file-button-container button{width:26px!important;height:26px!important}#file-button-container button svg{width:12px!important;height:12px!important}#file-preview-area{padding:8px!important;margin-bottom:8px!important}#file-preview-area .flex.items-center.justify-between{padding:6px 8px!important;font-size:.8rem!important}}@media (min-width: 769px){.chat-mode #user-input-active.document-mode{padding-left:60px!important;padding-bottom:48px!important;min-height:64px!important}.chat-mode #user-input-active{padding-right:60px!important}.chat-mode #user-input-active.document-mode{padding-left:50px!important;padding-bottom:44px!important;min-height:64px!important}.chat-mode #send-button-active{width:40px!important;height:40px!important;right:12px!important}.chat-mode #send-button-active svg{width:18px!important;height:18px!important}#file-button-container{bottom:12px!important;left:12px!important;gap:.5rem!important}#file-button-container button{width:30px!important;height:30px!important}#file-button-container button svg{width:14px!important;height:14px!important}}.chat-mode.webhook-selected .chat-form-footer{background:#fff;border-top:2px solid #6cb3bc}.chat-mode.webhook-selected #user-input-active{border-color:#6cb3bc!important}.chat-mode.webhook-selected #user-input-active:focus{box-shadow:0 0 0 3px #6cb3bc1a!important}.chat-mode:not(.webhook-selected) .chat-form-footer{background:#f9fafb}.chat-mode:not(.webhook-selected) #user-input-active{background-color:#f3f4f6!important}.chat-mode.document-mode #user-input-active{border-color:#3b82f6!important;background:linear-gradient(135deg,#fefbff,#f0f9ff)!important}.chat-mode.document-mode #user-input-active:focus{box-shadow:0 0 0 3px #3b82f61a!important;border-color:#2563eb!important}.chat-mode.document-mode .chat-form-footer{background:linear-gradient(135deg,#fff,#f8fafc);border-top:2px solid #3b82f6}#sidebar-toggle,#new-chat-desktop{position:fixed;z-index:1200;padding:8px;background:linear-gradient(135deg,#485e88f2,#485e88);color:#fff;border-radius:12px;box-shadow:0 8px 25px #485e884d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);cursor:pointer;display:flex;width:50px;height:50px;justify-content:center;align-items:center;transition:all .3s ease}#sidebar-toggle:hover,#new-chat-desktop:hover{background:linear-gradient(135deg,#485e88,#607da0);transform:scale(1.1);box-shadow:0 12px 35px #485e8866}#sidebar-toggle svg,#new-chat-desktop svg{transition:transform .3s ease;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}#sidebar-toggle{top:20px}@media (min-width: 769px){#sidebar-toggle{left:calc(18% - 30px);transition:left .3s ease}.sidebar-collapsed #sidebar-toggle{left:calc(3% - 25px)}}@media (max-width: 768px){#sidebar-toggle{left:20px!important;width:40px!important;height:40px!important;padding:6px!important}#sidebar-toggle svg{width:18px!important;height:18px!important}.sidebar-open #sidebar-toggle{left:290px!important}}#new-chat-desktop{top:78px;left:calc(3% - 25px);display:none!important}@media (min-width: 769px){.chat-mode.sidebar-collapsed #new-chat-desktop{display:flex!important}}.send-chat-button{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;display:flex!important;align-items:center!important;justify-content:center!important;border:none!important;outline:none!important;cursor:pointer!important;transition:all .2s ease!important;z-index:10!important}@media (max-width: 768px){.send-chat-button{right:8px!important;width:36px!important;height:36px!important;padding:0!important;margin:0!important;border-radius:6px!important}.send-chat-button svg{width:16px!important;height:16px!important}}@media (min-width: 769px){.send-chat-button{right:12px!important;width:40px!important;height:40px!important;padding:0!important;margin:0!important;border-radius:8px!important}.send-chat-button svg{width:18px!important;height:18px!important}}.send-chat-button:hover:not(:disabled){transform:translateY(-50%) scale(1.05)!important}.send-chat-button:active:not(:disabled){transform:translateY(-50%) scale(.95)!important}.send-chat-button:disabled{cursor:not-allowed!important;transform:translateY(-50%)!important}.send-chat-button:disabled:hover{transform:translateY(-50%)!important}#user-input,#user-input-active{-webkit-appearance:none!important;transition:border-color .2s ease!important;min-height:48px!important;border-radius:8px!important;position:relative!important}@media (max-width: 768px){#user-input,#user-input-active{padding-right:52px!important;border:2px solid #d1d5db!important;font-size:16px!important}}@media (min-width: 769px){#user-input,#user-input-active{padding-right:60px!important;border:1px solid #d1d5db!important;font-size:1rem!important}}#user-input:focus,#user-input-active:focus{border-color:#6cb3bc!important;outline:none!important;box-shadow:0 0 0 3px #6cb3bc1a!important;-webkit-tap-highlight-color:transparent!important}.chat-form-container{position:relative}@media (max-width: 768px){.chat-form-container .flex.items-end,.chat-form-container .flex.items-center{align-items:center!important}}.chat-form-container .flex-1.relative{position:relative!important;min-height:48px!important;width:100%!important}footer{position:fixed;bottom:0;right:0;padding:.5rem;font-size:.75rem;color:#6b7280;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.5rem 0 0;box-shadow:0 -2px 10px #0000001a;transition:all .3s ease;z-index:999}.chat-mode footer{display:none!important}@media (max-width: 768px){footer{right:0;left:0;text-align:center;width:100%;padding:.75rem;font-size:.7rem;border-radius:0}}.bg-accent{background-color:#6cb3bc}.text-accent{color:#6cb3bc}.border-accent{border-color:#6cb3bc}.ring-accent{--tw-ring-color: #6cb3bc}.bg-sidebar{background-color:#485e88}.bg-input{background-color:#f7f7f8}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f3f4f6}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (min-width: 769px){main{flex:1!important;width:auto!important;max-width:none!important}.md\:w-3\/4{width:auto!important;flex:1!important}}@media (max-width: 768px){body{display:block}main{width:100%;height:100vh;overflow:hidden}#welcome-section{padding:2rem 1rem;min-height:100vh;display:flex!important;flex-direction:column;justify-content:center;align-items:center}#construction-section{padding:1rem .5rem .5rem!important;margin:0!important;min-height:100vh!important;height:100vh!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;overflow-y:auto!important}#construction-section .max-w-4xl{width:100%!important;max-width:100%!important;padding:0 .5rem!important}#construction-section .welcome-text-large{font-size:1.5rem!important;line-height:1.3!important;margin-bottom:1rem!important}#construction-section .welcome-question-label{font-size:1rem!important;line-height:1.4!important;margin-bottom:1.5rem!important}#construction-section .grid{gap:.75rem!important;margin-bottom:1.5rem!important}#construction-section .grid>div{padding:1rem!important}#construction-section .bg-gradient-to-r{padding:1.25rem!important;margin-bottom:1.25rem!important}#construction-section .bg-gradient-to-r p{margin-bottom:.75rem!important}#construction-section .bg-gradient-to-r input,#construction-section .bg-gradient-to-r button{font-size:.875rem!important}#construction-section .max-w-md{max-width:100%!important;margin-bottom:1rem!important}.flex.items-end.space-x-2,.flex.items-end.space-x-3{position:relative!important}.flex-1.relative{position:relative!important;min-height:48px!important}}@media (min-width: 480px) and (max-width: 768px){.welcome-text-large{font-size:2.5rem}.welcome-question-label{font-size:2rem}#construction-section{padding:1rem!important}#construction-section .welcome-text-large{font-size:2rem!important}#construction-section .welcome-question-label{font-size:1.25rem!important}}@media (min-width: 1200px){.menu-container{padding:0 1.5rem}.menu-item{font-size:1.3rem}#construction-section .max-w-4xl{max-width:56rem!important;padding:0 2rem!important}}@media (max-height: 600px){.welcome-text-large{font-size:2rem;margin-bottom:1rem}.welcome-question-label{font-size:1.5rem;margin-bottom:1rem}#construction-section{justify-content:flex-start!important;padding-top:.5rem!important}#construction-section .mb-6,#construction-section .mb-8{margin-bottom:.75rem!important}#construction-section .grid{margin-bottom:1rem!important}#construction-section .bg-gradient-to-r{margin-bottom:1rem!important;padding:1rem!important}}@media (min-width: 1440px){:root{--sidebar-width-expanded: 15%;--sidebar-width-collapsed: 4%}}@media (max-width: 768px) and (orientation: landscape){.chat-mode #chat-messages{padding-bottom:80px}.chat-mode .chat-form-footer{padding:.5rem;padding-bottom:calc(.5rem + env(safe-area-inset-bottom,0px))}#construction-section{justify-content:flex-start!important;padding-top:.5rem!important;overflow-y:auto!important}#construction-section .welcome-text-large{font-size:1.25rem!important;margin-bottom:.5rem!important}#construction-section .welcome-question-label{font-size:.875rem!important;margin-bottom:1rem!important}#construction-section .grid{grid-template-columns:1fr!important;gap:.5rem!important;margin-bottom:1rem!important}#construction-section .bg-gradient-to-r{padding:.75rem!important;margin-bottom:.75rem!important}}@media print{#sidebar-toggle,#new-chat-desktop,aside,footer,.chat-header,.chat-form-footer{display:none!important}main{width:100%!important;height:auto!important;overflow:visible!important}.chat-mode #chat-mode{height:auto!important}}#construction-section{min-height:100vh;margin:0;padding:1rem;overflow-x:hidden}@media (min-width: 769px){#construction-section{padding:2rem;justify-content:center}}#construction-section .max-w-4xl{width:100%;overflow-x:hidden}.customer-login-container{background:linear-gradient(135deg,#f9fafb,#f3f4f6);min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem}@media (max-width: 768px){.customer-login-container{padding:1rem}}.customer-login-form{background:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:2rem;width:100%;max-width:28rem}@media (max-width: 768px){.customer-login-form{padding:1.5rem;border-radius:.75rem}}.customer-login-header{text-align:center;margin-bottom:2rem}.customer-login-header h1{font-size:1.875rem;font-weight:300;color:#1f2937;margin-bottom:.5rem}.customer-login-header h1 .accent{color:#6cb3bc;font-weight:500}.customer-login-header p{color:#4b5563;font-size:.875rem}.customer-input-group{margin-bottom:1.5rem}.customer-input-group label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.customer-input-group label .optional{color:#6b7280;font-size:.75rem;font-weight:400}.customer-input-group input{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;transition:all .2s ease;background-color:#fff}.customer-input-group input:focus{outline:none;border-color:#6cb3bc;box-shadow:0 0 0 3px #6cb3bc1a}.customer-input-group input::placeholder{color:#9ca3af}.customer-input-group input.error{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.customer-input-group .help-text{margin-top:.25rem;font-size:.75rem;color:#6b7280}.customer-remember-group{display:flex;align-items:center;margin-bottom:1.5rem}.customer-remember-group input[type=checkbox]{width:1rem;height:1rem;color:#6cb3bc;border:1px solid #d1d5db;border-radius:.25rem;margin-right:.5rem}.customer-remember-group input[type=checkbox]:focus{box-shadow:0 0 0 3px #6cb3bc1a}.customer-remember-group label{font-size:.875rem;color:#374151;margin:0}.customer-login-button{width:100%;background-color:#6cb3bc;color:#fff;font-weight:500;padding:.75rem 1rem;border:none;border-radius:.5rem;font-size:1rem;cursor:pointer;transition:all .2s ease}.customer-login-button:hover{background-color:#5aaab4;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.customer-login-button:active{transform:translateY(0)}.customer-login-button:focus{outline:none;box-shadow:0 0 0 3px #6cb3bc4d}.customer-login-button:disabled{background-color:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.customer-login-links{margin-top:1.5rem;text-align:center}.customer-login-links p{font-size:.875rem;color:#4b5563;margin-bottom:.5rem}.customer-login-links p a{color:#6cb3bc;text-decoration:none;transition:color .2s ease}.customer-login-links p a:hover{color:#4d9ea8;text-decoration:underline}.customer-login-footer{text-align:center;margin-top:2rem;font-size:.75rem;color:#6b7280}.customer-alert{margin-bottom:1.5rem;padding:1rem;border-radius:.5rem;font-size:.875rem}.customer-alert.error{background-color:#fef2f2;border:1px solid #fecaca;color:#991b1b}.customer-alert.error .alert-header{display:flex;align-items:center;margin-bottom:.5rem}.customer-alert.error .alert-header svg{width:1.25rem;height:1.25rem;color:#dc2626;margin-right:.5rem}.customer-alert.error .alert-header span{font-weight:500;color:#7f1d1d}.customer-alert.error ul{margin:0;padding-left:1rem}.customer-alert.error ul li{margin-bottom:.25rem}.customer-alert.success{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.customer-alert.success .alert-header{display:flex;align-items:center}.customer-alert.success .alert-header svg{width:1.25rem;height:1.25rem;color:#16a34a;margin-right:.5rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.customer-login-form{animation:fadeInUp .5s ease-out}@media (max-width: 768px){.customer-login-header h1{font-size:1.5rem}.customer-input-group{margin-bottom:1.25rem}}#webhook-selector-section{background:linear-gradient(135deg,#fff,#f9fafb);border-bottom:2px solid #e5e7eb;transition:all .3s ease;animation:slideInDown .5s ease-out}@keyframes slideInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}#webhook-buttons{min-height:50px;display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-start}@media (max-width: 768px){#webhook-buttons{gap:.5rem}}.webhook-option-btn{position:relative;display:inline-flex;align-items:center;padding:.75rem 1rem;border:2px solid #d1d5db;border-radius:.75rem;background:#fff;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px #0000000d}.webhook-option-btn:hover{border-color:#6cb3bc;color:#6cb3bc;background:#6cb3bc0d;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.webhook-option-btn.selected,.webhook-option-btn:focus{border-color:#6cb3bc;border-width:2px;color:#6cb3bc;background:#6cb3bc1a;box-shadow:0 0 0 3px #6cb3bc33;transform:translateY(-1px)}.webhook-option-btn.selected:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border:2px solid #6cb3bc;border-radius:.75rem;animation:webhookPulse 2s infinite;z-index:-1}@keyframes webhookPulse{0%{transform:scale(1);opacity:1}70%{transform:scale(1.05);opacity:.7}to{transform:scale(1.1);opacity:0}}.webhook-option-btn .webhook-icon{margin-right:.5rem;font-size:1rem;transition:transform .2s ease}.webhook-option-btn:hover .webhook-icon{transform:scale(1.1)}@media (max-width: 768px){.webhook-option-btn{padding:.5rem .75rem;font-size:.8rem;border-radius:.5rem}.webhook-option-btn .webhook-icon{margin-right:.25rem;font-size:.875rem}}.webhook-loading{display:flex;align-items:center;justify-content:center;padding:1rem;color:#6b7280;font-size:.875rem}.webhook-loading .loading-spinner{width:1rem;height:1rem;border:2px solid #d1d5db;border-top:2px solid #6cb3bc;border-radius:50%;animation:spin 1s linear infinite;margin-right:.5rem}#selected-webhook-info{margin-top:1rem;padding:.75rem 1rem;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid #bbf7d0;border-radius:.75rem;animation:fadeInUp .3s ease-out}#selected-webhook-info .success-icon{width:1rem;height:1rem;color:#16a34a;flex-shrink:0}#selected-webhook-info #selected-webhook-name{font-weight:600;color:#15803d}#selected-webhook-info #change-webhook{color:#2563eb;font-size:.75rem;text-decoration:underline;margin-left:.5rem;cursor:pointer;transition:color .2s ease}#selected-webhook-info #change-webhook:hover{color:#1d4ed8}#webhook-help-message{margin-top:.5rem;text-align:center;animation:fadeIn .3s ease-out}#webhook-help-message p{margin:0;color:#6b7280;font-size:.75rem;display:flex;align-items:center;justify-content:center;gap:.25rem}.chat-form-footer.webhook-disabled #user-input-active{background-color:#f3f4f6!important;color:#6b7280!important;cursor:not-allowed!important;border-color:#d1d5db!important}.chat-form-footer.webhook-disabled #user-input-active::placeholder{color:#9ca3af!important}.chat-form-footer.webhook-disabled #user-input-active:focus{border-color:#d1d5db!important;box-shadow:none!important}.chat-form-footer.webhook-disabled #send-button-active{background-color:#9ca3af!important;cursor:not-allowed!important;transform:none!important}.chat-form-footer.webhook-disabled #send-button-active:hover{background-color:#9ca3af!important;transform:none!important}.webhook-error{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca;color:#991b1b;padding:.75rem 1rem;border-radius:.75rem;animation:shakeError .5s ease-in-out}@keyframes shakeError{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.webhook-error .error-icon{width:1rem;height:1rem;color:#dc2626}.webhook-error button{color:#2563eb;font-size:.75rem;text-decoration:underline;background:none;border:none;cursor:pointer;margin-left:.5rem}.webhook-error button:hover{color:#1d4ed8}@media (max-width: 768px){#webhook-selector-section{padding:1rem}#webhook-selector-section label{font-size:.875rem;margin-bottom:.5rem}#webhook-selector-section p{font-size:.75rem;margin-bottom:.75rem}#webhook-buttons{justify-content:flex-start}#webhook-buttons .webhook-option-btn{flex:0 0 auto;min-width:fit-content}#selected-webhook-info{padding:.5rem .75rem;margin-top:.75rem}#selected-webhook-info .success-icon{width:.875rem;height:.875rem}#selected-webhook-info #selected-webhook-name{font-size:.875rem}#selected-webhook-info #change-webhook{font-size:.7rem}}@media (prefers-reduced-motion: reduce){.webhook-option-btn,#selected-webhook-info,#webhook-help-message,.webhook-loading,.webhook-error,#webhook-selector-section{animation:none!important;transition:none!important}.webhook-option-btn:hover{transform:none!important}.webhook-option-btn.selected:before{animation:none!important}}.webhook-option-btn:focus-visible{outline:2px solid #6cb3bc;outline-offset:2px}#change-webhook:focus-visible{outline:2px solid #2563eb;outline-offset:1px;border-radius:2px}@media (prefers-contrast: high){.webhook-option-btn{border-width:2px;font-weight:600}.webhook-option-btn:hover,.webhook-option-btn.selected{border-width:3px}#selected-webhook-info,.webhook-error{border-width:2px}}#file-upload-input{animation:slideInUp .3s ease-out}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}#file-drop-zone{position:relative;transition:all .3s ease;min-height:120px;display:flex;align-items:center;justify-content:center}#file-drop-zone:hover{border-color:#6cb3bc;background-color:#6cb3bc0d}#file-drop-zone:hover #drop-zone-content svg{transform:scale(1.1);color:#6cb3bc}#file-drop-zone.drag-over{border-color:#6cb3bc;background-color:#6cb3bc1a;border-width:3px;transform:scale(1.02)}#file-drop-zone.drag-active{border-color:#22c55e;background-color:#22c55e1a;border-width:3px}#file-drop-zone #drop-zone-content{pointer-events:none;transition:all .2s ease}#file-drop-zone #drop-zone-content svg{transition:transform .2s ease}#file-drop-zone #file-input{cursor:pointer}@media (max-width: 768px){#file-drop-zone{padding:1rem;min-height:100px}#file-drop-zone #drop-zone-content svg{width:2.5rem;height:2.5rem}#file-drop-zone #drop-zone-content p{font-size:.875rem}#file-drop-zone #drop-zone-content .text-sm{font-size:.75rem}#file-drop-zone #drop-zone-content .text-xs{font-size:.7rem}}#file-preview-container{animation:fadeInUp .3s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}#file-preview-list::-webkit-scrollbar{width:4px}#file-preview-list::-webkit-scrollbar-track{background:transparent}#file-preview-list::-webkit-scrollbar-thumb{background:#6cb3bc4d;border-radius:2px}#file-preview-list::-webkit-scrollbar-thumb:hover{background:#6cb3bc80}.file-preview-item{display:flex;align-items:center;padding:.75rem;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;transition:all .2s ease;animation:slideInLeft .3s ease-out}.file-preview-item:hover{border-color:#6cb3bc;box-shadow:0 1px 2px #0000000d}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.file-preview-item .file-icon{width:2.5rem;height:2.5rem;flex-shrink:0;margin-right:.75rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;font-size:1.25rem}.file-preview-item .file-icon.pdf{background:#fef2f2;color:#dc2626}.file-preview-item .file-icon.doc,.file-preview-item .file-icon.docx{background:#eff6ff;color:#2563eb}.file-preview-item .file-icon.txt{background:#f3f4f6;color:#4b5563}.file-preview-item .file-icon.image{background:#f0fdf4;color:#16a34a}.file-preview-item .file-icon.excel{background:#f0f9ff;color:#0891b2}.file-preview-item .file-icon.powerpoint{background:#fef3c7;color:#d97706}.file-preview-item .file-icon.unknown{background:#f3f4f6;color:#6b7280}.file-preview-item .file-info{flex:1;min-width:0}.file-preview-item .file-info .file-name{font-size:.875rem;font-weight:500;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:.125rem}.file-preview-item .file-info .file-details{font-size:.75rem;color:#6b7280;display:flex;align-items:center;gap:.5rem}.file-preview-item .file-info .file-details .file-size.warning{color:#d97706;font-weight:500}.file-preview-item .file-info .file-details .file-size.error{color:#dc2626;font-weight:500}.file-preview-item .remove-file{width:1.5rem;height:1.5rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#9ca3af;cursor:pointer;transition:all .2s ease;border-radius:.25rem}.file-preview-item .remove-file:hover{background:#fef2f2;color:#dc2626;transform:scale(1.1)}.file-preview-item .remove-file svg{width:1rem;height:1rem}.file-preview-item.error{border-color:#fca5a5;background:#fef2f2}.file-preview-item.error .file-name{color:#dc2626}.file-preview-item.uploading{opacity:.7;pointer-events:none}.file-preview-item.uploading:after{content:"";position:absolute;top:50%;left:50%;width:1rem;height:1rem;margin:-.5rem 0 0 -.5rem;border:2px solid #6cb3bc;border-top:2px solid transparent;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#file-message-input{transition:border-color .2s ease}#file-message-input:focus{border-color:#6cb3bc;box-shadow:0 0 0 3px #6cb3bc1a}#file-message-input::placeholder{color:#9ca3af;font-style:italic}#send-file-button{transition:all .2s ease}#send-file-button:hover:not(:disabled){transform:translateY(-50%) scale(1.05);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}#send-file-button:active:not(:disabled){transform:translateY(-50%) scale(.95)}#send-file-button:disabled{transform:translateY(-50%)}#send-file-button.loading:before{content:"";position:absolute;width:1rem;height:1rem;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}#send-file-button.loading svg{opacity:0}.file-validation-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:.375rem;padding:.5rem .75rem;font-size:.75rem;margin-top:.5rem;animation:shake .5s ease-in-out}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.file-validation-error .error-icon{display:inline;margin-right:.25rem}.file-validation-success{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.375rem;padding:.5rem .75rem;font-size:.75rem;margin-top:.5rem;animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.file-validation-success .success-icon{display:inline;margin-right:.25rem}.google-drive-btn:disabled{cursor:not-allowed;opacity:.6}.google-drive-btn:disabled:hover{background:transparent}@media (max-width: 768px){#file-upload-input .space-y-3{gap:.75rem}.file-preview-item{padding:.5rem}.file-preview-item .file-icon{width:2rem;height:2rem;margin-right:.5rem;font-size:1rem}.file-preview-item .file-info .file-name{font-size:.8rem}.file-preview-item .file-info .file-details{font-size:.7rem}.file-preview-item .remove-file{width:1.25rem;height:1.25rem}.file-preview-item .remove-file svg{width:.875rem;height:.875rem}#file-message-input{font-size:16px}#send-file-button{width:2.25rem;height:2.25rem;right:.5rem}#send-file-button svg{width:1rem;height:1rem}}@media (prefers-color-scheme: dark){#file-drop-zone{background-color:#1f2937;border-color:#4b5563;color:#d1d5db}#file-drop-zone:hover{background-color:#6cb3bc1a}.file-preview-item{background:#1f2937;border-color:#4b5563}.file-preview-item .file-name{color:#e5e7eb}#file-message-input{background:#1f2937;border-color:#4b5563;color:#e5e7eb}#file-message-input::placeholder{color:#9ca3af}}@media (prefers-reduced-motion: reduce){#file-upload-input,#file-preview-container,.file-preview-item,#file-drop-zone,.file-validation-error,.file-validation-success{animation:none!important;transition:none!important}#file-drop-zone:hover,#file-drop-zone.drag-over,#file-drop-zone.drag-active{transform:none!important}#send-file-button:hover:not(:disabled),#send-file-button:active:not(:disabled){transform:translateY(-50%)!important}}:root{--accent-color: #6cb3bc;--sidebar-bg: #485e88;--sidebar-width-expanded: 18%;--sidebar-width-collapsed: 6%}*{box-sizing:border-box}body{margin:0;padding:0;font-family:Space Grotesk,sans-serif;line-height:1.6;color:#1f2937;background-color:#fff;overflow-x:hidden}a{text-decoration:none;color:inherit;transition:color .2s ease}a:hover{color:#6cb3bc}button{border:none;background:none;cursor:pointer;font-family:inherit}input,textarea{font-family:inherit;border:none;outline:none}input:focus,textarea:focus{outline:2px solid #6cb3bc;outline-offset:2px}form{margin:0}img{max-width:100%;height:auto}.main-container{display:flex;height:100vh}@media (max-width: 768px){.main-container{display:block}}main{transition:all .3s ease}main#main-content{overflow-y:auto;overflow-x:hidden}.welcome-text-large{line-height:1.2;font-weight:300}@media (max-width: 768px){.welcome-text-large{font-size:2rem}}.welcome-question-label{font-weight:300}@media (max-width: 768px){.welcome-question-label{font-size:1.75rem}}.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6{margin-top:2rem;margin-bottom:1rem;font-weight:300;line-height:1.3}.article-content p{margin-bottom:1rem;line-height:1.7}.article-content ul,.article-content ol{margin-bottom:1rem;padding-left:1.5rem}.article-content ul li,.article-content ol li{margin-bottom:.5rem;line-height:1.6}.article-content blockquote{border-left:4px solid #6cb3bc;padding-left:1rem;margin:1.5rem 0;font-style:italic;color:#4b5563}.article-content code{background-color:#f3f4f6;padding:.2rem .4rem;border-radius:.25rem;font-size:.875em}.article-content pre{background-color:#f3f4f6;padding:1rem;border-radius:.5rem;overflow-x:auto}.article-content pre code{background:none;padding:0}.hidden{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.transition{transition:all .3s ease}.transition-fast{transition:all .2s ease}.center{display:flex;align-items:center;justify-content:center}.shadow-soft{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.shadow-strong{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:translateY(0);animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-bounce{animation:bounce 1s infinite}
