.register-shell{max-width:720px;margin:0 auto}.register-card{background:#fff;border:1px solid #d9d9d9;border-radius:8px;padding:18px 18px 16px;box-shadow:0 1px 6px #0000000d}.register-title{color:#1e1e1e;margin:0 0 4px}.register-subtitle{color:#555;margin:0 0 12px}#registration_error{margin-bottom:12px}.register-fields{gap:10px;display:grid}.register-field label{color:#2d2d2d;margin-bottom:4px;font-weight:700;display:block}.register-field input[type=email],.register-field input[type=password]{box-sizing:border-box;background:#fbfbfb;border:1px solid #cfcfcf;border-radius:4px;width:100%;margin:0;padding:8px 10px}.register-captcha{margin-top:6px}.password-requirements{color:#5a6470;background:#f7f9fb;border:1px solid #d7dde5;border-radius:6px;margin:0;padding:.7rem .85rem .7rem 2rem}.password-requirements li{margin:.2rem 0}.password-requirements li::marker{color:#7a8591}.password-requirements .is-met{color:#226b3a}.password-requirements .is-met::marker{content:"✓  ";color:#226b3a}.password-requirements .is-unmet{color:#8a3030}.register-actions{justify-content:flex-end;margin-top:12px;display:flex}.register-actions .button{min-width:120px;margin:0}@media (width<=640px){.register-card{padding:14px}.register-actions{justify-content:stretch}.register-actions .button{width:100%}}