*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.6;color:#1a1d21;background:#fbfbfc;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}:root[data-theme=dark] body{color:#e9ebee;background:#0e1013}*:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px;border-radius:4px}button{font:inherit;color:inherit}::selection{background:var(--accent-subtle)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--border-strong);border:2px solid var(--bg-canvas);border-radius:999px}::-webkit-scrollbar-track{background:transparent}
