@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap";html{font-family:Poppins,sans-serif}body{margin:0;background-image:url(/memory-game/images/brain.svg);background-size:150px;background-color:#0a0a0a;animation:animatedBackground 30s linear infinite alternate}@keyframes animatedBackground{0%{background-position:0 100%}to{background-position:100% 0}}.baseLayout[data-v-c70cc08f]{display:flex;justify-content:center;align-items:center;min-height:100vh}.baseLayout__inner[data-v-c70cc08f]{max-width:1000px;width:100%;box-sizing:border-box;background-color:#e5e5e5;margin:10px;padding:10px;border-radius:15px}.home__inner[data-v-744d62a7]{position:relative;display:flex;flex-direction:column;align-items:center;width:100%}.home__github[data-v-744d62a7]{position:absolute;right:1px;z-index:1}.home__githubImage[data-v-744d62a7]{width:40px}.home__heading[data-v-744d62a7]{margin:10px 0 5px;font-weight:600;font-size:30px}.home__subheading[data-v-744d62a7]{margin:0;font-weight:500;font-size:20px}.home__content[data-v-744d62a7],.home__pb[data-v-744d62a7]{display:flex;flex-direction:column;align-items:center}.home__pbTitle[data-v-744d62a7]{margin:20px 0 10px;font-weight:500;font-size:25px}.home__pbInfinity[data-v-744d62a7]{width:80px}.home__pbScore[data-v-744d62a7]{font-weight:400;font-size:20px;margin:8px 0}.home__difficulty[data-v-744d62a7]{display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.home__difficultyTitle[data-v-744d62a7]{margin:20px 0 10px;font-weight:500;font-size:25px}.home__difficultyRatios[data-v-744d62a7]{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.home__difficultyRatio[data-v-744d62a7]:hover{cursor:pointer}.home__play[data-v-744d62a7]{background-color:#262626;border:none;color:#f5f5f5;padding:10px 15px;text-align:center;text-decoration:none;display:inline-block;font-size:15px;font-family:Poppins,sans-serif;margin-bottom:10px;border-radius:10%;box-shadow:0 4px 8px #0003}.home__play[data-v-744d62a7]:hover{cursor:pointer;background-color:#525252}@media only screen and (max-width: 768px){.home__pbInfinity[data-v-744d62a7]{width:70px}.home__difficultyRatios[data-v-744d62a7]{gap:8px}.home__heading[data-v-744d62a7]{margin-top:5px}}@media only screen and (max-width: 600px){.home__pbInfinity[data-v-744d62a7]{width:60px}.home__difficultyRatios[data-v-744d62a7]{gap:5px}.home__heading[data-v-744d62a7]{margin-top:5px}}.card[data-v-f9700ab9]{border:2px solid #0a0a0a;border-radius:10%;box-shadow:0 4px 8px #0003}.card[data-v-f9700ab9]:hover{cursor:pointer}.card__flip[data-v-f9700ab9]{height:120px;width:120px}@media only screen and (max-width: 768px){.card__flip[data-v-f9700ab9]{max-width:90px;max-height:90px}}@media only screen and (max-width: 600px){.card__flip[data-v-f9700ab9]{max-width:70px;max-height:70px}}.cardGrid__flex[data-v-15e10cae]{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}@media only screen and (max-width: 768px){.cardGrid__flex[data-v-15e10cae]{gap:15px}}@media only screen and (max-width: 600px){.cardGrid__flex[data-v-15e10cae]{gap:10px}}.game__inner[data-v-aeb2a226]{display:flex;flex-direction:column;align-items:center;width:100%}.game__heading[data-v-aeb2a226]{margin:20px 0 5px;font-weight:600;font-size:30px}.home__subheading[data-v-aeb2a226]{margin:0;font-weight:500;font-size:20px}.game__content[data-v-aeb2a226]{display:flex;flex-direction:column;align-items:center}.game__scores[data-v-aeb2a226]{display:flex;justify-content:space-around;width:100%}.game__score[data-v-aeb2a226]{display:flex;flex-direction:column;align-items:center}.game__scoreTitle[data-v-aeb2a226]{margin:20px 0 10px;font-weight:500;font-size:15px}.game__pbInfinity[data-v-aeb2a226]{width:25px;margin-top:5px}.game__scoreNumber[data-v-aeb2a226]{margin:0}.game__cards[data-v-aeb2a226]{margin-top:20px;margin-bottom:20px}.game__back[data-v-aeb2a226]{background-color:#262626;border:none;color:#f5f5f5;padding:10px 15px;text-align:center;text-decoration:none;display:inline-block;font-size:15px;font-family:Poppins,sans-serif;margin-bottom:10px;border-radius:10%;box-shadow:0 4px 8px #0003}.game__back[data-v-aeb2a226]:hover{cursor:pointer;background-color:#525252}@media only screen and (max-width: 768px){.game__heading[data-v-aeb2a226]{margin-top:5px}}@media only screen and (max-width: 600px){.game__heading[data-v-aeb2a226]{margin-top:5px}}
