.tournament-switch{position:absolute;top:2rem;left:2rem;display:flex}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:1){.tournament-switch{top:41px;left:16px}}@media only screen and (max-device-width:767px){.tournament-switch{top:1.25rem;left:.25rem}}.tournament-option{margin:0 .625rem}.tournament-option input{display:none}.tournament-option label{cursor:pointer}.tournament-option input~label svg{margin-right:.5rem;width:.875rem}.tournament-option input~label svg path{fill:var(--axlOrange)}.tournament-option input:checked~label{background:var(--axlOrange);border:none;padding:.5rem;border-radius:.625rem;color:var(--pure-white);font-weight:600}.tournament-option input:checked~label svg{display:none}.wip-container{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#462255,#2176ae 50%,#57b8ff);padding:2rem;font-family:Quicksand,sans-serif;position:fixed;top:0;left:0;width:100%;z-index:9999}.wip-content{text-align:center;max-width:600px;color:#fff}.wip-icon{font-size:5rem;margin-bottom:1rem;animation:wiggle 2s ease-in-out infinite}.wip-title{font-size:2.4rem;font-weight:700;margin-bottom:1.2rem;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.3)}.wip-message{font-size:1.15rem;line-height:1.7;color:rgba(255,255,255,.9);margin-bottom:2.5rem;font-weight:400}.wip-sub{font-size:.95rem;color:rgba(255,255,255,.6);margin-top:2rem;font-weight:600}.wip-loader{display:flex;justify-content:center;gap:.6rem}.wip-ball{width:14px;height:14px;border-radius:50%;background:#fc4c02;animation:bounce 1.4s ease-in-out infinite}.wip-ball:nth-child(2){animation-delay:.2s}.wip-ball:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,80%,to{transform:translateY(0);opacity:.6}40%{transform:translateY(-18px);opacity:1}}@keyframes wiggle{0%,to{transform:rotate(0deg)}25%{transform:rotate(-8deg)}75%{transform:rotate(8deg)}}@media (max-width:600px){.wip-title{font-size:1.8rem}.wip-message{font-size:1rem}.wip-icon{font-size:3.5rem}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=04e39192dcfd4c5f.css.map*/