:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:light dark;color:#ffffffde;background-color:#242424}body{margin:0;display:block;width:100vw;height:100vh}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}}._card_1c561_1{position:relative;width:100%;aspect-ratio:2 / 3;cursor:pointer;padding:0%;border-radius:8px;border-width:2px;border-color:#fff;background-color:#00003a;perspective:1000px;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease;transition:opacity .5s ease,visibility 0s .5s;opacity:1;visibility:visible}._card_1c561_1:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000004d}._card-inner_1c561_55{position:relative;width:100%;height:100%;transform-origin:center;transform-style:preserve-3d;transition:transform .6s ease}._card_1c561_1._flipped_1c561_77 ._card-inner_1c561_55{transform:rotateY(180deg)}._card_1c561_1._matched_1c561_87{opacity:0;visibility:hidden;transition:opacity .5s ease,visibility 0s .5s}._card-front_1c561_101,._card-back_1c561_101{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:70px;font-weight:700;color:#fff;backface-visibility:hidden}@media (min-width: 768px){._card_1c561_1{width:100px;height:150px}._card-front_1c561_101,._card-back_1c561_101{font-size:80px}}@media (min-width: 1024px){._card_1c561_1{width:100px;height:170px}._card-front_1c561_101,._card-back_1c561_101{font-size:80px}}._card-front_1c561_101{background-color:#110284}._card-front-black_1c561_191{background-color:#272727}._card-front-blue_1c561_201{background-color:#110284}._card-front-green_1c561_211{background-color:#005b11}._card-front-red_1c561_221{background-color:#820707}._card-front-pink_1c561_231{background-color:#780268}._card-back_1c561_101{transform:rotateY(180deg)}._board_llvvr_1{width:85vw;max-width:85vw;min-height:10vh;display:grid;align-items:center;justify-content:center;grid-template-columns:repeat(auto-fill,90px);gap:1px;padding:2px}@media (max-width: 640px){._board_llvvr_1{width:98vw;max-width:98vw;min-height:10vh;padding:0rem}}@media (min-width: 768px){._board_llvvr_1{grid-template-columns:repeat(auto-fill,100px);gap:8px;padding:8px}}@media (min-width: 1024px){._board_llvvr_1{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px;padding:10px}}._playerCard_1vtm0_1{display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#e0e0e0;color:#333;cursor:pointer;border-radius:12px;border:2px solid #333;box-shadow:0 4px 10px #0003;height:50px;width:100px;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease}._playerCard_1vtm0_1:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000004d}._playerCard_1vtm0_1._active_1vtm0_53{background-color:#4caf50;border-color:#2e7d32}._playerCard_1vtm0_1._winner_1vtm0_65{background-color:gold;border-color:#ff8c00}._playerName_1vtm0_77{font-weight:700;color:#111;font-size:.75rem;margin-bottom:2px}._playerScore_1vtm0_93{font-weight:bolder;color:#111;font-size:1rem}@media (max-width: 640px){._playerCard_1vtm0_1{height:100%;width:100%;border:1px solid #333}._playerName_1vtm0_77{font-size:1rem}._playerScore_1vtm0_93{font-size:1.25rem}}@media (min-width: 640px){._playerCard_1vtm0_1{height:60px;width:100px}._playerName_1vtm0_77{font-size:.75rem}._playerScore_1vtm0_93{font-size:1rem}}@media (min-width: 1024px){._playerCard_1vtm0_1{height:80px;width:150px}._playerName_1vtm0_77{font-size:1.2rem}._playerScore_1vtm0_93{font-size:1.5rem}}._footer_1onhm_1{display:flex;flex-wrap:wrap;gap:15px;align-items:center;justify-content:center;flex-direction:column}._buttonContainer_1onhm_19{display:flex;align-items:center;justify-content:center}._fullWidth_1onhm_31{width:90vw}._halfWidth_1onhm_39{width:50%}._settingsContainer_1onhm_47{display:flex;flex-direction:column;padding:.5rem;border:solid;border-radius:8px}h4{text-align:center;margin:6px 0}._custom-button_1crnm_1{padding:.75em 1.5em;font-size:1rem;font-weight:600;color:#000;background:linear-gradient(to bottom,#fff,#c8c8c8);border:none;border-radius:8px;cursor:pointer;transition:transform .2s ease,background-color .3s ease,box-shadow .2s ease;box-shadow:0 2px 4px #0000001a}._custom-button_1crnm_1:hover{background-color:#c8c8c8;transform:translateY(-1px);box-shadow:0 4px 6px #0003}._custom-button_1crnm_1:active{transform:translateY(1px);background-color:#c8c8c8}._custom-button_1crnm_1:focus{outline:none;box-shadow:0 0 0 3px #c8c8c880}._radio-button-container_sy03y_1{display:flex;flex-wrap:wrap;width:100%;gap:.25rem;justify-content:center}._radio-button_sy03y_1{padding:.5rem 1rem;border-radius:.5rem;border:solid;background-color:#fff;color:#4b5563;transition:background-color .2s ease,color .2s ease;cursor:pointer;font-weight:600}._radio-button_sy03y_1:hover{background-color:#f3f4f6}._radio-button_sy03y_1._selected_sy03y_47{background-color:#a1a1a1;color:#fff;border-color:#7c7c7c}._radio-button_sy03y_1._unselected_sy03y_59{border-color:#e5e7eb}._scores_19zms_3{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin:auto}._memoryGame_19zms_21{width:90%;max-width:90%;padding:0rem;margin:1rem auto;box-sizing:border-box;background-color:#4f4f4f;border-radius:8px}._footer_19zms_43{display:flex;flex-wrap:wrap;gap:15px;align-items:center;justify-content:center;flex-direction:column}@media (max-width: 640px){._scores_19zms_3{width:98vw;margin-top:.5rem;gap:.25rem;flex-direction:column;align-items:center}._players-1_19zms_83 ._playerCard_19zms_83{width:98vw}._players-2_19zms_93{display:grid;grid-template-columns:repeat(2,1fr);gap:4px;justify-content:center}._players-3_19zms_109,._players-4_19zms_109,._players-5_19zms_109,._players-6_19zms_109{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;justify-content:center}._memoryGame_19zms_21{width:98%;max-width:98%;background-color:transparent}}@media (min-width: 768px){._memoryGame_19zms_21{max-width:90%;padding:1rem}}@media (min-width: 1024px){._memoryGame_19zms_21{max-width:90%;padding:1rem}}
