.game-overlay-shell{z-index:2000;justify-content:center;align-items:center;padding:16px 12px;display:flex;position:fixed;inset:0;overflow:hidden}.game-overlay-shell__backdrop{background:#0a0605eb;position:absolute;inset:0}.game-overlay-shell__panel{background:0 0;border-radius:16px;flex-flow:column;justify-content:center;align-items:center;width:min(470px,100vw - 24px);height:auto;min-height:560px;max-height:calc(100dvh - 32px);margin:0;padding:0;display:flex;position:relative;overflow-y:hidden}.game-overlay-shell__panel .ad-banner-container{border-radius:16px!important;margin-top:15px!important}.game-result-card,.join-game-result-panel{max-height:calc(100dvh - 32px);min-height:560px!important}.game-overlay-shell__close{z-index:2;color:#fff;cursor:pointer;background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:700;transition:background .15s,transform .15s;display:flex;position:fixed;top:10px;right:10px}.game-overlay-shell__close svg{width:24px!important;height:24px!important}.game-overlay-shell__close:hover{transform:scale(1.08)}@media (width<=520px){.game-overlay-shell{padding:10px}.join-game-result-panel,.game-overlay-shell__panel,.game-result-card__image-wrapper{height:calc(100dvh - 32px)}.game-result-card,.join-game-result-panel{height:calc(100dvh - 32px)!important}}
