:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#062c4d;background:#fff;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html,body{background:#fff;min-height:100%;margin:0}.launch-page{background:radial-gradient(circle at 50% 45%,#12b0b712,#0000 32rem),#fff;place-items:center;min-height:100svh;padding:clamp(1.5rem,5vw,4rem);display:grid}.launch-content{flex-direction:column;align-items:center;gap:clamp(1.5rem,4vh,2.5rem);width:min(82vw,30rem);display:flex}.logo{width:100%;height:auto;display:block}.coming-soon{color:#087f91;letter-spacing:.24em;text-transform:uppercase;margin:0;font-size:clamp(.8rem,2vw,.95rem);font-weight:700;line-height:1}.launch-auth-link{color:#164968;letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:700;text-decoration:none}.launch-auth-link:hover,.auth-text-link:hover{color:#0799a5}.auth-page,.account-page{background:radial-gradient(circle at 50% 10%,#08a4b01f,#0000 28rem),#f7fbfc;place-items:center;min-height:100svh;padding:1.5rem;display:grid}.auth-card,.account-card{background:#fffffff0;border:1px solid #dbe9ed;border-radius:1.5rem;width:min(100%,28rem);padding:clamp(1.5rem,5vw,2.25rem);box-shadow:0 1.5rem 4rem #062c4d1a}.auth-card-compact{text-align:center}.auth-brand{width:8rem;margin:-.5rem auto 1rem;display:block}.auth-brand img{width:100%;height:auto;display:block}.auth-heading{text-align:center;margin-bottom:1.5rem}.auth-heading h1,.account-card h1{color:#062c4d;letter-spacing:-.035em;margin:0;font-size:clamp(1.75rem,7vw,2.25rem);line-height:1.1}.auth-heading p:not(.auth-eyebrow){color:#4c6471;margin:.75rem 0 0;font-size:.95rem;line-height:1.55}.auth-eyebrow{color:#0799a5;letter-spacing:.18em;text-transform:uppercase;margin:0 0 .65rem;font-size:.72rem;font-weight:800}.auth-form{gap:.75rem;display:grid}.auth-form label{color:#163d56;font-size:.8rem;font-weight:800}.auth-form input{color:#062c4d;width:100%;font:inherit;background:#fff;border:1px solid #bed3da;border-radius:.75rem;outline:none;padding:.9rem 1rem}.auth-form input:focus{border-color:#0799a5;box-shadow:0 0 0 3px #0799a524}.auth-button{width:100%;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:.75rem;justify-content:center;align-items:center;padding:.9rem 1rem;font-size:.9rem;font-weight:800;text-decoration:none;display:inline-flex}.auth-button-primary{color:#fff;background:#087f91}.auth-button-primary:hover{background:#066d7c}.auth-button-google,.auth-button-secondary{color:#123b55;background:#fff;border-color:#bed3da}.auth-button-google:hover,.auth-button-secondary:hover{background:#f4fbfc;border-color:#0799a5}.auth-divider{color:#78909a;text-transform:uppercase;align-items:center;gap:.75rem;margin:1.25rem 0;font-size:.72rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#dbe9ed;flex:1;height:1px}.auth-message{border-radius:.75rem;padding:.75rem 1rem;font-size:.85rem;line-height:1.4}.auth-error{color:#8a2f2f;background:#fff0f0}.auth-terms{color:#78909a;text-align:center;margin:1.25rem 0 0;font-size:.72rem;line-height:1.5}.auth-icon{color:#fff;background:#0799a5;border-radius:50%;place-items:center;width:3rem;height:3rem;margin:0 auto 1.25rem;font-weight:900;display:grid}.auth-text-link{color:#164968;margin-top:1.25rem;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-block}.account-card h1{margin-bottom:.5rem}.account-email{color:#4c6471;margin:0}.account-details{gap:.75rem;margin:1.5rem 0;display:grid}.account-details div{border-bottom:1px solid #dbe9ed;justify-content:space-between;gap:1rem;padding:.9rem 0;display:flex}.account-details dt{color:#78909a}.account-details dd{color:#123b55;text-transform:capitalize;margin:0;font-weight:800}@media (max-height:650px){.launch-content{gap:1rem;width:min(62vh,25rem)}}
