:root, [data-theme="dark"] {--accent:#fd354a;--accent-2:#fe6877;--accent-bright:#fe6877;--accent-soft:rgba(253,18,42,.08);--accent-glow:rgba(253,18,42,.35);--accent-glow-soft:rgba(253,18,42,.15)}
[data-theme="light"] {--accent:#ee021a;--accent-2:#d00217;--accent-bright:#b20113;--accent-soft:rgba(253,18,42,.10);--accent-glow:rgba(253,18,42,.18);--accent-glow-soft:rgba(253,18,42,.08)}
.sb-brand-name{color:#d9b600}
.send-btn:not(:disabled){background:#d9b600;color:#141414}
.send-btn:not(:disabled):hover{box-shadow:0 0 26px rgba(217,182,0,.4)}
.empty h1 em{background:linear-gradient(120deg,#d9b600,var(--accent));-webkit-background-clip:text;background-clip:text}
#input{caret-color:#d9b600}
.br{border-color:#d9b600}
