/*
Theme Name: Grãos da Imagem
Theme URI: https://graosdaimagem.art
Author: Grãos da Imagem
Description: Tema oficial da produtora Grãos da Imagem
Version: 1.0
Text Domain: graos
*/

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
img { max-width: 100%; display: block; }
a { text-decoration: none; color: inherit; }

:root {
  --preto: #0d0d0b;
  --off-white: #f0ece0;
  --bg-claro: #f7f4f0;
  --bg-medio: #fff;
  --borda: #e8e3dd;
  --texto-muted: #7a7570;
  --texto-leve: #b8b3ad;
  --escuro-2: #1a1714;
}

body {
  font-family: 'Lexend', sans-serif;
  background: var(--bg-claro);
  color: var(--preto);
  font-size: 16px;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  overflow-x: clip;
}

p, li, blockquote {
  text-wrap: pretty;
}

/* ========== HEADER ========== */
.site-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: .9rem 2.5rem;
  background: var(--preto);
  border-bottom: .5px solid rgba(240,236,224,.06);
  position: sticky;
  top: 0;
  z-index: 100;
  transition: background .3s ease, border-color .3s ease, backdrop-filter .3s ease;
}

.site-header.scrolled {
  background: rgba(13,13,11,.82);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border-bottom-color: rgba(240,236,224,.12);
}

.site-logo {
  font-family: 'Lexend', sans-serif;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: .22em;
  text-transform: uppercase;
  color: var(--off-white);
}

.site-logo-link { display: flex; align-items: center; line-height: 0; text-decoration: none; }
.site-logo-img  { height: 60px !important; width: auto !important; display: block; flex-shrink: 0; object-fit: contain; max-width: 300px; }
.site-logo-text {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: .22em;
  text-transform: uppercase;
  color: var(--off-white);
}

.footer-logo-link { display: inline-flex; line-height: 0; margin-bottom: .6rem; }
.footer-logo-img  { height: 30px; width: auto; display: block; opacity: .65; transition: opacity .2s; }
.footer-logo-link:hover .footer-logo-img { opacity: 1; }

.hamburger {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: none;
  border: none;
  padding: 4px;
  flex-shrink: 0;
}
.hamburger span {
  display: block;
  width: 100%;
  height: .5px;
  background: rgba(240,236,224,.55);
  transition: all .25s ease;
}
.hamburger:hover span { background: var(--off-white); }
.hamburger.open span:nth-child(1) { transform: translateY(5.5px) rotate(45deg); }
.hamburger.open span:nth-child(2) { opacity: 0; }
.hamburger.open span:nth-child(3) { transform: translateY(-5.5px) rotate(-45deg); }

.nav-overlay {
  position: fixed;
  inset: 0;
  background: var(--preto);
  z-index: 99;
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity .3s ease;
}
.nav-overlay.open { opacity: 1; }
.nav-overlay ul { list-style: none; text-align: center; }
.nav-overlay ul li { margin-bottom: 2rem; }
.nav-overlay ul li a {
  font-family: 'Archivo Black', sans-serif;
  font-size: 28px;
  color: rgba(240,236,224,.5);
  letter-spacing: -.01em;
  transition: color .2s;
}
.nav-overlay ul li a:hover { color: var(--off-white); }
.nav-overlay-close {
  position: absolute;
  top: 1.1rem;
  right: 2rem;
  font-size: 11px;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: rgba(240,236,224,.4);
  cursor: pointer;
  background: none;
  border: none;
  font-family: 'Lexend', sans-serif;
  padding: .5rem 1rem;
  z-index: 10;
  pointer-events: all;
}
.nav-overlay-close:hover { color: var(--off-white); }


.site-nav ul li a {
  font-size: 10px;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: rgba(240,236,224,.4);
  transition: color .2s;
}
.site-nav ul li a:hover { color: var(--off-white); }

/* ========== HERO ========== */
.hero {
  background: var(--preto);
  background-size: cover;
  background-position: center;
  padding: 8rem 3rem 7rem;
  text-align: center;
  border-bottom: .5px solid rgba(240,236,224,.05);
  position: relative;
}
.hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(13,13,11,.72);
}
.hero-inner {
  position: relative;
  z-index: 1;
  max-width: 600px;
  margin: 0 auto;
}

.hero-quote {
  font-family: 'Archivo Black', sans-serif;
  font-size: 25px;
  color: var(--off-white);
  line-height: 1.38;
  letter-spacing: -.02em;
  margin-bottom: 1.75rem;
}

.hero-author {
  font-family: 'Lexend', sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: rgba(240,236,224,.38);
  letter-spacing: .09em;
}

.hero-line {
  width: 32px;
  height: .5px;
  background: rgba(240,236,224,.15);
  margin: 2rem auto 0;
}

/* ========== INTRO ========== */
.intro-section {
  background: var(--bg-claro);
  padding: 3.5rem 3rem;
  text-align: center;
  border-bottom: .5px solid var(--borda);
}

.intro-text {
  font-family: 'Lexend', sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: var(--texto-muted);
  line-height: 1.7;
  max-width: 480px;
  margin: 0 auto;
}

/* ========== WORKS ========== */
.works-section {
  background: var(--bg-claro);
  padding: 2.5rem 2.5rem 4rem;
}

.works-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.work-block {
  background: var(--bg-medio);
  overflow: hidden;
  border: .5px solid var(--borda);
  border-radius: 4px;
  display: block;
  color: inherit;
}

.work-thumb {
  aspect-ratio: 16 / 10;
  overflow: hidden;
  background: var(--preto);
  position: relative;
}

.work-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform .4s ease;
}

.work-thumb::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(13,13,11,.7) 0%, transparent 55%);
  opacity: 0;
  transition: opacity .35s ease;
}

.work-block:hover .work-thumb::after { opacity: 1; }

.work-block:hover .work-thumb img { transform: scale(1.03); }

.work-thumb-placeholder {
  width: 100%;
  height: 100%;
  background: #111108;
  display: flex;
  align-items: center;
  justify-content: center;
}

.work-thumb-placeholder span {
  font-size: 8px;
  letter-spacing: .22em;
  text-transform: uppercase;
  color: rgba(240,236,224,.12);
}

.work-info {
  padding: .9rem 1.1rem 1.1rem;
  background: var(--bg-medio);
  transition: background .2s;
}

.work-block:hover .work-info { background: var(--bg-claro); }

.work-title {
  font-size: 14px;
  font-weight: 500;
  color: var(--preto);
  margin-bottom: .18rem;
}

.work-sub {
  font-size: 10px;
  color: var(--texto-leve);
  letter-spacing: .05em;
  text-transform: uppercase;
}

/* ========== NEWS HOMEPAGE CAROUSEL ========== */
.news-section { background: #fff; padding: 4rem 2.5rem; border-top: .5px solid var(--borda); }
.news-header { display: flex; align-items: center; justify-content: space-between; margin-bottom: 1.25rem; }
.news-label { font-size: 9px; letter-spacing: .25em; text-transform: uppercase; color: var(--texto-leve); }
.news-nav { display: flex; gap: .35rem; }
.news-nav-btn {
  width: 36px; height: 36px;
  background: var(--bg-claro); border: .5px solid #c8c3bd;
  color: #5a5651; cursor: pointer; font-size: 18px;
  display: flex; align-items: center; justify-content: center;
  transition: all .2s; flex-shrink: 0;
}
.news-nav-btn:hover { border-color: var(--preto); color: var(--preto); }
.news-carousel-viewport {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.news-grid {
  display: flex;
  gap: 1rem;
  padding-bottom: 2px;
  transition: transform .45s cubic-bezier(.4,0,.2,1);
}
.news-item {
  flex: 0 0 calc((100vw - 7rem) / 4);
  scroll-snap-align: start;
  display: flex; flex-direction: column;
  text-decoration: none; color: inherit;
  background: var(--bg-claro); transition: background .2s;
}
.news-item:hover { background: #edeae5; }
.news-thumb { aspect-ratio: 16/9; background: #111; background-size: cover; background-position: center; flex-shrink: 0; }
.news-item-body { padding: .85rem .9rem 1rem; flex: 1; }
.news-meta { display: flex; align-items: center; gap: .5rem; margin-bottom: .4rem; flex-wrap: wrap; }
.news-cat { font-size: 9px; letter-spacing: .15em; text-transform: uppercase; color: var(--texto-leve); }
.news-date { font-size: 10px; color: var(--texto-leve); }
.news-title { font-size: 13px; font-weight: 500; color: var(--preto); line-height: 1.4; margin-bottom: .35rem; }
.news-source { font-size: 11px; color: var(--texto-leve); margin-bottom: .5rem; }
.news-link { font-size: 11px; color: var(--texto-leve); display: inline-block; margin-top: .25rem; }
.news-item:hover .news-link { color: var(--preto); }
@media (max-width: 900px) {
  .news-item { flex: 0 0 calc((100vw - 5rem) / 2); }
}
@media (max-width: 600px) {
  .news-item { flex: 0 0 calc(100vw - 5rem); }
  .news-section { padding: 3rem 1.5rem; }
}

/* ========== NEWSLETTER ========== */
.newsletter-section {
  background: var(--escuro-2);
  padding: 5.5rem 3rem;
  text-align: center;
}

.newsletter-title {
  font-family: 'Archivo Black', sans-serif;
  font-size: 21px;
  color: var(--off-white);
  margin-bottom: .6rem;
  letter-spacing: -.015em;
}

.newsletter-desc {
  font-size: 13px;
  color: rgba(240,236,224,.38);
  max-width: 380px;
  margin: 0 auto 2rem;
  line-height: 1.75;
}

.newsletter-form {
  display: flex;
  gap: .4rem;
  max-width: 340px;
  margin: 0 auto;
}

.newsletter-form input {
  flex: 1;
  padding: 10px 13px;
  background: rgba(240,236,224,.06);
  border: .5px solid rgba(240,236,224,.12);
  border-radius: 5px;
  color: var(--off-white);
  font-size: 13px;
  font-family: 'Lexend', sans-serif;
  outline: none;
}

.newsletter-form input::placeholder { color: rgba(240,236,224,.25); }
.newsletter-form input:focus { border-color: rgba(240,236,224,.3); }

.newsletter-form button {
  padding: 10px 18px;
  background: var(--off-white);
  color: var(--preto);
  border: none;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 500;
  font-family: 'Lexend', sans-serif;
  cursor: pointer;
  transition: background .2s;
}

.newsletter-form button:hover { background: #fff; }

/* ========== FOOTER ========== */
.site-footer {
  background: var(--preto);
  padding: 3.25rem 2.5rem 2rem;
  border-top: .5px solid rgba(240,236,224,.05);
}

.footer-grid {
  display: grid;
  grid-template-columns: 1.3fr 1fr 1fr 1fr;
  gap: 2.25rem;
}


.footer-logo {
  font-size: 10px;
  font-weight: 500;
  letter-spacing: .22em;
  text-transform: uppercase;
  color: var(--off-white);
  margin-bottom: .6rem;
}

.footer-tagline {
  font-size: 11px;
  color: rgba(240,236,224,.28);
  line-height: 1.7;
}

.footer-col-title {
  font-size: 8.5px;
  letter-spacing: .25em;
  text-transform: uppercase;
  color: rgba(240,236,224,.25);
  margin-bottom: .85rem;
}

.footer-links ul { list-style: none; }
.footer-links ul li a {
  display: block;
  font-size: 12px;
  color: rgba(240,236,224,.42);
  margin-bottom: .38rem;
  transition: color .2s;
}
.footer-links ul li a:hover { color: var(--off-white); }

.footer-contact-item {
  display: flex;
  align-items: flex-start;
  gap: .5rem;
  font-size: 12px;
  color: rgba(240,236,224,.42);
  margin-bottom: .5rem;
  line-height: 1.55;
}

.footer-contact-item svg { flex-shrink: 0; margin-top: 1px; }

.footer-nl-text {
  font-size: 11px;
  color: rgba(240,236,224,.35);
  line-height: 1.65;
  margin-bottom: .85rem;
}

.footer-ig {
  width: 30px;
  height: 30px;
  border: .5px solid rgba(240,236,224,.18);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-bottom: .7rem;
  transition: border-color .2s;
}

.footer-ig:hover { border-color: rgba(240,236,224,.5); }

.footer-nl-btn {
  display: inline-flex;
  align-items: center;
  gap: .35rem;
  font-size: 10px;
  color: rgba(240,236,224,.3);
  letter-spacing: .06em;
  border: .5px solid rgba(240,236,224,.12);
  border-radius: 4px;
  padding: 5px 9px;
  cursor: pointer;
  background: none;
  font-family: 'Lexend', sans-serif;
  transition: color .2s, border-color .2s;
}

.footer-nl-btn:hover {
  color: rgba(240,236,224,.65);
  border-color: rgba(240,236,224,.28);
}

.footer-bar {
  border-top: .5px solid rgba(240,236,224,.05);
  margin-top: 2.5rem;
  padding-top: 1.25rem;
  font-size: 9px;
  letter-spacing: .06em;
  color: rgba(240,236,224,.18);
}

/* ========== SINGLE POST ========== */
.post-header {
  background: var(--preto);
  padding: 5rem 3rem 4rem;
  text-align: center;
}

.post-category {
  font-size: 10px;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: rgba(240,236,224,.38);
  margin-bottom: 1rem;
}

.post-title-main {
  font-family: 'Archivo Black', sans-serif;
  font-size: 28px;
  color: var(--off-white);
  line-height: 1.3;
  max-width: 640px;
  margin: 0 auto 1rem;
}

.post-meta { font-size: 12px; color: rgba(240,236,224,.3); }

.post-content {
  max-width: 680px;
  margin: 0 auto;
  padding: 3rem 2.5rem;
  font-size: 15px;
  line-height: 1.8;
  color: #3a3731;
}

.post-content h2, .post-content h3 {
  font-family: 'Archivo Black', sans-serif;
  margin: 2rem 0 .75rem;
  color: var(--preto);
}

.post-content p { margin-bottom: 1.25rem; }
.post-content a { color: var(--preto); border-bottom: .5px solid var(--borda); }

/* ========== PAGE ========== */
.page-hero {
  background: var(--preto);
  padding: 5rem 3rem 4rem;
}

.page-hero-label {
  font-size: 10px;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: rgba(240,236,224,.35);
  margin-bottom: .75rem;
}

.page-hero-title {
  font-family: 'Archivo Black', sans-serif;
  font-size: 32px;
  color: var(--off-white);
  line-height: 1.25;
  max-width: 600px;
}

.page-content {
  max-width: 780px;
  margin: 0 auto;
  padding: 3rem 2.5rem;
  font-size: 15px;
  line-height: 1.8;
  color: #3a3731;
}

/* ========== RESPONSIVE ========== */
@media (max-width: 768px) {
  .works-grid { grid-template-columns: 1fr; }
  .news-grid { grid-template-columns: 1fr 1fr; }
  .footer-grid { grid-template-columns: 1fr 1fr; gap: 1.5rem; }
  .hero { padding: 5rem 1.5rem 4rem; }
  .hero-quote { font-size: 20px; }
  .site-header { padding: .85rem 1.25rem; }
}

@media (max-width: 480px) {
  .footer-grid { grid-template-columns: 1fr; }
}


/* ========== VAGA CARNE V2 ========== */
.vc2-hero { min-height: 100vh; background: var(--preto); background-size: cover; background-position: center; position: relative; display: flex; align-items: center; justify-content: center; text-align: center; }
.vc2-hero-overlay { position: absolute; inset: 0; background: rgba(13,13,11,.68); }
.vc2-hero-content { position: relative; z-index: 1; }
.vc2-hero-titulo { font-family: "Archivo Black", sans-serif; font-size: 72px; color: var(--off-white); line-height: 1; letter-spacing: -.02em; margin-bottom: .5rem; }
.vc2-hero-autora { font-size: 18px; font-weight: 500; color: rgba(240,236,224,.55); letter-spacing: .06em; margin-bottom: .75rem; }
.vc2-hero-autora-multi { font-size: 13px; font-weight: 400; color: rgba(240,236,224,.3); letter-spacing: .08em; margin-bottom: .4rem; font-style: italic; }
.vc2-hero-data { font-size: 12px; color: rgba(240,236,224,.3); letter-spacing: .18em; }

.vc2-quad { padding: 5rem 0; }
.vc2-quad--claro { background: #f7f4f0; }
.vc2-quad--escuro { background: #1a1714; }
.vc2-quad--preto { background: #0d0d0b; }
.vc2-quad-inner { max-width: 960px; margin: 0 auto; padding: 0 2.5rem; }
.vc2-quad-label { font-size: 9px; letter-spacing: .28em; text-transform: uppercase; color: var(--texto-leve); margin-bottom: 2.5rem; padding-bottom: 1rem; border-bottom: .5px solid var(--borda); }
.vc2-quad-label--claro { color: rgba(240,236,224,.3); border-bottom-color: rgba(240,236,224,.1); }

/* O ESPETÁCULO */
.vc2-esp-grid { display: grid; grid-template-columns: 1fr 260px; gap: 3.5rem; align-items: start; }
.vc2-esp-texto p { font-size: 15px; line-height: 1.85; color: #3a3731; margin-bottom: 1.25rem; }
.vc2-esp-texto em { font-style: italic; }
.vc2-fonte { font-size: 11px; color: var(--texto-leve); }
.vc2-fonte a { color: var(--texto-leve); border-bottom: .5px solid var(--borda); }

.vc2-ficha { display: flex; flex-direction: column; gap: 2rem; position: sticky; top: 72px; }
.vc2-ficha-bloco { background: #fff; padding: 1.25rem 1.35rem; }
.vc2-ficha-h { font-size: 9px; letter-spacing: .2em; text-transform: uppercase; color: #b08060; margin-bottom: .85rem; }
.vc2-fr { display: flex; flex-direction: column; padding: .45rem 0; border-bottom: .5px solid var(--borda); }
.vc2-fr--last { border-bottom: none; }
.vc2-fl { font-size: 10px; color: var(--texto-leve); }
.vc2-fv { font-size: 12px; color: var(--preto); font-weight: 500; margin-top: .1rem; }
.vc2-premio { font-size: 12px; color: #3a3731; padding: .35rem 0; border-bottom: .5px solid var(--borda); }
.vc2-premio--last { border-bottom: none; }

/* TRAJETÓRIA + CLIPPING */
.vc2-tc-grid { display: grid; grid-template-columns: 240px 1fr; gap: 3rem; align-items: start; }
.vc2-tl { position: relative; padding-left: 1.5rem; }
.vc2-tl::before { content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: .5px; background: rgba(240,236,224,.12); }
.vc2-tl-item { position: relative; margin-bottom: 1.75rem; cursor: pointer; opacity: .45; transition: opacity .2s; }
.vc2-tl-item:hover { opacity: .7; }
.vc2-tl-item.ativo { opacity: 1; }
.vc2-tl-dot { position: absolute; left: -1.85rem; top: .35rem; width: 7px; height: 7px; border-radius: 50%; background: rgba(240,236,224,.25); border: 1.5px solid rgba(240,236,224,.15); transition: background .2s, border-color .2s; }
.vc2-tl-item.ativo .vc2-tl-dot { background: var(--off-white); border-color: var(--off-white); }
.vc2-tl-texto { display: flex; flex-direction: column; gap: .2rem; }
.vc2-tl-ano { font-size: 12px; font-weight: 500; color: var(--off-white); letter-spacing: .04em; }
.vc2-tl-desc { font-size: 11px; color: rgba(240,236,224,.4); line-height: 1.5; }
.vc2-tl-item.ativo .vc2-tl-desc { color: rgba(240,236,224,.65); }

.vc2-clips { min-height: 200px; }
.vc2-clips-empty { font-size: 13px; color: rgba(240,236,224,.3); padding: 2rem 0; }
.vc2-clip-card { display: block; background: rgba(240,236,224,.04); border-radius: 0; padding: 1.1rem 1.25rem; margin-bottom: .75rem; text-decoration: none; transition: background .2s; }
.vc2-clip-card:hover { background: rgba(240,236,224,.09); }
.vc2-clip-data { font-size: 10px; letter-spacing: .1em; color: rgba(240,236,224,.35); margin-bottom: .35rem; }
.vc2-clip-pub { font-size: 14px; font-weight: 500; color: var(--off-white); margin-bottom: .4rem; }
.vc2-clip-arrow { font-size: 12px; opacity: .4; }
.vc2-clip-card:hover .vc2-clip-arrow { opacity: 1; }
.vc2-clip-resumo { font-size: 13px; color: rgba(240,236,224,.55); line-height: 1.6; }

/* CARROSSEL */
.vc2-carousel-wrap { display: flex; align-items: center; gap: .75rem; }
.vc2-car-viewport { flex: 1; overflow: hidden; }
.vc2-carousel { display: flex; gap: 6px; transition: transform .4s ease; }
.vc2-car-item { flex: 0 0 calc(25% - 5px); aspect-ratio: 1; overflow: hidden; cursor: pointer; background: #111; }
.vc2-car-item img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform .5s ease, opacity .3s; opacity: .8; }
.vc2-car-item:hover img { transform: scale(1.05); opacity: 1; }
.vc2-car-btn { flex-shrink: 0; width: 36px; height: 36px; background: rgba(240,236,224,.08); border: .5px solid rgba(240,236,224,.2); color: var(--off-white); border-radius: 50%; cursor: pointer; font-size: 18px; display: flex; align-items: center; justify-content: center; transition: background .2s; }
.vc2-car-btn:hover { background: rgba(240,236,224,.18); }

/* LIGHTBOX */
.vc2-lightbox { display: none; position: fixed; inset: 0; background: rgba(13,13,11,.96); z-index: 200; align-items: center; justify-content: center; }
.vc2-lightbox img { max-width: 80vw; max-height: 85vh; object-fit: contain; }
.vc2-lb-close { position: absolute; top: 1.25rem; right: 1.5rem; background: none; border: none; color: rgba(240,236,224,.45); font-size: 32px; cursor: pointer; line-height: 1; transition: color .2s; }
.vc2-lb-close:hover { color: var(--off-white); }
.vc2-lb-nav { position: absolute; background: none; border: none; color: rgba(240,236,224,.45); font-size: 32px; cursor: pointer; padding: 1rem; transition: color .2s; }
.vc2-lb-nav:hover { color: var(--off-white); }
.vc2-lb-prev { left: 1rem; }
.vc2-lb-next { right: 1rem; }

/* PRODUÇÃO */
.vc2-prod-sub { font-size: 13px; color: var(--texto-leve); margin-bottom: 1.25rem; }
.vc2-prod-row { display: flex; gap: .4rem; max-width: 300px; }
.vc2-prod-input { flex: 1; padding: 9px 11px; border: .5px solid var(--borda); border-radius: 5px; background: #fff; font-size: 13px; font-family: "Lexend", sans-serif; outline: none; }
.vc2-prod-btn { padding: 9px 16px; background: var(--preto); color: var(--off-white); border: none; border-radius: 5px; font-size: 13px; cursor: pointer; font-family: "Lexend", sans-serif; }
.vc2-prod-btn:hover { background: #1a1714; }
.vc2-prod-erro { font-size: 11px; color: #c0392b; margin-top: .4rem; display: none; }
.vc2-doc-list { display: flex; flex-direction: column; gap: .4rem; max-width: 420px; }
.vc2-doc-item { display: flex; align-items: center; gap: .7rem; font-size: 13px; padding: .8rem 1rem; background: #fff; border: .5px solid var(--borda); border-radius: 5px; color: var(--preto); cursor: pointer; }
.vc2-doc-item:hover { background: var(--bg-claro); }

@media (max-width: 768px) {
  .vc2-hero-titulo { font-size: 42px; }
  .vc2-esp-grid { grid-template-columns: 1fr; }
  .vc2-ficha { position: static; }
  .vc2-tc-grid { grid-template-columns: 1fr; }
  .vc2-tl { margin-bottom: 2rem; }
  .vc2-car-item { flex: 0 0 calc(50% - 3px); }
}

/* ========== NOTÍCIA INDIVIDUAL ========== */
.post-hero {
  min-height: 60vh;
  background: var(--preto);
  background-size: cover;
  background-position: center;
  position: relative;
  display: flex;
  align-items: flex-end;
}
.post-hero-overlay { position: absolute; inset: 0; background: rgba(13,13,11,.7); }
.post-hero-content { position: relative; z-index: 1; padding: 3.5rem 2.5rem; max-width: 780px; }
.post-hero-meta { display: flex; align-items: center; gap: .75rem; margin-bottom: .85rem; }
.post-cat {
  font-size: 9px; letter-spacing: .2em; text-transform: uppercase;
  color: rgba(240,236,224,.5); background: rgba(240,236,224,.08);
  padding: 3px 8px;
}
.post-fonte { font-size: 11px; color: rgba(240,236,224,.4); }
.post-hero-titulo {
  font-family: 'Archivo Black', sans-serif;
  font-size: 36px; color: var(--off-white);
  line-height: 1.2; margin-bottom: .6rem;
}
.post-hero-data { font-size: 11px; color: rgba(240,236,224,.3); letter-spacing: .1em; }

.post-body { max-width: 680px; margin: 0 auto; padding: 3rem 2.5rem; }
.post-ext-aviso {
  background: var(--bg-claro);
  padding: 2rem;
  text-align: center;
}
.post-ext-aviso p { font-size: 15px; color: var(--texto-muted); margin-bottom: 1.5rem; line-height: 1.6; }
.post-ext-btn {
  display: inline-block;
  padding: 11px 22px;
  background: var(--preto);
  color: var(--off-white);
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
  transition: background .2s;
}
.post-ext-btn:hover { background: #1a1714; }
.post-conteudo { font-size: 16px; line-height: 1.85; color: #3a3731; }
.post-conteudo p { margin-bottom: 1.25rem; }
.post-conteudo h2 { font-family: 'Archivo Black', sans-serif; font-size: 22px; color: var(--preto); margin: 2rem 0 .75rem; }
.post-conteudo img { max-width: 100%; margin: 1.5rem 0; }
.post-conteudo a { color: var(--preto); border-bottom: .5px solid var(--borda); }
.post-voltar { max-width: 680px; margin: 0 auto; padding: 0 2.5rem 3rem; }
.post-voltar a { font-size: 13px; color: var(--texto-leve); text-decoration: none; }
.post-voltar a:hover { color: var(--preto); }

/* ========== NOTÍCIA INDIVIDUAL ========== */
.post-hero { min-height: 55vh; background: var(--preto); background-size: cover; background-position: center; position: relative; display: flex; align-items: flex-end; }
.post-hero-overlay { position: absolute; inset: 0; background: rgba(13,13,11,.72); }
.post-hero-content { position: relative; z-index: 1; padding: 3.5rem 2.5rem; max-width: 780px; }
.post-hero-meta { display: flex; align-items: center; gap: .75rem; margin-bottom: .85rem; }
.post-cat { font-size: 9px; letter-spacing: .2em; text-transform: uppercase; color: rgba(240,236,224,.5); background: rgba(240,236,224,.08); padding: 3px 8px; }
.post-fonte { font-size: 11px; color: rgba(240,236,224,.4); }
.post-hero-titulo { font-family: "Archivo Black", sans-serif; font-size: 36px; color: var(--off-white); line-height: 1.2; margin-bottom: .6rem; }
.post-hero-data { font-size: 11px; color: rgba(240,236,224,.3); letter-spacing: .1em; }
.post-body { max-width: 680px; margin: 0 auto; padding: 3rem 2.5rem; }
.post-conteudo { font-size: 16px; line-height: 1.85; color: #3a3731; }
.post-conteudo p { margin-bottom: 1.25rem; }
.post-conteudo h2 { font-family: "Archivo Black", sans-serif; font-size: 22px; color: var(--preto); margin: 2rem 0 .75rem; }
.post-conteudo img { max-width: 100%; margin: 1.5rem 0; }
.post-conteudo a { color: var(--preto); border-bottom: .5px solid var(--borda); }
.post-voltar { max-width: 680px; margin: 0 auto; padding: 0 2.5rem 3rem; }
.post-voltar a { font-size: 13px; color: var(--texto-leve); text-decoration: none; }
.post-voltar a:hover { color: var(--preto); }

/* ========== ARQUIVO DE NOTÍCIAS ========== */
.arq-hero { background: var(--preto); padding: 6rem 2.5rem 5rem; border-bottom: .5px solid rgba(240,236,224,.06); }
.arq-hero-inner { max-width: 960px; margin: 0 auto; }
.arq-hero-label { font-size: 10px; letter-spacing: .22em; text-transform: uppercase; color: rgba(240,236,224,.3); margin-bottom: .6rem; }
.arq-hero-titulo { font-family: "Archivo Black", sans-serif; font-size: 52px; color: var(--off-white); line-height: 1; margin-bottom: .5rem; }
.arq-hero-sub { font-size: 14px; color: rgba(240,236,224,.35); font-weight: 400; margin-top: .5rem; }

.arq-wrap { max-width: 960px; margin: 0 auto; padding: 2.5rem 2.5rem 5rem; background: var(--bg-claro); }

.arq-toolbar { display: flex; align-items: center; justify-content: space-between; gap: 1rem; margin-bottom: 2rem; padding-bottom: 1.5rem; border-bottom: .5px solid var(--borda); flex-wrap: wrap; }
.arq-filtros { display: flex; gap: .4rem; flex-wrap: wrap; }
.arq-filtro { font-size: 11px; letter-spacing: .05em; padding: 5px 13px; background: none; border: .5px solid var(--borda); color: var(--texto-leve); cursor: pointer; transition: all .2s; }
.arq-filtro:hover { color: var(--preto); border-color: var(--preto); }
.arq-filtro.ativo { background: var(--preto); color: var(--off-white); border-color: var(--preto); }

.arq-busca { display: flex; align-items: center; border: .5px solid var(--borda); background: #fff; overflow: hidden; }
.arq-busca-input { border: none; outline: none; padding: 7px 12px; font-size: 13px; font-family: "Lexend", sans-serif; background: transparent; width: 200px; color: var(--preto); }
.arq-busca-btn { background: none; border: none; padding: 7px 10px; cursor: pointer; color: var(--texto-leve); display: flex; align-items: center; }
.arq-busca-btn:hover { color: var(--preto); }

.arq-lista { display: flex; flex-direction: column; gap: .75rem; }

.arq-card { display: flex; align-items: stretch; text-decoration: none; color: inherit; background: #fff; transition: background .2s; }
.arq-card:hover { background: #faf8f5; }

.arq-card-thumb { width: 220px; flex-shrink: 0; position: relative; overflow: hidden; background: #111; }
.arq-card-thumb img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform .4s; }
.arq-card:hover .arq-card-thumb img { transform: scale(1.04); }
.arq-card-thumb-vazio { width: 100%; height: 100%; min-height: 140px; background: #1a1714; }
.arq-ext-tag { position: absolute; top: .6rem; left: .6rem; font-size: 9px; letter-spacing: .1em; color: var(--off-white); background: rgba(13,13,11,.7); padding: 2px 7px; }

.arq-card-body { flex: 1; padding: 1.5rem 1.75rem; display: flex; flex-direction: column; justify-content: center; }
.arq-card-meta { display: flex; align-items: center; gap: .6rem; margin-bottom: .5rem; }
.arq-card-cat { font-size: 9px; letter-spacing: .18em; text-transform: uppercase; color: var(--texto-leve); }
.arq-card-data { font-size: 10px; color: var(--texto-leve); }
.arq-card-titulo { font-size: 17px; font-weight: 500; color: var(--preto); line-height: 1.4; margin-bottom: .5rem; }
.arq-card-fonte { font-size: 12px; color: var(--texto-leve); }

.arq-paginacao { margin-top: 2.5rem; display: flex; justify-content: center; gap: .25rem; }
.arq-paginacao .page-numbers { display: inline-block; padding: 6px 12px; font-size: 13px; color: var(--texto-leve); text-decoration: none; border: .5px solid var(--borda); }
.arq-paginacao .page-numbers.current { background: var(--preto); color: var(--off-white); border-color: var(--preto); }
.arq-vazio { font-size: 14px; color: var(--texto-leve); padding: 3rem 0; }

@media (max-width: 768px) {
  .arq-hero-titulo { font-size: 36px; }
  .arq-toolbar { flex-direction: column; align-items: flex-start; }
  .arq-busca-input { width: 160px; }
  .arq-card { flex-direction: column; }
  .arq-card-thumb { width: 100%; height: 180px; }
  .post-hero-titulo { font-size: 26px; }
}

/* ========== CORO HAMORNÍA ========== */
.coro-hero { background:#0d0d0b; padding:9rem 2.5rem 7rem; text-align:center; border-bottom:.5px solid rgba(240,236,224,.05); position:relative; }
.coro-hero::before { content:''; position:absolute; inset:0; background:repeating-linear-gradient(0deg,transparent,transparent 39px,rgba(240,236,224,.025) 39px,rgba(240,236,224,.025) 40px); }
.coro-hero-inner { position:relative; z-index:1; }
.coro-hero-label { font-size:10px; letter-spacing:.22em; text-transform:uppercase; color:rgba(240,236,224,.25); margin-bottom:1rem; }
.coro-hero-titulo { font-family:"Archivo Black",sans-serif; font-size:64px; color:var(--off-white); line-height:1; letter-spacing:-.02em; margin-bottom:.75rem; }
.coro-hero-sub { font-size:14px; color:rgba(240,236,224,.3); letter-spacing:.12em; font-style:italic; }

.coro-sobre-grid { display:grid; grid-template-columns:1fr 260px; gap:3.5rem; align-items:start; }
.coro-info-bloco { position:sticky; top:72px; }
.coro-status-tag { display:inline-block; font-size:11px; letter-spacing:.08em; color:#8a6a20; background:#fdf3dc; padding:5px 12px; margin-top:.25rem; }

.coro-login-box { max-width:320px; display:flex; flex-direction:column; gap:.75rem; }
.coro-lf { display:flex; flex-direction:column; gap:.3rem; }
.coro-ll { font-size:10px; letter-spacing:.12em; text-transform:uppercase; color:rgba(240,236,224,.3); }
.coro-input { padding:9px 11px; background:rgba(240,236,224,.06); border:.5px solid rgba(240,236,224,.14); border-radius:0; color:var(--off-white); font-size:13px; font-family:"Lexend",sans-serif; outline:none; }
.coro-input:focus { border-color:rgba(240,236,224,.35); }
.coro-input::placeholder { color:rgba(240,236,224,.2); }
.coro-btn { padding:10px 20px; background:var(--off-white); color:var(--preto); border:none; font-size:13px; font-weight:500; font-family:"Lexend",sans-serif; cursor:pointer; transition:background .2s; align-self:flex-start; }
.coro-btn:hover { background:#fff; }
.coro-erro { font-size:11px; color:#e07a6a; margin-top:.2rem; }

.coro-user-bar { display:flex; align-items:center; gap:.75rem; margin-bottom:2rem; padding-bottom:1.25rem; border-bottom:.5px solid rgba(240,236,224,.08); }
.coro-user-nome { font-size:13px; color:rgba(240,236,224,.6); }
.coro-sair { margin-left:auto; background:none; border:.5px solid rgba(240,236,224,.15); color:rgba(240,236,224,.3); font-size:10px; letter-spacing:.08em; padding:4px 10px; cursor:pointer; font-family:"Lexend",sans-serif; }
.coro-sair:hover { color:rgba(240,236,224,.6); border-color:rgba(240,236,224,.3); }

.coro-tabs { display:flex; gap:0; border-bottom:.5px solid rgba(240,236,224,.1); margin-bottom:1.75rem; }
.coro-tab { font-size:12px; padding:.75rem 1.1rem; background:none; border:none; border-bottom:2px solid transparent; color:rgba(240,236,224,.35); cursor:pointer; letter-spacing:.04em; transition:color .2s; }
.coro-tab:hover { color:rgba(240,236,224,.7); }
.coro-tab.on { color:var(--off-white); border-bottom-color:var(--off-white); }

.coro-new-entry { background:rgba(240,236,224,.04); border:.5px solid rgba(240,236,224,.1); margin-bottom:1.5rem; }
.coro-textarea { width:100%; padding:1rem 1.1rem; background:transparent; border:none; outline:none; color:var(--off-white); font-size:14px; font-family:"Lexend",sans-serif; resize:none; min-height:90px; line-height:1.6; }
.coro-textarea::placeholder { color:rgba(240,236,224,.2); }
.coro-entry-footer { display:flex; align-items:center; justify-content:space-between; padding:.6rem 1.1rem; border-top:.5px solid rgba(240,236,224,.08); }
.coro-entry-autor-label { font-size:11px; color:rgba(240,236,224,.3); }
.coro-btn-small { padding:6px 14px; background:rgba(240,236,224,.12); border:.5px solid rgba(240,236,224,.2); color:var(--off-white); font-size:11px; font-family:"Lexend",sans-serif; cursor:pointer; transition:background .2s; }
.coro-btn-small:hover { background:rgba(240,236,224,.2); }

.coro-search-bar { display:flex; gap:.5rem; margin-bottom:1.25rem; flex-wrap:wrap; }
.coro-search-input { flex:1; min-width:180px; padding:7px 10px; background:rgba(240,236,224,.06); border:.5px solid rgba(240,236,224,.12); color:var(--off-white); font-size:12px; font-family:"Lexend",sans-serif; outline:none; }
.coro-search-select, .coro-search-date { padding:7px 10px; background:rgba(240,236,224,.06); border:.5px solid rgba(240,236,224,.12); color:rgba(240,236,224,.6); font-size:12px; font-family:"Lexend",sans-serif; outline:none; cursor:pointer; }

.coro-entries { display:flex; flex-direction:column; gap:.75rem; }
.coro-entry { background:rgba(240,236,224,.04); border:.5px solid rgba(240,236,224,.08); padding:1rem 1.25rem; }
.coro-entry-head { display:flex; align-items:center; gap:.6rem; margin-bottom:.6rem; }
.coro-av-wrap { width:28px; height:28px; border-radius:50%; background:rgba(240,236,224,.12); display:flex; align-items:center; justify-content:center; font-size:9px; font-weight:500; color:rgba(240,236,224,.6); flex-shrink:0; overflow:hidden; }
.coro-av-img { width:100%; height:100%; object-fit:cover; border-radius:50%; }
.coro-entry-name { font-size:12px; font-weight:500; color:rgba(240,236,224,.65); }
.coro-entry-date { font-size:10px; color:rgba(240,236,224,.25); }
.coro-editado { font-size:10px; color:rgba(240,236,224,.2); margin-left:.3rem; }
.coro-entry-acoes { margin-left:auto; display:flex; gap:.5rem; }
.coro-entry-acoes button { background:none; border:none; font-size:10px; color:rgba(240,236,224,.25); cursor:pointer; font-family:"Lexend",sans-serif; padding:0; }
.coro-entry-acoes button:hover { color:rgba(240,236,224,.6); }
.coro-entry-body { font-size:14px; color:rgba(240,236,224,.55); line-height:1.7; }

.coro-dir-grid { display:flex; flex-direction:column; gap:.5rem; max-width:480px; }
.coro-dir-item { display:flex; align-items:center; gap:.75rem; padding:.85rem 1.1rem; background:rgba(240,236,224,.04); border:.5px solid rgba(240,236,224,.08); font-size:13px; color:rgba(240,236,224,.55); cursor:pointer; transition:background .2s; }
.coro-dir-item:hover { background:rgba(240,236,224,.08); color:var(--off-white); }
.coro-dir-obs { font-size:11px; color:rgba(240,236,224,.25); margin-top:1rem; }

@media (max-width:768px) {
  .coro-hero-titulo { font-size:40px; }
  .coro-sobre-grid { grid-template-columns:1fr; }
  .coro-info-bloco { position:static; }
}

/* ========== SCROLL REVEAL ========== */
.reveal {
  opacity: 0;
  transform: translateY(22px);
  transition: opacity .6s ease, transform .6s ease;
}
.reveal.visible {
  opacity: 1;
  transform: translateY(0);
}
.reveal-delay-1 { transition-delay: .1s; }
.reveal-delay-2 { transition-delay: .2s; }
.reveal-delay-3 { transition-delay: .3s; }
.reveal-delay-4 { transition-delay: .4s; }

/* ========== NEWS MONTH GROUPING ========== */
.arq-mes-titulo {
  font-size: 10px; letter-spacing: .2em; text-transform: uppercase;
  color: var(--texto-leve); margin: 2.5rem 0 .75rem;
  padding-bottom: .5rem; border-bottom: .5px solid var(--borda);
}
.arq-mes-titulo:first-child { margin-top: 0; }
.arq-mes-grupo { display: flex; flex-direction: column; gap: .75rem; margin-bottom: .5rem; }

/* Formulário Brevo dentro da seção newsletter da homepage */
.newsletter-brevo .sib-form,
.newsletter-brevo [form] {
  max-width: 340px;
  margin: 0 auto;
}

.newsletter-brevo .sib-form input[type=text],
.newsletter-brevo .sib-form input[type=email],
.newsletter-brevo [form] input[type=text],
.newsletter-brevo [form] input[type=email] {
  background: rgba(240,236,224,.06) !important;
  border-color: rgba(240,236,224,.15) !important;
  color: var(--off-white) !important;
  border-radius: 5px !important;
}

.newsletter-brevo .sib-form input::placeholder,
.newsletter-brevo [form] input::placeholder {
  color: rgba(240,236,224,.3) !important;
}

.newsletter-brevo .sib-form input[type=email]:focus,
.newsletter-brevo [form] input[type=email]:focus {
  border-color: rgba(240,236,224,.4) !important;
}

.newsletter-brevo .sib-form .sib-default-btn,
.newsletter-brevo [form] .sib-default-btn,
.newsletter-brevo [form] button[type=submit] {
  background: var(--off-white) !important;
  color: var(--preto) !important;
}

.newsletter-brevo .sib-form .sib-default-btn:hover,
.newsletter-brevo [form] .sib-default-btn:hover {
  background: #fff !important;
}

.newsletter-brevo .sib-form label,
.newsletter-brevo [form] label {
  color: rgba(240,236,224,.4) !important;
}

/* Formulário Brevo — página newsletter */
.vc2-quad .sib-form,
.vc2-quad [form] {
  max-width: 100% !important;
}

.vc2-quad .sib-form input[type=text],
.vc2-quad .sib-form input[type=email],
.vc2-quad [form] input[type=text],
.vc2-quad [form] input[type=email] {
  font-family: 'Lexend', sans-serif !important;
  width: 100% !important;
  max-width: 480px !important;
}

.vc2-quad .sib-form .sib-default-btn,
.vc2-quad [form] .sib-default-btn,
.vc2-quad [form] button[type=submit] {
  font-family: 'Lexend', sans-serif !important;
  background: none !important;
  color: rgba(13,13,11,.4) !important;
  border: .5px solid rgba(13,13,11,.2) !important;
  border-radius: 4px !important;
  padding: 5px 12px !important;
  font-size: 10px !important;
  font-weight: 500 !important;
  letter-spacing: .06em !important;
  transition: color .2s, border-color .2s !important;
}

.vc2-quad .sib-form .sib-default-btn:hover,
.vc2-quad [form] .sib-default-btn:hover,
.vc2-quad [form] button[type=submit]:hover {
  color: var(--preto) !important;
  border-color: rgba(13,13,11,.45) !important;
  background: none !important;
}

/* ========== BREVO NEWSLETTER FORM ========== */
.sib-form,
.sib-form .sib-form-block,
[form] {
  padding: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  border: none !important;
  font-family: 'Lexend', sans-serif !important;
}

/* Labels */
.sib-form label,
[form] label {
  font-size: 11px !important;
  letter-spacing: .1em !important;
  text-transform: uppercase !important;
  color: var(--texto-leve) !important;
  font-weight: 500 !important;
  margin-bottom: .35rem !important;
  display: block !important;
}

/* Inputs */
.sib-form input[type=text],
.sib-form input[type=email],
[form] input[type=text],
[form] input[type=email],
[form] select {
  width: 100% !important;
  border: .5px solid var(--borda) !important;
  border-radius: 4px !important;
  background: #fff !important;
  padding: 10px 13px !important;
  font-size: 14px !important;
  font-family: 'Lexend', sans-serif !important;
  color: var(--preto) !important;
  outline: none !important;
  transition: border-color .2s !important;
  height: auto !important;
  margin: 0 0 1rem 0 !important;
  box-shadow: none !important;
  -webkit-appearance: none !important;
}

.sib-form input[type=text]:focus,
.sib-form input[type=email]:focus,
[form] input[type=text]:focus,
[form] input[type=email]:focus {
  border-color: var(--preto) !important;
  box-shadow: none !important;
}

.sib-form input::placeholder,
[form] input::placeholder {
  color: var(--texto-leve) !important;
  opacity: 1 !important;
}

/* Botão */
.sib-form .sib-default-btn,
[form] .sib-default-btn,
.sib-form button[type=submit],
[form] button[type=submit] {
  background: var(--preto) !important;
  color: var(--off-white) !important;
  border: none !important;
  border-radius: 4px !important;
  padding: 11px 28px !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  font-family: 'Lexend', sans-serif !important;
  letter-spacing: .04em !important;
  cursor: pointer !important;
  transition: background .2s !important;
  line-height: 1.5 !important;
  white-space: nowrap !important;
  margin: 0 !important;
}

.sib-form .sib-default-btn:hover,
[form] .sib-default-btn:hover,
[form] button[type=submit]:hover {
  background: var(--escuro-2) !important;
}

/* Mensagem de sucesso */
.sib-form .sib-form-message-panel,
[form] .sib-form-message-panel {
  background: transparent !important;
  border: .5px solid var(--borda) !important;
  border-radius: 4px !important;
  padding: 1rem 1.25rem !important;
  font-size: 13px !important;
  font-family: 'Lexend', sans-serif !important;
  color: var(--texto-muted) !important;
  margin-top: 1rem !important;
}

.sib-form .sib-form-message-panel--active.sib-form-message-panel--success,
[form] .sib-form-message-panel--success {
  border-color: #7ab58a !important;
  color: #2a7a4a !important;
  background: #f0faf3 !important;
}

.sib-form .sib-form-message-panel--active.sib-form-message-panel--error,
[form] .sib-form-message-panel--error {
  border-color: #e07a6a !important;
  color: #c0392b !important;
  background: #fdf0ee !important;
}

/* Parágrafos internos */
.sib-form p,
[form] p {
  font-size: 12px !important;
  color: var(--texto-leve) !important;
  margin: .35rem 0 0 !important;
  font-family: 'Lexend', sans-serif !important;
}

/* Remove estilos indesejados do plugin */
.sib-form .sib-form-block__button-with-loader {
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
}

/* ========== DIARY USER COLORS ========== */
.coro-entry[data-color="1"] { border-left: 2.5px solid #7a9bb5; }
.coro-entry[data-color="2"] { border-left: 2.5px solid #8faa8a; }
.coro-entry[data-color="3"] { border-left: 2.5px solid #b59a7a; }
.coro-entry[data-color="4"] { border-left: 2.5px solid #a07ab5; }
.coro-entry[data-color="5"] { border-left: 2.5px solid #b57a8a; }
.coro-entry[data-color="6"] { border-left: 2.5px solid #7ab5aa; }
.coro-entry[data-color="7"] { border-left: 2.5px solid #b5b07a; }
.coro-entry[data-color="8"] { border-left: 2.5px solid #8a7ab5; }

@media (max-width: 768px) {
  .news-item { flex: 0 0 calc(50% - .5rem); }
  .news-visible { --visible: 2; }
}
