:root{--color-primary:#25d366;--color-primary-dark:#128c7e;--color-primary-light:#dcf8c6;--color-sidebar-bg:#111b21;--color-sidebar-hover:#1c2c35;--color-sidebar-active:#2a3942;--color-sidebar-text:#e9edef;--color-sidebar-muted:#8696a0;--color-sidebar-border:#1f2c33;--color-header-bg:#1f2c33;--color-chat-bg:#efeae2;--color-bubble-in:#ffffff;--color-bubble-out:#d9fdd3;--color-bubble-shadow:rgba(0,0,0,0.08);--color-text:#111b21;--color-muted:#667781;--color-border:#e5e5ea;--color-error:#f44336;--color-warning:#ff9800;--color-info:#2196f3;--status-new:#9e9e9e;--status-ai-active:#2196f3;--status-ai-suggesting:#9c27b0;--status-human-requested:#ff9800;--status-human-active:#4caf50;--status-closed:#607d8b;--status-archived:#bdbdbd;--radius-sm:4px;--radius-md:8px;--radius-lg:18px;--shadow-sm:0 1px 3px rgba(0,0,0,0.12);--shadow-md:0 2px 8px rgba(0,0,0,0.15);--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-mono:"SF Mono","Fira Mono",monospace}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{font-family:var(--font-sans);color:var(--color-text);background:var(--color-chat-bg);-webkit-font-smoothing:antialiased}#__next,body,html,main{height:100%}button{cursor:pointer;font-family:inherit;border:none;background:none}input,textarea{font-family:inherit;outline:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:3px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}