/* SGW V314 - cards de comodato na aba Contratos + uptime PPPoE */
.client-head .dot.sgw314-online,.sgw159-profile-head .dot.sgw314-online{background:#22c55e!important;box-shadow:0 0 0 3px rgba(34,197,94,.14)!important}
.client-head .dot.sgw314-offline,.sgw159-profile-head .dot.sgw314-offline{background:#ef4444!important;box-shadow:0 0 0 3px rgba(239,68,68,.14)!important}
.client-head .dot.sgw314-none,.sgw159-profile-head .dot.sgw314-none{background:#374151!important;box-shadow:0 0 0 3px rgba(55,65,81,.12)!important}
.sgw314-pppoe-line{display:block;margin:4px 0 0 16px;font-size:10px;font-weight:800;line-height:1.2;white-space:normal}
.sgw314-pppoe-line.online{color:#166534}.sgw314-pppoe-line.offline{color:#b91c1c}.sgw314-pppoe-line.none{color:#374151}

.sgw314-comodatos{margin-top:24px;padding:15px 0 4px;border-top:1px solid #e2e8f0}
.sgw314-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.sgw314-heading h3{margin:0;font-size:17px;color:#0f172a}.sgw314-heading p{margin:3px 0 0;font-size:10px;color:#64748b}.sgw314-heading>span{padding:5px 9px;border-radius:999px;background:#e0f2fe;color:#075985;font-size:9px;font-weight:900;white-space:nowrap}
.sgw314-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.sgw314-comodato-card{min-width:0;display:grid;grid-template-columns:120px minmax(0,1fr);gap:12px;padding:12px;border:1px solid #d8e2ed;border-radius:13px;background:#fff;box-shadow:0 4px 14px rgba(15,23,42,.06)}
.sgw314-photo{width:120px;height:105px;border:1px solid #dbe4ee;border-radius:10px;background:#f8fafc;overflow:hidden;display:grid;place-items:center}.sgw314-photo img{width:100%;height:100%;object-fit:contain;display:block}.sgw314-placeholder{font-size:38px}
.sgw314-info{min-width:0}.sgw314-top{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.sgw314-top small{display:block;color:#2563eb;font-size:8px;font-weight:900;text-transform:uppercase}.sgw314-top h4{margin:3px 0 0;color:#0f172a;font-size:12px;overflow-wrap:anywhere}.sgw314-top strong{color:#166534;font-size:11px;white-space:nowrap}.sgw314-details{display:grid;gap:3px;margin-top:8px;color:#475569;font-size:8.5px;line-height:1.3}.sgw314-details span{overflow-wrap:anywhere}
@media(max-width:1050px){.sgw314-grid{grid-template-columns:1fr}}@media(max-width:700px){.sgw314-comodato-card{grid-template-columns:84px minmax(0,1fr)}.sgw314-photo{width:84px;height:84px}.sgw314-heading{align-items:flex-start}.sgw314-pppoe-line{margin-left:0}}


/* ==========================================================
 SGW V496 - COMODATO + UPTIME V314 TEMA
 Somente visual. Mantem uptime PPPoE e comodatos intactos.
 ========================================================== */

body.sgw-clientes-premium .sgw314-pppoe-line.online{color:#71f0ad !important}
body.sgw-clientes-premium .sgw314-pppoe-line.offline{color:#ff8996 !important}
body.sgw-clientes-premium .sgw314-pppoe-line.none{color:#aab9c9 !important}

body.sgw-clientes-premium .sgw314-comodatos{
  border-color:#17466f !important;
}
body.sgw-clientes-premium .sgw314-heading h3{
  color:#f6faff !important;
}
body.sgw-clientes-premium .sgw314-heading p{
  color:#91afd0 !important;
}
body.sgw-clientes-premium .sgw314-heading>span{
  background:#0b3157 !important;
  color:#9dceff !important;
  border:1px solid #246799 !important;
}

body.sgw-clientes-premium .sgw314-comodato-card{
  background:linear-gradient(180deg,#071f3b,#061a33) !important;
  color:#eaf4ff !important;
  border-color:#17466f !important;
  box-shadow:0 4px 14px rgba(0,0,0,.16) !important;
}
body.sgw-clientes-premium .sgw314-photo{
  background:#04182f !important;
  border-color:#17466f !important;
}
body.sgw-clientes-premium .sgw314-top small{
  color:#70b7ff !important;
}
body.sgw-clientes-premium .sgw314-top h4{
  color:#f6faff !important;
}
body.sgw-clientes-premium .sgw314-top strong{
  color:#71f0ad !important;
}
body.sgw-clientes-premium .sgw314-details{
  color:#b9d9f7 !important;
}
