*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}html,body{touch-action:none;background:#0f172a radial-gradient(circle at 50% 30%,#1e1b4b 0%,#0f172a 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;overflow:hidden}#game-wrapper{justify-content:center;align-items:center;gap:20px;width:100vw;height:100vh;max-height:100vh;margin:0;padding:0;display:flex;overflow:hidden}#app{justify-content:center;align-items:center;width:100%;max-width:100%;height:100%;max-height:100%;display:flex;overflow:hidden}canvas{object-fit:contain;max-width:100vw;max-height:100vh;display:block;box-shadow:0 20px 45px #00000080,0 0 0 1px #ffffff14}@media (width>=881px){#app{max-width:400px;height:800px}canvas{border-radius:20px}}@media (width<=880px){#game-wrapper{gap:0;padding:0}canvas{box-shadow:none;border-radius:0}}.side-banner{-webkit-backdrop-filter:blur(12px);text-align:center;background:#0f172ad9;border:1px solid #334155d9;border-radius:16px;flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:center;width:160px;height:600px;padding:8px 0;transition:transform .2s,border-color .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0006}.side-banner:hover{border-color:#38bdf880;transform:translateY(-2px)}.ad-tag{color:#64748b;letter-spacing:1px;padding-bottom:6px;font-size:9px;font-weight:700}.ad-slot-wrapper{border-radius:12px;justify-content:center;align-items:center;width:160px;height:600px;display:flex;overflow:hidden}.ad-slot-wrapper ins.adsbygoogle{border-radius:10px;width:160px!important;height:600px!important;display:inline-block!important}@media (width<=880px){.side-banner{display:none!important}}
