@font-face{font-family:'Archivo';font-style:normal;font-weight:400;font-display:swap;src:url('../font/archivo-400-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Archivo';font-style:normal;font-weight:400;font-display:swap;src:url('../font/archivo-400-latin.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Archivo';font-style:normal;font-weight:600;font-display:swap;src:url('../font/archivo-600-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Archivo';font-style:normal;font-weight:600;font-display:swap;src:url('../font/archivo-600-latin.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Archivo';font-style:normal;font-weight:800;font-display:swap;src:url('../font/archivo-800-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Archivo';font-style:normal;font-weight:800;font-display:swap;src:url('../font/archivo-800-latin.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Archivo Black';font-style:normal;font-weight:400;font-display:swap;src:url('../font/archivo-black-400-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Archivo Black';font-style:normal;font-weight:400;font-display:swap;src:url('../font/archivo-black-400-latin.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}

/* ============================================================
   Çalışkan Beyaz Eşya — Kırıkkale Teknik Servis
   "Aydınlık canlı premium" dili: beyaz zemin, elektrik kırmızı +
   sıcak amber accent, yumuşak büyük radius, katmanlı yumuşak gölge,
   derinlik + bindirmeli katmanlar. Rafine — efekt çorbası değil.
   ============================================================ */

:root {
  --red: #EF2B2D;
  --red-deep: #CE1B1D;
  --red-ink: #7E1516;
  --amber: #F7A81B;
  --amber-deep: #E08A00;
  --ink: #151A22;
  --ink-2: #414A57;
  --mute: #6B7480;
  --bg: #FFFFFF;
  --surface: #F6F7F9;
  --surface-2: #ECEFF2;
  --line: #E5E8ED;
  --red-soft: #FFECEC;
  --amber-soft: #FFF4E0;
  --wa: #128C7E;
  --wa-deep: #0B6E63;

  --font: 'Archivo', system-ui, -apple-system, 'Segoe UI', sans-serif;
  --display: 'Archivo Black', 'Archivo', system-ui, sans-serif;

  --container: 1200px;
  --pad: 22px;
  --z-nav: 50;
  --z-sticky: 40;
  --z-fab: 30;

  --r-xl: 28px;
  --r-lg: 22px;
  --r-md: 14px;
  --r-sm: 11px;
  --r-pill: 100px;

  --ring: inset 0 0 0 1px rgba(20, 26, 34, 0.06);
  --sh-xs: 0 1px 2px rgba(20, 26, 34, 0.06);
  --sh-sm: 0 2px 4px rgba(20, 26, 34, 0.05), 0 6px 16px -6px rgba(20, 26, 34, 0.10);
  --sh-md: 0 4px 10px -3px rgba(20, 26, 34, 0.07), 0 18px 38px -14px rgba(20, 26, 34, 0.18);
  --sh-lg: 0 10px 22px -8px rgba(20, 26, 34, 0.10), 0 38px 66px -22px rgba(20, 26, 34, 0.26);
  --sh-red: 0 14px 30px -10px rgba(239, 43, 45, 0.5);
  --sh-amber: 0 14px 30px -12px rgba(247, 168, 27, 0.5);
}

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

html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation: none !important; transition: none !important; }
}

body {
  margin: 0;
  font-family: var(--font);
  font-size: 16px;
  line-height: 1.62;
  color: var(--ink);
  background: var(--bg);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

img, svg { display: block; max-width: 100%; }
img { height: auto; }

h1, h2, h3, h4 { margin: 0 0 .5em; line-height: 1.1; font-weight: 800; letter-spacing: -0.4px; }
p { margin: 0 0 1em; }
p:last-child { margin-bottom: 0; }
ul, ol { margin: 0 0 1em; padding-left: 1.2em; }
a { color: var(--red-deep); text-decoration: none; }
a:hover { text-decoration: underline; }
strong { font-weight: 700; color: var(--ink); }

::selection { background: var(--amber-soft); color: var(--ink); }
:focus-visible { outline: 3px solid var(--red); outline-offset: 2px; border-radius: 3px; }

.visually-hidden {
  position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0;
  overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; border: 0;
}
.skip {
  position: absolute; left: -9999px; top: 0; z-index: 100;
  background: var(--ink); color: #fff; padding: 12px 18px; font-weight: 700; border-radius: 0 0 var(--r-sm) 0;
}
.skip:focus { left: 0; }

.container { max-width: var(--container); margin: 0 auto; padding-left: var(--pad); padding-right: var(--pad); }
.section { padding: 100px 0; }
.section--tight { padding: 66px 0; }
.section--surface { background: var(--surface); }
.section--ink { background: var(--ink); color: #fff; position: relative; overflow: clip; }
.section--ink::before {
  content: ""; position: absolute; inset: 0; pointer-events: none;
  background: radial-gradient(52% 60% at 82% 8%, rgba(239, 43, 45, 0.18), transparent 62%),
              radial-gradient(46% 54% at 10% 100%, rgba(247, 168, 27, 0.08), transparent 60%);
}
.section--ink > .container { position: relative; z-index: 1; }
.section--ink h2 { color: #fff; }

/* ---------- Başlık dili ---------- */
.kicker {
  font-weight: 800; font-size: 12.5px; color: var(--red-deep); text-transform: uppercase; letter-spacing: 1.4px;
  display: inline-flex; align-items: center; gap: 10px; margin-bottom: 15px;
}
.kicker::before { content: ""; width: 22px; height: 3px; border-radius: 3px; background: linear-gradient(90deg, var(--red), var(--amber)); flex: 0 0 auto; }
.section--ink .kicker { color: #FF9A9B; }
.section--surface .kicker { color: var(--red-deep); }

h1, .h1 { font-weight: 800; font-size: clamp(33px, 4.6vw, 55px); letter-spacing: -1.2px; line-height: 1.04; }
h2, .h2 { font-weight: 800; font-size: clamp(26px, 3.2vw, 39px); letter-spacing: -0.8px; line-height: 1.08; }
h3, .h3 { font-size: 18px; font-weight: 700; letter-spacing: -0.2px; }
.hl { color: var(--red); }
.section-head { max-width: 760px; margin-bottom: 52px; }
.section-head p { font-size: 17px; color: var(--ink-2); margin: 0; }
.section--ink .section-head p { color: #C4CBD3; }

/* ---------- Butonlar ---------- */
.btn {
  display: inline-flex; align-items: center; justify-content: center; gap: 10px;
  font-family: var(--font); font-weight: 700; font-size: 15.5px; line-height: 1;
  padding: 15px 24px; border: 1.5px solid transparent; cursor: pointer; border-radius: var(--r-sm);
  text-decoration: none !important;
  transition: transform .18s ease, background-color .18s ease, border-color .18s ease, color .18s ease, box-shadow .18s ease;
  min-height: 52px; white-space: nowrap;
}
.btn svg { width: 19px; height: 19px; flex: 0 0 auto; }
.btn--red { background: linear-gradient(180deg, #F5352F, var(--red-deep)); color: #fff; border-color: transparent; box-shadow: var(--sh-red); }
.btn--red:hover { transform: translateY(-2px); box-shadow: 0 18px 36px -10px rgba(239, 43, 45, 0.6); }
.btn--wa { background: var(--wa); color: #fff; border-color: transparent; box-shadow: 0 12px 26px -12px rgba(18, 140, 126, 0.55); }
.btn--wa:hover { background: var(--wa-deep); transform: translateY(-2px); }
.btn--ghost { background: #fff; color: var(--ink); border-color: var(--line); box-shadow: var(--sh-xs); }
.btn--ghost:hover { border-color: var(--ink); transform: translateY(-2px); box-shadow: var(--sh-sm); }
.btn--ghost-w { background: rgba(255, 255, 255, 0.06); color: #fff; border-color: rgba(255, 255, 255, 0.5); }
.btn--ghost-w:hover { background: #fff; color: var(--ink); border-color: #fff; transform: translateY(-2px); }
.btn--lg { font-size: 16.5px; padding: 17px 28px; min-height: 58px; }
.btn--num { font-weight: 800; letter-spacing: .2px; }

/* ---------- Üst bar (opsiyonel/legacy) ---------- */
.topbar { background: var(--ink); color: #fff; font-size: 14px; }
.topbar__in { display: flex; align-items: center; justify-content: space-between; gap: 16px; min-height: 42px; }
.topbar__item { display: inline-flex; align-items: center; gap: 7px; color: #D7DBDF; white-space: nowrap; }
.topbar__item svg { width: 15px; height: 15px; color: var(--red); }
.topbar a { color: #fff; font-weight: 700; }
.topbar__right { display: flex; align-items: center; gap: 18px; }

/* ---------- Header ---------- */
.header {
  background: rgba(255, 255, 255, 0.86); backdrop-filter: saturate(180%) blur(12px);
  border-bottom: 1px solid var(--line); position: sticky; top: 0; z-index: var(--z-nav);
}
.header__in { display: flex; align-items: center; justify-content: space-between; gap: 22px; min-height: 72px; }
.brand { display: flex; align-items: center; gap: 12px; text-decoration: none !important; color: var(--ink); }
.brand__mark {
  width: 42px; height: 42px; background: linear-gradient(150deg, #F5352F, var(--red-deep)); color: #fff;
  font-family: var(--display); font-size: 22px; display: flex; align-items: center; justify-content: center;
  flex: 0 0 auto; border-radius: 12px; box-shadow: var(--sh-red);
}
.brand__text { display: flex; flex-direction: column; gap: 1px; }
.brand__name { font-weight: 800; font-size: 17.5px; line-height: 1.1; letter-spacing: -0.4px; white-space: nowrap; }
.brand__sub { font-size: 11px; font-weight: 700; letter-spacing: .6px; text-transform: uppercase; color: var(--mute); white-space: nowrap; }
.nav { display: flex; align-items: center; gap: 30px; }
.nav a { position: relative; color: var(--ink-2); font-weight: 600; font-size: 14.5px; padding: 26px 0; }
.nav a:hover { text-decoration: none; color: var(--ink); }
.nav a[aria-current="page"] { color: var(--ink); }
.nav a[aria-current="page"]::after { content: ""; position: absolute; left: 0; right: 0; bottom: -1px; height: 3px; border-radius: 3px 3px 0 0; background: linear-gradient(90deg, var(--red), var(--amber)); }
.header__cta { display: flex; align-items: center; gap: 10px; }
.header__cta .btn { padding: 11px 18px; min-height: 44px; font-size: 14.5px; }
.header__cta .btn svg { width: 17px; height: 17px; }
.nav-toggle { display: none; background: #fff; border: 1.5px solid var(--line); border-radius: 11px; padding: 9px 10px; cursor: pointer; box-shadow: var(--sh-xs); }
.nav-toggle svg { width: 22px; height: 22px; display: block; }

/* ---------- Hero (aydınlık split premium) ---------- */
.hero { position: relative; overflow: clip; padding: 78px 0 86px; }
.hero__glow {
  position: absolute; inset: 0; pointer-events: none;
  background: radial-gradient(52% 66% at 88% 6%, rgba(247, 168, 27, 0.12), transparent 58%),
              radial-gradient(46% 60% at 100% 92%, rgba(239, 43, 45, 0.07), transparent 60%);
}
.hero__grid { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0, 6.4fr) minmax(0, 5.6fr); gap: 60px; align-items: center; }
.hero__content { max-width: 620px; }
.hero h1 { margin-bottom: 18px; }
.hero__lead { font-size: 18.5px; color: var(--ink-2); max-width: 54ch; line-height: 1.6; }
.hero__cta { display: flex; flex-wrap: wrap; gap: 13px; margin-top: 30px; }
.hero__note { margin-top: 18px; font-size: 14.5px; color: var(--mute); display: inline-flex; align-items: center; gap: 9px; }
.hero__note svg { width: 17px; height: 17px; color: var(--wa); flex: 0 0 auto; }

.hero__figure { position: relative; }
.hero__accent {
  position: absolute; z-index: 0; right: -18px; top: -20px; width: 74%; height: 86%;
  background: linear-gradient(150deg, var(--amber), var(--red)); border-radius: var(--r-xl); opacity: .16;
  transform: rotate(2.5deg);
}
.hero__photo { position: relative; z-index: 1; border-radius: var(--r-xl); overflow: hidden; box-shadow: var(--sh-lg); background: var(--surface); }
.hero__photo img { width: 100%; display: block; aspect-ratio: 4 / 3.3; object-fit: cover; object-position: center 32%; }
.hero__float {
  position: absolute; z-index: 2; left: -20px; bottom: 26px;
  background: #fff; border-radius: var(--r-md); box-shadow: var(--sh-lg);
  padding: 14px 18px 14px 15px; display: flex; align-items: center; gap: 13px; max-width: 70%;
}
.hero__float-ico { width: 42px; height: 42px; border-radius: 12px; background: linear-gradient(150deg, var(--amber), var(--red)); color: #fff; display: flex; align-items: center; justify-content: center; flex: 0 0 auto; box-shadow: var(--sh-amber); }
.hero__float-ico svg { width: 21px; height: 21px; }
.hero__float > span:last-child { display: flex; flex-direction: column; }
.hero__float-t { font-weight: 800; font-size: 15px; line-height: 1.15; }
.hero__float-s { font-size: 12.5px; color: var(--mute); margin-top: 2px; }
.hero__chip {
  position: absolute; z-index: 2; right: 16px; top: 16px;
  background: rgba(255, 255, 255, 0.94); backdrop-filter: blur(4px); border-radius: var(--r-pill);
  padding: 8px 15px 8px 12px; display: inline-flex; align-items: center; gap: 8px; font-weight: 700; font-size: 13.5px;
  box-shadow: var(--sh-md);
}
.hero__chip svg { width: 16px; height: 16px; color: var(--red); }
.hero__stars { display: inline-flex; gap: 2px; }
.hero__stars svg { width: 15px; height: 15px; color: var(--amber); }

/* ---------- Hero slider (tam ekran) ---------- */
.hero-slider { position: relative; height: calc(100dvh - 72px); min-height: 560px; max-height: 940px; overflow: hidden; background: var(--ink); }
.hero-slider--single { height: auto; min-height: 0; }
.hero-slider--single .hslide { position: relative; }
.hslides { position: absolute; inset: 0; }
.hslide { position: absolute; inset: 0; opacity: 0; visibility: hidden; transition: opacity .8s ease; }
.hslide.is-active { opacity: 1; visibility: visible; z-index: 1; }
.hslide__bg { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center 28%; transform: scale(1.07); transition: transform 7.5s ease; }
.hslide.is-active .hslide__bg { transform: scale(1); }
.hslide__scrim { position: absolute; inset: 0; background: linear-gradient(94deg, rgba(12, 15, 21, 0.9) 2%, rgba(12, 15, 21, 0.66) 40%, rgba(12, 15, 21, 0.14) 82%), linear-gradient(0deg, rgba(12, 15, 21, 0.55), transparent 34%); }
.hslide__in { position: relative; z-index: 2; height: 100%; display: flex; align-items: center; }
.hslide__content { max-width: 660px; padding: 40px 0 96px; }
.hero-slider .kicker { color: var(--amber); }
.hslide__h { margin: 0 0 18px; color: #fff; font-weight: 800; font-size: clamp(33px, 4.6vw, 55px); letter-spacing: -1.2px; line-height: 1.04; }
.hero-slider .hl { color: #FF6A54; }
.hslide__lead { color: #E7EAEE; font-size: 18.5px; max-width: 54ch; line-height: 1.62; }
.hero-slider .hero__cta { margin-top: 30px; }
.hslide__note { margin-top: 18px; color: #D2D8DD; font-size: 14.5px; display: inline-flex; align-items: center; gap: 9px; }
.hslide__note svg { width: 17px; height: 17px; color: #7CD9A8; flex: 0 0 auto; }

.hslider__arrow { position: absolute; top: 50%; transform: translateY(-50%); z-index: 5; width: 54px; height: 54px; border-radius: 50%; background: rgba(255, 255, 255, 0.13); backdrop-filter: blur(6px); border: 1px solid rgba(255, 255, 255, 0.3); color: #fff; display: flex; align-items: center; justify-content: center; cursor: pointer; transition: background-color .18s ease, transform .18s ease; }
.hslider__arrow:hover { background: rgba(255, 255, 255, 0.26); }
.hslider__arrow:active { transform: translateY(-50%) scale(0.94); }
.hslider__arrow svg { width: 22px; height: 22px; }
.hslider__arrow--prev { left: 26px; }
.hslider__arrow--prev svg { transform: scaleX(-1); }
.hslider__arrow--next { right: 26px; }
.hslider__dots { position: absolute; z-index: 5; left: 0; right: 0; bottom: 30px; display: flex; justify-content: center; gap: 10px; }
.hslider__dot { width: 11px; height: 11px; padding: 0; border: 0; border-radius: 50%; background: rgba(255, 255, 255, 0.45); cursor: pointer; transition: background-color .2s ease, width .2s ease; }
.hslider__dot:hover { background: rgba(255, 255, 255, 0.7); }
.hslider__dot.is-active { background: #fff; width: 30px; border-radius: 6px; }

/* Hero altına istatistik kartı */
.statcard {
  position: relative; z-index: 5; margin-top: 34px;
  background: #fff; border-radius: var(--r-lg); box-shadow: var(--sh-md), var(--ring);
  display: grid; grid-template-columns: repeat(4, 1fr); overflow: hidden;
}
.statcard .stat { padding: 30px 28px; border-left: 1px solid var(--line); }
.statcard .stat:first-child { border-left: 0; }
.statcard .stat__num { font-size: 36px; }
.statcard .stat__label { margin-top: 8px; }

/* Ekip şeridi */
.teamband { display: grid; grid-template-columns: minmax(0, 5fr) minmax(0, 7fr); gap: 60px; align-items: center; }
.teamband__media { border-radius: var(--r-xl); overflow: hidden; box-shadow: var(--sh-lg); }
.teamband__media img { width: 100%; display: block; }

/* stat rakamları */
.stat { padding: 24px 18px; border-left: 1px solid var(--line); }
.stat:first-child { border-left: 0; }
.stat__num { font-weight: 800; font-size: 28px; color: var(--red-deep); line-height: 1; letter-spacing: -0.6px; font-variant-numeric: tabular-nums; }
.stat__label { font-size: 13.5px; font-weight: 600; color: var(--mute); margin-top: 7px; }

/* stat şeridi (legacy) */
.statband { border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); background: #fff; }
.statband__grid { display: grid; grid-template-columns: repeat(4, 1fr); }

/* ---------- Kartlar ---------- */
.grid { display: grid; gap: 24px; }
.grid--3 { grid-template-columns: repeat(3, 1fr); }
.grid--4 { grid-template-columns: repeat(4, 1fr); }
.grid--2 { grid-template-columns: repeat(2, 1fr); }

.card {
  background: #fff; border-radius: var(--r-lg); box-shadow: var(--sh-md), var(--ring);
  overflow: hidden; display: flex; flex-direction: column;
  transition: box-shadow .24s ease, transform .24s ease; position: relative;
}
a.card { color: inherit; text-decoration: none !important; cursor: pointer; }
a.card::after { content: ""; position: absolute; left: 0; right: 0; top: 0; height: 3px; background: linear-gradient(90deg, var(--red), var(--amber)); opacity: 0; transition: opacity .24s ease; z-index: 3; }
a.card:hover { box-shadow: var(--sh-lg), var(--ring); transform: translateY(-6px); }
a.card:hover::after { opacity: 1; }
.card__media { aspect-ratio: 3 / 2; overflow: hidden; background: var(--surface); }
.card__media img, .card__media svg { width: 100%; height: 100%; object-fit: cover; transition: transform .5s ease; }
a.card:hover .card__media img { transform: scale(1.05); }
.card__body { padding: 26px; display: flex; flex-direction: column; gap: 9px; flex: 1; }
.card__body p { color: var(--ink-2); font-size: 15px; margin: 0; }
.card__link { margin-top: auto; padding-top: 14px; font-weight: 700; font-size: 14.5px; color: var(--red-deep); display: inline-flex; align-items: center; gap: 6px; }
.card__link svg { width: 15px; height: 15px; transition: transform .2s ease; }
a.card:hover .card__link svg { transform: translateX(3px); }
.card--cta { background: linear-gradient(160deg, #fff, var(--red-soft)); }
.card--cta .feature__icon { background: linear-gradient(150deg, #F5352F, var(--red-deep)); box-shadow: var(--sh-red); }
.card--cta .feature__icon svg { color: #fff; }

/* ikonlu özellik kutusu */
.feature { background: #fff; border-radius: var(--r-lg); box-shadow: var(--sh-sm), var(--ring); padding: 28px; transition: box-shadow .22s ease, transform .22s ease; }
.feature:hover { box-shadow: var(--sh-md), var(--ring); transform: translateY(-3px); }
.feature__icon { width: 48px; height: 48px; border-radius: 14px; background: var(--red-soft); display: flex; align-items: center; justify-content: center; margin-bottom: 16px; }
.feature__icon svg { width: 21px; height: 21px; color: var(--red-deep); }
.feature h3 { margin-bottom: 7px; }
.feature p { color: var(--ink-2); font-size: 14.5px; margin: 0; }
.section--ink .feature { background: #1B212B; box-shadow: none; }
.section--ink .feature__icon { background: rgba(239, 43, 45, 0.16); }
.section--ink .feature__icon svg { color: #FF8A8B; }
.section--ink .feature p { color: #AEB6C0; }
.section--ink .section-head p { color: #C4CBD3; }
.section--ink .card { background: #1B212B; box-shadow: 0 26px 56px -24px rgba(0, 0, 0, 0.6); }
.section--ink .card::after { opacity: 0; }
.section--ink .card:hover { box-shadow: 0 34px 66px -24px rgba(0, 0, 0, 0.7); }
.section--ink .card h3 a { color: #fff; }
.section--ink .card__body p { color: #AEB6C0; }
.section--ink .card .feature__icon { background: rgba(239, 43, 45, 0.16); }
.section--ink .card .feature__icon svg { color: #FF8A8B; }
.section--ink .card__link { color: #FF8A8B; }
.section--ink .chip { background: #232B36; border-color: #333C48; color: #E4E8EB; }
.section--ink a.chip:hover { border-color: #4A5563; box-shadow: none; }
.section--ink .notice { background: #1B212B; border-color: #2C3542; color: #AEB6C0; }
.section--ink .notice strong { color: #E8EBEE; }
.section--ink .notice a { color: #FF8A8B; }

/* adımlar */
.steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 26px; }
.step { position: relative; background: #fff; border-radius: var(--r-lg); box-shadow: var(--sh-md), var(--ring); padding: 32px 30px; transition: box-shadow .22s ease, transform .22s ease; }
.step:hover { box-shadow: var(--sh-lg), var(--ring); transform: translateY(-4px); }
.step__num {
  display: inline-flex; align-items: center; justify-content: center;
  width: 46px; height: 46px; border-radius: 14px;
  background: linear-gradient(150deg, var(--amber), var(--red)); color: #fff;
  font-family: var(--font); font-size: 16px; font-weight: 800; margin-bottom: 18px; box-shadow: var(--sh-amber);
}
.step h3 { margin: 0 0 9px; }
.step p { margin: 0; color: var(--ink-2); font-size: 15px; }

/* müşteri yorumları */
.reviews { display: grid; grid-template-columns: repeat(3, 1fr); gap: 26px; }
.review {
  background: #fff; border-radius: var(--r-lg); box-shadow: var(--sh-md), var(--ring);
  padding: 30px; display: flex; flex-direction: column; gap: 16px;
  transition: box-shadow .22s ease, transform .22s ease;
}
.review:hover { box-shadow: var(--sh-lg), var(--ring); transform: translateY(-4px); }
.review__stars { display: flex; gap: 3px; }
.review__stars svg { width: 18px; height: 18px; color: var(--amber); }
.review__text { color: var(--ink-2); font-size: 15px; line-height: 1.65; margin: 0; flex: 1; }
.review__who { display: flex; align-items: center; gap: 13px; border-top: 1px solid var(--surface-2); padding-top: 17px; }
.review__avatar {
  width: 44px; height: 44px; border-radius: 13px; background: linear-gradient(150deg, var(--amber), var(--red)); color: #fff;
  display: flex; align-items: center; justify-content: center; font-weight: 800; font-size: 16px; flex: 0 0 auto; box-shadow: var(--sh-amber);
}
.review__name { font-weight: 700; font-size: 14.5px; }
.review__meta { font-size: 13px; color: var(--mute); margin-top: 1px; }

/* ---------- Marka chip'leri ---------- */
.chips { display: flex; flex-wrap: wrap; gap: 10px; }
.chip {
  display: inline-flex; align-items: center; padding: 10px 17px; border: 1px solid var(--line); border-radius: var(--r-pill);
  background: #fff; font-weight: 600; font-size: 13.5px; color: var(--ink);
  text-decoration: none !important; box-shadow: var(--sh-xs);
  transition: border-color .16s ease, background-color .16s ease, box-shadow .16s ease, transform .16s ease;
}
a.chip:hover { border-color: var(--red); color: var(--red-deep); box-shadow: var(--sh-sm); transform: translateY(-2px); }
.chip--static { color: var(--ink-2); cursor: default; box-shadow: none; }

/* ---------- Kod tablosu ---------- */
.table-wrap { overflow-x: auto; background: #fff; border-radius: var(--r-lg); box-shadow: var(--sh-sm), var(--ring); }
table.codes { width: 100%; border-collapse: collapse; font-size: 15px; min-width: 720px; }
table.codes th {
  background: var(--surface); color: var(--ink); text-align: left; padding: 15px 16px;
  font-size: 12px; letter-spacing: .6px; text-transform: uppercase; border-bottom: 2px solid var(--red);
  white-space: nowrap; font-weight: 800;
}
table.codes td { padding: 14px 16px; border-top: 1px solid var(--line); vertical-align: top; }
table.codes tr:nth-child(even) td { background: #FBFCFD; }
table.codes tbody tr { transition: background-color .15s ease; }
table.codes tbody tr:hover td { background: var(--amber-soft); }
td.code { font-weight: 800; font-size: 15px; color: var(--red-deep); white-space: nowrap; }
td.servis { white-space: nowrap; font-weight: 700; }
td.servis .yes { color: var(--red-deep); }
td.servis .maybe { color: var(--ink-2); }
.code-search { display: flex; align-items: center; gap: 12px; margin-bottom: 16px; }
.code-search input {
  width: 100%; max-width: 400px; padding: 14px 17px; border: 1.5px solid var(--line); border-radius: var(--r-sm);
  font: inherit; background: #fff; color: var(--ink); box-shadow: var(--sh-xs);
  transition: border-color .16s ease, box-shadow .16s ease;
}
.code-search input:focus { border-color: var(--red); outline: none; box-shadow: 0 0 0 4px rgba(239, 43, 45, 0.12); }
.code-search input::placeholder { color: var(--mute); }
.code-hits { font-size: 14px; color: var(--mute); font-weight: 600; }

/* uyarı / bilgi kutusu */
.notice { border: 1px solid var(--line); border-left: 4px solid var(--red); border-radius: var(--r-md); background: linear-gradient(120deg, var(--red-soft), #fff 60%); padding: 17px 20px; font-size: 14.5px; color: var(--ink-2); box-shadow: var(--sh-xs); }
.notice--plain { border-left-color: var(--amber); background: linear-gradient(120deg, var(--amber-soft), #fff 60%); }
.notice strong { color: var(--ink); }

/* ---------- SSS ---------- */
.faq { background: #fff; max-width: 900px; border-radius: var(--r-lg); box-shadow: var(--sh-md), var(--ring); overflow: hidden; }
.faq details { border-top: 1px solid var(--line); }
.faq details:first-child { border-top: 0; }
.faq summary {
  cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 16px;
  padding: 20px 24px; font-weight: 700; font-size: 16.5px; transition: color .15s ease;
}
.faq summary:hover { color: var(--red-deep); }
.faq summary::-webkit-details-marker { display: none; }
.faq summary::after { content: "+"; font-family: var(--font); font-weight: 800; font-size: 24px; color: var(--red); flex: 0 0 auto; transition: transform .2s ease; line-height: 1; }
.faq details[open] summary::after { content: "–"; }
.faq .faq__a { padding: 0 24px 20px; color: var(--ink-2); max-width: 76ch; }

/* ---------- CTA bandı ---------- */
.ctaband { background: linear-gradient(135deg, #F5352F, var(--red-deep)); color: #fff; border-radius: var(--r-xl); box-shadow: var(--sh-lg); overflow: clip; position: relative; }
.ctaband::before { content: ""; position: absolute; inset: 0; background: radial-gradient(60% 120% at 90% 10%, rgba(247, 168, 27, 0.28), transparent 60%); pointer-events: none; }
.ctaband--photo { background: var(--ink); }
.ctaband--photo .ctaband__bg { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center 35%; }
.ctaband--photo .ctaband__scrim { position: absolute; inset: 0; background: linear-gradient(96deg, rgba(15, 19, 26, 0.92) 8%, rgba(15, 19, 26, 0.6) 56%, rgba(15, 19, 26, 0.28) 100%); }
.ctaband--photo::before { display: none; }
.ctaband--photo .ctaband__in { padding: 74px 44px; }
.ctaband--photo .ctaband__in { position: relative; z-index: 1; }
.ctaband--photo p { color: #D6DBDF; }
.ctaband--photo .btn--num { background: linear-gradient(180deg, #F5352F, var(--red-deep)); color: #fff; border-color: transparent; }
.ctaband--photo .btn--num:hover { transform: translateY(-2px); }
.ctaband__wrap { padding-top: 22px; padding-bottom: 96px; }
.ctaband__in { display: flex; align-items: center; justify-content: space-between; gap: 30px; padding: 52px 48px; flex-wrap: wrap; position: relative; z-index: 1; }
.ctaband h2 { color: #fff; margin: 0 0 8px; }
.ctaband p { margin: 0; color: rgba(255, 255, 255, 0.9); font-size: 17px; }
.ctaband__btns { display: flex; gap: 12px; flex-wrap: wrap; }
.ctaband .btn--num { background: #fff; color: var(--red-deep); border-color: #fff; box-shadow: var(--sh-md); }
.ctaband .btn--num:hover { background: var(--ink); color: #fff; border-color: var(--ink); transform: translateY(-2px); }

/* ---------- İlçe listesi ---------- */
.arealist { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.area {
  display: flex; align-items: center; justify-content: space-between; gap: 10px;
  border-radius: var(--r-md); box-shadow: var(--sh-sm), var(--ring);
  background: #fff; padding: 17px 20px; font-weight: 700;
  color: var(--ink); text-decoration: none !important; transition: box-shadow .18s ease, transform .18s ease;
}
.area:hover { box-shadow: var(--sh-md), var(--ring); transform: translateY(-3px); }
.area svg { width: 17px; height: 17px; color: var(--red); flex: 0 0 auto; }
.area__tag { border-radius: var(--r-pill); font-size: 12px; font-weight: 800; color: var(--wa-deep); background: #E4F4EF; padding: 4px 11px; text-transform: uppercase; letter-spacing: .3px; }
.area__tag--plan { color: var(--amber-deep); background: var(--amber-soft); }

/* ---------- Sayfa başı (iç sayfalar) ---------- */
.pagehead { position: relative; overflow: clip; background: var(--surface); border-bottom: 1px solid var(--line); padding: 52px 0 46px; }
.pagehead::before { content: ""; position: absolute; inset: 0; pointer-events: none; background: radial-gradient(46% 80% at 96% 0%, rgba(247, 168, 27, 0.12), transparent 60%), radial-gradient(40% 70% at 100% 100%, rgba(239, 43, 45, 0.06), transparent 60%); }
.pagehead > .container { position: relative; z-index: 1; }
.pagehead h1 { margin-bottom: 10px; }
.pagehead__lead { color: var(--ink-2); font-size: 17.5px; max-width: 70ch; }
.crumbs { font-size: 13.5px; color: var(--mute); margin-bottom: 16px; display: flex; flex-wrap: wrap; gap: 7px; }
.crumbs a { color: var(--mute); font-weight: 600; }
.crumbs a:hover { color: var(--red-deep); }
.crumbs span[aria-hidden] { color: var(--line); }

/* içerik + yan sütun */
.layout { display: grid; grid-template-columns: minmax(0, 8fr) minmax(0, 4fr); gap: 44px; align-items: start; }
.aside { position: sticky; top: 100px; display: flex; flex-direction: column; gap: 20px; }
.callbox { background: #fff; border-radius: var(--r-lg); box-shadow: var(--sh-md), var(--ring); overflow: hidden; }
.callbox__head { background: linear-gradient(135deg, #F5352F, var(--red-deep)); color: #fff; padding: 16px 22px; font-weight: 800; display: flex; align-items: center; gap: 10px; font-size: 15px; }
.callbox__head svg { width: 17px; height: 17px; color: #fff; }
.callbox__body { padding: 20px; display: flex; flex-direction: column; gap: 11px; }
.callbox__body .btn { width: 100%; }
.callbox__note { font-size: 13.5px; color: var(--mute); margin: 3px 0 0; }
.asidelinks { background: #fff; padding: 22px; border-radius: var(--r-lg); box-shadow: var(--sh-sm), var(--ring); }
.asidelinks h3 { font-size: 15.5px; margin-bottom: 11px; }
.asidelinks ul { list-style: none; padding: 0; margin: 0; }
.asidelinks li { border-top: 1px solid var(--line); }
.asidelinks li:first-child { border-top: 0; }
.asidelinks a { display: flex; justify-content: space-between; align-items: center; padding: 11px 2px; color: var(--ink); font-weight: 600; font-size: 14.5px; }
.asidelinks a:hover { color: var(--red-deep); text-decoration: none; }
.asidelinks svg { width: 14px; height: 14px; color: var(--red); flex: 0 0 auto; }

/* checklist */
.ticks { list-style: none; padding: 0; margin: 0 0 1em; display: grid; gap: 11px; }
.ticks li { display: flex; gap: 11px; align-items: flex-start; color: var(--ink-2); }
.ticks svg { width: 20px; height: 20px; color: var(--wa); flex: 0 0 auto; margin-top: 2px; }
.grid--2col-list { display: grid; grid-template-columns: 1fr 1fr; gap: 11px 28px; }

.prose { max-width: 76ch; }
.prose h2 { margin-top: 1.5em; }
.prose h2:first-child { margin-top: 0; }

/* ---------- Footer ---------- */
.footer { background: var(--ink); color: #C4CBD3; font-size: 14.5px; position: relative; overflow: clip; }
.footer::before { content: ""; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, var(--red), var(--amber)); }
.footer a { color: #fff; }
.footer__grid { display: grid; grid-template-columns: 4fr 3fr 3fr 3fr; gap: 36px; padding: 60px 0 44px; }
.footer h4 { color: #fff; font-size: 15px; margin-bottom: 15px; }
.footer ul { list-style: none; margin: 0; padding: 0; display: grid; gap: 9px; }
.footer ul a { color: #C4CBD3; transition: color .15s ease; }
.footer ul a:hover { color: #fff; }
.footer .brand__name, .footer .brand { color: #fff; }
.footer__about { max-width: 34ch; line-height: 1.6; }
.footer__contact li { display: flex; gap: 10px; align-items: flex-start; }
.footer__contact svg { width: 16px; height: 16px; color: var(--red); flex: 0 0 auto; margin-top: 3px; }
.footer__legal { border-top: 1px solid #262E39; padding: 20px 0; font-size: 13px; color: #9AA2AB; }
.footer__legal .container { display: flex; justify-content: space-between; gap: 14px; flex-wrap: wrap; }
.footer__disclaimer { border-top: 1px solid #262E39; padding: 18px 0; font-size: 12.5px; color: #838C96; }

/* Algow imza */
.algow-credit-wrap { border-top: 1px solid #262E39; padding: 16px 0; text-align: center; }
.algow-credit { display: inline-flex; align-items: center; gap: 8px; font-size: 12px; color: #838C96; text-decoration: none; opacity: .85; transition: opacity .18s ease; }
.algow-credit:hover { opacity: 1; }
.algow-credit img { opacity: .9; }

/* ---------- WhatsApp FAB + mobil arama çubuğu ---------- */
.fab {
  position: fixed; right: 24px; bottom: 24px; z-index: var(--z-fab);
  width: 58px; height: 58px; background: var(--wa); color: #fff; border-radius: 18px;
  display: flex; align-items: center; justify-content: center;
  box-shadow: 0 14px 32px -8px rgba(18, 140, 126, 0.6);
  transition: background-color .18s ease, box-shadow .18s ease, transform .18s ease;
}
.fab:hover { background: var(--wa-deep); transform: translateY(-3px) scale(1.04); box-shadow: 0 18px 38px -8px rgba(11, 110, 99, 0.65); }
.fab svg { width: 28px; height: 28px; }

.mobilebar {
  display: none; position: fixed; left: 0; right: 0; bottom: 0; z-index: var(--z-sticky);
  grid-template-columns: 1fr 1fr; box-shadow: 0 -6px 24px -8px rgba(20, 26, 34, 0.28);
}
.mobilebar a {
  display: flex; align-items: center; justify-content: center; gap: 9px;
  min-height: 58px; font-weight: 800; font-size: 15px; color: #fff; text-decoration: none !important; letter-spacing: .3px;
}
.mobilebar a svg { width: 20px; height: 20px; }
.mobilebar__call { background: linear-gradient(180deg, #F5352F, var(--red-deep)); }
.mobilebar__call:active { background: var(--red-deep); }
.mobilebar__wa { background: var(--wa); }
.mobilebar__wa:active { background: var(--wa-deep); }

/* ---------- Responsive ---------- */
@media (max-width: 1023px) {
  .section { padding: 68px 0; }
  .hero { padding: 52px 0 66px; }
  .hero__grid { grid-template-columns: 1fr; gap: 44px; }
  .hero__content { max-width: none; }
  .hero__figure { max-width: 560px; }
  .statcard { grid-template-columns: repeat(2, 1fr); margin-top: 26px; }
  .statcard .stat:nth-child(3) { border-left: 0; }
  .statcard .stat:nth-child(n+3) { border-top: 1px solid var(--line); }
  .hslider__arrow--prev { left: 14px; }
  .hslider__arrow--next { right: 14px; }
  .reviews { grid-template-columns: 1fr 1fr; }
  .grid--4 { grid-template-columns: repeat(2, 1fr); }
  .grid--3 { grid-template-columns: repeat(2, 1fr); }
  .steps { grid-template-columns: 1fr; }
  .statband__grid { grid-template-columns: repeat(2, 1fr); }
  .stat:nth-child(3) { border-left: 0; }
  .layout { grid-template-columns: 1fr; }
  .aside { position: static; }
  .teamband { grid-template-columns: 1fr; gap: 30px; }
  .footer__grid { grid-template-columns: 1fr 1fr; }
  .arealist { grid-template-columns: repeat(2, 1fr); }
  .ctaband__in { padding: 44px 34px; }
  .ctaband--photo .ctaband__in { padding: 56px 34px; }

  .nav {
    display: none; position: absolute; top: 100%; left: 0; right: 0;
    background: #fff; border-bottom: 1px solid var(--line); box-shadow: var(--sh-md);
    flex-direction: column; align-items: stretch; gap: 0; padding: 8px 0;
  }
  .nav.open { display: flex; }
  .nav a { padding: 14px var(--pad); border-left: 3px solid transparent; }
  .nav a:hover, .nav a[aria-current="page"] { border-left-color: var(--red); background: var(--surface); }
  .nav a[aria-current="page"]::after { display: none; }
  .nav-toggle { display: block; }
  .header__cta .btn--wa-hide { display: none; }
}

@media (max-width: 767px) {
  body { padding-bottom: 58px; }
  .mobilebar { display: grid; }
  .fab { display: none; }
  .header__cta { display: none; }
  .grid--3, .grid--4 { grid-template-columns: 1fr; }
  .grid--2 { grid-template-columns: 1fr; }
  .grid--2col-list { grid-template-columns: 1fr; }
  .arealist { grid-template-columns: 1fr; }
  .footer__grid { grid-template-columns: 1fr; gap: 28px; padding: 44px 0 30px; }
  .hero { padding: 34px 0 52px; }
  .hero__cta .btn { width: 100%; }
  .hero__accent { right: -10px; top: -12px; }
  .hero__float { left: 12px; bottom: 14px; max-width: 78%; }
  .hero-slider { height: calc(100dvh - 66px); min-height: 500px; }
  .hslider__arrow { display: none; }
  .hslider__dots { bottom: 74px; }
  .hslide__content { padding: 24px 0 40px; }
  .hslide__lead { font-size: 16.5px; }
  .statcard { margin-top: 22px; }
  .statcard .stat { padding: 22px 20px; }
  .statcard .stat__num { font-size: 28px; }
  .reviews { grid-template-columns: 1fr; }
  .ctaband__in { flex-direction: column; align-items: flex-start; padding: 36px 26px; }
  .ctaband--photo .ctaband__in { padding: 44px 26px; }
  .ctaband__btns { width: 100%; flex-direction: column; }
  .ctaband__btns .btn { width: 100%; }
  .statband__grid { grid-template-columns: 1fr 1fr; }
  table.codes { min-width: 640px; }
  .section-head { margin-bottom: 34px; }
}
