body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,html{box-sizing:border-box}body{background:#0b2434;background:linear-gradient(90deg,#072034,#01abd5);margin:0;overflow:hidden}.star0{height:1px;opacity:1;position:absolute;width:1px}.star1{height:2px;width:2px}.star1,.star2{border-radius:50%;opacity:1;position:absolute}.star2{height:3px;width:3px}.star3{border-radius:50%;height:4px;opacity:1;position:absolute;width:4px}#universe{position:fixed}.App{height:100vh;width:100vw}.App,.container{align-items:center;display:flex;justify-content:center}.container{background:#f5f5f5;border-radius:10px;box-shadow:0 0 10px #fff;flex-direction:column;flex-wrap:wrap;min-height:90vh;padding:20px;text-align:center;width:60vw}.title{font-family:Kdam Thmor Pro,sans-serif;font-size:3rem;letter-spacing:.5rem;margin-bottom:0;margin-top:0}.title~p{font-family:Spline Sans Mono,monospace;line-height:1.8rem;margin-top:0}.box-container{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;height:15rem;justify-content:center;margin-block:0;width:98%}.box{background-color:#fff;border-radius:10px;box-shadow:2.4px 2.4px 3.2px rgba(0,0,0,.15);cursor:pointer;flex-basis:10%;font-family:Quicksand,sans-serif;font-size:2.5rem;margin:.5rem 1rem;padding:1.5rem 2.5rem}.box:hover{box-shadow:inset 0 0 5px #000;font-weight:700}.button{background:#5035ff;border:1px solid #4f4f4f;border-radius:4px;color:#fff;display:inline-block;font-family:Kdam Thmor Pro,sans-serif;font-size:1.3rem;font-weight:700;letter-spacing:.2rem;margin-top:2rem;overflow:hidden;padding:.5rem 4rem;position:relative;transition:all .2s ease-in;z-index:1}.button:before{background-color:rgba(0,0,0,.05);height:180%;left:50%;top:100%;-webkit-transform:translateX(-50%) scaleY(1) scaleX(1.25);transform:translateX(-50%) scaleY(1) scaleX(1.25);width:140%}.button:after,.button:before{border-radius:50%;content:"";display:block;position:absolute;transition:all .5s cubic-bezier(.55,0,.1,1) .1s;z-index:-1}.button:after{background-color:#39bda7;height:190%;left:55%;top:180%;-webkit-transform:translateX(-50%) scaleY(1) scaleX(1.45);transform:translateX(-50%) scaleY(1) scaleX(1.45);width:160%}.button:hover{border:1px solid #39bda7;color:#fff}.button:hover:before{top:-35%}.button:hover:after,.button:hover:before{background-color:#39bda7;-webkit-transform:translateX(-50%) scaleY(1.3) scaleX(.8);transform:translateX(-50%) scaleY(1.3) scaleX(.8)}.button:hover:after{top:-45%}.score{font-weight:700}
/*# sourceMappingURL=main.30dbe15b.css.map*/