.rockpaperscissors-module__MxD6Wq__board{color:#fff;flex-direction:column;align-items:center;gap:32px;width:100%;max-width:48rem;display:flex}.rockpaperscissors-module__MxD6Wq__roundInfo{font-family:var(--font-display);color:#ffffff8c;margin:0;font-size:20px}.rockpaperscissors-module__MxD6Wq__throwRow{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.rockpaperscissors-module__MxD6Wq__playerCol{flex-direction:column;align-items:center;gap:8px;display:flex}.rockpaperscissors-module__MxD6Wq__playerColDim{opacity:.6}.rockpaperscissors-module__MxD6Wq__bigGlyph{justify-content:center;align-items:center;min-height:60px;font-size:60px;line-height:1;transition:opacity .2s;display:flex}.rockpaperscissors-module__MxD6Wq__playerName{font-family:var(--font-display);font-weight:700}.rockpaperscissors-module__MxD6Wq__playerStatus{color:#ffffff8c;font-size:14px}.rockpaperscissors-module__MxD6Wq__shootBeat{flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:176px;display:flex}.rockpaperscissors-module__MxD6Wq__shootFist{justify-content:center;align-items:center;line-height:1;display:flex}.rockpaperscissors-module__MxD6Wq__shootLabel{font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;color:var(--accent-yellow);text-shadow:0 4px #001e5a40;font-size:40px;font-weight:800}.rockpaperscissors-module__MxD6Wq__revealRow{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.rockpaperscissors-module__MxD6Wq__revealCard{border-radius:var(--radius);background:var(--paper);color:var(--ink);box-shadow:var(--shadow);flex-direction:column;align-items:center;gap:8px;padding:18px 22px;animation:.45s cubic-bezier(.34,1.56,.64,1) both rockpaperscissors-module__MxD6Wq__rps-reveal;display:flex}.rockpaperscissors-module__MxD6Wq__revealCard:nth-child(2){animation-delay:80ms}.rockpaperscissors-module__MxD6Wq__revealCard:nth-child(3){animation-delay:.16s}.rockpaperscissors-module__MxD6Wq__revealCard:nth-child(4){animation-delay:.24s}.rockpaperscissors-module__MxD6Wq__revealCard:nth-child(5){animation-delay:.32s}.rockpaperscissors-module__MxD6Wq__revealCard:nth-child(6){animation-delay:.4s}.rockpaperscissors-module__MxD6Wq__revealCard:nth-child(7){animation-delay:.48s}.rockpaperscissors-module__MxD6Wq__revealCard:nth-child(8){animation-delay:.56s}.rockpaperscissors-module__MxD6Wq__revealCardWin{background:color-mix(in srgb, var(--accent-green) 16%, var(--paper));box-shadow:0 0 0 3px var(--accent-green), var(--shadow)}@keyframes rockpaperscissors-module__MxD6Wq__rps-reveal{0%{opacity:0;transform:scale(.3)rotate(-8deg)}70%{transform:scale(1.12)rotate(2deg)}to{opacity:1;transform:scale(1)rotate(0)}}.rockpaperscissors-module__MxD6Wq__glyphBubble{background:var(--paper-2);border-radius:999px;justify-content:center;align-items:center;width:88px;height:88px;font-size:48px;line-height:1;display:flex}.rockpaperscissors-module__MxD6Wq__glyphRock{background:color-mix(in srgb, var(--accent-yellow) 45%, var(--paper))}.rockpaperscissors-module__MxD6Wq__glyphPaper{background:color-mix(in srgb, var(--bubble) 40%, var(--paper))}.rockpaperscissors-module__MxD6Wq__glyphScissors{background:color-mix(in srgb, var(--accent-pink) 40%, var(--paper))}.rockpaperscissors-module__MxD6Wq__revealName{font-family:var(--font-display);font-weight:700}.rockpaperscissors-module__MxD6Wq__plusOne{color:color-mix(in srgb, var(--accent-green) 70%, var(--ink));font-size:14px;font-weight:800}.rockpaperscissors-module__MxD6Wq__scoreRow{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.rockpaperscissors-module__MxD6Wq__scorePill{color:#fff;font-family:var(--font-display);background:#ffffff24;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;display:inline-flex}.rockpaperscissors-module__MxD6Wq__scoreName{font-weight:700}.rockpaperscissors-module__MxD6Wq__scoreVal{color:var(--accent-yellow);font-weight:800}.rockpaperscissors-module__MxD6Wq__waitNote{color:#ffffff73;margin:0}.rockpaperscissors-module__MxD6Wq__hand{color:#fff;flex-direction:column;flex:1;justify-content:center;gap:16px;display:flex}.rockpaperscissors-module__MxD6Wq__handTitle{text-align:center;font-family:var(--font-display);color:#ffffffa6;margin:0;font-size:18px}.rockpaperscissors-module__MxD6Wq__choiceBtn{border-radius:var(--radius-lg);cursor:pointer;min-height:84px;font-family:var(--font-display);box-shadow:var(--shadow);border:none;justify-content:center;align-items:center;gap:16px;padding:20px 24px;font-size:26px;font-weight:700;transition:transform .12s,box-shadow .12s;display:flex}.rockpaperscissors-module__MxD6Wq__choiceBtn:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.rockpaperscissors-module__MxD6Wq__choiceBtn:active{transform:translateY(4px)scale(.98);box-shadow:0 3px #001e5a38}.rockpaperscissors-module__MxD6Wq__choiceGlyph{align-items:center;line-height:1;display:inline-flex}.rockpaperscissors-module__MxD6Wq__choiceRock{background:var(--accent-yellow);color:#0a1d4a}.rockpaperscissors-module__MxD6Wq__choicePaper{color:var(--bubble-deep);background:#fff}.rockpaperscissors-module__MxD6Wq__choiceScissors{background:var(--accent-pink);color:#fff}.rockpaperscissors-module__MxD6Wq__centerCol{text-align:center;color:#fff;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;display:flex}.rockpaperscissors-module__MxD6Wq__bigFist{justify-content:center;align-items:center;line-height:1;animation:1.4s ease-in-out infinite rockpaperscissors-module__MxD6Wq__rps-shake;display:flex}@keyframes rockpaperscissors-module__MxD6Wq__rps-shake{0%,to{transform:rotate(-8deg)}50%{transform:rotate(8deg)translateY(-6px)}}.rockpaperscissors-module__MxD6Wq__lockedTitle{font-family:var(--font-display);margin:0;font-size:22px;font-weight:700}.rockpaperscissors-module__MxD6Wq__resultTitle{font-family:var(--font-display);margin:0;font-size:26px;font-weight:700}.rockpaperscissors-module__MxD6Wq__subNote{color:#ffffff8c;margin:0}.rockpaperscissors-module__MxD6Wq__nextBtn{padding:18px 34px;font-size:20px}
