/* Ajustes funcionais da extração multipágina; sem mudança de direção visual. */
html{scroll-padding-top:110px;scroll-padding-bottom:90px}
.family,.family-content,.family-jump,.sector-hero .wrap>*{min-width:0}
.family:target{outline:3px solid var(--yellow);outline-offset:3px}
.results-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.family-result{min-width:0;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}
.family-result img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;display:block}
.family-result-copy{padding:20px}
.family-result-copy h3{margin:0 0 8px;color:var(--navy);font-size:1.25rem}
.family-result-copy p{margin:0 0 12px;font-size:1rem}
.family-result-sector{color:var(--muted)}
.family-result-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}
.family-result-actions .btn{min-height:48px}
.family-result-link{display:inline-flex;align-items:center;min-height:44px;color:var(--navy);font-weight:700}
.footer-links{display:flex;gap:10px 22px;flex-wrap:wrap;margin-top:16px}
.footer-links a{min-height:44px;display:inline-flex;align-items:center}
.text-page{max-width:820px;padding-block:38px 48px}
.text-page h1{font-size:clamp(2rem,5vw,3rem);line-height:1.1}
.text-page h2{margin-top:28px;font-size:1.45rem}
.text-page p{font-size:1rem}
.catalog-page .hero{padding-block:28px}.catalog-page .hero-grid{display:block}.catalog-page h1{font-size:2.3rem;margin-bottom:18px}
/* RC1: conserva a apresentação dos headings após a extração multipágina. */
.about-copy h1{font-size:clamp(2rem,3.4vw,2.85rem);font-weight:750;letter-spacing:-.035em;line-height:1.08;color:var(--navy);margin:0 0 17px}
.store h2{margin:0 0 8px;color:var(--navy);font-size:1.25rem}
.hours h2{font-size:1rem;color:var(--navy);margin:0;min-width:170px}
/* O amarelo isolado contrastava apenas 1,95:1 com branco. */
a:focus-visible,button:focus-visible,input:focus-visible,[tabindex="-1"]:focus-visible{outline:3px solid var(--navy);outline-offset:4px}
.hero a:focus-visible,.sector-hero a:focus-visible,.sector-hero [tabindex="-1"]:focus-visible,.help a:focus-visible,footer a:focus-visible{outline-color:var(--yellow)}
.sector-hero .family-jump a:focus-visible{outline-color:#fff;outline-offset:-3px}
@media(max-width:760px){
 .about-copy h1{font-size:1.8rem}
 .hours h2{margin-bottom:16px}
 html{scroll-padding-top:16px}
 .results-grid{grid-template-columns:minmax(0,1fr)}
 .family-result-actions{display:flex;flex-direction:column;align-items:stretch}
 .family-result-actions .btn,.family-result-link{width:100%;justify-content:center}
 .family-jump{margin:15px 0 0!important;padding:0 0 2px!important;max-width:100%}
 .sector-hero .wrap{min-width:0}
 footer{padding-bottom:calc(108px + env(safe-area-inset-bottom))}
 .sector-return a,.breadcrumb a{min-height:44px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn,.sector-card{transition:none}}
/* Fechamento: arte intacta, somente margem transparente removida na cópia web. */
.brand{justify-content:center}
.brand img{width:auto;height:84px;max-width:100%;aspect-ratio:284/273;object-fit:contain;transform:none}
[hidden]{display:none!important}
#catalog-title:focus-visible,.family h3:focus-visible{outline:2px solid var(--navy);outline-offset:2px;border-radius:4px}
@media(max-width:760px){
 .brand img{height:72px}
 body[data-sector]:not([data-sector=""]) .brand img{height:66px}
 .family-jump{scroll-snap-type:x proximity;scroll-padding-inline:2px}
 .family-jump a{scroll-snap-align:start}
}
@media(max-width:360px){body[data-sector=""] .brand img{height:64px}}

/* 21/09/2026 — microajuste visual autorizado: apenas Home / catálogo por setor. */
:is(body[data-page="home"],body[data-page="catalogo"]) #catalogo .section-head{
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:11px;
  max-width:720px;
  margin:0 auto 34px;
  text-align:center;
}
:is(body[data-page="home"],body[data-page="catalogo"]) #catalogo .section-head>div{max-width:620px;margin-inline:auto}
:is(body[data-page="home"],body[data-page="catalogo"]) #catalogo .section-head .eyebrow{margin-bottom:8px}
:is(body[data-page="home"],body[data-page="catalogo"]) #catalogo .section-head h2{margin-bottom:9px}
:is(body[data-page="home"],body[data-page="catalogo"]) #catalogo .section-head>div>p:last-child{max-width:560px;margin-inline:auto}
:is(body[data-page="home"],body[data-page="catalogo"]) #catalogo .count{align-self:center;margin-top:0}
:is(body[data-page="home"],body[data-page="catalogo"]) #catalogo .sector-copy{
  min-height:92px;
  padding:16px 14px 14px;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:6px;
  text-align:center;
  border-top:1px solid rgba(216,227,236,.72);
  background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);
}
:is(body[data-page="home"],body[data-page="catalogo"]) #catalogo .sector-card h3{
  width:100%;
  max-width:220px;
  margin:0 auto;
  text-align:center;
  line-height:1.3;
}
:is(body[data-page="home"],body[data-page="catalogo"]) #catalogo .sector-link{
  width:auto;
  height:auto;
  flex:0 0 auto;
  border-radius:0;
  background:transparent;
  color:var(--blue);
  font-size:.88rem;
  line-height:1;
  opacity:.58;
  transition:opacity .18s ease,transform .18s ease;
}
:is(body[data-page="home"],body[data-page="catalogo"]) #catalogo .sector-card:hover .sector-link{opacity:.95;transform:translateX(2px)}
@media(max-width:760px){
  :is(body[data-page="home"],body[data-page="catalogo"]) #catalogo .section-head{gap:8px;max-width:330px;margin-bottom:22px}
  :is(body[data-page="home"],body[data-page="catalogo"]) #catalogo .section-head>div>p:last-child{max-width:300px}
  :is(body[data-page="home"],body[data-page="catalogo"]) #catalogo .count{margin-top:1px}
  :is(body[data-page="home"],body[data-page="catalogo"]) #catalogo .sector-copy{min-height:90px;padding:12px 9px 11px;gap:5px}
  :is(body[data-page="home"],body[data-page="catalogo"]) #catalogo .sector-card h3{max-width:100%;font-size:.86rem;line-height:1.32}
  :is(body[data-page="home"],body[data-page="catalogo"]) #catalogo .sector-link{font-size:.82rem}
}
@media(max-width:360px){
  :is(body[data-page="home"],body[data-page="catalogo"]) #catalogo .section-head{max-width:300px}
  :is(body[data-page="home"],body[data-page="catalogo"]) #catalogo .sector-copy{min-height:88px;padding:10px 7px}
  :is(body[data-page="home"],body[data-page="catalogo"]) #catalogo .sector-card h3{font-size:.8rem}
}



/* VARIAÇÃO B — FILETE INSET PREMIUM */
:is(body[data-page="home"],body[data-page="catalogo"]) #catalogo .sector-card{
  position:relative;
  overflow:hidden;
}
:is(body[data-page="home"],body[data-page="catalogo"]) #catalogo .sector-card::before{
  content:"";
  position:absolute;
  z-index:3;
  left:16px;
  right:16px;
  top:8px;
  height:4px;
  border-radius:999px;
  background:var(--yellow);
}
:is(body[data-page="home"],body[data-page="catalogo"]) #catalogo .sector-link{
  width:36px;height:36px;border-radius:999px;
  background:var(--yellow);color:var(--navy);
  display:inline-flex;align-items:center;justify-content:center;
  opacity:1;
  box-shadow:0 3px 8px rgba(238,175,2,.22);
}




/* B3 — CÁPSULA SETA */
:is(body[data-page="home"],body[data-page="catalogo"]) #catalogo .sector-link{
  width:44px;
  height:30px;
  border-radius:999px;
  background:var(--yellow);
  color:var(--navy);
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-size:1.02rem;
  font-weight:800;
  line-height:1;
  opacity:1;
  box-shadow:0 4px 12px rgba(238,175,2,.22);
  transition:transform .18s ease, box-shadow .18s ease;
}
:is(body[data-page="home"],body[data-page="catalogo"]) #catalogo .sector-card:hover .sector-link{
  transform:translateX(3px);
  box-shadow:0 6px 16px rgba(238,175,2,.28);
}




/* B3 REFINADA — cápsula com seta vetorial moderna em CSS */
:is(body[data-page="home"],body[data-page="catalogo"]) #catalogo .sector-link{
  position:relative;
  width:46px;
  height:30px;
  border-radius:999px;
  background:var(--yellow);
  color:var(--navy);
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-size:0; /* oculta o caractere antigo "→" sem alterar o HTML */
  line-height:1;
  opacity:1;
  box-shadow:0 4px 12px rgba(238,175,2,.22);
  transition:transform .18s ease, box-shadow .18s ease, background .18s ease;
}

/* haste */
:is(body[data-page="home"],body[data-page="catalogo"]) #catalogo .sector-link::before{
  content:"";
  width:15px;
  height:2px;
  border-radius:999px;
  background:var(--navy);
  transform:translateX(-1px);
}

/* ponta da seta */
:is(body[data-page="home"],body[data-page="catalogo"]) #catalogo .sector-link::after{
  content:"";
  position:absolute;
  width:7px;
  height:7px;
  border-top:2px solid var(--navy);
  border-right:2px solid var(--navy);
  transform:translateX(5px) rotate(45deg);
  border-radius:1px;
}

:is(body[data-page="home"],body[data-page="catalogo"]) #catalogo .sector-card:hover .sector-link{
  transform:translateX(3px);
  box-shadow:0 6px 16px rgba(238,175,2,.28);
}




/* 22/09/2026 — atualização factual para 30 anos e refinamento visual dos diferenciais */
.trust-icon svg{width:21px;height:21px;display:block}
.trust-icon-years{font-variant-numeric:tabular-nums;letter-spacing:-.04em}
.hours{align-items:center}
.hours h2,.hours h3{
  margin:0;
  min-width:170px;
  display:flex;
  align-items:center;
  align-self:stretch;
  color:var(--navy);
  font-size:1rem;
  line-height:1.3;
}
@media(max-width:760px){
  .hours{display:block}
  .hours h2,.hours h3{
    display:block;
    min-width:0;
    margin-bottom:16px;
  }
}



.trust-icon{
  position:relative;
  width:44px;height:44px;flex:0 0 44px;
  border-radius:50%;
  background:#fff;
  color:var(--navy);
  border:2px solid var(--yellow);
  box-shadow:0 5px 15px rgba(3,47,111,.08);
  display:grid;place-items:center;
  font-weight:950;font-size:.88rem;
}
.trust-icon::after{
  content:"";
  position:absolute;
  right:2px;top:2px;
  width:7px;height:7px;border-radius:50%;
  background:var(--yellow);
  box-shadow:0 0 0 2px #fff;
}




/* 22/09/2026 — refinamento institucional mobile-first aprovado pelo usuário */
#sobre .about-grid{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:22px;
  max-width:980px;
  margin-inline:auto;
  text-align:center;
}
#sobre .years{
  position:relative;
  margin:0 auto;
  text-align:center;
  font-size:clamp(4.2rem,7vw,6.35rem);
  line-height:.86;
  letter-spacing:-.07em;
}
#sobre .years small{
  margin-top:16px;
  text-align:center;
  font-size:.98rem;
  line-height:1.35;
}
#sobre .years::after{
  content:"";
  display:block;
  width:76px;
  height:4px;
  margin:22px auto 0;
  border-radius:999px;
  background:var(--yellow);
}
#sobre .about-copy{
  width:100%;
  max-width:900px;
  margin-inline:auto;
  text-align:center;
}
#sobre .about-copy .eyebrow{
  margin:0 0 14px;
  text-align:center;
}
#sobre .about-copy h2{
  max-width:880px;
  margin:0 auto 18px;
  text-align:center;
  font-size:clamp(2rem,3.25vw,2.9rem);
  line-height:1.09;
  letter-spacing:-.035em;
}
#sobre .about-copy p:last-child{
  max-width:760px;
  margin:0 auto;
  text-align:center;
  font-size:1.05rem;
  line-height:1.65;
}

@media(max-width:760px){
  #general-help.section{padding-top:30px;padding-bottom:30px}
  #general-help .help{
    padding:22px 20px;
    border-radius:20px;
  }
  #general-help .help h2{
    margin-bottom:7px;
    font-size:1.48rem;
    line-height:1.14;
    letter-spacing:-.025em;
  }
  #general-help .help p{
    max-width:31rem;
    font-size:.92rem;
    line-height:1.5;
  }
  #general-help .help .btn{
    min-height:50px;
    margin-top:16px;
  }
  #general-help .help::after{
    width:145px;
    height:145px;
    border-width:30px;
    right:-22px;
    bottom:-96px;
  }

  #sobre.section{padding-top:42px;padding-bottom:44px}
  #sobre .about-grid{gap:16px}
  #sobre .years{
    font-size:3.75rem;
    line-height:.88;
  }
  #sobre .years small{
    max-width:280px;
    margin:12px auto 0;
    font-size:.9rem;
    line-height:1.4;
  }
  #sobre .years::after{
    width:64px;
    height:4px;
    margin-top:18px;
  }
  #sobre .about-copy .eyebrow{
    margin-bottom:12px;
    font-size:.67rem;
    letter-spacing:.14em;
  }
  #sobre .about-copy h2{
    max-width:340px;
    margin-bottom:15px;
    font-size:1.78rem;
    line-height:1.15;
    letter-spacing:-.03em;
  }
  #sobre .about-copy p:last-child{
    max-width:340px;
    font-size:.97rem;
    line-height:1.58;
  }
}



/* 22/09/2026 — refinamento final da seção institucional */
body[data-page="home"] .institutional-copy p{
  max-width:760px;
  margin-left:auto;
  margin-right:auto;
}
@media(max-width:760px){
  body[data-page="home"] .institutional-copy p{
    max-width:33rem;
  }
}
