/*
Theme Name: Vizyonova Haber
Theme URI: https://pro.buzzfeed.tr/
Description: A fast, responsive, and customizable news theme for publishers, online magazines, and editorial websites.
Version: 1.2.1
Author: Alivu
Author URI: https://profiles.wordpress.org/alivu/
Requires at least: 6.7
Tested up to: 7.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vizyonova-haber
Domain Path: /languages
Tags: blog, news, two-columns, right-sidebar, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, rtl-language-support, block-styles, block-patterns, editor-style, post-formats, wide-blocks
*/

/*
Vizyonova Haber WordPress Theme, Copyright 2026 Alivu.
Vizyonova Haber is distributed under the terms of the GNU GPL, version 2 or later.
Block editor compatibility is adapted from Twenty Twenty-Five, Copyright 2024-2026 WordPress.org and contributors, GPLv2 or later.
The complete public design is loaded from assets/css/news24.css.
*/

.wp-caption,
.gallery-caption {
	max-width: 100%;
}

.wp-caption-text {
	margin-top: 0.5rem;
	color: #6b7280;
	font-size: 0.875rem;
}

.sticky {
	display: block;
}

.news24-custom-header-image,
.news24-custom-header-image img {
	display: block;
	width: 100%;
}

.news24-custom-header-image img {
	max-height: 320px;
	object-fit: cover;
}

.bypostauthor {
	position: relative;
}

.alignleft {
	float: left;
	margin: 0 1.5rem 1rem 0;
}

.alignright {
	float: right;
	margin: 0 0 1rem 1.5rem;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.is-style-vizyonova-haber-soft-frame img,
.is-style-news12-vision-soft-frame img {
	border-radius: 1rem;
	box-shadow: 0 12px 30px rgba(15, 23, 42, 0.12);
}

.vizyonova-haber-editor-note,
.news12-vision-editor-note {
	padding: 1.25rem;
	border-left: 4px solid #3b82f6;
	background: #eff6ff;
}

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

.screen-reader-text:focus {
	z-index: 100000;
	top: 0.5rem;
	left: 0.5rem;
	width: auto;
	height: auto;
	padding: 0.75rem 1rem;
	clip: auto;
	background: #fff;
	color: #111827;
	font-weight: 700;
}

/* Vizyonova Haber katalog görünümü: WordPress verisine bağlı üst alan ve ana sayfa ızgaraları. */
.news24-text-logo {
	display: inline-flex;
	align-items: center;
	font-size: clamp(2rem, 3vw, 2.75rem);
	font-weight: 900;
	line-height: 1;
	letter-spacing: -0.07em;
	filter: drop-shadow(0 6px 8px rgba(88, 28, 135, 0.16));
}

.news24-logo-main { color: #111827; }
.news24-logo-accent {
	color: #8b5cf6;
	background: linear-gradient(135deg, #6366f1, #d946ef);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}

.news24-topbar-note,
.news24-top-social-list,
.news24-top-social-list a {
	display: flex;
	align-items: center;
}

.news24-topbar-note { gap: .35rem; font-weight: 700; }
.news24-top-social-list { gap: .4rem; margin: 0; padding: 0; list-style: none; }
.news24-top-social-list > li { display: flex; margin: 0; padding: 0; list-style: none; }
.news24-top-social-list a {
	justify-content: center;
	width: 1.6rem;
	height: 1.6rem;
	border-radius: 999px;
	background: rgba(255, 255, 255, .14);
}
.news24-top-social-list a span { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0, 0, 0, 0); }
.news24-top-social-list .news24-icon { width: .85rem; height: .85rem; }

.news24-header-actions > :where(button, a) { flex: 0 0 auto; }
.news24-notice-button {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 3rem;
	height: 3rem;
	border-radius: 999px;
	color: #fff;
	background: linear-gradient(135deg, #8b5cf6, #d946ef);
}
.news24-notice-count {
	position: absolute;
	top: -.25rem;
	right: -.15rem;
	display: grid;
	place-items: center;
	min-width: 1.2rem;
	height: 1.2rem;
	padding: 0 .2rem;
	border: 2px solid #fff;
	border-radius: 999px;
	background: #ef4444;
	font-size: .65rem;
	font-weight: 800;
}
.news24-account-button {
	display: inline-flex;
	align-items: center;
	gap: .45rem;
	min-height: 3rem;
	padding: 0 1rem;
	border-radius: 999px;
	color: #fff;
	background: linear-gradient(135deg, #3b82f6, #d946ef);
	font-weight: 800;
	white-space: nowrap;
}

.news24-primary-menu > li > a,
.news24-mobile-menu-list a {
	display: flex;
	align-items: center;
	gap: .48rem;
}
.news24-menu-icon { width: 1.05rem; height: 1.05rem; }
.news24-primary-menu > .menu-item-home > a,
.news24-primary-menu > .current-menu-item > a,
.news24-primary-menu > .current-menu-ancestor > a {
	color: #fff;
	background-image: linear-gradient(to right, var(--color-primary), var(--color-secondary));
}

/* Desktop category overflow: keep the header single-line and move only excess items. */
.news24-primary-nav-layout {
	position: relative;
	display: flex;
	align-items: center;
	gap: 10px;
}
.news24-primary-nav {
	flex: 1 1 auto;
	min-width: 0;
	overflow: hidden !important;
}
.news24-primary-menu {
	width: max-content;
	max-width: none;
	flex-wrap: nowrap;
	overflow: visible !important;
}
.news24-primary-menu > li[hidden] { display: none !important; }
.news24-category-overflow-toggle {
	display: inline-flex;
	flex: 0 0 auto;
	align-items: center;
	justify-content: center;
	gap: 8px;
	min-width: 48px;
	height: 42px;
	padding: 0 14px;
	border: 1px solid #dbe3f0;
	border-radius: 12px;
	background: linear-gradient(135deg, #eff6ff, #f5f3ff);
	color: #334155;
	font-size: 13px;
	font-weight: 800;
	box-shadow: 0 6px 16px rgba(79, 70, 229, .09);
	transition: color .2s ease, border-color .2s ease, transform .2s ease, box-shadow .2s ease;
}
.news24-category-overflow-toggle[hidden] { display: none !important; }
.news24-category-overflow-toggle .news24-icon { width: 19px; height: 19px; color: #6366f1; }
.news24-category-overflow-toggle:hover,
.news24-category-overflow-toggle[aria-expanded="true"] {
	transform: translateY(-1px);
	border-color: #a5b4fc;
	background: linear-gradient(135deg, #2563eb, #7c3aed);
	color: #fff;
	box-shadow: 0 9px 22px rgba(79, 70, 229, .22);
}
.news24-category-overflow-toggle:hover .news24-icon,
.news24-category-overflow-toggle[aria-expanded="true"] .news24-icon { color: #fff; }
.news24-category-overflow-toggle:focus-visible { outline: 3px solid rgba(99, 102, 241, .25); outline-offset: 3px; }
.news24-category-overflow-menu {
	position: absolute;
	z-index: 90;
	top: calc(100% - 3px);
	right: 16px;
	width: min(370px, calc(100vw - 32px));
	padding: 10px;
	border: 1px solid #e2e8f0;
	border-top: 4px solid transparent;
	border-radius: 0 0 16px 16px;
	background: linear-gradient(#fff, #fff) padding-box, linear-gradient(90deg, #3b82f6, #8b5cf6, #ec4899) border-box;
	box-shadow: 0 22px 50px rgba(15, 23, 42, .18);
	opacity: 0;
	transform: translateY(-7px) scale(.98);
	transform-origin: top right;
	pointer-events: none;
	transition: opacity .18s ease, transform .18s ease;
}
.news24-category-overflow-menu[hidden] { display: none !important; }
.news24-category-overflow-menu.active { display: block; opacity: 1; transform: translateY(0) scale(1); pointer-events: auto; }
.news24-category-overflow-list {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 7px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.news24-category-overflow-list > li { min-width: 0; }
.news24-category-overflow-list > li > a {
	display: flex;
	align-items: center;
	gap: 8px;
	min-height: 42px;
	padding: 9px 11px;
	border: 1px solid #edf0f6;
	border-radius: 11px;
	background: #f8fafc;
	color: #263246;
	font-size: 13px;
	font-weight: 750;
	text-decoration: none;
	transition: color .18s ease, border-color .18s ease, background-color .18s ease, transform .18s ease;
}
.news24-category-overflow-list > li > a:hover,
.news24-category-overflow-list > li > a:focus-visible,
.news24-category-overflow-list > .current-menu-item > a {
	transform: translateY(-1px);
	border-color: #c7d2fe;
	background: linear-gradient(135deg, #eef2ff, #fdf2f8);
	color: #4f46e5;
}
.news24-category-overflow-list .news24-menu-icon { flex: 0 0 auto; width: 17px; height: 17px; color: #6366f1; }
.news24-category-overflow-list .sub-menu { margin: 5px 0 0; padding: 0 0 0 12px; list-style: none; }
.news24-category-overflow-list .sub-menu a { display: block; padding: 7px 8px; color: #64748b; font-size: 12px; }
html.dark .news24-category-overflow-toggle { border-color: #334155; background: #1e293b; color: #e2e8f0; }
html.dark .news24-category-overflow-menu { border-color: transparent; background: linear-gradient(#111827, #111827) padding-box, linear-gradient(90deg, #3b82f6, #8b5cf6, #ec4899) border-box; }
html.dark .news24-category-overflow-list > li > a { border-color: #334155; background: #1e293b; color: #e2e8f0; }
html.dark .news24-category-overflow-list > li > a:hover,
html.dark .news24-category-overflow-list > li > a:focus-visible { border-color: #6366f1; background: #27334a; color: #fff; }

@media (max-width: 1199px) {
	.news24-category-overflow-toggle { width: 44px; min-width: 44px; padding: 0; }
	.news24-category-overflow-toggle > span { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; }
}

.news24-content-column { min-width: 0; row-gap: 2rem !important; }
.news24-trend-row { gap: .6rem !important; }
.news24-trend-row a {
	flex: 0 0 auto;
	padding: .65rem .9rem !important;
	font-size: .8rem;
	white-space: nowrap;
}
.news24-agenda-hero {
	display: grid;
	grid-template-columns: minmax(0, 1.05fr) minmax(0, 1fr);
	height: 14.5rem;
	min-height: 0;
}
.news24-agenda-hero-image { min-height: 0; height: 14.5rem; }
.news24-agenda-hero-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 1.5rem;
}
.news24-agenda-hero-content > p {
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.news24-content-column article > a.h-48 {
	height: auto;
	aspect-ratio: 16 / 9;
}
.news24-content-column article > .p-5 { padding: 1rem; }
.news24-content-column article > .p-5 > p { display: none; }
.news24-content-column article > .p-5 h3 { font-size: 1rem; }

.news24-technology-grid {
	display: grid;
	grid-template-columns: minmax(0, 2fr) minmax(14rem, 1fr);
	gap: 1rem;
}
.news24-technology-stack { display: grid; gap: 1rem; }
.news24-technology-cards {
	grid-column: 1 / -1;
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 1rem;
}
.news24-lead-image { height: 19rem; }
.news24-mini-card { height: 100%; }
.news24-mini-image { height: 8.5rem; }

.news24-social-menu,
.news24-social-fallback { display: grid; gap: .65rem; }
.news24-social-panel .news24-social-menu li { list-style: none; }
.news24-social-panel .news24-social-menu a,
.news24-social-fallback a {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: .75rem;
	min-height: 3rem;
	padding: .65rem .85rem;
	border-radius: .65rem;
	background: #eff6ff;
	color: #111827;
	font-weight: 700;
}
.news24-social-panel .news24-social-menu li:nth-child(2n) a,
.news24-social-fallback a:nth-child(2n) { background: #fdf2f8; }
.news24-social-panel .news24-social-menu a span,
.news24-social-fallback a span { flex: 1; }
.news24-social-icon { color: #3b82f6; }
.news24-social-fallback a > .news24-icon:last-child { width: .9rem; color: #9ca3af; }
.news24-author-link {
	padding: .3rem .55rem;
	border-radius: 999px;
	color: #2563eb;
	background: #dbeafe;
	font-size: .68rem;
	font-weight: 800;
}
.news24-subscribe-card {
	padding: 1.4rem;
	border-radius: .75rem;
	color: #fff;
	background: linear-gradient(145deg, #8b5cf6, #db2777);
	box-shadow: 0 14px 30px rgba(147, 51, 234, .25);
}
.news24-subscribe-card h2 { margin-top: .75rem; font-size: 1.05rem; font-weight: 900; }
.news24-subscribe-card p { margin-top: .45rem; color: rgba(255, 255, 255, .86); font-size: .82rem; }
.news24-subscribe-card a {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: .5rem;
	margin-top: 1rem;
	padding: .65rem;
	border: 1px solid rgba(255, 255, 255, .55);
	border-radius: .45rem;
	background: rgba(255, 255, 255, .14);
	font-size: .8rem;
	font-weight: 800;
}
.news24-subscribe-icon { width: 1.5rem; height: 1.5rem; }

html[data-theme="dark"] .news24-logo-main { color: #f8fafc; }
html[data-theme="dark"] .news24-social-panel .news24-social-menu a,
html[data-theme="dark"] .news24-social-fallback a { color: #e5e7eb; background: #1f2937; }

@media (max-width: 1279px) {
	.news24-primary-menu > li > a { padding-right: .75rem; padding-left: .75rem; }
}

@media (max-width: 767px) {
	.news24-header-actions { gap: .4rem; }
	.news24-account-button span { display: none; }
	.news24-header-actions .news24-notice-button,
	.news24-header-actions .news24-account-button { width: 2.5rem; height: 2.5rem; min-height: 2.5rem; }
	.news24-header-actions .news24-account-button { justify-content: center; padding: 0; }
	.news24-text-logo { font-size: 1.75rem; }
	.news24-agenda-hero { grid-template-columns: 1fr; }
	.news24-agenda-hero { height: auto; }
	.news24-agenda-hero-image { min-height: 13rem; height: 13rem; }
	.news24-technology-grid,
	.news24-technology-cards { grid-template-columns: 1fr; }
	.news24-technology-cards { grid-column: auto; }
	.news24-lead-image { height: 14rem; }
	.news24-mini-card { display: grid; grid-template-columns: 8rem 1fr; }
	.news24-mini-image { height: 100%; min-height: 7rem; }
}

/* Reference parity pass: values are matched to the supplied news24.html. */
html { font-size: 16px; }
body.news24-theme {
	font-family: Inter, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	background: #f7f8fa;
	color: #111827;
}
.news24-text-logo { font-size: 48px; text-shadow: 0 5px 14px rgba(139, 92, 246, .18); }

.news24-topbar-inner { font-size: 16px; }
.news24-topbar-links { gap: 12px !important; }
.news24-topbar-links a { color: #d1d5db; transition: color .2s ease; }
.news24-topbar-links a:hover { color: #fff; }
.news24-weather {
	gap: 7px;
	padding: 3px 10px;
	border-radius: 999px;
	background: rgba(255, 255, 255, .1);
	font-size: 18px;
}
.news24-weather .news24-icon { width: 18px; height: 18px; color: #fde047; }
.news24-top-social-placeholders { display: flex; gap: 7px; }
.news24-social-placeholder {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	border-radius: 999px;
	color: #fff;
	background: rgba(255, 255, 255, .1);
}
.news24-social-placeholder .news24-icon { width: 11px; height: 11px; }
.news24-social-letter { font-size: 12px; font-weight: 700; }

.news24-header .news24-notice-button {
	width: 40px;
	height: 40px;
}
.news24-header .news24-account-button {
	min-height: 40px;
	padding: 0 18px;
	font-size: 14px;
}
.news24-header .news24-notice-count { top: -4px; right: -4px; }
.news24-primary-menu > li > a {
	padding: 9px 16px !important;
	border-radius: 10px;
	font-size: 19px;
}
.news24-primary-menu .news24-menu-icon { width: 21px; height: 21px; stroke-width: 2.5; }
.news24-breaking > .container > .flex { min-height: 43px; padding-top: 8px !important; padding-bottom: 8px !important; }
.news24-live-label { flex: 0 0 auto; gap: 7px; font-size: 15px; }
.news24-live-label > span:first-child { padding: 4px 12px !important; border-radius: 6px; font-size: 15px; }
.news24-live-dot { width: 10px; height: 10px; border-radius: 999px; background: #fff; }

.news24-trending h2 { font-size: 24px; }
.news24-trend-row { gap: 10px !important; }
.news24-trend-row a {
	padding: 7px 14px !important;
	color: #fff !important;
	font-size: 18px;
	font-weight: 700;
}

.news24-agenda-hero.news24-feature-card {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	height: 268px;
	min-height: 268px;
	border-radius: 12px;
}
.news24-agenda-hero .news24-agenda-hero-image {
	height: 268px;
	min-height: 268px;
	overflow: hidden;
}
.news24-agenda-hero .news24-agenda-hero-content {
	height: 268px;
	padding: 20px !important;
}
.news24-agenda-hero .news24-agenda-hero-image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.news24-agenda-hero-content h3 { margin-bottom: 10px !important; font-size: 24px; line-height: 1.2; }
.news24-agenda-hero-content > p { margin-bottom: 12px !important; font-size: 16px; line-height: 1.5; }
.news24-feature-author { display: flex; align-items: center; gap: 10px; }
.news24-feature-avatar { width: 28px; height: 28px; border-radius: 999px; }
.news24-feature-author > span { display: flex; flex-direction: column; line-height: 1.25; }
.news24-feature-author strong { font-size: 14px; }
.news24-feature-author time { color: #6b7280; font-size: 12px; }

.news24-standard-card { display: flex; height: 100%; flex-direction: column; }
.news24-content-column .news24-standard-card > a.h-48 {
	height: 192px;
	aspect-ratio: auto;
	flex: 0 0 192px;
}
.news24-content-column .news24-standard-card > .p-5 {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	align-items: flex-start;
	padding: 20px;
}
.news24-content-column .news24-standard-card > .p-5 h3 {
	margin-bottom: 8px;
	font-size: 18px;
	line-height: 1.35;
}
.news24-standard-card .news24-entry-meta { margin-top: auto; font-size: 14px; }
.news24-standard-card .news24-entry-meta .news24-icon { width: 12px; height: 12px; }
.news24-standard-card .rounded-full { display: inline-block; margin-bottom: 0; padding: 4px 12px; font-size: 12px; }
.news24-category-badge {
	color: #fff !important;
	text-shadow: 0 1px 2px rgba(15, 23, 42, .22);
}

.news24-technology-grid { grid-template-columns: minmax(0, 2fr) minmax(0, 1fr); gap: 24px; }
.news24-technology-stack,
.news24-technology-cards { gap: 24px; }
.news24-lead-image { height: 256px; }
.news24-tech-main-card > .p-6 { padding: 24px; }
.news24-tech-main-card h3 { font-size: 24px; line-height: 1.25; }
.news24-tech-summary { font-size: 15px; line-height: 1.6; }
.news24-tech-profile { display: flex; align-items: center; justify-content: space-between; }
.news24-tech-comments { display: inline-flex; align-items: center; gap: 5px; color: #6b7280; font-size: 14px; }

.news24-sidebar .sticky-sidebar { display: flex; flex-direction: column; gap: 25px !important; }
.news24-sidebar .sticky-sidebar > :not([hidden]) ~ :not([hidden]) { margin-top: 0 !important; }
.news24-sidebar .sticky-sidebar > section { margin-top: 0 !important; margin-bottom: 0 !important; }
.news24-sidebar section { font-size: 14px; }
.news24-sidebar section > h2 { margin-bottom: 16px; font-size: 18px; }
.news24-sidebar-title-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	margin-right: 12px;
	border-radius: 8px;
	color: #fff;
}
.news24-sidebar-title-icon .news24-icon { width: 16px; height: 16px; }
.news24-sidebar-title-fire { background: #ef4444; }
.news24-sidebar-title-share { background: #3b82f6; }
.news24-sidebar-title-folder { background: #a855f7; }
.news24-sidebar-title-users { background: #ec4899; }

/* Modern sidebar cards: shared surface, hierarchy, and interaction language. */
.news24-popular-card,
.news24-widget-card {
	position: relative;
	overflow: hidden;
	border: 1px solid #e7eaf2;
	border-radius: 18px !important;
	background: linear-gradient(145deg, #fff 0%, #fbfcff 68%, #f5f3ff 100%);
	box-shadow: 0 14px 34px rgba(15, 23, 42, .08), 0 3px 10px rgba(99, 102, 241, .05) !important;
}
.news24-popular-card::before,
.news24-widget-card::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: linear-gradient(90deg, #3b82f6, #8b5cf6 52%, #ec4899);
	content: "";
}
.news24-popular-card { padding: 18px !important; }
.news24-sidebar-heading {
	position: relative;
	margin: 2px 0 14px !important;
	color: #111827;
	letter-spacing: -.02em;
}
.news24-sidebar-heading::after {
	flex: 1;
	height: 1px;
	margin-left: 12px;
	background: linear-gradient(90deg, #e2e8f0, transparent);
	content: "";
}
.news24-popular-card article {
	display: grid !important;
	grid-template-columns: 36px minmax(0, 1fr);
	gap: 11px;
	min-height: 0;
	margin: 0 0 8px !important;
	padding: 10px !important;
	border: 1px solid #edf0f6 !important;
	border-radius: 13px;
	background: rgba(248, 250, 252, .9);
	transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease, background-color .2s ease;
}
.news24-popular-card article:last-child { margin-bottom: 0 !important; }
.news24-popular-card article:hover {
	transform: translateY(-2px);
	border-color: #c7d2fe !important;
	background: #fff;
	box-shadow: 0 8px 20px rgba(79, 70, 229, .1);
}
.news24-popular-card .news24-rank {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	min-width: 36px;
	border-radius: 11px;
	color: #fff !important;
	font-size: 18px;
	line-height: 1;
	box-shadow: 0 6px 14px rgba(15, 23, 42, .12);
}
.news24-popular-card article:nth-child(1) .news24-rank { background: linear-gradient(135deg, #ff3d5a, #fb7185); }
.news24-popular-card article:nth-child(2) .news24-rank { background: linear-gradient(135deg, #2563eb, #38bdf8); }
.news24-popular-card article:nth-child(3) .news24-rank { background: linear-gradient(135deg, #7c3aed, #c084fc); }
.news24-popular-card article:nth-child(4) .news24-rank { background: linear-gradient(135deg, #0891b2, #2dd4bf); }
.news24-popular-card article:nth-child(5) .news24-rank { background: linear-gradient(135deg, #f97316, #facc15); }
.news24-popular-card article h3 { margin: 0; font-size: 14px; line-height: 1.35; }
.news24-popular-card article h3 a { display: block; color: #111827; }
.news24-popular-card article h3 a:hover { color: #4f46e5; }
.news24-popular-card .news24-entry-meta { margin-top: 5px; color: #64748b; font-size: 11px; }

.news24-widget-card { padding: 20px !important; }
.news24-widget-title,
.news24-widget-card > .wp-block-heading {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 2px 0 16px !important;
	color: #111827;
	font-size: 17px !important;
	font-weight: 800;
	letter-spacing: -.015em;
}
.news24-widget-title::before,
.news24-widget-card > .wp-block-heading::before {
	width: 10px;
	height: 24px;
	border-radius: 999px;
	background: linear-gradient(180deg, #3b82f6, #8b5cf6);
	box-shadow: 0 5px 12px rgba(99, 102, 241, .24);
	content: "";
}

/* Search widget: one responsive component for classic and block markup. */
.news24-widget-card.widget_search {
	padding: 0 !important;
	border-color: #dbe4ff;
	background:
		radial-gradient(circle at 92% 4%, rgba(236, 72, 153, .12), transparent 38%),
		linear-gradient(145deg, #fff 0%, #f4f7ff 100%);
}
.news24-widget-card.widget_search::before {
	height: 5px;
	background: linear-gradient(90deg, #06b6d4, #3b82f6 42%, #8b5cf6 72%, #ec4899);
}
.news24-widget-card.widget_search .wp-block-search {
	position: relative;
	display: block;
	margin: 0;
	padding: 20px;
}
.news24-widget-card.widget_search .wp-block-search__label,
.news24-widget-card.widget_search .news24-widget-title {
	display: flex;
	align-items: center;
	gap: 11px;
	margin: 0 0 14px !important;
	color: #172033;
	font-size: 18px !important;
	font-weight: 850;
	letter-spacing: -.02em;
}
.news24-widget-card.widget_search .wp-block-search__label::before,
.news24-widget-card.widget_search .news24-widget-title::before {
	display: inline-block;
	width: 34px;
	height: 34px;
	border-radius: 11px;
	background: linear-gradient(135deg, #2563eb, #7c3aed);
	-webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' d='m21 21-4.4-4.4m2.4-5.1a7.5 7.5 0 1 1-15 0 7.5 7.5 0 0 1 15 0Z'/%3E%3C/svg%3E") center / 19px 19px no-repeat;
	mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' d='m21 21-4.4-4.4m2.4-5.1a7.5 7.5 0 1 1-15 0 7.5 7.5 0 0 1 15 0Z'/%3E%3C/svg%3E") center / 19px 19px no-repeat;
	content: "";
}
.news24-widget-card.widget_search > .news24-widget-title {
	margin: 20px 20px 0 !important;
}
.news24-widget-card.widget_search > .search-form {
	margin: 14px 20px 20px !important;
}
.news24-widget-card.widget_search .wp-block-search__inside-wrapper,
.news24-widget-card.widget_search .search-form {
	display: flex;
	align-items: center;
	gap: 7px;
	min-height: 58px;
	padding: 6px;
	border: 1px solid #cbd7ee;
	border-radius: 18px;
	background: rgba(255, 255, 255, .94);
	box-shadow: 0 10px 24px rgba(37, 99, 235, .09), inset 0 1px 2px rgba(15, 23, 42, .03);
	transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}
.news24-widget-card.widget_search .wp-block-search__inside-wrapper:focus-within {
	transform: translateY(-1px);
	border-color: #7c83f7;
	box-shadow: 0 12px 28px rgba(79, 70, 229, .16), 0 0 0 4px rgba(99, 102, 241, .1);
}
.news24-widget-card.widget_search .search-form label { min-width: 0; }
.news24-widget-card.widget_search :is(.search-field, .wp-block-search__input) {
	min-width: 0;
	height: 46px;
	padding: 0 12px !important;
	border: 0 !important;
	border-radius: 12px !important;
	background: transparent !important;
	color: #0f172a;
	font-size: 14px;
	box-shadow: none !important;
}
.news24-widget-card.widget_search :is(.search-field, .wp-block-search__input)::placeholder { color: #8792a8; opacity: 1; }
.news24-widget-card.widget_search :is(.search-field, .wp-block-search__input):focus { outline: 0 !important; }
.news24-widget-card.widget_search :is(.search-submit, .wp-block-search__button) {
	flex: 0 0 auto;
	min-width: 64px;
	height: 46px;
	margin: 0 !important;
	padding: 0 15px !important;
	border: 0 !important;
	border-radius: 13px !important;
	background: linear-gradient(135deg, #2563eb, #7c3aed 58%, #db2777) !important;
	color: #fff !important;
	font-size: 13px;
	font-weight: 850;
	box-shadow: 0 8px 18px rgba(79, 70, 229, .28);
	transition: transform .2s ease, box-shadow .2s ease, filter .2s ease;
}
.news24-widget-card.widget_search :is(.search-submit, .wp-block-search__button):hover {
	transform: translateY(-1px);
	filter: saturate(1.12);
	box-shadow: 0 11px 23px rgba(79, 70, 229, .36);
}
.news24-widget-card.widget_search :is(.search-submit, .wp-block-search__button):focus-visible {
	outline: 3px solid rgba(37, 99, 235, .28);
	outline-offset: 3px;
}

/* Recent posts and comments gain clear, colorful, keyboard-friendly rows. */
.news24-widget-card :is(.wp-block-latest-posts, .wp-block-latest-comments, ul) {
	margin: 0;
	padding: 0;
	list-style: none;
}
.news24-widget-card.widget_recent_entries li,
.news24-widget-card .wp-block-latest-posts li {
	position: relative;
	margin: 0 0 8px;
	padding: 11px 12px 11px 17px;
	border: 1px solid #edf0f6;
	border-radius: 12px;
	background: #f8fafc;
	line-height: 1.4;
	transition: transform .2s ease, border-color .2s ease, background-color .2s ease;
}
.news24-widget-card.widget_recent_entries li::before,
.news24-widget-card .wp-block-latest-posts li::before {
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 0;
	width: 4px;
	border-radius: 0 999px 999px 0;
	background: linear-gradient(180deg, #3b82f6, #8b5cf6);
	content: "";
}
.news24-widget-card.widget_recent_entries li:nth-child(2n)::before,
.news24-widget-card .wp-block-latest-posts li:nth-child(2n)::before { background: linear-gradient(180deg, #ec4899, #f97316); }
.news24-widget-card.widget_recent_entries li:hover,
.news24-widget-card .wp-block-latest-posts li:hover {
	transform: translateX(3px);
	border-color: #c7d2fe;
	background: #fff;
}
.news24-widget-card.widget_recent_entries a,
.news24-widget-card .wp-block-latest-posts a { color: #172033; font-weight: 700; text-decoration: none; }

.news24-widget-card.widget_recent_comments ul,
.news24-widget-card .wp-block-latest-comments { counter-reset: news24-comments; }
.news24-widget-card.widget_recent_comments li,
.news24-widget-card .wp-block-latest-comments__comment {
	position: relative;
	display: block;
	min-height: 54px;
	margin: 0 0 9px !important;
	padding: 10px 10px 10px 52px;
	border: 1px solid #edf0f6;
	border-radius: 12px;
	background: #f8fafc;
	line-height: 1.45;
	counter-increment: news24-comments;
}
.news24-widget-card.widget_recent_comments li::before,
.news24-widget-card .wp-block-latest-comments__comment::before {
	position: absolute;
	top: 10px;
	left: 10px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	border-radius: 10px;
	background: linear-gradient(135deg, #06b6d4, #2563eb);
	color: #fff;
	font-size: 12px;
	font-weight: 900;
	content: counter(news24-comments, decimal-leading-zero);
	box-shadow: 0 5px 12px rgba(37, 99, 235, .18);
}
.news24-widget-card.widget_recent_comments li:nth-child(2n)::before,
.news24-widget-card .wp-block-latest-comments__comment:nth-child(2n)::before { background: linear-gradient(135deg, #8b5cf6, #ec4899); }
.news24-widget-card.widget_recent_comments a,
.news24-widget-card .wp-block-latest-comments__comment-link { color: #334155; text-decoration: none; }
.news24-widget-card.widget_recent_comments a:hover,
.news24-widget-card .wp-block-latest-comments__comment-link:hover { color: #4f46e5; }

html.dark .news24-popular-card,
html.dark .news24-widget-card { border-color: #334155; background: linear-gradient(145deg, #172033, #111827); }
html.dark .news24-sidebar-heading,
html.dark .news24-widget-title,
html.dark .news24-widget-card > .wp-block-heading { color: #f8fafc; }
html.dark .news24-popular-card article,
html.dark .news24-widget-card.widget_recent_entries li,
html.dark .news24-widget-card .wp-block-latest-posts li,
html.dark .news24-widget-card.widget_recent_comments li,
html.dark .news24-widget-card .wp-block-latest-comments__comment,
html.dark .news24-widget-card .search-form,
html.dark .news24-widget-card .wp-block-search__inside-wrapper { border-color: #334155 !important; background: #1e293b; }
html.dark .news24-popular-card article h3 a,
html.dark .news24-widget-card.widget_recent_entries a,
html.dark .news24-widget-card .wp-block-latest-posts a,
html.dark .news24-widget-card :is(.search-field, .wp-block-search__input) { color: #f8fafc; }
html.dark .news24-widget-card .wp-block-search__label,
html.dark .news24-widget-card.widget_recent_comments a,
html.dark .news24-widget-card .wp-block-latest-comments__comment-link { color: #cbd5e1; }
.news24-social-placeholder-row {
	display: flex;
	align-items: center;
	gap: 12px;
	min-height: 58px;
	padding: 12px;
	border-radius: 8px;
	background: #eff6ff;
}
.news24-social-placeholder-row:nth-child(2) { background: #f9fafb; }
.news24-social-placeholder-row:nth-child(3) { background: #fdf2f8; }
.news24-social-placeholder-row:nth-child(4) { background: #fef2f2; }
.news24-social-placeholder-row > .news24-social-icon { width: 18px; height: 18px; color: #2563eb; }
.news24-social-placeholder-row > span { display: flex; flex: 1; flex-direction: column; }
.news24-social-placeholder-row strong { font-size: 14px; }
.news24-social-placeholder-row small { color: #6b7280; font-size: 12px; }
.news24-social-placeholder-row > .news24-icon:last-child { width: 12px; color: #9ca3af; }
.news24-category-list {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 9px;
}
.news24-category-link {
	display: flex;
	min-width: 0;
	min-height: 42px;
	align-items: center;
	justify-content: space-between;
	gap: 7px;
	padding: 8px 9px 8px 11px;
	border: 1px solid #dbeafe;
	border-radius: 11px;
	color: #1e3a8a;
	background: #eff6ff;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
	transition: transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease;
}
.news24-category-link:nth-child(3n + 2) {
	border-color: #ede9fe;
	color: #6d28d9;
	background: #f5f3ff;
}
.news24-category-link:nth-child(3n) {
	border-color: #d1fae5;
	color: #047857;
	background: #ecfdf5;
}
.news24-category-name {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news24-category-count {
	display: inline-flex;
	min-width: 24px;
	height: 24px;
	flex: 0 0 auto;
	align-items: center;
	justify-content: center;
	padding: 0 6px;
	border-radius: 999px;
	color: #fff;
	background: #3b82f6;
	font-size: 11px;
	line-height: 1;
}
.news24-category-link:nth-child(3n + 2) .news24-category-count { background: #8b5cf6; }
.news24-category-link:nth-child(3n) .news24-category-count { background: #10b981; }
.news24-category-link:hover {
	border-color: currentColor;
	box-shadow: 0 7px 16px rgb(15 23 42 / 10%);
	transform: translateY(-2px);
}
.news24-category-link:focus-visible {
	outline: 3px solid rgb(59 130 246 / 28%);
	outline-offset: 2px;
}
.dark .news24-category-link {
	border-color: #334155;
	color: #e2e8f0;
	background: #1e293b;
}

@media (max-width: 767px) {
	body.news24-theme { font-size: 16px; }
	.news24-agenda-hero.news24-feature-card { grid-template-columns: 1fr; height: auto; }
	.news24-agenda-hero .news24-agenda-hero-image { height: 240px; min-height: 240px; }
	.news24-agenda-hero .news24-agenda-hero-content { height: auto; }
	.news24-content-column .news24-standard-card > a.h-48 { height: 192px; flex-basis: 192px; }
}

/* Header emphasis and final 25px layout rhythm. */
.news24-content-column > section { margin-top: 0 !important; margin-bottom: 0 !important; }
.news24-content-column > .news24-trending + .news24-agenda { margin-top: 0 !important; }
.news24-agenda-hero .news24-agenda-hero-content,
.news24-content-column .news24-standard-card > .p-5 { padding-top: 15px !important; padding-bottom: 15px !important; }

.news24-topbar {
	background: linear-gradient(90deg, #5b21b6, #7c3aed, #5b21b6) !important;
}
.news24-topbar :where(a, span, nav) { color: #fff; }
.news24-topbar .news24-topbar-links a { color: #fff !important; }

.news24-breaking,
.news24-breaking a,
.news24-breaking .animate-marquee,
.news24-live-label > span:not(:first-child) { color: #fff !important; }

.news24-main { padding-top: 25px !important; padding-bottom: 25px !important; }
.news24-content-column { row-gap: 25px !important; }
.news24-content-column section > .flex:first-child,
.news24-trending > .flex:first-child,
.news24-agenda > .flex:first-child { margin-bottom: 25px !important; }
.news24-agenda-grid,
.news24-section > .grid,
.news24-technology-grid,
.news24-technology-stack,
.news24-technology-cards,
.news24-agenda > .news24-agenda-grid { gap: 25px !important; }
.news24-primary-menu > li:nth-child(2) .news24-menu-icon { color: #3b82f6; }
.news24-primary-menu > li:nth-child(3) .news24-menu-icon { color: #06b6d4; }
.news24-primary-menu > li:nth-child(4) .news24-menu-icon { color: #22c55e; }
.news24-primary-menu > li:nth-child(5) .news24-menu-icon { color: #f97316; }
.news24-primary-menu > li:nth-child(6) .news24-menu-icon { color: #ec4899; }
.news24-primary-menu > li:nth-child(7) .news24-menu-icon { color: #a855f7; }
.news24-primary-menu > .menu-item-home .news24-menu-icon { color: #fff; }

.news24-social-placeholder-row { text-decoration: none; transition: transform .2s ease, box-shadow .2s ease; }
.news24-social-placeholder-row:hover { transform: translateY(-1px); box-shadow: 0 7px 16px rgba(15, 23, 42, .08); }
.news24-footer-social-fallback .news24-social-placeholder { background: #1f2937; }
.buzzmag-footer-network-partner { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 8px; margin-top: 12px; }
.buzzmag-footer-network-partner__link {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 6px 12px;
	border: 1px solid rgba(255, 255, 255, .16);
	border-radius: 999px;
	color: #e5e7eb;
	background: rgba(255, 255, 255, .06);
	text-decoration: none;
}
.buzzmag-footer-network-partner__link:hover { color: #fff; background: rgba(255, 255, 255, .1); }
.buzzmag-footer-network-partner__letter {
	display: inline-grid;
	place-items: center;
	width: 24px;
	height: 24px;
	border-radius: 999px;
	color: #fff;
	background: linear-gradient(135deg, #3b82f6, #a855f7);
	font-size: 11px;
	font-weight: 800;
}
.buzzmag-footer-network-partner__prefix { color: #9ca3af; }
.buzzmag-footer-network-partner__label { font-weight: 700; }

/* Wider canvas and larger top controls. */
@media (min-width: 1280px) {
	.container { max-width: 1310px !important; }
}
@media (min-width: 1536px) {
	.container { max-width: 1530px !important; }
}

.news24-topbar .news24-top-social-list a { width: 28px; height: 28px; }
.news24-topbar .news24-top-social-list .news24-icon { width: 13px; height: 13px; }
.news24-topbar .news24-social-letter {
	color: #3b82f6 !important;
	font-size: 12px;
}

/* Stable three-column header. */
@media (min-width: 1024px) {
	.news24-header > .container > .news24-header-row {
		display: grid !important;
		grid-template-columns: minmax(250px, 1fr) minmax(360px, 576px) minmax(250px, 1fr) !important;
		column-gap: 20px !important;
	}
	.news24-header-brand {
		grid-column: 1 !important;
		justify-self: start;
	}
	.news24-header-search {
		position: static;
		grid-column: 2 !important;
		width: 100%;
		max-width: 576px !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
		transform: none;
	}
	.news24-header-actions {
		grid-column: 3 !important;
		justify-self: end !important;
	}
}

@media (min-width: 1024px) and (max-width: 1199px) {
	.news24-header-actions { column-gap: 6px !important; }
	.news24-header-actions > * {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	.news24-header-actions > button,
	.news24-header-actions .news24-notice-button {
		width: 38px !important;
		height: 38px !important;
		min-width: 38px !important;
	}
	.news24-header-actions .news24-account-button {
		min-height: 38px;
		padding-right: 12px;
		padding-left: 12px;
		font-size: 13px;
	}
}

/* Single article layout. */
.news24-single-shell {
	padding: 28px !important;
	border: 1px solid rgba(148, 163, 184, .18);
	box-shadow: 0 12px 32px rgba(15, 23, 42, .08) !important;
}
.news24-single-header { margin-bottom: 22px !important; }
.news24-single-category { margin-bottom: 12px !important; }
.news24-single-category a { padding: 5px 11px; font-size: 11px; }
.news24-single-title {
	max-width: 900px;
	margin-bottom: 18px !important;
	font-size: clamp(2rem, 3.15vw, 2.8rem) !important;
	line-height: 1.08 !important;
	letter-spacing: -.025em;
}
.news24-single-byline {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	color: #64748b;
}
.news24-single-author {
	display: flex;
	align-items: center;
	gap: 10px;
	color: #111827;
	text-decoration: none;
}
.news24-single-author img { width: 42px; height: 42px; border-radius: 999px; }
.news24-single-author span { display: flex; flex-direction: column; line-height: 1.25; }
.news24-single-author strong { font-size: 14px; }
.news24-single-author small { color: #64748b; font-size: 11px; }
.news24-single-meta { display: flex; align-items: center; gap: 14px; font-size: 12px; }
.news24-single-meta span { display: inline-flex; align-items: center; gap: 5px; }
.news24-single-meta .news24-icon { width: 14px; height: 14px; }
.news24-single-hero {
	margin-bottom: 24px !important;
	border-radius: 10px !important;
	background: #e2e8f0;
}
.news24-single-hero img {
	display: block;
	width: 100%;
	max-height: 570px;
	object-fit: cover;
}
.news24-single-hero figcaption {
	padding: 8px 12px;
	color: #64748b;
	background: #f8fafc;
	font-size: 11px;
}
.news24-single-article .news24-entry-content {
	color: #334155;
	font-size: 16px;
	line-height: 1.82;
}
.news24-single-article .news24-entry-content > * + * { margin-top: 1.1em; }
.news24-single-article .news24-entry-content :where(h2, h3, h4) {
	color: #0f172a;
	letter-spacing: -.015em;
}
.news24-single-article .news24-entry-content h2 { margin-top: 1.65em; font-size: 25px; }
.news24-single-article .news24-entry-content h3 { margin-top: 1.5em; font-size: 21px; }
.news24-single-article .news24-entry-content :where(img, iframe) { border-radius: 9px; }
.news24-single-article .news24-entry-content blockquote {
	margin: 24px 0;
	padding: 16px 18px;
	border: 1px solid #bfdbfe;
	border-left: 4px solid #3b82f6;
	border-radius: 4px;
	color: #1e3a8a;
	background: #eff6ff;
	font-style: normal;
	font-weight: 600;
}
.news24-single-footer { margin-top: 32px !important; padding-top: 18px !important; }
.news24-share-row { display: flex; align-items: center; gap: 12px; min-height: 36px; }
.news24-share-row > strong { font-size: 13px; }
.news24-share-links { display: flex; align-items: center; gap: 7px; }
.news24-share-links a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	border-radius: 999px;
	color: #475569;
	background: #f1f5f9;
	font-size: 11px;
	font-weight: 800;
	transition: color .2s ease, background-color .2s ease, transform .2s ease;
}
.news24-share-links a:hover { transform: translateY(-2px); color: #fff; background: #3b82f6; }
.news24-share-links .news24-icon { width: 13px; height: 13px; }
.news24-share-row .news24-tags { margin-left: auto; }
.news24-tags a {
	padding: 5px 9px;
	border-radius: 999px;
	color: #475569;
	background: #f1f5f9;
	font-size: 10px;
}
.news24-single-author-box {
	display: flex;
	align-items: center;
	gap: 15px;
	margin-top: 20px;
	padding: 16px;
	border: 1px solid #dbeafe;
	border-radius: 9px;
	background: linear-gradient(135deg, #f8fafc, #eff6ff);
}
.news24-single-author-box img { width: 58px; height: 58px; border-radius: 999px; }
.news24-single-author-box h2 { margin: 0 0 4px; font-size: 15px; font-weight: 800; }
.news24-single-author-box p { margin: 0; color: #64748b; font-size: 12px; line-height: 1.55; }
.news24-related-posts {
	margin-top: 22px;
	padding: 18px;
	border: 1px solid #e2e8f0;
	border-radius: 10px;
	background: #f8fafc;
}
.news24-related-posts > h2 {
	margin: 0 0 14px;
	padding-left: 9px;
	border-left: 3px solid #6366f1;
	font-size: 17px;
	font-weight: 900;
}
.news24-related-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; }
.news24-related-card {
	overflow: hidden;
	border: 1px solid #e2e8f0;
	border-radius: 8px;
	background: #fff;
	transition: transform .2s ease, box-shadow .2s ease;
}
.news24-related-card:hover { transform: translateY(-3px); box-shadow: 0 10px 22px rgba(15, 23, 42, .1); }
.news24-related-image { display: block; height: 110px; overflow: hidden; }
.news24-related-image img { display: block; width: 100%; height: 100%; object-fit: cover; transition: transform .35s ease; }
.news24-related-card:hover .news24-related-image img { transform: scale(1.05); }
.news24-related-card > div { padding: 10px; }
.news24-related-card span { color: #2563eb; font-size: 9px; font-weight: 800; text-transform: uppercase; }
.news24-related-card h3 { margin: 5px 0; font-size: 12px; font-weight: 800; line-height: 1.35; }
.news24-related-card time { color: #94a3b8; font-size: 9px; }
.news24-single-shell > .post-navigation {
	margin-top: 22px !important;
	padding-top: 18px;
	border-top: 1px solid #e2e8f0;
	font-size: 12px;
}
html[data-theme="dark"] .news24-single-article .news24-entry-content,
html[data-theme="dark"] .news24-single-author-box p { color: #cbd5e1; }
html[data-theme="dark"] .news24-single-article .news24-entry-content :where(h2, h3, h4),
html[data-theme="dark"] .news24-single-author { color: #f8fafc; }
html[data-theme="dark"] .news24-single-author-box,
html[data-theme="dark"] .news24-related-posts,
html[data-theme="dark"] .news24-related-card { border-color: #334155; background: #111827; }

@media (max-width: 767px) {
	.news24-single-shell { padding: 18px !important; }
	.news24-single-title { font-size: 2rem !important; }
	.news24-single-byline { align-items: flex-start; flex-direction: column; gap: 10px; }
	.news24-single-hero img { max-height: none; }
	.news24-share-row { align-items: flex-start; flex-wrap: wrap; }
	.news24-share-row .news24-tags { width: 100%; margin-left: 0; }
	.news24-related-grid { grid-template-columns: 1fr; }
	.news24-related-card { display: grid; grid-template-columns: 120px minmax(0, 1fr); }
	.news24-related-image { height: 100%; min-height: 100px; }
}

/* Clearly defined, accessible comment form controls. */
.comments-area .comment-respond {
	margin-top: 28px;
	padding: 24px;
	border: 1px solid #e2e8f0;
	border-radius: 14px;
	background: #f8fafc;
}
.comments-area .comment-reply-title { margin: 0 0 10px; }
.comments-area .news24-comment-form > p { margin-top: 16px; }
.comments-area .news24-comment-form label {
	display: block;
	margin-bottom: 8px;
	font-weight: 700;
	color: #0f172a;
}
.comments-area .news24-comment-form textarea,
.comments-area .news24-comment-form input:not([type="submit"]):not([type="checkbox"]) {
	width: 100%;
	padding: 14px 16px;
	border: 2px solid #cbd5e1;
	border-radius: 10px;
	outline: 0;
	background: #fff;
	color: #0f172a;
	box-shadow: inset 0 1px 2px rgb(15 23 42 / 6%);
	transition: border-color 160ms ease, box-shadow 160ms ease;
}
.comments-area .news24-comment-form textarea {
	display: block;
	min-height: 180px;
	resize: vertical;
}
.comments-area .news24-comment-form textarea:focus,
.comments-area .news24-comment-form input:not([type="submit"]):not([type="checkbox"]):focus {
	border-color: #3b82f6;
	box-shadow: 0 0 0 4px rgb(59 130 246 / 16%);
}
.comments-area .news24-comment-form .news24-comment-submit { margin-top: 4px; }
.dark .comments-area .comment-respond {
	border-color: #334155;
	background: #111827;
}
.dark .comments-area .news24-comment-form label { color: #f8fafc; }
.dark .comments-area .news24-comment-form textarea,
.dark .comments-area .news24-comment-form input:not([type="submit"]):not([type="checkbox"]) {
	border-color: #475569;
	background: #0f172a;
	color: #f8fafc;
}
@media (max-width: 640px) {
	.comments-area .comment-respond { padding: 18px; }
}

/* Make visually interactive news cards fully clickable through their title link. */
.hover-card {
	position: relative;
	isolation: isolate;
	cursor: pointer;
}
.hover-card :is(h2, h3) > a::after {
	position: absolute;
	z-index: 1;
	inset: 0;
	content: "";
}
.hover-card a.rounded-full,
.hover-card button,
.hover-card [role="button"] {
	position: relative;
	z-index: 2;
}
.hover-card :is(h2, h3) > a:focus-visible::after {
	outline: 3px solid #2563eb;
	outline-offset: -3px;
}

/* Wider reusable sidebar and aligned card metadata. */
@media (min-width: 1024px) {
	.news24-layout-grid {
		display: grid !important;
		grid-template-columns: minmax(0, 1fr) 308px !important;
		column-gap: 24px !important;
		align-items: start !important;
	}
	.news24-layout-main,
	.news24-layout-grid > .news24-sidebar {
		grid-column: auto !important;
		min-width: 0;
		margin-top: 0;
	}
}

.news24-archive-grid { align-items: stretch; }
.news24-archive-card {
	display: flex;
	height: 100%;
	flex-direction: column;
}
.news24-archive-card-content {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
}
.news24-archive-card-meta {
	margin-top: auto;
	padding-top: 16px;
}
.news24-mini-card {
	display: flex;
	flex-direction: column;
}
.news24-mini-card > .p-4 {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
}
.news24-mini-card .news24-entry-meta {
	margin-top: auto;
	padding-top: 8px;
}

@media (max-width: 1023px) {
	.news24-layout-grid { grid-template-columns: minmax(0, 1fr) !important; }
	.news24-layout-grid > .news24-sidebar { margin-top: 32px; }
}

.news12-sidebar-disabled .news24-layout-grid {
	grid-template-columns: minmax(0, 1fr) !important;
}
.news12-sidebar-disabled .news24-layout-grid > :first-child {
	grid-column: 1 / -1 !important;
}
