header[data-v-ba2a3d9e]{padding:.4em .4em 1em .4em;border-bottom:1px solid var(--dark)}@media only screen and (max-width:375px) and (max-height:566px){header[data-v-ba2a3d9e]{padding:.4em .4em .3em .4em}}.card[data-v-83e2ae8e]{position:relative;transform-style:preserve-3d;transition:transform .5s ease-in}.card-face[data-v-83e2ae8e]{position:absolute;left:-3px;width:100%;height:100%;border-radius:.7em;display:flex;justify-content:center;align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;box-shadow:var(--shadow);border:3px solid var(--light)}.card.is-flipped[data-v-83e2ae8e]{transform:rotateY(180deg)}.card-face.is-front[data-v-83e2ae8e]{background:var(--front);transform:rotateY(180deg)}.card-face.is-front[data-v-83e2ae8e]:nth-child(2n){background:var(--front)}.card-face.is-front img[data-v-83e2ae8e]{width:2.5em;height:2.5em}.card-face.is-back[data-v-83e2ae8e],.card-face.is-front[data-v-83e2ae8e]{color:var(--light)}.card-face.is-back[data-v-83e2ae8e]{background-color:var(--back);background-image:url(../img/mic.81b74964.png);background-size:1.5em;background-position:50%;background-repeat:no-repeat}@media only screen and (max-width:375px) and (max-height:566px){.card-face.is-front img[data-v-83e2ae8e]{width:2em;height:2em}.card-face.is-back[data-v-83e2ae8e]{background-size:1em}}@media screen and (min-width:768px){.card-face[data-v-83e2ae8e]{left:-5px;border:5px solid var(--light)}}.game-board[data-v-4cf4937e]{display:grid;grid-template-columns:repeat(4,3em);grid-template-rows:repeat(4,5.5em);grid-gap:1.4em;justify-content:center;margin:auto 0}@media only screen and (max-width:375px) and (max-height:566px){.game-board[data-v-4cf4937e]{grid-template-columns:repeat(4,2.5em);grid-template-rows:repeat(4,4.5em);margin:1em auto auto auto;height:21em}}.shuffle-card[data-v-4cf4937e]{transition:transform .8s ease-in}@media screen and (min-width:768px){.game-board[data-v-4cf4937e]{grid-template-columns:repeat(8,4em);grid-template-rows:repeat(2,8em);align-content:center;margin:0 auto}}@media screen and (min-width:1024px){.game-board[data-v-4cf4937e]{grid-template-columns:repeat(8,5em);grid-template-rows:repeat(2,10em)}}.button[data-v-267eee3e]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:10em;height:3.3em;margin:1em auto;background:var(--dark);border:none;border-radius:5em;color:var(--light);padding:1em 1.5em;cursor:pointer}.button[data-v-267eee3e]:hover{opacity:.9}@media only screen and (max-width:375px) and (max-height:566px){.button[data-v-267eee3e]{margin:2em auto 1em auto}}@media screen and (min-width:768px){.button[data-v-267eee3e]{margin:2em auto}}footer[data-v-44549ed1]{display:flex;justify-content:space-between;padding:.5em .4em;border-top:1px solid #212529}@media only screen and (max-width:375px) and (max-height:566px){footer[data-v-44549ed1]{padding:.5em .4em .3em .4em}}@media screen and (min-width:1440px){footer[data-v-44549ed1]{justify-content:space-around}}body,html{margin:0;padding:0}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;background:var(--light);color:var(--dark);height:100vh}:root{--light:#fdf4ff;--dark:#212529;--front:#fcf9b5;--back:#5b6f5e;--accent:#ffbafc;--shadow:12px 12px 16px 0 rgba(0,0,0,0.25),-8px -8px 12px 0 hsla(0,0%,100%,0.3)}.container{display:grid;grid-template-columns:1fr;grid-template-rows:4em 1fr auto 4em;height:100vh}footer,header{font-family:metalista-web,serif;font-size:2.5rem}@media only screen and (max-width:375px) and (max-height:566px){footer,header{font-size:1.5rem}.container{grid-template-columns:1fr;grid-template-rows:2.5em auto auto 2.5em}}