*{box-sizing:border-box;margin:0;padding:0}:root{--bg: #1a1a2e;--bg2: #16213e;--bg3: #0f3460;--accent: #e94560;--text: #eee;--text2: #aaa;--bot: #7c3aed;--user: #2563eb;--green: #22c55e;--yellow: #eab308;--red: #ef4444;--border: #2a2a4a}body{font-family:Segoe UI,sans-serif;background:var(--bg);color:var(--text);height:100vh;display:flex;flex-direction:column;overflow:hidden}#root{display:contents}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
