/* ===================================================================
   LUXURY YATÇILIK — refined coastal luxury
   =================================================================== */

/* PP Neue Montreal (self-hosted) */
@font-face {
  font-family: "Neue Montreal";
  src: url("assets/fonts/neuemontreal-book.woff") format("woff");
  font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
  font-family: "Neue Montreal";
  src: url("assets/fonts/neuemontreal-italic.woff") format("woff");
  font-weight: 400; font-style: italic; font-display: swap;
}
@font-face {
  font-family: "Neue Montreal";
  src: url("assets/fonts/neuemontreal-medium.woff") format("woff");
  font-weight: 500; font-style: normal; font-display: swap;
}
@font-face {
  font-family: "Neue Montreal";
  src: url("assets/fonts/neuemontreal-bold.otf") format("opentype");
  font-weight: 700; font-style: normal; font-display: swap;
}
@font-face {
  font-family: "Neue Montreal";
  src: url("assets/fonts/neuemontreal-bolditalic.otf") format("opentype");
  font-weight: 700; font-style: italic; font-display: swap;
}
/* Logo fontları */
@font-face {
  font-family: "Maghony";
  src: url("assets/fonts/maghony.ttf") format("truetype");
  font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
  font-family: "Questrial";
  src: url("assets/fonts/questrial.ttf") format("truetype");
  font-weight: 400; font-style: normal; font-display: swap;
}

:root {
  /* palette — açık sahil-lüks (Sierra) — "sessiz lüks" */
  --navy:       #f6fafd;   /* hero / açık zemin */
  --navy-2:     #ffffff;   /* filo / galeri zemini (beyaz) */
  --surface:    #ffffff;   /* kartlar (beyaz) */
  --surface-2:  #f4f7f9;

  --ink:        #14181d;   /* koyu metin / başlıklar */
  --ink-soft:   #2b333b;
  --muted:      #5d6873;   /* ikincil metin */
  --line:       #c9d4dc;

  --gold:       #b8915f;   /* altın/bronz aksan */
  --gold-deep:  #9c7642;
  --gold-light: #d8b888;

  --sky-top:    #eef4f7;
  --sky-mid:    #dde9f0;
  --sea-1:      #386b92;
  --sea-2:      #1f4d71;
  --sea-3:      #163a57;

  --paper:      #f4f7f9;   /* bölüm zemini açık */
  --white:      #ffffff;

  /* type */
  /* Airbnb stili — hepsi Inter (Cereal/Circular ikamesi) */
  --serif: "Inter", -apple-system, system-ui, "Helvetica Neue", sans-serif;
  --sans:  "Inter", -apple-system, system-ui, "Helvetica Neue", sans-serif;
  --montreal: "Inter", -apple-system, system-ui, "Helvetica Neue", sans-serif;

  /* layout */
  --pad-x: clamp(1.5rem, 5vw, 5.5rem);
  --nav-h: 88px;

  --ease: cubic-bezier(0.22, 0.61, 0.36, 1);
}

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

html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }

body {
  font-family: var(--sans);
  color: var(--ink);
  background: var(--paper);
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
}

a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }

/* ===================================================================
   NAVIGATION
   =================================================================== */
.nav {
  position: fixed;
  inset: 0 0 auto 0;
  height: var(--nav-h);
  z-index: 50;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  padding: 0 var(--pad-x);
  transition: background .5s var(--ease), box-shadow .5s var(--ease);
}
.nav--scrolled {
  background: rgba(244, 247, 249, 0.82);
  backdrop-filter: blur(14px) saturate(140%);
  box-shadow: 0 1px 0 rgba(20, 24, 29, 0.06);
}

.nav__group { display: flex; gap: clamp(1.4rem, 2.6vw, 2.6rem); align-items: center; }
.nav__group--right { justify-content: flex-end; }

.nav__link {
  font-size: .82rem;
  font-weight: 400;
  letter-spacing: .04em;
  color: var(--ink-soft);
  position: relative;
  padding: .35em 0;
  transition: color .35s var(--ease);
}
.nav__link::after {
  content: "";
  position: absolute;
  left: 0; bottom: 0;
  width: 100%; height: 1px;
  background: var(--gold);
  transform: scaleX(0);
  transform-origin: right;
  transition: transform .4s var(--ease);
}
.nav__link:hover { color: var(--ink); }
.nav__link:hover::after { transform: scaleX(1); transform-origin: left; }

.nav__link--cta {
  border: 1px solid var(--line);
  border-radius: 999px;
  padding: .55em 1.2em;
}
.nav__link--cta::after { display: none; }
.nav__link--cta:hover { border-color: var(--gold); color: var(--gold-deep); }

.nav__brand {
  display: flex;
  align-items: center;
  justify-content: center;
}
.nav__logo {
  height: 34px;
  width: auto;
  transition: opacity .35s var(--ease);
}
.nav__brand:hover .nav__logo { opacity: .72; }

/* canlı metin logo (ikon + Maghony + Questrial) */
.brandmark { display: inline-flex; align-items: center; gap: .55rem; line-height: 1; transition: opacity .35s var(--ease); }
.nav__brand:hover .brandmark { opacity: .72; }
.brandmark__icon { height: 33px; width: auto; flex: 0 0 auto; align-self: center; }
.brandmark__text { display: inline-flex; flex-direction: column; align-items: stretch; }
.brandmark__name { font-family: "Maghony", "Cormorant Garamond", serif; font-size: 1.78rem; line-height: .9; letter-spacing: .06em; text-indent: 0; color: var(--ink); font-weight: 400; white-space: nowrap; }
/* alt yazı SIERRA ile aynı genişlikte (başlangıç+bitiş hizalı; sağdaki letter-spacing payı kadar padding) */
.brandmark__sub { font-family: "Questrial", var(--sans); font-size: .5rem; text-transform: uppercase; color: var(--ink); opacity: .8; margin-top: .5em; padding-right: .1rem;
  text-align: justify; text-align-last: justify; -moz-text-align-last: justify; text-justify: inter-character; }
@media (max-width: 760px) {
  .brandmark__text { display: none; }      /* mobilde sadece ikon */
  .brandmark__icon { height: 40px; }
}

.nav__burger {
  display: none;
  background: none; border: none; cursor: pointer;
  flex-direction: column; gap: 6px;
  grid-column: 3; justify-self: end;
}
.nav__burger span {
  display: block; width: 26px; height: 1.5px;
  background: var(--ink); transition: .3s var(--ease);
}

/* ===================================================================
   HERO
   =================================================================== */
.hero {
  position: relative;
  /* hero, görselin oranına (16:9) sabit → kompozisyon HER monitörde birebir aynı.
     max-height:100svh → kısa/geniş pencerede viewport'a sığar (cover hafif kırpar,
     her şey görünür); uzun pencerede tam görsel kalır (alt bant/boşluk yok). */
  aspect-ratio: 1672 / 941;
  width: 100%;
  max-height: 100svh;
  overflow: hidden;
  background: var(--navy);
  isolation: isolate;
}

/* hero artwork — full width; vertical offset locked via calc so the
   "Luxury" wordmark sits at a CONSISTENT height on any screen width
   (fixes "photo too low" on wide monitors). 17.34vw cancels the
   image's width-driven scaling; 47vh sets the target height (~47%). */
.hero__image {
  position: absolute;
  inset: 0;
  background: url("assets/hero-sierra.png?v=2") center / cover no-repeat;
  z-index: 0;
  will-change: transform;
}

/* corner vignette — köşeleri hafif karart, merkez (yat + "Luxury") aydınlık kalsın;
   merkez %38'de olduğu için alt köşeler üstten biraz daha koyu olur */
.hero::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: radial-gradient(118% 102% at 50% 42%, transparent 30%, rgba(7,20,35,.30) 62%, rgba(7,20,35,.5) 100%);
}

/* copy block */
.hero__copy {
  position: absolute;
  left: var(--pad-x);
  top: 17%;
  z-index: 6;
  max-width: 30rem;
  padding-left: 1.4rem;
  border-left: 1.5px solid var(--ink);
}
.hero__title {
  font-family: var(--serif);
  font-weight: 400;
  font-size: clamp(2.2rem, 4vw, 3.5rem);
  line-height: 1.04;
  letter-spacing: -.01em;
  color: var(--ink);
}
.hero__title .line { display: block; }
.hero__title em { font-style: italic; color: var(--gold-deep); }

.hero__lead {
  margin-top: 1.4rem;
  max-width: 24rem;
  font-size: 1rem;
  font-weight: 300;
  color: var(--muted);
  line-height: 1.7;
}

.hero__actions { margin-top: 2rem; display: flex; gap: 1rem; flex-wrap: wrap; }

.btn {
  font-family: var(--sans);
  font-size: .82rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  padding: .95em 1.9em;
  border-radius: 999px;
  transition: .4s var(--ease);
  cursor: pointer;
  white-space: nowrap;
}
.btn--solid {
  background: var(--ink);
  color: var(--white);
  border: 1px solid var(--ink);
}
.btn--solid:hover {
  background: var(--gold-deep);
  border-color: var(--gold-deep);
  transform: translateY(-2px);
  box-shadow: 0 14px 28px rgba(156,118,66,.32);
}
.btn--ghost {
  border: 1px solid rgba(20,24,29,.22);
  color: var(--ink);
  background: rgba(255,255,255,.62);
  backdrop-filter: blur(6px);
}
.btn--ghost:hover {
  border-color: var(--gold);
  color: var(--gold-deep);
  background: rgba(255,255,255,.8);
  transform: translateY(-2px);
}

/* scroll cue */
.hero__scroll {
  position: absolute;
  left: 50%; bottom: 2.4rem;
  transform: translateX(-50%);
  z-index: 7;
  display: flex; flex-direction: column; align-items: center; gap: .8rem;
  color: rgba(255,255,255,.95);
}
/* soft dark halo so the cue stays legible over the bright hull or the sea */
.hero__scroll::before {
  content: "";
  position: absolute;
  left: 50%; top: -10px;
  transform: translateX(-50%);
  width: 220px; height: 130px;
  background: radial-gradient(50% 58% at 50% 40%, rgba(6,18,32,.62), transparent 72%);
  filter: blur(6px);
  z-index: -1;
  pointer-events: none;
}
.hero__scroll-label { text-shadow: 0 1px 10px rgba(6,18,32,.55); }
.hero__scroll-label {
  font-size: .72rem; letter-spacing: .28em; text-transform: uppercase;
  font-weight: 400;
}
.hero__scroll-line {
  width: 1px; height: 46px;
  background: linear-gradient(180deg, rgba(255,255,255,.9), rgba(255,255,255,0));
  position: relative; overflow: hidden;
}
.hero__scroll-line::after {
  content: "";
  position: absolute; top: -50%; left: 0;
  width: 100%; height: 50%;
  background: var(--gold-light);
  animation: scrollDrop 2.2s var(--ease) infinite;
}
@keyframes scrollDrop {
  0%   { top: -50%; }
  60%  { top: 100%; }
  100% { top: 100%; }
}

/* ===================================================================
   HERO UI — glassmorphism corner cards (desktop)
   =================================================================== */
.hero__ui { position: absolute; inset: 0; z-index: 6; pointer-events: none; }
.hero__ui > * { pointer-events: auto; }
.hero__scroll { display: none; }   /* kartlar geldi; scroll cue kaldırıldı */
.hero__hook { display: none; }      /* sadece mobilde görünür */
.herobtm { display: contents; }     /* masaüstü: kutu yok → köşe düzeni korunur */

/* corner anchors */
.hero__tl   { position: absolute; top: calc(var(--nav-h) + 1.7rem); left: var(--pad-x); }
.gcard--tr  { position: absolute; top: calc(var(--nav-h) + 1.5rem); right: var(--pad-x); }
.herofac--bl { position: absolute; bottom: 2.6rem; left: var(--pad-x); }
.herofac--br { position: absolute; bottom: 2.6rem; right: var(--pad-x);
  display: flex; flex-direction: column; align-items: flex-end; gap: .85rem; }

/* top-left — plain refined text */
.hero__tl { padding-left: 1.1rem; border-left: 2px solid var(--gold); max-width: 20rem; }
.hero__tl-eyebrow {
  font-size: .68rem; letter-spacing: .26em; text-transform: uppercase;
  color: var(--gold-deep); font-weight: 500;
}
.hero__tl-title {
  margin-top: .55rem;
  font-family: var(--montreal); font-weight: 500;
  font-size: 1.5rem; line-height: 1.2; letter-spacing: -.012em;
  color: var(--ink);
}

/* frosted glass base */
.gcard {
  background: rgba(255,255,255,.5);
  -webkit-backdrop-filter: blur(20px) saturate(150%);
  backdrop-filter: blur(20px) saturate(150%);
  border: 1px solid rgba(255,255,255,.62);
  border-radius: 22px;
  box-shadow: 0 16px 50px rgba(18,42,66,.16);
}

/* google reviews (top-right) — sade, logo/yıldız yok */
.gcard--tr { display: flex; align-items: center; gap: .9rem; padding: .8rem 1.4rem; }
.greview__score {
  font-family: var(--montreal); font-weight: 600;
  font-size: 1.55rem; letter-spacing: -.01em; color: var(--ink);
}
.greview__divider { width: 1px; align-self: stretch; background: rgba(20,24,29,.16); margin: .1rem 0; }
.greview__meta { display: flex; flex-direction: column; line-height: 1.3; }
.greview__title { font-size: .82rem; font-weight: 500; color: var(--ink); }
.greview__sub { font-size: .72rem; color: var(--muted); }

/* bottom-left & bottom-right — reference style: kart kutusu yok, fotoğraf
   üstünde yüzen beyaz yazı + ince cam pill/buton */
.herofac__title {
  font-family: var(--montreal); font-weight: 500;
  font-size: 1.18rem; letter-spacing: .002em; color: #fff;
  margin-bottom: 1rem;
  text-shadow: 0 1px 16px rgba(5,16,30,.5);
}
.herofac__pills { display: flex; flex-wrap: wrap; gap: .6rem; max-width: 25rem; }
.hpill {
  padding: .58rem 1rem;
  background: rgba(10,22,38,.26);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255,255,255,.34);
  border-radius: 999px;
  font-size: .8rem; font-weight: 400; color: #fff;
  text-shadow: 0 1px 8px rgba(5,16,30,.45);
  cursor: default; transition: .3s var(--ease);
}
.hpill:hover { background: #fff; color: var(--ink); border-color: #fff; text-shadow: none; }

.herofac__desc {
  text-align: right; max-width: 23rem;
  font-size: .85rem; font-weight: 300; line-height: 1.6;
  color: rgba(255,255,255,.92);
  text-shadow: 0 1px 14px rgba(5,16,30,.55);
}
.hbtn {
  display: inline-flex; align-items: center; gap: .5rem;
  background: #fff; color: var(--ink);
  padding: .82rem 1.45rem; border-radius: 999px;
  font-size: .82rem; font-weight: 500; white-space: nowrap;
  box-shadow: 0 12px 34px rgba(8,24,45,.26);
  transition: .4s var(--ease);
}
.hbtn:hover { background: var(--gold-deep); color: #fff; transform: translateY(-2px); }
.hbtn svg { transition: transform .35s var(--ease); }
.hbtn:hover svg { transform: translate(2px,-2px); }

/* ===================================================================
   SHARED — section heads & buttons reuse
   =================================================================== */
.section-head__eyebrow {
  font-size: .72rem;
  letter-spacing: .3em;
  text-transform: uppercase;
  color: var(--gold-deep);
  margin-bottom: .9rem;
}
.section-head__title {
  font-family: var(--montreal);
  font-weight: 700;
  font-size: clamp(2rem, 3.6vw, 3rem);
  line-height: 1.05;
  letter-spacing: -.022em;
  color: var(--ink);
}
.section-head__sub {
  margin-top: 1rem;
  max-width: 34rem;
  font-weight: 300;
  color: var(--muted);
  line-height: 1.7;
}
.section-head--center {
  text-align: center;
  max-width: 40rem;
  margin: 0 auto clamp(2.5rem, 5vw, 4rem);
}
.section-head--center .section-head__sub { margin-left: auto; margin-right: auto; }

/* ===================================================================
   BRAND INTRO
   =================================================================== */
.intro {
  background: var(--paper);
  padding: clamp(5rem, 11vw, 9rem) var(--pad-x);
  text-align: center;
}
.intro__inner { max-width: 46rem; margin: 0 auto; }
.intro__eyebrow {
  font-size: .72rem; letter-spacing: .34em; text-transform: uppercase;
  color: var(--gold-deep); margin-bottom: 1.4rem;
}
.intro__title {
  font-family: var(--montreal);
  font-weight: 700;
  font-size: clamp(2rem, 4.6vw, 3.45rem);
  line-height: 1.16;
  color: var(--ink);
  letter-spacing: -.022em;
}
.intro__title em { font-style: italic; font-weight: 700; color: var(--gold-deep); }
.intro__text {
  margin: 1.8rem auto 0;
  max-width: 36rem;
  font-weight: 300;
  font-size: 1.05rem;
  line-height: 1.8;
  color: var(--muted);
}

/* ===================================================================
   FİLOMUZ — carousel
   =================================================================== */
.fleet {
  background: var(--navy-2);
  padding: clamp(4.5rem, 9vw, 8rem) 0;
  overflow: hidden;
}
.fleet__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 2rem;
  padding: 0 var(--pad-x);
  margin-bottom: clamp(2rem, 4vw, 3rem);
}
.fleet__nav { display: flex; gap: .7rem; flex: 0 0 auto; }
.fleet__arrow {
  width: 50px; height: 50px;
  border-radius: 50%;
  border: 1px solid var(--line);
  background: var(--surface);
  color: var(--ink);
  display: grid; place-items: center;
  cursor: pointer;
  transition: .35s var(--ease);
}
.fleet__arrow svg { width: 22px; height: 22px; }
.fleet__arrow:hover { border-color: var(--gold); color: var(--gold-deep); transform: translateY(-2px); }

.fleet__track {
  display: flex;
  gap: clamp(1rem, 1.6vw, 1.5rem);
  overflow-x: auto;
  scroll-snap-type: x proximity; /* mandatory, trackpad/tekerlekte ileri-geri sektiriyordu */
  scroll-padding-left: var(--pad-x);
  padding: .5rem var(--pad-x) 1.8rem;
  scrollbar-width: none;
  cursor: grab;
}
.fleet__track::-webkit-scrollbar { display: none; }
.fleet__track.is-grabbing { cursor: grabbing; scroll-snap-type: none; }
.fleet__track.is-grabbing .ycard { cursor: grabbing; }
.fleet__track.is-grabbing img { pointer-events: none; }

.ycard {
  flex: 0 0 auto;
  width: clamp(285px, 30vw, 380px);
  scroll-snap-align: start;
  background: var(--surface);
  border-radius: 24px;
  cursor: grab;
  transition: transform .45s var(--ease), opacity .45s var(--ease);
}
.ycard__media {
  position: relative;
  aspect-ratio: 4 / 3;
  border-radius: 22px;
  overflow: hidden;
  border: 1px solid rgba(12, 26, 40, .22);        /* ince koyu çerçeve */
  box-shadow: 0 18px 40px -18px rgba(15, 35, 54, .45);
}
.ycard__media img {
  width: 100%; height: 100%;
  object-fit: cover;
  transition: transform .8s var(--ease);
}
.ycard:hover .ycard__media img { transform: scale(1.06); }

.ycard__tag {
  position: absolute; top: 14px; left: 14px;
  background: rgba(255,255,255,.92);
  backdrop-filter: blur(6px);
  color: #14283f;
  font-size: .68rem; font-weight: 500;
  letter-spacing: .08em; text-transform: uppercase;
  padding: .5em .9em; border-radius: 999px;
  box-shadow: 0 4px 14px rgba(15,35,54,.16);
}
.ycard__fav {
  position: absolute; top: 12px; right: 12px;
  width: 38px; height: 38px; border-radius: 50%;
  border: none; cursor: pointer;
  background: rgba(255,255,255,.9);
  backdrop-filter: blur(6px);
  color: #46606b;
  display: grid; place-items: center;
  transition: .3s var(--ease);
}
.ycard__fav svg { width: 19px; height: 19px; }
.ycard__fav:hover { color: #d6455f; transform: scale(1.08); }
.ycard__fav.is-fav { color: #d6455f; }
.ycard__fav.is-fav svg { fill: #d6455f; }

.ycard__price {
  position: absolute; right: 12px; bottom: 12px;
  background: rgba(255,255,255,.92);
  backdrop-filter: blur(6px);
  color: #14283f;
  font-size: .8rem; font-weight: 600;
  padding: .5em .95em; border-radius: 999px;
  box-shadow: 0 6px 18px rgba(15,35,54,.2);
}
.ycard__body { padding: 1.2rem .4rem .4rem; }
.ycard__name {
  font-family: var(--serif);
  font-weight: 600;
  font-size: 1.4rem;
  color: var(--ink);
  letter-spacing: .005em;
}
.ycard__specs {
  list-style: none;
  display: flex; flex-wrap: wrap; gap: 1.1rem;
  margin-top: .7rem;
}
.ycard__specs li {
  display: flex; align-items: center; gap: .4rem;
  font-size: .85rem; color: var(--muted);
}
.ycard__specs .spec-i { width: 17px; height: 17px; color: var(--gold-deep); }
.ycard__desc {
  margin-top: .7rem;
  font-size: .85rem; font-weight: 300; line-height: 1.55;
  color: var(--muted);
  display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;
}

/* dots */
.fleet__dots {
  display: flex; justify-content: center; gap: .55rem;
  margin-top: .4rem;
}
.fleet__dot {
  width: 9px; height: 9px; border-radius: 999px;
  border: none; padding: 0; cursor: pointer;
  background: var(--line);
  transition: .4s var(--ease);
}
.fleet__dot.is-active { width: 28px; background: var(--gold); }

/* ===================================================================
   REFERANSLAR — marquee
   =================================================================== */
.refs {
  background: #eef3f6;
  padding: clamp(.85rem, 1.6vw, 1.25rem) 0;
  overflow: hidden;
}
.refs__label {
  text-align: center;
  font-size: .58rem; letter-spacing: .3em; text-transform: uppercase;
  color: #5d6873;
  margin-bottom: .7rem;
}
.refs__marquee {
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 7%, #000 93%, transparent);
  mask-image: linear-gradient(90deg, transparent, #000 7%, #000 93%, transparent);
}
.refs__track {
  display: flex;
  align-items: center;
  width: max-content;
  gap: clamp(2.2rem, 4.4vw, 4.2rem);
  animation: marquee 80s linear infinite;   /* yavaş akış */
}
.refs__marquee:hover .refs__track { animation-play-state: paused; }
.ref {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
}
.ref img {
  height: 34px;                 /* tüm logolar normalize edildi: ana kelime = sabit boyut */
  width: auto;
  object-fit: contain;
  filter: grayscale(1);         /* varsayılan: renksiz */
  opacity: .6;
  transition: filter .4s var(--ease), opacity .4s var(--ease);
}
.ref:hover img { filter: grayscale(0); opacity: 1; }   /* hover: renkli */
@keyframes marquee { from { transform: translateX(0); } to { transform: translateX(-50%); } }

/* ===================================================================
   HİZMETLERİMİZ
   =================================================================== */
.services {
  background: var(--paper);
  padding: clamp(5rem, 10vw, 8.5rem) var(--pad-x);
}
.services__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 300px), 1fr));
  gap: clamp(1rem, 1.6vw, 1.5rem);
  max-width: 1200px; margin: 0 auto;
}
.service {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 18px;
  padding: 2.2rem 2rem;
  transition: transform .4s var(--ease), box-shadow .4s var(--ease), border-color .4s var(--ease);
}
.service:hover {
  transform: translateY(-6px);
  box-shadow: 0 24px 50px -22px rgba(15,35,54,.4);
  border-color: transparent;
}
.service__icon {
  display: grid; place-items: center;
  width: 56px; height: 56px;
  border-radius: 14px;
  background: linear-gradient(150deg, #f6efe2, #efe2cd);
  color: var(--gold-deep);
  margin-bottom: 1.3rem;
}
.service__icon svg { width: 28px; height: 28px; }
.service__title {
  font-family: var(--montreal);
  font-weight: 500;
  font-size: 1.28rem;
  letter-spacing: -.01em;
  color: var(--ink);
  margin-bottom: .6rem;
}
.service__text {
  font-weight: 300;
  font-size: .95rem;
  line-height: 1.7;
  color: var(--muted);
}

/* ===================================================================
   GALERİ — 9:16 stories şeridi (foto + video, yana kaydırmalı)
   =================================================================== */
.gallery {
  background: var(--navy-2);
  padding: clamp(4rem, 8vw, 7rem) 0;
}
.gallery .section-head { padding-inline: var(--pad-x); }
.gallery__grid {
  display: flex;
  gap: clamp(.8rem, 1.3vw, 1.1rem);
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding: .4rem var(--pad-x) 1.4rem;
  scrollbar-width: none;
  max-width: none; margin: 0;
  cursor: grab;
}
.gallery__grid::-webkit-scrollbar { display: none; }
.gallery__grid.is-grabbing { cursor: grabbing; }
.gallery__grid.is-grabbing img { pointer-events: none; }
.gtile {
  flex: 0 0 auto;
  width: clamp(190px, 22vw, 268px);
  aspect-ratio: 9 / 16;
  scroll-snap-align: start;
  margin: 0; padding: 0; border: none;
  position: relative;
  border-radius: 18px;
  overflow: hidden;
  cursor: pointer;
  background: var(--paper);
  box-shadow: 0 18px 44px -22px rgba(15,35,54,.5);
}
.gtile img {
  width: 100%; height: 100%; object-fit: cover; display: block;
  transition: transform .8s var(--ease);
}
.gtile:hover img { transform: scale(1.06); }
.gtile__cap {
  position: absolute; left: 0; right: 0; bottom: 0;
  padding: 1.4rem 1.2rem .9rem;
  color: #fff;
  font-size: .85rem; letter-spacing: .04em;
  background: linear-gradient(0deg, rgba(8,20,32,.7), transparent);
  opacity: 0; transform: translateY(8px);
  transition: .4s var(--ease);
}
.gtile:hover .gtile__cap { opacity: 1; transform: translateY(0); }

/* ===================================================================
   REZERVASYON CTA — dark band
   =================================================================== */
.cta {
  position: relative;
  background: linear-gradient(135deg, #10151b 0%, #1b2530 60%, #16202b 100%);
  color: #fff;
  padding: clamp(5rem, 10vw, 8rem) var(--pad-x);
  text-align: center;
  overflow: hidden;
}
.cta::before {
  content: "";
  position: absolute; inset: 0;
  background: radial-gradient(50% 70% at 50% 0%, rgba(184,145,95,.22), transparent 70%);
  pointer-events: none;
}
.cta__inner { position: relative; max-width: 40rem; margin: 0 auto; }
.cta__eyebrow {
  font-size: .72rem; letter-spacing: .3em; text-transform: uppercase;
  color: var(--gold-light); margin-bottom: 1.1rem;
}
.cta__title {
  font-family: var(--serif);
  font-weight: 400;
  font-size: clamp(2.1rem, 4.4vw, 3.4rem);
  line-height: 1.1;
}
.cta__title em { font-style: italic; color: var(--gold-light); }
.cta__text {
  margin: 1.3rem auto 0; max-width: 30rem;
  font-weight: 300; color: rgba(255,255,255,.72); line-height: 1.7;
}
.cta__actions { margin-top: 2.2rem; display: flex; gap: 1rem; justify-content: center; flex-wrap: wrap; }
.cta .btn--solid { background: var(--gold-deep); border-color: var(--gold-deep); color: #fff; }
.cta .btn--solid:hover { background: var(--gold); border-color: var(--gold); box-shadow: 0 14px 30px rgba(184,145,95,.4); }
.cta .btn--ghost { color: #fff; border-color: rgba(255,255,255,.32); background: transparent; backdrop-filter: none; }
.cta .btn--ghost:hover { border-color: var(--gold-light); color: var(--gold-light); background: rgba(255,255,255,.05); }

/* ===================================================================
   FOOTER
   =================================================================== */
.footer {
  background: #0f1318;
  color: rgba(255,255,255,.66);
  padding: clamp(3.5rem, 7vw, 5.5rem) var(--pad-x) 2rem;
}
.footer__top {
  display: grid;
  grid-template-columns: 1.6fr 1fr 1fr 1fr;
  gap: 2.5rem;
  max-width: 1200px; margin: 0 auto;
  padding-bottom: 3rem;
  border-bottom: 1px solid rgba(255,255,255,.1);
}
.footer__logo { height: 40px; width: auto; margin-bottom: 1.2rem; }
.footer__brand p { font-weight: 300; line-height: 1.7; max-width: 24rem; font-size: .92rem; }
.footer__col { display: flex; flex-direction: column; gap: .7rem; }
.footer__col h4 {
  color: #fff; font-size: .72rem; letter-spacing: .2em; text-transform: uppercase;
  font-weight: 500; margin-bottom: .5rem;
}
.footer__col a, .footer__col span { font-size: .92rem; font-weight: 300; color: rgba(255,255,255,.66); }
.footer__col a { transition: color .3s var(--ease); }
.footer__col a:hover { color: var(--gold-light); }
.footer__bottom {
  max-width: 1200px; margin: 1.6rem auto 0;
  display: flex; justify-content: space-between; flex-wrap: wrap; gap: .6rem;
  font-size: .78rem; letter-spacing: .04em; color: rgba(255,255,255,.45);
}

/* ===================================================================
   LIGHTBOX
   =================================================================== */
.lightbox {
  position: fixed; inset: 0; z-index: 100;
  display: none;
  place-items: center;
  padding: clamp(1rem, 4vw, 4vw);
  background: rgba(6,14,26,.95);
  backdrop-filter: blur(8px);
}
.lightbox.is-open { display: grid; animation: fadeIn .3s var(--ease); }
.lightbox__stage { display: grid; place-items: center; max-width: 92vw; max-height: 84vh; }
.lightbox__stage img, .lightbox__stage video {
  max-width: 92vw; max-height: 84vh; width: auto; height: auto;
  border-radius: 12px;
  box-shadow: 0 30px 80px rgba(0,0,0,.6);
  background: #000;
}
.lightbox__close {
  position: absolute; top: 1.2rem; right: 1.4rem;
  width: 46px; height: 46px; border-radius: 50%;
  background: rgba(255,255,255,.1); color: #fff;
  border: 1px solid rgba(255,255,255,.25);
  font-size: 1.6rem; line-height: 1; cursor: pointer; z-index: 2;
  transition: .3s var(--ease);
}
.lightbox__close:hover { background: rgba(255,255,255,.2); }
.lightbox__nav {
  position: absolute; top: 50%; transform: translateY(-50%);
  width: 52px; height: 52px; border-radius: 50%;
  background: rgba(255,255,255,.1); color: #fff;
  border: 1px solid rgba(255,255,255,.22);
  display: grid; place-items: center; cursor: pointer; z-index: 2;
  transition: .3s var(--ease);
}
.lightbox__nav svg { width: 24px; height: 24px; }
.lightbox__nav:hover { background: var(--gold); color: #0a1d33; border-color: var(--gold); }
.lightbox__prev { left: clamp(.6rem, 2vw, 2rem); }
.lightbox__next { right: clamp(.6rem, 2vw, 2rem); }
.lightbox__bar {
  position: absolute; left: 0; right: 0; bottom: 1.1rem;
  display: flex; justify-content: center; align-items: center; gap: 1rem;
  color: rgba(255,255,255,.85); font-size: .85rem; letter-spacing: .03em;
}
.lightbox__count { color: var(--gold-light); font-weight: 500; }

/* galeri video tile — play rozeti */
.gtile__play { position: absolute; inset: 0; display: grid; place-items: center; pointer-events: none; }
.gtile__play svg {
  width: 60px; height: 60px; color: #fff;
  background: rgba(10,24,42,.5); border: 1.5px solid rgba(255,255,255,.7);
  border-radius: 50%; padding: 15px;
  -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px);
  transition: .35s var(--ease);
}
.gtile:hover .gtile__play svg { background: var(--gold); color: #0a1d33; border-color: var(--gold); transform: scale(1.06); }
@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }

/* ===================================================================
   SCROLL REVEAL
   =================================================================== */
@media (prefers-reduced-motion: no-preference) {
  [data-reveal] {
    opacity: 0;
    transform: translateY(28px);
    transition: opacity .9s var(--ease), transform .9s var(--ease);
  }
  [data-reveal].in { opacity: 1; transform: none; }
}

/* ===================================================================
   RESPONSIVE — new sections
   =================================================================== */
@media (max-width: 960px) {
  .gallery__grid { columns: 2; }
  .footer__top { grid-template-columns: 1fr 1fr; gap: 2rem; }
  .footer__brand { grid-column: 1 / -1; }
}
@media (max-width: 760px) {
  .fleet__nav { display: none; }
  .ycard { width: 80vw; opacity: .45; transform: scale(.95); }
  .ycard.is-active { opacity: 1; transform: none; }

  /* hizmetler: 2 sütun kompakt → bölüm kısalsın */
  .services { padding: 3.4rem var(--pad-x); }
  .services__grid { grid-template-columns: 1fr 1fr; gap: .8rem; }
  .service { padding: 1.25rem 1rem; border-radius: 14px; }
  .service__icon { width: 42px; height: 42px; margin-bottom: .8rem; border-radius: 11px; }
  .service__icon svg { width: 22px; height: 22px; }
  .service__title { font-size: 1rem; margin-bottom: .35rem; }
  .service__text { font-size: .8rem; line-height: 1.5; }

  /* galeri 9:16 şeridi temel stilde her boyutta çalışıyor; mobilde sade padding */
  .gallery { padding: 3.4rem 0; }

  /* footer: kompakt (çok uzundu) → marka üstte, linkler 3 sütun */
  .footer { padding: 2.8rem var(--pad-x) 1.6rem; }
  .footer__top {
    grid-template-columns: repeat(3, 1fr); gap: 1.5rem 1rem; padding-bottom: 1.8rem;
  }
  .footer__brand { grid-column: 1 / -1; }
  .footer__logo { height: 34px; margin-bottom: .9rem; }
  .footer__brand p { font-size: .85rem; }
  .footer__col h4 { margin-bottom: .3rem; }
  .footer__col a, .footer__col span { font-size: .82rem; }
}

/* ===================================================================
   ENTRANCE ANIMATIONS
   =================================================================== */
@media (prefers-reduced-motion: no-preference) {
  .nav, .hero__copy > *, .hero__scroll {
    opacity: 0;
    animation: fadeUp 1s var(--ease) forwards;
  }
  .nav            { animation: fadeDown 1s var(--ease) .1s forwards; }
  .hero__image    { animation: heroZoom 2.4s var(--ease) forwards; }
  .hero__copy .hero__title   { animation-delay: .5s; }
  .hero__copy .hero__lead    { animation-delay: .66s; }
  .hero__copy .hero__actions { animation-delay: .82s; }
  .hero__scroll   { animation-delay: 1.1s; }

  @keyframes fadeUp   { from { opacity: 0; transform: translateY(24px); } to { opacity: 1; transform: translateY(0); } }
  @keyframes fadeDown { from { opacity: 0; transform: translateY(-18px); } to { opacity: 1; transform: translateY(0); } }
  @keyframes heroZoom { from { transform: scale(1.06); } to { transform: scale(1); } }
}

/* ===================================================================
   RESPONSIVE
   =================================================================== */
@media (max-width: 1024px) {
  .hero__copy { top: 20%; max-width: 24rem; }
  .hero__wordmark { font-size: 30vw; top: 44%; }
}

@media (max-width: 760px) {
  :root { --nav-h: 70px; }
  .nav { grid-template-columns: 1fr auto 1fr; }
  .nav__group--left, .nav__group--right { display: none; }
  .nav__burger { display: flex; grid-column: 3; justify-self: end; }
  .nav__brand { grid-column: 2; justify-self: center; }
  .nav__logo { height: 26px; }

  /* stacked hero: full screen; photo pinned to BOTTOM at full width
     (so L/Y never overflow), top fades into bg. No bottom gap. */
  .hero {
    position: relative;
    aspect-ratio: auto;        /* masaüstü 16:9 oranını mobilde iptal et */
    height: 100svh;
    min-height: 0;
    background: var(--navy);
    overflow: hidden;
  }
  .hero__scrim { display: none; }
  .hero__copy { display: none; }

  /* ----- mobil hero UI: üstte hook, altta glassmorphism çerçeve ----- */
  .hero__ui {
    display: flex; flex-direction: column;
    padding: calc(var(--nav-h) + 1.2rem) var(--pad-x) 1.5rem;
  }
  .hero__ui > *, .herobtm > * {   /* masaüstü absolute konumlarını sıfırla */
    position: static; inset: auto; transform: none;
  }

  /* üstte kanca yazı + alt metin */
  .hero__hook { display: block; order: 1; text-align: center; }
  .hero__hook-title {
    font-family: var(--montreal); font-weight: 700;
    font-size: 1.95rem; line-height: 1.12; letter-spacing: -.022em;
    color: var(--ink);
  }
  .hero__hook-sub {
    margin: .9rem auto 0; max-width: 21rem;
    font-size: .92rem; font-weight: 400; line-height: 1.5;
    color: var(--muted);
  }

  /* mobilde google gizli */
  .gcard--tr { display: none; }

  /* alt grup: cam kutu yok; okunabilirliği alttaki scrim sağlıyor */
  .herobtm {
    display: flex; flex-direction: column; order: 2; margin-top: auto;
    gap: 1.05rem;
  }

  /* hizmetlerimiz — ortalı */
  .herofac--bl { text-align: center; }
  .herofac__title { font-size: 1rem; margin-bottom: .7rem; text-shadow: none; }
  .herofac__pills { gap: .45rem; max-width: none; justify-content: center; }
  .hpill {
    padding: .42rem .8rem; font-size: .72rem;
    background: rgba(255,255,255,.12); border-color: rgba(255,255,255,.4); text-shadow: none;
  }

  /* açıklama (butonun ÜSTÜNDE, ortalı) + tam genişlik buton */
  .herofac--br { flex-direction: column-reverse; align-items: stretch; gap: .9rem; }
  .herofac__desc {
    display: block; text-align: center; max-width: none;
    font-size: .82rem; line-height: 1.55; text-shadow: none;
    color: rgba(255,255,255,.85);
  }
  .hbtn { width: 100%; justify-content: center; padding: .95rem; }
  .hero__image {
    position: absolute;
    inset: 0;
    background-image:
      linear-gradient(to top, rgba(6,16,30,.55) 0%, rgba(6,16,30,0) 34%),  /* sadece alt scrim (hizmetler için) */
      url("assets/sierra-mobilhero.png");
    background-repeat: no-repeat, no-repeat;
    background-size: cover, cover;
    background-position: center top, center;
  }
  .hero__title { font-size: clamp(1.9rem, 8.5vw, 2.6rem); }
  .hero__lead { font-size: .94rem; margin-top: 1rem; max-width: 30rem; }
  .hero__actions { gap: .7rem; margin-top: 1.6rem; }
  .btn { padding: .9em 1.5em; font-size: .74rem; }
  .hero__scroll { display: none; }   /* mobilde görseli temiz tut */

  /* referans şeridi mobilde belirgin şekilde küçük */
  .refs { padding: .85rem 0 1rem; }
  .refs__label { font-size: .52rem; margin-bottom: .55rem; }
  .refs__track { gap: 1.7rem; }
  .ref img { height: 24px; }

  /* mobilde bölüm sırası DOM ile aynı: hero → referanslar → marka girişi → …
     (kullanıcı referansları hero'nun hemen altına geri istedi → flex reorder kaldırıldı) */
}

/* ===================================================================
   YAT DETAY SAYFASI (yat.html)
   =================================================================== */
.nav--solid {
  background: rgba(244, 247, 249, 0.92);
  backdrop-filter: blur(14px) saturate(140%);
  box-shadow: 0 1px 0 rgba(20, 24, 29, 0.06);
}
.ydetail {
  padding: calc(var(--nav-h) + clamp(1.5rem, 4vw, 3.2rem)) var(--pad-x) clamp(3rem, 6vw, 5rem);
  background: var(--paper);
}
.ydetail__inner {
  max-width: 1200px; margin: 0 auto;
  display: grid; grid-template-columns: 1.12fr .88fr;
  gap: clamp(1.5rem, 3vw, 3rem); align-items: start;
}
.ycarousel { position: relative; min-width: 0; }
.ycarousel__main {
  position: relative; aspect-ratio: 4 / 3;
  border-radius: 20px; overflow: hidden; background: #0c1a28;
  box-shadow: 0 26px 60px -28px rgba(15,35,54,.5);
}
.ycarousel__main img { width: 100%; height: 100%; object-fit: cover; display: block; }
.ycarousel__arrow {
  position: absolute; top: 50%; transform: translateY(-50%);
  width: 44px; height: 44px; border-radius: 50%;
  background: rgba(255,255,255,.85); color: var(--ink);
  border: none; cursor: pointer; display: grid; place-items: center;
  backdrop-filter: blur(6px); box-shadow: 0 6px 18px rgba(15,35,54,.18);
  transition: .3s var(--ease); z-index: 2;
}
.ycarousel__arrow svg { width: 22px; height: 22px; }
.ycarousel__arrow:hover { background: #fff; color: var(--gold-deep); }
.ycarousel__prev { left: 14px; } .ycarousel__next { right: 14px; }
.ycarousel__count {
  position: absolute; right: 14px; bottom: 14px; z-index: 2;
  background: rgba(8,20,32,.55); color: #fff; backdrop-filter: blur(6px);
  font-size: .78rem; padding: .35em .8em; border-radius: 999px;
}
.ycarousel__main.is-single .ycarousel__arrow,
.ycarousel__main.is-single .ycarousel__count { display: none; }
.ycarousel__thumbs { display: flex; gap: .6rem; margin-top: .8rem; overflow-x: auto; scrollbar-width: none; padding-bottom: .2rem; }
.ycarousel__thumbs::-webkit-scrollbar { display: none; }
.ycthumb {
  flex: 0 0 auto; width: 84px; aspect-ratio: 4/3;
  border: 2px solid transparent; border-radius: 12px; overflow: hidden;
  padding: 0; cursor: pointer; background: none; opacity: .55; transition: .3s var(--ease);
}
.ycthumb img { width: 100%; height: 100%; object-fit: cover; display: block; }
.ycthumb.is-active { opacity: 1; border-color: var(--gold); }
.ycthumb:hover { opacity: 1; }

.yinfo__back { font-size: .85rem; color: var(--muted); transition: color .3s var(--ease); }
.yinfo__back:hover { color: var(--gold-deep); }
.yinfo__tag { display: block; margin-top: 1.1rem; font-size: .72rem; letter-spacing: .22em; text-transform: uppercase; color: var(--gold-deep); font-weight: 600; }
.yinfo__name { font-size: clamp(2rem, 4vw, 3rem); font-weight: 700; letter-spacing: -.022em; color: var(--ink); line-height: 1.05; margin: .5rem 0 1.4rem; }
.yinfo__specs {
  display: grid; grid-template-columns: 1fr 1fr; gap: 1px;
  background: var(--line); border: 1px solid var(--line); border-radius: 16px; overflow: hidden; margin-bottom: 1.6rem;
}
.yinfo__specs > div { background: var(--white); padding: .95rem 1.1rem; }
.yinfo__specs span { display: block; font-size: .7rem; letter-spacing: .04em; text-transform: uppercase; color: var(--muted); margin-bottom: .25rem; }
.yinfo__specs strong { font-size: 1.02rem; font-weight: 600; color: var(--ink); }
.yinfo__desc { font-size: 1rem; font-weight: 300; line-height: 1.75; color: var(--ink-soft); margin-bottom: 1.5rem; }
.yinfo__features { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: .6rem 1.2rem; margin-bottom: 2rem; }
.yinfo__features li { position: relative; padding-left: 1.4rem; font-size: .92rem; color: var(--ink-soft); }
.yinfo__features li::before { content: ""; position: absolute; left: 0; top: .55em; width: 7px; height: 7px; border-radius: 50%; background: var(--gold); }
.yinfo__cta {
  display: inline-flex; align-items: center; gap: .65rem;
  background: #25D366; color: #fff; padding: 1.05em 1.8em; border-radius: 999px;
  font-size: 1rem; font-weight: 600; box-shadow: 0 14px 34px -10px rgba(37,211,102,.5);
  transition: .35s var(--ease);
}
.yinfo__cta:hover { background: #1eb858; transform: translateY(-2px); }
.yinfo__note { display: flex; align-items: center; gap: .5rem; margin-top: 1rem; font-size: .85rem; color: var(--muted); }
.yinfo__note svg { flex: 0 0 auto; color: var(--gold-deep); }

.similar { background: var(--white); padding: clamp(3.5rem, 7vw, 6rem) var(--pad-x); }
.similar__grid { max-width: 1100px; margin: 0 auto; display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(1rem, 2vw, 1.6rem); }
.similar__grid .ycard { width: auto; }

@media (max-width: 860px) {
  .ydetail__inner { grid-template-columns: 1fr; }
  .ycarousel { position: static; }
  .similar__grid { grid-template-columns: 1fr; max-width: 420px; }
  .yinfo__cta { width: 100%; justify-content: center; }
}

/* ===================================================================
   MOBİL MENÜ (hamburger)
   =================================================================== */
.navmenu {
  position: fixed; top: 0; right: 0; bottom: 0;
  width: min(72vw, 320px);
  background: #fff; z-index: 60;
  transform: translateX(100%);
  transition: transform .42s var(--ease);
  display: flex; flex-direction: column;
  padding: calc(var(--nav-h) + 1.2rem) 1.8rem 2rem;
  box-shadow: -24px 0 70px rgba(8,20,38,.22);
}
.navmenu.is-open { transform: translateX(0); }
.navmenu a {
  font-size: 1.12rem; font-weight: 500; color: var(--ink);
  padding: .85rem 0; border-bottom: 1px solid var(--line);
  transition: color .3s var(--ease);
}
.navmenu a:last-child { border-bottom: none; }
.navmenu a:hover { color: var(--gold-deep); }
.navmenu__scrim {
  position: fixed; inset: 0; z-index: 59;
  background: rgba(8,18,32,.42);
  opacity: 0; visibility: hidden;
  transition: opacity .4s var(--ease), visibility .4s;
}
.navmenu__scrim.is-open { opacity: 1; visibility: visible; }
.nav__burger span { transition: transform .35s var(--ease), opacity .35s var(--ease); }
.nav__burger.is-open span:first-child { transform: translateY(3.75px) rotate(45deg); }
.nav__burger.is-open span:last-child  { transform: translateY(-3.75px) rotate(-45deg); }

/* ===================================================================
   TEKLİF / İLETİŞİM FORMU
   =================================================================== */
.contact { background: var(--paper); padding: clamp(4rem, 8vw, 7rem) var(--pad-x); }
.contact__head { text-align: center; max-width: 40rem; margin: 0 auto 2.5rem; }
.contact__grid { max-width: 980px; margin: 0 auto; display: grid; grid-template-columns: 1.45fr 1fr; gap: clamp(1.2rem, 2.5vw, 2.2rem); align-items: stretch; }
.contact__form { display: flex; flex-direction: column; gap: .8rem; }
.contact__row { display: grid; grid-template-columns: 1fr 1fr; gap: .8rem; }
.contact__form input, .contact__form select, .contact__form textarea {
  width: 100%; padding: .95rem 1.1rem;
  background: var(--white); border: 1px solid var(--line); border-radius: 12px;
  font-family: var(--sans); font-size: .95rem; color: var(--ink);
  transition: border-color .3s var(--ease);
}
.contact__form ::placeholder { color: var(--muted); }
.contact__form input:focus, .contact__form select:focus, .contact__form textarea:focus { outline: none; border-color: var(--gold); }
.contact__form textarea { resize: vertical; min-height: 88px; }
.contact__submit {
  margin-top: .4rem; padding: 1.05rem; border: none; border-radius: 12px;
  background: var(--ink); color: #fff; font-family: var(--sans); font-size: 1rem; font-weight: 600;
  cursor: pointer; transition: .35s var(--ease);
}
.contact__submit:hover { background: var(--gold-deep); transform: translateY(-2px); }
.contact__submit:disabled { opacity: .6; cursor: default; transform: none; }
.contact__note { margin-top: .7rem; font-size: .82rem; color: var(--muted); text-align: center; }
.contact__kvkk { margin-top: .5rem; font-size: .72rem; line-height: 1.5; color: var(--muted); text-align: center; opacity: .85; }
.contact__kvkk a { color: var(--gold-deep); text-decoration: underline; }
.contact__ok { padding: 2rem 1rem; text-align: center; color: var(--ink); font-size: 1.05rem; line-height: 1.7; }
.contact__ok strong { color: var(--gold-deep); font-size: 1.15rem; }

/* WhatsApp köşesi */
.contact__side {
  background: var(--white); border: 1px solid var(--line); border-radius: 18px;
  padding: clamp(1.6rem, 3vw, 2.2rem); text-align: center;
  display: flex; flex-direction: column; align-items: center; justify-content: center;
}
.contact__waicon { width: 60px; height: 60px; border-radius: 50%; display: grid; place-items: center; background: rgba(37,211,102,.12); color: #25D366; margin-bottom: 1rem; }
.contact__sidetitle { font-size: 1.25rem; font-weight: 700; color: var(--ink); margin-bottom: .5rem; }
.contact__sidetext { font-size: .92rem; color: var(--muted); line-height: 1.6; margin-bottom: 1.4rem; }
.contact__wa {
  display: inline-flex; align-items: center; justify-content: center; gap: .5rem;
  width: 100%; padding: .95rem 1.2rem; border-radius: 12px;
  background: #25D366; color: #fff; font-weight: 600; font-size: .95rem;
  box-shadow: 0 12px 30px -12px rgba(37,211,102,.6); transition: .35s var(--ease);
}
.contact__wa:hover { background: #1eb858; transform: translateY(-2px); }

@media (max-width: 760px) { .contact__grid { grid-template-columns: 1fr; } }
@media (max-width: 540px) { .contact__row { grid-template-columns: 1fr; } }

/* ===================================================================
   SIERRA AI ASİSTANI — chat widget (sağ alt)
   =================================================================== */
.chatbot { position: fixed; right: clamp(1rem,3vw,1.6rem); bottom: clamp(1rem,3vw,1.6rem); z-index: 90; font-family: var(--sans); }
.chatbot__launcher {
  position: relative; width: 60px; height: 60px; border-radius: 50%; border: none; cursor: pointer;
  background: #14283f; color: #fff; display: grid; place-items: center;
  box-shadow: 0 14px 34px -8px rgba(8,24,45,.5);
  transition: transform .3s var(--ease), background .3s var(--ease);
}
.chatbot__launcher:hover { transform: scale(1.06); background: var(--gold-deep); }
.chatbot__launcher svg { width: 27px; height: 27px; grid-area: 1/1; transition: opacity .25s, transform .25s; }
.chatbot__launcher .cb-x { opacity: 0; transform: rotate(-90deg); }
.chatbot.is-open .chatbot__launcher .cb-chat { opacity: 0; transform: rotate(90deg); }
.chatbot.is-open .chatbot__launcher .cb-x { opacity: 1; transform: rotate(0); }
.chatbot__dot { position: absolute; top: 3px; right: 3px; width: 13px; height: 13px; border-radius: 50%; background: #25D366; border: 2px solid #14283f; }
.chatbot.is-open .chatbot__dot { display: none; }
.chatbot__teaser {
  position: absolute; right: 0; bottom: 74px; width: 250px;
  background: #fff; color: var(--ink); border-radius: 16px 16px 4px 16px;
  padding: .9rem 2rem .9rem 1.1rem; font-size: .88rem; line-height: 1.45;
  box-shadow: 0 16px 40px -12px rgba(8,24,45,.3);
  cursor: pointer; transform: translateY(10px) scale(.96); opacity: 0; pointer-events: none;
  transition: .35s var(--ease);
}
.chatbot__teaser.show { transform: none; opacity: 1; pointer-events: auto; }
.chatbot__teaser-x { position: absolute; top: 6px; right: 8px; background: none; border: none; font-size: 1.1rem; color: var(--muted); cursor: pointer; line-height: 1; }
.chatbot__panel {
  position: absolute; right: 0; bottom: 74px;
  width: min(360px, calc(100vw - 2rem)); height: min(480px, calc(100vh - 7rem));
  background: #fff; border-radius: 20px; overflow: hidden; display: flex; flex-direction: column;
  box-shadow: 0 26px 60px -16px rgba(8,24,45,.4);
  transform: translateY(16px) scale(.96); opacity: 0; pointer-events: none; transform-origin: bottom right;
  transition: .32s var(--ease);
}
.chatbot.is-open .chatbot__panel { transform: none; opacity: 1; pointer-events: auto; }
.chatbot__head { display: flex; align-items: center; gap: .7rem; padding: 1rem 1.1rem; background: linear-gradient(135deg, #14283f, #1f3c5a); color: #fff; }
.chatbot__avatar { width: 40px; height: 40px; border-radius: 50%; flex: 0 0 auto; background: var(--gold); color: #14283f; display: grid; place-items: center; font-weight: 700; font-size: 1.05rem; }
.chatbot__id { display: flex; flex-direction: column; line-height: 1.25; flex: 1; }
.chatbot__id strong { font-size: .98rem; }
.chatbot__status { font-size: .74rem; opacity: .85; display: flex; align-items: center; gap: .35rem; }
.chatbot__status i { width: 7px; height: 7px; border-radius: 50%; background: #25D366; display: inline-block; }
.chatbot__x { background: none; border: none; color: rgba(255,255,255,.8); font-size: 1.5rem; line-height: 1; cursor: pointer; }
.chatbot__body { flex: 1; overflow-y: auto; padding: 1.1rem; display: flex; flex-direction: column; gap: .7rem; background: var(--surface-2); }
.chatbot__msg { max-width: 85%; padding: .7rem .95rem; font-size: .9rem; line-height: 1.5; border-radius: 16px; }
.chatbot__msg--bot { background: #fff; color: var(--ink); border: 1px solid var(--line); border-bottom-left-radius: 5px; align-self: flex-start; }
.chatbot__msg--user { background: #14283f; color: #fff; border-bottom-right-radius: 5px; align-self: flex-end; }
.chatbot__waquick { align-self: flex-start; display: inline-flex; align-items: center; gap: .4rem; background: #25D366; color: #fff; font-size: .85rem; font-weight: 600; padding: .55rem .95rem; border-radius: 999px; }
.chatbot__form { display: flex; gap: .5rem; padding: .7rem; border-top: 1px solid var(--line); background: #fff; }
.chatbot__form input { flex: 1; padding: .75rem .9rem; border: 1px solid var(--line); border-radius: 999px; font-family: var(--sans); font-size: .9rem; outline: none; }
.chatbot__form input:focus { border-color: var(--gold); }
.chatbot__form button { width: 42px; height: 42px; flex: 0 0 auto; border: none; border-radius: 50%; background: var(--gold); color: #14283f; cursor: pointer; display: grid; place-items: center; transition: background .3s; }
.chatbot__form button:hover { background: var(--gold-deep); color: #fff; }
.chatbot__form button svg { width: 19px; height: 19px; }

/* ===================================================================
   KVKK / yasal sayfa
   =================================================================== */
.legal { max-width: 760px; margin: 0 auto; padding: clamp(6rem,10vw,8rem) var(--pad-x) 4rem; color: var(--ink); }
.legal__back { display: inline-block; margin-bottom: 1.5rem; color: var(--gold-deep); font-size: .9rem; font-weight: 500; }
.legal h1 { font-size: clamp(1.6rem,3.5vw,2.3rem); font-weight: 700; line-height: 1.2; margin-bottom: .4rem; }
.legal__upd { color: var(--muted); font-size: .85rem; margin-bottom: 2.2rem; }
.legal h2 { font-size: 1.15rem; font-weight: 700; margin: 2rem 0 .6rem; }
.legal p, .legal li { font-size: .96rem; line-height: 1.7; color: #3a424c; }
.legal ul { padding-left: 1.2rem; margin: .4rem 0; }
.legal li { margin-bottom: .3rem; }
.legal a { color: var(--gold-deep); font-weight: 500; }

/* ===================================================================
   STICKY MOBİL CTA (Ara + WhatsApp) — sadece mobil
   =================================================================== */
.mcta { display: none; }
@media (max-width: 760px) {
  .mcta {
    display: grid; grid-template-columns: 1fr 1fr; gap: .5rem;
    position: fixed; left: 0; right: 0; bottom: 0; z-index: 95;
    padding: .55rem .7rem calc(.55rem + env(safe-area-inset-bottom, 0px));
    background: rgba(255,255,255,.92); backdrop-filter: blur(12px);
    border-top: 1px solid var(--line);
  }
  .mcta__btn {
    display: inline-flex; align-items: center; justify-content: center; gap: .45rem;
    padding: .85rem; border-radius: 12px; font-weight: 600; font-size: .95rem;
  }
  .mcta__btn svg { width: 18px; height: 18px; }
  .mcta__btn--call { background: #14283f; color: #fff; }
  .mcta__btn--wa { background: #25D366; color: #fff; }
  body { padding-bottom: 64px; }
  .chatbot { bottom: calc(64px + env(safe-area-inset-bottom, 0px) + .8rem); }
}

/* ===================================================================
   HERO anahtar-kelime başlığı (SEO + reklam mesaj uyumu)
   =================================================================== */
/* SEO için H1 DOM'da kalır ama ekranda görünmez (kullanıcı görsel olarak istemedi) */
.hero__kw { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }

/* ============ SIK SORULAN SORULAR (FAQ / GEO) ============ */
.faq {
  background: var(--navy-2);
  padding: clamp(5rem, 10vw, 8.5rem) var(--pad-x);
}
.faq__list {
  max-width: 820px;
  margin: 2.5rem auto 0;
}
.faq__item {
  border-bottom: 1px solid var(--line);
}
.faq__item summary {
  list-style: none;
  cursor: pointer;
  padding: 1.25rem 2.5rem 1.25rem 0;
  position: relative;
  font-size: clamp(1rem, 1.4vw, 1.12rem);
  font-weight: 500;
  color: var(--ink);
  transition: color .2s ease;
}
.faq__item summary::-webkit-details-marker { display: none; }
.faq__item summary:hover { color: var(--gold-deep); }
.faq__item summary::after {
  content: "";
  position: absolute;
  right: .35rem; top: 50%;
  width: 11px; height: 11px;
  border-right: 2px solid var(--gold);
  border-bottom: 2px solid var(--gold);
  transform: translateY(-65%) rotate(45deg);
  transition: transform .25s ease;
}
.faq__item[open] summary::after { transform: translateY(-35%) rotate(-135deg); }
.faq__item p {
  margin: 0;
  padding: 0 2.5rem 1.4rem 0;
  color: var(--muted);
  line-height: 1.7;
  font-size: clamp(.94rem, 1.2vw, 1rem);
  animation: faqReveal .28s ease;
}
@keyframes faqReveal { from { opacity: 0; transform: translateY(-4px); } to { opacity: 1; transform: none; } }
