*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;background:var(--color-bg, #0e0f12);color:var(--color-text, #e6edf3);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}code{font-family:JetBrains Mono,SF Mono,Consolas,Liberation Mono,monospace;font-size:.92em;padding:2px 6px;background:var(--color-surface, #15171c);border:1px solid var(--color-border, #2a2e36);border-radius:4px}a{color:var(--color-accent, #7c5cff);text-decoration:none}a:hover{color:var(--color-accent-hover, #9077ff);text-decoration:underline}button{font-family:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}
