div.board{width:100%;border-width:1px;border-style:solid;padding:1.875rem;border-radius:.625rem}div.board.sprint{padding:0;margin-bottom:2.5rem}div.board.sprint{border:none!important}div.board.elite .color-bg,div.board.elite.color-bg{background-color:var(--brand-green)}div.board.elite .color-text,div.board.elite.color-text{color:var(--brand-green)}div.board.elite .color-border,div.board.elite.color-border{border-color:var(--brand-green)}div.board.sprint .color-bg,div.board.sprint.color-bg,div.board.vanguard .color-bg,div.board.vanguard.color-bg{background-color:var(--accent-grey-500)}div.board.sprint .color-text,div.board.sprint.color-text,div.board.vanguard .color-text,div.board.vanguard.color-text{color:var(--accent-grey-500)}div.board.vanguard .color-border,div.board.vanguard.color-border{border-color:var(--accent-grey-500)}div.board .title-wrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}div.board .badge{border-radius:.625rem;padding:.625rem 1.25rem;font-weight:700;color:var(--dark)}div.board table{width:100%}div.board thead{border-top-width:1px;border-bottom-width:1px}div.board thead th{padding-block:.625rem;font-weight:700;align-content:start}div.board.sprint tbody tr:first-child td{color:var(--accent-gold);font-weight:700}div.board.sprint tbody tr:nth-child(2) td{color:var(--accent-silver);font-weight:700}div.board.sprint tbody tr:nth-child(3) td{color:var(--accent-bronze);font-weight:700}div.board.sprint tbody tr:last-child td{padding-bottom:1.25rem;border-bottom:1px solid #959595}div.board tr td:first-child,div.board tr th:first-child{text-align:left}div.board tr td:nth-child(2),div.board tr th:nth-child(2){text-align:center}div.board tr td:nth-child(3),div.board tr th:nth-child(3){text-align:right}div.board tbody tr:first-child td{padding-top:1.25rem}div.board tbody tr td{padding-bottom:.375rem}div.board tbody tr:last-child td{padding-bottom:0}@media screen and (max-width: 480px){div.board{padding-inline:.75rem}div.board .title-wrapper{flex-direction:column;row-gap:.5rem}}
