.employee-actions .employee-reset-password{border-color:#b9d8cf;color:#176f63;background:#f3faf7}.password-reset-modal{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:20px;background:rgba(20,35,34,.48);backdrop-filter:blur(3px)}.password-reset-modal.hidden{display:none}.password-reset-dialog{width:min(520px,100%);border:1px solid #dbe7e3;border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(16,38,35,.22);overflow:hidden}.password-reset-dialog header{display:flex;justify-content:space-between;gap:20px;padding:24px 26px 17px;border-bottom:1px solid #e8efec}.password-reset-dialog h3{margin:0 0 5px;color:#122a27;font-size:21px}.password-reset-dialog header p{margin:0;color:#687b78;font-size:14px}.password-reset-close{border:0;background:#f0f5f3;border-radius:9px;width:36px;height:36px;color:#435956;font-size:22px;cursor:pointer}.password-reset-content{padding:22px 26px 26px}.password-reset-employee{display:grid;gap:4px;margin-bottom:17px}.password-reset-employee strong{font-size:16px;color:#142b28}.password-reset-employee span{font-size:14px;color:#667a77}.password-reset-notice{padding:12px 14px;border:1px solid #f1ddb2;border-radius:10px;background:#fff9ec;color:#75551c;font-size:13px;line-height:1.45}.password-reset-field{display:grid;grid-template-columns:1fr auto;gap:9px;margin-top:16px}.password-reset-field input{min-width:0;border:1px solid #b9ccc6;border-radius:9px;padding:11px 13px;background:#f8fbfa;color:#102724;font:700 16px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.5px}.password-reset-field button,.password-reset-actions button{border:0;border-radius:9px;padding:10px 15px;font:700 13px "DM Sans";cursor:pointer}.password-reset-field button{background:#e8f4f0;color:#176f63}.password-reset-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.password-reset-download{background:#eff4f2;color:#315b54}.password-reset-done{background:#177d70;color:#fff}@media(max-width:600px){.password-reset-field{grid-template-columns:1fr}.password-reset-actions{flex-wrap:wrap}.password-reset-actions button{flex:1}}
