@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,sans-serif}body{margin:0;transition:background .3s}#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}::-webkit-scrollbar-track{background:0 0}code{border-radius:4px;padding:2px 6px;font-family:Fira Code,Consolas,monospace;font-size:.85em}
