/* =====================================================================
   Tüp Bebek Uzmanı — Enfold alt teması
   1) Tasarım değişkenleri
   2) Enfold genel görünüm (tüm sayfalar)
   3) Makale: Kısaca + İlgili Konular
   4) Tema şablonları (ana sayfa, İlk Adım, İletişim, Videolar)
   5) Duyarlı düzen
   Kural: kompakt düzen, büyük boşluk yok, makalelerde tarih yok.
   ===================================================================== */

/* 1) Değişkenler ------------------------------------------------------ */
:root {
	--tbu-ivory: #FBF6F1; --tbu-pearl: #F5EEE9; --tbu-blush: #F1D9D4; --tbu-blush-2: #E9C3BE;
	--tbu-rose: #C8737C; --tbu-rose-deep: #8C3E4B; --tbu-mist: #B7C8D8;
	--tbu-ink: #2B1D22; --tbu-ink-2: #5B474D; --tbu-ink-3: #8D7A7F; --tbu-night: #1f1519;
	--tbu-line: rgba(43, 29, 34, .12);
	--tbu-glass: rgba(255, 250, 247, .55); --tbu-glass-line: rgba(255, 255, 255, .7);
	--tbu-wa: #2F7D5B;
	--tbu-serif: "Instrument Serif", "Iowan Old Style", Georgia, serif;
	--tbu-sans: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
	--tbu-ease: cubic-bezier(.16, 1, .3, 1);
	--tbu-gutter: clamp(16px, 4vw, 48px);
	--tbu-hh: 60px;
}

/* 2) Enfold genel ----------------------------------------------------- */
html body#top,
#top .all_colors,
#top #wrap_all {
	background-color: var(--tbu-ivory);
}
#top,
#top body,
#top .all_colors,
#top input, #top textarea, #top select, #top button,
#top .avia-menu-text,
#top .widget,
#top .avia_textblock {
	font-family: var(--tbu-sans);
}
#top .main_color,
#top .alternate_color {
	background-color: var(--tbu-ivory);
	color: var(--tbu-ink-2);
}
#top .main_color a,
#top .alternate_color a { color: var(--tbu-rose-deep); }
#top .main_color a:hover { color: var(--tbu-ink); }
::selection { background: var(--tbu-rose-deep); color: #fff; }

/* Başlıklar */
#top .main_color h1, #top .main_color h2, #top .main_color h3, #top .main_color h4,
#top .alternate_color h1, #top .alternate_color h2, #top .alternate_color h3,
#top .av-special-heading-tag,
#top .title_container .main-title {
	font-family: var(--tbu-serif);
	font-weight: 400;
	color: var(--tbu-ink);
	letter-spacing: -.01em;
	text-transform: none;
}
#top .av-special-heading.av-special-heading-h1 .av-special-heading-tag { font-size: clamp(2rem, 3.6vw, 3.2rem); line-height: 1.06; }
#top .av-special-heading.av-special-heading-h2 .av-special-heading-tag { font-size: clamp(1.7rem, 2.8vw, 2.4rem); line-height: 1.1; }
#top .av-special-heading.av-special-heading-h3 .av-special-heading-tag { font-size: clamp(1.45rem, 2.2vw, 1.9rem); line-height: 1.15; }
#top .special-heading-border { display: none; }
#top .av-special-heading.modern-quote .av-special-heading-tag { font-style: normal; }
#top .elementor-widget-heading .elementor-heading-title { font-family: var(--tbu-serif); font-weight: 400; letter-spacing: -.01em; }

/* Üst bilgi (header) */
#top #header .header_bg {
	background: rgba(251, 246, 241, .9);
	-webkit-backdrop-filter: saturate(1.2) blur(14px);
	backdrop-filter: saturate(1.2) blur(14px);
	opacity: 1;
	border-color: var(--tbu-line);
}
#top #header_main { border-bottom-color: var(--tbu-line); }
#top #header .av-main-nav > li > a { background: transparent; }
#top #header .av-main-nav > li > a .avia-menu-text {
	font-size: .86rem;
	font-weight: 500;
	letter-spacing: 0;
	color: var(--tbu-ink);
	border: 0;
	padding: 8px 12px;
	border-radius: 999px;
	transition: background-color .25s, color .25s;
}
#top #header .av-main-nav > li:hover > a .avia-menu-text,
#top #header .av-main-nav > li.current-menu-item > a .avia-menu-text,
#top #header .av-main-nav > li.current-menu-ancestor > a .avia-menu-text {
	background: rgba(200, 115, 124, .12);
	color: var(--tbu-rose-deep);
}
#top #header .avia-menu-fx { display: none; }
#top #header .av-main-nav > li.av-menu-button-colored > a .avia-menu-text,
#top #header .av-main-nav > li.av-menu-button > a .avia-menu-text {
	background: var(--tbu-ink);
	color: var(--tbu-ivory);
	border: 0;
	padding: 11px 20px;
	border-radius: 999px;
}
#top #header .av-main-nav > li.av-menu-button > a:hover .avia-menu-text { background: var(--tbu-rose-deep); color: #fff; }
/* Mega menü */
#top #header .avia_mega_div,
#top #header .av-main-nav ul {
	background: #fff;
	border: 1px solid var(--tbu-line);
	border-radius: 18px;
	box-shadow: 0 28px 60px -28px rgba(90, 40, 50, .35);
	overflow: hidden;
}
#top #header .avia_mega_div > .sub-menu { border: 0; box-shadow: none; }
#top #header .avia_mega_div ul ul { border: 0; box-shadow: none; border-radius: 0; background: transparent; }
#top #header .avia_mega_div img { border-radius: 14px; }
#top #header .mega_menu_title,
#top #header .mega-menu-baslik {
	font-family: var(--tbu-sans);
	font-size: .68rem;
	letter-spacing: .18em;
	text-transform: uppercase;
	color: var(--tbu-rose-deep);
	font-weight: 600;
}
#top #header .av-main-nav ul a,
#top #header .av-main-nav ul .avia-menu-text {
	font-size: .88rem;
	color: var(--tbu-ink);
	background: transparent;
	border: 0;
}
#top #header .av-main-nav ul a:hover { background: var(--tbu-pearl); }
#top .av-hamburger-inner, #top .av-hamburger-inner::before, #top .av-hamburger-inner::after { background-color: var(--tbu-ink); }

/* Sabit başlık altındaki boşluk: başlık 60px iken Enfold 116px boşluk bırakıyordu */
@media (min-width: 768px) {
	html.html_header_top.html_header_sticky #top #main { padding-top: 60px; }
}
/* Dil seçici sağ üstte "İlk Adımı Atın" düğmesini örtmesin: sağ alta */
#gt_float_wrapper { top: auto !important; bottom: 16px !important; right: 110px !important; left: auto !important; }

/* Sayfa başlık alanı (Enfold title bar) — kompakt, breadcrumb yok */
#top .title_container {
	background: radial-gradient(60% 120% at 90% 0%, rgba(241, 217, 212, .95), transparent 70%), radial-gradient(40% 90% at 0% 100%, rgba(183, 200, 216, .3), transparent 70%), var(--tbu-ivory);
	border-bottom: 1px solid var(--tbu-line);
}
#top .title_container .container { padding-top: 22px; padding-bottom: 22px; min-height: 0; }
#top .title_container .main-title {
	position: static;
	font-size: clamp(2rem, 3.8vw, 3.4rem);
	line-height: 1.06;
	max-width: none;
	margin: 0;
}
#top .title_container .main-title a,
#top .alternate_color.title_container .main-title,
#top .alternate_color.title_container .main-title a { color: var(--tbu-ink); }
#top .title_container .breadcrumb { display: none; }

/* İçerik alanı — kompakt boşluklar */
#top .container_wrap .content,
#top .container_wrap .sidebar { padding-top: 32px; padding-bottom: 36px; }
#top .avia-section.avia-section-huge .content,
#top .avia-section.avia-section-large .content { padding-top: 48px; padding-bottom: 48px; }
#top .hr.hr-invisible { height: 12px !important; }

/* Metinler */
#top .avia_textblock,
#top .entry-content-wrapper .avia_textblock p {
	color: var(--tbu-ink-2);
	font-size: 1.02rem;
	line-height: 1.75;
}
#top .avia_textblock strong,
#top .avia_textblock b { color: var(--tbu-ink); }
@media (min-width: 768px) {
	#top .avia_textblock p,
	#top .entry-content-wrapper > p,
	#top .elementor-widget-text-editor p {
		text-align: justify;
		-webkit-hyphens: auto;
		hyphens: auto;
	}
}

/* Tekrarlanan başlık: makalede Enfold başlığı varken içerikteki ilk H1 görsel olarak gizlenir (HTML değişmez) */
body.single-post:has(.title_container) .entry-content-wrapper > .av-special-heading.av-special-heading-h1:first-child,
body.single-post:has(.title_container) .entry-content-wrapper > .av-special-heading.av-special-heading-h1:first-child + .hr { display: none; }

/* Butonlar */
#top .avia-button,
#top .main_color .avia-button {
	background: var(--tbu-ink);
	border: 0;
	color: var(--tbu-ivory);
	border-radius: 999px;
	padding: 14px 24px;
	font-family: var(--tbu-sans);
	font-weight: 500;
	font-size: .9rem;
	letter-spacing: 0;
	transition: background-color .3s, transform .3s var(--tbu-ease);
}
#top .avia-button:hover { background: var(--tbu-rose-deep); color: #fff; transform: translateY(-1px); }
#top .avia-button .avia_iconbox_title { color: inherit; }

/* Görseller */
#top .avia-image-container-inner,
#top .avia-image-container img { border-radius: 18px; }
#top .avia-image-container.av-styling-circle img,
#top .avia-image-container.av-styling-circle .avia-image-container-inner { border-radius: 50%; }

/* Kenar çubuğu */
#top .sidebar .widget { padding: 0 0 22px; }
#top .sidebar .widgettitle,
#top #footer .widgettitle {
	font-family: var(--tbu-sans);
	font-size: .72rem;
	letter-spacing: .18em;
	text-transform: uppercase;
	font-weight: 600;
	color: var(--tbu-rose-deep);
	margin-bottom: 12px;
}
#top .sidebar img { border-radius: 16px; }
#top .sidebar .textwidget { font-size: .9rem; color: var(--tbu-ink-2); }

/* Tarihler hiçbir yerde görünmez */
#top .av-masonry-date,
#top .av-masonry-text-sep,
#top .av-masonry-author,
#top .post-meta-infos,
#top .date-container,
#top .minor-meta,
#top .slide-meta-time,
#top .av-magazine-time,
#top .news-time,
#top .av-post-metadata-date,
#top .blog-meta .date { display: none !important; }

/* Masonry / yazı kartları */
#top .av-masonry { background: transparent; }
#top .av-masonry-entry .av-inner-masonry { border-radius: 18px; overflow: hidden; background: #fff; border: 1px solid var(--tbu-line); }
#top .av-masonry-entry .av-masonry-entry-title { font-family: var(--tbu-serif); font-weight: 400; font-size: 1.3rem; }
#top .av-masonry-pagination { display: none; }
/* Kendi "İlgili Konular" bloğumuz basıldıysa içerikteki boş masonry gizlenir */
body.tbu-has-related .flex_column:has(> .av-masonry),
body.tbu-has-related .entry-content-wrapper > .av-masonry { display: none; }

/* Önceki/sonraki yazı okları */
#top .avia-post-nav { border-radius: 0 12px 12px 0; background: rgba(43, 29, 34, .06); }
#top .avia-post-nav.avia-post-next { border-radius: 12px 0 0 12px; }

/* Alt bilgi */
#top #footer,
#top #socket {
	background: var(--tbu-night);
	border-color: rgba(255, 255, 255, .08);
	color: #CDB9B6;
}
#top #footer .container { padding-top: 40px; padding-bottom: 32px; }
#top #footer .widgettitle { color: #fff; }
#top #footer a { color: #E7D3D0; }
#top #footer a:hover { color: #fff; }
#top #footer p, #top #footer .textwidget { color: #CDB9B6; font-size: .9rem; line-height: 1.7; }
#top #footer strong, #top #footer b { color: #F6CFCB; font-weight: 600; }
#top #footer hr { border-color: rgba(255, 255, 255, .1); margin: 16px 0; }
#top #footer img { border-radius: 14px; }
#top #footer .widget_text img[src*="Screens"],
#top #footer .widget_text img[src*="medical"],
#top #footer .widget_text img[src*="Medical"] { border-radius: 6px; max-width: 220px; height: auto; }
#top #footer .seperator { display: none; }

/* Elementor formları (iletişim ve diğer) */
.tbu .elementor-form .elementor-field-group .elementor-field-textual,
.tbu .elementor-form input[type="text"],
.tbu .elementor-form input[type="email"],
.tbu .elementor-form input[type="tel"],
.tbu .elementor-form textarea {
	background: var(--tbu-ivory) !important;
	border: 1px solid var(--tbu-line) !important;
	border-radius: 14px !important;
	color: var(--tbu-ink) !important;
	font-family: var(--tbu-sans) !important;
	padding: 12px 14px !important;
	min-height: 46px;
	box-shadow: none !important;
}
.tbu .elementor-form textarea { min-height: 96px; }
.tbu .elementor-form .elementor-field-textual:focus { border-color: var(--tbu-rose) !important; background: #fff !important; outline: none; }
.tbu .elementor-form .elementor-field-label { font-size: .8rem; font-weight: 600; color: var(--tbu-ink-2); }
.tbu .elementor-form .elementor-button {
	background: var(--tbu-ink) !important;
	color: var(--tbu-ivory) !important;
	border-radius: 999px !important;
	padding: 14px 26px !important;
	font-family: var(--tbu-sans) !important;
	font-weight: 500 !important;
	font-size: .92rem !important;
}
.tbu .elementor-form .elementor-button:hover { background: var(--tbu-rose-deep) !important; }

/* 3) Makale: Kısaca + İlgili Konular --------------------------------- */
#top .tbu-ahero { background: transparent; border: 0; }
#top .tbu-ahero .container { padding-top: 18px; padding-bottom: 0; }
.tbu-ahero-grid {
	display: grid;
	grid-template-columns: minmax(0, 7fr) minmax(0, 5fr);
	gap: clamp(14px, 2vw, 24px);
	align-items: stretch;
}
#top .tbu-tldr {
	margin: 0;
	padding: 18px 20px;
	border-radius: 18px;
	background: #fff;
	border: 1px solid var(--tbu-line);
}
#top .tbu-tldr h2 {
	margin: 0 0 6px;
	font-family: var(--tbu-sans);
	font-size: .72rem;
	letter-spacing: .18em;
	text-transform: uppercase;
	font-weight: 600;
	color: var(--tbu-rose-deep);
}
#top .tbu-tldr p { margin: 0 0 8px; font-size: .98rem; line-height: 1.7; color: var(--tbu-ink-2); }
#top .tbu-tldr ul { margin: 0; padding-left: 18px; display: grid; gap: 4px; font-size: .93rem; color: var(--tbu-ink-2); list-style: disc; }
#top .tbu-tldr li { margin: 0; }
.tbu-ahero-img { position: relative; margin: 0; min-height: 200px; border-radius: 18px; overflow: hidden; }
.tbu-ahero-img img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }

#top .tbu-related { background: transparent; border: 0; }
#top .tbu-related .container { padding-top: 8px; padding-bottom: 40px; }
#top .tbu-related h2 { font-family: var(--tbu-serif); font-weight: 400; font-size: clamp(1.6rem, 2.6vw, 2.2rem); color: var(--tbu-ink); margin: 0 0 14px; }
.tbu-related-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 14px; }
#top .tbu-related-grid a {
	display: grid;
	align-content: space-between;
	gap: 10px;
	padding: 18px 20px;
	border-radius: 18px;
	background: #fff;
	border: 1px solid var(--tbu-line);
	color: var(--tbu-ink);
	transition: transform .35s var(--tbu-ease), box-shadow .35s;
}
#top .tbu-related-grid a:hover { transform: translateY(-3px); box-shadow: 0 20px 40px -26px rgba(90, 40, 50, .45); }
#top .tbu-related-grid b { font-family: var(--tbu-serif); font-weight: 400; font-size: 1.3rem; line-height: 1.12; }
#top .tbu-related-grid span { font-size: .8rem; font-weight: 600; color: var(--tbu-rose-deep); }

/* 4) Tema şablonları ------------------------------------------------- */
.tbu-home, .tbu-page { color: var(--tbu-ink); font-family: var(--tbu-sans); font-size: 16px; line-height: 1.6; -webkit-font-smoothing: antialiased; }
.tbu-home *, .tbu-page * { box-sizing: border-box; }
.tbu-home img, .tbu-page img, .tbu-home video { display: block; max-width: 100%; }
#top .tbu-home a, #top .tbu-page a { text-decoration: none; }
#top .tbu-home h1, #top .tbu-home h2, #top .tbu-home h3,
#top .tbu-page h1, #top .tbu-page h2, #top .tbu-page h3 { text-transform: none; letter-spacing: -.01em; text-wrap: balance; }
.tbu-home p, .tbu-page p { margin: 0; }
.tbu-home ul, .tbu-home ol, .tbu-page ul, .tbu-page ol { margin: 0; padding: 0; list-style: none; }
.tbu-home figure, .tbu-page figure { margin: 0; }
#top .tbu-home :focus-visible, #top .tbu-page :focus-visible { outline: 2px solid var(--tbu-rose); outline-offset: 3px; border-radius: 8px; }

.tbu-wrap { max-width: 1240px; margin: 0 auto; }
.tbu-sec { padding: clamp(40px, 6vh, 72px) var(--tbu-gutter); }
.tbu-sec-tight { padding-top: 0; }
.tbu-sec-first { padding-top: clamp(20px, 3vh, 32px); }
.tbu-mt { margin-top: 14px; }

.tbu-kicker { display: inline-flex; align-items: center; gap: .7em; font-size: .72rem; letter-spacing: .2em; text-transform: uppercase; font-weight: 600; color: var(--tbu-rose-deep); }
.tbu-dot { width: 6px; height: 6px; border-radius: 50%; background: var(--tbu-rose); box-shadow: 0 0 0 4px rgba(200, 115, 124, .16); }
.tbu-kicker.tbu-light { color: rgba(255, 255, 255, .86); }
.tbu-kicker.tbu-light .tbu-dot { background: #fff; }
#top .tbu-h2 { font-family: var(--tbu-serif); font-weight: 400; font-size: clamp(2rem, 3.8vw, 3.4rem); line-height: 1.04; margin: 10px 0 0; color: var(--tbu-ink); }
#top .tbu-h3 { font-family: var(--tbu-serif); font-weight: 400; font-size: clamp(1.6rem, 2.4vw, 2.2rem); line-height: 1.08; margin: 8px 0 0; color: var(--tbu-ink); }
#top .tbu-h2 em, #top .tbu-h3 em, #top .tbu-phead h1 em { font-style: italic; color: var(--tbu-rose-deep); }
.tbu-muted { color: var(--tbu-ink-2); }
.tbu-prose { max-width: 62ch; color: var(--tbu-ink-2); margin-top: 16px !important; }
#top .tbu-link-arrow { display: inline-flex; gap: .5em; align-items: center; margin-top: 20px; font-weight: 600; color: var(--tbu-rose-deep); border-bottom: 1px solid currentColor; padding-bottom: 2px; }

/* Butonlar */
#top .tbu-btn { position: relative; display: inline-flex; align-items: center; justify-content: center; gap: .6em; height: 50px; padding: 0 24px; border-radius: 999px; font-size: .92rem; font-weight: 500; white-space: nowrap; border: 1px solid transparent; transition: background-color .35s, color .35s, box-shadow .35s; }
#top .tbu-btn .tbu-ico { width: 18px; height: 18px; }
.tbu-ico-line { fill: none; stroke: currentColor; stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; }
#top .tbu-btn-primary { background: var(--tbu-ink); color: var(--tbu-ivory); box-shadow: 0 14px 40px -14px rgba(140, 62, 75, .55); }
#top .tbu-btn-primary:hover { background: var(--tbu-rose-deep); color: #fff; }
#top .tbu-btn-ghost { background: var(--tbu-glass); color: var(--tbu-ink); border-color: var(--tbu-line); -webkit-backdrop-filter: blur(12px); backdrop-filter: blur(12px); }
#top .tbu-btn-ghost:hover { background: #fff; color: var(--tbu-ink); }
#top .tbu-btn-wa { background: var(--tbu-wa); color: #fff; }
#top .tbu-btn-wa:hover { background: #256a4c; color: #fff; }
#top .tbu-btn-light { background: #F6CFCB; color: var(--tbu-ink); }
#top .tbu-btn-light:hover { background: #fff; color: var(--tbu-ink); }
#top .tbu-btn-outline-light { background: transparent; color: #fff; border-color: rgba(255, 255, 255, .3); }
#top .tbu-btn-outline-light:hover { background: rgba(255, 255, 255, .1); color: #fff; }
.tbu-cta-row { display: flex; flex-wrap: wrap; gap: 10px; }
.tbu-magnetic { will-change: transform; }

/* Sayfa başlığı (tema şablonları) */
.tbu-phead {
	padding: clamp(22px, 3.5vh, 36px) var(--tbu-gutter) clamp(24px, 4vh, 40px);
	background: radial-gradient(60% 90% at 90% 10%, rgba(241, 217, 212, .95), transparent 70%), radial-gradient(40% 70% at 0% 100%, rgba(183, 200, 216, .3), transparent 70%), var(--tbu-ivory);
	border-bottom: 1px solid var(--tbu-line);
}
#top .tbu-phead h1 { margin: 0; font-family: var(--tbu-serif); font-weight: 400; font-size: clamp(2.1rem, 4vw, 3.6rem); line-height: 1.04; color: var(--tbu-ink); }
.tbu-lead { max-width: 62ch; margin-top: 12px !important; color: var(--tbu-ink-2); font-size: 1.02rem; line-height: 1.7; }
.tbu-phead-split { display: flex; flex-wrap: wrap; align-items: flex-end; justify-content: space-between; gap: 12px 40px; }
.tbu-phead-split .tbu-lead { margin-top: 0 !important; max-width: 52ch; }
.tbu-phead-media { display: grid; grid-template-columns: minmax(0, 7fr) minmax(0, 5fr); gap: clamp(20px, 3vw, 40px); align-items: center; }
.tbu-ph { position: relative; border-radius: 22px; overflow: hidden; aspect-ratio: 16 / 10; }
.tbu-ph > img { width: 100%; height: 100%; object-fit: cover; }
.tbu-sig { position: absolute; left: 12px; right: 12px; bottom: 12px; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 4px 12px; padding: 10px 14px; border-radius: 14px; background: rgba(255, 250, 247, .88); -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); }
.tbu-sig img { height: 26px; width: auto; }
.tbu-sig span { font-size: .78rem; color: var(--tbu-ink-2); }
@media (min-width: 641px) { .tbu-lead, .tbu-justify, .tbu-prose { text-align: justify; -webkit-hyphens: auto; hyphens: auto; } }

/* Paneller ve kartlar */
.tbu-two { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(14px, 2vw, 22px); align-items: stretch; }
.tbu-panel { display: flex; flex-direction: column; background: #fff; border: 1px solid var(--tbu-line); border-radius: 22px; padding: clamp(20px, 2.6vw, 30px); }
.tbu-panel-row { flex-direction: row; flex-wrap: wrap; gap: 14px; justify-content: space-between; align-items: center; margin-top: 18px; padding: 18px 24px; }
.tbu-push { margin-top: auto !important; padding-top: 18px; }
.tbu-steps { display: grid; gap: 10px; margin-top: 16px !important; counter-reset: s; }
.tbu-steps li { display: grid; grid-template-columns: 42px 1fr; gap: 14px; align-items: center; padding: 12px 14px; border-radius: 16px; background: var(--tbu-ivory); border: 1px solid var(--tbu-line); }
.tbu-steps li::before { counter-increment: s; content: counter(s); display: grid; place-items: center; width: 42px; height: 42px; border-radius: 50%; background: var(--tbu-blush); color: var(--tbu-rose-deep); font-family: var(--tbu-serif); font-size: 1.35rem; }
.tbu-steps b { display: block; font-weight: 600; color: var(--tbu-ink); }
.tbu-steps span { font-size: .9rem; color: var(--tbu-ink-2); }
.tbu-chips { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 14px !important; }
.tbu-chips li { padding: 7px 13px; border-radius: 999px; background: var(--tbu-pearl); border: 1px solid var(--tbu-line); font-size: .86rem; color: var(--tbu-ink); }
.tbu-page-ilk .tbu-muted { margin-top: 14px; }
#top .tbu-video-card { display: grid; grid-template-columns: auto 1fr; gap: 14px; align-items: center; padding: 12px; border-radius: 16px; background: var(--tbu-ink); color: #F4E6E3; }
.tbu-video-card small { display: block; color: #E7B9B3; font-size: .7rem; letter-spacing: .14em; text-transform: uppercase; }
.tbu-play { display: grid; place-items: center; width: 56px; height: 56px; border-radius: 14px; background: linear-gradient(135deg, var(--tbu-rose), var(--tbu-rose-deep)); color: #fff; }
.tbu-play .tbu-ico { width: 22px; height: 22px; }

/* İletişim */
.tbu-contact-card { display: grid; grid-template-columns: minmax(0, 5fr) minmax(0, 7fr); border-radius: 24px; overflow: hidden; background: #fff; border: 1px solid var(--tbu-line); }
.tbu-cinfo { display: grid; align-content: start; background: var(--tbu-ink); color: #F4E6E3; padding: clamp(18px, 2.6vw, 28px); }
#top .tbu-crow { display: grid; gap: 2px; padding: 12px 0; border-bottom: 1px solid rgba(255, 255, 255, .1); color: #F4E6E3; }
.tbu-crow small { font-size: .68rem; letter-spacing: .18em; text-transform: uppercase; color: #E7B9B3; font-weight: 600; }
#top .tbu-crow strong { font-size: 1.08rem; font-weight: 500; color: #fff; }
#top .tbu-crow small { color: #E7B9B3; }
#top .tbu-crow span { color: #CDB9B6; }
.tbu-crow span { font-size: .86rem; color: #CDB9B6; }
#top .tbu-crow:hover strong { color: #F6CFCB; }
#top .tbu-page .tbu-muted a { color: var(--tbu-rose-deep); font-weight: 600; }
.tbu-map { margin-top: 16px; border-radius: 14px; overflow: hidden; height: 190px; background: #3a2a30; }
.tbu-map iframe { width: 100%; height: 100%; border: 0; display: block; }
.tbu-form { padding: clamp(18px, 2.8vw, 32px); }
.tbu-form .tbu-h3 { margin: 0 0 12px; }
.tbu-form .elementor-section, .tbu-form .e-con { padding: 0 !important; margin: 0 !important; }

/* Videolar */
.tbu-filter { display: flex; flex-wrap: wrap; gap: 8px; }
#top .tbu-filter button { height: 36px; padding: 0 14px; border-radius: 999px; border: 1px solid var(--tbu-line); background: #fff; font: inherit; font-size: .84rem; cursor: pointer; color: var(--tbu-ink); }
#top .tbu-filter button.on { background: var(--tbu-ink); color: #fff; border-color: var(--tbu-ink); }
.tbu-vgrid { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 18px 16px; }
.tbu-vcard { display: grid; gap: 8px; align-content: start; }
.tbu-vcard[hidden] { display: none; }
.tbu-thumb { position: relative; display: block; aspect-ratio: 16 / 9; border-radius: 16px; overflow: hidden; background: linear-gradient(135deg, #3A252B, #8C3E4B 55%, #E9C3BE); }
.tbu-thumb img { width: 100%; height: 100%; object-fit: cover; transition: transform .6s var(--tbu-ease); }
.tbu-thumb .tbu-play { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 56px; height: 56px; border-radius: 50%; background: rgba(255, 255, 255, .92); color: var(--tbu-rose-deep); transition: transform .4s var(--tbu-ease); }
.tbu-vcard:hover .tbu-thumb img { transform: scale(1.04); }
.tbu-vcard:hover .tbu-play { transform: translate(-50%, -50%) scale(1.08); }
.tbu-thumb-live iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; }
.tbu-tag { font-size: .7rem; letter-spacing: .14em; text-transform: uppercase; color: var(--tbu-ink-3); }
#top .tbu-vcard h2 { margin: 0; font-family: var(--tbu-serif); font-weight: 400; font-size: 1.3rem; line-height: 1.15; color: var(--tbu-ink); }

/* Ana sayfa: açılış */
.tbu-hero { position: relative; overflow: hidden; isolation: isolate; display: flex; align-items: center; min-height: min(calc(100svh - var(--tbu-hh)), 760px); padding: clamp(40px, 7vh, 80px) var(--tbu-gutter); }
.tbu-hero-bg { position: absolute; inset: -4%; z-index: -2; will-change: transform; }
.tbu-hero-bg img { width: 100%; height: 100%; object-fit: cover; object-position: 62% 50%; }
.tbu-hero-veil { position: absolute; inset: 0; z-index: -1; background: linear-gradient(90deg, rgba(251, 246, 241, .97) 0%, rgba(251, 246, 241, .9) 36%, rgba(251, 246, 241, .35) 62%, rgba(251, 246, 241, 0) 82%), linear-gradient(0deg, var(--tbu-ivory) 0%, rgba(251, 246, 241, 0) 18%); }
.tbu-hero-inner { max-width: 720px; display: grid; gap: 18px; }
#top .tbu-hero h1 { margin: 0; font-family: var(--tbu-sans); font-size: .8rem; letter-spacing: .2em; text-transform: uppercase; font-weight: 600; color: var(--tbu-rose-deep); display: flex; gap: .7em; align-items: center; line-height: 1.4; }
#top .tbu-hero h1::before { content: ""; flex: none; width: 28px; height: 1px; background: var(--tbu-rose); }
.tbu-display { font-family: var(--tbu-serif); font-weight: 400; letter-spacing: -.02em; line-height: .92; font-size: clamp(3rem, 8vw, 8rem); color: var(--tbu-ink); }
.tbu-display em { font-style: italic; color: var(--tbu-rose-deep); }
.tbu-line { display: block; overflow: hidden; padding-bottom: .06em; }
.tbu-line-in { display: block; animation: tbu-rise 1.3s var(--tbu-ease) both; }
.tbu-line:nth-child(2) .tbu-line-in { animation-delay: .12s; }
@keyframes tbu-rise { from { transform: translate3d(0, 105%, 0); } to { transform: none; } }
.tbu-lede { max-width: 46ch; font-size: clamp(1rem, 1.3vw, 1.12rem); color: var(--tbu-ink-2); line-height: 1.7; }
#top .tbu-doc-card { position: absolute; right: clamp(16px, 6vw, 90px); bottom: clamp(28px, 7vh, 80px); display: flex; gap: 14px; align-items: center; padding: 12px 18px 12px 12px; border-radius: 20px; background: var(--tbu-glass); border: 1px solid var(--tbu-glass-line); -webkit-backdrop-filter: blur(16px); backdrop-filter: blur(16px); box-shadow: 0 30px 60px -30px rgba(90, 40, 50, .3); color: var(--tbu-ink); will-change: transform; }
.tbu-doc-card img { width: 56px; height: 56px; border-radius: 50%; object-fit: cover; object-position: 50% 20%; }
.tbu-doc-card b { display: block; font-family: var(--tbu-serif); font-weight: 400; font-size: 1.25rem; line-height: 1.1; }
.tbu-doc-card span span { font-size: .78rem; color: var(--tbu-ink-2); }

/* Ana sayfa: scroll videosu */
/* Enfold'un overflow:hidden kapsayıcıları position:sticky'yi bozar; ana sayfada clip kullanılır */
html:has(> body.tbu-view-home),
html:has(> body.tbu-view-home) > body.tbu-view-home { overflow-x: clip !important; overflow-y: visible !important; }
body.tbu-view-home #wrap_all { overflow: clip !important; }
.tbu-journey { position: relative; height: 800vh; background: var(--tbu-ivory); }
.tbu-jst { position: sticky; top: var(--tbu-hh); height: calc(100vh - var(--tbu-hh)); height: calc(100svh - var(--tbu-hh)); overflow: hidden; }
.tbu-jframe { position: absolute; inset: 0; overflow: hidden; background: #1b1316; clip-path: inset(var(--clip-y, 6%) var(--clip-x, 5%) round var(--clip-r, 28px)); }
.tbu-jvideo { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; transform: scale(var(--vscale, 1.1)); }
.tbu-jshade { position: absolute; inset: 0; pointer-events: none; background: linear-gradient(0deg, rgba(28, 14, 18, .66) 0%, rgba(28, 14, 18, .12) 38%, rgba(28, 14, 18, 0) 56%), linear-gradient(180deg, rgba(28, 14, 18, .35) 0%, rgba(28, 14, 18, 0) 22%); }
.tbu-jhead { position: absolute; top: 22px; left: var(--tbu-gutter); opacity: var(--ui, 0); }
.tbu-stage { position: absolute; left: var(--tbu-gutter); right: var(--tbu-gutter); bottom: clamp(48px, 9vh, 96px); color: #fff; max-width: 760px; opacity: var(--ui, 0); }
.tbu-stage-count { font-size: .78rem; letter-spacing: .2em; color: rgba(255, 255, 255, .8); font-variant-numeric: tabular-nums; }
.tbu-stage-count b { color: #fff; }
#top .tbu-stage-title { margin: .2em 0 0; font-family: var(--tbu-serif); font-weight: 400; font-size: clamp(2.6rem, 7vw, 7rem); line-height: .95; letter-spacing: -.02em; overflow: hidden; padding-bottom: .08em; color: #fff; }
.tbu-stage-sub { margin-top: .35em !important; font-family: var(--tbu-serif); font-style: italic; font-size: clamp(1.1rem, 1.9vw, 1.7rem); color: #F8DCD6; overflow: hidden; }
#top .tbu-stage-link { display: inline-block; margin-top: 12px; font-size: .84rem; color: #fff; border-bottom: 1px solid rgba(255, 255, 255, .4); padding-bottom: 2px; }
.tbu-stage-link[hidden] { display: none; }
.tbu-s-in { display: block; transition: transform .8s var(--tbu-ease), opacity .8s var(--tbu-ease), filter .8s var(--tbu-ease); }
.tbu-stage.is-out .tbu-s-in { transform: translate3d(0, -60%, 0); opacity: 0; filter: blur(6px); transition-duration: .3s; }
.tbu-stage.is-pre .tbu-s-in { transform: translate3d(0, 70%, 0); opacity: 0; filter: blur(6px); transition: none; }
.tbu-rail { position: absolute; right: calc(var(--tbu-gutter) + 56px); top: 50%; transform: translateY(-50%); display: grid; gap: 11px; opacity: var(--ui, 0); }
.tbu-rail li { display: flex; align-items: center; justify-content: flex-end; gap: 12px; color: rgba(255, 255, 255, .55); font-size: .66rem; letter-spacing: .14em; text-transform: uppercase; line-height: 1; }
.tbu-rail li span { opacity: 0; transform: translateX(8px); transition: opacity .4s, transform .4s; white-space: nowrap; }
.tbu-rail li i { width: 6px; height: 6px; border-radius: 50%; background: rgba(255, 255, 255, .45); transition: transform .4s, background-color .4s; }
.tbu-rail li.done i { background: rgba(255, 255, 255, .9); }
.tbu-rail li.on { color: #fff; }
.tbu-rail li.on span { opacity: 1; transform: none; }
.tbu-rail li.on i { background: #F6CFCB; transform: scale(1.8); box-shadow: 0 0 12px rgba(246, 207, 203, .9); }
.tbu-jprog { position: absolute; left: var(--tbu-gutter); right: var(--tbu-gutter); bottom: 22px; height: 1px; background: rgba(255, 255, 255, .22); opacity: var(--ui, 0); }
.tbu-jprog i { position: absolute; inset: 0; background: linear-gradient(90deg, #F6CFCB, #fff); transform-origin: 0 50%; transform: scaleX(var(--p, 0)); }

/* Video yokken: aşama şeridi */
.tbu-stage-grid { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 14px !important; }
.tbu-stage-grid li { flex: 1 1 150px; display: grid; gap: 2px; padding: 14px; border-radius: 16px; background: #fff; border: 1px solid var(--tbu-line); }
.tbu-stage-grid small { font-size: .7rem; letter-spacing: .16em; color: var(--tbu-rose); }
.tbu-stage-grid b { font-family: var(--tbu-serif); font-weight: 400; font-size: 1.35rem; color: var(--tbu-ink); }
.tbu-stage-grid span { font-size: .82rem; color: var(--tbu-ink-2); }

/* Ana sayfa: hekim */
.tbu-doctor { display: grid; grid-template-columns: minmax(0, 5fr) minmax(0, 7fr); gap: clamp(24px, 4vw, 60px); align-items: center; }
.tbu-portrait { position: relative; border-radius: 26px; overflow: hidden; aspect-ratio: 4 / 5; background: var(--tbu-pearl); }
.tbu-portrait img { width: 100%; height: 100%; object-fit: cover; object-position: 50% 18%; }
.tbu-portrait figcaption { position: absolute; left: 14px; right: 14px; bottom: 14px; padding: 12px 14px; border-radius: 16px; background: rgba(255, 250, 247, .82); -webkit-backdrop-filter: blur(12px); backdrop-filter: blur(12px); font-size: .82rem; color: var(--tbu-ink-2); }
.tbu-portrait figcaption b { display: block; font-family: var(--tbu-serif); font-weight: 400; font-size: 1.3rem; color: var(--tbu-ink); }
.tbu-firsts { margin-top: 20px !important; border-top: 1px solid var(--tbu-line); }
.tbu-firsts li { display: grid; grid-template-columns: 28px 1fr; gap: 12px; align-items: baseline; padding: 11px 0; border-bottom: 1px solid var(--tbu-line); color: var(--tbu-ink); }
.tbu-firsts li span { font-family: var(--tbu-serif); font-style: italic; color: var(--tbu-rose); font-size: 1.1rem; }
.tbu-facts { display: flex; flex-wrap: wrap; gap: 18px 40px; margin-top: 22px; }
.tbu-facts b { display: block; font-family: var(--tbu-serif); font-weight: 400; font-size: 2.4rem; line-height: 1; color: var(--tbu-ink); }
.tbu-facts span { font-size: .8rem; color: var(--tbu-ink-3); }

/* Ana sayfa: hizmetler */
.tbu-services { background: linear-gradient(180deg, var(--tbu-ivory), var(--tbu-pearl)); }
.tbu-svc-head { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-end; gap: 12px 40px; margin-bottom: 22px; }
.tbu-svc-head > p { max-width: 50ch; color: var(--tbu-ink-2); }
.tbu-svc-groups { display: grid; gap: 26px; }
.tbu-grp-title { display: flex; align-items: center; gap: 14px; font-size: .72rem; letter-spacing: .2em; text-transform: uppercase; color: var(--tbu-ink-3); font-weight: 600; margin-bottom: 12px !important; }
.tbu-grp-title::after { content: ""; flex: 1; height: 1px; background: var(--tbu-line); }
.tbu-cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 14px; }
#top .tbu-card { display: flex; flex-direction: column; gap: 8px; padding: 22px; min-height: 190px; border-radius: 20px; background: rgba(255, 255, 255, .7); border: 1px solid rgba(255, 255, 255, .9); box-shadow: 0 20px 50px -34px rgba(90, 40, 50, .35); color: var(--tbu-ink); transition: transform .5s var(--tbu-ease), box-shadow .5s, background-color .4s; }
#top .tbu-card:hover { transform: translateY(-4px); background: #fff; box-shadow: 0 30px 60px -30px rgba(90, 40, 50, .4); }
#top .tbu-card h3 { margin: auto 0 0; font-family: var(--tbu-serif); font-weight: 400; font-size: 1.55rem; line-height: 1.08; color: var(--tbu-ink); }
.tbu-card p { font-size: .9rem; color: var(--tbu-ink-2); }
.tbu-more { font-size: .8rem; font-weight: 600; color: var(--tbu-rose-deep); }

/* Ana sayfa: medya */
.tbu-media { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 1px; background: var(--tbu-line); border: 1px solid var(--tbu-line); border-radius: 20px; overflow: hidden; }
#top .tbu-media a { display: grid; gap: 4px; padding: 22px; background: var(--tbu-ivory); color: var(--tbu-ink); transition: background-color .3s; }
#top .tbu-media a:hover { background: #fff; }
.tbu-media b { font-family: var(--tbu-serif); font-weight: 400; font-size: 1.45rem; }
.tbu-media span { font-size: .85rem; color: var(--tbu-ink-2); }

/* Ana sayfa: iletişim */
.tbu-home-contact { position: relative; overflow: hidden; isolation: isolate; background: var(--tbu-ink); color: #F4E6E3; }
.tbu-orb { position: absolute; right: -10%; top: -40%; width: min(760px, 90vw); aspect-ratio: 1; border-radius: 50%; z-index: -1; background: radial-gradient(circle at 40% 40%, rgba(246, 207, 203, .3), rgba(200, 115, 124, .12) 40%, transparent 70%); }
#top .tbu-home-contact .tbu-h2 { color: #fff; }
#top .tbu-home-contact .tbu-h2 em { color: #F6CFCB; }
.tbu-hc-grid { display: grid; grid-template-columns: minmax(0, 6fr) minmax(0, 5fr); gap: clamp(20px, 4vw, 56px); align-items: center; }
.tbu-hc-grid .tbu-cta-row { margin-top: 22px; }
.tbu-cinfo-plain { background: rgba(255, 255, 255, .04); border: 1px solid rgba(255, 255, 255, .1); border-radius: 20px; padding: 6px 22px; }
.tbu-cinfo-plain .tbu-crow:last-child { border-bottom: 0; }

/* Görünür olunca belirme */
.tbu-reveal { transition: opacity 1s var(--tbu-ease), transform 1s var(--tbu-ease); }
.tbu-js .tbu-reveal.tbu-pending { opacity: 0; transform: translateY(22px); }

/* 5) Duyarlı düzen --------------------------------------------------- */
@media (max-width: 1020px) {
	.tbu-phead-media, .tbu-two, .tbu-contact-card, .tbu-doctor, .tbu-hc-grid, .tbu-ahero-grid { grid-template-columns: 1fr; }
	.tbu-portrait { max-width: 440px; }
	.tbu-ph { max-width: 560px; }
}
@media (max-width: 767px) {
	#top .title_container .container { padding-top: 16px; padding-bottom: 16px; }
	#top .container_wrap .content, #top .container_wrap .sidebar { padding-top: 22px; padding-bottom: 24px; }
}
@media (max-width: 640px) {
	.tbu-hero { align-items: flex-end; min-height: 0; padding-top: 220px; }
	.tbu-hero-bg img { object-position: 70% 30%; }
	.tbu-hero-veil { background: linear-gradient(0deg, var(--tbu-ivory) 0%, rgba(251, 246, 241, .94) 52%, rgba(251, 246, 241, .2) 84%, rgba(251, 246, 241, 0) 100%); }
	.tbu-doc-card { display: none !important; }
	.tbu-cta-row .tbu-btn { width: 100%; }
	.tbu-rail { display: none; }
	.tbu-journey { height: 650vh; }
	.tbu-panel-row { flex-direction: column; align-items: flex-start; }
	.tbu-ahero-img { min-height: 180px; }
}
@media (prefers-reduced-motion: reduce) {
	.tbu-home *, .tbu-page * { animation: none !important; transition-duration: .01ms !important; }
}

/* İletişim: Elementor form şablonunun arka plan görselini sade göster */
.tbu-form .elementor-element,
.tbu-form .e-con,
.tbu-form .elementor-section { background-image: none !important; background-color: transparent !important; box-shadow: none !important; }
.tbu-form .elementor-background-overlay,
.tbu-form .e-con::before { display: none !important; }


/* =====================================================================
   v1.1 — Açılış = tam ekran scroll videosu, saydam menü, final yazısı,
   birleşik iletişim + footer, footer'da bölünen hücre animasyonu
   ===================================================================== */
body.tbu-view-home #main { padding-top: 0 !important; }
@media (min-width: 768px) {
	html.tbu-over-video body#top.tbu-view-home #header .header_bg {
		background: linear-gradient(180deg, rgba(251, 246, 241, .6), rgba(251, 246, 241, 0));
		-webkit-backdrop-filter: none; backdrop-filter: none; border-color: transparent;
	}
	html.tbu-over-video body#top.tbu-view-home #header.all_colors { background-color: transparent; }
	html.tbu-over-video body#top.tbu-view-home #header #header_main { border-bottom-color: transparent; }
	#top #header .header_bg { transition: background-color .4s, background .4s; }
}
.tbu-journey-hero { height: 720vh; }
.tbu-journey-hero .tbu-jst { top: 0; height: 100vh; height: 100svh; }
.tbu-journey-hero .tbu-jframe { clip-path: none; background: var(--tbu-pearl); }
.tbu-jposter { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.tbu-journey-hero .tbu-jvideo { transform: none; opacity: 0; transition: opacity .6s; }
.tbu-journey-hero.is-ready .tbu-jvideo { opacity: 1; }
.tbu-journey-hero .tbu-jshade {
	background:
		linear-gradient(90deg, rgba(251, 246, 241, calc(.78 * var(--intro, 1))) 0%, rgba(251, 246, 241, calc(.4 * var(--intro, 1))) 34%, rgba(251, 246, 241, 0) 58%),
		linear-gradient(0deg, rgba(28, 14, 18, calc(.55 * var(--ui, 0))) 0%, rgba(28, 14, 18, 0) 42%);
}
/* Yükleniyor */
.tbu-loader { position: absolute; left: 50%; top: 50%; width: 56px; height: 56px; margin: -28px 0 0 -28px; z-index: 4; transition: opacity .45s; pointer-events: none; }
.tbu-loader i { display: block; width: 100%; height: 100%; border-radius: 50%; border: 2px solid rgba(255, 255, 255, .45); border-top-color: var(--tbu-rose-deep); box-shadow: 0 0 24px rgba(255, 255, 255, .5); animation: tbu-spin .9s linear infinite; }
.tbu-journey-hero.is-ready .tbu-loader, .tbu-journey-hero.is-slow .tbu-loader { opacity: 0; }
@keyframes tbu-spin { to { transform: rotate(360deg); } }
/* Açılış yazısı: tıklanabilir öğe yok */
.tbu-intro { position: absolute; left: var(--tbu-gutter); top: 50%; z-index: 3; max-width: 680px; pointer-events: none; opacity: var(--intro, 1); transform: translateY(calc(-50% - (1 - var(--intro, 1)) * 40px)); display: grid; gap: 16px; }
#top .tbu-intro h1 { margin: 0; font-family: var(--tbu-sans); font-size: .8rem; letter-spacing: .2em; text-transform: uppercase; font-weight: 600; color: var(--tbu-rose-deep); display: flex; gap: .7em; align-items: center; line-height: 1.4; }
#top .tbu-intro h1::before { content: ""; flex: none; width: 28px; height: 1px; background: var(--tbu-rose); }
.tbu-intro .tbu-display { color: var(--tbu-ink); }
.tbu-cue { display: flex; align-items: center; gap: 12px; font-size: .72rem; letter-spacing: .22em; text-transform: uppercase; color: var(--tbu-ink-2); margin-top: 8px !important; }
.tbu-cue i { position: relative; width: 1px; height: 40px; overflow: hidden; background: rgba(43, 29, 34, .2); }
.tbu-cue i::after { content: ""; position: absolute; left: 0; top: -40%; width: 1px; height: 40%; background: var(--tbu-rose-deep); animation: tbu-cue 2.2s cubic-bezier(.65, 0, .35, 1) infinite; }
@keyframes tbu-cue { to { top: 110%; } }
/* Aşama etiketi: hiç boş kalmaz */
.tbu-journey-hero .tbu-stage { opacity: calc(var(--ui, 0) * max(0, 1 - var(--fin, 0) * 4)); }
.tbu-journey-hero .tbu-rail, .tbu-journey-hero .tbu-jprog { opacity: calc(var(--ui, 0) * (1 - var(--fin, 0))); }
.tbu-journey-hero .tbu-s-in { transition: none; }
.tbu-stage.is-swap .tbu-s-in { animation: tbu-swap .5s var(--tbu-ease); }
@keyframes tbu-swap { from { transform: translate3d(0, 35%, 0); opacity: .25; } to { transform: none; opacity: 1; } }
/* Final: yakınlaşarak gelen veda yazısı */
.tbu-finale { position: absolute; left: var(--tbu-gutter); right: var(--tbu-gutter); top: 60%; z-index: 3; text-align: center; color: #fff; pointer-events: none; opacity: var(--fin, 0); transform: scale(calc(.78 + var(--fin, 0) * .22)); transform-origin: 50% 0; text-shadow: 0 2px 30px rgba(60, 20, 30, .45); }
.tbu-finale::before { content: ""; position: absolute; left: 50%; top: 50%; width: min(900px, 90vw); height: 200%; transform: translate(-50%, -50%); background: radial-gradient(closest-side, rgba(60, 22, 32, .42), rgba(60, 22, 32, 0)); z-index: -1; }
.tbu-finale-msg { font-family: var(--tbu-serif); font-style: italic; font-size: clamp(2.1rem, 5.2vw, 4.8rem); line-height: 1.05; }
.tbu-finale-sig { margin-top: 12px !important; font-size: clamp(.78rem, 1.1vw, .95rem); letter-spacing: .24em; text-transform: uppercase; font-weight: 600; color: #FBE3DF; }
@media (max-width: 767px) {
	.tbu-journey-hero { height: 600vh; }
	.tbu-intro { top: auto; bottom: 16vh; transform: translateY(calc((1 - var(--intro, 1)) * -40px)); }
	.tbu-journey-hero .tbu-jshade { background: linear-gradient(0deg, rgba(251, 246, 241, calc(.85 * var(--intro, 1))) 0%, rgba(251, 246, 241, 0) 55%), linear-gradient(0deg, rgba(28, 14, 18, calc(.55 * var(--ui, 0))) 0%, rgba(28, 14, 18, 0) 42%); }
}

/* Birleşik iletişim + footer: tek zemin */
#top #footer, #top #socket { background: var(--tbu-ink); border-top: 0; }
body.tbu-view-home .tbu-home-contact { padding-bottom: clamp(28px, 4vh, 44px); }
body.tbu-view-home #top #footer { border-top: 1px solid rgba(255, 255, 255, .06); }
#top #footer { position: relative; overflow: hidden; }
#top #footer::before { content: ""; position: absolute; right: -12%; top: -30%; width: min(640px, 80vw); aspect-ratio: 1; border-radius: 50%; background: radial-gradient(circle at 40% 40%, rgba(246, 207, 203, .12), rgba(200, 115, 124, .05) 45%, transparent 70%); pointer-events: none; }
.tbu-cellcol { display: flex !important; flex-direction: column; align-items: center; justify-content: center; }
.tbu-cellbox { position: relative; width: clamp(170px, 17vw, 230px); aspect-ratio: 1; pointer-events: none; }
.tbu-cellbox canvas { display: block; }
.tbu-cellbox-label { position: absolute; left: 0; right: 0; bottom: -6px; text-align: center; font-size: .68rem; letter-spacing: .2em; text-transform: uppercase; color: #F6CFCB; }
#top #footer .tbu-cellbox-link { margin-top: 18px; font-size: .84rem; font-weight: 600; color: #fff; border-bottom: 1px solid rgba(255, 255, 255, .3); padding-bottom: 2px; }
.tbu-cellbox-float { position: absolute; right: 4vw; top: 50%; transform: translateY(-50%); opacity: .8; }
@media (max-width: 767px) { .tbu-cellbox { width: 170px; } }

/* v1.1.1 — Sayfalarda çift başlık: içerik H1 ile başlıyorsa üst şerit gizli (sunucu tarafı filtre çalışmazsa yedek) */
body.page.tbu-own-h1 .title_container { display: none !important; }
body.page.tbu-own-h1 #main > .container_wrap_first .content,
body.page.tbu-own-h1 #main > .container_wrap:first-of-type .content { padding-top: 28px; }

/* v1.1.2 — Başlık iki satırda kalsın: "Nadide bir hücreden, / güçlü bir hayata." */
.tbu-intro { max-width: min(1000px, 76vw); }
.tbu-intro .tbu-display { font-size: clamp(2.5rem, 6.2vw, 6.6rem); }
@media (min-width: 768px) { .tbu-intro .tbu-line { white-space: nowrap; } }
@media (max-width: 767px) { .tbu-intro { max-width: none; right: var(--tbu-gutter); } }

/* v1.1.3 — başlık okunurluğu, kesik harf uçları, ortada hareketli ok, mobil saydam menü */
.tbu-intro .tbu-line { padding: 0 .12em .24em 0; margin-bottom: -.2em; }
.tbu-intro .tbu-display { line-height: 1; text-shadow: 0 0 18px rgba(251, 246, 241, .9), 0 0 42px rgba(251, 246, 241, .7); }
.tbu-intro::before { content: ""; position: absolute; z-index: -1; left: calc(-1 * var(--tbu-gutter)); top: -30%; width: 125%; height: 160%; background: radial-gradient(ellipse at 38% 50%, rgba(251, 246, 241, .78) 0%, rgba(251, 246, 241, .5) 42%, rgba(251, 246, 241, 0) 70%); pointer-events: none; }
#top .tbu-intro h1 { text-shadow: 0 0 12px rgba(251, 246, 241, .95); }
.tbu-arrow { position: absolute; left: 50%; bottom: clamp(18px, 4vh, 38px); z-index: 3; width: 48px; height: 48px; margin-left: -24px; display: grid; place-items: center; border-radius: 50%; color: var(--tbu-rose-deep); background: rgba(251, 246, 241, .55); border: 1px solid rgba(255, 255, 255, .7); box-shadow: 0 8px 24px -10px rgba(90, 40, 50, .35); -webkit-backdrop-filter: blur(8px); backdrop-filter: blur(8px); pointer-events: none; opacity: var(--intro, 1); }
.tbu-arrow svg { animation: tbu-arrow 1.8s cubic-bezier(.45, 0, .35, 1) infinite; }
@keyframes tbu-arrow { 0%, 100% { transform: translateY(-4px); opacity: .55; } 50% { transform: translateY(5px); opacity: 1; } }
@media (prefers-reduced-motion: reduce) { .tbu-arrow svg { animation: none; } }
@media (max-width: 767px) {
	.tbu-intro { bottom: calc(14vh + 40px); }
	.tbu-intro::before { top: -40%; height: 190%; width: calc(100% + 2 * var(--tbu-gutter)); background: radial-gradient(ellipse at 50% 55%, rgba(251, 246, 241, .8) 0%, rgba(251, 246, 241, .45) 50%, rgba(251, 246, 241, 0) 75%); }
	.tbu-arrow { bottom: 22px; }
	#gt_float_wrapper { right: 12px !important; bottom: 12px !important; }
	/* Mobilde menü de videonun üstünde saydam */
	body#top.tbu-view-home #header { position: absolute !important; top: 0; left: 0; right: 0; width: 100%; background: transparent !important; }
	body#top.tbu-view-home #header .header_bg { background: linear-gradient(180deg, rgba(251, 246, 241, .7), rgba(251, 246, 241, 0)) !important; border-color: transparent !important; -webkit-backdrop-filter: none; backdrop-filter: none; }
	body#top.tbu-view-home #header #header_main { border-bottom-color: transparent !important; background: transparent !important; }
	body#top.tbu-view-home #main { padding-top: 0 !important; margin-top: 0 !important; }
}
/* Aşama yazısı: altta ortada, videodaki merkez hareketi kapatmadan okunur */
.tbu-journey-hero .tbu-stage { left: 50%; right: auto; width: min(760px, calc(100% - 2 * var(--tbu-gutter))); transform: translateX(-50%); bottom: clamp(44px, 7vh, 80px); text-align: center; text-shadow: 0 2px 18px rgba(40, 14, 22, .55); }
.tbu-journey-hero .tbu-stage::before { content: ""; position: absolute; z-index: -1; left: 50%; top: 50%; width: 140%; height: 190%; transform: translate(-50%, -50%); background: radial-gradient(closest-side, rgba(40, 14, 22, .42), rgba(40, 14, 22, 0)); pointer-events: none; }
#top .tbu-journey-hero .tbu-stage-title { font-size: clamp(2.2rem, 4.6vw, 4.6rem); }
.tbu-journey-hero .tbu-stage-sub { font-size: clamp(1rem, 1.5vw, 1.4rem); }
@media (max-width: 767px) { .tbu-journey-hero .tbu-stage { bottom: 92px; } }
/* v1.1.3 — footer: bölünen hücre sağda, büyük ve arka planda */
#top #footer::before { display: none; }
#top #footer > .container { position: relative; z-index: 1; }
.tbu-cellbox.tbu-cellbox-bg { position: absolute; z-index: 0; right: -11%; top: 50%; width: min(640px, 40vw); transform: translateY(-50%); opacity: .42; pointer-events: none; }
.tbu-cellbox-bg .tbu-cellbox-label { bottom: 14%; font-size: .66rem; opacity: .7; }
@media (max-width: 767px) { .tbu-cellbox.tbu-cellbox-bg { width: 120vw; right: -55vw; top: 40%; opacity: .32; } .tbu-cellbox-bg .tbu-cellbox-label { display: none; } }
@media (max-width: 767px) { #top #footer .tbu-cellcol { margin: 4px 0 18px !important; padding: 0 !important; min-height: 0 !important; } }
@media (max-width: 1500px) { .tbu-cellbox.tbu-cellbox-bg { opacity: .3; right: -16%; } }
.tbu-journey-hero .tbu-stage-count { display: none; }
/* Dil seçimi: sağdaki sosyal çubukta (GTranslate yüzen düğmesi gizlenir) */
html.tbu-has-lang #gt_float_wrapper { display: none !important; }
.mystickyelements-fixed li.tbu-lang { position: relative; }
.mystickyelements-fixed .tbu-lang-icon { background: #2B1D22 !important; }
.mystickyelements-fixed .tbu-lang-icon button { all: unset; box-sizing: border-box; width: 100%; height: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 2px; cursor: pointer; color: #fff; }
.mystickyelements-fixed .tbu-lang-icon img { width: 20px; height: 20px; border-radius: 50%; object-fit: cover; }
.mystickyelements-fixed .tbu-lang-icon b { font: 700 9px/1 var(--tbu-sans, sans-serif); letter-spacing: .08em; }
.mystickyelements-fixed .tbu-lang-icon button:focus-visible { outline: 2px solid #F6CFCB; outline-offset: -3px; }
.tbu-lang-menu { position: absolute; bottom: 0; right: calc(100% + 8px); z-index: 99999; min-width: 170px; max-height: 70vh; overflow: auto; padding: 6px; border-radius: 14px; background: #fff; border: 1px solid rgba(43, 29, 34, .12); box-shadow: 0 18px 40px -16px rgba(43, 29, 34, .4); }
.tbu-lang-menu[hidden] { display: none; }
.tbu-lang-menu a { display: flex; align-items: center; gap: 10px; padding: 7px 10px; border-radius: 9px; font: 500 .86rem/1.2 var(--tbu-sans, sans-serif); color: #2B1D22 !important; text-decoration: none !important; }
.tbu-lang-menu a:hover, .tbu-lang-menu a.on { background: #FBF6F1; }
.tbu-lang-menu a.on { font-weight: 700; }
.tbu-lang-menu img { width: 20px; height: 20px; border-radius: 50%; object-fit: cover; flex: none; }
.mystickyelements-position-mobile-left .tbu-lang-menu { }
@media (max-width: 1024px) { .mystickyelements-position-mobile-left .tbu-lang-menu { right: auto; left: calc(100% + 8px); } }
/* v1.1.6 — footer düzeni */
#top #footer .tbu-cellcol { display: block !important; }
.mystickyelements-fixed .tbu-lang-icon img { width: 24px; height: 24px; }
#top #footer .tbu-copybar { clear: both; width: 100%; margin-top: 26px; padding-top: 16px; border-top: 1px solid rgba(255, 255, 255, .1); }
#top #footer .tbu-copybar p { margin: 0; font-size: .8rem; line-height: 1.6; color: rgba(255, 255, 255, .55); }
#top #scroll-top-link { right: 12px !important; left: auto !important; }

/* =====================================================================
   v1.2 — Doktor sayfası + "Doktor ile İletişim" penceresi
   ===================================================================== */
.tbu-page-doktor .tbu-sec-tight { padding-top: clamp(28px, 4vh, 48px); padding-bottom: 0; }
.tbu-page-doktor > .tbu-sec:last-child { padding-bottom: clamp(36px, 5vh, 60px); }
.tbu-dr-hero-grid { display: grid; grid-template-columns: minmax(0, 5fr) minmax(0, 7fr); gap: clamp(22px, 4vw, 56px); align-items: center; }
.tbu-dr-photo { margin: 0; position: relative; }
.tbu-dr-photo img { display: block; width: 100%; aspect-ratio: 5 / 6; object-fit: cover; object-position: 50% 18%; border-radius: 28px; box-shadow: 0 30px 70px -36px rgba(90, 40, 50, .45); }
.tbu-dr-photo::after { content: ""; position: absolute; inset: -10px 10px 10px -10px; z-index: -1; border-radius: 30px; background: linear-gradient(135deg, var(--tbu-blush), var(--tbu-pearl)); }
#top .tbu-dr-intro h1 { margin: 10px 0 6px; font-family: var(--tbu-serif); font-weight: 400; font-size: clamp(2.3rem, 4.6vw, 4.2rem); line-height: 1.02; letter-spacing: -.01em; color: var(--tbu-ink); }
.tbu-dr-hosp { display: inline-flex; align-items: center; gap: 8px; margin: 0 0 4px !important; color: var(--tbu-rose-deep); font-weight: 500; }
.tbu-dr-hosp .tbu-ico { width: 18px; height: 18px; }
.tbu-dr-intro .tbu-lead { text-align: justify; hyphens: auto; }
.tbu-dr-cta { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 18px; }
#top .tbu-dr-cta .tbu-btn { cursor: pointer; font-family: var(--tbu-sans); }
.tbu-ico-line { fill: none; stroke: currentColor; }

.tbu-dr-stats { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 1px; margin: 0 !important; padding: 0; list-style: none; background: var(--tbu-line); border: 1px solid var(--tbu-line); border-radius: 22px; overflow: hidden; }
.tbu-dr-stats li { display: grid; gap: 4px; align-content: start; margin: 0; padding: 18px 20px; background: #fff; }
.tbu-dr-stats b { font-family: var(--tbu-serif); font-weight: 400; font-size: clamp(2rem, 3vw, 2.8rem); line-height: 1; color: var(--tbu-rose-deep); }
.tbu-dr-stats span { font-size: .84rem; line-height: 1.4; color: var(--tbu-ink-2); }

.tbu-dr-firsts { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 12px; margin: 18px 0 0 !important; padding: 0; list-style: none; counter-reset: none; }
.tbu-dr-firsts li { display: grid; gap: 6px; align-content: start; margin: 0; padding: 18px; border-radius: 20px; background: linear-gradient(160deg, #fff, var(--tbu-pearl)); border: 1px solid var(--tbu-line); transition: transform .4s var(--tbu-ease), box-shadow .4s; }
.tbu-dr-firsts li:hover { transform: translateY(-3px); box-shadow: 0 22px 40px -28px rgba(90, 40, 50, .45); }
.tbu-dr-firsts small { font-size: .7rem; letter-spacing: .18em; color: var(--tbu-rose); font-weight: 600; }
.tbu-dr-firsts strong { font-family: var(--tbu-serif); font-weight: 400; font-size: 1.4rem; line-height: 1.1; color: var(--tbu-ink); }
.tbu-dr-firsts span { font-size: .86rem; line-height: 1.5; color: var(--tbu-ink-2); }

.tbu-dr-two { display: grid; grid-template-columns: minmax(0, 5fr) minmax(0, 7fr); gap: clamp(24px, 4vw, 56px); align-items: start; }
.tbu-dr-time { position: relative; margin: 18px 0 0 6px !important; padding: 0 0 0 22px !important; list-style: none; }
.tbu-dr-time::before { content: ""; position: absolute; left: 5px; top: 8px; bottom: 8px; width: 1px; background: var(--tbu-blush-2); }
.tbu-dr-time li { position: relative; display: grid; grid-template-columns: 52px 1fr; gap: 12px; margin: 0; padding: 8px 0; font-size: .93rem; line-height: 1.5; color: var(--tbu-ink-2); }
.tbu-dr-time li::before { content: ""; position: absolute; left: -21px; top: 14px; width: 9px; height: 9px; border-radius: 50%; background: #fff; border: 2px solid var(--tbu-rose); }
.tbu-dr-time b { font-weight: 600; color: var(--tbu-ink); font-variant-numeric: tabular-nums; }

.tbu-dr-acc { margin-top: 18px; display: grid; gap: 8px; }
.tbu-dr-acc details { border: 1px solid var(--tbu-line); border-radius: 18px; background: #fff; overflow: hidden; }
.tbu-dr-acc summary { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 14px 18px; cursor: pointer; list-style: none; font-weight: 600; color: var(--tbu-ink); }
.tbu-dr-acc summary::-webkit-details-marker { display: none; }
.tbu-dr-acc summary i { flex: none; position: relative; width: 28px; height: 28px; border-radius: 50%; background: var(--tbu-pearl); }
.tbu-dr-acc summary i::before, .tbu-dr-acc summary i::after { content: ""; position: absolute; left: 50%; top: 50%; width: 11px; height: 1.6px; margin: -.8px 0 0 -5.5px; background: var(--tbu-rose-deep); transition: transform .3s; }
.tbu-dr-acc summary i::after { transform: rotate(90deg); }
.tbu-dr-acc details[open] summary i::after { transform: rotate(0); }
.tbu-dr-acc details[open] summary { border-bottom: 1px solid var(--tbu-line); }
.tbu-dr-acc-body { max-height: 460px; overflow: auto; padding: 14px 20px 16px; font-size: .9rem; line-height: 1.65; color: var(--tbu-ink-2); overscroll-behavior: contain; }
.tbu-dr-acc-body ul, .tbu-dr-acc-body ol { margin: 6px 0 6px 1.2em !important; padding: 0; }
.tbu-dr-acc-body li { margin: 0 0 6px; }
.tbu-dr-acc-body p { margin: 0 0 8px !important; }
.tbu-dr-acc-body strong { color: var(--tbu-ink); font-weight: 600; }
.tbu-dr-fallback { max-height: none; }

.tbu-dr-band { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 16px 28px; padding: clamp(22px, 3vw, 34px) clamp(22px, 3.4vw, 40px); border-radius: 26px; background: var(--tbu-ink); color: #fff; }
#top .tbu-dr-band .tbu-h3 { margin: 0; color: #fff; }
#top .tbu-dr-band .tbu-h3 em { color: #F6CFCB; }
.tbu-dr-band p { margin: 6px 0 0 !important; color: rgba(255, 255, 255, .7); }
#top .tbu-dr-band .tbu-btn { cursor: pointer; font-family: var(--tbu-sans); }

/* Pencere */
html.tbu-modal-open, html.tbu-modal-open body { overflow: hidden !important; }
.tbu-modal { position: fixed; inset: 0; z-index: 100050; display: grid; place-items: center; padding: 16px; }
.tbu-modal[hidden] { display: none; }
.tbu-modal-backdrop { position: absolute; inset: 0; background: rgba(43, 29, 34, .5); -webkit-backdrop-filter: blur(6px); backdrop-filter: blur(6px); opacity: 0; transition: opacity .22s; }
.tbu-modal-card { position: relative; width: min(1040px, 100%); max-height: calc(100dvh - 32px); overflow: auto; border-radius: 28px; background: #FDF9F6; box-shadow: 0 40px 100px -30px rgba(43, 29, 34, .55); opacity: 0; transform: translateY(14px) scale(.98); transition: opacity .22s, transform .3s var(--tbu-ease); overscroll-behavior: contain; }
.tbu-modal.is-open .tbu-modal-backdrop { opacity: 1; }
.tbu-modal.is-open .tbu-modal-card { opacity: 1; transform: none; }
.tbu-modal-head { display: grid; grid-template-columns: auto 1fr auto; gap: 16px; align-items: center; padding: 22px 26px 18px; background: linear-gradient(120deg, #FAEDEA, #FDF7F4 60%, #F7EBE8); border-bottom: 1px solid var(--tbu-line); }
.tbu-modal-badge { display: grid; place-items: center; width: 60px; height: 60px; border-radius: 50%; background: #F3DEDA; color: var(--tbu-rose-deep); }
.tbu-modal-badge .tbu-ico { width: 26px; height: 26px; }
.tbu-modal-title { margin: 0 !important; font-family: var(--tbu-serif); font-size: clamp(1.7rem, 2.6vw, 2.3rem); line-height: 1.05; color: var(--tbu-ink); }
.tbu-modal-sub { margin: 4px 0 0 !important; font-family: var(--tbu-serif); font-size: 1.08rem; color: var(--tbu-ink-2); }
#top .tbu-modal-x { display: grid; place-items: center; width: 44px; height: 44px; padding: 0; border: 0; border-radius: 50%; background: #F3DEDA; color: var(--tbu-rose-deep); cursor: pointer; transition: background .2s; }
#top .tbu-modal-x:hover { background: #EBCFCA; }
.tbu-modal-x .tbu-ico { width: 20px; height: 20px; }
.tbu-modal-body { display: grid; grid-template-columns: minmax(0, 7fr) minmax(0, 5fr); }
.tbu-modal-form { padding: 22px 26px 22px !important; border-right: 1px solid var(--tbu-line); }
.tbu-modal-form .elementor-form-fields-wrapper { display: flex; flex-wrap: wrap; gap: 12px 0; margin: 0 !important; }
.tbu-modal-form .elementor-field-group { width: 100% !important; max-width: 100% !important; flex: 0 0 100% !important; padding: 0 !important; margin: 0 !important; position: relative; }
.tbu-modal-form .elementor-field-label { position: absolute !important; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); }
#top.tbu .tbu-modal-form .elementor-field-group input[type="text"], #top.tbu .tbu-modal-form .elementor-field-group input[type="email"], #top.tbu .tbu-modal-form .elementor-field-group input[type="tel"], #top.tbu .tbu-modal-form .elementor-field-group textarea, #top.tbu .tbu-modal-form .elementor-field-group .elementor-field-textual {
	margin: 0 !important; width: 100% !important; background: #fff !important; border-radius: 14px !important; min-height: 52px; padding: 13px 16px 13px 50px !important; font-size: .98rem !important;
}
#top.tbu .tbu-modal-form .elementor-field-group textarea { min-height: 128px; resize: vertical; }
.tbu-fi::before { content: ""; position: absolute; left: 16px; top: 15px; z-index: 1; width: 21px; height: 21px; background: var(--tbu-rose-deep); pointer-events: none; -webkit-mask: var(--ic) center / contain no-repeat; mask: var(--ic) center / contain no-repeat; }
.tbu-fi-user { --ic: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round'%3E%3Ccircle cx='12' cy='8' r='4'/%3E%3Cpath d='M4 21a8 8 0 0 1 16 0'/%3E%3C/svg%3E"); }
.tbu-fi-pin { --ic: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round'%3E%3Cpath d='M12 22s7-6.2 7-12a7 7 0 0 0-14 0c0 5.8 7 12 7 12z'/%3E%3Ccircle cx='12' cy='10' r='2.5'/%3E%3C/svg%3E"); }
.tbu-fi-mail { --ic: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'/%3E%3Cpath d='M3 7l9 6 9-6'/%3E%3C/svg%3E"); }
.tbu-fi-phone { --ic: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7' stroke-linejoin='round'%3E%3Cpath d='M22 16.9v3a2 2 0 0 1-2.2 2 19.8 19.8 0 0 1-8.6-3.1 19.5 19.5 0 0 1-6-6A19.8 19.8 0 0 1 2.1 4.2 2 2 0 0 1 4.1 2h3a2 2 0 0 1 2 1.7c.1.9.4 1.8.7 2.7a2 2 0 0 1-.5 2.1L8 9.8a16 16 0 0 0 6 6l1.3-1.3a2 2 0 0 1 2.1-.4c.9.3 1.8.6 2.7.7a2 2 0 0 1 1.7 2z'/%3E%3C/svg%3E"); }
.tbu-fi-msg { --ic: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7' stroke-linejoin='round'%3E%3Cpath d='M4 5h16v11H9l-5 4z'/%3E%3Cpath d='M8 9h8M8 12h5'/%3E%3C/svg%3E"); }
.tbu-fi-select::after { content: ""; position: absolute; right: 18px; top: 21px; width: 9px; height: 9px; border-right: 1.7px solid var(--tbu-ink-2); border-bottom: 1.7px solid var(--tbu-ink-2); transform: rotate(45deg); pointer-events: none; }
.tbu-modal-form .elementor-field-type-submit { margin-top: 4px !important; }
.tbu .tbu-modal-form .elementor-button { width: 100%; height: 56px; border-radius: 14px !important; font-size: 1.02rem !important; font-weight: 600 !important; }
.tbu-modal-legal { margin: 10px 0 0 !important; font-size: .76rem; color: var(--tbu-ink-3); text-align: center; }
.tbu-modal-legal a { color: var(--tbu-rose-deep); text-decoration: underline; }
.tbu-modal-form .elementor-message { margin-top: 10px; padding: 12px 14px; border-radius: 12px; background: #EEF6F1; color: #255C43; font-size: .9rem; }
.tbu-modal-form .elementor-message.elementor-message-danger { background: #FBEDEC; color: var(--tbu-rose-deep); }

.tbu-modal-dr { display: flex; flex-direction: column; align-items: center; text-align: center; padding: 22px 26px; }
.tbu-modal-dr img { width: 168px; height: 168px; border-radius: 50%; object-fit: cover; object-position: 50% 18%; border: 6px solid #F6E6E2; box-shadow: 0 16px 36px -22px rgba(90, 40, 50, .55); }
.tbu-modal-name { margin: 12px 0 0 !important; font-family: var(--tbu-serif); font-size: 1.9rem; line-height: 1.05; color: var(--tbu-ink); }
.tbu-modal-role { margin: 6px 0 0 !important; font-size: .9rem; color: var(--tbu-ink-2); }
.tbu-modal-hosp { display: inline-flex; align-items: center; gap: 8px; margin: 6px 0 0 !important; color: var(--tbu-rose-deep); font-size: .92rem; }
.tbu-modal-hosp .tbu-ico { width: 18px; height: 18px; }
.tbu-modal-chips { display: grid; grid-template-columns: 1fr 1fr; width: 100%; margin: 16px 0 0 !important; padding: 0; list-style: none; border-top: 1px solid var(--tbu-line); }
.tbu-modal-chips li { display: flex; align-items: center; gap: 10px; margin: 0; padding: 12px 6px; text-align: left; border-bottom: 1px solid var(--tbu-line); }
.tbu-modal-chips li:nth-child(odd) { border-right: 1px solid var(--tbu-line); }
.tbu-modal-chips i { flex: none; display: grid; place-items: center; width: 40px; height: 40px; border-radius: 50%; background: #F6E6E2; color: var(--tbu-rose-deep); }
.tbu-modal-chips .tbu-ico { width: 20px; height: 20px; }
.tbu-modal-chips small { display: block; font-size: .74rem; color: var(--tbu-ink-3); }
.tbu-modal-chips b { display: block; font-size: .86rem; font-weight: 600; color: var(--tbu-ink); line-height: 1.25; }
#top .tbu-modal-call { display: flex; align-items: center; justify-content: center; gap: 10px; width: 100%; height: 56px; margin-top: 16px; border: 1.5px solid var(--tbu-ink); border-radius: 14px; color: var(--tbu-ink); font-size: 1.05rem; font-weight: 600; transition: background .2s, color .2s; }
.tbu-modal-chips + .tbu-modal-call { margin-top: 16px; }
#top .tbu-modal-call small { font-weight: 400; color: var(--tbu-ink-3); font-size: .86rem; }
#top .tbu-modal-call:hover { background: var(--tbu-ink); color: #fff; }
#top .tbu-modal-call:hover small { color: rgba(255, 255, 255, .7); }
#top .tbu-modal-call .tbu-ico { width: 20px; height: 20px; }

@media (max-width: 1024px) {
	.tbu-dr-stats { grid-template-columns: repeat(3, minmax(0, 1fr)); }
	.tbu-dr-firsts { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 860px) {
	.tbu-dr-hero-grid, .tbu-dr-two { grid-template-columns: 1fr; }
	.tbu-dr-photo { max-width: 360px; }
	.tbu-modal-body { grid-template-columns: 1fr; }
	.tbu-modal-form { border-right: 0; border-bottom: 1px solid var(--tbu-line); }
	.tbu-modal-dr { padding: 18px 20px 22px; }
	.tbu-modal-dr img { width: 110px; height: 110px; }
}
@media (max-width: 767px) {
	.tbu-dr-intro .tbu-lead { text-align: left; }
	.tbu-dr-stats { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.tbu-dr-stats li:last-child { grid-column: 1 / -1; }
	.tbu-dr-firsts { grid-template-columns: 1fr; }
	.tbu-modal { padding: 0; place-items: end stretch; }
	.tbu-modal-card { width: 100%; max-height: 94dvh; border-radius: 24px 24px 0 0; }
	.tbu-modal-head { padding: 16px 18px 14px; gap: 12px; }
	.tbu-modal-badge { width: 44px; height: 44px; }
	.tbu-modal-form { padding: 16px 18px !important; }
	.tbu-modal-chips { display: none; }
}
@media (max-width: 767px) {
	.tbu-dr-photo { max-width: none; }
	.tbu-dr-photo img { aspect-ratio: 4 / 3; object-position: 50% 12%; }
	.tbu-dr-firsts { gap: 8px; }
	.tbu-dr-firsts li { grid-template-columns: 28px 1fr; gap: 2px 10px; padding: 12px 14px; }
	.tbu-dr-firsts small { grid-row: span 2; padding-top: 4px; }
	.tbu-dr-firsts strong { font-size: 1.2rem; }
	.tbu-dr-acc-body { max-height: 380px; }
}
/* Formun kendi reCAPTCHA doğrulaması (Gönder'in hemen üstünde) */
.tbu-modal-form .elementor-field-type-recaptcha { display: flex; justify-content: center; }
.tbu-modal-form .elementor-field-type-recaptcha .elementor-field { background: none !important; border: 0 !important; padding: 0 !important; min-height: 0 !important; }
/* Doktor: akademik birikim kartları + liste pencereleri */
.tbu-dr-docs { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; margin: 18px 0 0 !important; padding: 0; list-style: none; }
.tbu-dr-docs li { margin: 0; }
#top .tbu-dr-docs button { all: unset; box-sizing: border-box; width: 100%; height: 100%; display: grid; grid-template-columns: 48px 1fr 20px; gap: 14px; align-items: center; padding: 16px 16px; border-radius: 20px; background: #fff; border: 1px solid var(--tbu-line); cursor: pointer; transition: transform .35s var(--tbu-ease), box-shadow .35s, border-color .35s; }
#top .tbu-dr-docs button:hover { transform: translateY(-2px); border-color: var(--tbu-blush-2); box-shadow: 0 20px 36px -26px rgba(90, 40, 50, .5); }
#top .tbu-dr-docs button:focus-visible { outline: 2px solid var(--tbu-rose); outline-offset: 2px; }
.tbu-dr-docs i { display: grid; place-items: center; width: 48px; height: 48px; border-radius: 50%; background: #F6E6E2; color: var(--tbu-rose-deep); }
.tbu-dr-docs i .tbu-ico { width: 24px; height: 24px; }
.tbu-dr-docs b { display: block; font-family: var(--tbu-serif); font-weight: 400; font-size: 1.28rem; line-height: 1.12; color: var(--tbu-ink); }
.tbu-dr-docs small { display: block; margin-top: 3px; font-size: .8rem; color: var(--tbu-ink-3); }
.tbu-dr-docs em { color: var(--tbu-rose); transition: transform .3s; }
.tbu-dr-docs em .tbu-ico { width: 18px; height: 18px; }
#top .tbu-dr-docs button:hover em { transform: translateX(3px); }
#top .tbu-dr-docs .tbu-dr-docs-ask button { background: var(--tbu-ink); border-color: var(--tbu-ink); }
.tbu-dr-docs-ask i { background: rgba(255, 255, 255, .12); color: #F6CFCB; }
.tbu-dr-docs-ask b { color: #fff; }
.tbu-dr-docs-ask small { color: rgba(255, 255, 255, .65); }
.tbu-dr-docs-ask em { color: #F6CFCB; }
.tbu-modal-list .tbu-modal-card { width: min(860px, 100%); display: flex; flex-direction: column; overflow: hidden; }
.tbu-modal-list-body { flex: 1 1 auto; min-height: 0; overflow: auto; padding: 18px 28px 26px; font-size: .93rem; line-height: 1.7; color: var(--tbu-ink-2); overscroll-behavior: contain; }
.tbu-modal-list-body ul, .tbu-modal-list-body ol { margin: 6px 0 12px 1.3em !important; padding: 0; }
.tbu-modal-list-body li { margin: 0 0 8px; padding-left: 4px; }
.tbu-modal-list-body li::marker { color: var(--tbu-rose); font-weight: 600; }
.tbu-modal-list-body p { margin: 0 0 10px !important; }
.tbu-modal-list-body strong { color: var(--tbu-ink); font-weight: 600; }
.tbu-modal-list-body > p:first-child strong:only-child { display: inline-block; margin-top: 4px; font-size: .74rem; letter-spacing: .18em; color: var(--tbu-rose-deep); }
@media (max-width: 767px) {
	.tbu-dr-docs { grid-template-columns: 1fr; gap: 8px; }
	#top .tbu-dr-docs button { padding: 12px 14px; grid-template-columns: 42px 1fr 18px; }
	.tbu-dr-docs i { width: 42px; height: 42px; }
	.tbu-modal-list-body { padding: 14px 18px 22px; }
}
@media (max-width: 767px) { .tbu-modal-title { font-size: 1.45rem; } .tbu-modal-list .tbu-modal-sub { font-size: .92rem; } }

/* v1.3 — Medya sekmeleri, Basında (video düzeni), Medyadan Kareler (4 sütun + büyük görünüm) */
.tbu-mtabs { display: inline-flex; flex-wrap: wrap; gap: 4px; margin: 0 0 14px; padding: 4px; border-radius: 999px; background: #fff; border: 1px solid var(--tbu-line); }
#top .tbu-mtabs a { display: inline-flex; align-items: center; height: 36px; padding: 0 16px; border-radius: 999px; font-size: .86rem; font-weight: 500; color: var(--tbu-ink-2); transition: background .25s, color .25s; }
#top .tbu-mtabs a:hover { color: var(--tbu-ink); background: var(--tbu-pearl); }
#top .tbu-mtabs a.on { background: var(--tbu-ink); color: #fff; }
.tbu-vgrid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.tbu-mgrid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px 16px; margin: 0 !important; padding: 0; list-style: none; }
.tbu-mgrid li { margin: 0; display: grid; gap: 8px; align-content: start; }
#top .tbu-mcard { position: relative; display: block; aspect-ratio: 4 / 5; border-radius: 16px; overflow: hidden; background: #fff; border: 1px solid var(--tbu-line); }
.tbu-mcard img { width: 100%; height: 100%; object-fit: cover; object-position: 50% 0; transition: transform .6s var(--tbu-ease); }
.tbu-mcard:hover img { transform: scale(1.04); }
.tbu-mzoom { position: absolute; right: 10px; bottom: 10px; display: grid; place-items: center; width: 40px; height: 40px; border-radius: 50%; background: rgba(255, 255, 255, .92); color: var(--tbu-rose-deep); box-shadow: 0 8px 20px -10px rgba(43, 29, 34, .5); opacity: .9; transition: transform .3s var(--tbu-ease), opacity .3s; }
.tbu-mzoom svg { width: 20px; height: 20px; }
.tbu-mcard:hover .tbu-mzoom { transform: scale(1.08); opacity: 1; }
.tbu-mcap { margin: 0 !important; font-size: .86rem; line-height: 1.45; color: var(--tbu-ink-2); }
.tbu-lb { position: fixed; inset: 0; z-index: 100060; display: grid; grid-template-columns: 64px 1fr 64px; align-items: center; padding: 20px; background: rgba(31, 21, 25, .9); -webkit-backdrop-filter: blur(6px); backdrop-filter: blur(6px); opacity: 0; transition: opacity .2s; }
.tbu-lb[hidden] { display: none; }
.tbu-lb.is-open { opacity: 1; }
.tbu-lb-fig { margin: 0; display: grid; justify-items: center; gap: 10px; min-width: 0; }
.tbu-lb-fig img { max-width: 100%; max-height: calc(100dvh - 90px); width: auto; height: auto; border-radius: 12px; background: #fff; box-shadow: 0 30px 80px -30px rgba(0, 0, 0, .6); }
.tbu-lb-fig figcaption { color: rgba(255, 255, 255, .8); font-size: .9rem; text-align: center; }
#top .tbu-lb button { display: grid; place-items: center; width: 48px; height: 48px; padding: 0; border: 0; border-radius: 50%; background: rgba(255, 255, 255, .12); color: #fff; cursor: pointer; transition: background .2s; }
#top .tbu-lb button:hover { background: rgba(255, 255, 255, .24); }
.tbu-lb button svg { width: 22px; height: 22px; }
#top .tbu-lb .tbu-lb-x { position: absolute; top: 14px; right: 14px; }
.tbu-lb-prev { justify-self: start; }
.tbu-lb-next { justify-self: end; }
@media (max-width: 1024px) { .tbu-vgrid, .tbu-mgrid { grid-template-columns: repeat(3, minmax(0, 1fr)); } }
@media (max-width: 767px) {
	.tbu-vgrid, .tbu-mgrid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px 10px; }
	.tbu-lb { grid-template-columns: 1fr; padding: 60px 10px 70px; }
	#top .tbu-lb .tbu-lb-nav { position: absolute; bottom: 14px; }
	#top .tbu-lb .tbu-lb-prev { left: calc(50% - 60px); }
	#top .tbu-lb .tbu-lb-next { right: calc(50% - 60px); }
	#top .tbu-mtabs a { padding: 0 12px; font-size: .82rem; }
}
@media (max-width: 420px) { .tbu-vgrid { grid-template-columns: 1fr; } }
/* Sosyal ikonlar (footer) ve kenar çubuğu video kartı */
#top .tbu-socs { display: flex; flex-wrap: wrap; gap: 10px; margin: 6px 0 0 !important; }
#top .tbu-soc { display: grid; place-items: center; width: 42px; height: 42px; border-radius: 50%; border: 1px solid rgba(255, 255, 255, .22); color: #F6CFCB; background: rgba(255, 255, 255, .04); transition: background .25s, color .25s, border-color .25s, transform .3s var(--tbu-ease); }
#top .tbu-soc svg { width: 19px; height: 19px; }
#top .tbu-soc:hover { background: #F6CFCB; border-color: #F6CFCB; color: var(--tbu-ink); transform: translateY(-2px); }
#top .sidebar .tbu-soc, #top .main_color .tbu-soc { border-color: var(--tbu-line); color: var(--tbu-rose-deep); background: #fff; }
#top .tbu-side-video { display: grid; grid-template-columns: 52px 1fr; gap: 14px; align-items: center; padding: 14px; border-radius: 18px; background: var(--tbu-ink); color: #fff; text-decoration: none; transition: transform .35s var(--tbu-ease), box-shadow .35s; }
#top .tbu-side-video:hover { transform: translateY(-2px); box-shadow: 0 20px 36px -24px rgba(43, 29, 34, .6); }
.tbu-side-video-play { display: grid; place-items: center; width: 52px; height: 52px; border-radius: 50%; background: #F6CFCB; color: var(--tbu-rose-deep); }
.tbu-side-video-play .tbu-ico { width: 20px; height: 20px; margin-left: 2px; }
.tbu-side-video small { display: block; font-size: .68rem; letter-spacing: .18em; text-transform: uppercase; color: #E7B9B3; }
.tbu-side-video b { display: block; margin-top: 2px; font-family: var(--tbu-serif); font-weight: 400; font-size: 1.15rem; line-height: 1.15; color: #fff; }
.tbu-side-video em { display: block; margin-top: 4px; font-style: normal; font-size: .8rem; color: rgba(255, 255, 255, .7); }
/* Footer sosyal ikonları: her zaman yan yana */
#top .tbu-socs, #top .textwidget .tbu-socs { display: flex !important; flex-direction: row; flex-wrap: wrap; align-items: center; gap: 10px; }
#top .tbu-soc { display: inline-grid; vertical-align: middle; margin: 0 10px 0 0; float: none; }
#top .tbu-socs .tbu-soc { margin: 0; }
#top .tbu-soc + br { display: none; }

/* Sağdaki sabit sosyal çubuk (myStickyElements): site renkleriyle tek parça, yuvarlak köşeli */
#top .mystickyelements-fixed .mystickyelements-lists { padding: 6px !important; background: var(--tbu-ink); border-radius: 18px 0 0 18px; box-shadow: 0 18px 40px -20px rgba(43, 29, 34, .55); }
#top .mystickyelements-fixed.mystickyelements-position-left .mystickyelements-lists { border-radius: 0 18px 18px 0; }
#top .mystickyelements-fixed .mystickyelements-lists > li { margin: 0 0 4px !important; }
#top .mystickyelements-fixed .mystickyelements-lists > li:last-child { margin-bottom: 0 !important; }
#top .mystickyelements-fixed span.mystickyelements-social-icon { width: 44px !important; height: 44px !important; line-height: 44px !important; border-radius: 12px !important; background: transparent !important; box-shadow: none !important; transition: background .25s; }
#top .mystickyelements-fixed span.mystickyelements-social-icon a, #top .mystickyelements-fixed span.mystickyelements-social-icon i { color: #F6CFCB !important; font-size: 18px !important; }
#top .mystickyelements-fixed li.mystickyelements-social-whatsapp span.mystickyelements-social-icon i { color: #8FE0B5 !important; }
#top .mystickyelements-fixed li:hover span.mystickyelements-social-icon, #top .mystickyelements-fixed li.elements-active span.mystickyelements-social-icon { background: rgba(246, 207, 203, .14) !important; }
#top .mystickyelements-fixed li:hover span.mystickyelements-social-icon i { color: #fff !important; }
#top .mystickyelements-fixed span.mystickyelements-social-text { background: var(--tbu-ink) !important; border-radius: 12px !important; font-family: var(--tbu-sans) !important; font-size: .84rem !important; }
#top .mystickyelements-fixed span.mystickyelements-social-text a { color: #fff !important; }
#top .mystickyelements-fixed span.mystickyelements-minimize { width: 44px !important; height: 26px !important; line-height: 26px !important; border-radius: 10px !important; background: transparent !important; color: rgba(255, 255, 255, .55) !important; font-size: 14px !important; }
#top .mystickyelements-fixed span.mystickyelements-minimize:hover { color: #fff !important; background: rgba(255, 255, 255, .08) !important; }
#top .mystickyelements-fixed .tbu-lang-icon { background: transparent !important; }
#top .mystickyelements-fixed .tbu-lang-icon img { width: 22px !important; height: 22px !important; box-shadow: 0 0 0 2px rgba(246, 207, 203, .35); }

/* =====================================================================
   v1.4 — Yeni footer (temanın kendi footer'ı; eski Enfold footer/socket gizlenir)
   ===================================================================== */
.tbu-footer ~ #footer, .tbu-footer ~ .container_wrap.footer_color, .tbu-footer ~ #socket { display: none !important; }
.tbu-footer { --f-line: rgba(246, 207, 203, .16); --f-txt: rgba(255, 240, 237, .78); position: relative; overflow: hidden; isolation: isolate; clear: both; padding: clamp(40px, 6vh, 64px) var(--tbu-gutter) 0; background: radial-gradient(120% 90% at 0% 0%, #3b2229 0%, rgba(59, 34, 41, 0) 55%), radial-gradient(90% 80% at 100% 100%, #3d2029 0%, rgba(61, 32, 41, 0) 60%), #2a1a1f; color: var(--f-txt); font-family: var(--tbu-sans); }
.tbu-footer::before, .tbu-footer::after { content: ""; position: absolute; z-index: -1; border-radius: 50%; pointer-events: none; border: 1px solid rgba(246, 207, 203, .08); }
.tbu-footer::before { width: 520px; height: 520px; left: -300px; top: 30%; box-shadow: inset 0 0 80px rgba(200, 115, 124, .08); }
.tbu-footer::after { width: 420px; height: 420px; right: -160px; top: -220px; box-shadow: inset 0 0 70px rgba(200, 115, 124, .1); }
.tbu-footer .tbu-cellbox.tbu-cellbox-bg { z-index: -1; opacity: .14; width: 420px; right: -150px; top: auto; bottom: -170px; transform: none; }
.tbu-footer .tbu-cellbox-label { display: none; }
.tbu-footer-in { max-width: 1320px; margin: 0 auto; display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.3fr) minmax(0, 1fr) minmax(0, .9fr); gap: clamp(20px, 2.2vw, 36px); padding: clamp(24px, 3vw, 36px); border-radius: 28px; background: linear-gradient(160deg, rgba(255, 255, 255, .035), rgba(255, 255, 255, .01)); border: 1px solid rgba(246, 207, 203, .1); }
.tbu-f-col { min-width: 0; }
.tbu-f-h { display: flex; align-items: center; gap: 14px; margin: 0 0 18px !important; font-size: .74rem; font-weight: 600; letter-spacing: .22em; text-transform: uppercase; color: #fff; }
.tbu-f-h::after { content: ""; flex: 1; max-width: 110px; height: 1px; background: linear-gradient(90deg, rgba(246, 207, 203, .5), rgba(246, 207, 203, 0)); }
.tbu-f-mp { display: block; width: 200px; height: auto; margin: 0 0 18px; border-radius: 6px; }
.tbu-footer hr { margin: 14px 0 !important; border: 0; border-top: 1px solid var(--f-line); height: 0; background: none; }
#top .tbu-f-row { display: grid; grid-template-columns: 44px 1fr auto; gap: 14px; align-items: center; color: var(--f-txt); font-size: .88rem; line-height: 1.5; text-decoration: none; }
#top .tbu-f-row + .tbu-f-row { margin-top: 12px; }
.tbu-footer i { display: grid; place-items: center; width: 44px; height: 44px; border-radius: 50%; font-style: normal; color: #F6CFCB; background: radial-gradient(circle at 35% 30%, rgba(255, 255, 255, .1), rgba(255, 255, 255, .02)); border: 1px solid rgba(246, 207, 203, .18); box-shadow: inset 0 1px 0 rgba(255, 255, 255, .06); }
.tbu-footer i svg { width: 19px; height: 19px; }
.tbu-f-row small { display: block; font-size: .8rem; color: #fff; }
.tbu-f-row strong { display: block; font-size: 1.12rem; font-weight: 600; letter-spacing: .01em; color: #fff; }
.tbu-footer b svg { width: 16px; height: 16px; color: rgba(246, 207, 203, .6); transition: transform .3s var(--tbu-ease), color .3s; }
#top .tbu-f-row:hover strong, #top .tbu-f-row:hover small { color: #F6CFCB; }
#top .tbu-f-row:hover b svg { transform: translateX(3px); color: #F6CFCB; }
.tbu-f-follow { margin: 0 0 12px !important; font-size: .9rem; font-weight: 600; color: #fff; }
.tbu-footer .tbu-socs { display: flex; gap: 12px; margin: 0 !important; }
#top .tbu-footer .tbu-soc { width: 46px; height: 46px; border: 1px solid rgba(246, 207, 203, .22); background: radial-gradient(circle at 35% 30%, rgba(255, 255, 255, .12), rgba(255, 255, 255, .02)); color: #fff; }
#top .tbu-footer .tbu-soc svg { width: 19px; height: 19px; }
#top .tbu-footer .tbu-soc:hover { background: #F6CFCB; color: var(--tbu-ink); }

/* Tanıtım kartı */
.tbu-f-card { position: relative; height: 100%; min-height: 470px; display: flex; flex-direction: column; justify-content: space-between; overflow: hidden; border-radius: 22px; background: #F7E9E5; box-shadow: 0 30px 60px -30px rgba(0, 0, 0, .6); }
.tbu-f-card > img { position: absolute; z-index: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 110%; max-width: none; object-fit: cover; object-position: 38% 100%; }
.tbu-f-card::before { content: ""; position: absolute; z-index: 1; inset: 0; background: linear-gradient(100deg, rgba(250, 238, 234, .9) 0%, rgba(250, 238, 234, .55) 34%, rgba(250, 238, 234, 0) 58%), linear-gradient(180deg, rgba(250, 238, 234, 1) 0%, rgba(250, 238, 234, .97) 30%, rgba(250, 238, 234, .35) 48%, rgba(250, 238, 234, 0) 60%); }
.tbu-f-card-txt { position: relative; z-index: 2; padding: 30px 26px 0; }
.tbu-f-card-k { margin: 0 !important; font-size: .7rem; letter-spacing: .28em; text-transform: uppercase; color: var(--tbu-rose); }
.tbu-f-card-h { margin: 10px 0 0 !important; font-family: var(--tbu-serif); font-size: clamp(2.4rem, 3.4vw, 3.4rem); line-height: .98; color: var(--tbu-rose-deep); }
.tbu-f-card-p { max-width: 16ch; margin: 12px 0 0 !important; font-size: 1rem; line-height: 1.5; color: var(--tbu-ink-2); }
#top .tbu-f-card-btn { white-space: nowrap; display: inline-flex; align-items: center; gap: 10px; margin-top: 20px; height: 48px; padding: 0 22px; border-radius: 999px; background: linear-gradient(135deg, #C8737C, #A1505D); color: #fff; font-size: .76rem; font-weight: 600; letter-spacing: .1em; text-transform: uppercase; box-shadow: 0 14px 30px -14px rgba(140, 62, 75, .8); transition: transform .3s var(--tbu-ease), box-shadow .3s; }
#top .tbu-f-card-btn:hover { transform: translateY(-2px); box-shadow: 0 18px 34px -14px rgba(140, 62, 75, .9); color: #fff; }
.tbu-f-card-btn svg { width: 16px; height: 16px; }
.tbu-f-card-feat { position: relative; z-index: 2; display: grid; grid-template-columns: repeat(3, 1fr); margin: 16px !important; padding: 14px 6px !important; list-style: none; border-radius: 16px; background: rgba(255, 247, 244, .82); -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); box-shadow: 0 10px 30px -20px rgba(90, 40, 50, .5); }
.tbu-f-card-feat li { display: grid; justify-items: center; gap: 6px; margin: 0; padding: 0 4px; text-align: center; font-size: .78rem; line-height: 1.3; color: var(--tbu-ink-2); }
.tbu-f-card-feat li + li { border-left: 1px solid rgba(140, 62, 75, .15); }
.tbu-f-card-feat svg { width: 26px; height: 26px; color: var(--tbu-rose); }

/* Link listeleri */
.tbu-f-list ul { margin: 0 !important; padding: 0; list-style: none; }
.tbu-f-list li { margin: 0 0 8px; }
#top .tbu-f-list a { display: grid; grid-template-columns: 40px 1fr 16px; gap: 14px; align-items: center; padding: 4px 0; color: var(--f-txt); font-size: .9rem; line-height: 1.35; text-decoration: none; }
.tbu-f-list i { width: 40px; height: 40px; }
.tbu-f-list i svg { width: 18px; height: 18px; }
#top .tbu-f-list a:hover { color: #fff; }
#top .tbu-f-list a:hover i { border-color: rgba(246, 207, 203, .45); background: rgba(246, 207, 203, .12); }
#top .tbu-f-list a:hover b svg { transform: translateX(3px); color: #F6CFCB; }
.tbu-f-side { padding-left: clamp(0px, 2vw, 28px); border-left: 1px solid var(--f-line); }
.tbu-f-side nav + nav { margin-top: 18px; padding-top: 18px; border-top: 1px solid var(--f-line); }

/* Alt şerit */
.tbu-f-bottom { max-width: 1320px; margin: 0 auto; padding: 18px 0 26px; }
.tbu-f-orn { display: flex; align-items: center; gap: 16px; color: #E7A7A6; }
.tbu-f-orn span { flex: 1; height: 1px; background: linear-gradient(90deg, rgba(246, 207, 203, 0), rgba(246, 207, 203, .35)); }
.tbu-f-orn span:last-child { background: linear-gradient(90deg, rgba(246, 207, 203, .35), rgba(246, 207, 203, 0)); }
.tbu-f-orn svg { width: 36px; height: 18px; flex: none; }
.tbu-f-bottom-in { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 16px 30px; margin-top: 14px; }
.tbu-f-copy { margin: 0 !important; font-size: .84rem; line-height: 1.6; color: rgba(255, 240, 237, .6); }
.tbu-f-copy strong { color: #fff; font-weight: 500; }
.tbu-f-sign { display: flex; align-items: center; gap: 26px; }
.tbu-f-sign p { margin: 0 !important; text-align: right; font-family: var(--tbu-serif); font-style: italic; font-size: 1.2rem; line-height: 1.3; color: rgba(255, 240, 237, .8); }
.tbu-f-sign img { display: block; width: 200px; height: auto; filter: brightness(0) invert(1); opacity: .85; }

@media (max-width: 1180px) {
	.tbu-footer-in { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.tbu-f-side { padding-left: 0; border-left: 0; }
	.tbu-f-card { min-height: 420px; }
}
@media (max-width: 767px) {
	.tbu-footer { padding-top: 28px; }
	.tbu-footer-in { grid-template-columns: 1fr; padding: 20px 18px; border-radius: 22px; }
	.tbu-f-card { min-height: 380px; }
	.tbu-f-sign { width: 100%; justify-content: space-between; gap: 14px; }
	.tbu-f-sign p { text-align: left; font-size: 1.05rem; }
	.tbu-f-sign img { width: 150px; }
}
@media (max-width: 767px) {
	.tbu-f-list li { margin: 0; }
	#top .tbu-f-list a { grid-template-columns: 1fr 14px; gap: 10px; padding: 9px 0; border-bottom: 1px solid var(--f-line); font-size: .88rem; }
	.tbu-f-list i { display: none; }
	.tbu-f-side nav + nav { margin-top: 14px; padding-top: 0; border-top: 0; }
	.tbu-f-side ul { display: grid; grid-template-columns: 1fr 1fr; column-gap: 16px; }
	.tbu-f-h { margin-bottom: 8px !important; }
	.tbu-f-card { min-height: 340px; }
}
#top .tbu-footer .tbu-f-row strong, #top .tbu-footer .tbu-f-copy strong { color: #fff !important; }
#top .tbu-footer .tbu-f-row:hover strong { color: #F6CFCB !important; }
/* Footer: WhatsApp çağrısı ve web yönetimi imzası */
#top .tbu-f-wa { display: grid; grid-template-columns: 44px 1fr 18px; gap: 14px; align-items: center; margin-top: 18px; padding: 12px 16px 12px 12px; border-radius: 18px; background: linear-gradient(135deg, rgba(47, 125, 91, .9), rgba(35, 98, 71, .9)); border: 1px solid rgba(143, 224, 181, .3); color: #fff; font-size: .95rem; font-weight: 600; text-decoration: none; box-shadow: 0 16px 34px -20px rgba(20, 80, 55, .9); transition: transform .3s var(--tbu-ease), box-shadow .3s; }
#top .tbu-f-wa:hover { transform: translateY(-2px); box-shadow: 0 20px 38px -18px rgba(20, 80, 55, 1); color: #fff; }
.tbu-f-wa > svg:first-child { width: 44px; height: 44px; padding: 11px; border-radius: 50%; background: rgba(255, 255, 255, .14); }
.tbu-f-wa > svg:last-child { width: 18px; height: 18px; opacity: .8; transition: transform .3s; }
#top .tbu-f-wa:hover > svg:last-child { transform: translateX(3px); }
.tbu-f-wa small { display: block; font-size: .72rem; font-weight: 500; letter-spacing: .14em; text-transform: uppercase; color: rgba(255, 255, 255, .72); }
.tbu-f-credit { margin: 8px 0 0 !important; text-align: center; }
#top .tbu-f-credit a { display: inline-flex; flex-direction: column; align-items: center; gap: 2px; padding: 4px 14px; text-decoration: none; }
.tbu-f-credit small { font-size: .64rem; letter-spacing: .26em; text-transform: uppercase; color: rgba(255, 240, 237, .45); transition: color .3s; }
.tbu-f-credit span { font-family: var(--tbu-serif); font-style: italic; font-size: 1.08rem; color: #E7A7A6; transition: color .3s; }
#top .tbu-f-credit a:hover small { color: rgba(255, 240, 237, .75); }
#top .tbu-f-credit a:hover span { color: #fff; }
.tbu-f-bottom-in { margin-top: 6px; }
/* Pencere: WhatsApp butonu (Ara yerine) */
#top .tbu-modal-call.tbu-modal-wa { border-color: #2F7D5B; color: #2F7D5B; }
#top .tbu-modal-call.tbu-modal-wa svg { width: 22px; height: 22px; }
#top .tbu-modal-call.tbu-modal-wa:hover { background: #2F7D5B; color: #fff; }
/* Sayfa kenarlarındaki Enfold önceki/sonraki okları kaldırıldı */
#top .avia-post-nav { display: none !important; }
/* Sosyal çubuk mobilde solda: dış kenar düz, iç kenar yuvarlak */
@media (max-width: 1024px) {
	#top .mystickyelements-fixed.mystickyelements-position-mobile-left .mystickyelements-lists { border-radius: 0 18px 18px 0 !important; }
	#top .mystickyelements-fixed.mystickyelements-position-mobile-right .mystickyelements-lists { border-radius: 18px 0 0 18px !important; }
}
/* Pencere formu: iki sütun (Ad–Şehir, Telefon–Email), mesaj tam genişlik */
.tbu-modal-form .elementor-form-fields-wrapper { column-gap: 12px !important; }
.tbu-modal-form .elementor-field-group.tbu-fi-half { flex: 0 0 calc(50% - 6px) !important; width: calc(50% - 6px) !important; max-width: calc(50% - 6px) !important; }
.tbu-modal-form .tbu-count { position: absolute; right: 12px; bottom: 8px; font-size: .72rem; color: var(--tbu-ink-3); pointer-events: none; }
.tbu-modal-form .tbu-count.is-full { color: var(--tbu-rose-deep); font-weight: 600; }
#top.tbu .tbu-modal-form .elementor-field-group input:invalid:not(:placeholder-shown):not(:focus) { border-color: var(--tbu-rose) !important; }
@media (max-width: 560px) { .tbu-modal-form .elementor-field-group.tbu-fi-half { flex-basis: 100% !important; width: 100% !important; max-width: 100% !important; } }
#top.tbu .tbu-modal-form .elementor-field-group textarea { padding-bottom: 28px !important; }
/* Medya sayfaları: açıklama tek satıra yayılır, sekmeler sağda */
.tbu-page-videolar .tbu-phead-split, .tbu-page-medya .tbu-phead-split { flex-wrap: nowrap; align-items: center; }
.tbu-page-videolar .tbu-phead-split .tbu-lead, .tbu-page-medya .tbu-phead-split .tbu-lead { max-width: 72ch; flex: 1 1 auto; }
.tbu-page-videolar .tbu-mtabs, .tbu-page-medya .tbu-mtabs { flex: none; margin: 0; }
@media (max-width: 900px) { .tbu-page-videolar .tbu-phead-split, .tbu-page-medya .tbu-phead-split { flex-wrap: wrap; } }
.tbu-page-videolar .tbu-phead-split .tbu-lead, .tbu-page-medya .tbu-phead-split .tbu-lead { max-width: none; text-align: left; }
@media (min-width: 1100px) { .tbu-page-videolar .tbu-phead-split .tbu-lead, .tbu-page-medya .tbu-phead-split .tbu-lead { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } }
