/* Home 2026: composição estática, fotografia original e leitura confortável.
   Seletores próprios mantêm as páginas internas e seus layouts independentes. */
.home { --home-width: 1200px; padding-top: 80px; }
.home > nav {
  position: fixed; top: 0; background: var(--creme); color: var(--p);
  border-bottom: 1px solid rgba(61,31,79,.14); box-shadow: none;
}
.home > nav .nav-inner { height: 80px; max-width: 1320px; padding-inline: 40px; }
.home > nav .wordmark { color: var(--p); font-size: 24px; visibility: visible; opacity: 1; }
.home > nav .wordmark span { color: var(--r); }
.home > nav .nav-links { gap: 22px; }
.home > nav .nav-links a { color: var(--p); font-size: 11px; letter-spacing: .055em; }
.home > nav .nav-links a:hover { color: var(--r); }
.home > nav .btn--nav-ghost { border-color: rgba(61,31,79,.35); color: var(--p); }
.home > nav .nav-toggle { border-color: var(--p); color: var(--p); }
.home > nav .nav-toggle span { background: var(--p); }
.home > nav .nav-progress { display: none; }
.home-opening { display: block; }
.home-hero { background: var(--p); color: var(--creme); overflow: hidden; position: relative; }
.home-hero::before {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: radial-gradient(ellipse at 75% 55%, rgba(130,79,145,.24), transparent 60%);
}
.home-hero-inner {
  max-width: var(--home-width); min-height: 690px; margin-inline: auto;
  padding: 64px 32px 30px; position: relative; display: grid;
  grid-template-columns: 1.08fr 1fr; grid-template-rows: auto auto 1fr;
  column-gap: 30px; align-content: center;
}
.home-hero-copy { grid-column: 1; grid-row: 1; z-index: 2; padding-top: 20px; }
.home-hero-role { font-family: var(--font-h); font-size: 15px; letter-spacing: .055em; margin: 0 0 27px; }
.home-hero-role strong { display: block; font-weight: 700; text-transform: uppercase; letter-spacing: .17em; font-size: 16px; margin-top: 3px; }
.home-hero-name { font-family: var(--font-d); font-size: clamp(64px,8.7vw,110px); font-weight: 400; line-height: 1.22; letter-spacing: -.055em; margin: 0; white-space: nowrap; }
.home-hero-name span { color: var(--r); }
.home-hero-number { display: flex; align-items: baseline; gap: 16px; margin: 13px 0 27px; }
.home-hero-number > span { font: 700 12px/1 var(--font-h); letter-spacing: .19em; text-transform: uppercase; }
.home-hero-number strong { font: 900 clamp(64px,6.5vw,88px)/1 var(--font-h); color: var(--y); letter-spacing: -.05em; }
.home-hero-statement { font-family: var(--font-h); font-size: clamp(19px,2.05vw,26px); line-height: 1.45; font-weight: 500; text-transform: none; max-width: 25ch; margin: 0; text-wrap: balance; }
.home-hero-actions { grid-column: 1; grid-row: 2; z-index: 2; display: flex; align-items: flex-start; flex-direction: column; gap: 22px; margin-top: 36px; }
.home-hero-actions .btn { min-height: 54px; border-color: transparent; padding: 15px 25px; gap: 35px; font-size: 12px; box-shadow: none; }
.home-hero-actions .btn span { font-size: 23px; line-height: 1; font-weight: 500; }
.home-hero-history { font: 500 15px/1.5 var(--font-b); border-bottom: 1px solid rgba(244,237,216,.45); padding-bottom: 4px; }
.home-hero-history span { margin-left: 12px; }
.home-hero-history:hover { color: var(--y); }
.home-hero-location { grid-column: 1; grid-row: 3; align-self: end; z-index: 2; margin-top: 35px; font: 500 11px/1.5 var(--font-h); letter-spacing: .14em; text-transform: uppercase; color: var(--p3); }
.home-hero-location span { padding-inline: 9px; }
.home-hero-portrait { grid-column: 2; grid-row: 1 / 4; position: absolute; inset: 0 -36px -30px -5px; margin: 0; align-self: stretch; }
.home-hero-portrait::before { content: ''; position: absolute; width: 560px; height: 560px; border: 1px solid rgba(244,237,216,.14); border-radius: 50%; top: 80px; left: -12px; }
.home-hero-portrait img { position: relative; width: 100%; height: 100%; object-fit: cover; object-position: center top; max-width: none; }
.home-about { background: var(--creme); position: relative; scroll-margin-top: 105px; }
.home-about-inner { max-width: var(--home-width); padding: 96px 32px; margin-inline: auto; display: grid; grid-template-columns: .85fr 1.15fr; gap: 85px; }
.home-about-heading h2 { font: 400 clamp(30px,3.3vw,44px)/1.35 var(--font-d); color: var(--p); margin: 20px 0 30px; letter-spacing: -.035em; text-wrap: balance; }
.home-about-link { color: var(--p); font: 700 15px/1.5 var(--font-h); border-bottom: 1px solid var(--p); padding-bottom: 7px; display: inline-flex; gap: 22px; }
.home-about-bio { font-size: 18px; line-height: 1.8; color: var(--grafite); }
.home-about-bio p { margin-bottom: 22px; }
.home-about-bio p:last-child { margin: 0; }
.home .apoios-home { border-top: 1px solid var(--linha); }
.home .apoios-title-main { font-size: clamp(36px,5vw,66px); line-height: 1.28; letter-spacing: -.035em; }
.home .apoios-title-sub { margin-top: 18px; font-size: clamp(22px,2.7vw,32px); line-height: 1.3; }
.home .apoios-copy p, .home .pilar p, .home .proj-teaser, .home .vol-card p, .home .blog-card-excerpt { font-size: 17px; line-height: 1.75; }
.home .apoio-card, .home .proj-frame, .home .pilar-data, .home .event-card, .home .vol-card { box-shadow: 0 5px 18px rgba(26,18,8,.06); }
.home .apoio-card:hover, .home .proj-frame:hover { box-shadow: 0 7px 22px rgba(26,18,8,.1); }
.home .sec-paper::before { opacity: .22; }
.home .display { line-height: 1.3; letter-spacing: -.035em; }
.home .proj-head .display { font-size: clamp(28px,3.7vw,48px); line-height: 1.35; }
.home .section-num, .home .proj-num { opacity: .16; }
.home .proj-row { opacity: 1; transform: none; }
.home .event-card--empty { padding-block: 25px; }
.home :focus-visible { outline: 3px solid var(--y); outline-offset: 5px; }
.home .home-about :focus-visible, .home > nav :focus-visible, .home .sec-paper :focus-visible { outline-color: var(--p); }
@media (max-width:1100px) {
  .home > nav .nav-links { gap: 14px; }
  .home > nav .nav-inner { padding-inline: 24px; }
  .home > nav .wordmark { font-size: 21px; }
  .home > nav .nav-links a { font-size: 10px; }
  .home > nav .nav-links .btn { padding-inline: 16px; }
  .home-hero-inner { padding-inline: 28px; min-height: 640px; column-gap: 15px; }
  .home-hero-name { font-size: 8.7vw; }
  .home-hero-portrait { inset-inline: -4px -28px; }
  .home-about-inner { gap: 45px; }
}
@media (max-width:860px) {
  .home { padding-top: 72px; }
  .home > nav .nav-inner { height: 72px; padding-inline: 22px; }
  .home > nav .wordmark { font-size: 23px; }
  .home .mobile-menu { top: 72px; background: var(--p2); overflow-y: auto; padding: 24px; gap: clamp(16px,4vh,32px); }
  .home-hero-inner { grid-template-columns: 1fr 1fr; min-height: 590px; padding-top: 38px; }
  .home-hero-role { font-size: 13px; }
  .home-hero-role strong { font-size: 12px; letter-spacing: .12em; }
  .home-hero-number { gap: 10px; }
  .home-hero-number strong { font-size: 64px; }
  .home-hero-statement { font-size: 20px; }
  .home-about-inner { padding-block: 68px; grid-template-columns: 1fr; gap: 28px; }
  .home-about-heading { max-width: 520px; }
  .home-about-heading h2 { font-size: 34px; }
  .home-about-bio { max-width: 65ch; }
}
@media (max-width:600px) {
  .home-hero-inner { min-height: 0; display: grid; grid-template-columns: 1fr; grid-template-rows: auto auto auto auto; padding: 32px 22px 0; }
  .home-hero-copy { grid-column: 1; grid-row: 1; padding: 0; text-align: left; }
  .home-hero-role { margin-bottom: 16px; font-size: 13px; }
  .home-hero-role strong { font-size: 13px; letter-spacing: .12em; }
  .home-hero-name { font-size: clamp(44px,15.4vw,85px); letter-spacing: -.045em; }
  .home-hero-number { margin: 11px 0 17px; gap: 12px; }
  .home-hero-number strong { font-size: 66px; }
  .home-hero-statement { font-size: 19px; max-width: none; }
  .home-hero-actions { grid-row: 3; grid-column: 1; margin: 0 -22px; padding: 24px 22px; background: var(--creme); flex-direction: row; flex-wrap: wrap; align-items: center; gap: 18px 22px; }
  .home-hero-actions .btn { padding: 14px 20px; gap: 22px; min-height: 50px; font-size: 11px; }
  .home-hero-history { font-size: 14px; color: var(--p); border-color: var(--p); }
  .home-hero-portrait { grid-column: 1; grid-row: 2; position: relative; inset: auto; height: 300px; width: min(100%,340px); justify-self: center; margin: 25px 0 0; overflow: hidden; }
  .home-hero-portrait::before { width: 350px; height: 350px; top: 40px; left: calc(50% - 175px); }
  .home-hero-portrait img { object-position: center top; }
  .home-hero-location { grid-column: 1; grid-row: 4; margin: 0 -22px; padding: 0 22px 22px; font-size: 10px; background: var(--creme); color: var(--p); }
  .home-about-inner { padding: 52px 22px; gap: 26px; }
  .home-about-heading h2 { font-size: 29px; margin: 16px 0 22px; }
  .home-about-bio { font-size: 17px; line-height: 1.75; }
  .home .apoios-title-main { font-size: clamp(31px,9vw,44px); }
  .home .apoios-title-sub { font-size: 23px; }
  .home .proj-head .display { font-size: 27px; }
  .home .rbc-barra { max-width: 100%; }
}
@media (prefers-reduced-motion:reduce) {
  .home { scroll-behavior: auto; }
  .home *, .home *::before, .home *::after { scroll-behavior: auto; }
}
