.staff-tools .record-action{display:inline-flex;align-items:center;justify-content:center;gap:.38rem;min-height:36px;padding:.45rem .72rem;border:1px solid #9bd5c4;border-radius:9px;background:#edf9f5;color:#08734f;font-size:.74rem;font-weight:800;cursor:pointer;transition:.15s ease}.staff-tools .record-action::before{content:"\2713";font-size:.7rem}.staff-tools .record-action:hover{transform:translateY(-1px);border-color:#68bda6;background:#e2f6ef;box-shadow:0 4px 10px rgba(15,118,110,.12)}.staff-tools .record-action.danger{border-color:#efb4b0;background:#fff3f2;color:#ad2b25}.staff-tools .record-action.danger::before{content:"\23FB"}.staff-tools .record-action.danger:hover{border-color:#dc827c;background:#fee9e7;box-shadow:0 4px 10px rgba(173,43,37,.12)}.platform-password-reset{display:flex;align-items:center;justify-content:flex-end;gap:.45rem;margin-top:.65rem;padding-top:.65rem;border-top:1px solid #e8efee}.platform-password-reset input{width:min(260px,100%);padding:.48rem .6rem;border:1px solid #cbdcda;border-radius:9px}.platform-password-reset button{min-height:38px}@media(max-width:550px){.staff-tools .record-action{width:100%}.platform-password-reset{align-items:stretch;flex-direction:column}.platform-password-reset input,.platform-password-reset button{width:100%}}
