:root{--chat--color--primary:#1a1a1a;--chat--color--primary-shade-50:#252525;--chat--color--primary--shade-100:#2f2f2f;--chat--color-secondary:#22c55e;--chat--color-secondary-shade-50:#16a34a;--chat--color-white:#fff;--chat--color-light:#f5f5f5;--chat--color-light-shade-50:#e8e8e8;--chat--color-light-shade-100:#d4d4d4;--chat--color-medium:#737373;--chat--color-dark:#1a1a1a;--chat--color-disabled:#525252;--chat--color-typing:#a3a3a3;--chat--spacing:1.25rem;--chat--border-radius:1rem;--chat--transition-duration:.25s;--chat--window--width:420px;--chat--window--height:680px;--chat--header-height:auto;--chat--header--padding:1.25rem 1.5rem;--chat--header--background:#1a1a1a;--chat--header--color:#fff;--chat--header--border-top:none;--chat--header--border-bottom:1px solid #2f2f2f;--chat--heading--font-size:1.125rem;--chat--subtitle--font-size:.875rem;--chat--subtitle--line-height:1.6;--chat--textarea--height:52px;--chat--textarea--background:#e8e8e8;--chat--textarea--color:#1a1a1a;--chat--textarea--border:none;--chat--textarea--focus--border:none;--chat--textarea--placeholder--color:#737373;--chat--message--font-size:.9375rem;--chat--message--padding:.875rem 1.125rem;--chat--message--border-radius:.5rem;--chat--message-line-height:1.65;--chat--message--bot--background:#fff;--chat--message--bot--color:#1a1a1a;--chat--message--bot--border:1px solid #d4d4d4;--chat--message--user--background:#c026d3;--chat--message--user--color:#fff;--chat--message--user--border:none;--chat--message--pre--background:#0000001a;--chat--toggle--background:#22c55e;--chat--toggle--hover--background:#16a34a;--chat--toggle--active--background:#15803d;--chat--toggle--color:#fff;--chat--toggle--size:64px;--chat--chat--background:#1a1a1a;--chat--send--button--background:#3a3a3a;--chat--send--button--hover--background:#4a4a4a;--chat--send--button--color:#a3a3a3}[data-n8n-chat]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-geist-sans),ui-sans-serif,system-ui,-apple-system,sans-serif!important;z-index:9999!important}.chat-window{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;z-index:9998!important;background:#1a1a1a!important;border:1px solid #2f2f2f!important;border-radius:1rem!important;overflow:hidden!important;box-shadow:0 25px 50px -12px #00000080!important}.chat-header{background:#1a1a1a!important;border-bottom:none!important;align-items:center!important;gap:.875rem!important;padding:1.25rem 1.5rem!important;display:flex!important}.chat-header:before{content:"";background:#22c55e url(/icon.svg) 50%/26px 26px no-repeat;border-radius:50%;width:44px;min-width:44px;height:44px;display:block}.chat-header h3,.chat-header .chat-title{color:#fff!important;margin:0!important;font-size:1.125rem!important;font-weight:600!important;line-height:1.4!important}.chat-header p,.chat-header .chat-subtitle{display:none!important}.chat-messages-container{overscroll-behavior:contain!important;background:#1a1a1a!important;flex-direction:column!important;gap:1.5rem!important;padding:1.5rem 1.25rem!important;display:flex!important}.chat-message-bot{color:#1a1a1a!important;box-shadow:none!important;background:#fff!important;border:1px solid #d4d4d4!important;border-radius:.5rem!important;max-width:85%!important;padding:.875rem 1.125rem!important;font-size:.9375rem!important;line-height:1.6!important}.chat-message-user{color:#fff!important;box-shadow:none!important;background:#c026d3!important;border:none!important;border-radius:.5rem!important;max-width:85%!important;padding:.875rem 1.125rem!important;font-size:.9375rem!important;font-weight:500!important;line-height:1.6!important}.chat-input-container{background:#1a1a1a!important;border-top:none!important;padding:1rem 1.25rem 1.5rem!important}.chat-input,.chat-textarea{color:#1a1a1a!important;resize:none!important;background:#e8e8e8!important;border:none!important;border-radius:.5rem!important;width:100%!important;padding:1rem 3.5rem 1rem 1.25rem!important;font-size:.9375rem!important;line-height:1.5!important;transition:all .25s!important}.chat-input:focus,.chat-textarea:focus{box-shadow:none!important;background:#f0f0f0!important;border:none!important;outline:none!important}.chat-input::placeholder,.chat-textarea::placeholder{color:#737373!important}.chat-send-button{background:#525252!important;border:none!important;border-radius:.375rem!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;margin-left:.5rem!important;padding:0!important;transition:all .25s!important;display:flex!important}.chat-send-button svg{color:#a3a3a3!important;width:18px!important;height:18px!important}.chat-send-button:hover{background:#636363!important}.chat-send-button:hover svg{color:#fff!important}.chat-send-button:active{transform:scale(.95)!important}.chat-toggle-button{touch-action:manipulation!important;z-index:10000!important;background:#22c55e url(/icon.svg) 50%/32px 32px no-repeat!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:64px!important;height:64px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;display:flex!important;box-shadow:0 10px 25px #22c55e4d,0 4px 12px #00000026!important}.chat-toggle-button:hover{background-color:#16a34a!important;transform:scale(1.05)translateY(-2px)!important;box-shadow:0 15px 35px #22c55e66,0 5px 15px #0003!important}.chat-toggle-button:active{transform:scale(.95)translateY(0)!important}.chat-toggle-button svg,.chat-toggle-button img,.chat-toggle-button span{display:none!important}.chat-typing-indicator{color:#a3a3a3!important;padding:.5rem 0!important;font-size:.875rem!important}.chat-typing-indicator span{background:#737373!important;border-radius:50%!important;width:6px!important;height:6px!important;margin:0 2px!important;animation:1.4s ease-in-out infinite typingDot!important;display:inline-block!important}.chat-typing-indicator span:nth-child(2){animation-delay:.2s!important}.chat-typing-indicator span:nth-child(3){animation-delay:.4s!important}@keyframes typingDot{0%,60%,to{opacity:.3;transform:scale(.8)}30%{opacity:1;transform:scale(1)}}.chat-messages-container::-webkit-scrollbar{width:6px}.chat-messages-container::-webkit-scrollbar-track{background:0 0;margin:8px 0}.chat-messages-container::-webkit-scrollbar-thumb{background:#4a4a4a;border-radius:10px}.chat-messages-container::-webkit-scrollbar-thumb:hover{background:#5a5a5a}@keyframes slideInFromLeft{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.chat-message-bot{animation:.4s cubic-bezier(.4,0,.2,1) slideInFromLeft}.chat-message-user{animation:.4s cubic-bezier(.4,0,.2,1) slideInFromRight}.chat-welcome{text-align:center!important;background:#1a1a1a!important;padding:2rem!important}.chat-welcome-title{color:#fff!important;margin-bottom:.5rem!important;font-size:1.25rem!important;font-weight:600!important}.chat-welcome-subtitle{color:#a3a3a3!important;margin-bottom:1.5rem!important;font-size:.9375rem!important;line-height:1.6!important}.chat-get-started-button,.chat-action-button{color:#fff!important;cursor:pointer!important;box-shadow:none!important;background:#c026d3!important;border:none!important;border-radius:.5rem!important;padding:.875rem 2rem!important;font-size:.9375rem!important;font-weight:600!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important}.chat-get-started-button:hover,.chat-action-button:hover{transform:translateY(-2px);box-shadow:none!important;background:#a21caf!important}.chat-get-started-button:active,.chat-action-button:active{transform:translateY(0)}.chat-close-button{color:#737373!important;border-radius:.5rem!important;justify-content:center!important;align-items:center!important;width:32px!important;height:32px!important;transition:all .25s!important;display:flex!important}.chat-close-button:hover{color:#fff!important;background:#2f2f2f!important}.chat-message-timestamp{color:#737373!important;margin-top:.375rem!important;font-size:.75rem!important}.chat-avatar{color:#fff!important;background:#22c55e url(/icon.svg) 50%/20px 20px no-repeat!important;border-radius:50%!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:36px!important;min-width:36px!important;height:36px!important;font-size:.875rem!important;font-weight:600!important;display:flex!important}.chat-powered-by{text-align:center!important;color:#525252!important;background:#1a1a1a!important;border-top:1px solid #2f2f2f!important;padding:.75rem!important;font-size:.75rem!important}.chat-message,.chat-message:last-child{margin-bottom:0!important}.chat-button-icon{width:20px!important;height:20px!important}.chat-message-bot *,.chat-message-user *{color:inherit!important}.chat-message a{opacity:.9!important;text-decoration:underline!important}.chat-message a:hover{opacity:1!important}.chat-input-wrapper{align-items:center!important;gap:.5rem!important;display:flex!important;position:relative!important}.chat-form,.chat-input-form{align-items:center!important;gap:.5rem!important;display:flex!important}[data-n8n-chat] *{scrollbar-color:#4a4a4a transparent}.chat-messages-container{overscroll-behavior:contain!important}@supports (-webkit-touch-callout:none){.chat-messages-container{-webkit-overflow-scrolling:touch!important;overflow-y:auto!important}}
