.pl{box-sizing:border-box;color:#fff;min-height:100svh;font-family:var(--font-plex), "IBM Plex Sans", system-ui, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(125% 125% at 50% 0,#102a40 0%,#0b0f13 55%,#07090b 100%);flex-direction:column;display:flex}.pl *{box-sizing:border-box;margin:0;padding:0}.pl a{color:inherit;text-decoration:none}.pl .pl-top{padding:1.6rem clamp(1.5rem,4vw,3rem)}.pl .pl-home{color:#fff9;align-items:center;gap:.55rem;font-size:.85rem;font-weight:500;transition:color .2s;display:inline-flex}.pl .pl-home:hover{color:#fff}.pl .pl-home svg{width:auto;height:22px;display:block}.pl .pl-main{text-align:center;padding:calc(2rem + var(--z-bar-h)) clamp(1.5rem, 4vw, 3rem) 5rem;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.pl .pl-logo{width:auto;height:clamp(34px,5.2vw,54px);margin-bottom:2.4rem;display:block}.pl .pl-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#3ea0db;margin-bottom:1.2rem;font-size:.8rem;font-weight:600}.pl .pl-h1{letter-spacing:-.02em;text-wrap:balance;max-width:18ch;margin-bottom:1.1rem;font-size:clamp(2.2rem,5vw,3.6rem);font-weight:600;line-height:1.05}.pl .pl-sub{color:#ffffffb8;max-width:52ch;margin-bottom:2.6rem;font-size:clamp(1.02rem,1.5vw,1.18rem);line-height:1.55}.pl form{gap:.6rem;width:100%;max-width:460px;display:flex}.pl input[type=email]{color:#fff;background:#ffffff0f;border:1px solid #ffffff29;border-radius:8px;flex:1;min-width:0;padding:.95rem 1.1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.pl input[type=email]::placeholder{color:#fff6}.pl input[type=email]:focus{border-color:#0f6bb0;outline:none;box-shadow:0 0 0 3px #0f6bb040}.pl button{color:#fff;cursor:pointer;background:#0f6bb0;border:0;border-radius:8px;flex:none;padding:.95rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;transition:background .2s,transform .2s}.pl button:hover:not(:disabled){background:#1581cf;transform:translateY(-1px)}.pl button:disabled{opacity:.6;cursor:default}.pl .pl-note{color:#ffffff80;min-height:1.2em;margin-top:1rem;font-size:.85rem}.pl .pl-note.err{color:#ff7b93}.pl .pl-ok{color:#fff;max-width:42ch;font-size:1.2rem;font-weight:500;line-height:1.5}.pl .pl-ok span{color:#3ea0db}@media (max-width:560px){.pl form{flex-direction:column}.pl button{width:100%}}
