.radar-stats .heading-with-tools{gap:0;margin-top:0}.radar-stats .heading-with-tools H2{text-transform:none;font-size:1.125rem;font-weight:600}.radar-stats .heading-with-tools__description{font-size:.875rem}.radar-stats TABLE{margin-top:var(--gridunit-small);width:100%}.radar-stats TABLE TH{font-weight:500;font-size:inherit;color:var(--color-primary-600);white-space:nowrap;width:1%;font-family:inherit}.radar-stats TABLE TH:first-child{text-align:left}.radar-stats TABLE TH:last-child{text-align:right}.radar-stats TABLE TD{text-overflow:ellipsis;white-space:nowrap;max-width:0;overflow:hidden}.radar-stats TABLE TH,.radar-stats TABLE TD{border:solid color-mix(in sRGB, var(--color-text) 10%, transparent);border-width:1px 0;min-width:0;padding-top:.25rem;padding-bottom:.25rem}.radar-stats TABLE A{text-decoration:none}.radar-stats .layout-split{gap:var(--gridunit);margin-top:var(--gridunit);flex-flow:wrap;display:flex}.radar-stats .layout-split>*{flex:40%;min-width:250px}@media (max-width:759px),(max-width:1023px) and (orientation:landscape){.radar-stats .layout-split>*{flex:100%}}@media (min-width:760px) and (max-width:1023px){.radar-stats .layout-split{flex-direction:row}.radar-stats .layout-split>*{flex:40%}}@media (min-width:1281px){.radar-stats .layout-split>*{flex:1 1 0}.radar-stats .layout-split>:nth-child(3),.radar-stats .layout-split>:nth-child(4){flex-grow:1.8}}.radar-stats .buttons{margin-top:var(--gridunit-small)}