.jogo-layout{overscroll-behavior:none;touch-action:manipulation;flex-direction:column;min-height:100dvh;display:flex}.games-fullscreen-host{z-index:1000;overscroll-behavior:none;background:#fff;width:min(100vw,540px);height:100dvh;margin-inline:auto;position:fixed;inset:0;overflow:auto}.games-fullscreen-host,.games-portal,.games-fullscreen-host *,.games-portal *{box-sizing:border-box}.games-fullscreen-host button{font:inherit;cursor:pointer;border:0;margin:0}.games-fullscreen-host img,.games-fullscreen-host svg{display:block}.jogo-palco{touch-action:pan-y}.jogo-painel{backdrop-filter:blur(8px)saturate(120%);background:#fffffff0;border:1px solid #05050514;box-shadow:0 14px 34px #0505051f}.jogo-botao-preto{color:#fff;background:#050505eb;box-shadow:0 5px 14px #05050533}.jogo-faixa-palco{flex:auto}.jogo-faixa-controles{flex:none}.alvo-toque{position:relative}.alvo-toque:before{content:"";width:max(100%,48px);height:max(100%,48px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes m-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.m-rise{animation:.28s ease-out backwards m-rise}@keyframes m-pop{0%{scale:.8}60%{scale:1.12}to{scale:1}}.m-pop{animation:.26s cubic-bezier(.34,1.56,.64,1) both m-pop}.m-press{transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s cubic-bezier(.34,1.56,.64,1),opacity .15s ease-out}@keyframes m-pulse-kf{0%,to{opacity:.55}50%{opacity:.95}}.m-pulse{animation:1.5s ease-in-out infinite m-pulse-kf}@keyframes m-fade-in{0%{opacity:0}to{opacity:1}}.m-fade-in{animation:.2s ease-out both m-fade-in}@keyframes m-mao-arrasta{0%{opacity:0;transform:translate(0)scale(1)}8%{opacity:1;transform:translate(0)scale(1)}16%{transform:translate(0)scale(.8)}62%{transform:translate(var(--mao-dx,150px), var(--mao-dy,0px)) scale(.8)}72%{transform:translate(var(--mao-dx,150px), var(--mao-dy,0px)) scale(1)}88%{transform:translate(var(--mao-dx,150px), var(--mao-dy,0px)) scale(1);opacity:1}to{transform:translate(var(--mao-dx,150px), var(--mao-dy,0px)) scale(1);opacity:0}}.m-mao-arrasta{animation:2.4s cubic-bezier(.45,0,.3,1) infinite both m-mao-arrasta}@keyframes m-mao-toca{0%,to{opacity:0;transform:scale(1)}12%,88%{opacity:1}28%{transform:scale(.78)}42%{transform:scale(1)}58%{transform:scale(.78)}72%{transform:scale(1)}}.m-mao-toca{animation:2s ease-in-out infinite both m-mao-toca}@media (prefers-reduced-motion:reduce){.m-rise,.m-pop,.m-pulse,.m-fade-in,.m-mao-arrasta,.m-mao-toca{animation:none!important}}