/* ===== Bakiyen — Premium Landing Page ===== */
/* Plus Jakarta Sans — kendi sunucumuzdan (self-hosted, variable 200–800).
   Eski Google Fonts @import'u kaldırıldı: @import CSS indirildikten SONRA keşfedilen
   ekstra bir istek zinciri yaratıyordu (render-blocking, LCP'yi geciktirir) ve projenin
   "CDN yok, her şey vendored" kuralına aykırıydı. Türkçe karakterler latin-ext'te. */
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url('../fonts/pjs-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: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url('../fonts/pjs-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: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 200 800;
  font-display: swap;
  src: url('../fonts/pjs-latin-ext-italic.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: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 200 800;
  font-display: swap;
  src: url('../fonts/pjs-latin-italic.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;
}

:root {
  --bg: #f4f7fb;
  --surface: #ffffff;
  --surface-alt: #f8fafc;
  --border: #e2e8f0;
  --text: #0b1220;
  --text-muted: #5c6b82;
  --text-faint: #94a3b8;

  --brand: #1fa84a;
  --brand-dark: #168a3c;
  --brand-light: #e6f9ec;
  --brand-text-on: #ffffff;
  --brand-navy: #07254e;
  --brand-navy-light: #3d5f8f;

  --pos: #0d9f5f;
  --pos-bg: #dff8ec;
  --neg: #e4463c;
  --neg-bg: #fdeceb;
  --warn: #b4790a;
  --warn-bg: #fdf3e0;

  --radius: 20px;
  --radius-sm: 14px;
  --radius-lg: 28px;
  --shadow: 0 2px 4px rgba(11, 18, 32, 0.04), 0 12px 32px rgba(11, 18, 32, 0.08);
  --shadow-lg: 0 32px 80px rgba(11, 18, 32, 0.16);
  --shadow-glow: 0 0 120px rgba(31, 168, 74, 0.28);

  --lp-navy-1: #020a16;
  --lp-navy-2: #0a2244;
  --lp-navy-3: #123a6e;
  --lp-on-navy: #ffffff;
  --lp-on-navy-muted: rgba(255, 255, 255, 0.76);
  --lp-on-navy-faint: rgba(255, 255, 255, 0.44);

  --font: 'Plus Jakarta Sans', -apple-system, 'Segoe UI', system-ui, sans-serif;
  --grad-brand: linear-gradient(135deg, #34d399 0%, #1fa84a 45%, #168a3c 100%);
  --grad-mesh: radial-gradient(ellipse 80% 50% at 50% -20%, rgba(31, 168, 74, 0.12), transparent 60%),
    radial-gradient(ellipse 60% 40% at 100% 50%, rgba(47, 111, 237, 0.08), transparent 55%),
    radial-gradient(ellipse 50% 40% at 0% 80%, rgba(31, 168, 74, 0.06), transparent 55%);
}

/* Pazarlama / landing sayfaları HER ZAMAN açık tema — telefon/OS koyu tercihi yok sayılır.
   (Tenant paneli style.css kendi tema anahtarını kullanmaya devam eder.) */
* { box-sizing: border-box; }
html {
  color-scheme: light only;
  scroll-behavior: smooth;
  scroll-padding-top: 96px;
}
body,
body.lp-page {
  margin: 0;
  font-family: var(--font);
  background: var(--surface);
  color: var(--text);
  font-size: 16px;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
  color-scheme: light only;
}
a { color: inherit; text-decoration: none; }
h1, h2, h3, h4 { margin: 0 0 .5em; font-weight: 800; letter-spacing: -0.035em; line-height: 1.1; }
p { margin: 0 0 1em; }
img { max-width: 100%; height: auto; display: block; }
.icon { display: inline-block; vertical-align: -3px; flex-shrink: 0; }

/* Dekoratif blur/glow elemanları (aurora, mock-glow/ring, about-card, module-orb, pricing-glow)
   bilerek viewport dışına taşar; .lp-page (body) bunu overflow-x:hidden ile keser.
   TUZAK (gerçek regresyon, düzeltildi): html'e de aynı kuralı savunma amaçlı eklemek
   overflow-x:hidden'ın tarayıcıda overflow-y'yi zımnen auto'ya çevirmesi yüzünden hem
   html hem body'yi aynı anda "kaydırma kutusu" hâline getiriyordu — bu da .lp-topbar'ın
   position:sticky'sinin hangi ataya göre sabitleneceğini bozup kaydırınca topbar'ın
   içerikle birlikte kaybolmasına yol açıyordu. html'e dokunmadan sadece body'de bırakılır. */
.lp-page { position: relative; overflow-x: hidden; }
.lp-noise {
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: 9999;
  opacity: .028;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
}

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

/* ---------- Scroll progress ---------- */
.lp-progress {
  position: fixed; top: 0; left: 0; right: 0; height: 3px; z-index: 200;
  background: transparent; pointer-events: none;
}
.lp-progress span {
  display: block; height: 100%; width: 0;
  background: var(--grad-brand);
  box-shadow: 0 0 12px rgba(31,168,74,.55);
  transition: width .08s linear;
}

/* ---------- Buttons ---------- */
.lp-btn {
  display: inline-flex; align-items: center; justify-content: center; gap: 8px;
  padding: 13px 26px; border-radius: 14px; border: 1px solid transparent;
  font-weight: 700; font-size: 15px; font-family: inherit; cursor: pointer;
  transition: transform .22s ease, box-shadow .22s ease, background .22s ease;
  white-space: nowrap; position: relative;
}
.lp-btn-primary {
  background: var(--grad-brand);
  color: var(--brand-text-on);
  box-shadow: 0 12px 32px rgba(31, 168, 74, 0.38), inset 0 1px 0 rgba(255,255,255,.22);
}
.lp-btn-primary:hover { transform: translateY(-3px); box-shadow: 0 18px 44px rgba(31, 168, 74, 0.48); }
.lp-btn-ghost {
  background: var(--surface); border-color: var(--border); color: var(--text);
  box-shadow: 0 2px 10px rgba(11,18,32,.06);
}
.lp-btn-ghost:hover { border-color: #cbd5e1; transform: translateY(-2px); box-shadow: var(--shadow); }
.lp-btn-outline { background: var(--surface); border-color: var(--border); color: var(--text); }
.lp-btn-outline:hover { border-color: #cbd5e1; transform: translateY(-1px); box-shadow: var(--shadow); }
.lp-btn-sm { padding: 9px 18px; font-size: 14px; border-radius: 11px; }
.lp-btn-lg { padding: 18px 38px; font-size: 16.5px; border-radius: 16px; }

/* Focus: tarayıcının mavi halkası yerine marka renginde, sadece klavye odağında görünen halka */
.lp-btn:focus, .lp-module:focus, .lp-process-tab:focus, .lp-nav a:focus,
.lp-menu-btn:focus, .lp-faq summary:focus, .lp-logo:focus, .lp-footer a:focus {
  outline: none;
}
.lp-btn:focus-visible, .lp-module:focus-visible, .lp-process-tab:focus-visible, .lp-nav a:focus-visible,
.lp-menu-btn:focus-visible, .lp-faq summary:focus-visible, .lp-logo:focus-visible, .lp-footer a:focus-visible {
  outline: 3px solid color-mix(in srgb, var(--brand) 55%, transparent);
  outline-offset: 3px;
}
.lp-cta .lp-btn:focus-visible {
  outline-color: color-mix(in srgb, var(--brand) 55%, transparent);
}

/* ---------- Topbar ---------- */
.lp-topbar {
  position: sticky; top: 16px; z-index: 100;
  padding: 0 16px; margin-bottom: -92px;
}
.lp-topbar-shell {
  background: color-mix(in srgb, var(--surface) 78%, transparent);
  backdrop-filter: blur(20px) saturate(1.5);
  border: 1px solid color-mix(in srgb, var(--border) 80%, transparent);
  border-radius: 18px;
  box-shadow: 0 8px 32px rgba(11, 18, 32, 0.08), inset 0 1px 0 rgba(255,255,255,.6);
}
@supports not (background: color-mix(in srgb, red 50%, blue)) {
  .lp-topbar-shell { background: rgba(255,255,255,.92); }
}
.lp-topbar-in {
  display: flex; align-items: center; gap: 24px; height: 68px; padding: 0 8px;
}
.lp-logo {
  display: flex; align-items: center; gap: 11px;
  font-size: 20px; font-weight: 800; letter-spacing: -0.03em; flex-shrink: 0;
}
.lp-logo img { width: 38px; height: 38px; object-fit: contain; border-radius: 11px; }
.lp-logo-wordmark img {
  width: auto; height: 56px; max-width: min(290px, 54vw);
  border-radius: 0; display: block;
}
.lp-logo small {
  display: block; font-size: 9.5px; font-weight: 700; color: var(--text-muted);
  letter-spacing: 0.08em; text-transform: uppercase; margin-top: 2px;
}
.lp-nav { display: flex; align-items: center; gap: 2px; margin-left: 8px; }
.lp-nav a {
  padding: 9px 14px; border-radius: 10px; font-size: 14px; font-weight: 600;
  color: var(--text-muted); transition: color .15s, background .15s;
}
.lp-nav a:hover { color: var(--text); background: var(--surface-alt); }
.lp-nav a.active { color: var(--brand-dark); background: var(--brand-light); }
/* Masaüstünde topbar CTA'da zaten var; yalnızca hamburger menüde gösterilir */
.lp-nav-auth { display: none; }
.lp-topbar-cta { margin-left: auto; display: flex; align-items: center; gap: 10px; }
.lp-menu-btn {
  display: none; margin-left: auto; background: var(--surface-alt);
  border: 1px solid var(--border); border-radius: 10px; padding: 9px 11px;
  color: var(--text); cursor: pointer;
}

/* ---------- Hero ---------- */
.lp-hero {
  position: relative;
  background: linear-gradient(178deg, var(--surface) 0%, var(--bg) 60%, var(--surface) 100%);
  color: var(--text); overflow: hidden; padding-top: 92px;
  border-bottom: 1px solid var(--border);
}
.lp-hero-aurora {
  position: absolute; inset: -22%; pointer-events: none;
  filter: blur(72px); opacity: .6;
  background:
    radial-gradient(ellipse 32% 40% at 78% 20%, rgba(52, 211, 153, .30), transparent 68%),
    radial-gradient(ellipse 28% 36% at 8% 78%, rgba(96, 165, 250, .24), transparent 68%),
    radial-gradient(ellipse 24% 30% at 56% 58%, rgba(45, 212, 191, .14), transparent 70%),
    radial-gradient(ellipse 20% 28% at 30% 18%, rgba(165, 180, 252, .18), transparent 70%);
  animation: lp-aurora 20s ease-in-out infinite alternate;
}
@keyframes lp-aurora {
  0% { transform: translate3d(-2.5%, -1.5%, 0) rotate(-1.5deg) scale(1); }
  50% { transform: translate3d(2%, 2%, 0) rotate(1deg) scale(1.07); }
  100% { transform: translate3d(-1%, 1.5%, 0) rotate(-.5deg) scale(1.02); }
}
.lp-hero-beams {
  position: absolute; inset: 0; overflow: hidden; pointer-events: none;
  mask-image: radial-gradient(ellipse 95% 85% at 50% 15%, black 30%, transparent 82%);
  -webkit-mask-image: radial-gradient(ellipse 95% 85% at 50% 15%, black 30%, transparent 82%);
}
.lp-hero-beams::before, .lp-hero-beams::after {
  content: ''; position: absolute; top: -35%; height: 170%;
  transform: rotate(22deg); filter: blur(4px);
}
.lp-hero-beams::before {
  left: 16%; width: 190px;
  background: linear-gradient(180deg, transparent 5%, rgba(31, 168, 74, .09) 45%, transparent 95%);
  animation: lp-beam 9s ease-in-out infinite alternate;
}
.lp-hero-beams::after {
  right: 20%; width: 300px;
  background: linear-gradient(180deg, transparent 5%, rgba(47, 111, 237, .08) 50%, transparent 95%);
  animation: lp-beam 12s ease-in-out infinite alternate-reverse;
}
@keyframes lp-beam {
  from { opacity: .5; transform: rotate(22deg) translateX(-26px); }
  to { opacity: 1; transform: rotate(22deg) translateX(26px); }
}
.lp-hero-grid {
  position: absolute; inset: 0;
  background-image:
    linear-gradient(color-mix(in srgb, var(--text) 5%, transparent) 1px, transparent 1px),
    linear-gradient(90deg, color-mix(in srgb, var(--text) 5%, transparent) 1px, transparent 1px);
  background-size: 44px 44px;
  mask-image: radial-gradient(ellipse 75% 65% at 50% 28%, black 15%, transparent 72%);
  -webkit-mask-image: radial-gradient(ellipse 75% 65% at 50% 28%, black 15%, transparent 72%);
  pointer-events: none;
}
.lp-hero-glow-line {
  position: absolute; left: 8%; right: 8%; bottom: 0; height: 1px; pointer-events: none;
  background: linear-gradient(90deg, transparent, rgba(31,168,74,.45) 30%, rgba(47,111,237,.35) 70%, transparent);
  box-shadow: 0 0 20px rgba(31,168,74,.25);
}
.lp-hero-in {
  position: relative;
  display: grid; grid-template-columns: minmax(0, 5fr) minmax(0, 6fr);
  gap: 72px; align-items: center; padding: 72px 0 120px;
}
.lp-badge {
  display: inline-flex; align-items: center; gap: 10px;
  padding: 8px 18px 8px 12px; border-radius: 999px;
  background: var(--brand-light); border: 1px solid color-mix(in srgb, var(--brand) 32%, transparent);
  color: var(--brand-dark); font-size: 13px; font-weight: 700; margin-bottom: 28px;
  box-shadow: 0 8px 24px rgba(31,168,74,.14), inset 0 1px 0 rgba(255,255,255,.5);
}
.lp-badge-dot {
  width: 8px; height: 8px; border-radius: 50%; background: #4ade80;
  box-shadow: 0 0 14px #4ade80; animation: lp-pulse 2s ease-in-out infinite;
}
@keyframes lp-pulse { 0%,100%{opacity:1;transform:scale(1)} 50%{opacity:.55;transform:scale(.85)} }
.lp-hero h1 {
  font-size: clamp(38px, 5.2vw, 62px); margin-bottom: 22px;
  color: var(--text); letter-spacing: -0.045em; line-height: 1.06;
}
.lp-gradient-text {
  background: linear-gradient(135deg, #127030 0%, #1fa84a 55%, #34d399 100%);
  -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;
}
.lp-hl { position: relative; color: var(--brand-dark); white-space: nowrap; }
.lp-hl svg { position: absolute; left: 0; bottom: -10px; width: 100%; height: 14px; color: var(--brand); opacity: .9; }
.lp-hero-sub { font-size: 18px; line-height: 1.75; color: var(--text-muted); max-width: 50ch; margin-bottom: 34px; }
.lp-hero-cta { display: flex; flex-wrap: wrap; gap: 14px; margin-bottom: 34px; }
.lp-hero-social { display: flex; align-items: center; gap: 16px; flex-wrap: wrap; }
.lp-avatars { display: flex; align-items: center; }
.lp-avatars span {
  width: 38px; height: 38px; border-radius: 50%; border: 2.5px solid var(--surface);
  margin-left: -11px; display: flex; align-items: center; justify-content: center;
  font-size: 11px; font-weight: 800; color: #fff; box-shadow: 0 4px 12px rgba(11,18,32,.16);
}
.lp-avatars span:first-child { margin-left: 0; }
.lp-avatars span:nth-child(1) { background: linear-gradient(135deg,#2aaa46,#157a32); }
.lp-avatars span:nth-child(2) { background: linear-gradient(135deg,#3b82f6,#1d4ed8); }
.lp-avatars span:nth-child(3) { background: linear-gradient(135deg,#f59e0b,#b45309); }
.lp-avatars span:nth-child(4) { background: linear-gradient(135deg,#8b5cf6,#6d28d9); }
.lp-avatars span:nth-child(5) { background: #64748b; font-size: 10px; }
.lp-hero-social p { margin: 0; font-size: 14px; font-weight: 600; color: var(--text-muted); }
.lp-hero-social p b { color: var(--text); }
.lp-hero-trust {
  display: flex; flex-wrap: wrap; gap: 10px 26px; padding: 0; margin: 22px 0 0;
  list-style: none; font-size: 14px; color: var(--text-muted);
}
.lp-hero-trust li { display: inline-flex; align-items: center; gap: 8px; font-weight: 600; }

/* Hero mock stage */
.lp-hero-visual { position: relative; min-width: 0; perspective: 1400px; }
.lp-mock-stage { position: relative; transform: rotateY(-8deg) rotateX(4deg); transform-style: preserve-3d; transition: transform .6s ease; }
.lp-mock-stage:hover { transform: rotateY(-4deg) rotateX(2deg) translateY(-6px); }
.lp-mock-glow {
  position: absolute; inset: -20% -10%;
  background: radial-gradient(ellipse at center, rgba(31,168,74,.22) 0%, transparent 65%);
  filter: blur(40px); pointer-events: none;
}
.lp-mock-ring {
  position: absolute; inset: -24px; border-radius: 32px;
  background: linear-gradient(135deg, rgba(52,211,153,.35), rgba(47,111,237,.2), rgba(31,168,74,.28));
  opacity: .4; filter: blur(1px); pointer-events: none;
}
.lp-mock-window {
  position: relative;
  background: #fff; border-radius: 18px;
  box-shadow: 0 40px 90px rgba(11,18,32,.20), 0 0 0 1px var(--border), 0 0 90px rgba(31,168,74,.14);
  overflow: hidden; color: #0b1220; font-size: 12px; line-height: 1.4;
}
.lp-mock-bar {
  display: flex; align-items: center; gap: 7px; padding: 11px 16px;
  background: linear-gradient(180deg,#f4f7fa,#eef2f6); border-bottom: 1px solid #e2e8f0;
}
.lp-mock-bar span { width: 11px; height: 11px; border-radius: 50%; }
.lp-mock-bar span:nth-child(1) { background: #f87171; }
.lp-mock-bar span:nth-child(2) { background: #fbbf24; }
.lp-mock-bar span:nth-child(3) { background: #4ade80; }
.lp-mock-bar i {
  font-style: normal; margin-left: 14px; background: #fff; border: 1px solid #e2e8f0;
  border-radius: 8px; padding: 4px 14px; color: #94a3b8; font-size: 11px;
}
.lp-mock-body { display: flex; min-height: 370px; }
.lp-mock-side {
  width: 54px; flex-shrink: 0;
  background: linear-gradient(175deg, #051a38 0%, #0f2d56 100%);
  padding: 14px 10px; display: flex; flex-direction: column; gap: 13px; align-items: center;
}
.lp-mock-side b { width: 28px; height: 28px; border-radius: 8px; background: var(--grad-brand); margin-bottom: 10px; box-shadow: 0 4px 12px rgba(31,168,74,.4); }
.lp-mock-side span { width: 24px; height: 6px; border-radius: 3px; background: rgba(255,255,255,.18); }
.lp-mock-side span.on { background: #4ade80; width: 30px; box-shadow: 0 0 8px rgba(74,222,128,.5); }
.lp-mock-main { flex: 1; min-width: 0; padding: 16px; background: #f1f5f9; display: flex; flex-direction: column; gap: 12px; }
.lp-mock-kpis { display: grid; grid-template-columns: repeat(3,1fr); gap: 10px; }
.lp-mock-kpi {
  background: #fff; border: 1px solid #e2e8f0; border-radius: 12px; padding: 12px 14px;
  box-shadow: 0 2px 8px rgba(11,18,32,.04);
}
.lp-mock-kpi small { display: block; color: #94a3b8; font-size: 10px; font-weight: 700; letter-spacing: .03em; margin-bottom: 4px; }
.lp-mock-kpi strong { display: block; font-size: 15px; font-weight: 800; color: #0b1220; letter-spacing: -.02em; }
.lp-mock-kpi em { font-style: normal; font-size: 10px; font-weight: 700; color: var(--pos); background: var(--pos-bg); border-radius: 6px; padding: 2px 7px; display: inline-block; margin-top: 5px; }
.lp-mock-panel { background: #fff; border: 1px solid #e2e8f0; border-radius: 12px; padding: 14px 16px; box-shadow: 0 2px 8px rgba(11,18,32,.04); }
.lp-mock-panel > small { display: block; font-size: 11px; font-weight: 700; color: #475569; margin-bottom: 12px; }
.lp-mock-bars { display: flex; align-items: flex-end; gap: 10px; height: 90px; }
.lp-mock-bars i { flex: 1; height: var(--h,40%); border-radius: 6px 6px 3px 3px; background: linear-gradient(180deg,#bbf7d0,#86efac); transition: height .3s; }
.lp-mock-bars i.hot { background: linear-gradient(180deg,#34d399,#16a34a); box-shadow: 0 4px 16px rgba(22,163,74,.35); }
.lp-mock-rows { display: flex; flex-direction: column; }
.lp-mock-row {
  display: flex; align-items: center; gap: 10px; padding: 8px 0;
  border-top: 1px solid #f1f5f9; font-size: 11px; color: #475569;
}
.lp-mock-row:first-of-type { border-top: 0; padding-top: 2px; }
.lp-mock-row b { font-weight: 700; color: #0b1220; }
.lp-mock-row .amt { margin-left: auto; font-weight: 800; color: #0b1220; }
.lp-mock-pill { font-size: 9.5px; font-weight: 700; border-radius: 999px; padding: 3px 9px; }
.lp-mock-pill.ok { background: var(--pos-bg); color: var(--pos); }
.lp-mock-pill.wait { background: var(--warn-bg); color: var(--warn); }

.lp-float {
  position: absolute; display: flex; align-items: center; gap: 11px;
  background: rgba(255,255,255,.96); color: #0b1220; border-radius: 16px;
  box-shadow: 0 18px 44px rgba(11,18,32,.16), 0 0 0 1px var(--border);
  padding: 13px 18px; font-size: 13px; font-weight: 600;
  backdrop-filter: blur(12px); animation: lp-float 5.5s ease-in-out infinite;
}
.lp-float b { font-weight: 800; }
.lp-float-ico { width: 34px; height: 34px; border-radius: 11px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.lp-float-1 { top: -18px; right: -16px; z-index: 2; }
.lp-float-1 .lp-float-ico { background: var(--pos-bg); color: var(--pos); }
.lp-float-1 b { color: var(--pos); }
.lp-float-2 { bottom: 32px; left: -24px; animation-delay: 2.5s; z-index: 2; }
.lp-float-2 .lp-float-ico { background: var(--warn-bg); color: var(--warn); }
.lp-float-3 { top: 42%; right: -28px; animation-delay: 1.2s; font-size: 12px; z-index: 2; }
.lp-float-3 .lp-float-ico { background: #eef2ff; color: #4f46e5; }
@keyframes lp-float { 0%,100%{transform:translateY(0)} 50%{transform:translateY(-12px)} }

/* Hero stats bar */
.lp-hero-stats {
  position: relative; margin-top: -56px; padding-bottom: 64px; z-index: 3;
}
.lp-hero-stats-grid {
  display: grid; grid-template-columns: repeat(4,1fr); gap: 16px;
  background: var(--surface);
  border: 1px solid var(--border); border-radius: var(--radius);
  padding: 8px; box-shadow: 0 24px 60px rgba(11,18,32,.12);
}
.lp-hero-stat {
  text-align: center; padding: 24px 16px; border-radius: 14px;
  background: var(--surface-alt); transition: background .2s;
}
.lp-hero-stat:hover { background: var(--brand-light); }
.lp-hero-stat strong {
  display: block; font-size: clamp(32px,4vw,44px); font-weight: 800;
  letter-spacing: -.04em; line-height: 1; margin-bottom: 6px; color: var(--text);
}
.lp-hero-stat span { font-size: 13.5px; font-weight: 600; color: var(--text-muted); }

/* ---------- Modules strip ---------- */
.lp-modules {
  border-bottom: 1px solid var(--border);
  background: var(--surface); padding: 44px 0 48px;
}
.lp-modules-title {
  text-align: center; margin: 0 0 26px;
  font-size: 14.5px; font-weight: 600; color: var(--text-muted); letter-spacing: .01em;
}
.lp-modules-title b { color: var(--text); font-weight: 800; }
.lp-modules-grid {
  display: grid; grid-template-columns: repeat(9, 1fr); gap: 12px;
}
.lp-module {
  display: flex; flex-direction: column; align-items: center; gap: 10px;
  padding: 18px 8px 15px; border-radius: 16px;
  background: var(--surface-alt); border: 1px solid var(--border);
  font-size: 12.5px; font-weight: 700; color: var(--text-muted); text-align: center;
  transition: transform .3s cubic-bezier(.2,.8,.25,1), box-shadow .3s, border-color .3s, background .3s, color .3s;
}
.lp-module-ico {
  width: 42px; height: 42px; border-radius: 13px;
  background: var(--surface); border: 1px solid var(--border);
  color: var(--text-faint); display: flex; align-items: center; justify-content: center;
  transition: background .3s, color .3s, border-color .3s, box-shadow .3s, transform .3s;
}
.lp-module:hover, .lp-module.on {
  transform: translateY(-5px);
  background: var(--surface); border-color: color-mix(in srgb, var(--brand) 45%, var(--border));
  color: var(--text);
  box-shadow: 0 14px 32px rgba(11,18,32,.10), 0 0 0 1px color-mix(in srgb, var(--brand) 18%, transparent);
}
.lp-module:hover .lp-module-ico, .lp-module.on .lp-module-ico {
  background: var(--grad-brand); border-color: transparent; color: #fff;
  box-shadow: 0 8px 20px rgba(31,168,74,.38);
  transform: scale(1.06);
}
.lp-module-info {
  margin: 14px 0 0; padding: 22px 28px;
  min-height: 92px; display: flex; align-items: center; gap: 20px;
  text-align: left; border-radius: 20px;
  background:
    radial-gradient(ellipse 60% 130% at 0% 50%, color-mix(in srgb, var(--brand) 10%, transparent), transparent 60%),
    var(--surface);
  border: 1px solid color-mix(in srgb, var(--brand) 22%, var(--border));
  box-shadow: 0 18px 44px rgba(11,18,32,.10), inset 0 1px 0 rgba(255,255,255,.5);
  position: relative; overflow: hidden;
}
.lp-module-info-orb {
  position: absolute; right: -60px; top: -70px; width: 190px; height: 190px;
  border-radius: 50%; pointer-events: none;
  background: radial-gradient(circle, color-mix(in srgb, var(--brand) 16%, transparent), transparent 70%);
}
.lp-module-info-ico {
  width: 56px; height: 56px; border-radius: 17px; flex-shrink: 0;
  background: var(--grad-brand); color: #fff;
  display: flex; align-items: center; justify-content: center;
  box-shadow: 0 12px 28px rgba(31,168,74,.4), inset 0 1px 0 rgba(255,255,255,.3);
}
.lp-module-info-ico .icon { vertical-align: 0; }
.lp-module-info-body { flex: 1; min-width: 0; position: relative; }
.lp-module-info-body strong {
  display: block; font-size: 17px; font-weight: 800; letter-spacing: -.02em;
  margin-bottom: 3px; color: var(--text);
}
.lp-module-info-body > span {
  display: block; font-size: 14px; line-height: 1.6; color: var(--text-muted); font-weight: 500;
}
.lp-module-info-more {
  flex-shrink: 0; display: inline-flex; align-items: center; gap: 6px;
  font-size: 13.5px; font-weight: 800; color: var(--brand-dark);
  padding: 10px 18px; border-radius: 999px;
  background: var(--brand-light);
  border: 1px solid color-mix(in srgb, var(--brand) 25%, transparent);
  transition: background .2s, transform .2s, box-shadow .2s;
  position: relative;
}
.lp-module-info-more:hover {
  transform: translateX(3px);
  box-shadow: 0 8px 20px rgba(31,168,74,.22);
}
.lp-module-info-progress {
  position: absolute; left: 0; bottom: 0; height: 3px; width: 0;
  background: var(--grad-brand); border-radius: 0 3px 3px 0;
}
.lp-module-info.swap .lp-module-info-ico { animation: lp-info-pop .45s cubic-bezier(.3,1.4,.5,1); }
.lp-module-info.swap .lp-module-info-body { animation: lp-info-swap .38s ease; }
.lp-module-info.swap .lp-module-info-progress { animation: lp-info-progress 3s linear forwards; }
@keyframes lp-info-swap {
  from { opacity: 0; transform: translateY(8px); }
  to { opacity: 1; transform: none; }
}
@keyframes lp-info-pop {
  0% { transform: scale(.7) rotate(-8deg); }
  60% { transform: scale(1.08) rotate(2deg); }
  100% { transform: scale(1) rotate(0); }
}
@keyframes lp-info-progress {
  from { width: 0; }
  to { width: 100%; }
}

/* ---------- Sections ---------- */
.lp-section { padding: 112px 0; position: relative; }
.lp-section-alt { background: var(--bg); }
.lp-section-mesh { background: var(--grad-mesh); }
.lp-section-head { max-width: 700px; margin: 0 auto 64px; text-align: center; }
.lp-eyebrow {
  display: inline-flex; align-items: center; gap: 8px;
  font-size: 11.5px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase;
  color: var(--brand); margin-bottom: 16px; padding: 7px 16px; border-radius: 999px;
  background: var(--brand-light); border: 1px solid color-mix(in srgb, var(--brand) 20%, transparent);
}
.lp-section-head h2 { font-size: clamp(30px, 4vw, 46px); }
.lp-section-head p { color: var(--text-muted); font-size: 17.5px; margin-bottom: 0; }

/* ---------- Bento ---------- */
.lp-bento { display: grid; grid-template-columns: repeat(12,1fr); gap: 20px; }
.lp-bento-glow { position: relative; border-radius: calc(var(--radius) + 2px); padding: 1px; }
.lp-bento-glow::before {
  content: ''; position: absolute; inset: 0; border-radius: inherit; padding: 1px;
  background: linear-gradient(135deg, color-mix(in srgb, var(--brand) 50%, transparent), color-mix(in srgb, #3b82f6 30%, transparent), color-mix(in srgb, var(--brand) 40%, transparent));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor; mask-composite: exclude;
  opacity: 0; transition: opacity .3s;
}
.lp-bento-glow:hover::before { opacity: 1; }
.lp-bento-glow.span-4 { grid-column: span 4; }
.lp-bento-glow.span-6 { grid-column: span 6; }
.lp-bento-glow.span-8 { grid-column: span 8; }
.lp-bento-card {
  background: var(--surface); border: 1px solid var(--border); border-radius: var(--radius);
  padding: 30px; box-shadow: var(--shadow); height: 100%;
  transition: transform .25s ease, box-shadow .25s ease;
  overflow: hidden; position: relative;
  display: flex; flex-direction: column;
}
.lp-bento-glow:hover .lp-bento-card { transform: translateY(-6px); box-shadow: var(--shadow-lg); }
.lp-bento-card.featured {
  background:
    radial-gradient(ellipse 80% 60% at 100% 0%, rgba(31, 168, 74, 0.28), transparent 55%),
    linear-gradient(160deg, var(--brand-navy-light) 0%, var(--brand-navy) 100%);
  color: #fff;
  border-color: rgba(255,255,255,.08);
}
.lp-bento-card.featured p { color: rgba(255,255,255,.72); }
.lp-bento-card.featured .lp-feature-ico {
  background: var(--brand-light); color: var(--brand-dark);
  box-shadow: 0 4px 16px rgba(31,168,74,.12);
}
.lp-feature-ico {
  width: 52px; height: 52px; border-radius: 16px;
  background: linear-gradient(135deg, var(--brand-light), #fff);
  color: var(--brand-dark); display: flex; align-items: center; justify-content: center;
  margin-bottom: 20px; border: 1px solid color-mix(in srgb, var(--brand) 15%, transparent);
  box-shadow: 0 4px 16px rgba(31,168,74,.12);
}
.lp-bento-card h3 { font-size: 19px; margin-bottom: 10px; }
.lp-bento-card p { font-size: 14.5px; color: var(--text-muted); margin: 0; line-height: 1.65; }

.lp-bento-featured-grid {
  display: grid; grid-template-columns: minmax(0,1.25fr) minmax(0,1fr);
  gap: 28px; align-items: center;
}
.lp-bento-featured-img {
  border-radius: var(--radius-sm); overflow: hidden;
  box-shadow: 0 24px 60px rgba(2,12,30,.5), 0 0 0 1px rgba(255,255,255,.12);
  transform: rotate(2deg) translateY(4px);
  transition: transform .45s cubic-bezier(.2,.8,.25,1);
}
.lp-bento-glow:hover .lp-bento-featured-img { transform: rotate(0deg) translateY(0); }
.lp-bento-featured-img img { width: 100%; display: block; }

.lp-bento-img {
  margin: 22px -30px -30px; margin-top: auto; padding-top: 22px;
  overflow: hidden; position: relative;
}
.lp-bento-img::after {
  content: ''; position: absolute; left: 0; right: 0; bottom: 0; height: 42%;
  background: linear-gradient(180deg, transparent, var(--surface));
  pointer-events: none;
}
.lp-bento-img img {
  width: 100%; display: block;
  transition: transform .45s cubic-bezier(.2,.8,.25,1);
}
.lp-bento-glow:hover .lp-bento-img img { transform: scale(1.05); }
.lp-bento-img-wide { max-height: 220px; }

.lp-bento-visual { margin-top: 24px; border-radius: var(--radius-sm); overflow: hidden; }
.lp-bento-visual-invoice { display: flex; flex-direction: column; gap: 8px; }
.lp-mini-inv {
  display: flex; align-items: center; gap: 12px; padding: 12px 14px;
  background: rgba(255,255,255,.06); border: 1px solid rgba(255,255,255,.1);
  border-radius: 12px; font-size: 12px;
}
.lp-mini-inv span { font-weight: 700; color: #fff; flex: 1; }
.lp-mini-inv em { font-weight: 800; color: #e2e8f0; font-style: normal; }
.lp-mini-inv i { font-style: normal; font-size: 10px; font-weight: 700; padding: 3px 9px; border-radius: 999px; }
.lp-mini-inv i.ok { background: rgba(31,168,74,.25); color: #6ee7b0; }
.lp-mini-inv i.wait { background: rgba(245,158,11,.2); color: #fcd34d; }
.lp-bento-visual-expense { display: flex; flex-direction: column; gap: 10px; padding: 4px 0; }
.lp-exp-bar {
  display: flex; align-items: center; gap: 12px; font-size: 12px; font-weight: 600;
}
.lp-exp-bar::before {
  content: ''; height: 10px; width: var(--w, 50%); border-radius: 6px;
  background: linear-gradient(90deg, var(--brand), #34d399); flex-shrink: 0;
}
.lp-exp-bar span { color: var(--text-muted); min-width: 60px; }
.lp-exp-bar em { margin-left: auto; font-style: normal; color: var(--text); font-weight: 800; }

/* ---------- About ---------- */
.lp-about { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr); gap: 80px; align-items: center; }
.lp-about-frame {
  position: relative; aspect-ratio: 1; max-width: 480px; margin: 0 auto;
  background: var(--grad-mesh); border-radius: 50%;
  border: 1px solid var(--border); box-shadow: var(--shadow-lg);
}
.lp-about-center {
  position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);
  width: 140px; height: 140px; border-radius: 50%;
  background: var(--surface); border: 1px solid var(--border);
  box-shadow: var(--shadow-lg); display: flex; flex-direction: column;
  align-items: center; justify-content: center; gap: 6px; text-align: center;
}
.lp-about-center img { width: 76px; height: 76px; border-radius: 16px; object-fit: contain; }
.lp-about-center span { font-size: 11px; font-weight: 600; color: var(--brand); }
.lp-about-card {
  position: absolute; display: flex; align-items: center; gap: 12px;
  padding: 14px 18px; background: var(--surface); border: 1px solid var(--border);
  border-radius: 16px; box-shadow: var(--shadow-lg); min-width: 200px;
  animation: lp-float 6s ease-in-out infinite;
}
.lp-about-card-ico {
  width: 38px; height: 38px; border-radius: 11px; background: var(--brand-light);
  color: var(--brand); display: flex; align-items: center; justify-content: center; flex-shrink: 0;
}
.lp-about-card strong { display: block; font-size: 13px; font-weight: 700; }
.lp-about-card span { font-size: 11.5px; color: var(--text-muted); font-weight: 600; }
.lp-about-card-1 { top: 8%; left: -8%; animation-delay: 0s; }
.lp-about-card-2 { top: 18%; right: -12%; animation-delay: 1.5s; }
.lp-about-card-3 { bottom: 12%; left: 0; animation-delay: 3s; }
.lp-about h2 { font-size: clamp(30px, 3.6vw, 42px); margin-bottom: 18px; }
.lp-about > div > p { color: var(--text-muted); font-size: 17.5px; margin-bottom: 32px; }
.lp-about-stats { display: grid; grid-template-columns: repeat(3,1fr); gap: 14px; }
.lp-about-stat {
  padding: 22px 18px; border-radius: var(--radius-sm);
  background: var(--surface); border: 1px solid var(--border); box-shadow: var(--shadow);
  text-align: center; transition: transform .2s;
}
.lp-about-stat:hover { transform: translateY(-4px); }
.lp-about-stat strong { display: block; font-size: 30px; font-weight: 800; color: var(--brand); letter-spacing: -.03em; margin-bottom: 4px; }
.lp-about-stat span { font-size: 13px; font-weight: 600; color: var(--text-muted); }

/* ---------- Split / Reports ---------- */
.lp-split { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr); gap: 80px; align-items: center; }
.lp-split h2 { font-size: clamp(30px, 3.6vw, 42px); }
.lp-split-copy > p { color: var(--text-muted); font-size: 17.5px; }
.lp-checklist { list-style: none; padding: 0; margin: 30px 0 36px; display: flex; flex-direction: column; gap: 18px; }
.lp-checklist li { display: flex; align-items: flex-start; gap: 14px; font-size: 16px; font-weight: 600; }
.lp-checklist li small { display: block; font-weight: 500; color: var(--text-muted); font-size: 14px; margin-top: 3px; }
.lp-check {
  width: 26px; height: 26px; border-radius: 50%;
  background: var(--brand-light); color: var(--brand-dark);
  display: inline-flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 2px;
  box-shadow: 0 2px 8px rgba(31,168,74,.15);
}
.lp-check svg { display: block; }
.lp-split-visual { position: relative; }
.lp-report-card {
  background: var(--surface); border: 1px solid var(--border); border-radius: var(--radius-lg);
  box-shadow: var(--shadow-lg); padding: 32px;
  background-image: radial-gradient(ellipse 80% 50% at 100% 0%, rgba(31,168,74,.06), transparent 60%);
}
.lp-report-card h4 { font-size: 15px; margin-bottom: 24px; display: flex; align-items: center; gap: 8px; }
.lp-report-card h4 .icon { color: var(--brand); }
.lp-donut-wrap { display: flex; align-items: center; gap: 32px; margin-bottom: 28px; }
.lp-donut {
  width: 140px; height: 140px; border-radius: 50%; flex-shrink: 0;
  background: conic-gradient(var(--brand) 0 38%, #3b82f6 38% 62%, #f59e0b 62% 80%, #94a3b8 80% 100%);
  position: relative; box-shadow: 0 8px 24px rgba(11,18,32,.1);
}
.lp-donut::after { content: ''; position: absolute; inset: 28px; border-radius: 50%; background: var(--surface); }
.lp-legend { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: 10px; font-size: 14px; color: var(--text-muted); }
.lp-legend i { display: inline-block; width: 10px; height: 10px; border-radius: 4px; margin-right: 10px; }
.lp-legend b { color: var(--text); font-weight: 800; float: right; margin-left: 20px; }
.lp-kz { border-top: 1px solid var(--border); padding-top: 22px; }
.lp-kz small { display: block; font-size: 11px; font-weight: 800; color: var(--text-muted); letter-spacing: .06em; margin-bottom: 14px; }
.lp-kz-row { display: grid; grid-template-columns: 36px 1fr 1fr; align-items: center; gap: 12px; margin-bottom: 10px; font-size: 12px; color: var(--text-faint); font-weight: 600; }
.lp-kz-row i { height: 12px; border-radius: 5px; display: block; }
.lp-kz-row .in { background: linear-gradient(90deg, var(--brand), #34d399); width: var(--w,60%); }
.lp-kz-row .out { background: linear-gradient(90deg, var(--neg), #f87171); opacity: .8; width: var(--w,40%); }
.lp-split-badge {
  position: absolute; bottom: -20px; left: -20px;
  background: var(--surface); border: 1px solid var(--border); border-radius: 18px;
  padding: 16px 22px; box-shadow: var(--shadow-lg);
  display: flex; align-items: center; gap: 14px;
}
.lp-split-badge-ico {
  width: 44px; height: 44px; border-radius: 13px; background: var(--pos-bg);
  color: var(--pos); display: flex; align-items: center; justify-content: center;
}
.lp-split-badge strong { display: block; font-size: 26px; font-weight: 800; color: var(--pos); letter-spacing: -.03em; }
.lp-split-badge span { font-size: 12.5px; font-weight: 600; color: var(--text-muted); }

/* ---------- Process ---------- */
.lp-process { display: grid; grid-template-columns: minmax(0,5fr) minmax(0,7fr); gap: 52px; align-items: start; }
.lp-process-tabs { display: flex; flex-direction: column; gap: 12px; }
.lp-process-tab {
  display: flex; align-items: flex-start; gap: 16px; padding: 22px 24px;
  border-radius: var(--radius); border: 1px solid var(--border); background: var(--surface);
  cursor: pointer; text-align: left; font-family: inherit; width: 100%;
  transition: border-color .2s, box-shadow .2s, background .2s, transform .2s;
}
.lp-process-tab:hover { border-color: color-mix(in srgb, var(--brand) 40%, var(--border)); transform: translateX(4px); }
.lp-process-tab.active {
  border-color: var(--brand); background: linear-gradient(135deg, var(--brand-light), var(--surface));
  box-shadow: var(--shadow), 0 0 0 1px color-mix(in srgb, var(--brand) 20%, transparent);
}
.lp-process-tab-no {
  width: 40px; height: 40px; border-radius: 12px; background: var(--surface-alt);
  border: 1px solid var(--border); display: flex; align-items: center; justify-content: center;
  font-size: 14px; font-weight: 800; color: var(--text-muted); flex-shrink: 0; transition: all .2s;
}
.lp-process-tab.active .lp-process-tab-no { background: var(--grad-brand); color: #fff; border-color: transparent; box-shadow: 0 6px 16px rgba(31,168,74,.35); }
.lp-process-tab h3 { font-size: 16px; margin-bottom: 5px; }
.lp-process-tab p { font-size: 13.5px; color: var(--text-muted); margin: 0; }
.lp-process-panel {
  border-radius: var(--radius-lg); overflow: hidden; border: 1px solid var(--border);
  box-shadow: var(--shadow-lg); min-height: 380px; background: var(--surface);
  background-image: radial-gradient(ellipse 70% 50% at 100% 0%, rgba(31,168,74,.08), transparent 55%);
}
.lp-process-panel-content {
  display: grid; grid-template-columns: minmax(0,1fr) minmax(0,300px);
  gap: 28px; align-items: stretch; padding: 40px;
  animation: lp-panel-in .4s ease;
}
.lp-process-panel-content[hidden] { display: none; }
@keyframes lp-panel-in { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: none; } }
.lp-process-panel-content h3 { font-size: 24px; margin-bottom: 14px; }
.lp-process-panel-content p { color: var(--text-muted); font-size: 16px; margin-bottom: 24px; }
.lp-process-panel-img {
  border-radius: var(--radius-sm); overflow: hidden; align-self: center;
  box-shadow: 0 20px 50px rgba(5, 26, 56, .28);
  transform: rotate(1.5deg);
  transition: transform .4s cubic-bezier(.2,.8,.25,1);
}
.lp-process-panel-content:hover .lp-process-panel-img { transform: rotate(0deg) scale(1.02); }
.lp-process-panel-img img { width: 100%; display: block; }
.lp-process-features { display: flex; flex-direction: column; gap: 12px; }
.lp-process-feat {
  display: flex; align-items: flex-start; gap: 14px; padding: 16px 18px;
  border-radius: var(--radius-sm); background: var(--surface-alt); border: 1px solid var(--border);
}
.lp-process-feat strong { display: block; font-size: 14.5px; margin-bottom: 2px; }
.lp-process-feat span { font-size: 13px; color: var(--text-muted); }

/* ---------- Benefits ---------- */
.lp-benefits { display: grid; grid-template-columns: repeat(3,1fr); gap: 20px; }
.lp-benefit {
  padding: 34px 30px; border-radius: var(--radius); background: var(--surface);
  border: 1px solid var(--border); box-shadow: var(--shadow);
  transition: transform .25s, box-shadow .25s; position: relative; overflow: hidden;
}
.lp-benefit::before {
  content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px;
  background: var(--grad-brand); opacity: 0; transition: opacity .25s;
}
.lp-benefit:hover { transform: translateY(-6px); box-shadow: var(--shadow-lg); }
.lp-benefit:hover::before { opacity: 1; }
.lp-benefit-ico {
  width: 56px; height: 56px; border-radius: 16px;
  background: linear-gradient(135deg, var(--brand-light), #fff);
  color: var(--brand); display: flex; align-items: center; justify-content: center;
  margin-bottom: 20px; border: 1px solid color-mix(in srgb, var(--brand) 12%, transparent);
  box-shadow: 0 6px 20px rgba(31,168,74,.12);
}
.lp-benefit h3 { font-size: 17.5px; margin-bottom: 10px; }
.lp-benefit p { font-size: 14.5px; color: var(--text-muted); margin: 0; }

/* ---------- Testimonials grid ---------- */
.lp-testimonial-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 24px; align-items: start; }
.lp-tcard {
  padding: 32px 28px; border-radius: var(--radius-lg); background: var(--surface);
  border: 1px solid var(--border); box-shadow: var(--shadow);
  transition: transform .25s, box-shadow .25s;
}
.lp-tcard:hover { transform: translateY(-6px); box-shadow: var(--shadow-lg); }
.lp-tcard-featured {
  transform: translateY(-12px);
  border-color: color-mix(in srgb, var(--brand) 35%, var(--border));
  box-shadow: var(--shadow-lg), 0 0 60px rgba(31,168,74,.1);
  background: linear-gradient(180deg, var(--surface) 0%, color-mix(in srgb, var(--brand-light) 40%, var(--surface)) 100%);
}
.lp-tcard-featured:hover { transform: translateY(-16px); }
.lp-stars { display: flex; gap: 3px; color: #fbbf24; margin-bottom: 18px; }
.lp-stars .icon { fill: #fbbf24; stroke: #fbbf24; }
.lp-tcard p { font-size: 15.5px; line-height: 1.75; color: var(--text); font-weight: 500; margin-bottom: 24px; }
.lp-tcard-author { display: flex; align-items: center; gap: 14px; }
.lp-tcard-avatar {
  width: 48px; height: 48px; border-radius: 50%; display: flex;
  align-items: center; justify-content: center; font-weight: 800; font-size: 15px; color: #fff;
  box-shadow: 0 4px 12px rgba(11,18,32,.15);
}
.lp-tcard-author strong { display: block; font-size: 14.5px; }
.lp-tcard-author span { font-size: 12.5px; color: var(--text-muted); font-weight: 600; }

/* ---------- Pricing ---------- */
.lp-section-pricing { position: relative; overflow: hidden; }
.lp-pricing-glow {
  position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);
  width: 600px; height: 600px; border-radius: 50%;
  background: radial-gradient(circle, rgba(31,168,74,.15) 0%, transparent 65%);
  filter: blur(60px); pointer-events: none;
}
.lp-free-card {
  position: relative; max-width: 820px; margin: 0 auto;
  background: var(--surface); border: 1px solid var(--border); border-radius: var(--radius-lg);
  box-shadow: var(--shadow-lg); padding: 56px 60px 52px; text-align: center; overflow: hidden;
}
.lp-free-card::before {
  content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px;
  background: linear-gradient(90deg, var(--brand), #3b82f6, #8b5cf6, var(--brand));
  background-size: 200% 100%; animation: lp-shimmer 4s linear infinite;
}
@keyframes lp-shimmer { 0%{background-position:0% 50%} 100%{background-position:200% 50%} }
.lp-free-tag {
  display: inline-block; background: var(--grad-brand); color: #fff;
  font-size: 11.5px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase;
  border-radius: 999px; padding: 8px 22px; margin-bottom: 22px;
  box-shadow: 0 10px 28px rgba(31,168,74,.38);
}
.lp-free-price { font-size: 80px; font-weight: 800; letter-spacing: -.05em; line-height: 1; margin: 10px 0 8px; }
.lp-free-price small { font-size: 22px; font-weight: 600; color: var(--text-muted); }
.lp-free-note { color: var(--text-muted); font-size: 16.5px; margin-bottom: 38px; }
.lp-free-grid {
  display: grid; grid-template-columns: repeat(2,1fr); gap: 16px 36px;
  text-align: left; margin: 0 0 38px; padding: 0; list-style: none;
}
.lp-free-grid li { display: flex; align-items: center; gap: 12px; font-size: 15px; font-weight: 600; }
.lp-free-foot { margin-top: 20px; font-size: 13.5px; color: var(--text-faint); }

/* ---------- FAQ ---------- */
.lp-faq-grid { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1.4fr); gap: 60px; align-items: start; }
.lp-faq-intro h2 { font-size: clamp(28px, 3.4vw, 38px); margin-bottom: 14px; }
.lp-faq-intro p { color: var(--text-muted); font-size: 16.5px; }
.lp-faq { display: flex; flex-direction: column; gap: 10px; }
.lp-faq details {
  background: var(--surface); border: 1px solid var(--border); border-radius: var(--radius-sm);
  overflow: hidden; transition: border-color .2s, box-shadow .2s;
}
.lp-faq details[open] { border-color: color-mix(in srgb, var(--brand) 45%, var(--border)); box-shadow: var(--shadow); }
.lp-faq summary {
  list-style: none; cursor: pointer; padding: 20px 24px;
  font-weight: 700; font-size: 15px; display: flex; align-items: center; gap: 12px;
}
.lp-faq summary::-webkit-details-marker { display: none; }
.lp-faq summary::after {
  content: '+'; margin-left: auto; font-size: 24px; font-weight: 400;
  color: var(--brand); line-height: 1; transition: transform .2s;
}
.lp-faq details[open] summary::after { transform: rotate(45deg); }
.lp-faq-body { padding: 0 24px 22px; color: var(--text-muted); font-size: 15px; }
.lp-faq-body p:last-child { margin-bottom: 0; }

/* ---------- CTA (açık tema — koyu yeşil bant yok) ---------- */
.lp-cta {
  position: relative; text-align: center; padding: 96px 0 0; overflow: hidden;
  background:
    radial-gradient(ellipse 70% 55% at 50% 0%, rgba(31, 168, 74, 0.16), transparent 55%),
    linear-gradient(180deg, #e8f8ee 0%, var(--bg) 70%);
  color: var(--text);
  border-top: 1px solid color-mix(in srgb, var(--brand) 18%, var(--border));
}
.lp-cta-glow {
  position: absolute; inset: 0;
  background-image: radial-gradient(rgba(31, 168, 74, 0.06) 1px, transparent 1px);
  background-size: 28px 28px; pointer-events: none;
}
.lp-cta .lp-container { position: relative; }
.lp-cta h2 { font-size: clamp(30px, 4vw, 48px); color: var(--text); margin-bottom: 18px; }
.lp-cta p { color: var(--text-muted); font-size: 18.5px; max-width: 54ch; margin: 0 auto 38px; }
.lp-cta .lp-btn-primary {
  background: var(--grad-brand);
  color: var(--brand-text-on);
  box-shadow: 0 12px 32px rgba(31, 168, 74, 0.35);
}
.lp-cta .lp-btn-primary:hover { box-shadow: 0 18px 44px rgba(31, 168, 74, 0.45); }
.lp-cta-note { margin-top: 22px; font-size: 14px; color: var(--text-muted); }
.lp-cta-shot {
  max-width: 880px; margin: 56px auto 0; border-radius: 20px 20px 0 0;
  overflow: hidden; box-shadow: var(--shadow-lg);
  border: 1px solid var(--border); border-bottom: 0;
  mask-image: linear-gradient(180deg, black 62%, transparent 100%);
  -webkit-mask-image: linear-gradient(180deg, black 62%, transparent 100%);
  transform: perspective(1200px) rotateX(8deg);
  transform-origin: bottom center;
}
.lp-cta-shot img { width: 100%; display: block; }

/* ---------- Footer ---------- */
.lp-footer {
  background: linear-gradient(175deg, var(--lp-navy-1) 0%, var(--lp-navy-2) 100%);
  color: var(--lp-on-navy-muted);
  padding: 72px 0 36px;
  font-size: 14px;
  border-top: 1px solid rgba(255,255,255,.06);
}
.lp-footer-grid {
  display: grid;
  grid-template-columns: minmax(220px, 1.55fr) repeat(3, minmax(0, 1fr));
  gap: 40px 36px;
  align-items: start;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(255,255,255,.08);
}
.lp-footer-brand { min-width: 0; }
.lp-footer-col { min-width: 0; }
.lp-footer .lp-logo { color: #fff; margin-bottom: 16px; }
.lp-footer .lp-logo small { color: var(--lp-on-navy-faint); }
.lp-footer .lp-logo-footer {
  display: inline-flex;
  align-items: center;
  padding: 10px 14px;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 1px 0 rgba(255,255,255,.08);
}
.lp-footer .lp-logo-footer img {
  height: 40px;
  width: auto;
  max-width: min(200px, 70vw);
  object-fit: contain;
  display: block;
}
.lp-footer-about {
  max-width: 34ch;
  line-height: 1.7;
  margin: 0 0 18px;
  color: var(--lp-on-navy-muted);
}
.lp-footer-contact {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.lp-footer-contact a {
  color: var(--lp-on-navy-muted);
  font-size: 13.5px;
  font-weight: 600;
}
.lp-footer-contact a:hover { color: #fff; }
.lp-footer h4 {
  color: #fff;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .1em;
  margin: 0 0 16px;
}
.lp-footer-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.lp-footer-col ul a,
.lp-footer-solutions-list a {
  color: var(--lp-on-navy-muted);
  transition: color .15s;
  display: inline-flex;
  align-items: flex-start;
  gap: 8px;
  line-height: 1.45;
}
.lp-footer-col ul a:hover,
.lp-footer-solutions-list a:hover { color: #fff; }

.lp-footer-solutions {
  padding: 32px 0 40px;
  border-bottom: 1px solid rgba(255,255,255,.08);
}
.lp-footer-solutions h4 { margin-bottom: 18px; }
.lp-footer-solutions-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px 28px;
}
.lp-footer-solutions-list a { font-size: 13.5px; }

.lp-footer-bottom {
  padding-top: 28px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 10px 20px;
  font-size: 13px;
  color: var(--lp-on-navy-faint);
}

/* ---------- Reveal ---------- */
.lp-reveal { opacity: 0; transform: translateY(28px); transition: opacity .65s ease, transform .65s ease; }
.lp-reveal.in { opacity: 1; transform: none; }

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .lp-reveal { opacity: 1; transform: none; transition: none; }
  .lp-float, .lp-badge-dot, .lp-about-card, .lp-free-card::before { animation: none; }
  .lp-hero-aurora, .lp-hero-beams::before, .lp-hero-beams::after { animation: none; }
  .lp-module, .lp-module-ico { transition: none; }
  .lp-module-info.swap .lp-module-info-ico,
  .lp-module-info.swap .lp-module-info-body,
  .lp-module-info.swap .lp-module-info-progress { animation: none; }
  .lp-mock-stage { transform: none; }
  .lp-btn, .lp-bento-card, .lp-benefit, .lp-tcard { transition: none; }
  .lp-process-panel-content { animation: none; }
  .lp-bento-img img, .lp-bento-featured-img, .lp-process-panel-img { transition: none; transform: none; }
  .lp-progress span { transition: none; }
}

/* ---------- Responsive ---------- */
@media (max-width: 1080px) {
  .lp-modules-grid { grid-template-columns: repeat(5, 1fr); }
  .lp-bento-glow.span-4, .lp-bento-glow.span-6, .lp-bento-glow.span-8 { grid-column: span 6; }
  .lp-bento-featured-grid { grid-template-columns: 1fr; }
  .lp-bento-featured-img { transform: none; max-width: 420px; }
  .lp-process-panel-content { grid-template-columns: 1fr; }
  .lp-process-panel-img { max-width: 420px; }
  .lp-benefits { grid-template-columns: repeat(2,1fr); }
  .lp-testimonial-grid { grid-template-columns: 1fr; max-width: 520px; margin: 0 auto; }
  .lp-tcard-featured { transform: none; }
  .lp-process { grid-template-columns: 1fr; }
  .lp-about { grid-template-columns: 1fr; gap: 56px; }
  .lp-split { grid-template-columns: 1fr; gap: 56px; }
  .lp-faq-grid { grid-template-columns: 1fr; gap: 40px; }
  .lp-hero-stats-grid { grid-template-columns: repeat(2,1fr); }
}

/* Header/nav'ın kendi kırılım noktası — genel içerik (hero grid, footer grid vb.)
   1020px/760px'te ayrı ayrı kırılırken, header BİLEREK daha geniş bir eşikte (1440px)
   yüzen-pill+düz menüden düz-genişlik+hamburger menüye geçer. Sebep: Ana Sayfa/5 çapa
   linki/Çözümler/Hakkımızda/İletişim (9 düz öğe) + logo + 2 buton, 1200px'lik
   .lp-container'a 1440px altında hiçbir şekilde sığmıyor (~1400px+ gerekiyor) — daha dar
   eşikte denenirse öğeler kırpılır/taşar. Bu blok .lp-topbar'ın -88px margin-bottom
   telafisini (.lp-hero/.mk-hero/.mk-page-hero/.mk-article-head ile eşleşen) VE nav'ın hamburger'a
   dönüşümünü BİRLİKTE taşır çünkü ikisi birbirine bağımlı — ayrı eşiklerde değiştirilirse
   ya içerik header'ın altında kalır ya da nav taşarken header hâlâ yüzen-pill kalır. */
@media (max-width: 1440px) {
  .lp-topbar { top: 0; margin-bottom: 0; padding: 0; }
  .lp-topbar-shell { border-radius: 0; border-left: 0; border-right: 0; }
  .lp-hero { padding-top: 0; }
  .mk-hero { padding-top: 56px; }
  .mk-page-hero { padding-top: 56px; }
  .mk-article-head { padding-top: 46px; }
  .lp-nav {
    display: none; position: absolute; top: 68px; left: 0; right: 0;
    flex-direction: column; align-items: stretch; gap: 2px; margin: 0;
    padding: 12px 16px 18px; background: var(--surface);
    border-bottom: 1px solid var(--border); box-shadow: var(--shadow-lg);
    max-height: min(78vh, calc(100dvh - 68px)); overflow-y: auto;
    -webkit-overflow-scrolling: touch; z-index: 55;
  }
  .lp-nav.open { display: flex; }
  .lp-nav a { padding: 13px 14px; min-height: 44px; }
  .lp-nav-panel { position: static; transform: none; display: block; box-shadow: none; border: 0; padding: 0 0 0 14px; min-width: 0; background: transparent; }
  .lp-nav-panel a { min-height: 40px; font-size: 14px; }
  .lp-nav-auth {
    display: flex !important; margin-top: 8px;
    border: 1.5px solid var(--border); border-radius: 12px;
    font-weight: 700; justify-content: center;
  }
  .lp-menu-btn { display: inline-flex; width: 44px; height: 44px; }
  .lp-topbar-cta { margin-left: 0; }
  .lp-topbar-cta .lp-btn-outline { display: none; }
  /* Görünür tek buton ("Ücretsiz Başla") .lp-btn-sm'in 9px dikey dolgusuyla ~43px'e
     düşüyordu — Apple/Material'ın 44px dokunma hedefi alt sınırına tam takılıyordu. */
  .lp-topbar-cta .lp-btn-primary { min-height: 44px; }
  .lp-topbar-in { gap: 12px; }
  .lp-logo-wordmark img { height: 46px; max-width: min(210px, 50vw); }
  body.lp-nav-open { overflow: hidden; }
}

@media (max-width: 1020px) {
  .lp-hero-in { grid-template-columns: 1fr; gap: 56px; padding: 80px 0 100px; }
  .lp-hero-sub { max-width: none; }
  .lp-hero-visual { max-width: 620px; margin: 0 auto; }
  .lp-mock-stage { transform: none; }
  .lp-footer-grid { grid-template-columns: 1fr 1fr; gap: 32px 28px; }
  .lp-footer-brand { grid-column: 1 / -1; max-width: 520px; }
  .lp-footer-solutions-list { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 760px) {
  .lp-section { padding: 80px 0; }
  .lp-modules { padding: 34px 0 38px; }
  .lp-modules-grid { grid-template-columns: repeat(3, 1fr); gap: 9px; }
  .lp-module { font-size: 12px; padding: 16px 8px 14px; min-height: 88px; }
  .lp-module-ico { width: 40px; height: 40px; }
  .lp-module-info { min-height: 108px; padding: 16px 18px; gap: 14px; }
  .lp-module-info-ico { width: 46px; height: 46px; border-radius: 14px; }
  .lp-module-info-body strong { font-size: 15px; }
  .lp-module-info-body > span { font-size: 12.5px; }
  .lp-module-info-more { display: none; }
  .lp-hero-stats { margin-top: -40px; padding-bottom: 48px; }
  .lp-hero-stats-grid { grid-template-columns: 1fr 1fr; gap: 8px; padding: 6px; }
  .lp-hero-stat { padding: 18px 12px; }
  .lp-bento-glow.span-4, .lp-bento-glow.span-6, .lp-bento-glow.span-8 { grid-column: span 12; }
  .lp-benefits { grid-template-columns: 1fr; }
  .lp-about-stats { grid-template-columns: 1fr; }
  .lp-about-frame { max-width: 340px; }
  .lp-about-card { min-width: 170px; padding: 12px 14px; font-size: 11px; }
  .lp-free-card { padding: 44px 24px 40px; }
  .lp-free-grid { grid-template-columns: 1fr; }
  .lp-free-price { font-size: 60px; }
  .lp-footer-grid { grid-template-columns: 1fr; gap: 32px; }
  .lp-footer-brand { grid-column: auto; max-width: none; }
  .lp-footer-about { max-width: none; }
  .lp-footer-solutions-list { grid-template-columns: 1fr; gap: 10px; }
  .lp-footer-bottom { flex-direction: column; align-items: flex-start; }
  .lp-hero-cta { width: 100%; }
  .lp-hero-cta .lp-btn { flex: 1 1 auto; min-width: min(100%, 140px); justify-content: center; }
  .lp-float-1 { right: 0; }
  .lp-float-2 { left: 0; }
  .lp-float-3 { display: none; }
  .lp-donut-wrap { flex-direction: column; align-items: flex-start; }
  .lp-process-panel-content { padding: 28px 22px; }
  .lp-process-panel-img { max-width: none; }
  .lp-cta-shot { margin: 44px auto 0; }
  .lp-container { padding-left: 16px; padding-right: 16px; }
}

@media (max-width: 420px) {
  .lp-hero-stats-grid { grid-template-columns: 1fr; }
  .lp-mock-kpis { grid-template-columns: 1fr 1fr; }
  .lp-mock-kpi:last-child { display: none; }
  .lp-float { font-size: 11.5px; padding: 10px 14px; }
}

/* ============================================================================
   mk-* — Pazarlama alt sayfaları (çözüm landing'leri, blog, güven sayfaları).
   landing.css'in token'larını (--brand, --surface, --border...) aynen kullanır;
   koyu tema mevcut değişken blokları üzerinden otomatik çalışır.
   ========================================================================== */

/* --- Topbar çözümler dropdown --- */
.lp-nav .lp-nav-drop { position: relative; }
.lp-nav .lp-nav-drop > a::after { content: '▾'; font-size: 10px; margin-left: 5px; opacity: .6; }
.lp-nav-panel {
  /* top:100% (boşluksuz) BİLEREK — tetikleyici ile panel arasında boşluk bırakılırsa
     fare çapraz hareket ederken o boşlukta :hover kopar ve panel kapanır (klasik
     dropdown-gap hatası). Panel kendi 8px padding'i ve gölgesiyle zaten ayrışıyor. */
  position: absolute; top: 100%; left: 50%; transform: translateX(-50%);
  min-width: 250px; background: var(--surface); border: 1px solid var(--border);
  border-radius: var(--radius-sm); box-shadow: var(--shadow-lg); padding: 8px;
  display: none; z-index: 60;
}
.lp-nav-drop:hover .lp-nav-panel, .lp-nav-drop:focus-within .lp-nav-panel { display: block; }
.lp-nav-panel a { display: block; padding: 9px 12px; border-radius: 10px; font-size: 14px; }
.lp-nav-panel a:hover { background: var(--brand-light); color: var(--brand-dark); }

/* --- Alt sayfa hero --- */
/* Breadcrumb kaldırıldığından (görünür şerit yok, sadece JSON-LD kalıyor — bkz.
   marketing_top.php) .mk-hero artık header'dan sonraki İLK element: 88px'i header'ın
   -88px margin-bottom'unu (.lp-topbar) telafi eder, kalan 48px görsel boşluktur.
   @media 1440px'te header bu negatif margin'i sıfırladığından, orada da 56px'e döner. */
.mk-hero { padding: 140px 0 26px; }
.mk-hero h1 { font-size: clamp(30px, 4.4vw, 46px); line-height: 1.14; letter-spacing: -0.02em; margin: 14px 0 16px; max-width: 22ch; }
.mk-hero h1 em { font-style: normal; color: var(--brand-dark); }
.mk-hero .mk-hero-sub { font-size: 17.5px; color: var(--text-muted); max-width: 62ch; line-height: 1.65; margin-bottom: 26px; }
.mk-hero-cta { display: flex; gap: 12px; flex-wrap: wrap; align-items: center; margin-bottom: 10px; }
.mk-hero-trust { display: flex; gap: 18px; flex-wrap: wrap; list-style: none; padding: 0; margin: 16px 0 0; font-size: 13.5px; color: var(--text-muted); }
.mk-hero-trust li { display: flex; align-items: center; gap: 7px; }

/* --- Düz yazı (prose) blokları --- */
.mk-prose { max-width: 780px; }
.mk-prose h2 { font-size: clamp(22px, 2.6vw, 30px); letter-spacing: -0.015em; margin: 44px 0 14px; }
.mk-prose h3 { font-size: 19px; margin: 28px 0 10px; }
.mk-prose p, .mk-prose li { font-size: 16px; line-height: 1.75; color: var(--text-muted); }
.mk-prose p { margin: 0 0 16px; }
.mk-prose ul, .mk-prose ol { padding-left: 22px; margin: 0 0 18px; }
.mk-prose li { margin-bottom: 8px; }
.mk-prose li::marker { color: var(--brand); }
.mk-prose a { color: var(--brand-dark); font-weight: 600; text-decoration: underline; text-underline-offset: 3px; }
/* mk-inline-cta'nın "Ücretsiz Başlayın/Deneyin" düğmesi .mk-prose içinde yaşıyor (makale
   akışının parçası) — üstteki genel metin-linki kuralı (koyu yeşil + alt çizgi) düğmeyi
   de kapsayıp .lp-btn-primary'nin beyaz rengini eziyordu (aynı .mk-side-card a deseni).
   İki class'lı seçici daha yüksek özgüllükle düğmeyi doğru görünümüne geri döndürür. */
.mk-prose .lp-btn { text-decoration: none; font-weight: 700; }
.mk-prose .lp-btn-primary { color: var(--brand-text-on); }
.mk-prose strong { color: var(--text); }
.mk-prose blockquote { border-left: 3px solid var(--brand); margin: 20px 0; padding: 4px 0 4px 18px; color: var(--text-muted); font-style: italic; }
.mk-prose table { width: 100%; border-collapse: collapse; margin: 18px 0 26px; font-size: 14.5px; }
.mk-prose th, .mk-prose td { text-align: left; padding: 10px 12px; border-bottom: 1px solid var(--border); }
.mk-prose th { color: var(--text); font-weight: 700; background: var(--surface-alt); }
.mk-prose td { color: var(--text-muted); }
.mk-table-wrap { overflow-x: auto; }
.mk-prose img { max-width: 100%; height: auto; border-radius: var(--radius-sm); }

/* --- İki kolonlu içerik + yan kart --- */
.mk-layout { display: grid; grid-template-columns: minmax(0, 1fr) 300px; gap: 48px; align-items: start; }
@media (max-width: 900px) { .mk-layout { grid-template-columns: 1fr; } }
.mk-side { position: sticky; top: 90px; display: grid; gap: 18px; }
.mk-side-card { background: var(--surface); border: 1px solid var(--border); border-radius: var(--radius); padding: 22px; box-shadow: var(--shadow); }
.mk-side-card h4 { font-size: 15px; margin-bottom: 12px; }
.mk-side-card ul { list-style: none; margin: 0; padding: 0; }
.mk-side-card li { margin-bottom: 8px; }
.mk-side-card ul a { font-size: 14px; color: var(--text-muted); display: block; padding: 4px 0; }
.mk-side-card ul a:hover { color: var(--brand-dark); }
.mk-side-card ul a[aria-current] { color: var(--brand-dark); font-weight: 700; }
.mk-cta-card {
  background: var(--brand-light);
  color: var(--text);
  border: 1px solid color-mix(in srgb, var(--brand) 28%, var(--border));
}
.mk-cta-card h4 { color: var(--text); }
.mk-cta-card p {
  color: var(--text-muted);
  font-size: 13.5px;
  line-height: 1.6;
  margin-bottom: 14px;
}

/* --- Özellik kutuları (alt sayfa) --- */
.mk-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 18px; margin: 26px 0 10px; }
.mk-feature { background: var(--surface); border: 1px solid var(--border); border-radius: var(--radius); padding: 22px; box-shadow: var(--shadow); }
.mk-feature h3 { font-size: 16.5px; margin: 12px 0 8px; }
.mk-feature p { font-size: 14px; color: var(--text-muted); line-height: 1.6; margin: 0; }

/* --- İçindekiler (TOC) --- */
.mk-toc { background: var(--surface-alt); border: 1px solid var(--border); border-radius: var(--radius-sm); padding: 18px 20px; margin: 24px 0; }
.mk-toc strong { display: block; font-size: 14px; margin-bottom: 10px; }
.mk-toc ol { margin: 0; padding-left: 20px; }
.mk-toc li { font-size: 14px; margin-bottom: 6px; }
.mk-toc a { color: var(--text-muted); text-decoration: none; }
.mk-toc a:hover { color: var(--brand-dark); }

/* --- Blog kartları --- */
.mk-cards { display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 22px; margin-top: 30px; }
.mk-card { background: var(--surface); border: 1px solid var(--border); border-radius: var(--radius); box-shadow: var(--shadow); overflow: hidden; display: flex; flex-direction: column; transition: transform .18s ease, box-shadow .18s ease; }
.mk-card:hover { transform: translateY(-3px); box-shadow: var(--shadow-lg); }
.mk-card-body { padding: 22px; display: flex; flex-direction: column; gap: 10px; flex: 1; }
.mk-card-cat { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .06em; color: var(--brand-dark); }
.mk-card h2, .mk-card h3 { font-size: 18px; line-height: 1.35; letter-spacing: -0.01em; }
.mk-card h2 a, .mk-card h3 a { color: var(--text); }
.mk-card h2 a:hover, .mk-card h3 a:hover { color: var(--brand-dark); }
.mk-card p { font-size: 14px; color: var(--text-muted); line-height: 1.6; flex: 1; }
.mk-card-meta { font-size: 12.5px; color: var(--text-faint); display: flex; gap: 12px; }

/* --- Sayfalama --- */
.mk-pagination { display: flex; gap: 8px; justify-content: center; margin: 38px 0 8px; flex-wrap: wrap; }
.mk-pagination a, .mk-pagination span { min-width: 38px; height: 38px; display: inline-flex; align-items: center; justify-content: center; padding: 0 12px; border-radius: 10px; border: 1px solid var(--border); font-size: 14px; color: var(--text-muted); background: var(--surface); }
.mk-pagination a:hover { border-color: var(--brand); color: var(--brand-dark); }
.mk-pagination .on { background: var(--brand); border-color: var(--brand); color: var(--brand-text-on); font-weight: 700; }

/* --- Kategori çipleri / etiketler --- */
.mk-chips { display: flex; gap: 8px; flex-wrap: wrap; margin: 18px 0 6px; }
.mk-chips a { padding: 7px 14px; border-radius: 999px; border: 1px solid var(--border); background: var(--surface); font-size: 13.5px; color: var(--text-muted); }
.mk-chips a:hover { border-color: var(--brand); color: var(--brand-dark); }
.mk-chips a.on { background: var(--brand); border-color: var(--brand); color: var(--brand-text-on); font-weight: 600; }

/* --- Makale sayfası --- */
/* Breadcrumb kaldırıldığından (bkz. .mk-hero yorumu) blog yazı sayfasında .mk-article-head
   header'dan sonraki ilk element — aynı 88px telafi + orijinal 46px boşluk mantığı. */
.mk-article-head { max-width: 820px; padding: 138px 0 8px; }
.mk-article-head h1 { font-size: clamp(28px, 3.8vw, 42px); line-height: 1.18; letter-spacing: -0.02em; margin: 16px 0 14px; }
.mk-article-meta { display: flex; gap: 16px; flex-wrap: wrap; font-size: 13.5px; color: var(--text-faint); align-items: center; }
.mk-article-meta b { color: var(--text-muted); font-weight: 600; }
.mk-author { display: flex; gap: 14px; align-items: center; background: var(--surface-alt); border: 1px solid var(--border); border-radius: var(--radius-sm); padding: 16px 18px; margin: 34px 0; }
.mk-author-avatar { width: 44px; height: 44px; border-radius: 50%; background: var(--surface); border: 1px solid var(--border); display: flex; align-items: center; justify-content: center; flex-shrink: 0; overflow: hidden; padding: 7px; }
.mk-author-avatar img { width: 100%; height: 100%; object-fit: contain; }
.mk-author small { display: block; color: var(--text-faint); font-size: 12.5px; }
.mk-author b { font-size: 14.5px; }

/* --- Form (iletişim) --- */
.mk-form { display: grid; gap: 16px; }
.mk-form .mk-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
@media (max-width: 640px) { .mk-form .mk-row { grid-template-columns: 1fr; } }
.mk-form label { font-size: 13.5px; font-weight: 600; display: block; margin-bottom: 6px; }
.mk-form input, .mk-form textarea, .mk-form select {
  width: 100%; padding: 11px 14px; border: 1px solid var(--border); border-radius: 12px;
  background: var(--surface); color: var(--text); font-size: 15px;
}
.mk-form input:focus, .mk-form textarea:focus { outline: 2px solid color-mix(in srgb, var(--brand) 55%, transparent); border-color: var(--brand); }
.mk-alert { padding: 12px 16px; border-radius: 12px; font-size: 14px; margin-bottom: 6px; }
.mk-alert.ok { background: var(--pos-bg); color: var(--pos); }
.mk-alert.err { background: var(--neg-bg); color: var(--neg); }

/* --- Çerez onay çubuğu --- */
.bk-consent {
  position: fixed; left: max(16px, env(safe-area-inset-left, 0px)); right: max(16px, env(safe-area-inset-right, 0px));
  bottom: max(16px, env(safe-area-inset-bottom, 0px)); z-index: 200;
  max-width: 560px; margin: 0 auto; background: var(--surface); color: var(--text);
  border: 1px solid var(--border); border-radius: var(--radius-sm); box-shadow: var(--shadow-lg);
  padding: 16px 18px; display: none; gap: 14px; align-items: center; flex-wrap: wrap;
}
.bk-consent.show { display: flex; }
.bk-consent p { font-size: 13px; color: var(--text-muted); line-height: 1.55; margin: 0; flex: 1 1 260px; }
.bk-consent .bk-consent-actions { display: flex; gap: 8px; }
.bk-consent button { cursor: pointer; border-radius: 10px; padding: 9px 16px; font-size: 13.5px; font-weight: 700; border: 1px solid var(--border); background: var(--surface-alt); color: var(--text-muted); font-family: inherit; }
.bk-consent button.yes { background: var(--brand); border-color: var(--brand); color: var(--brand-text-on); }

/* --- Yazı içi CTA bandı --- */
.mk-inline-cta { background: var(--brand-light); border: 1px solid color-mix(in srgb, var(--brand) 30%, var(--border)); border-radius: var(--radius); padding: 24px 26px; margin: 34px 0; display: flex; gap: 18px; align-items: center; justify-content: space-between; flex-wrap: wrap; }
.mk-inline-cta p { margin: 0; font-size: 15.5px; color: var(--text); font-weight: 600; max-width: 46ch; }
.mk-inline-cta small { display: block; font-weight: 400; color: var(--text-muted); margin-top: 4px; }

/* --- Paylaş linkleri --- */
.mk-share { display: flex; gap: 10px; align-items: center; margin: 26px 0; font-size: 13.5px; color: var(--text-faint); }
.mk-share a { padding: 7px 13px; border: 1px solid var(--border); border-radius: 999px; font-size: 13px; color: var(--text-muted); }
.mk-share a:hover { border-color: var(--brand); color: var(--brand-dark); }

/* =========================================================
   Hakkımızda / İletişim — sayfa kompozisyonları (mk-page-*)
   ========================================================= */

.mk-page-hero {
  position: relative;
  padding: 148px 0 64px;
  overflow: hidden;
  text-align: center;
  background:
    radial-gradient(ellipse 70% 55% at 50% 0%, rgba(31, 168, 74, 0.14), transparent 55%),
    radial-gradient(ellipse 50% 40% at 80% 30%, rgba(7, 37, 78, 0.07), transparent 50%),
    linear-gradient(180deg, #eef4fb 0%, var(--bg) 72%);
}
.mk-page-hero-compact { padding-bottom: 44px; }
.mk-page-hero-aurora {
  position: absolute; inset: -20% -10% auto;
  height: 70%;
  background:
    radial-gradient(circle at 50% 35%, rgba(31, 168, 74, 0.16), transparent 42%),
    radial-gradient(circle at 70% 20%, rgba(18, 58, 110, 0.1), transparent 45%);
  pointer-events: none; filter: blur(2px);
}
.mk-page-hero-inner {
  position: relative; z-index: 1;
  max-width: 720px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mk-page-hero h1 {
  font-size: clamp(32px, 5vw, 50px);
  line-height: 1.14;
  letter-spacing: -0.025em;
  margin: 14px 0 18px;
  max-width: 18ch;
}
.mk-page-hero h1 em { font-style: normal; color: var(--brand-dark); }
.mk-page-hero-sub {
  font-size: 17.5px;
  color: var(--text-muted);
  line-height: 1.65;
  max-width: 52ch;
  margin: 0 auto 28px;
}
.mk-page-hero .mk-hero-cta {
  display: flex; gap: 12px; flex-wrap: wrap;
  align-items: center; justify-content: center;
}
.mk-hero-chips {
  display: flex; flex-wrap: wrap; gap: 10px;
  justify-content: center; margin-top: 2px;
}
.mk-hero-chip {
  display: inline-flex; align-items: center; gap: 8px;
  padding: 10px 16px; border-radius: 999px;
  background: var(--surface); border: 1px solid var(--border);
  color: var(--text); font-size: 14px; font-weight: 600;
  box-shadow: var(--shadow); transition: border-color .15s, transform .15s;
}
.mk-hero-chip:hover { border-color: var(--brand); transform: translateY(-1px); color: var(--brand-dark); }
.mk-hero-chip svg { color: var(--brand); flex-shrink: 0; }

.mk-section { padding: 72px 0; }
.mk-section-tight { padding-top: 20px; padding-bottom: 64px; }
.mk-section-alt {
  background: var(--surface);
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
}
.mk-section-head {
  max-width: 640px;
  margin: 0 auto 40px;
  text-align: center;
}
.mk-section-head .lp-eyebrow { margin-bottom: 12px; }
.mk-section-head h2 {
  font-size: clamp(26px, 3.2vw, 36px);
  letter-spacing: -0.02em;
  margin: 0 0 12px;
}
.mk-section-head p {
  color: var(--text-muted);
  font-size: 16.5px;
  line-height: 1.6;
  margin: 0 auto;
  max-width: 46ch;
}

/* Hikâye split */
.mk-story {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 48px 56px;
  align-items: center;
}
.mk-story-copy { text-align: left; }
.mk-story-copy .lp-eyebrow { margin-bottom: 12px; }
.mk-story-copy h2 {
  font-size: clamp(26px, 3.2vw, 36px);
  letter-spacing: -0.02em;
  margin: 0 0 18px;
  max-width: 18ch;
}
.mk-story-copy p {
  color: var(--text-muted);
  font-size: 16.5px;
  line-height: 1.75;
  margin: 0 0 14px;
  max-width: 48ch;
}
.mk-story-copy p:last-child { margin-bottom: 0; }
.mk-story-copy strong { color: var(--text); font-weight: 700; }
.mk-story-visual {
  display: flex; justify-content: center; align-items: center;
  padding: 28px 12px;
  overflow: visible;
}
.mk-story-frame {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}
.mk-story-logo {
  width: 160px; height: 160px;
  padding: 18px;
  box-sizing: border-box;
}
.mk-story-logo img {
  width: 100%;
  max-width: 112px;
  height: auto;
  max-height: 42px;
  border-radius: 0;
  object-fit: contain;
}
.mk-story-logo span {
  font-size: 11px;
  font-weight: 700;
  color: var(--brand);
  letter-spacing: 0.02em;
}

/* İlkeler — kartsız ızgara */
.mk-principles {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 32px 28px;
  align-items: start;
}
.mk-principle {
  padding: 4px 8px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mk-principle-ico {
  width: 48px; height: 48px; border-radius: 14px;
  background: var(--brand-light); color: var(--brand-dark);
  display: inline-flex; align-items: center; justify-content: center;
  margin-bottom: 16px;
}
.mk-principle h3 {
  font-size: 17px;
  margin: 0 0 8px;
  letter-spacing: -0.01em;
}
.mk-principle p {
  margin: 0;
  font-size: 14.5px;
  line-height: 1.6;
  color: var(--text-muted);
  max-width: 28ch;
}
.mk-principle a { color: var(--brand-dark); font-weight: 600; text-underline-offset: 2px; }

/* KPI şeridi */
.mk-kpi-strip {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
  max-width: 1000px;
  margin: 0 auto;
}
.mk-kpi {
  text-align: center;
  padding: 28px 16px;
  border-radius: var(--radius-sm);
  background: var(--surface);
  border: 1px solid var(--border);
  box-shadow: var(--shadow);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 120px;
}
.mk-kpi strong {
  display: block;
  font-size: clamp(28px, 3vw, 36px);
  font-weight: 800;
  color: var(--brand);
  letter-spacing: -0.03em;
  margin-bottom: 6px;
  line-height: 1.1;
}
.mk-kpi span {
  font-size: 13.5px;
  font-weight: 600;
  color: var(--text-muted);
  max-width: 14ch;
  line-height: 1.35;
}

/* Navy kapanış bandı — açık tema CTA (lp-cta dili) */
.mk-band-cta {
  position: relative;
  padding: 80px 0;
  background:
    radial-gradient(ellipse 60% 50% at 50% 0%, rgba(31, 168, 74, 0.14), transparent 55%),
    linear-gradient(180deg, #e8f8ee 0%, var(--surface) 100%);
  overflow: hidden;
  text-align: center;
  border-top: 1px solid color-mix(in srgb, var(--brand) 18%, var(--border));
}
.mk-band-cta::before { display: none; }
.mk-band-cta-inner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0;
}
.mk-band-cta h2 {
  color: var(--text);
  font-size: clamp(26px, 3.4vw, 38px);
  letter-spacing: -0.02em;
  margin: 0 auto 14px;
  max-width: 18ch;
  line-height: 1.2;
}
.mk-band-cta p {
  margin: 0 auto 28px;
  color: var(--text-muted);
  font-size: 16.5px;
  line-height: 1.6;
  max-width: 48ch;
}
.mk-band-cta-actions {
  display: flex; gap: 12px; flex-wrap: wrap;
  align-items: center; justify-content: center;
}
.mk-band-cta .lp-btn-primary {
  background: var(--grad-brand);
  color: var(--brand-text-on);
  box-shadow: 0 12px 32px rgba(31, 168, 74, 0.35);
}
.mk-band-cta .lp-btn-primary:hover { box-shadow: 0 16px 40px rgba(31, 168, 74, 0.45); }
.mk-btn-on-dark {
  background: var(--surface);
  border-color: var(--border);
  color: var(--text);
}
.mk-btn-on-dark:hover {
  border-color: #cbd5e1;
  background: var(--surface);
  color: var(--text);
  box-shadow: var(--shadow);
}

/* İletişim grid */
.mk-contact-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(280px, 0.8fr);
  gap: 24px 32px;
  align-items: start;
  max-width: 1040px;
  margin: 0 auto;
}
.mk-contact-form-shell {
  position: relative;
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 32px 34px;
  box-shadow: var(--shadow);
}
.mk-contact-form-shell .mk-form textarea { min-height: 160px; resize: vertical; }
.mk-contact-form-shell .mk-form > div:last-child {
  display: flex;
  justify-content: flex-start;
  padding-top: 4px;
}
.mk-hp { position: absolute; left: -9999px; width: 1px; height: 1px; overflow: hidden; }

.mk-contact-channels {
  display: grid;
  gap: 14px;
  position: sticky;
  top: 100px;
}
.mk-channel-panel,
.mk-channel-cta {
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius-sm);
  padding: 22px 22px 18px;
  box-shadow: var(--shadow);
}
.mk-channel-panel h2,
.mk-channel-cta h2 {
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--text-faint);
  margin: 0 0 14px;
}
.mk-channel-row {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 10px;
  margin: 0 -6px 4px;
  border-radius: 12px;
  color: var(--text);
  transition: background .15s;
  text-align: left;
}
.mk-channel-row:hover { background: var(--surface-alt); }
.mk-channel-ico {
  width: 40px; height: 40px; border-radius: 12px;
  background: var(--brand-light); color: var(--brand-dark);
  display: flex; align-items: center; justify-content: center; flex-shrink: 0;
}
.mk-channel-body { flex: 1; min-width: 0; display: flex; flex-direction: column; gap: 2px; text-align: left; }
.mk-channel-body strong { font-size: 14.5px; }
.mk-channel-body span { font-size: 13.5px; color: var(--text-muted); word-break: break-word; }
.mk-channel-go { color: var(--text-faint); flex-shrink: 0; }
.mk-channel-link {
  display: flex; align-items: center; gap: 10px;
  padding: 11px 4px; font-size: 14.5px; color: var(--text-muted);
  border-top: 1px solid var(--border);
  text-align: left;
}
.mk-channel-link:first-of-type { border-top: 0; }
.mk-channel-link:hover { color: var(--brand-dark); }
.mk-channel-link svg { color: var(--brand); flex-shrink: 0; }
.mk-channel-cta {
  background: var(--brand-light);
  border: 1px solid color-mix(in srgb, var(--brand) 28%, var(--border));
  color: var(--text);
  text-align: left;
}
.mk-channel-cta h2 { color: var(--brand-dark); }
.mk-channel-cta p {
  margin: 0 0 16px;
  font-size: 14.5px;
  line-height: 1.55;
  color: var(--text-muted);
}
.mk-channel-cta .lp-btn-primary {
  background: var(--grad-brand);
  color: var(--brand-text-on);
}

/* Güven şeridi — kartsız, dengeli satır */
.mk-trust-section { padding: 48px 0; }
.mk-trust-strip {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px 40px;
  max-width: 960px;
  margin: 0 auto;
  align-items: start;
}
.mk-trust-item {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 14px;
  text-align: left;
}
.mk-trust-ico {
  width: 40px; height: 40px; border-radius: 12px;
  background: var(--brand-light); color: var(--brand-dark);
  display: flex; align-items: center; justify-content: center; flex-shrink: 0;
}
.mk-trust-item > div { min-width: 0; }
.mk-trust-item strong { display: block; font-size: 15px; margin-bottom: 4px; line-height: 1.3; }
.mk-trust-item span { font-size: 13.5px; color: var(--text-muted); line-height: 1.45; }

@media (max-width: 960px) {
  .mk-story { grid-template-columns: 1fr; gap: 36px; }
  .mk-story-copy { text-align: center; display: flex; flex-direction: column; align-items: center; }
  .mk-story-copy h2 { max-width: none; }
  .mk-story-copy p { max-width: 54ch; margin-left: auto; margin-right: auto; }
  .mk-story-visual { order: -1; padding: 12px 8px 8px; }
  .mk-principles { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 28px 20px; }
  .mk-kpi-strip { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .mk-contact-grid { grid-template-columns: 1fr; max-width: 640px; }
  .mk-contact-channels { position: static; }
  .mk-trust-strip { grid-template-columns: 1fr; gap: 22px; max-width: 360px; }
  .mk-trust-item { justify-content: flex-start; }
}
@media (max-width: 640px) {
  .mk-page-hero { padding: 128px 0 36px; }
  .mk-page-hero h1 { max-width: none; }
  .mk-hero { padding: 96px 0 20px; }
  .mk-hero h1 { max-width: none; }
  .mk-hero .mk-hero-sub { font-size: 15.5px; }
  .mk-hero-cta { width: 100%; }
  .mk-hero-cta .lp-btn { flex: 1 1 auto; min-width: min(100%, 160px); }
  .mk-principles { grid-template-columns: 1fr; gap: 28px; max-width: 360px; margin: 0 auto; }
  .mk-principle p { max-width: none; }
  .mk-kpi-strip { grid-template-columns: 1fr 1fr; }
  .mk-kpi { min-height: 108px; padding: 22px 12px; }
  .mk-contact-form-shell { padding: 24px 18px; }
  .mk-contact-form-shell .mk-form > div:last-child { justify-content: stretch; }
  .mk-contact-form-shell .mk-form > div:last-child .lp-btn { width: 100%; }
  .mk-section { padding: 52px 0; }
  .mk-band-cta { padding: 64px 0; }
  .mk-band-cta-actions { width: 100%; }
  .mk-band-cta-actions .lp-btn { flex: 1 1 auto; min-width: min(100%, 160px); }
  .mk-story-frame .lp-about-card { min-width: 0; max-width: calc(100% - 24px); }
  .mk-article-head { padding: 72px 0 28px; }
  .mk-prose { font-size: 15.5px; }
  .mk-inline-cta { padding: 18px 16px; }
  .bk-consent .bk-consent-actions { width: 100%; }
  .bk-consent .bk-consent-actions button { flex: 1; min-height: 44px; }
}
