/*
 * VideoSite ana stil dosyası.
 * Renk/font değerleri Customizer'dan :root CSS değişkenleri olarak gelir.
 */

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

html {
	-webkit-text-size-adjust: 100%;
	scroll-behavior: smooth;
}

body {
	margin: 0;
	font-family: var(--vs-font-body);
	font-size: 16px;
	line-height: 1.6;
	color: var(--vs-black);
	background: var(--vs-white);
}

h1, h2, h3, h4, h5, h6 {
	font-family: var(--vs-font-heading);
	line-height: 1.25;
	margin: 0 0 0.6em;
}

img {
	max-width: 100%;
	height: auto;
}

a {
	color: var(--vs-red);
	text-decoration: none;
}

a:hover,
a:focus {
	text-decoration: underline;
}

.container {
	width: 100%;
	max-width: 1400px;
	margin-inline: auto;
	padding-inline: 20px;
}

.section {
	padding-block: 48px;
}

hr {
	border: 0;
	border-top: 1px solid var(--vs-line-color);
}

/* Erişilebilirlik */
.screen-reader-text {
	position: absolute !important;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0 0 0 0);
	clip-path: inset(50%);
	border: 0;
	white-space: nowrap;
}

.skip-link {
	position: absolute;
	left: -9999px;
	top: 0;
	z-index: 999;
	background: var(--vs-black);
	color: var(--vs-white);
	padding: 8px 16px;
}

.skip-link:focus {
	left: 0;
}

/* ---------- Üst Band ---------- */
.top-band {
	background: var(--vs-band-bg);
	color: var(--vs-band-color);
	font-family: var(--vs-band-font);
	font-size: var(--vs-band-size);
	font-weight: var(--vs-band-weight);
	height: 40px;
}

.top-band-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	height: 40px;
}

.top-band-contact {
	display: flex;
	align-items: center;
	gap: 20px;
	min-width: 0;
	overflow: hidden;
	white-space: nowrap;
}

.top-band-contact a {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	color: var(--vs-band-color);
}

.top-band-contact svg {
	width: 14px;
	height: 14px;
	flex-shrink: 0;
	color: var(--vs-band-icon);
}

.vs-social {
	display: flex;
	align-items: center;
	gap: 14px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.vs-social a {
	display: inline-flex;
	align-items: center;
	color: var(--vs-band-icon);
	transition: opacity 0.2s ease;
}

.vs-social a:hover {
	opacity: 0.7;
}

/* ---------- Header (yapışkan + küçülen) ---------- */
.site-header-wrap {
	position: sticky;
	top: 0;
	/* Slider slaytları (z-index ~100) ve oklar (120) headerın altında kalsın */
	z-index: 500;
	box-shadow: 0 1px 0 var(--vs-line-color);
}

.site-header {
	background: var(--vs-header-bg);
}

.site-header-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	height: 100px;
	transition: height 0.3s ease;
}

/* Sayfa kaydırılınca %25 küçülme: 100px -> 75px */
body.vs-shrunk .site-header-inner {
	height: 75px;
}

body.vs-shrunk .site-logo img {
	max-height: 44px;
}

.site-branding {
	display: flex;
	align-items: center;
	gap: 14px;
	min-width: 0;
}

.site-logo img {
	display: block;
	max-height: 60px;
	width: auto;
	transition: max-height 0.3s ease;
}

.site-title {
	margin: 0;
	font-family: var(--vs-org-font);
	font-size: var(--vs-org-size);
	font-weight: var(--vs-org-weight);
	line-height: 1.15;
}

.site-title a {
	color: var(--vs-org-color);
	text-decoration: none;
}

.site-slogan {
	margin: 2px 0 0;
	font-family: var(--vs-slogan-font);
	font-size: var(--vs-slogan-size);
	font-weight: var(--vs-slogan-weight);
	color: var(--vs-slogan-color);
	line-height: 1.3;
}

/* ---------- Ana Menü ---------- */
.main-navigation ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 4px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	padding: 10px 14px;
	font-family: var(--vs-menu-font);
	font-size: var(--vs-menu-size);
	font-weight: var(--vs-menu-weight);
	text-transform: uppercase;
	letter-spacing: 0.04em;
	color: var(--vs-menu-color);
	border-radius: 4px;
	text-decoration: none;
	transition: color 0.2s ease;
}

.main-navigation a:hover,
.main-navigation a:focus,
.main-navigation .current-menu-item > a {
	color: var(--vs-menu-hover);
	text-decoration: none;
}

/* Alt menü */
.main-navigation ul ul {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 110;
	min-width: 200px;
	flex-direction: column;
	align-items: stretch;
	background: var(--vs-header-bg);
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
	border-radius: 4px;
	padding: 6px;
	display: none;
}

.main-navigation li:hover > ul,
.main-navigation li:focus-within > ul {
	display: flex;
}

/* Header paylaş düğmesi: yalnızca mobilde ve tarayıcı destekliyorsa görünür */
.main-navigation {
	display: flex;
	align-items: center;
	gap: 4px;
}

.header-share {
	display: none;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border: 0;
	border-radius: 50%;
	background: transparent;
	color: var(--vs-menu-color);
	cursor: pointer;
	transition: color 0.2s ease;
}

.header-share:hover {
	color: var(--vs-menu-hover);
}

.header-share svg {
	width: 20px;
	height: 20px;
}

/* Mobil menü düğmesi */
.menu-toggle {
	display: none;
	background: transparent;
	border: 0;
	padding: 10px;
	cursor: pointer;
}

.menu-toggle-bar,
.menu-toggle-bar::before,
.menu-toggle-bar::after {
	display: block;
	width: 24px;
	height: 2px;
	background: var(--vs-menu-color);
	position: relative;
	transition: transform 0.2s ease;
	content: "";
}

.menu-toggle-bar::before {
	position: absolute;
	top: -7px;
}

.menu-toggle-bar::after {
	position: absolute;
	top: 7px;
}

/* ---------- Buton & Devamını Oku ---------- */
.vs-button,
.wp-block-button__link {
	display: inline-block;
	padding: 12px 28px;
	background: var(--vs-btn-bg);
	color: var(--vs-btn-color);
	border: 0;
	border-radius: 4px;
	font-family: var(--vs-font-body);
	font-weight: 600;
	cursor: pointer;
	text-decoration: none;
	transition: background-color 0.2s ease, color 0.2s ease;
}

.vs-button:hover,
.vs-button:focus,
.wp-block-button__link:hover {
	background: var(--vs-btn-bg-hover);
	color: var(--vs-btn-color-hover);
	text-decoration: none;
}

.vs-readmore {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	color: var(--vs-readmore-color);
	font-family: var(--vs-readmore-font);
	font-size: var(--vs-readmore-size);
	font-weight: var(--vs-readmore-weight);
	text-decoration: none;
}

.vs-readmore:hover {
	text-decoration: underline;
}

.vs-readmore-arrow {
	color: var(--vs-readmore-arrow);
	transition: transform 0.2s ease;
}

.vs-readmore:hover .vs-readmore-arrow {
	transform: translateX(4px);
}

/* ---------- Kutu & Yazı Kartları ---------- */
.vs-box {
	border: var(--vs-box-border);
	border-radius: 8px;
	overflow: hidden;
	background: var(--vs-white);
}

.post-grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
	gap: 28px;
}

.post-card-thumb img {
	display: block;
	width: 100%;
	aspect-ratio: 16 / 9;
	object-fit: cover;
}

.post-card-body {
	padding: 20px;
}

.post-card-title {
	font-size: 20px;
	margin-bottom: 10px;
}

.post-card-title a {
	color: var(--vs-black);
}

.post-card-title a:hover {
	color: var(--vs-red);
	text-decoration: none;
}

/* Sayfalama */
.pagination {
	margin-top: 40px;
	text-align: center;
}

.pagination .page-numbers {
	display: inline-block;
	padding: 8px 14px;
	margin: 2px;
	border: 1px solid var(--vs-line-color);
	border-radius: 4px;
	background: var(--vs-nav-bg);
	color: var(--vs-nav-color);
	font-family: var(--vs-nav-font);
	font-size: var(--vs-nav-size);
	font-weight: var(--vs-nav-weight);
}

.pagination .page-numbers.current,
.pagination .page-numbers:hover {
	background: var(--vs-nav-bg-hover);
	border-color: var(--vs-nav-bg-hover);
	color: var(--vs-nav-color-hover);
	text-decoration: none;
}

/* ---------- Hero (Anasayfa) ---------- */
.hero {
	position: relative;
	display: flex;
	align-items: center;
	min-height: calc(100vh - 140px);
	min-height: calc(100svh - 140px);
	background-color: var(--vs-black);
	background-size: cover;
	background-position: center;
	overflow: hidden;
}

.hero-video {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.hero-overlay {
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.35);
}

.hero-inner {
	position: relative;
	z-index: 1;
	width: 100%;
	max-width: 1200px;
	margin-inline: auto;
	padding: 48px 20px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 48px;
}

.hero-image {
	flex: 0 0 var(--vs-hero-fg-size);
	width: var(--vs-hero-fg-size);
	min-width: 0;
}

.hero-image img {
	display: block;
	width: 100%;
	height: auto;
}

.hero-content {
	flex: 1 1 0;
	min-width: 0;
	max-width: var(--vs-hero-content-size);
}

.hero-title {
	margin: 0;
	color: var(--vs-hero-title-color);
	font-family: var(--vs-hero-title-font);
	font-size: var(--vs-hero-title-size);
	font-weight: var(--vs-hero-title-weight);
	line-height: 1.2;
}

.hero-divider {
	display: block;
	width: 100%;
	height: 1px;
	margin-block: 22px;
	background: var(--vs-line-color);
}

.hero-text {
	margin: 0;
	color: var(--vs-hero-text-color);
	font-family: var(--vs-hero-text-font);
	font-size: var(--vs-hero-text-size);
	font-weight: var(--vs-hero-text-weight);
	line-height: 1.8;
}

@media (max-width: 782px) {
	.hero {
		min-height: calc(100vh - 120px);
		min-height: calc(100svh - 120px);
	}

	.hero-inner {
		flex-direction: column;
		align-items: flex-start;
		gap: 28px;
	}

	/* Mobilde sürgü ayarı yerine içerik genişliğine uyum */
	.hero-image {
		flex: none;
		width: auto;
		max-width: 100%;
	}

	.hero-image img {
		width: auto;
		max-width: 100%;
		max-height: 40vh;
	}

	.hero-content {
		max-width: 100%;
	}
}

/* ---------- Videolar ---------- */
.video-container {
	width: 100%;
	max-width: 1400px;
	margin-inline: auto;
	padding-inline: 20px;
}

.page-heading {
	font-size: 32px;
	margin-bottom: 32px;
}

/* Videolar sayfası başlık alanı (blog sayfasıyla aynı düzen) */
.videos-head {
	text-align: center;
	margin-bottom: 48px;
}

.videos-label {
	margin: 0 0 12px;
	color: var(--vs-videos-l-color);
	font-family: var(--vs-videos-l-font);
	font-size: var(--vs-videos-l-size);
	font-weight: var(--vs-videos-l-weight);
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

.videos-heading {
	margin: 0 0 20px;
	color: var(--vs-videos-h-color);
	font-family: var(--vs-videos-h-font);
	font-size: var(--vs-videos-h-size);
	font-weight: var(--vs-videos-h-weight);
	line-height: 1.2;
}

.videos-heading em {
	color: var(--vs-red);
}

.videos-desc {
	max-width: 700px;
	margin: 0 auto;
	color: var(--vs-videos-d-color);
	font-family: var(--vs-videos-d-font);
	font-size: var(--vs-videos-d-size);
	font-weight: var(--vs-videos-d-weight);
	line-height: 1.7;
}

.video-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 28px;
}

.video-card {
	border: 1px solid var(--vs-box-border-color);
	border-radius: 10px;
	padding: 14px;
	background: var(--vs-white);
	transition: box-shadow 0.25s ease, transform 0.25s ease;
}

.video-card:hover {
	box-shadow: 0 14px 30px rgba(0, 0, 0, 0.12);
	transform: translateY(-4px);
}

.video-card-link {
	display: block;
	color: inherit;
	text-decoration: none;
}

.video-card-link:hover {
	text-decoration: none;
}

.video-thumb {
	position: relative;
	display: block;
	aspect-ratio: 16 / 9;
	overflow: hidden;
	background: var(--vs-black);
	border-radius: 6px;
}

.video-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: transform 0.3s ease;
}

.video-card-link:hover .video-thumb img,
.sidebar-video:hover .video-thumb img {
	transform: scale(1.05);
}

.video-thumb-placeholder {
	display: block;
	width: 100%;
	height: 100%;
	background: linear-gradient(135deg, #1a1a1a, #333);
}

/* Oynat düğmesi */
.video-play {
	position: absolute;
	inset: 0;
	margin: auto;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.55);
	transition: background-color 0.2s ease;
}

.video-play::after {
	content: "";
	position: absolute;
	inset: 0;
	margin: auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 0 8px 14px;
	border-color: transparent transparent transparent var(--vs-white);
	transform: translateX(2px);
}

.video-play-sm {
	width: 32px;
	height: 32px;
}

.video-play-sm::after {
	border-width: 5px 0 5px 9px;
}

.video-card-link:hover .video-play,
.sidebar-video:hover .video-play {
	background: var(--vs-red);
}

.video-card-title {
	display: block;
	padding: 14px 4px 8px;
	font-weight: 600;
	line-height: 1.4;
	color: var(--vs-black);
}

.video-card-link:hover .video-card-title {
	color: var(--vs-red);
}

.video-card-excerpt {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	padding: 0 4px 6px;
	font-size: 14px;
	line-height: 1.6;
	color: #555;
	text-align: justify;
}

/* Tekil video */
.single-video-layout {
	display: flex;
	align-items: flex-start;
	gap: 32px;
}

.single-video-main {
	flex: 0 1 900px;
	max-width: 900px;
	min-width: 0;
}

.video-frame {
	position: relative;
	aspect-ratio: 16 / 9;
	background: var(--vs-black);
}

.video-frame iframe {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.single-video-title {
	font-size: 26px;
	margin-block: 20px 12px;
}

.single-video-excerpt {
	margin: 0 0 16px;
	padding-bottom: 16px;
	border-bottom: 1px solid var(--vs-line-color);
	font-size: 15px;
	line-height: 1.7;
	color: #555;
}

.single-video-sidebar {
	flex: 1 1 0;
	min-width: 0;
}

.sidebar-title {
	color: var(--vs-videos-h-color);
	font-family: var(--vs-videos-h-font);
	font-weight: var(--vs-videos-h-weight);
	/* Ana başlık puntosunun %60'ı oranında ölçeklenir */
	font-size: calc(var(--vs-videos-h-size) * 0.6);
	margin-bottom: 16px;
}

.sidebar-video-list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.sidebar-video {
	display: flex;
	gap: 12px;
	align-items: flex-start;
	color: inherit;
	text-decoration: none;
}

.sidebar-video:hover {
	text-decoration: none;
}

.sidebar-video .video-thumb {
	flex: 0 0 120px;
	border-radius: 4px;
}

.sidebar-video-title {
	font-size: 14px;
	font-weight: 600;
	line-height: 1.4;
	color: var(--vs-black);
}

.sidebar-video:hover .sidebar-video-title {
	color: var(--vs-red);
}

@media (max-width: 1024px) {
	.video-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.single-video-layout {
		flex-direction: column;
	}

	.single-video-main {
		flex: 1 1 auto;
		max-width: 100%;
	}

	.single-video-sidebar {
		width: 100%;
	}

	.sidebar-video-list {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 782px) {
	.video-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 480px) {
	.video-grid,
	.sidebar-video-list {
		grid-template-columns: 1fr;
	}
}

/* ---------- Anasayfa: Video Slider ---------- */
/* Arka plan uçtan uca; renk Özelleştir'den gelir, hafif derinlik geçişi eklenir.
   Hero'ya yapışıktır (boşluk yok). */
.home-slider {
	width: 100%;
	margin-top: 0;
	padding-block: 64px 40px;
	background: var(--vs-slider-bg);
	background-image: radial-gradient(
		circle at 50% -20%,
		color-mix(in srgb, var(--vs-slider-bg), #ffffff 14%),
		var(--vs-slider-bg) 55%,
		color-mix(in srgb, var(--vs-slider-bg), #000000 12%)
	);
}

.home-slider-heading {
	text-align: center;
	margin: 0 0 40px;
	color: var(--vs-slider-h-color);
	font-family: var(--vs-slider-h-font);
	font-size: var(--vs-slider-h-size);
	font-weight: var(--vs-slider-h-weight);
}

.home-slider-inner {
	position: relative;
	width: calc(100% - 40px);
	max-width: 1360px;
	margin-inline: auto;
}

/* Sahne oranı: ortadaki %40'lık slayt tam 16:9 olacak şekilde (40/9) */
.slider-stage {
	position: relative;
	aspect-ratio: 40 / 9;
	overflow: hidden;
}

.slider-slide {
	position: absolute;
	top: 0;
	left: 50%;
	width: 40%;
	height: 100%;
	border-radius: 16px;
	overflow: hidden;
	background: var(--vs-black);
	box-shadow: 0 16px 40px rgba(0, 0, 0, 0.22);
	cursor: pointer;
	transition: transform 0.6s ease, opacity 0.6s ease;
	will-change: transform;
	/* Başlangıç: üst üste ortada; bölüm ekrana gelince JS yelpaze gibi açar */
	transform: translateX(-50%) scale(0.9);
}

.slider-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.slider-slide-title {
	position: absolute;
	inset-inline: 0;
	bottom: 0;
	padding: 40px 20px 16px;
	background: linear-gradient(transparent, rgba(0, 0, 0, 0.75));
	color: var(--vs-white);
	font-weight: 600;
	font-size: 16px;
	line-height: 1.4;
	opacity: 0;
	transition: opacity 0.4s ease;
}

.slider-slide.is-active .slider-slide-title {
	opacity: 1;
}

.slider-slide .video-play {
	opacity: 0;
	transition: opacity 0.3s ease, background-color 0.2s ease;
}

.slider-slide.is-active:hover .video-play {
	opacity: 1;
	background: var(--vs-red);
}

/* Oklar */
.slider-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 120;
	width: 48px;
	height: 48px;
	border: 0;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.45);
	color: var(--vs-white);
	font-size: 18px;
	cursor: pointer;
	transition: background-color 0.2s ease, color 0.2s ease;
}

.slider-arrow:hover {
	background: var(--vs-white);
	color: var(--vs-black);
}

.slider-prev {
	left: 8px;
}

.slider-next {
	right: 8px;
}

/* Noktalar */
.slider-dots {
	display: flex;
	justify-content: center;
	gap: 10px;
	margin-top: 24px;
}

.slider-dot {
	width: 10px;
	height: 10px;
	padding: 0;
	border: 0;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.45);
	cursor: pointer;
	transition: background-color 0.2s ease, transform 0.2s ease;
}

.slider-dot.is-active {
	background: var(--vs-white);
	transform: scale(1.3);
}

@media (max-width: 782px) {
	.slider-stage {
		aspect-ratio: 25 / 9;
	}

	.slider-slide {
		width: 64%;
	}

	.slider-arrow {
		width: 38px;
		height: 38px;
	}
}

/* Slider altı buton */
.home-slider-cta {
	text-align: center;
	margin-top: 40px;
}

/* Hap formlu, oku hover'da sondan başa geçen buton */
.vs-btn-arrow {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	border-radius: 999px;
	padding: 14px 72px;
	min-width: 340px;
}

@media (max-width: 480px) {
	.vs-btn-arrow {
		padding-inline: 36px;
		min-width: 0;
	}
}

.vs-btn-arrow .vs-arrow {
	display: inline-block;
	width: 1.1em;
	overflow: hidden;
	transition: width 0.35s ease, opacity 0.35s ease, transform 0.35s ease;
}

.vs-btn-arrow .vs-arrow-start {
	width: 0;
	opacity: 0;
	transform: translateX(-10px);
}

.vs-btn-arrow:hover .vs-arrow-start {
	width: 1.1em;
	opacity: 1;
	transform: translateX(0);
}

.vs-btn-arrow:hover .vs-arrow-end {
	width: 0;
	opacity: 0;
	transform: translateX(10px);
}

/* ---------- Anasayfa: Videolar bölümü ---------- */
/* Bölüm çerçevesi: header içeriğiyle (logo–menü) aynı genişlikte */
.home-videos {
	width: calc(100% - 40px);
	max-width: 1360px;
	margin-inline: auto;
	margin-top: 100px;
	padding: 40px;
	border: 1px solid var(--vs-box-border-color);
	border-radius: 28px;
	box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
}

.home-videos-label {
	margin: 0 0 12px;
	color: var(--vs-hv-label-color);
	font-family: var(--vs-hv-label-font);
	font-size: var(--vs-hv-label-size);
	font-weight: var(--vs-hv-label-weight);
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

.home-videos-heading {
	color: var(--vs-hv-h-color);
	font-family: var(--vs-hv-h-font);
	font-size: var(--vs-hv-h-size);
	font-weight: var(--vs-hv-h-weight);
	line-height: 1.2;
	margin-bottom: 32px;
}

.home-videos-heading em {
	color: var(--vs-red);
}

.home-videos-footer {
	margin-top: 40px;
	text-align: center;
}

@media (max-width: 782px) {
	.home-videos {
		margin-top: 60px;
		padding: 20px;
		border-radius: 18px;
	}
}

/* ---------- Anasayfa: Blog bölümü (kartlar, koyu zemin) ---------- */
.home-blog {
	width: 100%;
	margin-top: 100px;
	padding: 80px 0;
	background: #0f0f0f;
}

/* Kartlar, video bölümündeki kartlarla aynı hizada (1280px içerik) */
.home-blog-inner {
	max-width: 1320px;
	margin-inline: auto;
	padding-inline: 20px;
}

.home-blog-head {
	margin-bottom: 40px;
}

.home-blog-label {
	margin: 0 0 12px;
	color: var(--vs-hb-label-color);
	font-family: var(--vs-hb-label-font);
	font-size: var(--vs-hb-label-size);
	font-weight: var(--vs-hb-label-weight);
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

.home-blog-title {
	margin: 0 0 12px;
	color: var(--vs-hb-title-color);
	font-family: var(--vs-hb-title-font);
	font-size: var(--vs-hb-title-size);
	font-weight: var(--vs-hb-title-weight);
	line-height: 1.2;
}

.home-blog-title em {
	color: var(--vs-red);
}

.home-blog-desc {
	margin: 0;
	color: var(--vs-hb-desc-color);
	font-family: var(--vs-hb-desc-font);
	font-size: var(--vs-hb-desc-size);
	font-weight: var(--vs-hb-desc-weight);
	line-height: 1.6;
}

.home-blog-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 24px;
}

@media (max-width: 1023px) {
	.home-blog-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

.home-blog-card {
	display: flex;
	flex-direction: column;
	background: #161616;
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 12px;
	overflow: hidden;
	padding: 14px;
	text-decoration: none;
}

.home-blog-card:hover {
	text-decoration: none;
}

.home-blog-thumb {
	position: relative;
	display: block;
	aspect-ratio: 16 / 10;
	border-radius: 8px;
	overflow: hidden;
	/* Kart zeminiyle aynı ton: geçiş anında sırıtmaz */
	background: #161616;
}

/* Rüzgâr efekti: iki kopya resim. Görünen resim hover'da sola esneyip
   bulanıklaşarak kaybolur; kopyası sağdan bulanık gelip netleşerek oturur. */
.hb-img-back {
	position: relative;
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: 0.5s;
}

.hb-img-front {
	position: absolute;
	inset: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: translateX(50%) scaleX(2);
	opacity: 0;
	filter: blur(10px);
	transition: 0.8s;
}

.home-blog-card:hover .hb-img-back {
	transform: translateX(-50%) scaleX(2);
	opacity: 0;
	filter: blur(10px);
}

.home-blog-card:hover .hb-img-front {
	transform: translateX(0) scaleX(1);
	opacity: 1;
	filter: blur(0);
}

/* Görsel üstündeki yazar + tarih rozeti */
.home-blog-badge {
	position: absolute;
	top: 12px;
	left: 12px;
	z-index: 2;
	display: inline-flex;
	align-items: center;
	gap: 12px;
	padding: 6px 14px;
	border-radius: 999px;
	background: rgba(0, 0, 0, 0.75);
	color: var(--vs-white);
	font-size: 12px;
	font-weight: 500;
	line-height: 1;
	max-width: calc(100% - 24px);
}

.home-blog-badge-item {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	white-space: nowrap;
}

.home-blog-badge svg {
	width: 12px;
	height: 12px;
	flex-shrink: 0;
}

.home-blog-card-body {
	display: flex;
	flex-direction: column;
	flex: 1;
	padding: 18px 8px 8px;
}

.home-blog-card-title {
	color: var(--vs-hb-at-color);
	font-family: var(--vs-hb-at-font);
	font-size: var(--vs-hb-at-size);
	font-weight: var(--vs-hb-at-weight);
	line-height: 1.45;
	margin-bottom: 16px;
	transition: color 0.3s ease;
}

/* Kırmızıya dönüş yalnızca başlığın üzerine gelince (Reeni davranışı) */
.home-blog-card-title:hover {
	color: var(--vs-red);
}

/* Hover: başlığın altında soldan sağa çizilen çizgi (her satırda) */
.hb-underline {
	display: inline;
	background-image: linear-gradient(currentColor, currentColor);
	background-repeat: no-repeat;
	background-position: 0 100%;
	background-size: 0% 2px;
	transition: background-size 0.45s ease;
	padding-bottom: 3px;
}

.home-blog-card:hover .hb-underline {
	background-size: 100% 2px;
}

.home-blog-readmore {
	margin-top: auto;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}

/* CTA bandı: blog bölümüne yapışıktır */
.home-cta {
	background: var(--vs-hb-cta-bg);
	padding: 48px 0;
	margin: 0;
}

/* CTA butonu: siyah zemin, beyaz yazı; hover'da yazı turuncuya döner */
.home-cta .home-cta-btn {
	background: var(--vs-black);
	color: var(--vs-white);
}

.home-cta .home-cta-btn:hover {
	background: #000000;
	color: #e2511d;
}

/* Anasayfada CTA şeridi footer'a yapışır (aradaki boşluk kalkar) */
.page-template-template-home .site-footer {
	margin-top: 0;
}

/* Ben Kimim ve İletişim'de koyu bölümler footer'a 1px mesafeyle oturur */
.page-template-template-about .site-footer,
.page-template-template-contact .site-footer {
	margin-top: 1px;
}

.home-cta-inner {
	max-width: 1200px;
	margin-inline: auto;
	padding-inline: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 20px;
}

.home-cta-text {
	color: var(--vs-hb-cta-color);
	font-family: var(--vs-hb-cta-font);
	font-size: var(--vs-hb-cta-size);
	font-weight: var(--vs-hb-cta-weight);
	font-style: italic;
	line-height: 1.3;
}

.home-cta-btn {
	letter-spacing: 0.08em;
	text-transform: uppercase;
	white-space: nowrap;
}

/* ---------- Blog: Yazılarımız sayfası ---------- */
.blog-container {
	width: 100%;
	max-width: 1200px;
	margin-inline: auto;
	padding-inline: 20px;
}

.blog-head {
	text-align: center;
	margin-bottom: 48px;
}

.blog-label {
	margin: 0 0 12px;
	color: var(--vs-blog-label-color);
	font-family: var(--vs-blog-label-font);
	font-size: var(--vs-blog-label-size);
	font-weight: var(--vs-blog-label-weight);
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

.blog-title {
	margin: 0 0 20px;
	color: var(--vs-blog-title-color);
	font-family: var(--vs-blog-title-font);
	font-size: var(--vs-blog-title-size);
	font-weight: var(--vs-blog-title-weight);
	line-height: 1.2;
}

.blog-title em {
	color: var(--vs-red);
}

.blog-desc {
	max-width: 700px;
	margin: 0 auto;
	color: var(--vs-blog-desc-color);
	font-family: var(--vs-blog-desc-font);
	font-size: var(--vs-blog-desc-size);
	font-weight: var(--vs-blog-desc-weight);
	line-height: 1.7;
}

.blog-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 28px;
}

.blog-card {
	display: flex;
	flex-direction: column;
	background: var(--vs-white);
	border: 1px solid var(--vs-box-border-color);
	border-radius: 10px;
	overflow: hidden;
	padding: 14px;
	text-decoration: none;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.blog-card:hover {
	transform: translateY(-4px);
	box-shadow: 0 10px 28px rgba(0, 0, 0, 0.1);
	text-decoration: none;
}

.blog-card-thumb {
	display: block;
	border-radius: 6px;
	overflow: hidden;
	margin-bottom: 16px;
}

.blog-card-thumb img {
	width: 100%;
	height: 200px;
	object-fit: cover;
	display: block;
	transition: transform 0.4s ease;
}

.blog-card:hover .blog-card-thumb img {
	transform: scale(1.03);
}

.blog-card-body {
	display: flex;
	flex-direction: column;
	flex: 1;
	padding: 4px 6px 6px;
}

.blog-card-title {
	color: var(--vs-blog-ct-color);
	font-family: var(--vs-blog-ct-font);
	font-size: var(--vs-blog-ct-size);
	font-weight: var(--vs-blog-ct-weight);
	line-height: 1.3;
	margin-bottom: 8px;
}

.blog-card-meta {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 12px;
	color: var(--vs-blog-cm-color);
	font-family: var(--vs-blog-cm-font);
	font-size: var(--vs-blog-cm-size);
	font-weight: var(--vs-blog-cm-weight);
}

.blog-card-excerpt {
	flex: 1;
	margin-bottom: 16px;
	color: var(--vs-blog-cx-color);
	font-family: var(--vs-blog-cx-font);
	font-size: var(--vs-blog-cx-size);
	font-weight: var(--vs-blog-cx-weight);
	line-height: 1.7;
	text-align: justify;
}

.blog-empty {
	text-align: center;
	color: #999;
	padding: 60px 0;
}

/* ---------- Blog: Tekil yazı ---------- */
.single-layout {
	display: flex;
	gap: 40px;
	align-items: flex-start;
}

.single-main {
	flex: 1;
	max-width: 860px;
	min-width: 0;
}

.single-article {
	border: 1px solid var(--vs-box-border-color);
	border-radius: 10px;
	padding: 16px;
	background: var(--vs-white);
}

.single-article-head {
	padding: 0 12px 16px;
}

.single-article-title {
	margin: 0 0 12px;
	color: var(--vs-sg-title-color);
	font-family: var(--vs-sg-title-font);
	font-size: var(--vs-sg-title-size);
	font-weight: var(--vs-sg-title-weight);
	line-height: 1.3;
}

.single-article-metabar {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	gap: 12px;
	margin-bottom: 20px;
}

.single-article-meta {
	display: flex;
	align-items: center;
	gap: 16px;
	color: var(--vs-sg-meta-color);
	font-family: var(--vs-sg-meta-font);
	font-size: var(--vs-sg-meta-size);
	font-weight: var(--vs-sg-meta-weight);
}

.single-share {
	display: flex;
	gap: 8px;
}

.single-share-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background: var(--vs-sg-share-bg);
	color: var(--vs-sg-share-color);
	transition: opacity 0.2s ease;
}

.single-share-icon:hover {
	opacity: 0.7;
}

.single-share-icon svg {
	width: 14px;
	height: 14px;
}

.single-accent {
	display: block;
	width: 60px;
	height: 3px;
	background: var(--vs-red);
}

.single-article-thumb {
	padding: 0 12px;
	margin-bottom: 24px;
}

.single-article-thumb img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 6px;
}

.single-article-content {
	padding: 0 12px 24px;
	color: var(--vs-sg-content-color);
	font-family: var(--vs-sg-content-font);
	font-size: var(--vs-sg-content-size);
	font-weight: var(--vs-sg-content-weight);
	line-height: 1.8;
}

.single-article-content p {
	margin: 0 0 1.4em;
	text-align: justify;
}

.single-article-content img {
	max-width: 100%;
	height: auto;
	border-radius: 6px;
}

.single-article-content h2,
.single-article-content h3 {
	color: var(--vs-sg-title-color);
	font-family: var(--vs-sg-title-font);
}

.single-article-content h2 {
	margin: 2em 0 0.8em;
}

.single-article-content h3 {
	margin: 1.5em 0 0.6em;
}

.single-article-content a {
	color: var(--vs-red);
	text-decoration: underline;
}

/* Tüm Yazılar bağlantısı */
.single-back {
	margin-top: 32px;
	text-align: center;
}

/* Önceki / Sonraki */
.single-prevnext {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	gap: 20px;
	margin-top: 24px;
}

.single-prevnext-col {
	flex: 1;
	min-width: 0;
}

.single-prevnext-card {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 16px 20px;
	border: 1px solid var(--vs-box-border-color);
	background: var(--vs-white);
	border-radius: 8px;
	text-decoration: none;
	transition: box-shadow 0.2s ease, background-color 0.2s ease;
}

.single-prevnext-card:hover {
	background: #faf8f5;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
	text-decoration: none;
}

.single-prevnext-card.is-next {
	justify-content: flex-end;
	text-align: right;
}

.single-prevnext-arrow {
	flex-shrink: 0;
	color: var(--vs-nav-color);
	font-size: 18px;
}

.single-prevnext-label {
	display: block;
	font-size: 11px;
	color: #999;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	margin-bottom: 4px;
}

.single-prevnext-title {
	display: block;
	font-size: var(--vs-nav-size);
	color: var(--vs-nav-color);
	font-weight: var(--vs-nav-weight);
	line-height: 1.3;
}

/* Yan sütun */
.single-sidebar {
	width: 300px;
	flex-shrink: 0;
}

.single-sidebar-sticky {
	position: sticky;
	top: 160px;
}

.single-sidebar-title {
	margin: 0 0 20px;
	padding-bottom: 12px;
	border-bottom: 2px solid var(--vs-box-border-color);
	color: var(--vs-sg-sb-color);
	font-family: var(--vs-sg-sb-font);
	font-size: var(--vs-sg-sb-size);
	font-weight: var(--vs-sg-sb-weight);
}

.single-sidebar-card {
	display: flex;
	gap: 12px;
	padding: 12px;
	margin-bottom: 8px;
	border: 1px solid var(--vs-box-border-color);
	border-radius: 8px;
	text-decoration: none;
	transition: background-color 0.2s ease;
}

.single-sidebar-card:hover {
	background: #faf8f5;
	text-decoration: none;
}

.single-sidebar-card img {
	width: 64px;
	height: 64px;
	object-fit: cover;
	border-radius: 6px;
	flex-shrink: 0;
}

.single-sidebar-card-body {
	flex: 1;
	min-width: 0;
}

.single-sidebar-card-title {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	color: var(--vs-black);
	font-family: var(--vs-font-heading);
	font-size: 14px;
	font-weight: 600;
	line-height: 1.3;
	margin-bottom: 4px;
}

.single-sidebar-card:hover .single-sidebar-card-title {
	color: var(--vs-red);
}

.single-sidebar-card-date {
	display: block;
	font-size: 11px;
	color: #999;
}

.single-sidebar-pagination {
	margin-top: 24px;
	padding-top: 20px;
	border-top: 2px solid var(--vs-box-border-color);
}

.single-sidebar-pagination .page-numbers {
	padding: 6px 11px;
}

@media (max-width: 1023px) {
	.blog-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.single-layout {
		flex-direction: column;
	}

	.single-sidebar {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.blog-grid {
		grid-template-columns: 1fr;
	}

	.home-blog {
		margin-top: 60px;
		padding: 48px 0;
	}

	.home-blog-grid {
		grid-template-columns: 1fr;
		gap: 20px;
	}

	.home-cta-inner {
		justify-content: center;
		text-align: center;
	}

	.single-prevnext {
		flex-direction: column;
	}
}

/* ---------- Ben Kimim ---------- */
.about-container {
	width: 100%;
	max-width: 1200px;
	margin-inline: auto;
	padding-inline: 20px;
}

.about-founder-section {
	background: #0f0f0f;
	padding: 80px 0;
}

.about-founder {
	display: flex;
	gap: 60px;
	align-items: flex-start;
}

.about-photo {
	position: relative;
	flex-shrink: 0;
	width: 400px;
}

.about-photo img {
	position: relative;
	z-index: 1;
	width: 100%;
	height: auto;
	display: block;
	border-radius: 4px;
}

.about-photo-frame {
	position: absolute;
	top: -12px;
	left: -12px;
	width: 100%;
	height: 100%;
	border: 2px solid var(--vs-ab-frame);
	border-radius: 4px;
}

.about-photo-corner {
	position: absolute;
	bottom: -12px;
	right: -12px;
	width: 80px;
	height: 80px;
	background: var(--vs-ab-frame);
	border-radius: 4px;
	z-index: 0;
}

.about-text {
	flex: 1;
	min-width: 0;
	padding-top: 16px;
}

.about-label {
	margin: 0 0 12px;
	color: var(--vs-ab-label-color);
	font-family: var(--vs-ab-label-font);
	font-size: var(--vs-ab-label-size);
	font-weight: var(--vs-ab-label-weight);
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

.about-name {
	margin: 0 0 24px;
	color: var(--vs-ab-name-color);
	font-family: var(--vs-ab-name-font);
	font-size: var(--vs-ab-name-size);
	font-weight: var(--vs-ab-name-weight);
	line-height: 1.2;
}

.about-accent {
	display: block;
	width: 60px;
	height: 3px;
	background: var(--vs-ab-frame);
	margin-bottom: 24px;
}

.about-bio {
	color: var(--vs-ab-bio-color);
	font-family: var(--vs-ab-bio-font);
	font-size: var(--vs-ab-bio-size);
	font-weight: var(--vs-ab-bio-weight);
	line-height: 1.8;
	text-align: var(--vs-ab-bio-align);
}

.about-bio p {
	margin: 0 0 1.4em;
	text-indent: 1.5em;
}

.about-bio p:last-child {
	margin-bottom: 0;
}

/* Değerler / CTA kutuları */
.about-values-section {
	background: #0f0f0f;
	padding: 0 0 80px;
	text-align: center;
}

.about-values-title {
	margin: 0 0 48px;
	color: var(--vs-ab-vt-color);
	font-family: var(--vs-ab-vt-font);
	font-size: var(--vs-ab-vt-size);
	font-weight: var(--vs-ab-vt-weight);
	line-height: 1.2;
}

.about-values-title em {
	color: var(--vs-red);
}

.about-cta-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 24px;
}

.about-cta-box {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: var(--vs-ab-card-bg);
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 8px;
	padding: 48px 40px;
	min-height: 220px;
	text-align: center;
}

.about-value-title {
	margin: 0 0 12px;
	color: var(--vs-ab-vct-color);
	font-family: var(--vs-ab-vct-font);
	font-size: var(--vs-ab-vct-size);
	font-weight: var(--vs-ab-vct-weight);
}

.about-value-text {
	margin: 0 0 24px;
	max-width: 420px;
	color: var(--vs-ab-vcx-color);
	font-family: var(--vs-ab-vcx-font);
	font-size: var(--vs-ab-vcx-size);
	font-weight: var(--vs-ab-vcx-weight);
	line-height: 1.7;
}

.about-cta-box .about-cta-btn {
	margin-top: auto;
}

/* Hover: buton siyaha dönerken çevresinde turuncu çerçeve belirir */
.about-cta-btn {
	outline: 3px solid transparent;
	outline-offset: 2px;
	transition: background-color 0.2s ease, color 0.2s ease, outline-color 0.3s ease;
}

.about-cta-btn:hover {
	outline-color: #e2511d;
}

/* ---------- İletişim ---------- */
.contact-hero {
	position: relative;
	overflow: hidden;
	padding: 80px 0 100px;
	background: linear-gradient(135deg, var(--vs-ct-head-bg) 0%, color-mix(in srgb, var(--vs-ct-head-bg), #000000 40%) 100%);
}

.contact-hero::before {
	content: "";
	position: absolute;
	inset: 0;
	opacity: 0.05;
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60"><path d="M0 30h60M30 0v60" stroke="%23ffffff" stroke-width="0.5"/></svg>');
}

.contact-hero-inner {
	position: relative;
	z-index: 1;
	text-align: center;
}

.contact-hero-label {
	margin: 0 0 16px;
	color: var(--vs-ct-label-color);
	font-family: var(--vs-ct-label-font);
	font-size: var(--vs-ct-label-size);
	font-weight: var(--vs-ct-label-weight);
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

.contact-hero-title {
	margin: 0 0 20px;
	color: var(--vs-ct-title-color);
	font-family: var(--vs-ct-title-font);
	font-size: var(--vs-ct-title-size);
	font-weight: var(--vs-ct-title-weight);
	line-height: 1.2;
}

.contact-hero-title em {
	color: var(--vs-red);
}

.contact-hero-desc {
	max-width: 600px;
	margin: 0 auto;
	color: var(--vs-ct-desc-color);
	font-family: var(--vs-ct-desc-font);
	font-size: var(--vs-ct-desc-size);
	font-weight: var(--vs-ct-desc-weight);
	line-height: 1.7;
}

/* Kartlar (banda binen) */
.contact-cards-shift {
	transform: translateY(-40px);
}

.contact-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 20px;
}

.contact-card {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	background: var(--vs-ct-card-bg);
	border: 1px solid var(--vs-box-border-color);
	border-radius: 12px;
	padding: 32px 24px;
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04);
	text-decoration: none;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.contact-card:hover {
	transform: translateY(-4px);
	box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08);
	text-decoration: none;
}

.contact-card-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 56px;
	height: 56px;
	margin-bottom: 20px;
	border-radius: 50%;
	background: var(--vs-ct-icon-bg);
	color: var(--vs-ct-icon-color);
	transition: background-color 0.3s ease, color 0.3s ease;
}

.contact-card:hover .contact-card-icon {
	background: var(--vs-ct-icon-hover);
	color: var(--vs-white);
}

.contact-card-label {
	margin-bottom: 8px;
	color: var(--vs-ct-cl-color);
	font-family: var(--vs-ct-cl-font);
	font-size: var(--vs-ct-cl-size);
	font-weight: var(--vs-ct-cl-weight);
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.contact-card-value {
	display: block;
	color: var(--vs-ct-cv-color);
	font-family: var(--vs-ct-cv-font);
	font-size: var(--vs-ct-cv-size);
	font-weight: var(--vs-ct-cv-weight);
	line-height: 1.6;
	text-decoration: none;
}

.contact-card-note {
	margin-top: 6px;
	font-size: 12px;
	color: #999;
}

/* Harita + bilgi */
.contact-map-section {
	background: #0f0f0f;
	padding: 40px 0 80px;
}

.contact-main {
	display: flex;
	gap: 40px;
	align-items: stretch;
}

.contact-info {
	width: 400px;
	flex-shrink: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.contact-map-title {
	margin: 0 0 16px;
	color: var(--vs-ct-mt-color);
	font-family: var(--vs-ct-mt-font);
	font-size: var(--vs-ct-mt-size);
	font-weight: var(--vs-ct-mt-weight);
	line-height: 1.3;
}

.contact-map-title em {
	color: var(--vs-red);
}

.contact-map-desc {
	margin: 0 0 32px;
	color: var(--vs-ct-md-color);
	font-family: var(--vs-ct-md-font);
	font-size: var(--vs-ct-md-size);
	font-weight: var(--vs-ct-md-weight);
	line-height: 1.8;
}

.contact-detail {
	display: flex;
	align-items: flex-start;
	gap: 16px;
	margin-bottom: 24px;
}

.contact-detail-icon,
.contact-social-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	flex-shrink: 0;
	border-radius: 10px;
	background: var(--vs-red);
	color: var(--vs-white);
}

.contact-detail-icon svg,
.contact-social-btn svg {
	width: 20px;
	height: 20px;
}

.contact-detail-label {
	display: block;
	margin-bottom: 4px;
	color: var(--vs-ct-dl-color);
	font-family: var(--vs-ct-dl-font);
	font-size: var(--vs-ct-dl-size);
	font-weight: var(--vs-ct-dl-weight);
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.contact-detail-value {
	display: block;
	color: var(--vs-ct-dv-color);
	font-family: var(--vs-ct-dv-font);
	font-size: var(--vs-ct-dv-size);
	font-weight: var(--vs-ct-dv-weight);
	line-height: 1.6;
	text-decoration: none;
}

.contact-social {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 8px;
}

.contact-social-btn {
	transition: opacity 0.2s ease;
}

.contact-social-btn:hover {
	opacity: 0.75;
}

.contact-map {
	flex: 1;
	min-height: 480px;
	min-width: 0;
	border: 1px solid var(--vs-box-border-color);
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
}

.contact-map-frame {
	width: 100%;
	height: 100%;
}

.contact-map-frame iframe {
	width: 100% !important;
	height: 100% !important;
	border: 0 !important;
	display: block;
}

.contact-map-empty {
	width: 100%;
	height: 100%;
	min-height: 480px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #eee;
	color: #999;
	font-size: 14px;
	padding: 20px;
	text-align: center;
}

/* Responsive: Ben Kimim + İletişim */
@media (min-width: 768px) and (max-width: 1023px) {
	.contact-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	.about-founder {
		flex-direction: column;
		gap: 36px;
		align-items: center;
	}

	.about-photo {
		width: 68%;
		max-width: 280px;
	}

	.about-bio {
		text-align: justify;
	}

	.about-values-title {
		font-size: 26px;
		margin-bottom: 32px;
	}

	.about-cta-grid {
		grid-template-columns: 1fr;
		gap: 16px;
	}

	.about-cta-box {
		padding: 32px 20px;
		min-height: 0;
	}

	.contact-grid {
		grid-template-columns: 1fr;
	}

	.contact-main {
		flex-direction: column;
	}

	.contact-info {
		width: 100%;
	}

	/* Mobilde haritaya sabit yükseklik: iframe %100 yüksekliği buradan alır */
	.contact-map {
		width: 100%;
		height: 360px;
		min-height: 0;
		flex: none;
	}
}

/* ---------- Yorumlar ---------- */
.comment-membership-note {
	padding: 12px 16px;
	border: 1px solid var(--vs-line-color);
	border-left: 3px solid var(--vs-red);
	border-radius: 6px;
	background: #faf8f5;
	color: #555;
	font-size: 14px;
}

/* Bal küpü alanı: gerçek kullanıcılar görmez */
.vs-hp-field {
	position: absolute !important;
	left: -9999px !important;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.comment-form-author input,
.comment-form-email input,
.comment-form textarea {
	width: 100%;
	max-width: 520px;
	padding: 10px 14px;
	border: 1px solid var(--vs-line-color);
	border-radius: 6px;
	font-family: var(--vs-font-body);
	font-size: 15px;
}

.comment-form textarea {
	max-width: 100%;
}

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

.comment-form .submit {
	display: inline-block;
	padding: 12px 28px;
	background: var(--vs-btn-bg);
	color: var(--vs-btn-color);
	border: 0;
	border-radius: 4px;
	font-weight: 600;
	cursor: pointer;
	transition: background-color 0.2s ease, color 0.2s ease;
}

.comment-form .submit:hover {
	background: var(--vs-btn-bg-hover);
	color: var(--vs-btn-color-hover);
}

.comment-list {
	list-style: none;
	margin: 32px 0 0;
	padding: 0;
}

.comment-list .comment {
	border: 1px solid var(--vs-line-color);
	border-radius: 8px;
	padding: 16px 20px;
	margin-bottom: 12px;
}

/* ---------- Kurallar sayfası ---------- */
.terms-wrap {
	width: 100%;
	max-width: 940px; /* 900px kutu + kenar boşlukları */
	margin-inline: auto;
	padding-inline: 20px;
}

.terms-box {
	max-width: 900px;
	margin-inline: auto;
	border: 1px solid var(--vs-box-border-color);
	border-radius: 10px;
	padding: 40px;
	background: var(--vs-white);
}

.terms-title {
	margin: 0 0 20px;
	padding-bottom: 16px;
	border-bottom: 1px solid var(--vs-line-color);
	font-family: var(--vs-font-heading);
	color: var(--vs-black);
	font-size: 30px;
}

.terms-content {
	font-family: var(--vs-font-body);
	color: #444;
	font-size: 15px;
	line-height: 1.8;
}

.terms-content p {
	margin: 0 0 1.3em;
	text-align: justify;
}

.terms-content h2,
.terms-content h3 {
	font-family: var(--vs-font-heading);
	color: var(--vs-black);
}

.terms-content ul,
.terms-content ol {
	margin: 1em 0;
	padding-left: 1.5em;
}

.terms-back {
	margin-top: 32px;
	text-align: center;
}

@media (max-width: 767px) {
	.terms-box {
		padding: 24px 18px;
	}
}

/* ---------- 404 ---------- */
.error-404 {
	text-align: center;
	padding-block: 96px;
}

.error-404-title {
	font-size: 44px;
}

.error-404-text {
	max-width: 560px;
	margin: 0 auto 28px;
}

/* ---------- Footer ---------- */
.site-footer {
	background: var(--vs-footer-bg);
	margin-top: 64px;
	padding-block: 56px 24px;
}

.footer-columns {
	display: grid;
	grid-template-columns: 1.2fr 1fr 1fr 1.3fr;
	justify-content: start;
	gap: 48px;
	padding-bottom: 40px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.footer-col {
	min-width: 0;
}

.footer-title {
	color: var(--vs-ft-title-color);
	font-family: var(--vs-ft-title-font);
	font-size: var(--vs-ft-title-size);
	font-weight: var(--vs-ft-title-weight);
	text-transform: uppercase;
	letter-spacing: 0.02em;
	margin-bottom: 30px;
}

/* Başlık altı kırmızı çift çizgi */
.footer-title::after {
	content: "";
	display: block;
	width: 26px;
	height: 8px;
	margin-top: 14px;
	background-image:
		linear-gradient(var(--vs-red), var(--vs-red)),
		linear-gradient(var(--vs-red), var(--vs-red));
	background-size: 12px 2px, 26px 2px;
	background-position: 0 0, 0 6px;
	background-repeat: no-repeat;
}

/* Hakkımda sütunu */
.footer-about-text {
	margin: 0 0 24px;
	line-height: 1.9;
}

.footer-col-about .vs-social {
	gap: 10px;
}

.footer-col-about .vs-social a {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.08);
	color: var(--vs-ft-sub-color);
	justify-content: center;
	transition: background-color 0.2s ease, color 0.2s ease;
}

.footer-col-about .vs-social a:hover {
	background: var(--vs-red);
	color: var(--vs-white);
	opacity: 1;
}

.footer-col-about .vs-social svg {
	width: 15px;
	height: 15px;
}

.footer-col,
.footer-col p {
	color: var(--vs-ft-text-color);
	font-family: var(--vs-ft-text-font);
	font-size: var(--vs-ft-text-size);
	font-weight: var(--vs-ft-text-weight);
}

.footer-contact-list,
.footer-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Menü öğeleri: nokta işaretli */
.footer-menu li {
	position: relative;
	padding-left: 22px;
	margin-bottom: 16px;
}

.footer-menu li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.55em;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.35);
}

.footer-col a {
	color: var(--vs-ft-sub-color);
	font-family: var(--vs-ft-sub-font);
	font-size: var(--vs-ft-sub-size);
	font-weight: var(--vs-ft-sub-weight);
	transition: color 0.2s ease;
}

.footer-col a:hover {
	color: var(--vs-red);
	text-decoration: none;
}

/* İletişim sütunu: ikon + alt başlık + değer */
.footer-contact-item {
	display: flex;
	align-items: center;
	gap: 18px;
	padding-block: 18px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.footer-contact-item:first-child {
	padding-top: 0;
}

.footer-contact-item:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.footer-contact-icon {
	flex: 0 0 auto;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	color: var(--vs-ft-title-color);
}

.footer-contact-icon svg {
	width: 30px;
	height: 30px;
}

.footer-contact-body {
	display: flex;
	flex-direction: column;
	gap: 4px;
	min-width: 0;
}

.footer-contact-label {
	color: var(--vs-ft-sub-color);
	font-family: var(--vs-ft-sub-font);
	font-size: var(--vs-ft-sub-size);
	font-weight: var(--vs-ft-sub-weight);
}

.footer-contact-value,
.footer-contact-value a {
	color: var(--vs-ft-text-color);
	font-family: var(--vs-ft-text-font);
	font-size: var(--vs-ft-text-size);
	font-weight: 700;
	overflow-wrap: anywhere;
}

.footer-bottom {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	flex-wrap: wrap;
	padding-top: 24px;
}

.footer-copyright {
	margin: 0;
	color: var(--vs-ft-text-color);
	font-family: var(--vs-ft-text-font);
	font-size: var(--vs-ft-text-size);
}

/* ---------- Responsive ---------- */
@media (max-width: 1024px) {
	.footer-columns {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 782px) {
	.site-header-inner {
		height: 80px;
	}

	body.vs-shrunk .site-header-inner {
		height: 64px;
	}

	.menu-toggle {
		display: block;
	}

	.main-navigation > ul,
	.main-navigation > div > ul {
		display: none;
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		flex-direction: column;
		align-items: stretch;
		background: var(--vs-header-bg);
		box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15);
		padding: 12px 20px 20px;
	}

	.main-navigation.is-open > ul,
	.main-navigation.is-open > div > ul {
		display: flex;
	}

	.main-navigation ul ul {
		position: static;
		box-shadow: none;
		padding-left: 16px;
		display: flex;
		flex-direction: column;
	}

	.top-band-contact {
		gap: 16px;
		font-size: 12px;
	}

	/* Mobilde bandda yalnızca ikonlar görünür */
	.top-band-text {
		display: none;
	}

	.top-band-contact svg {
		width: 17px;
		height: 17px;
	}

	/* Mobilde paylaş düğmesi görünür */
	.header-share {
		display: inline-flex;
	}

	.footer-columns {
		grid-template-columns: 1fr;
	}
}

/* Hareket azaltma tercihi */
@media (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}

	*,
	*::before,
	*::after {
		transition: none !important;
		animation: none !important;
	}
}
