/*
 * Endirekt Haber — ana stil dosyası (v6.0 "Editoryal")
 *
 * Tek dosya, dış kaynak yok. Yazı tipleri tema içinden (assets/fonts) yüklenir.
 *
 * Katmanlar:
 *   A. Yazı tipleri, tasarım belirteçleri (açık + koyu), temel ayarlar
 *   B. Maç bileşenleri (maç satırı, skorbord, tablolar, kanallar, formlar)
 *   C. Editoryal arayüz (üst alan, kartlar, ana sayfa, haber, arşiv, altlık)
 *   D. Duyarlı yerleşim, hareket azaltma, yazdırma
 *
 * Renk ve ölçüler :root altındaki --eh-* değişkenlerinden gelir. Maç bileşenlerinin
 * kullandığı eski --ni-* değişkenleri bu değerlere bağlanmıştır; tek bir değeri
 * değiştirmek tüm siteyi günceller.
 */

/* ============================================================
 * A1. YAZI TİPLERİ (SIL Open Font License 1.1)
 * ============================================================ */

@font-face {
	font-family: "Newsreader";
	font-style: normal;
	font-weight: 200 800;
	font-display: swap;
	src: url(../fonts/newsreader-latin-wght-normal.woff2) format("woff2-variations"), url(../fonts/newsreader-latin-wght-normal.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: "Newsreader";
	font-style: normal;
	font-weight: 200 800;
	font-display: swap;
	src: url(../fonts/newsreader-latin-ext-wght-normal.woff2) format("woff2-variations"), url(../fonts/newsreader-latin-ext-wght-normal.woff2) format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
	font-family: "Newsreader";
	font-style: italic;
	font-weight: 200 800;
	font-display: swap;
	src: url(../fonts/newsreader-latin-wght-italic.woff2) format("woff2-variations"), url(../fonts/newsreader-latin-wght-italic.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: "Newsreader";
	font-style: italic;
	font-weight: 200 800;
	font-display: swap;
	src: url(../fonts/newsreader-latin-ext-wght-italic.woff2) format("woff2-variations"), url(../fonts/newsreader-latin-ext-wght-italic.woff2) format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
	font-family: "Instrument Sans";
	font-style: normal;
	font-weight: 400 700;
	font-display: swap;
	src: url(../fonts/instrument-sans-latin-wght-normal.woff2) format("woff2-variations"), url(../fonts/instrument-sans-latin-wght-normal.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: "Instrument Sans";
	font-style: normal;
	font-weight: 400 700;
	font-display: swap;
	src: url(../fonts/instrument-sans-latin-ext-wght-normal.woff2) format("woff2-variations"), url(../fonts/instrument-sans-latin-ext-wght-normal.woff2) format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* ============================================================
 * A2. TASARIM BELİRTEÇLERİ
 * ============================================================ */

:root {
	color-scheme: light;

	/* Yüzeyler */
	--eh-bg: #fbfaf7;
	--eh-surface: #ffffff;
	--eh-surface-2: #f3f1ec;
	--eh-surface-3: #ebe8e1;

	/* Metin */
	--eh-ink: #121212;
	--eh-ink-2: #3b3833;
	--eh-muted: #68635b;
	--eh-faint: #8f897f;

	/* Çizgiler */
	--eh-line: #e5e1d8;
	--eh-line-2: #d2ccc1;
	--eh-rule: #121212;

	/* Marka */
	--eh-brand: #c8102e;
	--eh-brand-ink: #a60d26;
	--eh-brand-soft: #fbe9ec;
	--eh-brand-line: #f1c4cc;
	--eh-on-brand: #ffffff;

	/* Gece bandı (yayın rehberi, altlık, üst şerit) */
	--eh-night: #111317;
	--eh-night-2: #1a1d22;
	--eh-night-3: #252930;
	--eh-night-line: #2d3138;
	--eh-night-ink: #f4f1ea;
	--eh-night-muted: #a8a399;
	--eh-night-brand: #ff6275;

	/* Tipografi */
	--eh-serif: "Newsreader", "Iowan Old Style", "Palatino Linotype", Georgia, serif;
	--eh-sans: "Instrument Sans", system-ui, -apple-system, "Segoe UI", "Helvetica Neue", sans-serif;

	/* Ölçü */
	--eh-max: 1280px;
	--eh-narrow: 760px;
	--eh-mid: 1000px;
	--eh-gutter: 24px;
	--eh-aside: 320px;
	--eh-col-gap: 56px;
	--eh-nav-h: 52px;

	/* Yarıçap, gölge, geçiş */
	--eh-r-s: 3px;
	--eh-r: 4px;
	--eh-r-l: 8px;
	--eh-shadow: 0 1px 2px rgba(18, 18, 18, .04), 0 8px 24px rgba(18, 18, 18, .06);
	--eh-shadow-l: 0 24px 64px rgba(18, 18, 18, .18);
	--eh-ease: cubic-bezier(.2, .7, .2, 1);

	/* ---- Maç bileşenleri için eski belirteçler (yeni değerlere bağlı) ---- */
	--ni-zemin: var(--eh-bg);
	--ni-zemin-2: var(--eh-surface-2);
	--ni-yuzey: var(--eh-surface);
	--ni-yuzey-2: var(--eh-surface-2);
	--ni-yuzey-3: var(--eh-surface-3);
	--ni-cam: rgba(255, 255, 255, .9);
	--ni-kenar: var(--eh-line);
	--ni-kenar-2: var(--eh-line-2);
	--ni-metin: var(--eh-ink);
	--ni-metin-2: var(--eh-ink-2);
	--ni-metin-3: var(--eh-muted);
	--ni-metin-ters: #ffffff;
	--ni-vurgu: var(--eh-brand);
	--ni-vurgu-2: var(--eh-brand-ink);
	--ni-vurgu-yum: var(--eh-brand-soft);
	--ni-vurgu-kenar: var(--eh-brand-line);
	--ni-vurgu-metin: var(--eh-brand-ink);
	--ni-mavi: #1d3b7a;
	--ni-mavi-2: #15305f;
	--ni-mavi-yum: #eaeef6;
	--ni-mavi-kenar: #c9d3e6;
	--ni-mavi-metin: #1d3b7a;
	--ni-canli: #e11d38;
	--ni-canli-yum: #fdebee;
	--ni-canli-kenar: #f6c3cc;
	--ni-canli-metin: #b3122b;
	--ni-uyari: #a15c07;
	--ni-uyari-yum: #fcf1e1;
	--ni-notr-yum: var(--eh-surface-2);
	--ni-cl: #1d4ed8;
	--ni-el: #d97706;
	--ni-uecl: #0f9488;
	--ni-dusme: #e11d38;
	--ni-cikma: #15803d;
	--ni-r-xs: 3px;
	--ni-r-s: 4px;
	--ni-r: 6px;
	--ni-r-l: 8px;
	--ni-r-tam: 999px;
	--ni-golge-0: none;
	--ni-golge-1: 0 1px 2px rgba(18, 18, 18, .05);
	--ni-golge-2: var(--eh-shadow);
	--ni-golge-3: var(--eh-shadow-l);
	--ni-golge-vurgu: none;
	--ni-kap: var(--eh-max);
	--ni-kap-dar: var(--eh-narrow);
	--ni-bosluk: var(--eh-gutter);
	--ni-ust-y: var(--eh-nav-h);
	--ni-yazi: var(--eh-sans);
	--ni-yazi-sayi: var(--eh-sans);
	--ni-gecis: 180ms var(--eh-ease);
}

/* Koyu tema: belirteç seti tek yerde, iki seçiciyle uygulanır. */
@media (prefers-color-scheme: dark) {
	:root:not([data-tema="acik"]) {
		color-scheme: dark;
		--eh-bg: #0e0f11;
		--eh-surface: #16181b;
		--eh-surface-2: #1c1f23;
		--eh-surface-3: #25282d;
		--eh-ink: #f1eee8;
		--eh-ink-2: #cdc8bf;
		--eh-muted: #a19b91;
		--eh-faint: #7f7a71;
		--eh-line: #2a2d32;
		--eh-line-2: #3a3e44;
		--eh-rule: #f1eee8;
		--eh-brand: #f0435a;
		--eh-brand-ink: #ff7b8b;
		--eh-brand-soft: rgba(240, 67, 90, .14);
		--eh-brand-line: rgba(240, 67, 90, .38);
		--eh-night: #08090b;
		--eh-night-2: #121418;
		--eh-night-3: #1c1f24;
		--eh-night-line: #262a30;
		--eh-shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 10px 28px rgba(0, 0, 0, .35);
		--eh-shadow-l: 0 24px 64px rgba(0, 0, 0, .6);
		--ni-cam: rgba(22, 24, 27, .9);
		--ni-mavi: #8fb0ff;
		--ni-mavi-2: #a9c2ff;
		--ni-mavi-yum: rgba(143, 176, 255, .12);
		--ni-mavi-kenar: rgba(143, 176, 255, .3);
		--ni-mavi-metin: #a9c2ff;
		--ni-canli: #ff4d63;
		--ni-canli-yum: rgba(255, 77, 99, .14);
		--ni-canli-kenar: rgba(255, 77, 99, .34);
		--ni-canli-metin: #ff8e9c;
		--ni-uyari: #f5b041;
		--ni-uyari-yum: rgba(245, 176, 65, .12);
		--ni-cl: #7aa2ff;
		--ni-cikma: #34d399;
		--ni-dusme: #ff4d63;
	}
}
:root[data-tema="koyu"] {
	color-scheme: dark;
	--eh-bg: #0e0f11;
	--eh-surface: #16181b;
	--eh-surface-2: #1c1f23;
	--eh-surface-3: #25282d;
	--eh-ink: #f1eee8;
	--eh-ink-2: #cdc8bf;
	--eh-muted: #a19b91;
	--eh-faint: #7f7a71;
	--eh-line: #2a2d32;
	--eh-line-2: #3a3e44;
	--eh-rule: #f1eee8;
	--eh-brand: #f0435a;
	--eh-brand-ink: #ff7b8b;
	--eh-brand-soft: rgba(240, 67, 90, .14);
	--eh-brand-line: rgba(240, 67, 90, .38);
	--eh-night: #08090b;
	--eh-night-2: #121418;
	--eh-night-3: #1c1f24;
	--eh-night-line: #262a30;
	--eh-shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 10px 28px rgba(0, 0, 0, .35);
	--eh-shadow-l: 0 24px 64px rgba(0, 0, 0, .6);
	--ni-cam: rgba(22, 24, 27, .9);
	--ni-mavi: #8fb0ff;
	--ni-mavi-2: #a9c2ff;
	--ni-mavi-yum: rgba(143, 176, 255, .12);
	--ni-mavi-kenar: rgba(143, 176, 255, .3);
	--ni-mavi-metin: #a9c2ff;
	--ni-canli: #ff4d63;
	--ni-canli-yum: rgba(255, 77, 99, .14);
	--ni-canli-kenar: rgba(255, 77, 99, .34);
	--ni-canli-metin: #ff8e9c;
	--ni-uyari: #f5b041;
	--ni-uyari-yum: rgba(245, 176, 65, .12);
	--ni-cl: #7aa2ff;
	--ni-cikma: #34d399;
	--ni-dusme: #ff4d63;
}

/* ============================================================
 * A3. TEMEL AYARLAR
 * ============================================================ */

*,
*::before,
*::after {
	box-sizing: border-box;
}

html {
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
	scroll-behavior: smooth;
	scroll-padding-top: calc(var(--eh-nav-h) + 24px);
}

body {
	margin: 0;
	background: var(--eh-bg);
	color: var(--eh-ink);
	font-family: var(--eh-sans);
	font-size: 16px;
	line-height: 1.55;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	overflow-x: clip;
}

body.ni-kilitli {
	overflow: hidden;
}

img,
svg,
video {
	max-width: 100%;
	height: auto;
	display: block;
}

a {
	color: inherit;
	text-decoration: none;
	transition: color var(--ni-gecis);
}

a:hover {
	color: var(--eh-brand-ink);
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 .5em;
	font-family: var(--eh-serif);
	font-weight: 600;
	line-height: 1.15;
	letter-spacing: -.012em;
	color: var(--eh-ink);
	text-wrap: balance;
}

h1 { font-size: clamp(2rem, 1.2rem + 2.6vw, 3.1rem); }
h2 { font-size: clamp(1.45rem, 1.1rem + 1.2vw, 1.9rem); }
h3 { font-size: 1.2rem; }

p {
	margin: 0 0 1em;
}

strong,
b {
	font-weight: 700;
}

button,
input,
select,
textarea {
	font: inherit;
	color: inherit;
}

button {
	cursor: pointer;
}

hr {
	border: 0;
	border-top: 1px solid var(--eh-line);
	margin: 32px 0;
}

::selection {
	background: var(--eh-brand);
	color: #fff;
}

:focus-visible {
	outline: 2px solid var(--eh-brand);
	outline-offset: 3px;
	border-radius: 2px;
}

* {
	scrollbar-width: thin;
	scrollbar-color: var(--eh-line-2) transparent;
}

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

.eh-skip {
	position: absolute;
	left: 12px;
	top: -100px;
	z-index: 1200;
	padding: 12px 18px;
	background: var(--eh-ink);
	color: var(--eh-bg);
	font-weight: 600;
	border-radius: var(--eh-r);
}

.eh-skip:focus {
	top: 12px;
	color: var(--eh-bg);
}

.eh-i {
	flex: none;
}


/* ============================================================
 * B. MAÇ BİLEŞENLERİ (v4 tabanı; renkler yukarıdaki belirteçlerden gelir)
 * ============================================================ */

 * 3. YERLEŞİM KAPLARI
 * ============================================================ */

.ni-kap {
	width: 100%;
	max-width: var(--ni-kap);
	margin-inline: auto;
	padding-inline: var(--ni-bosluk);
}

.ni-ana {
	display: block;
	min-height: 60vh;
	padding-block: 24px 56px;
}

.ni-bolum {
	margin-block: 40px;
}

.ni-bolum-baslik {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 16px;
	margin-bottom: 16px;
}

.ni-bolum-baslik h2 {
	margin: 0;
}

.ni-bolum-baslik p {
	margin: 4px 0 0;
	color: var(--ni-metin-2);
	font-size: .88rem;
}

.ni-tumu,
.ni-all-link {
	flex: none;
	font-size: .85rem;
	font-weight: 650;
	color: var(--ni-metin-2);
	background: var(--ni-yuzey);
	border: 1px solid var(--ni-kenar);
	border-radius: var(--ni-r-tam);
	padding: 7px 14px;
	white-space: nowrap;
	transition: all var(--ni-gecis);
}

.ni-tumu:hover,
.ni-all-link:hover {
	color: var(--ni-vurgu-metin);
	border-color: var(--ni-vurgu-kenar);
	background: var(--ni-vurgu-yum);
}

.ni-eyebrow {
	display: inline-block;
	font-size: .68rem;
	font-weight: 800;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: var(--ni-metin-3);
	margin-bottom: 6px;
}

.ni-atla {
	position: absolute;
	left: -9999px;
	top: 0;
	z-index: 100;
	background: var(--ni-vurgu);
	color: #fff;
	padding: 12px 20px;
	border-radius: 0 0 var(--ni-r-s) 0;
	font-weight: 700;
}

.ni-atla:focus {
	left: 0;
}

 * 6. GÜN ŞERİDİ VE FİLTRELER
 * ============================================================ */

.ni-gun-serit {
	margin-bottom: 14px;
	border-bottom: 1px solid var(--ni-kenar);
}

.ni-gun-serit-ic {
	display: flex;
	gap: 4px;
	overflow-x: auto;
	scrollbar-width: none;
	-webkit-overflow-scrolling: touch;
	padding-bottom: 1px;
}

.ni-gun-serit-ic::-webkit-scrollbar {
	display: none;
}

.ni-gun-tab {
	flex: none;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 1px;
	min-width: 72px;
	padding: 9px 12px 10px;
	border-bottom: 2.5px solid transparent;
	color: var(--ni-metin-2);
	transition: all var(--ni-gecis);
}

.ni-gun-tab:hover {
	color: var(--ni-metin);
	background: var(--ni-yuzey-2);
	border-radius: var(--ni-r-s) var(--ni-r-s) 0 0;
}

.ni-gun-tab-ust {
	font-size: .84rem;
	font-weight: 700;
	letter-spacing: -.01em;
}

.ni-gun-tab-alt {
	font-size: .72rem;
	color: var(--ni-metin-3);
	font-weight: 600;
}

.ni-gun-tab.aktif {
	color: var(--ni-vurgu-metin);
	border-bottom-color: var(--ni-vurgu);
}

.ni-gun-tab.aktif .ni-gun-tab-alt {
	color: var(--ni-vurgu-metin);
	opacity: .8;
}

/* Filtre formu */

.ni-filtre {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	gap: 12px;
	padding: 16px;
	margin-bottom: 20px;
	background: var(--ni-yuzey);
	border: 1px solid var(--ni-kenar);
	border-radius: var(--ni-r);
	box-shadow: var(--ni-golge-0);
}

.ni-filtre-alan {
	display: flex;
	flex-direction: column;
	gap: 6px;
	min-width: 190px;
	flex: 1 1 190px;
}

.ni-filtre-alan label {
	font-size: .72rem;
	font-weight: 750;
	letter-spacing: .06em;
	text-transform: uppercase;
	color: var(--ni-metin-3);
}

.ni-filtre-dugmeler {
	display: flex;
	gap: 8px;
	flex: none;
}

/* ============================================================
 * 7. MAÇ SATIRI VE LİSTE
 * ============================================================ */

/*
 * Maç satırı kap sorgusuyla (container query) yerleşir: ekran genişliğine
 * değil, listenin bulunduğu sütunun genişliğine göre düzen değiştirir.
 * Böylece dar bir kenar sütununda da, tam genişlikte de doğru görünür.
 */
.ni-liste {
	display: flex;
	flex-direction: column;
	background: var(--ni-yuzey);
	border: 1px solid var(--ni-kenar);
	border-radius: var(--ni-r);
	overflow: hidden;
	box-shadow: var(--ni-golge-0);
	container-type: inline-size;
	container-name: ni-liste;
}

/* Temel: kompakt iki katlı düzen (dar sütun ve mobil) */
.ni-satir {
	display: grid;
	grid-template-columns: 52px minmax(0, 1fr);
	align-items: center;
	gap: 8px 12px;
	padding: 11px 14px;
	border-bottom: 1px solid var(--ni-kenar);
	color: inherit;
	position: relative;
	transition: background var(--ni-gecis);
}

.ni-satir:last-child {
	border-bottom: 0;
}

.ni-satir:hover {
	background: var(--ni-yuzey-2);
	color: inherit;
}

.ni-satir::before {
	content: "";
	position: absolute;
	inset-inline-start: 0;
	top: 0;
	bottom: 0;
	width: 3px;
	background: transparent;
	transition: background var(--ni-gecis);
}

.ni-satir:hover::before {
	background: var(--ni-vurgu);
}

.ni-satir-canli::before {
	background: var(--ni-canli);
}

/* Zaman sütunu */

.ni-satir-zaman {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 2px;
	font-variant-numeric: tabular-nums;
}

.ni-satir-zaman strong {
	font-size: .95rem;
	font-weight: 750;
	letter-spacing: -.02em;
	color: var(--ni-metin);
}

.ni-satir-tarih {
	font-size: .7rem;
	color: var(--ni-metin-3);
	font-weight: 600;
	white-space: nowrap;
}

.ni-canli-nokta {
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: var(--ni-canli);
	animation: ni-nabiz 1.9s infinite;
}

.ni-canli-yazi {
	font-size: .68rem !important;
	font-weight: 800 !important;
	letter-spacing: .06em;
	color: var(--ni-canli) !important;
}

.ni-satir-zaman:has(.ni-canli-nokta) {
	flex-direction: row;
	align-items: center;
	gap: 5px;
}

/* Takımlar */

.ni-satir-zaman {
	grid-column: 1;
	grid-row: 1;
	align-self: center;
}

.ni-satir-takimlar {
	grid-column: 2;
	grid-row: 1;
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	align-items: center;
	gap: 6px 10px;
	min-width: 0;
}

.ni-satir-takim {
	display: flex;
	align-items: center;
	gap: 9px;
	min-width: 0;
	grid-column: 1;
}

.ni-satir-takim b {
	font-size: .9rem;
	font-weight: 650;
	letter-spacing: -.012em;
	color: var(--ni-metin);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ni-satir-skor,
.ni-satir-vs {
	grid-column: 2;
	grid-row: 1 / span 2;
	align-self: center;
}

.ni-satir-skor {
	flex: none;
	font-family: var(--ni-yazi-sayi);
	font-size: .92rem;
	font-weight: 800;
	letter-spacing: -.03em;
	color: var(--ni-metin);
	background: var(--ni-yuzey-3);
	border-radius: var(--ni-r-xs);
	padding: 3px 9px;
	white-space: nowrap;
	font-variant-numeric: tabular-nums;
}

.ni-satir-canli .ni-satir-skor {
	background: var(--ni-canli-yum);
	color: var(--ni-canli-metin);
}

/* Skor yoksa gösterilen tire, yalnızca geniş düzende anlamlı. */
.ni-satir-vs {
	display: none;
	flex: none;
	color: var(--ni-metin-3);
	font-size: .85rem;
	font-weight: 700;
	padding-inline: 8px;
}

/* Meta: lig + kanal */

.ni-satir-meta {
	grid-column: 2;
	grid-row: 2;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	gap: 6px 10px;
	min-width: 0;
}

.ni-satir-lig {
	font-size: .73rem;
	font-weight: 600;
	color: var(--ni-metin-3);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
}

.ni-satir-kanal {
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
	flex: none;
}

.ni-kanal-etiket {
	display: inline-block;
	padding: 3.5px 9px;
	border-radius: var(--ni-r-xs);
	background: var(--ni-mavi-yum);
	border: 1px solid var(--ni-mavi-kenar);
	color: var(--ni-mavi-metin);
	font-size: .72rem;
	font-weight: 700;
	letter-spacing: -.005em;
	white-space: nowrap;
	max-width: 118px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ni-kanal-etiket.ni-kanal-bos {
	background: var(--ni-notr-yum);
	border-color: var(--ni-kenar);
	color: var(--ni-metin-3);
	font-weight: 600;
}

/* Geniş düzen: liste sütunu 640 pikselden genişse tek satıra açılır */
@container ni-liste (min-width: 640px) {
	.ni-satir {
		grid-template-columns: 62px minmax(0, 1fr) minmax(0, 260px);
		gap: 14px;
		padding: 12px 18px;
	}

	.ni-satir-takimlar {
		grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
		gap: 12px;
	}

	.ni-satir-takimlar > .ni-satir-takim:first-child {
		grid-column: 1;
		flex-direction: row-reverse;
		justify-content: flex-start;
		text-align: end;
	}

	.ni-satir-skor,
	.ni-satir-vs {
		grid-column: 2;
		grid-row: 1;
	}

	.ni-satir-vs {
		display: block;
	}

	.ni-satir-takimlar > .ni-satir-takim:last-child {
		grid-column: 3;
	}

	.ni-satir-takim b {
		font-size: .92rem;
	}

	.ni-satir-meta {
		grid-column: 3;
		grid-row: 1;
		flex-wrap: nowrap;
		justify-content: flex-end;
		gap: 10px;
	}

	.ni-satir-lig {
		font-size: .78rem;
		max-width: 124px;
	}

	.ni-satir-kanal {
		justify-content: flex-end;
		flex-wrap: nowrap;
	}
}

/* Kap sorgusu desteklenmeyen tarayıcılarda geniş ekranda aynı düzen */
@supports not (container-type: inline-size) {
	@media (min-width: 1000px) {
		.ni-satir {
			grid-template-columns: 62px minmax(0, 1fr) minmax(0, 240px);
			gap: 14px;
		}

		.ni-satir-meta {
			grid-column: 3;
			grid-row: 1;
			justify-content: flex-end;
		}
	}
}

/* Armalar */

.ni-arma {
	width: var(--b, 26px);
	height: var(--b, 26px);
	flex: none;
	object-fit: contain;
	border-radius: var(--ni-r-xs);
}

.ni-arma-yazi {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: var(--ni-r-xs);
	background: var(--ni-yuzey-3);
	color: var(--ni-metin-2);
	font-size: calc(var(--b, 26px) * .38);
	font-weight: 800;
	letter-spacing: -.02em;
	line-height: 1;
	text-transform: uppercase;
}

/* Gün grupları */

.ni-gun {
	margin-bottom: 22px;
}

.ni-gun-baslik {
	display: flex;
	align-items: baseline;
	gap: 10px;
	padding: 0 4px 9px;
}

.ni-gun-etiket {
	font-size: .95rem;
	font-weight: 800;
	letter-spacing: -.022em;
	color: var(--ni-metin);
}

.ni-gun-tarih {
	font-size: .8rem;
	color: var(--ni-metin-3);
	font-weight: 600;
}

.ni-gun-sayi {
	margin-inline-start: auto;
	font-size: .72rem;
	font-weight: 700;
	color: var(--ni-metin-2);
	background: var(--ni-yuzey-3);
	border-radius: var(--ni-r-tam);
	padding: 3px 10px;
	white-space: nowrap;
}

/* Boş durum */

.ni-bos {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 14px;
	padding: 44px 24px;
	background: var(--ni-yuzey);
	border: 1px dashed var(--ni-kenar-2);
	border-radius: var(--ni-r);
	text-align: center;
	color: var(--ni-metin-2);
}

.ni-bos p {
	margin: 0;
	max-width: 44ch;
}

/* Daha fazla */

.ni-daha {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px;
	margin: 26px 0;
}

.ni-daha-bilgi {
	margin: 0;
	font-size: .82rem;
	color: var(--ni-metin-3);
}

.ni-yukleniyor {
	position: relative;
	color: transparent !important;
	pointer-events: none;
}

.ni-yukleniyor::after {
	content: "";
	position: absolute;
	inset: 0;
	margin: auto;
	width: 18px;
	height: 18px;
	border: 2.5px solid rgba(255, 255, 255, .35);
	border-top-color: #fff;
	border-radius: 50%;
	animation: ni-donme .7s linear infinite;
}

@keyframes ni-donme {
	to { transform: rotate(360deg); }
}

/* Yan bağlantı listeleri */

.ni-side-links {
	display: flex;
	flex-direction: column;
	padding: 6px;
}

.ni-side-links a {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 8px 10px;
	border-radius: var(--ni-r-s);
	color: var(--ni-metin);
	font-size: .875rem;
	font-weight: 650;
	transition: background var(--ni-gecis);
}

.ni-side-links a:hover {
	background: var(--ni-yuzey-2);
	color: var(--ni-metin);
}

.ni-side-links img {
	width: 22px;
	height: 22px;
	object-fit: contain;
	flex: none;
}

.ni-side-links span {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ni-side-links small {
	margin-inline-start: auto;
	flex: none;
	font-size: .72rem;
	font-weight: 700;
	color: var(--ni-metin-3);
	background: var(--ni-yuzey-3);
	border-radius: var(--ni-r-tam);
	padding: 2px 8px;
}

.ni-side-ball {
	width: 22px;
	height: 22px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: .85rem;
	flex: none;
}

.ni-tv-dot {
	width: 8px;
	height: 8px;
	border-radius: 2px;
	background: var(--ni-mavi);
	flex: none;
	margin-inline: 7px;
}

/* Öne çıkan kart */

.ni-feature-stack {
	display: flex;
	flex-direction: column;
	gap: 10px;
	padding: 12px;
}

.ni-one-cikan {
	display: flex;
	flex-direction: column;
	gap: 11px;
	padding: 13px 14px;
	border-radius: var(--ni-r);
	background: var(--ni-yuzey-2);
	border: 1px solid var(--ni-kenar);
	color: inherit;
	transition: all var(--ni-gecis);
}

.ni-one-cikan:hover {
	color: inherit;
	border-color: var(--ni-vurgu-kenar);
	background: var(--ni-yuzey);
	box-shadow: var(--ni-golge-1);
	transform: translateY(-1px);
}

.ni-one-cikan-ust {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
}

.ni-one-cikan-lig {
	font-size: .72rem;
	font-weight: 650;
	color: var(--ni-metin-3);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ni-one-cikan-orta {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
	align-items: start;
	gap: 8px;
}

.ni-oc-takim {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 7px;
	min-width: 0;
	text-align: center;
}

.ni-oc-takim b {
	font-size: .8rem;
	font-weight: 700;
	letter-spacing: -.015em;
	line-height: 1.25;
	color: var(--ni-metin);
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.ni-oc-orta {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 2px;
	padding-top: 10px;
}

.ni-oc-saat {
	font-family: var(--ni-yazi-sayi);
	font-size: 1.12rem;
	font-weight: 800;
	letter-spacing: -.04em;
	color: var(--ni-metin);
	font-variant-numeric: tabular-nums;
	white-space: nowrap;
}

.ni-oc-tire {
	font-style: normal;
	color: var(--ni-metin-3);
	margin-inline: 2px;
}

.ni-oc-gun {
	font-size: .69rem;
	font-weight: 650;
	color: var(--ni-metin-3);
	white-space: nowrap;
}

.ni-one-cikan-alt {
	display: flex;
	align-items: center;
	gap: 8px;
	padding-top: 10px;
	border-top: 1px solid var(--ni-kenar);
	font-size: .78rem;
	min-width: 0;
}

.ni-oc-kanal-etiket {
	flex: none;
	font-size: .64rem;
	font-weight: 800;
	letter-spacing: .08em;
	text-transform: uppercase;
	color: var(--ni-metin-3);
}

.ni-oc-kanal {
	font-weight: 700;
	color: var(--ni-mavi-metin);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* Rozetler */

.ni-rozet {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	padding: 3.5px 10px;
	border-radius: var(--ni-r-tam);
	font-size: .68rem;
	font-weight: 800;
	letter-spacing: .04em;
	text-transform: uppercase;
	background: var(--ni-notr-yum);
	color: var(--ni-metin-2);
	border: 1px solid var(--ni-kenar);
	white-space: nowrap;
}

.ni-rozet-canli {
	background: var(--ni-canli-yum);
	border-color: var(--ni-canli-kenar);
	color: var(--ni-canli-metin);
}

.ni-rozet-bekliyor {
	background: var(--ni-vurgu-yum);
	border-color: var(--ni-vurgu-kenar);
	color: var(--ni-vurgu-metin);
}

.ni-rozet-bitti {
	background: var(--ni-notr-yum);
	color: var(--ni-metin-2);
}

.ni-rozet-iptal {
	background: var(--ni-uyari-yum);
	border-color: transparent;
	color: var(--ni-uyari);
}

 * 9. TEKİL MAÇ
 * ============================================================ */

.ni-mac {
	display: block;
}

.ni-skorbord {
	position: relative;
	margin-bottom: 22px;
	padding: 24px 0 22px;
	background:
		radial-gradient(800px 320px at 50% -30%, var(--ni-mavi-yum), transparent 70%),
		var(--ni-yuzey);
	border: 1px solid var(--ni-kenar);
	border-radius: var(--ni-r-l);
	box-shadow: var(--ni-golge-1);
	overflow: hidden;
}

.ni-skorbord-ust {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 10px;
	margin: 0 0 20px;
}

.ni-skorbord-lig {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	font-size: .82rem;
	font-weight: 700;
	color: var(--ni-metin-2);
}

.ni-skorbord-lig a {
	color: var(--ni-metin-2);
}

.ni-skorbord-lig a:hover {
	color: var(--ni-vurgu-metin);
}

.ni-hafta {
	font-size: .72rem;
	font-weight: 700;
	color: var(--ni-metin-3);
	background: var(--ni-yuzey-3);
	border-radius: var(--ni-r-tam);
	padding: 2px 9px;
}

.ni-skorbord-ic {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
	align-items: start;
	gap: 18px;
}

.ni-sb-takim {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px;
	min-width: 0;
	text-align: center;
}

.ni-sb-takim .ni-arma {
	filter: drop-shadow(0 4px 10px rgba(13, 22, 38, .12));
}

.ni-sb-ad {
	font-size: clamp(.95rem, .8rem + .55vw, 1.22rem);
	font-weight: 800;
	letter-spacing: -.028em;
	line-height: 1.22;
	color: var(--ni-metin);
}

.ni-sb-rol {
	font-size: .68rem;
	font-weight: 750;
	letter-spacing: .08em;
	text-transform: uppercase;
	color: var(--ni-metin-3);
}

.ni-sb-orta {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 5px;
	padding-top: 14px;
	flex: none;
}

.ni-sb-saat {
	font-family: var(--ni-yazi-sayi);
	font-size: clamp(1.8rem, 1.3rem + 2.2vw, 2.8rem);
	font-weight: 800;
	letter-spacing: -.05em;
	line-height: 1;
	color: var(--ni-metin);
	font-variant-numeric: tabular-nums;
}

.ni-sb-skor {
	display: flex;
	align-items: center;
	gap: 8px;
	font-family: var(--ni-yazi-sayi);
	font-size: clamp(1.9rem, 1.3rem + 2.4vw, 3rem);
	font-weight: 800;
	letter-spacing: -.05em;
	line-height: 1;
	color: var(--ni-metin);
	font-variant-numeric: tabular-nums;
}

.ni-sb-skor i {
	font-style: normal;
	color: var(--ni-metin-3);
	font-size: .6em;
}

.ni-sb-zaman {
	font-size: .78rem;
	font-weight: 650;
	color: var(--ni-metin-2);
	white-space: nowrap;
}

.ni-geri-sayim {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	margin: 20px 0 0;
	font-size: .82rem;
	color: var(--ni-metin-2);
}

.ni-geri-sayim strong {
	font-family: var(--ni-yazi-sayi);
	font-size: 1.02rem;
	font-weight: 800;
	letter-spacing: -.02em;
	color: var(--ni-metin);
	background: var(--ni-yuzey-2);
	border: 1px solid var(--ni-kenar);
	border-radius: var(--ni-r-s);
	padding: 5px 12px;
	font-variant-numeric: tabular-nums;
}

.ni-yayin-seridi {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 20px;
	padding-top: 18px;
	border-top: 1px solid var(--ni-kenar);
}

.ni-yayin-etiket {
	font-size: .68rem;
	font-weight: 800;
	letter-spacing: .09em;
	text-transform: uppercase;
	color: var(--ni-metin-3);
}

.ni-yayin-kanallar {
	display: flex;
	flex-wrap: wrap;
	gap: 7px;
	justify-content: center;
}

.ni-kanal-rozet {
	display: inline-flex;
	align-items: center;
	padding: 6px 14px;
	border-radius: var(--ni-r-tam);
	background: var(--ni-mavi);
	color: #fff;
	font-size: .82rem;
	font-weight: 750;
	letter-spacing: -.01em;
	white-space: nowrap;
	transition: all var(--ni-gecis);
}

a.ni-kanal-rozet:hover {
	background: var(--ni-mavi-2);
	color: #fff;
	transform: translateY(-1px);
}

.ni-mac-baslik {
	margin-bottom: 18px;
}

.ni-mac-gorsel {
	margin: 0 auto 26px;
}

.ni-mac-gorsel img {
	width: 100%;
	border-radius: var(--ni-r-l);
	border: 1px solid var(--ni-kenar);
}

.ni-mac-duzen {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 320px;
	gap: 28px;
	align-items: start;
}

.ni-mac-govde {
	min-width: 0;
}

.ni-mac-yan {
	position: sticky;
	top: calc(var(--ni-ust-y) + 20px);
	display: flex;
	flex-direction: column;
	gap: 16px;
}

/* Künye */

/* Esnek kutucuklar: satır sonunda boş hücre kalmaz, öğeler satırı doldurur. */
.ni-kunye {
	display: flex;
	flex-wrap: wrap;
	gap: 1px;
	margin-bottom: 30px;
	background: var(--ni-kenar);
	border: 1px solid var(--ni-kenar);
	border-radius: var(--ni-r);
	overflow: hidden;
}

.ni-kunye-oge {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 3px;
	flex: 1 1 172px;
	min-width: 0;
	padding: 14px 16px;
	background: var(--ni-yuzey);
}

.ni-kunye-etiket {
	font-size: .68rem;
	font-weight: 750;
	letter-spacing: .07em;
	text-transform: uppercase;
	color: var(--ni-metin-3);
}

.ni-kunye-deger {
	font-size: .94rem;
	font-weight: 700;
	letter-spacing: -.015em;
	color: var(--ni-metin);
}

/* Makale bölümleri */

.ni-makale {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.ni-giris {
	font-size: 1.06rem;
	line-height: 1.62;
	color: var(--ni-metin-2);
	padding-inline-start: 16px;
	border-inline-start: 3px solid var(--ni-vurgu);
	margin: 0 0 6px;
}

.ni-bilgi-kart {
	display: flex;
	gap: 14px;
	padding: 20px;
	background: var(--ni-yuzey);
	border: 1px solid var(--ni-kenar);
	border-radius: var(--ni-r);
	box-shadow: var(--ni-golge-0);
}

.ni-bilgi-kart > div {
	min-width: 0;
	flex: 1;
}

.ni-bilgi-kart h2 {
	margin: 0 0 8px;
	font-size: 1.1rem;
}

.ni-bilgi-kart p {
	margin: 0;
	color: var(--ni-metin-2);
	font-size: .95rem;
}

.ni-bilgi-ikon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: none;
	width: 38px;
	height: 38px;
	border-radius: var(--ni-r-s);
	background: var(--ni-vurgu-yum);
	color: var(--ni-vurgu-metin);
	font-size: .8rem;
	font-weight: 800;
	line-height: 1;
}

.ni-bilgi-kart-yayin .ni-bilgi-ikon {
	background: var(--ni-mavi-yum);
	color: var(--ni-mavi-metin);
}

.ni-bilgi-kart .ni-tablo-sar {
	margin-top: 14px;
}

.ni-uyari {
	margin-top: 12px;
	padding: 12px 16px;
	border-radius: var(--ni-r-s);
	background: var(--ni-uyari-yum);
	border-inline-start: 3px solid var(--ni-uyari);
	color: var(--ni-uyari);
	font-size: .88rem;
}

.ni-uyari p {
	margin: 0;
	color: inherit;
}

.ni-not {
	font-size: .82rem;
	color: var(--ni-metin-3);
	margin: 12px 0 0;
}

.ni-guncelleme-notu {
	margin-top: 30px;
	padding-top: 16px;
	border-top: 1px solid var(--ni-kenar);
	font-size: .8rem;
	color: var(--ni-metin-3);
}

/* Yan kutular */

.ni-yan-kutu {
	background: var(--ni-yuzey);
	border: 1px solid var(--ni-kenar);
	border-radius: var(--ni-r);
	padding: 16px;
	box-shadow: var(--ni-golge-0);
}

.ni-yan-kutu h2 {
	margin: 0 0 12px;
	font-size: .92rem;
	font-weight: 800;
	letter-spacing: -.02em;
}

.ni-yan-liste {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
}

.ni-yan-liste li + li {
	border-top: 1px solid var(--ni-kenar);
}

.ni-yan-liste a {
	display: flex;
	align-items: center;
	gap: 9px;
	padding: 9px 6px;
	border-radius: var(--ni-r-xs);
	color: var(--ni-metin);
	font-size: .85rem;
	transition: background var(--ni-gecis);
}

.ni-yan-liste a:hover {
	background: var(--ni-yuzey-2);
	color: var(--ni-metin);
}

.ni-yan-saat {
	flex: none;
	font-family: var(--ni-yazi-sayi);
	font-size: .78rem;
	font-weight: 750;
	color: var(--ni-metin-2);
	font-variant-numeric: tabular-nums;
	min-width: 38px;
}

.ni-yan-ad {
	flex: 1;
	min-width: 0;
	font-weight: 600;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ni-yan-kanal {
	flex: none;
	font-size: .68rem;
	font-weight: 700;
	color: var(--ni-mavi-metin);
	background: var(--ni-mavi-yum);
	border-radius: var(--ni-r-xs);
	padding: 2px 7px;
	max-width: 84px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ni-yan-tumu {
	display: inline-block;
	margin-top: 12px;
	font-size: .82rem;
	font-weight: 700;
	color: var(--ni-vurgu-metin);
}

.ni-takim-baglar {
	display: flex;
	flex-wrap: wrap;
	gap: 7px;
}

.ni-takim-bag {
	display: inline-block;
	padding: 8px 13px;
	border-radius: var(--ni-r-s);
	background: var(--ni-yuzey-2);
	border: 1px solid var(--ni-kenar);
	color: var(--ni-metin-2);
	font-size: .82rem;
	font-weight: 650;
	transition: all var(--ni-gecis);
}

.ni-takim-bag:hover {
	background: var(--ni-vurgu-yum);
	border-color: var(--ni-vurgu-kenar);
	color: var(--ni-vurgu-metin);
}

/* SSS */

.ni-sss {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.ni-sss h2 {
	margin-bottom: 6px;
}

.ni-sss-oge {
	background: var(--ni-yuzey);
	border: 1px solid var(--ni-kenar);
	border-radius: var(--ni-r-s);
	overflow: hidden;
	transition: border-color var(--ni-gecis);
}

.ni-sss-oge[open] {
	border-color: var(--ni-vurgu-kenar);
}

.ni-sss-oge summary {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	padding: 14px 16px;
	cursor: pointer;
	font-weight: 700;
	font-size: .94rem;
	letter-spacing: -.015em;
	list-style: none;
}

.ni-sss-oge summary::-webkit-details-marker {
	display: none;
}

.ni-sss-oge summary::after {
	content: "";
	flex: none;
	width: 9px;
	height: 9px;
	border-right: 2px solid var(--ni-metin-3);
	border-bottom: 2px solid var(--ni-metin-3);
	transform: rotate(45deg) translate(-2px, -2px);
	transition: transform var(--ni-gecis);
}

.ni-sss-oge[open] summary::after {
	transform: rotate(225deg) translate(-2px, -2px);
}

.ni-sss-oge summary:hover {
	background: var(--ni-yuzey-2);
}

.ni-sss-oge p {
	margin: 0;
	padding: 0 16px 16px;
	color: var(--ni-metin-2);
	font-size: .92rem;
}

/* Videolar */

.ni-video-liste {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
	gap: 14px;
}

.ni-video {
	display: flex;
	flex-direction: column;
	background: var(--ni-yuzey);
	border: 1px solid var(--ni-kenar);
	border-radius: var(--ni-r);
	overflow: hidden;
	color: inherit;
	transition: all var(--ni-gecis);
}

.ni-video:hover {
	color: inherit;
	box-shadow: var(--ni-golge-2);
	transform: translateY(-2px);
}

.ni-video-kapak {
	position: relative;
	display: block;
	aspect-ratio: 16 / 9;
	background: var(--ni-yuzey-3);
	overflow: hidden;
}

.ni-video-kapak img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.ni-video-play {
	position: absolute;
	inset: 0;
	margin: auto;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background: rgba(12, 18, 30, .62);
	backdrop-filter: blur(2px);
	transition: all var(--ni-gecis);
}

.ni-video-play::after {
	content: "";
	position: absolute;
	inset: 0;
	margin: auto;
	width: 0;
	height: 0;
	border-left: 14px solid #fff;
	border-top: 9px solid transparent;
	border-bottom: 9px solid transparent;
	transform: translateX(2px);
}

.ni-video:hover .ni-video-play {
	background: var(--ni-canli);
	transform: scale(1.06);
}

.ni-video-bilgi {
	display: flex;
	flex-direction: column;
	gap: 3px;
	padding: 12px 14px 14px;
}

.ni-video-baslik {
	font-size: .9rem;
	font-weight: 700;
	letter-spacing: -.015em;
	color: var(--ni-metin);
}

.ni-video-kaynak {
	font-size: .76rem;
	color: var(--ni-metin-3);
}

/* ============================================================
 * 10. H2H, TABLOLAR, PUAN DURUMU
 * ============================================================ */

.ni-h2h-ozet {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 1px;
	margin: 18px 0 12px;
	background: var(--ni-kenar);
	border: 1px solid var(--ni-kenar);
	border-radius: var(--ni-r);
	overflow: hidden;
}

.ni-h2h-sayi {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 3px;
	padding: 16px 12px;
	background: var(--ni-yuzey);
	text-align: center;
}

.ni-h2h-deger {
	font-size: 1.8rem;
	font-weight: 800;
	letter-spacing: -.045em;
	line-height: 1;
	color: var(--ni-metin);
	font-variant-numeric: tabular-nums;
}

.ni-h2h-sayi:first-child .ni-h2h-deger {
	color: var(--ni-vurgu);
}

.ni-h2h-sayi:last-child .ni-h2h-deger {
	color: var(--ni-mavi);
}

.ni-h2h-etiket {
	font-size: .74rem;
	font-weight: 650;
	color: var(--ni-metin-3);
	line-height: 1.3;
}

.ni-h2h-cubuk {
	display: flex;
	height: 8px;
	border-radius: var(--ni-r-tam);
	overflow: hidden;
	background: var(--ni-yuzey-3);
	margin-bottom: 22px;
}

.ni-h2h-ev { background: var(--ni-vurgu); }
.ni-h2h-ber { background: var(--ni-kenar-2); }
.ni-h2h-dep { background: var(--ni-mavi); }

/* Tablolar */

.ni-tablo-sar {
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	background: var(--ni-yuzey);
	border: 1px solid var(--ni-kenar);
	border-radius: var(--ni-r);
	box-shadow: var(--ni-golge-0);
}

.ni-tablo {
	width: 100%;
	border-collapse: collapse;
	font-size: .88rem;
}

.ni-tablo caption {
	padding: 12px 16px 0;
	text-align: start;
	font-size: .76rem;
	font-weight: 700;
	color: var(--ni-metin-3);
	letter-spacing: .04em;
	text-transform: uppercase;
}

.ni-tablo th,
.ni-tablo td {
	padding: 11px 12px;
	text-align: start;
	border-bottom: 1px solid var(--ni-kenar);
	vertical-align: middle;
}

.ni-tablo thead th {
	position: sticky;
	top: 0;
	background: var(--ni-yuzey-2);
	font-size: .7rem;
	font-weight: 800;
	letter-spacing: .06em;
	text-transform: uppercase;
	color: var(--ni-metin-3);
	white-space: nowrap;
	z-index: 1;
}

.ni-tablo tbody tr:last-child th,
.ni-tablo tbody tr:last-child td {
	border-bottom: 0;
}

.ni-tablo tbody tr:hover {
	background: var(--ni-yuzey-2);
}

.ni-tablo .ni-dar {
	width: 1%;
	text-align: center;
	white-space: nowrap;
	font-variant-numeric: tabular-nums;
}

.ni-skor-hucre {
	text-align: center;
	font-family: var(--ni-yazi-sayi);
	font-variant-numeric: tabular-nums;
}

.ni-vurgulu {
	background: var(--ni-vurgu-yum) !important;
}

.ni-puan-tablo tbody th {
	font-weight: 650;
}

.ni-puan-takim {
	display: flex;
	align-items: center;
	gap: 9px;
	min-width: 168px;
}

.ni-puan-takim span {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* Sıralama bölgeleri — sol renk şeridi */
.ni-puan-tablo tbody tr > td:first-child {
	position: relative;
}

.ni-bolge-cl > td:first-child::before,
.ni-bolge-el > td:first-child::before,
.ni-bolge-uecl > td:first-child::before,
.ni-bolge-dusme > td:first-child::before,
.ni-bolge-cikma > td:first-child::before {
	content: "";
	position: absolute;
	inset-inline-start: 0;
	top: 0;
	bottom: 0;
	width: 3px;
}

.ni-bolge-cl > td:first-child::before { background: var(--ni-cl); }
.ni-bolge-el > td:first-child::before { background: var(--ni-el); }
.ni-bolge-uecl > td:first-child::before { background: var(--ni-uecl); }
.ni-bolge-dusme > td:first-child::before { background: var(--ni-dusme); }
.ni-bolge-cikma > td:first-child::before { background: var(--ni-cikma); }

/* Form rozetleri */

.ni-form {
	display: inline-flex;
	gap: 3px;
}

.ni-form i {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 19px;
	height: 19px;
	border-radius: 5px;
	font-size: .64rem;
	font-weight: 800;
	font-style: normal;
	color: #fff;
	line-height: 1;
}

.ni-form-galip { background: var(--ni-vurgu); }
.ni-form-beraber { background: var(--ni-metin-3); color: #fff; }
.ni-form-maglup { background: var(--ni-canli); }

/* Dünya yayınları */

.ni-ulke-hucre {
	display: flex;
	align-items: center;
	gap: 8px;
	white-space: nowrap;
	font-weight: 650;
}

.ni-bayrak {
	font-size: 1.05rem;
	line-height: 1;
}

/* ============================================================
 * 11. KANALLAR
 * ============================================================ */

.ni-kanal-dizin {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
	gap: 8px;
}

.ni-kanal-oge {
	display: flex;
	flex-direction: column;
	gap: 2px;
	padding: 12px 14px;
	background: var(--ni-yuzey);
	border: 1px solid var(--ni-kenar);
	border-radius: var(--ni-r-s);
	color: var(--ni-metin-3);
	transition: all var(--ni-gecis);
}

.ni-kanal-aktif {
	color: var(--ni-metin);
}

.ni-kanal-aktif:hover {
	color: var(--ni-metin);
	border-color: var(--ni-mavi-kenar);
	background: var(--ni-mavi-yum);
	transform: translateY(-1px);
	box-shadow: var(--ni-golge-1);
}

.ni-kanal-oge-ad {
	font-size: .88rem;
	font-weight: 700;
	letter-spacing: -.015em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ni-kanal-oge-not {
	font-size: .72rem;
	font-weight: 600;
	color: var(--ni-metin-3);
}

.ni-kanal-aile {
	margin-bottom: 26px;
}

.ni-kanal-aile h3 {
	font-size: .78rem;
	font-weight: 800;
	letter-spacing: .08em;
	text-transform: uppercase;
	color: var(--ni-metin-3);
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom: 1px solid var(--ni-kenar);
}

.ni-kanal-izgara {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
	gap: 10px;
}

.ni-kanal-kart {
	display: flex;
	flex-direction: column;
	gap: 3px;
	padding: 14px 16px;
	background: var(--ni-yuzey);
	border: 1px solid var(--ni-kenar);
	border-radius: var(--ni-r);
	color: var(--ni-metin);
	transition: all var(--ni-gecis);
}

.ni-kanal-kart:hover {
	color: var(--ni-metin);
	border-color: var(--ni-mavi-kenar);
	box-shadow: var(--ni-golge-1);
	transform: translateY(-2px);
}

.ni-kanal-ad {
	font-weight: 750;
	font-size: .92rem;
	letter-spacing: -.02em;
}

.ni-kanal-sayi {
	font-size: .76rem;
	color: var(--ni-metin-3);
	font-weight: 600;
}

.ni-ulke-izgara {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
	gap: 10px;
}

.ni-ulke-kart {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 12px 14px;
	background: var(--ni-yuzey);
	border: 1px solid var(--ni-kenar);
	border-radius: var(--ni-r-s);
	color: var(--ni-metin);
	transition: all var(--ni-gecis);
}

.ni-ulke-kart:hover {
	color: var(--ni-metin);
	border-color: var(--ni-vurgu-kenar);
	background: var(--ni-vurgu-yum);
}

.ni-ulke-bayrak {
	font-size: 1.3rem;
	line-height: 1;
	flex: none;
}

.ni-ulke-ad {
	flex: 1;
	min-width: 0;
	font-size: .86rem;
	font-weight: 650;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ni-ulke-sayi {
	flex: none;
	font-size: .72rem;
	font-weight: 700;
	color: var(--ni-metin-3);
	background: var(--ni-yuzey-3);
	border-radius: var(--ni-r-tam);
	padding: 2px 8px;
}

.ni-kanal-basi .ni-kanal-ust {
	display: flex;
	align-items: center;
	gap: 6px;
	margin: 0 0 6px;
	font-size: .76rem;
	font-weight: 700;
	letter-spacing: .04em;
	text-transform: uppercase;
	color: var(--ni-metin-3);
}

.ni-dis-bag {
	font-size: .85rem;
	font-weight: 650;
	color: var(--ni-mavi-metin);
}

/* ============================================================
 * 13. FORM, DÜĞME, SAYFALAMA, KIRINTI
 * ============================================================ */

input[type="text"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="number"],
input[type="date"],
select,
textarea {
	width: 100%;
	padding: 10px 13px;
	border: 1px solid var(--ni-kenar);
	border-radius: var(--ni-r-s);
	background: var(--ni-yuzey);
	color: var(--ni-metin);
	font-family: inherit;
	font-size: .92rem;
	transition: all var(--ni-gecis);
	-webkit-appearance: none;
	appearance: none;
}

textarea {
	min-height: 130px;
	resize: vertical;
}

select {
	background-image: linear-gradient(45deg, transparent 50%, currentColor 50%), linear-gradient(135deg, currentColor 50%, transparent 50%);
	background-position: calc(100% - 17px) calc(50% + 1px), calc(100% - 12px) calc(50% + 1px);
	background-size: 5px 5px, 5px 5px;
	background-repeat: no-repeat;
	padding-inline-end: 34px;
	cursor: pointer;
}

input:focus,
select:focus,
textarea:focus {
	outline: none;
	border-color: var(--ni-vurgu);
	box-shadow: 0 0 0 3px var(--ni-vurgu-yum);
}

.ni-dugme,
input[type="submit"],
button[type="submit"].ni-dugme {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	padding: 11px 20px;
	border: 1px solid transparent;
	border-radius: var(--ni-r-s);
	background: var(--ni-yuzey);
	color: var(--ni-metin);
	font-family: inherit;
	font-size: .9rem;
	font-weight: 700;
	letter-spacing: -.01em;
	cursor: pointer;
	white-space: nowrap;
	transition: all var(--ni-gecis);
	-webkit-appearance: none;
	appearance: none;
}

.ni-dugme-ana,
input[type="submit"],
.comment-form input[type="submit"] {
	background: var(--ni-vurgu);
	color: #fff;
	box-shadow: var(--ni-golge-vurgu);
}

.ni-dugme-ana:hover,
input[type="submit"]:hover {
	background: var(--ni-vurgu-2);
	color: #fff;
	transform: translateY(-1px);
}

.ni-dugme-ana:active {
	transform: translateY(0);
}

.ni-dugme-sade {
	background: var(--ni-yuzey);
	border-color: var(--ni-kenar);
	color: var(--ni-metin-2);
}

.ni-dugme-sade:hover {
	border-color: var(--ni-kenar-2);
	color: var(--ni-metin);
	background: var(--ni-yuzey-2);
}

.ni-dugme-buyuk {
	padding: 14px 30px;
	font-size: .96rem;
}

.ni-dugme:disabled {
	opacity: .6;
	cursor: not-allowed;
	transform: none;
}

/* Büyük arama */

.ni-ara-buyuk {
	display: flex;
	gap: 8px;
	width: 100%;
	max-width: 560px;
	margin-bottom: 26px;
	position: static;
}

.ni-ara-buyuk input[type="search"] {
	flex: 1;
	height: 48px;
	padding: 0 18px;
	border-radius: var(--ni-r-s);
	font-size: 1rem;
	background: var(--ni-yuzey);
}

.ni-ara-buyuk button {
	flex: none;
	padding: 0 24px;
	border: 0;
	border-radius: var(--ni-r-s);
	background: var(--ni-vurgu);
	color: #fff;
	font-family: inherit;
	font-weight: 700;
	cursor: pointer;
}

/* Sayfalama */

.pagination,
.nav-links,
.ni-sayfalama {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 6px;
	margin: 34px 0;
}

.pagination .nav-links {
	margin: 0;
}

.page-numbers {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 40px;
	height: 40px;
	padding: 0 13px;
	border: 1px solid var(--ni-kenar);
	border-radius: var(--ni-r-s);
	background: var(--ni-yuzey);
	color: var(--ni-metin-2);
	font-size: .88rem;
	font-weight: 700;
	transition: all var(--ni-gecis);
}

.page-numbers:hover {
	border-color: var(--ni-vurgu-kenar);
	background: var(--ni-vurgu-yum);
	color: var(--ni-vurgu-metin);
}

.page-numbers.current {
	background: var(--ni-vurgu);
	border-color: var(--ni-vurgu);
	color: #fff;
}

.page-numbers.dots {
	border-color: transparent;
	background: none;
}

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

/* Ekmek kırıntısı */

.ni-kirinti {
	margin-bottom: 16px;
}

.ni-kirinti ol {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 6px;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: .8rem;
	color: var(--ni-metin-3);
}

.ni-kirinti li {
	display: flex;
	align-items: center;
	gap: 6px;
	min-width: 0;
}

.ni-kirinti li + li::before {
	content: "/";
	color: var(--ni-kenar-2);
}

.ni-kirinti a {
	color: var(--ni-metin-2);
	font-weight: 600;
}

.ni-kirinti a:hover {
	color: var(--ni-vurgu-metin);
}

.ni-kirinti [aria-current="page"] {
	color: var(--ni-metin);
	font-weight: 650;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 46ch;
}

 * 15. YARDIMCI SINIFLAR
 * ============================================================ */

.ni-sr {
	position: absolute !important;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.ni-kutu,
.ni-widget {
	background: var(--ni-yuzey);
	border: 1px solid var(--ni-kenar);
	border-radius: var(--ni-r);
	padding: 18px;
}

.ni-widget-baslik {
	font-size: .92rem;
	font-weight: 800;
	margin-bottom: 12px;
}

.ni-izgara {
	display: grid;
	gap: 16px;
}

.ni-metrik {
	font-family: var(--ni-yazi-sayi);
	font-variant-numeric: tabular-nums;
}

.ni-durum-ok { color: var(--ni-vurgu); }
.ni-durum-yok { color: var(--ni-canli); }

/* ============================================================
 * 16. DUYARLI YERLEŞİM
 * ============================================================ */

@media (max-width: 1180px) {
	.ni-dashboard-grid {
		grid-template-columns: 220px minmax(0, 1fr);
	}

	.ni-dash-right {
		grid-column: 1 / -1;
		position: static;
	}

	.ni-dash-right .ni-panel {
		margin-top: 0;
	}

	.ni-dash-right {
		display: grid;
		grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
		gap: 18px;
		align-items: start;
	}

	.ni-feature-stack {
		display: grid;
		grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
	}

	.ni-mac-duzen {
		grid-template-columns: minmax(0, 1fr) 280px;
		gap: 22px;
	}
}

@media (max-width: 1000px) {
	.ni-menu {
		display: none;
	}

	.ni-menu-dugme {
		display: inline-flex;
	}

	.ni-mac-duzen {
		grid-template-columns: minmax(0, 1fr);
	}

	.ni-mac-yan {
		position: static;
		display: grid;
		grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
	}
}

@media (max-width: 900px) {
	:root {
		--ni-bosluk: 16px;
	}

	.ni-ara {
		display: none;
	}

	.ni-ara-dugme {
		display: inline-flex;
	}

	/* Mobilde yalnızca ana çubuk yapışkan kalsın; bilgi şeridi yukarı kaysın. */
	.ni-ust {
		position: static;
	}

	.ni-cubuk {
		position: sticky;
		top: 0;
		z-index: 60;
		border-bottom: 1px solid var(--ni-kenar);
	}

	.ni-dashboard-grid {
		grid-template-columns: minmax(0, 1fr);
	}

	.ni-dash-left {
		position: static;
		display: grid;
		grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
		gap: 16px;
		order: 2;
	}

	.ni-dash-left .ni-panel + .ni-panel {
		margin-top: 0;
	}

	.ni-dash-center {
		order: 1;
	}

	.ni-dash-right {
		order: 3;
	}

	.ni-dashboard-intro {
		padding: 20px;
	}

	.ni-alt-izgara {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 26px;
	}

	.ni-alt-marka {
		grid-column: 1 / -1;
	}
}

@media (max-width: 720px) {
	.ni-serit-ligler {
		display: none;
	}

	.ni-serit-ic {
		gap: 12px;
	}

	.ni-serit-canli {
		margin-inline-start: auto;
	}

	.ni-gun-tab {
		min-width: 64px;
		padding-inline: 9px;
	}

	.ni-dashboard-intro {
		flex-direction: column;
		align-items: stretch;
	}

	.ni-dashboard-stats {
		width: 100%;
	}

	.ni-dashboard-stats span {
		flex: 1;
	}

	.ni-skorbord {
		border-radius: var(--ni-r);
		padding: 20px 0 18px;
	}

	.ni-skorbord-ic {
		gap: 8px;
	}

	.ni-sb-takim .ni-arma {
		--b: 58px !important;
		width: 58px;
		height: 58px;
	}

	.ni-sb-rol {
		display: none;
	}

	.ni-kunye-oge {
		flex-basis: 140px;
		padding: 12px 14px;
	}

	.ni-bilgi-kart {
		padding: 16px;
		gap: 12px;
	}

	.ni-bilgi-ikon {
		width: 32px;
		height: 32px;
		font-size: .72rem;
	}

	.ni-h2h-deger {
		font-size: 1.45rem;
	}

	.ni-h2h-etiket {
		font-size: .68rem;
	}

	.ni-gizle-mobil {
		display: none;
	}

	.ni-tablo th,
	.ni-tablo td {
		padding: 9px 10px;
		font-size: .84rem;
	}

	.ni-puan-takim {
		min-width: 130px;
		gap: 7px;
	}

	.ni-filtre {
		padding: 14px;
	}

	.ni-filtre-alan {
		min-width: 100%;
	}

	.ni-filtre-dugmeler {
		width: 100%;
	}

	.ni-filtre-dugmeler .ni-dugme {
		flex: 1;
	}

	.ni-mobil-bar {
		display: block;
	}

	.ni-ana {
		padding-bottom: 86px;
	}

	.ni-alt {
		margin-bottom: 62px;
	}

	.ni-video-liste {
		grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
	}
}

@media (max-width: 540px) {
	.ni-logo-yazi {
		font-size: 1.02rem;
	}

	.ni-serit-tarih {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.ni-satir-takim b {
		font-size: .875rem;
	}

	.ni-kanal-etiket {
		max-width: 140px;
		font-size: .7rem;
	}

	.ni-alt-izgara {
		grid-template-columns: minmax(0, 1fr);
		gap: 22px;
	}

	.ni-kart-izgara {
		grid-template-columns: minmax(0, 1fr);
	}

	.ni-h2h-ozet {
		grid-template-columns: minmax(0, 1fr);
	}

	.ni-h2h-sayi {
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		padding: 12px 16px;
		text-align: start;
	}

	.ni-kunye-oge {
		flex-basis: 45%;
	}

	.ni-404-dugmeler .ni-dugme {
		width: 100%;
	}
}


/* ============================================================
 * C. EDİTORYAL ARAYÜZ
 * ============================================================ */

/* ---- C1. Kaplar ---- */

.eh-wrap,
.ni-kap {
	width: 100%;
	max-width: calc(var(--eh-max) + var(--eh-gutter) * 2);
	margin-inline: auto;
	padding-inline: var(--eh-gutter);
}

.eh-wrap--narrow {
	max-width: calc(var(--eh-narrow) + var(--eh-gutter) * 2);
}

.eh-wrap--mid {
	max-width: calc(var(--eh-mid) + var(--eh-gutter) * 2);
}

.eh-main,
.ni-ana {
	display: block;
	min-height: 60vh;
	padding: 0 0 72px;
}

.eh-block {
	padding-block: 56px 8px;
}

.eh-dot {
	display: inline-block;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: currentColor;
	opacity: .55;
	vertical-align: middle;
}

.eh-pulse {
	position: relative;
	display: inline-block;
	flex: none;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: var(--eh-brand);
}

.eh-pulse::after {
	content: "";
	position: absolute;
	inset: -4px;
	border-radius: 50%;
	border: 2px solid var(--eh-brand);
	opacity: 0;
	animation: eh-ping 2s var(--eh-ease) infinite;
}

@keyframes eh-ping {
	0% { transform: scale(.5); opacity: .8; }
	80%, 100% { transform: scale(1.35); opacity: 0; }
}

/* ---- C2. Düğmeler, çipler, simge düğmeleri ---- */

.eh-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	min-height: 44px;
	padding: 0 20px;
	border: 1px solid transparent;
	border-radius: var(--eh-r);
	background: var(--eh-ink);
	color: var(--eh-bg);
	font-family: var(--eh-sans);
	font-size: 14.5px;
	font-weight: 600;
	letter-spacing: -.005em;
	line-height: 1;
	text-decoration: none;
	white-space: nowrap;
	transition: background var(--ni-gecis), color var(--ni-gecis), border-color var(--ni-gecis);
}

.eh-btn:hover {
	background: var(--eh-brand-ink);
	color: #fff;
}

.eh-btn--brand {
	background: var(--eh-brand);
	color: var(--eh-on-brand);
}

.eh-btn--brand:hover {
	background: var(--eh-brand-ink);
	color: #fff;
}

.eh-btn--outline {
	background: transparent;
	color: var(--eh-ink);
	border-color: var(--eh-ink);
}

.eh-btn--outline:hover {
	background: var(--eh-ink);
	color: var(--eh-bg);
}

.eh-btn--ghost-light {
	background: transparent;
	color: #fff;
	border-color: rgba(255, 255, 255, .28);
}

.eh-btn--ghost-light:hover {
	background: #fff;
	color: var(--eh-night);
	border-color: #fff;
}

.eh-btn[disabled] {
	opacity: .6;
	cursor: progress;
}

.eh-chip {
	display: inline-flex;
	align-items: center;
	min-height: 36px;
	padding: 0 14px;
	border: 1px solid var(--eh-line-2);
	border-radius: 999px;
	background: var(--eh-surface);
	color: var(--eh-ink-2);
	font-size: 14px;
	font-weight: 600;
}

.eh-chip:hover {
	border-color: var(--eh-ink);
	color: var(--eh-ink);
}

.eh-iconbtn {
	display: inline-grid;
	place-items: center;
	width: 44px;
	height: 44px;
	padding: 0;
	border: 0;
	border-radius: 50%;
	background: transparent;
	color: var(--eh-ink);
	transition: background var(--ni-gecis), color var(--ni-gecis);
}

.eh-iconbtn:hover {
	background: var(--eh-surface-2);
	color: var(--eh-brand-ink);
}

/* Tema düğmesi: açık temada ay, koyu temada güneş görünür. */
.ni-tema-dugme .ni-tema-gunes { display: none; }
.ni-tema-dugme .ni-tema-ay { display: grid; }
:root[data-tema="koyu"] .ni-tema-dugme .ni-tema-gunes { display: grid; }
:root[data-tema="koyu"] .ni-tema-dugme .ni-tema-ay { display: none; }
@media (prefers-color-scheme: dark) {
	:root:not([data-tema="acik"]) .ni-tema-dugme .ni-tema-gunes { display: grid; }
	:root:not([data-tema="acik"]) .ni-tema-dugme .ni-tema-ay { display: none; }
}

/* ---- C3. Üst şerit ---- */

.eh-topbar {
	background: var(--eh-night);
	color: var(--eh-night-muted);
	font-size: 12.5px;
	font-weight: 500;
}

.eh-topbar__in {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	height: 36px;
}

.eh-topbar__links,
.eh-topbar__right {
	display: flex;
	align-items: center;
	gap: 22px;
}

.eh-topbar a {
	color: var(--eh-night-muted);
}

.eh-topbar a:hover {
	color: #fff;
}

.eh-topbar__live {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	color: #fff !important;
	font-weight: 600;
}

.eh-topbar .eh-pulse,
.eh-topbar .eh-pulse::after {
	background-color: var(--eh-night-brand);
	border-color: var(--eh-night-brand);
}

.eh-topbar .eh-pulse::after {
	background: transparent;
}

/* ---- C4. Manşet (masthead) ---- */

.eh-masthead {
	background: var(--eh-bg);
}

.eh-masthead__in {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
	align-items: center;
	gap: 24px;
	min-height: 104px;
}

.eh-menu-btn,
.eh-search-btn {
	display: none;
}

.eh-masthead__edition {
	display: flex;
	flex-direction: column;
	gap: 2px;
	line-height: 1.3;
}

.eh-masthead__edition time {
	font-family: var(--eh-serif);
	font-size: 19px;
	font-style: italic;
	font-weight: 500;
	color: var(--eh-ink);
}

.eh-masthead__edition span {
	font-size: 12.5px;
	color: var(--eh-muted);
}

.eh-brand {
	margin: 0;
	font: inherit;
	line-height: 1;
	text-align: center;
}

.eh-brand .custom-logo {
	max-height: 64px;
	width: auto;
	margin-inline: auto;
}

.eh-wordmark {
	display: inline-flex;
	align-items: baseline;
	gap: .16em;
	font-family: var(--eh-sans);
	font-size: 44px;
	line-height: 1;
	letter-spacing: -.055em;
	color: var(--eh-ink);
	text-decoration: none;
	white-space: nowrap;
}

.eh-wordmark b {
	font-weight: 700;
}

.eh-wordmark > span:not(.eh-sr) {
	font-weight: 500;
	color: var(--eh-brand);
}

.eh-wordmark:hover {
	color: var(--eh-ink);
}

.eh-wordmark--sm {
	font-size: 22px;
}

.eh-wordmark--light {
	color: #fff;
	font-size: 32px;
}

.eh-wordmark--light:hover {
	color: #fff;
}

.eh-wordmark--light > span:not(.eh-sr) {
	color: var(--eh-night-brand);
}

.eh-masthead__tools {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 6px;
}

.eh-search {
	position: relative;
	width: min(240px, 100%);
}

.eh-search input {
	width: 100%;
	height: 42px;
	padding: 0 42px 0 16px;
	border: 1px solid var(--eh-line-2);
	border-radius: 999px;
	background: var(--eh-surface);
	font-size: 14px;
	color: var(--eh-ink);
	transition: border-color var(--ni-gecis), box-shadow var(--ni-gecis);
}

.eh-search input::placeholder {
	color: var(--eh-muted);
}

.eh-search input:focus {
	outline: 0;
	border-color: var(--eh-ink);
	box-shadow: 0 0 0 3px var(--eh-brand-soft);
}

.eh-search button {
	position: absolute;
	top: 3px;
	right: 3px;
	display: grid;
	place-items: center;
	width: 36px;
	height: 36px;
	padding: 0;
	border: 0;
	border-radius: 50%;
	background: transparent;
	color: var(--eh-ink-2);
}

.eh-search button:hover {
	color: var(--eh-brand-ink);
}

/* Arama katmanı */
.eh-search-layer {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 900;
	padding: 20px 0 24px;
	background: var(--eh-surface);
	border-bottom: 1px solid var(--eh-line);
	box-shadow: var(--eh-shadow);
}

.eh-search-layer__form {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 0 6px 0 18px;
	border: 1px solid var(--eh-ink);
	border-radius: var(--eh-r-l);
	background: var(--eh-surface);
	color: var(--eh-muted);
}

.eh-search-layer__form input {
	flex: 1;
	min-width: 0;
	height: 58px;
	border: 0;
	background: transparent;
	font-family: var(--eh-serif);
	font-size: 22px;
	color: var(--eh-ink);
}

.eh-search-layer__form input:focus {
	outline: 0;
}

.eh-header {
	position: relative;
	z-index: 950;
}

/* ---- C5. Gezinme çubuğu (yapışkan) ---- */

.eh-nav {
	position: sticky;
	top: 0;
	z-index: 940;
	background: color-mix(in srgb, var(--eh-bg) 94%, transparent);
	border-top: 1px solid var(--eh-rule);
	border-bottom: 1px solid var(--eh-line);
	-webkit-backdrop-filter: saturate(160%) blur(14px);
	backdrop-filter: saturate(160%) blur(14px);
}

.admin-bar .eh-nav {
	top: 32px;
}

.eh-nav__in {
	display: grid;
	grid-template-columns: 1fr auto 1fr;
	align-items: center;
	height: var(--eh-nav-h);
}

.eh-nav__mini {
	justify-self: start;
	display: inline-flex;
	align-items: baseline;
	gap: .16em;
	font-size: 19px;
	letter-spacing: -.05em;
	color: var(--eh-ink);
	opacity: 0;
	transform: translateY(6px);
	pointer-events: none;
	transition: opacity .25s var(--eh-ease), transform .25s var(--eh-ease);
}

.eh-nav__mini b { font-weight: 700; }
.eh-nav__mini span { font-weight: 500; color: var(--eh-brand); }

.eh-nav__search {
	justify-self: end;
	width: 40px;
	height: 40px;
	opacity: 0;
	pointer-events: none;
	transition: opacity .25s var(--eh-ease);
}

.eh-nav.is-stuck {
	box-shadow: 0 1px 0 var(--eh-line), 0 10px 30px rgba(18, 18, 18, .06);
}

.eh-nav.is-stuck .eh-nav__mini,
.eh-nav.is-stuck .eh-nav__search {
	opacity: 1;
	transform: none;
	pointer-events: auto;
}

.eh-nav__list {
	display: flex;
	align-items: stretch;
	gap: 4px;
	height: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

.eh-nav__list li {
	display: flex;
}

.eh-nav__list a {
	position: relative;
	display: flex;
	align-items: center;
	padding: 0 14px;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: -.005em;
	color: var(--eh-ink-2);
	white-space: nowrap;
}

.eh-nav__list a::after {
	content: "";
	position: absolute;
	left: 14px;
	right: 14px;
	bottom: -1px;
	height: 3px;
	background: var(--eh-brand);
	transform: scaleX(0);
	transform-origin: left;
	transition: transform .28s var(--eh-ease);
}

.eh-nav__list a:hover,
.eh-nav__list a.is-active {
	color: var(--eh-ink);
}

.eh-nav__list a:hover::after,
.eh-nav__list a.is-active::after {
	transform: scaleX(1);
}

/* ---- C6. Son dakika şeridi ---- */

.eh-ticker {
	background: var(--eh-surface);
	border-bottom: 1px solid var(--eh-line);
}

.eh-ticker__in {
	display: flex;
	align-items: center;
	gap: 18px;
	height: 46px;
}

.eh-ticker__label {
	flex: none;
	display: inline-flex;
	align-items: center;
	gap: 9px;
	padding-right: 18px;
	border-right: 1px solid var(--eh-line);
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .09em;
	text-transform: uppercase;
	color: var(--eh-brand-ink);
}

.eh-ticker__viewport {
	position: relative;
	flex: 1;
	min-width: 0;
	overflow: hidden;
	-webkit-mask-image: linear-gradient(90deg, transparent, #000 32px, #000 calc(100% - 48px), transparent);
	mask-image: linear-gradient(90deg, transparent, #000 32px, #000 calc(100% - 48px), transparent);
}

.eh-ticker__track {
	display: flex;
	width: max-content;
	margin: 0;
	padding: 0;
	list-style: none;
	animation: eh-marquee 80s linear infinite;
}

.eh-ticker:hover .eh-ticker__track,
.eh-ticker:focus-within .eh-ticker__track {
	animation-play-state: paused;
}

.eh-ticker__track li {
	display: flex;
	align-items: center;
	gap: 10px;
	padding-inline: 16px 28px;
	white-space: nowrap;
	font-size: 14.5px;
}

.eh-ticker__track li::after {
	content: "";
	width: 4px;
	height: 4px;
	margin-left: 18px;
	background: var(--eh-line-2);
	transform: rotate(45deg);
}

.eh-ticker__track time {
	font-weight: 700;
	font-variant-numeric: tabular-nums;
	color: var(--eh-brand-ink);
}

.eh-ticker__track a {
	font-weight: 500;
	color: var(--eh-ink);
}

.eh-ticker__track a:hover {
	color: var(--eh-brand-ink);
	text-decoration: underline;
	text-underline-offset: 3px;
}

@keyframes eh-marquee {
	from { transform: translateX(0); }
	to { transform: translateX(-50%); }
}

/* ---- C7. Okuma ilerleme çubuğu ---- */

.eh-progress {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1100;
	height: 3px;
	pointer-events: none;
}

.eh-progress span {
	display: block;
	height: 100%;
	background: var(--eh-brand);
	transform: scaleX(0);
	transform-origin: left;
}

.admin-bar .eh-progress {
	top: 32px;
}

/* ---- C8. Çekmece menü ---- */

.eh-drawer {
	position: fixed;
	inset: 0;
	z-index: 1000;
	background: rgba(10, 10, 12, 0);
	transition: background .28s var(--eh-ease);
}

.eh-drawer.acik {
	background: rgba(10, 10, 12, .5);
}

.eh-drawer__panel {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	display: flex;
	flex-direction: column;
	width: min(380px, 88vw);
	padding: 12px 20px 24px;
	background: var(--eh-bg);
	overflow-y: auto;
	transform: translateX(-100%);
	transition: transform .32s var(--eh-ease);
	box-shadow: var(--eh-shadow-l);
}

.eh-drawer.acik .eh-drawer__panel {
	transform: none;
}

.eh-drawer__head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 56px;
	margin-bottom: 8px;
	border-bottom: 1px solid var(--eh-line);
}

.eh-drawer__search {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 12px 0 8px;
	padding: 0 14px;
	border: 1px solid var(--eh-line-2);
	border-radius: 999px;
	background: var(--eh-surface);
	color: var(--eh-muted);
}

.eh-drawer__search input {
	flex: 1;
	min-width: 0;
	height: 46px;
	border: 0;
	background: transparent;
	font-size: 16px;
}

.eh-drawer__search input:focus {
	outline: 0;
}

.eh-drawer__list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.eh-drawer__list a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 56px;
	border-bottom: 1px solid var(--eh-line);
	font-family: var(--eh-serif);
	font-size: 23px;
	font-weight: 500;
	letter-spacing: -.01em;
	color: var(--eh-ink);
}

.eh-drawer__list a.is-active {
	color: var(--eh-brand-ink);
}

.eh-drawer__foot {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	margin-top: auto;
	padding-top: 24px;
	font-size: 13px;
	color: var(--eh-muted);
}

/* ---- C9. Bölüm başlığı ---- */

.eh-sh {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 28px;
	padding-top: 14px;
	border-top: 2px solid var(--eh-rule);
}

.eh-sh__eyebrow {
	display: block;
	margin-bottom: 6px;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: var(--eh-brand-ink);
}

.eh-sh__title {
	margin: 0;
	font-size: clamp(26px, 1.4rem + .8vw, 34px);
	font-weight: 600;
	letter-spacing: -.02em;
	line-height: 1.05;
}

.eh-sh__more {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	padding-bottom: 4px;
	font-size: 14px;
	font-weight: 600;
	color: var(--eh-ink-2);
	white-space: nowrap;
}

.eh-sh__more .eh-i {
	transition: transform .25s var(--eh-ease);
}

.eh-sh__more:hover {
	color: var(--eh-brand-ink);
}

.eh-sh__more:hover .eh-i {
	transform: translateX(3px);
}

.eh-widget-title {
	margin: 0 0 6px;
	padding-bottom: 12px;
	border-bottom: 2px solid var(--eh-rule);
	font-family: var(--eh-sans);
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: var(--eh-ink);
}

/* ---- C10. Kartlar ---- */

.eh-kicker {
	display: inline-block;
	font-family: var(--eh-sans);
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .08em;
	line-height: 1.2;
	text-transform: uppercase;
	color: var(--eh-brand-ink);
}

a.eh-kicker:hover {
	color: var(--eh-ink);
}

.eh-card {
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 14px;
	min-width: 0;
}

.eh-card__media {
	position: relative;
	display: block;
	aspect-ratio: 3 / 2;
	overflow: hidden;
	border-radius: var(--eh-r);
	background: var(--eh-surface-3);
}

.eh-card__media img,
.eh-card__media .eh-ph {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform .7s var(--eh-ease);
}

.eh-card:hover .eh-card__media img {
	transform: scale(1.035);
}

.eh-ph {
	display: grid;
	place-items: center;
	background:
		linear-gradient(135deg, transparent 0 48%, color-mix(in srgb, var(--eh-line-2) 60%, transparent) 48% 52%, transparent 52% 100%),
		var(--eh-surface-3);
	background-size: 18px 18px, auto;
}

.eh-ph span {
	display: grid;
	place-items: center;
	width: 64px;
	height: 64px;
	border-radius: 50%;
	background: var(--eh-bg);
	font-family: var(--eh-serif);
	font-size: 30px;
	font-weight: 600;
	color: var(--eh-brand-ink);
}

.eh-card__body {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
	min-width: 0;
}

.eh-card__title {
	margin: 0;
	font-family: var(--eh-serif);
	font-size: 21px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: -.012em;
	text-wrap: pretty;
}

.eh-card__title a {
	color: var(--eh-ink);
	text-decoration: underline;
	text-decoration-color: transparent;
	text-decoration-thickness: 1px;
	text-underline-offset: 4px;
	transition: text-decoration-color .25s var(--eh-ease), color .25s var(--eh-ease);
}

.eh-card__title a::after {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 1;
}

.eh-card:hover .eh-card__title a {
	text-decoration-color: currentColor;
}

.eh-card__dek {
	margin: 0;
	font-family: var(--eh-serif);
	font-size: 16.5px;
	line-height: 1.5;
	color: var(--eh-ink-2);
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.eh-card__meta {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px;
	font-size: 13px;
	color: var(--eh-muted);
}

.eh-card__num {
	font-family: var(--eh-serif);
	font-size: 34px;
	font-weight: 500;
	font-style: italic;
	line-height: 1;
	color: var(--eh-brand);
}

/* Büyük manşet */
.eh-card--lead {
	gap: 20px;
}

.eh-card--lead .eh-card__media {
	aspect-ratio: 16 / 10;
}

.eh-card--lead .eh-card__body {
	gap: 12px;
}

.eh-card--lead .eh-card__title {
	font-size: clamp(30px, 1.1rem + 2.1vw, 50px);
	font-weight: 600;
	line-height: 1.04;
	letter-spacing: -.025em;
}

.eh-card--lead .eh-card__dek {
	font-size: 19px;
	line-height: 1.5;
	-webkit-line-clamp: 4;
	max-width: 62ch;
}

/* Yan yana satır */
.eh-card--row {
	display: grid;
	grid-template-columns: 124px minmax(0, 1fr);
	align-items: start;
	gap: 16px;
}

.eh-card--row .eh-card__media {
	aspect-ratio: 4 / 3;
}

.eh-card--row .eh-card__title {
	font-size: 17.5px;
	line-height: 1.25;
}

.eh-card--row .eh-card__body {
	gap: 6px;
}

/* Görsel üzerinde metin */
.eh-card--overlay {
	gap: 0;
	overflow: hidden;
	border-radius: var(--eh-r);
	background: var(--eh-night);
	isolation: isolate;
}

.eh-card--overlay .eh-card__media {
	aspect-ratio: 4 / 5;
	border-radius: 0;
}

.eh-card--overlay .eh-card__media::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(8, 9, 11, 0) 30%, rgba(8, 9, 11, .55) 58%, rgba(8, 9, 11, .94) 100%);
}

.eh-card--overlay .eh-card__body {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	padding: 22px;
	gap: 8px;
}

.eh-card--overlay .eh-kicker {
	color: #fff;
	padding: 5px 8px 4px;
	background: var(--eh-brand);
	border-radius: 2px;
	font-size: 11px;
}

.eh-card--overlay .eh-card__title {
	font-size: 22px;
	color: #fff;
}

.eh-card--overlay .eh-card__title a {
	color: #fff;
}

.eh-card--overlay .eh-card__dek {
	color: rgba(255, 255, 255, .84);
}

.eh-card--overlay .eh-card__meta {
	color: rgba(255, 255, 255, .72);
}

/* Yalnızca metin */
.eh-card--text .eh-card__title {
	font-size: 20px;
}

/* Kategori bloklarındaki büyük kart */
.eh-card--feature .eh-card__media {
	aspect-ratio: 16 / 10;
}

.eh-card--feature .eh-card__title {
	font-size: clamp(26px, 1.1rem + 1.2vw, 34px);
	line-height: 1.1;
	letter-spacing: -.02em;
}

.eh-card--feature .eh-card__dek {
	font-size: 18px;
}

/* Arşiv manşeti */
.eh-card--xl .eh-card__media {
	aspect-ratio: 16 / 9;
}

.eh-card--xl .eh-card__body {
	padding: clamp(22px, 3vw, 40px);
	max-width: 860px;
}

.eh-card--xl .eh-card__title {
	font-size: clamp(28px, 1.2rem + 2vw, 46px);
	line-height: 1.06;
	letter-spacing: -.022em;
}

.eh-card--xl .eh-card__dek {
	font-size: 18px;
	-webkit-line-clamp: 2;
}

/* ---- C11. Izgaralar ---- */

.eh-grid {
	display: grid;
	gap: 40px 28px;
}

.eh-grid--2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.eh-grid--3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.eh-grid--4 { grid-template-columns: repeat(4, minmax(0, 1fr)); }

.eh-stack {
	display: flex;
	flex-direction: column;
}

.eh-stack > .eh-card {
	padding-block: 18px;
	border-bottom: 1px solid var(--eh-line);
}

.eh-stack > .eh-card:first-child {
	padding-top: 0;
}

.eh-stack > .eh-card:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.eh-split {
	display: grid;
	grid-template-columns: minmax(0, 1fr) var(--eh-aside);
	gap: var(--eh-col-gap);
	align-items: start;
}

.eh-split__aside {
	position: sticky;
	top: calc(var(--eh-nav-h) + 24px);
}

/* ---- C12. Ana sayfa: manşet bloğu ---- */

.eh-top {
	display: grid;
	grid-template-columns: minmax(0, 1.95fr) minmax(0, 1fr) minmax(0, .92fr);
	gap: 0;
	padding-top: 36px;
	padding-bottom: 48px;
	background: linear-gradient(var(--eh-line), var(--eh-line)) center bottom / calc(100% - var(--eh-gutter) * 2) 1px no-repeat;
}

.eh-top > * {
	min-width: 0;
}

.eh-top__lead {
	padding-right: 32px;
}

.eh-top__second {
	display: flex;
	flex-direction: column;
	gap: 28px;
	padding-inline: 32px;
	border-left: 1px solid var(--eh-line);
	border-right: 1px solid var(--eh-line);
}

.eh-top__second .eh-card + .eh-card {
	padding-top: 28px;
	border-top: 1px solid var(--eh-line);
}

.eh-top__second .eh-card__title {
	font-size: 22px;
}

.eh-top__feed {
	padding-left: 32px;
}

.eh-feed__head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 12px;
	border-bottom: 2px solid var(--eh-rule);
}

.eh-feed__head h2 {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 0;
	font-family: var(--eh-sans);
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .1em;
	text-transform: uppercase;
}

.eh-feed__head a {
	font-size: 13px;
	font-weight: 600;
	color: var(--eh-muted);
}

.eh-feed__head a:hover {
	color: var(--eh-brand-ink);
}

.eh-feed__list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.eh-feed__list li {
	position: relative;
	display: grid;
	grid-template-columns: 46px minmax(0, 1fr);
	gap: 12px;
	padding: 16px 0;
	border-bottom: 1px solid var(--eh-line);
}

.eh-feed__list li:last-child {
	border-bottom: 0;
}

.eh-feed__list time {
	padding-top: 1px;
	font-size: 13px;
	font-weight: 700;
	font-variant-numeric: tabular-nums;
	color: var(--eh-brand-ink);
}

.eh-feed__list div {
	display: flex;
	flex-direction: column;
	gap: 4px;
}

.eh-feed__list .eh-kicker {
	font-size: 11px;
	color: var(--eh-muted);
}

.eh-feed__list a {
	font-family: var(--eh-serif);
	font-size: 17px;
	font-weight: 500;
	line-height: 1.3;
	color: var(--eh-ink);
}

.eh-feed__list a:hover {
	color: var(--eh-brand-ink);
}

/* ---- C13. Çok okunanlar ---- */

.eh-popular__list {
	margin: 0;
	padding: 0;
	list-style: none;
	counter-reset: eh-pop;
}

.eh-popular__list li {
	display: grid;
	grid-template-columns: 40px minmax(0, 1fr);
	gap: 12px;
	padding: 16px 0;
	border-bottom: 1px solid var(--eh-line);
}

.eh-popular__list li:last-child {
	border-bottom: 0;
}

.eh-popular__n {
	font-family: var(--eh-serif);
	font-size: 38px;
	font-weight: 400;
	font-style: italic;
	line-height: .9;
	color: var(--eh-brand);
}

.eh-popular__list div {
	display: flex;
	flex-direction: column;
	gap: 6px;
}

.eh-popular__list a {
	font-family: var(--eh-serif);
	font-size: 17.5px;
	font-weight: 600;
	line-height: 1.25;
	color: var(--eh-ink);
}

.eh-popular__list a:hover {
	color: var(--eh-brand-ink);
}

.eh-popular__list .eh-time {
	font-size: 12.5px;
	color: var(--eh-muted);
}

.eh-sidebar {
	display: flex;
	flex-direction: column;
	gap: 44px;
}

/* Kenar sütunu: yaklaşan maçlar */
.eh-side-matches ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.eh-side-matches li + li {
	border-top: 1px solid var(--eh-line);
}

.eh-side-matches li > a {
	display: grid;
	grid-template-columns: 54px minmax(0, 1fr);
	gap: 4px 12px;
	padding: 14px 0;
	color: var(--eh-ink);
}

.eh-side-matches__time {
	display: flex;
	flex-direction: column;
	grid-row: span 2;
	font-variant-numeric: tabular-nums;
}

.eh-side-matches__time b {
	font-size: 16px;
	font-weight: 700;
}

.eh-side-matches__time small {
	font-size: 11.5px;
	color: var(--eh-muted);
}

.eh-side-matches__teams {
	display: flex;
	flex-direction: column;
	font-size: 14.5px;
	font-weight: 600;
	line-height: 1.35;
}

.eh-side-matches__ch {
	justify-self: start;
	padding: 2px 7px;
	border: 1px solid var(--eh-line-2);
	border-radius: 3px;
	font-size: 11.5px;
	font-weight: 600;
	color: var(--eh-ink-2);
}

.eh-side-matches li > a:hover .eh-side-matches__teams {
	color: var(--eh-brand-ink);
}

.eh-side-more {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	margin-top: 10px;
	font-size: 14px;
	font-weight: 600;
	color: var(--eh-brand-ink);
}

.eh-widgets .ni-widget {
	padding: 0;
	border: 0;
	background: none;
}

.eh-widgets .ni-widget + .ni-widget {
	margin-top: 40px;
}

.eh-widgets .ni-widget-baslik {
	margin: 0 0 12px;
	padding-bottom: 12px;
	border-bottom: 2px solid var(--eh-rule);
	font-family: var(--eh-sans);
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .1em;
	text-transform: uppercase;
}

.eh-widgets ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.eh-widgets li {
	padding: 10px 0;
	border-bottom: 1px solid var(--eh-line);
}

.eh-widgets {
	display: flex;
	flex-direction: column;
	gap: 40px;
}

.eh-widgets .ni-widget + .ni-widget {
	margin-top: 0;
}

.eh-widgets h2,
.eh-widgets h3,
.eh-widgets .wp-block-heading,
.eh-widgets .wp-block-search__label {
	display: block;
	margin: 0 0 8px;
	padding-bottom: 12px;
	border-bottom: 2px solid var(--eh-rule);
	font-family: var(--eh-sans);
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .1em;
	line-height: 1.3;
	text-transform: uppercase;
}

.eh-widgets ol,
.eh-widgets ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.eh-widgets li a {
	font-size: 15px;
	font-weight: 500;
	line-height: 1.4;
}

.eh-widgets .wp-block-search__inside-wrapper {
	display: flex;
	gap: 8px;
	margin-top: 14px;
}

.eh-widgets input[type="search"] {
	flex: 1;
	min-width: 0;
	height: 44px;
	padding: 0 14px;
	border: 1px solid var(--eh-line-2);
	border-radius: var(--eh-r);
	background: var(--eh-surface);
}

.eh-widgets .wp-block-search__button,
.eh-widgets button {
	min-height: 44px;
	padding: 0 16px;
	border: 0;
	border-radius: var(--eh-r);
	background: var(--eh-ink);
	color: var(--eh-bg);
	font-weight: 600;
}

.eh-widgets .wp-block-group__inner-container > * + * {
	margin-top: 0;
}

/* ---- C14. Yayın rehberi (gece bandı) ---- */

.eh-tv {
	/* Maç bileşenleri belirteçlerle çalıştığı için bant içinde koyu set tanımlanır. */
	--ni-yuzey: var(--eh-night-2);
	--ni-yuzey-2: var(--eh-night-3);
	--ni-yuzey-3: #2c3037;
	--ni-kenar: var(--eh-night-line);
	--ni-kenar-2: #3b4048;
	--ni-metin: var(--eh-night-ink);
	--ni-metin-2: #c9c4bb;
	--ni-metin-3: var(--eh-night-muted);
	--ni-vurgu: var(--eh-night-brand);
	--ni-vurgu-yum: rgba(255, 98, 117, .14);
	--ni-vurgu-kenar: rgba(255, 98, 117, .34);
	--ni-vurgu-metin: #ff8d9b;
	--ni-canli-yum: rgba(255, 98, 117, .16);
	--ni-canli-metin: #ff8d9b;
	--ni-mavi: #9db6ff;
	--ni-mavi-yum: rgba(157, 182, 255, .12);
	--ni-mavi-kenar: rgba(157, 182, 255, .28);
	--ni-mavi-metin: #c3d2ff;
	--eh-line: var(--eh-night-line);
	color-scheme: dark;
	margin-top: 64px;
	padding: 60px 0 64px;
	background: var(--eh-night);
	color: var(--eh-night-ink);
}

.eh-tv__head {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 24px;
	margin-bottom: 32px;
	padding-bottom: 28px;
	border-bottom: 1px solid var(--eh-night-line);
}

.eh-tv__eyebrow {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 12px;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: var(--eh-night-brand);
}

.eh-tv__head h2 {
	margin: 0 0 8px;
	font-size: clamp(30px, 1.3rem + 1.6vw, 44px);
	font-weight: 500;
	letter-spacing: -.02em;
	color: #fff;
}

.eh-tv__head p {
	margin: 0;
	max-width: 56ch;
	color: var(--eh-night-muted);
}

.eh-tv__body {
	display: grid;
	grid-template-columns: minmax(300px, 400px) minmax(0, 1fr);
	gap: 28px;
	align-items: stretch;
}

.eh-tv__body--single {
	grid-template-columns: 1fr;
}

.eh-tv__list {
	display: flex;
	flex-direction: column;
	border: 1px solid var(--eh-night-line);
	border-radius: var(--eh-r-l);
	background: var(--eh-night-2);
	overflow: hidden;
	container-type: inline-size;
	container-name: ni-liste;
}

.eh-tv__feature {
	display: flex;
}

.eh-tv__feature .ni-one-cikan {
	flex: 1;
	justify-content: space-between;
	gap: 28px;
	padding: 24px;
	border-color: var(--eh-night-line);
	border-radius: var(--eh-r-l);
	background: var(--eh-night-2);
	box-shadow: none;
}

.eh-tv__list .ni-satir {
	border-bottom: 1px solid var(--eh-night-line);
}

.eh-tv__list .ni-satir:last-child {
	border-bottom: 0;
}

.eh-tv__list .ni-bos {
	border: 0;
	background: transparent;
}

.eh-tv__feature .ni-one-cikan:hover {
	border-color: #4a4f58;
}

.eh-tv__feature .ni-one-cikan-orta {
	align-items: center;
	gap: 16px;
}

.eh-tv__feature .ni-arma {
	--b: 76px !important;
}

.eh-tv__feature .ni-oc-takim {
	gap: 12px;
}

.eh-tv__feature .ni-oc-takim b {
	font-size: 16px;
	font-weight: 600;
}

.eh-tv__feature .ni-oc-saat {
	font-family: var(--eh-serif);
	font-size: 46px;
	font-weight: 500;
	letter-spacing: -.02em;
	line-height: 1;
}

.eh-tv__feature .ni-oc-gun {
	display: block;
	margin-top: 6px;
	text-align: center;
	font-size: 13px;
}

.eh-tv__feature .ni-one-cikan-alt {
	padding-top: 16px;
	font-size: 14px;
}

/* ---- C15. Kategori blokları ---- */

.eh-cat__grid {
	display: grid;
	grid-template-columns: minmax(0, 1.3fr) minmax(0, 1fr);
	gap: 40px;
}

.eh-cat__grid--c {
	grid-template-columns: minmax(0, 1.15fr) minmax(0, 1fr);
}

.eh-cat__grid--c > .eh-card--overlay .eh-card__media {
	aspect-ratio: 5 / 4;
}

.eh-cat__grid--c > .eh-card--overlay .eh-card__title {
	font-size: clamp(24px, 1rem + 1.2vw, 32px);
	line-height: 1.1;
}

.eh-stack--text > .eh-card {
	padding-block: 20px;
}

/* ---- C16. Gözden kaçmasın (yatay kaydırma) ---- */

.eh-rail__track {
	display: grid;
	grid-auto-flow: column;
	grid-auto-columns: minmax(250px, calc((100% - 3 * 20px) / 4));
	gap: 20px;
	overflow-x: auto;
	overscroll-behavior-x: contain;
	scroll-snap-type: x mandatory;
	padding-bottom: 14px;
}

.eh-rail__track > .eh-card {
	scroll-snap-align: start;
}

.eh-rail__track .eh-card__title {
	font-size: 19px;
}

/* ---- C17. Tekil haber ---- */

.eh-article__crumbs {
	padding-top: 24px;
}

.eh-article__layout {
	display: grid;
	grid-template-columns: minmax(0, 1fr) var(--eh-aside);
	column-gap: var(--eh-col-gap);
	align-items: start;
	margin-top: 26px;
}

.eh-article__main {
	min-width: 0;
}

.eh-article__kicker {
	display: flex;
	align-items: center;
	gap: 16px;
	margin-bottom: 18px;
}

.eh-article__kicker .eh-kicker {
	font-size: 13px;
}

.eh-article__readtime {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	font-size: 13px;
	color: var(--eh-muted);
}

.eh-article__title {
	margin: 0 0 20px;
	font-size: clamp(34px, 1.3rem + 2.7vw, 58px);
	font-weight: 600;
	line-height: 1.04;
	letter-spacing: -.028em;
	max-width: 25ch;
}

.eh-article__dek {
	margin: 0 0 28px;
	max-width: 44em;
	font-family: var(--eh-serif);
	font-size: clamp(19px, 1rem + .45vw, 23px);
	font-weight: 400;
	line-height: 1.45;
	color: var(--eh-ink-2);
}

.eh-byline {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 16px 24px;
	padding: 16px 0;
	border-top: 1px solid var(--eh-line);
	border-bottom: 1px solid var(--eh-line);
}

.eh-byline__who {
	display: flex;
	align-items: center;
	gap: 12px;
}

.eh-byline__avatar {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	background: var(--eh-surface-3);
}

.eh-byline__name {
	font-size: 15px;
	font-weight: 700;
	color: var(--eh-ink);
}

.eh-byline__dates {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px;
	font-size: 13px;
	color: var(--eh-muted);
}

.eh-share {
	display: flex;
	align-items: center;
	gap: 8px;
}

.eh-share__btn {
	position: relative;
	display: inline-grid;
	place-items: center;
	width: 40px;
	height: 40px;
	padding: 0;
	border: 1px solid var(--eh-line-2);
	border-radius: 50%;
	background: var(--eh-surface);
	color: var(--eh-ink);
	transition: background var(--ni-gecis), color var(--ni-gecis), border-color var(--ni-gecis);
}

.eh-share__btn:hover {
	background: var(--eh-ink);
	border-color: var(--eh-ink);
	color: var(--eh-bg);
}

.eh-share__btn--whatsapp:hover { background: #128c4a; border-color: #128c4a; color: #fff; }
.eh-share__btn--facebook:hover { background: #1f5fd6; border-color: #1f5fd6; color: #fff; }
.eh-share__btn--telegram:hover { background: #1b87c4; border-color: #1b87c4; color: #fff; }
.eh-share__btn--linkedin:hover { background: #0a63bc; border-color: #0a63bc; color: #fff; }

.eh-share__copied {
	position: absolute;
	bottom: calc(100% + 8px);
	left: 50%;
	transform: translateX(-50%);
	padding: 4px 8px;
	border-radius: 3px;
	background: var(--eh-ink);
	color: var(--eh-bg);
	font-size: 12px;
	font-weight: 600;
	white-space: nowrap;
	pointer-events: none;
	opacity: 0;
	transition: opacity .2s;
}

.eh-share__copied:not(:empty) {
	opacity: 1;
}

.eh-article__figure {
	margin: 32px 0 40px;
}

.eh-article__figure img {
	width: 100%;
	aspect-ratio: 16 / 9;
	object-fit: cover;
	border-radius: var(--eh-r);
	background: var(--eh-surface-3);
}

.eh-article__figure figcaption,
.eh-prose figcaption,
.eh-prose .wp-caption-text {
	margin-top: 10px;
	font-size: 13.5px;
	line-height: 1.5;
	color: var(--eh-muted);
}

.eh-article__aside {
	position: sticky;
	top: calc(var(--eh-nav-h) + 28px);
}

/* İçindekiler */
.eh-toc {
	margin: 0 0 36px;
	padding: 18px 22px;
	border: 1px solid var(--eh-line);
	border-radius: var(--eh-r-l);
	background: var(--eh-surface);
	max-width: 720px;
}

.eh-toc summary {
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .08em;
	text-transform: uppercase;
	cursor: pointer;
	list-style: none;
}

.eh-toc summary::-webkit-details-marker {
	display: none;
}

.eh-toc ol {
	margin: 14px 0 0;
	padding: 0;
	list-style: none;
	counter-reset: eh-toc;
}

.eh-toc li {
	counter-increment: eh-toc;
	display: grid;
	grid-template-columns: 30px 1fr;
	padding: 7px 0;
	border-top: 1px solid var(--eh-line);
	font-family: var(--eh-serif);
	font-size: 17px;
}

.eh-toc li::before {
	content: counter(eh-toc, decimal-leading-zero);
	font-family: var(--eh-sans);
	font-size: 12px;
	font-weight: 700;
	line-height: 1.9;
	color: var(--eh-brand-ink);
}

.eh-toc a:hover {
	color: var(--eh-brand-ink);
}

/* ---- C18. Makale metni (prose) ---- */

.eh-prose {
	max-width: 720px;
	font-family: var(--eh-serif);
	font-size: 20px;
	line-height: 1.72;
	color: var(--eh-ink);
	overflow-wrap: break-word;
	font-feature-settings: "kern", "liga", "onum";
}

.eh-prose > * {
	margin-top: 0;
	margin-bottom: 1.3em;
}

.eh-article .eh-prose > p:first-of-type::first-letter {
	float: left;
	margin: .08em .1em 0 0;
	font-size: 4.1em;
	font-weight: 600;
	line-height: .82;
	color: var(--eh-brand);
}

.eh-prose h2,
.eh-prose h3,
.eh-prose h4 {
	margin-top: 1.9em;
	margin-bottom: .6em;
	line-height: 1.18;
	letter-spacing: -.018em;
}

.eh-prose h2 { font-size: 31px; }
.eh-prose h3 { font-size: 25px; }
.eh-prose h4 { font-size: 20px; font-family: var(--eh-sans); font-weight: 700; }

.eh-prose a {
	color: var(--eh-ink);
	text-decoration: underline;
	text-decoration-color: var(--eh-brand);
	text-decoration-thickness: 1.5px;
	text-underline-offset: 3px;
}

.eh-prose a:hover {
	color: var(--eh-brand-ink);
}

.eh-prose strong {
	font-weight: 700;
}

.eh-prose ul,
.eh-prose ol {
	padding-left: 1.3em;
}

.eh-prose li {
	margin-bottom: .45em;
	padding-left: .2em;
}

.eh-prose li::marker {
	color: var(--eh-brand);
	font-weight: 700;
}

.eh-prose blockquote,
.eh-prose .wp-block-quote {
	position: relative;
	margin: 2em 0;
	padding: 28px 0 24px 64px;
	border-top: 1px solid var(--eh-rule);
	border-bottom: 1px solid var(--eh-line);
	font-size: 26px;
	font-style: italic;
	line-height: 1.4;
	letter-spacing: -.01em;
}

.eh-prose blockquote::before {
	content: "“";
	position: absolute;
	left: 0;
	top: 12px;
	font-size: 88px;
	font-style: normal;
	line-height: 1;
	color: var(--eh-brand);
}

.eh-prose blockquote p:last-child {
	margin-bottom: 0;
}

.eh-prose blockquote cite {
	display: block;
	margin-top: 12px;
	font-family: var(--eh-sans);
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	color: var(--eh-muted);
}

.eh-prose .wp-block-pullquote {
	margin: 2em 0;
	padding: 0;
	border: 0;
	text-align: left;
}

.eh-prose img,
.eh-prose video,
.eh-prose iframe {
	max-width: 100%;
	border-radius: var(--eh-r);
}

.eh-prose figure {
	margin-inline: 0;
}

.eh-prose .alignwide {
	max-width: none;
}

.eh-prose .aligncenter {
	margin-inline: auto;
}

.eh-prose .alignleft {
	float: left;
	max-width: 50%;
	margin: .4em 1.4em 1em 0;
}

.eh-prose .alignright {
	float: right;
	max-width: 50%;
	margin: .4em 0 1em 1.4em;
}

.eh-prose hr,
.eh-prose .wp-block-separator {
	width: 100%;
	margin: 2.4em 0;
	border: 0;
	text-align: center;
}

.eh-prose hr::before,
.eh-prose .wp-block-separator::before {
	content: "✦  ✦  ✦";
	font-size: 14px;
	letter-spacing: .4em;
	color: var(--eh-brand);
}

.eh-prose table {
	width: 100%;
	border-collapse: collapse;
	font-family: var(--eh-sans);
	font-size: 15.5px;
	line-height: 1.5;
}

.eh-prose th,
.eh-prose td {
	padding: 11px 12px;
	border-bottom: 1px solid var(--eh-line);
	text-align: left;
	vertical-align: top;
}

.eh-prose th {
	border-bottom: 2px solid var(--eh-rule);
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .05em;
	text-transform: uppercase;
}

.eh-prose .wp-block-table {
	overflow-x: auto;
}

.eh-prose code {
	padding: .12em .38em;
	border-radius: 3px;
	background: var(--eh-surface-3);
	font-size: .82em;
}

.eh-prose pre {
	padding: 20px;
	border-radius: var(--eh-r-l);
	background: var(--eh-night);
	color: var(--eh-night-ink);
	font-size: 15px;
	line-height: 1.6;
	overflow-x: auto;
}

.eh-prose pre code {
	padding: 0;
	background: none;
}

.eh-prose .wp-block-embed,
.eh-prose .wp-block-image {
	margin-block: 1.8em;
}

.eh-prose::after {
	content: "";
	display: table;
	clear: both;
}

.eh-pagelinks {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px;
	margin: 24px 0;
	font-weight: 600;
}

.eh-pagelinks a,
.eh-pagelinks > span:not(:first-child) {
	display: inline-grid;
	place-items: center;
	min-width: 40px;
	height: 40px;
	border: 1px solid var(--eh-line-2);
	border-radius: var(--eh-r);
}

/* ---- C19. Haber altı ---- */

.eh-article__foot {
	display: flex;
	flex-direction: column;
	gap: 28px;
	max-width: 720px;
	margin-top: 40px;
}

.eh-tags {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

.eh-tags a {
	display: inline-flex;
	align-items: center;
	min-height: 34px;
	padding: 0 12px;
	border: 1px solid var(--eh-line-2);
	border-radius: 999px;
	background: var(--eh-surface);
	font-size: 13.5px;
	font-weight: 600;
	color: var(--eh-ink-2);
}

.eh-tags a:hover {
	border-color: var(--eh-brand);
	color: var(--eh-brand-ink);
}

.eh-sharebar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 14px;
	padding: 18px 0;
	border-top: 2px solid var(--eh-rule);
	border-bottom: 1px solid var(--eh-line);
}

.eh-sharebar > span {
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .08em;
	text-transform: uppercase;
}

.eh-author {
	display: grid;
	grid-template-columns: 72px minmax(0, 1fr);
	gap: 20px;
	padding: 24px;
	border-radius: var(--eh-r-l);
	background: var(--eh-surface-2);
}

.eh-author__avatar {
	width: 72px;
	height: 72px;
	border-radius: 50%;
}

.eh-author__label {
	display: block;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .08em;
	text-transform: uppercase;
	color: var(--eh-muted);
}

.eh-author__name {
	display: inline-block;
	margin: 2px 0 6px;
	font-family: var(--eh-serif);
	font-size: 22px;
	font-weight: 600;
	color: var(--eh-ink);
}

.eh-author p {
	margin: 0 0 10px;
	font-size: 15px;
	color: var(--eh-ink-2);
}

.eh-author__more {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	font-size: 14px;
	font-weight: 600;
	color: var(--eh-brand-ink);
}

.eh-postnav {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 16px;
}

.eh-postnav a {
	display: flex;
	flex-direction: column;
	gap: 8px;
	padding: 18px 20px;
	border: 1px solid var(--eh-line);
	border-radius: var(--eh-r-l);
	background: var(--eh-surface);
	transition: border-color var(--ni-gecis);
}

.eh-postnav a:hover {
	border-color: var(--eh-ink);
	color: var(--eh-ink);
}

.eh-postnav span {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .08em;
	text-transform: uppercase;
	color: var(--eh-muted);
}

.eh-postnav strong {
	font-family: var(--eh-serif);
	font-size: 18px;
	font-weight: 600;
	line-height: 1.25;
}

.eh-postnav__next {
	grid-column: 2;
	text-align: right;
	align-items: flex-end;
}

.eh-related {
	margin-top: 72px;
	padding: 56px 0 72px;
	background: var(--eh-surface-2);
	border-top: 1px solid var(--eh-line);
}

.eh-related + .eh-footer,
.eh-main:has(.eh-related:last-child) {
	padding-bottom: 0;
}

/* ---- C20. Yorumlar ---- */

.eh-comments {
	max-width: 720px;
	margin-top: 56px;
}

.eh-comments__head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 14px;
	border-bottom: 2px solid var(--eh-rule);
}

.eh-comments__head h2 {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 0;
	font-size: 26px;
}

.eh-comments__jump {
	font-size: 14px;
	font-weight: 600;
	color: var(--eh-brand-ink);
}

.eh-comment-list,
.eh-comment-list .children {
	margin: 0;
	padding: 0;
	list-style: none;
}

.eh-comment-list .children {
	margin-left: 28px;
	padding-left: 20px;
	border-left: 2px solid var(--eh-line);
}

.eh-comment-list .comment-body {
	padding: 22px 0;
	border-bottom: 1px solid var(--eh-line);
}

.eh-comment-list .comment-meta {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 4px 12px;
	margin-bottom: 10px;
	font-size: 13px;
	color: var(--eh-muted);
}

.eh-comment-list .comment-author {
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 15px;
	color: var(--eh-ink);
}

.eh-comment-list .comment-author .avatar {
	width: 40px;
	height: 40px;
	border-radius: 50%;
}

.eh-comment-list .says {
	display: none;
}

.eh-comment-list .comment-content {
	font-family: var(--eh-serif);
	font-size: 17.5px;
	line-height: 1.6;
}

.eh-comment-list .reply a {
	font-size: 13px;
	font-weight: 700;
	color: var(--eh-brand-ink);
}

.eh-comments__reply,
.comment-reply-title {
	margin: 36px 0 8px;
	font-size: 24px;
}

.comment-respond small a {
	margin-left: 10px;
	font-family: var(--eh-sans);
	font-size: 13px;
	color: var(--eh-muted);
}

.comment-form {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 0 16px;
}

.comment-form > p {
	grid-column: 1 / -1;
	margin: 0 0 16px;
}

.comment-form .comment-form-author,
.comment-form .comment-form-email {
	grid-column: auto;
}

.comment-form .comment-form-url {
	display: none;
}

.comment-form label {
	display: block;
	margin-bottom: 6px;
	font-size: 13.5px;
	font-weight: 600;
}

.comment-form .comment-form-cookies-consent {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	font-size: 14px;
	color: var(--eh-muted);
}

.comment-form .comment-form-cookies-consent label {
	display: inline;
	font-weight: 500;
}

.eh-note,
.ni-not {
	font-size: 14px;
	color: var(--eh-muted);
}

/* ---- C21. Kurumsal sayfa ---- */

.eh-pagehead {
	padding: 40px 0 36px;
	margin-bottom: 40px;
	border-bottom: 1px solid var(--eh-line);
	text-align: center;
}

.eh-pagehead .ni-kirinti ol {
	justify-content: center;
}

.eh-pagehead h1 {
	margin: 18px 0 12px;
	font-size: clamp(36px, 1.4rem + 2.6vw, 60px);
	letter-spacing: -.028em;
}

.eh-pagehead__dek {
	margin: 0 auto 12px;
	max-width: 36em;
	font-family: var(--eh-serif);
	font-size: 21px;
	color: var(--eh-ink-2);
}

.eh-pagehead__meta {
	margin: 0;
	font-size: 13.5px;
	color: var(--eh-muted);
}

.eh-page__figure {
	margin-top: 0;
	margin-bottom: 36px;
}

.eh-page__figure img {
	border-radius: var(--eh-r);
}

.eh-page .eh-prose {
	margin-inline: auto;
}

/* ---- C22. Arşiv, arama ---- */

.eh-archive-head {
	padding: 28px 0 36px;
	border-bottom: 1px solid var(--eh-line);
}

.eh-archive-head .ni-kirinti {
	margin-bottom: 26px;
}

.eh-archive-head__row {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 24px;
}

.eh-archive-head__eyebrow {
	display: block;
	margin-bottom: 10px;
	font-size: 12.5px;
	font-weight: 700;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: var(--eh-brand-ink);
}

.eh-archive-head h1 {
	margin: 0;
	font-size: clamp(40px, 1.6rem + 3.2vw, 76px);
	font-weight: 600;
	line-height: 1;
	letter-spacing: -.035em;
}

.eh-archive-head__desc {
	max-width: 44em;
	margin-top: 14px;
	font-family: var(--eh-serif);
	font-size: 19px;
	color: var(--eh-ink-2);
}

.eh-archive-head__desc p:last-child {
	margin-bottom: 0;
}

.eh-archive-head__count {
	flex: none;
	margin: 0;
	font-size: 14px;
	color: var(--eh-muted);
}

.eh-archive-head__count strong {
	color: var(--eh-ink);
}

.eh-archive-top {
	display: grid;
	grid-template-columns: minmax(0, 1.75fr) minmax(0, 1fr);
	gap: 32px;
	padding: 36px 0 44px;
	margin-bottom: 44px;
	border-bottom: 1px solid var(--eh-line);
}

.eh-archive-top__side {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.eh-archive-top__side .eh-card + .eh-card {
	padding-top: 24px;
	border-top: 1px solid var(--eh-line);
}

.eh-archive-top .eh-card--xl {
	align-self: stretch;
	min-height: 480px;
}

.eh-archive-top .eh-card--xl .eh-card__media {
	position: absolute;
	inset: 0;
	aspect-ratio: auto;
	height: 100%;
}

.eh-archive-top__side .eh-card__media {
	aspect-ratio: 16 / 9;
}

.eh-split--archive {
	padding-top: 8px;
}

.eh-archive-head + .eh-wrap > .eh-split--archive {
	padding-top: 44px;
}

.eh-feedgrid {
	gap: 44px 32px;
}

.eh-more {
	display: flex;
	justify-content: center;
	margin-top: 48px;
	padding-top: 32px;
	border-top: 1px solid var(--eh-line);
}

.eh-more__btn {
	min-width: 240px;
}

.eh-archive-head--search h1 {
	font-size: clamp(34px, 1.4rem + 2.4vw, 60px);
}

.eh-archive-head--search .eh-archive-head__count {
	margin: 12px 0 24px;
}

.eh-bigsearch {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 6px 6px 6px 18px;
	border: 1px solid var(--eh-ink);
	border-radius: var(--eh-r-l);
	background: var(--eh-surface);
	color: var(--eh-muted);
}

.eh-bigsearch input {
	flex: 1;
	min-width: 0;
	height: 48px;
	border: 0;
	background: transparent;
	font-family: var(--eh-serif);
	font-size: 20px;
	color: var(--eh-ink);
}

.eh-bigsearch input:focus {
	outline: 0;
}

.eh-results__list {
	display: flex;
	flex-direction: column;
}

.eh-results__list > .eh-card {
	padding: 24px 0;
	border-bottom: 1px solid var(--eh-line);
}

.eh-results__list > .eh-card:first-child {
	padding-top: 0;
}

.eh-card--result {
	grid-template-columns: 200px minmax(0, 1fr);
	gap: 24px;
}

.eh-card--result .eh-card__title {
	font-size: 23px;
}

.eh-empty {
	padding: 56px 0;
	text-align: center;
}

.eh-empty h2 {
	margin-bottom: 10px;
	font-size: 32px;
}

.eh-empty p {
	max-width: 36em;
	margin: 0 auto 22px;
	color: var(--eh-ink-2);
}

.eh-empty__links {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 8px;
	margin-top: 22px;
}

/* 404 */
.eh-404 {
	padding: 64px 0 24px;
	text-align: center;
}

.eh-404__code {
	margin: 0;
	font-family: var(--eh-serif);
	font-size: clamp(120px, 20vw, 220px);
	font-weight: 600;
	font-style: italic;
	line-height: .85;
	letter-spacing: -.05em;
	color: transparent;
	-webkit-text-stroke: 2px var(--eh-brand);
}

.eh-404 h1 {
	margin: 24px auto 12px;
	max-width: 18em;
	font-size: clamp(28px, 1.2rem + 1.6vw, 44px);
}

.eh-404__lead {
	max-width: 34em;
	margin: 0 auto 28px;
	font-family: var(--eh-serif);
	font-size: 19px;
	color: var(--eh-ink-2);
}

.eh-404 .eh-bigsearch {
	max-width: 640px;
	margin-inline: auto;
	text-align: left;
}

/* Sayfalama */
.eh-pagination .nav-links,
.pagination .nav-links {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 6px;
	margin-top: 40px;
}

/* ---- C23. Ekmek kırıntısı ---- */

.ni-kirinti {
	font-size: 13px;
	color: var(--eh-muted);
}

.ni-kirinti ol {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 6px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.ni-kirinti li {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	min-width: 0;
}

.ni-kirinti li + li::before {
	content: "/";
	color: var(--eh-line-2);
}

.ni-kirinti a {
	color: var(--eh-ink-2);
	font-weight: 500;
}

.ni-kirinti a:hover {
	color: var(--eh-brand-ink);
}

.ni-kirinti [aria-current="page"] {
	overflow: hidden;
	max-width: 44ch;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: var(--eh-muted);
}

/* ---- C24. Altlık ---- */

.eh-footer {
	background: var(--eh-night);
	color: var(--eh-night-muted);
	font-size: 14.5px;
}

.eh-footer__top {
	display: grid;
	grid-template-columns: minmax(0, 1.6fr) repeat(3, minmax(0, 1fr));
	gap: 48px;
	padding: 64px 0 48px;
}

.eh-footer__brand p {
	max-width: 38ch;
	margin: 18px 0 24px;
	line-height: 1.6;
}

.eh-footer__search {
	display: flex;
	max-width: 340px;
	border-bottom: 1px solid #3a3f47;
}

.eh-footer__search input {
	flex: 1;
	min-width: 0;
	height: 44px;
	border: 0;
	background: transparent;
	color: #fff;
	font-size: 15px;
}

.eh-footer__search input::placeholder {
	color: #8a857c;
}

.eh-footer__search input:focus {
	outline: 0;
}

.eh-footer__search button {
	width: 44px;
	border: 0;
	background: transparent;
	color: #fff;
}

.eh-footer__search:focus-within {
	border-color: var(--eh-night-brand);
}

.eh-footer__col h2 {
	margin: 4px 0 16px;
	font-family: var(--eh-sans);
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .12em;
	text-transform: uppercase;
	color: #fff;
}

.eh-footer__col ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.eh-footer__col li {
	margin: 0;
}

.eh-footer__col a {
	display: inline-block;
	padding: 6px 0;
	color: var(--eh-night-muted);
}

.eh-footer__col a:hover {
	color: #fff;
}

.eh-footer__bottom {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	padding: 22px 0 26px;
	border-top: 1px solid var(--eh-night-line);
	font-size: 13px;
}

.eh-footer__bottom p {
	margin: 0;
}

.eh-totop {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	color: #fff;
	font-weight: 600;
}

.eh-totop:hover {
	color: var(--eh-night-brand);
}

/* Mobil alt çubuk */
.eh-tabbar {
	display: none;
}

/* ---- C25. Maç sayfalarını editoryal dile uyarlama ---- */

.ni-sayfa-basi {
	margin: 24px 0 28px;
	padding-bottom: 24px;
	border-bottom: 1px solid var(--eh-line);
}

.ni-sayfa-basi h1 {
	margin: 0 0 8px;
	font-size: clamp(34px, 1.4rem + 2.4vw, 60px);
	letter-spacing: -.03em;
	line-height: 1.02;
}

.ni-sayfa-basi p {
	margin: 0;
	font-size: 16px;
	color: var(--eh-ink-2);
}

.ni-kap > .ni-kirinti {
	padding-top: 24px;
}

.ni-bolum-baslik {
	padding-top: 12px;
	border-top: 2px solid var(--eh-rule);
}

.ni-bolum-baslik h2 {
	font-size: 26px;
	letter-spacing: -.02em;
}

.ni-tumu,
.ni-all-link {
	padding: 0;
	border: 0;
	background: none;
	font-size: 14px;
	font-weight: 600;
	color: var(--eh-ink-2);
}

.ni-tumu:hover,
.ni-all-link:hover {
	background: none;
	color: var(--eh-brand-ink);
}

.ni-dugme {
	border-radius: var(--eh-r) !important;
	font-family: var(--eh-sans);
	font-weight: 600 !important;
	box-shadow: none !important;
}

.ni-liste {
	border-radius: var(--eh-r-l);
	box-shadow: none;
}

.ni-satir-zaman strong,
.ni-satir-skor,
.ni-oc-saat,
.ni-sb-saat,
.ni-sb-skor {
	font-variant-numeric: tabular-nums;
}

.ni-satir-takim b {
	font-weight: 600;
}

.ni-satir-tarih {
	white-space: normal;
	line-height: 1.25;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form textarea {
	width: 100%;
}

.ni-kanal-etiket {
	border-radius: 3px !important;
	font-weight: 600 !important;
	letter-spacing: 0 !important;
	word-spacing: .08em;
}

.ni-mac-baslik {
	font-size: clamp(28px, 1.2rem + 1.6vw, 42px);
	letter-spacing: -.022em;
}

.ni-yan-kutu {
	border: 0 !important;
	border-top: 2px solid var(--eh-rule) !important;
	border-radius: 0 !important;
	background: none !important;
	box-shadow: none !important;
	padding: 14px 0 0 !important;
}

.ni-yan-kutu h2 {
	font-family: var(--eh-sans);
	font-size: 13px !important;
	font-weight: 700;
	letter-spacing: .1em;
	text-transform: uppercase;
}

.ni-makale h2,
.ni-bolum h2 {
	letter-spacing: -.018em;
}

.ni-makale p,
.ni-sayfa-metni p,
.ni-editor-icerik p {
	font-family: var(--eh-serif);
	font-size: 18.5px;
	line-height: 1.65;
}

.ni-tablo th {
	font-size: 12px;
	letter-spacing: .06em;
	text-transform: uppercase;
}

.ni-bos {
	border-radius: var(--eh-r-l);
}

.ni-gun-tab {
	border-radius: var(--eh-r) !important;
}

.ni-rozet {
	border-radius: 3px;
}

/* Maç sayfası skorbordu: gece bandı */
.ni-skorbord {
	--ni-yuzey: var(--eh-night-2);
	--ni-yuzey-2: var(--eh-night-3);
	--ni-yuzey-3: #2c3037;
	--ni-kenar: var(--eh-night-line);
	--ni-kenar-2: #3b4048;
	--ni-metin: var(--eh-night-ink);
	--ni-metin-2: #c9c4bb;
	--ni-metin-3: var(--eh-night-muted);
	--ni-vurgu: var(--eh-night-brand);
	--ni-vurgu-yum: rgba(255, 98, 117, .14);
	--ni-vurgu-kenar: rgba(255, 98, 117, .34);
	--ni-vurgu-metin: #ff8d9b;
	--ni-mavi: #9db6ff;
	--ni-mavi-yum: rgba(157, 182, 255, .12);
	--ni-mavi-kenar: rgba(157, 182, 255, .28);
	--ni-mavi-metin: #c3d2ff;
	color-scheme: dark;
	background: var(--eh-night) !important;
	color: var(--eh-night-ink);
	border: 0 !important;
}

.ni-skorbord a {
	color: #fff;
}

.ni-skorbord {
	border-radius: 0 !important;
	margin-bottom: 36px;
}

.ni-skorbord .ni-kanal-rozet {
	background: #fff;
	color: var(--eh-night);
	border-radius: 999px;
	font-weight: 700;
}

.ni-skorbord a.ni-kanal-rozet:hover {
	background: var(--eh-night-brand);
	color: #fff;
}

.ni-kanal-rozet {
	background: var(--eh-ink);
	color: var(--eh-bg);
	letter-spacing: 0;
}

a.ni-kanal-rozet:hover {
	background: var(--eh-brand);
	color: #fff;
}

.ni-mac-gorsel img {
	aspect-ratio: 21 / 9;
	object-fit: cover;
	border: 0;
	border-radius: var(--eh-r);
}

.ni-giris {
	padding: 0;
	border: 0;
	font-family: var(--eh-serif);
	font-size: 21px;
	line-height: 1.55;
	color: var(--eh-ink-2);
}

.ni-dugme.ni-dugme-ana,
button.ni-dugme-ana {
	background: var(--ni-vurgu);
	border-color: var(--ni-vurgu);
	color: #fff;
}

.ni-dugme.ni-dugme-ana:hover,
button.ni-dugme-ana:hover {
	background: var(--ni-vurgu-2);
	border-color: var(--ni-vurgu-2);
	color: #fff;
}

.ni-dugme.ni-dugme-sade {
	background: transparent;
	border-color: var(--eh-line-2);
	color: var(--eh-ink);
}

/* ============================================================
 * D1. DUYARLI YERLEŞİM — editoryal katman
 * ============================================================ */

@media (max-width: 1240px) {
	.eh-top {
		grid-template-columns: minmax(0, 1.55fr) minmax(0, 1fr);
		row-gap: 36px;
	}

	.eh-top__second {
		border-right: 0;
		padding-right: 0;
	}

	.eh-top__feed {
		grid-column: 1 / -1;
		padding: 0;
	}

	.eh-feed__list {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		column-gap: 32px;
	}

	.eh-feed__list li:nth-last-child(2) {
		border-bottom: 0;
	}

	.eh-grid--4 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 1080px) {
	:root {
		--eh-col-gap: 40px;
	}

	.eh-split,
	.eh-article__layout {
		grid-template-columns: minmax(0, 1fr);
	}

	.eh-split__aside,
	.eh-article__aside {
		position: static;
	}

	.eh-article__aside {
		margin-top: 56px;
	}

	.eh-split__aside .eh-sidebar,
	.eh-article__aside .eh-sidebar {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 40px;
	}

	.eh-article__crumbs,
	.eh-article__layout {
		max-width: calc(820px + var(--eh-gutter) * 2);
	}

	.eh-footer__top {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.eh-footer__brand {
		grid-column: 1 / -1;
	}

	.eh-tv__body {
		grid-template-columns: minmax(0, 1fr);
	}

	.eh-rail__track {
		grid-auto-columns: minmax(250px, calc((100% - 2 * 20px) / 3));
	}
}

@media (max-width: 960px) {
	:root {
		--eh-gutter: 18px;
		--eh-nav-h: 48px;
	}

	body {
		padding-bottom: calc(64px + env(safe-area-inset-bottom));
	}

	.eh-topbar,
	.eh-masthead__edition,
	.eh-search,
	.eh-masthead__tools .ni-tema-dugme {
		display: none;
	}

	.eh-masthead {
		border-bottom: 1px solid var(--eh-line);
	}

	.eh-masthead__in {
		grid-template-columns: 44px minmax(0, 1fr) 44px;
		gap: 8px;
		min-height: 60px;
	}

	.eh-menu-btn,
	.eh-search-btn {
		display: inline-grid;
	}

	.eh-menu-btn {
		margin-left: -10px;
	}

	.eh-masthead__tools {
		margin-right: -10px;
	}

	.eh-wordmark {
		font-size: 25px;
	}

	.eh-brand .custom-logo {
		max-height: 40px;
	}

	.eh-nav {
		border-top: 0;
	}

	.eh-nav__in {
		display: block;
		padding-inline: 0;
	}

	.eh-nav__mini,
	.eh-nav__search {
		display: none;
	}

	.eh-nav__list {
		gap: 0;
		padding-inline: calc(var(--eh-gutter) - 12px);
		overflow-x: auto;
		scrollbar-width: none;
		-webkit-mask-image: linear-gradient(90deg, #000 85%, transparent);
		mask-image: linear-gradient(90deg, #000 85%, transparent);
	}

	.eh-nav__list::-webkit-scrollbar {
		display: none;
	}

	.eh-nav__list a {
		padding: 0 12px;
		font-size: 14.5px;
	}

	.eh-nav__list a::after {
		left: 12px;
		right: 12px;
	}

	.eh-ticker__in {
		height: 42px;
		gap: 12px;
	}

	.eh-ticker__label {
		padding-right: 12px;
		font-size: 11px;
	}

	.eh-ticker__track li {
		font-size: 14px;
	}

	.eh-tabbar {
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 930;
		display: grid;
		grid-template-columns: repeat(5, 1fr);
		padding-bottom: env(safe-area-inset-bottom);
		background: color-mix(in srgb, var(--eh-surface) 92%, transparent);
		border-top: 1px solid var(--eh-line);
		-webkit-backdrop-filter: saturate(160%) blur(16px);
		backdrop-filter: saturate(160%) blur(16px);
	}

	.eh-tabbar a,
	.eh-tabbar button {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 3px;
		min-height: 60px;
		padding: 0;
		border: 0;
		background: none;
		font-size: 11px;
		font-weight: 600;
		color: var(--eh-muted);
	}

	.eh-tabbar [aria-current="page"] {
		color: var(--eh-brand-ink);
	}

	.eh-footer__bottom {
		padding-bottom: 26px;
	}

	.eh-block {
		padding-top: 44px;
	}

	.eh-tv {
		margin-top: 48px;
		padding: 44px 0 48px;
	}

	.eh-archive-top {
		grid-template-columns: minmax(0, 1fr);
	}

	.eh-archive-top__side {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 24px;
	}

	.eh-archive-top__side .eh-card + .eh-card {
		padding-top: 0;
		border-top: 0;
	}

	.admin-bar .eh-nav {
		top: 46px;
	}
}

@media (max-width: 782px) {
	.admin-bar .eh-nav {
		top: 0;
	}
}

@media (max-width: 720px) {
	.eh-top {
		grid-template-columns: minmax(0, 1fr);
		padding-top: 18px;
		padding-bottom: 32px;
		row-gap: 28px;
	}

	.eh-top__lead {
		padding: 0;
		margin-inline: calc(var(--eh-gutter) * -1);
	}

	.eh-top__lead .eh-card--lead .eh-card__media {
		border-radius: 0;
		aspect-ratio: 4 / 3;
	}

	.eh-top__lead .eh-card__body {
		padding-inline: var(--eh-gutter);
	}

	.eh-card--lead .eh-card__title {
		font-size: 30px;
	}

	.eh-card--lead .eh-card__dek {
		font-size: 17px;
		-webkit-line-clamp: 3;
	}

	.eh-top__second {
		padding: 28px 0 0;
		border: 0;
		border-top: 1px solid var(--eh-line);
	}

	.eh-feed__list {
		display: block;
	}

	.eh-feed__list li:nth-last-child(2) {
		border-bottom: 1px solid var(--eh-line);
	}

	/* Mobil haber akışı: ızgaralarda ilk kart büyük, diğerleri satır düzeninde. */
	.eh-grid {
		grid-template-columns: minmax(0, 1fr) !important;
		gap: 0;
	}

	.eh-grid > .eh-card {
		padding-block: 18px;
		border-bottom: 1px solid var(--eh-line);
	}

	.eh-grid > .eh-card:first-child {
		padding-top: 0;
	}

	.eh-grid > .eh-card:last-child {
		border-bottom: 0;
	}

	.eh-grid > .eh-card:not(:first-child),
	.eh-top__second > .eh-card:not(:first-child) {
		display: grid;
		grid-template-columns: minmax(0, 1fr) 112px;
		gap: 14px;
		align-items: start;
	}

	.eh-grid > .eh-card:not(:first-child) .eh-card__media,
	.eh-top__second > .eh-card:not(:first-child) .eh-card__media {
		grid-column: 2;
		grid-row: 1;
		aspect-ratio: 1 / 1;
	}

	.eh-grid > .eh-card:not(:first-child) .eh-card__body,
	.eh-top__second > .eh-card:not(:first-child) .eh-card__body {
		grid-column: 1;
		grid-row: 1;
		gap: 6px;
	}

	.eh-grid > .eh-card:not(:first-child) .eh-card__title,
	.eh-top__second > .eh-card:not(:first-child) .eh-card__title {
		font-size: 18px;
	}

	.eh-grid > .eh-card:not(:first-child) .eh-card__dek,
	.eh-top__second > .eh-card:not(:first-child) .eh-card__dek {
		display: none;
	}

	.eh-card--row {
		grid-template-columns: 104px minmax(0, 1fr);
		gap: 14px;
	}

	.eh-card--result {
		grid-template-columns: minmax(0, 1fr) 104px;
	}

	.eh-card--result .eh-card__media {
		grid-column: 2;
		grid-row: 1;
	}

	.eh-card--result .eh-card__body {
		grid-column: 1;
		grid-row: 1;
	}

	.eh-card--result .eh-card__title {
		font-size: 19px;
	}

	.eh-card--result .eh-card__dek {
		-webkit-line-clamp: 2;
		font-size: 15.5px;
	}

	.eh-cat__grid,
	.eh-cat__grid--c {
		grid-template-columns: minmax(0, 1fr);
		gap: 24px;
	}

	.eh-sh {
		margin-bottom: 22px;
	}

	.eh-sh__more {
		font-size: 13px;
	}


	.eh-tv__head {
		flex-direction: column;
		align-items: flex-start;
	}

	.eh-rail__track {
		grid-auto-columns: 72vw;
		margin-inline: calc(var(--eh-gutter) * -1);
		padding-inline: var(--eh-gutter);
		scroll-padding-inline: var(--eh-gutter);
	}

	.eh-split__aside .eh-sidebar,
	.eh-article__aside .eh-sidebar {
		grid-template-columns: minmax(0, 1fr);
	}

	/* Haber */
	.eh-article__crumbs {
		padding-top: 16px;
	}

	.eh-article__layout {
		margin-top: 18px;
	}

	.eh-article__title {
		font-size: 33px;
		line-height: 1.08;
	}

	.eh-article__dek {
		font-size: 19px;
		margin-bottom: 22px;
	}

	.eh-byline {
		align-items: flex-start;
	}

	.eh-share--head {
		width: 100%;
	}

	.eh-article__figure {
		margin: 22px calc(var(--eh-gutter) * -1) 28px;
	}

	.eh-article__figure img {
		border-radius: 0;
	}

	.eh-article__figure figcaption {
		padding-inline: var(--eh-gutter);
	}

	.eh-prose {
		font-size: 18.5px;
		line-height: 1.68;
	}

	.eh-prose h2 { font-size: 26px; }
	.eh-prose h3 { font-size: 22px; }

	.eh-prose blockquote {
		padding-left: 44px;
		font-size: 22px;
	}

	.eh-prose blockquote::before {
		font-size: 64px;
	}

	.eh-prose .alignleft,
	.eh-prose .alignright {
		float: none;
		max-width: 100%;
		margin: 1em 0;
	}

	.eh-author {
		grid-template-columns: 56px minmax(0, 1fr);
		padding: 18px;
		gap: 14px;
	}

	.eh-author__avatar {
		width: 56px;
		height: 56px;
	}

	.eh-postnav {
		grid-template-columns: minmax(0, 1fr);
	}

	.eh-postnav__next {
		grid-column: auto;
	}

	.comment-form {
		grid-template-columns: minmax(0, 1fr);
	}

	/* Arşiv */
	.eh-archive-head {
		padding: 18px 0 26px;
	}

	.eh-archive-head__row {
		flex-direction: column;
		align-items: flex-start;
		gap: 12px;
	}

	.eh-archive-top {
		padding: 24px 0 32px;
		margin-bottom: 32px;
	}

	.eh-archive-top .eh-card--xl {
		margin-inline: calc(var(--eh-gutter) * -1);
		border-radius: 0;
	}

	.eh-archive-top .eh-card--xl {
		min-height: 0;
	}

	.eh-archive-top .eh-card--xl .eh-card__media {
		position: relative;
		aspect-ratio: 4 / 5;
	}

	.eh-archive-top__side {
		grid-template-columns: minmax(0, 1fr);
	}

	.eh-archive-top__side .eh-card + .eh-card {
		padding-top: 24px;
		border-top: 1px solid var(--eh-line);
	}

	.eh-bigsearch {
		padding-left: 14px;
	}

	.eh-bigsearch input {
		font-size: 18px;
	}

	.eh-bigsearch .eh-btn {
		padding: 0 16px;
	}

	.eh-pagehead {
		padding: 22px 0 26px;
		margin-bottom: 28px;
	}

	.eh-pagehead__dek {
		font-size: 18px;
	}

	/* Altlık */
	.eh-footer__top {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 36px 24px;
		padding: 44px 0 32px;
	}

	.eh-footer__bottom {
		flex-direction: column;
		align-items: flex-start;
	}
}

@media (max-width: 420px) {
	.eh-wordmark {
		font-size: 22px;
	}

	.eh-article__title {
		font-size: 30px;
	}

	.eh-share__btn {
		width: 38px;
		height: 38px;
	}
}

/* ============================================================
 * D2. HAREKET AZALTMA
 * ============================================================ */

@media (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}

	*,
	*::before,
	*::after {
		animation-duration: .01ms !important;
		animation-iteration-count: 1 !important;
		transition-duration: .01ms !important;
	}

	.eh-ticker__track {
		animation: none !important;
	}

	.eh-ticker__viewport {
		overflow-x: auto;
		-webkit-mask-image: none;
		mask-image: none;
	}

	.eh-ticker__track li[aria-hidden="true"] {
		display: none;
	}
}

/* ============================================================
 * D3. YAZDIRMA
 * ============================================================ */

@media print {
	.eh-topbar,
	.eh-nav,
	.eh-ticker,
	.eh-drawer,
	.eh-search-layer,
	.eh-masthead__tools,
	.eh-menu-btn,
	.eh-tabbar,
	.eh-footer,
	.eh-share,
	.eh-sharebar,
	.eh-article__aside,
	.eh-split__aside,
	.eh-related,
	.eh-comments,
	.eh-postnav,
	.eh-progress,
	.ni-mac-yan {
		display: none !important;
	}

	body {
		background: #fff;
		color: #000;
		padding: 0;
	}

	.eh-article__layout,
	.eh-split {
		display: block;
	}

	.eh-prose {
		max-width: none;
		font-size: 12pt;
	}

	.eh-prose a::after {
		content: " (" attr(href) ")";
		font-size: .8em;
		color: #555;
	}
}
