:root{--tblr-text-secondary-rgb:102,115,130}.table-header-rotated thead th{background:var(--tblr-tabler-lt)}.table-header-rotated th.row-header{width:auto}.table-header-rotated thead th,table.table-header-rotated thead th{background:unset}.table-header-rotated td{width:40px;vertical-align:middle;white-space:nowrap}.table-header-rotated td,.table-header-rotated thead tr:nth-child(2) th{border-top:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;text-align:center}.table-header-rotated thead tr:nth-child(2) th{text-transform:none}.table-header-rotated thead tr:first-child th:first-child,.table-header-rotated thead tr:nth-child(2) th:first-child{border:none}.table-header-rotated tbody tr th:first-child{border-left:1px solid #ddd;border-top:1px solid #ddd;font-size:.6rem;text-transform:uppercase;vertical-align:middle}.table-header-rotated tbody tr:last-child{border-bottom:1px solid #ddd}.table-header-rotated th.rotate-45{height:120px;width:40px;min-width:40px;max-width:40px;position:relative;vertical-align:bottom;padding:0}.table-header-rotated th.rotate-45>div{position:relative;top:0;left:60px;height:100%;transform:skew(-45deg,0deg);overflow:hidden;border-left:1px solid #ddd;border-right:1px solid #ddd;border-top:1px solid #ddd;background:var(--tblr-tabler-lt)}.table-header-rotated th.rotate-45 span{transform:skew(45deg,0deg) rotate(315deg);position:absolute;bottom:50px;left:-30px;display:inline-block;width:130px;text-align:left;text-wrap:wrap}.subheader{margin-bottom:.4rem;margin-top:1rem;color:var(--tblr-primary-darken)}body{background:url(/background.png) no-repeat 50% fixed;background-size:cover;position:relative;z-index:0}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.8);z-index:-1}body[data-bs-theme=dark]:before{background:rgba(0,0,0,.6)}