/* =============================================
   AS TEKNİK - style.css
   Renkler logodan: mavi #0a5fb8 + antrasit #464a4f
   Afişten: yoğun başlıklar, mavi daire ikonlar,
   mavi telefon hapı, siyah alt şerit, çift çizgi süsü.
   Logodaki "A" bacağından: eğik (paralelkenar) kesimler.
   ============================================= */

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

:root {
  --blue:        #0a5fb8;
  --blue-700:    #084c94;
  --blue-50:     #e8f1fb;
  --blue-bright: #4d9bf0;   /* sadece koyu zemin üzerinde */

  --ink:      #1d2024;
  --charcoal: #464a4f;
  --muted:    #5b636e;
  --line:     #e2e6eb;
  --soft:     #f3f6f9;
  --white:    #ffffff;

  --band:          #17191c;
  --on-dark:       #f2f4f7;
  --on-dark-muted: #a5adb8;
  --on-dark-line:  rgba(255, 255, 255, 0.14);

  --wa:     #1fae55;   /* sadece WhatsApp aksiyonları */
  --wa-700: #178a43;

  --ff-display: 'Barlow Condensed', 'Arial Narrow', sans-serif;
  --ff-body:    'Barlow', system-ui, -apple-system, 'Segoe UI', sans-serif;

  --slant: 14%;
  --slant-shape: polygon(var(--slant) 0, 100% 0, calc(100% - var(--slant)) 100%, 0 100%);
  --edge: 36px;   /* koyu şeritlerin eğik üst kenarı */

  --shadow: 0 22px 44px -22px rgba(16, 24, 40, 0.45);
  --ease: cubic-bezier(0.2, 0.7, 0.2, 1);
}

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

body {
  font-family: var(--ff-body);
  font-size: 1.0625rem;
  line-height: 1.6;
  color: var(--ink);
  background: var(--white);
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}

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

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

:focus-visible { outline: 3px solid var(--blue); outline-offset: 3px; }
.midea :focus-visible, .footer :focus-visible, .lightbox :focus-visible, .service-strip :focus-visible { outline-color: var(--blue-bright); }

.skip-link {
  position: absolute; left: 16px; top: -60px; z-index: 200;
  background: var(--blue); color: #fff; padding: 10px 16px; border-radius: 6px;
}
.skip-link:focus { top: 12px; }

.ic { width: 18px; height: 18px; }

/* ===== ORTAK TİPOGRAFİ ===== */
.eyebrow {
  display: flex; align-items: center; gap: 12px;
  font: 700 0.98rem/1 var(--ff-display);
  letter-spacing: 0.16em; text-transform: uppercase;
  color: var(--blue);
  margin-bottom: 14px;
}
.eyebrow.on-dark { color: var(--blue-bright); }

/* Afişteki çift çizgi süsü */
.dash {
  display: inline-block; width: 44px; height: 8px; flex: none;
  background:
    linear-gradient(currentColor, currentColor) 0 0 / 100% 2.5px no-repeat,
    linear-gradient(currentColor, currentColor) 12px 100% / calc(100% - 12px) 2.5px no-repeat;
}
.dash-r { transform: scaleX(-1); }

.section { padding: 104px 0; }

.section-title {
  font: 800 clamp(2.4rem, 4.6vw, 3.7rem)/0.95 var(--ff-display);
  text-transform: uppercase;
  letter-spacing: 0.005em;
  color: var(--ink);
  text-wrap: balance;
}
.section-title.on-dark { color: #fff; }

.section-desc { color: var(--muted); font-size: 1.1rem; text-wrap: pretty; }
.section-desc a { color: var(--blue); text-decoration: underline; text-underline-offset: 3px; }

.section-head.split {
  display: grid;
  grid-template-columns: 1fr minmax(0, 440px);
  gap: 32px;
  align-items: end;
  margin-bottom: 52px;
}

.chip-slant {
  display: inline-block;
  background: var(--blue); color: #fff;
  font: 700 0.95rem/1 var(--ff-display);
  letter-spacing: 0.14em; text-transform: uppercase;
  padding: 9px 22px;
  clip-path: polygon(10px 0, 100% 0, calc(100% - 10px) 100%, 0 100%);
}

.disc {
  width: 52px; height: 52px; border-radius: 50%;
  display: grid; place-items: center;
  background: var(--blue); color: #fff; flex: none;
}
.disc svg { width: 24px; height: 24px; }

/* ===== BUTONLAR ===== */
.btn {
  display: inline-flex; align-items: center; justify-content: center; gap: 10px;
  min-height: 50px; padding: 0 24px;
  border-radius: 999px;
  font: 700 1.1rem/1 var(--ff-display);
  letter-spacing: 0.05em; text-transform: uppercase;
  white-space: nowrap;
  transition: background-color 0.2s, border-color 0.2s, transform 0.2s var(--ease), color 0.2s;
}
.btn:active { transform: translateY(1px); }
.btn-sm { min-height: 42px; padding: 0 18px; font-size: 1rem; }
.btn-blue { background: var(--blue); color: #fff; }
.btn-blue:hover { background: var(--blue-700); }
.btn-wa { background: var(--wa); color: #fff; }
.btn-wa:hover { background: var(--wa-700); }
.btn-ghost { background: #fff; color: var(--ink); border: 1.5px solid var(--line); }
.btn-ghost:hover { border-color: var(--charcoal); }

/* Afişteki mavi telefon hapı */
.phone-pill {
  display: inline-flex; align-items: center; gap: 14px;
  background: var(--blue); color: #fff;
  border-radius: 999px;
  padding: 7px 28px 7px 7px;
  box-shadow: 0 16px 30px -16px rgba(10, 95, 184, 0.85);
  transition: background-color 0.2s, transform 0.2s var(--ease);
}
.phone-pill:hover { background: var(--blue-700); transform: translateY(-1px); }
.phone-pill-icon {
  width: 54px; height: 54px; border-radius: 50%;
  border: 2.5px solid #fff;
  display: grid; place-items: center;
}
.phone-pill-icon svg { width: 24px; height: 24px; }
.phone-pill-text {
  display: flex; flex-direction: column;
  font: 800 2.05rem/1 var(--ff-display);
  letter-spacing: 0.02em;
  font-variant-numeric: tabular-nums;
}
.phone-pill-text small {
  font: 600 0.78rem/1 var(--ff-body);
  letter-spacing: 0.14em; text-transform: uppercase;
  opacity: 0.85; margin-bottom: 5px;
}

/* ===== ÜST ŞERİT ===== */
.topbar { background: var(--band); color: var(--on-dark-muted); font-size: 0.88rem; }
.topbar-inner { display: flex; justify-content: space-between; align-items: center; gap: 16px; min-height: 38px; }
.topbar-area, .topbar-phone { display: inline-flex; align-items: center; gap: 8px; }
.topbar .ic { width: 15px; height: 15px; color: var(--blue-bright); }
.topbar-phone { color: #fff; font-weight: 600; font-variant-numeric: tabular-nums; }
.topbar-phone:hover { color: var(--blue-bright); }

/* ===== MENÜ ===== */
.navbar {
  position: sticky; top: 0; z-index: 50;
  background: rgba(255, 255, 255, 0.96);
  backdrop-filter: saturate(1.4) blur(10px);
  -webkit-backdrop-filter: saturate(1.4) blur(10px);
  border-bottom: 1px solid transparent;
  transition: border-color 0.25s, box-shadow 0.25s;
}
.navbar.scrolled { border-color: var(--line); box-shadow: 0 10px 30px -24px rgba(16, 24, 40, 0.6); }
.nav-inner { display: flex; align-items: center; gap: 28px; height: 90px; }
.brand { display: flex; align-items: center; flex: none; }
.brand-logo { height: 66px; width: auto; }
.navbar nav { margin-left: auto; }
.nav-links { display: flex; align-items: center; gap: 28px; }
.nav-links a:not(.btn) {
  position: relative;
  font: 700 1.05rem/1 var(--ff-display);
  letter-spacing: 0.07em; text-transform: uppercase;
  color: var(--charcoal);
  padding: 8px 0;
  transition: color 0.2s;
}
.nav-links a:not(.btn)::after {
  content: ''; position: absolute; left: 0; right: 0; bottom: 0; height: 2px;
  background: var(--blue); transform: scaleX(0); transform-origin: left;
  transition: transform 0.25s var(--ease);
}
.nav-links a:not(.btn):hover, .nav-links a.is-current { color: var(--blue); }
.nav-links a.is-current::after, .nav-links a:not(.btn):hover::after { transform: scaleX(1); }
.nav-links-cta { display: none; }
.nav-call { font-variant-numeric: tabular-nums; }

.hamburger { display: none; width: 46px; height: 46px; border-radius: 8px; flex-direction: column; align-items: center; justify-content: center; gap: 5px; }
.hamburger span { display: block; width: 24px; height: 2.5px; background: var(--ink); border-radius: 2px; transition: transform 0.25s var(--ease), opacity 0.2s; }
.hamburger[aria-expanded="true"] span:nth-child(1) { transform: translateY(7.5px) rotate(45deg); }
.hamburger[aria-expanded="true"] span:nth-child(2) { opacity: 0; }
.hamburger[aria-expanded="true"] span:nth-child(3) { transform: translateY(-7.5px) rotate(-45deg); }

/* ===== HERO ===== */
.hero {
  position: relative;
  background: linear-gradient(180deg, #fff 0%, #fff 55%, var(--soft) 100%);
  overflow: hidden;
}
.hero-inner {
  display: grid;
  grid-template-columns: 1.12fr 0.88fr;
  gap: 48px;
  align-items: center;
  padding-top: 64px;
  padding-bottom: 88px;
}
.hero-title {
  font: 800 clamp(3.1rem, 7vw, 6.4rem)/0.9 var(--ff-display);
  text-transform: uppercase;
  letter-spacing: -0.005em;
  margin: 24px 0 24px;
}
.hero-title span { display: block; }
.t-ink { color: var(--ink); }
.t-blue { color: var(--blue); }
.hero-lead {
  font-size: 1.22rem; color: var(--muted);
  max-width: 36ch; margin-bottom: 32px;
  text-wrap: pretty;
}
.hero-actions { display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }
.triad {
  display: flex; align-items: center; flex-wrap: wrap; gap: 8px 12px;
  margin-top: 38px;
  font: 700 1.2rem/1 var(--ff-display);
  letter-spacing: 0.06em; text-transform: uppercase;
  color: var(--charcoal);
}
.triad i { font-style: normal; color: var(--blue); }
.triad .dash { color: var(--blue); }

.hero-media {
  position: relative;
  width: 100%; max-width: 440px;
  aspect-ratio: 2 / 3;
  justify-self: end;
}
.hero-slab {
  position: absolute; inset: 7% -9% -6% 18%;
  background: var(--blue);
  clip-path: var(--slant-shape);
}
.hero-photo {
  position: absolute; inset: 0; margin: 0;
  clip-path: var(--slant-shape);
  background: #d9dee4;
}
.hero-photo img, .hero-photo video { width: 100%; height: 100%; object-fit: cover; object-position: 50% 22%; }
.hero-badge {
  position: absolute; left: -9%; top: 40%;
  width: 156px; height: 156px; border-radius: 50%;
  background: var(--blue); color: #fff;
  border: 6px solid #fff;
  box-shadow: var(--shadow);
  display: flex; flex-direction: column; align-items: center; justify-content: center;
  text-align: center;
  font: 700 1.08rem/1.08 var(--ff-display);
  letter-spacing: 0.03em; text-transform: uppercase;
}
.hero-badge strong { font-weight: 800; font-size: 1.3rem; margin-top: 6px; padding-top: 6px; border-top: 1.5px solid rgba(255, 255, 255, 0.45); }

/* Afişin siyah alt şeridi */
.service-strip {
  background: var(--band); color: #fff;
  clip-path: polygon(0 var(--edge), 100% 0, 100% 100%, 0 100%);
  padding: calc(var(--edge) + 22px) 0 30px;
}
.strip-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.strip-item { display: flex; align-items: center; gap: 14px; padding: 8px 0; }
.strip-item .disc { box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.07); transition: transform 0.25s var(--ease); }
.strip-item strong { display: block; font: 700 1.32rem/1.05 var(--ff-display); letter-spacing: 0.03em; text-transform: uppercase; }
.strip-item small { display: block; color: var(--on-dark-muted); font-size: 0.92rem; margin-top: 3px; }
.strip-item:hover .disc { transform: scale(1.06); }
.strip-item:hover strong { color: var(--blue-bright); }

/* ===== HİZMETLER ===== */
.svc-cols { display: grid; grid-template-columns: 1fr 1fr; gap: 56px; }
.svc-figure { position: relative; margin: 0 0 6px; aspect-ratio: 16 / 10; overflow: hidden; border-radius: 4px; background: #e9edf1; }
.svc-figure img { width: 100%; height: 100%; object-fit: cover; object-position: 50% 30%; }
.svc-figure .chip-slant { position: absolute; left: 16px; bottom: 16px; }
.svc-list li {
  display: grid; grid-template-columns: 52px 1fr; gap: 18px;
  padding: 22px 0;
  border-bottom: 1px solid var(--line);
}
.svc-list h3 {
  font: 700 1.5rem/1.05 var(--ff-display);
  letter-spacing: 0.02em; text-transform: uppercase;
  color: var(--blue);
  margin: 4px 0 6px;
}
.svc-list p { color: var(--muted); text-wrap: pretty; }

/* ===== MIDEA ===== */
.midea {
  position: relative;
  margin-top: calc(var(--edge) * -1);
  background: var(--band); color: var(--on-dark);
  clip-path: polygon(0 var(--edge), 100% 0, 100% 100%, 0 100%);
  padding: calc(var(--edge) + 96px) 0 104px;
  overflow: hidden;
}
.midea-inner { display: grid; grid-template-columns: 1.12fr 0.88fr; gap: 64px; align-items: center; }
.midea-text { color: var(--on-dark-muted); font-size: 1.12rem; max-width: 50ch; margin: 20px 0 22px; text-wrap: pretty; }
.model-list { display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 36px; }
.model-list li {
  border: 1px solid var(--on-dark-line);
  padding: 8px 16px; border-radius: 999px;
  font: 700 1rem/1 var(--ff-display);
  letter-spacing: 0.07em; text-transform: uppercase;
}
.readout { border-top: 1px solid var(--on-dark-line); border-bottom: 1px solid var(--on-dark-line); padding: 24px 0 26px; margin-bottom: 32px; }
.readout-title { color: var(--on-dark-muted); font-size: 0.95rem; margin-bottom: 16px; }
.readout-grid { display: flex; align-items: flex-end; flex-wrap: wrap; gap: 20px 26px; }
.readout-num {
  display: block;
  font: 800 clamp(2.6rem, 5vw, 3.9rem)/1 var(--ff-display);
  color: #fff;
  font-variant-numeric: tabular-nums;
}
.readout-num small { font-size: 0.45em; font-weight: 700; margin-left: 3px; color: var(--on-dark-muted); }
.readout-item.is-result .readout-num { color: var(--blue-bright); }
.readout-label {
  display: block; margin-top: 8px;
  font: 700 0.86rem/1 var(--ff-display);
  letter-spacing: 0.14em; text-transform: uppercase;
  color: var(--on-dark-muted);
}
.readout-arrow { width: 28px; height: 28px; color: var(--blue-bright); align-self: center; margin-bottom: 18px; }
.readout-item:last-child { padding-left: 26px; border-left: 1px solid var(--on-dark-line); }

.midea-media { position: relative; min-height: 540px; display: flex; align-items: center; }
.phone-frame {
  position: relative; z-index: 2;
  width: min(272px, 62%);
  aspect-ratio: 9 / 16;
  margin-left: 4%;
  border-radius: 30px; overflow: hidden;
  border: 8px solid #2c2f34;
  background: #000;
  box-shadow: 0 40px 60px -30px rgba(0, 0, 0, 0.8);
  cursor: pointer;
}
.phone-frame img { width: 100%; height: 100%; object-fit: cover; }
.play-btn {
  position: absolute; inset: 0; margin: auto;
  width: 70px; height: 70px; border-radius: 50%;
  background: rgba(255, 255, 255, 0.94); color: var(--blue);
  display: grid; place-items: center;
  transition: transform 0.25s var(--ease);
}
.play-btn svg { width: 30px; height: 30px; margin-left: 4px; }
.phone-frame:hover .play-btn { transform: scale(1.08); }
.midea-photo {
  position: absolute; right: 0; top: 50%; transform: translateY(-50%);
  width: 52%; aspect-ratio: 4 / 5; margin: 0;
  clip-path: var(--slant-shape);
  z-index: 1;
}
.midea-photo img { width: 100%; height: 100%; object-fit: cover; }

/* ===== GALERİ ===== */
.filters { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 24px; }
.filter {
  min-height: 42px; padding: 0 18px;
  border-radius: 999px; border: 1.5px solid var(--line); background: #fff;
  font: 700 1rem/1 var(--ff-display);
  letter-spacing: 0.07em; text-transform: uppercase;
  color: var(--charcoal);
  transition: background-color 0.2s, border-color 0.2s, color 0.2s;
}
.filter:hover { border-color: var(--charcoal); }
.filter.is-active { background: var(--ink); border-color: var(--ink); color: #fff; }

.gallery-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; }
.g-item {
  position: relative; display: block; width: 100%;
  aspect-ratio: 4 / 5; overflow: hidden;
  border-radius: 4px; background: #e9edf1;
  cursor: zoom-in; text-align: left;
}
.g-item img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.6s var(--ease); }
.g-item:hover img { transform: scale(1.045); }
.g-cap {
  position: absolute; left: 0; right: 0; bottom: 0;
  padding: 36px 14px 12px;
  background: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.72));
  color: #fff;
  font: 700 1.05rem/1.12 var(--ff-display);
  letter-spacing: 0.03em; text-transform: uppercase;
}
.g-play {
  position: absolute; top: 10px; right: 10px;
  display: inline-flex; align-items: center; gap: 6px;
  padding: 5px 11px 5px 9px; border-radius: 999px;
  background: rgba(0, 0, 0, 0.62); color: #fff;
  font-size: 0.85rem; font-weight: 600; font-variant-numeric: tabular-nums;
}
.g-play svg { width: 13px; height: 13px; }
.g-item[data-video] { cursor: pointer; }
.g-item.is-extra { display: none; }
.gallery-grid.show-all .g-item.is-extra { display: block; }
.g-item.is-filtered { display: none !important; }
.gallery-more { display: flex; justify-content: center; flex-wrap: wrap; gap: 12px; margin-top: 32px; }
.gallery-more .btn[hidden] { display: none; }

/* ===== HAKKIMIZDA ===== */
.about { padding-top: 40px; }
.about-inner { display: grid; grid-template-columns: 0.85fr 1.15fr; gap: 80px; align-items: center; }
.about-media { position: relative; width: 100%; max-width: 440px; aspect-ratio: 4 / 5; }
.about-slab { position: absolute; inset: -6% 16% 8% -10%; background: var(--blue-50); clip-path: var(--slant-shape); }
.about-photo { position: absolute; inset: 0; margin: 0; clip-path: var(--slant-shape); background: #e9edf1; }
.about-photo img { width: 100%; height: 100%; object-fit: cover; }
.about-text { font-size: 1.14rem; color: var(--muted); margin: 20px 0 30px; max-width: 58ch; text-wrap: pretty; }
.about-text strong { color: var(--ink); font-weight: 600; }
.principles { display: grid; grid-template-columns: 1fr 1fr; gap: 0 36px; }
.principles li { display: grid; grid-template-columns: 28px 1fr; gap: 14px; padding: 20px 0; border-top: 1px solid var(--line); }
.principles svg { width: 26px; height: 26px; color: var(--blue); margin-top: 2px; }
.principles h3 { font: 700 1.3rem/1.1 var(--ff-display); letter-spacing: 0.02em; text-transform: uppercase; margin-bottom: 5px; }
.principles p { color: var(--muted); font-size: 1rem; text-wrap: pretty; }

/* ===== HİZMET BÖLGESİ ===== */
.areas { padding-top: 40px; }
.areas-sub {
  font: 700 1.05rem/1 var(--ff-display);
  letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--muted);
  margin-bottom: 18px;
}
.area-list { display: grid; grid-template-columns: repeat(auto-fill, minmax(168px, 1fr)); gap: 10px; }
.area-list li {
  position: relative;
  display: flex; align-items: center; gap: 10px;
  padding: 14px 16px;
  background: #fff; border: 1px solid var(--line); border-radius: 8px;
  font: 700 1.22rem/1 var(--ff-display);
  letter-spacing: 0.04em; text-transform: uppercase;
  color: var(--ink);
  transition: border-color 0.2s, transform 0.25s var(--ease);
}
.area-list li::before {
  content: ''; width: 16px; height: 16px; flex: none;
  background: var(--blue);
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a8 8 0 0 0-8 8c0 6 8 12 8 12s8-6 8-12a8 8 0 0 0-8-8zm0 11a3 3 0 1 1 0-6 3 3 0 0 1 0 6z'/%3E%3C/svg%3E") center / contain no-repeat;
          mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a8 8 0 0 0-8 8c0 6 8 12 8 12s8-6 8-12a8 8 0 0 0-8-8zm0 11a3 3 0 1 1 0-6 3 3 0 0 1 0 6z'/%3E%3C/svg%3E") center / contain no-repeat;
}
.area-list li:hover { border-color: var(--blue); transform: translateY(-2px); }
/* Efeler = merkez */
.area-list li:first-child { background: var(--blue); border-color: var(--blue); color: #fff; }
.area-list li:first-child::before { background: #fff; }
.area-list li:first-child::after {
  content: 'Merkez'; margin-left: auto;
  font: 600 0.72rem/1 var(--ff-body); letter-spacing: 0.12em;
  padding: 4px 8px; border-radius: 999px; background: rgba(255, 255, 255, 0.18);
}

.sr-only {
  position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px;
  overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0;
}

/* ===== İLETİŞİM ===== */
.contact { background: var(--soft); padding-bottom: calc(104px + var(--edge)); }
.contact-inner { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center; }
.contact .section-title { margin-bottom: 14px; }
.contact-links { display: grid; gap: 10px; margin-top: 30px; }
.contact-row {
  display: grid; grid-template-columns: 52px 1fr 24px; gap: 16px; align-items: center;
  padding: 12px 18px 12px 12px;
  background: #fff; border: 1px solid var(--line); border-radius: 10px;
  transition: border-color 0.2s, transform 0.2s var(--ease);
}
a.contact-row:hover { border-color: var(--blue); }
a.contact-row:hover .contact-arrow { transform: translateX(3px); color: var(--blue); }
.contact-row-text { font: 700 1.42rem/1.1 var(--ff-display); letter-spacing: 0.02em; color: var(--ink); font-variant-numeric: tabular-nums; min-width: 0; overflow-wrap: anywhere; }
.contact-row-text small { display: block; font: 600 0.76rem/1 var(--ff-body); letter-spacing: 0.13em; text-transform: uppercase; color: var(--muted); margin-bottom: 5px; }
.contact-arrow { width: 22px; height: 22px; color: var(--muted); transition: transform 0.2s var(--ease), color 0.2s; }
.contact-row.is-wa .disc { background: var(--wa); }
.contact-row.is-ig .disc { background: var(--charcoal); }
.contact-row.is-static { background: transparent; border-style: dashed; grid-template-columns: 52px 1fr; }
.contact-row.is-static .disc { background: transparent; color: var(--blue); border: 1.5px solid var(--blue); }
.flyer { margin: 0; border-radius: 8px; overflow: hidden; box-shadow: var(--shadow); border: 1px solid var(--line); background: #fff; }
.flyer img { width: 100%; height: auto; }

/* ===== ALT BİLGİ ===== */
.footer {
  position: relative;
  margin-top: calc(var(--edge) * -1);
  background: var(--band); color: var(--on-dark-muted);
  clip-path: polygon(0 var(--edge), 100% 0, 100% 100%, 0 100%);
  padding-top: var(--edge);
}
.footer-cta { border-bottom: 1px solid rgba(255, 255, 255, 0.08); padding: 44px 0 48px; }
.footer-cta-inner { display: flex; align-items: center; justify-content: space-between; gap: 24px; flex-wrap: wrap; }
.footer-cta-text { font: 800 clamp(1.9rem, 3.8vw, 3rem)/1 var(--ff-display); text-transform: uppercase; color: #fff; text-wrap: balance; }
.phone-pill.on-dark { box-shadow: none; }
.footer-grid { display: grid; grid-template-columns: 1.4fr 1fr 1fr 1fr; gap: 40px; padding-top: 56px; padding-bottom: 44px; }
.footer-logo { height: 66px; width: auto; margin-bottom: 16px; }
.footer-brand p { font-size: 0.98rem; }
.footer h4 { font: 700 1rem/1 var(--ff-display); letter-spacing: 0.16em; text-transform: uppercase; color: #fff; margin-bottom: 16px; }
.footer li { margin-bottom: 9px; font-size: 0.98rem; }
.footer a { transition: color 0.2s; }
.footer a:hover { color: #fff; }
.footer-bottom { border-top: 1px solid rgba(255, 255, 255, 0.08); padding-top: 20px; padding-bottom: 24px; font-size: 0.9rem; }

/* ===== LIGHTBOX ===== */
.lightbox {
  position: fixed; inset: 0; z-index: 100;
  background: rgba(12, 14, 16, 0.95);
  display: grid; grid-template-columns: 72px minmax(0, 1fr) 72px; align-items: center;
  padding: 24px 12px;
}
.lightbox[hidden] { display: none; }
.lb-stage { margin: 0; display: flex; flex-direction: column; align-items: center; gap: 14px; min-width: 0; }
.lb-media img, .lb-media video { max-width: 100%; max-height: calc(100vh - 130px); max-height: calc(100dvh - 130px); border-radius: 4px; margin: 0 auto; background: #000; }
.lb-stage figcaption { color: #fff; font: 700 1.2rem/1.2 var(--ff-display); letter-spacing: 0.05em; text-transform: uppercase; text-align: center; }
.lb-btn {
  width: 52px; height: 52px; border-radius: 50%;
  background: rgba(255, 255, 255, 0.1); color: #fff;
  display: grid; place-items: center; justify-self: center;
  transition: background-color 0.2s;
}
.lb-btn:hover { background: rgba(255, 255, 255, 0.22); }
.lb-btn[hidden] { display: none; }
.lb-btn svg { width: 24px; height: 24px; }
.lb-close { position: absolute; top: 18px; right: 18px; z-index: 2; }

/* ===== SABİT BUTONLAR ===== */
.fab-wa {
  position: fixed; right: 24px; bottom: 24px; z-index: 60;
  width: 60px; height: 60px; border-radius: 50%;
  background: var(--wa); color: #fff;
  display: grid; place-items: center;
  box-shadow: 0 14px 30px -12px rgba(23, 138, 67, 0.8);
  transition: transform 0.25s var(--ease), background-color 0.2s;
}
.fab-wa:hover { transform: scale(1.06); background: var(--wa-700); }
.fab-wa svg { width: 30px; height: 30px; }

.mobile-bar { display: none; }

/* ===== GÖRÜNÜRLÜK ANİMASYONU ===== */
.js .reveal {
  opacity: 0; transform: translateY(26px);
  transition: opacity 0.75s var(--ease), transform 0.75s var(--ease);
  transition-delay: var(--d, 0ms);
}
.js .reveal.is-in { opacity: 1; transform: none; }

/* =============================================
   HAREKETLİ ARKA PLANLAR & ANİMASYONLAR
   (Referans: kayan ışık lekeleri, parçacıklar,
   nokta ızgara, nabız, parlama; açık temaya uyarlandı)
   ============================================= */

/* --- Ortak katmanlar --- */
.hero-bg, .midea-bg, .contact-bg { position: absolute; inset: 0; overflow: hidden; pointer-events: none; }
.hero-inner, .service-strip, .midea-inner, .contact-inner { position: relative; z-index: 1; }

.bg-dots {
  position: absolute; inset: 0;
  background-image: radial-gradient(rgba(10, 95, 184, 0.2) 1px, transparent 1.3px);
  background-size: 26px 26px;
  -webkit-mask-image: radial-gradient(ellipse 60% 70% at 22% 38%, #000 0%, transparent 72%);
          mask-image: radial-gradient(ellipse 60% 70% at 22% 38%, #000 0%, transparent 72%);
}

.glow { position: absolute; border-radius: 50%; will-change: transform; }
.glow-a {
  width: 680px; height: 680px; top: -24%; left: -14%;
  background: radial-gradient(circle, rgba(10, 95, 184, 0.13) 0%, transparent 66%);
  animation: drift-a 22s ease-in-out infinite alternate;
}
.glow-b {
  width: 620px; height: 620px; bottom: -30%; right: 4%;
  background: radial-gradient(circle, rgba(77, 155, 240, 0.17) 0%, transparent 66%);
  animation: drift-b 26s ease-in-out infinite alternate;
}
@keyframes drift-a {
  0%   { transform: translate(0, 0) scale(1); }
  50%  { transform: translate(90px, 60px) scale(1.1); }
  100% { transform: translate(-40px, 110px) scale(0.95); }
}
@keyframes drift-b {
  0%   { transform: translate(0, 0) scale(1); }
  50%  { transform: translate(-110px, -70px) scale(1.15); }
  100% { transform: translate(60px, -120px) scale(0.9); }
}

/* --- Yükselen hava parçacıkları (JS ile üretilir) --- */
.particles { position: absolute; inset: 0; }
.particle {
  position: absolute; top: 100%;
  border-radius: 50%;
  will-change: transform, opacity;
  animation: rise linear infinite;
}
.particle.ring { background: transparent !important; border: 1.5px solid currentColor; }
.particle.flake { background: transparent !important; border-radius: 0; }
.particle.flake svg { display: block; width: 100%; height: 100%; animation: spin 7s linear infinite; }
@keyframes rise {
  0%   { transform: translate3d(0, 0, 0) scale(0.5); opacity: 0; }
  12%  { opacity: 1; }
  85%  { opacity: 0.6; }
  100% { transform: translate3d(var(--dx, 0px), calc(var(--h, 800px) * -1 - 40px), 0) scale(1); opacity: 0; }
}

/* --- Hero giriş animasyonu (sırayla) --- */
.js .enter { animation: enter 0.85s var(--ease) both; animation-delay: calc(var(--i, 0) * 90ms + 120ms); }
@keyframes enter {
  from { opacity: 0; transform: translateY(24px); }
  to   { opacity: 1; transform: none; }
}

/* Görsel: logodaki eğik çizgi yönünde açılır */
.hero-media { isolation: isolate; }
.js .hero-photo { animation: wipe 1.1s var(--ease) 0.25s both; }
.js .hero-photo img, .js .hero-photo video { animation: settle 1.8s var(--ease) 0.25s both; }
.js .hero-slab { animation: slab-in 1s var(--ease) 0.45s both; }
.js .hero-badge { animation: pop 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 1s both, bob 5s ease-in-out 1.6s infinite alternate; }
@keyframes wipe {
  from { clip-path: polygon(14% 0, 14% 0, 0 100%, 0 100%); }
  to   { clip-path: polygon(14% 0, 100% 0, 86% 100%, 0 100%); }
}
@keyframes settle { from { transform: scale(1.14); } to { transform: scale(1); } }
@keyframes slab-in { from { opacity: 0; transform: translate(56px, 28px); } to { opacity: 1; transform: none; } }
@keyframes pop { from { opacity: 0; transform: scale(0.4); } to { opacity: 1; transform: scale(1); } }
@keyframes bob { from { transform: translateY(0); } to { transform: translateY(-10px); } }

.hero-badge::after {
  content: ''; position: absolute; inset: -6px; border-radius: 50%;
  border: 2px solid var(--blue);
  animation: halo 2.8s ease-out 2s infinite;
  opacity: 0;
}
@keyframes halo {
  0%   { transform: scale(1); opacity: 0.55; }
  100% { transform: scale(1.35); opacity: 0; }
}

/* Hero videosu: ses + durdur/oynat butonları (mavi bloğun üstünde) */
.video-ctrls {
  position: absolute; z-index: 2;
  right: -4%; bottom: -3%;
  display: flex; flex-direction: column-reverse; gap: 8px;
}
.vid-btn {
  width: 48px; height: 48px; border-radius: 50%;
  display: grid; place-items: center;
  background: var(--ink); color: #fff;
  border: 3px solid #fff;
  box-shadow: var(--shadow);
  transition: background-color 0.2s, transform 0.2s var(--ease);
}
.vid-btn:hover { background: var(--blue); transform: scale(1.06); }
.vid-btn svg { width: 19px; height: 19px; }
.vid-btn .ic-on, .vid-btn[aria-pressed="true"] .ic-off { display: none; }
.vid-btn[aria-pressed="true"] .ic-on { display: block; }
.js .video-ctrls { animation: fade-in 0.6s ease 1.3s both; }

/* Dış ünite fanı */
.fan-art {
  position: absolute; z-index: -1;
  width: 185%; left: 50%; top: 50%;
  transform: translate(-50%, -50%);
  color: var(--blue); opacity: 0.14;
}
.js .fan-art { animation: fade-in 1.4s ease 0.6s both; }
.fan-blades { transform-origin: 100px 100px; animation: spin 14s linear infinite; }
@keyframes spin { to { transform: rotate(360deg); } }
@keyframes fade-in { from { opacity: 0; } }

/* Telefon hapı: çalan telefon + nabız halkası + parlama */
.phone-pill { position: relative; isolation: isolate; }
.phone-pill-icon { position: relative; }
.phone-pill-icon::after {
  content: ''; position: absolute; inset: -3px; border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.75);
  animation: halo 2.2s ease-out infinite;
}
.phone-pill-icon svg { animation: ring-shake 3.6s ease-in-out 1.5s infinite; transform-origin: 50% 60%; }
@keyframes ring-shake {
  0%, 78%, 100% { transform: rotate(0); }
  80% { transform: rotate(-16deg); }
  83% { transform: rotate(14deg); }
  86% { transform: rotate(-12deg); }
  89% { transform: rotate(9deg); }
  92% { transform: rotate(-5deg); }
  95% { transform: rotate(0); }
}
.sheen { position: absolute; inset: 0; border-radius: inherit; overflow: hidden; z-index: -1; pointer-events: none; }
.sheen::before {
  content: ''; position: absolute; top: 0; bottom: 0; left: -60%; width: 50%;
  background: linear-gradient(100deg, transparent, rgba(255, 255, 255, 0.35), transparent);
  transform: skewX(-18deg) translateX(0);
  animation: sheen 5s ease-in-out 2.2s infinite;
}
@keyframes sheen {
  0%, 70%  { transform: skewX(-18deg) translateX(0); }
  100%     { transform: skewX(-18deg) translateX(420%); }
}

/* Buton & ikon üzerine gelme */
.btn-blue:hover, .btn-wa:hover { transform: translateY(-2px); }
.btn-wa:hover { box-shadow: 0 12px 26px -12px rgba(23, 138, 67, 0.85); }
.svc-list .disc, .contact-row .disc { transition: transform 0.35s var(--ease); }
.svc-list li:hover .disc { transform: scale(1.08) rotate(-8deg); }
a.contact-row:hover .disc { transform: scale(1.06); }
a.contact-row:hover { transform: translateX(4px); }

/* WhatsApp butonu nabzı */
.fab-wa::after {
  content: ''; position: absolute; inset: 0; border-radius: 50%;
  background: var(--wa); z-index: -1;
  animation: halo-fill 2.6s ease-out infinite;
}
@keyframes halo-fill {
  0%   { transform: scale(1); opacity: 0.55; }
  100% { transform: scale(1.7); opacity: 0; }
}

/* --- Midea bandı arka planı --- */
.midea-bg .bg-dots {
  background-image: radial-gradient(rgba(255, 255, 255, 0.09) 1px, transparent 1.3px);
  -webkit-mask-image: radial-gradient(ellipse 55% 80% at 80% 50%, #000 0%, transparent 70%);
          mask-image: radial-gradient(ellipse 55% 80% at 80% 50%, #000 0%, transparent 70%);
}
.glow-c {
  width: 760px; height: 760px; top: -30%; left: -18%;
  background: radial-gradient(circle, rgba(10, 95, 184, 0.28) 0%, transparent 64%);
  animation: drift-a 24s ease-in-out infinite alternate;
}
.midea-glow {
  position: absolute; left: 34%; top: 50%;
  width: 460px; height: 460px; border-radius: 50%;
  background: radial-gradient(circle, rgba(77, 155, 240, 0.32) 0%, transparent 64%);
  transform: translate(-50%, -50%);
  animation: glow-pulse 4.5s ease-in-out infinite;
  pointer-events: none;
}
@keyframes glow-pulse {
  0%, 100% { opacity: 0.6; transform: translate(-50%, -50%) scale(1); }
  50%      { opacity: 1;   transform: translate(-50%, -50%) scale(1.1); }
}

/* Soğutma çevrimi şeması */
.cycle-art {
  position: absolute; right: 3%; top: calc(var(--edge) + 20px);
  width: 380px; color: #fff; opacity: 0.2;
}
.cycle-flow path { stroke-dasharray: 3 5; animation: flow 1.2s linear infinite; }
.cycle-flow.hot path { stroke: #fff; }
.cycle-flow.cold path { stroke: var(--blue-bright); stroke-width: 1.2; }
@keyframes flow { to { stroke-dashoffset: -16; } }

/* Ölçüm sayacı bitince "soğuk" parıltı */
.readout-item.is-result b { transition: text-shadow 0.8s ease; }
.readout.is-done .readout-item.is-result b { text-shadow: 0 0 22px rgba(77, 155, 240, 0.55); }
.readout-num b { font-weight: inherit; }

/* --- İletişim arka planı --- */
.contact { position: relative; overflow: hidden; }
.contact-bg .bg-dots {
  -webkit-mask-image: radial-gradient(ellipse 50% 60% at 85% 40%, #000 0%, transparent 70%);
          mask-image: radial-gradient(ellipse 50% 60% at 85% 40%, #000 0%, transparent 70%);
}
.glow-d {
  width: 620px; height: 620px; top: -10%; right: -12%;
  background: radial-gradient(circle, rgba(10, 95, 184, 0.12) 0%, transparent 66%);
  animation: drift-b 24s ease-in-out infinite alternate;
}

/* Galeri kartı eğilmesi (JS, sadece fare) */
.g-item.is-tilting { transition: transform 0.12s ease-out !important; }

/* "Hareketi azalt" açık cihazlarda: arka plan animasyonları ve video çalışmaya devam eder,
   sadece büyük kayma hareketleri yumuşak belirmeye dönüşür. */
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .js .reveal { transform: none; }
  .js .enter, .js .hero-slab { animation-name: fade-in; }
}

/* ===== DUYARLI TASARIM ===== */
@media (max-width: 1080px) {
  .nav-links { gap: 20px; }
  .strip-grid { grid-template-columns: repeat(2, 1fr); gap: 8px 24px; }
  .about-inner { gap: 56px; }
}

@media (max-width: 960px) {
  .hamburger { display: flex; }
  .navbar nav { margin-left: auto; }
  .nav-links {
    position: absolute; top: 100%; left: 0; right: 0;
    flex-direction: column; align-items: stretch; gap: 0;
    background: #fff; border-bottom: 1px solid var(--line);
    box-shadow: 0 24px 40px -24px rgba(16, 24, 40, 0.5);
    padding: 8px 24px 20px;
    display: none;
  }
  .nav-links.open { display: flex; }
  .nav-links li { border-bottom: 1px solid var(--line); }
  .nav-links a:not(.btn) { display: block; padding: 16px 0; font-size: 1.2rem; }
  .nav-links a:not(.btn)::after { display: none; }
  .nav-links-cta { display: block; border-bottom: 0 !important; padding-top: 16px; }
  .nav-links-cta .btn { width: 100%; min-height: 50px; }
  .nav-call { margin-left: auto; }
  .nav-call + .hamburger { margin-left: -12px; }

  .hero-inner { grid-template-columns: 1fr; gap: 56px; padding-top: 44px; padding-bottom: 72px; }
  .hero-media { justify-self: center; width: 80%; max-width: 360px; margin-left: 8%; }
  .section-head.split { grid-template-columns: 1fr; gap: 14px; }
  .svc-cols { grid-template-columns: 1fr; gap: 64px; }
  .midea-inner { grid-template-columns: 1fr; gap: 48px; }
  .midea-media { min-height: 0; max-width: 520px; width: 100%; margin: 0 auto; }
  .gallery-grid { grid-template-columns: repeat(3, 1fr); }
  .about-inner { grid-template-columns: 1fr; }
  .about-media { width: 84%; max-width: 360px; margin: 0 auto; }
  .contact-inner { grid-template-columns: 1fr; gap: 48px; }
  .flyer { max-width: 560px; }
  .footer-grid { grid-template-columns: 1fr 1fr; }
  .footer-brand { grid-column: 1 / -1; }
}

@media (max-width: 760px) {
  :root { --edge: 24px; }
  body { padding-bottom: calc(74px + env(safe-area-inset-bottom)); }
  .topbar { display: none; }
  .nav-inner { height: 76px; }
  .brand-logo { height: 56px; }
  .nav-call { display: none; }
  .navbar nav { margin-left: auto; }
  html { scroll-padding-top: 84px; }

  .section { padding: 80px 0; }
  .hero-lead { font-size: 1.12rem; }
  .phone-pill-text { font-size: 1.8rem; }
  .phone-pill-icon { width: 48px; height: 48px; }
  .hero-actions .btn-wa { min-height: 56px; }
  .triad { font-size: 1.05rem; }
  .triad .dash { display: none; }
  .hero-badge { width: 132px; height: 132px; font-size: 0.86rem; left: -9%; border-width: 5px; }
  .hero-badge strong { font-size: 0.98rem; margin-top: 5px; padding-top: 5px; }

  .strip-grid { gap: 4px 16px; }
  .strip-item { gap: 12px; }
  .strip-item .disc { width: 44px; height: 44px; }
  .strip-item .disc svg { width: 20px; height: 20px; }
  .strip-item strong { font-size: 1.12rem; }
  .strip-item small { font-size: 0.82rem; }

  .midea { padding: calc(var(--edge) + 72px) 0 80px; }
  .readout-item:last-child { padding-left: 0; border-left: 0; }
  .phone-frame { width: 58%; margin-left: 0; }
  .midea-photo { width: 50%; }

  .gallery-grid { grid-template-columns: repeat(2, 1fr); gap: 8px; }
  .g-cap { font-size: 0.95rem; padding: 30px 10px 10px; }
  .principles { grid-template-columns: 1fr; }
  .contact { padding-bottom: calc(80px + var(--edge)); }
  .contact-row-text { font-size: 1.25rem; }
  .footer-cta-inner { flex-direction: column; align-items: flex-start; }

  .glow-a { width: 440px; height: 440px; }
  .glow-b { width: 420px; height: 420px; bottom: -10%; right: -30%; }
  .glow-c { width: 520px; height: 520px; }
  .midea-glow { width: 340px; height: 340px; }
  .cycle-art { width: 280px; right: -24px; top: auto; bottom: 24px; opacity: 0.13; }
  .bg-dots {
    -webkit-mask-image: radial-gradient(ellipse 90% 45% at 30% 25%, #000 0%, transparent 72%);
            mask-image: radial-gradient(ellipse 90% 45% at 30% 25%, #000 0%, transparent 72%);
  }

  .fab-wa { display: none; }
  .mobile-bar {
    position: fixed; left: 0; right: 0; bottom: 0; z-index: 60;
    display: grid; grid-template-columns: 1fr 1fr 52px; gap: 8px;
    padding: 10px 12px calc(10px + env(safe-area-inset-bottom));
    background: rgba(255, 255, 255, 0.97);
    border-top: 1px solid var(--line);
    box-shadow: 0 -10px 30px -20px rgba(16, 24, 40, 0.6);
  }
  .mobile-bar a {
    display: flex; align-items: center; justify-content: center; gap: 8px;
    min-height: 52px; border-radius: 999px; color: #fff;
    font: 700 1.15rem/1 var(--ff-display); letter-spacing: 0.06em; text-transform: uppercase;
  }
  .mobile-bar .ic { width: 20px; height: 20px; }
  .mobile-bar-call { background: var(--blue); }
  .mobile-bar-wa { background: var(--wa); }
  .mobile-bar-ig { background: linear-gradient(45deg, #f58529, #dd2a7b 50%, #8134af 80%, #515bd4); }
  .mobile-bar-ig .ic { width: 23px; height: 23px; }

  .lightbox { grid-template-columns: 1fr 1fr; grid-template-rows: minmax(0, 1fr) auto; padding: 64px 12px 24px; gap: 14px 20px; }
  .lb-stage { grid-column: 1 / -1; grid-row: 1; }
  .lb-prev { grid-row: 2; grid-column: 1; justify-self: end; }
  .lb-next { grid-row: 2; grid-column: 2; justify-self: start; }
  .lb-media img, .lb-media video { max-height: calc(100vh - 210px); max-height: calc(100dvh - 210px); }
}

@media (max-width: 420px) {
  .container { padding-left: 16px; padding-right: 16px; }
  .hero-title { font-size: 2.95rem; }
  .phone-pill { padding-right: 22px; }
  .phone-pill-text { font-size: 1.62rem; }
  .hero-actions .btn-wa { width: 100%; }
  .triad { font-size: 0.94rem; letter-spacing: 0.03em; gap: 8px; }
  .area-list li { padding: 12px; gap: 8px; font-size: 1.12rem; }
  .area-list li:first-child::after { font-size: 0.64rem; padding: 3px 6px; letter-spacing: 0.08em; }
  .strip-grid { grid-template-columns: 1fr 1fr; }
  .strip-item small { display: none; }
  .readout-grid { gap: 16px 18px; }
  .footer-grid { gap: 32px 24px; }
}
