/*
Theme Name: Series em Cena
Theme URI: https://seriesemcena.com.br
Author: SEC
Description: Tema WordPress Series em Cena.
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: series-em-cena
Tags: blog, news, entertainment
*/
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@600;700;800&family=Open+Sans:wght@400;500;600;700&display=swap');

body {
  font-family: 'Open Sans', sans-serif !important;
  transition: opacity 0.12s ease;
}

html,
body,
#page {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

html,
body {
  overscroll-behavior-x: none;
}

.font-sans,
body,
p,
li,
blockquote,
span,
a,
button,
input,
textarea {
  font-family: 'Open Sans', sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
[class*="subtitle"],
.sec-subtitle {
  font-family: 'Manrope', sans-serif !important;
}

html.sec-preload body {
  opacity: 0;
}

.horizontal-scroll {
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
  cursor: grab;
  touch-action: pan-x pan-y pinch-zoom;
  overscroll-behavior-x: contain;
}

.horizontal-scroll:active {
  cursor: grabbing;
}

.horizontal-scroll::-webkit-scrollbar {
  display: none;
}

.sec-nav-pill {
  background: #d692f1 !important;
}

.sec-nav-pill:hover {
  background: #c87eea !important;
}

header .bg-purple-200 {
  background-color: #d692f1 !important;
}

.sec-logo-dark {
  display: none;
}

header {
  position: relative !important;
  z-index: 120;
  width: 100%;
}

header.sec-header-fixed {
  position: fixed !important;
  top: var(--sec-top-fixed-offset, 0px);
  left: 0;
  right: 0;
}

#page {
  padding-top: 0 !important;
}

#page.sec-header-spacer {
  padding-top: var(--sec-header-offset, 128px) !important;
}

.sec-brand-hbo-max {
  color: #6d28d9 !important;
}

.sec-topic-highlight {
  color: #a855f7;
}

.sec-mobile-logo-link {
  max-width: min(58vw, 180px);
  margin-right: 0.6rem;
}

.sec-mobile-logo-link img {
  max-width: 100%;
}

.sec-header-actions {
  padding-left: 0.65rem;
}

body.theme-dark .sec-logo-light,
html.theme-dark-boot body .sec-logo-light {
  display: none !important;
}

body.theme-dark .sec-logo-dark,
html.theme-dark-boot body .sec-logo-dark {
  display: inline-block !important;
}

.sec-hero-slider {
  gap: 1rem;
}

.sec-hero-slide {
  flex: 0 0 85%;
  width: 85%;
  aspect-ratio: 4 / 5;
}

.sec-hero-slide img {
  display: block;
}

.sec-slider-gradient-underline {
  background: linear-gradient(90deg, #d55fe6 0%, #d7ef63 100%);
  bottom: 0 !important;
}

.sec-slider-gradient-underline.bottom-1 {
  bottom: 0 !important;
}

@media (min-width: 768px) {
  .sec-slider-gradient-underline.md\:bottom-2 {
    bottom: 0 !important;
  }
}

@media (min-width: 640px) {
  .sec-hero-slide {
    flex-basis: 72%;
    width: 72%;
    aspect-ratio: 16 / 9;
  }
}

@media (min-width: 1024px) {
  .sec-hero-slide {
    flex-basis: 70%;
    width: 70%;
    aspect-ratio: 21 / 9;
  }
}

.custom-logo-link img,
.custom-logo {
  max-height: 48px;
  width: auto;
}

.prose p {
  margin-bottom: 1.25rem;
}

body.single-post .prose h2 {
  display: block;
  clear: both;
  margin: 2rem 0 1rem;
  font-size: clamp(1.6rem, 2.8vw, 2rem);
  line-height: 1.2;
  font-weight: 800;
}

body.single-post .prose h2 + p {
  margin-top: 0;
}

body.single-post .prose .wp-block-embed,
body.single-post .prose .wp-block-embed.is-type-video,
body.single-post .prose .wp-block-embed__wrapper,
body.single-post .prose iframe,
body.single-post .prose embed,
body.single-post .prose object {
  display: block;
  clear: both;
  width: 100%;
  max-width: 100%;
}

body.single-post .prose .wp-block-embed,
body.single-post .prose iframe,
body.single-post .prose embed,
body.single-post .prose object {
  margin: 0rem 0;
}

/* In-content media style for single post body */
body.single-post .prose figure.wp-block-image,
body.single-post .prose figure.wp-block-gallery,
body.single-post .prose .wp-caption {
  margin: 1.75rem auto 1.5rem;
  width: 100%;
  max-width: 100%;
  border-radius: 20px;
  overflow: hidden;
  background: #d9d9d9;
}

body.single-post .prose figure.wp-block-image img,
body.single-post .prose figure.wp-block-gallery img,
body.single-post .prose .wp-caption img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 20px 20px 0 0;
  margin: 0;
}

body.single-post .prose figure.wp-block-image figcaption,
body.single-post .prose figure.wp-block-gallery figcaption,
body.single-post .prose .wp-caption .wp-caption-text {
  margin: 0;
  padding: 0.75rem 1rem 0.9rem;
  font-size: 0.95rem;
  line-height: 1.25;
  text-align: center;
  color: #6b6b6b;
  background: #d9d9d9;
}

body.single-post .prose p > img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 20px;
}

/* Prevent in-article ad overlays from cutting paragraph text on desktop. */
@media (min-width: 768px) {
  body.single-post .prose [id^="sec-ad-"],
  body.single-post .prose [data-ad-slot],
  body.single-post .prose .adsbygoogle,
  body.single-post .prose [id^="google_ads_iframe"],
  body.single-post .prose iframe[src*="doubleclick.net"],
  body.single-post .prose iframe[src*="googlesyndication.com"],
  body.single-post .prose p > .adsbygoogle,
  body.single-post .prose p > [id^="google_ads_iframe"],
  body.single-post .prose p > iframe[src*="doubleclick.net"],
  body.single-post .prose p > iframe[src*="googlesyndication.com"] {
    display: block !important;
    float: none !important;
    clear: both !important;
    position: static !important;
    margin: 0rem 0 !important;
    z-index: 1 !important;
  }
}

@media (min-width: 768px) {
  body.single-post .hidden.md\:block .prose a {
    color: #9333ea;
    text-decoration: none;
    transition: color 0.2s ease;
  }

  body.single-post .hidden.md\:block .prose a:hover {
    color: #7e22ce;
  }

  body.single-post .sec-desktop-single-sidebar {
    position: sticky;
    top: 96px;
    align-self: start;
    height: fit-content;
    max-height: none;
    overflow: visible;
  }
}

.sec-mobile-content {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.sec-mobile-content .prose p {
  margin-bottom: 1.5rem;
}

.sec-mobile-content .prose h2 {
  margin-top: 1.8rem;
  margin-bottom: 0.9rem;
}

body.single-post .md\:hidden .prose a {
  color: #9333ea;
  text-decoration: none;
}

body.single-post .md\:hidden .prose a:hover {
  color: #7e22ce;
}

.sec-hero-caption-badge {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  position: absolute;
  right: 0.75rem;
  bottom: 0.75rem;
  max-width: 82%;
  padding: 0.45rem 0.85rem;
  border-radius: 999px;
  isolation: isolate;
  background: rgba(20, 20, 24, 0.5) !important;
  backdrop-filter: blur(14px) saturate(140%) !important;
  -webkit-backdrop-filter: blur(14px) saturate(140%) !important;
  border: 1px solid rgba(255, 255, 255, 0.24);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
  line-height: 1.25;
  font-size: 0.8rem;
  font-weight: 600;
  color: #ffffff;
  text-align: left;
  overflow-wrap: anywhere;
}

@media (max-width: 767px) {
  #sec-header-main {
    gap: 0.75rem;
  }

  .sec-header-left {
    gap: 0.85rem;
  }

  .sec-mobile-kicker-pill,
  .sec-mobile-cat-pill {
    max-width: 48%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .sec-hero-caption-badge {
    right: 0.6rem;
    bottom: 0.6rem;
    max-width: calc(100% - 1.2rem);
    font-size: 0.72rem;
    line-height: 1.2;
    padding: 0.4rem 0.72rem;
  }
}

.sec-section-title {
  position: relative;
  display: inline-block;
  padding-bottom: 0.35rem;
}

.sec-section-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 72%;
  height: 4px;
  border-radius: 999px;
  background: linear-gradient(90deg, #d55fe6 0%, #d7ef63 100%);
}

.line-clamp-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.screen-reader-text,
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

body.theme-dark {
  background: #0f1115;
  color: #e5e7eb;
}

html.theme-dark-boot body {
  background: #0f1115;
  color: #e5e7eb;
}

body.theme-dark main,
body.theme-dark .bg-white {
  background-color: rgba(0, 0, 0, 0.94) !important;
  color: #fff !important;
}

body.theme-dark header {
  background-color: #1f2937 !important;
  border-color: #374151 !important;
}

body.theme-dark .text-gray-900 {
  color: #f3f4f6 !important;
}

body.theme-dark .text-gray-500,
body.theme-dark .text-gray-600,
body.theme-dark .text-gray-700 {
  color: #9ca3af !important;
}

body.theme-dark .bg-gray-100,
body.theme-dark .bg-gray-50 {
  background-color: #1f2937 !important;
}

/* Dark Mode v2 - aligned with provided visual reference */
body.theme-dark,
html.theme-dark-boot body {
  background: radial-gradient(circle at 20% 10%, #2a2d34 0%, #17191e 38%, #0f1115 100%) !important;
  color: #f4f4f5;
}

body.theme-dark #page,
body.theme-dark main,
body.theme-dark .bg-white {
  background: transparent !important;
  color: #f4f4f5 !important;
}

/* Keep bright lime header in dark mode as in reference */
body.theme-dark header {
  background: #d6ee6f !important;
  border-color: #c4db64 !important;
}

body.theme-dark header a,
body.theme-dark header button,
body.theme-dark header span {
  color: #101010 !important;
}

body.theme-dark #sec-search-overlay {
  background: #d6ee6f !important;
}

/* Primary text hierarchy */
body.theme-dark .text-gray-900 {
  color: #f7f7f8 !important;
}

body.theme-dark .text-gray-700 {
  color: #dbdde0 !important;
}

body.theme-dark .text-gray-600,
body.theme-dark .text-gray-500 {
  color: #c7c9ce !important;
}

body.theme-dark .prose,
body.theme-dark .prose p,
body.theme-dark .prose li {
  color: #f1f1f3 !important;
}

body.theme-dark .prose figure.wp-block-image figcaption,
body.theme-dark .prose figure.wp-block-gallery figcaption,
body.theme-dark .prose .wp-caption .wp-caption-text {
  background: #3f434d !important;
  color: #e8ebf0 !important;
}

/* Cards and sections */
body.theme-dark [class*="bg-[#efefef]"] {
  background-color: #56585d !important;
}

body.theme-dark [class*="bg-[#1f1f1f]"],
body.theme-dark [class*="bg-[#1a1a1a]"],
body.theme-dark [class*="bg-[#2a2a2a]"] {
  background-color: #2d2f35 !important;
}

body.theme-dark .bg-gray-50 {
  background-color: #3b3d43 !important;
}

body.theme-dark .bg-gray-100 {
  background-color: #9a9ca1 !important;
}

body.theme-dark .bg-gray-200 {
  background-color: #4a4d53 !important;
}

body.theme-dark .border-gray-100,
body.theme-dark .border-gray-200,
body.theme-dark .border-gray-300 {
  border-color: rgba(255, 255, 255, 0.22) !important;
}

/* Keep ad boxes light gray in dark */
body.theme-dark .tracking-\[0\.2em\] {
  color: #3a3a3a !important;
}

/* Footer becomes deep dark strip in dark mode */
body.theme-dark footer {
  background: #0c0d10 !important;
  color: #f4f4f5 !important;
}

body.theme-dark footer .bg-white\/20 {
  background: rgba(255, 255, 255, 0.12) !important;
}

body.theme-dark footer .text-white\/80,
body.theme-dark footer .text-white\/90 {
  color: #d7d7da !important;
}

/* Mobile article dark palette (updated mock) */
body.theme-dark .sec-mobile-hero-card {
  background: #53555a !important;
}

body.theme-dark .sec-mobile-cat-pill {
  background: #d6ee6f !important;
  color: #1a1b1f !important;
}

body.theme-dark .sec-mobile-kicker-pill {
  background: #26282d !important;
  color: #f4f4f5 !important;
}

body.theme-dark .sec-mobile-main-title {
  color: #f5f5f6 !important;
}

body.theme-dark .sec-mobile-main-subtitle {
  color: #d6d8dc !important;
}

body.theme-dark .sec-mobile-hero-card .text-gray-700 {
  color: #e4e5e8 !important;
}

body.theme-dark .sec-mobile-hero-card .text-gray-900 {
  color: #ffffff !important;
}

body.theme-dark .sec-mobile-hero-card figcaption {
  color: #f3f4f6 !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);
}

body.theme-dark .sec-hero-caption-badge {
  background: rgba(28, 31, 37, 0.62) !important;
  border-color: rgba(255, 255, 255, 0.28) !important;
  backdrop-filter: blur(14px) saturate(140%) !important;
  -webkit-backdrop-filter: blur(14px) saturate(140%) !important;
}

body.theme-dark.home main a,
body.theme-dark.blog main a {
  color: #f3f4f6;
}

body.theme-dark.home main a:hover,
body.theme-dark.blog main a:hover,
body.theme-dark.home main a:active,
body.theme-dark.blog main a:active {
  color: #e7fb8a;
}

body.theme-dark .sec-topic-highlight {
  color: #d6ee6f;
}

@media (max-width: 767px) {
  body.theme-dark .md\:hidden {
    color: #ececef;
  }

  body.theme-dark .md\:hidden .bg-white {
    background: transparent !important;
  }

  body.theme-dark .sec-mobile-hero-card {
    background: #3c404a !important;
  }

  body.theme-dark .sec-mobile-cat-pill {
    background: #d6ee6f !important;
    color: #111217 !important;
  }

  body.theme-dark .sec-mobile-kicker-pill {
    background: #6a6d74 !important;
    color: #f2f3f6 !important;
  }

  body.theme-dark .sec-mobile-main-title {
    color: #ececef !important;
  }

  body.theme-dark .sec-mobile-main-subtitle {
    color: #bfc3cc !important;
  }

  body.theme-dark .md\:hidden .text-gray-900 {
    color: #ececef !important;
  }

  body.theme-dark .md\:hidden .text-gray-700 {
    color: #dbdde2 !important;
  }

  body.theme-dark .md\:hidden .text-gray-600,
  body.theme-dark .md\:hidden .text-gray-500 {
    color: #bfc3cc !important;
  }

  body.theme-dark .md\:hidden .prose,
  body.theme-dark .md\:hidden .prose p,
  body.theme-dark .md\:hidden .prose li {
    color: #ececef !important;
  }

  body.theme-dark .md\:hidden .prose strong {
    color: #d6ee6f !important;
    font-weight: 800;
  }

  body.theme-dark .md\:hidden .prose a {
    color: #d6ee6f !important;
    text-decoration: none;
  }

  body.theme-dark .md\:hidden .prose a:hover {
    color: #e6fb83 !important;
  }

  body.theme-dark .md\:hidden .prose figure.wp-block-image figcaption,
  body.theme-dark .md\:hidden .prose figure.wp-block-gallery figcaption,
  body.theme-dark .md\:hidden .prose .wp-caption .wp-caption-text {
    background: #434851 !important;
    color: #eceff4 !important;
  }

  body.theme-dark .md\:hidden .bg-gray-50 {
    background-color: #3c404a !important;
  }

  body.theme-dark .md\:hidden .bg-gray-100 {
    background-color: #4a4d55 !important;
  }

  body.theme-dark .md\:hidden .bg-gray-200 {
    background-color: #5b5f68 !important;
  }

  body.theme-dark .md\:hidden .border-gray-100,
  body.theme-dark .md\:hidden .border-gray-200,
  body.theme-dark .md\:hidden .border-gray-300 {
    border-color: rgba(255, 255, 255, 0.12) !important;
  }

  body.theme-dark .sec-mobile-author-search {
    background: #4a4d55 !important;
    color: #ececef !important;
  }
}

/* Desktop dark mode refinements to match provided mockups */
@media (min-width: 768px) {
  body.theme-dark,
  html.theme-dark-boot body {
    background: radial-gradient(circle at 28% 8%, #2a2d35 0%, #161a22 42%, #0c111a 100%) !important;
    color: #ececef;
  }

  body.theme-dark #page,
  body.theme-dark main {
    background: transparent !important;
  }

  body.theme-dark .hidden.md\:block .text-gray-900 {
    color: #ececef !important;
  }

  body.theme-dark .hidden.md\:block .text-gray-700 {
    color: #dbdde2 !important;
  }

  body.theme-dark .hidden.md\:block .text-gray-600,
  body.theme-dark .hidden.md\:block .text-gray-500 {
    color: #bfc3cc !important;
  }

  body.theme-dark .hidden.md\:block .prose,
  body.theme-dark .hidden.md\:block .prose p,
  body.theme-dark .hidden.md\:block .prose li {
    color: #ececef !important;
  }

  body.theme-dark .hidden.md\:block .prose strong {
    color: #d6ee6f !important;
    font-weight: 800;
  }

  body.theme-dark .hidden.md\:block .prose a {
    color: #d6ee6f !important;
    text-decoration: none;
  }

  body.theme-dark .hidden.md\:block .prose a:hover {
    color: #e6fb83 !important;
  }

  body.theme-dark .hidden.md\:block .prose figure.wp-block-image figcaption,
  body.theme-dark .hidden.md\:block .prose figure.wp-block-gallery figcaption,
  body.theme-dark .hidden.md\:block .prose .wp-caption .wp-caption-text {
    background: #434851 !important;
    color: #eceff4 !important;
  }

  body.theme-dark .hidden.md\:block .bg-gray-50 {
    background-color: #3c404a !important;
  }

  body.theme-dark .hidden.md\:block .bg-gray-100 {
    background-color: #4a4d55 !important;
  }

  body.theme-dark .hidden.md\:block .bg-gray-200 {
    background-color: #5b5f68 !important;
  }

  body.theme-dark .hidden.md\:block .border-gray-100,
  body.theme-dark .hidden.md\:block .border-gray-200,
  body.theme-dark .hidden.md\:block .border-gray-300 {
    border-color: rgba(255, 255, 255, 0.12) !important;
  }

  body.theme-dark .sec-desktop-cat-pill {
    background: #d6ee6f !important;
    color: #111217 !important;
  }

  body.theme-dark .sec-desktop-kicker-pill {
    background: #6a6d74 !important;
    color: #f2f3f6 !important;
  }

  body.theme-dark .sec-desktop-single-sidebar .text-\[\#a855f7\],
  body.theme-dark .hidden.md\:block .text-\[\#a855f7\] {
    color: #d6ee6f !important;
  }

  body.theme-dark .sec-desktop-single-sidebar .bg-white {
    background-color: #3f434d !important;
  }

  body.theme-dark .sec-desktop-single-sidebar [class*="hover:bg-[#a855f7]"]:hover {
    background-color: #d6ee6f !important;
    color: #101114 !important;
    border-color: #d6ee6f !important;
  }

  body.theme-dark .tracking-\[0\.2em\] {
    color: #2d3138 !important;
  }

  body.theme-dark footer {
    background: #07090e !important;
    color: #eef0f4 !important;
  }

  body.theme-dark footer .h-px {
    background: rgba(255, 255, 255, 0.12) !important;
  }

  body.theme-dark footer a.bg-white\/20 {
    background: #31353d !important;
    color: #f2f3f5 !important;
  }

  body.theme-dark footer a.bg-white\/20:hover {
    background: #444951 !important;
  }

  body.theme-dark footer .text-white\/80,
  body.theme-dark footer .text-white\/90 {
    color: #d7dbe2 !important;
  }

  body.theme-dark footer .hover\:text-black:hover {
    color: #d6ee6f !important;
  }
}

/* Custom CSS (persistent overrides) */
@media (min-width: 768px) {
  .md\:bottom-2 {
    bottom: 0rem;
  }
}

@media (min-width: 1024px) {
  .lg\:text-5xl {
    font-size: 3rem;
    line-height: 1.3;
  }
}

.leading-snug {
  line-height: 1.525;
  font-size: 19px;
}

.text-xs {
  font-size: 0.9rem;
  line-height: 1.3rem;
}

.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 13px !important;
}

.border-t-\[3px\] {
  border-top-width: 1px;
}

@media (max-width: 767px) {
  .sec-mobile-kicker-pill,
  .sec-mobile-cat-pill {
    font-size: 13px !important;
  }
}

.leading-\[1\.08\] {
  line-height: 1.2;
}

.sec-hero-caption-badge {
  font-weight: 300;
}

.prose p {
  margin-bottom: 1.5rem;
  font-size: 19px;
}

.text-base {
  font-size: 1.3rem;
}

.leading-none {
  line-height: 1.5;
}

body.single-post .prose figure.wp-block-image figcaption,
body.single-post .prose figure.wp-block-gallery figcaption,
body.single-post .prose .wp-caption .wp-caption-text {
  margin: 0;
  padding: 0.75rem 1rem 0.9rem;
  font-size: 0.8rem;
  line-height: 1.25;
  text-align: center;
}

.leading-tight {
  line-height: 1.45;
}

.text-\[15px\] {
  font-size: 13px !important;
}

.leading-tight {
  line-height: 1.45;
}

.text-\[10px\] {
  font-size: 13px;
}

.sec-section-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  border-radius: 999px;
  background: linear-gradient(90deg, #d55fe6 0%, #d7ef63 100%);
}

@media (min-width: 1024px) {
  .lg\:text-5xl {
    font-size: 2.7em;
    font-weight: 800;
  }
}

.text-\[46px\] {
  font-size: 36px;
}

.aspect-\[16\/9\] {
  aspect-ratio: 12 / 9;
}

/* H2 no corpo dos artigos */
.sec-mobile-content .prose h2,
.prose.prose-xl h2,
.prose.prose-lg h2 {
  font-family: "Manrope", sans-serif;
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 800;
  margin-top: 2rem;
  margin-bottom: 0.9rem;
}

@media (max-width: 767px) {
  .sec-mobile-content .prose h2,
  .prose.prose-xl h2,
  .prose.prose-lg h2 {
    font-size: 1.25rem;
    line-height: 1.25;
    margin-top: 1.5rem;
    margin-bottom: 0.7rem;
  }
}

/* H3 no corpo dos artigos */
.sec-mobile-content .prose h3,
.prose.prose-xl h3,
.prose.prose-lg h3 {
  font-family: "Manrope", sans-serif;
  font-size: 1.1rem;
  line-height: 1.2;
  font-weight: 800;
  margin-top: 2rem;
  margin-bottom: 0.9rem;
}

@media (max-width: 767px) {
  .sec-mobile-content .prose h3,
  .prose.prose-xl h3,
  .prose.prose-lg h3 {
    font-size: 1.1rem;
    line-height: 1.25;
    margin-top: 0.5rem;
    margin-bottom: 0.7rem;
  }
}

@media (max-width: 767px) {
  .sec-dorama-grid {
    grid-template-columns: 1fr;
    gap: 2.25rem;
  }

  .sec-dorama-block-title {
    font-size: 2.2rem;
    line-height: 1.15;
  }

  .sec-dorama-post-title {
    font-size: 1.72rem;
    line-height: 1.2;
  }

  .sec-dorama-related-title {
    font-size: 1.22rem;
    line-height: 1.32;
  }

  .sec-topic-card-title {
    font-size: 1.24rem;
    line-height: 1.26;
  }

  .sec-latest-site-title {
    font-size: 1.24rem;
    line-height: 1.26;
  }
}

/* H3 no corpo dos artigos */
body.single-post .prose h3,
.sec-mobile-content .prose h3,
.prose.prose-xl h3,
.prose.prose-lg h3 {
  font-family: "Manrope", sans-serif;
  font-size: 1.55rem !important;
  line-height: 1.3 !important;
  font-weight: 800;
  margin-top: 1.8rem;
  margin-bottom: 1.0rem;
}


@media (max-width: 767px) {
  body.single-post .prose h3,
  .sec-mobile-content .prose h3,
  .prose.prose-xl h3,
  .prose.prose-lg h3 {
    font-size: 1.28rem !important;
    line-height: 1.3 !important;
    margin-top: 1.2rem;
    margin-bottom: 1.8rem;
  }
.pb-4 {
padding-bottom: 1rem;
}
}

/* Centraliza legenda apenas no desktop */
@media (min-width: 768px) {
  .sec-hero-caption-badge {
    left: 50% !important;
    right: auto !important;
    width: calc(100% - 1.5rem);    
	transform: translateX(-50%) !important;
    justify-content: center;
    text-align: center;
  }
}

/* Mobile mantém alinhado à direita */
@media (max-width: 767px) {
  .sec-hero-caption-badge {
    left: auto !important;
    right: 0.6rem !important;
    transform: none !important;
    text-align: left;
    justify-content: flex-start;
  }
}

/* FIX FORCADO - MOBILE HERO SINGLE */
@media (max-width: 767px) {
  .sec-mobile-kicker-text {
    font-size: 1.06rem !important;
    line-height: 2.2 !important;
    display: inline-block !important;
	margin-left: 5px;          /* afasta da borda esquerda */
    margin-bottom: 2px;        /* afasta do título */
	margin-top: 5px;        /* afasta do título */
  }

  .sec-mobile-hero-card figure {
    position: relative !important;
    overflow: hidden !important;
  }

  .sec-mobile-hero-card figure .sec-mobile-cat-pill {
    position: absolute !important;
    top: 12px !important;
    right: 12px !important;
    z-index: 5 !important;
    max-width: 56% !important;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.16) !important;
  }

  .sec-mobile-caption-wrap {
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    z-index: 20 !important;
    padding: 15px 12px 12px !important;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.68) 0%, rgba(0, 0, 0, 0.35) 40%, rgba(0, 0, 0, 0) 100%) !important;
    backdrop-filter: blur(0px) saturate(100%) !important;
    -webkit-backdrop-filter: blur(0px) saturate(100%) !important;
    display: block !important;
  }

  .sec-mobile-caption-text {
    display: block !important;
    text-align: center !important;
    color: #fff !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7) !important;
    font-size: 0.82rem !important;
    line-height: 1.25 !important;
    font-weight: 400 !important;
    margin: 0 !important;
  }
}

/* Restore list styles inside post content (desktop + mobile) */
body.single-post .prose ul,
body.single-post .prose ol {
  margin: 1rem 0 1.35rem 1.25rem;
  padding-left: 1rem;
	  font-size: 19px !important;
}

body.single-post .prose ul {
  list-style: disc;
}

body.single-post .prose ol {
  list-style: decimal;
}

body.single-post .prose li {
  display: list-item;
  margin: 0.35rem 0;
  line-height: 1.55;
	font-size: 19px !important;
}

body.single-post .prose li > ul,
body.single-post .prose li > ol {
  margin-top: 0.35rem;
  margin-bottom: 0.35rem;
}

body.theme-dark .hidden.md\:block .not-prose a.hover\:bg-gray-50:hover,
body.theme-dark .hidden.md\:block .not-prose a[class*="hover:bg-gray-50"]:hover {
  background: rgba(214, 238, 111, 0.1) !important;
}

/* In-content AdSense (fixo 300x250) */
.sec-incontent-ad {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  clear: both !important;
  float: none !important;
  position: relative !important;
  margin: 1.5rem auto !important;
  text-align: center !important;
}

.sec-incontent-ad-label {
  display: block !important;
  width: 100% !important;
  margin: 0 0 0.5rem 0 !important;
  font-size: 11px !important;
  line-height: 1 !important;
  font-weight: 500 !important;
  letter-spacing: 0.35em !important;
  text-transform: uppercase !important;
  color: #6b7280 !important;
  text-align: center !important;
}

.sec-ad-frame.sec-ad-300x250 {
  width: 300px !important;
  height: 250px !important;
  min-width: 300px !important;
  max-width: 300px !important;
  min-height: 250px !important;
  max-height: 250px !important;
  overflow: hidden !important;
  border-radius: 4px !important;
  margin: 0 auto !important;
  position: relative !important;
  display: block !important;
}

.sec-ad-frame.sec-ad-300x250 .adsbygoogle {
  display: inline-block !important;
  width: 300px !important;
  height: 250px !important;
  min-width: 300px !important;
  min-height: 250px !important;
  max-width: 300px !important;
  max-height: 250px !important;
  margin: 0 auto !important;
  float: none !important;
  position: relative !important;
  z-index: 1 !important;
}

/* Garante que o bloco do anúncio não sobreponha o texto da matéria */
body.single-post .prose .sec-incontent-ad,
body.single-post .prose .sec-incontent-ad * {
  float: none !important;
}

body.single-post .prose .sec-incontent-ad {
  display: flex !important;
  clear: both !important;
  position: relative !important;
  z-index: 1 !important;
}

/* Mobile */
@media (max-width: 767px) {
  .sec-incontent-ad {
    margin: 1.25rem auto !important;
    padding: 0 !important;
  }

  .sec-incontent-ad-label {
    font-size: 10px !important;
    letter-spacing: 0.28em !important;
    margin-bottom: 0.45rem !important;
  }

  .sec-ad-frame.sec-ad-300x250 {
    width: 300px !important;
    max-width: 300px !important;
    min-width: 300px !important;
    height: 250px !important;
    max-height: 250px !important;
    min-height: 250px !important;
    transform: scale(0.9);
    transform-origin: top center;
    margin-bottom: -25px !important; /* compensa o scale */
  }

  .sec-ad-frame.sec-ad-300x250 .adsbygoogle {
    width: 300px !important;
    height: 250px !important;
  }
}

/* Chapéu personalizado no single mobile */
@media (max-width: 767px) {
  .sec-mobile-kicker-text {
    color: #a855f7 !important; /* light = roxo */
  }

  body.theme-dark .sec-mobile-kicker-text {
    color: #d7ef63 !important; /* dark = verde */
  }
}

/* TMDB showcase banner on tag archives */
.sec-tag-showcase {
  position: relative;
  overflow: hidden;
  border-radius: 1.4rem;
  border: 1px solid rgba(17, 24, 39, 0.08);
  background: #f5f5f4;
  box-shadow: 0 14px 34px rgba(17, 24, 39, 0.08);
}

.sec-tag-showcase.has-backdrop::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg, rgba(245, 245, 244, 0.97) 0%, rgba(245, 245, 244, 0.92) 45%, rgba(245, 245, 244, 0.88) 100%);
  z-index: 1;
  pointer-events: none;
}

.sec-tag-showcase-backdrop {
  position: absolute;
  inset: 0;
  background-position: center;
  background-size: cover;
  filter: blur(10px) saturate(105%);
  transform: scale(1.06);
  opacity: 0.38;
  z-index: 0;
}

.sec-tag-showcase-inner {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 200px minmax(0, 1fr);
  gap: 1.2rem;
  align-items: start;
  padding: 1rem;
}

.sec-tag-showcase-poster-wrap {
  width: 100%;
}

.sec-tag-showcase-poster {
  width: 100%;
  aspect-ratio: 2 / 3;
  object-fit: cover;
  display: block;
  border-radius: 0.95rem;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18);
}

.sec-tag-showcase-title {
  font-family: "Manrope", sans-serif;
  font-size: 1.7rem;
  line-height: 1.15;
  font-weight: 800;
  color: #111827;
  margin: 0 0 0.7rem;
}

.sec-tag-showcase-year {
  color: #6b7280;
  font-weight: 600;
}

.sec-tag-showcase-overview {
  color: #374151;
  font-size: 0.98rem;
  line-height: 1.5;
  margin: 0 0 1rem;
}

.sec-tag-showcase-meta {
  display: grid;
  gap: 0.8rem;
  margin-top: 0.2rem;
}

.sec-tag-showcase-meta-item {
  display: grid;
  gap: 0.2rem;
}

.sec-tag-showcase-meta-label {
  font-size: 0.72rem;
  line-height: 1;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: #6b7280;
}

.sec-tag-showcase-meta-value {
  font-size: 0.95rem;
  line-height: 1.4;
  font-weight: 700;
  color: #111827;
}

.sec-tag-showcase-watch-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 1rem;
  padding: 0.7rem 1rem;
  border-radius: 999px;
  background: #111827;
  color: #fff;
  font-weight: 700;
  font-size: 0.9rem;
  text-decoration: none;
  transition: background-color 0.2s ease, transform 0.2s ease;
}

.sec-tag-showcase-watch-link:hover {
  background: #7c3aed;
  transform: translateY(-1px);
}

@media (max-width: 767px) {
  .sec-tag-showcase-inner {
    grid-template-columns: 1fr;
    gap: 0.9rem;
    padding: 0.9rem;
  }

  .sec-tag-showcase-poster-wrap {
    max-width: 180px;
    margin: 0 auto;
  }

  .sec-tag-showcase-title {
    font-size: 1.28rem;
    line-height: 1.15;
    text-align: center;
  }

  .sec-tag-showcase-overview {
    font-size: 0.92rem;
    line-height: 1.45;
    text-align: center;
  }

  .sec-tag-showcase-meta-value {
    font-size: 0.9rem;
  }

  .sec-tag-showcase-watch-link {
    width: 100%;
  }
}

body.theme-dark .sec-tag-showcase {
  border-color: rgba(255, 255, 255, 0.08);
  background: #141518;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.28);
}

body.theme-dark .sec-tag-showcase.has-backdrop::after {
  background: linear-gradient(120deg, rgba(20, 21, 24, 0.95) 0%, rgba(20, 21, 24, 0.9) 45%, rgba(20, 21, 24, 0.86) 100%);
}

body.theme-dark .sec-tag-showcase-title,
body.theme-dark .sec-tag-showcase-meta-value {
  color: #f9fafb;
}

body.theme-dark .sec-tag-showcase-overview {
  color: #d1d5db;
}

body.theme-dark .sec-tag-showcase-meta-label {
  color: #9ca3af;
}

body.theme-dark .sec-tag-showcase-watch-link {
  background: #d7ef63;
  color: #111827;
}

/* Garante centralização do ins */
.sec-home-mobile-ad-box .adsbygoogle {
  display: inline-block !important;
  width: 320px !important;
  height: 100px !important;
  min-width: 320px !important;
  max-width: 320px !important;
  min-height: 100px !important;
  max-height: 100px !important;
  margin: 0 auto !important;
}

/* Centralização do bloco todo (mobile) */
@media (max-width: 767px) {
  .md\:hidden.flex.justify-center > .w-full.not-prose.flex.flex-col.items-center {
    width: 100% !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
  }
}

/* Layout especial para kicker "AO VIVO" */
.sec-live-kicker-pill {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
}

.sec-live-kicker-text {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
}

.sec-live-dot {
  width: 0.62rem;
  height: 0.62rem;
  border-radius: 999px;
  background: #ef4444;
  box-shadow: 0 0 0 0 rgba(239, 68, 68, 0.55);
  animation: sec-live-pulse 1.6s ease-out infinite;
  flex: 0 0 auto;
}

@keyframes sec-live-pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(239, 68, 68, 0.55);
    transform: scale(1);
  }
  70% {
    box-shadow: 0 0 0 8px rgba(239, 68, 68, 0);
    transform: scale(1.02);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(239, 68, 68, 0);
    transform: scale(1);
  }
}

@media (max-width: 767px) {
  .sec-live-kicker-wrap {
    margin-left: 2px;
  }

  .sec-live-kicker-text {
    color: #ef4444 !important;
    border-bottom-color: #ef4444 !important;
  }
}

body.theme-dark .sec-live-kicker-text {
  color: #f87171 !important;
  border-bottom-color: #f87171 !important;
}

/* Mobile: AO VIVO igual ao desktop (pill preta) */
.sec-mobile-live-kicker-pill {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  background: #000 !important;
  color: #fff !important;
  padding: 0.45rem 0.8rem;
  border-radius: 999px;
  font-weight: 800;
  font-size: 0.82rem;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  border: 0 !important;
  margin-left: 0 !important;
}

@media (max-width: 767px) {
  .sec-live-kicker-wrap {
    margin-left: 0 !important;
    margin-bottom: 0.45rem;
  }

  /* evita herança roxa no modo "AO VIVO" */
  .sec-mobile-live-kicker-pill,
  body.theme-dark .sec-mobile-live-kicker-pill {
    color: #fff !important;
    border-bottom: 0 !important;
    text-decoration: none !important;
  }
}

/* AJUSTE ESCOLHA DO EDITOR */

.clever-88496-1845126-top-scroll, {
	z-index: 50 !important;
}

.rounded {
    border-radius: 9rem; !important
}

@media (max-width: 767px) {
    body.single-post .prose h3, .sec-mobile-content .prose h3, .prose.prose-xl h3, .prose.prose-lg h3 {
        font-size: 1.18rem !important;
        line-height: 1.3 !important;
        margin-top: 0.6rem;
        margin-bottom: 1.4rem;
    }
}

.w-24 {
    width: 9rem;
}
.h-24 {
    height: 8rem;
}

.text-\[10px\] {
    font-size: 11px !important;
}

/* AJUSTES FONTE POST MOBILE */
.text-\[34px\] {
    font-size: 31px !important;
}

.sec-mobile-hero-card a[href*="/author/"] {
  pointer-events: auto !important;
  position: relative;
  z-index: 25;
}

.leading-relaxed {
line-height: 1.815 !important;
}