body,html{max-width:100vw;overflow-x:hidden}body{background:#fff;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}a:focus{outline:3px solid #4a90e2;outline-offset:3px;border-radius:4px}@media (prefers-color-scheme:dark){html{color-scheme:dark}}main{width:calc(100% - 56px);flex-direction:column;margin:0 28px;height:calc(100% - 65px)}.flex,main{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);font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;cursor:pointer}.flex-mobile-1{display:flex}@media only screen and (max-width:860px){.flex-mobile-1{flex-direction:column;gap:20px}}