:root{--chat--color-primary:#FF6B35;--chat--color-primary-shade-50:#FF5C26;--chat--color-primary--shade-100:#FF4D17;--chat--color-secondary:#4A90E2;--chat--color-secondary-shade-50:#3A7AC2;--chat--color-white:#ffffff;--chat--color-light:#f2f4f8;--chat--color-dark:#101330;--chat--color-medium:#d2d4d9;--chat--window--width:400px;--chat--window--height:600px;--chat--toggle--size:64px;--chat--toggle--background:var(--chat--color-primary);--chat--toggle--hover--background:var(--chat--color-primary-shade-50);--chat--toggle--active--background:var(--chat--color-primary--shade-100);--chat--toggle--color:var(--chat--color-white);--chat--header--background:var(--chat--color-dark);--chat--header--color:var(--chat--color-light);--chat--header--padding:var(--chat--spacing);--chat--message--bot--background:#f2f4f8;--chat--message--bot--color:#101330;--chat--message--user--background:var(--chat--color-secondary);--chat--message--user--color:#ffffff;--chat--message--padding:1rem;--chat--message--border-radius:0.5rem;--chat--textarea--height:50px;--chat--spacing:1rem;--chat--border-radius:0.5rem;--chat--transition-duration:0.15s}#n8n-chat{font-family:var(--font-geist-sans),system-ui,-apple-system,sans-serif;z-index:9999}