/* =====================================================================
   ESTİSTANBUL ORDU GÜZELLİK MERKEZİ
   Tasarım dili: geniş boşluk, yumuşak köşeli bloklar, sıkı tipografi,
   italik serif vurgular, hap (pill) butonlar, dairesel ok aksiyonları.
   Palet: siyah · kırık beyaz · nude/bej · şampanya altını
   ===================================================================== */

:root {
    /* Renkler */
    --bg:          #f4f1ec;   /* sayfa zemini — kırık beyaz */
    --surface:     #ffffff;
    --ink:         #14120f;   /* siyah */
    --ink-soft:    #3d3730;
    --muted:       #8b8175;
    --line:        #e3dcd2;
    --nude:        #e8ded1;
    --nude-deep:   #cbb9a4;
    --clay:        #9d8672;   /* panel — nude/bej derin ton */
    --gold:        #c9a961;   /* şampanya altını */
    --gold-deep:   #a98842;
    --wa:          #25d366;
    --wa-deep:     #128c4a;
    --cream:       #faf7f3;

    /* Tipografi */
    --sans:  'Manrope', system-ui, -apple-system, 'Segoe UI', sans-serif;
    --serif: 'Playfair Display', Georgia, serif;

    /* Ölçek */
    --r-sm:  14px;
    --r-md:  20px;
    --r-lg:  28px;
    --r-xl:  36px;
    --gutter: 28px;
    --maxw:  1320px;

    --shadow-sm: 0 2px 10px rgba(20,18,15,.05);
    --shadow:    0 24px 60px -30px rgba(20,18,15,.28);
    --shadow-lg: 0 40px 90px -40px rgba(20,18,15,.4);

    --ease: cubic-bezier(.22,.61,.36,1);
}

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

html { scroll-behavior: smooth; scroll-padding-top: 100px; }

body {
    font-family: var(--sans);
    background: var(--bg);
    color: var(--ink);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: -.01em;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
}

img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
button { font: inherit; color: inherit; background: none; border: none; cursor: pointer; }
ul { list-style: none; }

.wrap {
    width: 100%;
    max-width: var(--maxw);
    margin: 0 auto;
    padding: 0 var(--gutter);
}

.ic { width: 15px; height: 15px; fill: currentColor; flex: none; }

/* ===================== TİPOGRAFİ ===================== */
.eyebrow {
    display: inline-block;
    font-size: 11.5px;
    font-weight: 600;
    letter-spacing: .22em;
    text-transform: uppercase;
    color: var(--muted);
    margin-bottom: 20px;
}
.eyebrow--light { color: rgba(250,247,243,.72); }

.section__title {
    font-size: clamp(2.1rem, 4.4vw, 3.5rem);
    font-weight: 700;
    line-height: 1.06;
    letter-spacing: -.035em;
    color: var(--ink);
}
.section__title--light { color: var(--cream); }
.section__title em,
.hero__title em,
.panel__title em {
    font-family: var(--serif);
    font-style: italic;
    font-weight: 400;
    letter-spacing: -.01em;
    color: var(--clay);
}
.section__title--light em { color: var(--gold); }

.section__lead {
    font-size: 16.5px;
    color: var(--muted);
    max-width: 52ch;
    margin-top: 20px;
}

/* ===================== BUTONLAR ===================== */
.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 15px 26px;
    border-radius: 100px;
    font-size: 14.5px;
    font-weight: 600;
    letter-spacing: -.005em;
    line-height: 1;
    border: 1px solid transparent;
    white-space: nowrap;
    transition: background .3s var(--ease), color .3s var(--ease),
                transform .3s var(--ease), border-color .3s var(--ease),
                box-shadow .3s var(--ease);
}
.btn:hover { transform: translateY(-2px); }
.btn--sm  { padding: 11px 18px; font-size: 13.5px; }
.btn--lg  { padding: 17px 32px; font-size: 15px; }
.btn--block { width: 100%; }

.btn--light { background: var(--surface); color: var(--ink); box-shadow: var(--shadow-sm); }
.btn--light:hover { background: var(--ink); color: var(--cream); }

.btn--dark { background: var(--ink); color: var(--cream); }
.btn--dark:hover { background: var(--clay); }

.btn--pill { background: var(--ink); color: var(--cream); }
.btn--pill:hover { background: var(--clay); }

.btn--outline-light { background: transparent; color: var(--cream); border-color: rgba(250,247,243,.4); }
.btn--outline-light:hover { background: rgba(250,247,243,.14); border-color: rgba(250,247,243,.7); }

.btn--wa { background: var(--wa); color: #fff; }
.btn--wa:hover { background: var(--wa-deep); box-shadow: 0 18px 40px -20px rgba(18,140,74,.8); }

/* Buton içi dairesel ok
   Kural: daire = currentColor (metin rengi), ok çizgisi = butonun ZEMİN rengi.
   Böylece ok her zaman daire üzerinde kontrastlı kalır. */
.btn__arrow {
    display: grid;
    place-items: center;
    width: 24px; height: 24px;
    border-radius: 50%;
    background: currentColor;
    flex: none;
    transition: transform .35s var(--ease), background .3s var(--ease);
}
.btn__arrow svg {
    width: 12px; height: 12px;
    fill: none;
    stroke: var(--surface);
    stroke-width: 2.4;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: stroke .3s var(--ease);
}

/* Açık zeminli buton: daire koyu → ok beyaz */
.btn--light .btn__arrow svg        { stroke: var(--surface); }
/* Hover'da zemin koyulaşır, daire krem olur → ok koyu */
.btn--light:hover .btn__arrow svg  { stroke: var(--ink); }

/* Koyu zeminli butonlar: daire krem → ok koyu */
.btn--dark .btn__arrow svg,
.btn--pill .btn__arrow svg         { stroke: var(--ink); }
.btn--dark:hover .btn__arrow svg,
.btn--pill:hover .btn__arrow svg   { stroke: var(--clay); }

/* WhatsApp: daire beyaz → ok yeşil */
.btn--wa .btn__arrow svg           { stroke: var(--wa); }
.btn--wa:hover .btn__arrow svg     { stroke: var(--wa-deep); }

/* Şeffaf çerçeveli açık buton: daire krem → ok koyu */
.btn--outline-light .btn__arrow svg { stroke: var(--ink); }

.btn:hover .btn__arrow { transform: rotate(45deg); }

/* Dairesel ikon butonu */
.iconbtn {
    display: grid;
    place-items: center;
    width: 44px; height: 44px;
    border-radius: 50%;
    background: var(--surface);
    color: var(--ink);
    border: 1px solid var(--line);
    flex: none;
    transition: background .3s var(--ease), color .3s var(--ease),
                transform .3s var(--ease), border-color .3s var(--ease);
}
.iconbtn svg { width: 17px; height: 17px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.iconbtn:hover { background: var(--ink); color: var(--cream); border-color: var(--ink); transform: translateY(-2px); }
.iconbtn--dark { background: var(--ink); color: var(--cream); border-color: var(--ink); }
.iconbtn--dark:hover { background: var(--clay); border-color: var(--clay); transform: rotate(45deg); }
.iconbtn--lg { width: 74px; height: 74px; background: var(--nude); border-color: transparent; }
.iconbtn--lg svg { width: 24px; height: 24px; }
.iconbtn--lg:hover { transform: rotate(45deg); }

/* Rozet */
.badge {
    position: absolute;
    top: 16px; left: 16px;
    z-index: 2;
    padding: 9px 16px;
    border-radius: 100px;
    background: rgba(255,255,255,.94);
    backdrop-filter: blur(8px);
    color: var(--ink);
    font-size: 12px;
    font-weight: 600;
    letter-spacing: -.005em;
}

/* Bilgi çipi */
.chip {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 11px 18px;
    border-radius: 100px;
    border: 1px solid var(--line);
    background: var(--surface);
    font-size: 13px;
    font-weight: 500;
    color: var(--ink-soft);
}
.chip__dot {
    width: 7px; height: 7px;
    border-radius: 50%;
    background: var(--wa);
    box-shadow: 0 0 0 3px rgba(37,211,102,.18);
}

/* ===================== TOPBAR ===================== */
.topbar {
    background: var(--ink);
    color: rgba(250,247,243,.7);
    font-size: 12.5px;
    letter-spacing: .01em;
}
.topbar__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    min-height: 42px;
}
.topbar__list { display: flex; gap: 26px; }
.topbar__list li { display: flex; align-items: center; gap: 8px; }
.topbar__list .ic { fill: var(--gold); }
.topbar__right { display: flex; align-items: center; gap: 16px; }
.topbar__right a { transition: color .25s var(--ease); }
.topbar__right a:hover { color: var(--gold); }
.topbar__sep { width: 1px; height: 14px; background: rgba(250,247,243,.2); }
.topbar__phone { display: flex; align-items: center; gap: 8px; color: var(--cream); font-weight: 600; }
.topbar__phone .ic { fill: var(--gold); }

/* ===================== HEADER ===================== */
.header {
    position: sticky;
    top: 0;
    z-index: 100;
    background: var(--bg);
    transition: box-shadow .35s var(--ease), background .35s var(--ease);
}
.header.is-scrolled {
    background: rgba(244,241,236,.86);
    backdrop-filter: blur(14px);
    box-shadow: 0 1px 0 var(--line), 0 10px 30px -22px rgba(20,18,15,.4);
}
.header__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 28px;
    min-height: 86px;
}

.logo { display: flex; flex-direction: column; gap: 3px; flex: none; }
.logo__text {
    font-size: 25px;
    font-weight: 800;
    letter-spacing: -.045em;
    line-height: 1;
    color: var(--ink);
}
.logo__sub {
    font-size: 9.5px;
    font-weight: 600;
    letter-spacing: .2em;
    color: var(--muted);
    line-height: 1;
}

.nav__list { display: flex; align-items: center; gap: 34px; }
.nav__list > li > a {
    position: relative;
    font-size: 12.5px;
    font-weight: 600;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: var(--ink-soft);
    padding: 6px 0;
    transition: color .25s var(--ease);
}
.nav__list > li > a::after {
    content: '';
    position: absolute;
    left: 0; bottom: 0;
    width: 0; height: 1.5px;
    background: var(--clay);
    transition: width .35s var(--ease);
}
.nav__list > li > a:hover { color: var(--ink); }
.nav__list > li > a:hover::after { width: 100%; }
.nav__mobile-cta { display: none; }

.header__actions { display: flex; align-items: center; gap: 10px; flex: none; }
.chip--hours { display: inline-flex; }

.burger {
    display: none;
    width: 46px; height: 46px;
    border-radius: 50%;
    border: 1px solid var(--line);
    background: var(--surface);
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.burger span {
    display: block;
    width: 17px; height: 1.8px;
    background: var(--ink);
    border-radius: 2px;
    transition: transform .3s var(--ease), opacity .3s var(--ease);
}
.burger.is-open span:nth-child(1) { transform: translateY(3.4px) rotate(45deg); }
.burger.is-open span:nth-child(2) { transform: translateY(-3.4px) rotate(-45deg); }

/* ===================== HERO ===================== */
.hero { padding-top: 8px; }
.hero__frame {
    position: relative;
    border-radius: var(--r-xl);
    overflow: hidden;
    min-height: min(78vh, 720px);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 56px;
    isolation: isolate;
}
.hero__img {
    position: absolute; inset: 0;
    width: 100%; height: 100%;
    object-fit: cover;
    z-index: -2;
}
.hero__veil {
    position: absolute; inset: 0;
    z-index: -1;
    background:
        linear-gradient(to top, rgba(20,18,15,.88) 0%, rgba(20,18,15,.45) 45%, rgba(20,18,15,.15) 100%),
        linear-gradient(105deg, rgba(20,18,15,.6) 0%, rgba(20,18,15,0) 60%);
}
.hero__content { max-width: 900px; color: var(--cream); }
.hero__title {
    font-size: clamp(2.5rem, 6.4vw, 5.2rem);
    font-weight: 700;
    line-height: 1.02;
    letter-spacing: -.045em;
    margin-bottom: 24px;
}
.hero__title em { color: var(--nude-deep); }
.hero__chip {
    display: inline-block;
    vertical-align: middle;
    width: clamp(58px, 8vw, 104px);
    height: clamp(36px, 5vw, 62px);
    border-radius: 100px;
    overflow: hidden;
    margin: 0 6px;
    transform: translateY(-6px);
    box-shadow: 0 10px 30px -12px rgba(0,0,0,.6);
}
.hero__chip img { width: 100%; height: 100%; object-fit: cover; }
.hero__sub {
    font-size: 17px;
    font-weight: 300;
    color: rgba(250,247,243,.86);
    max-width: 52ch;
    margin-bottom: 34px;
}
.hero__actions { display: flex; flex-wrap: wrap; gap: 12px; }

.hero__meta {
    display: flex;
    gap: 14px;
    flex-wrap: wrap;
    margin-top: 48px;
    padding-top: 28px;
    border-top: 1px solid rgba(250,247,243,.18);
}
.hero__meta li {
    display: flex;
    flex-direction: column;
    gap: 2px;
    padding-right: 34px;
}
.hero__meta strong {
    font-size: 23px;
    font-weight: 700;
    letter-spacing: -.03em;
    color: var(--cream);
}
.hero__meta span { font-size: 12.5px; color: rgba(250,247,243,.6); }

/* ===================== SECTION ===================== */
.section { padding: 104px 0; }
.section:first-of-type { padding-top: 96px; }

.section__head { margin-bottom: 56px; }
.section__head--center { text-align: center; max-width: 720px; margin-left: auto; margin-right: auto; }
.section__head--center .section__lead { margin-left: auto; margin-right: auto; }
.section__head--split {
    display: grid;
    grid-template-columns: 1.05fr .95fr;
    gap: 56px;
    align-items: end;
}
.section__aside { display: flex; align-items: center; gap: 28px; }
.section__aside p { font-size: 16px; color: var(--muted); }

/* ===================== HAKKIMIZDA PANELİ ===================== */
.panel {
    position: relative;
    display: grid;
    grid-template-columns: 1.05fr .95fr;
    gap: 56px;
    align-items: center;
    background: var(--clay);
    border-radius: var(--r-xl);
    padding: 72px;
    overflow: hidden;
    color: var(--cream);
}
.panel::after {
    content: '';
    position: absolute;
    top: -60px; right: -60px;
    width: 320px; height: 320px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(250,247,243,.16) 0%, rgba(250,247,243,0) 68%);
    pointer-events: none;
}
.panel__title {
    font-size: clamp(2rem, 3.6vw, 3.1rem);
    font-weight: 700;
    line-height: 1.08;
    letter-spacing: -.035em;
    color: var(--cream);
    margin-bottom: 22px;
}
.panel__title em { color: var(--nude); }
.panel__text p {
    font-size: 16.5px;
    font-weight: 300;
    color: rgba(250,247,243,.85);
    max-width: 48ch;
    margin-bottom: 32px;
}
.panel__media { position: relative; }
.panel__media img {
    width: 100%;
    height: 460px;
    object-fit: cover;
    border-radius: var(--r-lg);
    box-shadow: var(--shadow-lg);
}
.panel__badge {
    position: absolute;
    left: -22px; bottom: 28px;
    display: flex;
    flex-direction: column;
    gap: 2px;
    padding: 18px 24px;
    border-radius: var(--r-md);
    background: var(--surface);
    box-shadow: var(--shadow);
}
.panel__badge-k { font-size: 19px; font-weight: 700; letter-spacing: -.03em; color: var(--ink); }
.panel__badge-v { font-size: 12.5px; color: var(--muted); }

/* ===================== HİZMET KARTLARI ===================== */
.services {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 22px;
}
.scard {
    background: var(--surface);
    border-radius: var(--r-lg);
    overflow: hidden;
    border: 1px solid var(--line);
    transition: transform .4s var(--ease), box-shadow .4s var(--ease);
}
.scard:hover { transform: translateY(-6px); box-shadow: var(--shadow); }
.scard__media { position: relative; overflow: hidden; }
.scard__media img {
    width: 100%;
    height: 268px;
    object-fit: cover;
    transition: transform .7s var(--ease);
}
.scard:hover .scard__media img { transform: scale(1.06); }
.scard__body { padding: 24px 24px 28px; }
.scard__row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    margin-bottom: 10px;
}
.scard__title {
    font-size: 19.5px;
    font-weight: 700;
    letter-spacing: -.03em;
    line-height: 1.2;
}
.scard__desc { font-size: 14.5px; color: var(--muted); }

/* ===================== BENTO GALERİ ===================== */
.bento {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 232px;
    gap: 20px;
}
.tile {
    position: relative;
    border-radius: var(--r-lg);
    overflow: hidden;
    display: flex;
    align-items: flex-end;
    isolation: isolate;
}
.tile img {
    position: absolute; inset: 0;
    width: 100%; height: 100%;
    object-fit: cover;
    z-index: -2;
    transition: transform .8s var(--ease);
}
.tile::after {
    content: '';
    position: absolute; inset: 0;
    z-index: -1;
    background: linear-gradient(to top, rgba(20,18,15,.82) 0%, rgba(20,18,15,.18) 55%, rgba(20,18,15,0) 100%);
}
.tile:hover img { transform: scale(1.05); }
.tile__body {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    padding: 28px;
    width: 100%;
}
.tile__title {
    font-size: clamp(1.25rem, 1.8vw, 1.7rem);
    font-weight: 700;
    letter-spacing: -.035em;
    color: var(--cream);
    line-height: 1.1;
}
.tile--tall  { grid-column: span 2; grid-row: span 2; }
.tile--wide  { grid-column: span 2; }
.tile--small { grid-column: span 2; }

/* ===================== NEDEN ESTİSTANBUL ===================== */
.reasons {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
.reason {
    background: var(--surface);
    border: 1px solid var(--line);
    border-radius: var(--r-lg);
    padding: 34px 28px 32px;
    transition: transform .4s var(--ease), box-shadow .4s var(--ease), background .4s var(--ease);
}
.reason:hover { transform: translateY(-6px); box-shadow: var(--shadow); }
.reason__no {
    display: block;
    font-family: var(--serif);
    font-style: italic;
    font-size: 34px;
    line-height: 1;
    color: var(--nude-deep);
    margin-bottom: 22px;
}
.reason__title {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -.025em;
    margin-bottom: 10px;
    line-height: 1.25;
}
.reason p { font-size: 14.5px; color: var(--muted); }

/* ===================== SSS ===================== */
.faq-grid {
    display: grid;
    grid-template-columns: .82fr 1.18fr;
    gap: 64px;
    align-items: start;
}
.faq-grid .section__head { margin-bottom: 0; }
.faq-grid .section__head .btn { margin-top: 28px; }

.faq { display: grid; gap: 12px; }
.faq__item {
    background: var(--surface);
    border: 1px solid var(--line);
    border-radius: var(--r-md);
    overflow: hidden;
    transition: border-color .3s var(--ease), box-shadow .3s var(--ease);
}
.faq__item:has(.faq__q[aria-expanded="true"]) {
    border-color: var(--nude-deep);
    box-shadow: var(--shadow-sm);
}
.faq__q {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 24px 26px;
    text-align: left;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: -.02em;
    color: var(--ink);
}
.faq__icon { position: relative; width: 18px; height: 18px; flex: none; }
.faq__icon::before, .faq__icon::after {
    content: '';
    position: absolute;
    background: var(--clay);
    border-radius: 2px;
    transition: transform .35s var(--ease), opacity .35s var(--ease);
}
.faq__icon::before { top: 50%; left: 0; width: 100%; height: 2px; transform: translateY(-50%); }
.faq__icon::after  { left: 50%; top: 0; width: 2px; height: 100%; transform: translateX(-50%); }
.faq__q[aria-expanded="true"] .faq__icon::after { opacity: 0; transform: translateX(-50%) rotate(90deg); }
.faq__a { max-height: 0; overflow: hidden; transition: max-height .4s var(--ease); }
.faq__a p { padding: 0 26px 26px; font-size: 15.5px; color: var(--muted); max-width: 62ch; }

/* ===================== RANDEVU ===================== */
.booking {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 64px;
    background: var(--ink);
    border-radius: var(--r-xl);
    padding: 72px;
    color: var(--cream);
    position: relative;
    overflow: hidden;
}
.booking::after {
    content: '';
    position: absolute;
    bottom: -120px; left: -80px;
    width: 380px; height: 380px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(201,169,97,.16) 0%, rgba(201,169,97,0) 70%);
    pointer-events: none;
}
.booking__intro p {
    font-size: 16px;
    font-weight: 300;
    color: rgba(250,247,243,.72);
    margin-top: 20px;
    max-width: 46ch;
}
.booking__points { margin-top: 28px; display: grid; gap: 12px; }
.booking__points li {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 14.5px;
    color: rgba(250,247,243,.85);
}
.booking__points li::before {
    content: '';
    width: 18px; height: 18px;
    border-radius: 50%;
    background: rgba(201,169,97,.18);
    border: 1px solid var(--gold);
    flex: none;
}

.form { display: grid; gap: 18px; align-content: start; position: relative; z-index: 1; }
.form__row { display: grid; gap: 9px; }
.form__row label {
    font-size: 11.5px;
    font-weight: 600;
    letter-spacing: .16em;
    text-transform: uppercase;
    color: rgba(250,247,243,.55);
}
.form input, .form select {
    width: 100%;
    padding: 17px 20px;
    background: rgba(250,247,243,.06);
    border: 1px solid rgba(250,247,243,.16);
    border-radius: var(--r-sm);
    color: var(--cream);
    font-family: var(--sans);
    font-size: 15px;
    transition: border-color .3s var(--ease), background .3s var(--ease);
}
.form input::placeholder { color: rgba(250,247,243,.36); }
.form input:focus, .form select:focus {
    outline: none;
    border-color: var(--gold);
    background: rgba(250,247,243,.1);
}
.form select option { color: var(--ink); background: var(--surface); }
.form__note { min-height: 20px; font-size: 13.5px; color: var(--gold); text-align: center; }

/* ===================== İLETİŞİM ===================== */
.contact {
    display: grid;
    grid-template-columns: .85fr 1.15fr;
    gap: 28px;
    align-items: stretch;
}
.contact__info {
    background: var(--surface);
    border: 1px solid var(--line);
    border-radius: var(--r-lg);
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 32px;
}
.contact__list { display: grid; gap: 24px; }
.contact__list li { display: grid; gap: 5px; }
.contact__label {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .18em;
    text-transform: uppercase;
    color: var(--muted);
}
.contact__value { font-size: 15.5px; color: var(--ink); font-weight: 500; }
.contact__value--lg { font-size: 24px; font-weight: 700; letter-spacing: -.03em; }
a.contact__value { transition: color .25s var(--ease); }
a.contact__value:hover { color: var(--clay); }
.contact__actions { display: flex; flex-wrap: wrap; gap: 12px; }
.contact__map {
    border-radius: var(--r-lg);
    overflow: hidden;
    min-height: 440px;
    border: 1px solid var(--line);
}
.contact__map iframe { width: 100%; height: 100%; min-height: 440px; border: 0; display: block; filter: grayscale(1) contrast(.95); transition: filter .5s var(--ease); }
.contact__map:hover iframe { filter: grayscale(0) contrast(1); }

/* ===================== FOOTER ===================== */
.footer {
    background: var(--ink);
    color: rgba(250,247,243,.72);
    padding: 88px 0 0;
    border-radius: var(--r-xl) var(--r-xl) 0 0;
    margin-top: 40px;
}
.footer__top {
    display: grid;
    grid-template-columns: .8fr 2fr;
    gap: 56px;
    padding-bottom: 56px;
}
.footer__wordmark {
    display: block;
    font-size: 30px;
    font-weight: 800;
    letter-spacing: -.05em;
    color: var(--cream);
    line-height: 1;
    margin-bottom: 12px;
}
.footer__slogan { font-family: var(--serif); font-style: italic; font-size: 16px; color: var(--gold); }
.footer__cols { display: grid; grid-template-columns: repeat(3, 1fr); gap: 32px; }
.footer__cols h3 {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: var(--gold);
    margin-bottom: 18px;
}
.footer__cols p { font-size: 14.5px; margin-bottom: 8px; max-width: 34ch; }
.footer__cols a { transition: color .25s var(--ease); }
.footer__cols a:hover { color: var(--cream); }

.footer__tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding-bottom: 44px;
}
.tag {
    padding: 11px 20px;
    border-radius: 100px;
    border: 1px solid rgba(250,247,243,.16);
    font-size: 13px;
    font-weight: 500;
    transition: background .3s var(--ease), color .3s var(--ease), border-color .3s var(--ease);
}
.tag:hover { background: var(--cream); color: var(--ink); border-color: var(--cream); }

.footer__bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
    padding: 24px 0;
    border-top: 1px solid rgba(250,247,243,.12);
}
.footer__bar p { font-size: 12.5px; color: rgba(250,247,243,.45); }

/* ===================== SABİT WHATSAPP ===================== */
.fab {
    position: fixed;
    right: 24px; bottom: 24px;
    z-index: 200;
    display: inline-flex;
    align-items: center;
    gap: 11px;
    padding: 15px 22px;
    border-radius: 100px;
    background: var(--wa);
    color: #fff;
    font-size: 14.5px;
    font-weight: 600;
    box-shadow: 0 18px 44px -14px rgba(18,140,74,.7);
    transition: transform .3s var(--ease), background .3s var(--ease), opacity .3s var(--ease);
}
.fab:hover { transform: translateY(-3px); background: var(--wa-deep); }
.fab svg { width: 22px; height: 22px; fill: #fff; flex: none; }

/* ===================== REVEAL =====================
   JS yoksa içerik her zaman görünür kalır (SEO + erişilebilirlik).
   .js      → CSS tabanlı yumuşak açılış devrede
   .gsap-ready → kontrol GSAP'e geçer, CSS taban durumu nötrlenir
   (aksi hâlde GSAP clearProps sonrası CSS transform geri gelir) */
[data-reveal] { opacity: 1; }

.js [data-reveal] {
    opacity: 0;
    transform: translateY(26px);
    transition: opacity .8s var(--ease), transform .8s var(--ease);
    will-change: opacity, transform;
}
.js [data-reveal].is-in { opacity: 1; transform: none; }

.js.gsap-ready [data-reveal] {
    opacity: 1;
    transform: none;
    transition: none;
}

/* ===================== MOBİL MENÜ ARKA PLANI ===================== */
body.is-locked { overflow: hidden; }

.nav-backdrop {
    position: fixed;
    inset: 0;
    z-index: 110;
    background: rgba(20,18,15,.5);
    backdrop-filter: blur(3px);
    opacity: 0;
    visibility: hidden;
    transition: opacity .4s var(--ease), visibility .4s var(--ease);
}
.nav-backdrop.is-on { opacity: 1; visibility: visible; }

/* ÖNEMLİ — yığın bağlamı (stacking context) düzeltmesi:
   .header sticky + z-index:100 olduğu için KENDİ yığın bağlamını kurar.
   Bu yüzden içindeki .nav__list'in z-index:120 değeri yalnızca header'ın
   içinde geçerlidir; body'ye eklenen .nav-backdrop (z-index:110) tüm
   header'ın ÜSTÜNE biner → menü karararak tıklanamaz hâle gelir.
   Çözüm: menü açıkken header'ı karartmanın üstüne çıkar. */
body.is-locked .header { z-index: 130; }

/* Menü açıkken sabit WhatsApp butonu karartmanın üstünde durmasın */
body.is-locked .fab { opacity: 0; pointer-events: none; }

/* ===================== RESPONSIVE ===================== */
@media (max-width: 1180px) {
    .services { grid-template-columns: repeat(2, 1fr); }
    .reasons  { grid-template-columns: repeat(2, 1fr); }
    .chip--hours { display: none; }
    .nav__list { gap: 24px; }
}

@media (max-width: 1024px) {
    :root { --gutter: 20px; }
    .section { padding: 80px 0; }

    /* Mobil menü */
    .burger { display: flex; }
    .nav__list {
        position: fixed;
        inset: 0 0 0 auto;
        width: min(84vw, 360px);
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        gap: 8px;
        padding: 40px;
        background: var(--bg);
        transform: translateX(100%);
        transition: transform .45s var(--ease);
        box-shadow: -30px 0 80px -40px rgba(20,18,15,.6);
        z-index: 120;
    }
    .nav__list.is-open { transform: none; }
    .nav__list > li { width: 100%; border-bottom: 1px solid var(--line); }
    .nav__list > li > a { display: block; padding: 18px 0; font-size: 15px; letter-spacing: .1em; }
    .nav__mobile-cta { display: block; border-bottom: none !important; margin-top: 22px; }
    .nav__mobile-cta .btn { width: 100%; }
    .header__actions .btn--pill { display: none; }

    .hero__frame { padding: 40px 32px; min-height: 74vh; }
    .panel, .booking { grid-template-columns: 1fr; gap: 44px; padding: 48px; }
    .panel__media { order: -1; }
    .panel__media img { height: 340px; }
    .panel__badge { left: 20px; bottom: -18px; }
    .section__head--split { grid-template-columns: 1fr; gap: 28px; align-items: start; }
    .faq-grid { grid-template-columns: 1fr; gap: 40px; }
    .contact { grid-template-columns: 1fr; }
    .contact__map, .contact__map iframe { min-height: 340px; }
    .footer__top { grid-template-columns: 1fr; gap: 40px; }
    .bento { grid-auto-rows: 210px; }
}

/* ---- Tablet / büyük telefon ---- */
@media (max-width: 860px) {
    .section__head--split .section__aside { flex-direction: row; align-items: flex-start; }
    .contact__actions .btn { flex: 1 1 auto; }
}

/* ---- Telefon ---- */
@media (max-width: 760px) {
    :root { --gutter: 16px; }

    .section { padding: 56px 0; }
    .section__head { margin-bottom: 34px; }
    .section__lead { font-size: 15.5px; margin-top: 16px; }

    /* Topbar sadeleşir: konum + telefon */
    .topbar { font-size: 12px; }
    .topbar__inner { min-height: 40px; gap: 10px; }
    .topbar__list li:last-child { display: none; }
    .topbar__right a:not(.topbar__phone) { display: none; }
    .topbar__sep { display: none; }

    /* Header */
    .header__inner { min-height: 68px; gap: 12px; }
    .header__actions { gap: 8px; }
    .header__actions .iconbtn { width: 42px; height: 42px; }

    /* Hero — sabit yükseklik yerine içerik + nefes payı */
    .hero { padding-top: 4px; }
    .hero__frame {
        padding: 30px 20px 26px;
        border-radius: var(--r-lg);
        min-height: auto;
        padding-top: 190px;             /* görselin nefes alacağı üst boşluk */
    }
    .hero__title { margin-bottom: 18px; }
    .hero__sub { font-size: 15.5px; margin-bottom: 26px; }
    .hero__chip { width: 54px; height: 32px; margin: 0 4px; transform: translateY(-3px); }
    .hero__actions { gap: 10px; }
    .hero__actions .btn { flex: 1 1 100%; }
    .hero__meta { margin-top: 30px; padding-top: 22px; gap: 0; justify-content: space-between; }
    .hero__meta li { padding-right: 0; flex: 1 1 auto; }
    .hero__meta strong { font-size: 18px; }
    .hero__meta span { font-size: 11px; }

    /* Bloklar */
    .panel, .booking { padding: 34px 22px; border-radius: var(--r-lg); gap: 34px; }
    .panel__media img { height: 260px; }
    .panel__badge { left: 14px; bottom: -16px; padding: 14px 18px; }
    .panel__badge-k { font-size: 17px; }

    .services, .reasons { grid-template-columns: 1fr; gap: 16px; }
    .scard__media img { height: 220px; }
    .scard__body { padding: 20px 20px 24px; }

    .bento { grid-template-columns: 1fr; grid-auto-rows: 240px; gap: 14px; }
    .tile--tall, .tile--wide, .tile--small { grid-column: span 1; grid-row: span 1; }
    .tile__body { padding: 22px; gap: 12px; }

    .faq-grid { gap: 30px; }
    .faq__q { padding: 20px; font-size: 15.5px; gap: 14px; }
    .faq__a p { padding: 0 20px 22px; font-size: 14.5px; }

    .booking__intro p { font-size: 15px; }
    .form input, .form select { padding: 15px 16px; font-size: 16px; } /* 16px: iOS zoom engeli */

    .contact { gap: 16px; }
    .contact__info { padding: 28px 20px; gap: 26px; }
    .contact__value--lg { font-size: 21px; }
    .contact__map, .contact__map iframe { min-height: 280px; }

    .footer { border-radius: var(--r-lg) var(--r-lg) 0 0; padding-top: 56px; margin-top: 28px; }
    .footer__top { padding-bottom: 40px; }
    .footer__cols { grid-template-columns: 1fr; gap: 26px; }
    .footer__wordmark { font-size: 26px; }
    .footer__tags { padding-bottom: 32px; }
    .footer__bar { justify-content: center; text-align: center; padding-bottom: 92px; }

    /* Sabit WhatsApp: yalnız ikon, baş parmak erişimi */
    .fab {
        right: 14px;
        bottom: calc(14px + env(safe-area-inset-bottom, 0px));
        width: 56px; height: 56px;
        padding: 0;
        justify-content: center;
    }
    .fab__label { display: none; }
    .fab svg { width: 26px; height: 26px; }

    /* Dokunma hedefleri */
    .iconbtn--lg { width: 60px; height: 60px; }
    .btn { padding: 15px 22px; }
    .btn--lg { padding: 16px 24px; }
}

/* ---- Küçük telefon ---- */
@media (max-width: 420px) {
    .logo__text { font-size: 20px; }
    .logo__sub { font-size: 8px; letter-spacing: .14em; }
    .hero__frame { padding-top: 160px; }
    .hero__title { font-size: 2.05rem; letter-spacing: -.04em; }
    .hero__meta strong { font-size: 16px; }
    .hero__meta span { font-size: 10px; }
    .topbar__list li:first-child span,
    .topbar__list li:first-child { font-size: 11.5px; }
    .section__title { font-size: 1.95rem; }
    .panel__title { font-size: 1.8rem; }
}

/* ---- Yatay taşmaya karşı güvence ---- */
@media (max-width: 1024px) {
    html, body { max-width: 100%; overflow-x: hidden; }
}

/* Erişilebilirlik: hareket azaltma */
@media (prefers-reduced-motion: reduce) {
    html { scroll-behavior: auto; }
    *, *::before, *::after { animation-duration: .001ms !important; transition-duration: .001ms !important; }
    [data-reveal] { opacity: 1; transform: none; }
}
