/* NEXEI 3.2.5 — administração profissional e assistente mais compacto */
.nexei-assistant-launcher{
  width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;
  right:18px!important;bottom:18px!important;
}
.nexei-assistant-launcher img{width:62px!important;height:62px!important}
.assistant-title img{
  width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;
  transform:scale(1.08)!important;
}
.assistant-head{min-height:56px!important;padding:8px 11px!important}

body.page-admin .admin-clean-v320 .admin-hub{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:14px!important;
  padding:16px!important;
  border:1px solid #e1e7f0!important;
  border-radius:20px!important;
  background:linear-gradient(145deg,#f8faff 0%,#f4f7fc 100%)!important;
  box-shadow:0 12px 32px rgba(15,23,42,.055)!important;
}
body.page-admin .admin-clean-v320 .hub-card{
  position:relative!important;min-height:128px!important;padding:48px 17px 17px!important;
  overflow:hidden!important;border-color:#dfe6f1!important;
}
body.page-admin .admin-clean-v320 .hub-card:before{
  content:'•';position:absolute;left:17px;top:15px;width:25px;height:25px;display:grid;place-items:center;
  border-radius:9px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;font-size:19px;
  box-shadow:0 7px 16px rgba(79,70,229,.22);
}
body.page-admin .admin-clean-v320 .hub-card:nth-child(3n+1):before{background:linear-gradient(135deg,#2563eb,#06b6d4)}
body.page-admin .admin-clean-v320 .hub-card:nth-child(3n+2):before{background:linear-gradient(135deg,#7c3aed,#ec4899)}
body.page-admin .admin-clean-v320 .hub-card b{font-size:14px!important;letter-spacing:-.01em!important}
body.page-admin .admin-clean-v320 .hub-card span{font-size:12px!important}
body.page-admin .admin-workflows-v320{margin-top:20px!important}

@media(max-width:1180px){body.page-admin .admin-clean-v320 .admin-hub{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:650px){
  body.page-admin .admin-clean-v320 .admin-hub{grid-template-columns:1fr!important;padding:10px!important}
  body.page-admin .admin-clean-v320 .hub-card{min-height:104px!important;padding:43px 14px 14px!important}
  .nexei-assistant-launcher{width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important}
  .nexei-assistant-launcher img{width:58px!important;height:58px!important}
}
