
/* LA LAGUNA · branding final sobre la estructura original TRV */
:root{
  --laguna-blue:#1f70c9;
  --laguna-blue-2:#2d6cdf;
  --laguna-blue-dark:#102238;
  --laguna-blue-deep:#071a2d;
  --laguna-blue-soft:#e7f1f9;
  --red:#1f70c9;
  --red2:#1553a0;
  --trv-red:#1f70c9;
  --v20-red:#1f70c9;
  --v24-red:#1f70c9;
  --v28-red:#1f70c9;
  --v34-red:#1f70c9;
  --module-accent:#1f70c9;
}
body{--module-accent:#1f70c9;}
::selection{background:rgba(31,112,201,.28)}
.eyebrow,.visual-summary small,.visual-foot .main-value strong{color:#1f70c9!important}
.eyebrow:before{background:#1f70c9!important}
.portal-link:hover,.ecosystem-access a:hover{border-color:color-mix(in srgb,#1f70c9 45%,var(--line))!important}
.portal-link:hover .arrow,.ecosystem-access span{color:#1f70c9!important}
.brand-logo,.brand img,.trv43-brand img{object-fit:contain!important;background:#fff!important}

/* La plataforma conserva el layout TRV, mostrando el logo de La Laguna en escritorio. */
@media (min-width:1121px){
  .trv43-primary-row{grid-template-columns:auto minmax(240px,1fr) auto!important;}
  .trv43-brand{display:flex!important;min-width:210px!important;gap:10px!important;}
  .trv43-brand img{width:72px!important;height:54px!important;padding:2px!important;border-radius:10px!important;}
  .trv43-brand span{display:grid!important;}
  .trv43-brand b{font-size:12px!important;letter-spacing:.14em!important;}
  .trv43-brand small{font-size:9px!important;}
}
@media (max-width:1120px){.trv43-brand{display:none!important}}

/* Sustituye visualmente los acentos rojos de TRV por azul Laguna sin cambiar estructura/espaciados. */
.trv43-topbar::before{background:linear-gradient(90deg,#1f70c9 0 26%,rgba(31,112,201,.46) 26% 44%,transparent 44%)!important}
.module-cluster-trigger.active,.module-cluster-trigger:hover,.nav-item.active{--module-accent:#1f70c9!important}
.nav-item.active{box-shadow:inset 3px 0 0 #1f70c9!important}
.nav-badge,.assistant-form button,.assistant-launcher,.floating-guide-launcher:hover,.guide-actions .next,.primary,.primary-button{background-color:#1f70c9!important}
.trv-general-search-action,.record-file-chip a,.assistant-connection i{color:#1f70c9!important}

/* Logo principal de portada: proporción más amplia para que el isotipo completo respire. */
.portal-page .brand-logo{width:178px!important;height:92px!important;padding:5px!important}

/* App y portal cliente */
.phone-shell header strong,.sidebar .brand strong{letter-spacing:.12em}
@media (max-width:700px){.portal-page .brand-logo{width:142px!important;height:72px!important}}
