:root{--chat--color--primary: #FFD700;--chat--color--primary-shade-50: #E6C200;--chat--color--primary--shade-100: #CCB000;--chat--color--secondary: #FFD700;--chat--color-secondary-shade-50: #FFD700;--chat--color-accent: #10b981;--chat--color-white: #ffffff;--chat--color-light: #f8f7f5;--chat--color-light-shade-50: #ede8e0;--chat--color-light-shade-100: #ddd5ca;--chat--color-medium: #c4b5a0;--chat--color-dark: #1a1410;--chat--color-disabled: #9a8f85;--chat--color-typing: #3d3530;--chat--spacing: 1rem;--chat--border-radius: .5rem;--chat--transition-duration: .2s;--chat--window--width: 420px;--chat--window--height: 600px;--chat--header-height: auto;--chat--header--padding: 1.5rem;--chat--header--background: linear-gradient(135deg, #1a1410 0%, #2a2017 100%);--chat--header--color: #FFD700;--chat--header--border-bottom: 3px solid #FFD700;--chat--heading--font-size: 1.8em;--chat--subtitle--font-size: .95em;--chat--subtitle--line-height: 1.6;--chat--textarea--height: 55px;--chat--textarea--background: #f8f7f5;--chat--textarea--border: 2px solid #FFD700;--chat--textarea--border-radius: .5rem;--chat--message--font-size: 1rem;--chat--message--padding: 1rem;--chat--message--border-radius: .75rem;--chat--message-line-height: 1.6;--chat--message--bot--background: #6B4423;--chat--message--bot--color: #ffffff;--chat--message--bot--border: none;--chat--message--user--background: #FFD700;--chat--message--user--color: #1a1410;--chat--message--user--border: none;--chat--message--pre--background: rgba(26, 20, 16, .08);--chat--message--pre--color: #1a1410;--chat--message--code--background: rgba(255, 215, 0, .1);--chat--toggle--background: #FFD700;--chat--toggle--hover--background: #E6C200;--chat--toggle--active--background: #CCB000;--chat--toggle--color: #1a1410;--chat--toggle--size: 68px;--chat--toggle--box-shadow: 0 4px 12px rgba(255, 215, 0, .3)}.n8n-chat{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;letter-spacing:.3px}.n8n-chat-header{background:var(--chat--header--background);border-bottom:var(--chat--header--border-bottom);box-shadow:0 2px 8px #00000026}.n8n-chat-header h1{color:var(--chat--header--color);text-transform:uppercase;letter-spacing:1px;font-weight:700}.n8n-chat-header p{color:var(--chat--color-light);opacity:.95}.n8n-chat-message--bot{background:#6b4423;border-left:none;box-shadow:0 2px 6px #00000026}.n8n-chat-message--user{background:gold;box-shadow:0 2px 6px #ffd7004d}.n8n-chat-input{border:var(--chat--textarea--border);background:var(--chat--color-white);border-radius:var(--chat--border-radius);transition:all var(--chat--transition-duration) ease}.n8n-chat-input:focus{border-color:gold;box-shadow:0 0 0 3px #ffd7001a;background:var(--chat--color-white)}.n8n-chat-toggle{background:var(--chat--toggle--background);color:var(--chat--toggle--color);border:none;border-radius:50%;width:var(--chat--toggle--size);height:var(--chat--toggle--size);box-shadow:var(--chat--toggle--box-shadow);transition:all var(--chat--transition-duration) ease;font-weight:700;font-size:1.2em}.n8n-chat-toggle:hover{background:var(--chat--toggle--hover--background);transform:scale(1.08);box-shadow:0 6px 16px #ffd70066}.n8n-chat-toggle:active{background:var(--chat--toggle--active--background);transform:scale(.96)}.n8n-chat-code{background:var(--chat--message--pre--background);border-left:3px solid #FFD700;color:var(--chat--message--pre--color)}.n8n-chat a{color:gold;text-decoration:none;font-weight:600;transition:color var(--chat--transition-duration) ease}.n8n-chat a:hover{color:#e6c200;text-decoration:underline}.n8n-chat::-webkit-scrollbar{width:8px}.n8n-chat::-webkit-scrollbar-track{background:var(--chat--color-light);border-radius:4px}.n8n-chat::-webkit-scrollbar-thumb{background:gold;border-radius:4px;transition:background var(--chat--transition-duration) ease}.n8n-chat::-webkit-scrollbar-thumb:hover{background:#e6c200}.all.svelte-1jukedy{font-family:Outfit,Helvetica,sans-serif}
