body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.homescreen-button,.homescreen-logo,.homescreen-title{display:flex;justify-content:center}.homescreen-title{font-family:"Exo 2",sans-serif;font-size:1.75rem}.button{border:none;position:relative;flex-direction:row;align-items:center}.button,.howto{display:flex;justify-content:center}.howto{padding-top:50px}.instructions{background-color:transparent;border:none;cursor:pointer;text-decoration:underline;display:inline;margin:0;padding:0;font-family:"Exo 2",sans-serif;font-weight:700;font-size:1.2rem;color:#696969}.instructions:focus,.instructions:hover{text-decoration:none}body{font-family:"Exo 2",sans-serif}.modal-button{display:flex;justify-content:center}.modal-content{position:absolute;bottom:0;display:flex;flex-direction:column;width:100%;align-items:center;margin-bottom:40px}.button{width:150px;height:50px;outline:none;color:#fff;cursor:pointer;font-family:"Exo 2",sans-serif;font-weight:bolder;font-size:large;border-radius:10px;z-index:1;margin:5px}.button:before{content:"";background:linear-gradient(45deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red);position:absolute;top:-2px;left:-2px;background-size:400%;z-index:-1;-webkit-filter:blur(5px);filter:blur(5px);width:calc(100% + 4px);height:calc(100% + 4px);-webkit-animation:glowing 20s linear infinite;animation:glowing 20s linear infinite;opacity:0;transition:opacity .3s ease-in-out;border-radius:10px}.button:active{color:#ec0d0d}.button:active:after{background:transparent}.button:hover:before{opacity:1}.button:after{z-index:-1;content:"";position:absolute;width:100%;height:100%;background:#111;left:0;top:0;border-radius:10px}.game-screen{flex-direction:column;align-items:center;position:fixed;width:100%;height:85%}.game-screen,.gs-button,.guessr-map{display:flex;justify-content:center}.gs-button{width:150px;height:50px;border:none;outline:none;color:#fff;cursor:pointer;font-family:"Exo 2",sans-serif;font-weight:bolder;font-size:large;border-radius:10px;z-index:1;position:relative;flex-direction:row;align-items:center;margin-top:20px}.gs-button:before{content:"";background:linear-gradient(45deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red);position:absolute;top:-2px;left:-2px;background-size:400%;z-index:-1;-webkit-filter:blur(5px);filter:blur(5px);width:calc(100% + 4px);height:calc(100% + 4px);-webkit-animation:glowing 20s linear infinite;animation:glowing 20s linear infinite;opacity:0;transition:opacity .3s ease-in-out;border-radius:10px}.gs-button:active{color:#ec0d0d}.gs-button:active:after{background:transparent}.gs-button:hover:before{opacity:1}.gs-button:after{z-index:-1;content:"";position:absolute;width:100%;height:100%;background:#111;left:0;top:0;border-radius:10px}@-webkit-keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}@keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}
/*# sourceMappingURL=main.38dd78cf.chunk.css.map */