@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;800&display=swap);*{box-sizing:border-box;margin:0;padding:0}html{background-color:#000;font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:500;-webkit-user-select:none;user-select:none}.outer{align-items:center;background:#000;display:flex;justify-content:center}img{height:100%;object-fit:contain;width:100%}.imageCont{align-items:center;display:flex;flex-grow:1;justify-content:center;width:100%}.imageCont img{max-width:360px;width:100%}.content{gap:.5rem;justify-content:center}.content,.wrapper{align-items:center;display:flex;flex-direction:column}.wrapper{gap:1.2rem;justify-content:space-between;max-width:768px;min-height:100vh;padding:.5rem;text-align:center}.heading{-webkit-text-fill-color:transparent;background:linear-gradient(0deg,#ffd335 0,#b08f4c);background-clip:text;-webkit-background-clip:text;color:#262534;font-size:2rem;font-weight:800}.text{color:#b5b5b5}button{background:inherit;border:1px solid #ffefb0;border-radius:2rem;color:#ffefb0;cursor:pointer;font-size:1rem;padding:.6rem 2rem}button:hover{-webkit-filter:brightness(90%);filter:brightness(90%)}::selection{background-color:#263238;color:#fcfcfc}.overlay{color:#f5f5f5;font-size:1.5rem;font-weight:700;left:0;position:fixed;text-align:center;top:0;z-index:10}.overlay p>span{font-size:1.1rem;font-weight:400}.overlay>div{border:2px solid;gap:2rem;min-height:100vh;min-width:100vw}.close,.overlay>div{align-items:center;display:flex;flex-direction:column;justify-content:center}.close{background:#f5f5f5;border-radius:50%;color:#222;cursor:pointer;font-size:1.5rem;height:2rem;position:absolute;right:1rem;top:1rem;-webkit-user-select:none;user-select:none;width:2rem}.close:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.success{background:#68c3a3}.text-logo{align-items:center;background:#fff;border-radius:50%;display:flex;font-size:5.5rem;height:10rem;justify-content:center;width:10rem}.failure-text{color:#f03434}.error-text{color:#24252a}.success-text{color:#68c3a3}.failure{background:#f03434}.error{background:#24252a}:root{scrollbar-color:#636e72 transparent;scrollbar-width:none}::-webkit-scrollbar{width:0}::-webkit-scrollbar-thumb{background-color:#636e72}::-webkit-scrollbar-thumb:hover{background-color:#2d3436}body{overflow:overlay}.credits{background:#111;color:#fff6c0;font-size:14px;margin-top:1rem;padding:4px;text-align:center;width:100%}.credits>span{color:#f64747}#full-spinner{align-items:center;background:rgba(0,0,0,.8);display:flex;height:100vh;justify-content:center;left:0;min-width:100vw;position:fixed;top:0}.wave{-webkit-animation:wave 1s linear infinite;animation:wave 1s linear infinite;background:linear-gradient(45deg,#ffc800,#fff);border-radius:20px;height:100px;margin:10px;width:5px}.wave:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}.wave:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s}.wave:nth-child(4){-webkit-animation-delay:.3s;animation-delay:.3s}.wave:nth-child(5){-webkit-animation-delay:.4s;animation-delay:.4s}.wave:nth-child(6){-webkit-animation-delay:.5s;animation-delay:.5s}.wave:nth-child(7){-webkit-animation-delay:.6s;animation-delay:.6s}.wave:nth-child(8){-webkit-animation-delay:.7s;animation-delay:.7s}.wave:nth-child(9){-webkit-animation-delay:.8s;animation-delay:.8s}.wave:nth-child(10){-webkit-animation-delay:.9s;animation-delay:.9s}@-webkit-keyframes wave{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes wave{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}
/*# sourceMappingURL=main.bfd422b8.css.map*/