.executive-grid{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:14px}.executive-grid span,.portal-kpis span{display:block;color:#64748b;font-weight:800}.executive-grid strong,.portal-kpis strong{display:block;font-size:28px;margin-top:7px}.portal-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:16px 0}.portal-inline{display:flex;gap:28px;flex-wrap:wrap}.message-body{font-size:15px;line-height:1.6}.field textarea{width:100%;border:1px solid #d8e0e8;border-radius:8px;padding:10px;font:inherit}.executive-hero,.portal-hero{margin-bottom:16px}@media(max-width:1100px){.executive-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.executive-grid,.portal-kpis{grid-template-columns:1fr 1fr}}@media(max-width:520px){.executive-grid,.portal-kpis{grid-template-columns:1fr}}