body{background:#2b2839;background-attachment:fixed;background-image:url(/images/page-bg.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;color:#fff;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:20px;font-weight:400;line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:after,:before{box-sizing:border-box}a{color:#86e8cb}.container{max-width:500px;margin:0 auto;padding:0 1rem}.footer,.header{padding:1.5rem 0;text-align:center}.footer{color:#ce9eff;margin-top:10rem}.page-title{color:#86e8cb;font-size:1.5rem;font-weight:700;line-height:1.2;margin:0 0 1.5rem}.alert{background:rgba(0,0,255,.1);border-radius:.5rem;font-size:1rem;line-height:1.2;padding:1rem;margin:0 0 1rem}.alert--danger{background:rgba(255,0,0,.1);color:red}.btn,.form-input{border-radius:.5rem;font-size:1.25rem;line-height:1.2;padding:.75rem}.form-input{background:#2b2839;border:.125rem solid #6e6e6e;color:#fff;width:100%}.form-input:focus{outline:none;border-color:#f76fb2}.btn{background:linear-gradient(125deg,#f8906c,#f76fb2);border:none;border-radius:.25rem;color:#fff;cursor:pointer;width:100%;font-weight:700;text-align:center;text-decoration:none;display:inline-block;margin:0}.btn--block{display:block;width:100%}.btn:hover{background:linear-gradient(125deg,#f76fb2,#f8906c)}.btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.form-btn-group{display:flex;flex-direction:row;gap:1rem;width:100%}.activation-banner{background:#2b2839;box-shadow:0 0 .5rem 0 rgba(0,0,0,.5);border-radius:.5rem;margin:0 0 3rem;overflow:hidden}.activation-banner__image{display:block;height:auto;width:100%}.activation-banner__title{font-size:1rem;font-weight:700;line-height:1.2;padding:1rem;text-align:center}.progress-bar{background:#2b2839;border-radius:.5rem;margin:0 0 1rem;padding:.25rem}.progress-bar__inner{background:#ce9eff;background:linear-gradient(90deg,#a49dff,#d175fc);border-radius:.5rem;height:.5rem;transition:width .3s ease}