@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";html,body{height:100%}body{background-color:#f8fafc;background-image:radial-gradient(#0000000d 1px,#0000 1px);background-size:24px 24px;margin:0;font-family:Inter,sans-serif}#root{box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0;display:flex}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00000040}@media (prefers-color-scheme:dark){body{background-color:#0f172a;background-image:radial-gradient(#ffffff08 1px,#0000 1px)}::-webkit-scrollbar-thumb{background:#ffffff26}::-webkit-scrollbar-thumb:hover{background:#ffffff40}}
