*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--mauve:#a05a5a;--mauve-dark:#8b4a4a;--blush:#f9efef;--mauve-mid:#dcc5c5;--white:#fff;--cream:#f5efe8;--text:#2c2c2c;--text-mid:#5c4040;--gray:#8c7a7a;--border:#dcc5c5;--red:#ef4444;--red-light:#fef2f2;--shadow-sm:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04);--shadow-md:0 4px 12px rgba(0,0,0,.08),0 2px 4px rgba(0,0,0,.04);--shadow-lg:0 10px 30px rgba(0,0,0,.1),0 4px 8px rgba(0,0,0,.05);--radius:14px;--radius-sm:8px;--font-body:"Nunito",ui-sans-serif,system-ui,-apple-system,"Helvetica Neue",sans-serif;--font-tagline:"Fraunces",Georgia,"Times New Roman",serif}body,html{height:100%;font-family:var(--font-body);background:var(--cream);color:var(--text);-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--mauve-mid);border-radius:99px}@keyframes blink{0%,to{opacity:.2}50%{opacity:1}}.typing-dot{width:7px;height:7px;border-radius:50%;background:var(--mauve);display:inline-block;animation:blink 1.2s infinite}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}@keyframes novaCursorPulse{0%,to{opacity:.25;transform:scaleY(.85)}50%{opacity:1;transform:scaleY(1)}}.nova-streaming-cursor{display:inline-block;width:8px;height:14px;margin-left:3px;vertical-align:-2px;background:var(--mauve);border-radius:2px;animation:novaCursorPulse .9s ease-in-out infinite}@keyframes messageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.message-enter{animation:messageIn .25s ease forwards}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:640px){:root{--radius:10px}}@media (max-width:768px){input,textarea{font-size:16px!important}.support-widget-btn,.support-widget-modal{bottom:90px!important}}