@import url("https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap");:root{--hand-size:clamp(52px,15vw,110px);--hand-gap:clamp(4px,1.2vw,10px);--game-max-width:680px;--page-padding:clamp(12px,3vw,32px);--border-box:4px solid;--border-box-roca-color:#6D581C;--boder-box-lagarto-color:#82330E;--boder-box-papel-color:#88063F;--boder-box-spock-color:#2C0563;--boder-box-tijera-color:#083782;--background-box-color-roca:#D8BC6F;--background-box-color-lagarto:#CF815D;--background-box-color-papel:#E0337E;--background-box-color-spock:#8246D6;--background-box-color-tijera:#366DC7;--border-radius-hand:50%}*,:after,:before{box-sizing:border-box}html{font-size:clamp(11px,2.2vw,16px)}body,html{margin:0;padding:0;min-height:100vh;min-height:100dvh;background:radial-gradient(ellipse at center,#2a2f38 0,#212529 65%);font-family:Press Start\ 2P,cursive;color:#ffffff;overflow-x:hidden}img{max-width:100%}:focus-visible{outline:4px solid #92cc41;outline-offset:3px}[role=button]:focus-visible{outline-offset:4px;border-radius:50%}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.Toast_container__MPA16{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;display:flex;flex-direction:column;align-items:center;gap:12px;pointer-events:none;width:min(420px,calc(100vw - var(--page-padding) * 2))}.Toast_toast__gqRF2{width:100%;padding:clamp(16px,4vw,24px)!important;margin:0!important;background-color:#1a1d21!important;text-align:center;box-shadow:0 0 0 4px rgba(0,0,0,.45),0 8px 24px rgba(0,0,0,.55);animation:Toast_aparecer__RiLAh .18s ease forwards}.Toast_message__opzpM{font-size:clamp(.7rem,3vw,.8rem);line-height:1.9;margin:0;color:#e76e55;text-align:center}.Toast_exito__fDwrH{color:#92cc41}@keyframes Toast_aparecer__RiLAh{0%{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}