.launch-login-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.launch-login-card{background:#fff;border:1px solid var(--line,#e7dfed);border-radius:22px;padding:clamp(24px,4vw,42px);box-shadow:0 10px 40px #301c4c08;scroll-margin-top:120px}.launch-login-card h2{font-size:clamp(1.8rem,3vw,2.5rem);margin:12px 0}.launch-login-card p{max-width:54ch}.launch-login-card .button-row{margin-top:24px}.launch-login-card .small-note{margin-top:20px}.launch-form-panel{border:1px solid var(--line,#e7dfed);border-radius:22px;overflow:hidden;background:#fff}.launch-form-heading{padding:24px clamp(20px,4vw,40px);background:#f7f3fb;border-bottom:1px solid var(--line,#e7dfed)}.launch-form-heading p{margin:0 0 14px;max-width:75ch}.launch-form-panel iframe{display:block;width:100%;height:1120px;border:0;background:#fff}.launch-next-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.launch-next-steps>div{border-top:2px solid #b59dcf;padding-top:22px}.launch-next-steps h3{font-size:1.3rem}.launch-next-steps .eyebrow{color:var(--purple,#4f2d7f)}.launch-note{margin-top:20px;padding:20px 24px;border-left:3px solid #796097;background:#f7f3fb;border-radius:0 12px 12px 0}.launch-access-strip{background:#f7f3fb;border-bottom:1px solid #e7dfed;padding:18px 0}.launch-access-strip .wrap{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px 28px}.launch-access-strip p{margin:0}.launch-access-strip .inline-links{display:flex;gap:12px 24px;flex-wrap:wrap}.launch-access-strip a{font-weight:650;text-decoration:underline;text-underline-offset:4px}.launch-login-grid [id],#employer-form{scroll-margin-top:120px}@media(max-width:760px){.launch-login-grid,.launch-next-steps{grid-template-columns:1fr}.launch-form-panel iframe{height:1180px}.launch-login-card .button-row{align-items:stretch;flex-direction:column}.launch-login-card .button{justify-content:center}.launch-access-strip .wrap{align-items:flex-start;flex-direction:column}}
