:root{font-family:Inter,system-ui,sans-serif;color:#17202a;background:#f2f6fc}*{box-sizing:border-box}body{margin:0;background:linear-gradient(145deg,#eef3ff,#f9fbff);min-height:100vh}.signup-shell{max-width:850px;margin:auto;padding:42px 22px}.brand{display:inline-flex;align-items:center;gap:10px;color:#17202a;text-decoration:none;font-weight:850;font-size:22px;margin-bottom:25px}.brand span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;color:#fff;background:#6254e7}.signup-card{background:#fff;border:1px solid #dfe6f0;border-radius:24px;padding:34px;box-shadow:0 24px 70px #334a7119}.heading h1,.result h1{font-size:34px;margin:4px 0 8px}.heading p,.result p,.footnote,small{color:#68768a}.eyebrow{color:#6254e7!important;font-weight:800;font-size:12px;letter-spacing:.12em}.grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:28px 0}label{display:grid;gap:7px;font-weight:700;font-size:14px}.wide{grid-column:1/-1}input,select{width:100%;padding:13px;border:1px solid #ccd6e5;border-radius:10px;font:inherit;background:#fff}.terms{display:flex;align-items:flex-start;font-weight:500}.terms input{width:auto;margin-top:4px}.button{display:inline-flex;justify-content:center;border:0;border-radius:11px;background:#6254e7;color:#fff;padding:14px 20px;font-weight:800;text-decoration:none;margin-top:22px;cursor:pointer}.error{background:#fff0f2;color:#a92f45;padding:12px;border-radius:10px;margin-top:18px}.result{text-align:center}.result-icon{margin:0 auto 14px;display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#e5f8ee;color:#14804d;font-size:26px;font-weight:900}.footnote{font-size:13px;margin-top:14px}@media(max-width:650px){.grid{grid-template-columns:1fr}.wide{grid-column:auto}.signup-card{padding:24px}}
