.rsf-admin-security-message{margin:0 0 16px;padding:12px 14px;border:1px solid #d9e0e7;border-radius:10px;background:#f7f9fb;color:#34404c;font-size:13px;line-height:1.5}
.rsf-admin-security-message[data-kind="success"]{border-color:#b9dec9;background:#f0faf4;color:#17623a}
.rsf-admin-security-message[data-kind="error"]{border-color:#efc2bd;background:#fff5f3;color:#9e2d24}
.rsf-admin-auth-locked{opacity:.62}
.admin-user,.top-avatar{cursor:pointer}
.admin-user:focus-visible,.top-avatar:focus-visible{outline:2px solid #c89a37;outline-offset:3px}
.rsf-admin-profile-popover{position:fixed;z-index:10050;width:330px;max-width:calc(100vw - 28px);background:#fff;border:1px solid #dfe4e8;border-radius:16px;box-shadow:0 22px 60px rgba(11,25,35,.22);overflow:hidden;color:#14202b;font-family:inherit}
.rsf-admin-profile-popover__head{display:grid;grid-template-columns:48px 1fr 32px;gap:12px;align-items:center;padding:16px;border-bottom:1px solid #edf0f2;background:#fbfaf7}
.rsf-admin-profile-popover__avatar{width:48px;height:48px;border-radius:13px;background:#14202b;color:#d7a942;display:grid;place-items:center;font-weight:800;letter-spacing:.04em}
.rsf-admin-profile-popover__head strong{display:block;font-size:15px}.rsf-admin-profile-popover__head small{display:block;margin-top:3px;color:#6f7a84;font-size:12px}
.rsf-admin-profile-popover__close{border:0;background:transparent;font-size:24px;line-height:1;color:#66717c;cursor:pointer}
.rsf-admin-profile-popover__body{padding:6px 16px}
.rsf-admin-profile-row{display:flex;gap:14px;justify-content:space-between;align-items:flex-start;padding:11px 0;border-bottom:1px solid #edf0f2;font-size:12px}.rsf-admin-profile-row:last-child{border-bottom:0}.rsf-admin-profile-row span{color:#7a858f}.rsf-admin-profile-row b{text-align:right;max-width:190px;overflow-wrap:anywhere;color:#1d2a34}
.rsf-admin-profile-popover__actions{display:grid;gap:8px;padding:12px 16px 16px;background:#fbfcfd;border-top:1px solid #edf0f2}.rsf-admin-profile-popover__actions button{min-height:40px;border:1px solid #d9e0e6;border-radius:10px;background:#fff;color:#1d2a34;font-weight:700;cursor:pointer}.rsf-admin-profile-popover__actions button.danger{color:#9c2f27;border-color:#ecc8c4;background:#fff8f7}
@media(max-width:640px){.rsf-admin-profile-popover{width:calc(100vw - 28px);left:14px!important;right:14px!important}}
