.Game-module__iE1J2W__flexCenter{justify-content:center;align-items:center;display:flex}.Game-module__iE1J2W__flexColumn{flex-direction:column;display:flex}.Game-module__iE1J2W__fullSize{width:100%;height:100%}.Game-module__iE1J2W__gameContainer{touch-action:pan-y;flex-direction:column;width:100%;max-width:1024px;height:100%;margin:0 auto;display:flex}.Game-module__iE1J2W__gameArea{background-color:#e0f2fe;border:4px solid #bae6fd;border-bottom:none;border-radius:1.5rem 1.5rem 0 0;flex-grow:1;min-height:400px;position:relative;overflow:hidden}.Game-module__iE1J2W__climbersContainer{justify-content:space-around;padding:2rem 1rem 0;display:flex;position:absolute;inset:0}.Game-module__iE1J2W__controlArea{z-index:20;background-color:#fff;border:4px solid #bae6fd;border-top:none;border-radius:0 0 1.5rem 1.5rem;padding:1rem;box-shadow:0 10px 15px -3px #0000001a}.Game-module__iE1J2W__controlGrid{grid-template-columns:1fr 1fr;gap:1rem;height:100%;display:grid}.Game-module__iE1J2W__divider{border-right:2px dashed #e5e7eb;padding-right:.5rem}.Game-module__iE1J2W__p2Column{padding-left:.5rem}.Game-module__iE1J2W__climberWrapper{flex-direction:column;align-items:center;width:100%;max-width:120px;height:100%;margin:0 auto;display:flex;position:relative}.Game-module__iE1J2W__nameTag{text-align:center;z-index:10;color:#fff;white-space:nowrap;text-overflow:ellipsis;background-color:#f97316;border-radius:9999px;width:100%;padding:.25rem .5rem;font-size:.875rem;font-weight:700;position:absolute;top:0;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.Game-module__iE1J2W__rope{opacity:.6;background-color:#b45309;border-radius:9999px;width:8px;height:100%;position:relative;top:2rem}@media (min-width:768px){.Game-module__iE1J2W__rope{width:16px}.Game-module__iE1J2W__nameTag{font-size:1rem}}.Game-module__iE1J2W__knot{background-color:#92400e;border-radius:50%;width:16px;height:16px;position:absolute;left:-4px}@media (min-width:768px){.Game-module__iE1J2W__knot{width:24px;height:24px;left:-4px}}.Game-module__iE1J2W__climberAvatar{justify-content:center;width:100%;transition:all .5s ease-out;display:flex;position:absolute}.Game-module__iE1J2W__emoji{filter:drop-shadow(0 4px 3px #00000012);transform-origin:50%;font-size:2.25rem;transition:transform .3s}@media (min-width:768px){.Game-module__iE1J2W__emoji{font-size:3.75rem}}.Game-module__iE1J2W__winnerAnim{animation:1s infinite Game-module__iE1J2W__bounce;transform:scale(1.25)}@keyframes Game-module__iE1J2W__bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)scale(1.25)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:translateY(0)scale(1.25)}}.Game-module__iE1J2W__panelContainer{background-color:#fff;border-radius:.75rem;flex-direction:column;align-items:center;width:100%;height:100%;padding:.5rem;transition:background-color .3s,box-shadow .3s;display:flex;box-shadow:0 10px 15px -3px #0000001a}.Game-module__iE1J2W__correctFeedback{background-color:#dcfce7;box-shadow:0 0 0 4px #4ade80}.Game-module__iE1J2W__incorrectFeedback{background-color:#fee2e2;box-shadow:0 0 0 4px #f87171}.Game-module__iE1J2W__turnIndicator{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:700}.Game-module__iE1J2W__questionText{color:#1f2937;margin-bottom:1rem;font-family:monospace;font-size:1.875rem;font-weight:700;transition:transform .2s}.Game-module__iE1J2W__shake{transform:translate(5px)}.Game-module__iE1J2W__answerPlaceholder{color:#2563eb}.Game-module__iE1J2W__numpad{grid-template-columns:repeat(3,1fr);gap:.5rem;width:100%;max-width:200px;display:grid}.Game-module__iE1J2W__numButton{aspect-ratio:1;color:#2563eb;cursor:pointer;touch-action:manipulation;-webkit-user-select:none;user-select:none;background-color:#eff6ff;border:none;border-radius:.5rem;font-size:1.25rem;font-weight:700;transition:transform .1s,background-color .2s}.Game-module__iE1J2W__numButton:hover{background-color:#dbeafe}.Game-module__iE1J2W__numButton:active{transform:scale(.95)}.Game-module__iE1J2W__numButtonZero{aspect-ratio:auto;grid-column:span 2;height:100%}.Game-module__iE1J2W__backspaceButton{color:#ef4444;background-color:#fef2f2}.Game-module__iE1J2W__backspaceButton:hover{background-color:#fee2e2}.Game-module__iE1J2W__setupContainer{background-color:#fff;border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;max-width:28rem;min-height:50vh;margin:2.5rem auto 0;padding:1rem;display:flex;box-shadow:0 20px 25px -5px #0000001a}.Game-module__iE1J2W__setupTitle{color:#f97316;margin-bottom:1.5rem;font-family:comic sans ms,sans-serif;font-size:1.875rem;font-weight:900}.Game-module__iE1J2W__inputGroup{width:100%;margin-bottom:1rem}.Game-module__iE1J2W__inputLabel{color:#4b5563;margin-bottom:.25rem;font-weight:700;display:block}.Game-module__iE1J2W__nameInput{color:#374151;border:4px solid #dbeafe;border-radius:.75rem;outline:none;width:100%;padding:.75rem;font-size:1.125rem;font-weight:700;transition:border-color .2s}.Game-module__iE1J2W__nameInput:focus{border-color:#60a5fa}.Game-module__iE1J2W__nameInputP2{border-color:#ffedd5}.Game-module__iE1J2W__nameInputP2:focus{border-color:#fb923c}.Game-module__iE1J2W__startButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#4ade80,#22c55e);border:none;border-radius:.75rem;width:100%;margin-top:1rem;padding:1rem;font-size:1.5rem;font-weight:900;transition:transform .2s;transform:scale(1);box-shadow:0 10px 15px -3px #0000001a}.Game-module__iE1J2W__startButton:hover{transform:scale(1.05)}.Game-module__iE1J2W__winnerOverlay{z-index:50;background-color:#00000080;flex-direction:column;justify-content:center;align-items:center;animation:.5s Game-module__iE1J2W__fadeIn;display:flex;position:absolute;inset:0}.Game-module__iE1J2W__winnerCard{text-align:center;background-color:#fff;border-bottom:8px solid #f97316;border-radius:1.5rem;padding:2rem;transform:scale(1.1);box-shadow:0 25px 50px -12px #00000040}.Game-module__iE1J2W__winnerText{color:#f97316;margin-bottom:.5rem;font-size:2.25rem;font-weight:900}.Game-module__iE1J2W__winnerSubText{color:#374151;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.Game-module__iE1J2W__playAgainBtn{color:#fff;cursor:pointer;background-color:#22c55e;border:none;border-radius:9999px;padding:.75rem 2rem;font-size:1.25rem;font-weight:700;transition:background-color .2s;box-shadow:0 10px 15px -3px #0000001a}.Game-module__iE1J2W__playAgainBtn:hover{background-color:#16a34a}@keyframes Game-module__iE1J2W__fadeIn{0%{opacity:0}to{opacity:1}}
