/* ============================================================
   Lotus Eczanesi — lotuseczanesi.com.tr
   Tasarım dili: soğuk açık zemin, mürekkep metin, tek vurgu
   (zümrüt yeşili), Geist + Geist Mono. İtalik ve dekoratif
   süsleme kullanılmaz. Fontlar kendi sunucumuzdan yüklenir.
   ============================================================ */

@font-face {
  font-family: "Geist";
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url("../fonts/geist.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Geist";
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url("../fonts/geist-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Geist Mono";
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url("../fonts/geist-mono.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Geist Mono";
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url("../fonts/geist-mono-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

:root {
  --bg: #F6F8FA;
  --surface: #FFFFFF;
  --ink: #101418;
  --ink-soft: #3A424C;
  --muted: #66707C;
  --accent: #0A6C4C;
  --accent-strong: #085840;
  --accent-tint: #E9F4EF;
  --line: #E6EAEE;
  --line-strong: #D6DCE2;
  --red: #C8102E;
  --red-dark: #A30D24;
  --red-tint: #FBE9EC;

  --font-sans: "Geist", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;
  --font-mono: "Geist Mono", ui-monospace, "Cascadia Code", Consolas, monospace;

  --radius: 16px;
  --radius-lg: 24px;
  --shadow-card: 0 1px 2px rgba(16, 20, 24, 0.05), 0 8px 24px -16px rgba(16, 20, 24, 0.12);
  --shadow-pop: 0 2px 4px rgba(16, 20, 24, 0.06), 0 24px 48px -24px rgba(16, 20, 24, 0.22);

  --wrap: 1160px;
  --pad-x: clamp(20px, 4vw, 40px);
}

* { box-sizing: border-box; margin: 0; padding: 0; }

html { scroll-behavior: smooth; }

body {
  font-family: var(--font-sans);
  font-size: 16.5px;
  line-height: 1.6;
  color: var(--ink);
  background: var(--bg);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

img { max-width: 100%; display: block; }

a { color: var(--accent); text-decoration-color: rgba(10, 108, 76, 0.35); text-underline-offset: 3px; }
a:hover { text-decoration-color: currentColor; }

::selection { background: var(--accent-tint); color: var(--ink); }

:focus-visible {
  outline: 2px solid var(--accent);
  outline-offset: 3px;
  border-radius: 4px;
}

.wrap {
  max-width: var(--wrap);
  margin-inline: auto;
  padding-inline: var(--pad-x);
}

/* ---------- Erişilebilirlik ---------- */

.skip-link {
  position: absolute;
  left: 16px;
  top: -60px;
  z-index: 200;
  background: var(--ink);
  color: #fff;
  padding: 10px 18px;
  border-radius: 10px;
  text-decoration: none;
  transition: top 0.2s ease;
}
.skip-link:focus { top: 16px; }

.sr-only {
  position: absolute;
  width: 1px; height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}

/* ---------- Tipografi ---------- */

h1, h2, h3 {
  font-weight: 700;
  line-height: 1.06;
  color: var(--ink);
  letter-spacing: -0.03em;
}

h1 { font-size: clamp(2.7rem, 6.2vw, 4.7rem); }
h2 { font-size: clamp(1.95rem, 3.8vw, 2.9rem); }
h3 { font-size: 1.14rem; letter-spacing: -0.015em; line-height: 1.3; }

.lead {
  font-size: clamp(1.02rem, 1.5vw, 1.15rem);
  line-height: 1.65;
  color: var(--ink-soft);
  max-width: 56ch;
}

/* Numaralı bölüm etiketi */
.eyebrow {
  display: inline-block;
  font-family: var(--font-mono);
  font-size: 0.8rem;
  font-weight: 500;
  letter-spacing: 0.06em;
  color: var(--accent);
  margin-bottom: 20px;
}

/* ---------- Butonlar ---------- */

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  font-family: var(--font-sans);
  font-weight: 600;
  font-size: 0.95rem;
  letter-spacing: -0.01em;
  padding: 14px 26px;
  border-radius: 12px;
  border: 1px solid transparent;
  text-decoration: none;
  cursor: pointer;
  transition: background-color 0.16s ease, border-color 0.16s ease, color 0.16s ease, transform 0.16s ease;
}
.btn svg { flex: none; }
.btn:active { transform: scale(0.985); }

.btn-primary {
  background: var(--ink);
  color: #fff;
}
.btn-primary:hover { background: #232A32; }

.btn-ghost {
  background: var(--surface);
  color: var(--ink);
  border-color: var(--line-strong);
}
.btn-ghost:hover { border-color: var(--ink); }


/* ---------- Üst menü ---------- */

.site-header {
  position: sticky;
  top: 0;
  z-index: 100;
  background: rgba(246, 248, 250, 0.85);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border-bottom: 1px solid transparent;
  transition: border-color 0.25s ease;
}
.site-header.scrolled { border-bottom-color: var(--line); }

.nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  min-height: 74px;
}

.brand {
  display: inline-flex;
  align-items: center;
  gap: 11px;
  text-decoration: none;
  color: var(--ink);
}
.brand svg { width: 46px; height: 32px; color: var(--accent); }
.brand .brand-mark { width: 46px; height: auto; display: block; }
.brand-name {
  font-weight: 700;
  font-size: 1.38rem;
  letter-spacing: -0.01em;
  line-height: 1;
}
.brand-sub {
  display: block;
  font-family: var(--font-mono);
  font-weight: 500;
  font-size: 0.58rem;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: var(--red);
  margin-top: 4px;
}

.nav-links {
  display: flex;
  align-items: center;
  gap: 2px;
  list-style: none;
}
.nav-links a:not(.btn) {
  display: block;
  padding: 9px 13px;
  font-size: 0.92rem;
  font-weight: 500;
  color: var(--ink-soft);
  text-decoration: none;
  border-radius: 10px;
  transition: background-color 0.15s ease, color 0.15s ease;
}
.nav-links a:not(.btn):hover { background: #EBEFF3; color: var(--ink); }

.nav-cta { padding: 10px 18px; font-size: 0.88rem; margin-left: 10px; }

.nav-toggle {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
  padding: 10px;
  color: var(--ink);
}

/* ---------- Hero ---------- */

.hero { padding: clamp(44px, 7vh, 90px) 0 0; }

.hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
  gap: clamp(36px, 5vw, 72px);
  align-items: center;
  padding-bottom: clamp(88px, 11vh, 124px);
}

.hero-copy .eyebrow { margin-bottom: 22px; }

.hero-copy h1 { margin-bottom: 22px; max-width: 12ch; }

.hero-copy .lead { margin-bottom: 32px; }

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
}

/* Canlı açık/kapalı rozeti */
.status-pill {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 24px;
  padding: 7px 14px;
  border-radius: 999px;
  background: var(--surface);
  border: 1px solid var(--line);
  font-family: var(--font-mono);
  font-size: 0.78rem;
  font-weight: 500;
  color: var(--ink-soft);
}
.status-dot {
  width: 8px; height: 8px;
  border-radius: 50%;
  background: var(--muted);
  flex: none;
}
.status-pill.open .status-dot { background: #16A34A; box-shadow: 0 0 0 4px rgba(22, 163, 74, 0.15); }
.status-pill.closed .status-dot { background: #DC2626; box-shadow: 0 0 0 4px rgba(220, 38, 38, 0.12); }
.status-pill[hidden] { display: none; }

/* Hero görseli */
.hero-visual { position: relative; }

.photo-frame {
  position: relative;
  border-radius: var(--radius-lg);
  overflow: hidden;
  background: var(--surface);
  border: 1px solid var(--line);
  box-shadow: var(--shadow-pop);
}
.photo-frame img { width: 100%; height: auto; }

.hero-visual .photo-frame {
  width: 100%;
  margin-inline: auto;
}

/* Fotoğraf üstü konum kartı */
.photo-tag {
  position: absolute;
  left: 14px;
  bottom: 14px;
  display: flex;
  align-items: center;
  gap: 9px;
  background: rgba(255, 255, 255, 0.94);
  backdrop-filter: blur(8px);
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 12px;
  padding: 10px 14px;
  box-shadow: 0 6px 20px -8px rgba(16, 20, 24, 0.3);
}
.photo-tag svg { color: var(--accent); flex: none; }
.photo-tag strong { display: block; font-size: 0.82rem; font-weight: 600; letter-spacing: -0.01em; }
.photo-tag span { display: block; font-family: var(--font-mono); font-size: 0.68rem; color: var(--muted); margin-top: 1px; }

/* ---------- Hızlı bilgi şeridi ---------- */

.info-strip { position: relative; z-index: 3; margin-top: clamp(-72px, -8vh, -56px); }

.info-card {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  background: var(--surface);
  border-radius: var(--radius-lg);
  border: 1px solid var(--line);
  box-shadow: var(--shadow-card);
  overflow: hidden;
}

.info-item {
  display: flex;
  gap: 15px;
  padding: 26px 28px;
  align-items: flex-start;
}
.info-item + .info-item { border-left: 1px solid var(--line); }

.info-icon {
  flex: none;
  width: 42px; height: 42px;
  display: grid;
  place-items: center;
  border-radius: 11px;
  background: var(--accent-tint);
  color: var(--accent);
}

.info-item h3 {
  font-family: var(--font-mono);
  font-size: 0.7rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--muted);
  margin-bottom: 6px;
}
.info-item p { font-size: 0.95rem; font-weight: 600; letter-spacing: -0.01em; color: var(--ink); }
.info-item p a { text-decoration: none; color: inherit; }
.info-item p a:hover { color: var(--accent); }
.info-item small { display: block; font-size: 0.82rem; font-weight: 400; color: var(--muted); margin-top: 3px; }
.info-item small a { text-decoration: none; }
.info-item small a:hover { color: var(--accent-strong); }

/* ---------- Genel bölüm düzeni ---------- */

.section { padding: clamp(72px, 10vh, 118px) 0; scroll-margin-top: 60px; }
.section-head { max-width: 640px; margin-bottom: clamp(36px, 5vh, 54px); }
.section-head h2 { margin-bottom: 14px; }

.section-alt { background: var(--surface); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }

/* ---------- Hakkımızda ---------- */

.about-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr);
  gap: clamp(36px, 6vw, 84px);
  align-items: center;
}

.about-visual .photo-frame {
  width: 100%;
  margin-inline: auto;
}

.about-copy h2 { margin-bottom: 18px; max-width: 20ch; }
.about-copy p { margin-bottom: 16px; color: var(--ink-soft); max-width: 60ch; }

.values {
  list-style: none;
  margin-top: 26px;
  display: grid;
  gap: 0;
  border-top: 1px solid var(--line);
}
.values li {
  display: flex;
  gap: 14px;
  align-items: center;
  font-weight: 500;
  letter-spacing: -0.01em;
  color: var(--ink);
  padding: 14px 2px;
  border-bottom: 1px solid var(--line);
}
.values .value-index {
  font-family: var(--font-mono);
  font-size: 0.72rem;
  color: var(--accent);
  flex: none;
}

/* ---------- Hizmetler ---------- */

.services-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 16px;
}

.service-card {
  background: var(--bg);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 28px 26px;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}
.service-card:hover {
  border-color: var(--line-strong);
  box-shadow: var(--shadow-card);
  transform: translateY(-3px);
}

.service-num {
  display: block;
  font-family: var(--font-mono);
  font-size: 0.72rem;
  color: var(--muted);
  margin-bottom: 26px;
}

.service-icon {
  width: 46px; height: 46px;
  display: grid;
  place-items: center;
  border-radius: 12px;
  background: var(--accent-tint);
  color: var(--accent);
  margin-bottom: 18px;
}

.service-card h3 { margin-bottom: 10px; }
.service-card p { font-size: 0.92rem; line-height: 1.6; color: var(--ink-soft); }

/* ---------- Eczacımız ---------- */

.pharmacist-card {
  background: var(--ink);
  border-radius: var(--radius-lg);
  padding: clamp(32px, 5vw, 64px);
  color: #EDF1F4;
}

.pharmacist-card .eyebrow { color: #7BD0AE; }

.pharmacist-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.85fr);
  gap: clamp(32px, 5vw, 72px);
  align-items: start;
}

.pharmacist-copy h2 { color: #fff; margin-bottom: 10px; max-width: 16ch; }
.pharmacist-title {
  font-family: var(--font-mono);
  font-size: 0.76rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #8B97A3;
  margin-bottom: 26px;
}
.pharmacist-copy p {
  color: #B9C2CB;
  font-size: 0.98rem;
  line-height: 1.7;
  max-width: 58ch;
  margin-bottom: 14px;
}
.pharmacist-copy p strong { color: #EDF1F4; font-weight: 600; }

.skills h3 {
  font-family: var(--font-mono);
  font-size: 0.72rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #8B97A3;
  margin-bottom: 16px;
}
.skills ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.skills li {
  font-size: 0.85rem;
  font-weight: 500;
  letter-spacing: -0.01em;
  color: #DDE4E9;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 999px;
  padding: 8px 15px;
}

/* ---------- SSS ---------- */

.faq-list { max-width: 780px; display: grid; gap: 12px; }

.faq-item {
  background: var(--bg);
  border: 1px solid var(--line);
  border-radius: 14px;
  overflow: hidden;
  transition: border-color 0.2s ease;
}
.faq-item[open] { border-color: var(--line-strong); background: var(--surface); box-shadow: var(--shadow-card); }

.faq-item summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 19px 22px;
  cursor: pointer;
  font-weight: 600;
  font-size: 0.98rem;
  letter-spacing: -0.01em;
  color: var(--ink);
  list-style: none;
}
.faq-item summary::-webkit-details-marker { display: none; }

.faq-chevron {
  flex: none;
  width: 28px; height: 28px;
  display: grid;
  place-items: center;
  border-radius: 9px;
  background: var(--surface);
  border: 1px solid var(--line);
  color: var(--ink-soft);
  transition: transform 0.22s ease, background-color 0.2s ease, color 0.2s ease;
}
.faq-item[open] .faq-chevron { transform: rotate(45deg); background: var(--accent-tint); border-color: transparent; color: var(--accent); }

.faq-body { padding: 0 22px 20px; color: var(--ink-soft); font-size: 0.93rem; line-height: 1.65; max-width: 64ch; }
.faq-body a { font-weight: 500; }

/* ---------- Nöbetçi ve resmî bağlantılar ---------- */

.duty-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: 16px;
  align-items: stretch;
}

.duty-card {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  box-shadow: var(--shadow-card);
  padding: 30px 28px;
}

.duty-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: var(--red);
}

.duty-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
  width: 100%;
  margin-bottom: 22px;
}

.duty-badge {
  display: inline-flex;
  padding: 7px 12px;
  border-radius: 999px;
  background: var(--red);
  color: #fff;
  font-family: var(--font-mono);
  font-size: 0.68rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.duty-date {
  font-family: var(--font-mono);
  font-size: 0.75rem;
  color: var(--muted);
}

.duty-card h3 { margin-bottom: 10px; }

.duty-card > p { font-size: 0.93rem; line-height: 1.6; color: var(--ink-soft); margin-bottom: 22px; max-width: 46ch; }

.btn-duty { background: var(--red); color: #fff; }
.btn-duty:hover { background: var(--red-dark); }

.duty-card > small { margin-top: 14px; font-size: 0.8rem; color: var(--muted); }

.official-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.official-card {
  display: flex;
  align-items: center;
  gap: 14px;
  background: var(--bg);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 18px 20px;
  text-decoration: none;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.official-card:hover {
  border-color: var(--line-strong);
  box-shadow: var(--shadow-card);
  transform: translateY(-3px);
}

.official-badge {
  flex: none;
  width: 54px;
  height: 54px;
  display: block;
  object-fit: contain;
}

.official-text { flex: 1 1 auto; min-width: 0; }
.official-text strong { display: block; font-size: 1rem; letter-spacing: -0.015em; color: var(--ink); }
.official-text small { display: block; margin-top: 4px; font-family: var(--font-mono); font-size: 0.72rem; color: var(--muted); }

.official-go { flex: none; color: var(--muted); font-size: 1.05rem; transition: transform 0.2s ease, color 0.2s ease; }
.official-card:hover .official-go { color: var(--red); transform: rotate(45deg); }

/* ---------- İletişim ---------- */

.contact-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: clamp(24px, 3vw, 36px);
  align-items: stretch;
}

.contact-card {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  padding: clamp(26px, 3.4vw, 38px);
  box-shadow: var(--shadow-card);
  display: flex;
  flex-direction: column;
}

.contact-row {
  display: flex;
  gap: 15px;
  padding: 15px 0;
  align-items: flex-start;
}
.contact-row + .contact-row { border-top: 1px solid var(--line); }
.contact-row .info-icon { width: 40px; height: 40px; }
.contact-row h3 {
  font-family: var(--font-mono);
  font-size: 0.68rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--muted);
  margin-bottom: 5px;
}
.contact-row p { font-weight: 600; font-size: 0.96rem; letter-spacing: -0.01em; }
.contact-row p a { text-decoration: none; color: inherit; }
.contact-row p a:hover { color: var(--accent); }
.contact-row small { display: block; color: var(--muted); font-weight: 400; font-size: 0.83rem; margin-top: 2px; }
.contact-row small a { text-decoration: none; }
.contact-row small a:hover { color: var(--accent-strong); }

.contact-actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 22px; }

/* Harita (tıkla-yükle) */
.map-shell {
  position: relative;
  border-radius: var(--radius-lg);
  overflow: hidden;
  border: 1px solid var(--line);
  background: var(--surface);
  min-height: 430px;
  display: grid;
}
.map-shell iframe { width: 100%; height: 100%; min-height: 430px; border: 0; grid-area: 1 / 1; }

.map-placeholder {
  grid-area: 1 / 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 14px;
  text-align: center;
  padding: 32px;
  background:
    linear-gradient(0deg, rgba(246, 248, 250, 0.6), rgba(246, 248, 250, 0.6)),
    repeating-linear-gradient(0deg, transparent 0 39px, var(--line) 39px 40px),
    repeating-linear-gradient(90deg, transparent 0 39px, var(--line) 39px 40px),
    var(--surface);
}
.map-placeholder .info-icon { width: 52px; height: 52px; }
.map-placeholder p { max-width: 36ch; color: var(--ink-soft); font-size: 0.93rem; }
.map-placeholder p strong { color: var(--ink); }
.map-note { font-family: var(--font-mono); font-size: 0.68rem; color: var(--muted); max-width: 44ch; }

/* ---------- Footer ---------- */

.site-footer {
  background: var(--ink);
  color: #A8B2BC;
  padding: 60px 0 0;
  margin-top: clamp(40px, 8vh, 80px);
}

.footer-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.4fr) minmax(0, 1fr) minmax(0, 1fr);
  gap: clamp(32px, 5vw, 64px);
  padding-bottom: 44px;
}

.footer-brand .brand { color: #fff; margin-bottom: 16px; }
.footer-brand .brand svg { color: #7BD0AE; }
.footer-brand .brand-sub { color: #79838D; }
.footer-brand p { font-size: 0.9rem; max-width: 40ch; color: #8B97A3; }

.footer-col h3 {
  font-family: var(--font-mono);
  font-size: 0.7rem;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #79838D;
  margin-bottom: 16px;
}
.footer-col ul { list-style: none; display: grid; gap: 9px; }
.footer-col a {
  color: #C4CCD4;
  text-decoration: none;
  font-size: 0.92rem;
}
.footer-col a:hover { color: #fff; text-decoration: underline; text-underline-offset: 3px; }
.footer-col p { font-size: 0.92rem; color: #C4CCD4; }

.footer-legal {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 20px 0;
}
.footer-legal .wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 24px;
  align-items: center;
  justify-content: space-between;
  font-size: 0.78rem;
  color: #79838D;
}
.footer-legal a { color: inherit; }

/* ---------- Kaydırma animasyonu ---------- */

.reveal {
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 0.6s ease, transform 0.6s cubic-bezier(0.2, 0.7, 0.2, 1);
}
.reveal.in { opacity: 1; transform: none; }

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .reveal { opacity: 1; transform: none; transition: none; }
  .btn:active { transform: none; }
  .service-card:hover { transform: none; }
}

/* ---------- Alt sayfalar (KVKK / Çerez) ---------- */

.legal-page { padding: clamp(48px, 8vh, 80px) 0; }
.legal-page .wrap { max-width: 780px; }
.legal-page h1 { font-size: clamp(2rem, 4vw, 2.7rem); margin-bottom: 10px; }
.legal-updated { font-family: var(--font-mono); color: var(--muted); font-size: 0.8rem; margin-bottom: 36px; }
.legal-page h2 { font-size: 1.3rem; margin: 34px 0 12px; }
.legal-page p, .legal-page li { color: var(--ink-soft); font-size: 0.96rem; margin-bottom: 12px; }
.legal-page ul { padding-left: 22px; }
.legal-back { display: inline-flex; margin-bottom: 28px; font-weight: 500; font-size: 0.92rem; }

/* ---------- 404 ---------- */

.error-page {
  min-height: 70vh;
  display: grid;
  place-items: center;
  text-align: center;
  padding: 60px var(--pad-x);
}
.error-page .lotus-mark { display: block; width: 96px; height: auto; margin-inline: auto; margin-bottom: 24px; }
.error-page h1 { margin-bottom: 12px; font-size: clamp(1.8rem, 4vw, 2.6rem); }
.error-page p { color: var(--ink-soft); margin-bottom: 28px; }

/* ============================================================
   Responsive
   ============================================================ */

@media (max-width: 960px) {
  .hero-grid { grid-template-columns: 1fr; padding-bottom: 104px; }
  .hero-visual { order: -1; }
  .hero-visual .photo-frame { width: 100%; }

  .about-grid, .pharmacist-grid, .contact-grid, .duty-grid { grid-template-columns: 1fr; }
  .about-visual { order: -1; }
  .about-visual .photo-frame { width: 100%; }

  .footer-grid { grid-template-columns: 1fr 1fr; }
  .footer-brand { grid-column: 1 / -1; }
}

@media (max-width: 820px) {
  .nav-links {
    position: absolute;
    top: 100%;
    left: 0; right: 0;
    flex-direction: column;
    align-items: stretch;
    gap: 4px;
    background: var(--bg);
    border-bottom: 1px solid var(--line);
    padding: 12px var(--pad-x) 20px;
    box-shadow: 0 30px 40px -30px rgba(16, 20, 24, 0.4);
    display: none;
  }
  .nav-links.open { display: flex; }
  .nav-links a:not(.btn) { padding: 13px 14px; font-size: 1rem; }
  .nav-cta { justify-content: center; margin: 8px 0 0; }
  .nav-toggle { display: block; }

  .info-card { grid-template-columns: 1fr; }
  .info-item + .info-item { border-left: none; border-top: 1px solid var(--line); }
}

@media (max-width: 560px) {
  body { font-size: 15.5px; }
  .hero { padding-top: 28px; }
  .hero-actions .btn { flex: 1 1 100%; }
  .status-pill { font-size: 0.72rem; }
  .footer-grid { grid-template-columns: 1fr; }
  .contact-actions .btn { flex: 1 1 100%; }
  .official-grid { grid-template-columns: 1fr; }
  .pharmacist-card { padding: 26px 22px 32px; }
}
