.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.atlas-table-container{--atlas-table-border-radius:0.75rem;--atlas-table-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06);--atlas-table-shadow-dark:0 1px 3px 0 rgba(0,0,0,0.2),0 1px 2px 0 rgba(0,0,0,0.12)}.atlas-table-wrapper{min-width:100%}.atlas-table{border-collapse:separate;border-spacing:0}.atlas-table-header-cell{position:relative;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.atlas-table-header-cell:first-child{border-top-left-radius:var(--atlas-table-border-radius)}.atlas-table-header-cell:last-child{border-top-right-radius:var(--atlas-table-border-radius)}.atlas-table-header-cell[role=button]:hover{transform:translateY(-1px);transition:transform .15s ease-in-out}.atlas-table-header-cell[role=button]:active{transform:translateY(0)}.atlas-table-cell{position:relative;vertical-align:middle}.atlas-table-row:hover .atlas-table-cell{background-color:rgba(var(--atlas-gold-rgb,180,143,76),.05)}.dark .atlas-table-row:hover .atlas-table-cell{background-color:rgba(var(--atlas-gold-rgb,212,175,55),.08)}.atlas-table-footer-cell{font-weight:600;background:linear-gradient(to bottom,rgba(var(--atlas-gold-rgb,180,143,76),.05),rgba(var(--atlas-gold-rgb,180,143,76),.02))}.dark .atlas-table-footer-cell{background:linear-gradient(to bottom,rgba(var(--atlas-gold-rgb,212,175,55),.08),rgba(var(--atlas-gold-rgb,212,175,55),.03))}.atlas-table-loading-state .animate-spin{animation:atlas-spin 1s linear infinite}@keyframes atlas-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:640px){.atlas-table-wrapper{border-radius:.5rem}.atlas-table-cell,.atlas-table-footer-cell,.atlas-table-header-cell{padding:.75rem}.atlas-table-header-cell{font-size:.6875rem}.atlas-table-cell{font-size:.8125rem}}@media (min-width:641px) and (max-width:1023px){.atlas-table-cell,.atlas-table-footer-cell,.atlas-table-header-cell{padding:1rem}}@media (min-width:1024px){.atlas-table-cell,.atlas-table-footer-cell,.atlas-table-header-cell{padding:1rem 1.5rem}}.atlas-table-header-cell:focus-visible{outline:2px solid var(--atlas-gold);outline-offset:-2px;z-index:1}@media print{.atlas-table-container{box-shadow:none;border:1px solid #000}.atlas-table-pagination{display:none}.atlas-table-wrapper{overflow:visible}.atlas-table{font-size:10pt}.atlas-table-cell,.atlas-table-footer-cell,.atlas-table-header-cell{padding:4pt}}@media (prefers-contrast:high){.atlas-table-wrapper{border-width:2px}.atlas-table-cell,.atlas-table-header-cell{border-width:1px}.atlas-table-footer-cell{border-top-width:2px}}@media (prefers-reduced-motion:reduce){.atlas-table-header-cell,.atlas-table-loading-state *,.atlas-table-row{transition:none;animation:none}.atlas-table-header-cell[role=button]:hover{transform:none}}