.reset-shell{max-width:760px;margin:0 auto}.reset-card{background:#fff;border:1px solid #d8dde6;border-radius:10px;padding:20px 20px 18px;box-shadow:0 6px 20px #0f20350f}.reset-title{color:#17293d;margin:0 0 6px}.reset-subtitle{color:#516171;margin:0 0 14px;line-height:1.45}.reset-fields{gap:12px;display:grid}.reset-field label{color:#2d2d2d;margin-bottom:5px;font-weight:700;display:block}.reset-field input[type=text],.reset-field input[type=password]{box-sizing:border-box;color:#1d2f42;background:#fcfdff;border:1px solid #c7d1dd;border-radius:6px;width:100%;margin:0;padding:9px 11px}.reset-field input[type=text]:focus,.reset-field input[type=password]:focus{border-color:#2d78b3;outline:none;box-shadow:0 0 0 3px #2d78b326}.reset-actions{justify-content:flex-end;margin-top:14px;display:flex}.reset-actions .button,.reset-actions .inputButton{border-radius:6px;min-width:140px;margin:0}#reset_password,#password_reset,#password_error{color:#24445e;background:#f4f8fc;border:1px solid #d5e1eb;border-radius:6px;margin:0 0 12px;padding:10px 12px;line-height:1.45}#password_error{color:#8a1f1f;background:#fdf1f1;border-color:#e5b6b6;font-weight:700;display:none}.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}#password_reset a,#reset_password a{font-weight:700}@media (width<=640px){.reset-card{padding:14px}.reset-actions{justify-content:stretch}.reset-actions .button,.reset-actions .inputButton{width:100%}}