/* ════════════════════════════════════════════════════════════
   OTELINDEN — ANA STİL DOSYASI (Multi-page)
   Mobile-first. Mobil: Instagram akışı + tam özellikli arama.
   Desktop: profesyonel otel rezervasyon deneyimi.
   ════════════════════════════════════════════════════════════ */

:root {
    --navy-900: #081c2e;
    --navy-800: #0d2b45;
    --navy-700: #14406b;
    --accent: #f97316;
    --accent-dark: #e8630a;
    --gold: #f59e0b;
    --bg: #f4f6fa;
    --surface: #ffffff;
    --text: #12202f;
    --muted: #64748b;
    --line: #e5eaf2;
    --green: #16a34a;
    --red: #dc2626;
    --shadow-sm: 0 1px 3px rgba(13, 43, 69, .08);
    --shadow-md: 0 8px 28px rgba(13, 43, 69, .12);
    --shadow-lg: 0 20px 50px rgba(13, 43, 69, .18);
    --r-sm: 10px;
    --r-md: 16px;
    --r-lg: 22px;
    --font-sans: 'Plus Jakarta Sans', system-ui, -apple-system, 'Segoe UI', sans-serif;
    --font-serif: 'Playfair Display', Georgia, serif;
}

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
    font-family: var(--font-sans);
    background: var(--bg);
    color: var(--text);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    display: flex; flex-direction: column;
    min-height: 100vh;
    min-height: 100dvh;
}
main.app { flex: 1 0 auto; }
img { display: block; max-width: 100%; }
button { font-family: inherit; cursor: pointer; border: none; background: none; color: inherit; }
input, select, textarea { font-family: inherit; font-size: inherit; color: inherit; }
a { text-decoration: none; color: inherit; }

.container { width: 100%; max-width: 1200px; margin: 0 auto; padding: 0 20px; }

/* ── Responsive yardımcılar ──────────────────────────────── */
.desktop-only { display: none; }
.mobile-only { display: block; }
@media (min-width: 900px) {
    .desktop-only { display: block; }
    .mobile-only { display: none; }
}

/* ── İkonlar (otomatik üretilir) ─────────────────────────── */
:root {
    --ico-pin: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'black'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M21%2010c0%207-9%2013-9%2013s-9-6-9-13a9%209%200%200%201%2018%200z'%2F%3E%3Ccircle%20cx%3D'12'%20cy%3D'10'%20r%3D'3'%2F%3E%3C%2Fsvg%3E");
    --ico-star: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'black'%3E%3Cpolygon%20points%3D'12%202%2015.09%208.26%2022%209.27%2017%2014.14%2018.18%2021.02%2012%2017.77%205.82%2021.02%207%2014.14%202%209.27%208.91%208.26%2012%202'%2F%3E%3C%2Fsvg%3E");
    --ico-wifi: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'black'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%3E%3Cpath%20d%3D'M5%2012.55a11%2011%200%200%201%2014.08%200'%2F%3E%3Cpath%20d%3D'M1.42%209a16%2016%200%200%201%2021.16%200'%2F%3E%3Cpath%20d%3D'M8.53%2016.11a6%206%200%200%201%206.95%200'%2F%3E%3Cline%20x1%3D'12'%20y1%3D'20'%20x2%3D'12.01'%20y2%3D'20'%2F%3E%3C%2Fsvg%3E");
    --ico-coffee: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'black'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%3E%3Cpath%20d%3D'M18%208h1a4%204%200%200%201%200%208h-1'%2F%3E%3Cpath%20d%3D'M2%208h16v9a4%204%200%200%201-4%204H6a4%204%200%200%201-4-4V8z'%2F%3E%3Cline%20x1%3D'6'%20y1%3D'1'%20x2%3D'6'%20y2%3D'4'%2F%3E%3Cline%20x1%3D'10'%20y1%3D'1'%20x2%3D'10'%20y2%3D'4'%2F%3E%3Cline%20x1%3D'14'%20y1%3D'1'%20x2%3D'14'%20y2%3D'4'%2F%3E%3C%2Fsvg%3E");
    --ico-users: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'black'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%3E%3Cpath%20d%3D'M17%2021v-2a4%204%200%200%200-4-4H5a4%204%200%200%200-4%204v2'%2F%3E%3Ccircle%20cx%3D'9'%20cy%3D'7'%20r%3D'4'%2F%3E%3Cpath%20d%3D'M23%2021v-2a4%204%200%200%200-3-3.87'%2F%3E%3Cpath%20d%3D'M16%203.13a4%204%200%200%201%200%207.75'%2F%3E%3C%2Fsvg%3E");
    --ico-clock: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'black'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Ccircle%20cx%3D'12'%20cy%3D'12'%20r%3D'10'%2F%3E%3Cpolyline%20points%3D'12%206%2012%2012%2016%2014'%2F%3E%3C%2Fsvg%3E");
    --ico-mountain: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'black'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M8%203l4%208%205-5%205%2015H2L8%203z'%2F%3E%3C%2Fsvg%3E");
    --ico-snow: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'black'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%3E%3Cline%20x1%3D'12'%20y1%3D'2'%20x2%3D'12'%20y2%3D'22'%2F%3E%3Cpath%20d%3D'M4.9%208l14.2%208'%2F%3E%3Cpath%20d%3D'M4.9%2016l14.2-8'%2F%3E%3C%2Fsvg%3E");
    --ico-glass: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'black'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M8%202h8l2%205a4%204%200%200%201-8%200z'%2F%3E%3Cpath%20d%3D'M12%2012v8'%2F%3E%3Cpath%20d%3D'M8%2020h8'%2F%3E%3C%2Fsvg%3E");
    --ico-sun: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'black'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%3E%3Ccircle%20cx%3D'12'%20cy%3D'12'%20r%3D'5'%2F%3E%3Cline%20x1%3D'12'%20y1%3D'1'%20x2%3D'12'%20y2%3D'3'%2F%3E%3Cline%20x1%3D'12'%20y1%3D'21'%20x2%3D'12'%20y2%3D'23'%2F%3E%3Cline%20x1%3D'4.22'%20y1%3D'4.22'%20x2%3D'5.64'%20y2%3D'5.64'%2F%3E%3Cline%20x1%3D'18.36'%20y1%3D'18.36'%20x2%3D'19.78'%20y2%3D'19.78'%2F%3E%3Cline%20x1%3D'1'%20y1%3D'12'%20x2%3D'3'%20y2%3D'12'%2F%3E%3Cline%20x1%3D'21'%20y1%3D'12'%20x2%3D'23'%20y2%3D'12'%2F%3E%3Cline%20x1%3D'4.22'%20y1%3D'19.78'%20x2%3D'5.64'%20y2%3D'18.36'%2F%3E%3Cline%20x1%3D'18.36'%20y1%3D'5.64'%20x2%3D'19.78'%20y2%3D'4.22'%2F%3E%3C%2Fsvg%3E");
    --ico-pool: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'black'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%3E%3Cpath%20d%3D'M2%2012h20'%2F%3E%3Cpath%20d%3D'M5%206.5a2.5%202.5%200%200%200%204%200%202.5%202.5%200%200%201%204%200%202.5%202.5%200%200%200%204%200'%2F%3E%3Cpath%20d%3D'M5%2019.5a2.5%202.5%200%200%200%204%200%202.5%202.5%200%200%201%204%200%202.5%202.5%200%200%200%204%200'%2F%3E%3C%2Fsvg%3E");
    --ico-spa: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'black'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M11%2020A7%207%200%200%201%209.8%206.1C15.5%205%2017%204.48%2019%202c1%202%202%204.18%202%208%200%205.5-4.78%2010-10%2010z'%2F%3E%3Cpath%20d%3D'M2%2021c0-3%201.85-5.36%205.08-6C9.5%2014.52%2012%2013%2013%2012'%2F%3E%3C%2Fsvg%3E");
    --ico-car: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'black'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M5%2011l1.5-4.5A2%202%200%200%201%208.4%205h7.2a2%202%200%200%201%201.9%201.5L19%2011'%2F%3E%3Cpath%20d%3D'M3%2011h18v5a2%202%200%200%201-2%202h-1a2%202%200%200%201-2-2v-1H8v1a2%202%200%200%201-2%202H5a2%202%200%200%201-2-2v-5z'%2F%3E%3C%2Fsvg%3E");
    --ico-boat: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'black'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Ccircle%20cx%3D'12'%20cy%3D'5'%20r%3D'3'%2F%3E%3Cline%20x1%3D'12'%20y1%3D'22'%20x2%3D'12'%20y2%3D'8'%2F%3E%3Cpath%20d%3D'M5%2012H2a10%2010%200%200%200%2020%200h-3'%2F%3E%3C%2Fsvg%3E");
    --ico-house: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'black'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M3%209l9-7%209%207v11a2%202%200%200%201-2%202H5a2%202%200%200%201-2-2z'%2F%3E%3Cpolyline%20points%3D'9%2022%209%2012%2015%2012%2015%2022'%2F%3E%3C%2Fsvg%3E");
    --ico-tree: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'black'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M12%2022V8'%2F%3E%3Cpath%20d%3D'M9%208l3-6%203%206'%2F%3E%3Cpath%20d%3D'M7%2014h10'%2F%3E%3Cpath%20d%3D'M6%2019h12'%2F%3E%3C%2Fsvg%3E");
}
.ic-pin::before, .a-pin::before,
.ic-star::before, .a-star::before,
.ic-wifi::before, .a-wifi::before,
.ic-coffee::before, .a-coffee::before,
.ic-users::before, .a-users::before,
.ic-clock::before, .a-clock::before,
.ic-mountain::before, .a-mountain::before,
.ic-snow::before, .a-snow::before,
.ic-glass::before, .a-glass::before,
.ic-sun::before, .a-sun::before,
.ic-pool::before, .a-pool::before,
.ic-spa::before, .a-spa::before,
.ic-car::before, .a-car::before,
.ic-boat::before, .a-boat::before,
.ic-house::before, .a-house::before,
.ic-tree::before, .a-tree::before {
    content: ""; display: inline-block; width: 16px; height: 16px;
    background: currentColor; vertical-align: -3px; margin-right: 6px; flex-shrink: 0;
    -webkit-mask-size: contain; mask-size: contain;
    -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat;
    -webkit-mask-position: center; mask-position: center;
}
.ic-pin::before, .a-pin::before { -webkit-mask-image: var(--ico-pin); mask-image: var(--ico-pin); }
.ic-star::before, .a-star::before { -webkit-mask-image: var(--ico-star); mask-image: var(--ico-star); }
.ic-wifi::before, .a-wifi::before { -webkit-mask-image: var(--ico-wifi); mask-image: var(--ico-wifi); }
.ic-coffee::before, .a-coffee::before { -webkit-mask-image: var(--ico-coffee); mask-image: var(--ico-coffee); }
.ic-users::before, .a-users::before { -webkit-mask-image: var(--ico-users); mask-image: var(--ico-users); }
.ic-clock::before, .a-clock::before { -webkit-mask-image: var(--ico-clock); mask-image: var(--ico-clock); }
.ic-mountain::before, .a-mountain::before { -webkit-mask-image: var(--ico-mountain); mask-image: var(--ico-mountain); }
.ic-snow::before, .a-snow::before { -webkit-mask-image: var(--ico-snow); mask-image: var(--ico-snow); }
.ic-glass::before, .a-glass::before { -webkit-mask-image: var(--ico-glass); mask-image: var(--ico-glass); }
.ic-sun::before, .a-sun::before { -webkit-mask-image: var(--ico-sun); mask-image: var(--ico-sun); }
.ic-pool::before, .a-pool::before { -webkit-mask-image: var(--ico-pool); mask-image: var(--ico-pool); }
.ic-spa::before, .a-spa::before { -webkit-mask-image: var(--ico-spa); mask-image: var(--ico-spa); }
.ic-car::before, .a-car::before { -webkit-mask-image: var(--ico-car); mask-image: var(--ico-car); }
.ic-boat::before, .a-boat::before { -webkit-mask-image: var(--ico-boat); mask-image: var(--ico-boat); }
.ic-house::before, .a-house::before { -webkit-mask-image: var(--ico-house); mask-image: var(--ico-house); }
.ic-tree::before, .a-tree::before { -webkit-mask-image: var(--ico-tree); mask-image: var(--ico-tree); }

/* ── Butonlar ────────────────────────────────────────────── */
.btn {
    display: inline-flex; align-items: center; justify-content: center; gap: 8px;
    padding: 12px 22px; border-radius: 12px; font-weight: 700; font-size: 14px;
    transition: all .2s; white-space: nowrap; line-height: 1.2;
}
.btn-primary { background: var(--navy-800); color: #fff; }
.btn-primary:hover { background: var(--navy-700); transform: translateY(-1px); }
.btn-accent {
    background: var(--accent); color: #fff;
    box-shadow: 0 8px 20px rgba(249, 115, 22, .35);
}
.btn-accent:hover { background: var(--accent-dark); transform: translateY(-1px); }
.btn-ghost { background: transparent; color: var(--navy-800); border: 1.5px solid var(--line); }
.btn-ghost:hover { background: #f1f5fb; }
.btn-dark { background: var(--text); color: #fff; }
.btn-dark:hover { background: #1d3042; }
.btn-block { width: 100%; }
.btn-back {
    width: 42px; height: 42px; border-radius: 50%; flex-shrink: 0;
    background: #f1f5fb; color: var(--navy-800); display: grid; place-items: center;
    font-size: 18px; transition: .2s;
}
.btn-back:hover { background: #e3eaf5; }

/* ── Desktop üst bar ─────────────────────────────────────── */
.topbar {
    display: none; position: sticky; top: 0; z-index: 50;
    background: rgba(255, 255, 255, .92); backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px); border-bottom: 1px solid var(--line);
}
@media (min-width: 1024px) { .topbar { display: block; } }
.topbar-inner { display: flex; align-items: center; justify-content: space-between; height: 72px; }

.brand { display: inline-flex; align-items: center; gap: 10px; font-weight: 800; }
.brand-mark {
    width: 38px; height: 38px; border-radius: 12px; flex-shrink: 0;
    background: linear-gradient(135deg, var(--navy-800), var(--navy-700));
    color: #fff; display: grid; place-items: center;
    font-family: var(--font-serif); font-size: 20px; font-weight: 700;
    box-shadow: 0 4px 12px rgba(13, 43, 69, .25);
}
.brand-text { font-size: 22px; letter-spacing: -.5px; color: var(--navy-800); }

.topnav { display: flex; gap: 28px; }
.topnav a { font-size: 14.5px; font-weight: 600; color: #3c4a5c; position: relative; padding: 6px 0; transition: .2s; }
.topnav a:hover, .topnav a.active { color: var(--navy-800); }
.topnav a.active::after {
    content: ''; position: absolute; left: 0; right: 0; bottom: -3px;
    height: 2.5px; border-radius: 2px; background: var(--accent);
}
.topbar-actions { display: flex; gap: 10px; }

/* ── Mobil başlık ────────────────────────────────────────── */
.mobile-header {
    display: flex; align-items: center; justify-content: space-between;
    padding: 12px 18px; background: #fff; position: sticky; top: 0; z-index: 40;
    border-bottom: 1px solid var(--line);
}
@media (min-width: 1024px) { .mobile-header { display: none; } }
.brand-small .brand-text { font-size: 19px; }
.icon-btn {
    width: 40px; height: 40px; border-radius: 12px; display: grid; place-items: center;
    background: #f1f5fb; color: var(--navy-800); transition: .2s;
}
.icon-btn:active { transform: scale(.94); }
.icon-btn svg { width: 20px; height: 20px; }
.mobile-header-actions { display: flex; gap: 8px; }

/* ── Hero + arama (mobilde tamamen gizli, 🔍 ile açılır) ── */
.hero {
    position: relative; display: none; align-items: center;
    color: #fff; overflow: hidden; background: var(--navy-900);
    padding: 34px 0 44px; min-height: 0;
}
@media (min-width: 900px) { .hero { display: flex; min-height: 620px; padding: 84px 0; } }
body.search-open .hero { display: flex; animation: searchIn .3s ease; }
.hero-bg {
    position: absolute; inset: 0; background-size: cover; background-position: center;
    background-image: url('https://images.unsplash.com/photo-1566073771259-6a8506099945?auto=format&fit=crop&w=1920&q=80');
    animation: heroZoom 18s ease-in-out infinite alternate;
}
@keyframes heroZoom { from { transform: scale(1); } to { transform: scale(1.08); } }
.hero-overlay {
    position: absolute; inset: 0;
    background: linear-gradient(180deg, rgba(8, 28, 46, .62) 0%, rgba(8, 28, 46, .45) 45%, rgba(8, 28, 46, .8) 100%);
}
.hero-content { position: relative; z-index: 1; width: 100%; }
.hero-eyebrow {
    display: inline-block; background: rgba(255, 255, 255, .14);
    border: 1px solid rgba(255, 255, 255, .28); padding: 6px 14px; border-radius: 999px;
    font-size: 11.5px; font-weight: 600; letter-spacing: .4px; margin-bottom: 14px;
    backdrop-filter: blur(6px); -webkit-backdrop-filter: blur(6px);
}
@media (min-width: 900px) {
    .hero-eyebrow { font-size: 13px; padding: 8px 18px; margin-bottom: 22px; }
}
.hero-title {
    font-family: var(--font-serif); font-weight: 800; letter-spacing: -1px;
    font-size: clamp(27px, 7vw, 40px); line-height: 1.12; margin-bottom: 12px;
}
@media (min-width: 900px) {
    .hero-title { font-size: clamp(40px, 5vw, 64px); line-height: 1.08; margin-bottom: 18px; }
}
.hero-accent { color: var(--gold); }
.hero-sub { font-size: 14px; max-width: 560px; color: rgba(255, 255, 255, .88); margin-bottom: 22px; }
@media (min-width: 900px) { .hero-sub { font-size: 17px; margin-bottom: 38px; } }

/* ── Arama alanı (mobilde gizli, 🔍 ile açılır) ──────────── */
.search-box {
    display: none; grid-template-columns: 1fr; gap: 10px;
    background: #fff; border-radius: 18px; box-shadow: var(--shadow-lg);
    color: var(--text); padding: 14px; max-width: 1040px;
}
@media (min-width: 900px) {
    .search-box {
        display: grid;
        grid-template-columns: 1.7fr 1fr 1fr 1.4fr auto;
        gap: 0; padding: 0; align-items: stretch; border-radius: 20px;
    }
}
body.search-open .search-box {
    display: grid; animation: searchIn .3s ease;
}
@keyframes searchIn {
    from { opacity: 0; transform: translateY(-10px); }
    to { opacity: 1; transform: none; }
}

/* Mobil başlık arama butonu ikon değişimi */
.ico-search-close { display: none; }
body.search-open .ico-search-close { display: block; }
body.search-open .ico-search-open { display: none; }
.hero { scroll-margin-top: 76px; }
.search-field {
    padding: 9px 14px; background: #f8fafd; border: 1px solid var(--line);
    border-radius: 12px; min-width: 0;
}
@media (min-width: 900px) {
    .search-field {
        padding: 15px 20px; border: none; border-radius: 0;
        border-right: 1px solid var(--line); background: transparent;
    }
}
.search-field:last-of-type { border-right: none; }
.search-field label {
    display: block; font-size: 11px; font-weight: 800; color: var(--muted);
    text-transform: uppercase; letter-spacing: .7px; margin-bottom: 3px;
}
@media (min-width: 900px) { .search-field label { font-size: 11.5px; margin-bottom: 5px; } }
.search-input-wrap { display: flex; align-items: center; gap: 10px; height: 34px; }
.search-icon { width: 19px; height: 19px; color: var(--accent); flex-shrink: 0; }
.search-input-wrap input, .search-input-wrap select {
    width: 100%; border: none; outline: none; font-size: 15px; font-weight: 700;
    color: var(--text); background: transparent; appearance: none; -webkit-appearance: none;
}
.search-input-wrap select { cursor: pointer; }
.search-submit { height: 52px; font-size: 15px; }
@media (min-width: 900px) { .search-submit { align-self: center; margin: 0 14px; height: 56px; padding: 0 30px; } }

/* ── Mobil story alanı (Instagram) ────────────────────────── */
.stories-wrap { background: #fff; padding: 14px 0 4px; }
.stories {
    display: flex; gap: 14px; overflow-x: auto;
    padding: 4px 16px 12px; scrollbar-width: none;
}
.stories::-webkit-scrollbar { display: none; }
.story { flex: 0 0 auto; width: 74px; text-align: center; }
.story:active { transform: scale(.95); }
.story-ring {
    width: 74px; height: 74px; border-radius: 50%; padding: 3px;
    background: conic-gradient(from 210deg, var(--accent), var(--gold), var(--accent));
    margin: 0 auto 6px; transition: .2s;
}
.story-avatar {
    width: 100%; height: 100%; border-radius: 50%; overflow: hidden;
    border: 3px solid #fff; position: relative; background: var(--navy-900);
}
.story-avatar img { width: 100%; height: 100%; object-fit: cover; }
.story-label {
    font-size: 11px; font-weight: 600; color: var(--text);
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}

/* ── Bölüm başlıkları ────────────────────────────────────── */
.section { padding: 34px 0 10px; }
.section-head { display: flex; align-items: center; justify-content: space-between; margin-bottom: 20px; gap: 12px; }
.section-head h2 { font-size: clamp(20px, 2.5vw, 28px); font-weight: 800; letter-spacing: -.5px; }
.section-link { font-size: 13.5px; font-weight: 700; color: var(--accent); white-space: nowrap; }
.section-link:hover { color: var(--accent-dark); }

/* ── Öne çıkan oteller (yalnızca desktop) ────────────────── */
.featured-scroll {
    display: flex; gap: 16px; overflow-x: auto; padding: 4px 2px 14px;
    scroll-snap-type: x mandatory; scrollbar-width: none;
}
.featured-scroll::-webkit-scrollbar { display: none; }
.featured-card {
    flex: 0 0 auto; width: 272px; background: #fff; border-radius: var(--r-md);
    overflow: hidden; box-shadow: var(--shadow-sm); cursor: pointer;
    scroll-snap-align: start; transition: transform .25s, box-shadow .25s; display: block;
}
.featured-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-md); }
.fc-media { position: relative; height: 172px; overflow: hidden; }
.fc-media img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s; }
.featured-card:hover .fc-media img { transform: scale(1.06); }
.fc-rating {
    position: absolute; top: 10px; left: 10px; display: inline-flex; align-items: center; gap: 4px;
    background: rgba(8, 28, 46, .88); color: #fff; font-size: 11.5px; font-weight: 800;
    padding: 4px 9px; border-radius: 8px; backdrop-filter: blur(4px);
}
.fc-rating .ic-star { color: var(--gold); }
.fc-price {
    position: absolute; bottom: 10px; left: 10px; background: rgba(255, 255, 255, .95);
    color: var(--navy-900); padding: 6px 13px; border-radius: 999px;
    font-size: 13px; font-weight: 800; box-shadow: var(--shadow-sm);
}
.fc-price small { font-size: 10px; font-weight: 600; }
.fc-body { padding: 14px; }
.fc-body h3 { font-size: 15px; font-weight: 800; margin-bottom: 4px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.fc-loc { font-size: 12.5px; color: var(--muted); display: flex; align-items: center; gap: 5px; }

/* ── Popüler destinasyonlar ──────────────────────────────── */
.dest-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }
@media (min-width: 1024px) { .dest-grid { grid-template-columns: repeat(3, 1fr); } }
.dest-card {
    position: relative; height: 200px; border-radius: var(--r-md); overflow: hidden;
    cursor: pointer; box-shadow: var(--shadow-sm); display: block;
}
.dest-card img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s; }
.dest-card:hover img { transform: scale(1.07); }
.dest-overlay { position: absolute; inset: 0; background: linear-gradient(180deg, transparent 35%, rgba(8, 28, 46, .85)); }
.dest-info { position: absolute; left: 16px; right: 16px; bottom: 14px; color: #fff; }
.dest-info h3 { font-size: 19px; font-weight: 800; letter-spacing: -.3px; }
.dest-info p { font-size: 12.5px; opacity: .85; }

/* ── Kampanyalar ─────────────────────────────────────────── */
.campaign-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
@media (max-width: 1023px) { .campaign-grid { grid-template-columns: 1fr; } }
.campaign-card {
    border-radius: var(--r-md); padding: 26px; color: #fff; position: relative; overflow: hidden;
    min-height: 175px; display: flex; flex-direction: column; justify-content: flex-end;
    transition: transform .25s, box-shadow .25s; box-shadow: var(--shadow-sm);
}
.campaign-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-md); }
.campaign-badge {
    position: absolute; top: 18px; right: 18px; background: rgba(255, 255, 255, .2);
    border: 1px solid rgba(255, 255, 255, .32); font-size: 11px; font-weight: 700;
    padding: 4px 12px; border-radius: 999px;
}
.campaign-card h3 { font-size: 20px; font-weight: 800; margin-bottom: 6px; letter-spacing: -.3px; }
.campaign-card p { font-size: 13.5px; opacity: .92; max-width: 85%; }

/* ── Otel / ilan kartları ────────────────────────────────── */
.hotels-feed, .explore-results, .favorites-list { display: grid; grid-template-columns: 1fr; gap: 18px; }
@media (min-width: 768px) {
    .hotels-feed, .explore-results, .favorites-list { grid-template-columns: repeat(2, 1fr); }
}
@media (min-width: 1024px) {
    .hotels-feed, .explore-results, .favorites-list { grid-template-columns: repeat(3, 1fr); }
}
.hotel-card {
    background: #fff; border-radius: var(--r-lg); overflow: hidden;
    box-shadow: var(--shadow-sm); transition: transform .25s, box-shadow .25s;
}
.hotel-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-md); }
.hotel-media { position: relative; aspect-ratio: 4 / 3; overflow: hidden; background: var(--navy-900); }
.hotel-media > a { position: absolute; inset: 0; }
.hotel-media img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s; }
.hotel-card:hover .hotel-media img { transform: scale(1.05); }
.hotel-badge {
    position: absolute; top: 12px; left: 12px; background: var(--accent); color: #fff;
    font-size: 12px; font-weight: 800; padding: 5px 12px; border-radius: 999px;
    box-shadow: 0 4px 12px rgba(249, 115, 22, .4);
}
.hotel-rating-chip {
    position: absolute; top: 12px; right: 12px; background: rgba(8, 28, 46, .85); color: #fff;
    padding: 5px 10px; border-radius: 10px; font-size: 12px; font-weight: 800;
    display: flex; align-items: center; gap: 4px; backdrop-filter: blur(4px);
}
.hotel-rating-chip .ic-star { color: var(--gold); }
.media-actions { position: absolute; right: 12px; bottom: 12px; display: flex; gap: 8px; }
.fab {
    width: 38px; height: 38px; border-radius: 50%; background: rgba(255, 255, 255, .96);
    display: grid; place-items: center; box-shadow: var(--shadow-sm);
    transition: .2s; color: var(--navy-800);
}
.fab:hover { transform: scale(1.08); }
.fab svg { width: 18px; height: 18px; }
.fab.active { color: var(--red); }
.fab.active svg { fill: currentColor; }

.hotel-info { padding: 16px; }
.hotel-topline { display: flex; justify-content: space-between; align-items: flex-start; gap: 10px; }
.hotel-name { font-size: 16.5px; font-weight: 800; letter-spacing: -.3px; line-height: 1.35; }
.hotel-name a:hover { color: var(--accent); }
.hotel-loc { display: flex; align-items: center; gap: 5px; font-size: 13px; color: var(--muted); margin: 4px 0 10px; }
.hotel-amenities { display: flex; flex-wrap: wrap; gap: 6px; margin-bottom: 14px; }
.amenity { font-size: 11.5px; font-weight: 600; background: #f1f5fb; color: #33415a; padding: 4px 10px; border-radius: 999px; }
.hotel-bottom {
    display: flex; align-items: flex-end; justify-content: space-between; gap: 12px;
    border-top: 1px solid var(--line); padding-top: 14px;
}
.hotel-price small { display: block; font-size: 11.5px; color: var(--muted); font-weight: 600; }
.hotel-price strong { font-size: 20px; font-weight: 800; }
.hotel-price del { font-size: 13px; color: var(--muted); margin-left: 6px; font-weight: 600; }
.btn-inspect { padding: 9px 18px; font-size: 13.5px; }

/* ── Otel detay sayfası ──────────────────────────────────── */
.detail { max-width: 1200px; margin: 0 auto; }
.detail-hero { position: relative; }
.detail-gallery { position: relative; height: 340px; overflow: hidden; background: var(--navy-900); }
@media (min-width: 768px) { .detail-gallery { height: 500px; } }
/* Instagram tarzı kaydırmalı galeri */
.gallery-track {
    display: flex; height: 100%;
    overflow-x: auto; overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scrollbar-width: none; -webkit-overflow-scrolling: touch;
}
.gallery-track::-webkit-scrollbar { display: none; }
.gallery-slide { flex: 0 0 100%; height: 100%; scroll-snap-align: start; }
.gallery-slide img { width: 100%; height: 100%; object-fit: cover; pointer-events: none; }
.detail-top-actions { position: absolute; top: 16px; left: 16px; right: 16px; z-index: 5; display: flex; justify-content: space-between; }
.round-btn {
    width: 44px; height: 44px; border-radius: 50%; background: rgba(255, 255, 255, .96);
    display: grid; place-items: center; box-shadow: var(--shadow-md); color: var(--navy-800); transition: .2s;
}
.round-btn:hover { transform: scale(1.06); }
.round-btn svg { width: 20px; height: 20px; }
.round-btn.fav.active { color: var(--red); }
.round-btn.fav.active svg { fill: currentColor; }
.detail-dots { position: absolute; bottom: 14px; left: 50%; transform: translateX(-50%); display: flex; gap: 6px; }
.dot { width: 8px; height: 8px; border-radius: 50%; background: rgba(255, 255, 255, .5); transition: .25s; cursor: pointer; }
.dot.active { background: #fff; width: 24px; border-radius: 99px; }
.detail-thumbs { display: none; }
@media (min-width: 768px) {
    .detail-thumbs { display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px; padding: 12px 0 0; }
}
.thumb { height: 82px; border-radius: 12px; overflow: hidden; opacity: .65; transition: .2s; cursor: pointer; border: 2.5px solid transparent; padding: 0; }
.thumb.active { opacity: 1; border-color: var(--accent); }
.thumb img { width: 100%; height: 100%; object-fit: cover; }
.detail-body { display: grid; gap: 30px; padding: 24px 20px 0; }
@media (min-width: 1024px) { .detail-body { grid-template-columns: 1fr 340px; padding: 36px 40px 0; } }
.detail-title h1 { font-size: clamp(24px, 3vw, 34px); font-weight: 800; letter-spacing: -.6px; line-height: 1.2; }
.detail-loc { display: flex; align-items: center; gap: 6px; color: var(--muted); font-size: 14px; margin: 8px 0 16px; }
.detail-loc .ic-pin { color: var(--accent); }
.detail-meta { display: flex; align-items: center; gap: 12px; flex-wrap: wrap; margin-bottom: 22px; }
.badge-rating { display: inline-flex; align-items: center; gap: 6px; background: var(--navy-800); color: #fff; font-weight: 800; padding: 7px 14px; border-radius: 12px; font-size: 14px; }
.badge-rating .ic-star { color: var(--gold); }
.badge-reviews { font-size: 13.5px; color: var(--muted); font-weight: 600; }
.detail-amenities { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 28px; }
.detail-amenity {
    display: inline-flex; align-items: center; gap: 8px; background: #fff;
    border: 1px solid var(--line); padding: 9px 16px; border-radius: 12px;
    font-size: 13px; font-weight: 600;
}
.detail-amenity [class^="a-"] { color: var(--accent); }
.detail-block h2 { font-size: 19px; font-weight: 800; margin-bottom: 12px; }
.detail-desc p { color: #3d4c61; font-size: 14.5px; line-height: 1.8; }

/* Oda seçenekleri — fotoğraflı */
.detail-rooms { margin-top: 30px; }
.room-card {
    display: flex; align-items: center; gap: 14px; width: 100%; text-align: left;
    background: #fff; border: 1.5px solid var(--line); border-radius: var(--r-md);
    padding: 12px; margin-bottom: 12px; cursor: pointer; transition: .2s;
}
.room-card.selected { border-color: var(--accent); box-shadow: 0 0 0 3px rgba(249, 115, 22, .15); }
.room-photo { width: 92px; height: 80px; border-radius: 10px; object-fit: cover; flex-shrink: 0; }
.room-info { display: flex; flex-direction: column; gap: 3px; flex: 1; min-width: 0; }
.room-name { font-size: 14.5px; font-weight: 800; }
.room-details { font-size: 12.5px; color: var(--muted); }
.room-price { font-weight: 800; font-size: 15px; white-space: nowrap; text-align: right; flex-shrink: 0; }
.room-price small { display: block; font-size: 11px; color: var(--muted); font-weight: 600; }

/* Fiyat kartı + mobil CTA */
.detail-aside { position: relative; }
@media (min-width: 1024px) { .detail-aside { position: sticky; top: 90px; align-self: start; } }
.price-card { background: #fff; border: 1px solid var(--line); border-radius: var(--r-lg); box-shadow: var(--shadow-md); padding: 24px; }
.price-card .price-num { font-size: 30px; font-weight: 800; letter-spacing: -1px; }
.price-card .price-per { color: var(--muted); font-size: 13px; }
.price-row { display: flex; justify-content: space-between; font-size: 13.5px; color: var(--muted); padding: 9px 0; border-bottom: 1px dashed var(--line); }
.price-row b { color: var(--text); }
.price-total { display: flex; justify-content: space-between; align-items: center; font-weight: 800; font-size: 18px; padding-top: 14px; }
.price-card .btn { margin-top: 18px; }
.detail-cta {
    position: fixed; left: 0; right: 0; bottom: 0; z-index: 30;
    background: rgba(255, 255, 255, .98); border-top: 1px solid var(--line);
    display: flex; align-items: center; justify-content: space-between;
    padding: 12px 18px calc(12px + env(safe-area-inset-bottom));
    box-shadow: 0 -6px 24px rgba(13, 43, 69, .08);
}
.detail-cta small { display: block; font-size: 11px; color: var(--muted); }
.detail-cta strong { font-size: 20px; }
.detail-cta .btn { padding: 14px 28px; border-radius: 14px; }
@media (min-width: 1024px) { .detail-cta { display: none; } }

/* ── Rezervasyon bölümü (detay sayfasında) ───────────────── */
.booking-section { max-width: 780px; margin: 44px auto 70px; padding: 0 20px; scroll-margin-top: 80px; }
.booking-section-head { display: flex; align-items: center; gap: 12px; margin-bottom: 20px; }
.booking-section-head h2 { font-size: 22px; font-weight: 800; }
.booking-summary { display: flex; gap: 16px; background: #fff; border-radius: var(--r-md); padding: 16px; box-shadow: var(--shadow-sm); margin-bottom: 20px; align-items: center; }
.booking-summary img { width: 92px; height: 92px; border-radius: 12px; object-fit: cover; flex-shrink: 0; }
.booking-summary h3 { font-size: 16px; font-weight: 800; }
.booking-summary p { font-size: 12.5px; color: var(--muted); }
.booking-form { background: #fff; border-radius: var(--r-lg); box-shadow: var(--shadow-sm); padding: 24px; }
.form-grid { display: grid; grid-template-columns: 1fr; gap: 16px; }
@media (min-width: 768px) { .form-grid { grid-template-columns: 1fr 1fr; } }
.form-group { display: flex; flex-direction: column; gap: 6px; }
.form-group.full { grid-column: 1 / -1; }
.form-group label { font-size: 13px; font-weight: 700; color: #33415a; }
.form-input {
    width: 100%; padding: 13px 16px; border: 1.5px solid var(--line); border-radius: 12px;
    font-size: 14.5px; transition: .2s; background: #fbfcfe;
}
.form-input:focus { outline: none; border-color: var(--accent); box-shadow: 0 0 0 3px rgba(249, 115, 22, .15); background: #fff; }
textarea.form-input { resize: vertical; min-height: 90px; }
.booking-total { display: flex; justify-content: space-between; align-items: center; margin-top: 20px; padding-top: 16px; border-top: 1px dashed var(--line); font-size: 15px; }
.booking-total strong { font-size: 22px; }
.booking-note { font-size: 11.5px; color: var(--muted); text-align: center; margin-top: 10px; }
.booking-confirm { position: fixed; inset: 0; background: rgba(8, 28, 46, .65); display: none; align-items: center; justify-content: center; z-index: 100; padding: 20px; }
.booking-confirm.show { display: flex; }
.confirm-card { background: #fff; border-radius: var(--r-lg); max-width: 430px; width: 100%; padding: 38px; text-align: center; animation: popIn .3s ease; }
@keyframes popIn { from { opacity: 0; transform: scale(.92); } to { opacity: 1; transform: none; } }
.confirm-icon { width: 72px; height: 72px; border-radius: 50%; background: #e8f8ee; color: var(--green); display: grid; place-items: center; margin: 0 auto 18px; }
.confirm-icon svg { width: 36px; height: 36px; }
.confirm-card h3 { font-size: 22px; margin-bottom: 8px; }
.confirm-card p { color: var(--muted); font-size: 14px; margin-bottom: 6px; }
.confirm-code { font-size: 13px; font-weight: 800; background: #f1f5fb; display: inline-block; padding: 7px 18px; border-radius: 999px; margin: 14px 0 20px; letter-spacing: 1.5px; }

/* ── Keşfet ──────────────────────────────────────────────── */
.explore { padding: 20px 0 130px; }
.explore-head { padding: 14px 0 16px; }
.explore-head h2 { font-size: 26px; font-weight: 800; letter-spacing: -.5px; }
.explore-head p { color: var(--muted); font-size: 14px; }
.explore-search { display: grid; gap: 12px; margin-bottom: 16px; }
@media (min-width: 768px) { .explore-search { grid-template-columns: 1fr 200px auto; align-items: center; } }
.btn-filter { gap: 8px; height: 50px; }
.filter-count {
    min-width: 20px; height: 20px; border-radius: 99px; background: var(--accent); color: #fff;
    font-size: 11px; font-weight: 800; display: inline-flex; align-items: center; justify-content: center; padding: 0 6px;
}
.btn-filter svg { width: 18px; height: 18px; }
.explore-input-wrap { display: flex; align-items: center; gap: 10px; background: #fff; border: 1.5px solid var(--line); border-radius: 14px; padding: 13px 16px; transition: .2s; }
.explore-input-wrap:focus-within { border-color: var(--accent); box-shadow: 0 0 0 3px rgba(249, 115, 22, .12); }
.explore-input-wrap input { width: 100%; border: none; outline: none; font-size: 15px; font-weight: 600; background: transparent; }
.explore-input-wrap svg { width: 18px; height: 18px; color: var(--accent); flex-shrink: 0; }
.explore-sort { border: 1.5px solid var(--line); border-radius: 14px; padding: 0 14px; font-weight: 700; font-size: 13.5px; background: #fff; }
.explore-chips { display: flex; gap: 8px; flex-wrap: wrap; margin-bottom: 18px; }
.chip { font-size: 13px; font-weight: 600; padding: 8px 16px; border-radius: 999px; background: #fff; border: 1px solid var(--line); transition: .2s; cursor: pointer; }
.chip:hover { border-color: var(--navy-800); }
.chip.active { background: var(--navy-800); color: #fff; border-color: var(--navy-800); }
.explore-count { font-size: 13px; color: var(--muted); margin-bottom: 14px; }

/* ── Favoriler / boş durum ───────────────────────────────── */
.favorites { padding: 20px 0 130px; }
.empty-state { background: #fff; border-radius: var(--r-lg); padding: 60px 20px; text-align: center; box-shadow: var(--shadow-sm); }
.empty-ico { width: 72px; height: 72px; border-radius: 50%; background: #f1f5fb; display: grid; place-items: center; margin: 0 auto 18px; color: var(--muted); }
.empty-ico svg { width: 32px; height: 32px; }
.empty-state h3 { font-size: 18px; margin-bottom: 6px; }
.empty-state p { color: var(--muted); font-size: 14px; margin-bottom: 18px; }

/* ── Profil ──────────────────────────────────────────────── */
.profile { padding: 24px 0 130px; }
.profile-header { display: flex; align-items: center; gap: 16px; background: #fff; border-radius: var(--r-lg); padding: 22px; box-shadow: var(--shadow-sm); flex-wrap: wrap; }
.profile-avatar { width: 70px; height: 70px; border-radius: 50%; background: linear-gradient(135deg, var(--navy-800), var(--navy-700)); color: #fff; display: grid; place-items: center; font-size: 28px; font-weight: 800; flex-shrink: 0; }
.profile-id { flex: 1; min-width: 160px; }
.profile-id h2 { font-size: 20px; }
.profile-id p { color: var(--muted); font-size: 13.5px; }
.profile-stats { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin: 18px 0; }
.stat { background: #fff; border-radius: var(--r-md); text-align: center; padding: 18px 8px; box-shadow: var(--shadow-sm); }
.stat strong { display: block; font-size: 22px; font-weight: 800; }
.stat span { font-size: 12px; color: var(--muted); }
.profile-menu { background: #fff; border-radius: var(--r-lg); box-shadow: var(--shadow-sm); overflow: hidden; }
.menu-item { width: 100%; display: flex; align-items: center; gap: 14px; padding: 17px 20px; border-bottom: 1px solid var(--line); text-align: left; font-size: 14.5px; font-weight: 600; transition: .15s; }
.menu-item:last-child { border-bottom: none; }
.menu-item:hover { background: #f8fafd; }
.menu-item svg { width: 20px; height: 20px; color: var(--muted); }
.menu-item span { flex: 1; }
.menu-item em { font-style: normal; color: var(--muted); }
.menu-danger { color: var(--red); }
.menu-danger svg { color: var(--red); }

/* ── Mobil alt navigasyon ────────────────────────────────── */
.bottom-nav {
    position: sticky; bottom: 0; z-index: 80; flex-shrink: 0;
    background: #fff; border-top: 1px solid var(--line);
    display: flex; padding-bottom: env(safe-area-inset-bottom);
    box-shadow: 0 -4px 16px rgba(13, 43, 69, .06);
}
@media (min-width: 1024px) { .bottom-nav { display: none; } }
.nav-item {
    flex: 1; display: flex; flex-direction: column; align-items: center; gap: 3px;
    padding: 10px 0 8px; color: #8a96a8; font-size: 10.5px; font-weight: 700;
    transition: color .2s;
}
.nav-item svg { width: 22px; height: 22px; }
.nav-item.active { color: var(--navy-800); }
.nav-item.active svg { stroke-width: 2.4; }
.nav-item span { letter-spacing: -.2px; }

/* ── Desktop footer ──────────────────────────────────────── */
.footer { background: var(--navy-900); color: #cbd5e1; margin-top: 60px; }
.footer-grid { display: grid; grid-template-columns: 2fr 1fr 1fr 1fr; gap: 36px; padding: 56px 20px; }
.footer-brand p { font-size: 13.5px; margin-top: 14px; max-width: 300px; line-height: 1.7; }
.brand-light .brand-text { color: #fff; }
.footer-col h4 { color: #fff; font-size: 14px; margin-bottom: 14px; font-weight: 700; }
.footer-col a { display: block; color: #cbd5e1; font-size: 13.5px; padding: 5px 0; transition: .2s; }
.footer-col a:hover { color: var(--gold); }
.footer-bottom { border-top: 1px solid rgba(255, 255, 255, .1); padding: 18px 0; text-align: center; font-size: 13px; color: #94a3b8; }

/* ── Toast bildirimi ─────────────────────────────────────── */
.toast {
    position: fixed; bottom: 96px; left: 50%; transform: translateX(-50%) translateY(20px);
    background: var(--navy-900); color: #fff; padding: 13px 24px; border-radius: 999px;
    font-size: 14px; font-weight: 600; box-shadow: var(--shadow-lg); opacity: 0;
    pointer-events: none; transition: .3s; z-index: 200; max-width: 90vw; text-align: center;
}
.toast.show { opacity: 1; transform: translateX(-50%) translateY(0); }
@media (min-width: 1024px) { .toast { bottom: 40px; } }

/* ── Mobil ince ayarlar ──────────────────────────────────── */
@media (max-width: 1023px) {
    .detail-cta { bottom: 58px; }
}
@media (max-width: 899px) {
    body { padding-bottom: 64px; }
    .home-content { padding: 0 0 40px; }
    .section { padding: 22px 14px 6px; }
    .featured-scroll { padding-right: 14px; }
    .hero-content .container { padding: 0 14px; }
}

/* ── Filtre drawer (sağdan açılan panel) ─────────────────── */
.filter-overlay {
    position: fixed; inset: 0; background: rgba(8, 28, 46, .5);
    z-index: 80; opacity: 0; pointer-events: none; transition: opacity .3s;
    -webkit-backdrop-filter: blur(2px); backdrop-filter: blur(2px);
}
.filter-overlay.show { opacity: 1; pointer-events: auto; }
.filter-drawer {
    position: fixed; top: 0; right: 0; bottom: 0; width: min(420px, 94vw);
    background: #fff; z-index: 90; box-shadow: -10px 0 40px rgba(8, 28, 46, .2);
    transform: translateX(100%); transition: transform .3s ease;
    display: flex; flex-direction: column;
}
.filter-drawer.show { transform: translateX(0); }
.filter-drawer-head {
    display: flex; justify-content: space-between; align-items: center;
    padding: 18px 20px; border-bottom: 1px solid var(--line); flex-shrink: 0;
}
.filter-drawer-head h3 { font-size: 18px; font-weight: 800; }
.filter-close {
    width: 36px; height: 36px; border-radius: 50%; background: #f1f5fb;
    display: grid; place-items: center; font-size: 15px; color: var(--navy-800); transition: .2s;
}
.filter-close:hover { background: #e3eaf5; }
.filter-drawer-body { flex: 1; overflow-y: auto; padding: 4px 20px 24px; -webkit-overflow-scrolling: touch; }
.filter-group { padding: 16px 0; border-bottom: 1px solid var(--line); }
.filter-group:last-child { border-bottom: none; }
.filter-group h4 {
    font-size: 12.5px; font-weight: 800; text-transform: uppercase;
    letter-spacing: .7px; color: var(--muted); margin-bottom: 10px;
}
.filter-option {
    display: flex; align-items: center; gap: 10px; padding: 6px 0;
    font-size: 14px; font-weight: 600; cursor: pointer; color: var(--text);
}
.filter-option:hover { color: var(--navy-800); }
.filter-option input[type=checkbox] { width: 18px; height: 18px; accent-color: var(--accent); flex-shrink: 0; cursor: pointer; }
.filter-option .stars { color: var(--gold); letter-spacing: 2px; font-size: 13px; }
.filter-drawer-foot {
    display: flex; gap: 10px; padding: 16px 20px calc(16px + env(safe-area-inset-bottom));
    border-top: 1px solid var(--line); flex-shrink: 0;
}
.filter-drawer-foot .btn { flex: 1; }

/* Fiyat aralığı — çift kollu kaydırıcı */
.range-wrap { position: relative; height: 40px; margin: 4px 0 2px; }
.range-wrap input[type=range] {
    position: absolute; left: 0; top: 0; width: 100%; height: 100%;
    background: none; pointer-events: none; -webkit-appearance: none; appearance: none; margin: 0;
}
.range-wrap input[type=range]::-webkit-slider-runnable-track { background: transparent; height: 24px; }
.range-wrap input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none; pointer-events: auto; width: 18px; height: 18px;
    border-radius: 50%; background: var(--accent); border: 3px solid #fff;
    box-shadow: 0 2px 8px rgba(8, 28, 46, .3); margin-top: 3px; cursor: pointer;
}
.range-wrap input[type=range]::-moz-range-track { background: transparent; }
.range-wrap input[type=range]::-moz-range-thumb {
    pointer-events: auto; width: 12px; height: 12px; border-radius: 50%;
    background: var(--accent); border: 3px solid #fff; cursor: pointer;
}
.range-track { position: absolute; top: 10px; left: 0; right: 0; height: 4px; border-radius: 99px; background: var(--line); }
.range-fill { position: absolute; top: 10px; height: 4px; border-radius: 99px; background: var(--accent); }
.price-values {
    display: flex; justify-content: space-between; align-items: center;
    font-size: 13px; font-weight: 800; color: var(--text);
}
.price-values em { font-style: normal; color: var(--muted); font-weight: 600; }








