body{background-color:#0b0c15;color:#cfd4db;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.midas-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #4b5563;width:1.25rem;height:1.25rem;border-radius:.25rem;display:grid;place-content:center;cursor:pointer}.midas-checkbox:before{content:"";width:.65em;height:.65em;transform:scale(0);transition:.12s transform ease-in-out;box-shadow:inset 1em 1em #30a7fb;transform-origin:center;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%)}.midas-checkbox:checked{border-color:#30a7fb}.midas-checkbox:checked:before{transform:scale(1)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0b0c15}::-webkit-scrollbar-thumb{background:#2a2c3a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#30a7fb}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
