/* ==========================================================================
   diyarbakr.com — redesign-pages.css
   İç sayfa iskeletleri + sayfaya özgü bileşenler (şehir hizmetleri & içerik)
   Kapsam: /nobetci-eczaneler, /otobus-saatleri(+/:slug), /taksi-duraklari,
           /harita, /iletisim, /mekan/:slug, /blog/:slug, /tarih, /ara,
           404, dynamic-page-prose (+ :slug içerik sayfaları)
   Tasarım dili: turuncu #ea580c / #c2410c, tonlar #fff7ed/#ffedd5/#fdba74,
   stone #1c1917/#57534e/#78716c, zemin #f4f4f3, köşe 1.25rem / chip 999px,
   başlık "Source Serif 4", easing cubic-bezier(.22,.61,.36,1).
   NOT: liste kartlarının iç tasarımı (sec-place-card, ev, blog kartları)
   başka dosyanın işi — burada sayfa iskeletleri var.
   ========================================================================== */

/* --------------------------------------------------------------------------
   1) HİZMET SAYFASI KABUĞU — breadcrumb / overline / servis başlığı /
      filtre pilleri / meta bar  (nöbetçi eczane, taksi, otobüs)
   -------------------------------------------------------------------------- */

.portal-root .portal-breadcrumb {
  font-size: 0.8125rem;
  gap: 0.55rem;
  margin-bottom: 1.6rem;
}
.portal-root .portal-breadcrumb a {
  color: #57534e;
  transition: color 0.18s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.portal-root .portal-breadcrumb a:hover {
  color: #c2410c;
}
.portal-root .portal-breadcrumb span {
  color: #d6d3d1;
}
.portal-root .portal-breadcrumb span.text-slate-700 {
  color: #44403c;
  font-weight: 600;
}

.portal-root .portal-overline {
  color: #c2410c;
  letter-spacing: 0.16em;
}

/* Servis başlığı blokları — kimlik rengi korunur, marka diline rafine edilir */
.portal-root .portal-service-title {
  border-radius: 0.9rem;
  padding-inline: 1rem;
  box-shadow:
    0 1px 2px rgba(28, 25, 23, 0.05),
    0 12px 32px -16px rgba(28, 25, 23, 0.14);
}
.portal-root .portal-service-title--pharmacy {
  background: linear-gradient(135deg, #10b981, #047857);
  box-shadow: 0 10px 24px -12px rgba(5, 150, 105, 0.55);
}
.portal-root .portal-service-title--taxi {
  background: linear-gradient(135deg, #fcd34d, #f59e0b);
  color: #451a03;
  box-shadow: 0 10px 24px -12px rgba(217, 119, 6, 0.5);
}
.portal-root .portal-service-title--bus {
  background: linear-gradient(135deg, #f97316, #c2410c);
  box-shadow: 0 10px 24px -12px rgba(234, 88, 12, 0.55);
}

/* İlçe filtre pilleri — aktif durum marka turuncusu */
.portal-root .portal-pill {
  border-radius: 999px;
  transition:
    background-color 0.18s cubic-bezier(0.22, 0.61, 0.36, 1),
    border-color 0.18s cubic-bezier(0.22, 0.61, 0.36, 1),
    color 0.18s cubic-bezier(0.22, 0.61, 0.36, 1),
    box-shadow 0.18s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.portal-root .portal-pill:hover {
  border-color: #fdba74;
  background-color: #fff7ed;
  color: #9a3412;
}
.portal-root .portal-pill-active,
.portal-root .portal-pill-active:hover {
  background: linear-gradient(135deg, #f97316, #ea580c);
  border-color: transparent;
  color: #fff;
  box-shadow: 0 4px 12px rgba(234, 88, 12, 0.19);
}

/* İlçe grup başlıkları → chip-başlık (servis sayfalarında) */
.portal-root .portal-container:has(.portal-service-title--pharmacy) section h2.portal-section-title,
.portal-root .portal-container:has(.portal-service-title--taxi) section h2.portal-section-title,
.portal-root .portal-container:has(.portal-service-title--bus) section h2.portal-section-title {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: 0.9375rem;
  font-weight: 700;
  letter-spacing: 0.01em;
  color: #44403c;
  background: #fff;
  border: 1px solid #eceae7;
  border-radius: 999px;
  padding: 0.45rem 1.1rem 0.45rem 0.85rem;
  box-shadow: 0 1px 2px rgba(28, 25, 23, 0.05);
}
.portal-root .portal-container:has(.portal-service-title--pharmacy) section h2.portal-section-title::before,
.portal-root .portal-container:has(.portal-service-title--taxi) section h2.portal-section-title::before,
.portal-root .portal-container:has(.portal-service-title--bus) section h2.portal-section-title::before {
  content: "";
  width: 0.55rem;
  height: 0.55rem;
  border-radius: 999px;
  flex: none;
  background: #ea580c;
}
.portal-root .portal-container:has(.portal-service-title--pharmacy) section h2.portal-section-title::before {
  background: #10b981;
}
.portal-root .portal-container:has(.portal-service-title--taxi) section h2.portal-section-title::before {
  background: #f59e0b;
}

/* Kaynak / güncelleme meta barı — chip'li görünüm */
.portal-root .portal-meta-bar {
  margin-top: 2.5rem;
  background: #fff;
  border-color: #eceae7;
  border-radius: 1rem;
  padding: 0.85rem 1.1rem;
  box-shadow: 0 1px 2px rgba(28, 25, 23, 0.05);
}
.portal-root .portal-meta-bar > div:first-child > span {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  background: #fafaf9;
  border: 1px solid #e7e5e4;
  border-radius: 999px;
  padding: 0.32rem 0.8rem;
  color: #57534e;
  font-variant-numeric: tabular-nums;
}
.portal-root .portal-meta-bar a {
  color: #c2410c;
}
.portal-root .portal-meta-bar a:hover {
  color: #9a3412;
}
.portal-root .portal-meta-bar button {
  border: 1px solid #e7e5e4;
  border-radius: 999px;
  padding: 0.32rem 0.85rem;
  background: #fff;
  transition:
    border-color 0.18s cubic-bezier(0.22, 0.61, 0.36, 1),
    color 0.18s cubic-bezier(0.22, 0.61, 0.36, 1),
    background-color 0.18s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.portal-root .portal-meta-bar button:hover {
  border-color: #fdba74;
  background: #fff7ed;
  color: #9a3412;
}

/* İlçe rozetleri (kart içi) */
.portal-root .portal-badge {
  border-radius: 999px;
  padding-inline: 0.6rem;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: #57534e;
}

/* --------------------------------------------------------------------------
   2) NÖBETÇİ ECZANELER + TAKSİ DURAKLARI — kayıt kartları
      (article.portal-card: solda ikon rozeti, ad koyu, ilçe chip, tel turuncu)
   -------------------------------------------------------------------------- */

.portal-root article.portal-card {
  position: relative;
  border-radius: 1.25rem;
  border-color: #eceae7;
  padding: 1.05rem 1.2rem;
  justify-content: flex-start;
  box-shadow:
    0 1px 2px rgba(28, 25, 23, 0.05),
    0 12px 32px -16px rgba(28, 25, 23, 0.14);
  transition:
    border-color 0.22s cubic-bezier(0.22, 0.61, 0.36, 1),
    box-shadow 0.22s cubic-bezier(0.22, 0.61, 0.36, 1),
    transform 0.22s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.portal-root article.portal-card:hover {
  border-color: #fdba74;
  transform: translateY(-2px);
  box-shadow:
    0 1px 2px rgba(28, 25, 23, 0.06),
    0 16px 40px -18px rgba(28, 25, 23, 0.2),
    0 20px 48px rgba(234, 88, 12, 0.08);
}
.portal-root article.portal-card h2 {
  color: #1c1917;
  font-size: 1.0625rem;
  letter-spacing: -0.01em;
  line-height: 1.3;
  margin-top: 0.45rem;
}
.portal-root article.portal-card p {
  color: #78716c;
  line-height: 1.55;
}

/* Sol ikon rozeti — sayfaya göre eczane / taksi */
.portal-root .portal-container:has(.portal-service-title--pharmacy) article.portal-card::before,
.portal-root .portal-container:has(.portal-service-title--taxi) article.portal-card::before {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: center;
  flex: none;
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 1rem;
  font-size: 1.25rem;
  line-height: 1;
}
.portal-root .portal-container:has(.portal-service-title--pharmacy) article.portal-card::before {
  content: "💊";
  background: linear-gradient(135deg, #ecfdf5, #d1fae5);
  border: 1px solid #a7f3d0;
}
.portal-root .portal-container:has(.portal-service-title--taxi) article.portal-card::before {
  content: "🚕";
  background: linear-gradient(135deg, #fffbeb, #fef3c7);
  border: 1px solid #fde68a;
}
.portal-root .portal-container:has(.portal-service-title--pharmacy) article.portal-card .portal-badge {
  border-color: #a7f3d0;
  background: #ecfdf5;
  color: #047857;
}
.portal-root .portal-container:has(.portal-service-title--taxi) article.portal-card .portal-badge {
  border-color: #fde68a;
  background: #fffbeb;
  color: #92400e;
}

/* Telefon — turuncu, tıklanabilir his, tabular-nums */
.portal-root .portal-btn-call {
  margin-left: auto;
  border-radius: 999px;
  border-color: #fed7aa;
  background: #fff7ed;
  color: #c2410c;
  font-weight: 700;
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
  padding: 0.55rem 1.05rem;
  transition:
    background-color 0.18s cubic-bezier(0.22, 0.61, 0.36, 1),
    border-color 0.18s cubic-bezier(0.22, 0.61, 0.36, 1),
    transform 0.18s cubic-bezier(0.22, 0.61, 0.36, 1),
    box-shadow 0.18s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.portal-root .portal-btn-call:hover {
  background: #ffedd5;
  border-color: #fdba74;
  color: #9a3412;
  box-shadow: 0 6px 16px -8px rgba(234, 88, 12, 0.45);
}
.portal-root .portal-btn-call:active {
  transform: scale(0.97);
}

/* --------------------------------------------------------------------------
   3) OTOBÜS SAATLERİ — hat kartları, hat numarası rozeti, saat chip'leri
   -------------------------------------------------------------------------- */

.portal-root a.portal-card {
  border-radius: 1.25rem;
  border-color: #eceae7;
  box-shadow:
    0 1px 2px rgba(28, 25, 23, 0.05),
    0 12px 32px -16px rgba(28, 25, 23, 0.14);
}
.portal-root a.portal-card.portal-card-hover:hover {
  border-color: #fdba74;
  transform: translateY(-3px);
  box-shadow:
    0 1px 2px rgba(28, 25, 23, 0.06),
    0 8px 24px rgba(28, 25, 23, 0.1),
    0 20px 48px rgba(234, 88, 12, 0.08);
}
.portal-root a.portal-card h2 {
  color: #1c1917;
  letter-spacing: -0.01em;
}
.portal-root a.portal-card p {
  color: #78716c;
}

/* Hat kodu rozeti — turuncu degrade, tabular */
.portal-root a.portal-card .bg-orange-600 {
  background-image: linear-gradient(135deg, #f97316, #c2410c);
  border-radius: 0.8rem;
  font-variant-numeric: tabular-nums;
  letter-spacing: 0.01em;
  box-shadow: 0 6px 14px -6px rgba(234, 88, 12, 0.55);
}

/* Hat detayı — durak ve sefer kartları */
.portal-root div.portal-card {
  border-radius: 1.25rem;
  border-color: #eceae7;
  box-shadow:
    0 1px 2px rgba(28, 25, 23, 0.05),
    0 12px 32px -16px rgba(28, 25, 23, 0.14);
}
.portal-root div.portal-card h3 {
  letter-spacing: 0.02em;
}
.portal-root div.portal-card p {
  line-height: 1.7;
}

/* Saat chip'leri — tabular, eşit genişlik, hover */
.portal-root .portal-card .bg-orange-50 {
  display: inline-flex;
  justify-content: center;
  min-width: 3.5rem;
  border-radius: 0.65rem;
  font-variant-numeric: tabular-nums;
  transition:
    background-color 0.15s cubic-bezier(0.22, 0.61, 0.36, 1),
    box-shadow 0.15s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.portal-root .portal-card .bg-orange-50:hover {
  background-color: #ffedd5;
  box-shadow: 0 3px 8px -3px rgba(234, 88, 12, 0.35);
}

/* --------------------------------------------------------------------------
   4) HARİTA — iframe/leaflet çerçevesi + harita listesi satırları
   -------------------------------------------------------------------------- */

.portal-root .map-wrap {
  border-radius: 1.25rem;
  border-color: #eceae7;
  background: #fff;
  padding: 0.45rem;
  box-shadow:
    0 1px 2px rgba(28, 25, 23, 0.05),
    0 12px 32px -16px rgba(28, 25, 23, 0.14);
}
.portal-root .map-wrap .map-container {
  border-radius: 0.9rem;
}

.portal-root .map-list {
  display: flex;
  flex-direction: column;
  gap: 0.65rem;
}
.portal-root .map-list-item {
  background: #fff;
  border: 1px solid #eceae7;
  border-radius: 1rem;
  padding: 0.85rem 1.15rem;
  box-shadow: 0 1px 2px rgba(28, 25, 23, 0.05);
  transition:
    border-color 0.2s cubic-bezier(0.22, 0.61, 0.36, 1),
    transform 0.2s cubic-bezier(0.22, 0.61, 0.36, 1),
    box-shadow 0.2s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.portal-root .map-list-item:hover {
  border-color: #fdba74;
  transform: translateY(-1px);
  box-shadow:
    0 1px 2px rgba(28, 25, 23, 0.05),
    0 12px 32px -16px rgba(28, 25, 23, 0.18);
}
.portal-root .map-list-map-link {
  background: #fff7ed;
  border: 1px solid #fed7aa;
  border-radius: 999px;
  padding: 0.35rem 0.8rem;
  transition:
    background-color 0.18s cubic-bezier(0.22, 0.61, 0.36, 1),
    border-color 0.18s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.portal-root .map-list-map-link:hover {
  background: #ffedd5;
  border-color: #fdba74;
}

/* --------------------------------------------------------------------------
   5) İLETİŞİM — etiket/link bloklarının kartlaştırılması
   -------------------------------------------------------------------------- */

.portal-root .contact-block {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
  max-width: 28rem;
  background: #fff;
  border: 1px solid #eceae7;
  border-radius: 1.25rem;
  padding: 1.4rem 1.6rem 1.4rem 4.9rem;
  box-shadow:
    0 1px 2px rgba(28, 25, 23, 0.05),
    0 12px 32px -16px rgba(28, 25, 23, 0.14);
  transition:
    border-color 0.22s cubic-bezier(0.22, 0.61, 0.36, 1),
    transform 0.22s cubic-bezier(0.22, 0.61, 0.36, 1),
    box-shadow 0.22s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.portal-root .contact-block::before {
  content: "✉";
  position: absolute;
  left: 1.35rem;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 0.9rem;
  font-size: 1.2rem;
  line-height: 1;
  color: #c2410c;
  background: linear-gradient(135deg, #fff7ed, #ffedd5);
  border: 1px solid #fed7aa;
}
.portal-root .contact-block:hover {
  border-color: #fdba74;
  transform: translateY(-2px);
  box-shadow:
    0 1px 2px rgba(28, 25, 23, 0.06),
    0 16px 40px -18px rgba(28, 25, 23, 0.2),
    0 20px 48px rgba(234, 88, 12, 0.08);
}
.portal-root .contact-label {
  letter-spacing: 0.14em;
}
.portal-root .contact-link {
  transition: color 0.18s cubic-bezier(0.22, 0.61, 0.36, 1);
}

/* --------------------------------------------------------------------------
   6) DETAY SAYFALARI (mekan/:slug, blog/:slug, :slug içerik) —
      koyu kart kabuğunun marka diline (açık zemin) dönüştürülmesi
   -------------------------------------------------------------------------- */

/* Geri dön pili (kartın üstünde) */
.portal-root .sec a.rounded-full.bg-white\/5 {
  background: #fff;
  border-color: #e7e5e4;
  color: #57534e;
  box-shadow: 0 1px 2px rgba(28, 25, 23, 0.05);
  transition:
    border-color 0.18s cubic-bezier(0.22, 0.61, 0.36, 1),
    color 0.18s cubic-bezier(0.22, 0.61, 0.36, 1),
    background-color 0.18s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.portal-root .sec a.rounded-full.bg-white\/5:hover {
  background: #fff7ed;
  border-color: #fdba74;
  color: #c2410c;
}

/* Kart kabuğu: koyu → beyaz kart */
.portal-root .bg-\[\#141414\] {
  background-color: #fff;
  border-color: #eceae7;
  border-radius: 1.25rem;
  box-shadow:
    0 1px 2px rgba(28, 25, 23, 0.05),
    0 12px 32px -16px rgba(28, 25, 23, 0.14);
}

/* Başlık: büyük serif, koyu */
.portal-root .bg-\[\#141414\] h1 {
  font-family: "Source Serif 4", Georgia, serif;
  color: #1c1917;
  letter-spacing: -0.02em;
  font-size: clamp(1.65rem, 3.4vw, 2.5rem);
  line-height: 1.15;
}

/* İç paneller / chip zeminleri */
.portal-root .bg-\[\#141414\] .bg-white\/5 {
  background-color: #fafaf9;
}
.portal-root .bg-\[\#141414\] .border-white\/10 {
  border-color: #eceae7;
}
.portal-root .bg-\[\#141414\] .border-white\/\[\.06\] {
  border-color: #f0efed;
}

/* Metin tonları: beyaz → stone */
.portal-root .bg-\[\#141414\] .text-white\/85 {
  color: #44403c;
}
.portal-root .bg-\[\#141414\] .text-white\/70 {
  color: #57534e;
}
.portal-root .bg-\[\#141414\] .text-white\/55 {
  color: #57534e;
}
.portal-root .bg-\[\#141414\] .text-white\/40 {
  color: #78716c;
}
.portal-root .bg-\[\#141414\] .text-white\/30,
.portal-root .bg-\[\#141414\] .text-white\/25 {
  color: #a8a29e;
}

/* Amber vurgular → marka turuncusu */
.portal-root .bg-\[\#141414\] .bg-amber-500\/10 {
  background-color: #fff7ed;
}
.portal-root .bg-\[\#141414\] .border-amber-500\/25,
.portal-root .bg-\[\#141414\] .border-amber-500\/20 {
  border-color: #fed7aa;
}
.portal-root .bg-\[\#141414\] .text-amber-200 {
  color: #9a3412;
}
.portal-root .bg-\[\#141414\] .text-amber-400 {
  color: #c2410c;
}
.portal-root .bg-\[\#141414\] .text-amber-400\/60 {
  color: #b45309;
}
.portal-root .bg-\[\#141414\] .text-amber-500\/80 {
  color: #ea580c;
}
.portal-root .bg-\[\#141414\] .hover\:text-amber-400:hover {
  color: #9a3412;
}
.portal-root .bg-\[\#141414\] .hover\:bg-amber-500\/15:hover {
  background-color: #ffedd5;
}

/* :slug içerik sayfası başlık şeridi: koyu degrade → krem degrade */
.portal-root .bg-\[\#141414\] .via-\[\#1a1a1a\] {
  background-image: linear-gradient(150deg, #fff7ed 0%, #fffdfa 55%, #ffffff 100%);
}

/* Görsel yoksa kapak placeholder'ı: koyu → turuncu tonlar */
.portal-root .bg-\[\#141414\] .from-\[\#2a2a2a\] {
  background-image: linear-gradient(135deg, #ffedd5, #fdba74);
}

/* GALERİ (mekan detayı) — 2/3 kolon, yumuşak köşe, hover zoom korunur */
.portal-root .bg-\[\#141414\] h2.text-white\/80 {
  color: #9a3412;
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: 0.75rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}
.portal-root .bg-\[\#141414\] .grid-cols-2 > a {
  background: #f5f5f4;
  border-color: #eceae7;
  border-radius: 1rem;
  box-shadow: 0 1px 2px rgba(28, 25, 23, 0.05);
  transition:
    border-color 0.25s cubic-bezier(0.22, 0.61, 0.36, 1),
    box-shadow 0.25s cubic-bezier(0.22, 0.61, 0.36, 1),
    transform 0.25s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.portal-root .bg-\[\#141414\] .grid-cols-2 > a:hover {
  border-color: #fdba74;
  transform: translateY(-2px);
  box-shadow:
    0 1px 2px rgba(28, 25, 23, 0.06),
    0 14px 36px -16px rgba(28, 25, 23, 0.24);
}
.portal-root .bg-\[\#141414\] .grid-cols-2 > a img {
  height: 11rem;
}
@media (min-width: 768px) {
  .portal-root .bg-\[\#141414\] .grid-cols-2.md\:grid-cols-4 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/* --------------------------------------------------------------------------
   7) /TARİH — zaman çizelgesi sayfa iskeleti
      (timeline iç kart tasarımı başka dosyada; burada zemin/genişlik)
   -------------------------------------------------------------------------- */

.portal-root .sec#tarih .filter-pills {
  margin-bottom: 2.25rem;
}
.portal-root .sec#tarih .timeline {
  max-width: 48rem;
}
.portal-root .sec#tarih .section-empty {
  background: #fff;
  border: 1px dashed #e7e5e4;
  border-radius: 1.25rem;
}

/* --------------------------------------------------------------------------
   8) /ARA — sonuç sayacı + sonuç grupları düzeni
   -------------------------------------------------------------------------- */

.portal-root .search-result-count {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background: #fff7ed;
  border: 1px solid #fed7aa;
  color: #9a3412;
  border-radius: 999px;
  padding: 0.4rem 1rem;
  font-size: 0.8125rem;
  font-weight: 700;
  font-variant-numeric: tabular-nums;
  margin: 0.75rem 0 0.25rem;
}
.portal-root .search-result-count::before {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 999px;
  background: #ea580c;
  flex: none;
}
.portal-root .search-result-group {
  border-top: 1px dashed #e7e5e4;
  padding-top: 1.75rem;
}
.portal-root .search-result-group .places-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 1.1rem;
  align-items: stretch;
}

/* --------------------------------------------------------------------------
   9) 404 — degrade kod, marka pill butonları
   -------------------------------------------------------------------------- */

.portal-root .not-found-code {
  font-family: "Source Serif 4", Georgia, serif;
  font-size: clamp(5rem, 16vw, 7.5rem);
  letter-spacing: -0.04em;
  color: #ea580c; /* fallback */
  background: linear-gradient(135deg, #fdba74 0%, #ea580c 45%, #c2410c 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.portal-root .not-found-title {
  font-family: "Source Serif 4", Georgia, serif;
  font-size: 1.75rem;
  letter-spacing: -0.02em;
}
.portal-root .not-found-desc {
  max-width: 34rem;
}
.portal-root .not-found-btn {
  border-radius: 999px;
  padding: 0.8rem 1.7rem;
  background: linear-gradient(135deg, #f97316, #ea580c);
  border-color: transparent;
  box-shadow: 0 10px 24px -10px rgba(234, 88, 12, 0.6);
  transition:
    transform 0.2s cubic-bezier(0.22, 0.61, 0.36, 1),
    box-shadow 0.2s cubic-bezier(0.22, 0.61, 0.36, 1),
    background-color 0.2s cubic-bezier(0.22, 0.61, 0.36, 1),
    border-color 0.2s cubic-bezier(0.22, 0.61, 0.36, 1),
    color 0.2s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.portal-root .not-found-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 30px -10px rgba(234, 88, 12, 0.7);
}
.portal-root .not-found-btn--outline {
  background: #fff;
  border-color: #e7e5e4;
  box-shadow: 0 1px 2px rgba(28, 25, 23, 0.05);
}
.portal-root .not-found-btn--outline:hover {
  border-color: #fdba74;
  background: #fff7ed;
  color: #c2410c;
  box-shadow: 0 10px 24px -12px rgba(234, 88, 12, 0.35);
}

/* --------------------------------------------------------------------------
   10) DYNAMIC-PAGE-PROSE — içerik tipografisi (Kafeler vb. sayfalar)
       blockquote stili bundle'da korunur, burada dokunulmaz
   -------------------------------------------------------------------------- */

.portal-root .dynamic-page-prose {
  max-width: 65ch;
  line-height: 1.85;
}
.portal-root .dynamic-page-prose h2 {
  font-family: "Source Serif 4", Georgia, serif;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: -0.015em;
  line-height: 1.3;
  position: relative;
  padding-bottom: 0.55rem;
  margin-top: 2.4rem;
}
.portal-root .dynamic-page-prose h2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 3rem;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #ea580c, #fdba74);
}
.portal-root .dynamic-page-prose h3 {
  font-family: "Source Serif 4", Georgia, serif;
  font-size: 1.2rem;
  letter-spacing: -0.01em;
}
.portal-root .dynamic-page-prose p {
  margin: 0 0 1.15rem;
}
.portal-root .dynamic-page-prose a {
  color: #c2410c;
  font-weight: 600;
  text-decoration-color: #fdba74;
  transition: color 0.18s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.portal-root .dynamic-page-prose a:hover {
  color: #9a3412;
}
.portal-root .dynamic-page-prose ul {
  list-style: disc;
  padding-left: 1.4rem;
  margin: 0 0 1.25rem;
}
.portal-root .dynamic-page-prose ol {
  list-style: decimal;
  padding-left: 1.4rem;
  margin: 0 0 1.25rem;
}
.portal-root .dynamic-page-prose li {
  margin: 0.4rem 0;
}
.portal-root .dynamic-page-prose li::marker {
  color: #ea580c;
}
.portal-root .dynamic-page-prose img {
  border-radius: 1rem;
  margin: 1.4rem 0;
}
.portal-root .dynamic-page-prose hr {
  border: 0;
  border-top: 1px solid #e7e5e4;
  margin: 2rem 0;
}
.portal-root .dynamic-page-prose table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.9375rem;
  margin: 1.4rem 0;
}
.portal-root .dynamic-page-prose th {
  text-align: left;
  font-weight: 700;
  color: #1c1917;
  background: #fff7ed;
  border-bottom: 2px solid #fdba74;
  padding: 0.6rem 0.85rem;
}
.portal-root .dynamic-page-prose td {
  padding: 0.6rem 0.85rem;
  border-bottom: 1px solid #f0efed;
}
.portal-root .dynamic-page-prose tr:nth-child(2n) td {
  background: #fafaf9;
}

/* Dinamik sayfa hata/geri dönüş bağlantısı */
.portal-root .dynamic-page-back-link {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background: linear-gradient(135deg, #f97316, #ea580c);
  color: #fff;
  border-radius: 999px;
  padding: 0.7rem 1.5rem;
  font-size: 0.8125rem;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 10px 24px -10px rgba(234, 88, 12, 0.6);
  transition: transform 0.2s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.portal-root .dynamic-page-back-link:hover {
  transform: translateY(-2px);
}

/* --------------------------------------------------------------------------
   11) MOBİL KONTROL
   -------------------------------------------------------------------------- */

@media (max-width: 640px) {
  .portal-root .portal-service-title {
    font-size: 1.25rem;
    padding-inline: 0.8rem;
  }
  .portal-root article.portal-card {
    padding: 0.95rem 1rem;
  }
  .portal-root .portal-container:has(.portal-service-title--pharmacy) article.portal-card::before,
  .portal-root .portal-container:has(.portal-service-title--taxi) article.portal-card::before {
    width: 2.25rem;
    height: 2.25rem;
    border-radius: 0.8rem;
    font-size: 1.05rem;
  }
  /* Tam genislik yalnizca servis sayfasi kartlarinda (eczane/taksi listeleri);
     ana sayfa paneli (.portal-dash-card) ve diger satirlar kompakt kalir */
  .portal-root article.portal-card .portal-btn-call {
    margin-left: 0;
    width: 100%;
    justify-content: center;
    display: inline-flex;
    text-align: center;
  }
  .portal-root .portal-dash-card .portal-btn-call {
    width: auto;
    margin-left: auto;
    flex: 0 0 auto;
    white-space: nowrap;
  }
  .portal-root .map-wrap {
    padding: 0.3rem;
    border-radius: 1rem;
  }
  .portal-root .map-list-item {
    flex-wrap: wrap;
    gap: 0.5rem;
  }
  .portal-root .contact-block {
    padding: 1.2rem 1.25rem 1.2rem 4.35rem;
  }
  .portal-root .contact-block::before {
    left: 1.05rem;
    width: 2.35rem;
    height: 2.35rem;
  }
  .portal-root .bg-\[\#141414\] .grid-cols-2 > a img {
    height: 8.5rem;
  }
  .portal-root .search-result-group .places-grid {
    grid-template-columns: 1fr;
  }
  .portal-root .portal-meta-bar {
    padding: 0.75rem 0.9rem;
  }
  .portal-root .portal-meta-bar button {
    margin-left: 0;
  }
}

/* --------------------------------------------------------------------------
   12) HAREKET AZALTMA
   -------------------------------------------------------------------------- */

@media (prefers-reduced-motion: reduce) {
  .portal-root .portal-pill,
  .portal-root .portal-btn-call,
  .portal-root .portal-meta-bar button,
  .portal-root article.portal-card,
  .portal-root a.portal-card,
  .portal-root .portal-card .bg-orange-50,
  .portal-root .map-list-item,
  .portal-root .map-list-map-link,
  .portal-root .contact-block,
  .portal-root .sec a.rounded-full.bg-white\/5,
  .portal-root .bg-\[\#141414\] .grid-cols-2 > a,
  .portal-root .not-found-btn,
  .portal-root .dynamic-page-back-link,
  .portal-root .dynamic-page-prose a,
  .portal-root .contact-link {
    transition: none !important;
  }
  .portal-root article.portal-card:hover,
  .portal-root a.portal-card.portal-card-hover:hover,
  .portal-root .map-list-item:hover,
  .portal-root .contact-block:hover,
  .portal-root .bg-\[\#141414\] .grid-cols-2 > a:hover,
  .portal-root .not-found-btn:hover,
  .portal-root .dynamic-page-back-link:hover {
    transform: none !important;
  }
  .portal-root .portal-btn-call:active {
    transform: none !important;
  }
}
