*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}:root{--bg: #0a0a0a;--fg: #fafafa;--muted: #666666;--subtle: #444444;--border: #1a1a1a;--chip-border: #333333;--selection-bg: #fafafa;--selection-fg: #0a0a0a}html[data-theme=light]{--bg: #ffffff;--fg: #0a0a0a;--muted: #6a6a6a;--subtle: #8a8a8a;--border: #e6e6e6;--chip-border: #d0d0d0;--selection-bg: #0a0a0a;--selection-fg: #ffffff}body{font-family:Space Mono,monospace;background-color:var(--bg);color:var(--fg);line-height:1.6;-webkit-font-smoothing:antialiased}#root{width:100%;min-height:100vh}::selection{background-color:var(--selection-bg);color:var(--selection-fg)}a{color:inherit;text-decoration:none}
