html,body{max-width:100vw;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}a:focus{outline-offset:3px;border-radius:4px;outline:3px solid #4a90e2}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}main{flex-direction:column;width:calc(100% - 56px);height:calc(100% - 65px);margin:0 28px;display:flex}.flex{display:flex}.justify-space-between,.justify-space-between-mobile{justify-content:space-between}.align-center{align-items:center}.justify-center{justify-content:center}.view-button-table{color:var(--primary-700,#6941c6);cursor:pointer;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.flex-mobile-1{display:flex}@media only screen and (max-width:860px){.flex-mobile-1{flex-direction:column;gap:20px}}