@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*{margin:0;padding:0;font-family:Inter!important}html,body,#root{width:100%;height:100%}body{background-color:#f4f4f4;margin-top:0}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background-color:#ededed;border-radius:6px}::-webkit-scrollbar-thumb{background:#d2d2d2;border:2px solid #ededed;border-radius:6px;height:10%}::-webkit-scrollbar-horizontal{height:10px}::-webkit-scrollbar-thumb:horizontal{background:#d2d2d2;border:2px solid #ededed;border-radius:6px;width:10%}button{cursor:pointer}a{text-decoration:none}input[type=date]::-webkit-calendar-picker-indicator{opacity:0;width:35px;height:15px}@media (max-width: 768px){::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{border:none}::-webkit-scrollbar-horizontal{height:4px}}
