.chat-redesign{--chat-surface:var(--surface);--chat-user-bg:var(--surface-raised);--chat-user-border:var(--border);--chat-user-radius:18px 18px 4px 18px;--chat-user-text:var(--text-primary);--chat-card-bg:var(--surface-raised);--chat-card-border:var(--border);--chat-thinking-bg:var(--surface-raised);--chat-thinking-border:var(--border);--chat-pill-bg:var(--surface-raised);--chat-pill-border:var(--border);--chat-input-bg:var(--surface);--chat-input-border:var(--border-strong);--chat-input-border-focus:var(--text-primary);--chat-input-shadow:0 2px 12px rgba(0,0,0,.06);--chat-input-focus-ring:0 0 0 3px color-mix(in srgb,var(--text-primary) 8%,transparent);--chat-pattern-opacity:0.12;--chat-history-bg:color-mix(in srgb,var(--surface) 97%,var(--text-primary));--chat-history-border:var(--border);--chat-history-search-bg:var(--surface-raised);--chat-history-search-border:var(--border);--chat-history-hover:color-mix(in srgb,var(--surface-raised) 50%,transparent);--chat-history-active:var(--surface-raised);--chat-history-badge-bg:var(--surface-high);--chat-history-title:var(--text-primary);--chat-history-preview:var(--text-secondary);--chat-history-subtitle:var(--text-faint);--chat-max-width:640px;--chat-message-gap:28px;--chat-avatar-color:var(--text-primary);--chat-vignette-strength:4%}[data-theme=dark] .chat-redesign{--chat-surface:#18181b;--chat-user-bg:#27272a;--chat-user-border:hsla(0,0%,100%,.12);--chat-card-bg:#232328;--chat-card-border:hsla(0,0%,100%,.14);--chat-thinking-bg:#232328;--chat-thinking-border:hsla(0,0%,100%,.14);--chat-pill-bg:#1f1f23;--chat-pill-border:hsla(0,0%,100%,.14);--chat-input-bg:#18181b;--chat-input-border:hsla(0,0%,100%,.14);--chat-input-border-focus:hsla(0,0%,100%,.35);--chat-input-shadow:0 2px 12px rgba(0,0,0,.2);--chat-input-focus-ring:0 0 0 3px hsla(0,0%,100%,.06);--chat-pattern-opacity:0.14;--chat-history-bg:#27272a;--chat-history-border:hsla(0,0%,100%,.07);--chat-history-search-bg:#27272a;--chat-history-search-border:hsla(0,0%,100%,.16);--chat-history-hover:#2a2a2f;--chat-history-active:#2e2e34;--chat-history-badge-bg:#333338;--chat-history-title:#f4f4f5;--chat-history-preview:#a1a1aa;--chat-history-subtitle:#71717a;--chat-vignette-strength:6%}[data-theme=dark] .chat-pattern-svg{opacity:.14!important}