*{box-sizing:border-box}html,body{width:100%;min-height:100%;margin:0;padding:0}:root{color:#fff;--game-stage-width:1600px;--game-stage-height:900px;font-family:Arial,Helvetica,sans-serif}body{color:#fff;background:radial-gradient(circle at 50% 52%,#78c47042 0%,#4e964c38 18%,#2a6c2e2e 34%,#123e1e1a 52%,#071c0e00 72%),linear-gradient(#1b5e20 0%,#144d1a 38%,#0d3812 100%);min-height:100vh;position:relative;overflow:hidden}body:before{content:"";pointer-events:none;opacity:.65;background:linear-gradient(135deg,#ffffff08 0%,#fff0 18%,#ffffff05 52%,#fff0 100%);position:fixed;inset:0}#app{width:100%;height:100vh;min-height:100vh;position:relative;overflow:hidden}#app>*{position:relative}#app,#app *{-webkit-user-select:none;user-select:none}#app img{-webkit-user-drag:none}#app input,#app textarea,#app [contenteditable=true]{-webkit-user-select:text;user-select:text}.game-shell{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:relative;overflow:hidden}.game-stage{width:var(--game-stage-width);height:var(--game-stage-height);transform-origin:50%;will-change:transform;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.game-stage *{box-sizing:border-box;-webkit-user-select:none;user-select:none}@supports (-webkit-touch-callout:none){#app input,#app textarea,#app select,body input,body textarea,body select{font-size:max(16px,1em)!important}}@media (hover:none) and (pointer:coarse){#app *{-webkit-tap-highlight-color:transparent}#app button,#app a,#app [role=button]{touch-action:manipulation}#app button:focus:not(:focus-visible),#app a:focus:not(:focus-visible),#app [role=button]:focus:not(:focus-visible){outline:none}}[data-lobby-stakes-scroll]::-webkit-scrollbar{display:none}[data-lobby-stakes-scroll]{scrollbar-width:none}.gold-scrollbar::-webkit-scrollbar{width:6px}.gold-scrollbar::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.gold-scrollbar::-webkit-scrollbar-thumb{background:#d4a5208c;border-radius:999px}.gold-scrollbar::-webkit-scrollbar-thumb:hover{background:#d4a520d9}.gold-scrollbar{scrollbar-width:thin;scrollbar-color:#d4a5208c #ffffff0a}
