:root{font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#1f3049;background:#f4f6fa;line-height:1.5}*{box-sizing:border-box}body{margin:0}.register-shell{min-height:100vh;display:grid;grid-template-columns:minmax(350px,1fr) minmax(480px,620px)}.register-brand{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:clamp(32px,7vw,100px);color:#fff;background:radial-gradient(circle at 50% 10%,#164d99,#0a2855 46%,#06142e)}.register-brand img{width:min(190px,45vw);height:min(190px,45vw);object-fit:cover;border-radius:30px;box-shadow:0 18px 55px #0005;margin-bottom:22px}.register-brand h1{max-width:520px;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.14;margin:8px 0 15px}.register-brand p:not(.eyebrow){max-width:530px;color:#dbeafe}.register-brand a{margin-top:25px;color:#fed7aa}.eyebrow{font-size:.78rem;letter-spacing:.12em;font-weight:800;color:#f97316;margin:4px 0}.register-brand .eyebrow{color:#fdba74}.register-card{align-self:center;width:min(570px,calc(100% - 48px));margin:35px auto;padding:clamp(26px,4vw,48px);background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 18px 70px #071b3a18}.register-card h2{font-size:1.75rem;margin:4px 0 6px}.muted{color:#64748b;font-size:.9rem}.register-card label{display:block;font-size:.9rem;font-weight:600;margin-top:14px}input,select,button{font:inherit}input,select{display:block;width:100%;margin-top:6px;padding:11px 12px;border:1px solid #b9c4d3;border-radius:8px;background:#fff;color:#1f3049}input:focus,select:focus{outline:3px solid #f9731626;border-color:#f97316}.two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.two>span{display:block}button{width:100%;margin-top:24px;padding:12px 16px;border:1px solid #ea580c;border-radius:8px;background:#f97316;color:#fff;cursor:pointer;font-weight:700}button:hover{background:#ea580c}button:disabled{opacity:.6;cursor:not-allowed}#message{min-height:26px;margin:15px 0 0;font-size:.92rem}.success{color:#087443}.error{color:#a12020}@media(max-width:850px){.register-shell{display:block}.register-brand{padding:30px 20px 36px}.register-brand img{width:112px;height:112px;border-radius:20px}.register-brand h1{font-size:1.8rem}.register-card{width:calc(100% - 28px);margin:16px auto 28px;padding:26px 22px}}@media(max-width:520px){.two{grid-template-columns:1fr}.two>span{display:none}}

.register-card fieldset{min-width:0;margin:26px 0 0;padding:0;border:0}.register-card fieldset+fieldset{border-top:1px solid #e2e8f0;padding-top:22px}.register-card legend{font-size:1.05rem;font-weight:750;color:#0a2855;padding:0 0 4px}.register-card fieldset>p:first-of-type{margin-top:4px}
.legal-consents{margin-top:18px;padding:14px 16px;border:1px solid #dbe4ef;border-radius:10px;background:#f8fafc}.legal-consents .muted{margin:0 0 8px}.legal-consents a{color:#0a5cad;text-decoration:underline}.register-card label.consent{display:flex;align-items:flex-start;gap:9px;margin-top:10px;font-weight:500;line-height:1.4}.register-card label.consent input{flex:0 0 auto;width:18px;height:18px;margin:2px 0 0;accent-color:#f97316}
