@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{--font-inter: "Inter", sans-serif}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;font-family:var(--font-inter);background-color:#f3f5f7}#root{width:100%;height:100%;margin:0;padding:0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#e5e7eb;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background-color:#d1d5db}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
