.yo-city-pillar .yo-pd-section--topic-ne-zaman {
	background:
		radial-gradient(circle at 12% 0%, rgba(196, 98, 45, 0.1), transparent 26rem),
		radial-gradient(circle at 88% 18%, rgba(31, 143, 124, 0.1), transparent 24rem),
		linear-gradient(180deg, #fff 0%, #f7f4ee 100%);
}

.yo-city-pillar .yo-pd-section--topic-ne-zaman .yo-pd-container {
	width: min(100% - 1.25rem, 70rem);
}

.yo-city-pillar .yo-pd-section--topic-ne-zaman .yo-pd-section__head {
	display: grid;
	gap: 0.75rem;
	max-width: 54rem;
	margin-inline: auto;
	text-align: center;
}

.yo-city-pillar .yo-pd-section--topic-ne-zaman .yo-pd-section__kicker {
	justify-self: center;
	width: fit-content;
	padding: 0.32rem 0.72rem;
	border: 1px solid rgba(196, 98, 45, 0.2);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.72);
	color: #9f552c;
	font-size: 0.76rem;
	font-weight: 850;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.yo-city-pillar .yo-pd-section--topic-ne-zaman .yo-pd-section__head h2 {
	max-width: 22ch;
	margin-inline: auto;
	color: #173d40;
	font-size: clamp(2rem, 1.45rem + 1.8vw, 3.15rem);
	line-height: 1.04;
	text-wrap: balance;
}

.yo-city-pillar .yo-pd-section--topic-ne-zaman .yo-pd-section__head p:not(.yo-pd-section__kicker) {
	max-width: 45rem;
	margin: 0 auto;
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
	color: #4d676a;
	font-size: clamp(0.98rem, 0.94rem + 0.14vw, 1.06rem);
	line-height: 1.66;
}

.yo-city-pillar .yo-pd-section--topic-ne-zaman .yo-pd-detail-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: clamp(0.85rem, 1.8vw, 1.1rem);
	max-width: 70rem;
	margin: clamp(1.35rem, 3vw, 2rem) auto 0;
}

.yo-city-pillar .yo-pd-section--topic-ne-zaman .yo-pd-detail-card {
	--yo-season-accent: #1f8f7c;
	--yo-season-accent-soft: rgba(31, 143, 124, 0.12);
	position: relative;
	display: grid;
	align-content: start;
	gap: 0.72rem;
	min-height: 100%;
	padding: clamp(1rem, 2vw, 1.28rem);
	overflow: hidden;
	border: 1px solid color-mix(in srgb, var(--yo-season-accent) 20%, rgba(24, 63, 66, 0.1));
	border-radius: 20px;
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0.76)),
		linear-gradient(135deg, var(--yo-season-accent-soft), transparent 58%);
	box-shadow: 0 16px 40px rgba(27, 49, 51, 0.065);
}

.yo-city-pillar .yo-pd-section--topic-ne-zaman .yo-pd-detail-card:nth-child(1) {
	--yo-season-accent: #c4622d;
	--yo-season-accent-soft: rgba(196, 98, 45, 0.13);
}

.yo-city-pillar .yo-pd-section--topic-ne-zaman .yo-pd-detail-card:nth-child(2) {
	--yo-season-accent: #1f8f7c;
	--yo-season-accent-soft: rgba(31, 143, 124, 0.13);
	transform: translateY(-0.35rem);
}

.yo-city-pillar .yo-pd-section--topic-ne-zaman .yo-pd-detail-card:nth-child(3) {
	--yo-season-accent: #4d6f92;
	--yo-season-accent-soft: rgba(77, 111, 146, 0.13);
}

.yo-city-pillar .yo-pd-section--topic-ne-zaman .yo-pd-detail-card:nth-child(2)::before {
	content: "Benim favorim";
	position: absolute;
	top: 0.9rem;
	right: 0.9rem;
	padding: 0.24rem 0.5rem;
	border-radius: 999px;
	background: var(--yo-season-accent-soft);
	color: var(--yo-season-accent);
	font-size: 0.68rem;
	font-weight: 850;
	line-height: 1;
}

.yo-city-pillar .yo-pd-section--topic-ne-zaman .yo-pd-detail-card__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 2.35rem;
	height: 2.35rem;
	margin: 0;
	border-radius: 14px;
	background: var(--yo-season-accent-soft);
	color: var(--yo-season-accent);
}

.yo-city-pillar .yo-pd-section--topic-ne-zaman .yo-pd-detail-card h3 {
	max-width: 18rem;
	margin: 0;
	color: #173d40;
	font-size: clamp(1.02rem, 0.98rem + 0.24vw, 1.18rem);
	line-height: 1.22;
	text-wrap: balance;
}

.yo-city-pillar .yo-pd-section--topic-ne-zaman .yo-pd-detail-card p {
	margin: 0;
	color: #4f696c;
	font-size: 0.95rem;
	line-height: 1.62;
}

.yo-city-pillar .yo-pd-section--topic-ne-zaman .entry-content {
	max-width: 70rem;
	margin: clamp(1rem, 2.5vw, 1.45rem) auto 0;
}

@media (max-width: 64rem) {
	.yo-city-pillar .yo-pd-section--topic-ne-zaman .yo-pd-detail-grid {
		grid-template-columns: 1fr;
		max-width: 42rem;
	}

	.yo-city-pillar .yo-pd-section--topic-ne-zaman .yo-pd-detail-card:nth-child(2) {
		transform: none;
	}
}

@media (min-width: 48rem) {
	.yo-city-pillar .yo-pd-section--topic-ne-zaman .yo-pd-container {
		width: min(100% - 2.5rem, 70rem);
	}
}

.yo-city-pillar :is(
	.yo-pd-section--topic-konaklama,
	.yo-pd-section--topic-gezilecek,
	.yo-pd-section--topic-yeme-icme,
	.yo-pd-section--topic-gece,
	.yo-pd-section--topic-cevre,
	.yo-pd-section--topic-alisveris,
	.yo-pd-section--topic-son-soz
) .yo-pd-container {
	width: min(100% - 1.25rem, 70rem);
}

.yo-city-pillar :is(
	.yo-pd-section--topic-konaklama,
	.yo-pd-section--topic-gezilecek,
	.yo-pd-section--topic-yeme-icme,
	.yo-pd-section--topic-gece,
	.yo-pd-section--topic-cevre,
	.yo-pd-section--topic-alisveris,
	.yo-pd-section--topic-son-soz
) .yo-pd-section__head {
	display: grid;
	gap: 0.72rem;
	max-width: 48rem;
	margin-inline: auto;
	text-align: center;
}

.yo-city-pillar :is(
	.yo-pd-section--topic-konaklama,
	.yo-pd-section--topic-gezilecek,
	.yo-pd-section--topic-yeme-icme,
	.yo-pd-section--topic-gece,
	.yo-pd-section--topic-cevre,
	.yo-pd-section--topic-alisveris,
	.yo-pd-section--topic-son-soz
) .yo-pd-section__head h2 {
	max-width: 26ch;
	margin-inline: auto;
	color: #12383b;
	line-height: 1.06;
	text-wrap: balance;
}

.yo-city-pillar :is(
	.yo-pd-section--topic-konaklama,
	.yo-pd-section--topic-gezilecek,
	.yo-pd-section--topic-yeme-icme,
	.yo-pd-section--topic-gece,
	.yo-pd-section--topic-cevre,
	.yo-pd-section--topic-alisveris,
	.yo-pd-section--topic-son-soz
) .yo-pd-copy {
	max-width: 58rem;
	margin: clamp(1.1rem, 2.5vw, 1.65rem) auto 0;
	padding: clamp(1.05rem, 2.25vw, 1.55rem);
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.82);
}

.yo-city-pillar :is(
	.yo-pd-section--topic-konaklama,
	.yo-pd-section--topic-gezilecek,
	.yo-pd-section--topic-yeme-icme,
	.yo-pd-section--topic-gece,
	.yo-pd-section--topic-cevre,
	.yo-pd-section--topic-alisveris,
	.yo-pd-section--topic-son-soz
) .yo-pd-detail-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: clamp(0.82rem, 1.8vw, 1.1rem);
	max-width: 70rem;
	margin-top: clamp(1.15rem, 2.7vw, 1.8rem);
}

.yo-city-pillar :is(
	.yo-pd-section--topic-konaklama,
	.yo-pd-section--topic-gezilecek,
	.yo-pd-section--topic-yeme-icme,
	.yo-pd-section--topic-gece,
	.yo-pd-section--topic-cevre,
	.yo-pd-section--topic-alisveris,
	.yo-pd-section--topic-son-soz
) .yo-pd-detail-card {
	position: relative;
	display: grid;
	align-content: start;
	gap: 0.72rem;
	min-height: 100%;
	padding: clamp(1rem, 2vw, 1.35rem);
	overflow: hidden;
	border: 1px solid rgba(24, 63, 66, 0.12);
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0 14px 36px rgba(24, 43, 45, 0.06);
}

.yo-city-pillar :is(
	.yo-pd-section--topic-konaklama,
	.yo-pd-section--topic-gezilecek,
	.yo-pd-section--topic-yeme-icme,
	.yo-pd-section--topic-gece,
	.yo-pd-section--topic-cevre,
	.yo-pd-section--topic-alisveris,
	.yo-pd-section--topic-son-soz
) .yo-pd-detail-card h3 {
	margin: 0;
	color: #153d40;
	font-size: clamp(1rem, 0.96rem + 0.2vw, 1.14rem);
	line-height: 1.22;
	text-wrap: balance;
}

.yo-city-pillar :is(
	.yo-pd-section--topic-konaklama,
	.yo-pd-section--topic-gezilecek,
	.yo-pd-section--topic-yeme-icme,
	.yo-pd-section--topic-gece,
	.yo-pd-section--topic-cevre,
	.yo-pd-section--topic-alisveris,
	.yo-pd-section--topic-son-soz
) .yo-pd-detail-card :is(p, li) {
	color: #4c686b;
	font-size: 0.95rem;
	line-height: 1.64;
}

.yo-city-pillar :is(
	.yo-pd-section--topic-konaklama,
	.yo-pd-section--topic-gezilecek,
	.yo-pd-section--topic-yeme-icme,
	.yo-pd-section--topic-gece,
	.yo-pd-section--topic-cevre,
	.yo-pd-section--topic-alisveris,
	.yo-pd-section--topic-son-soz
) .yo-pd-detail-card p {
	margin: 0;
}

.yo-city-pillar .yo-pd-section--topic-konaklama .yo-pd-detail-grid {
	counter-reset: stay-zone;
	grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
}

.yo-city-pillar .yo-pd-section--topic-konaklama .yo-pd-detail-card {
	counter-increment: stay-zone;
	--yo-stay-accent: #1b6962;
	--yo-stay-accent-soft: rgba(27, 105, 98, 0.1);
	padding-top: clamp(1.15rem, 2vw, 1.4rem);
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.78)),
		linear-gradient(135deg, var(--yo-stay-accent-soft), transparent 58%);
	border-color: color-mix(in srgb, var(--yo-stay-accent) 18%, rgba(24, 63, 66, 0.1));
}

.yo-city-pillar .yo-pd-section--topic-konaklama .yo-pd-detail-card:first-child {
	--yo-stay-accent: #c4622d;
	--yo-stay-accent-soft: rgba(196, 98, 45, 0.12);
	grid-row: span 2;
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(245, 250, 248, 0.84)),
		radial-gradient(circle at 10% 0%, var(--yo-stay-accent-soft), transparent 24rem);
}

.yo-city-pillar .yo-pd-section--topic-konaklama .yo-pd-detail-card:nth-child(2) {
	--yo-stay-accent: #2f6fb3;
	--yo-stay-accent-soft: rgba(47, 111, 179, 0.11);
}

.yo-city-pillar .yo-pd-section--topic-konaklama .yo-pd-detail-card:nth-child(3) {
	--yo-stay-accent: #2f7d52;
	--yo-stay-accent-soft: rgba(47, 125, 82, 0.11);
}

.yo-city-pillar .yo-pd-section--topic-konaklama .yo-pd-detail-card::before {
	content: counter(stay-zone, decimal-leading-zero);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 1.6rem;
	height: 1.6rem;
	border-radius: 999px;
	background: var(--yo-stay-accent-soft);
	color: var(--yo-stay-accent);
	font-size: 0.68rem;
	font-weight: 850;
}

.yo-city-pillar .yo-pd-section--topic-konaklama .yo-pd-detail-card h3 {
	color: color-mix(in srgb, var(--yo-stay-accent) 36%, #153d40);
}

.yo-city-pillar .yo-pd-section--topic-gezilecek {
	background:
		radial-gradient(circle at 86% 6%, rgba(196, 98, 45, 0.1), transparent 28rem),
		linear-gradient(180deg, #fff 0%, #f6f8f5 100%);
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-grid {
	counter-reset: city-place;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-card {
	counter-increment: city-place;
	padding: clamp(1.25rem, 2.4vw, 1.6rem) 0 0;
	background: transparent;
	border: none;
	border-radius: 0;
	box-shadow: none;
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-card::before {
	content: counter(city-place, decimal-leading-zero);
	width: fit-content;
	padding: 0.25rem 0.5rem;
	border-radius: 999px;
	background: rgba(196, 98, 45, 0.12);
	color: #a64f28;
	font-size: 0.72rem;
	font-weight: 800;
}

.yo-city-pillar :is(.yo-pd-section--topic-gezilecek, .yo-pd-section--topic-alisveris) .yo-pd-copy {
	display: grid;
	gap: clamp(1rem, 2vw, 1.25rem);
	max-width: 70rem;
	background: transparent;
	border: 0;
	box-shadow: none;
	padding: 0;
}

.yo-city-pillar :is(.yo-pd-section--topic-gezilecek, .yo-pd-section--topic-alisveris) .yo-pd-copy > p:first-child {
	max-width: 50rem;
	margin-inline: auto;
	padding: 0;
	border: 0;
	background: transparent;
	box-shadow: none;
	text-align: center;
}

.yo-city-pillar :is(.yo-pd-section--topic-gezilecek, .yo-pd-section--topic-alisveris) .yo-pd-copy ul {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: clamp(0.82rem, 1.8vw, 1.05rem);
	margin: 0;
	padding: 0;
	list-style: none;
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy ul {
	counter-reset: city-list-place;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.yo-city-pillar :is(.yo-pd-section--topic-gezilecek, .yo-pd-section--topic-alisveris) .yo-pd-copy li {
	position: relative;
	display: block;
	min-width: 0;
	margin: 0;
	padding: clamp(1rem, 2vw, 1.3rem);
	border: 1px solid rgba(24, 63, 66, 0.12);
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0 14px 36px rgba(24, 43, 45, 0.06);
	color: #4c686b;
	line-height: 1.6;
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li {
	counter-increment: city-list-place;
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li::before {
	content: counter(city-list-place, decimal-leading-zero);
	display: inline-flex;
	margin-bottom: 0.72rem;
	width: fit-content;
	padding: 0.23rem 0.48rem;
	border-radius: 999px;
	background: rgba(196, 98, 45, 0.12);
	color: #a64f28;
	font-size: 0.72rem;
	font-weight: 800;
}

.yo-city-pillar .yo-pd-section--topic-alisveris .yo-pd-copy li::before {
	content: "";
	width: 0.62rem;
	height: 0.62rem;
	border-radius: 999px;
	background: #c4622d;
	box-shadow: 0 0 0 0.38rem rgba(196, 98, 45, 0.1);
}

.yo-city-pillar :is(.yo-pd-section--topic-gezilecek, .yo-pd-section--topic-alisveris) .yo-pd-copy li strong:first-child {
	display: block;
	color: #153d40;
	font-size: clamp(1rem, 0.96rem + 0.18vw, 1.12rem);
	line-height: 1.22;
}

.yo-city-pillar :is(.yo-pd-section--topic-gezilecek, .yo-pd-section--topic-alisveris) .yo-pd-copy hr {
	display: none;
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-grid {
	grid-template-columns: repeat(2, minmax(0, 1fr));
	max-width: 70rem;
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-copy {
	padding: 0;
	border: 0;
	background: transparent;
	box-shadow: none;
	text-align: center;
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-copy p {
	max-width: 60rem;
	margin-inline: auto;
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-card {
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(255, 249, 241, 0.86));
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-card::before {
	content: "";
	position: absolute;
	inset: 0 0 auto;
	height: 3px;
	background: linear-gradient(90deg, #c4622d, rgba(210, 144, 72, 0.32));
}

.yo-city-pillar.yo-pillar-destinasyon .yo-pd-section.yo-pd-section--topic-gece {
	background:
		radial-gradient(circle at 12% 8%, rgba(196, 98, 45, 0.12), transparent 26rem),
		linear-gradient(180deg, #102f32 0%, #163d3f 100%);
}

.yo-city-pillar .yo-pd-section--topic-gece :is(.yo-pd-section__kicker, .yo-pd-section__head h2) {
	color: #fff;
}

.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-copy,
.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-detail-card {
	border-color: rgba(255, 255, 255, 0.14);
	background: rgba(255, 255, 255, 0.08);
	box-shadow: none;
}

.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-copy {
	max-width: 70rem;
	padding: 0;
	border: 0;
	background: transparent;
}

.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-copy p,
.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-detail-card :is(p, li) {
	color: rgba(255, 255, 255, 0.78);
}

.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-copy > p {
	max-width: 64rem;
	margin-inline: auto;
	text-align: center;
}

.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-detail-card h3 {
	color: #fff;
}

.yo-city-pillar .yo-pd-section--topic-cevre .yo-pd-detail-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.yo-city-pillar .yo-pd-section--topic-cevre .yo-pd-detail-card {
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(241, 248, 244, 0.86));
}

.yo-city-pillar .yo-pd-section--topic-alisveris .yo-pd-detail-grid,
.yo-city-pillar .yo-pd-section--topic-son-soz .yo-pd-detail-grid {
	max-width: 70rem;
}

.yo-city-pillar .yo-pd-section--topic-alisveris .yo-pd-copy {
	padding: 0;
	border: 0;
	background: transparent;
	box-shadow: none;
	text-align: center;
}

.yo-city-pillar .yo-pd-section--topic-alisveris .yo-pd-copy p {
	max-width: 48rem;
	margin-inline: auto;
}

.yo-city-pillar .yo-pd-section--topic-alisveris .yo-pd-detail-card {
	border-left: 3px solid rgba(196, 98, 45, 0.42);
}

.yo-city-pillar .yo-pd-section--topic-alisveris .yo-pd-copy li {
	border-left: 3px solid rgba(196, 98, 45, 0.34);
	text-align: left;
}

.yo-city-pillar .yo-pd-section--topic-alisveris .yo-pd-copy li::before,
.yo-city-pillar .yo-pd-section--topic-alisveris .yo-pd-detail-card::before {
	display: none;
}

.yo-city-pillar .yo-pd-section--topic-son-soz .yo-pd-copy {
	padding: 0;
	border: 0;
	background: transparent;
	box-shadow: none;
	text-align: center;
}

.yo-city-pillar .yo-pd-section--topic-son-soz .yo-pd-copy p {
	max-width: 62rem;
	margin-inline: auto;
}

.yo-city-pillar .yo-pd-section--topic-son-soz .yo-pd-detail-card {
	background:
		linear-gradient(135deg, rgba(24, 63, 66, 0.94), rgba(196, 98, 45, 0.82));
}

.yo-city-pillar .yo-pd-section--topic-son-soz .yo-pd-detail-card h3,
.yo-city-pillar .yo-pd-section--topic-son-soz .yo-pd-detail-card :is(p, li) {
	color: #fff;
}

@media (max-width: 72rem) {
	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-grid,
	.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-grid,
	.yo-city-pillar .yo-pd-section--topic-cevre .yo-pd-detail-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy ul {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (min-width: 48rem) {
	.yo-city-pillar :is(
		.yo-pd-section--topic-konaklama,
		.yo-pd-section--topic-gezilecek,
		.yo-pd-section--topic-yeme-icme,
		.yo-pd-section--topic-gece,
		.yo-pd-section--topic-cevre,
		.yo-pd-section--topic-alisveris,
		.yo-pd-section--topic-son-soz
	) .yo-pd-container {
		width: min(100% - 2.5rem, 70rem);
	}
}

@media (max-width: 47.98rem) {
	.yo-city-pillar :is(
		.yo-pd-section--topic-konaklama,
		.yo-pd-section--topic-gezilecek,
		.yo-pd-section--topic-yeme-icme,
		.yo-pd-section--topic-gece,
		.yo-pd-section--topic-cevre,
		.yo-pd-section--topic-alisveris,
		.yo-pd-section--topic-son-soz
	) .yo-pd-detail-grid {
		grid-template-columns: 1fr;
	}

	.yo-city-pillar .yo-pd-section--topic-konaklama .yo-pd-detail-card:first-child {
		grid-row: auto;
	}

	.yo-city-pillar :is(.yo-pd-section--topic-gezilecek, .yo-pd-section--topic-alisveris) .yo-pd-copy ul {
		grid-template-columns: 1fr;
	}
}

/* City pillar refinement: keeps the city hero/TOC character, but gives the
   lower guide sections a more deliberate app-like reading rhythm on desktop. */
@media (min-width: 56rem) {
	.yo-city-pillar :is(
		.yo-pd-section--topic-konaklama,
		.yo-pd-section--topic-gezilecek,
		.yo-pd-section--topic-yeme-icme,
		.yo-pd-section--topic-gece,
		.yo-pd-section--topic-cevre,
		.yo-pd-section--topic-alisveris,
		.yo-pd-section--topic-son-soz
	) {
		padding-block: clamp(4rem, 7vw, 6.5rem);
	}

}

.yo-city-pillar :is(
	.yo-pd-section--topic-konaklama,
	.yo-pd-section--topic-gezilecek,
	.yo-pd-section--topic-yeme-icme,
	.yo-pd-section--topic-gece,
	.yo-pd-section--topic-cevre,
	.yo-pd-section--topic-alisveris,
	.yo-pd-section--topic-son-soz
) .yo-pd-copy,
.yo-city-pillar :is(
	.yo-pd-section--topic-konaklama,
	.yo-pd-section--topic-yeme-icme,
	.yo-pd-section--topic-gece,
	.yo-pd-section--topic-cevre,
	.yo-pd-section--topic-alisveris,
	.yo-pd-section--topic-son-soz
) .yo-pd-detail-card {
	border-radius: 8px;
}

	@media (min-width: 56rem) {
		.yo-city-pillar :is(
			.yo-pd-section--topic-konaklama,
			.yo-pd-section--topic-cevre
		) .yo-pd-copy {
		max-width: 70rem;
		padding: clamp(1.15rem, 2.2vw, 1.6rem) clamp(1.25rem, 2.8vw, 2rem);
		border-left: 3px solid rgba(196, 98, 45, 0.72);
		background: rgba(255, 255, 255, 0.74);
		box-shadow: none;
	}

		.yo-city-pillar :is(
			.yo-pd-section--topic-konaklama,
			.yo-pd-section--topic-yeme-icme,
			.yo-pd-section--topic-cevre
		) .yo-pd-copy p {
		max-width: 68ch;
	}

	.yo-city-pillar .yo-pd-section--topic-konaklama .yo-pd-detail-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.yo-city-pillar .yo-pd-section--topic-konaklama .yo-pd-detail-card:first-child {
		grid-row: auto;
	}
}

.yo-city-pillar .yo-pd-card-links {
	display: flex;
	flex-wrap: wrap;
	gap: 0.35rem 0.45rem;
	align-items: baseline;
}

.yo-city-pillar .yo-pd-card-links strong {
	flex-basis: 100%;
	color: #183f42;
}

.yo-city-pillar .yo-pd-card-links a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 1.9rem;
	padding: 0.28rem 0.68rem;
	border: 1px solid rgba(196, 98, 45, 0.28);
	border-radius: 999px;
	background: rgba(196, 98, 45, 0.1);
	color: #9f552c;
	font-size: 0.86rem;
	font-weight: 820;
	text-decoration: none;
	transition: background-color 160ms ease, border-color 160ms ease, color 160ms ease;
}

.yo-city-pillar .yo-pd-card-links a:hover,
.yo-city-pillar .yo-pd-card-links a:focus-visible {
	border-color: rgba(196, 98, 45, 0.52);
	background: rgba(196, 98, 45, 0.16);
	color: #7f3f1f;
}

.yo-city-pillar .yo-pd-affiliate-note {
	max-width: 52rem;
	margin: clamp(0.95rem, 2vw, 1.25rem) auto 0;
	padding: 0;
	color: rgba(76, 104, 107, 0.72);
	text-align: center;
}

.yo-city-pillar .yo-pd-affiliate-note p {
	margin: 0;
	font-size: 0.82rem;
	font-style: italic;
	line-height: 1.45;
}

@media (max-width: 42rem) {
	.yo-city-pillar .yo-pd-affiliate-note {
		max-width: 32rem;
	}
}

@media (max-width: 640px) {
	.yo-city-pillar .yo-breadcrumb,
	.yo-city-pillar .yo-hero__content,
	.yo-city-pillar .yo-hero__copy,
	.yo-city-pillar .yo-hero__strip-wrap {
		max-width: calc(100vw - 28px);
		min-width: 0;
	}

	.yo-city-pillar .yo-breadcrumb {
		flex-wrap: wrap;
		justify-content: center;
		white-space: normal;
		line-height: 1.5;
		overflow: visible;
	}

	.yo-city-pillar .yo-breadcrumb * {
		white-space: normal;
	}

	.yo-city-pillar .yo-hero__strip-wrap {
		overflow: hidden;
	}

	.yo-city-pillar .yo-hero__strip {
		display: grid;
		grid-template-columns: 1fr;
		gap: 0.55rem;
		overflow: visible;
	}

	.yo-city-pillar .yo-hero__strip::-webkit-scrollbar {
		display: none;
	}

	.yo-city-pillar .yo-hero__strip span,
	.yo-city-pillar .yo-hero__strip-link {
		width: 100%;
		max-width: 100%;
		white-space: normal;
		line-height: 1.25;
	}

	.yo-city-pillar .yo-pd-quick__grid {
		grid-template-columns: repeat(2, 1fr);
		width: min(100%, calc(100vw - 28px));
	}
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-card:first-child {
	grid-column: 1 / -1;
	min-height: auto;
	padding: clamp(1.25rem, 2.4vw, 1.6rem) 0 0;
	border: none;
	background: transparent;
	box-shadow: none;
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-card,
.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li {
	min-height: auto;
}

@media (min-width: 56rem) {
	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-grid {
		grid-template-columns: repeat(6, minmax(0, 1fr));
	}

	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-card {
		grid-column: span 3;
		display: grid;
		grid-template-columns: auto minmax(0, 1fr);
		column-gap: 0.95rem;
		max-height: none;
	}

	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-card:last-child:not(.yo-pd-detail-card--route-day) {
		grid-column: 1 / -1;
	}

	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-card--route-day {
		grid-column: span 2;
		display: block;
	}

	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-card::before {
		grid-column: 1;
		grid-row: 1 / span 2;
		align-self: start;
	}

	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-card--route-day::before {
		content: none;
		display: none;
	}

	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-card > * {
		grid-column: 2;
	}

	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-card--route-day > * {
		grid-column: auto;
	}
}

@media (max-width: 47.98rem) {
	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy ul,
	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-grid {
		grid-template-columns: 1fr;
	}

	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy {
		gap: 0.85rem;
	}

	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li {
		padding: 0.95rem;
		border-radius: 14px;
		line-height: 1.55;
	}

	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-intro {
		gap: 0.45rem;
		text-align: left;
	}

	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-intro h3,
	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-intro p {
		margin-inline: 0;
	}
}

.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-detail-grid {
	grid-template-columns: repeat(2, minmax(0, 1fr));
	max-width: 70rem;
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-intro {
	grid-column: 1 / -1;
	display: grid;
	gap: 0.55rem;
	max-width: 56rem;
	margin: clamp(0.45rem, 1.2vw, 0.8rem) auto 0.1rem;
	text-align: center;
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-intro h3 {
	margin: 0;
	color: #12383b;
	font-size: clamp(1.35rem, 2.3vw, 1.95rem);
	line-height: 1.12;
	text-wrap: balance;
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-intro p {
	margin: 0 auto;
	max-width: 50rem;
	color: #526c70;
	font-size: clamp(1rem, 1.45vw, 1.08rem);
	line-height: 1.72;
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy blockquote.wp-block-quote {
	margin: 0;
	padding: clamp(1rem, 2vw, 1.3rem) clamp(1.05rem, 2.3vw, 1.55rem);
	border: 1px solid rgba(196, 98, 45, 0.18);
	border-left: 3px solid rgba(196, 98, 45, 0.72);
	border-radius: 16px;
	background: rgba(255, 255, 255, 0.82);
	box-shadow: 0 16px 38px rgba(24, 43, 45, 0.06);
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy blockquote.wp-block-quote p {
	margin: 0;
	color: #405d61;
	line-height: 1.68;
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-card h3 {
	text-wrap: balance;
}

.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-warning-intro {
	grid-column: 1 / -1;
	max-width: 62rem;
	margin-inline: auto;
	text-align: center;
}

.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-warning-intro h3 {
	margin: 0 0 0.65rem;
	color: #fff;
	font-size: clamp(1.12rem, 1.02rem + 0.42vw, 1.38rem);
	line-height: 1.2;
}

.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-warning-intro p {
	margin: 0;
	color: rgba(255, 255, 255, 0.78);
	line-height: 1.68;
}

.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-detail-card--warning-item {
	min-height: auto;
}

.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-detail-card--warning-item p {
	margin: 0;
}

.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-copy ul {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 0.85rem;
	margin: clamp(1rem, 2vw, 1.35rem) 0 0;
	padding: 0;
	list-style: none;
}

.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-copy li,
.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-detail-card li {
	margin: 0;
	padding: 0.95rem 1rem;
	border: 1px solid rgba(255, 255, 255, 0.14);
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.07);
	color: rgba(255, 255, 255, 0.78);
	line-height: 1.62;
}

.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-copy li strong,
.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-detail-card li strong {
	color: rgba(255, 255, 255, 0.92);
}

.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-detail-card {
	border-left: 3px solid rgba(196, 98, 45, 0.82);
}

.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-night-note {
	max-width: 70rem;
	margin: clamp(1rem, 2vw, 1.35rem) auto 0;
	padding: clamp(1rem, 2vw, 1.35rem) clamp(1.1rem, 2.3vw, 1.55rem);
	border: 1px solid rgba(255, 255, 255, 0.16);
	border-left: 3px solid rgba(196, 98, 45, 0.88);
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.07);
	color: rgba(255, 255, 255, 0.82);
}

.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-night-note p {
	margin: 0;
	color: inherit;
	line-height: 1.66;
}

.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-night-note strong {
	color: rgba(255, 255, 255, 0.94);
}

.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-night-note a {
	color: #f4a261;
	text-decoration-color: rgba(244, 162, 97, 0.45);
	text-underline-offset: 0.18em;
}

.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-night-note a:hover {
	color: #ffd2ad;
	text-decoration-color: currentColor;
}

.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-detail-card ul {
	display: grid;
	grid-template-columns: 1fr;
	gap: 0.85rem;
	margin: clamp(1rem, 2vw, 1.35rem) 0 0;
	padding: 0;
	list-style: none;
}

.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-detail-card > p:last-child {
	margin-top: clamp(1rem, 2vw, 1.3rem);
	padding-top: clamp(1rem, 2vw, 1.3rem);
	border-top: 1px solid rgba(255, 255, 255, 0.14);
}

@media (max-width: 47.98rem) {
	.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-detail-grid {
		grid-template-columns: 1fr;
	}

	.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-copy ul {
		grid-template-columns: 1fr;
	}

	.yo-city-pillar :is(
		.yo-pd-section--topic-konaklama,
		.yo-pd-section--topic-gezilecek,
		.yo-pd-section--topic-yeme-icme,
		.yo-pd-section--topic-gece,
		.yo-pd-section--topic-alisveris
	) .yo-pd-copy p,
	.yo-city-pillar :is(
		.yo-pd-section--topic-konaklama,
		.yo-pd-section--topic-gezilecek,
		.yo-pd-section--topic-yeme-icme,
		.yo-pd-section--topic-gece,
		.yo-pd-section--topic-alisveris
	) .yo-pd-detail-card :is(p, li) {
		line-height: 1.62;
	}

	.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-detail-card {
		padding: 1rem;
	}

	.yo-city-pillar .yo-pd-section--topic-gece .yo-pd-detail-card {
		border-left: 0;
		background: transparent;
	}
}

/* Places section: turns raw stop lists into a reusable discovery board. */
.yo-city-pillar .yo-pd-section--topic-gezilecek {
	--yo-place-ink: #12383b;
	--yo-place-muted: #526c70;
	--yo-place-surface: rgba(255, 255, 255, 0.84);
	background:
		radial-gradient(circle at 8% 10%, rgba(47, 125, 82, 0.12), transparent 24rem),
		radial-gradient(circle at 88% 14%, rgba(196, 98, 45, 0.12), transparent 26rem),
		linear-gradient(180deg, #fff 0%, #f5f8f4 58%, #fff 100%);
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-section__head {
	max-width: 52rem;
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy {
	position: relative;
	margin-top: clamp(1.25rem, 2.6vw, 1.9rem);
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy > p:first-child {
	max-width: 70rem;
	color: var(--yo-place-muted);
	font-size: clamp(1rem, 0.96rem + 0.22vw, 1.12rem);
	line-height: 1.72;
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy ul {
	counter-reset: city-list-place;
	grid-template-columns: repeat(6, minmax(0, 1fr));
	align-items: stretch;
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li {
	--yo-place-accent: #c4622d;
	--yo-place-accent-soft: rgba(196, 98, 45, 0.11);
	grid-column: span 3;
	display: grid;
	gap: 0.68rem;
	padding: clamp(1.05rem, 2vw, 1.35rem);
	border-color: color-mix(in srgb, var(--yo-place-accent) 20%, rgba(24, 63, 66, 0.1));
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0.78)),
		linear-gradient(135deg, var(--yo-place-accent-soft), transparent 58%);
	box-shadow: 0 16px 36px rgba(24, 43, 45, 0.055);
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(1),
.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(7),
.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(10) {
	padding-right: clamp(1.05rem, 2vw, 1.35rem);
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(1),
.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(10) {
	grid-column: span 6;
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(2),
.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(6),
.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(9) {
	--yo-place-accent: #2f6fb3;
	--yo-place-accent-soft: rgba(47, 111, 179, 0.1);
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(3),
.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(4),
.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(5) {
	--yo-place-accent: #8b6f2f;
	--yo-place-accent-soft: rgba(139, 111, 47, 0.1);
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(7),
.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(8),
.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(10) {
	--yo-place-accent: #2f7d52;
	--yo-place-accent-soft: rgba(47, 125, 82, 0.1);
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li::before {
	margin: 0;
	background: var(--yo-place-accent-soft);
	color: var(--yo-place-accent);
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li strong:first-child {
	display: flex;
	flex-wrap: wrap;
	gap: 0.45rem;
	align-items: center;
	color: color-mix(in srgb, var(--yo-place-accent) 30%, var(--yo-place-ink));
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li strong:first-child::after {
	content: "Durak";
	display: inline-flex;
	align-items: center;
	min-height: 1.32rem;
	padding: 0.16rem 0.45rem;
	border-radius: 999px;
	background: var(--yo-place-accent-soft);
	color: var(--yo-place-accent);
	font-size: 0.66rem;
	font-weight: 820;
	line-height: 1;
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(1) strong:first-child::after {
	content: "Sahil";
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(2) strong:first-child::after,
.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(6) strong:first-child::after,
.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(9) strong:first-child::after {
	content: "Sembol";
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(3) strong:first-child::after,
.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(4) strong:first-child::after,
.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(5) strong:first-child::after {
	content: "Meydan";
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(7) strong:first-child::after {
	content: "Doğa";
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(8) strong:first-child::after {
	content: "Lezzet";
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(10) strong:first-child::after {
	content: "Sokak";
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(1)::after,
.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(7)::after,
.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(10)::after {
	content: "👍 Favorim";
	position: absolute;
	top: clamp(0.9rem, 1.8vw, 1.15rem);
	right: clamp(0.9rem, 1.8vw, 1.15rem);
	display: inline-grid;
	place-items: center;
	width: 5.35rem;
	height: 2.28rem;
	border: 2px solid rgba(27, 105, 98, 0.74);
	border-radius: 6px;
	background: #2f7d52;
	box-shadow: 0 10px 22px rgba(24, 43, 45, 0.1);
	color: #f4fff8;
	font-size: 0.76rem;
	font-weight: 880;
	line-height: 1.1;
	text-align: center;
	text-shadow: 0 1px 0 rgba(9, 48, 43, 0.22);
	transform-origin: 50% 50%;
	animation: yo-place-favorite-rock 3.8s ease-in-out infinite;
	will-change: transform;
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(7)::after {
	animation-delay: 0.7s;
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(10)::after {
	animation-delay: 1.4s;
}

@keyframes yo-place-favorite-rock {
	0%,
	16%,
	100% {
		transform: rotate(0deg);
	}

	2% {
		transform: rotate(-6deg);
	}

	4% {
		transform: rotate(6deg);
	}

	6% {
		transform: rotate(-4deg);
	}

	8% {
		transform: rotate(4deg);
	}

	11% {
		transform: rotate(-2deg);
	}

	14% {
		transform: rotate(2deg);
	}
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy blockquote.wp-block-quote {
	display: grid;
	gap: 0.4rem;
	max-width: 64rem;
	margin-inline: auto;
	border-color: rgba(47, 125, 82, 0.16);
	border-left: 0;
	background:
		linear-gradient(90deg, rgba(47, 125, 82, 0.1), rgba(196, 98, 45, 0.08)),
		rgba(255, 255, 255, 0.82);
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy blockquote.wp-block-quote::before {
	content: "Detay rota";
	width: fit-content;
	padding: 0.2rem 0.55rem;
	border-radius: 999px;
	background: rgba(47, 125, 82, 0.12);
	color: #2f7d52;
	font-size: 0.72rem;
	font-weight: 850;
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-grid {
	counter-reset: route-day;
	gap: clamp(0.95rem, 1.8vw, 1.18rem);
	margin-top: clamp(1.4rem, 3vw, 2.1rem);
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-intro {
	max-width: 62rem;
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-card {
	background: transparent;
	border: none;
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-card:first-child {
	border: none;
	background: transparent;
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-card:first-child::before {
	content: none;
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-card:nth-of-type(2) {
	--yo-route-accent: #2f7d52;
	--yo-route-soft: rgba(47, 125, 82, 0.11);
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-card--route-day {
	counter-increment: route-day;
	--yo-route-accent: #2f6fb3;
	--yo-route-soft: rgba(47, 111, 179, 0.1);
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-card--route-day:nth-of-type(4) {
	--yo-route-accent: #c4622d;
	--yo-route-soft: rgba(196, 98, 45, 0.11);
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-card--route-day:nth-of-type(5) {
	--yo-route-accent: #2f7d52;
	--yo-route-soft: rgba(47, 125, 82, 0.11);
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-card--route-day::before {
	content: "Gün " counter(route-day);
	display: inline-flex;
	width: fit-content;
	margin-bottom: 0.2rem;
	padding: 0.24rem 0.58rem;
	border-radius: 999px;
	background: var(--yo-route-soft);
	color: var(--yo-route-accent);
	font-size: 0.72rem;
	font-weight: 850;
}

.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-card h3 {
	color: color-mix(in srgb, var(--yo-route-accent) 28%, var(--yo-place-ink));
}

@media (max-width: 72rem) {
	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy ul {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li,
	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(1),
	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(10) {
		grid-column: auto;
	}
}

@media (max-width: 47.98rem) {
	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy > p:first-child,
	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-intro {
		text-align: left;
	}

	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy ul {
		grid-template-columns: 1fr;
	}

	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li strong:first-child {
		display: grid;
		gap: 0.42rem;
		align-items: start;
	}

	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(1),
	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(7),
	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(10) {
		padding-right: clamp(6.1rem, 27vw, 6.45rem);
	}

	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(1)::after,
	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(7)::after,
	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(10)::after {
		top: 0.78rem;
		right: 0.78rem;
		width: 5.05rem;
		height: 2.1rem;
		font-size: 0.7rem;
		animation-duration: 4.4s;
	}

	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-detail-intro {
		padding: 0;
	}
}

@media (prefers-reduced-motion: reduce) {
	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(1)::after,
	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(7)::after,
	.yo-city-pillar .yo-pd-section--topic-gezilecek .yo-pd-copy li:nth-child(10)::after,
	.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-card--food-icons li:nth-child(5)::after,
	.yo-city-pillar .yo-pd-food-stop:first-child::after {
		animation: none;
	}
}

/* Food section: keeps the source voice, but turns dishes and stops into a scannable tasting panel. */
.yo-city-pillar .yo-pd-section--topic-yeme-icme {
	--yo-food-ink: #12383b;
	--yo-food-muted: #536c70;
	--yo-food-warm: #c4622d;
	--yo-food-wine: #7a2f2f;
	--yo-food-green: #2f7d52;
	background:
		radial-gradient(circle at 12% 10%, rgba(196, 98, 45, 0.12), transparent 24rem),
		radial-gradient(circle at 86% 6%, rgba(122, 47, 47, 0.1), transparent 23rem),
		linear-gradient(180deg, #fff 0%, #fff8f1 52%, #fff 100%);
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-section__head {
	max-width: 50rem;
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-copy p {
	max-width: 62rem;
	color: var(--yo-food-muted);
	font-size: clamp(1rem, 0.96rem + 0.22vw, 1.12rem);
	line-height: 1.72;
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-grid {
	grid-template-columns: minmax(0, 1.08fr) minmax(20rem, 0.92fr);
	gap: clamp(1rem, 2.2vw, 1.35rem);
	align-items: stretch;
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-card {
	border-color: rgba(196, 98, 45, 0.16);
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.93), rgba(255, 250, 242, 0.82)),
		linear-gradient(135deg, rgba(196, 98, 45, 0.1), transparent 62%);
	box-shadow: 0 16px 38px rgba(53, 39, 30, 0.06);
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-card::before {
	height: 0;
	background: none;
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-card h3 {
	color: var(--yo-food-ink);
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-card--food-icons {
	padding: clamp(1.05rem, 2vw, 1.35rem);
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-card--food-icons h3::after {
	content: "Tadım listesi";
	display: block;
	width: fit-content;
	margin-top: 0.55rem;
	padding: 0.2rem 0.55rem;
	border-radius: 999px;
	background: rgba(196, 98, 45, 0.12);
	color: var(--yo-food-warm);
	font-size: 0.72rem;
	font-weight: 850;
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-card--food-icons ul {
	display: grid;
	grid-template-columns: 1fr;
	gap: 0.72rem;
	margin: clamp(0.9rem, 1.8vw, 1.15rem) 0 0;
	padding: 0;
	list-style: none;
	counter-reset: food-icon;
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-card--food-icons li {
	--yo-food-item: var(--yo-food-warm);
	--yo-food-item-soft: rgba(196, 98, 45, 0.1);
	counter-increment: food-icon;
	position: relative;
	display: block;
	margin: 0;
	padding: 0.85rem 0.9rem 0.85rem 3.25rem;
	border: 1px solid color-mix(in srgb, var(--yo-food-item) 18%, rgba(24, 63, 66, 0.1));
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.72);
	color: var(--yo-food-muted);
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-card--food-icons li:nth-child(2) {
	--yo-food-item: #2f6fb3;
	--yo-food-item-soft: rgba(47, 111, 179, 0.1);
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-card--food-icons li:nth-child(3) {
	--yo-food-item: var(--yo-food-wine);
	--yo-food-item-soft: rgba(122, 47, 47, 0.1);
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-card--food-icons li:nth-child(4),
.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-card--food-icons li:nth-child(5) {
	--yo-food-item: var(--yo-food-green);
	--yo-food-item-soft: rgba(47, 125, 82, 0.1);
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-card--food-icons li:nth-child(5),
.yo-city-pillar .yo-pd-food-stop:first-child {
	padding-right: clamp(5.8rem, 18vw, 6.15rem);
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-card--food-icons li::before {
	content: counter(food-icon, decimal-leading-zero);
	position: absolute;
	top: 0.9rem;
	left: 0.9rem;
	display: grid;
	place-items: center;
	width: 1.8rem;
	height: 1.8rem;
	border-radius: 999px;
	background: var(--yo-food-item-soft);
	color: var(--yo-food-item);
	font-size: 0.68rem;
	font-weight: 880;
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-card--food-icons li strong:first-child {
	display: block;
	width: fit-content;
	margin-bottom: 0.34rem;
	color: color-mix(in srgb, var(--yo-food-item) 32%, var(--yo-food-ink));
	line-height: 1.22;
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-card--food-icons li strong:not(:first-child) {
	color: color-mix(in srgb, var(--yo-food-item) 28%, var(--yo-food-ink));
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-card--food-icons li:nth-child(5)::after,
.yo-city-pillar .yo-pd-food-stop:first-child::after {
	content: "👍 Favorim";
	position: absolute;
	top: 0.8rem;
	right: 0.8rem;
	display: inline-grid;
	place-items: center;
	width: 5.1rem;
	height: 2.1rem;
	border: 2px solid rgba(27, 105, 98, 0.74);
	border-radius: 6px;
	background: #2f7d52;
	box-shadow: 0 10px 22px rgba(24, 43, 45, 0.1);
	color: #f4fff8;
	font-size: 0.7rem;
	font-weight: 880;
	line-height: 1.1;
	text-align: center;
	text-shadow: 0 1px 0 rgba(9, 48, 43, 0.22);
	transform-origin: 50% 50%;
	animation: yo-place-favorite-rock 3.8s ease-in-out infinite;
	will-change: transform;
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-card--food-icons > p:last-child {
	margin-top: clamp(0.9rem, 1.8vw, 1.15rem);
	padding: 0.95rem 1rem;
	border: 1px solid rgba(196, 98, 45, 0.18);
	border-left: 3px solid rgba(196, 98, 45, 0.72);
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.72);
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-card--food-stops {
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(251, 247, 241, 0.84)),
		linear-gradient(135deg, rgba(122, 47, 47, 0.09), transparent 58%);
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-card--food-stops h3::after {
	content: "Nereye oturmalı?";
	display: block;
	width: fit-content;
	margin-top: 0.55rem;
	padding: 0.2rem 0.55rem;
	border-radius: 999px;
	background: rgba(122, 47, 47, 0.1);
	color: var(--yo-food-wine);
	font-size: 0.72rem;
	font-weight: 850;
}

.yo-city-pillar .yo-pd-food-stop-grid {
	display: grid;
	gap: 0.78rem;
	margin-top: clamp(0.9rem, 1.8vw, 1.15rem);
}

.yo-city-pillar .yo-pd-food-stop {
	--yo-stop-accent: var(--yo-food-warm);
	position: relative;
	display: grid;
	gap: 0.38rem;
	padding: 0.95rem 1rem;
	border: 1px solid color-mix(in srgb, var(--yo-stop-accent) 18%, rgba(24, 63, 66, 0.1));
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.76);
}

.yo-city-pillar .yo-pd-food-stop:nth-child(2) {
	--yo-stop-accent: #2f7d52;
}

.yo-city-pillar .yo-pd-food-stop:nth-child(3) {
	--yo-stop-accent: #7a2f2f;
}

.yo-city-pillar .yo-pd-food-stop > span {
	width: fit-content;
	padding: 0.18rem 0.52rem;
	border-radius: 999px;
	background: color-mix(in srgb, var(--yo-stop-accent) 12%, white);
	color: var(--yo-stop-accent);
	font-size: 0.72rem;
	font-weight: 850;
}

.yo-city-pillar .yo-pd-food-stop h4 {
	margin: 0;
	color: color-mix(in srgb, var(--yo-stop-accent) 26%, var(--yo-food-ink));
	font-size: clamp(1.02rem, 0.98rem + 0.2vw, 1.14rem);
	line-height: 1.2;
}

.yo-city-pillar .yo-pd-food-stop p,
.yo-city-pillar .yo-pd-food-stop em {
	margin: 0;
	color: var(--yo-food-muted);
	line-height: 1.58;
}

.yo-city-pillar .yo-pd-food-stop em {
	color: var(--yo-stop-accent);
	font-size: 0.9rem;
	font-style: normal;
	font-weight: 760;
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-food-note {
	max-width: 70rem;
	margin: clamp(1rem, 2vw, 1.35rem) auto 0;
	padding: clamp(1rem, 2vw, 1.35rem) clamp(1.1rem, 2.3vw, 1.55rem);
	border: 1px solid rgba(196, 98, 45, 0.18);
	border-left: 3px solid rgba(196, 98, 45, 0.78);
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.74);
	color: var(--yo-food-muted);
	box-shadow: 0 14px 34px rgba(53, 39, 30, 0.05);
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-food-note p {
	margin: 0;
	color: inherit;
	line-height: 1.66;
}

.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-food-note strong {
	color: var(--yo-food-ink);
}

@media (min-width: 64rem) {
	.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-card--food-stops {
		transform: translateY(1.15rem);
	}
}

@media (max-width: 56rem) {
	.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-grid {
		grid-template-columns: 1fr;
	}

	.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-card--food-stops {
		transform: none;
	}

	.yo-city-pillar .yo-pd-section--topic-yeme-icme .yo-pd-detail-card--food-icons li:nth-child(5),
	.yo-city-pillar .yo-pd-food-stop:first-child {
		padding-right: clamp(5.55rem, 25vw, 5.9rem);
	}
}

.yo-city-pillar .yo-pillar-section--transport .yo-pd-container {
	width: min(100% - 1.25rem, 70rem);
}

.yo-city-pillar .yo-pillar-section--transport .yo-pillar-transport {
	max-width: 70rem;
}

.yo-city-pillar .yo-pd-section--practical .yo-pd-container,
.yo-city-pillar .yo-pd-section--topic-pratik .yo-pd-container {
	width: min(100% - 1.25rem, 70rem);
}

.yo-city-pillar .yo-pd-section--practical .yo-pd-practical-list,
.yo-city-pillar .yo-pd-section--topic-pratik .yo-pd-practical-list {
	max-width: 70rem;
}
