*{box-sizing:border-box}body{background-color:#181c1f;color:#bdd1d4;font-family:sans-serif;margin:2rem}header{align-items:center;display:flex;gap:1.5rem;margin:2rem 0}header img{object-fit:contain;width:3rem}header h1{color:#48d9f3;margin:0}header p{color:#82c2ce;margin:0}#tabs{margin:2rem 0;max-width:70rem;overflow:hidden}#gamerFilters menu,#tabs menu,#timeFilters menu{display:flex;gap:.25rem;margin:.5em 0;padding:0}#tabs button,#timeFilters button
#gamerFilters button{background-color:#282f33;border:none;border-bottom:#48d9f3;border-radius:4px 4px 0 0;color:#e0eff1;cursor:pointer;font:inherit;font-size:.85rem;padding:.75rem 1rem;transition:all .2s ease-out}#tabs button.active,#tabs button:hover{background-color:#48d9f3;color:#273133}#gamerFilters button.active,#gamerFilters button:hover,#timeFilters button.active,#timeFilters button:hover{background-color:#4b48f3;color:#e0eff1}#tab-content{background-color:#2d3942;border-radius:0 4px 4px 4px;padding:1rem}#tab-content li{margin:.75rem 0}select{-webkit-appearance:none;appearance:none;background-color:initial;border:none;cursor:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;outline:none;padding:0 1em 0 0;width:100%;z-index:1;&::-ms-expand{display:none}}.select{align-items:center;background-color:#fff;background-image:linear-gradient(0deg,#c9c9c9,#fff 33%);border:1px solid var(--select-border);border-radius:.25em;cursor:pointer;display:grid;font-size:1rem;grid-template-areas:"select";line-height:1.1;margin:.5em 0;max-width:30ch;min-width:15ch;padding:.25em .5em;position:relative;&:after,select{grid-area:select}&:not(.select--multiple):after{background-color:var(--select-arrow);-webkit-clip-path:polygon(100% 0,0 0,50% 100%);clip-path:polygon(100% 0,0 0,50% 100%);content:"";height:.5em;justify-self:end;width:.8em}}select:focus+.focus{border:2px solid var(--select-focus);border-radius:inherit;bottom:-1px;left:-1px;position:absolute;right:-1px;top:-1px}.select--disabled{background-color:#eee;background-image:linear-gradient(0deg,#ddd,#eee 33%);cursor:not-allowed}label{font-size:1.125rem;font-weight:500}.select+label{margin-top:2rem}
/*# sourceMappingURL=main.d3f76cff.css.map*/