.rr-register-password-tools{margin:18px 0 16px;padding:16px;border:1px solid #dbe3ef;border-radius:16px;background:linear-gradient(135deg,var(--rr-register-soft,#f8fafc),#fff)}.rr-register-password-tools-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.rr-register-password-tools-head strong{display:block;color:#0f172a;font-size:14px;line-height:1.4}.rr-register-password-tools-head small{display:block;margin-top:4px;color:#64748b;font-size:12px;line-height:1.5}.rr-register-password-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.rr-register-password-action{min-height:36px;padding:8px 12px;border:1px solid var(--rr-register-accent,#0f172a);border-radius:11px;background:var(--rr-register-accent,#0f172a);color:#fff;font-size:12px;font-weight:800;line-height:1;cursor:pointer;white-space:nowrap}.rr-register-password-action.is-secondary{background:#fff;color:#334155;border-color:#cbd5e1}.rr-register-password-action:disabled{opacity:.48;cursor:not-allowed}.rr-register-password-action:not(:disabled):hover{transform:translateY(-1px)}.rr-register-password-status{min-height:18px;margin-top:8px;color:#475569;font-size:12px;line-height:1.5}.rr-password-input-wrap{position:relative}.rr-password-input-wrap input{padding-right:70px!important}.rr-password-visibility{position:absolute;top:50%;right:8px;transform:translateY(-50%);min-width:52px;min-height:32px;padding:6px 9px;border:1px solid #d5deea;border-radius:9px;background:#fff;color:#334155;font-size:11px;font-weight:800;cursor:pointer}.rr-password-visibility:hover{color:var(--rr-register-accent,#0f172a);border-color:var(--rr-register-accent,#0f172a)}.rr-register-password-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 12px;margin:9px 0 18px;padding:0;list-style:none}.rr-register-password-checklist li{display:flex;align-items:flex-start;gap:7px;color:#64748b;font-size:11.5px;line-height:1.45}.rr-register-password-checklist li span{flex:0 0 auto;color:#94a3b8;font-weight:900}.rr-register-password-checklist li.is-valid{color:#15803d}.rr-register-password-checklist li.is-valid span{color:#16a34a}.rr-register-password-match{display:block;min-height:18px;margin-top:7px;color:#64748b;font-size:11.5px;line-height:1.45}.rr-register-password-match.is-valid{color:#15803d}.rr-register-password-match.is-invalid{color:#b91c1c}@media (max-width:560px){.rr-register-password-tools-head{flex-direction:column}.rr-register-password-actions{width:100%;justify-content:flex-start}.rr-register-password-checklist{grid-template-columns:1fr}}
