:root{color-scheme:dark}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;height:100dvh;background:#0f1020;color:#f4f4f8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.app-root{display:flex;flex-direction:column;height:100%}.app-shell{flex:1 1 auto;display:flex;align-items:center;justify-content:center;gap:24px;padding:16px;min-height:0}.legal-footer{flex:0 0 auto;display:flex;align-items:center;justify-content:center;gap:10px;height:22px;font-size:11px;color:#4d4d5a;background:#0f1020}.legal-footer a{color:inherit;text-decoration:none}.legal-footer a:hover{color:#9c9caa;text-decoration:underline}.phaser-host{width:100%;max-width:calc((100dvh - 54px) * 13 / 14);max-height:calc(100dvh - 54px);aspect-ratio:13 / 14;flex:0 1 auto;min-width:0}.phaser-host canvas{display:block;margin:0 auto;touch-action:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.ad-slot{flex:0 0 280px;width:280px;height:min(600px,calc(100dvh - 32px));background:#ffffff06;border:1px dashed rgba(255,255,255,.1);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#4d4d5a;font-size:11px;letter-spacing:.18em;font-weight:600;-webkit-user-select:none;user-select:none}@media (max-width: 980px){.ad-slot{display:none!important}.app-shell{gap:0;padding:0}.phaser-host{max-height:calc(100dvh - 22px)}}
