:root{--helldivers-gold:#fee800;--helldivers-grey:#2b2b2b;--helldivers-border:hsla(0,0%,90%,.75);--helldivers-yellow:#fce226}body{margin-top:20px;padding:0;font-family:system-ui,sans-serif;background:#000 url(/images/background_dark.png);color:grey}a{text-decoration:none}*{box-sizing:border-box}audio{margin-top:30px;width:100%}h1{font-size:1.5rem;color:var(--helldivers-gold);text-transform:uppercase}h1 i{display:none}h2{text-transform:uppercase;font-weight:500;font-size:18px}label{font-size:1rem}input[type=checkbox],label{display:flex;align-content:center}input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;justify-content:center;font-size:2rem;width:20px;height:20px;padding:4px;border:2px solid #666;margin-right:10px}input[type=checkbox]:before{content:"";display:inline-block;width:100%;height:100%;-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% 0);transform:scale(0);background-color:var(--helldivers-grey)}input[type=checkbox]:hover{color:#fff;border:2px solid var(--helldivers-yellow)}input[type=checkbox]:hover:before{background-color:var(--helldivers-yellow)}input[type=checkbox]:checked{border:2px solid var(--helldivers-yellow)}input[type=checkbox]:checked:before,input[type=checkbox]:checked:hover:before{transform:scale(1);background-color:var(--helldivers-yellow)}.tile-section{min-height:300px}.player-name{font-size:200%}.reload-section{width:350px;height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center}.col-4{columns:400px 4}.list-table{column-count:3}.layout_container__F8gUU{display:grid;grid-template-areas:"nav" "header" "main" "footer";grid-template-rows:auto auto 1fr 36px;align-items:center;min-height:10vh}.layout_header__ajigz{grid-area:header;margin-bottom:40px}.layout_main__IC0zG{grid-area:main}.layout_header__ajigz,.layout_main__IC0zG{display:flex;flex-direction:column;align-items:center;justify-content:center}