*{padding:0;margin:0;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif}#__next,body,html{width:100%;height:100%}#__next{display:flex}body{background-color:#131313}a{color:initial;text-decoration:initial;cursor:auto}fencedframe{width:0;height:0;display:none}:root{--color-light:#ffffff;--color-dark:#000000;--color-green:#95c257;--color-red:#ce2a48;--color-blue:#5757c2;--color-gold:#cd922b;--game-ui-bar-height:2.5rem;--game-card-aspect-ratio:1;--base-unit:10px;--dashboard-bg-primary:#1a1a1a;--dashboard-bg-secondary:#2d2d2d;--dashboard-bg-tertiary:#3a3a3a;--dashboard-text-primary:#ffffff;--dashboard-text-secondary:#cccccc;--dashboard-text-muted:#888888;--dashboard-border-color:#404040;--dashboard-accent-color:#007acc;--dashboard-accent-hover:#005a9e;--dashboard-success-color:#4caf50;--dashboard-warning-color:#ff9800;--dashboard-danger-color:#f44336;--dashboard-sidebar-width:280px;--dashboard-sidebar-collapsed-width:40px;--dashboard-header-height:56px;--dashboard-toolbar-height:40px}@font-face{font-family:Pixeloid;src:url(https://r2.pixelbrawlgames.com/PixeloidSansBold-PKnYd.ttf) format("truetype");font-display:swap}.rolling-bg{background-size:300px 150px;background-position:0 0;animation:rolling-bg-anim 10s linear 0s infinite;image-rendering:pixelated}.disable-touch{overscroll-behavior:none;touch-action:none;-webkit-touch-callout:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.balance{animation:balance-anim 4s linear 0s infinite}@keyframes rolling-bg-anim{0%{background-position:0 0}to{background-position:300px 150px}}@keyframes balance-anim{0%{transform:rotate(0deg)}25%{transform:rotate(5deg)}50%{transform:rotate(0deg)}75%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}