@font-face {
  font-family: "El Messiri";
  src: url("../fonts/el-messiri-arabic.woff2") format("woff2");
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0600-06ff, U+0750-077f, U+08a0-08ff, U+fb50-fdff, U+fe70-fefc;
}
@font-face {
  font-family: "El Messiri";
  src: url("../fonts/el-messiri-latin.woff2") format("woff2");
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/montserrat-latin.woff2") format("woff2");
  font-weight: 500 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --navy-950: #071a31;
  --navy-900: #0b2543;
  --navy-800: #12355b;
  --navy-700: #174a7c;
  --blue-600: #2f74d0;
  --blue-500: #4c91e8;
  --blue-100: #e9f2fd;
  --ice: #f4f8fc;
  --white: #fff;
  --ink: #12263e;
  --muted: #66778a;
  --line: #dce7f1;
  --green: #18b877;
  --shadow: 0 24px 70px rgba(9, 39, 72, .13);
  --radius-xl: 36px;
  --radius-lg: 24px;
  --radius-md: 18px;
  --container: 1180px;
}

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 100px; }
body { margin: 0; color: var(--ink); background: var(--white); font-family: "El Messiri", sans-serif; line-height: 1.7; overflow-x: hidden; }
body.admin-bar .site-header { top: 32px; }
.site-main { min-height: 60vh; }
.wp-site-blocks { overflow: clip; }
body.menu-open { overflow: hidden; }
img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
button, input { font: inherit; }
button { color: inherit; }
[data-icon] { display: inline-flex; align-items: center; justify-content: center; flex-shrink: 0; font-style: normal; }
.container { width: min(calc(100% - 40px), var(--container)); margin-inline: auto; }
.section { padding: 110px 0; }
.skip-link { position: fixed; z-index: 999; inset-block-start: 10px; inset-inline-start: 10px; transform: translateY(-150%); background: #fff; color: #000; padding: 10px 16px; border-radius: 8px; }
.skip-link:focus { transform: none; }

.topbar { position: relative; z-index: 80; background: var(--navy-950); color: rgba(255,255,255,.76); font-size: 13px; border-bottom: 1px solid rgba(255,255,255,.08); }
.topbar-inner { min-height: 42px; display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.topbar-contact, .topbar-meta, .topbar-contact a, .topbar-meta span { display: flex; align-items: center; gap: 9px; }
.topbar-contact a:hover { color: #fff; }
.topbar i { width: 15px; height: 15px; color: var(--blue-500); }
.topbar-separator { width: 1px; height: 16px; background: rgba(255,255,255,.16); }
.lang-switch { background: rgba(255,255,255,.1); color: #fff; border: 1px solid rgba(255,255,255,.12); min-width: 38px; height: 26px; border-radius: 20px; cursor: pointer; font-family: Montserrat, sans-serif; font-size: 11px; font-weight: 700; }

.site-header { position: absolute; z-index: 70; inset-inline: 0; top: 42px; color: #fff; border-bottom: 1px solid rgba(255,255,255,.11); transition: .35s ease; }
.site-header.scrolled { position: fixed; top: 0; background: rgba(7,26,49,.95); backdrop-filter: blur(18px); box-shadow: 0 12px 40px rgba(2,17,35,.18); }
.header-inner { height: 88px; display: flex; align-items: center; gap: 28px; }
.brand { width: 118px; height: 78px; display: flex; align-items: center; justify-content: center; padding: 7px 11px; overflow: hidden; border-radius: 12px; background: #fff; box-shadow: 0 10px 28px rgba(0,0,0,.14); }
.brand img { width: 78px; height: 70px; object-fit: contain; }
.main-nav { display: flex; align-items: center; gap: 27px; margin-inline-start: auto; }
.main-nav a { position: relative; color: rgba(255,255,255,.78); font-weight: 600; font-size: 15px; white-space: nowrap; }
.main-nav a::after { content: ""; position: absolute; height: 2px; width: 0; bottom: -12px; inset-inline-start: 0; background: var(--blue-500); transition: width .25s ease; }
.main-nav a:hover, .main-nav a.active { color: #fff; }
.main-nav a:hover::after, .main-nav a.active::after { width: 100%; }
.header-cta { display: inline-flex; align-items: center; gap: 10px; background: #fff; color: var(--navy-900); border-radius: 999px; padding: 11px 17px; font-weight: 700; font-size: 14px; }
.header-cta i { width: 17px; }
.menu-toggle { display: none; border: 0; background: transparent; width: 44px; height: 44px; padding: 10px; cursor: pointer; }
.menu-toggle span { display: block; height: 2px; margin: 6px 0; background: #fff; border-radius: 2px; transition: .3s; }

.hero { position: relative; min-height: 930px; padding: 195px 0 0; color: #fff; overflow: hidden; background: radial-gradient(circle at 14% 18%, rgba(63,137,225,.25), transparent 32%), linear-gradient(125deg, #071a31 0%, #0d2d50 52%, #164775 100%); }
.hero::before { content: ""; position: absolute; inset: 0; opacity: .07; background-image: linear-gradient(rgba(255,255,255,.2) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.2) 1px, transparent 1px); background-size: 70px 70px; mask-image: linear-gradient(to bottom, #000, transparent 75%); }
.hero-watermark { position: absolute; width: 570px; height: 570px; object-fit: contain; left: -105px; top: 180px; opacity: .035; transform: rotate(-8deg); pointer-events: none; }
.hero-grid { position: relative; z-index: 2; display: grid; grid-template-columns: 1.04fr .96fr; align-items: center; gap: 70px; }
.eyebrow { display: flex; align-items: center; gap: 11px; color: #b9d5f6; font-size: 14px; letter-spacing: .1px; margin-bottom: 22px; }
.eyebrow span { width: 34px; height: 2px; background: var(--blue-500); }
.hero h1 { margin: 0; font-size: clamp(48px, 5vw, 75px); line-height: 1.18; letter-spacing: -2px; font-weight: 800; }
.hero h1 em { color: #79b3f3; font-style: normal; }
.hero-copy > p { max-width: 620px; margin: 26px 0 31px; color: rgba(255,255,255,.72); font-size: 18px; line-height: 1.9; }
.hero-actions, .contact-actions { display: flex; flex-wrap: wrap; gap: 12px; }
.hero-actions .btn { border-radius: 12px; }
.btn { min-height: 54px; display: inline-flex; align-items: center; justify-content: center; gap: 11px; padding: 0 23px; border-radius: 999px; font-weight: 700; border: 1px solid transparent; transition: transform .25s, background .25s, border-color .25s; }
.btn:hover { transform: translateY(-3px); }
.btn i { width: 19px; }
.btn-primary { background: var(--blue-600); color: #fff; box-shadow: 0 12px 30px rgba(47,116,208,.28); }
.btn-primary:hover { background: var(--blue-500); }
.btn-ghost { color: #fff; border-color: rgba(255,255,255,.24); background: rgba(255,255,255,.05); }
.btn-ghost:hover { background: rgba(255,255,255,.11); }
.hero-proof { margin-top: 35px; display: flex; align-items: center; gap: 0; color: rgba(255,255,255,.62); font-size: 13px; font-weight: 600; }
.hero-proof span { position: relative; padding-inline: 17px; }
.hero-proof span:first-child { padding-inline-start: 0; }
.hero-proof span + span::before { content: ""; position: absolute; inset-inline-start: 0; top: 50%; width: 3px; height: 3px; background: var(--blue-500); transform: translateY(-50%); }

.hero-visual { position: relative; min-height: 565px; padding-inline-end: 30px; padding-bottom: 30px; }
.visual-card { position: absolute; inset: 0 30px 30px 0; overflow: hidden; border-radius: 4px 78px 4px 4px; border: 1px solid rgba(255,255,255,.19); box-shadow: 0 40px 90px rgba(0,0,0,.28); }
.hero-carousel-track { position: absolute; inset: 0; }
.hero-slide { position: absolute; inset: 0; opacity: 0; visibility: hidden; transition: opacity .7s ease-in-out, visibility .7s ease-in-out; }
.hero-slide.active { opacity: 1; visibility: visible; }
.hero-slide > img { width: 100%; height: 100%; object-fit: cover; object-position: center 20%; }
.visual-overlay { position: absolute; inset: 0; background: linear-gradient(135deg, rgba(5,26,48,.04) 28%, rgba(5,28,53,.3) 70%), linear-gradient(to bottom, transparent 56%, rgba(6,28,53,.88)); pointer-events: none; z-index: 2; }
.hero-brand-plate { position: absolute; top: 25px; right: 25px; width: 155px; height: 165px; display: grid; place-items: center; padding: 18px; background: #fff; border-top: 3px solid #67a9ee; z-index: 3; }
.hero-brand-plate img { width: 112px; height: 122px; object-fit: contain; }
.hero-slide .visual-label { position: absolute; inset-inline: 29px; bottom: 24px; display: flex; align-items: end; justify-content: space-between; gap: 20px; padding-inline-start: 17px; border-inline-start: 3px solid var(--blue-500); z-index: 3; }
.visual-label p { margin: 0; display: flex; flex-direction: column; }
.visual-label small { color: rgba(255,255,255,.68); }
.visual-label strong { font-size: 18px; }
.visual-coordinates { color: rgba(255,255,255,.5); font: 500 10px/1.6 Montserrat, sans-serif; direction: ltr; text-align: left; letter-spacing: .6px; }
.hero-carousel-dots { position: absolute; bottom: 10px; left: 50%; transform: translateX(-50%); display: flex; gap: 8px; z-index: 4; }
.hero-dot { width: 9px; height: 9px; border-radius: 999px; background: rgba(255,255,255,.45); border: 0; padding: 0; cursor: pointer; transition: width .35s ease, background-color .35s ease; }
.hero-dot.active { width: 26px; background: var(--blue-500); }
.visual-caption { position: absolute; z-index: 3; left: -5px; bottom: 0; width: 165px; min-height: 104px; padding: 17px 18px; display: flex; flex-direction: column; justify-content: center; background: #fff; color: var(--navy-900); border-top: 4px solid var(--blue-600); box-shadow: 0 20px 45px rgba(0,0,0,.2); font-family: Montserrat, sans-serif; direction: ltr; }
.visual-caption span { color: var(--blue-600); font-size: 13px; font-weight: 700; }
.visual-caption b { font-size: 11px; letter-spacing: .5px; }
.visual-caption small { margin-top: 7px; color: #8d9aa8; font-size: 9px; letter-spacing: 1px; }

.quick-actions { position: relative; z-index: 6; transform: translateY(57px); display: grid; grid-template-columns: repeat(4, 1fr); background: #fff; color: var(--ink); border-radius: 24px; padding: 12px; box-shadow: 0 30px 80px rgba(3,25,49,.2); }
.quick-actions > a { min-height: 96px; padding: 17px; display: flex; align-items: center; gap: 13px; border-inline-end: 1px solid var(--line); transition: background .25s; border-radius: 16px; }
.quick-actions > a:last-child { border: 0; }
.quick-actions > a:hover { background: var(--ice); }
.quick-icon { flex: 0 0 45px; height: 45px; display: grid; place-items: center; border-radius: 15px; background: var(--blue-100); color: var(--blue-600); }
.quick-icon i { width: 21px; }
.quick-actions a > span:nth-child(2) { min-width: 0; display: flex; flex-direction: column; }
.quick-actions small { color: var(--muted); font-size: 12px; }
.quick-actions strong { font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.quick-arrow { margin-inline-start: auto; flex: 0 0 16px; width: 16px; color: #9daaba; }

.about { padding-top: 170px; background: #fff; }
.about { overflow: hidden; }
.about-grid { display: grid; grid-template-columns: .95fr 1.05fr; gap: 95px; align-items: center; }
.about-visual { position: relative; min-height: 520px; }
.image-frame { height: 500px; overflow: hidden; border-radius: 34px 120px 34px 34px; box-shadow: var(--shadow); }
.image-frame img { width: 100%; height: 100%; object-fit: cover; }
.about-visual::before { content: ""; position: absolute; z-index: -1; width: 190px; height: 190px; border-radius: 50%; background: var(--blue-100); top: -30px; right: -35px; }
.about-card { position: absolute; display: flex; align-items: center; gap: 14px; left: -28px; bottom: 38px; max-width: 310px; padding: 18px 20px; border-radius: 18px; background: #fff; box-shadow: var(--shadow); }
.about-card > i { width: 36px; height: 36px; padding: 8px; border-radius: 12px; background: var(--blue-100); color: var(--blue-600); }
.about-card p { margin: 0; display: flex; flex-direction: column; line-height: 1.45; }
.about-card span { color: var(--muted); font-size: 12px; }
.section-kicker { display: inline-flex; align-items: center; gap: 8px; color: var(--blue-600); font-weight: 700; font-size: 14px; margin-bottom: 16px; }
.section-kicker::before { content: ""; width: 28px; height: 2px; background: currentColor; }
.section-kicker.light { color: #85baf5; }
.section-copy h2, .section-heading h2, .why-copy h2, .facility-copy h2, .contact-copy h2 { margin: 0; color: var(--navy-900); font-size: clamp(38px, 4vw, 56px); line-height: 1.22; letter-spacing: -1px; }
.section-copy h2 span, .section-heading h2 span { color: var(--blue-600); }
.section-copy > p { margin: 24px 0; color: var(--muted); font-size: 17px; line-height: 2; }
.check-list { list-style: none; padding: 0; margin: 25px 0; display: grid; gap: 12px; }
.check-list li { display: flex; align-items: center; gap: 11px; font-weight: 600; }
.check-list i { width: 21px; height: 21px; padding: 4px; border-radius: 50%; background: #e3f7ee; color: var(--green); }
.text-link { display: inline-flex; align-items: center; gap: 9px; color: var(--blue-600); font-weight: 700; border-bottom: 1px solid #b8d4f2; padding-bottom: 4px; }
.text-link i { width: 18px; }
.stats-grid { margin-top: 90px; padding: 30px 0; display: grid; grid-template-columns: repeat(4,1fr); border-block: 1px solid var(--line); }
.stats-grid > div { position: relative; text-align: center; border-inline-end: 1px solid var(--line); }
.stats-grid > div:last-child { border: 0; }
.stats-grid strong { font: 700 46px/1 Montserrat, sans-serif; color: var(--navy-800); }
.stats-grid sup { color: var(--blue-600); font: 700 20px Montserrat, sans-serif; }
.stats-grid span { display: block; margin-top: 9px; color: var(--muted); }

.services { background: var(--ice); }
.section-heading { display: flex; align-items: end; justify-content: space-between; gap: 60px; margin-bottom: 52px; }
.section-heading > p { max-width: 480px; margin: 0 0 7px; color: var(--muted); font-size: 16px; line-height: 1.9; }
.section-heading.centered { justify-content: center; text-align: center; }
.section-heading.centered .section-kicker { justify-content: center; }
.services-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 16px; }
.service-card { position: relative; min-height: 315px; padding: 28px 24px 23px; background: #fff; border: 1px solid #e1eaf3; border-radius: 22px; overflow: hidden; transition: transform .3s, box-shadow .3s, border-color .3s; }
.service-card::before { content: ""; position: absolute; width: 82px; height: 82px; top: -10px; left: -9px; background: url("../img/brand-symbol-blue.png") center/contain no-repeat; opacity: .075; transform: rotate(-10deg); transition: .35s; }
.service-card:hover { transform: translateY(-7px); box-shadow: 0 20px 45px rgba(9,44,78,.11); border-color: #bdd6ef; }
.service-card:hover::before { opacity: .12; transform: rotate(-10deg) scale(1.08); }
.service-number { position: absolute; right: 19px; top: 14px; color: #a7b4c2; font: 600 12px Montserrat, sans-serif; }
.service-icon { width: 58px; height: 58px; display: grid; place-items: center; background: var(--blue-100); color: var(--blue-600); border-radius: 18px; margin-bottom: 30px; }
.service-icon i { width: 27px; height: 27px; }
.service-card h3 { margin: 0 0 10px; color: var(--navy-900); font-size: 20px; }
.service-card p { margin: 0; color: var(--muted); font-size: 14px; line-height: 1.75; }
.service-card > a { position: absolute; bottom: 18px; inset-inline-end: 20px; width: 42px; height: 42px; display: block; background: url("../img/brand-symbol-blue.png") center/29px no-repeat; opacity: .7; transition: opacity .25s, transform .25s; }
.service-card > a:hover { opacity: 1; transform: scale(1.08); }
.service-card > a i { display: none; }
.service-card.featured { color: #fff; background: linear-gradient(145deg, var(--navy-800), #174a7c); border-color: transparent; }
.service-card.featured::before { background-image: url("../img/brand-symbol-white.png"); opacity: .1; }
.service-card.featured .service-icon { color: #fff; background: rgba(255,255,255,.12); }
.service-card.featured > a { background-image: url("../img/brand-symbol-white.png"); opacity: .75; }
.service-card.featured h3 { color: #fff; }
.service-card.featured p, .service-card.featured .service-number { color: rgba(255,255,255,.67); }

.services-mobile-picker { display: none; flex-direction: column; gap: 10px; margin-bottom: 24px; padding: 16px 20px; background: #ffffff; border: 1px solid #d0e1f3; border-radius: 18px; box-shadow: 0 8px 24px rgba(9,44,78,.06); }
.services-mobile-label { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 15px; color: var(--navy-900); }
.services-mobile-label i { color: var(--blue-600); font-size: 16px; }
.services-mobile-select-wrapper { position: relative; width: 100%; }
.services-mobile-select { width: 100%; appearance: none; -webkit-appearance: none; -moz-appearance: none; background: var(--ice); border: 2px solid #b7d5f2; border-radius: 14px; padding: 14px 44px 14px 18px; font-size: 15px; font-weight: 600; font-family: inherit; color: var(--navy-900); cursor: pointer; outline: none; transition: border-color .25s, box-shadow .25s, background-color .25s; }
html[dir="rtl"] .services-mobile-select { padding: 14px 18px 14px 44px; }
.services-mobile-select:focus { border-color: var(--blue-600); box-shadow: 0 0 0 4px rgba(0,114,206,.15); background: #fff; }
.services-select-arrow { position: absolute; top: 50%; inset-inline-end: 16px; transform: translateY(-50%); pointer-events: none; color: var(--blue-600); font-size: 14px; }

.doctors { background: #fff; }
.doctors-intro { max-width: 470px; }
.doctors-intro p { margin: 0 0 15px; color: var(--muted); line-height: 1.85; }
.doctors-intro a { display: inline-flex; align-items: center; gap: 8px; color: var(--blue-600); font-weight: 700; }
.doctors-intro a i { width: 17px; }
.doctors-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 16px; }
.doctor-card { overflow: hidden; border: 1px solid var(--line); border-radius: 20px; background: #fff; transition: transform .3s, box-shadow .3s; }
.doctor-card:hover { transform: translateY(-7px); box-shadow: 0 20px 45px rgba(9,44,78,.12); }
.doctor-photo { position: relative; height: 275px; overflow: hidden; background: #edf2f6; }
.doctor-photo img { width: 100%; height: 100%; object-fit: cover; object-position: center top; transition: transform .4s; }
.doctor-card:hover .doctor-photo img { transform: scale(1.035); }
.doctor-photo span { position: absolute; top: 14px; right: 14px; padding: 5px 10px; border-radius: 5px; background: rgba(8,35,63,.88); color: #fff; font-size: 10px; font-weight: 700; }
.doctor-info { min-height: 195px; padding: 20px 18px; display: flex; flex-direction: column; }
.doctor-info > small { color: var(--blue-600); font-size: 11px; font-weight: 700; }
.doctor-info h3 { min-height: 60px; margin: 7px 0 17px; color: var(--navy-900); font-size: 17px; line-height: 1.55; }
.doctor-info a { margin-top: auto; padding-top: 13px; border-top: 1px solid var(--line); display: flex; align-items: center; justify-content: space-between; color: var(--muted); font-size: 12px; font-weight: 700; }
.doctor-info a:hover { color: var(--blue-600); }
.doctor-info a i { width: 16px; }

.why-us { position: relative; color: #fff; background: linear-gradient(120deg, var(--navy-950), var(--navy-800)); overflow: hidden; }
.why-us::before { content: ""; position: absolute; width: 540px; height: 540px; right: -145px; top: -120px; background: url("../img/brand-symbol-white.png") center/contain no-repeat; opacity: .045; transform: rotate(10deg); }
.why-grid { position: relative; display: grid; grid-template-columns: 1fr .9fr; gap: 80px; align-items: center; }
.why-copy h2, .facility-copy h2, .contact-copy h2 { color: #fff; }
.why-copy h2 span, .contact-copy h2 span { color: #82b9f5; }
.why-copy > p { max-width: 600px; color: rgba(255,255,255,.67); font-size: 16px; }
.why-list { display: grid; grid-template-columns: repeat(2,1fr); gap: 0; margin-top: 38px; border-top: 1px solid rgba(255,255,255,.12); }
.why-list > div { display: flex; gap: 14px; padding: 25px 0; border-bottom: 1px solid rgba(255,255,255,.12); }
.why-list > div:nth-child(odd) { padding-inline-end: 22px; border-inline-end: 1px solid rgba(255,255,255,.12); }
.why-list > div:nth-child(even) { padding-inline-start: 22px; }
.why-list > div > span { color: #6fa9ea; font: 600 12px Montserrat, sans-serif; }
.why-list p { margin: 0; display: flex; flex-direction: column; }
.why-list strong { font-size: 16px; }
.why-list small { margin-top: 5px; color: rgba(255,255,255,.53); line-height: 1.55; }
.why-visual { position: relative; min-height: 630px; }
.why-visual > img { width: 100%; height: 630px; object-fit: cover; border-radius: 220px 220px 30px 30px; }
.why-quote { position: absolute; bottom: 30px; right: -35px; max-width: 260px; padding: 20px 22px; display: flex; gap: 12px; background: #fff; color: var(--navy-900); border-radius: 19px; box-shadow: var(--shadow); }
.why-quote i { flex: 0 0 26px; color: var(--blue-600); }
.why-quote p { margin: 0; font-weight: 700; font-size: 18px; }

.facility { padding-bottom: 30px; }
.facility-card { position: relative; min-height: 600px; overflow: hidden; border-radius: var(--radius-xl); }
.facility-card > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; }
.facility-overlay { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(4,21,40,.12), rgba(4,25,48,.92) 70%); }
.facility-copy { position: absolute; z-index: 2; max-width: 610px; right: 65px; top: 50%; transform: translateY(-50%); }
.facility-copy h2 { font-size: clamp(44px,5vw,68px); }
.facility-facts { display: flex; gap: 18px; margin-top: 40px; }
.facility-facts span { min-width: 145px; display: flex; flex-direction: column; padding-inline-start: 17px; border-inline-start: 2px solid var(--blue-500); }
.facility-facts strong { color: #fff; font: 700 27px Montserrat, sans-serif; }
.facility-facts small { color: rgba(255,255,255,.62); }

.loyalty { padding-top: 55px; }
.loyalty-card { position: relative; min-height: 525px; display: grid; grid-template-columns: 1.25fr .75fr; align-items: center; gap: 70px; overflow: hidden; padding: 65px 75px; color: #fff; border-radius: var(--radius-xl); background: linear-gradient(125deg, #081d36 0%, #123d68 68%, #246bb0 100%); }
.loyalty-card::before { content: ""; position: absolute; inset: 0; opacity: .08; background-image: linear-gradient(135deg, transparent 25%, rgba(255,255,255,.18) 25%, rgba(255,255,255,.18) 26%, transparent 26%, transparent 75%, rgba(255,255,255,.18) 75%, rgba(255,255,255,.18) 76%, transparent 76%); background-size: 90px 90px; }
.loyalty-mark { position: absolute; width: 460px; left: -120px; bottom: -165px; opacity: .045; transform: rotate(-12deg); }
.loyalty-copy, .loyalty-plans { position: relative; z-index: 2; }
.loyalty-copy h2 { margin: 0; color: #fff; font-size: clamp(42px, 4.5vw, 62px); line-height: 1.2; }
.loyalty-copy h2 span { color: #84bdf7; }
.loyalty-copy > p { max-width: 650px; margin: 21px 0 26px; color: rgba(255,255,255,.66); font-size: 16px; }
.loyalty-benefits { display: flex; flex-wrap: wrap; gap: 10px 22px; margin-bottom: 30px; }
.loyalty-benefits span { display: flex; align-items: center; gap: 8px; color: rgba(255,255,255,.82); font-size: 12px; }
.loyalty-benefits i { width: 17px; color: #76b3f3; }
.loyalty-plans { display: grid; gap: 14px; }
.loyalty-plans > div { position: relative; padding: 25px 27px; background: rgba(255,255,255,.09); border: 1px solid rgba(255,255,255,.15); backdrop-filter: blur(10px); }
.loyalty-plans > div::before { content: ""; position: absolute; top: 0; right: 0; width: 55px; height: 4px; background: #77b6f8; }
.loyalty-plans > div > span { color: #9ac8f8; font-size: 13px; font-weight: 700; }
.loyalty-plans strong { display: block; margin: 5px 0 2px; color: #fff; font: 700 34px Montserrat, sans-serif; }
.loyalty-plans strong small { font: 500 12px "El Messiri", sans-serif; color: rgba(255,255,255,.57); }
.loyalty-plans p { margin: 0; color: rgba(255,255,255,.56); font-size: 12px; }
.loyalty-plans .featured-plan { background: #fff; }
.loyalty-plans .featured-plan > span, .loyalty-plans .featured-plan strong { color: var(--navy-900); }
.loyalty-plans .featured-plan strong small, .loyalty-plans .featured-plan p { color: var(--muted); }

.branches { background: #fff; }
.branches-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 22px; max-width: 940px; margin-inline: auto; }
.branches-map { position: relative; overflow: hidden; margin-top: clamp(28px,4vw,48px); padding: clamp(20px,3vw,34px); border: 1px solid rgba(24,91,154,.14); border-radius: 30px; background: linear-gradient(145deg,#f7fbff 0%,#eef6fd 100%); box-shadow: 0 22px 60px rgba(10,39,72,.09); }
.branches-map::before { content: ""; position: absolute; inset-inline-end: -80px; top: -105px; width: 280px; aspect-ratio: 1; border: 55px solid rgba(39,118,198,.055); border-radius: 50%; pointer-events: none; }
.branches-map__header { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0,1fr) auto; gap: 28px; align-items: end; margin-bottom: 24px; }
.branches-map__header h3 { margin: 10px 0 6px; color: var(--navy-800); font-size: clamp(1.55rem,2.6vw,2.25rem); }
.branches-map__header p { max-width: 670px; margin: 0; color: var(--muted); line-height: 1.8; }
.branches-map__eyebrow { display: inline-flex; align-items: center; gap: 8px; color: var(--blue-600); font-size: .82rem; font-weight: 800; }
.branches-map__legend { display: flex; gap: 10px; flex-wrap: wrap; justify-content: flex-end; }
.branches-map__legend > div { display: grid; grid-template-columns: auto auto; gap: 9px; align-items: center; min-height: 46px; padding: 8px 11px 8px 15px; border: 1px solid rgba(24,91,154,.13); border-radius: 14px; color: var(--navy-800); background: rgba(255,255,255,.9); }
.branches-map__legend > div > span { display: grid; place-items: center; width: 30px; height: 30px; border-radius: 9px; color: #fff; background: var(--navy-700); font-size: .72rem; font-weight: 800; }
.branches-map__legend > div:nth-child(2) > span { background: var(--blue-500); }
.branches-map__frame { position: relative; overflow: hidden; min-height: 390px; border: 7px solid #fff; border-radius: 22px; background: #dceaf6; box-shadow: 0 14px 35px rgba(10,39,72,.12); }
.branches-map__frame::after { content: ""; position: absolute; z-index: 1; inset: 0; background: rgba(245,250,255,.42); pointer-events: none; }
.branches-map__frame iframe { display: block; width: 100%; height: 390px; border: 0; pointer-events: none; filter: grayscale(.82) saturate(.35) contrast(.72) brightness(1.13); }
.branches-map__pin { position: absolute; z-index: 3; display: flex; flex-direction: column; align-items: center; gap: 6px; color: inherit; text-decoration: none; transform: translate(-50%,-50%); filter: drop-shadow(0 10px 14px rgba(10,39,72,.25)); transition: transform .2s ease, filter .2s ease; }
.branches-map__pin:hover, .branches-map__pin:focus-visible { transform: translate(-50%,-54%); filter: drop-shadow(0 14px 18px rgba(10,39,72,.32)); }
.branches-map__pin:focus-visible { outline: 3px solid rgba(39,118,198,.35); outline-offset: 5px; border-radius: 14px; }
.branches-map__pin--uhud { left: calc(50% - 98.92px); top: calc(50% + 91px); }
.branches-map__pin--shati { left: calc(50% + 98.92px); top: calc(50% - 91px); }
.branches-map__pin > span { position: relative; display: grid; place-items: center; width: 46px; height: 46px; border: 4px solid #fff; border-radius: 50% 50% 50% 12px; color: #fff; background: var(--navy-800); transform: rotate(-45deg); box-shadow: 0 8px 20px rgba(10,39,72,.25); }
.branches-map__pin > span::after { content: ""; position: absolute; inset: 8px; border: 1px solid rgba(255,255,255,.45); border-radius: 50%; }
.branches-map__pin > span i { transform: rotate(45deg); font-size: 1rem; }
.branches-map__pin--shati > span { background: var(--blue-600); }
.branches-map__pin > strong { display: flex; flex-direction: column; align-items: center; gap: 1px; padding: 8px 14px; border: 2px solid #fff; border-radius: 12px; color: var(--navy-900); background: rgba(255,255,255,.96); font-size: .88rem; white-space: nowrap; box-shadow: 0 9px 24px rgba(10,39,72,.16); }
.branches-map__pin > strong small { color: var(--blue-600); font-size: .68rem; font-weight: 800; }
.reviews-section { position: relative; overflow: hidden; background: linear-gradient(145deg,#f7fbff 0%,#eef5fc 100%); }
.reviews-section::before { content: ""; position: absolute; inset-inline-end: -85px; top: 35px; width: 390px; height: 390px; background: url("../img/brand-symbol-blue.png") center/contain no-repeat; opacity: .035; pointer-events: none; }
.reviews-heading { position: relative; z-index: 1; display: flex; align-items: flex-end; justify-content: space-between; gap: 34px; }
.reviews-heading h2 { margin: 8px 0 10px; color: var(--navy-900); font-size: clamp(2rem,3.4vw,3.25rem); line-height: 1.25; }
.reviews-heading p { max-width: 720px; margin: 0; color: var(--muted); font-size: 1rem; }
.reviews-google-mark { flex: 0 0 auto; display: flex; align-items: center; gap: 13px; min-width: 190px; padding: 14px 18px; border: 1px solid rgba(24,91,154,.13); border-radius: 17px; background: rgba(255,255,255,.9); box-shadow: 0 12px 32px rgba(10,39,72,.08); direction: ltr; }
.reviews-google-mark > i { display: grid; place-items: center; width: 42px; height: 42px; border-radius: 50%; color: #4285f4; background: #fff; box-shadow: 0 5px 15px rgba(66,133,244,.18); font-size: 1.35rem; }
.reviews-google-mark > div { display: flex; flex-direction: column; line-height: 1.35; }
.reviews-google-mark strong { color: #3c4043; font: 700 1.05rem/1.2 Montserrat,sans-serif; }
.reviews-google-mark span { color: var(--muted); font-size: .75rem; }
.reviews-carousel { position: relative; z-index: 1; margin-top: 42px; }
.reviews-viewport { overflow: hidden; padding: 8px 3px 30px; }
.reviews-track { display: flex; gap: 20px; transition: transform .55s cubic-bezier(.22,.61,.36,1); will-change: transform; }
.google-review-card { position: relative; flex: 0 0 calc((100% - 40px)/3); min-width: 0; min-height: 330px; display: flex; flex-direction: column; padding: 25px; border: 1px solid rgba(28,80,133,.13); border-radius: 22px; background: #fff; box-shadow: 0 16px 42px rgba(9,39,72,.08); transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease; }
.google-review-card::before { content: ""; position: absolute; inset-inline: 25px; top: 0; height: 3px; border-radius: 0 0 4px 4px; background: linear-gradient(90deg,#4285f4 0 25%,#ea4335 25% 50%,#fbbc05 50% 75%,#34a853 75%); opacity: .82; }
.google-review-card:hover { transform: translateY(-5px); border-color: rgba(47,116,208,.24); box-shadow: 0 22px 50px rgba(9,39,72,.12); }
.google-review-card__top { display: flex; align-items: center; gap: 13px; }
.review-avatar { position: relative; flex: 0 0 56px; width: 56px; height: 56px; display: grid; place-items: center; overflow: hidden; border: 3px solid #fff; border-radius: 50%; color: #fff; background: linear-gradient(135deg,var(--navy-700),var(--blue-500)); box-shadow: 0 6px 18px rgba(10,39,72,.16); font: 700 1.15rem/1 Montserrat,sans-serif; }
.review-avatar img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.review-author { min-width: 0; display: flex; flex: 1; flex-direction: column; line-height: 1.45; }
.review-author strong { overflow: hidden; color: var(--navy-900); font-size: .96rem; text-overflow: ellipsis; white-space: nowrap; }
.review-author span { color: var(--muted); font-size: .74rem; }
.review-google-icon { flex: 0 0 auto; color: #4285f4; font-size: 1.18rem; }
.review-rating { display: flex; align-items: center; justify-content: space-between; gap: 10px; margin: 19px 0 15px; direction: ltr; }
.review-rating > span { display: flex; gap: 2px; color: #fbbc04; font-size: .9rem; }
.review-rating small { color: #8a98a8; font-size: .72rem; }
.google-review-card blockquote { margin: 0; color: #35475a; font-size: .93rem; line-height: 1.95; }
.review-source { display: inline-flex; align-items: center; gap: 7px; align-self: flex-start; margin-top: auto; padding-top: 20px; color: var(--blue-600); font-size: .75rem; font-weight: 800; }
.review-source:hover { color: var(--navy-800); }
.review-source i { font-size: .66rem; }
.reviews-controls { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-top: 2px; }
.reviews-dots { display: flex; align-items: center; gap: 7px; direction: ltr; }
.reviews-dots button { width: 8px; height: 8px; padding: 0; border: 0; border-radius: 999px; background: #b8c9da; cursor: pointer; transition: width .25s ease, background .25s ease; }
.reviews-dots button.active { width: 27px; background: var(--blue-600); }
.reviews-arrows { display: flex; gap: 9px; }
.reviews-arrows button { width: 46px; height: 46px; display: grid; place-items: center; border: 1px solid rgba(24,91,154,.14); border-radius: 50%; color: var(--navy-800); background: #fff; cursor: pointer; box-shadow: 0 8px 22px rgba(10,39,72,.07); transition: .2s ease; }
.reviews-arrows button:hover { color: #fff; border-color: var(--blue-600); background: var(--blue-600); transform: translateY(-2px); }
html[dir="ltr"] .reviews-arrows button i { transform: rotate(180deg); }
.reviews-disclaimer { max-width: 850px; margin: 24px auto 0; color: #8190a0; font-size: .72rem; text-align: center; }
.branch-card { overflow: hidden; background: #fff; border: 1px solid var(--line); border-radius: var(--radius-lg); transition: .3s; }
.branch-card:hover { transform: translateY(-6px); box-shadow: var(--shadow); }
.branch-photo { position: relative; height: 270px; overflow: hidden; }
.branch-photo img { width: 100%; height: 100%; object-fit: cover; transition: transform .45s; }
.branch-card:hover .branch-photo img { transform: scale(1.04); }
.status { position: absolute; top: 18px; right: 18px; color: #fff; border-radius: 999px; padding: 6px 12px; font-size: 12px; font-weight: 700; }
.status.open { background: var(--green); }
.status.new { background: var(--blue-600); }
.branch-info { min-height: 120px; display: flex; align-items: center; gap: 13px; padding: 20px; }
.branch-info > span:first-child { color: #a8b4c2; font: 600 12px Montserrat, sans-serif; }
.branch-info > div { flex: 1; }
.branch-info h3 { margin: 0 0 5px; color: var(--navy-900); font-size: 20px; }
.branch-info p { margin: 0; color: var(--muted); font-size: 13px; }
.branch-info > a, .disabled-link { width: 39px; height: 39px; display: grid; place-items: center; border-radius: 50%; background: var(--blue-100); color: var(--blue-600); }
.branch-info i { width: 18px; }
.branch-placeholder { height: 270px; display: grid; place-content: center; justify-items: center; gap: 12px; background: linear-gradient(145deg,#eef4fa,#dfeaf5); color: var(--navy-700); }
.branch-placeholder i { width: 60px; height: 60px; opacity: .45; }
.branch-placeholder span { font-weight: 700; }

.accreditations { background: var(--ice); }
.trust-grid { display: grid; grid-template-columns: .78fr 1.22fr; gap: 22px; align-items: stretch; }
.accreditation-card, .insurance-panel { min-width: 0; background: #fff; border: 1px solid var(--line); border-radius: var(--radius-lg); }
.accreditation-card { padding: 32px; display: flex; flex-direction: column; }
.accreditation-logo { min-height: 215px; display: grid; place-items: center; padding: 25px; border-radius: 17px; background: #f7fafc; border: 1px solid #e7eef5; }
.accreditation-logo img { max-height: 125px; width: auto; }
.accreditation-card > div:last-child { padding: 28px 4px 0; }
.accreditation-card > div:last-child > span { color: var(--blue-600); font-size: 12px; font-weight: 700; }
.accreditation-card h3 { margin: 6px 0 8px; color: var(--navy-900); font: 700 29px Montserrat, sans-serif; }
.accreditation-card p { margin: 0 0 17px; color: var(--muted); font-size: 14px; line-height: 1.8; }
.accreditation-card a { display: inline-flex; align-items: center; gap: 8px; color: var(--blue-600); font-weight: 700; font-size: 13px; }
.accreditation-card a i { width: 16px; }
.insurance-panel { padding: 30px; }
.insurance-heading { min-height: 78px; display: flex; align-items: start; justify-content: space-between; gap: 20px; }
.insurance-heading small { color: var(--blue-600); font-weight: 700; }
.insurance-heading h3 { margin: 2px 0 0; color: var(--navy-900); font-size: 24px; }
.insurance-heading > a { width: 40px; height: 40px; display: grid; place-items: center; border-radius: 50%; color: #fff; background: var(--navy-800); }
.insurance-heading i { width: 17px; }
.insurance-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 10px; }
.insurance-grid span { min-height: 115px; display: grid; place-items: center; padding: 15px; border: 1px solid #e7edf3; background: #fff; transition: border-color .25s, transform .25s; }
.insurance-grid span:hover { transform: translateY(-3px); border-color: #b8d1e9; }
.insurance-grid img { max-width: 125px; max-height: 64px; width: auto; height: auto; }

.feedback { padding: 60px 0; background: #fff; }
.feedback-card { min-height: 255px; display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 33px; padding: 42px 50px; overflow: hidden; color: #fff; border-radius: var(--radius-lg); background: linear-gradient(120deg, var(--navy-950), var(--navy-700)); }
.feedback-icon { width: 82px; height: 82px; display: grid; place-items: center; background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.13); }
.feedback-icon i { width: 34px; height: 34px; color: #86bcf6; }
.feedback-copy h2 { margin: 0; color: #fff; font-size: 31px; }
.feedback-copy p { margin: 8px 0 0; color: rgba(255,255,255,.6); }
.feedback-copy .section-kicker { margin-bottom: 7px; }
.feedback-action { display: flex; flex-direction: column; align-items: center; gap: 15px; }
.feedback-stars { display: flex; gap: 5px; direction: ltr; }
.feedback-stars i { width: 22px; height: 22px; fill: #f1b945; color: #f1b945; }

.contact { padding-top: 40px; }
.contact-card { position: relative; min-height: 470px; display: flex; align-items: center; overflow: hidden; padding: 60px 70px; color: #fff; border-radius: var(--radius-xl); background: linear-gradient(125deg, var(--navy-950), var(--navy-700)); }
.contact-shape { position: absolute; width: 600px; height: 600px; border: 85px solid rgba(86,157,236,.14); border-radius: 42% 58% 55% 45%; left: -230px; top: -90px; transform: rotate(30deg); }
.contact-copy { position: relative; z-index: 2; max-width: 650px; }
.contact-copy > p { max-width: 540px; color: rgba(255,255,255,.65); font-size: 16px; }
.btn-white { background: #fff; color: var(--navy-900); }
.btn-outline-white { color: #fff; border-color: rgba(255,255,255,.24); }
.contact-logo { position: absolute; left: 65px; width: 174px; padding: 12px; border-radius: 18px; background: #fff; opacity: .94; }

body.modal-open { overflow: hidden; }
.booking-modal { position: fixed; z-index: 200; inset: 0; display: grid; place-items: center; padding: 24px; visibility: hidden; opacity: 0; transition: opacity .25s ease, visibility .25s ease; }
.booking-modal.open { visibility: visible; opacity: 1; }
.booking-backdrop { position: absolute; inset: 0; background: rgba(3,16,30,.76); backdrop-filter: blur(7px); }
.booking-dialog { position: relative; z-index: 2; width: min(100%, 690px); max-height: calc(100vh - 48px); overflow-x: hidden; overflow-y: auto; padding: 42px 44px 35px; background: #fff; border-top: 5px solid var(--blue-600); box-shadow: 0 35px 100px rgba(0,0,0,.33); transform: translateY(22px) scale(.98); transition: transform .3s ease; }
.booking-modal.open .booking-dialog { transform: none; }
.booking-close { position: absolute; z-index: 4; top: 17px; left: 17px; width: 38px; height: 38px; display: grid; place-items: center; border: 0; background: var(--ice); color: var(--navy-800); cursor: pointer; transition: background .2s, color .2s; }
.booking-close:hover { background: var(--navy-800); color: #fff; }
.booking-watermark { position: absolute; width: 220px; height: 220px; left: -70px; top: -72px; opacity: .035; transform: rotate(-12deg); pointer-events: none; }
.booking-heading { position: relative; padding-inline-end: 85px; margin-bottom: 28px; }
.booking-kicker { display: block; margin-bottom: 3px; color: var(--blue-600); font-size: 12px; font-weight: 700; }
.booking-heading h2 { margin: 0; color: var(--navy-900); font-size: 35px; line-height: 1.25; }
.booking-heading p { max-width: 540px; margin: 8px 0 0; color: var(--muted); font-size: 13px; }
.booking-form { position: relative; display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.form-field { display: flex; flex-direction: column; gap: 7px; }
.form-field-wide { grid-column: 1 / -1; }
.form-field > span { color: var(--navy-900); font-size: 12px; font-weight: 700; }
.form-field > div { min-height: 50px; display: flex; align-items: center; gap: 11px; padding: 0 15px; background: #f7fafc; border: 1px solid #dce6ef; transition: border-color .2s, background .2s, box-shadow .2s; }
.form-field > div:focus-within { background: #fff; border-color: var(--blue-500); box-shadow: 0 0 0 3px rgba(76,145,232,.11); }
.form-field i { width: 17px; color: var(--blue-600); text-align: center; }
.form-field input, .form-field select, .form-field textarea { width: 100%; border: 0; outline: 0; color: var(--ink); background: transparent; font-family: inherit; }
.form-field input, .form-field select { height: 48px; }
.form-field select { cursor: pointer; }
.form-field textarea { padding: 13px 0; resize: vertical; line-height: 1.6; }
.form-field .textarea-wrap { align-items: flex-start; }
.form-field .textarea-wrap i { margin-top: 17px; }
.booking-submit { grid-column: 1 / -1; min-height: 55px; margin-top: 3px; display: flex; align-items: center; justify-content: center; gap: 11px; border: 0; background: var(--navy-800); color: #fff; font-weight: 700; cursor: pointer; transition: background .25s, transform .25s; }
.booking-submit:hover { background: var(--blue-600); transform: translateY(-2px); }
.booking-submit i { font-size: 20px; }
.booking-note { grid-column: 1 / -1; margin: -4px 0 0; display: flex; align-items: center; justify-content: center; gap: 7px; color: #8190a0; font-size: 10px; text-align: center; }
.booking-note i { color: var(--green); }

.site-footer { margin-top: 20px; color: rgba(255,255,255,.65); background: var(--navy-950); }
.footer-main { display: grid; grid-template-columns: 1.4fr .7fr .7fr 1.25fr; gap: 45px; padding: 80px 0 60px; }
.footer-brand img { width: 145px; height: 158px; padding: 12px; object-fit: contain; border-radius: 14px; background: #fff; margin-bottom: 18px; }
.footer-brand p { max-width: 350px; margin: 0; font-size: 14px; line-height: 1.9; }
.site-footer h3 { margin: 4px 0 22px; color: #fff; font-size: 17px; }
.footer-links { display: flex; flex-direction: column; align-items: start; gap: 10px; }
.footer-links a:hover { color: #fff; }
.footer-contact { display: flex; flex-direction: column; gap: 13px; }
.footer-contact a, .footer-contact > span { display: flex; align-items: flex-start; gap: 10px; overflow-wrap: anywhere; transition: color .2s ease; }
.footer-contact a:hover { color: #fff; }
.footer-contact i { flex: 0 0 18px; width: 18px; color: var(--blue-500); margin-top: 3px; }
.footer-contact b { font-weight: 400; }
.footer-bottom { min-height: 75px; display: flex; align-items: center; justify-content: space-between; border-top: 1px solid rgba(255,255,255,.09); font-size: 13px; }
.social-links { display: flex; gap: 8px; }
.social-links a { width: 34px; height: 34px; display: grid; place-items: center; border-radius: 50%; border: 1px solid rgba(255,255,255,.13); }
.social-links a:hover { color: #fff; background: rgba(255,255,255,.08); }
.social-links i { width: 16px; }

.floating-whatsapp, .back-to-top { position: fixed; z-index: 55; bottom: 24px; width: 52px; height: 52px; display: grid; place-items: center; border-radius: 50%; color: #fff; border: 0; box-shadow: 0 12px 30px rgba(0,0,0,.18); transition: transform .25s, opacity .25s; }
.floating-whatsapp { right: 24px; background: var(--green); }
.floating-whatsapp:hover, .back-to-top:hover { transform: translateY(-4px); }
.floating-whatsapp i { width: 25px; }
.back-to-top { left: 24px; background: var(--navy-800); cursor: pointer; opacity: 0; pointer-events: none; transform: translateY(12px); }
.back-to-top.visible { opacity: 1; pointer-events: auto; transform: none; }
.back-to-top i { width: 20px; }

.reveal { opacity: 0; transform: translateY(28px); transition: opacity .75s ease, transform .75s ease; }
.reveal.visible { opacity: 1; transform: none; }
.delay-1 { transition-delay: .12s; }
.delay-2 { transition-delay: .22s; }

html[dir="ltr"] body { font-family: "Montserrat", sans-serif; }
html[dir="ltr"] .hero h1, html[dir="ltr"] h2 { letter-spacing: -2.4px; }
html[dir="ltr"] .hero-copy > p, html[dir="ltr"] .section-copy > p { line-height: 1.75; }

@media (max-width: 1100px) {
  .main-nav { gap: 17px; }
  .main-nav a { font-size: 14px; }
  .header-cta { display: none; }
  .hero-grid { gap: 35px; }
  .hero h1 { font-size: 55px; }
  .services-grid { grid-template-columns: repeat(2,1fr); }
  .doctors-grid { grid-template-columns: repeat(3,1fr); }
  .footer-main { grid-template-columns: 1.4fr 1fr 1fr; }
  .footer-contact { grid-column: 1 / -1; }
}

@media (max-width: 900px) {
  .topbar-contact a:last-child, .topbar-separator { display: none; }
  .header-inner { height: 76px; }
  .brand { width: 108px; height: 72px; padding: 6px 10px; }
  .brand img { width: 70px; height: 64px; }
  .menu-toggle { display: block; margin-inline-start: auto; }
  .main-nav { position: fixed; inset: 0 0 0 auto; z-index: -1; width: min(84vw,380px); padding: 130px 35px 40px; display: flex; flex-direction: column; align-items: stretch; gap: 0; background: var(--navy-950); transform: translateX(110%); transition: transform .35s ease; box-shadow: -20px 0 60px rgba(0,0,0,.25); }
  html[dir="ltr"] .main-nav { inset: 0 auto 0 0; transform: translateX(-110%); }
  .main-nav.open { transform: none; }
  .main-nav a { padding: 15px 0; font-size: 18px; border-bottom: 1px solid rgba(255,255,255,.1); }
  .main-nav a::after { display: none; }
  .menu-toggle.active span:nth-child(1) { transform: translateY(8px) rotate(45deg); }
  .menu-toggle.active span:nth-child(2) { opacity: 0; }
  .menu-toggle.active span:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }
  .hero { padding-top: 155px; min-height: auto; }
  .hero-grid, .about-grid, .why-grid { grid-template-columns: 1fr; }
  .hero-copy { text-align: center; }
  .eyebrow, .hero-actions, .hero-trust { justify-content: center; }
  .hero-copy > p { margin-inline: auto; }
  .hero-visual { min-height: 570px; max-width: 550px; width: 100%; margin: 0 auto; }
  .quick-actions { grid-template-columns: repeat(2,1fr); }
  .quick-actions > a:nth-child(2) { border-inline-end: 0; }
  .quick-actions > a:nth-child(-n+2) { border-bottom: 1px solid var(--line); }
  .about-grid { gap: 55px; }
  .about-visual { max-width: 620px; width: 100%; margin: auto; }
  .why-grid { gap: 55px; }
  .why-visual { max-width: 600px; width: 100%; margin: auto; }
  .facility-card { min-height: 650px; }
  .facility-overlay { background: linear-gradient(to top, rgba(4,25,48,.96) 20%, rgba(4,25,48,.2)); }
  .facility-copy { right: 35px; left: 35px; top: auto; bottom: 45px; transform: none; }
  .facility-facts { flex-wrap: wrap; }
  .loyalty-card { grid-template-columns: 1fr; gap: 40px; }
  .loyalty-plans { grid-template-columns: 1fr 1fr; }
  .branches-grid { grid-template-columns: 1fr 1fr; }
  .google-review-card { flex-basis: calc((100% - 20px)/2); }
  .trust-grid { grid-template-columns: 1fr; }
  .accreditation-card { display: grid; grid-template-columns: .75fr 1.25fr; gap: 28px; align-items: center; }
  .accreditation-card > div:last-child { padding: 0; }
  .feedback-card { grid-template-columns: auto 1fr; }
  .feedback-action { grid-column: 2; align-items: start; }
  .contact-logo { left: -30px; width: 174px; opacity: .14; }
  .footer-main { grid-template-columns: 1.3fr 1fr 1fr; }
}

@media (max-width: 650px) {
  .container { width: min(calc(100% - 28px), var(--container)); }
  .section { padding: 78px 0; }
  .topbar { font-size: 12px; }
  .topbar-inner { min-height: 38px; }
  .topbar-meta span { display: none; }
  .site-header { top: 38px; }
  .site-header.scrolled { top: 0; }
  .header-inner { height: 70px; }
  .brand { width: 94px; height: 62px; padding: 5px 8px; }
  .brand img { width: 60px; height: 54px; }
  .hero { padding-top: 135px; }
  .hero h1 { font-size: 42px; letter-spacing: -1px; }
  .hero-copy > p { font-size: 16px; }
  .hero-actions .btn { width: 100%; }
  .hero-watermark { width: 390px; height: 390px; left: -150px; top: 250px; }
  .hero-proof { justify-content: center; flex-wrap: wrap; row-gap: 7px; }
  .hero-visual { min-height: 490px; margin-top: 10px; padding-inline-end: 0; }
  .visual-card { inset: 0 0 25px; border-radius: 3px 55px 3px 3px; }
  .hero-brand-plate { width: 120px; height: 130px; top: 18px; right: 18px; padding: 13px; }
  .hero-brand-plate img { width: 88px; }
  .visual-caption { left: -5px; width: 145px; min-height: 88px; padding: 13px; }
  .visual-label { inset-inline: 20px; bottom: 20px; }
  .quick-actions { grid-template-columns: 1fr; padding: 8px; transform: translateY(50px); }
  .quick-actions > a { min-height: 80px; border-inline-end: 0; border-bottom: 1px solid var(--line); }
  .quick-actions > a:nth-child(3) { border-bottom: 1px solid var(--line); }
  .about { padding-top: 135px; }
  .about-visual { min-height: 430px; }
  .image-frame { height: 410px; border-radius: 28px 80px 28px 28px; }
  .about-card { left: 12px; right: 12px; bottom: -20px; }
  .section-copy h2, .section-heading h2, .why-copy h2, .contact-copy h2 { font-size: 38px; }
  .stats-grid { grid-template-columns: repeat(2,1fr); gap: 22px 0; }
  .stats-grid > div:nth-child(2) { border: 0; }
  .stats-grid strong { font-size: 38px; }
  .section-heading { display: block; }
  .services-grid { grid-template-columns: 1fr; }
  .services-mobile-picker { display: flex; }
  .services-grid .service-card { display: none; }
  .services-grid .service-card.mobile-active { display: block; }
  .doctors-intro { margin-top: 20px; }
  .doctors-grid { grid-template-columns: 1fr 1fr; }
  .doctor-photo { height: 290px; }
  .service-card { min-height: 280px; }
  .why-list { grid-template-columns: 1fr; }
  .why-list > div:nth-child(odd), .why-list > div:nth-child(even) { padding-inline: 0; border-inline-end: 0; }
  .why-visual, .why-visual > img { min-height: 480px; height: 480px; }
  .why-quote { right: 12px; left: 12px; max-width: none; }
  .facility-card { min-height: 710px; }
  .facility-facts { display: grid; grid-template-columns: 1fr 1fr; }
  .facility-facts span { min-width: 0; }
  .loyalty-card { padding: 45px 28px; }
  .loyalty-plans { grid-template-columns: 1fr; }
  .branches-grid { grid-template-columns: 1fr; }
  .branches-map { padding: 16px; border-radius: 23px; }
  .branches-map__header { grid-template-columns: 1fr; gap: 18px; }
  .branches-map__legend { justify-content: stretch; }
  .branches-map__legend > div { flex: 1 1 150px; }
  .branches-map__frame, .branches-map__frame iframe { min-height: 340px; height: 340px; }
  .branches-map__pin--uhud { left: calc(50% - 98.92px); top: calc(50% + 91px); }
  .branches-map__pin--shati { left: calc(50% + 98.92px); top: calc(50% - 91px); }
  .branches-map__pin { gap: 5px; }
  .branches-map__pin > span { width: 39px; height: 39px; }
  .branches-map__pin > strong { padding: 7px 9px; font-size: .72rem; }
  .reviews-heading { align-items: flex-start; flex-direction: column; gap: 22px; }
  .reviews-google-mark { min-width: 0; }
  .google-review-card { flex-basis: 100%; min-height: 315px; padding: 23px; }
  .reviews-controls { margin-top: 5px; }
  .accreditation-card { display: block; padding: 22px; }
  .accreditation-card > div:last-child { padding: 23px 3px 0; }
  .insurance-panel { padding: 20px; }
  .insurance-grid { grid-template-columns: repeat(2,1fr); }
  .insurance-grid span { min-height: 100px; }
  .feedback-card { grid-template-columns: 1fr; padding: 35px 27px; }
  .feedback-action { grid-column: auto; align-items: start; }
  .booking-modal { padding: 10px; }
  .booking-dialog { max-height: calc(100vh - 20px); padding: 36px 22px 27px; }
  .booking-heading { padding-inline-end: 42px; }
  .booking-heading h2 { font-size: 30px; }
  .booking-form { grid-template-columns: 1fr; }
  .form-field-wide, .booking-submit, .booking-note { grid-column: auto; }
  .contact-card { min-height: 530px; padding: 45px 28px; }
  .contact-actions .btn { width: 100%; }
  .footer-main { grid-template-columns: 1fr 1fr; gap: 40px 25px; padding-top: 60px; }
  .footer-brand, .footer-contact { grid-column: 1 / -1; }
  .footer-bottom { padding: 22px 0; flex-direction: column; gap: 14px; text-align: center; }
  .floating-whatsapp { right: 15px; bottom: 15px; }
  .back-to-top { left: 15px; bottom: 15px; }
}

@media (max-width: 430px) {
  .doctors-grid { grid-template-columns: 1fr; }
  .doctor-photo { height: 340px; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; animation-duration: .01ms !important; }
  .reveal { opacity: 1; transform: none; }
}
