@import"https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&family=Inter:wght@400;500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;overflow:hidden}body{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2a2d45;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3d4163}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(.5);cursor:pointer}[data-theme=dark] select option{background:#161929;color:#e8ecf8}[data-theme=light] select option{background:#fff;color:#1a1d2e}
