body{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;max-height:100vh;max-width:100vw;background-color:#000;margin:0;padding:0;background:#303131;height:100vh;font-family:"Alegreya"}a{text-decoration:none}.app{display:flex;flex-direction:column;justify-content:center;align-items:center;height:80vh;text-align:center;background-repeat:no-repeat;background-size:cover;background-position:50%;width:100%;margin:auto}button{cursor:pointer}button:hover{border-radius:37px;background:#303131;box-shadow:inset 7px 7px 14px #222,inset -7px -7px 14px #3e4040}.gameButton{-webkit-user-select:none;-ms-user-select:none;user-select:none;position:absolute;display:inline-block;padding:25px 30px;margin:50px 0;color:#03e9f4;text-decoration:none;text-transform:uppercase;transition:.5s;letter-spacing:4px;overflow:hidden;right:50%;transform:translate(50%,-50%);background:linear-gradient(145deg,#2b2c2c,#333434);box-shadow:20px 20px 37px #292a2a,-20px -20px 37px #373838;cursor:pointer}.gameButton:hover{background:#03e9f4;color:#050801;box-shadow:0 0 5px #03e9f4,0 0 25px #03e9f4,0 0 50px #03e9f4,0 0 200px #03e9f4;-webkit-box-reflect:below 1px linear-gradient(transparent,rgba(0,0,0,.3333333333333333))}.gameButton span{position:absolute;display:block}.gameButton span:first-child{top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent,#03e9f4);animation:animate1 1s linear infinite}.gameButton span:nth-child(2){top:-100%;right:0;width:2px;height:100%;background:linear-gradient(180deg,transparent,#03e9f4);animation:animate2 1s linear infinite;animation-delay:.25s}.gameButton span:nth-child(3){bottom:0;right:0;width:100%;height:2px;background:linear-gradient(270deg,transparent,#03e9f4);animation:animate3 1s linear infinite;animation-delay:.5s}.gameButton span:nth-child(4){bottom:-100%;left:0;width:2px;height:100%;background:linear-gradient(1turn,transparent,#03e9f4);animation:animate4 1s linear infinite;animation-delay:.75s}.spacer{position:absolute;display:inline-block;padding:25px 30px;margin:50px 0;text-decoration:none;text-transform:uppercase;transition:.5s;letter-spacing:4px;overflow:hidden;right:50%}@media (max-width:700px){.gameButton{font-size:.8em}}.text-panel{display:inline-flex;justify-content:center;align-items:center;width:100%;padding-top:1%;padding-bottom:1%;position:relative;border-radius:50px;background:#303131;box-shadow:inset 20px 20px 37px #292a2a,inset -20px -20px 37px #373838;margin-top:50px;margin-bottom:50px}.random-quote{width:90%;height:90%;font-size:1.2em;font-weight:500;color:#adecff;text-align:center}.random-quote-text{font-size:1.5em}.twitter-share-button{color:#4acdf5;display:table-cell;text-align:center;vertical-align:middle}@media (max-width:700px){.random-quote-text{font-size:1.1em}.twitter-share-button{font-size:.75em}}.author-button{-webkit-user-select:none;-ms-user-select:none;user-select:none;border:none;color:#fff;padding:15px 32px;font-family:"Alegreya";font-size:16px;text-align:center;width:200px;border-radius:20px;background-color:linear-gradient(100deg,#2b2c2c,#333434);box-shadow:10px 10px 20px #222,-10px -10px 20px #3e4040}@media (max-width:700px){.author-button{width:125px;font-size:14px;font-weight:600;padding:10px}}.title{font-size:2em;color:#00e9f3;font-weight:600;text-align:center;position:relative;display:inline-block;padding:25px 30px;margin:50px 0;text-decoration:none;text-transform:uppercase;transition:.5s;letter-spacing:3px;overflow:hidden;background:linear-gradient(145deg,#2b2c2c,#333434);box-shadow:20px 20px 37px #292a2a,-20px -20px 37px #373838}.title span{position:absolute;display:block}.title span:first-child{top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent,#03e9f4);animation:animate1 1s linear infinite}@keyframes animate1{0%{left:-100%}50%,to{left:100%}}.title span:nth-child(2){top:-100%;right:0;width:2px;height:100%;background:linear-gradient(180deg,transparent,#03e9f4);animation:animate2 1s linear infinite;animation-delay:.25s}@keyframes animate2{0%{top:-100%}50%,to{top:100%}}.title span:nth-child(3){bottom:0;right:0;width:100%;height:2px;background:linear-gradient(270deg,transparent,#03e9f4);animation:animate3 1s linear infinite;animation-delay:.5s}@keyframes animate3{0%{right:-100%}50%,to{right:100%}}.title span:nth-child(4){bottom:-100%;left:0;width:2px;height:100%;background:linear-gradient(1turn,transparent,#03e9f4);animation:animate4 1s linear infinite;animation-delay:.75s}@keyframes animate4{0%{bottom:-100%}50%,to{bottom:100%}}@media (max-width:700px){.title{font-size:1.6em;letter-spacing:2px;padding:20px 25px;margin:25px 0}}
/*# sourceMappingURL=main.d427a7a6.chunk.css.map */