.card[data-v-b4105279]{height:130px;width:260px;position:relative;perspective:1000px;cursor:pointer}.card-inner[data-v-b4105279]{width:100%;height:100%;position:relative;transform-style:preserve-3d;transition:transform .5s}.card.flipped .card-inner[data-v-b4105279]{transform:rotateY(180deg)}.card-front[data-v-b4105279],.card-back[data-v-b4105279]{width:100%;height:100%;position:absolute;backface-visibility:hidden;display:flex;justify-content:center;align-items:center;border-radius:8px;font-size:40px;font-weight:700}.card-front[data-v-b4105279]{background-color:gray;border:1px solid #666}.card-back[data-v-b4105279]{background-color:#f0f0f0;transform:rotateY(180deg);color:#333;border:1px solid #ccc}.memory-game[data-v-5fcfc3be]{max-width:1200px;margin:0 auto;padding:20px}.game-header[data-v-5fcfc3be]{display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.game-setup[data-v-5fcfc3be]{display:flex;flex-direction:column;align-items:center;margin:20px 0}.mode-selector[data-v-5fcfc3be]{display:flex;gap:20px;margin:15px 0}.mode-option[data-v-5fcfc3be]{display:flex;align-items:center;gap:5px}.player-names[data-v-5fcfc3be]{display:flex;gap:20px;margin:15px 0}.player-input[data-v-5fcfc3be]{display:flex;flex-direction:column;gap:5px}.player-input input[data-v-5fcfc3be]{padding:8px;width:200px;font-size:16px}.pair-selector[data-v-5fcfc3be]{margin:15px 0;display:flex;align-items:center}.pair-input[data-v-5fcfc3be]{margin-left:10px;padding:8px;width:60px;font-size:16px}.max-pairs[data-v-5fcfc3be]{margin-left:10px;font-size:16px}.score[data-v-5fcfc3be]{font-size:1.2rem;margin:10px 0}.multiplayer-score[data-v-5fcfc3be]{display:flex;justify-content:space-between;align-items:center;width:100%;margin:10px 0}.player-score[data-v-5fcfc3be]{display:flex;flex-direction:column;align-items:center;padding:10px;border-radius:5px;min-width:150px}.player-score.active[data-v-5fcfc3be]{box-shadow:0 0 5px #0000004d}.player-name[data-v-5fcfc3be]{padding:5px 10px;border-radius:5px;font-weight:700;width:100%;text-align:center}.player-points[data-v-5fcfc3be]{font-size:1.5rem;font-weight:700;margin-top:5px}.current-turn[data-v-5fcfc3be]{font-size:1.2rem;font-weight:700;margin:0 20px}.start-btn[data-v-5fcfc3be],.restart-btn[data-v-5fcfc3be]{background-color:#4caf50;border:none;color:#fff;padding:10px 20px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin:10px 0;cursor:pointer;border-radius:4px}.game-board[data-v-5fcfc3be]{display:grid;gap:15px;justify-content:center;margin:0 auto}.game-complete[data-v-5fcfc3be]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;z-index:10}.final-score[data-v-5fcfc3be]{font-size:1.2rem;margin:15px 0;display:flex;flex-direction:column;align-items:center;gap:5px}
