@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1a202c;-webkit-font-smoothing:antialiased;background:#f0f2f5;min-height:100vh;font-family:Montserrat,system-ui,sans-serif}#root{height:100vh;display:flex}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:6px}::-webkit-scrollbar-thumb{background:#94a3b8;border:2px solid #f1f5f9;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#64748b}
