*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #111b21;--sidebar: #202c33;--header: #202c33;--bubble-in: #202c33;--bubble-out: #005c4b;--text: #e9edef;--text-muted: #8696a0;--border: #2a3942;--input-bg: #2a3942;--accent: #00a884;--danger: #f15c6d}body{font-family:Segoe UI,system-ui,sans-serif;background:var(--bg);color:var(--text);height:100dvh;overflow:hidden}#root{height:100dvh;display:flex}button{cursor:pointer;border:none;background:none;color:inherit;font:inherit}input,textarea{font:inherit;color:var(--text);background:var(--input-bg);border:none;outline:none}
