@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{font-family:Inter,system-ui,sans-serif}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background-color:#f3f4f6}::-webkit-scrollbar-thumb{background-color:#9ca3af;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background-color:#6b7280}@media (prefers-color-scheme: dark){::-webkit-scrollbar-track{background-color:#374151}::-webkit-scrollbar-thumb{background-color:#6b7280}::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}}
