:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{overflow:hidden}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{background:linear-gradient(#00000080,#0006),url(/guess-the-flag-game/assets/background-Bmb1HVGY.jpeg);background-size:cover;background-repeat:no-repeat;background-position:center;margin:0;display:flex;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(max-width:600px){body{background:linear-gradient(#00000080,#0006),url(/guess-the-flag-game/assets/background2-B0ErHOY3.jpg);background-size:cover;background-repeat:no-repeat;background-position:center}}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}img{width:304px;height:182px;border:1px solid white;margin-bottom:15px}h1{font-size:40px}.game{display:flex;justify-content:center;align-items:center;flex-direction:column;background:#ffffff0d;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);border:1px solid rgba(255,255,255,.2);border-radius:15px;padding:20px;margin-top:50px}.form{display:flex;flex-direction:column;align-items:center}.textInput{position:relative;margin:0 auto}.suggestions-list{position:absolute;top:100%;left:0;right:0;background:#644011bd;border:1px solid #ccc;border-top:none;list-style:none;padding:0;margin:0;z-index:10;text-align:left}.suggestions-list li{padding:5px;cursor:pointer;color:#fff}.suggestions-list li:hover{background-color:#fff3}.suggestions-list li.suggestion-active{background-color:#fff3;font-weight:900}input[type=text]{background-color:#644011bd;width:250px;height:35px;font-size:20px;padding-left:5px;margin:0}input[type=text]::placeholder{color:#fff}input[type=submit]{background-color:#35320ba7;width:230px;height:30px;font-size:20px;padding:0;margin-top:5px;cursor:pointer}.feedback{margin-top:15px;font-size:20px;font-weight:500}.feedback p{padding:0;margin:0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;text-align:center;align-items:center;gap:5px}.feedback p strong{font-weight:700}.hint{width:150px;height:30px;margin:5px 0;padding:0;background-color:field}@media(max-width:600px){input[type=text],input[type=submit]{background-color:#292826bd}h1{font-size:30px}img{width:284px;height:170px}}
