/* LL Cultural. Manual de Identidade Visual 1.0: Preto Cultural dominante, Vermelho LL de acento,
   Montserrat Bold nos títulos, Poppins no texto. Estudo de cores de 10/09/2026.
   Sem cerquilha no arquivo inteiro (o hook de redação lê como hashtag): cores só em rgb() e rgba(). */

:root {
  /* núcleo oficial */
  --vermelho-ll: rgb(236, 28, 36);
  --vermelho-profundo: rgb(144, 25, 28);
  --preto-cultural: rgb(23, 23, 25);
  --branco-quente: rgb(246, 244, 241);
  --branco: rgb(255, 255, 255);

  /* neutros */
  --n-950: rgb(12, 12, 12);
  --n-900: rgb(23, 23, 25);
  --n-850: rgb(28, 28, 32);
  --n-800: rgb(34, 34, 38);
  --n-750: rgb(46, 45, 49);
  --n-700: rgb(66, 64, 66);
  --n-500: rgb(102, 97, 93);
  --n-400: rgb(136, 130, 124);
  --n-300: rgb(172, 167, 161);
  --n-200: rgb(204, 200, 195);
  --n-150: rgb(222, 218, 213);
  --n-100: rgb(246, 244, 241);

  /* vermelhos */
  --r-950: rgb(57, 24, 26);
  --r-900: rgb(86, 24, 27);
  --r-800: rgb(117, 25, 27);
  --r-700: rgb(144, 25, 28);
  --r-600: rgb(190, 29, 34);
  --r-500: rgb(236, 28, 36);
  --r-400: rgb(239, 101, 106);
  --r-300: rgb(241, 136, 138);
  --r-200: rgb(243, 175, 175);
  --r-100: rgb(245, 214, 212);

  /* papéis */
  --fundo: var(--n-900);
  --superficie: var(--n-800);
  --superficie-2: var(--n-750);
  --linha: rgba(246, 244, 241, 0.10);
  --linha-forte: rgba(246, 244, 241, 0.22);
  --texto: var(--n-100);
  --texto-2: var(--n-300);
  --texto-3: var(--n-400);
  --acento: var(--r-500);
  --acento-texto: var(--r-400);

  /* luz de palco */
  --luz-refletor: radial-gradient(ellipse 60% 55% at 50% 0%, rgba(246, 244, 241, 0.12), transparent 70%);
  --luz-ribalta: radial-gradient(ellipse 70% 50% at 50% 100%, rgba(236, 28, 36, 0.28), transparent 72%);
  --luz-lateral: radial-gradient(ellipse 45% 80% at 0% 40%, rgba(144, 25, 28, 0.35), transparent 70%);
  --degrade-cortina: linear-gradient(180deg, rgb(144, 25, 28) 0%, rgb(86, 24, 27) 45%, rgb(23, 23, 25) 100%);
  --veu-foto: linear-gradient(0deg, rgba(23, 23, 25, 0.94) 6%, rgba(23, 23, 25, 0.45) 50%, rgba(23, 23, 25, 0.12));
  --brilho-botao: 0 12px 36px -14px rgba(236, 28, 36, 0.7);

  /* forma */
  --titulo: "Montserrat", "Poppins", system-ui, sans-serif;
  --corpo: "Poppins", system-ui, "Segoe UI", sans-serif;
  --curva: cubic-bezier(0.22, 0.8, 0.2, 1);
  --casca: 1240px;
  --topo-altura: 72px;
  --raio: 14px;
}

*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-padding-top: calc(var(--topo-altura) + 12px); }
@media (prefers-reduced-motion: no-preference) { html { scroll-behavior: smooth; } }
body {
  margin: 0; background: var(--fundo); color: var(--texto);
  font-family: var(--corpo); font-size: 17px; line-height: 1.65; font-weight: 400;
  -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; overflow-x: clip;
}
img { max-width: 100%; height: auto; display: block; }
a { color: inherit; }
button { font: inherit; color: inherit; }
strong, b { font-weight: 600; color: var(--texto); }
em { font-style: normal; color: var(--acento-texto); }
h1, h2, h3 { font-family: var(--titulo); font-weight: 700; margin: 0; text-wrap: balance; }
p { margin: 0; }
::selection { background: var(--r-600); color: var(--branco); }
:focus-visible { outline: 2px solid var(--branco-quente); outline-offset: 3px; border-radius: 4px; }
[hidden] { display: none !important; }
.sr { position: absolute !important; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
.pular { position: fixed; left: 12px; top: -60px; z-index: 200; background: var(--branco-quente); color: var(--preto-cultural); padding: 10px 16px; border-radius: 8px; font-weight: 600; text-decoration: none; }
.pular:focus { top: 12px; }

.casca { width: 100%; max-width: var(--casca); margin-inline: auto; padding-inline: clamp(20px, 4vw, 40px); }
.secao { position: relative; padding-block: clamp(88px, 12vw, 160px); }

/* ---------- tipografia de seção ---------- */
.chapeu {
  display: inline-flex; align-items: center; gap: 12px; margin-bottom: 18px;
  font-size: 13px; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase; color: var(--acento-texto);
}
.chapeu::before { content: ""; width: 28px; height: 2px; background: var(--acento); flex: none; }
.titulo { font-size: clamp(36px, 5.4vw, 72px); line-height: 1.02; letter-spacing: -0.03em; }
.titulo > span { display: block; }
.lead { margin-top: 24px; max-width: 60ch; font-size: clamp(17px, 1.5vw, 20px); color: var(--texto-2); }
.cabeca { margin-bottom: clamp(44px, 6vw, 72px); }

/* linhas que sobem ao entrar (só com JS; sem JS tudo aparece) */
.js [data-linhas] > span { overflow: hidden; }
.js [data-linhas] > span > i { display: block; font-style: normal; transform: translateY(105%); transition: transform 1s var(--curva); }
.js [data-linhas].visivel > span > i { transform: none; }
.js [data-linhas].visivel > span:nth-child(2) > i { transition-delay: 0.08s; }
.js [data-linhas].visivel > span:nth-child(3) > i { transition-delay: 0.16s; }
.js .surge { opacity: 0; transform: translateY(28px); transition: opacity 0.9s var(--curva), transform 0.9s var(--curva); }
.js .surge.visivel { opacity: 1; transform: none; }

/* ---------- botões ---------- */
.botao {
  display: inline-flex; align-items: center; justify-content: center; gap: 10px; min-height: 54px;
  padding: 14px 28px; border-radius: 999px; border: 1.5px solid transparent; cursor: pointer;
  background: var(--vermelho-ll); color: var(--branco); box-shadow: var(--brilho-botao);
  font-family: var(--corpo); font-size: 19px; font-weight: 600; line-height: 1.1; text-decoration: none; white-space: nowrap;
  transition: background 0.25s, border-color 0.25s, color 0.25s, transform 0.25s var(--curva);
}
.botao:hover { background: var(--r-600); transform: translateY(-2px); }
.botao:active { background: var(--r-700); transform: translateY(0); }
.botao-compacto { min-height: 44px; padding: 10px 20px; font-size: 15px; background: var(--r-600); box-shadow: none; }
.botao-compacto:hover { background: var(--r-700); }
.botao-linha { background: transparent; border-color: var(--linha-forte); color: var(--texto); box-shadow: none; }
.botao-linha:hover { background: rgba(246, 244, 241, 0.06); border-color: var(--branco-quente); }

/* ---------- topo ---------- */
.topo {
  position: fixed; inset: 0 0 auto 0; z-index: 50; height: var(--topo-altura);
  display: flex; align-items: center; gap: 24px; padding-inline: clamp(16px, 3vw, 32px);
  transition: background 0.3s, border-color 0.3s, transform 0.4s var(--curva);
  border-bottom: 1px solid transparent;
}
.topo.rolou { background: rgba(23, 23, 25, 0.9); border-bottom-color: var(--linha); }
@supports (backdrop-filter: blur(1px)) { .topo.rolou { background: rgba(23, 23, 25, 0.86); backdrop-filter: blur(14px) saturate(1.2); } }
.topo.escondido { transform: translateY(-100%); }
.topo-marca { display: inline-flex; align-items: center; gap: 12px; text-decoration: none; flex: none; }
.topo-marca img { width: 36px; height: auto; }
.topo-marca img.topo-logo { width: auto; height: 34px; }
@media (max-width: 560px) { .topo-marca img.topo-logo { height: 28px; } }
.topo-marca span { font-family: var(--corpo); font-weight: 600; font-size: 16px; letter-spacing: 0.01em; }
.topo-nav { display: flex; gap: 2px; margin-left: auto; }
.topo-nav a { padding: 8px 14px; border-radius: 999px; font-size: 15px; color: var(--texto-2); text-decoration: none; transition: color 0.2s, background 0.2s; }
.topo-nav a:hover, .topo-nav a[aria-current="true"] { color: var(--texto); background: rgba(246, 244, 241, 0.07); }
.topo-cta { flex: none; }
.topo-menu { display: none; margin-left: auto; width: 46px; height: 46px; border: 1px solid var(--linha-forte); border-radius: 50%; background: transparent; cursor: pointer; position: relative; }
.topo-menu span { position: absolute; left: 13px; right: 13px; height: 2px; background: var(--texto); transition: transform 0.3s var(--curva); }
.topo-menu span:first-child { top: 18px; }
.topo-menu span:nth-child(2) { top: 25px; }
.topo-menu[aria-expanded="true"] span:first-child { transform: translateY(3.5px) rotate(45deg); }
.topo-menu[aria-expanded="true"] span:nth-child(2) { transform: translateY(-3.5px) rotate(-45deg); }
.menu-celular {
  position: fixed; inset: var(--topo-altura) 0 0 0; z-index: 49; padding: 24px clamp(20px, 5vw, 40px) 40px;
  background: var(--n-950); display: flex; flex-direction: column; gap: 4px; overflow-y: auto;
}
.menu-celular[hidden] { display: none; }
.menu-celular a:not(.botao) { font-family: var(--titulo); font-size: 30px; font-weight: 700; padding: 12px 0; border-bottom: 1px solid var(--linha); text-decoration: none; }
.menu-celular .botao { margin-top: 24px; }

/* ---------- abertura: quadro de palco que cresce até a tela cheia com a rolagem ----------
   Regra: foto nunca é cortada. O quadro tem a proporção das fotos (3 por 2), a foto entra inteira
   (contain) e a sobra, quando houver, é preenchida pela própria foto desfocada. */
.abertura { position: relative; background: var(--n-950); --p: 0; }
.abertura-pino { position: relative; min-height: 100svh; overflow: hidden; display: flex; align-items: center; isolation: isolate; }
.abertura-pino::before { content: ""; position: absolute; inset: 0; z-index: -2; background: var(--luz-refletor), var(--luz-lateral); }
.abertura-arco {
  --esq: 50.5vw; --dir: 3.5vw; --cima: max(96px, calc(50svh - 15.33vw));
  position: absolute; z-index: -1; overflow: hidden; background: var(--n-950);
  left: calc(var(--esq) * (1 - var(--p))); right: calc(var(--dir) * (1 - var(--p)));
  top: calc(var(--cima) * (1 - var(--p))); bottom: calc(var(--cima) * (1 - var(--p)));
  border-radius: calc(18px * (1 - var(--p)));
  box-shadow: 0 40px 90px -40px rgba(0, 0, 0, 0.9), 0 0 0 1px var(--linha);
}
.abertura-slides { position: absolute; inset: 0; }
.slide { position: absolute; inset: 0; opacity: 0; transition: opacity 1.4s ease; }
.slide.ativo { opacity: 1; }
.slide::before { content: ""; position: absolute; inset: -40px; background: var(--img) center / cover no-repeat; filter: blur(28px) brightness(0.45) saturate(1.1); }
.slide img { position: relative; width: 100%; height: 100%; object-fit: contain; object-position: center; }
.abertura-veu { position: absolute; inset: auto 0 0 0; height: 30%; background: linear-gradient(0deg, rgba(12, 12, 12, 0.7), transparent); pointer-events: none; }
.abertura-legenda { position: absolute; right: 18px; bottom: 14px; left: 18px; text-align: right; font-size: 13px; color: var(--n-100); display: flex; justify-content: flex-end; align-items: center; gap: 10px; text-shadow: 0 1px 8px rgba(0, 0, 0, 0.8); }
.abertura-legenda::before { content: ""; flex: none; width: 8px; height: 8px; border-radius: 50%; background: var(--vermelho-ll); }
.abertura-texto { position: relative; padding-top: calc(var(--topo-altura) + 40px); padding-bottom: 96px; }
.abertura-texto > * { max-width: 44%; }
.abertura-texto > .abertura-titulo { max-width: 46%; }
.abertura-titulo { font-size: clamp(38px, 3.8vw, 58px); line-height: 1.04; letter-spacing: -0.035em; margin-bottom: 28px; }
.abertura-titulo > span { display: block; }
.abertura-lead { font-size: clamp(16px, 1.3vw, 19px); color: var(--texto-2); }
.giro { display: inline-block; vertical-align: top; overflow: hidden; height: 1.65em; line-height: 1.65; }
.giro span { display: inline-block; color: var(--texto); font-weight: 600; line-height: 1.65; text-decoration: underline; text-decoration-color: var(--vermelho-ll); text-decoration-thickness: 2px; text-underline-offset: 5px; transition: transform 0.45s var(--curva), opacity 0.45s; }
.giro span.saindo { transform: translateY(-110%); opacity: 0; }
.giro span.entrando { transform: translateY(110%); opacity: 0; transition: none; }
.abertura-acoes { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 36px; }
.abertura-texto > .abertura-acoes { max-width: 48%; }
.abertura-rolar { position: absolute; left: 50%; bottom: 22px; transform: translateX(-50%); display: flex; align-items: center; gap: 10px; font-size: 12px; letter-spacing: 0.18em; text-transform: uppercase; color: var(--texto-3); opacity: calc(1 - var(--p) * 3); }
.abertura-rolar i { width: 1px; height: 28px; background: linear-gradient(var(--vermelho-ll), transparent); animation: descer 2s var(--curva) infinite; }

@media (min-width: 900px) and (prefers-reduced-motion: no-preference) {
  .js .abertura { height: 210svh; }
  .js .abertura-pino { position: sticky; top: 0; height: 100svh; }
  .js .abertura-texto { opacity: calc(1 - var(--p) * 1.8); transform: translateY(calc(var(--p) * -60px)); }
}
@media (max-width: 899px) {
  .abertura-pino { flex-direction: column; align-items: stretch; }
  .abertura-arco { position: relative; inset: auto; order: 2; aspect-ratio: 3 / 2; margin: 0 20px 32px; border-radius: 16px; }
  .abertura-texto { padding-bottom: 32px; }
  .abertura-texto > *, .abertura-texto > .abertura-titulo, .abertura-texto > .abertura-acoes { max-width: none; }
  .abertura-titulo { font-size: clamp(36px, 9.6vw, 60px); }
  .abertura-rolar { display: none; }
}

/* barras de progresso das fotos da abertura, no estilo de stories */
.abertura-barras { position: absolute; top: 14px; left: 18px; right: 18px; z-index: 2; display: flex; gap: 6px; }
.abertura-barras button { position: relative; flex: 1; height: 18px; padding: 0; border: 0; background: transparent; cursor: pointer; }
.abertura-barras button::before, .abertura-barras button::after { content: ""; position: absolute; left: 0; right: 0; top: 8px; height: 3px; border-radius: 3px; }
.abertura-barras button::before { background: rgba(246, 244, 241, 0.28); }
.abertura-barras button::after { right: auto; width: 0; background: var(--branco-quente); }
.abertura-barras button.vista::after { width: 100%; }
.abertura-barras button.ativa::after { animation: barra var(--duracao, 5.2s) linear forwards; }
.abertura-barras.pausada button.ativa::after { animation-play-state: paused; }
.abertura-barras button:focus-visible { outline: 2px solid var(--branco-quente); outline-offset: 2px; }
@keyframes barra { from { width: 0; } to { width: 100%; } }
@media (prefers-reduced-motion: reduce) { .abertura-barras button.ativa::after { animation: none; width: 100%; } }

/* setas da abertura; o bloco de texto deixa o clique passar para o quadro de fotos */
.abertura-texto { pointer-events: none; }
.abertura-texto > * { pointer-events: auto; }
.abertura-arco { touch-action: pan-y; }
.abertura-seta { position: absolute; top: 50%; z-index: 3; display: grid; place-items: center; width: 50px; height: 50px; margin-top: -25px; padding: 0; border-radius: 50%; border: 1px solid rgba(246, 244, 241, 0.35); background: rgba(12, 12, 12, 0.55); color: var(--branco-quente); cursor: pointer; transition: background 0.25s, border-color 0.25s, transform 0.25s var(--curva); }
@supports (backdrop-filter: blur(1px)) { .abertura-seta { backdrop-filter: blur(8px); } }
.abertura-seta svg { width: 22px; height: 22px; }
.abertura-seta:hover { background: var(--vermelho-ll); border-color: var(--vermelho-ll); transform: scale(1.06); }
.abertura-seta:focus-visible { outline: 2px solid var(--branco-quente); outline-offset: 3px; }
.abertura-seta-ant { left: 16px; }
.abertura-seta-prox { right: 16px; }
@media (max-width: 899px) {
  .abertura-seta { width: 42px; height: 42px; margin-top: -21px; }
  .abertura-seta-ant { left: 10px; }
  .abertura-seta-prox { right: 10px; }
}

/* ---------- letreiro ---------- */
.letreiro { background: var(--n-950); padding-block: 38px 46px; border-block: 1px solid var(--linha); overflow: hidden; }
.letreiro-rotulo { font-size: 12px; font-weight: 600; letter-spacing: 0.2em; text-transform: uppercase; color: var(--texto-3); margin-bottom: 18px; }
.letreiro-faixa { overflow: hidden; mask-image: linear-gradient(90deg, transparent, rgb(0, 0, 0) 7%, rgb(0, 0, 0) 93%, transparent); -webkit-mask-image: linear-gradient(90deg, transparent, rgb(0, 0, 0) 7%, rgb(0, 0, 0) 93%, transparent); }
.letreiro-trilho { list-style: none; margin: 0; padding: 0; display: flex; width: max-content; }
.letreiro-trilho li { position: relative; padding-inline: 26px; white-space: nowrap; font-family: var(--titulo); font-weight: 700; font-size: clamp(26px, 3.2vw, 46px); letter-spacing: -0.02em; line-height: 1.25; color: var(--texto); }
.letreiro-trilho li::after { content: ""; position: absolute; right: -5px; top: 50%; width: 10px; height: 10px; margin-top: -5px; border-radius: 50%; background: var(--vermelho-ll); }
.letreiro-faixa-2 { margin-top: 8px; }
.letreiro-faixa-2 li { font-family: var(--corpo); font-weight: 400; font-size: clamp(16px, 1.5vw, 20px); color: var(--texto-2); padding-inline: 20px; }
.letreiro-faixa-2 li::after { width: 5px; height: 5px; margin-top: -2.5px; right: -2.5px; background: var(--texto-3); }
@media (prefers-reduced-motion: no-preference) {
  .js .letreiro-trilho { animation: letreiro 70s linear infinite; }
  .js .letreiro-faixa-2 .letreiro-trilho { animation-duration: 55s; animation-direction: reverse; }
  .letreiro-faixa:hover .letreiro-trilho { animation-play-state: paused; }
}
.js .letreiro-trilho[data-duplicado] { flex-wrap: nowrap; }
.letreiro-trilho:not([data-duplicado]) { flex-wrap: wrap; width: auto; padding-inline: clamp(20px, 4vw, 40px); }

/* ---------- portas ---------- */
.portas { background: var(--fundo); }
.portas-grade { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(12, 1fr); gap: 16px; }
.portas-grade > li { grid-column: span 3; }
.portas-grade > li:nth-child(n + 5) { grid-column: span 4; }
.porta {
  position: relative; display: flex; flex-direction: column; justify-content: flex-end; width: 100%; min-height: 440px;
  padding: 26px; border: 1px solid var(--linha); border-radius: var(--raio); overflow: hidden; isolation: isolate;
  background: var(--superficie); color: var(--texto); text-align: left; cursor: pointer; --mx: 50%; --my: 30%;
  transition: border-color 0.35s, transform 0.5s var(--curva);
}
.porta-foto { position: absolute; inset: 0; z-index: -2; width: 100%; height: 100%; object-fit: cover; filter: grayscale(0.35) brightness(0.78); transform: scale(1.06); transition: filter 0.6s, transform 1s var(--curva); }
.js .porta.surge.visivel:hover, .js .porta.surge.visivel:focus-visible { transform: translateY(-4px); }
.porta::before { content: ""; position: absolute; inset: 0; z-index: -1; background: radial-gradient(circle 260px at var(--mx) var(--my), transparent 0%, rgba(12, 12, 12, 0.35) 60%, rgba(12, 12, 12, 0.6) 100%), var(--veu-foto); transition: opacity 0.4s; }
.porta:hover, .porta:focus-visible { border-color: var(--linha-forte); transform: translateY(-4px); }
.porta:hover .porta-foto, .porta:focus-visible .porta-foto { filter: grayscale(0) brightness(0.9); transform: scale(1); }
.porta-num { position: absolute; top: 22px; left: 26px; font-size: 13px; font-weight: 600; letter-spacing: 0.12em; color: var(--texto-2); }
.porta-publico { font-size: 13px; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; color: var(--r-300); margin-bottom: 10px; }
.porta h3 { font-size: clamp(22px, 1.9vw, 27px); line-height: 1.12; letter-spacing: -0.02em; }
.porta-abrir { display: inline-flex; align-items: center; gap: 10px; margin-top: 18px; font-size: 15px; font-weight: 600; color: var(--texto); }
.porta-abrir i { position: relative; width: 34px; height: 34px; border-radius: 50%; border: 1.5px solid var(--linha-forte); transition: background 0.3s, border-color 0.3s; }
.porta-abrir i::before, .porta-abrir i::after { content: ""; position: absolute; left: 50%; top: 50%; background: currentColor; transform: translate(-50%, -50%); }
.porta-abrir i::before { width: 12px; height: 1.5px; }
.porta-abrir i::after { width: 1.5px; height: 12px; }
.porta:hover .porta-abrir i { background: var(--vermelho-ll); border-color: var(--vermelho-ll); }

.faixa-fora { margin-top: 16px; display: flex; align-items: center; justify-content: space-between; gap: 32px; padding: clamp(28px, 4vw, 44px); border-radius: var(--raio); border: 1px solid var(--linha); background: var(--luz-lateral), var(--n-850); }
.faixa-fora h3 { font-size: clamp(24px, 2.6vw, 36px); line-height: 1.1; letter-spacing: -0.02em; margin-bottom: 12px; }
.faixa-fora p:not(.chapeu) { color: var(--texto-2); max-width: 64ch; }

@media (max-width: 1100px) {
  .portas-grade > li, .portas-grade > li:nth-child(n + 5) { grid-column: span 6; }
  .portas-grade > li:last-child { grid-column: span 12; }
}
@media (max-width: 640px) {
  .portas-grade > li, .portas-grade > li:nth-child(n + 5), .portas-grade > li:last-child { grid-column: span 12; }
  .porta { min-height: 340px; }
  .faixa-fora { flex-direction: column; align-items: flex-start; }
}

/* ---------- a sala: janela que abre cada porta ---------- */
.sala {
  width: min(1180px, 100vw); max-width: 100vw; height: 100dvh; max-height: 100dvh; margin: 0 0 0 auto; padding: 0;
  border: 0; background: var(--n-900); color: var(--texto); overflow: hidden;
}
.sala::backdrop { background: rgba(12, 12, 12, 0.72); backdrop-filter: blur(4px); }
.sala[open] { animation: sala-entra 0.55s var(--curva); }
.sala-grade { display: grid; grid-template-columns: 0.8fr 1.2fr; height: 100%; }
.sala-foto { position: relative; overflow: hidden; }
.sala-foto img { width: 100%; height: 100%; object-fit: cover; }
.sala-foto::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, transparent 60%, var(--n-900)); }
.sala-rolagem { overflow-y: auto; padding: clamp(28px, 4vw, 56px); overscroll-behavior: contain; }
.sala-fechar { position: sticky; top: 0; float: right; z-index: 2; width: 48px; height: 48px; border-radius: 50%; border: 1px solid var(--linha-forte); background: var(--n-900); cursor: pointer; }
.sala-fechar::before, .sala-fechar::after { content: ""; position: absolute; left: 50%; top: 50%; width: 18px; height: 1.5px; background: var(--texto); }
.sala-fechar::before { transform: translate(-50%, -50%) rotate(45deg); }
.sala-fechar::after { transform: translate(-50%, -50%) rotate(-45deg); }
.sala h2 { font-size: clamp(30px, 3.6vw, 48px); line-height: 1.05; letter-spacing: -0.03em; margin: 8px 0 18px; max-width: 18ch; }
.sala-dor { font-size: clamp(18px, 1.6vw, 22px); color: var(--texto); font-style: italic; border-left: 3px solid var(--vermelho-ll); padding-left: 18px; margin-bottom: 28px; max-width: 52ch; }
.sala h3 { font-family: var(--corpo); font-size: 13px; font-weight: 600; letter-spacing: 0.16em; text-transform: uppercase; color: var(--acento-texto); margin: 34px 0 14px; }
.sala-texto { color: var(--texto-2); max-width: 62ch; }
.sala-lista { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px 26px; }
.sala-lista li { position: relative; padding-left: 22px; color: var(--texto-2); font-size: 16px; line-height: 1.5; }
.sala-lista li::before { content: ""; position: absolute; left: 0; top: 11px; width: 10px; height: 2px; background: var(--acento-texto); }
.sala-provas { list-style: none; margin: 0; padding: 0; display: grid; gap: 10px; }
.sala-provas li { display: grid; grid-template-columns: 1fr auto; gap: 4px 18px; align-items: baseline; padding: 14px 18px; border-radius: 10px; background: var(--superficie); border: 1px solid var(--linha); }
.sala-provas b { font-family: var(--titulo); font-weight: 700; font-size: 17px; }
.sala-provas span { font-size: 14px; color: var(--texto-2); }
.sala-provas small { grid-column: 1 / -1; font-size: 14px; color: var(--texto-2); }
.sala-numero { font-family: var(--titulo); font-weight: 700; color: var(--texto); }
.sala-depoimento { margin: 30px 0 0; padding: 24px; border-radius: var(--raio); background: var(--degrade-cortina); }
.sala-depoimento p { font-size: 19px; line-height: 1.45; color: var(--branco-quente); }
.sala-depoimento footer { margin-top: 12px; font-size: 14px; color: var(--r-200); }
.sala-acoes { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 36px; padding-bottom: 12px; }
@media (max-width: 860px) {
  .sala { width: 100vw; }
  .sala-grade { grid-template-columns: 1fr; grid-template-rows: 34vh 1fr; }
  .sala-foto::after { background: linear-gradient(0deg, var(--n-900), transparent 60%); }
  .sala-lista { grid-template-columns: 1fr; }
  .sala-fechar { position: fixed; top: 14px; right: 14px; float: none; }
}

.porta-titulo { display: block; font-family: var(--titulo); font-weight: 700; font-size: clamp(19px, 1.5vw, 22px); line-height: 1.18; letter-spacing: -0.015em; text-wrap: balance; }
.porta-publico { line-height: 1.35; }
.contato-texto .titulo { font-size: clamp(34px, 3.8vw, 54px); }
.perguntas-grade .titulo { font-size: clamp(34px, 4vw, 58px); }

/* ---------- repertório ---------- */
.repertorio { background: var(--n-950); }
.cabeca-linha { display: flex; align-items: flex-end; justify-content: space-between; gap: 32px; flex-wrap: wrap; }
.filtros { display: flex; flex-wrap: wrap; gap: 8px; }
.filtros button { min-height: 44px; padding: 10px 18px; border-radius: 999px; border: 1px solid var(--linha-forte); background: transparent; color: var(--texto-2); font-size: 15px; font-weight: 500; cursor: pointer; transition: background 0.25s, color 0.25s, border-color 0.25s; }
.filtros button:hover { color: var(--texto); border-color: var(--branco-quente); }
.filtros button[aria-pressed="true"] { background: var(--branco-quente); color: var(--preto-cultural); border-color: var(--branco-quente); }
.cartazes { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(4, 1fr); grid-auto-rows: minmax(220px, auto); grid-auto-flow: dense; gap: 14px; }
.cartaz { position: relative; display: flex; flex-direction: column; justify-content: flex-end; border-radius: var(--raio); overflow: hidden; background: var(--superficie); border: 1px solid var(--linha); isolation: isolate; transition: opacity 0.4s, transform 0.5s var(--curva); }
.cartaz-alto { grid-row: span 2; }
.cartaz-largo { grid-column: span 2; }
.cartaz-baixo::before { content: ""; position: absolute; inset: 0; z-index: -1; background: var(--veu-foto); }
.cartaz img { position: absolute; inset: 0; z-index: -2; width: 100%; height: 100%; object-fit: cover; transition: transform 1.1s var(--curva); }
.cartaz-alto::before { content: ""; position: absolute; inset: 0; z-index: -1; background: var(--veu-foto); }
.cartaz:hover img { transform: scale(1.05); }
.cartaz > div { padding: 20px 22px; }
.cartaz-papel { font-size: 12px; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; color: var(--r-300); margin-bottom: 8px; }
.cartaz h3 { font-size: clamp(19px, 1.6vw, 23px); line-height: 1.15; letter-spacing: -0.015em; margin-bottom: 6px; }
.cartaz p:not(.cartaz-papel) { font-size: 14.5px; line-height: 1.45; color: var(--texto-2); }
.cartaz-texto { justify-content: space-between; background: var(--luz-refletor), var(--superficie); }
.cartaz-texto::before { content: ""; display: block; flex: none; width: 26px; height: 26px; margin: 20px 22px 0; background: url("assets/ll-cultural-simbolo.png") center / contain no-repeat; }
.cartaz-veludo { background: var(--degrade-cortina); border-color: rgba(246, 244, 241, 0.08); }
.cartaz-veludo .cartaz-papel, .cartaz-vermelho .cartaz-papel { color: var(--r-200); }
.cartaz-veludo::before, .cartaz-vermelho::before { filter: brightness(0) invert(1); opacity: 0.9; }
.cartaz-vermelho { background: var(--vermelho-profundo); border-color: transparent; }
.cartaz-vermelho p:not(.cartaz-papel) { color: var(--n-200); }
.cartaz.fora { display: none; }
.nota-fotos { margin-top: 18px; font-size: 13px; color: var(--texto-3); }
@media (max-width: 1100px) { .cartazes { grid-template-columns: repeat(3, 1fr); } }
@media (max-width: 760px) { .cartazes { grid-template-columns: repeat(2, 1fr); grid-auto-rows: 190px; } }
@media (max-width: 480px) { .cartazes { grid-template-columns: 1fr; grid-auto-rows: auto; } .cartaz { min-height: 170px; } .cartaz-alto { min-height: 380px; grid-row: auto; } .cartaz-largo { grid-column: auto; } }

/* ---------- números ---------- */
.numeros { background: var(--fundo); border-block: 1px solid var(--linha); }
.numeros-grade { display: grid; grid-template-columns: repeat(4, 1fr); }
.numero { padding: clamp(32px, 4vw, 52px) clamp(12px, 2vw, 28px); border-left: 1px solid var(--linha); }
.numero:first-child { border-left: 0; }
.numero-valor { font-family: var(--titulo); font-weight: 800; font-size: clamp(40px, 5vw, 72px); line-height: 1; letter-spacing: -0.04em; color: var(--texto); white-space: nowrap; }
.numero-valor span { color: var(--acento-texto); }
.numero-rotulo { margin-top: 12px; font-size: 15px; color: var(--texto-2); max-width: 26ch; }
@media (max-width: 900px) { .numeros-grade { grid-template-columns: repeat(2, 1fr); } .numero:nth-child(3) { border-left: 0; } .numero:nth-child(n + 3) { border-top: 1px solid var(--linha); } }
@media (max-width: 460px) { .numeros-grade { grid-template-columns: 1fr; } .numero { border-left: 0; border-top: 1px solid var(--linha); } .numero:first-child { border-top: 0; } }

/* ---------- plateia: seção clara ---------- */
.plateia { background: var(--branco-quente); color: var(--preto-cultural); }
.plateia .titulo, .plateia strong { color: var(--preto-cultural); }
.plateia em { color: var(--vermelho-profundo); }
.plateia .chapeu { color: var(--vermelho-profundo); }
.falas { display: grid; grid-template-columns: 1.3fr 1fr; grid-template-rows: auto auto; gap: 16px; }
.fala { margin: 0; padding: clamp(28px, 3.5vw, 44px); border-radius: var(--raio); background: var(--branco); border: 1px solid var(--n-150); display: flex; flex-direction: column; justify-content: space-between; gap: 28px; }
.fala-grande { grid-row: span 2; background: var(--preto-cultural); border-color: transparent; color: var(--branco-quente); position: relative; overflow: hidden; }
.fala-grande::before { content: ""; position: absolute; inset: auto -20% -40% auto; width: 80%; height: 80%; background: radial-gradient(circle, rgba(236, 28, 36, 0.35), transparent 70%); pointer-events: none; }
.fala blockquote { margin: 0; }
.fala blockquote p { font-family: var(--titulo); font-weight: 700; font-size: clamp(22px, 2.2vw, 30px); line-height: 1.2; letter-spacing: -0.02em; }
.fala-grande blockquote p { font-size: clamp(30px, 3.4vw, 50px); }
.fala figcaption { display: grid; gap: 4px; font-size: 15px; color: var(--n-500); position: relative; }
.fala figcaption b { font-size: 17px; color: var(--preto-cultural); }
.fala-grande figcaption { color: var(--n-300); }
.fala-grande figcaption b { color: var(--branco-quente); }
@media (max-width: 860px) { .falas { grid-template-columns: 1fr; } .fala-grande { grid-row: auto; } }
/* quatro depoimentos: o grande à esquerda, dois ao lado e um largo embaixo deles */
.falas { grid-template-columns: 1.2fr 1fr 1fr; }
.fala-larga { grid-column: span 2; }
.fala blockquote p { overflow-wrap: break-word; }
.falas .fala-grande blockquote p { font-size: clamp(24px, 2.3vw, 34px); }
@media (max-width: 1100px) { .falas { grid-template-columns: 1fr 1fr; } }
@media (max-width: 860px) { .falas { grid-template-columns: 1fr; } .fala-larga { grid-column: auto; } }

/* ---------- coxia: como trabalhamos ---------- */
.coxia { background: var(--n-950); }
.roteiro { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(5, 1fr); gap: 0; position: relative; counter-reset: passo; --prog: 0; }
.roteiro::before { content: ""; position: absolute; left: 0; right: 0; top: 27px; height: 2px; background: var(--linha); }
.roteiro::after { content: ""; position: absolute; left: 0; top: 27px; height: 2px; width: calc(var(--prog) * 100%); background: var(--vermelho-ll); transition: width 0.2s linear; }
.roteiro li { position: relative; padding: 0 22px 0 0; }
.roteiro-num { position: relative; z-index: 1; display: grid; place-items: center; width: 56px; height: 56px; border-radius: 50%; background: var(--n-950); border: 2px solid var(--linha-forte); font-family: var(--titulo); font-weight: 700; font-size: 17px; margin-bottom: 24px; transition: border-color 0.4s, background 0.4s; }
.roteiro li.aceso .roteiro-num { border-color: var(--vermelho-ll); background: var(--vermelho-ll); color: var(--branco); }
.roteiro h3 { font-size: 21px; line-height: 1.2; margin-bottom: 10px; }
.roteiro p { font-size: 15.5px; color: var(--texto-2); }
.promessas { list-style: none; margin: clamp(56px, 7vw, 88px) 0 0; padding: 0; display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; }
.promessas li { position: relative; padding: 18px 20px 18px 52px; border-radius: 12px; background: var(--superficie); border: 1px solid var(--linha); color: var(--texto); font-size: 15.5px; line-height: 1.45; }
.promessas li::before { content: ""; position: absolute; left: 20px; top: 50%; width: 18px; height: 10px; margin-top: -7px; border-left: 2px solid var(--acento-texto); border-bottom: 2px solid var(--acento-texto); transform: rotate(-45deg); }
@media (max-width: 960px) {
  .roteiro { grid-template-columns: 1fr; gap: 28px; padding-left: 0; }
  .roteiro::before, .roteiro::after { left: 27px; right: auto; top: 0; bottom: 0; width: 2px; height: auto; }
  .roteiro::after { height: calc(var(--prog) * 100%); bottom: auto; }
  .roteiro li { display: grid; grid-template-columns: 56px 1fr; column-gap: 20px; padding: 0; }
  .roteiro-num { grid-row: span 2; margin-bottom: 0; }
  .roteiro h3 { align-self: end; margin-top: 12px; }
  .promessas { grid-template-columns: 1fr; }
}

/* ---------- quem dirige ---------- */
.direcao { background: var(--fundo); overflow: hidden; }
.direcao::before { content: ""; position: absolute; inset: 0; background: var(--luz-lateral); pointer-events: none; }
.direcao-grade { position: relative; display: grid; grid-template-columns: 0.85fr 1.15fr; gap: clamp(40px, 6vw, 96px); align-items: start; }
.direcao-foto { margin: 0; position: relative; align-self: center; max-width: 520px; }
.direcao-foto img { width: 100%; height: auto; filter: drop-shadow(0 30px 50px rgba(0, 0, 0, 0.55)); }
.direcao-foto figcaption { margin-top: 12px; font-size: 14px; color: var(--texto-3); display: flex; align-items: center; gap: 10px; }
.direcao-foto figcaption::before { content: ""; width: 8px; height: 8px; border-radius: 50%; background: var(--vermelho-ll); }
.direcao-bio { margin-top: 28px; display: grid; gap: 16px; color: var(--texto-2); max-width: 62ch; }
.ficha { margin: 40px 0 0; border-top: 1px solid var(--linha); }
.direcao-grade > .ficha { grid-column: 1 / -1; margin: clamp(8px, 2vw, 24px) 0 0; display: grid; grid-template-columns: repeat(3, 1fr); column-gap: clamp(20px, 3vw, 44px); }
.direcao-grade > .ficha div { grid-template-columns: 1fr; gap: 8px; align-content: start; padding: 24px 0; }
.direcao-grade > .ficha dd { font-size: 17px; }
.ficha div { display: grid; grid-template-columns: 160px 1fr; gap: 18px; padding: 16px 0; border-bottom: 1px solid var(--linha); }
.ficha dt { font-size: 13px; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; color: var(--texto-3); padding-top: 2px; }
.ficha dd { margin: 0; color: var(--texto); font-size: 16px; }
@media (max-width: 1100px) and (min-width: 861px) { .direcao-grade > .ficha { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 860px) {
  .direcao-grade { grid-template-columns: 1fr; }
  .direcao-foto { max-width: 380px; align-self: start; }
  .direcao-grade > .ficha { grid-template-columns: 1fr; }
  .ficha div { grid-template-columns: 1fr; gap: 4px; }
}

/* ---------- perguntas ---------- */
.perguntas { background: var(--n-950); }
.perguntas-grade { display: grid; grid-template-columns: 0.8fr 1.2fr; gap: clamp(32px, 6vw, 88px); align-items: start; }
.perguntas-grade .cabeca { position: sticky; top: calc(var(--topo-altura) + 32px); margin-bottom: 0; }
.faq details { border-bottom: 1px solid var(--linha); }
.faq details:first-child { border-top: 1px solid var(--linha); }
.faq summary { list-style: none; cursor: pointer; display: grid; grid-template-columns: 1fr 36px; gap: 20px; align-items: center; padding: 24px 0; font-family: var(--titulo); font-weight: 700; font-size: clamp(18px, 1.6vw, 22px); line-height: 1.3; }
.faq summary::-webkit-details-marker { display: none; }
.faq summary::after { content: ""; width: 36px; height: 36px; border-radius: 50%; border: 1.5px solid var(--linha-forte); background: linear-gradient(var(--texto), var(--texto)) center / 12px 1.5px no-repeat, linear-gradient(var(--texto), var(--texto)) center / 1.5px 12px no-repeat; transition: transform 0.35s var(--curva), background-color 0.3s, border-color 0.3s; }
.faq details[open] summary::after { transform: rotate(45deg); background-color: var(--vermelho-ll); border-color: var(--vermelho-ll); }
.faq summary:hover { color: var(--r-300); }
.faq .resp { padding: 0 56px 26px 0; color: var(--texto-2); }
@media (max-width: 860px) { .perguntas-grade { grid-template-columns: 1fr; } .perguntas-grade .cabeca { position: static; } .faq .resp { padding-right: 0; } }

/* ---------- contato: ingresso ---------- */
.contato { background: var(--luz-ribalta), var(--fundo); }
.contato-grade { display: grid; grid-template-columns: 0.85fr 1.15fr; gap: clamp(36px, 6vw, 88px); align-items: start; }
.contato-texto { position: sticky; top: calc(var(--topo-altura) + 32px); }
.canais { list-style: none; margin: 36px 0 0; padding: 0; border-top: 1px solid var(--linha); }
.canais li { display: grid; grid-template-columns: 110px 1fr; gap: 12px; padding: 14px 0; border-bottom: 1px solid var(--linha); }
.canais span { font-size: 13px; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; color: var(--texto-3); padding-top: 3px; }
.canais a { color: var(--texto); text-decoration: underline; text-decoration-color: var(--linha-forte); text-underline-offset: 4px; overflow-wrap: anywhere; }
.canais a:hover { text-decoration-color: var(--acento-texto); }
.ingresso { position: relative; border-radius: 18px; background: var(--branco-quente); color: var(--preto-cultural); overflow: hidden; box-shadow: 0 40px 80px -40px rgba(0, 0, 0, 0.8); }
.ingresso-topo { display: flex; justify-content: space-between; gap: 12px; padding: 16px 28px; background: var(--vermelho-ll); color: var(--branco); font-size: 13px; font-weight: 600; letter-spacing: 0.16em; text-transform: uppercase; border-bottom: 2px dashed rgba(255, 255, 255, 0.55); }
.ingresso-corpo { padding: clamp(24px, 3.5vw, 40px); display: grid; gap: 26px; }
.campo { margin: 0; padding: 0; border: 0; min-width: 0; }
.campo label:not(.aceite), .campo legend { display: block; padding: 0; margin-bottom: 12px; font-family: var(--corpo); font-weight: 600; font-size: 17px; color: var(--preto-cultural); }
.campo i { font-style: normal; display: inline-block; min-width: 30px; font-size: 13px; color: var(--vermelho-profundo); letter-spacing: 0.06em; }
.campo input[type="text"], .campo input[type="tel"] { width: 100%; min-height: 50px; padding: 12px 16px; border-radius: 10px; border: 1.5px solid var(--n-500); background: var(--branco); color: var(--preto-cultural); font: inherit; font-size: 16px; }
.campo input::placeholder { color: var(--n-500); }
.campo input:focus { outline: 2px solid var(--preto-cultural); outline-offset: 2px; border-color: var(--preto-cultural); }
.campo-dupla { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.opcoes { display: flex; flex-wrap: wrap; gap: 8px; }
.opcoes button { min-height: 44px; padding: 9px 16px; border-radius: 999px; border: 1.5px solid var(--n-150); background: var(--branco); color: var(--preto-cultural); font-size: 15px; line-height: 1.3; text-align: left; cursor: pointer; transition: background 0.2s, border-color 0.2s, color 0.2s; }
.opcoes button:hover { border-color: var(--preto-cultural); }
.opcoes button[aria-pressed="true"] { background: var(--preto-cultural); border-color: var(--preto-cultural); color: var(--branco-quente); }
.opcoes button:focus-visible { outline: 2px solid var(--vermelho-profundo); outline-offset: 2px; }
.aceite { display: grid; grid-template-columns: 24px 1fr; gap: 12px; align-items: start; font-size: 15px; color: var(--n-500); cursor: pointer; }
.aceite input { width: 20px; height: 20px; margin: 2px 0 0; accent-color: var(--vermelho-profundo); }
.form-aviso { padding: 12px 16px; border-radius: 10px; background: var(--r-100); color: var(--vermelho-profundo); font-size: 15px; font-weight: 500; }
.form-aviso::before { content: "!"; display: inline-grid; place-items: center; width: 20px; height: 20px; margin-right: 10px; border-radius: 50%; background: var(--vermelho-profundo); color: var(--branco); font-weight: 700; font-size: 13px; }
.botao-largo { width: 100%; }
.form-rodape { margin-top: -12px; text-align: center; font-size: 14px; color: var(--n-500); }
@media (max-width: 960px) { .contato-grade { grid-template-columns: 1fr; } .contato-texto { position: static; } }
@media (max-width: 520px) { .campo-dupla { grid-template-columns: 1fr; } .ingresso-topo { padding-inline: 20px; } }

/* ---------- fecho: cortina ---------- */
.fecho { position: relative; text-align: center; padding-block: clamp(110px, 16vw, 220px); background: var(--luz-refletor), var(--degrade-cortina); overflow: hidden; }
.fecho::before { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(12, 12, 12, 0.55), transparent 18%, transparent 82%, rgba(12, 12, 12, 0.55)), repeating-linear-gradient(90deg, rgba(0, 0, 0, 0.18) 0 2px, transparent 2px 46px, rgba(255, 255, 255, 0.03) 46px 60px, transparent 60px 92px); pointer-events: none; }
.fecho-casca { position: relative; display: flex; flex-direction: column; align-items: center; }
.chapeu-centro { color: var(--r-200); }
.chapeu-centro::before { background: var(--branco-quente); }
.fecho-titulo { font-size: clamp(44px, 7.4vw, 120px); line-height: 0.98; letter-spacing: -0.045em; margin-bottom: 44px; }
.fecho-titulo > span { display: block; }
.fecho em { color: var(--branco-quente); text-decoration: underline; text-decoration-color: var(--vermelho-ll); text-decoration-thickness: 0.08em; text-underline-offset: 0.12em; }

/* ---------- rodapé ---------- */
.rodape { background: var(--n-950); padding: 72px 0 32px; border-top: 1px solid var(--linha); font-size: 15px; }
.rodape-grade { display: grid; grid-template-columns: 1.4fr 1fr 1fr; gap: 40px; }
.rodape-marca img { width: 140px; height: auto; margin-bottom: 20px; }
.rodape-marca p { color: var(--texto-2); max-width: 36ch; }
.rodape-titulo { font-size: 13px; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; color: var(--acento-texto); margin-bottom: 14px; }
.rodape ul { list-style: none; margin: 0; padding: 0; display: grid; gap: 10px; }
.rodape li a, .rodape li span { color: var(--texto-2); text-decoration: none; }
.rodape li a:hover { color: var(--texto); text-decoration: underline; }
.rodape-base { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 12px; margin-top: 56px; padding-top: 24px; border-top: 1px solid var(--linha); color: var(--texto-3); font-size: 14px; }
.rodape-base a { color: var(--texto-2); }
@media (max-width: 760px) { .rodape-grade { grid-template-columns: 1fr; } }

/* ---------- o que fazemos ---------- */
.servicos { background: var(--luz-lateral), var(--n-950); border-top: 1px solid var(--linha); }
.portas, .lancamento { border-top: 1px solid var(--linha); }
.cabeca-dupla { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(24px, 5vw, 72px); align-items: end; }
.cabeca-dupla .lead { margin-top: 0; }
.frentes { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.frente { position: relative; padding: clamp(28px, 3.5vw, 48px); border-radius: var(--raio); border: 1px solid var(--linha); background: var(--luz-refletor), var(--superficie); overflow: hidden; }
.frente-vermelha { background: var(--degrade-cortina); border-color: transparent; }
.frente-num { font-family: var(--titulo); font-weight: 800; font-size: 15px; letter-spacing: 0.12em; color: var(--acento-texto); margin-bottom: 18px; }
.frente-vermelha .frente-num { color: var(--r-200); }
.frente h3 { font-size: clamp(34px, 4vw, 56px); line-height: 1; letter-spacing: -0.035em; }
.frente-promessa { margin: 12px 0 28px; font-size: clamp(17px, 1.4vw, 19px); color: var(--texto-2); max-width: 40ch; }
.frente-vermelha .frente-promessa { color: var(--r-100); }
.lista-traco { list-style: none; margin: 0; padding: 0; display: grid; gap: 10px; }
.lista-traco li { position: relative; padding-left: 22px; font-size: 16px; line-height: 1.5; color: var(--texto-2); }
.lista-traco li::before { content: ""; position: absolute; left: 0; top: 11px; width: 10px; height: 2px; background: var(--acento-texto); }
.frente .lista-traco li { color: var(--texto); }
.frente-vermelha .lista-traco li::before { background: var(--branco-quente); }
.lista-2 { grid-template-columns: repeat(2, 1fr); column-gap: 26px; }
.servicos-sub, .talento-sub { font-family: var(--corpo); font-size: 13px; font-weight: 600; letter-spacing: 0.16em; text-transform: uppercase; color: var(--acento-texto); }
.servicos-sub { margin: clamp(56px, 7vw, 88px) 0 20px; }
.catalogo { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: var(--linha); border: 1px solid var(--linha); border-radius: var(--raio); overflow: hidden; }
.servico { display: flex; flex-direction: column; gap: 10px; padding: 26px 24px 28px; background: var(--n-900); }
.servico h4, .atos h4 { font-family: var(--titulo); font-weight: 700; margin: 0; text-wrap: balance; }
.servico h4 { font-size: 20px; line-height: 1.2; letter-spacing: -0.015em; }
.servico p { font-size: 15px; line-height: 1.55; color: var(--texto-2); }
.servico a { margin-top: auto; padding-top: 8px; font-size: 15px; font-weight: 600; color: var(--texto); text-decoration: underline; text-decoration-color: var(--vermelho-ll); text-underline-offset: 5px; }
.modos { list-style: none; margin: 16px 0 0; padding: 0; display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.modos li { display: grid; gap: 6px; align-content: start; padding: 22px 24px; border-radius: 12px; border: 1px solid var(--linha); background: var(--n-900); }
.modos b { font-family: var(--titulo); font-size: 19px; }
.modos span { font-size: 15px; line-height: 1.5; color: var(--texto-2); }
@media (max-width: 1100px) { .catalogo { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 860px) { .cabeca-dupla, .frentes, .modos { grid-template-columns: 1fr; } }
@media (max-width: 560px) { .lista-2, .catalogo { grid-template-columns: 1fr; } }

/* ---------- lançamento em cena ---------- */
.lancamento { background: var(--luz-ribalta), var(--n-950); }
.lancamento-mote { margin-top: 18px; font-family: var(--titulo); font-weight: 700; font-size: clamp(20px, 1.9vw, 26px); line-height: 1.25; color: var(--texto); }
.caminhos { display: grid; grid-template-columns: 1fr 2fr; gap: 16px; align-items: stretch; }
.caminho { padding: clamp(26px, 3vw, 40px); border-radius: var(--raio); border: 1px solid var(--linha); background: var(--superficie); }
.caminho-ciclo { background: var(--luz-refletor), var(--n-850); }
.caminho-rotulo { font-size: 13px; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; color: var(--r-300); margin-bottom: 10px; }
.caminho h3 { font-size: clamp(28px, 3vw, 40px); line-height: 1.05; letter-spacing: -0.03em; }
.caminho-intro { margin: 12px 0 24px; color: var(--texto-2); max-width: 56ch; }
.caminho-fica { margin-top: 24px; padding-top: 18px; border-top: 1px solid var(--linha); font-size: 15px; color: var(--texto-2); }
.atos { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; }
.atos > li { padding: 22px 20px; border-radius: 12px; background: var(--n-900); border: 1px solid var(--linha); }
.ato-num { display: inline-block; font-family: var(--titulo); font-weight: 800; font-size: 14px; letter-spacing: 0.1em; color: var(--branco); background: var(--vermelho-ll); border-radius: 999px; padding: 4px 12px; }
.atos h4 { font-size: 20px; line-height: 1.2; margin: 14px 0 8px; }
.atos > li > p { font-size: 15px; color: var(--texto-2); margin-bottom: 14px; }
.atos .lista-traco li { font-size: 14.5px; }
.lancamento-rodape { margin-top: 16px; display: flex; align-items: center; justify-content: space-between; gap: 32px; padding: clamp(24px, 3vw, 36px); border-radius: var(--raio); border: 1px solid var(--linha); background: var(--n-900); }
.lancamento-rodape p { color: var(--texto-2); max-width: 70ch; }
@media (max-width: 1100px) { .caminhos { grid-template-columns: 1fr; } }
@media (max-width: 860px) { .atos { grid-template-columns: 1fr; } .lancamento-rodape { flex-direction: column; align-items: flex-start; } }

/* ---------- talento e influência ---------- */
.talentos { background: var(--luz-lateral), var(--fundo); overflow: hidden; }
.talentos-grade { display: grid; grid-template-columns: 0.8fr 1.2fr; gap: clamp(36px, 6vw, 88px); align-items: start; }
.talento-foto { margin: 0; position: sticky; top: calc(var(--topo-altura) + 32px); }
.talento-foto img { width: 100%; aspect-ratio: 3 / 4; object-fit: cover; object-position: 50% 20%; border-radius: var(--raio); box-shadow: 0 40px 80px -40px rgba(0, 0, 0, 0.8); }
.talento-foto figcaption { margin-top: 12px; font-size: 14px; color: var(--texto-3); display: flex; align-items: center; gap: 10px; }
.talento-foto figcaption::before { content: ""; flex: none; width: 8px; height: 8px; border-radius: 50%; background: var(--vermelho-ll); }
.talento-texto .titulo { font-size: clamp(34px, 4.2vw, 60px); }
.talento-texto .lead a { color: var(--texto); text-decoration-color: var(--vermelho-ll); text-underline-offset: 4px; }
.talento-blocos { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-top: 36px; }
.talento-bloco { padding: 22px 24px; border-radius: 12px; border: 1px solid var(--linha); background: var(--superficie); }
.talento-bloco h3 { font-family: var(--corpo); font-size: 13px; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; color: var(--r-300); margin-bottom: 12px; }
.talento-bloco p { font-size: 15.5px; color: var(--texto-2); }
.selos { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; gap: 8px; }
.selos li { padding: 6px 14px; border-radius: 999px; border: 1px solid var(--linha-forte); font-size: 14.5px; line-height: 1.4; color: var(--texto); }
.selos-linha li { background: var(--superficie); border-color: var(--linha); }
.talento-cases { list-style: none; margin: 16px 0 0; padding: 0; display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.talento-cases li { display: grid; gap: 6px; align-content: start; padding: 22px 24px; border-radius: 12px; background: var(--luz-refletor), var(--r-800); }
.talento-cases b { font-family: var(--titulo); font-size: 18px; line-height: 1.25; }
.talento-cases span { font-size: 15px; color: var(--r-100); }
.talento-sub { margin: 36px 0 14px; }
.talento-acoes { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 36px; }
@media (max-width: 960px) { .talentos-grade { grid-template-columns: 1fr; } .talento-foto { position: static; max-width: 420px; } }
@media (max-width: 640px) { .talento-blocos, .talento-cases { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .botao { white-space: normal; text-align: center; } }

/* ---------- cortina de abertura: uma vez por visita ---------- */
.cortina { display: none; }
.js .cortina { display: block; position: fixed; inset: 0; z-index: 300; pointer-events: none; }
.cortina-lado { position: absolute; top: 0; bottom: 0; width: 50.5%; background: repeating-linear-gradient(90deg, rgba(0, 0, 0, 0.3) 0 12px, transparent 12px 38px, rgba(255, 255, 255, 0.05) 38px 50px, transparent 50px 78px), var(--degrade-cortina); transition: transform 1.15s cubic-bezier(0.7, 0, 0.2, 1); }
.cortina-esq { left: 0; box-shadow: inset -30px 0 40px -20px rgba(0, 0, 0, 0.6); }
.cortina-dir { right: 0; box-shadow: inset 30px 0 40px -20px rgba(0, 0, 0, 0.6); }
.cortina.abrir .cortina-esq { transform: translateX(-102%); }
.cortina.abrir .cortina-dir { transform: translateX(102%); }
.cortina-sinal { position: absolute; left: 50%; top: 50%; z-index: 1; transform: translate(-50%, -50%); font-size: 13px; font-weight: 600; letter-spacing: 0.32em; text-transform: uppercase; color: var(--r-100); white-space: nowrap; transition: opacity 0.3s; animation: pisca-sinal 0.7s ease-in-out infinite alternate; }
.cortina.abrir .cortina-sinal { opacity: 0; }
@keyframes pisca-sinal { from { opacity: 0.45; } to { opacity: 1; } }

/* ---------- abertura: refletor que segue o mouse, profundidade e carimbo ---------- */
.abertura-pino { --esq: 50.5vw; --dir: 3.5vw; --cima: max(96px, calc(50svh - 15.33vw)); }
.abertura-pino::after { content: ""; position: absolute; inset: 0; z-index: -2; pointer-events: none; background: radial-gradient(circle 460px at var(--rx, 28%) var(--ry, 38%), rgba(246, 244, 241, 0.075), transparent 70%); }
.abertura-arco { translate: calc(var(--mx, 0) * -16px * (1 - var(--p))) calc(var(--my, 0) * -12px * (1 - var(--p))); transition: translate 0.6s var(--curva); }
.carimbo { position: absolute; z-index: 3; right: calc(var(--dir) - 30px); top: calc(var(--cima) - 46px); display: grid; place-items: center; width: 116px; height: 116px; border-radius: 50%; background: var(--vermelho-ll); box-shadow: 0 18px 40px -16px rgba(236, 28, 36, 0.75); opacity: calc(1 - var(--p) * 4); pointer-events: none; }
.carimbo svg { position: absolute; inset: 5px; width: calc(100% - 10px); height: calc(100% - 10px); animation: gira 26s linear infinite; }
.carimbo text { font-family: var(--corpo); font-size: 9.2px; font-weight: 600; letter-spacing: 0.11em; text-transform: uppercase; fill: var(--branco); }
.carimbo img { width: 32px; height: auto; filter: brightness(0) invert(1); }
@keyframes gira { to { transform: rotate(360deg); } }
@media (max-width: 899px) { .carimbo { display: none; } }

/* ---------- manifesto: as palavras acendem com a rolagem ---------- */
.manifesto { background: var(--n-950); padding-block: clamp(80px, 11vw, 150px); }
.manifesto-texto { max-width: 1100px; font-family: var(--titulo); font-weight: 700; font-size: clamp(30px, 4.4vw, 62px); line-height: 1.12; letter-spacing: -0.03em; color: var(--texto); text-wrap: pretty; }
.js .manifesto-texto span { color: rgba(246, 244, 241, 0.16); transition: color 0.35s; }
.js .manifesto-texto span.aceso { color: var(--texto); }
.js .manifesto-texto span.destaque.aceso { color: var(--acento-texto); }

/* ---------- faixas inclinadas de palavras ---------- */
.faixa { position: relative; z-index: 4; margin: -28px -4vw; padding: 16px 0; overflow: hidden; background: var(--vermelho-ll); color: var(--branco); transform: rotate(-1.6deg); box-shadow: 0 24px 50px -30px rgba(0, 0, 0, 0.9); pointer-events: none; }
.faixa-clara { background: var(--branco-quente); color: var(--preto-cultural); transform: rotate(1.4deg); }
.faixa-trilho { display: flex; width: max-content; }
.faixa-trilho span { display: flex; align-items: center; gap: 28px; padding-right: 28px; font-family: var(--titulo); font-weight: 800; font-size: clamp(24px, 3.2vw, 44px); line-height: 1.2; letter-spacing: -0.02em; text-transform: uppercase; white-space: nowrap; }
.faixa-trilho span::after { content: ""; width: 0.34em; height: 0.34em; border-radius: 50%; background: currentColor; opacity: 0.55; }
.faixa-trilho .vazado { color: transparent; -webkit-text-stroke: 1.5px var(--branco); }
.faixa-trilho .vazado::after { background: var(--branco); }
.faixa-clara .faixa-trilho .vazado { -webkit-text-stroke-color: var(--preto-cultural); }
.faixa-clara .faixa-trilho .vazado::after { background: var(--preto-cultural); }
@media (prefers-reduced-motion: no-preference) {
  .faixa-trilho { animation: letreiro 40s linear infinite; }
  .faixa-clara .faixa-trilho { animation-direction: reverse; animation-duration: 46s; }
}

/* ---------- claquete do lançamento ---------- */
.claquete { position: relative; display: inline-flex; align-items: flex-end; margin-top: 28px; min-width: 250px; height: 66px; padding: 0 16px 12px; border-radius: 6px; border: 1px solid var(--linha-forte); background: var(--n-800); }
.claquete i { position: absolute; left: -1px; right: -1px; top: -1px; height: 22px; border-radius: 6px 6px 0 0; background: repeating-linear-gradient(-55deg, var(--branco-quente) 0 14px, var(--preto-cultural) 14px 28px); transform-origin: 6px 100%; transform: rotate(-24deg); transition: transform 0.32s cubic-bezier(0.6, -0.5, 0.4, 1.6) 0.6s; }
.claquete::before { content: ""; position: absolute; left: -1px; right: -1px; top: 22px; height: 4px; background: repeating-linear-gradient(-55deg, var(--branco-quente) 0 14px, var(--preto-cultural) 14px 28px); opacity: 0.8; }
.claquete span { font-size: 12px; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; color: var(--texto-2); white-space: nowrap; }
html:not(.js) .claquete i, .js .claquete.visivel i { transform: rotate(0); }
.claquete:hover i { animation: claque 0.6s ease-in-out; }
@keyframes claque { 40% { transform: rotate(-24deg); } 100% { transform: rotate(0); } }

/* ---------- selos que flutuam sobre as fotos ---------- */
.selos-foto { list-style: none; margin: 0; padding: 0; }
.selos-foto li { position: absolute; z-index: 2; display: grid; gap: 2px; max-width: 230px; padding: 12px 16px 12px 22px; border-radius: 14px; border: 1px solid var(--linha-forte); background: rgba(23, 23, 25, 0.86); box-shadow: 0 22px 44px -22px rgba(0, 0, 0, 0.95); font-size: 13px; line-height: 1.3; color: var(--texto-2); animation: flutua 5.4s ease-in-out infinite; animation-delay: calc(var(--i) * -1.8s); translate: calc(var(--mx, 0) * var(--prof, 18px)) calc(var(--my, 0) * var(--prof, 18px)); transition: translate 0.6s var(--curva); }
@supports (backdrop-filter: blur(1px)) { .selos-foto li { background: rgba(23, 23, 25, 0.7); backdrop-filter: blur(10px); } }
.selos-foto b { font-family: var(--titulo); font-size: 16px; line-height: 1.2; color: var(--texto); }
.selos-foto li::before { content: ""; position: absolute; left: 9px; top: 17px; width: 7px; height: 7px; border-radius: 50%; background: var(--vermelho-ll); animation: pulso 2.6s ease-out infinite; }
.direcao-foto .selos-foto li:nth-child(1) { top: 10%; right: -9%; --prof: 26px; }
.direcao-foto .selos-foto li:nth-child(2) { top: 47%; left: -12%; --prof: -20px; }
.direcao-foto .selos-foto li:nth-child(3) { bottom: 22%; right: -8%; --prof: 16px; }
.direcao-foto .selos-foto li:nth-child(4) { bottom: 12%; left: -6%; --prof: -14px; }
.talento-foto .selos-foto li:nth-child(1) { top: 7%; right: -8%; --prof: 24px; }
.talento-foto .selos-foto li:nth-child(2) { bottom: 20%; left: -9%; --prof: -18px; }
@keyframes flutua { 50% { transform: translateY(-9px); } }
@keyframes pulso { 0% { box-shadow: 0 0 0 0 rgba(236, 28, 36, 0.6); } 70%, 100% { box-shadow: 0 0 0 10px rgba(236, 28, 36, 0); } }
@media (max-width: 960px) {
  .talento-foto .selos-foto { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 12px; }
  .talento-foto .selos-foto li { position: relative; inset: auto !important; animation: none; translate: none; max-width: none; }
}
@media (max-width: 860px) {
  .direcao-foto .selos-foto { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 12px; }
  .direcao-foto .selos-foto li { position: relative; inset: auto !important; animation: none; translate: none; max-width: none; }
}

/* ---------- o dia da estreia: trilho que anda de lado ---------- */
.estreia { position: relative; background: var(--luz-lateral), var(--fundo); border-top: 1px solid var(--linha); }
.estreia-fixa { display: flex; flex-direction: column; gap: 36px; padding-block: clamp(88px, 12vw, 140px); }
.estreia-cabeca { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(24px, 5vw, 72px); align-items: end; }
.estreia-cabeca .lead { margin-top: 0; }
.estreia-cabeca .titulo { font-size: clamp(34px, 4.6vw, 64px); }
.estreia-trilho { list-style: none; margin: 0; display: flex; gap: 16px; padding: 0 max(20px, calc((100vw - var(--casca)) / 2 + 40px)) 8px; overflow-x: auto; scroll-snap-type: x mandatory; scroll-padding-inline: max(20px, calc((100vw - var(--casca)) / 2 + 40px)); scrollbar-width: none; }
.estreia-trilho::-webkit-scrollbar { display: none; }
.estreia.fixada .estreia-fixa { position: sticky; top: 0; height: 100vh; justify-content: center; gap: clamp(16px, 3vh, 30px); padding: calc(var(--topo-altura) + 8px) 0 24px; overflow: hidden; }
.estreia.fixada .estreia-trilho { overflow: visible; scroll-snap-type: none; padding-bottom: 0; will-change: transform; }
.hora { flex: none; display: flex; flex-direction: column; width: clamp(280px, 25vw, 350px); overflow: hidden; border-radius: var(--raio); border: 1px solid var(--linha); background: var(--superficie); scroll-snap-align: start; }
.hora-foto { position: relative; height: clamp(160px, 25vh, 220px); overflow: hidden; }
.hora-foto img { width: 100%; height: 100%; object-fit: cover; filter: saturate(0.9) brightness(0.82); }
.hora-foto::after { content: ""; position: absolute; inset: 0; background: linear-gradient(0deg, rgba(23, 23, 25, 0.9), transparent 58%); }
.hora-relogio { position: absolute; left: 18px; bottom: 8px; z-index: 1; font-family: var(--titulo); font-weight: 800; font-size: clamp(38px, 3.8vw, 52px); line-height: 1; letter-spacing: -0.04em; color: var(--branco-quente); }
.hora-corpo { padding: 16px 20px 22px; }
.hora-corpo h3 { font-size: 21px; line-height: 1.2; margin-bottom: 8px; }
.hora-corpo p { font-size: 15px; line-height: 1.55; color: var(--texto-2); }
.hora-final { justify-content: center; padding: 28px; border-color: transparent; background: var(--luz-refletor), var(--degrade-cortina); }
.hora-final .chapeu { color: var(--r-200); }
.hora-final .chapeu::before { background: var(--branco-quente); }
.hora-final h3 { font-size: clamp(24px, 2.3vw, 32px); line-height: 1.1; margin-bottom: 22px; }
.hora-final .botao { align-self: flex-start; }
.estreia-controles { display: flex; align-items: center; gap: 16px; }
.estreia-regua { position: relative; flex: 1; height: 3px; border-radius: 3px; background: var(--linha-forte); }
.estreia-regua i { position: absolute; inset: 0; border-radius: 3px; background: var(--vermelho-ll); transform: scaleX(var(--progresso, 0)); transform-origin: 0 50%; }
.estreia-seta { display: grid; place-items: center; flex: none; width: 48px; height: 48px; border-radius: 50%; border: 1.5px solid var(--linha-forte); background: transparent; color: var(--texto); cursor: pointer; transition: background 0.25s, border-color 0.25s, color 0.25s, opacity 0.25s; }
.estreia-seta svg { width: 20px; height: 20px; }
.estreia-seta:hover:not(:disabled) { background: var(--branco-quente); border-color: var(--branco-quente); color: var(--preto-cultural); }
.estreia-seta:disabled { opacity: 0.3; cursor: default; }
.estreia:not(.fixada) .estreia-trilho { cursor: grab; }
.estreia-trilho.arrastando { cursor: grabbing; scroll-snap-type: none; user-select: none; }
@media (max-width: 860px) { .estreia-cabeca { grid-template-columns: 1fr; } .hora { width: 80vw; max-width: 350px; } }

/* ---------- ensaio geral: teste de sim ou não ---------- */
.ensaio { background: var(--luz-refletor), var(--n-950); border-top: 1px solid var(--linha); }
.ensaio-grade { display: grid; grid-template-columns: 0.95fr 1.05fr; gap: clamp(36px, 6vw, 88px); align-items: start; }
.ensaio-texto { position: sticky; top: calc(var(--topo-altura) + 32px); }
.ensaio-texto .titulo { font-size: clamp(34px, 4.2vw, 60px); }
.refletor { position: relative; margin-top: 32px; padding: 28px; overflow: hidden; border-radius: var(--raio); border: 1px solid var(--linha); background: var(--n-900); --cor: rgba(246, 244, 241, 0.1); }
.refletor[data-estado="verde"] { --cor: rgba(92, 199, 150, 0.32); border-color: rgba(92, 199, 150, 0.45); }
.refletor[data-estado="ambar"] { --cor: rgba(224, 166, 74, 0.32); border-color: rgba(224, 166, 74, 0.45); }
.refletor[data-estado="vermelho"] { --cor: rgba(236, 28, 36, 0.36); border-color: rgba(236, 28, 36, 0.5); }
.refletor::before { content: ""; position: absolute; left: 50%; top: -30%; width: 160%; height: 170%; translate: -50% 0; background: conic-gradient(from 158deg at 50% 0%, transparent 0deg, var(--cor) 22deg, transparent 44deg); pointer-events: none; }
.refletor > * { position: relative; }
.refletor-luzes { display: flex; gap: 10px; margin-bottom: 18px; }
.refletor-luzes i { width: 22px; height: 22px; border-radius: 50%; border: 1px solid var(--linha-forte); background: var(--n-750); transition: background 0.3s, box-shadow 0.3s; }
.refletor-luzes i.acesa { background: var(--branco-quente); box-shadow: 0 0 18px 4px rgba(246, 244, 241, 0.4); }
.refletor[data-estado="verde"] .refletor-luzes i.acesa { background: rgb(92, 199, 150); box-shadow: 0 0 18px 4px rgba(92, 199, 150, 0.5); }
.refletor[data-estado="ambar"] .refletor-luzes i.acesa { background: rgb(224, 166, 74); box-shadow: 0 0 18px 4px rgba(224, 166, 74, 0.5); }
.refletor[data-estado="vermelho"] .refletor-luzes i.acesa { background: var(--vermelho-ll); box-shadow: 0 0 18px 4px rgba(236, 28, 36, 0.55); }
.refletor-placar { font-family: var(--titulo); font-weight: 700; font-size: 20px; color: var(--texto-2); }
.refletor-placar b { margin-right: 10px; font-size: 56px; line-height: 1; letter-spacing: -0.04em; color: var(--texto); }
.refletor-texto { margin-top: 10px; max-width: 46ch; color: var(--texto-2); }
.refletor .botao { margin-top: 20px; }
.ensaio-perguntas { list-style: none; margin: 0; padding: 0; display: grid; gap: 12px; counter-reset: ensaio; }
.ensaio-item { display: grid; grid-template-columns: auto 1fr; gap: 4px 18px; padding: 22px 24px; border-radius: 16px; border: 1px solid var(--linha); background: var(--n-900); counter-increment: ensaio; transition: border-color 0.3s, background 0.3s; }
.ensaio-item::before { content: counter(ensaio, decimal-leading-zero); grid-row: span 2; padding-top: 2px; font-family: var(--titulo); font-weight: 800; font-size: 15px; color: var(--acento-texto); }
.ensaio-item p { font-size: 17px; font-weight: 600; line-height: 1.4; color: var(--texto); }
.ensaio-opcoes { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 12px; }
.ensaio-opcoes button { min-height: 44px; padding: 8px 18px; border-radius: 999px; border: 1.5px solid var(--linha-forte); background: transparent; color: var(--texto); font-size: 15px; font-weight: 600; cursor: pointer; transition: background 0.25s, border-color 0.25s, color 0.25s; }
.ensaio-opcoes button:hover { border-color: var(--branco-quente); }
.ensaio-opcoes button[data-resposta="sim"][aria-pressed="true"] { background: var(--branco-quente); border-color: var(--branco-quente); color: var(--preto-cultural); }
.ensaio-opcoes button[data-resposta="nao"][aria-pressed="true"] { background: var(--vermelho-ll); border-color: var(--vermelho-ll); color: var(--branco); }
.ensaio-item[data-resposta="sim"] { border-color: var(--linha-forte); }
.ensaio-item[data-resposta="nao"] { border-color: rgba(236, 28, 36, 0.5); background: rgba(236, 28, 36, 0.06); }
@media (max-width: 960px) { .ensaio-grade { grid-template-columns: 1fr; } .ensaio-texto { position: static; } }

/* ---------- botões magnéticos e cartazes que inclinam ---------- */
.botao { transition: background 0.25s, border-color 0.25s, color 0.25s, transform 0.25s var(--curva), translate 0.35s var(--curva); }
.cartaz { transform: perspective(900px) rotateX(var(--tx, 0deg)) rotateY(var(--ty, 0deg)); }
.cartaz.inclinado { transition: opacity 0.4s, transform 0.12s linear; }
.cartaz > div { position: relative; z-index: 2; }
.cartaz::after { content: ""; position: absolute; inset: 0; z-index: 1; pointer-events: none; background: radial-gradient(circle at var(--gx, 50%) var(--gy, 0%), rgba(255, 255, 255, 0.16), transparent 55%); opacity: 0; transition: opacity 0.3s; }
.cartaz.inclinado::after { opacity: 1; }

/* ---------- balão fixo do WhatsApp ---------- */
.zap { position: fixed; right: max(18px, env(safe-area-inset-right)); bottom: max(18px, env(safe-area-inset-bottom)); z-index: 60; display: inline-flex; align-items: center; gap: 10px; min-height: 58px; padding: 0 22px 0 16px; border-radius: 999px; background: rgb(37, 211, 102); color: rgb(255, 255, 255); font-family: var(--corpo); font-size: 16px; font-weight: 600; line-height: 1; text-decoration: none; box-shadow: 0 14px 34px -12px rgba(0, 0, 0, 0.75); transition: transform 0.25s var(--curva), background 0.25s; }
.zap:hover { background: rgb(29, 185, 88); transform: translateY(-3px); }
.zap:focus-visible { outline: 2px solid var(--branco-quente); outline-offset: 3px; }
.zap svg { width: 28px; height: 28px; flex: none; }
.zap::before { content: ""; position: absolute; inset: 0; border-radius: inherit; pointer-events: none; animation: zap-pulso 2.8s ease-out infinite; }
@keyframes zap-pulso { 0% { box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.55); } 70%, 100% { box-shadow: 0 0 0 16px rgba(37, 211, 102, 0); } }
@media (max-width: 760px) {
  .zap { width: 58px; padding: 0; justify-content: center; }
  .zap-texto { position: absolute !important; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
}
@media print { .zap { display: none; } }

/* ---------- navegação de celular ---------- */
@media (max-width: 1240px) {
  .topo-nav { display: none; }
  .topo-cta { margin-left: auto; }
  .topo-menu { display: block; margin-left: 0; }
}
@media (max-width: 560px) { .topo-cta { display: none; } .topo-menu { margin-left: auto; } }

/* ---------- movimento ---------- */
@keyframes letreiro { to { transform: translateX(-50%); } }
@keyframes descer { 0% { transform: scaleY(0); transform-origin: top; } 50% { transform: scaleY(1); transform-origin: top; } 51% { transform-origin: bottom; } 100% { transform: scaleY(0); transform-origin: bottom; } }
@keyframes sala-entra { from { transform: translateX(48px); } to { transform: none; } }
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation-duration: 0.01ms !important; animation-iteration-count: 1 !important; transition-duration: 0.01ms !important; }
  .js .surge, .js [data-linhas] > span > i { opacity: 1 !important; transform: none !important; }
}
@media print { .topo, .menu-celular, .abertura-rolar, .letreiro { display: none; } body { background: rgb(255, 255, 255); color: rgb(0, 0, 0); } }
