#app{background-color:#f8f9fa}#main-content{align-items:center;display:flex;flex-direction:column;font-size:1.5rem;gap:var(--gap)}#header-container{background-image:url(/pokememory/static/media/pokeball.24019097ce44d44bb78d.jpeg);background-position:50%;background-repeat:no-repeat;background-size:100%;border:5px solid #000;height:13rem;margin:auto;position:relative;text-align:center}#header-img{position:relative;width:90%}#header-title{-webkit-text-stroke:2px blue;color:#ffcc03;font-family:solid;left:50%;position:absolute;top:20%;-webkit-transform:translate(-70%,-50%);transform:translate(-70%,-50%)}#header-txt{font-size:4rem}:root{--icon-gap:0.2rem}#flair-container{background:#e9ecef;flex-direction:column;font-size:1.25rem;justify-content:center;margin-bottom:var(--gap);width:100%}#email,#flair-container{align-items:center;display:flex}#email{gap:.2rem;gap:var(--icon-gap)}#socials{display:flex;gap:1rem}#github,#linkedin,#repo{align-items:center;display:flex;gap:.2rem;gap:var(--icon-gap)}.noClick{pointer-events:none}#instructions{display:flex;flex-direction:column;text-align:center}.instruct-btn{font-size:1.25rem}#close-instructions{margin-top:.5rem}#instructions-title{font-weight:600}:root{--currScoreColor:#f9c74f;--bestScoreColor:#168aad}#score-container{display:flex;gap:1rem}#bestScore,#currentScore{border-radius:8px;padding:.25rem}#currentScore{background-color:#f9c74f;background-color:var(--currScoreColor);border:1px solid #f9c74f;border:1px solid var(--currScoreColor)}#bestScore{background-color:#168aad;background-color:var(--bestScoreColor);border:1px solid #168aad;border:1px solid var(--bestScoreColor)}#game-area{display:flex;justify-content:center;padding:1rem;width:calc(100% - 2rem)}.card-area{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:space-between;max-width:400px;text-align:center}.pokemon-icon{max-height:72px;max-width:72px}.card{align-items:center;display:flex;flex-direction:column;justify-content:flex-end;max-height:120px;max-width:120px;min-height:120px;min-width:120px}@media only screen and (max-width:600px){.card-area{max-width:400px}}@media only screen and (min-width:600px){.card-area{max-width:400px}}@media only screen and (min-width:768px){.card-area{max-width:600px}}@font-face{font-family:solid;src:url(/pokememory/static/media/Pokemon%20Solid.60e347c99f71d4dbcdbb.woff) format("woff")}body,html{margin:0;padding:0}:root{--gap:1rem}
/*# sourceMappingURL=main.db8fa144.css.map*/