.chat-theme{--c-surface:#fff;--c-surface-low:#f7f7f8;--c-surface-mid:#f4f4f5;--c-surface-high:#ececf1;--c-on:#0d0d0d;--c-muted:#6b6b76;--c-primary:#612200;--c-on-primary:#fff;--c-outline:#00000014;--c-sidebar:#171717;--c-sidebar-hover:#212121;--c-sidebar-on:#ececec;--c-sidebar-muted:#a0a0a0;--c-secondary-container:#efe6df;--c-on-secondary-container:#3e2723;--c-error-bg:#ffdad6;--c-error:#93000a;--c-col:min(48rem, 100%);color:var(--c-on);background:var(--c-surface)}@keyframes chat-spin{to{transform:rotate(360deg)}}.chat-theme .chat-spinner{border:2px solid #61220038;border-top-color:var(--c-primary);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite chat-spin}.chat-theme .chat-spinner.light{border-color:#fff #ffffff59 #ffffff59;width:15px;height:15px}
