/**
 * Estilos da Home (hero e blocos principais)
 *
 * @package PT2026
 */

/* QA 5.2: 40px entre manchete (headline) e módulo de notícias */
.pt2026-home-main {
	padding-top: 40px;
}

/* --- Hero headline (carrossel manchete) --- */
.headline-hero {
	overflow: hidden;
	position: relative;
}

.headline-hero-top {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
	pointer-events: none;
}

.headline-hero-top .headline-hero-nav,
.headline-hero-top .headline-hero-socials {
	pointer-events: auto;
}

.headline-hero-carousel .owl-stage-outer,
.headline-hero-carousel .owl-stage,
.headline-hero-carousel .owl-item {
	height: 100%;
}

.headline-hero-slide {
	height: 100%;
}

/* Texto da manchete fora do Owl (imagem transita; titulo/resumo/link fixos por JS). */
.pt2026-headline-copy {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 5;
	pointer-events: none;
}

.pt2026-headline-copy .headline-hero-content,
.pt2026-headline-copy .headline-hero-leia-mais {
	pointer-events: auto;
}

@media (max-width: 766.98px) {
	/* QA 5.7: mobile hero do destaque principal */
	.home-destaque-card {
		min-height: 545px;
	}

	.home-destaque-image-wrap {
		height: 425px;
		aspect-ratio: auto;
	}

	.home-destaque-image {
		height: 425px;
	}

	.home-destaque-card::after {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		height: 120px;
		background: #000;
		z-index: 1;
	}

	.home-destaque-overlay {
		background: linear-gradient(
			to top,
			rgba(0, 0, 0, 0.95) 0%,
			rgba(0, 0, 0, 0.82) 22%,
			rgba(0, 0, 0, 0.4) 50%,
			transparent 74%
		);
	}

	.home-destaque-share {
		top: 20px !important;
		left: 20px !important;
		right: auto !important;
		bottom: auto !important;
		padding: 0 !important;
	}

	.home-destaque-content {
		left: 0;
		right: 0;
		bottom: 0;
		margin: 0 !important;
		padding: 20px;
		max-width: none;
		z-index: 2;
	}

	.home-destaque-title {
		font-size: 28px !important;
	}

	.home-articles-image {
		max-width: 167px;
		max-height: 126px;
	}

	.home-articles-title {
		font-size: 40px !important;
	}

	.tvpt-video-main {
		/* max-width: 313px; */
		max-height: 195px;
	}

	.tvpt-video-small {
		/* max-width: 313px; */
		max-height: 195px;
	}

	.radio-black-box,
	.radiopt-card {
		/* max-width: 353px !important; */
		max-height: 358px !important;
	}

	.home-calendar-title {
		font-size: 18px !important;
	}

	.home-calendar-date {
		width: 50px !important;
	}

	.home-calendar-day {
		font-size: 48px !important;
	}

	.home-calendar-month {
		font-size: 18px !important;
	}

	.pt2026-noticias-tags-color-img {
		height: 20px !important;
		padding: 0px !important;
	}

	.pt2026-noticias-subtitle, 
	.pt2026-noticias-page-title {
		font-size: 28px !important;
	}

	.pt2026-noticias-header-left {
		padding: 0px !important;
	}

	.pt2026-noticias-header-right {
		padding-bottom: 0px !important;
	}

	.home-specials-item a, 
	.home-highlight-title a {
		font-size: 18px !important;
	}

	.pt2026-representante-lideranca .pt2026-representante-name {
		font-size: 18px !important;
	}

	.page-header .page-title,
	.pt2026-attr-header .page-title {
		font-size: 28px !important;
	}

	.pt2026-single-pessoa--areas .pt2026-single-person-photo-wrap,
	.pt2026-single-pessoa--areas .pt2026-single-person-photo-link {
		max-width: 353px !important;
		max-height: 353px !important;
	}

	.single-post-main-news-title, 
	.single-post-topics-title,
	.pt2026-home-destaque h2,
	.news-specials h2, 
	.home-specials h2 {
		font-size: 18px !important;
	}

	.pt2026-mailing-title {
		font-size: 18px !important;
	}


	.home-calendar-event-title {
		font-size: 18px !important;
	}

	.home-calendar-day {
		font-size: 48px !important;
	}

	.home-calendar-month {
		font-size: 22px !important;
	}
}

@media (min-width: 767px) and (max-width: 1023.98px) {
	.home-destaque-image-wrap {
		max-width: 794px;
		max-height: 446px;
		height: 100%;
	}

	.cards-list .home-destaque-content {
		max-width: 630px !important;
	}

	.home-destaque-title {
		font-size: 32px !important;
	}

	.home-highlight-card {
		padding: 0 10px;
	}

	.home-highlight-card-inner img {
		max-width: 387px;
		max-height: 218px;
		height: 100%;
	}

	.home-articles-content {
		max-width: 572px;
		width: 100%;
	}
	
	.home-articles-image {
		max-width: 182px;
		max-height: 137px;
	}

	.tvpt-card, 
	.tvpt-highlight {
		max-width: 388px;
		max-height: 478px;
	}

	.tvpt-video-main {
		max-width: 348px;
		height: 237px;
	}

	.tvpt-video-small {
		max-width: 164px;
		height: 91px;
	}

	.radio-black-box,
	.radiopt-card {
		max-width: 388px !important;
		max-height: 358px !important;
	}

	.single-related-posts .home-highlight-card-inner img, 
	.cards-list .home-highlight-card-inner img {
		max-width: 386px;
		max-height: 217px;
		height: 100% !important;
	}

	.pt2026-noticias-subtitle, 
	.pt2026-noticias-page-title {
		font-size: 40px !important;
	}

	.pt2026-noticias-header-right {
		padding-bottom: 0px !important;
	}

	.home-specials-item a, 
	.home-highlight-title a {
		font-size: 18px !important;
	}

	.page-header .page-title,
	.pt2026-attr-header .page-title {
		font-size: 40px !important;
	}

	.pt2026-representante-lideranca .pt2026-representante-name {
		font-size: 32px !important;
	}

	.pt2026-single-pessoa--areas .pt2026-single-person-photo-wrap,
	.pt2026-single-pessoa--areas .pt2026-single-person-photo-link {
		max-width: 794px !important;
		max-height: 596px !important;
	}

	.pt2026-mailing-title {
		font-size: 22px !important;
	}

	.home-calendar-event-title {
		font-size: 18px !important;
	}

	.home-calendar-day {
		font-size: 48px !important;
	}

	.home-calendar-month {
		font-size: 22px !important;
	}

	.home-highlight-card--artigos .home-highlight-card-inner img {
		max-height: 195px !important;
	}
}

@media (min-width: 1024px) and (max-width: 1819.98px) {
	.headline-hero {
		height: min(100vh, 560px);
	}

	.headline-hero-carousel {
		height: min(100vh, 560px);
	}

	.home-destaque-image-wrap {
		max-height: 476px;
	}

	.cards-list .home-destaque-content {
		max-width: 466px !important;
	}

	.pt2026-noticias-destaque-foto,
	.pt2026-home-destaque-foto,
	.pt2026-noticias-destaque,
	.pt2026-home-destaque {
		max-width: 847px;
	}

	.home-destaque-title {
		font-size: 28px !important;
	}

	.news-specials, 
	.home-specials {
		border-left: 1px solid #E4DED2;
		padding-left: 39px;
		max-width: 393px;
		height: 100%;
	}

	.home-articles-content {
		max-width: 610px;
		width: 100%;
	}
	
	.home-articles-image {
		max-width: 197px;
		max-height: 148px;
	}

	.tvpt-card, 
	.tvpt-highlight {
		max-width: 850px;
		max-height: 478px;
	}

	.tvpt-video-main {
		max-width: 533px;
		height: 348px;
	}

	.tvpt-video-small {
		max-width: 256px;
		height: 164px;
	}

	.radio-black-box,
	.radiopt-card {
		max-width: 413px !important;
		max-height: 358px !important;
	}

	.single-related-posts .home-highlight-card-inner img, 
	.cards-list .home-highlight-card-inner img {
		max-width: 305px;
		max-height: 172px;
		height: 100% !important;
	}

	.pt2026-noticias-header-right {
		padding-bottom: 36px !important;
	}

	.pt2026-noticias-subtitle, 
	.pt2026-noticias-page-title {
		font-size: 40px !important;
	}

	.home-specials-item a, 
	.home-highlight-title a {
		font-size: 20px !important;
	}

	.page-header .page-title,
	.pt2026-attr-header .page-title {
		font-size: 40px !important;
	}

	.pt2026-single-pessoa--areas .pt2026-single-person-photo-wrap,
	.pt2026-single-pessoa--areas .pt2026-single-person-photo-link {
		max-width: 522px !important;
		max-height: 522px !important;
	}

	.pt2026-dynamic-page-toc-title, 
	.single-post-main-news-title {
		font-size: 22px !important;
	}

	.home-campaigns-image {
		margin: 0 auto;
		max-width: 260px;
	}

	.pt2026-mailing-title {
		font-size: 22px !important;
	}

	.home-calendar-event-title {
		font-size: 20px !important;
	}

	.home-highlight-card--artigos .home-highlight-card-inner img {
		max-height: 150px !important;
	}
}

@media (min-width: 1820px) {
	.headline-hero {
		height: min(100vh, 777px);
	}

	.headline-hero-carousel {
		height: min(100vh, 777px);
	}

	.home-destaque-image-wrap {
		max-height: 656px;
	}

	.pt2026-home-destaque-foto,
	.pt2026-home-destaque {
		max-width: 1240px;
	}

	.home-destaque-title {
		font-size: 32px !important;
	}

	.home-specials {
		border-left: 1px solid #E4DED2;
		padding-left: 39px;
		max-width: 380px;
		height: 100%;
	}

	.pt2026-home-main-col {
		flex: 0 0 75%;
		max-width: 75%;
	}

	.pt2026-home-aside-col {
		flex: 0 0 25%;
		max-width: 25%;
	}

	.pt2026-noticias-destaque-foto,
	.pt2026-noticias-destaque {
		max-width: 1100px;
	}

	.news-specials {
		border-left: 1px solid #E4DED2;
		padding-left: 39px;
		max-width: 520px;
		height: 100%;
	}

	.home-destaque-content {
		max-width: 850px !important;
	}

	.cards-list .home-destaque-content {
		max-width: 656px !important;
	}


	.home-articles-content {
		max-width: 660px;
		width: 100%;
	}
	
	.home-articles-image {
		max-width: 260px;
		max-height: 195px;
	}

	.home-articles-title {
		font-size: 72px !important;
	}

	.tvpt-card, 
	.tvpt-highlight {
		max-width: 1094px;
		max-height: 465px;
	}

	.tvpt-video-main {
		max-width: 696px;
		max-height: 335px;
	}

	.tvpt-video-small {
		max-width: 338px;
		max-height: 157px;
	}

	.radio-black-box,
	.radiopt-card {
		max-width: 546px !important;
		max-height: 345px !important;
	}

	.single-related-posts .home-highlight-card-inner img, 
	.cards-list .home-highlight-card-inner img {
		max-width: 400px;
		max-height: 225px;
		height: 100% !important;
	}

	.pt2026-representante-lideranca .pt2026-representante-name {
		font-size: 32px !important;
	}

	.single-post-main-news-title, 
	.single-post-topics-title,
	.pt2026-home-destaque h2,
	.news-specials h2, 
	.home-specials h2 {
		font-size: 28px !important;
	}

	.home-highlight-card--artigos .home-highlight-card-inner img {
		max-height: 203px !important;
	}
}

.headline-hero-nav .headline-hero-prev,
.headline-hero-nav .headline-hero-next {
	background-color: #e4142c;
	border: 1px solid #e4142c !important;
	width: 20px;
	height: 20px;
	font-size: 0.7rem;
	font-weight: bold;
	opacity: 1;
	transition: opacity var(--pt2026-transition-hover);
}

.headline-hero-nav .headline-hero-prev i,
.headline-hero-nav .headline-hero-next i {
	color: #fff;
}

.headline-hero-nav .headline-hero-prev:hover,
.headline-hero-nav .headline-hero-prev:focus-visible,
.headline-hero-nav .headline-hero-prev:active,
.headline-hero-nav .headline-hero-next:hover,
.headline-hero-nav .headline-hero-next:focus-visible,
.headline-hero-nav .headline-hero-next:active {
	background-color: #e4142c !important;
	border-color: #e4142c !important;
	opacity: 0.75;
}

.headline-hero-nav .headline-hero-prev:disabled,
.headline-hero-nav .headline-hero-next:disabled,
.headline-hero-nav .headline-hero-prev[aria-disabled="true"],
.headline-hero-nav .headline-hero-next[aria-disabled="true"] {
	background-color: #e4142c !important;
	border-color: #e4142c !important;
	opacity: 0.4;
	cursor: default;
	pointer-events: none;
}

.headline-hero-nav .headline-hero-counter {
	font-family: var(--pt2026-font-body);
	font-size: 12px;
	font-weight: 700;
	color: #202020;
	padding: 2px 12px 2px 12px;
}

/* Overlay escuro no canto inferior esquerdo para legibilidade do título/resumo/link */
.headline-hero-gradient {
	height: 55%;
	max-height: 420px;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.6), transparent);
	pointer-events: none;
	z-index: 1;
}

.headline-hero-content {
	z-index: 2;
	position: relative;
	/* Alinha com o container/base do header e do main (sem recuo extra à esquerda) */
	padding: 0 0 2rem;
}

.headline-hero-leia-mais {
	font-family: var(--pt2026-font-body);
	font-size: 20px;
	font-weight: 700;
	display: inline-flex;
	align-items: center;
	gap: var(--pt2026-secondary-btn-gap);
	color: #fff;
	text-decoration: none;
	border-bottom: var(--pt2026-secondary-btn-line-width) solid var(--pt2026-secondary-btn-line);
	padding-bottom: var(--pt2026-secondary-btn-pad-underline);
	transition:
		color var(--pt2026-transition-hover),
		border-bottom-color var(--pt2026-transition-hover);
}

.headline-hero-leia-mais .bi {
	margin-left: 0 !important;
	color: #fff;
	transition: color var(--pt2026-transition-hover);
}

.headline-hero-leia-mais:hover,
.headline-hero-leia-mais:focus-visible {
	color: #e4142c !important;
	border-bottom-color: transparent;
	text-decoration: none;
}

.headline-hero-leia-mais:hover .bi,
.headline-hero-leia-mais:focus-visible .bi {
	color: #e4142c;
}

.headline-hero-title {
	font-family: var(--pt2026-font-display-ultra-cond);
	font-size: 40px;
	font-weight: 900 !important;
	letter-spacing: 2%;
	line-height: 105%;
	color: #fff;
}

.headline-hero-title .pt2026-headline-title-link-live {
	color: inherit;
	text-decoration: none;
}

.headline-hero-excerpt {
	font-family: var(--pt2026-font-body);
	font-size: 14px;
	font-weight: 400;
}

.pt2026-noticias-destaque-foto,
.pt2026-home-destaque-foto,
.pt2026-noticias-destaque, 
.pt2026-home-destaque {
	padding: 0;
	margin: 0;
}

/* --- Redes sociais no canto superior direito do hero e em blocos da home --- */
.pt2026-home-social-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	--pt2026-icon-h: 20px;
	border-radius: 50%;
	background-color: #E4142C;
	color: #fff;
	font-size: 0.9rem;
	text-decoration: none;
	border: 0;
}

.pt2026-home-social-icon i {
	color: #fff;
}

/* Sprite (social-icons-red-22.svg) como background image normal (mapeado por CSS) */
.pt2026-social-icon-sprite-22 {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url('../images/social-icons-red-22.svg');
	background-repeat: no-repeat;
	background-size: 162px 22px;
	background-position: 0 center;
	border-radius: 50%;
	background-color: #E4142C;
	overflow: hidden;
	box-shadow: inset 0 0 0 1px #E4142C;
}

.pt2026-social-icon-sprite-22--facebook {
	background-position: 0 center;
}

.pt2026-social-icon-sprite-22--instagram {
	/* sprite 22: x=28 */
	background-position: -28px center;
}

.pt2026-social-icon-sprite-22--x {
	/* sprite 22: x=56 */
	background-position: -56px center;
}

.pt2026-social-icon-sprite-22--youtube {
	/* sprite 22: x=84 */
	background-position: -84px center;
}

.pt2026-social-icon-sprite-22--whatsapp {
	/* sprite 22: x=112 */
	background-position: -112px center;
}

.pt2026-social-icon-sprite-22--spotify {
	/* sprite 22: x=140 */
	background-position: -140px center;
}

/* Sprite (social-icons-white-28.svg) como background image normal (mapeado por CSS) */
.pt2026-social-icon-sprite-28-white {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url('../images/social-icons-white-28.svg');
	background-repeat: no-repeat;
	background-size: calc(198px * (var(--pt2026-icon-h, 28px) / 28px)) var(--pt2026-icon-h, 28px);
	background-position: calc(var(--pt2026-social-x-28, 0px) * (var(--pt2026-icon-h, 28px) / 28px)) center;
}

.pt2026-social-icon-sprite-28-white--facebook {
	/* sprite 28: x=0 */
	--pt2026-social-x-28: 0px;
}

.pt2026-social-icon-sprite-28-white--instagram {
	/* sprite 28: x=34 */
	--pt2026-social-x-28: -34px;
}

.pt2026-social-icon-sprite-28-white--x {
	/* sprite 28: x=68 */
	--pt2026-social-x-28: -68px;
}

.pt2026-social-icon-sprite-28-white--youtube {
	/* sprite 28: x=102 */
	--pt2026-social-x-28: -102px;
}

.pt2026-social-icon-sprite-28-white--whatsapp {
	/* sprite 28: x=136 */
	--pt2026-social-x-28: -136px;
}

.pt2026-social-icon-sprite-28-white--spotify {
	/* sprite 28: x=170 */
	--pt2026-social-x-28: -170px;
}

/* Sprite (social-icons-red-40.svg) 40px como background image normal (mapeado por CSS) */
.pt2026-social-icon-sprite-40 {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url('../images/social-icons-red-40.svg');
	background-repeat: no-repeat;

	/* Sprite original: 270x40. Escala conforme --pt2026-icon-h do <a>. */
	background-size: calc(270px * (var(--pt2026-icon-h, 40px) / 40px)) var(--pt2026-icon-h, 40px);
	background-position: calc(var(--pt2026-social-x-40, 0px) * (var(--pt2026-icon-h, 40px) / 40px)) center;
}

.pt2026-social-icon-sprite-40--facebook {
	/* sprite 40: x=0 */
	--pt2026-social-x-40: 0px;
	--pt2026-social-x-40-24: 0px;
}

.pt2026-social-icon-sprite-40--instagram {
	/* sprite 40: x=46 */
	--pt2026-social-x-40: -46px;
	--pt2026-social-x-40-24: -28px;
}

.pt2026-social-icon-sprite-40--x {
	/* sprite 40: x=92 */
	--pt2026-social-x-40: -92px;
	--pt2026-social-x-40-24: -55px;
}

.pt2026-social-icon-sprite-40--youtube {
	/* sprite 40: x=138 */
	--pt2026-social-x-40: -138px;
	--pt2026-social-x-40-24: -83px;
}

.pt2026-social-icon-sprite-40--whatsapp {
	/* sprite 40: x=184 */
	--pt2026-social-x-40: -184px;
	--pt2026-social-x-40-24: -110px;
}

.pt2026-social-icon-sprite-40--spotify {
	/* sprite 40: x=230 */
	--pt2026-social-x-40: -230px;
	--pt2026-social-x-40-24: -138px;
}

/* --- Destaque: sprite 40px exibido como ícone 24px --- */
.pt2026-social-icon-sprite-40--icon24 {
	background-size: 162px 24px;
	background-position: var(--pt2026-social-x-40-24, 0px) 0px;
	border-radius: 50%;
	background-color: #E4142C;
	overflow: hidden;
	/* “Borda” vermelha para esconder antialias branco do SVG */
	box-shadow: inset 0 0 0 1px #E4142C;
}

.pt2026-home-social-icon:hover,
.pt2026-home-social-icon:focus {
	background-color: #E4142C;
	color: #fff;
	text-decoration: none;
}

/* Sprite: clique/foco ficam no <a>; evita artefatos de foco em WebKit. */
.pt2026-home-social-icon > span[class*="pt2026-social-icon-sprite"] {
	pointer-events: none;
}

/* Sobrescreve `a:focus { outline: thin dotted; }` do style.css (Underscores) e anéis do navegador. */
.pt2026-home-social-icon:focus,
.pt2026-home-social-icon:focus-visible,
.pt2026-home-social-icon:active {
	outline: none !important;
	box-shadow: none !important;
	-webkit-tap-highlight-color: transparent;
}

.headline-hero-top .headline-hero-nav--overlay {
	padding-top: 20px;
	padding-left: 10px;
}


.headline-hero-socials {
	padding-top: 14px;
	padding-right: 0px !important;
	margin-right: -4px;
	z-index: 3;
}

.headline-hero-socials .rounded-pill {
	padding: 6px 20px 6px 20px !important;
}

.pt2026-noticias-header-right .pt2026-home-social-icon, 
.headline-hero-socials .pt2026-home-social-icon {
	width: 22px;
	height: 22px;
	--pt2026-icon-h: 22px;
}

.headline-hero-socials .headline-hero-socials-label {
	font-family: var(--pt2026-font-body);	
	font-size: 12px;
	font-weight: 700;
	color: #202020;
	text-transform: uppercase;
}

.headline-hero-socials .headline-hero-socials-icons {
	margin-left: auto;
}

/* --- Destaque principal (card Últimas notícias) --- */
.home-destaque-section-dot {
	display: inline-block;
	position: relative;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #E4142C;
	flex-shrink: 0;
	margin-right: 8px;
	vertical-align: middle;
	overflow: visible;
}

.home-destaque-section-dot::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #E4142C;
	transform: translate(-50%, -50%) scale(1);
	transform-origin: center;
	opacity: 0;
	pointer-events: none;
	animation: pt2026-home-dot-pulse 5s cubic-bezier(0.16, 1, 0.3, 1) infinite;
}

@keyframes pt2026-home-dot-pulse {
	0% {
		transform: translate(-50%, -50%) scale(1);
		opacity: 0;
	}

	6% {
		transform: translate(-50%, -50%) scale(1);
		opacity: 0.35;
	}

	80% {
		transform: translate(-50%, -50%) scale(2.5);
		opacity: 0;
	}

	100% {
		transform: translate(-50%, -50%) scale(2.5);
		opacity: 0;
	}
}

.home-principal-section-chart {
	display: inline-block;
	width: 18px;
	height: 9px;
	margin-right: 8px;
	vertical-align: middle;
	background-image: url('../images/line-chart.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 18px 9px;
}

.home-destaque-card {
	background-color: #eee;
}

.home-destaque-image-wrap {
	position: relative;
	width: 100%;
	aspect-ratio: 16 / 10;
	overflow: hidden;
}

.home-destaque-image {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
	transition: transform 0.25s ease-out;
}

.home-destaque-overlay {
	background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.4) 45%, transparent 70%);
	pointer-events: none;
}

.home-destaque-share {
	z-index: 2;
	display: flex;
	align-items: center;
	gap: 0.5rem;
}

.home-destaque-share-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	border-radius: 50%;
}

.home-destaque-share-btn:hover,
.home-destaque-share-btn:focus {
	color: #fff;
	text-decoration: none;
}

.home-destaque-share-fb,
.home-destaque-share-x,
.home-destaque-share-wa {
	background-color: #e4142c;
	transition:
		background-color var(--pt2026-transition-hover),
		box-shadow var(--pt2026-transition-hover);
}

.home-destaque-share-fb:hover,
.home-destaque-share-fb:focus-visible,
.home-destaque-share-x:hover,
.home-destaque-share-x:focus-visible,
.home-destaque-share-wa:hover,
.home-destaque-share-wa:focus-visible {
	background-color: #fff;
	box-shadow: inset 0 0 0 2px #e4142c;
}

.home-destaque-content {
	z-index: 2;
	max-width: 500px;
}

.home-destaque-title {
	font-family: var(--pt2026-font-body);
	font-weight: 600;
	letter-spacing: -1%;
	line-height: 105%;
	color: #FFFFFF;
}

.home-destaque-title a:hover {
	color: #fff;
}

.home-destaque-excerpt {
	font-family: var(--pt2026-font-body);
	font-size: 14px;
	font-weight: 400;
}

/* Hover zoom suave na imagem do destaque principal */
.home-destaque-card:hover .home-destaque-image,
.home-destaque-card:focus-within .home-destaque-image {
	transform: scale(1.03);
}

/* --- Lista de matérias principais (sidebar) --- */
.pt2026-home-destaque h2,
.news-specials h2, 
.home-specials h2 {
	font-family: var(--pt2026-font-display-cond);
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 2%;
	line-height: 105%;
	color: #202020;
}

/* Pills de categoria — mesma tipografia/padding em todo o site (QA) */
a.home-destaque-category,
a.home-highlight-category,
a.home-specials-category,
.badge.single-post-category,
span.home-articles-badge.badge,
span.home-calendar-category.badge,
.headline-hero-category {
	font-family: var(--pt2026-font-body) !important;
	font-size: 14px !important;
	font-weight: 800 !important;
	letter-spacing: 2% !important;
	line-height: 110% !important;
	padding: 8px 20px !important;
}

a.home-destaque-category,
a.home-highlight-category,
a.home-specials-category {
	background-color: #E4142C;
	color: #fff;
}

.badge.single-post-category {
	background-color: #E4142C;
	color: #fff;
}

/* Calendário (home): tag de categoria — Figma QA 5.6 */
span.home-calendar-category.badge {
	background-color: #e4ded2 !important;
	color: #202020 !important;
	border-radius: 999px;
}

.home-articles-badge {
	background-color: #ffa60d !important;
	color: #202020 !important;
}

.home-highlight-category-colored:hover,
.home-highlight-category-colored:focus,
.home-specials-category-colored:hover,
.home-specials-category-colored:focus {
	color: #fff !important;
}

.home-specials-item a {
	font-family: var(--pt2026-font-body);
	font-size: 24px;
	font-weight: 600;
	letter-spacing: -2%;
	line-height: 110%;
}

.home-specials-date {
	font-family: var(--pt2026-font-body);
	font-size: 12px;
	font-weight: 300;
	color: #381D00;
}

/* Link \"Todas as notícias\" na sidebar — secundário Figma (linha sob texto + seta) */
.home-all-news-link {
	display: inline-flex;
	align-items: center;
	gap: var(--pt2026-secondary-btn-gap);
	position: relative;
	text-decoration: none !important;
	color: inherit !important;
	border-bottom: var(--pt2026-secondary-btn-line-width) solid var(--pt2026-secondary-btn-line);
	padding-bottom: var(--pt2026-secondary-btn-pad-underline);
	transition: border-bottom-color var(--pt2026-transition-hover);
}

.home-all-news-label {
	font-family: var(--pt2026-font-body);
	font-size: 20px;
	font-weight: 700;
	color: var(--pt2026-secondary-btn-fg);
	letter-spacing: -1%;
	line-height: normal;
	text-decoration: none;
	transition: color var(--pt2026-transition-hover);
}

.home-all-news-arrow {
	font-size: 1rem;
	color: var(--pt2026-secondary-btn-fg);
	transition: color var(--pt2026-transition-hover);
}

.home-all-news-link:hover,
.home-all-news-link:focus-visible {
	border-bottom-color: transparent;
	text-decoration: none;
}

.home-all-news-link:hover .home-all-news-label,
.home-all-news-link:focus-visible .home-all-news-label,
.home-all-news-link:hover .home-all-news-arrow,
.home-all-news-link:focus-visible .home-all-news-arrow {
	color: var(--pt2026-red);
}

/* --- Sub destaques com foto (cards) --- */
.home-highlight-picture {
	margin-top: 1rem;
}

.home-highlight-image {
	width: 100%;
	height: 210px;
	object-fit: cover;
	transition: transform 0.25s ease-out;
}

@media (min-width: 992px) {
	.home-highlight-image {
		height: 220px;
	}
}

.home-highlight-title a {
	font-family: var(--pt2026-font-body);
	text-decoration: none;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: -2%;
	line-height: 110%;
	color: #202020;
}

.home-highlight-excerpt {
	font-family: var(--pt2026-font-body);
	font-size: 14px;
	font-weight: 400;
}

/* QA 6.1: variação de card quando categoria principal é Artigos */
.home-highlight-card--artigos .home-highlight-card-inner {
	display: flex;
	flex-direction: column;
	height: 100%;
	padding: 20px;
	border: 1px solid #E4DED2;
	border-radius: 12px;
	background-color: #F5F3EB;
}

.home-highlight-card--artigos .home-highlight-image-link {
	margin-bottom: 16px !important;
}

.home-highlight-card--artigos .home-highlight-topline {
	justify-content: center !important;
	margin-bottom: 20px !important;
}

.home-highlight-card--artigos .home-highlight-title {
	text-align: center;
	margin-bottom: 16px !important;
}

.home-highlight-card--artigos .home-highlight-title a {
	font-family: var(--pt2026-font-serif);
	font-size: 24px !important;
	font-weight: 400;
	line-height: 110%;
	color: #202020 !important;
}

.home-highlight-card--artigos .home-highlight-excerpt {
	font-family: var(--pt2026-font-body);
	font-size: 14px !important;
	font-weight: 400;
	line-height: 120%;
	color: #202020;
	text-align: center;
}

.home-highlight-card--artigos .home-highlight-footer {
	margin-top: auto;
	padding-top: 10px;
}

@media (max-width: 766.98px) {
	.home-highlight-card--artigos .home-highlight-title a {
		font-size: 30px;
	}

	.home-highlight-card--artigos .home-highlight-excerpt {
		font-size: 13px;
		margin-bottom: 20px !important;
	}

	.home-highlight-card--artigos .home-highlight-date {
		font-size: 14px;
	}
}

.home-highlight-date {
	font-family: var(--pt2026-font-body);
	font-size: 12px;
	font-weight: 300;
}

/* Hover zoom suave nas imagens dos cards (home + busca) */
.home-highlight-image-link:hover .home-highlight-image,
.home-highlight-image-link:focus .home-highlight-image {
	transform: scale(1.03);
}

/* --- TV PT (vídeo em destaque) --- */
.tvpt-card {
	background-color: #f8f3ea;
	padding: 20px;
	width: 100%;
}

.tvpt-youtube-icon {
	width: 50px;
	height: 50px;
	background-color: #ff0000;
	color: #fff;
	font-size: 1.9rem;
}

.tvpt-video-wrapper iframe {
	border-radius: 1rem;
}

.tvpt-videos-row {
	margin-top: 0.5rem;
}

.tvpt-side-videos {
	align-items: stretch;
}

.tvpt-header-link {
	text-decoration: none;
	color: inherit !important;
	display: inline-flex;
	align-items: center;
	gap: var(--pt2026-secondary-btn-gap);
	border-bottom: var(--pt2026-secondary-btn-line-width) solid var(--pt2026-secondary-btn-line);
	padding-bottom: var(--pt2026-secondary-btn-pad-underline);
	transition: border-bottom-color var(--pt2026-transition-hover);
}

.tvpt-header-link-label {
	font-family: var(--pt2026-font-body);
	font-size: 20px;
	font-weight: 700;
	color: var(--pt2026-secondary-btn-fg);
	letter-spacing: -1%;
	line-height: normal;
	transition: color var(--pt2026-transition-hover);
}

.tvpt-header-link-arrow {
	font-size: 0.95rem;
	color: var(--pt2026-secondary-btn-fg);
	transition: color var(--pt2026-transition-hover);
}

.tvpt-header-link:hover,
.tvpt-header-link:focus-visible {
	border-bottom-color: transparent;
}

.tvpt-header-link:hover .tvpt-header-link-label,
.tvpt-header-link:focus-visible .tvpt-header-link-label,
.tvpt-header-link:hover .tvpt-header-link-arrow,
.tvpt-header-link:focus-visible .tvpt-header-link-arrow {
	color: var(--pt2026-red);
}

@media (min-width: 992px) {
	.home-instagram {
		padding: 1.75rem 2rem 2rem;
	}
}

.home-instagram-header {
	margin-bottom: 1.25rem;
}

/* Ícone Instagram no header (quadrado vermelho arredondado, Figma) */
.home-instagram-icon-badge {
	width: 38px;
	height: 38px;
	background-color: #e4142c;
	border-radius: 50%;
	color: #fff;
	font-size: 1.15rem;
}

.home-tvpt-handle,
.home-instagram-handle {
	font-family: var(--pt2026-font-display-cond);
	font-size: 22px;
	font-weight: 700;
	color: #202020;
	letter-spacing: 2%;
}

.home-instagram-nav-btn {
	border: 1px solid #e4142c;
	color: #fff;
	width: 22px;
	height: 22px;
	font-size: 12px;
	border-radius: 999px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
	cursor: pointer;
	padding: 0;
	background-color: #e4142c;
	opacity: 1;
	transition: opacity var(--pt2026-transition-hover);
}

.home-instagram-nav-btn:hover,
.home-instagram-nav-btn:focus-visible,
.home-instagram-nav-btn:active {
	opacity: 0.75;
}

.home-instagram-nav-btn:disabled,
.home-instagram-nav-btn[aria-disabled="true"] {
	background-color: #e4142c;
	border-color: #e4142c;
	color: #fff;
	opacity: 0.4;
	cursor: default;
	pointer-events: none;
}

.home-instagram-link {
	font-size: 0.9rem;
	color: inherit !important;
}

.home-instagram-link:hover,
.home-instagram-link:focus {
	color: #b71c1c;
}

/* Cartões individuais (fallback / integração manual) */
.home-instagram-item {
	flex: 0 0 210px;
}

@media (min-width: 1200px) {
	.home-instagram-item {
		flex-basis: 230px;
	}
}

.home-instagram-card {
	border-radius: 1.25rem;
	overflow: hidden;
	background-color: #000;
	height: 360px;
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.28);
}

.home-instagram-media {
	width: 100%;
	height: 100%;
}

.home-instagram-media img,
.home-instagram-media video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.home-instagram-scrollbar {
	margin-top: 0.75rem;
}

.home-instagram-scrollbar-track {
	height: 4px;
	background-color: rgba(32, 32, 32, 0.06);
	border-radius: 999px;
	overflow: hidden;
}

.home-instagram-scrollbar-thumb {
	width: 25%;
	height: 100%;
	background-color: var(--pt2026-scrollbar-thumb, #bcb8b4);
	border-radius: inherit;
}

/* --- Calendário (home) --- */
.home-calendar-card {
	background-color: #f8f3ea;
	border-radius: 1.5rem;
	padding: 1.5rem 1.75rem;
	box-shadow: none;
	max-height: 480px;
	display: flex;
	flex-direction: column;
}

.home-calendar-header {
	border-bottom: 1px solid #e0d2bd;
	padding-bottom: 0.75rem;
	margin-bottom: 0.75rem;
	flex-shrink: 0;
}

.home-calendar-title {
	font-family: var(--pt2026-font-display-cond);
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 2%;
	color: #202020;
}

.home-calendar-link {
	display: inline-flex;
	align-items: center;
	gap: var(--pt2026-secondary-btn-gap);
	font-weight: 700;
	font-size: 0.9rem;
	text-decoration: none;
	color: inherit;
	border-bottom: var(--pt2026-secondary-btn-line-width) solid var(--pt2026-secondary-btn-line);
	padding-bottom: var(--pt2026-secondary-btn-pad-underline);
	transition: border-bottom-color var(--pt2026-transition-hover);
}

.home-calendar-link-label {
	font-family: var(--pt2026-font-body);
	font-size: 20px;
	font-weight: 700;
	letter-spacing: -1%;
	line-height: normal;
	color: var(--pt2026-secondary-btn-fg);
	transition: color var(--pt2026-transition-hover);
}

.home-calendar-link-arrow {
	font-size: 0.95rem;
	color: var(--pt2026-secondary-btn-fg);
	transition: color var(--pt2026-transition-hover);
}

.home-calendar-link:hover,
.home-calendar-link:focus-visible {
	border-bottom-color: transparent;
	text-decoration: none;
}

.home-calendar-link:hover .home-calendar-link-label,
.home-calendar-link:focus-visible .home-calendar-link-label,
.home-calendar-link:hover .home-calendar-link-arrow,
.home-calendar-link:focus-visible .home-calendar-link-arrow {
	color: var(--pt2026-red);
}

.home-calendar-body {
	min-height: 120px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow-y: auto;
	flex: 1;
	min-height: 0;
}

.home-calendar-body .home-calendar-list {
	width: 100%;
	align-self: flex-start;
	display: block;
}

.home-calendar-empty {
	font-size: 0.95rem;
	color: #666;
	text-align: center;
}

.home-calendar-list {
	padding: 0;
	margin: 0;
	list-style: none;
}

.home-calendar-event {
	padding: 1rem 2rem 1rem 0.5rem;
	margin: 0;
	border-color: #e0d2bd !important;
}

.home-calendar-event:last-child {
	border-bottom: none !important;
}

.home-calendar-date {
	width: 100px;
	text-align: left;
}

.home-calendar-day {
	font-family: var(--pt2026-font-display-ultra-cond);
	display: block;
	font-size: 80px;
	font-weight: 900;
	line-height: 1.1;
	color: #E4142C;
}

.home-calendar-month {
	font-family: var(--pt2026-font-display-cond);
	display: block;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.1;
	color: #E4142C;
}

.home-calendar-event-heading {
	min-width: 0;
}

.home-calendar-event-heading .home-calendar-event-title {
	flex: 1 1 auto;
	min-width: 0;
}

.home-calendar-event-title {
	font-family: var(--pt2026-font-body);
	font-weight: 600 !important;
	font-size: 24px;
	color: #202020;
	line-height: 110%;
	letter-spacing: -2%;
}

.home-calendar-event-desc {
	font-family: var(--pt2026-font-body);
	font-size: 14px;
	font-weight: 400;
	color: #202020;
	line-height: 1.5;
	margin-bottom: 0.5rem;
}

.home-calendar-event-desc p {
	margin-bottom: 0.5rem;
}

.home-calendar-event-desc p:last-child {
	margin-bottom: 0;
}

.home-calendar-event-meta {
	color: #202020;
}

.home-calendar-event-time {
	color: #202020;
}

.home-calendar-event-local {
	padding-left: 1rem;
}

.search-results-title {
	font-family: var(--pt2026-font-display-cond);
	font-weight: 700;
	font-size: 40px;
	letter-spacing: 2%;
}

.search-results-term {
	color: #c41e3a;
}

/* --- Widget Formulário Mailing (sidebar) --- */
.pt2026-mailing-widget {
	background-color: #e02020;
	border-radius: 1.5rem;
	padding: 2rem 1.75rem;
	color: #fff;
	text-align: center;
}

.pt2026-mailing-logo-img {
	max-width: 56px;
	height: auto;
}

.pt2026-mailing-field {
	margin-bottom: 0.75rem;
}

.pt2026-mailing-form .form-control {
	border-radius: 999px;
	font-size: 0.9rem;
	border: none;
	padding: 0.6rem 1rem;
}

.pt2026-mailing-terms {
	font-size: 0.8rem;
	color: #fff;
}

.pt2026-mailing-checkbox {
	display: inline-flex;
	align-items: flex-start;
	gap: 0.4rem;
	text-align: left;
}

.pt2026-mailing-checkbox input[type="checkbox"] {
	margin-top: 0.2rem;
}

.pt2026-mailing-checkbox a {
	color: #fff;
	text-decoration: underline;
}

.pt2026-mailing-submit {
	font-family: var(--pt2026-font-body);
	font-size: 14px;
	font-weight: 600;
	line-height: 110%;
	background-color: #fff;
	padding: 12px 16px;
	color: #E4142C;
}

.pt2026-mailing-submit:hover,
.pt2026-mailing-submit:focus {
	background-color: #ffecec;
	color: #d00000;
}

.pt2026-mailing-message {
	color: rgba(255, 255, 255, 0.8) !important;
}

small.pt2026-mailing-error {
	display: block;
	margin-top: 0.25rem;
	font-size: 0.75rem;
	background-color: #d00000;
	color: #fff;
	border-radius: 999px;
	padding: 0.15rem 0.6rem;
}

/* Admin: preview dos banners na meta box da Home */
.pt2026-banner-row {
	display: grid;
	grid-template-columns: 80px 1fr 1fr auto;
	grid-gap: 8px;
	align-items: center;
	margin-bottom: 8px;
}

.pt2026-banner-thumb {
	width: 80px;
	height: 50px;
	overflow: hidden;
	border: 1px solid #ddd;
	border-radius: 4px;
	background: #f7f7f7;
	display: flex;
	align-items: center;
	justify-content: center;
}

.pt2026-banner-thumb img {
	max-width: 100%;
	max-height: 100%;
	display: block;
}

/* --- Carousel de banners (Owl Carousel) --- */
.pt2026-banners-carousel .pt2026-banners-item {
	display: block;
}

.pt2026-banners-image {
	border-radius: 1rem;
	display: block;
	width: 100%;
	height: auto;
}

.pt2026-banners-carousel .owl-dots {
	margin-top: 0.75rem;
	text-align: center;
}

.pt2026-banners-carousel .owl-dot span {
	width: 8px;
	height: 8px;
	margin: 3px;
	background: #ccc;
	border-radius: 999px;
}

.pt2026-banners-carousel .owl-dot.active span {
	background: #e02020;
}






/* Rádio e Zap lado a lado */
.banner-news-whats:has(.radio-black-box):has(.zap-green-box) {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    gap: 20px;
    flex-wrap: wrap;
}

.radio-black-box {
    background-color: #202020;
    flex: 1;
    min-width: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.zap-green-box {
    background-color: #25D366;
    color: #fff;
    padding: 16px 52px 16px 20px;
    border-radius: 10px;
    text-decoration: none;
    display: grid;
    grid-template-columns: auto 1fr;
    grid-template-rows: auto auto;
    align-items: center;
    column-gap: 16px;
    row-gap: 2px;
    max-width: 546px;
	max-height: 100px;
	height: 100%;
    width: 100%;
    position: relative;
    box-shadow: none;
    flex: 0 0 auto;
    cursor: pointer;
}

.zap-green-box:visited {
    color: #fff;
}

.zap-green-box:hover {
    filter: brightness(0.98);
}

.zap-green-box:focus-visible {
    outline: 3px solid rgba(255, 255, 255, 0.9);
    outline-offset: 3px;
}

.zap-green-box img {
    width: 58px;
    height: 60px;
    display: block;
    grid-row: 1 / -1;
    align-self: center;
}

.zap-green-box strong {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    display: block;
    margin: 0;
    grid-column: 2;
    grid-row: 1;
}

.zap-green-box small {
    font-size: 14px;
    line-height: 1.4;
    display: block;
    margin: 2px 0 0;
    opacity: 0.9;
    grid-column: 2;
    grid-row: 2;
}

.zap-green-box::after {
    content: "";
    position: absolute;
    right: 20px;
    width: 24px;
    height: 24px;
    background-image: url("/wp-content/themes/pt_2026/assets/images/right_arrow.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

/* --- Bloco de Artigos (home) --- */
.home-articles {
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.home-articles-image {
	width: 100%;
	object-fit: cover;
}

.home-articles-inner {
	padding: 0;
}

@media (min-width: 992px) {
	.home-articles-image {
		height: 180px;
	}
}

.home-articles-title {
	font-family: var(--pt2026-font-serif);
	font-size: 48px;
	font-weight: 400;
	line-height: 110%;
}
	
.home-articles-title a:hover,
.home-articles-title a:focus {
	color: #b71c1c;
}

.home-articles-excerpt {
	font-family: var(--pt2026-font-body);
	font-size: 14px;
	font-weight: 400;
	color: #444;
	max-width: 52rem;
}

.home-articles-more-link {
	display: inline-flex;
	align-items: center;
	gap: var(--pt2026-secondary-btn-gap);
	font-family: var(--pt2026-font-body);
	font-weight: 700;
	font-size: 20px;
	color: var(--pt2026-secondary-btn-fg);
	text-decoration: none;
	border-bottom: var(--pt2026-secondary-btn-line-width) solid var(--pt2026-secondary-btn-line);
	padding-bottom: var(--pt2026-secondary-btn-pad-underline);
	transition:
		color var(--pt2026-transition-hover),
		border-bottom-color var(--pt2026-transition-hover);
}

.home-articles-more-link:hover,
.home-articles-more-link:focus-visible {
	color: var(--pt2026-red);
	border-bottom-color: transparent;
}

.home-articles-more-arrow {
	color: inherit;
}

/* --- Instagram (carrossel de posts) --- */
.home-instagram-container {
	background-color: #f5f3eb;
}

/* --- Stories (Web Stories) --- */
.home-stories-container {
	background-color: #F5F3EB;
}

@media (min-width: 992px) {
	.home-stories {
		padding: 1.75rem 2rem 2rem;
	}
}

.home-stories-header {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	margin-bottom: 1.25rem;
	gap: 0.75rem;
}

.home-stories-nav {
	flex-shrink: 0;
}

.home-stories-section-title {
	font-family: var(--pt2026-font-display-cond);
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 2%;
	text-transform: uppercase;
	color: #202020;
}

.home-stories-nav-btn {
	border: 1px solid #e4142c;
	color: #fff;
	width: 22px;
	height: 22px;
	font-size: 12px;
	border-radius: 999px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
	cursor: pointer;
	padding: 0;
	opacity: 1;
	transition: opacity var(--pt2026-transition-hover);
}

.home-stories-prev {
	background-color: #e4142c;
	color: #fff;
}

.home-stories-prev:hover,
.home-stories-prev:focus-visible,
.home-stories-prev:active {
	opacity: 0.75;
}

.home-stories-next {
	background-color: #e4142c;
	color: #fff;
}

.home-stories-next:hover,
.home-stories-next:focus-visible,
.home-stories-next:active {
	opacity: 0.75;
}

.home-stories-nav-btn:disabled,
.home-stories-nav-btn[aria-disabled="true"] {
	background-color: #e4142c;
	border-color: #e4142c;
	color: #fff;
	opacity: 0.4;
	cursor: default;
	pointer-events: none;
}

.home-stories-list {
	overflow-x: auto;
	padding-bottom: 0.25rem;
	scrollbar-width: thin;
	scrollbar-color: var(--pt2026-scrollbar-thumb) var(--pt2026-scrollbar-track);
}

.home-stories-list::-webkit-scrollbar {
	height: 6px;
}

.home-stories-list::-webkit-scrollbar-track {
	background: var(--pt2026-scrollbar-track);
}

.home-stories-list::-webkit-scrollbar-thumb {
	background-color: var(--pt2026-scrollbar-thumb);
	border-radius: 999px;
}

/* Cartão individual de story (para ser usado pelo plugin) */
.home-stories-item {
	flex: 0 0 220px;
}

/* Embed de Web Story dentro do conteúdo (single/page). */
.pt2026-webstory-embed {
	max-width: 240px;
	margin: 1.25rem 0;
}

.pt2026-webstory-embed-card {
	position: relative;
	width: 100%;
	aspect-ratio: 9 / 16;
	max-height: 420px;
	border-radius: 1rem;
	overflow: hidden;
	background-color: #000;
}

.pt2026-webstory-embed-media {
	position: absolute;
	inset: 0;
	z-index: 0;
}

.pt2026-webstory-embed-media img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.pt2026-webstory-embed-overlay {
	position: absolute;
	inset: 0;
	z-index: 1;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 70%, rgba(0, 0, 0, 0.6) 95%, rgba(0, 0, 0, 0.85) 100%);
}

.pt2026-webstory-embed-progress {
	position: absolute;
	top: 10px;
	left: 14px;
	right: 14px;
	z-index: 2;
	display: flex;
	gap: 4px;
}

.pt2026-webstory-embed-progress-bar {
	flex: 1;
	height: 3px;
	border-radius: 999px;
	background-color: rgba(255, 255, 255, 0.35);
}

.pt2026-webstory-embed-progress-bar.is-active {
	background-color: #fff;
}

.pt2026-webstory-embed-content {
	position: absolute;
	left: 14px;
	right: 14px;
	bottom: 14px;
	z-index: 2;
	color: #fff;
}

.pt2026-webstory-embed-category {
	display: inline-block;
	margin-bottom: 0.35rem;
	padding: 0.25rem 0.7rem;
	font-size: 0.65rem;
	text-transform: uppercase;
	font-weight: 600;
	border-radius: 999px;
	background-color: #e4142c;
	color: #fff;
}

.pt2026-webstory-embed-title {
	font-family: var(--pt2026-font-body);
	font-size: 0.95rem;
	font-weight: 700;
	line-height: 1.25;
	color: #fff;
}

.pt2026-webstory-embed-title-text {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.single-post-content .pt2026-webstory-embed-title,
.single-post-content .pt2026-webstory-embed-title-text,
.entry-content .pt2026-webstory-embed-title,
.entry-content .pt2026-webstory-embed-title-text {
	color: #ffffff;
}

.pt2026-webstory-embed-link {
	position: absolute;
	inset: 0;
	z-index: 3;
	display: block;
	text-decoration: none;
}

@media (min-width: 1200px) {
	.home-stories-item {
		flex-basis: 240px;
	}
}

a.home-stories-card {
	display: block;
	color: inherit;
}

.home-stories-card {
	position: relative;
	width: 100%;
	aspect-ratio: 9 / 16;
	max-height: 420px;
	border-radius: 1rem;
	overflow: hidden;
	background-color: #000;
}

.home-stories-media {
	position: absolute;
	inset: 0;
	z-index: 0;
}

.home-stories-media img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.home-stories-overlay {
	position: absolute;
	inset: 0;
	z-index: 1;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 70%, rgba(0, 0, 0, 0.6) 95%, rgba(0, 0, 0, 0.85) 100%);
}

.home-stories-progress {
	position: absolute;
	top: 10px;
	left: 14px;
	right: 14px;
	z-index: 2;
	display: flex;
	gap: 4px;
}

.home-stories-progress-bar {
	flex: 1;
	height: 3px;
	border-radius: 999px;
	background-color: rgba(255, 255, 255, 0.35);
}

.home-stories-progress-bar.is-active {
	background-color: #fff;
	background-image: none;
}

.home-stories-content {
	position: absolute;
	left: 14px;
	right: 14px;
	bottom: 14px;
	z-index: 2;
	color: #fff;
}

.home-stories-category {
	display: inline-block;
	margin-bottom: 0.35rem;
	padding: 0.25rem 0.7rem;
	font-size: 0.65rem;
	text-transform: uppercase;
	font-weight: 600;
	border-radius: 999px;
	background-color: #e4142c;
	color: #fff;
}

.home-stories-card-title {
	font-family: var(--pt2026-font-body);
	font-size: 0.95rem;
	font-weight: 700;
	line-height: 1.25;
	color: #fff;
}

.home-stories-card-title-text {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

/* --- Campanhas (home) --- */
.home-campaigns {
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
	padding: 2rem 1rem;
}

.home-campaigns-image {
	line-height: 0;
}

.home-campaigns-img {
	max-width: 100%;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.home-campaigns-title {
	font-size: 1.75rem;
	font-weight: 700;
	line-height: 1.25;
	text-transform: uppercase;
	color: #b5121e;
	margin: 0;
}

@media (min-width: 768px) {
	.home-campaigns-title {
		font-size: 2.25rem;
	}
}

.home-campaigns-content {
	font-size: 1rem;
	line-height: 1.6;
	color: #1a1a1a;
}

.home-campaigns-content p:last-child {
	margin-bottom: 0;
}

.home-campaigns-btn {
	display: inline-flex;
	align-items: center;
	gap: 0.35rem;
	font-weight: 600;
}