      body {
        margin: 0;
        font-family: Poppins, Arial, sans-serif;
        background: #f5f5f6;
      }
      .linktree-container {
        text-align: center;
        max-width: 500px;
        margin: auto;
        padding: 15px;
        border-radius: 16px;
        box-shadow: 0 4px 25px rgba(0, 0, 0, 0.08);
      }
      .linktree-btn,
      .linktree-btn-main {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 20px;
        border-radius: 50px;
        text-decoration: none;
        font-weight: 600;
        color: #333;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
        overflow: hidden;
        position: relative;
        margin-bottom: 12px;
        transition:
          transform 0.2s,
          box-shadow 0.2s,
          background 0.2s;
      }
      .btn-principal {
        color: #fff3e0;
        justify-content: center;
        position: relative;
        text-align: center;
        gap: 12px;
        font-weight: 700;
        font-size: 1.1em !important;
        display: flex;
        align-items: center;
      }
      .btn-principal img {
        margin-left: 0;
      }
      #pagina1 .btn-principal span {
        flex: 1;
        text-align: center;
      }
      #pagina1 .btn-principal img {
        position: static;
        margin-left: 12px;
      }
      .linktree-btn-main {
        background: linear-gradient(45deg, #ff914d, #ffc28c);
        font-size: 0.9em;
        width: calc(100% - 40px);
      }
      .linktree-btn:hover {
        transform: translateY(-2px);
        box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
      }
      .icon-circle {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        flex-shrink: 0;
        transition: transform 0.3s ease;
      }
      .linktree-btn span.text {
        margin-right: 12px;
        font-size: 0.8em;
        text-align: left;
        flex-grow: 1;
        display: flex;
        align-items: center;
      }
      .linktree-btn.btn-direita span.text {
        justify-content: flex-end;
        text-align: right;
      }
      .linktree-btn-main img {
        width: 50px;
        height: 50px;
        margin-left: 12px;
      }
      .person-row {
        display: flex;
        gap: 10px;
        margin-bottom: 12px;
      }
      .person-row .linktree-btn {
        flex: 1;
        margin-bottom: 0;
      }
      .btn-main img {
        width: 50px;
        height: 50px;
        margin-left: 10px;
      }
      .linktree-btn-a {
        margin: 0 auto 12px auto;
        font-size: 1em;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 999px;
        padding: 16px 20px;
        overflow: hidden;
        text-decoration: none;
        font-weight: 530;
        transition:
          transform 0.2s,
          box-shadow 0.2s,
          background 0.2s;
        position: relative;
      }
      .linktree-btn-a:hover {
        transform: translateY(-2px);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.6);
      }
      .linktree-btn-a .icon-circle {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: #fff;
        flex-shrink: 0;
        position: absolute;
        left: 10px;
      }
      .linktree-btn-a .icon-circle img {
        width: 20px;
        height: 20px;
      }
      .catalogo-row {
        display: flex;
        justify-content: center;
        gap: 10px;
        flex-wrap: wrap;
      }
      .btn-catalogos {
        background: linear-gradient(45deg, #42a5f5, #478ed1);
        color: #fff;
      }
      .btn-pedidos {
        background: linear-gradient(45deg, #ffb74d, #ff8a65);
        color: #fff;
      }
      .btn-contatos {
        background: linear-gradient(45deg, #128c7e, #128c7e);
        color: #fff;
        opacity: 0.9;
      }
      .btn-sobrenos {
        background: linear-gradient(45deg, #81c784, #66bb6a);
        color: #fff;
      }
      .btn-sobrenos2 {
        background: linear-gradient(45deg, #ffc28c, #1a5881);
        color: #242424;
        opacity: 0.8;
      }
      .btn-sobrenos2 .icon-circle {
        background: #fff;
        color: #1a5881;
      }
      .btn-instagram {
        background: linear-gradient(45deg, #f58529, #dd2a7b);
        color: #fff;
      }
      .btn-instagram2 {
        background: linear-gradient(45deg, #f58529, #dd2a7b);
        color: #fff;
      }
      .btn-instagram2 .icon-circle {
        background: #fff;
        color: #dd2a7b;
      }
      .btn-linkedin {
        background: linear-gradient(45deg, #0a66c2, #0a66c2);
        color: #fff;
        opacity: 0.9;
      }
      .btn-linkedin .icon-circle {
        background: #fff;
        color: #0a66c2;
      }
      .btn-email {
        background: linear-gradient(45deg, #42a5f5, #42a5f5);
        color: #fff;
        opacity: 0.9;
      }
      .btn-email .icon-circle {
        background: #fff;
        color: #42a5f5;
      }
      .btn-whatsapp {
        background: linear-gradient(45deg, #075e54, #075e54);
        color: #fff;
        opacity: 0.9;
      }
      .btn-whatsapp .icon-circle {
        background: #fff;
        color: #075e54;
      }
      .btn-whatsapp2 {
        background: linear-gradient(45deg, #128c7e, #128c7e);
        color: #fff;
        opacity: 0.9;
      }
      .btn-whatsapp2 .icon-circle {
        background: #fff;
        color: #128c7e;
      }
      .btn-brw {
        background: linear-gradient(45deg, #12375c, #12375c);
        color: #fff;
        opacity: 0.9;
      }
      .btn-brw-sub {
        background: linear-gradient(45deg, #889bae, #889bae);
        color: #12375c;
        opacity: 1;
        display: block;
        margin: 10px auto;
        border-radius: 12px;
        padding: 10px;
        text-align: center;
        max-width: 200px;
      }
      .btn-topline {
        background: linear-gradient(45deg, #a5c64a, #a5c64a);
        color: #fff;
        opacity: 0.9;
      }
      .btn-topline-sub {
        background: linear-gradient(45deg, #d2e3a5, #d2e3a5);
        color: #a5c64a;
        opacity: 1;
        display: block;
        margin: 10px auto;
        border-radius: 12px;
        padding: 10px;
        text-align: center;
        max-width: 200px;
      }
      .btn-tuut {
        background: linear-gradient(45deg, #103b57, #103b57);
        color: #fff;
        opacity: 0.9;
      }
      .btn-tuut-sub {
        background: linear-gradient(45deg, #889db2, #889db2);
        color: #103b57;
        opacity: 1;
        display: block;
        margin: 10px auto;
        border-radius: 12px;
        padding: 10px;
        text-align: center;
        max-width: 200px;
      }
      .btn-util {
        background: linear-gradient(45deg, #1a5881, #1a5881);
        color: #fff;
        opacity: 0.9;
      }
      .btn-util-sub {
        background: linear-gradient(45deg, #8daac0, #8daac0);
        color: #1a5881;
        opacity: 1;
        display: block;
        margin: 10px auto;
        border-radius: 12px;
        padding: 10px;
        text-align: center;
        max-width: 200px;
      }
      .btn-voltar {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 0 auto 12px auto;
        gap: 12px;
      }
      .btn-voltar .icon-circle {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: #fff;
        color: #ff914d;
        flex-shrink: 0;
      }
      .btn-voltar .text {
        flex: 1;
        text-align: center;
      }
      .btn-voltar img {
        flex-shrink: 0;
      }
      .btn-voltar .icon-circle i {
        font-size: 16px;
      }
      .btn-texto {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        justify-content: center;
        flex: 1;
      }
      .btn-texto .titulo {
        font-size: 1.1em;
        font-weight: 600;
        margin-bottom: 4px;
      }
      .btn-texto .descricao {
        font-size: 0.9em;
        color: #242424;
        line-height: 1.2em;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        justify-content: center;
        flex: 1;
      }
      .phone-number {
        color: #fff;
        font-size: 11px;
      }
      .separator {
        margin: 0 6px;
        color: #ffc28c;
      }
      .p01btn-1 {
        background: linear-gradient(45deg, #ffd9b3, #ffc28c);
      }
      .p01btn-1 .icon-circle {
        background: #fff;
        color: #ff914d;
      }
      .p01btn-2 {
        background: linear-gradient(45deg, #ffd9b3, #ffc28c);
      }
      .p01btn-2 .icon-circle {
        background: #fff;
        color: #ff914d;
      }
      .p01btn-3 {
        background: linear-gradient(45deg, #ffd9b3, #ffc28c);
      }
      .p01btn-3 .icon-circle {
        background: #fff;
        color: #ff914d;
      }
      .p01btn-4 {
        background: linear-gradient(45deg, #ffd9b3, #ffc28c);
      }
      .p01btn-4 .icon-circle {
        background: #fff;
        color: #ff914d;
      }
      .p01btn-5 {
        background: linear-gradient(45deg, #ffd9b3, #ffc28c);
      }
      .p01btn-5 .icon-circle {
        background: #fff;
        color: #ff914d;
      }
      .p02btn-1 {
        background: linear-gradient(45deg, #ffd9b3, #ffc28c);
      }
      .p02btn-1 .icon-circle {
        background: #fff;
        color: #ff914d;
      }
      .p02btn-2 {
        background: linear-gradient(45deg, #ffd9b3, #ffc28c);
      }
      .p02btn-2 .icon-circle {
        background: #fff;
        color: #ff914d;
      }
      .p02btn-3 {
        background: linear-gradient(45deg, #ffd9b3, #ffc28c);
      }
      .p02btn-3 .icon-circle {
        background: #fff;
        color: #ff914d;
      }
      .p02btn-4 {
        background: linear-gradient(45deg, #ffd9b3, #ffc28c);
      }
      .p02btn-4 .icon-circle {
        background: #fff;
        color: #ff914d;
      }
      .p02btn-5 {
        background: linear-gradient(45deg, #ffd9b3, #ffc28c);
      }
      .p02btn-5 .icon-circle {
        background: #fff;
        color: #ff914d;
      }
      .p02btn-6 {
        background: linear-gradient(45deg, #ffd9b3, #ffc28c);
      }
      .p02btn-6 .icon-circle {
        background: #fff;
        color: #ff914d;
      }
      .p03btn-1 {
        background: linear-gradient(45deg, #ffd9b3, #ffc28c);
      }
      .p03btn-1 .icon-circle {
        background: #fff;
        color: #ff914d;
      }
      .p03btn-2 {
        background: linear-gradient(45deg, #ffd9b3, #ffc28c);
      }
      .p03btn-2 .icon-circle {
        background: #fff;
        color: #ff914d;
      }
      .p03btn-3 {
        background: linear-gradient(45deg, #ffd9b3, #ffc28c);
      }
      .p03btn-3 .icon-circle {
        background: #fff;
        color: #ff914d;
      }
      .p03btn-4 {
        background: linear-gradient(45deg, #ffd9b3, #ffc28c);
      }
      .p03btn-4 .icon-circle {
        background: #fff;
        color: #ff914d;
      }
      .p03btn-5 {
        background: linear-gradient(45deg, #ffd9b3, #ffc28c);
      }
      .p03btn-5 .icon-circle {
        background: #fff;
        color: #ff914d;
      }
      .p03btn-6 {
        background: linear-gradient(45deg, #ffd9b3, #ffc28c);
      }
      .p03btn-6 .icon-circle {
        background: #fff;
        color: #ff914d;
      }
      .p03btn-7 {
        background: linear-gradient(45deg, #ffd9b3, #ffc28c);
      }
      .p03btn-7 .icon-circle {
        background: #fff;
        color: #ff914d;
      }
      .p03btn-8 {
        background: linear-gradient(45deg, #ffd9b3, #ffc28c);
      }
      .p03btn-8 .icon-circle {
        background: #fff;
        color: #ff914d;
      }
      .p04btn-1 {
        background: linear-gradient(45deg, #ffd9b3, #ffc28c);
      }
      .p04btn-1 .icon-circle {
        background: #fff;
        color: #ff914d;
      }
      footer {
        text-align: center;
        margin-top: 20px;
      }
      .footer-btn {
        display: inline-block;
        padding: 8px 30px;
        border-radius: 25px;
        background: #f5f5f6;
        color: #888;
        text-decoration: none;
        font-size: 0.7em;
        font-weight: 500;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
        transition:
          transform 0.2s,
          box-shadow 0.2s;
      }
      .footer-btn:hover {
        transform: translateY(-2px);
        box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
      }
      section {
        display: none;
      }
section.active {
  display: block;
}

/* Página inicial institucional */
.home-page {
  background: #f7f6f3;
  color: #21333f;
}

.home-page *,
.home-page *::before,
.home-page *::after {
  box-sizing: border-box;
}

.home-page .home-shell {
  width: min(100% - 32px, 1180px);
  margin-inline: auto;
}

.home-page main > section {
  display: block;
}

.home-page a:focus-visible {
  outline: 3px solid #1a5881;
  outline-offset: 4px;
}

.home-page .home-header {
  margin: 0;
  padding: 18px 0;
  border-bottom: 1px solid #dce5e9;
  background: #fff;
}

.home-page .home-header-content,
.home-page .home-footer-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.home-page .home-header-content {
  flex-wrap: nowrap;
}

.home-page .home-footer-content {
  flex-wrap: wrap;
}

.home-page .home-brand {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #173b4d;
  text-decoration: none;
}

.home-page .home-brand img {
  width: 44px;
  height: 44px;
}

.home-page .home-brand span {
  display: grid;
  line-height: 1.05;
}

.home-page .home-brand strong {
  font-size: 1.1rem;
}

.home-page .home-brand small {
  margin-top: 3px;
  color: #6c7a82;
  font-size: .68rem;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.home-page .home-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 4px 16px;
}

.home-page .home-nav a {
  padding: 8px 0;
  color: #38505d;
  font-size: 0.84rem;
  font-weight: 600;
  text-decoration: none;
}

.home-page .home-nav a:hover {
  color: #ff7c38;
}

.home-page .home-nav a[aria-current="page"] {
  color: #ff7c38;
  font-weight: 700;
}

.home-page .home-hero {
  padding: 24px 0 56px;
}

.home-page .home-hero-grid {
  display: grid;
  gap: 24px;
}

.home-page .home-hero-copy {
  padding: 32px 24px;
  border-radius: 28px;
  background: linear-gradient(135deg, #fff4e8 0%, #f9d9bc 100%);
}

.home-page .home-eyebrow {
  margin: 0 0 10px;
  color: #a84c1a;
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.home-page h1,
.home-page h2,
.home-page h3,
.home-page p {
  margin-top: 0;
}

.home-page h1,
.home-page h2,
.home-page h3 {
  color: #173849;
}

.home-page h1 {
  max-width: 12ch;
  margin-bottom: 18px;
  font-size: clamp(2.1rem, 8vw, 4rem);
  line-height: 1.04;
  letter-spacing: -0.045em;
}

.home-page h2 {
  margin-bottom: 0;
  font-size: clamp(1.55rem, 4vw, 2.35rem);
  line-height: 1.15;
  letter-spacing: -0.03em;
}

.home-page .home-lead {
  max-width: 56ch;
  margin-bottom: 26px;
  color: #40525b;
  font-size: 1rem;
  line-height: 1.65;
}

.home-page .home-actions {
  display: grid;
  gap: 12px;
}

.home-page .home-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-height: 52px;
  padding: 13px 18px;
  border: 1px solid transparent;
  border-radius: 12px;
  font-size: 0.94rem;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  transition: transform 0.2s, box-shadow 0.2s, background 0.2s;
}

.home-page .home-button:hover {
  transform: translateY(-2px);
}

.home-page .home-button-primary {
  background: #1a5881;
  color: #fff;
  box-shadow: 0 10px 20px rgba(26, 88, 129, 0.2);
}

.home-page .home-button-primary:hover {
  background: #124869;
}

.home-page .home-button-secondary {
  border-color: #d68a59;
  background: rgba(255, 255, 255, 0.6);
  color: #8d3e17;
}

.home-page .home-button-secondary:hover {
  background: #fff;
}

.home-page .home-hero-card {
  display: grid;
  min-height: 238px;
  padding: 28px;
  border-radius: 28px;
  background: #1a5881;
  color: #fff;
  align-content: center;
}

.home-page .home-hero-card p {
  margin-bottom: 18px;
  color: #b8d3e6;
  font-size: 0.82rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.home-page .home-hero-card .home-segment-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.home-page .home-hero-card .home-segment-card {
  display: grid;
  min-height: 0;
  padding: 14px;
  gap: 10px;
  border-color: rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.1);
}

.home-page .home-hero-card .home-segment-card i {
  width: 32px;
  height: 32px;
  margin-bottom: 0;
  border-radius: 9px;
  background: rgba(255, 255, 255, 0.16);
  color: #fff;
  font-size: 0.9rem;
}

.home-page .home-hero-card .home-segment-card h3 {
  color: #fff;
  font-size: 0.82rem;
  line-height: 1.35;
}

.home-page .home-section {
  padding: 54px 0;
}

.home-page .home-section-heading {
  max-width: 680px;
  margin-bottom: 28px;
}

.home-page .home-section-heading-centered {
  margin-inline: auto;
  text-align: center;
}

.home-page .home-segment-grid,
.home-page .home-brand-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.home-page .home-segment-card {
  min-height: 130px;
  padding: 20px;
  border: 1px solid #e6e3dc;
  border-radius: 18px;
  background: #fff;
}

.home-page .home-segment-card i {
  display: grid;
  width: 38px;
  height: 38px;
  margin-bottom: 24px;
  border-radius: 10px;
  background: #eef4f7;
  color: #1a5881;
  place-items: center;
}

.home-page .home-segment-card h3 {
  margin-bottom: 0;
  font-size: 0.92rem;
  line-height: 1.3;
}

.home-page .home-brands {
  padding: 0;
  background: #eee9e1;
}

.home-page .home-brands-link {
  display: block;
  padding: 54px 0;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

.home-page .home-brand-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.home-page .home-brand-card {
  display: grid;
  min-height: 108px;
  padding: 20px;
  border-radius: 16px;
  background: #fff;
  place-items: center;
}

.home-page .home-brand-card img {
  width: min(100%, 150px);
  height: 52px;
  object-fit: contain;
}

.home-page .home-about {
  background: #fff;
}

.home-page .home-about-grid {
  display: grid;
  gap: 24px;
}

.home-page .home-about-content {
  color: #40525b;
  line-height: 1.7;
}

.home-page .home-about-content p {
  max-width: 52ch;
  margin-bottom: 20px;
}

.home-page .home-text-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #1a5881;
  font-size: 0.94rem;
  font-weight: 600;
  text-decoration: none;
}

.home-page .home-text-link:hover {
  color: #ff7c38;
}

.home-page .home-contact {
  display: block;
  padding: 48px 0;
  background: #1a5881;
}

.home-page .home-contact-content {
  display: grid;
  gap: 24px;
}

.home-page .home-contact .home-eyebrow {
  color: #b8d3e6;
}

.home-page .home-contact h2,
.home-page .home-contact p {
  color: #fff;
}

.home-page .home-contact p:not(.home-eyebrow) {
  margin: 12px 0 0;
  color: #dceaf2;
  line-height: 1.6;
}

.home-page .home-button-light {
  align-self: start;
  background: #fff;
  color: #1a5881;
}

.home-page .home-button-light:hover {
  background: #eef4f7;
}

.home-page .home-footer {
  margin: 0;
  padding: 24px 0;
  background: #133e5a;
  text-align: left;
}

.home-page .home-footer p {
  margin: 0;
}

.home-page .home-footer a {
  color: #dceaf2;
  font-size: 0.75rem;
  text-decoration: none;
}

.home-page .home-footer a:hover {
  color: #fff;
}

@media (min-width: 640px) {
  .home-page .home-shell {
    width: min(100% - 48px, 1180px);
  }

  .home-page .home-actions {
    display: flex;
    flex-wrap: wrap;
  }

  .home-page .home-actions .home-button {
    min-width: 190px;
  }

  .home-page .home-brand-grid {
    width: min(100%, 950px);
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-inline: auto;
  }

  .home-page .home-brand-card {
    min-height: 120px;
  }

  .home-page .home-contact-content {
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
  }

  .home-page .home-button-light {
    align-self: center;
  }
}

@media (min-width: 640px) and (max-width: 679px) {
  .home-page .home-header .home-shell {
    width: min(100% - 32px, 1180px);
  }
}

@media (min-width: 900px) {
  .home-page .home-header {
    padding: 22px 0;
  }

  .home-page .home-hero {
    padding: 42px 0 72px;
  }

  .home-page .home-hero-grid {
    grid-template-columns: minmax(0, 1.25fr) minmax(310px, 0.75fr);
    align-items: stretch;
  }

  .home-page .home-hero-copy {
    padding: 58px;
  }

  .home-page .home-hero-card {
    min-height: auto;
    padding: 38px;
  }

  .home-page .home-section {
    padding: 76px 0;
  }

  .home-page .home-brands {
    padding: 0;
  }

  .home-page .home-brands-link {
    padding: 76px 0;
  }

  .home-page .home-segment-grid,
  .home-page .home-brand-grid {
    gap: 18px;
  }

  .home-page .home-segment-card {
    min-height: 156px;
    padding: 26px;
  }

  .home-page .home-about-grid {
    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
    gap: 72px;
    align-items: start;
  }

  .home-page .home-contact {
    padding: 64px 0;
  }
}

@media (max-width: 460px) {
  .home-page .home-header-content {
    align-items: flex-start;
    flex-direction: column;
  }

  .home-page .home-nav {
    justify-content: flex-start;
  }
}

/* Página de catálogos */
.catalog-page {
  --catalog-ink: #173b4d;
  --catalog-accent: #ef7f3b;
  --catalog-soft: #fff6ef;
  --catalog-line: #dce5e9;
  min-width: 0;
  color: var(--catalog-ink);
  background: #f7fafb;
}

.catalog-page *,
.catalog-page *::before,
.catalog-page *::after { box-sizing: border-box; }

.catalog-page .catalog-shell { width: min(100% - 32px, 1180px); margin: 0 auto; }
.catalog-page main > section { display: block; }
.catalog-page .catalog-header { padding: 18px 0; background: #fff; border-bottom: 1px solid var(--catalog-line); }
.catalog-page .catalog-header-content { display: flex; gap: 20px; align-items: center; justify-content: space-between; }
.catalog-page .catalog-brand { display: inline-flex; align-items: center; gap: 10px; color: var(--catalog-ink); text-decoration: none; }
.catalog-page .catalog-brand img { width: 44px; height: 44px; }
.catalog-page .catalog-brand span { display: grid; line-height: 1.05; }
.catalog-page .catalog-brand strong { font-size: 1.1rem; }
.catalog-page .catalog-brand small { margin-top: 3px; color: #6c7a82; font-size: .68rem; letter-spacing: .1em; text-transform: uppercase; }
.catalog-page .catalog-nav { display: flex; flex-wrap: wrap; gap: 4px 16px; justify-content: flex-end; }
.catalog-page .catalog-nav a { padding: 8px 0; color: #52656e; font-size: .84rem; font-weight: 600; text-decoration: none; }
.catalog-page .catalog-nav a:hover { color: var(--catalog-accent); }
.catalog-page .catalog-nav a[aria-current="page"] { color: var(--catalog-accent); font-weight: 700; }
.catalog-page a:focus-visible, .catalog-page button:focus-visible { outline: 3px solid #174d66; outline-offset: 3px; }
.catalog-page .catalog-intro { padding: 52px 0 40px; background: linear-gradient(135deg, #173b4d, #235b70); color: #fff; }
.catalog-page .catalog-intro .catalog-shell { max-width: 1180px; }
.catalog-page .catalog-eyebrow { margin: 0 0 10px; color: #ffc18e; font-size: .75rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.catalog-page h1, .catalog-page h2, .catalog-page h3, .catalog-page p { margin-top: 0; }
.catalog-page h1 { max-width: 720px; margin-bottom: 14px; font-size: clamp(2rem, 5vw, 3.5rem); line-height: 1.08; letter-spacing: -.035em; }
.catalog-page .catalog-intro p:not(.catalog-eyebrow) { max-width: 670px; margin-bottom: 0; color: #d9e7ed; line-height: 1.7; }
.catalog-page .catalog-listing { padding: 38px 0 58px; }
.catalog-page .catalog-section-heading { margin-bottom: 22px; }
.catalog-page .catalog-section-heading h2 { margin-bottom: 7px; font-size: clamp(1.35rem, 3vw, 1.8rem); }
.catalog-page .catalog-section-heading p { margin-bottom: 0; color: #65757d; font-size: .94rem; }
.catalog-page .catalog-brand-grid { display: grid; gap: 16px; }
.catalog-page .catalog-brand-card { min-width: 0; overflow: hidden; background: #fff; border: 1px solid var(--catalog-line); border-radius: 16px; box-shadow: 0 8px 24px rgba(19, 53, 68, .06); }
  .catalog-page .catalog-brand-toggle { width: 100%; min-height: 92px; padding: 16px; display: grid; grid-template-columns: 76px minmax(0, 1fr) 24px; gap: 24px; align-items: center; border: 0; background: #fff; color: var(--catalog-ink); font: inherit; text-align: left; cursor: pointer; }
.catalog-page .catalog-brand-toggle:hover { background: #fcfdfd; }
.catalog-page .catalog-brand-toggle > span:nth-child(2) { display: grid; gap: 4px; }
.catalog-page .catalog-brand-toggle strong { font-size: 1rem; }
.catalog-page .catalog-brand-toggle small { color: #718087; font-size: .78rem; }
.catalog-page .catalog-brand-toggle > i { justify-self: end; color: var(--catalog-accent); transition: transform .2s ease; }
.catalog-page .catalog-brand-toggle[aria-expanded="true"] > i { transform: rotate(180deg); }
.catalog-page .catalog-logo { width: 72px; height: 72px; padding: 4px; display: flex; align-items: center; justify-content: center; border-radius: 12px; background: var(--catalog-soft); }
.catalog-page .catalog-logo img { width: 100%; height: 100%; object-fit: contain; }
.catalog-page .catalog-submenu { padding: 0 16px 16px; border-top: 1px solid #edf1f3; }
.catalog-page .catalog-card-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(145px, 1fr)); gap: 12px; padding-top: 16px; }
.catalog-page .catalog-card { min-width: 0; padding: 13px; display: grid; gap: 9px; color: var(--catalog-ink); background: #f8fafb; border: 1px solid #e2e9ec; border-radius: 12px; text-decoration: none; transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; }
.catalog-page .catalog-card:hover { border-color: #f3ad7d; box-shadow: 0 8px 18px rgba(19, 53, 68, .1); transform: translateY(-2px); }
.catalog-page .catalog-card > span { font-size: .86rem; font-weight: 700; }
.catalog-page .catalog-card img { width: 100%; height: 172px; object-fit: contain; object-position: center; }
.catalog-page .catalog-card small { color: #6a7880; font-size: .72rem; font-weight: 600; }
.catalog-page .catalog-card small i { margin-left: 3px; color: var(--catalog-accent); }
.catalog-page .catalog-footer { padding: 25px 0; background: #173b4d; text-align: center; }
.catalog-page .catalog-footer a { color: #dceaf2; font-size: .75rem; text-decoration: none; }

@media (min-width: 680px) {
  .catalog-page .catalog-shell { width: min(100% - 48px, 1180px); }
  .catalog-page .catalog-brand-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); align-items: start; }
}

@media (min-width: 900px) {
  .catalog-page .catalog-header { padding: 22px 0; }
  .catalog-page .catalog-intro { padding: 72px 0 62px; }
  .catalog-page .catalog-listing { padding: 58px 0 78px; }
  .catalog-page .catalog-brand-toggle { min-height: 102px; padding: 20px; }
}

@media (max-width: 460px) {
  .catalog-page .catalog-header-content { align-items: flex-start; flex-direction: column; }
  .catalog-page .catalog-nav { justify-content: flex-start; }
}

/* Página de contatos */
.contact-page {
  --contact-ink: #173b4d;
  --contact-accent: #ef7f3b;
  --contact-soft: #fff6ef;
  --contact-line: #dce5e9;
  min-width: 0;
  color: var(--contact-ink);
  background: #f7fafb;
}

.contact-page *, .contact-page *::before, .contact-page *::after { box-sizing: border-box; }
.contact-page .contact-shell { width: min(100% - 32px, 1180px); margin: 0 auto; }
.contact-page main > section { display: block; }
.contact-page .contact-header { padding: 18px 0; background: #fff; border-bottom: 1px solid var(--contact-line); }
.contact-page .contact-header-content { display: flex; gap: 20px; align-items: center; justify-content: space-between; }
.contact-page .contact-brand { display: inline-flex; align-items: center; gap: 10px; color: var(--contact-ink); text-decoration: none; }
.contact-page .contact-brand img { width: 44px; height: 44px; }
.contact-page .contact-brand span { display: grid; line-height: 1.05; }
.contact-page .contact-brand strong { font-size: 1.1rem; }
.contact-page .contact-brand small { margin-top: 3px; color: #6c7a82; font-size: .68rem; letter-spacing: .1em; text-transform: uppercase; }
.contact-page .contact-nav { display: flex; flex-wrap: wrap; gap: 4px 16px; justify-content: flex-end; }
.contact-page .contact-nav a { padding: 8px 0; color: #52656e; font-size: .84rem; font-weight: 600; text-decoration: none; }
.contact-page .contact-nav a:hover { color: var(--contact-accent); }
.contact-page .contact-nav a[aria-current="page"] { color: var(--contact-accent); font-weight: 700; }
.contact-page a:focus-visible { outline: 3px solid #174d66; outline-offset: 3px; }
.contact-page .contact-intro { padding: 52px 0 40px; background: linear-gradient(135deg, #173b4d, #235b70); color: #fff; }
.contact-page h1, .contact-page h2, .contact-page h3, .contact-page p { margin-top: 0; }
.contact-page .contact-eyebrow { margin-bottom: 10px; color: #ffc18e; font-size: .75rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.contact-page h1 { max-width: 720px; margin-bottom: 14px; font-size: clamp(2rem, 5vw, 3.5rem); line-height: 1.08; letter-spacing: -.035em; }
.contact-page .contact-intro p:not(.contact-eyebrow) { max-width: 670px; margin-bottom: 0; color: #d9e7ed; line-height: 1.7; }
.contact-page .contact-content { padding: 38px 0 58px; }
.contact-page .contact-section-heading { margin-bottom: 22px; }
.contact-page .contact-section-heading h2, .contact-page .contact-people-heading h2 { margin-bottom: 7px; font-size: clamp(1.35rem, 3vw, 1.8rem); }
.contact-page .contact-section-heading p { margin-bottom: 0; color: #65757d; font-size: .94rem; }
.contact-page .contact-institutional-grid, .contact-page .contact-people-grid { display: grid; gap: 16px; }
.contact-page .contact-channel-card { min-width: 0; padding: 18px; display: grid; grid-template-columns: 52px minmax(0, 1fr) 20px; gap: 14px; align-items: center; color: var(--contact-ink); background: #fff; border: 1px solid var(--contact-line); border-radius: 16px; box-shadow: 0 8px 24px rgba(19, 53, 68, .06); text-decoration: none; transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; }
.contact-page .contact-channel-card:hover, .contact-page .contact-person-card:hover { border-color: #f3ad7d; box-shadow: 0 10px 22px rgba(19, 53, 68, .1); transform: translateY(-2px); }
.contact-page .contact-channel-card > span:nth-child(2) { display: grid; gap: 4px; }
.contact-page .contact-channel-card strong { font-size: .98rem; }
.contact-page .contact-channel-card small { color: #6b7a82; font-size: .78rem; overflow-wrap: anywhere; }
.contact-page .contact-channel-card > i { color: var(--contact-accent); }
.contact-page .contact-channel-icon { width: 52px; height: 52px; display: flex; align-items: center; justify-content: center; border-radius: 13px; background: var(--contact-soft); color: var(--contact-accent); font-size: 1.35rem; }
.contact-page .contact-instagram-icon { background: #fdf0f6; color: #bc3979; }
.contact-page .contact-people-heading { margin: 44px 0 18px; }
.contact-page .contact-person-card { min-width: 0; padding: 24px; background: #fff; border: 1px solid var(--contact-line); border-radius: 16px; box-shadow: 0 8px 24px rgba(19, 53, 68, .06); transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; }
.contact-page .contact-person-heading { display: flex; gap: 14px; align-items: center; }
.contact-page .contact-person-avatar { width: 52px; height: 52px; display: flex; align-items: center; justify-content: center; flex: 0 0 auto; border-radius: 50%; background: #e5f0f4; color: #235b70; font-size: .9rem; font-weight: 700; }
.contact-page .contact-person-heading h3 { margin-bottom: 3px; font-size: 1.1rem; }
.contact-page .contact-person-heading p { margin-bottom: 0; color: #6b7a82; font-size: .8rem; }
.contact-page .contact-phone { margin: 22px 0 18px; color: #405761; font-size: .96rem; font-weight: 600; }
.contact-page .contact-phone i { margin-right: 6px; color: var(--contact-accent); }
.contact-page .contact-person-actions { display: grid; gap: 10px; }
.contact-page .contact-action { min-height: 46px; padding: 12px 14px; display: inline-flex; align-items: center; justify-content: center; gap: 8px; border-radius: 10px; font-size: .86rem; font-weight: 700; text-decoration: none; }
.contact-page .contact-action-whatsapp { color: #fff; background: #218c53; }
.contact-page .contact-action-whatsapp:hover { background: #177341; }
.contact-page .contact-action-linkedin { color: #1e5f8d; background: #eef6fb; border: 1px solid #cfe2ef; }
.contact-page .contact-action-linkedin:hover { background: #e2f0f8; }
.contact-page .contact-footer { padding: 25px 0; background: #173b4d; text-align: center; }
.contact-page .contact-footer a { color: #dceaf2; font-size: .75rem; text-decoration: none; }

@media (min-width: 680px) {
  .contact-page .contact-shell { width: min(100% - 48px, 1180px); }
  .contact-page .contact-institutional-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .contact-page .contact-person-actions { grid-template-columns: minmax(0, 1.25fr) minmax(0, 1fr); }
}

@media (min-width: 900px) {
  .contact-page .contact-header { padding: 22px 0; }
  .contact-page .contact-intro { padding: 72px 0 62px; }
  .contact-page .contact-content { padding: 58px 0 78px; }
  .contact-page .contact-people-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 460px) {
  .contact-page .contact-header-content { align-items: flex-start; flex-direction: column; }
  .contact-page .contact-nav { justify-content: flex-start; }
}

/* Página institucional */
.about-page {
  --about-ink: #173b4d;
  --about-accent: #ef7f3b;
  --about-soft: #fff6ef;
  --about-line: #dce5e9;
  min-width: 0;
  color: var(--about-ink);
  background: #f7fafb;
}

.about-page *, .about-page *::before, .about-page *::after { box-sizing: border-box; }
.about-page .about-shell { width: min(100% - 32px, 1180px); margin: 0 auto; }
.about-page main > section { display: block; }
.about-page .about-header { padding: 18px 0; background: #fff; border-bottom: 1px solid var(--about-line); }
.about-page .about-header-content { display: flex; gap: 20px; align-items: center; justify-content: space-between; }
.about-page .about-brand { display: inline-flex; align-items: center; gap: 10px; color: var(--about-ink); text-decoration: none; }
.about-page .about-brand img { width: 44px; height: 44px; }
.about-page .about-brand span { display: grid; line-height: 1.05; }
.about-page .about-brand strong { font-size: 1.1rem; }
.about-page .about-brand small { margin-top: 3px; color: #6c7a82; font-size: .68rem; letter-spacing: .1em; text-transform: uppercase; }
.about-page .about-nav { display: flex; flex-wrap: wrap; gap: 4px 16px; justify-content: flex-end; }
.about-page .about-nav a { padding: 8px 0; color: #52656e; font-size: .84rem; font-weight: 600; text-decoration: none; }
.about-page .about-nav a:hover { color: var(--about-accent); }
.about-page .about-nav a[aria-current="page"] { color: var(--about-accent); font-weight: 700; }
.about-page a:focus-visible { outline: 3px solid #174d66; outline-offset: 3px; }
.about-page .about-intro { padding: 52px 0 40px; background: linear-gradient(135deg, #173b4d, #235b70); color: #fff; }
.about-page h1, .about-page h2, .about-page h3, .about-page p { margin-top: 0; }
.about-page .about-eyebrow { margin-bottom: 10px; color: #ffc18e; font-size: .75rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.about-page .about-eyebrow-dark { color: var(--about-accent); }
.about-page h1 { max-width: 800px; margin-bottom: 14px; font-size: clamp(2rem, 5vw, 3.5rem); line-height: 1.08; letter-spacing: -.035em; }
.about-page .about-intro p:not(.about-eyebrow) { max-width: 700px; margin-bottom: 0; color: #d9e7ed; line-height: 1.7; }
.about-page .about-story, .about-page .about-principles { padding: 42px 0; }
.about-page .about-story-grid { display: grid; gap: 20px; }
.about-page .about-story-copy, .about-page .about-segment-panel, .about-page .about-principle-card { min-width: 0; padding: 24px; background: #fff; border: 1px solid var(--about-line); border-radius: 16px; box-shadow: 0 8px 24px rgba(19, 53, 68, .06); }
.about-page .about-story-copy h2, .about-page .about-segment-panel h2, .about-page .about-section-heading h2 { margin-bottom: 10px; font-size: clamp(1.35rem, 3vw, 1.8rem); }
.about-page .about-story-copy p:not(.about-eyebrow), .about-page .about-segment-panel p { margin-bottom: 0; color: #536872; line-height: 1.7; }
.about-page .about-segment-panel { background: var(--about-soft); border-color: #f5dcc8; }
.about-page .about-segment-list { margin: 16px 0 0; padding: 0; display: grid; gap: 9px; list-style: none; }
.about-page .about-segment-list li { padding: 10px 12px; color: #405761; background: rgba(255,255,255,.72); border-radius: 8px; font-size: .88rem; font-weight: 600; }
.about-page .about-segment-list li::before { content: "•"; margin-right: 8px; color: var(--about-accent); }
.about-page .about-section-heading { margin-bottom: 22px; }
.about-page .about-principles { padding-top: 12px; }
.about-page .about-principles-grid { display: grid; gap: 16px; }
.about-page .about-principle-card { transition: transform .2s ease, box-shadow .2s ease; }
.about-page .about-principle-card:hover { box-shadow: 0 10px 22px rgba(19,53,68,.1); transform: translateY(-2px); }
.about-page .about-principle-icon { width: 46px; height: 46px; margin-bottom: 18px; display: flex; align-items: center; justify-content: center; border-radius: 12px; background: #e5f0f4; color: #235b70; }
.about-page .about-principle-card:nth-child(2) .about-principle-icon { background: var(--about-soft); color: var(--about-accent); }
.about-page .about-principle-card:nth-child(3) .about-principle-icon { background: #edf5ed; color: #218c53; }
.about-page .about-principle-card h3 { margin-bottom: 8px; font-size: 1.05rem; }
.about-page .about-principle-card p { margin-bottom: 0; color: #536872; font-size: .9rem; line-height: 1.65; }
.about-page .about-cta { padding: 42px 0; background: #173b4d; color: #fff; }
.about-page .about-cta-content { display: grid; gap: 22px; align-items: center; }
.about-page .about-cta h2 { margin-bottom: 0; font-size: clamp(1.45rem, 3vw, 2rem); line-height: 1.2; }
.about-page .about-cta-actions { display: grid; gap: 10px; }
.about-page .about-cta-actions a { min-height: 46px; padding: 12px 16px; display: inline-flex; align-items: center; justify-content: center; border: 1px solid #fff; border-radius: 10px; color: #fff; font-size: .86rem; font-weight: 700; text-decoration: none; }
.about-page .about-cta-actions a:first-child { color: #173b4d; background: #fff; }
.about-page .about-cta-actions a:hover { background: #2c667d; }
.about-page .about-cta-actions a:first-child:hover { background: #f5e2d3; }
.about-page .about-footer { padding: 25px 0; background: #102e3d; text-align: center; }
.about-page .about-footer a { color: #dceaf2; font-size: .75rem; text-decoration: none; }

@media (min-width: 680px) {
  .about-page .about-shell { width: min(100% - 48px, 1180px); }
  .about-page .about-story-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); align-items: stretch; }
  .about-page .about-cta-actions { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (min-width: 900px) {
  .about-page .about-header { padding: 22px 0; }
  .about-page .about-intro { padding: 72px 0 62px; }
  .about-page .about-story, .about-page .about-principles { padding: 68px 0; }
  .about-page .about-principles { padding-top: 10px; }
  .about-page .about-principles-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .about-page .about-cta { padding: 56px 0; }
  .about-page .about-cta-content { grid-template-columns: minmax(0, 1fr) auto; }
  .about-page .about-cta-actions { min-width: 310px; }
}

@media (max-width: 460px) {
  .about-page .about-header-content { align-items: flex-start; flex-direction: column; }
  .about-page .about-nav { justify-content: flex-start; }
}
