@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;background:#030b17;font-family:DM Sans,sans-serif}button{transition:background .15s,border-color .15s,color .15s,opacity .15s!important}button:disabled{opacity:.5;cursor:not-allowed!important}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#0a1628}::-webkit-scrollbar-thumb{background:#1e3a5f;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3b82f6}.dash-page{padding:24px}.mob-cards{display:none}.tbl-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (width<=768px){.dash-page{padding:16px}.mob-cards{flex-direction:column;gap:10px;display:flex}.desk-table{display:none!important}.mob-col{flex-direction:column!important}.mob-full{width:100%!important;min-width:0!important;max-width:100%!important}.mob-hide{display:none!important}.mob-border-b{border-bottom:1px solid #ffffff12!important;border-right:none!important}}
