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;margin:0;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{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}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.navbar{width:100%}.navbar a{-webkit-text-stroke-width:px;-webkit-text-stroke-color:#000;color:#fff;cursor:pointer;display:block;float:left;font-size:25px;margin:25px;padding:14px 16px;text-align:center;text-decoration:none}.navbar a.right{float:right}.navbar a:hover{color:#f6c6dd}.container-home{background-attachment:fixed;background-color:#000;background-image:url(/static/media/nightsky.3e8922afdf810bafc156.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.page{align-items:center;display:flex;flex-direction:column;height:100vh;width:100%}.home h1{color:#f6c6dd;margin-bottom:100px;margin-top:20%}.home{font-size:30px;text-align:center}.button,.home{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.button{background:#111;border:2px solid #111;border-radius:10px;color:#fff;cursor:pointer;font-size:10px;font-size:30px;margin:40px;outline:none;padding:.6em 1.8em;position:relative;text-decoration:none;touch-action:manipulation;user-select:none;-webkit-user-select:none;z-index:0}.button:before{animation:glowing-button 20s linear infinite;background:linear-gradient(45deg,#ffadad,#ffd6a5,#fdffb6,#caffbf,#9bf6ff,#a0c4ff,#bdb2ff,#ffc6ff,#ffadad);background-size:400%;border-radius:10px;content:"";filter:blur(10px);-webkit-filter:blur(10px);height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;transition:opacity .3s ease-in-out;width:calc(100% + 4px);z-index:-1}@keyframes glowing-button{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.button:after{border-radius:10px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.button:hover{background:none;color:#111}.dating-container{background-attachment:fixed;background-color:#000;background-image:url(/static/media/nightsky.3e8922afdf810bafc156.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.profile-page{align-items:center;display:flex;flex-direction:column;height:100vh;width:100%}.profile-container{background-color:#f6c6dd;border-radius:20px;box-shadow:0 0 10px #0000001a;height:65%;left:50%;margin:auto;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);transition:left 2s;width:50%}.profile-container.left{left:-9999px}.profile-container.right{left:9999px}.profile-title h1{font-size:24px}.profile-image{border-color:#000;border-radius:50%;border-style:solid;display:block;height:20vh;margin:auto;width:20vh}.grid-container{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);margin-top:20px}.grid-item{border:1px solid #ddd;border-radius:10px;padding:10px}.button-image{cursor:pointer;height:50px;margin-top:20px;width:100px}.accept-reject{display:flex;justify-content:space-evenly;margin-top:100px}.check{color:green}.check,.x{align-items:center;background:#fff;border-radius:20px;cursor:pointer;display:flex;flex-direction:row;height:40px;justify-content:center;width:40px}.x{color:red}img{background-image:url(/static/media/hopper.70b701f74b0e9191e07d.png)}.register-container,img{background-position:50%;background-repeat:no-repeat}.register-container{background-attachment:fixed;background-color:#000;background-image:url(/static/media/hoppersleepy.d31346e151613d3a1266.png);background-size:cover}.register-form{align-items:center;display:flex;height:100vh;justify-content:center;margin-bottom:100px;width:100%}.form{border:1px solid #fff}.register-img{display:block;margin:auto}.register-title{color:#fff;display:flex;font-size:35px;font-weight:999;justify-content:center;padding-left:20px;padding-right:20px}.password-input,.username-input{height:50px}.register-btn{background-color:#84b0e3;border:none;border-radius:30px;box-shadow:0 8px 16px 0 #0003,0 6px 20px 0 #00000030;color:#fff;cursor:pointer;font-size:20px;height:60px;margin-bottom:10px;margin-top:30px;width:100%}.login-container{background-attachment:fixed;background-color:#000;background-image:url(/static/media/nighthopper.c7ecc9908974eda9fc04.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.login-form{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}.form{background:linear-gradient(90deg,#84b0e3,#f6c6dd);border:5px solid #fff;border-radius:40px;box-shadow:0 32px 64px 0 #0003,0 6px 20px 0 #00000030;margin-bottom:100px;opacity:.9;padding:150px 60px}.login-title{color:#fff;display:flex;font-size:35px;font-weight:999;justify-content:center}input{border-radius:20px;font-size:25px;margin:10px;text-align:center;width:90%}.login-btn{background-color:#84b0e3;border:none;border-radius:30px;box-shadow:0 8px 16px 0 #0003,0 6px 20px 0 #00000030;color:#fff;cursor:pointer;font-size:20px;height:60px;margin-bottom:10px;margin-top:30px;width:100%}.register{cursor:pointer;display:flex;justify-content:center}a{text-decoration:none}.settings-container{background-attachment:fixed;background-image:url(/static/media/nightsky.3e8922afdf810bafc156.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.settings-container,.settings-form{align-items:center;justify-content:center}.settings-form{display:flex;height:110vh;opacity:.9;padding-left:300px;width:30%}.settings-img{display:block;margin:0 auto}.settings-title{color:#fff;display:flex;font-size:35px;font-weight:999;justify-content:center}.password-input,.username-input{height:30px;margin-bottom:20px}.username-input{margin-top:80px}.settings-btn{background-color:#84b0e3;border:none;border-radius:30px;box-shadow:0 8px 16px 0 #0003,0 6px 20px 0 #00000030;color:#fff;cursor:pointer;font-size:20px;height:60px;margin-bottom:10px;margin-top:30px;width:100%}.login{display:flex;justify-content:center}.aboutus-container{background-attachment:fixed;background-color:#000;background-image:url(/static/media/hoppersleepy.d31346e151613d3a1266.png);background-position:100%;background-repeat:no-repeat}.aboutus-text{align-items:row;color:#fff;display:flex;flex-direction:column;font-size:25px;height:100%;padding-bottom:100%;padding-top:90px;width:50vw}
/*# sourceMappingURL=main.c2488451.css.map*/