/* ============================================================
   İletişim sayfası — KuryenBurada (yeşil / turuncu, tam genişlik hero)
   ============================================================ */

.elementor-widget-gelbi-iletisim-page,
.elementor-widget-gelbi-iletisim-page > .elementor-widget-container {
	overflow: visible;
	max-width: none;
}

.elementor-section:has(.kb-il-hero--fullbleed),
.e-con:has(.kb-il-hero--fullbleed) {
	overflow: visible;
}

@supports not selector(:has(*)) {
	.elementor-widget-gelbi-iletisim-page {
		overflow: visible;
	}
}

.kb-il-page {
	position: relative;
}

/* ── Hero ─────────────────────────────────────────────────── */
.kb-il-hero {
	position: relative;
	background: linear-gradient(165deg, #052e16 0%, #0f2918 55%, #1a0f08 100%);
	overflow: visible;
}

.kb-il-hero--fullbleed {
	width: 100vw;
	max-width: 100vw;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
}

.kb-il-hero__bg {
	position: absolute;
	inset: 0;
	background-size: cover;
	background-position: center 40%;
	opacity: 0.55;
}

.kb-il-hero__scrim {
	position: absolute;
	inset: 0;
	background: linear-gradient(100deg, rgba(5, 46, 22, 0.88) 0%, rgba(15, 41, 24, 0.55) 45%, rgba(26, 15, 8, 0.35) 100%);
}

.kb-il-hero__mesh {
	position: absolute;
	inset: 0;
	pointer-events: none;
	opacity: 0.5;
	background-image: radial-gradient(ellipse 50% 40% at 15% 35%, rgba(255, 122, 0, 0.2), transparent 55%),
		radial-gradient(ellipse 45% 35% at 88% 25%, rgba(34, 197, 94, 0.18), transparent 50%);
}

.kb-il-hero__inner {
	position: relative;
	z-index: 2;
	max-width: min(1120px, 100%);
	margin: 0 auto;
	padding: clamp(48px, 9vw, 100px) clamp(20px, 4vw, 40px) clamp(56px, 10vw, 110px);
}

.kb-il-hero__eyebrow {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.18em;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.88);
	margin: 0 0 18px;
	text-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
}

.kb-il-hero__dot {
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: var(--orange);
	box-shadow: 0 0 0 3px rgba(255, 122, 0, 0.28);
}

.kb-il-hero__title {
	font-family: 'Poppins', sans-serif;
	font-weight: 800;
	font-size: clamp(2rem, 5vw, 3.25rem);
	line-height: 1.05;
	letter-spacing: -0.04em;
	margin: 0 0 20px;
	text-shadow: 0 2px 28px rgba(0, 0, 0, 0.35);
}

.kb-il-hero__t1 {
	color: #ecfdf5;
}

.kb-il-hero__t2 {
	color: #ffb547;
	margin-left: 0.12em;
	text-shadow: 0 0 32px rgba(255, 122, 0, 0.25);
}

.kb-il-hero__lede {
	font-size: clamp(15px, 1.65vw, 18px);
	line-height: 1.65;
	color: rgba(255, 255, 255, 0.9);
	max-width: 38rem;
	margin: 0 0 28px;
	text-shadow: 0 1px 12px rgba(0, 0, 0, 0.35);
}

.kb-il-hero__cta-row {
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
	align-items: center;
}

.kb-il-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	min-height: 48px;
	padding: 12px 26px;
	border-radius: 999px;
	font-weight: 700;
	font-size: 14px;
	transition: transform 0.2s, box-shadow 0.2s, filter 0.2s, background 0.2s, border-color 0.2s;
}

.kb-il-btn--tel {
	color: #fff;
	background: var(--orange);
	border: 2px solid transparent;
	box-shadow: 0 6px 24px rgba(255, 122, 0, 0.45);
}

.kb-il-btn--tel:hover {
	transform: translateY(-2px);
	filter: brightness(1.06);
	color: #fff;
}

.kb-il-btn--wa {
	color: #fff;
	background: transparent;
	border: 2px solid #22c55e;
	box-shadow: 0 0 0 1px rgba(34, 197, 94, 0.12) inset;
}

.kb-il-btn--wa:hover {
	background: rgba(34, 197, 94, 0.14);
	border-color: #4ade80;
	transform: translateY(-2px);
	color: #fff;
}

.kb-il-hero__accent {
	height: 5px;
	width: 100%;
	background: linear-gradient(90deg, #15803d 0%, #22c55e 22%, #4ade80 40%, #ff9a3c 62%, #ff7a00 82%, #ea580c 100%);
	box-shadow: 0 -4px 20px rgba(34, 197, 94, 0.2), 0 -4px 20px rgba(255, 122, 0, 0.12);
}

/* ── İçerik alanı ─────────────────────────────────────────── */
.kb-il-wrap {
	background: linear-gradient(180deg, #f6faf7 0%, #ffffff 22%, #f0fdf4 100%);
	padding: clamp(40px, 6vw, 72px) clamp(18px, 3vw, 28px) clamp(48px, 7vw, 88px);
	position: relative;
}

.kb-il-wrap::before {
	content: '';
	position: absolute;
	inset: 0;
	pointer-events: none;
	background: radial-gradient(ellipse 70% 45% at 10% 20%, rgba(255, 122, 0, 0.06), transparent 55%),
		radial-gradient(ellipse 55% 40% at 92% 60%, rgba(34, 197, 94, 0.07), transparent 50%);
}

.kb-il-grid {
	max-width: 1180px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1.15fr);
	gap: clamp(22px, 3.5vw, 40px);
	align-items: start;
	position: relative;
	z-index: 1;
}

/* Form kapalıyken tek sütun; boş sağ kolon kalmaz */
.kb-il-grid--no-form {
	grid-template-columns: 1fr;
	max-width: 640px;
}

.kb-il-aside__intro {
	font-size: 15px;
	line-height: 1.68;
	color: #475569;
	margin: 0 0 22px;
	max-width: 28rem;
	letter-spacing: 0.01em;
}

.kb-il-cards {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 14px;
}

.kb-il-card {
	display: flex;
	align-items: flex-start;
	gap: 16px;
	padding: 18px 20px;
	border-radius: 20px;
	border: 1px solid rgba(20, 83, 45, 0.09);
	background: linear-gradient(165deg, rgba(255, 255, 255, 0.98) 0%, rgba(248, 250, 249, 0.94) 100%);
	box-shadow: 0 4px 6px rgba(20, 83, 45, 0.04), 0 12px 32px rgba(20, 83, 45, 0.06);
	backdrop-filter: blur(8px);
	-webkit-backdrop-filter: blur(8px);
	transition: transform 0.25s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.25s, border-color 0.25s;
}

.kb-il-card:hover {
	transform: translateY(-4px);
	box-shadow: 0 8px 16px rgba(20, 83, 45, 0.06), 0 20px 48px rgba(20, 83, 45, 0.1);
	border-color: rgba(255, 122, 0, 0.2);
}

.kb-il-card--tel {
	border-left: 4px solid var(--orange);
}
.kb-il-card--wa {
	border-left: 4px solid #22c55e;
}
.kb-il-card--mail {
	border-left: 4px solid #0d9488;
}
.kb-il-card--time {
	border-left: 4px solid #ca8a04;
}
.kb-il-card--addr {
	border-left: 4px solid #16a34a;
}

.kb-il-card__ico {
	width: 46px;
	height: 46px;
	border-radius: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	color: #fff;
	background: linear-gradient(145deg, rgba(40, 167, 69, 0.92), rgba(22, 101, 52, 0.98));
	box-shadow: 0 4px 14px rgba(22, 101, 52, 0.28), 0 1px 0 rgba(255, 255, 255, 0.25) inset;
}

.kb-il-card__svg {
	display: block;
	width: 22px;
	height: 22px;
}

.kb-il-card--tel .kb-il-card__ico {
	background: linear-gradient(145deg, var(--orange), var(--orange-dk));
	box-shadow: 0 4px 16px rgba(255, 122, 0, 0.35), 0 1px 0 rgba(255, 255, 255, 0.2) inset;
}
.kb-il-card--wa .kb-il-card__ico {
	background: linear-gradient(145deg, #25d366, #128c7e);
	box-shadow: 0 4px 16px rgba(37, 211, 102, 0.32), 0 1px 0 rgba(255, 255, 255, 0.2) inset;
}

.kb-il-card--mail .kb-il-card__ico {
	background: linear-gradient(145deg, #14b8a6, #0f766e);
	box-shadow: 0 4px 14px rgba(13, 148, 136, 0.3), 0 1px 0 rgba(255, 255, 255, 0.2) inset;
}

.kb-il-card--time .kb-il-card__ico {
	background: linear-gradient(145deg, #facc15, #ca8a04);
	box-shadow: 0 4px 14px rgba(202, 138, 4, 0.28), 0 1px 0 rgba(255, 255, 255, 0.25) inset;
}

.kb-il-card--addr .kb-il-card__ico {
	background: linear-gradient(145deg, #4ade80, #166534);
	box-shadow: 0 4px 14px rgba(22, 101, 52, 0.28), 0 1px 0 rgba(255, 255, 255, 0.2) inset;
}

.kb-il-card__label {
	display: block;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #64748b;
	margin-bottom: 4px;
}

.kb-il-card__val {
	font-size: 15px;
	font-weight: 600;
	color: #14532d;
	word-break: break-word;
}

a.kb-il-card__val:hover {
	color: var(--orange);
}

.kb-il-card__val--static {
	font-weight: 500;
	color: #334155;
}

/* ── Form ─────────────────────────────────────────────────── */
.kb-il-form-panel {
	background: linear-gradient(180deg, #ffffff 0%, #fafdfb 100%);
	border-radius: 24px;
	padding: clamp(24px, 3.8vw, 36px);
	border: 1px solid rgba(20, 83, 45, 0.09);
	box-shadow: 0 4px 6px rgba(20, 83, 45, 0.04), 0 20px 56px rgba(20, 83, 45, 0.08), 0 1px 0 rgba(255, 255, 255, 0.95) inset;
	position: relative;
	overflow: hidden;
}

.kb-il-form-panel::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 4px;
	background: linear-gradient(90deg, #16a34a, #ff7a00);
	opacity: 0.9;
}

.kb-il-form-panel__title {
	font-family: 'Poppins', sans-serif;
	font-size: clamp(1.35rem, 2.4vw, 1.75rem);
	font-weight: 800;
	color: #14532d;
	margin: 8px 0 8px;
	letter-spacing: -0.02em;
}

.kb-il-form-panel__sub {
	font-size: 14px;
	color: #64748b;
	margin: 0 0 22px;
	line-height: 1.55;
}

.kb-il-form__row--2 {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 14px;
}

.kb-il-field {
	display: flex;
	flex-direction: column;
	gap: 8px;
	margin-bottom: 16px;
}

.kb-il-field__l {
	font-size: 13px;
	font-weight: 600;
	color: #334155;
}

.kb-il-field abbr {
	text-decoration: none;
	color: var(--orange);
}

.kb-il-input,
.kb-il-textarea {
	width: 100%;
	font: inherit;
	font-size: 15px;
	padding: 12px 14px;
	border-radius: 12px;
	border: 1px solid rgba(20, 83, 45, 0.15);
	background: #fafdfb;
	transition: border-color 0.2s, box-shadow 0.2s;
}

.kb-il-input:focus,
.kb-il-textarea:focus {
	outline: none;
	border-color: rgba(255, 122, 0, 0.45);
	box-shadow: 0 0 0 3px rgba(255, 122, 0, 0.12);
	background: #fff;
}

.kb-il-textarea {
	resize: vertical;
	min-height: 120px;
}

.kb-il-submit {
	margin-top: 6px;
	padding: 14px 32px;
	border-radius: 999px;
	border: none;
	font-weight: 700;
	font-size: 15px;
	cursor: pointer;
	color: #fff;
	background: linear-gradient(135deg, #166534 0%, #15803d 45%, var(--orange) 160%);
	box-shadow: 0 8px 28px rgba(22, 101, 52, 0.25);
	transition: transform 0.2s, box-shadow 0.2s, filter 0.2s;
}

.kb-il-submit:hover {
	transform: translateY(-2px);
	filter: brightness(1.04);
	box-shadow: 0 12px 36px rgba(22, 101, 52, 0.3);
}

.kb-il-submit:disabled {
	opacity: 0.65;
	cursor: not-allowed;
	transform: none;
}

.kb-il-form__status {
	margin-top: 14px;
	font-size: 14px;
	font-weight: 600;
	padding: 12px 14px;
	border-radius: 12px;
}

.kb-il-form__status.is-ok {
	background: rgba(34, 197, 94, 0.12);
	color: #166534;
	border: 1px solid rgba(34, 197, 94, 0.35);
}

.kb-il-form__status.is-err {
	background: rgba(239, 68, 68, 0.1);
	color: #b91c1c;
	border: 1px solid rgba(239, 68, 68, 0.3);
}

.kb-il-form__consent {
	margin-top: 14px;
	font-size: 12px;
	line-height: 1.5;
	color: #94a3b8;
}

.kb-il-form__hp {
	position: absolute;
	left: -9999px;
	width: 1px;
	height: 1px;
	opacity: 0;
	pointer-events: none;
}

/* ── SEO bloğu ───────────────────────────────────────────── */
.kb-il-seo {
	background: linear-gradient(180deg, #ffffff 0%, #f8faf8 100%);
	padding: clamp(40px, 6vw, 72px) clamp(18px, 3vw, 28px);
	border-top: 1px solid rgba(20, 83, 45, 0.08);
}

.kb-il-seo__inner {
	max-width: 820px;
	margin: 0 auto;
}

.kb-il-seo__title {
	font-family: 'Poppins', sans-serif;
	font-size: clamp(1.35rem, 2.5vw, 1.85rem);
	font-weight: 800;
	color: #14532d;
	margin: 0 0 16px;
	letter-spacing: -0.02em;
}

.kb-il-seo__text {
	font-size: 15px;
	line-height: 1.75;
	color: #475569;
}

.kb-il-seo__text p {
	margin: 0 0 1em;
}

.kb-il-seo__text p:last-child {
	margin-bottom: 0;
}

/* ── Harita ───────────────────────────────────────────────── */
.kb-il-mapsec {
	padding: clamp(32px, 5vw, 56px) clamp(18px, 3vw, 28px) clamp(48px, 7vw, 80px);
	background: linear-gradient(180deg, #f0fdf4 0%, #f6faf7 45%, #ecfdf5 100%);
	position: relative;
	overflow: hidden;
}

.kb-il-mapsec::before {
	content: '';
	position: absolute;
	inset: 0;
	pointer-events: none;
	background: radial-gradient(ellipse 55% 40% at 15% 30%, rgba(34, 197, 94, 0.09), transparent 55%),
		radial-gradient(ellipse 50% 45% at 88% 70%, rgba(255, 122, 0, 0.07), transparent 52%);
}

.kb-il-mapsec__inner {
	max-width: 1180px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.kb-il-mapsec__head {
	margin-bottom: clamp(16px, 2.5vw, 22px);
	text-align: center;
}

.kb-il-mapsec__kicker {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin: 0 0 8px;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: #16a34a;
}

.kb-il-mapsec__kicker::before {
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: linear-gradient(135deg, #22c55e, #ff7a00);
	box-shadow: 0 0 0 3px rgba(34, 197, 94, 0.2);
}

.kb-il-mapsec__title {
	font-family: 'Poppins', sans-serif;
	font-size: clamp(1.25rem, 2.2vw, 1.65rem);
	font-weight: 800;
	color: #14532d;
	margin: 0;
	letter-spacing: -0.02em;
	line-height: 1.25;
}

.kb-il-mapsec__title-sep {
	color: rgba(20, 83, 45, 0.35);
	font-weight: 600;
	margin: 0 0.15em;
}

.kb-il-mapsec__title-sub {
	color: #ea580c;
	font-weight: 700;
}

/* Gradient çerçeve + kart derinliği */
.kb-il-mapsec__frame {
	border-radius: 24px;
	padding: 4px;
	background: linear-gradient(
		125deg,
		#15803d 0%,
		#22c55e 28%,
		#4ade80 48%,
		#fb923c 72%,
		#ea580c 100%
	);
	box-shadow: 0 2px 4px rgba(20, 83, 45, 0.06), 0 16px 40px rgba(20, 83, 45, 0.1), 0 40px 80px -20px rgba(20, 83, 45, 0.14),
		inset 0 1px 0 rgba(255, 255, 255, 0.35);
	transition: box-shadow 0.35s cubic-bezier(0.22, 1, 0.36, 1), transform 0.35s cubic-bezier(0.22, 1, 0.36, 1);
}

.kb-il-mapsec__frame:hover {
	box-shadow: 0 4px 8px rgba(20, 83, 45, 0.08), 0 22px 48px rgba(20, 83, 45, 0.12), 0 48px 96px -24px rgba(255, 122, 0, 0.12),
		inset 0 1px 0 rgba(255, 255, 255, 0.45);
	transform: translateY(-2px);
}

.kb-il-mapsec__frame-in {
	border-radius: 20px;
	overflow: hidden;
	background: linear-gradient(180deg, #e2e8f0 0%, #cbd5e1 100%);
	line-height: 0;
	box-shadow: inset 0 2px 12px rgba(15, 23, 42, 0.06);
}

.kb-il-mapsec__frame iframe {
	display: block;
	width: 100%;
	height: min(460px, 58vh);
	min-height: 300px;
	vertical-align: bottom;
}

@media (prefers-reduced-motion: reduce) {
	.kb-il-mapsec__frame {
		transition: none;
	}
	.kb-il-mapsec__frame:hover {
		transform: none;
	}
}

@media (prefers-reduced-motion: reduce) {
	.kb-il-card {
		transition: none;
	}
	.kb-il-card:hover {
		transform: none;
	}
}

@media (max-width: 900px) {
	.kb-il-grid {
		grid-template-columns: 1fr;
	}
	.kb-il-form__row--2 {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 520px) {
	.kb-il-hero__cta-row {
		flex-direction: column;
		align-items: stretch;
	}
	.kb-il-btn {
		justify-content: center;
	}
	.kb-il-mapsec__frame {
		border-radius: 18px;
	}
	.kb-il-mapsec__frame-in {
		border-radius: 14px;
	}
	.kb-il-mapsec__frame iframe {
		min-height: 260px;
		height: min(380px, 50vh);
	}
}
