@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&family=Roboto:wght@400;700&display=swap);*{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;color:#ebe7ef;font-family:Roboto,sans-serif;font-synthesis:none;height:100%;line-height:1.5;text-rendering:optimizeLegibility}body{background-attachment:fixed;background-color:#1d0433;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 400'%3E%3Cdefs%3E%3CradialGradient id='a' cx='396' cy='281' r='514' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%237616DD'/%3E%3Cstop offset='1' stop-color='%231D0433'/%3E%3C/radialGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='400' y1='148' x2='400' y2='333'%3E%3Cstop offset='0' stop-color='%2318E0FF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%2318E0FF' stop-opacity='.5'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h800v400H0z'/%3E%3Cg fill-opacity='.4' fill='url(%23b)'%3E%3Ccircle cx='267.5' cy='61' r='300'/%3E%3Ccircle cx='532.5' cy='61' r='300'/%3E%3Ccircle cx='400' cy='30' r='300'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-size:cover;margin:0;padding:2rem}header{margin:2rem 0;text-align:center}header h1{-webkit-text-fill-color:transparent;background:linear-gradient(40deg,#ea00ff,#ea00ff,#03d5ff,#03d5ff);-webkit-background-clip:text;-webkit-filter:drop-shadow(0 2px 8px rgba(0,0,0,.5));filter:drop-shadow(0 2px 8px rgba(0,0,0,.5));font-size:5rem}header h1,header p{font-family:Roboto Condensed,sans-serif;margin:0}header p{color:#b180e5;font-size:1.75rem}.level{color:#cbb7f0;font-family:Roboto,sans-serif}.level,.places{text-align:center}.places{background:linear-gradient(180deg,#3e2a60,#321061);border-radius:8px;box-shadow:1px 1px 8px 4px rgba(12,5,32,.6);margin:auto;max-width:50rem;padding:2rem}.places button{background:#6cb7f5;border:none;border-radius:12px;cursor:pointer;display:inline-block;font-family:Roboto Condensed,sans-serif;font-size:.9rem;margin:.25rem;padding:.5rem 1rem;transition:all .2s ease-in-out}.places button:focus,.places button:hover{background:#9d5af5;color:#fff}.places button.selected{background:#f5a76c;color:#2c203d}.places button.correct{background:#5af59d;color:#2c203d}.places button.wrong{background:#f55a98;color:#2c203d}#gameCompleted{-webkit-animation:slide-in-from-bottom .7s ease-out;animation:slide-in-from-bottom .7s ease-out;background:linear-gradient(180deg,#a17eda,#895fc4);border-radius:8px;box-shadow:1px 1px 8px 1px rgba(0,0,0,.6);color:#191321;margin:2rem auto;max-width:40rem;padding:2rem}#gameCompleted img{background:#c18cfa;border:2px solid #3a2353;border-radius:50%;display:block;-webkit-filter:drop-shadow(0 0 4px rgba(0,0,0,.6));filter:drop-shadow(0 0 4px rgba(0,0,0,.6));height:8rem;margin:0 auto 1rem;object-fit:contain;padding:1rem;width:8rem}#gameCompleted h2{color:#3a2353;font-family:Roboto,sans-serif;font-size:3rem;margin:0;text-align:center;text-transform:uppercase}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.56b3f199.css.map*/