:root{--chat--color--primary: #6b7280;--chat--color--primary-shade-50: #e5e7eb;--chat--color--primary--shade-100: #9ca3af;--chat--color--secondary: #020617;--chat--color-white: #ffffff;--chat--color-light: #f9fafb;--chat--color-light-shade-50: #f3f4f6;--chat--color-light-shade-100: #e5e7eb;--chat--color-medium: #9ca3af;--chat--color-dark: #020617;--chat--color-disabled: #6b7280;--chat--color-typing: #9ca3af;--chat--spacing: 1rem;--chat--border-radius: 1rem;--chat--transition-duration: .25s;--chat--window--width: 380px;--chat--window--height: 560px;--chat--header-height: auto;--chat--header--padding: 12px 16px;--chat--header--background: linear-gradient(to bottom, #fafaf9, #f5f5f4);--chat--header--color: #1c1917;--chat--header--border-top: none;--chat--header--border-bottom: 1px solid #e7e5e4;--chat--heading--font-size: 1.7rem;--chat--subtitle--font-size: .9rem;--chat--subtitle--line-height: 1.2;--chat--textarea--height: 52px;--chat--message--font-size: .95rem;--chat--message--padding: .85rem 1.1rem;--chat--message--border-radius: 1rem;--chat--message-line-height: 1.75;--chat--message--bot--background: #ffffff;--chat--message--bot--color: #1c1917;--chat--message--bot--border: 1px solid #e7e5e4;--chat--message--user--background: #1c1917;--chat--message--user--color: #ffffff;--chat--message--user--border: none;--chat--message--pre--background: rgba(0, 0, 0, .04);--chat--toggle--background: linear-gradient( 135deg, rgba(64, 64, 64, .6), rgba(23, 23, 23, .55) );--chat--toggle--hover--background: linear-gradient( 135deg, rgba(255, 255, 255, .28), rgba(255, 255, 255, .12) );--chat--toggle--active--background: linear-gradient( 135deg, rgba(55, 55, 55, .7), rgba(20, 20, 20, .6) );--chat--toggle--color: #ffffff;--chat--toggle--size: 3.5rem}.chat-window-toggle svg{width:calc(var(--chat--toggle--size) * .5)!important;height:calc(var(--chat--toggle--size) * .5)!important}.chat-window-toggle{border:1px solid rgba(255,255,255,.15);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 4px 12px #00000040}body.mobile-menu-open .chat-window-toggle,body.mobile-menu-open .n8n-chat{opacity:0!important;pointer-events:none!important;visibility:hidden!important}
