/* KaravanPazar — Campsaround esinli: doga yesili, sicak krem, terrakota CTA */

:root {
  --bg: #f4f1ec;
  --bg-2: #ebe6df;
  --surface: #fffcf9;
  --surface-2: #f7f3ee;
  --text: #1b1f1e;
  --muted: #5f6563;
  --forest: #1b4332;
  --forest-2: #2d6a4f;
  --sage: #52b788;
  --sage-soft: #b7e4c7;
  --sky: #95d5b2;
  --cta: #bc6c25;
  --cta-hover: #9a5420;
  --line: #e3ddd4;
  --radius: 18px;
  --radius-sm: 12px;
  --shadow: 0 18px 40px rgba(27, 67, 50, 0.12);
  --shadow-soft: 0 10px 24px rgba(27, 67, 50, 0.06);
}

* { box-sizing: border-box; }

body {
  margin: 0;
  font-family: "Plus Jakarta Sans", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  background: var(--bg);
  color: var(--text);
  line-height: 1.55;
}

a { text-decoration: none; color: inherit; }

main { min-height: 48vh; }

.container { width: min(1180px, 92%); margin: 0 auto; }

/* ——— Header ——— */
.topbar {
  position: fixed;
  inset: 0 0 auto 0;
  z-index: 40;
  padding-top: 12px;
}

.topbar-static {
  position: sticky;
  top: 0;
  padding-top: 12px;
  padding-bottom: 8px;
  background: linear-gradient(180deg, rgba(244, 241, 236, 0.96), rgba(244, 241, 236, 0.78) 55%, transparent);
}

.nav-wrap {
  min-height: 62px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  border-radius: 999px;
  padding: 0 14px 0 16px;
  background: rgba(255, 252, 249, 0.92);
  border: 1px solid var(--line);
  box-shadow: var(--shadow-soft);
  backdrop-filter: blur(10px);
}

.nav-solid {
  background: rgba(255, 252, 249, 0.96);
}

.logo {
  font-size: 1.22rem;
  font-weight: 800;
  letter-spacing: -0.03em;
  color: var(--forest);
  white-space: nowrap;
}

.logo span {
  color: var(--forest-2);
  font-weight: 700;
}

.logo-dark { color: var(--forest); }

.nav-links {
  display: flex;
  gap: 14px;
  color: #3d4a45;
  font-size: 0.8rem;
  font-weight: 600;
  flex: 1;
  min-width: 0;
}

.nav-links a {
  opacity: 0.92;
  line-height: 1.25;
  text-align: center;
}

.nav-links a:hover {
  color: var(--forest-2);
  opacity: 1;
}

.nav-links-dark { color: #3d4a45; }

.nav-actions {
  display: flex;
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
}

.nav-pills,
.auth-links {
  display: flex;
  align-items: center;
  gap: 6px;
}

.auth-links .btn,
.nav-actions > .btn {
  white-space: nowrap;
  padding-inline: 12px;
}

.lang {
  font-size: 0.8rem;
  font-weight: 600;
  color: var(--muted);
  padding: 8px 10px;
  border-radius: 999px;
  background: var(--surface-2);
  border: 1px solid var(--line);
}

.lang-dark { color: var(--muted); }

.btn {
  border: 0;
  border-radius: 999px;
  padding: 10px 16px;
  font-weight: 650;
  cursor: pointer;
  font-size: 0.82rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: background 0.15s ease, color 0.15s ease, transform 0.12s ease;
}

.btn:active { transform: scale(0.98); }

.btn-light {
  background: var(--surface-2);
  color: var(--forest);
  border: 1px solid var(--line);
}

.btn-light:hover { background: #efe9e1; }

.btn-ghost {
  background: transparent;
  color: var(--forest-2);
  border: 1px solid rgba(45, 106, 79, 0.35);
}

.btn-ghost:hover {
  background: rgba(45, 106, 79, 0.08);
}

.btn-search {
  background: var(--cta);
  color: #fff;
  border-radius: var(--radius-sm);
  min-height: 46px;
  font-weight: 750;
  letter-spacing: 0.01em;
}

.btn-search:hover { background: var(--cta-hover); }

/* Mobil menü (yalnizca CSS) */
.nav-drawer {
  display: none;
  position: relative;
}

.nav-drawer summary {
  list-style: none;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border-radius: 12px;
  border: 1px solid var(--line);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.1rem;
  color: var(--forest);
  background: var(--surface);
}

.nav-drawer summary::-webkit-details-marker { display: none; }

.nav-drawer-panel {
  position: absolute;
  right: 0;
  top: calc(100% + 8px);
  min-width: 220px;
  padding: 10px;
  border-radius: 14px;
  border: 1px solid var(--line);
  background: var(--surface);
  box-shadow: var(--shadow);
  display: grid;
  gap: 6px;
}

.nav-drawer-panel a {
  padding: 10px 12px;
  border-radius: 10px;
  font-weight: 650;
  font-size: 0.88rem;
  color: var(--forest);
}

.nav-drawer-panel a:hover {
  background: var(--surface-2);
}

.drawer-meta {
  padding: 8px 12px;
  border-radius: 10px;
  font-size: 0.82rem;
  color: var(--muted);
  background: var(--surface-2);
  border: 1px solid var(--line);
}

/* ——— Hero (Campsaround: koyu doga + beyaz arama karti) ——— */
.hero {
  position: relative;
  min-height: 78vh;
  padding: 108px 0 88px;
  background:
    linear-gradient(120deg, rgba(8, 28, 21, 0.78) 0%, rgba(8, 28, 21, 0.42) 42%, rgba(8, 28, 21, 0.78) 100%),
    url('../images/kp-hero.png') center / cover no-repeat,
    linear-gradient(155deg, #0d2818 0%, #1b4332 38%, #1e4d3a 100%);
}

.hero-short { min-height: 70vh; }

.hero-overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(120deg, rgba(8, 28, 21, 0.72) 0%, rgba(8, 28, 21, 0.35) 45%, rgba(8, 28, 21, 0.55) 100%);
  pointer-events: none;
}

.hero-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 36px;
  align-items: end;
}

.hero-content { color: #f4fbf7; max-width: 640px; }

.eyebrow {
  margin: 0 0 12px;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-size: 0.72rem;
  color: rgba(183, 228, 199, 0.95);
  font-weight: 750;
}

h1 {
  margin: 0 0 14px;
  font-size: clamp(2rem, 4.2vw, 3.05rem);
  line-height: 1.1;
  letter-spacing: -0.03em;
  font-weight: 800;
}

h2 {
  margin: 0 0 12px;
  font-size: clamp(1.35rem, 2.8vw, 1.85rem);
  font-weight: 800;
  letter-spacing: -0.02em;
  color: var(--forest);
}

.hero-text {
  margin: 0;
  max-width: 540px;
  line-height: 1.7;
  color: rgba(228, 248, 240, 0.92);
  font-size: 1.02rem;
}

.hero-points {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.hero-points span {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 8px 13px;
  border-radius: 999px;
  font-size: 0.78rem;
  font-weight: 650;
  color: #ecfdf5;
}

.hero-inline-actions {
  margin-top: 18px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.booking-card {
  background: var(--surface);
  border-radius: 22px;
  box-shadow: var(--shadow);
  padding: 22px 22px 20px;
  border: 1px solid rgba(227, 221, 212, 0.9);
}

.booking-card h2 {
  margin: 0 0 6px;
  font-size: 1.22rem;
  color: var(--forest);
}

.booking-lead {
  margin: 0 0 16px;
  font-size: 0.88rem;
  color: var(--muted);
  font-weight: 500;
}

.booking-form { display: grid; gap: 12px; }
.form-grid { display: grid; gap: 12px; }

.date-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.booking-form label,
.form-grid label {
  font-size: 0.78rem;
  color: #3d4a45;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.booking-form input,
.booking-form select,
.form-grid input,
.form-grid textarea,
.form-grid select {
  margin-top: 6px;
  width: 100%;
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  min-height: 46px;
  padding: 10px 12px;
  font: inherit;
  color: var(--text);
  outline: none;
  background: #fff;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

.booking-form input:focus,
.form-grid input:focus,
.form-grid select:focus,
.form-grid textarea:focus {
  border-color: rgba(45, 106, 79, 0.45);
  box-shadow: 0 0 0 3px rgba(82, 183, 136, 0.22);
}

.date-field {
  display: grid;
  gap: 6px;
}

.date-field > span {
  display: block;
}

.date-shell {
  position: relative;
  border: 1px solid var(--line);
  border-radius: 16px;
  background: linear-gradient(180deg, #fff, #fcfaf7);
  box-shadow: 0 8px 20px rgba(27, 67, 50, 0.06);
  transition: border-color 0.15s ease, box-shadow 0.15s ease, transform 0.15s ease;
}

.date-shell::before {
  content: "";
  position: absolute;
  inset: 1px;
  border-radius: 15px;
  background: linear-gradient(180deg, rgba(183, 228, 199, 0.08), rgba(255, 255, 255, 0));
  pointer-events: none;
}

.date-shell::after {
  content: "";
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  opacity: 0.85;
  background: currentColor;
  color: rgba(61, 74, 69, 0.8);
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E") center / contain no-repeat;
  pointer-events: none;
}

.date-shell:focus-within {
  border-color: rgba(45, 106, 79, 0.45);
  box-shadow: 0 0 0 4px rgba(82, 183, 136, 0.16), 0 10px 24px rgba(27, 67, 50, 0.08);
  transform: translateY(-1px);
}

.date-shell input[type="date"] {
  position: relative;
  z-index: 1;
  margin-top: 0;
  min-height: 58px;
  padding: 14px 44px 14px 14px;
  border: 0;
  border-radius: 16px;
  background: transparent;
  box-shadow: none;
  font-size: 0.98rem;
  font-weight: 700;
}

.date-shell input[type="date"]:focus {
  box-shadow: none;
}

.date-shell input[type="date"]::-webkit-calendar-picker-indicator {
  position: absolute;
  inset: 0 0 0 auto;
  width: 52px;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.guest-group {
  display: grid;
  gap: 10px;
}

.guest-group-head {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.guest-group-head small,
.guest-split label small {
  display: block;
  margin-top: 4px;
  font-size: 0.76rem;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0;
  color: var(--muted);
}

.guest-split {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

/* ——— Sections ——— */
.section {
  padding: 72px 0;
  background: var(--surface);
}

.section.alt {
  background: linear-gradient(180deg, var(--surface) 0%, var(--bg) 100%);
}

.section-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 26px;
}

.section-head p {
  margin: 0;
  max-width: 520px;
  color: var(--muted);
  font-size: 0.95rem;
}

.section-head a { color: var(--forest-2); font-weight: 700; }

/* Chips / kategoriler */
.chip-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 22px;
}

.chip {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 9px 14px;
  border-radius: 999px;
  font-size: 0.82rem;
  font-weight: 650;
  border: 1px solid var(--line);
  background: var(--surface-2);
  color: var(--forest);
  transition: background 0.15s ease, border-color 0.15s ease;
}

.chip:hover {
  border-color: rgba(45, 106, 79, 0.35);
  background: #e8f5e9;
}

.chip-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--sage);
}

/* Adimlar */
.steps-outdoor {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.step-outdoor {
  padding: 20px 18px;
  border-radius: var(--radius);
  border: 1px solid var(--line);
  background: var(--surface);
  box-shadow: var(--shadow-soft);
}

.step-outdoor h3 {
  margin: 0 0 8px;
  font-size: 1rem;
  color: var(--forest);
}

.step-outdoor p {
  margin: 0;
  color: var(--muted);
  font-size: 0.92rem;
  line-height: 1.65;
}

.step-num {
  width: 32px;
  height: 32px;
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 0.85rem;
  color: var(--forest);
  background: rgba(183, 228, 199, 0.55);
  margin-bottom: 10px;
}

/* Quick links & cards */
.quick-links,
.card-grid,
.stats-grid,
.panel-grid,
.mobile-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}

.card-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.panel-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.mobile-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }

.quick-link-card,
.camp-card,
.panel-card,
.stat-card,
.mobile-card,
.table-card,
.filter-card,
.step-card {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  box-shadow: var(--shadow-soft);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.quick-link-card:hover,
.camp-card:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow);
}

.quick-link-card { padding: 20px; }
.quick-link-card h3 { margin: 0 0 8px; font-size: 1.05rem; color: var(--forest); }
.quick-link-card p { margin: 0; color: var(--muted); font-size: 0.92rem; line-height: 1.6; }

.camp-card { overflow: hidden; }

.listing-thumb {
  width: 100%;
  height: 220px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 16px 18px;
  color: #f8fafc;
  font-weight: 800;
  letter-spacing: -0.02em;
  background-color: #1b4332;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.listing-thumb span {
  font-size: 1.05rem;
  line-height: 1.2;
  text-shadow: 0 2px 14px rgba(8, 28, 21, 0.55);
}

.detail-hero {
  width: 100%;
  min-height: 320px;
  display: flex;
  align-items: flex-end;
  padding: 22px 24px;
  color: #f8fafc;
  background-color: #1b4332;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.detail-hero h2 {
  margin: 0;
  font-size: clamp(1.55rem, 3.2vw, 2.15rem);
  text-shadow: 0 2px 16px rgba(8, 28, 21, 0.45);
  color: #f4fbf7;
}

.card-body { padding: 18px; }
.card-body h3 { margin: 0 0 4px; font-size: 1.02rem; color: var(--forest); }
.card-body p { margin: 0; color: var(--muted); font-size: 0.9rem; }
.card-meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 14px;
  font-size: 0.86rem;
  color: #3d4a45;
}

.layout-grid {
  display: grid;
  grid-template-columns: 280px minmax(0, 1fr);
  gap: 20px;
}

.filter-card { padding: 18px; align-self: start; position: sticky; top: 92px; }
.filter-card h3 { margin: 0 0 12px; font-size: 1.02rem; color: var(--forest); }

.filter-group + .filter-group { margin-top: 10px; }
.filter-group label { display: block; font-size: 0.8rem; color: #4a5752; font-weight: 700; }

.result-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 4px 0 16px;
}

.result-head span {
  font-size: 0.88rem;
  font-weight: 650;
  color: var(--muted);
}

.detail-layout {
  display: grid;
  grid-template-columns: 1.35fr 0.65fr;
  gap: 22px;
}

.detail-gallery {
  display: grid;
  grid-template-columns: 1.55fr 0.45fr;
  gap: 14px;
  border-radius: 22px;
  overflow: hidden;
  border: 1px solid var(--line);
  box-shadow: var(--shadow-soft);
  background: var(--surface);
}

.detail-gallery-main {
  position: relative;
  display: block;
  min-height: 420px;
  background-color: #1b4332;
  background-size: cover;
  background-position: center;
  transition: opacity 0.22s ease;
}

.detail-gallery-main:hover { filter: brightness(1.02); }

.detail-gallery-main.is-fading { opacity: 0.65; }

.gallery-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 42px;
  height: 42px;
  border-radius: 999px;
  border: 1px solid rgba(227, 221, 212, 0.9);
  background: rgba(255, 252, 249, 0.88);
  color: var(--forest);
  font-size: 1.6rem;
  font-weight: 900;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 12px 24px rgba(27, 67, 50, 0.18);
}

.gallery-nav:hover {
  background: rgba(255, 252, 249, 0.98);
}

.gallery-nav-prev { left: 14px; }
.gallery-nav-next { right: 14px; }

.detail-gallery-chip {
  position: absolute;
  left: 16px;
  top: 16px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(255, 252, 249, 0.92);
  border: 1px solid var(--line);
  color: var(--forest);
  font-weight: 800;
  font-size: 0.78rem;
}

.detail-gallery-side {
  display: grid;
  grid-template-rows: repeat(2, minmax(0, 1fr));
  gap: 14px;
  padding: 14px;
  background: linear-gradient(180deg, #fffcf9, #f7f3ee);
}

.detail-gallery-thumb {
  display: block;
  border-radius: 18px;
  border: 1px solid var(--line);
  background-color: #1b4332;
  background-size: cover;
  background-position: center;
  cursor: pointer;
  padding: 0;
}

.detail-gallery-thumb:hover { filter: brightness(1.03); }

.detail-gallery-thumb.is-active {
  outline: 3px solid rgba(82, 183, 136, 0.55);
  outline-offset: 2px;
}

.detail-head {
  margin-top: 18px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 18px;
}

.detail-title {
  margin: 0;
  font-size: clamp(1.55rem, 3vw, 2.2rem);
  line-height: 1.15;
  letter-spacing: -0.03em;
  color: var(--forest);
}

.detail-sub {
  margin-top: 8px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  color: var(--muted);
  font-weight: 650;
  font-size: 0.92rem;
}

.detail-sub .dot { opacity: 0.7; }

.detail-pricebox {
  flex-shrink: 0;
  text-align: right;
  padding: 14px 16px;
  border-radius: 18px;
  border: 1px solid var(--line);
  background: var(--surface);
  box-shadow: var(--shadow-soft);
}

.detail-price {
  font-weight: 900;
  font-size: 1.35rem;
  color: var(--forest);
}

.detail-price-sub {
  color: var(--muted);
  font-size: 0.86rem;
  font-weight: 650;
}

.detail-main {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  overflow: hidden;
  box-shadow: var(--shadow-soft);
}

.detail-block {
  padding: 20px 22px;
  border-bottom: 1px solid var(--line);
}

.detail-block:last-child { border-bottom: 0; }

.detail-block h2 {
  margin: 0 0 12px;
  font-size: 1.15rem;
  color: var(--forest);
}

.detail-text {
  margin: 0;
  color: #4a5752;
  line-height: 1.8;
  font-size: 0.98rem;
}

.detail-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.detail-pill {
  padding: 10px 12px;
  border-radius: 14px;
  border: 1px solid var(--line);
  background: var(--surface-2);
  color: #3d4a45;
  font-weight: 700;
  font-size: 0.9rem;
}

.detail-list {
  margin: 0;
  padding-left: 18px;
  color: #4a5752;
  line-height: 1.8;
}

.detail-map {
  border-radius: 18px;
  border: 1px solid var(--line);
  background:
    linear-gradient(135deg, rgba(82, 183, 136, 0.18), rgba(255, 255, 255, 0)),
    linear-gradient(180deg, #fffcf9, #f7f3ee);
  padding: 18px;
}

.detail-map-inner {
  display: grid;
  gap: 6px;
  color: var(--muted);
  font-weight: 650;
}

.detail-map-inner strong {
  color: var(--forest);
  font-size: 1rem;
}

.reservation-card {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 18px;
  align-self: start;
  position: sticky;
  top: 92px;
  box-shadow: var(--shadow-soft);
}

.reservation-card h3 {
  margin: 0 0 12px;
  color: var(--forest);
}

.reservation-card-modern {
  padding: 18px 18px 16px;
}

.reservation-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 12px;
}

.reservation-price {
  font-weight: 900;
  color: var(--forest);
  font-size: 1.18rem;
}

.reservation-price small {
  font-weight: 650;
  color: var(--muted);
  font-size: 0.88rem;
}

.reservation-note {
  color: var(--muted);
  font-size: 0.86rem;
  font-weight: 600;
  margin-top: 4px;
}

.reservation-summary {
  margin-top: 10px;
  border-top: 1px dashed #d5cdc3;
  padding-top: 10px;
  color: #4a5752;
  font-size: 0.9rem;
}

.stats-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.stat-card { padding: 18px; }
.stat-card h3 { margin: 0 0 4px; font-size: 0.88rem; color: var(--muted); font-weight: 650; }
.stat-card p { margin: 0; font-size: 1.28rem; font-weight: 800; color: var(--forest); }

.table-card { padding: 18px; }
.table-card h3 { margin: 0 0 12px; color: var(--forest); }

table { width: 100%; border-collapse: collapse; }
th, td { text-align: left; padding: 10px; border-bottom: 1px solid var(--line); font-size: 0.9rem; }
th { color: #6b7670; font-weight: 750; }

.pill {
  display: inline-block;
  border-radius: 999px;
  padding: 4px 10px;
  font-size: 0.75rem;
  font-weight: 700;
}

.pill.ok { background: #d8f3dc; color: #1b4332; }
.pill.warn { background: #fff3cd; color: #7a5a12; }
.pill.bad { background: #fdecea; color: #8a1f1f; }

.steps-wrap { display: grid; gap: 14px; }
.step-card { padding: 16px; }

.step-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.step-number {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(183, 228, 199, 0.55);
  color: var(--forest);
  font-weight: 800;
  font-size: 0.85rem;
}

.mobile-card { padding: 16px; }
.mobile-card h3 { margin: 0 0 8px; color: var(--forest); }
.mobile-card ol { margin: 0; padding-left: 20px; color: #4a5752; line-height: 1.65; font-size: 0.9rem; }
.mobile-card li + li { margin-top: 6px; }

.panel-card { padding: 16px; }
.panel-card h3 { margin: 0 0 10px; font-size: 1rem; color: var(--forest); }
.panel-card ul { margin: 0; padding-left: 18px; color: #4a5752; line-height: 1.7; font-size: 0.9rem; }

/* Footer */
.footer {
  border-top: 1px solid var(--line);
  background: linear-gradient(180deg, #f0ebe4 0%, var(--bg) 100%);
  padding: 44px 0 28px;
}

.footer-grid {
  display: grid;
  grid-template-columns: 1.2fr repeat(3, minmax(0, 1fr));
  gap: 28px;
  margin-bottom: 28px;
}

.footer-brand p {
  margin: 10px 0 0;
  color: var(--muted);
  font-size: 0.92rem;
  max-width: 320px;
  line-height: 1.65;
}

.footer-col h4 {
  margin: 0 0 12px;
  font-size: 0.82rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: var(--forest-2);
}

.footer-col a {
  display: block;
  font-size: 0.88rem;
  color: #4a5752;
  padding: 5px 0;
  font-weight: 550;
}

.footer-col a:hover { color: var(--forest); }

.footer-wrap {
  min-height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  color: var(--muted);
  font-size: 0.86rem;
  padding-top: 18px;
  border-top: 1px solid rgba(227, 221, 212, 0.85);
}

.footer-wrap div { display: flex; gap: 14px; flex-wrap: wrap; }
.footer-wrap a { color: var(--muted); font-weight: 600; }
.footer-wrap a:hover { color: var(--forest); }

.notice {
  margin-top: 10px;
  padding: 10px 12px;
  border-radius: 10px;
  font-size: 0.88rem;
}

.notice.success { background: #d8f3dc; color: #1b4332; border: 1px solid #b7e4c7; }
.notice.info { background: #e8f5e9; color: #1b4332; border: 1px solid #b7e4c7; }
.notice.bad { border-radius: 10px; }

/* ——— Ana sayfa blokları (Campsaround / Listeo esinli) ——— */
.section-pad { padding-top: 64px; padding-bottom: 64px; }
.section-tight { padding-top: 48px; padding-bottom: 48px; }

.section-alt,
.section.alt {
  background: linear-gradient(180deg, var(--surface) 0%, var(--bg) 100%);
}

.section-intro {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 36px;
}

.section-intro h2 {
  margin: 0 0 12px;
  font-size: clamp(1.55rem, 3vw, 2.1rem);
}

.section-intro p {
  margin: 0;
  color: var(--muted);
  font-size: 1rem;
  line-height: 1.7;
}

.section-intro::after {
  content: "";
  display: block;
  width: 56px;
  height: 4px;
  margin: 18px auto 0;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--forest-2), var(--sage));
}

.section-actions {
  display: flex;
  justify-content: center;
  margin-top: 28px;
}

.btn-outline-forest {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 22px;
  border-radius: 999px;
  font-weight: 750;
  font-size: 0.88rem;
  color: var(--forest);
  border: 2px solid rgba(45, 106, 79, 0.45);
  background: transparent;
  cursor: pointer;
  text-decoration: none;
}

.btn-outline-forest:hover {
  background: rgba(45, 106, 79, 0.08);
}

.btn-lg {
  padding: 14px 26px;
  font-size: 0.95rem;
}

.btn-disabled {
  opacity: 0.55;
  pointer-events: none;
  cursor: not-allowed;
}

/* Kategori ızgarası */
.category-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.category-tile {
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid var(--line);
  background: var(--surface);
  box-shadow: var(--shadow-soft);
  transition: transform 0.18s ease, box-shadow 0.18s ease;
}

.category-tile:hover {
  transform: translateY(-3px);
  box-shadow: var(--shadow);
}

.category-tile-media {
  aspect-ratio: 3 / 2;
  width: 100%;
  background-size: cover;
  background-position: center;
}

.category-tile-label {
  padding: 14px 16px 16px;
  font-weight: 800;
  font-size: 1rem;
  color: var(--forest);
  letter-spacing: -0.02em;
}

.category-tile-media.cat-grad-1,
.category-tile-media.cat-grad-3,
.category-tile-media.cat-grad-5 {
  background-image:
    linear-gradient(180deg, rgba(13, 40, 24, 0.05), rgba(13, 40, 24, 0.58)),
    url('../images/kp-hero.png');
}

.category-tile-media.cat-grad-2,
.category-tile-media.cat-grad-4 {
  background-image:
    linear-gradient(180deg, rgba(13, 40, 24, 0.05), rgba(13, 40, 24, 0.58)),
    url('../images/kp-caravan-coast.png');
}

.category-tile-media.cat-grad-6 {
  background-image:
    linear-gradient(180deg, rgba(13, 40, 24, 0.08), rgba(13, 40, 24, 0.58)),
    url('../images/kp-caravan-coast.png');
  background-position: center 40%;
}

/* Trend kartları */
.trending-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.trend-card {
  border-radius: var(--radius);
  border: 1px solid var(--line);
  background: var(--surface);
  box-shadow: var(--shadow-soft);
  overflow: hidden;
  transition: transform 0.18s ease, box-shadow 0.18s ease;
}

.trend-card:hover {
  transform: translateY(-3px);
  box-shadow: var(--shadow);
}

.trend-card-link {
  display: flex;
  flex-direction: column;
  height: 100%;
  color: inherit;
}

.trend-card-media {
  position: relative;
  min-height: 180px;
  background-color: #1b4332;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.trend-badge {
  position: absolute;
  top: 12px;
  left: 12px;
  font-size: 0.68rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  padding: 5px 10px;
  border-radius: 999px;
  background: #c1121f;
  color: #fff;
}

.trend-badge--ghost {
  left: auto;
  right: 12px;
  background: rgba(255, 252, 249, 0.92);
  color: var(--forest);
  border: 1px solid var(--line);
}

.trend-card-body {
  padding: 16px 16px 10px;
  flex: 1;
}

.trend-card-body h3 {
  margin: 0 0 8px;
  font-size: 1.05rem;
  color: var(--forest);
  letter-spacing: -0.02em;
}

.trend-loc {
  margin: 0 0 10px;
  font-size: 0.86rem;
  color: var(--muted);
}

.trend-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.pill-tag {
  font-size: 0.72rem;
  font-weight: 700;
  padding: 4px 9px;
  border-radius: 999px;
  background: #ffe8e0;
  color: #9a3412;
}

.trend-card-foot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 16px 16px;
  border-top: 1px solid var(--line);
  font-size: 0.88rem;
}

.trend-rate { color: #b45309; font-weight: 800; }
.trend-price { font-weight: 900; color: var(--forest); }
.trend-price small { font-weight: 600; color: var(--muted); font-size: 0.78rem; }

.empty-hint {
  grid-column: 1 / -1;
  text-align: center;
  color: var(--muted);
}

/* Nasıl çalışır — ikonlu */
.hiw-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}

.hiw-card {
  text-align: center;
  padding: 26px 20px;
  border-radius: var(--radius);
  border: 1px solid var(--line);
  background: var(--surface);
  box-shadow: var(--shadow-soft);
}

.hiw-card h3 {
  margin: 14px 0 8px;
  font-size: 1.08rem;
  color: var(--forest);
}

.hiw-card p {
  margin: 0;
  color: var(--muted);
  font-size: 0.93rem;
  line-height: 1.65;
}

.hiw-icon {
  width: 56px;
  height: 56px;
  margin: 0 auto;
  border-radius: 50%;
  background: linear-gradient(145deg, #f43f5e, #fb7185);
  box-shadow: 0 10px 22px rgba(244, 63, 94, 0.25);
  display: flex;
  align-items: center;
  justify-content: center;
}

.hiw-emoji {
  font-size: 1.35rem;
  line-height: 1;
}

/* Blog kartları */
.blog-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.blog-card {
  border-radius: var(--radius);
  overflow: hidden;
  border: 1px solid var(--line);
  background: var(--surface);
  box-shadow: var(--shadow-soft);
  transition: transform 0.18s ease, box-shadow 0.18s ease;
}

.blog-card:hover {
  transform: translateY(-3px);
  box-shadow: var(--shadow);
}

.blog-card-media {
  position: relative;
  aspect-ratio: 16 / 10;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.blog-card-media.blog-grad-1 {
  background-image:
    linear-gradient(180deg, rgba(13, 40, 24, 0.06), rgba(13, 40, 24, 0.52)),
    url('../images/kp-hero.png');
}

.blog-card-media.blog-grad-2 {
  background-image:
    linear-gradient(180deg, rgba(13, 40, 24, 0.06), rgba(13, 40, 24, 0.52)),
    url('../images/kp-caravan-coast.png');
}

.blog-card-media.blog-grad-3 {
  background-image:
    linear-gradient(180deg, rgba(188, 108, 37, 0.12), rgba(27, 67, 50, 0.52)),
    url('../images/kp-hero.png');
  background-position: center 35%;
}

.blog-pill {
  position: absolute;
  top: 12px;
  left: 12px;
  font-size: 0.72rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 5px 10px;
  border-radius: 999px;
  background: #c1121f;
  color: #fff;
}

.blog-card-body {
  padding: 16px 18px 18px;
}

.blog-date {
  display: block;
  font-size: 0.8rem;
  color: var(--muted);
  margin-bottom: 6px;
}

.blog-card-body h3 {
  margin: 0 0 8px;
  font-size: 1.02rem;
  line-height: 1.35;
}

.blog-card-body h3 a {
  color: var(--forest);
}

.blog-card-body h3 a:hover {
  color: var(--forest-2);
}

.blog-card-body p {
  margin: 0 0 10px;
  color: var(--muted);
  font-size: 0.9rem;
  line-height: 1.6;
}

.blog-more {
  font-weight: 800;
  font-size: 0.88rem;
  color: var(--forest-2);
}

.blog-more:hover {
  color: var(--forest);
}

/* Yorumlar */
.quote-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  align-items: stretch;
}

.quote-card {
  margin: 0;
  padding: 20px 18px;
  border-radius: var(--radius);
  border: 1px solid var(--line);
  background: var(--surface);
  box-shadow: var(--shadow-soft);
}

.quote-card blockquote {
  margin: 0 0 14px;
  font-size: 0.95rem;
  color: #3d4a45;
  line-height: 1.65;
}

.quote-card figcaption {
  display: flex;
  flex-direction: column;
  gap: 2px;
  font-size: 0.86rem;
}

.quote-card figcaption span {
  color: var(--muted);
  font-weight: 600;
}

.quote-card--featured {
  background: linear-gradient(145deg, #f43f5e, #fb7185);
  border: 0;
  color: #fff;
  transform: scale(1.02);
  box-shadow: 0 20px 40px rgba(244, 63, 94, 0.28);
}

.quote-card--featured blockquote {
  color: rgba(255, 255, 255, 0.95);
}

.quote-card--featured figcaption span {
  color: rgba(255, 255, 255, 0.85);
}

/* Basın bandı */
.press-title {
  text-align: center;
  margin: 0 0 16px;
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--muted);
}

.press-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px 22px;
}

.reservation-strip {
  display: grid;
  gap: 22px;
}

.reservation-strip-copy {
  text-align: center;
  max-width: 760px;
  margin: 0 auto;
}

.reservation-strip-copy strong {
  display: block;
  margin-bottom: 8px;
  font-size: 1.05rem;
  color: var(--forest);
}

.reservation-strip-copy span {
  color: var(--muted);
  font-size: 0.95rem;
  line-height: 1.7;
}

.press-logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 120px;
  padding: 12px 16px;
  border-radius: 12px;
  border: 1px dashed #c4bbb0;
  color: #7a736a;
  font-weight: 800;
  font-size: 0.82rem;
  letter-spacing: 0.04em;
  background: rgba(255, 252, 249, 0.65);
}

.press-logo span {
  margin-left: 4px;
  color: #a8a29e;
  font-weight: 700;
}

.info-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.info-card,
.investment-card {
  border-radius: var(--radius);
  border: 1px solid var(--line);
  background: var(--surface);
  box-shadow: var(--shadow-soft);
}

.info-card {
  padding: 24px 22px;
}

.info-kicker {
  display: inline-flex;
  margin-bottom: 12px;
  padding: 6px 10px;
  border-radius: 999px;
  background: #e8f5e9;
  color: var(--forest-2);
  font-size: 0.74rem;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.info-card h3,
.investment-card h3 {
  margin: 0 0 10px;
  font-size: 1.08rem;
  color: var(--forest);
}

.info-card p,
.investment-card p {
  margin: 0 0 18px;
  color: var(--muted);
  font-size: 0.94rem;
  line-height: 1.7;
}

.investment-card {
  padding: 28px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

/* CTA şeridi */
.section-cta {
  padding: 48px 0 64px;
  background: linear-gradient(120deg, #1b4332, #2d6a4f);
}

.cta-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
  flex-wrap: wrap;
}

.cta-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.cta-inner h2 {
  margin: 0 0 8px;
  color: #f4fbf7;
}

.cta-inner p {
  margin: 0;
  max-width: 560px;
  color: rgba(228, 248, 240, 0.92);
  line-height: 1.65;
}

/* Yukarı dön */
.fab-top {
  position: fixed;
  right: 22px;
  bottom: 22px;
  z-index: 50;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 0;
  cursor: pointer;
  font-size: 1.15rem;
  font-weight: 900;
  color: #fff;
  background: linear-gradient(145deg, var(--forest-2), var(--sage));
  box-shadow: 0 14px 28px rgba(27, 67, 50, 0.35);
  opacity: 0;
  transition: opacity 0.2s ease, transform 0.15s ease;
}

.fab-top:hover {
  transform: translateY(-2px);
}

@media (max-width: 1240px) {
  .nav-links { display: none; }
  .nav-drawer { display: block; }
  .nav-pills { display: none; }
}

@media (max-width: 1060px) {

  .layout-grid,
  .detail-layout {
    grid-template-columns: 1fr;
  }

  .filter-card,
  .reservation-card {
    position: static;
  }

  .footer-grid {
    grid-template-columns: 1fr 1fr;
  }

  .steps-outdoor {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 980px) {
  .topbar { position: sticky; }
  .hero { padding-top: 92px; min-height: auto; }
  .hero-grid { grid-template-columns: 1fr; align-items: start; gap: 22px; }

  .quick-links,
  .card-grid,
  .stats-grid,
  .panel-grid,
  .mobile-grid {
    grid-template-columns: 1fr;
  }

  .section { padding: 56px 0; }

  .footer-grid {
    grid-template-columns: 1fr;
  }

  .footer-wrap {
    flex-direction: column;
    align-items: flex-start;
  }

  .category-grid,
  .trending-grid,
  .blog-grid,
  .quote-grid,
  .hiw-grid,
  .info-grid {
    grid-template-columns: 1fr;
  }

  .date-grid {
    grid-template-columns: 1fr;
  }

  .guest-split {
    grid-template-columns: 1fr;
  }

  .quote-card--featured {
    transform: none;
  }

  .cta-inner {
    flex-direction: column;
    align-items: flex-start;
  }

  .investment-card {
    flex-direction: column;
    align-items: flex-start;
  }

  .detail-gallery {
    grid-template-columns: 1fr;
  }

  .detail-gallery-side {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: none;
  }

  .detail-head {
    flex-direction: column;
    align-items: flex-start;
  }

  .detail-pricebox {
    text-align: left;
    width: 100%;
  }

  .detail-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 700px) {
  .nav-pills,
  .auth-links {
    display: none;
  }
}

@media (max-width: 520px) {
  .nav-actions .btn-ghost {
    display: none;
  }
}
