/*
 * Notícias do site institucional - Gadelha dos Santos
 * Arquivo público único: /css/noticias.css
 * Não criar diretórios técnicos dentro de /noticias, para não interferir no menu flutuante.
 */

.gs-home-news-section {
  max-width: 920px;
  margin: 0 auto 32px auto;
  padding: 0 10px;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  font-weight: 400;
}

.gs-home-news-title {
  font-family: Arial, Helvetica, sans-serif;
  color: #e67e22;
  font-size: 28px;
  line-height: 1.25;
  font-weight: 700;
  text-align: center;
  margin: 0 0 18px;
}

.gs-news-embed {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
}

.gs-newsletter-call {
  max-width: 800px;
  margin: 18px auto 0;
  padding: 14px 16px;
  border: 1px solid #f2d3b8;
  border-radius: 10px;
  background: #fff8f0;
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 1.55;
  font-weight: 400;
  text-align: center;
}

.gs-newsletter-call a {
  color: #c65f12;
  font-weight: 700;
  text-decoration: none;
}

.gs-newsletter-call a:hover { text-decoration: underline; }

.noticia-content-wrapper,
.noticia-content-wrapper * {
  font-family: Arial, Helvetica, sans-serif !important;
  box-sizing: border-box;
}

.noticia-content-wrapper {
  line-height: 1.72 !important;
  color: #333 !important;
  background-color: #fff;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  max-width: 820px;
  margin: 20px auto;
  text-align: left !important;
  font-weight: 400 !important;
  font-size: 16px !important;
}

.noticia-content-wrapper .container,
.noticia-content-wrapper .gs-news-container {
  max-width: 780px;
  margin: 0 auto;
  padding: 0;
}

.noticia-content-wrapper h1,
.noticia-content-wrapper h2,
.noticia-content-wrapper h3,
.noticia-content-wrapper h4,
.noticia-content-wrapper p,
.noticia-content-wrapper ul,
.noticia-content-wrapper ol,
.noticia-content-wrapper li,
.noticia-content-wrapper a,
.noticia-content-wrapper div,
.noticia-content-wrapper span,
.noticia-content-wrapper blockquote,
.noticia-content-wrapper hr {
  font-family: inherit !important;
  box-sizing: border-box;
}

.noticia-content-wrapper h1,
.noticia-content-wrapper h2,
.noticia-content-wrapper h3,
.noticia-content-wrapper h4 {
  color: #e67e22 !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
  text-align: left !important;
  margin: 0 0 18px 0 !important;
  padding: 0 !important;
}

.noticia-content-wrapper h1 { font-size: 32px !important; }
.noticia-content-wrapper h2 { font-size: 27px !important; }
.noticia-content-wrapper h3 { font-size: 21px !important; margin-top: 22px !important; }
.noticia-content-wrapper h4 { font-size: 18px !important; margin-top: 18px !important; }

.noticia-content-wrapper .noticia-meta {
  color: #777 !important;
  font-size: 13px !important;
  line-height: 1.4 !important;
  text-align: left !important;
  margin: 0 0 12px 0 !important;
  font-weight: 400 !important;
}

.noticia-content-wrapper .noticia-resumo {
  background: #fff7ef;
  border-left: 4px solid #e67e22;
  padding: 12px 14px !important;
  border-radius: 7px;
  text-align: left !important;
  margin: 0 0 18px 0 !important;
  color: #333 !important;
}

.noticia-content-wrapper .noticia-corpo {
  margin-top: 8px;
  color: #333 !important;
  font-weight: 400 !important;
}

.noticia-content-wrapper p,
.noticia-content-wrapper li {
  font-size: 16px !important;
  line-height: 1.72 !important;
  color: #333 !important;
  font-weight: 400 !important;
  text-align: justify !important;
  margin: 0 0 17px 0 !important;
  padding: 0 !important;
}

.noticia-content-wrapper ul,
.noticia-content-wrapper ol {
  margin: 0 0 17px 24px !important;
  padding-left: 20px !important;
}

.noticia-content-wrapper li { margin-bottom: 9px !important; }

.noticia-content-wrapper a {
  color: #2980b9 !important;
  text-decoration: none !important;
  font-weight: 700 !important;
}

.noticia-content-wrapper a:hover { text-decoration: underline !important; }

.noticia-content-wrapper strong,
.noticia-content-wrapper b {
  color: #111 !important;
  font-weight: 700 !important;
}

.noticia-content-wrapper em,
.noticia-content-wrapper i { font-style: italic !important; }

.noticia-content-wrapper blockquote {
  font-style: italic;
  background: #f6f6f6;
  border-left: 5px solid #e67e22;
  padding: 12px 18px !important;
  margin: 20px 0 !important;
  color: #333 !important;
}

.noticia-content-wrapper hr {
  border: 0;
  height: 1px;
  background-color: #ddd;
  margin: 34px 0 20px 0 !important;
}

.noticia-content-wrapper .noticia-share {
  margin-top: 26px;
  padding-top: 18px;
  border-top: 1px solid #eee;
  text-align: left;
}

.noticia-content-wrapper .btn-noticia-whatsapp {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #25D366;
  color: #fff !important;
  padding: 10px 14px;
  border-radius: 8px;
  text-decoration: none !important;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700 !important;
}

.noticia-content-wrapper .btn-noticia-whatsapp:hover {
  filter: brightness(0.95);
  text-decoration: none !important;
}

.gs-news-page-body {
  background: #f5f5f5;
  margin: 0;
  padding: 24px 12px;
}

.site-preview-frame {
  background: #f4f5f7;
  border: 1px solid #dde1e6;
  border-radius: 12px;
  padding: 16px;
  max-height: 620px;
  overflow: auto;
}

.site-preview-frame .noticia-content-wrapper {
  margin: 0 auto;
}

@media (max-width: 640px) {
  .gs-home-news-title { font-size: 23px; }
  .noticia-content-wrapper {
    padding: 20px;
    margin: 14px auto;
  }
  .noticia-content-wrapper h1 { font-size: 26px !important; }
  .noticia-content-wrapper h2 { font-size: 22px !important; }
  .noticia-content-wrapper h3 { font-size: 19px !important; }
  .noticia-content-wrapper p,
  .noticia-content-wrapper li { font-size: 15px !important; }
}
