*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0e0e11;--surface: #17171c;--border: #2a2a35;--text: #e8e8f0;--muted: #6b6b80;--accent: #7c6af7;--accent-dim: rgba(124, 106, 247, .15);--user-bg: #1e1c35;--radius: 12px;--font-mono: "JetBrains Mono", "Fira Code", monospace}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:Georgia,serif;font-size:15px;line-height:1.6}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:99px}
