/* NestPortal v380 · Cerrar sesión separado y al final */
.menuActionGrid>.menuLogoutBottomV380{
  order:9999!important;
  margin-top:12px!important;
  border-top:1px solid rgba(177,58,58,.15)!important;
  box-shadow:0 -7px 0 -6px rgba(177,58,58,.10),0 8px 18px rgba(93,25,25,.06)!important;
}
.accountDeleteZoneV380{margin-top:18px;padding-top:16px;border-top:1px solid rgba(150,52,52,.15)}
.accountDeleteZoneV380 h3{margin:0 0 5px;color:#8d2929;font-size:15px}
.accountDeleteZoneV380 p{margin:0 0 11px;color:#6f7774;font-size:12.5px;line-height:1.45}
.accountDeleteButtonV380{width:100%;min-height:44px;border:1px solid rgba(173,47,47,.28);border-radius:14px;background:#fff5f5;color:#9b2525;font-weight:950;cursor:pointer}
.accountDeleteFormV380{display:grid;gap:13px}
.accountDeleteWarningV380{padding:12px 13px;border:1px solid rgba(181,55,55,.18);border-radius:14px;background:#fff7f7;color:#6e3333;font-size:12.5px;line-height:1.48}
.accountDeleteFormV380 label{display:grid;gap:6px;color:#32534c;font-size:12px;font-weight:900}
.accountDeleteFormV380 input{width:100%;min-height:44px;border:1px solid rgba(0,94,80,.20);border-radius:13px;padding:10px 12px;background:#fff;color:#173d36;font:inherit;box-sizing:border-box}
.accountDeleteActionsV380{display:flex;justify-content:flex-end;gap:9px;margin-top:3px}
.accountDeleteDangerV380{min-height:40px;border:0;border-radius:999px;padding:9px 15px;background:#a82d2d;color:#fff;font-weight:950;cursor:pointer}
.accountDeleteDangerV380:disabled{opacity:.48;cursor:not-allowed}
.accountDeleteStatusV380{min-height:18px;color:#8d2929;font-size:12px;font-weight:850}
