<!DOCTYPE html>
<!DOCTYPE html><html lang="tr" dir="ltr" class="lenis light"><head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Stratejik Danışmanlık &amp; KVKK Uyumu | eCyPro</title>
    <meta name="description" content="eCyPro: Stratejik danışmanlık, KVKK ve AB regülasyon uyumu, operasyonel verimlilik. Boutique Big4-alternatif — Emre Can Yalçın doğrudan eşlik eder.">
    <meta name="keywords" content="Yönetim Danışmanlığı, Kurumsal Etkinlik, Dijital Pazarlama, Stratejik Planlama, İnsan Kaynakları">
    <meta name="author" content="eCyPro Danışmanlık A.Ş.">
    <meta name="robots" content="index, follow, max-image-preview:large">
    <meta name="format-detection" content="telephone=no">
    <!-- P46 C1: Statik canonical kaldırıldı — index.html'deki hardcoded
         canonical "/" tüm 80 URL'de ilk DOM tag olarak kalıyor ve
         querySelector + Google crawler bunu önce okuyor. Sonuç: site
         genelinde canonical homepage'i gösteriyor, alt sayfalar duplicate
         sayılıyor. SeoManager + per-page SEO component canonical'ı
         react-helmet-async ile route-aware yönetir. -->
    <!-- CSP is now served as an HTTP header via vercel.json so that the more
         powerful directives (frame-ancestors, report-uri, form-action) are
         honoured. The previous <meta> CSP could not enforce frame-ancestors
         and let `wss://*` through, which the launch QA flagged. Dev (vite)
         falls back to the dev server CSP — see vite.config.ts. -->
    <meta http-equiv="X-Content-Type-Options" content="nosniff">
    <meta name="referrer" content="strict-origin-when-cross-origin">

    <!-- P43: Google Search Console verification placeholder.
         Action item: Search Console → Property → "HTML tag" yöntemi → verification token kopyala → content="…" değerini override et. -->
    <meta name="google-site-verification" content="itFlxwaLZnnFsGkmNEAipjYzUEOk-6f39V4c-s2rRd8">

    <!-- P97 — Google Tag Manager. Production container: GTM-NH7RJ9FB
         (Account: ecypro, Container: ecypro-web). GA4 measurement ID
         G-3Q4T3KL83V is mapped inside the GTM workspace (Tags → GA4
         Configuration → Measurement ID). KVKK note: GTM only fires
         marketing tags when the consent banner records 'granted'.

         Perf: the 115KB gtm.js download is deferred until the browser is
         idle (or the first user interaction) so it no longer competes with
         the app bundle for bandwidth/main-thread during the mobile LCP
         window. dataLayer is created synchronously and queues all pushes,
         so consent-mode defaults and route events set before gtm.js loads
         replay in order once the container boots. -->
    <script>
      (function (w, d, l, i) {
        w[l] = w[l] || [];
        w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' });
        var loaded = false;
        function load() {
          if (loaded) return;
          loaded = true;
          var dl = l != 'dataLayer' ? '&l=' + l : '';
          var j = d.createElement('script');
          j.async = true;
          j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
          d.head.appendChild(j);
        }
        var idle =
          w.requestIdleCallback || function (cb) { return w.setTimeout(cb, 1); };
        var events = ['pointerdown', 'keydown', 'scroll', 'touchstart'];
        function onInteract() {
          events.forEach(function (e) {
            w.removeEventListener(e, onInteract);
          });
          load();
        }
        events.forEach(function (e) {
          w.addEventListener(e, onInteract, { once: true, passive: true });
        });
        function schedule() {
          idle(load, { timeout: 4000 });
        }
        if (d.readyState === 'complete') schedule();
        else w.addEventListener('load', schedule);
      })(window, document, 'dataLayer', 'GTM-NH7RJ9FB');
    </script>

    <!-- Microsoft Clarity is now consent-gated via src/lib/clarity.ts + the
         AnalyticsProvider. The previous inline loader fired pre-consent (KVKK
         violation) and double-bootstrapped the SDK when the React loader ran
         later — the duplicate init was the console exception seen in QA.
         DNS prefetch hint stays below to keep the warm connection. -->
    <!-- clarity-inline-loader removed 2026-05-21 — see vercel.json CSP -->


    <!-- P15 — Statik hreflang tag'leri kaldırıldı. SeoManager (react-helmet-async)
         route-aware tek otorite olarak yönetir. Çift emit Google'da konfüzyon
         yaratıyordu (statik 5 + SeoManager 3 = 8 tag aynı route'ta).
         x-default ilk paint için korunur (Helmet hidrasyon öncesi). -->
    <link rel="alternate" hreflang="x-default" href="https://www.ecypro.com">

    <!-- No web-font preload on purpose. The above-fold App Shell h1 (the first
         paint / FCP element) renders in Georgia/system-ui, so Inter/Playfair are
         not first-paint fonts. The build does emit them at /fonts/*.woff2 (Vite
         keeps the @fontsource filenames), so the old preloads resolved — but
         pulling them at fetchpriority=high made them compete with the JS bundle
         for bandwidth during the mobile LCP window for no first-paint benefit.
         They now load lazily via the bundled @font-face under font-display:swap. -->

    <!-- P33-T06: Preconnect to analytics origins — DNS + TLS resolved before gtag fires -->
    <link rel="preconnect" href="https://www.googletagmanager.com" crossorigin="">
    <link rel="preconnect" href="https://www.google-analytics.com" crossorigin="">
    <link rel="dns-prefetch" href="https://www.googletagmanager.com">
    <!-- P16 — 3rd-party preconnect tamamlama: Clarity tag + GrowthBook features
         CDN'i. dns-prefetch hafif fallback (preconnect kararı tarayıcıya bırakılır
         ki connection pool zorlanmasın). -->
    <link rel="dns-prefetch" href="https://www.clarity.ms">
    <link rel="dns-prefetch" href="https://cdn.growthbook.io">


    <!-- DNS prefetch for backend + CDN origins -->
    <link rel="dns-prefetch" href="https://api.ecypro.com">
    <link rel="dns-prefetch" href="https://cdn.ecypro.com">
    <link rel="preconnect" href="https://api.ecypro.com" crossorigin="">

    <!-- PWA & Mobile -->
    <meta name="theme-color" content="#050810" media="(prefers-color-scheme: dark)">
    <meta name="theme-color" content="#ffffff" media="(prefers-color-scheme: light)">
    <meta name="mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
    <meta name="apple-mobile-web-app-title" content="eCyPro">
    <link rel="apple-touch-icon" href="/apple-touch-icon.png">
    <!-- P48: yeni eCyPro brand favicon — SVG modern tarayıcılarda primary,
         legacy .ico fallback. -->
    <link rel="icon" type="image/svg+xml" href="/brand/favicon.svg">
    <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
    <link rel="icon" type="image/x-icon" href="/favicon.ico">
    <link rel="manifest" href="/site.webmanifest">

    <!-- Open Graph / Facebook -->
    <meta property="og:type" content="website">
    <meta property="og:url" content="https://www.ecypro.com/tr">
    <meta property="og:title" content="Stratejik Danışmanlık &amp; KVKK Uyumu | eCyPro">
    <meta property="og:description" content="eCyPro: Stratejik danışmanlık, KVKK ve AB regülasyon uyumu, operasyonel verimlilik. Boutique Big4-alternatif — Emre Can Yalçın doğrudan eşlik eder.">
    <!-- P48: yeni branded OG share image — indigo/violet/gold palette. -->
    <meta property="og:image" content="https://www.ecypro.com/og/home.png">
    <meta property="og:image:type" content="image/png">
    <meta property="og:image:width" content="1200">
    <meta property="og:image:height" content="630">
    <meta property="og:image:alt" content="Stratejik Danışmanlık &amp; KVKK Uyumu | eCyPro">

    <!-- Twitter -->
    <meta property="twitter:card" content="summary_large_image">
    <meta property="twitter:url" content="https://www.ecypro.com/">
    <meta property="twitter:title" content="eCyPro | Premium Kurumsal Danışmanlık">
    <meta property="twitter:description" content="Global ölçekte stratejik büyüme ve dijital dönüşüm ortağınız.">
    <meta property="twitter:image" content="https://www.ecypro.com/brand/og-share.svg">
    <meta property="twitter:image:alt" content="eCyPro Premium Consulting">

    <!-- P7 Round B: Structured Data moved to body-end below.
         Rationale: 4× JSON-LD blocks added ~4KB to <head> parse on Slow 4G
         (16-25ms per block on 4× CPU throttle). Schema.org crawlers (Google,
         Bing, Yandex) read body-end JSON-LD identically. Frees head parse
         budget for FCP.
         P43: 70e4761 merge conflict resolved — fake placeholder addr/phone
         JSON-LD discarded; SeoManager (react-helmet-async) is single
         source-of-truth for dynamic JSON-LD per route. -->
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": ["Organization", "ProfessionalService"],
      "@id": "https://www.ecypro.com/#organization",
      "name": "eCyPro Premium Consulting",
      "alternateName": "eCyverse · Premium Consulting",
      "url": "https://www.ecypro.com",
      "logo": "https://www.ecypro.com/pwa-512x512.png",
      "image": "https://www.ecypro.com/og-image.jpg",
      "description": "Premium kurumsal danışmanlık. Organizasyonel dönüşüm, stratejik danışmanlık ve kültür mühendisliği.",
      "email": "info@ecypro.com",
      "founder": {
        "@type": "Person",
        "name": "Emre Can Yalçın",
        "jobTitle": "Founder, Premium Consulting Strategist"
      },
      "contactPoint": [
        {
          "@type": "ContactPoint",
          "telephone": "+905417143000",
          "contactType": "customer service",
          "availableLanguage": ["Turkish", "English"],
          "areaServed": ["TR", "EU", "GB"]
        },
        {
          "@type": "ContactPoint",
          "email": "kvkk@ecypro.com",
          "contactType": "data protection officer",
          "availableLanguage": ["Turkish", "English"]
        }
      ],
      "areaServed": ["TR", "EU"]
    }
    </script>

    <!-- P33-T03: Non-blocking stylesheet — print media trick defers parse until after FCP.
         noscript fallback ensures CSS loads for bots/old browsers.
         NOTE: App Shell inline styles above-fold render before CSS parses. -->
    <link rel="stylesheet" href="/assets/index-ClaH5gP_.css" media="all" onload="this.media='all'">
    <noscript></noscript>
    <!-- S13-R8-B3: preload hint for the above-fold founder avatar. AVIF first;
         browsers that don't support AVIF will skip (no penalty) and the <picture>
         element's WebP/JPG sources cover them on demand. -->
    <link rel="preload" as="image" type="image/avif" href="/founder.avif" fetchpriority="low">
    <!-- R6-C1 — App Shell h1 ↔ React Hero h1 parity (CLS fix).
         The App Shell h1 paints first (system Georgia fallback if Playfair
         not yet loaded). React Hero h1 hydrates with text-5xl/md:6xl/
         lg:[5.5rem] + tracking-tight + Playfair Display. Any size/family/
         letter-spacing mismatch shifts layout on hydration. We match
         font-size at Tailwind md (768px) and lg (1024px) breakpoints and
         declare Playfair first in the font-family stack so it activates
         the moment @font-face resolves — single composited paint instead
         of a Georgia→Playfair reflow. -->
    <style>
      @media (min-width: 768px) {
        .ecy-app-shell-h1 { font-size: 3.75rem; }
      }
      @media (min-width: 1024px) {
        .ecy-app-shell-h1 { font-size: 5.5rem; }
      }
    </style>
    <!-- P20 — JS disabled fallback styles. SovereignBoundary + App Shell
         hero zaten inline CSS; bu blok sadece üst banner için. -->
    <noscript>
      <style>
        .ecy-noscript-banner {
          position: fixed;
          top: 0;
          left: 0;
          right: 0;
          z-index: 9999;
          background: #1e293b;
          color: #fff;
          padding: 12px 16px;
          font-family: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
          font-size: 14px;
          line-height: 1.5;
          text-align: center;
          border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        }
        .ecy-noscript-banner strong { color: #38bdf8; }
        .ecy-noscript-banner a {
          color: #38bdf8;
          text-decoration: underline;
        }
      </style>
    </noscript>
    <script type="module" crossorigin="" src="/assets/main-DXjtkv4K.js"></script>
    <link rel="modulepreload" crossorigin="" href="/assets/i18n-BRoQQml7.js">
    <link rel="modulepreload" crossorigin="" href="/assets/vendor-CF097f4d.js">
    <link rel="modulepreload" crossorigin="" href="/assets/client-BBpGlsAs.js">
    <link rel="modulepreload" crossorigin="" href="/assets/query-DJjul00R.js">
    <link rel="modulepreload" crossorigin="" href="/assets/icons-abtgTOxY.js">
    <link rel="modulepreload" crossorigin="" href="/assets/ui-Df39CdAa.js">
    <link rel="modulepreload" crossorigin="" href="/assets/motion-DSqBFnDm.js">
    <link rel="modulepreload" crossorigin="" href="/assets/ab-uXWfTpyh.js">
    <link rel="modulepreload" crossorigin="" href="/assets/utils-Cz7ZYNAM.js">
    <link rel="modulepreload" crossorigin="" href="/assets/monitoring-BbnS4oyn.js">
    <link rel="stylesheet" as="style" href="/assets/main-cPMSk7sH.css" crossorigin="" onload="this.onload=null;this.rel='stylesheet'"><noscript><link rel="stylesheet" href="/assets/main-cPMSk7sH.css" crossorigin></noscript>
  <link rel="manifest" href="/manifest.webmanifest"><style type="text/css">[data-sonner-toaster][dir=ltr],html[dir=ltr]{--toast-icon-margin-start:-3px;--toast-icon-margin-end:4px;--toast-svg-margin-start:-1px;--toast-svg-margin-end:0px;--toast-button-margin-start:auto;--toast-button-margin-end:0;--toast-close-button-start:0;--toast-close-button-end:unset;--toast-close-button-transform:translate(-35%, -35%)}[data-sonner-toaster][dir=rtl],html[dir=rtl]{--toast-icon-margin-start:4px;--toast-icon-margin-end:-3px;--toast-svg-margin-start:0px;--toast-svg-margin-end:-1px;--toast-button-margin-start:0;--toast-button-margin-end:auto;--toast-close-button-start:unset;--toast-close-button-end:0;--toast-close-button-transform:translate(35%, -35%)}[data-sonner-toaster]{position:fixed;width:var(--width);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;--gray1:hsl(0, 0%, 99%);--gray2:hsl(0, 0%, 97.3%);--gray3:hsl(0, 0%, 95.1%);--gray4:hsl(0, 0%, 93%);--gray5:hsl(0, 0%, 90.9%);--gray6:hsl(0, 0%, 88.7%);--gray7:hsl(0, 0%, 85.8%);--gray8:hsl(0, 0%, 78%);--gray9:hsl(0, 0%, 56.1%);--gray10:hsl(0, 0%, 52.3%);--gray11:hsl(0, 0%, 43.5%);--gray12:hsl(0, 0%, 9%);--border-radius:8px;box-sizing:border-box;padding:0;margin:0;list-style:none;outline:0;z-index:999999999;transition:transform .4s ease}@media (hover:none) and (pointer:coarse){[data-sonner-toaster][data-lifted=true]{transform:none}}[data-sonner-toaster][data-x-position=right]{right:var(--offset-right)}[data-sonner-toaster][data-x-position=left]{left:var(--offset-left)}[data-sonner-toaster][data-x-position=center]{left:50%;transform:translateX(-50%)}[data-sonner-toaster][data-y-position=top]{top:var(--offset-top)}[data-sonner-toaster][data-y-position=bottom]{bottom:var(--offset-bottom)}[data-sonner-toast]{--y:translateY(100%);--lift-amount:calc(var(--lift) * var(--gap));z-index:var(--z-index);position:absolute;opacity:0;transform:var(--y);touch-action:none;transition:transform .4s,opacity .4s,height .4s,box-shadow .2s;box-sizing:border-box;outline:0;overflow-wrap:anywhere}[data-sonner-toast][data-styled=true]{padding:16px;background:var(--normal-bg);border:1px solid var(--normal-border);color:var(--normal-text);border-radius:var(--border-radius);box-shadow:0 4px 12px rgba(0,0,0,.1);width:var(--width);font-size:13px;display:flex;align-items:center;gap:6px}[data-sonner-toast]:focus-visible{box-shadow:0 4px 12px rgba(0,0,0,.1),0 0 0 2px rgba(0,0,0,.2)}[data-sonner-toast][data-y-position=top]{top:0;--y:translateY(-100%);--lift:1;--lift-amount:calc(1 * var(--gap))}[data-sonner-toast][data-y-position=bottom]{bottom:0;--y:translateY(100%);--lift:-1;--lift-amount:calc(var(--lift) * var(--gap))}[data-sonner-toast][data-styled=true] [data-description]{font-weight:400;line-height:1.4;color:#3f3f3f}[data-rich-colors=true][data-sonner-toast][data-styled=true] [data-description]{color:inherit}[data-sonner-toaster][data-sonner-theme=dark] [data-description]{color:#e8e8e8}[data-sonner-toast][data-styled=true] [data-title]{font-weight:500;line-height:1.5;color:inherit}[data-sonner-toast][data-styled=true] [data-icon]{display:flex;height:16px;width:16px;position:relative;justify-content:flex-start;align-items:center;flex-shrink:0;margin-left:var(--toast-icon-margin-start);margin-right:var(--toast-icon-margin-end)}[data-sonner-toast][data-promise=true] [data-icon]>svg{opacity:0;transform:scale(.8);transform-origin:center;animation:sonner-fade-in .3s ease forwards}[data-sonner-toast][data-styled=true] [data-icon]>*{flex-shrink:0}[data-sonner-toast][data-styled=true] [data-icon] svg{margin-left:var(--toast-svg-margin-start);margin-right:var(--toast-svg-margin-end)}[data-sonner-toast][data-styled=true] [data-content]{display:flex;flex-direction:column;gap:2px}[data-sonner-toast][data-styled=true] [data-button]{border-radius:4px;padding-left:8px;padding-right:8px;height:24px;font-size:12px;color:var(--normal-bg);background:var(--normal-text);margin-left:var(--toast-button-margin-start);margin-right:var(--toast-button-margin-end);border:none;font-weight:500;cursor:pointer;outline:0;display:flex;align-items:center;flex-shrink:0;transition:opacity .4s,box-shadow .2s}[data-sonner-toast][data-styled=true] [data-button]:focus-visible{box-shadow:0 0 0 2px rgba(0,0,0,.4)}[data-sonner-toast][data-styled=true] [data-button]:first-of-type{margin-left:var(--toast-button-margin-start);margin-right:var(--toast-button-margin-end)}[data-sonner-toast][data-styled=true] [data-cancel]{color:var(--normal-text);background:rgba(0,0,0,.08)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast][data-styled=true] [data-cancel]{background:rgba(255,255,255,.3)}[data-sonner-toast][data-styled=true] [data-close-button]{position:absolute;left:var(--toast-close-button-start);right:var(--toast-close-button-end);top:0;height:20px;width:20px;display:flex;justify-content:center;align-items:center;padding:0;color:var(--gray12);background:var(--normal-bg);border:1px solid var(--gray4);transform:var(--toast-close-button-transform);border-radius:50%;cursor:pointer;z-index:1;transition:opacity .1s,background .2s,border-color .2s}[data-sonner-toast][data-styled=true] [data-close-button]:focus-visible{box-shadow:0 4px 12px rgba(0,0,0,.1),0 0 0 2px rgba(0,0,0,.2)}[data-sonner-toast][data-styled=true] [data-disabled=true]{cursor:not-allowed}[data-sonner-toast][data-styled=true]:hover [data-close-button]:hover{background:var(--gray2);border-color:var(--gray5)}[data-sonner-toast][data-swiping=true]::before{content:'';position:absolute;left:-100%;right:-100%;height:100%;z-index:-1}[data-sonner-toast][data-y-position=top][data-swiping=true]::before{bottom:50%;transform:scaleY(3) translateY(50%)}[data-sonner-toast][data-y-position=bottom][data-swiping=true]::before{top:50%;transform:scaleY(3) translateY(-50%)}[data-sonner-toast][data-swiping=false][data-removed=true]::before{content:'';position:absolute;inset:0;transform:scaleY(2)}[data-sonner-toast][data-expanded=true]::after{content:'';position:absolute;left:0;height:calc(var(--gap) + 1px);bottom:100%;width:100%}[data-sonner-toast][data-mounted=true]{--y:translateY(0);opacity:1}[data-sonner-toast][data-expanded=false][data-front=false]{--scale:var(--toasts-before) * 0.05 + 1;--y:translateY(calc(var(--lift-amount) * var(--toasts-before))) scale(calc(-1 * var(--scale)));height:var(--front-toast-height)}[data-sonner-toast]>*{transition:opacity .4s}[data-sonner-toast][data-x-position=right]{right:0}[data-sonner-toast][data-x-position=left]{left:0}[data-sonner-toast][data-expanded=false][data-front=false][data-styled=true]>*{opacity:0}[data-sonner-toast][data-visible=false]{opacity:0;pointer-events:none}[data-sonner-toast][data-mounted=true][data-expanded=true]{--y:translateY(calc(var(--lift) * var(--offset)));height:var(--initial-height)}[data-sonner-toast][data-removed=true][data-front=true][data-swipe-out=false]{--y:translateY(calc(var(--lift) * -100%));opacity:0}[data-sonner-toast][data-removed=true][data-front=false][data-swipe-out=false][data-expanded=true]{--y:translateY(calc(var(--lift) * var(--offset) + var(--lift) * -100%));opacity:0}[data-sonner-toast][data-removed=true][data-front=false][data-swipe-out=false][data-expanded=false]{--y:translateY(40%);opacity:0;transition:transform .5s,opacity .2s}[data-sonner-toast][data-removed=true][data-front=false]::before{height:calc(var(--initial-height) + 20%)}[data-sonner-toast][data-swiping=true]{transform:var(--y) translateY(var(--swipe-amount-y,0)) translateX(var(--swipe-amount-x,0));transition:none}[data-sonner-toast][data-swiped=true]{user-select:none}[data-sonner-toast][data-swipe-out=true][data-y-position=bottom],[data-sonner-toast][data-swipe-out=true][data-y-position=top]{animation-duration:.2s;animation-timing-function:ease-out;animation-fill-mode:forwards}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=left]{animation-name:swipe-out-left}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=right]{animation-name:swipe-out-right}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=up]{animation-name:swipe-out-up}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=down]{animation-name:swipe-out-down}@keyframes swipe-out-left{from{transform:var(--y) translateX(var(--swipe-amount-x));opacity:1}to{transform:var(--y) translateX(calc(var(--swipe-amount-x) - 100%));opacity:0}}@keyframes swipe-out-right{from{transform:var(--y) translateX(var(--swipe-amount-x));opacity:1}to{transform:var(--y) translateX(calc(var(--swipe-amount-x) + 100%));opacity:0}}@keyframes swipe-out-up{from{transform:var(--y) translateY(var(--swipe-amount-y));opacity:1}to{transform:var(--y) translateY(calc(var(--swipe-amount-y) - 100%));opacity:0}}@keyframes swipe-out-down{from{transform:var(--y) translateY(var(--swipe-amount-y));opacity:1}to{transform:var(--y) translateY(calc(var(--swipe-amount-y) + 100%));opacity:0}}@media (max-width:600px){[data-sonner-toaster]{position:fixed;right:var(--mobile-offset-right);left:var(--mobile-offset-left);width:100%}[data-sonner-toaster][dir=rtl]{left:calc(var(--mobile-offset-left) * -1)}[data-sonner-toaster] [data-sonner-toast]{left:0;right:0;width:calc(100% - var(--mobile-offset-left) * 2)}[data-sonner-toaster][data-x-position=left]{left:var(--mobile-offset-left)}[data-sonner-toaster][data-y-position=bottom]{bottom:var(--mobile-offset-bottom)}[data-sonner-toaster][data-y-position=top]{top:var(--mobile-offset-top)}[data-sonner-toaster][data-x-position=center]{left:var(--mobile-offset-left);right:var(--mobile-offset-right);transform:none}}[data-sonner-toaster][data-sonner-theme=light]{--normal-bg:#fff;--normal-border:var(--gray4);--normal-text:var(--gray12);--success-bg:hsl(143, 85%, 96%);--success-border:hsl(145, 92%, 87%);--success-text:hsl(140, 100%, 27%);--info-bg:hsl(208, 100%, 97%);--info-border:hsl(221, 91%, 93%);--info-text:hsl(210, 92%, 45%);--warning-bg:hsl(49, 100%, 97%);--warning-border:hsl(49, 91%, 84%);--warning-text:hsl(31, 92%, 45%);--error-bg:hsl(359, 100%, 97%);--error-border:hsl(359, 100%, 94%);--error-text:hsl(360, 100%, 45%)}[data-sonner-toaster][data-sonner-theme=light] [data-sonner-toast][data-invert=true]{--normal-bg:#000;--normal-border:hsl(0, 0%, 20%);--normal-text:var(--gray1)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast][data-invert=true]{--normal-bg:#fff;--normal-border:var(--gray3);--normal-text:var(--gray12)}[data-sonner-toaster][data-sonner-theme=dark]{--normal-bg:#000;--normal-bg-hover:hsl(0, 0%, 12%);--normal-border:hsl(0, 0%, 20%);--normal-border-hover:hsl(0, 0%, 25%);--normal-text:var(--gray1);--success-bg:hsl(150, 100%, 6%);--success-border:hsl(147, 100%, 12%);--success-text:hsl(150, 86%, 65%);--info-bg:hsl(215, 100%, 6%);--info-border:hsl(223, 43%, 17%);--info-text:hsl(216, 87%, 65%);--warning-bg:hsl(64, 100%, 6%);--warning-border:hsl(60, 100%, 9%);--warning-text:hsl(46, 87%, 65%);--error-bg:hsl(358, 76%, 10%);--error-border:hsl(357, 89%, 16%);--error-text:hsl(358, 100%, 81%)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast] [data-close-button]{background:var(--normal-bg);border-color:var(--normal-border);color:var(--normal-text)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast] [data-close-button]:hover{background:var(--normal-bg-hover);border-color:var(--normal-border-hover)}[data-rich-colors=true][data-sonner-toast][data-type=success]{background:var(--success-bg);border-color:var(--success-border);color:var(--success-text)}[data-rich-colors=true][data-sonner-toast][data-type=success] [data-close-button]{background:var(--success-bg);border-color:var(--success-border);color:var(--success-text)}[data-rich-colors=true][data-sonner-toast][data-type=info]{background:var(--info-bg);border-color:var(--info-border);color:var(--info-text)}[data-rich-colors=true][data-sonner-toast][data-type=info] [data-close-button]{background:var(--info-bg);border-color:var(--info-border);color:var(--info-text)}[data-rich-colors=true][data-sonner-toast][data-type=warning]{background:var(--warning-bg);border-color:var(--warning-border);color:var(--warning-text)}[data-rich-colors=true][data-sonner-toast][data-type=warning] [data-close-button]{background:var(--warning-bg);border-color:var(--warning-border);color:var(--warning-text)}[data-rich-colors=true][data-sonner-toast][data-type=error]{background:var(--error-bg);border-color:var(--error-border);color:var(--error-text)}[data-rich-colors=true][data-sonner-toast][data-type=error] [data-close-button]{background:var(--error-bg);border-color:var(--error-border);color:var(--error-text)}.sonner-loading-wrapper{--size:16px;height:var(--size);width:var(--size);position:absolute;inset:0;z-index:10}.sonner-loading-wrapper[data-visible=false]{transform-origin:center;animation:sonner-fade-out .2s ease forwards}.sonner-spinner{position:relative;top:50%;left:50%;height:var(--size);width:var(--size)}.sonner-loading-bar{animation:sonner-spin 1.2s linear infinite;background:var(--gray11);border-radius:6px;height:8%;left:-10%;position:absolute;top:-3.9%;width:24%}.sonner-loading-bar:first-child{animation-delay:-1.2s;transform:rotate(.0001deg) translate(146%)}.sonner-loading-bar:nth-child(2){animation-delay:-1.1s;transform:rotate(30deg) translate(146%)}.sonner-loading-bar:nth-child(3){animation-delay:-1s;transform:rotate(60deg) translate(146%)}.sonner-loading-bar:nth-child(4){animation-delay:-.9s;transform:rotate(90deg) translate(146%)}.sonner-loading-bar:nth-child(5){animation-delay:-.8s;transform:rotate(120deg) translate(146%)}.sonner-loading-bar:nth-child(6){animation-delay:-.7s;transform:rotate(150deg) translate(146%)}.sonner-loading-bar:nth-child(7){animation-delay:-.6s;transform:rotate(180deg) translate(146%)}.sonner-loading-bar:nth-child(8){animation-delay:-.5s;transform:rotate(210deg) translate(146%)}.sonner-loading-bar:nth-child(9){animation-delay:-.4s;transform:rotate(240deg) translate(146%)}.sonner-loading-bar:nth-child(10){animation-delay:-.3s;transform:rotate(270deg) translate(146%)}.sonner-loading-bar:nth-child(11){animation-delay:-.2s;transform:rotate(300deg) translate(146%)}.sonner-loading-bar:nth-child(12){animation-delay:-.1s;transform:rotate(330deg) translate(146%)}@keyframes sonner-fade-in{0%{opacity:0;transform:scale(.8)}100%{opacity:1;transform:scale(1)}}@keyframes sonner-fade-out{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(.8)}}@keyframes sonner-spin{0%{opacity:1}100%{opacity:.15}}@media (prefers-reduced-motion){.sonner-loading-bar,[data-sonner-toast],[data-sonner-toast]>*{transition:none!important;animation:none!important}}.sonner-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform-origin:center;transition:opacity .2s,transform .2s}.sonner-loader[data-visible=false]{opacity:0;transform:scale(.8) translate(-50%,-50%)}</style><link rel="modulepreload" as="script" crossorigin="" href="/assets/MissionControl-CZw004sa.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/CommandMenu-BJe0TJnW.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/index-CpoBk2aC.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/LandingContent-X23CKHHM.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/services-BdwVQuGF.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/ServiceCard-CjPhLmFy.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/utils-CByCopU9.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/LiveChat-D5lCytwU.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/SimpleChatWidget-BE46YfG1.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/analytics-C74DR_-p.js"><link data-seo-helmet="true" rel="alternate" hreflang="tr-TR" href="https://www.ecypro.com/tr"><link data-seo-helmet="true" rel="alternate" hreflang="en" href="https://www.ecypro.com/en"><meta data-seo-helmet="true" property="og:site_name" content="eCyPro Consulting"><meta data-seo-helmet="true" property="og:locale" content="tr_TR"><meta data-seo-helmet="true" property="og:locale:alternate" content="en_US"><meta data-seo-helmet="true" name="twitter:card" content="summary_large_image"><script type="application/ld+json" data-seo-id="schema-org-professional-service">{"@context":"https://schema.org","@type":["Organization","ProfessionalService"],"name":"eCyPro Premium Consulting","image":"https://www.ecypro.com/pwa-512x512.png","@id":"https://www.ecypro.com/#organization","url":"https://www.ecypro.com","telephone":"+905417143000","priceRange":"$$$","address":{"@type":"PostalAddress","streetAddress":"Istanbul, Turkey","addressLocality":"Istanbul","addressRegion":"Sariyer","postalCode":"34000","addressCountry":"TR"},"geo":{"@type":"GeoCoordinates","latitude":41.1128,"longitude":29.0223},"openingHoursSpecification":{"@type":"OpeningHoursSpecification","dayOfWeek":["Monday","Tuesday","Wednesday","Thursday","Friday"],"opens":"09:00","closes":"18:00"},"foundingDate":"2026-05-25","sameAs":["https://www.linkedin.com/company/ecypro","https://www.linkedin.com/in/emre-can-yalcin"],"areaServed":[{"@type":"Country","name":"Turkey","identifier":"TR"},{"@type":"Country","name":"Germany","identifier":"DE"},{"@type":"Country","name":"United Kingdom","identifier":"GB"},{"@type":"Country","name":"United States","identifier":"US"}],"availableLanguage":[{"@type":"Language","name":"Turkish","alternateName":"tr-TR"},{"@type":"Language","name":"English","alternateName":"en-US"}],"currenciesAccepted":"TRY, USD, EUR","paymentAccepted":"Cash, Credit Card, Bank Transfer"}</script><script type="application/ld+json" data-seo-id="schema-org-service">{"@context":"https://schema.org","@type":"Service","serviceType":"Management Consulting","provider":{"@type":"ProfessionalService","name":"eCyPro Premium Consulting"},"areaServed":{"@type":"Country","name":"Global"},"hasOfferCatalog":{"@type":"OfferCatalog","name":"Consulting Services","itemListElement":[{"@type":"Offer","itemOffered":{"@type":"Service","name":"Strategic Management"}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Digital Transformation"}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Corporate Event Management"}}]}}</script><script type="application/ld+json" data-seo-id="schema-org-faq">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","name":"Danışmanlık süreci ne kadar sürer?","acceptedAnswer":{"@type":"Answer","text":"Projenin kapsamına bağlı olarak başlangıç değerlendirmesi 1–2 haftada tamamlanır. Tam dönüşüm programları genellikle 3–6 ay sürer. İlk keşif görüşmesinde size özel bir süre tahmini sunarız."}},{"@type":"Question","name":"Hangi sektörlerde hizmet veriyorsunuz?","acceptedAnswer":{"@type":"Answer","text":"Fintech, e-ticaret, SaaS, perakende, üretim, sağlık ve lojistik başta olmak üzere 12+ sektörde aktif portföyümüz bulunmaktadır. Sektörünüze özgü vaka çalışmalarımızı görmek için bize ulaşın."}},{"@type":"Question","name":"Yatırım getirisi (ROI) ne zaman görülür?","acceptedAnswer":{"@type":"Answer","text":"Müşterilerimizin %78'i ilk 90 günde ölçülebilir iyileşme raporluyor. Ortalama ROI, birinci yılda yatırımın 3–5 katı olarak gerçekleşiyor. Başlangıçta size özel ROI projeksiyonu hazırlıyoruz."}},{"@type":"Question","name":"Uzaktan hizmet veriyor musunuz?","acceptedAnswer":{"@type":"Answer","text":"Evet, tüm hizmetlerimiz uzaktan sunulabilir. Türkiye, Avrupa ve Orta Doğu'da fiziksel ofis ziyaretleri de planlayabiliyoruz. Tercihlerinizi ilk görüşmede belirliyoruz."}},{"@type":"Question","name":"Paketler arasındaki fark nedir?","acceptedAnswer":{"@type":"Answer","text":"Başlangıç paketi hızlı bir değerlendirme ve yol haritası sunar. Büyüme paketi haftalık uzman desteği ve OKR kurulumu içerir. Kurumsal paket sınırsız erişim, özel ekip ve özel entegrasyonları kapsar."}},{"@type":"Question","name":"Sonuçlar garanti ediliyor mu?","acceptedAnswer":{"@type":"Answer","text":"Her projenin başında ölçülebilir hedefler ve KPI'lar belirliyoruz. 90 gün sonunda belirlenen hedeflere ulaşılamaması durumunda ek destek ücretsiz sunulur. Taahhütlerimiz sözleşmeye yansıtılır."}},{"@type":"Question","name":"Veri gizliliği nasıl sağlanıyor?","acceptedAnswer":{"@type":"Answer","text":"Tüm proje verileri KVKK ve GDPR kapsamında işlenir. Müşteri verileri şifreli sunucularda saklanır, üçüncü taraflarla paylaşılmaz. NDA (Gizlilik Sözleşmesi) proje başlangıcında imzalanır."}},{"@type":"Question","name":"İlk görüşme ücretsiz mi?","acceptedAnswer":{"@type":"Answer","text":"Evet, 30 dakikalık ilk keşif görüşmesi tamamen ücretsiz ve taahhütsüzdür. Bu görüşmede işletmenizi tanıyoruz, hedeflerinizi dinliyoruz ve size uygun yaklaşımı belirliyoruz."}}]}</script><script type="application/ld+json" data-seo-id="schema-org-person">{"@context":"https://schema.org","@type":"Person","name":"Emre Can Yalçın","jobTitle":"Kurucu & Baş Danışman","url":"https://www.ecypro.com/about","image":"https://www.ecypro.com/founder.jpg","worksFor":{"@type":"Organization","name":"eCyPro Premium Consulting","url":"https://www.ecypro.com"},"sameAs":["https://www.linkedin.com/in/emre-can-yalcin","https://github.com/emrecnyn"],"knowsAbout":["Management Consulting","Digital Transformation","Enterprise Strategy","Operational Excellence"]}</script><link rel="canonical" href="https://www.ecypro.com/tr"><meta name="twitter:title" content="Stratejik Danışmanlık &amp; KVKK Uyumu | eCyPro"><meta name="twitter:description" content="eCyPro: Stratejik danışmanlık, KVKK ve AB regülasyon uyumu, operasyonel verimlilik. Boutique Big4-alternatif — Emre Can Yalçın doğrudan eşlik eder."><meta name="twitter:image" content="https://www.ecypro.com/og/home.png"><meta name="twitter:image:alt" content="Stratejik Danışmanlık &amp; KVKK Uyumu | eCyPro"><script type="application/ld+json" data-seo-id="page-default">{"@context":"https://schema.org","@type":"Organization","@id":"https://www.ecypro.com/#organization","name":"eCyPro","url":"https://www.ecypro.com","logo":"https://www.ecypro.com/logo.png","sameAs":["https://www.linkedin.com/company/ecypro","https://twitter.com/ecypro","https://instagram.com/ecypro"],"contactPoint":{"@type":"ContactPoint","telephone":"+905417143000","contactType":"customer service","areaServed":["TR","GB","US","DE"],"availableLanguage":["Turkish","English"]},"address":{"@type":"PostalAddress","streetAddress":"İstanbul, Türkiye","addressCountry":"TR"}}</script><script type="application/ld+json" data-jsonld="true">{"@context":"https://schema.org","@type":"WebSite","@id":"https://www.ecypro.com/#website","name":"eCyPro Premium Consulting","url":"https://www.ecypro.com","description":"Stratejik danışmanlık, KVKK ve AB regülasyon uyumu, operasyonel verimlilik.","potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.ecypro.com/insights?q={search_term_string}"},"query-input":"required name=search_term_string"},"publisher":{"@id":"https://www.ecypro.com/#organization"}}</script><link rel="modulepreload" as="script" crossorigin="" href="/assets/UtilityDock-CWR1XdF0.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/GeoPersonalizedHero-BMp6bOvN.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/main-DXjtkv4K.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/Contact-Dgl0JQ0S.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/emailService-Bp-vbZn1.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/ExitIntentModal-DwH0ykqt.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/MobileCtaBar-BEDzBgKZ.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/BookingModal-C1-jTyBT.js"><script async="" src="https://www.googletagmanager.com/gtm.js?id=GTM-NH7RJ9FB"></script><link rel="modulepreload" as="script" crossorigin="" href="/assets/sentry-B7vAmU_q.js"><link rel="prefetch" href="/services"><link rel="prefetch" href="/about"><link rel="prefetch" href="/contact"><link rel="prefetch" href="/case-studies"><link rel="prefetch" href="/pricing"><link rel="prefetch" href="/services"><link rel="prefetch" href="/about"><link rel="prefetch" href="/contact"><link rel="prefetch" href="/case-studies"><link rel="prefetch" href="/pricing"><link rel="modulepreload" as="script" crossorigin="" href="/assets/gsap-config-Ccx8UY_e.js"></head>
  <body class="bg-neutral text-slate-900 font-sans" style="overflow: unset;">
    <!-- P97 — GTM noscript fallback. Production container: GTM-NH7RJ9FB. -->
    <noscript><iframe
        src="https://www.googletagmanager.com/ns.html?id=GTM-NH7RJ9FB"
        height="0"
        width="0"
        style="display: none; visibility: hidden"
        title="Google Tag Manager"
      ></iframe
    ></noscript>
    <!-- Skip to main content — W3Schools WCAG 2.1 accessibility pattern -->
    <a href="#main-content" class="sr-only focus:not-sr-only focus:absolute focus:top-4 focus:left-4 focus:z-50 focus:px-4 focus:py-2 focus:bg-blue-600 focus:text-white focus:rounded-lg focus:font-semibold" style="position:absolute;top:-999px;left:-999px;" onfocus="this.style.top='1rem';this.style.left='1rem';" onblur="this.style.top='-999px';this.style.left='-999px';">Ana içeriğe geç / Skip to main content</a>
    <!-- P20 — JS devre dışı durum bildirimi: tam işlevsellik için JS gerekir.
         App Shell hero altta görünür kalır, kullanıcı /contact ve /services
         linklerine düz HTML olarak erişebilir. -->
    <noscript>
      <div class="ecy-noscript-banner" role="alert" aria-live="polite">
        <strong>JavaScript devre dışı / JavaScript is disabled.</strong>
        Tam etkileşim, form gönderimi ve panel için JavaScript'i etkinleştirin.
        For full interactivity, forms and the dashboard, please enable JavaScript.
        &mdash; <a href="mailto:info@ecypro.com">info@ecypro.com</a>
      </div>
    </noscript>
    <div id="root"><div class="relative z-10"><div class="relative z-10"><div data-testid="utility-dock" class="fixed bottom-6 left-6 z-50 flex items-center gap-2"><button type="button" aria-expanded="false" aria-label="Yardımcı araçlar (görünüm ve dil)" title="Görünüm &amp; Dil" class="min-w-11 min-h-11 p-3 rounded-full shadow-lg bg-neutral-900/80 text-slate-200 border border-white/10 hover:bg-white/10 transition-all duration-300" tabindex="0"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-settings2 lucide-settings-2" aria-hidden="true"><path d="M14 17H5"></path><path d="M19 7h-9"></path><circle cx="17" cy="17" r="3"></circle><circle cx="7" cy="7" r="3"></circle></svg></button></div><div class="flex flex-col min-h-screen bg-neutral text-slate-300 selection:bg-secondary selection:text-white"><a href="#main-content" class="sr-only focus:not-sr-only focus:absolute focus:top-4 focus:left-4 focus:z-50 focus:px-4 focus:py-2 focus:bg-white focus:text-primary focus:font-bold focus:rounded-md focus:shadow-lg focus:outline-none focus:ring-2 focus:ring-primary">İçeriğe atla</a><nav class="fixed top-0 left-0 w-full z-50 transition-all duration-500 border-b bg-transparent border-transparent py-6" role="navigation" aria-label="Ana Navigasyon"><div class="max-w-7xl mx-auto px-6 md:px-12 flex items-center justify-between h-full"><a href="#hero" class="flex items-center h-full group relative z-50 outline-none -ml-2" aria-label="eCyPro Anasayfa"><span class="inline-flex items-center " data-testid="ecy-logo" style="gap: 8px;"><svg width="28" height="28" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" data-testid="ecy-logo-mark" role="img"><defs><linearGradient id="ecyMarkGrad" x1="0" y1="0" x2="64" y2="64" gradientUnits="userSpaceOnUse"><stop offset="0%" stop-color="#2563EB"></stop><stop offset="100%" stop-color="#7C3AED"></stop></linearGradient><linearGradient id="ecyMarkBg" x1="0" y1="0" x2="64" y2="64" gradientUnits="userSpaceOnUse"><stop offset="0%" stop-color="#0F172A"></stop><stop offset="100%" stop-color="#1E1B3A"></stop></linearGradient></defs><rect x="1" y="1" width="62" height="62" rx="15" fill="url(#ecyMarkBg)"></rect><rect x="1" y="1" width="62" height="62" rx="15" fill="none" stroke="url(#ecyMarkGrad)" stroke-width="1.2" opacity="0.7"></rect><path d="M 18 35 A 14 14 0 1 1 39 22" stroke="url(#ecyMarkGrad)" stroke-width="4" stroke-linecap="round" fill="none"></path><path d="M 18 35 L 46 35" stroke="url(#ecyMarkGrad)" stroke-width="4" stroke-linecap="round"></path><circle cx="18" cy="35" r="2.5" fill="#7C3AED"></circle><circle cx="46" cy="35" r="2" fill="#2563EB" opacity="1"></circle><circle cx="39" cy="22" r="2" fill="#F59E0B" opacity="1"></circle></svg><span class="inline-flex flex-col leading-none" data-testid="ecy-logo-wordmark"><span style="font-family: Inter, system-ui, sans-serif; font-weight: 500; letter-spacing: -0.025em; line-height: 1; font-size: 18px; color: rgb(248, 250, 252); display: inline-flex; align-items: baseline;">eCy<span style="font-weight: 700; margin-left: 0.12em; font-size: 18px; letter-spacing: -0.015em; background: linear-gradient(90deg, rgb(245, 158, 11) 0%, rgb(217, 119, 6) 100%) text; -webkit-text-fill-color: transparent; color: transparent;">Pro</span></span></span></span></a><div class="hidden lg:flex items-center space-x-8 xl:space-x-10"><div class="relative h-full flex items-center"><a href="#hero" data-testid="navbar-link-home" data-active="true" class="text-sm font-medium transition-all duration-300 flex items-center gap-1 py-4 tracking-wide outline-none text-secondary" aria-expanded="false" aria-current="page"><div class="
                  w-8 h-8 rounded-lg flex items-center justify-center transition-all duration-300
                  bg-linear-to-br from-primary to-primary-dark text-white shadow-glow
                " aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-house" aria-hidden="true"><path d="M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"></path><path d="M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path></svg></div>Ana Sayfa</a><span class="absolute bottom-2 left-0 h-0.5 bg-linear-to-r from-secondary to-orange-400 transition-all duration-300 w-full shadow-[0_0_10px_rgba(212,175,55,0.5)]"></span></div><div class="relative h-full flex items-center"><a href="#services" data-testid="navbar-link-services" data-active="false" class="text-sm font-medium transition-all duration-300 flex items-center gap-1 py-4 tracking-wide outline-none text-gray-300 hover:text-secondary hover:shadow-[0_0_20px_rgba(212,175,55,0.4)]" aria-haspopup="true" aria-expanded="false" aria-controls="mega-menu-services"><div class="
                  w-8 h-8 rounded-lg flex items-center justify-center transition-all duration-300
                  bg-white/5 text-gray-400 group-hover:bg-white/10 group-hover:text-white
                " aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-briefcase" aria-hidden="true"><path d="M16 20V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16"></path><rect width="20" height="14" x="2" y="6" rx="2"></rect></svg></div>Hizmetler<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down transition-transform duration-200" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></a><span class="absolute bottom-2 left-0 h-0.5 bg-linear-to-r from-secondary to-orange-400 transition-all duration-300 w-0 group-hover:w-full"></span><div role="region" id="mega-menu-services" data-testid="mega-menu-services" aria-label="Hizmetler açılır paneli" class="absolute top-full left-1/2 -translate-x-1/2 pt-3 w-225 max-w-[95vw] transition-all duration-250 origin-top z-50 opacity-0 scale-[0.97] invisible -translate-y-2 pointer-events-none"><div class="bg-[#0a0f1c] rounded-2xl shadow-[0_20px_60px_-15px_rgba(0,0,0,0.7)] border border-white/8 overflow-hidden ring-1 ring-white/5"><div class="grid grid-cols-4 divide-x divide-white/5"><div class="p-6"><p class="text-[10px] font-bold tracking-[0.2em] text-slate-500 uppercase mb-4">Strateji</p><ul class="space-y-1"><li><a href="/services/strategic-transformation" class="group flex items-start gap-3 p-2.5 rounded-xl hover:bg-white/5 transition-colors duration-150 outline-none focus-visible:ring-2 focus-visible:ring-primary/50"><span class="mt-0.5 shrink-0 w-7 h-7 rounded-lg bg-white/5 border border-white/8 flex items-center justify-center text-slate-400 group-hover:text-primary group-hover:bg-primary/10 group-hover:border-primary/20 transition-all duration-150"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-target" aria-hidden="true"><circle cx="12" cy="12" r="10"></circle><circle cx="12" cy="12" r="6"></circle><circle cx="12" cy="12" r="2"></circle></svg></span><span class="min-w-0"><span class="block text-sm font-semibold text-slate-200 group-hover:text-white transition-colors leading-tight mb-0.5">Kurumsal Strateji</span><span class="block text-xs text-slate-500 group-hover:text-slate-400 leading-snug transition-colors line-clamp-2">Uzun vadeli rekabet avantajı ve büyüme yol haritası</span></span></a></li><li><a href="/services/mergers-acquisitions" class="group flex items-start gap-3 p-2.5 rounded-xl hover:bg-white/5 transition-colors duration-150 outline-none focus-visible:ring-2 focus-visible:ring-primary/50"><span class="mt-0.5 shrink-0 w-7 h-7 rounded-lg bg-white/5 border border-white/8 flex items-center justify-center text-slate-400 group-hover:text-primary group-hover:bg-primary/10 group-hover:border-primary/20 transition-all duration-150"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-handshake" aria-hidden="true"><path d="m11 17 2 2a1 1 0 1 0 3-3"></path><path d="m14 14 2.5 2.5a1 1 0 1 0 3-3l-3.88-3.88a3 3 0 0 0-4.24 0l-.88.88a1 1 0 1 1-3-3l2.81-2.81a5.79 5.79 0 0 1 7.06-.87l.47.28a2 2 0 0 0 1.42.25L21 4"></path><path d="m21 3 1 11h-2"></path><path d="M3 3 2 14l6.5 6.5a1 1 0 1 0 3-3"></path><path d="M3 4h8"></path></svg></span><span class="min-w-0"><span class="block text-sm font-semibold text-slate-200 group-hover:text-white transition-colors leading-tight mb-0.5">M&amp;A Danışmanlığı</span><span class="block text-xs text-slate-500 group-hover:text-slate-400 leading-snug transition-colors line-clamp-2">Birleşme, satın alma ve entegrasyon süreçleri</span></span></a></li><li><a href="/services/hr-transformation" class="group flex items-start gap-3 p-2.5 rounded-xl hover:bg-white/5 transition-colors duration-150 outline-none focus-visible:ring-2 focus-visible:ring-primary/50"><span class="mt-0.5 shrink-0 w-7 h-7 rounded-lg bg-white/5 border border-white/8 flex items-center justify-center text-slate-400 group-hover:text-primary group-hover:bg-primary/10 group-hover:border-primary/20 transition-all duration-150"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-network" aria-hidden="true"><rect x="16" y="16" width="6" height="6" rx="1"></rect><rect x="2" y="16" width="6" height="6" rx="1"></rect><rect x="9" y="2" width="6" height="6" rx="1"></rect><path d="M5 16v-3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v3"></path><path d="M12 12V8"></path></svg></span><span class="min-w-0"><span class="block text-sm font-semibold text-slate-200 group-hover:text-white transition-colors leading-tight mb-0.5">Organizasyonel Tasarım</span><span class="block text-xs text-slate-500 group-hover:text-slate-400 leading-snug transition-colors line-clamp-2">Yetenek, performans ve çevik organizasyon yapıları</span></span></a></li></ul></div><div class="p-6"><p class="text-[10px] font-bold tracking-[0.2em] text-slate-500 uppercase mb-4">Teknoloji</p><ul class="space-y-1"><li><a href="/services/ai-analytics" class="group flex items-start gap-3 p-2.5 rounded-xl hover:bg-white/5 transition-colors duration-150 outline-none focus-visible:ring-2 focus-visible:ring-primary/50"><span class="mt-0.5 shrink-0 w-7 h-7 rounded-lg bg-white/5 border border-white/8 flex items-center justify-center text-slate-400 group-hover:text-primary group-hover:bg-primary/10 group-hover:border-primary/20 transition-all duration-150"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-brain" aria-hidden="true"><path d="M12 18V5"></path><path d="M15 13a4.17 4.17 0 0 1-3-4 4.17 4.17 0 0 1-3 4"></path><path d="M17.598 6.5A3 3 0 1 0 12 5a3 3 0 1 0-5.598 1.5"></path><path d="M17.997 5.125a4 4 0 0 1 2.526 5.77"></path><path d="M18 18a4 4 0 0 0 2-7.464"></path><path d="M19.967 17.483A4 4 0 1 1 12 18a4 4 0 1 1-7.967-.517"></path><path d="M6 18a4 4 0 0 1-2-7.464"></path><path d="M6.003 5.125a4 4 0 0 0-2.526 5.77"></path></svg></span><span class="min-w-0"><span class="block text-sm font-semibold text-slate-200 group-hover:text-white transition-colors leading-tight mb-0.5">Yapay Zeka &amp; Veri</span><span class="block text-xs text-slate-500 group-hover:text-slate-400 leading-snug transition-colors line-clamp-2">AI olgunluk değerlendirmesi ve uygulama yol haritası</span></span></a></li><li><a href="/services/digital-strategy" class="group flex items-start gap-3 p-2.5 rounded-xl hover:bg-white/5 transition-colors duration-150 outline-none focus-visible:ring-2 focus-visible:ring-primary/50"><span class="mt-0.5 shrink-0 w-7 h-7 rounded-lg bg-white/5 border border-white/8 flex items-center justify-center text-slate-400 group-hover:text-primary group-hover:bg-primary/10 group-hover:border-primary/20 transition-all duration-150"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-zap" aria-hidden="true"><path d="M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z"></path></svg></span><span class="min-w-0"><span class="block text-sm font-semibold text-slate-200 group-hover:text-white transition-colors leading-tight mb-0.5">Dijital Dönüşüm</span><span class="block text-xs text-slate-500 group-hover:text-slate-400 leading-snug transition-colors line-clamp-2">Uçtan uca dijitalleşme ve platform modernizasyonu</span></span></a></li><li><a href="/services/data-governance" class="group flex items-start gap-3 p-2.5 rounded-xl hover:bg-white/5 transition-colors duration-150 outline-none focus-visible:ring-2 focus-visible:ring-primary/50"><span class="mt-0.5 shrink-0 w-7 h-7 rounded-lg bg-white/5 border border-white/8 flex items-center justify-center text-slate-400 group-hover:text-primary group-hover:bg-primary/10 group-hover:border-primary/20 transition-all duration-150"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-database" aria-hidden="true"><ellipse cx="12" cy="5" rx="9" ry="3"></ellipse><path d="M3 5V19A9 3 0 0 0 21 19V5"></path><path d="M3 12A9 3 0 0 0 21 12"></path></svg></span><span class="min-w-0"><span class="block text-sm font-semibold text-slate-200 group-hover:text-white transition-colors leading-tight mb-0.5">Veri Yönetişimi &amp; Uyum</span><span class="block text-xs text-slate-500 group-hover:text-slate-400 leading-snug transition-colors line-clamp-2">KVKK/GDPR uyumu ve veri yönetişimi çerçeveleri</span></span></a></li></ul></div><div class="p-6"><p class="text-[10px] font-bold tracking-[0.2em] text-slate-500 uppercase mb-4">Performans</p><ul class="space-y-1"><li><a href="/services/market-entry" class="group flex items-start gap-3 p-2.5 rounded-xl hover:bg-white/5 transition-colors duration-150 outline-none focus-visible:ring-2 focus-visible:ring-primary/50"><span class="mt-0.5 shrink-0 w-7 h-7 rounded-lg bg-white/5 border border-white/8 flex items-center justify-center text-slate-400 group-hover:text-primary group-hover:bg-primary/10 group-hover:border-primary/20 transition-all duration-150"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-trending-up" aria-hidden="true"><path d="M16 7h6v6"></path><path d="m22 7-8.5 8.5-5-5L2 17"></path></svg></span><span class="min-w-0"><span class="block text-sm font-semibold text-slate-200 group-hover:text-white transition-colors leading-tight mb-0.5">Gelir Büyümesi</span><span class="block text-xs text-slate-500 group-hover:text-slate-400 leading-snug transition-colors line-clamp-2">Uluslararası pazara giriş ve yeni gelir akışları</span></span></a></li><li><a href="/services/operational-excellence" class="group flex items-start gap-3 p-2.5 rounded-xl hover:bg-white/5 transition-colors duration-150 outline-none focus-visible:ring-2 focus-visible:ring-primary/50"><span class="mt-0.5 shrink-0 w-7 h-7 rounded-lg bg-white/5 border border-white/8 flex items-center justify-center text-slate-400 group-hover:text-primary group-hover:bg-primary/10 group-hover:border-primary/20 transition-all duration-150"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chart-column" aria-hidden="true"><path d="M3 3v16a2 2 0 0 0 2 2h16"></path><path d="M18 17V9"></path><path d="M13 17V5"></path><path d="M8 17v-3"></path></svg></span><span class="min-w-0"><span class="block text-sm font-semibold text-slate-200 group-hover:text-white transition-colors leading-tight mb-0.5">Maliyet Dönüşümü</span><span class="block text-xs text-slate-500 group-hover:text-slate-400 leading-snug transition-colors line-clamp-2">Yalın operasyon, Altı Sigma ve tedarik zinciri optimizasyonu</span></span></a></li><li><a href="/services/investment-incentives" class="group flex items-start gap-3 p-2.5 rounded-xl hover:bg-white/5 transition-colors duration-150 outline-none focus-visible:ring-2 focus-visible:ring-primary/50"><span class="mt-0.5 shrink-0 w-7 h-7 rounded-lg bg-white/5 border border-white/8 flex items-center justify-center text-slate-400 group-hover:text-primary group-hover:bg-primary/10 group-hover:border-primary/20 transition-all duration-150"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-badge-percent" aria-hidden="true"><path d="M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z"></path><path d="m15 9-6 6"></path><path d="M9 9h.01"></path><path d="M15 15h.01"></path></svg></span><span class="min-w-0"><span class="block text-sm font-semibold text-slate-200 group-hover:text-white transition-colors leading-tight mb-0.5">Teşvik &amp; Hibe Yönetimi</span><span class="block text-xs text-slate-500 group-hover:text-slate-400 leading-snug transition-colors line-clamp-2">Devlet destekleri, Ar-Ge hibeleri ve teşvik optimizasyonu</span></span></a></li></ul></div><div class="p-6 bg-linear-to-br from-primary/20 to-secondary/10 flex flex-col justify-between"><div><span class="inline-block text-[10px] font-bold tracking-[0.2em] text-secondary uppercase border border-secondary/30 bg-secondary/10 rounded-full px-2.5 py-1 mb-4">Ücretsiz Değerlendirme</span><p class="text-base font-bold text-white leading-snug mb-3">AI Olgunluk Analizi</p><p class="text-xs text-slate-400 leading-relaxed">Organizasyonunuzun yapay zeka hazırlığını 15 dakikada ölçün. Kişiselleştirilmiş yol haritanızı alın.</p></div><a href="/maturity-assessment" class="mt-6 inline-flex items-center gap-2 text-xs font-bold text-primary hover:text-white border border-primary/30 hover:border-primary bg-primary/5 hover:bg-primary/20 rounded-lg px-4 py-2.5 transition-all duration-200 group w-fit">Analizi Başlat<svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right group-hover:translate-x-0.5 transition-transform" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></div></div><div class="px-6 py-3 border-t border-white/5 flex items-center justify-between bg-white/1"><p class="text-xs text-slate-400">Tüm hizmetlerimizi keşfedin</p><a href="/services" class="text-xs font-bold text-slate-400 hover:text-white transition-colors flex items-center gap-1 group">Tümünü gör<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right group-hover:translate-x-0.5 transition-transform" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></div></div></div></div><div class="relative h-full flex items-center"><a href="/sektorler" data-testid="navbar-link-sektorler" data-active="false" class="text-sm font-medium transition-all duration-300 flex items-center gap-1 py-4 tracking-wide outline-none text-gray-300 hover:text-secondary hover:shadow-[0_0_20px_rgba(212,175,55,0.4)]" aria-haspopup="true" aria-expanded="false" aria-controls="mega-menu-sektorler"><div class="
                  w-8 h-8 rounded-lg flex items-center justify-center transition-all duration-300
                  bg-white/5 text-gray-400 group-hover:bg-white/10 group-hover:text-white
                " aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-factory" aria-hidden="true"><path d="M12 16h.01"></path><path d="M16 16h.01"></path><path d="M3 19a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8.5a.5.5 0 0 0-.769-.422l-4.462 2.844A.5.5 0 0 1 15 10.5v-2a.5.5 0 0 0-.769-.422L9.77 10.922A.5.5 0 0 1 9 10.5V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2z"></path><path d="M8 16h.01"></path></svg></div>Sektörler<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down transition-transform duration-200" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></a><span class="absolute bottom-2 left-0 h-0.5 bg-linear-to-r from-secondary to-orange-400 transition-all duration-300 w-0 group-hover:w-full"></span></div><div class="relative h-full flex items-center"><a href="/perspektifler" data-testid="navbar-link-insights" data-active="false" class="text-sm font-medium transition-all duration-300 flex items-center gap-1 py-4 tracking-wide outline-none text-gray-300 hover:text-secondary hover:shadow-[0_0_20px_rgba(212,175,55,0.4)]" aria-haspopup="true" aria-expanded="false" aria-controls="mega-menu-insights"><div class="
                  w-8 h-8 rounded-lg flex items-center justify-center transition-all duration-300
                  bg-white/5 text-gray-400 group-hover:bg-white/10 group-hover:text-white
                " aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-newspaper" aria-hidden="true"><path d="M15 18h-5"></path><path d="M18 14h-8"></path><path d="M4 22h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v16a2 2 0 0 1-4 0v-9a2 2 0 0 1 2-2h2"></path><rect width="8" height="4" x="10" y="6" rx="1"></rect></svg></div>Perspektifler<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down transition-transform duration-200" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></a><span class="absolute bottom-2 left-0 h-0.5 bg-linear-to-r from-secondary to-orange-400 transition-all duration-300 w-0 group-hover:w-full"></span><div role="region" id="mega-menu-insights" data-testid="mega-menu-insights" aria-label="Perspektifler açılır paneli" class="absolute top-full left-1/2 -translate-x-1/2 pt-3 w-225 max-w-[95vw] transition-all duration-250 origin-top z-50 opacity-0 scale-[0.97] invisible -translate-y-2 pointer-events-none"><div class="bg-[#0a0f1c] rounded-2xl shadow-[0_20px_60px_-15px_rgba(0,0,0,0.7)] border border-white/8 overflow-hidden ring-1 ring-white/5"><div class="grid grid-cols-4 divide-x divide-white/5"><div class="p-6"><p class="text-[10px] font-bold tracking-[0.2em] text-slate-500 uppercase mb-4">Kategoriler</p><ul class="space-y-0.5" role="menu"><li role="none"><a href="/perspektifler/kategori/strateji" role="menuitem" class="group flex items-center justify-between gap-2 px-2.5 py-2 rounded-lg hover:bg-white/5 transition-colors duration-150 outline-none focus-visible:ring-2 focus-visible:ring-primary/50"><span class="text-sm font-medium text-slate-300 group-hover:text-white transition-colors leading-tight">Strateji</span><span class="text-[10px] tabular-nums text-slate-600 group-hover:text-slate-400 transition-colors">11</span></a></li><li role="none"><a href="/perspektifler/kategori/yapay-zeka-teknoloji" role="menuitem" class="group flex items-center justify-between gap-2 px-2.5 py-2 rounded-lg hover:bg-white/5 transition-colors duration-150 outline-none focus-visible:ring-2 focus-visible:ring-primary/50"><span class="text-sm font-medium text-slate-300 group-hover:text-white transition-colors leading-tight">Yapay Zeka &amp; Teknoloji</span><span class="text-[10px] tabular-nums text-slate-600 group-hover:text-slate-400 transition-colors">10</span></a></li><li role="none"><a href="/perspektifler/kategori/insan-organizasyon" role="menuitem" class="group flex items-center justify-between gap-2 px-2.5 py-2 rounded-lg hover:bg-white/5 transition-colors duration-150 outline-none focus-visible:ring-2 focus-visible:ring-primary/50"><span class="text-sm font-medium text-slate-300 group-hover:text-white transition-colors leading-tight">İnsan &amp; Organizasyon</span><span class="text-[10px] tabular-nums text-slate-600 group-hover:text-slate-400 transition-colors">9</span></a></li><li role="none"><a href="/perspektifler/kategori/operasyon" role="menuitem" class="group flex items-center justify-between gap-2 px-2.5 py-2 rounded-lg hover:bg-white/5 transition-colors duration-150 outline-none focus-visible:ring-2 focus-visible:ring-primary/50"><span class="text-sm font-medium text-slate-300 group-hover:text-white transition-colors leading-tight">Operasyon</span><span class="text-[10px] tabular-nums text-slate-600 group-hover:text-slate-400 transition-colors">7</span></a></li><li role="none"><a href="/perspektifler/kategori/kamu-esg" role="menuitem" class="group flex items-center justify-between gap-2 px-2.5 py-2 rounded-lg hover:bg-white/5 transition-colors duration-150 outline-none focus-visible:ring-2 focus-visible:ring-primary/50"><span class="text-sm font-medium text-slate-300 group-hover:text-white transition-colors leading-tight">Kamu &amp; ESG</span><span class="text-[10px] tabular-nums text-slate-600 group-hover:text-slate-400 transition-colors">7</span></a></li><li role="none"><a href="/perspektifler/kategori/finans-ekonomi" role="menuitem" class="group flex items-center justify-between gap-2 px-2.5 py-2 rounded-lg hover:bg-white/5 transition-colors duration-150 outline-none focus-visible:ring-2 focus-visible:ring-primary/50"><span class="text-sm font-medium text-slate-300 group-hover:text-white transition-colors leading-tight">Finans &amp; Ekonomi</span><span class="text-[10px] tabular-nums text-slate-600 group-hover:text-slate-400 transition-colors">3</span></a></li><li role="none"><a href="/perspektifler/kategori/ma-degerleme" role="menuitem" class="group flex items-center justify-between gap-2 px-2.5 py-2 rounded-lg hover:bg-white/5 transition-colors duration-150 outline-none focus-visible:ring-2 focus-visible:ring-primary/50"><span class="text-sm font-medium text-slate-300 group-hover:text-white transition-colors leading-tight">M&amp;A &amp; Değerleme</span><span class="text-[10px] tabular-nums text-slate-600 group-hover:text-slate-400 transition-colors">3</span></a></li><li role="none"><a href="/perspektifler/kategori/pazarlama-cx" role="menuitem" class="group flex items-center justify-between gap-2 px-2.5 py-2 rounded-lg hover:bg-white/5 transition-colors duration-150 outline-none focus-visible:ring-2 focus-visible:ring-primary/50"><span class="text-sm font-medium text-slate-300 group-hover:text-white transition-colors leading-tight">Pazarlama &amp; CX</span><span class="text-[10px] tabular-nums text-slate-600 group-hover:text-slate-400 transition-colors">2</span></a></li><li role="none"><a href="/perspektifler" role="menuitem" class="group flex items-center gap-1.5 px-2.5 py-2 mt-1 text-xs font-bold text-primary hover:text-white transition-colors outline-none focus-visible:ring-2 focus-visible:ring-primary/50 rounded-lg">Tüm kategoriler<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right group-hover:translate-x-0.5 transition-transform" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></li></ul></div><div class="p-6"><p class="text-[10px] font-bold tracking-[0.2em] text-slate-500 uppercase mb-4">Formatlar</p><ul class="space-y-1" role="menu"><li role="none"><a href="/perspektifler?format=makale" role="menuitem" class="group flex items-center gap-3 p-2.5 rounded-xl hover:bg-white/5 transition-colors duration-150 outline-none focus-visible:ring-2 focus-visible:ring-primary/50"><span class="shrink-0 w-7 h-7 rounded-lg bg-white/5 border border-white/8 flex items-center justify-center text-slate-400 group-hover:text-primary group-hover:bg-primary/10 group-hover:border-primary/20 transition-all duration-150"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-newspaper" aria-hidden="true"><path d="M15 18h-5"></path><path d="M18 14h-8"></path><path d="M4 22h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v16a2 2 0 0 1-4 0v-9a2 2 0 0 1 2-2h2"></path><rect width="8" height="4" x="10" y="6" rx="1"></rect></svg></span><span class="flex items-center justify-between gap-2 min-w-0 flex-1"><span class="text-sm font-semibold text-slate-200 group-hover:text-white transition-colors leading-tight">Makaleler</span><span class="text-[10px] tabular-nums text-slate-600 group-hover:text-slate-400 transition-colors">44</span></span></a></li><li role="none"><a href="/perspektifler?format=vaka-analizi" role="menuitem" class="group flex items-center gap-3 p-2.5 rounded-xl hover:bg-white/5 transition-colors duration-150 outline-none focus-visible:ring-2 focus-visible:ring-primary/50"><span class="shrink-0 w-7 h-7 rounded-lg bg-white/5 border border-white/8 flex items-center justify-center text-slate-400 group-hover:text-primary group-hover:bg-primary/10 group-hover:border-primary/20 transition-all duration-150"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-clipboard-list" aria-hidden="true"><rect width="8" height="4" x="8" y="2" rx="1" ry="1"></rect><path d="M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"></path><path d="M12 11h4"></path><path d="M12 16h4"></path><path d="M8 11h.01"></path><path d="M8 16h.01"></path></svg></span><span class="flex items-center justify-between gap-2 min-w-0 flex-1"><span class="text-sm font-semibold text-slate-200 group-hover:text-white transition-colors leading-tight">Vaka Analizi</span><span class="text-[10px] tabular-nums text-slate-600 group-hover:text-slate-400 transition-colors">6</span></span></a></li><li role="none"><a href="/perspektifler?format=founder-letter" role="menuitem" class="group flex items-center gap-3 p-2.5 rounded-xl hover:bg-white/5 transition-colors duration-150 outline-none focus-visible:ring-2 focus-visible:ring-primary/50"><span class="shrink-0 w-7 h-7 rounded-lg bg-white/5 border border-white/8 flex items-center justify-center text-slate-400 group-hover:text-primary group-hover:bg-primary/10 group-hover:border-primary/20 transition-all duration-150"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-pen-line" aria-hidden="true"><path d="M13 21h8"></path><path d="M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z"></path></svg></span><span class="flex items-center justify-between gap-2 min-w-0 flex-1"><span class="text-sm font-semibold text-slate-200 group-hover:text-white transition-colors leading-tight">Founder Letter</span><span class="text-[10px] tabular-nums text-slate-600 group-hover:text-slate-400 transition-colors">5</span></span></a></li></ul></div><div class="p-6"><p class="text-[10px] font-bold tracking-[0.2em] text-slate-500 uppercase mb-4">Öne Çıkanlar</p><ul class="space-y-2" role="menu"><li role="none"><a href="/perspektifler/danismanlik-ucretleri-nasil-belirlenir" role="menuitem" class="group flex items-start gap-3 p-2 rounded-xl hover:bg-white/5 transition-colors duration-150 outline-none focus-visible:ring-2 focus-visible:ring-primary/50"><img alt="" loading="lazy" width="56" height="32" class="shrink-0 w-14 h-8 rounded-md object-cover border border-white/8" src="/images/blog-default.jpg"><span class="block text-xs font-semibold text-slate-300 group-hover:text-white leading-snug transition-colors line-clamp-2">Danışmanlık Ücretleri Nasıl Belirlenir? Fiyatlandırma Modelleri Karşılaştırması</span></a></li><li role="none"><a href="/perspektifler/dijital-donusum-kpi-ornekleri" role="menuitem" class="group flex items-start gap-3 p-2 rounded-xl hover:bg-white/5 transition-colors duration-150 outline-none focus-visible:ring-2 focus-visible:ring-primary/50"><img alt="" loading="lazy" width="56" height="32" class="shrink-0 w-14 h-8 rounded-md object-cover border border-white/8" src="/images/blog-default.jpg"><span class="block text-xs font-semibold text-slate-300 group-hover:text-white leading-snug transition-colors line-clamp-2">Dijital Dönüşüm KPI Örnekleri: C-Suite için Ölçüm Rehberi 2026</span></a></li><li role="none"><a href="/perspektifler/gdpr-kvkk-farklari" role="menuitem" class="group flex items-start gap-3 p-2 rounded-xl hover:bg-white/5 transition-colors duration-150 outline-none focus-visible:ring-2 focus-visible:ring-primary/50"><img alt="" loading="lazy" width="56" height="32" class="shrink-0 w-14 h-8 rounded-md object-cover border border-white/8" src="/images/blog-default.jpg"><span class="block text-xs font-semibold text-slate-300 group-hover:text-white leading-snug transition-colors line-clamp-2">GDPR ve KVKK Farkları: Türk Şirketleri için Karşılaştırmalı Analiz</span></a></li></ul></div><div class="p-6 bg-linear-to-br from-secondary/20 to-primary/10 flex flex-col justify-between"><div><span class="inline-block text-[10px] font-bold tracking-[0.2em] text-secondary uppercase border border-secondary/30 bg-secondary/10 rounded-full px-2.5 py-1 mb-4">Yeni Rapor</span><p class="text-base font-bold text-white leading-snug mb-3">2026 AI Dönüşüm Raporu</p><p class="text-xs text-slate-400 leading-relaxed">Fortune 500 şirketlerinde AI benimseme trendleri ve başarı faktörleri.</p></div><a href="/perspektifler" class="mt-6 inline-flex items-center gap-2 text-xs font-bold text-primary hover:text-white border border-primary/30 hover:border-primary bg-primary/5 hover:bg-primary/20 rounded-lg px-4 py-2.5 transition-all duration-200 group w-fit">Raporu İncele<svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right group-hover:translate-x-0.5 transition-transform" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></div></div><div class="px-6 py-3 border-t border-white/5 flex items-center justify-between bg-white/1"><p class="text-xs text-slate-400">Strateji &amp; AI içgörüleri</p><a href="/perspektifler" class="text-xs font-bold text-slate-400 hover:text-white transition-colors flex items-center gap-1 group">Tüm içgörüleri keşfedin<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right group-hover:translate-x-0.5 transition-transform" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></div></div></div></div><div class="relative h-full flex items-center"><a href="/pricing" data-testid="navbar-link-pricing" data-active="false" class="text-sm font-medium transition-all duration-300 flex items-center gap-1 py-4 tracking-wide outline-none text-gray-300 hover:text-secondary hover:shadow-[0_0_20px_rgba(212,175,55,0.4)]" aria-expanded="false"><div class="
                  w-8 h-8 rounded-lg flex items-center justify-center transition-all duration-300
                  bg-white/5 text-gray-400 group-hover:bg-white/10 group-hover:text-white
                " aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-tag" aria-hidden="true"><path d="M12.586 2.586A2 2 0 0 0 11.172 2H4a2 2 0 0 0-2 2v7.172a2 2 0 0 0 .586 1.414l8.704 8.704a2.426 2.426 0 0 0 3.42 0l6.58-6.58a2.426 2.426 0 0 0 0-3.42z"></path><circle cx="7.5" cy="7.5" r=".5" fill="currentColor"></circle></svg></div>Fiyatlandırma</a><span class="absolute bottom-2 left-0 h-0.5 bg-linear-to-r from-secondary to-orange-400 transition-all duration-300 w-0 group-hover:w-full"></span></div><div class="relative h-full flex items-center"><a href="/about" data-testid="navbar-link-about" data-active="false" class="text-sm font-medium transition-all duration-300 flex items-center gap-1 py-4 tracking-wide outline-none text-gray-300 hover:text-secondary hover:shadow-[0_0_20px_rgba(212,175,55,0.4)]" aria-expanded="false"><div class="
                  w-8 h-8 rounded-lg flex items-center justify-center transition-all duration-300
                  bg-white/5 text-gray-400 group-hover:bg-white/10 group-hover:text-white
                " aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-users" aria-hidden="true"><path d="M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"></path><path d="M16 3.128a4 4 0 0 1 0 7.744"></path><path d="M22 21v-2a4 4 0 0 0-3-3.87"></path><circle cx="9" cy="7" r="4"></circle></svg></div>Hakkımızda</a><span class="absolute bottom-2 left-0 h-0.5 bg-linear-to-r from-secondary to-orange-400 transition-all duration-300 w-0 group-hover:w-full"></span></div><div class="relative h-full flex items-center"><a href="#contact" data-testid="navbar-link-contact" data-active="false" class="text-sm font-medium transition-all duration-300 flex items-center gap-1 py-4 tracking-wide outline-none text-gray-300 hover:text-secondary hover:shadow-[0_0_20px_rgba(212,175,55,0.4)]" aria-expanded="false"><div class="
                  w-8 h-8 rounded-lg flex items-center justify-center transition-all duration-300
                  bg-white/5 text-gray-400 group-hover:bg-white/10 group-hover:text-white
                " aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-mail" aria-hidden="true"><path d="m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7"></path><rect x="2" y="4" width="20" height="16" rx="2"></rect></svg></div>İletişim</a><span class="absolute bottom-2 left-0 h-0.5 bg-linear-to-r from-secondary to-orange-400 transition-all duration-300 w-0 group-hover:w-full"></span></div></div><div class="hidden lg:flex items-center gap-6"><div class="lang-switcher inline-flex items-center gap-1 text-xs font-bold border border-white/10 rounded px-1 py-0.5" role="group" aria-label="Language switcher" data-testid="language-switcher"><button type="button" aria-pressed="true" aria-label="Türkçe" data-testid="lang-tr" class="min-w-9 min-h-9 px-2 py-1 rounded transition-colors text-secondary">TR</button><span class="text-slate-400" aria-hidden="true">|</span><button type="button" aria-pressed="false" aria-label="English" data-testid="lang-en" class="min-w-9 min-h-9 px-2 py-1 rounded transition-colors text-gray-400 hover:text-white hover:bg-white/5">EN</button></div><a href="https://wa.me/905417143000?text=Merhaba%20eCyPro%2C%20web%20siteniz%20%C3%BCzerinden%20ula%C5%9F%C4%B1yorum." target="_blank" rel="noopener noreferrer" aria-label="WhatsApp ile iletişime geç" class="inline-flex items-center gap-2 text-[#25D366] hover:text-white border border-[#25D366]/30 hover:bg-[#25D366]/10 px-3 py-2 rounded-lg text-xs font-bold tracking-wide transition-all duration-300 outline-none focus-visible:ring-2 focus-visible:ring-secondary"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-message-circle" aria-hidden="true"><path d="M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719"></path></svg><span class="hidden xl:inline">WhatsApp</span></a><a href="/maturity-assessment" class="hidden xl:block btn-premium text-xs tracking-wider">ÜCRETSİZ ANALİZ</a><button type="button" data-testid="navbar-book-call" data-cta="discovery" data-track="cta-click" data-cta-source="navbar" class="btn-premium-gold text-xs tracking-wider uppercase shadow-[0_0_20px_rgba(212,175,55,0.3)] hover:shadow-[0_0_30px_rgba(212,175,55,0.5)]">Görüşme Planla</button></div><button type="button" class="lg:hidden text-white hover:bg-white/5 transition-colors p-2 z-50 outline-none focus:ring-2 focus:ring-secondary rounded-lg" data-testid="mobile-menu-toggle" aria-label="Menüyü aç" aria-expanded="false"><svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-menu" aria-hidden="true"><path d="M4 5h16"></path><path d="M4 12h16"></path><path d="M4 19h16"></path></svg></button></div><div class="fixed inset-0 bg-neutral z-40 lg:hidden transition-transform duration-300 ease-in-out translate-x-full"><div class="flex flex-col h-full pt-28 px-8 pb-10 overflow-y-auto"><div class="mb-4 border-b border-white/5 last:border-0 pb-4"><a href="#hero" class="flex items-center gap-3 text-xl font-sans font-medium text-white hover:text-secondary py-2 outline-none focus:text-secondary"><span class="text-slate-400" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-house" aria-hidden="true"><path d="M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"></path><path d="M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path></svg></span>Ana Sayfa</a></div><div class="mb-4 border-b border-white/5 last:border-0 pb-4"><div><button type="button" class="flex items-center justify-between w-full text-left text-xl font-sans font-medium text-white py-2 outline-none focus:text-secondary" aria-expanded="false"><span class="flex items-center gap-3"><span class="text-slate-400" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-briefcase" aria-hidden="true"><path d="M16 20V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16"></path><rect width="20" height="14" x="2" y="6" rx="2"></rect></svg></span>Hizmetler</span><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><div class="overflow-hidden transition-all duration-300 ease-in-out max-h-0 opacity-0"><div class="pl-4 space-y-3 border-l-2 border-white/10 ml-1 py-2"><a href="/services/strategic-transformation" class="block text-base font-medium text-slate-300 hover:text-secondary py-1 outline-none focus:text-secondary">Stratejik Yönetim</a><a href="/services/digital-strategy" class="block text-base font-medium text-slate-300 hover:text-secondary py-1 outline-none focus:text-secondary">Dijital Dönüşüm</a></div></div></div></div><div class="mb-4 border-b border-white/5 last:border-0 pb-4"><div><button type="button" class="flex items-center justify-between w-full text-left text-xl font-sans font-medium text-white py-2 outline-none focus:text-secondary" aria-expanded="false"><span class="flex items-center gap-3"><span class="text-slate-400" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-factory" aria-hidden="true"><path d="M12 16h.01"></path><path d="M16 16h.01"></path><path d="M3 19a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8.5a.5.5 0 0 0-.769-.422l-4.462 2.844A.5.5 0 0 1 15 10.5v-2a.5.5 0 0 0-.769-.422L9.77 10.922A.5.5 0 0 1 9 10.5V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2z"></path><path d="M8 16h.01"></path></svg></span>Sektörler</span><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><div class="overflow-hidden transition-all duration-300 ease-in-out max-h-0 opacity-0"><div class="pl-4 space-y-3 border-l-2 border-white/10 ml-1 py-2"><a href="/sektorler/imalat-sanayi" class="block text-base font-medium text-slate-300 hover:text-secondary py-1 outline-none focus:text-secondary">İmalat Sanayi</a><a href="/sektorler/finansal-hizmetler" class="block text-base font-medium text-slate-300 hover:text-secondary py-1 outline-none focus:text-secondary">Finansal Hizmetler</a><a href="/sektorler/ilac-saglik" class="block text-base font-medium text-slate-300 hover:text-secondary py-1 outline-none focus:text-secondary">İlaç &amp; Sağlık</a><a href="/sektorler/perakende-e-ticaret" class="block text-base font-medium text-slate-300 hover:text-secondary py-1 outline-none focus:text-secondary">Perakende &amp; E-Ticaret</a><a href="/sektorler/teknoloji-saas" class="block text-base font-medium text-slate-300 hover:text-secondary py-1 outline-none focus:text-secondary">Teknoloji &amp; SaaS</a></div></div></div></div><div class="mb-4 border-b border-white/5 last:border-0 pb-4"><div><button type="button" class="flex items-center justify-between w-full text-left text-xl font-sans font-medium text-white py-2 outline-none focus:text-secondary" aria-expanded="false"><span class="flex items-center gap-3"><span class="text-slate-400" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-newspaper" aria-hidden="true"><path d="M15 18h-5"></path><path d="M18 14h-8"></path><path d="M4 22h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v16a2 2 0 0 1-4 0v-9a2 2 0 0 1 2-2h2"></path><rect width="8" height="4" x="10" y="6" rx="1"></rect></svg></span>Perspektifler</span><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><div class="overflow-hidden transition-all duration-300 ease-in-out max-h-0 opacity-0"><div class="pl-4 space-y-3 border-l-2 border-white/10 ml-1 py-2"><a href="/perspektifler" class="block text-base font-medium text-slate-300 hover:text-secondary py-1 outline-none focus:text-secondary">Tüm İçgörüler</a><a href="/case-studies" class="block text-base font-medium text-slate-300 hover:text-secondary py-1 outline-none focus:text-secondary">Vaka Analizleri</a><a href="/perspektifler/konular" class="block text-base font-medium text-slate-300 hover:text-secondary py-1 outline-none focus:text-secondary">Tüm Konular</a></div></div></div></div><div class="mb-4 border-b border-white/5 last:border-0 pb-4"><a href="/pricing" class="flex items-center gap-3 text-xl font-sans font-medium text-white hover:text-secondary py-2 outline-none focus:text-secondary"><span class="text-slate-400" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-tag" aria-hidden="true"><path d="M12.586 2.586A2 2 0 0 0 11.172 2H4a2 2 0 0 0-2 2v7.172a2 2 0 0 0 .586 1.414l8.704 8.704a2.426 2.426 0 0 0 3.42 0l6.58-6.58a2.426 2.426 0 0 0 0-3.42z"></path><circle cx="7.5" cy="7.5" r=".5" fill="currentColor"></circle></svg></span>Fiyatlandırma</a></div><div class="mb-4 border-b border-white/5 last:border-0 pb-4"><a href="/about" class="flex items-center gap-3 text-xl font-sans font-medium text-white hover:text-secondary py-2 outline-none focus:text-secondary"><span class="text-slate-400" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-users" aria-hidden="true"><path d="M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"></path><path d="M16 3.128a4 4 0 0 1 0 7.744"></path><path d="M22 21v-2a4 4 0 0 0-3-3.87"></path><circle cx="9" cy="7" r="4"></circle></svg></span>Hakkımızda</a></div><div class="mb-4 border-b border-white/5 last:border-0 pb-4"><a href="#contact" class="flex items-center gap-3 text-xl font-sans font-medium text-white hover:text-secondary py-2 outline-none focus:text-secondary"><span class="text-slate-400" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-mail" aria-hidden="true"><path d="m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7"></path><rect x="2" y="4" width="20" height="16" rx="2"></rect></svg></span>İletişim</a></div><div class="mt-auto pt-8 space-y-4"><div class="flex justify-center gap-6 pb-4 border-b border-white/10"><div class="lang-switcher inline-flex items-center gap-1 text-xs font-bold text-base" role="group" aria-label="Language switcher" data-testid="language-switcher"><button type="button" aria-pressed="true" aria-label="Türkçe" data-testid="lang-tr" class="min-w-9 min-h-9 px-2 py-1 rounded transition-colors text-secondary">TR</button><span class="text-slate-400" aria-hidden="true">|</span><button type="button" aria-pressed="false" aria-label="English" data-testid="lang-en" class="min-w-9 min-h-9 px-2 py-1 rounded transition-colors text-gray-400 hover:text-white hover:bg-white/5">EN</button></div></div><a href="https://wa.me/905417143000?text=Merhaba%20eCyPro%2C%20web%20siteniz%20%C3%BCzerinden%20ula%C5%9F%C4%B1yorum." target="_blank" rel="noopener noreferrer" aria-label="WhatsApp ile iletişime geç" class="flex items-center justify-center gap-2 w-full py-3 border border-[#25D366]/40 text-[#25D366] font-bold rounded-lg hover:bg-[#25D366]/10 transition-colors"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-message-circle" aria-hidden="true"><path d="M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719"></path></svg>WhatsApp</a><a href="#contact" class="block text-center w-full py-4 btn-premium-gold font-bold uppercase tracking-widest rounded-lg shadow-lg active:scale-95 transition-transform">Tanışma Toplantısı Planla</a></div></div></div></nav><main class="grow pt-24" role="main" id="main-content"><section id="hero" class="relative min-h-[110vh] bg-[#050810] pt-28 pb-32"><div class="sticky top-0 h-screen flex flex-col justify-center overflow-hidden"><div class="absolute inset-0 z-0"><div class="pointer-events-none fixed z-0 rounded-full" style="width: 1000px; height: 1000px; background: radial-gradient(circle, rgba(37, 99, 235, 0.15) 0%, transparent 70%); filter: blur(150px); opacity: 0; transform: none;"></div><div aria-hidden="true" class="pointer-events-none absolute inset-0 overflow-hidden " style="background: radial-gradient(600px circle at var(--x, 50%) var(--y, 50%), rgba(37, 99, 235, 0.08), transparent 80%); opacity: 1;"></div><div class="absolute inset-0 opacity-[0.1]" style="background-image: linear-gradient(to right, rgb(30, 58, 138) 1px, transparent 1px), linear-gradient(rgb(30, 58, 138) 1px, transparent 1px); background-size: 4rem 4rem; mask-image: radial-gradient(80% 50%, rgb(0, 0, 0) 30%, transparent 100%);"></div><div class="absolute inset-0 pointer-events-none opacity-40" aria-hidden="true"><svg width="100%" height="100%" preserveAspectRatio="none" class="absolute inset-0" aria-hidden="true"><defs><linearGradient id="flow-gradient" x1="0%" y1="0%" x2="100%" y2="100%"><stop offset="0%" stop-color="#2563EB" stop-opacity="0"></stop><stop offset="50%" stop-color="#2563EB" stop-opacity="0.8"></stop><stop offset="100%" stop-color="#2563EB" stop-opacity="0"></stop></linearGradient><linearGradient id="flow-gradient-2" x1="100%" y1="0%" x2="0%" y2="100%"><stop offset="0%" stop-color="#38BDF8" stop-opacity="0"></stop><stop offset="50%" stop-color="#38BDF8" stop-opacity="0.8"></stop><stop offset="100%" stop-color="#38BDF8" stop-opacity="0"></stop></linearGradient><filter id="glow"><feGaussianBlur stdDeviation="4" result="coloredBlur"></feGaussianBlur><feMerge><feMergeNode in="coloredBlur"></feMergeNode><feMergeNode in="SourceGraphic"></feMergeNode></feMerge></filter></defs><path d="M 0 200 Q 300 100 600 300 T 1200 200 T 1800 400" fill="none" stroke="url(#flow-gradient)" stroke-width="1" stroke-dasharray="5 5"></path><path d="M 0 600 Q 400 800 800 500 T 1500 700 T 2000 500" fill="none" stroke="url(#flow-gradient-2)" stroke-width="1" stroke-dasharray="5 5"></path><path d="M 300 0 L 600 300 L 800 500 L 1200 200" fill="none" stroke="url(#flow-gradient)" stroke-width="0.5" opacity="0.5"></path><circle r="3" fill="#38BDF8" filter="url(#glow)" cx="1768.2" cy="389.4"></circle><circle r="3" fill="#2563EB" filter="url(#glow)" cx="1338.125" cy="653.75"></circle></svg><div class="absolute top-50 left-0 w-2 h-2 rounded-full bg-primary/50 shadow-[0_0_10px_#2563EB]"></div><div class="absolute top-75 left-150 w-3 h-3 rounded-full bg-secondary/80 shadow-[0_0_15px_#38BDF8] animate-pulse"></div><div class="absolute top-50 left-300 w-2 h-2 rounded-full bg-primary/50 shadow-[0_0_10px_#2563EB]"></div><div class="absolute top-125 left-200 w-4 h-4 rounded-full bg-blue-400/80 shadow-[0_0_20px_#60A5FA] animate-pulse"></div></div><div class="absolute inset-0 bg-radial-gradient from-transparent via-[#050810]/60 to-[#050810] pointer-events-none"></div></div><div role="group" aria-label="Persona switcher" class="absolute top-28 left-1/2 -translate-x-1/2 z-30 flex items-center bg-white/5 border border-white/10 rounded-full p-1 shadow-2xl"><button type="button" aria-pressed="true" class="px-6 py-2 rounded-full text-sm font-bold transition-all duration-300 focus:outline-none focus-visible:ring-2 focus-visible:ring-secondary focus-visible:ring-offset-2 focus-visible:ring-offset-neutral-950 bg-primary text-white shadow-[0_0_20px_rgba(37,99,235,0.4)]">Executive</button><button type="button" aria-pressed="false" class="px-6 py-2 rounded-full text-sm font-bold transition-all duration-300 focus:outline-none focus-visible:ring-2 focus-visible:ring-secondary focus-visible:ring-offset-2 focus-visible:ring-offset-neutral-950 text-slate-300 hover:text-white">Developer</button></div><div class="max-w-7xl mx-auto px-6 md:px-12 w-full relative z-10 grid grid-cols-1 lg:grid-cols-12 gap-12 lg:gap-8 items-center mt-8"><div class="col-span-1 lg:col-span-7 flex flex-col justify-center"><div class="inline-flex items-center gap-3 px-5 py-2.5 rounded-full border border-primary/30 bg-primary/5 mb-8 w-fit" style="opacity: 1; transform: none;"><span class="flex h-2.5 w-2.5 relative"><span class="animate-ping absolute inline-flex h-full w-full rounded-full bg-secondary opacity-80"></span><span class="relative inline-flex rounded-full h-2.5 w-2.5 bg-secondary"></span></span><span class="text-xs font-bold tracking-[0.25em] text-blue-100 uppercase font-sans">Premium Consulting · eCyPro</span></div><h1 class="font-serif-display text-5xl md:text-6xl lg:text-[5.5rem] font-bold text-white leading-[1.05] mb-8 tracking-tight" aria-label="Vizyon. Strateji. Sürdürülebilir Sonuç."><span class="block overflow-hidden pb-1 drop-shadow-sm"><span class="" style="display: inline-block;">Vizyon. Strateji.</span></span> <span class="block overflow-hidden pb-2"><span class="bg-linear-to-r from-blue-400 via-primary to-secondary bg-clip-text text-transparent inline-block"><span class="" style="display: inline-block;">Sürdürülebilir</span></span></span> <span class="block overflow-hidden pt-1 drop-shadow-sm"><span class="" style="display: inline-block;">Sonuç.</span></span></h1><p class="text-lg md:text-xl text-slate-300/90 leading-relaxed max-w-2xl mb-12 font-light border-l-4 border-secondary/50 pl-6 bg-white/2 py-2 rounded-r-lg min-h-20">Türkiye'nin Big4-alternatif boutique danışmanlık firması. Organizasyonel dönüşüm, stratejik danışmanlık ve kültür mühendisliği ile lider organizasyonların yanındayız.</p><div class="flex flex-col sm:flex-row gap-5 items-center" style="opacity: 1; transform: none;"><div class="inline-block " style="transform: none;"><a href="/discovery-call" data-testid="hero-cta-primary" data-cta="discovery" data-track="cta-click" data-cta-source="hero-primary" data-variant="book" class="group relative px-8 py-4 min-h-[44px] bg-secondary hover:bg-amber-400 text-slate-950 font-bold uppercase tracking-widest rounded-xl shadow-[0_0_40px_rgba(250,204,21,0.3)] hover:shadow-[0_0_60px_rgba(250,204,21,0.5)] transition-all duration-300 flex items-center justify-center gap-3 min-w-50 w-full sm:w-auto overflow-hidden border border-secondary/20"><div aria-hidden="true" class="absolute inset-0 -translate-x-full group-hover:animate-[shimmer_1.5s_infinite] bg-linear-to-r from-transparent via-white/20 to-transparent skew-x-12"></div><span class="relative z-10">Tanışma Toplantısı Planla</span><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right relative z-10 group-hover:translate-x-1 transition-transform" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></div><div class="inline-block " style="transform: none;"><a data-testid="hero-cta-secondary" class="group px-8 py-4 bg-white/5 hover:bg-white/10 border border-white/10 text-slate-200 text-sm font-bold uppercase tracking-widest rounded-xl transition-all duration-300 flex items-center justify-center gap-3 min-w-50 w-full sm:w-auto" href="/services" data-discover="true">Hizmetlerimizi İncele<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right group-hover:translate-x-1 transition-transform" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></div></div><div class="mt-6 flex flex-wrap items-center gap-x-6 gap-y-2 text-sm text-slate-400" style="opacity: 1; transform: none;"><a data-testid="hero-cta-quick-check" data-cta="quick-check" data-track="cta-click" data-cta-source="hero" class="inline-flex items-center gap-2 py-2 min-h-[44px] text-secondary hover:text-white transition-colors font-semibold" href="/quick-check" data-discover="true">KVKK Risk Skorunuzu Öğrenin — 5 dk<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a><a data-testid="hero-cta-pricing-calc" data-cta="pricing-calc" data-track="cta-click" data-cta-source="hero" class="inline-flex items-center gap-2 py-2 min-h-[44px] hover:text-secondary transition-colors" href="/pricing-calculator" data-discover="true">Hangi paket size uygun?<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></div><div class="mt-8 flex items-center gap-3 text-sm text-slate-400" style="opacity: 1; transform: none;"><picture><source srcset="/founder.avif 1x, /founder@2x.avif 2x" type="image/avif"><source srcset="/founder.webp 1x, /founder@2x.webp 2x" type="image/webp"><img alt="Emre Can Yalçın — eCyPro Kurucu Ortak, Stratejik Danışman" width="40" height="40" loading="eager" decoding="async" fetchpriority="low" class="w-10 h-10 rounded-full object-cover border border-white/10 shrink-0" srcset="/founder.jpg 1x, /founder@2x.jpg 2x" src="/founder.jpg"></picture><span class="leading-snug">Founder <a href="https://linkedin.com/in/emrecanyalcin" target="_blank" rel="noopener noreferrer" class="text-secondary hover:text-white transition-colors font-semibold">Emre Can Yalçın</a> doğrudan size eşlik eder — 48 saat içinde NDA, junior delegasyon yok.</span></div></div><div class="col-span-1 lg:col-span-5 hidden lg:flex relative h-full min-h-150 w-full"><div class="relative w-full h-full"><div class="absolute z-30 top-[15%] right-[10%]" style="transform: translateY(0.509459px);"><div role="presentation" class="bg-[#0A0F1C]/70 border border-white/5 rounded-2xl p-6 shadow-[0_20px_40px_-15px_rgba(0,0,0,0.5)] flex flex-col gap-4 min-w-60 cursor-default hover:border-primary/40 hover:bg-[#0A0F1C]/90 transition-colors duration-500 relative group overflow-hidden" style="transform: perspective(1000px) rotateX(0deg) rotateY(0deg); transform-style: preserve-3d; transition: transform 200ms ease-out;"><div class="absolute inset-0 bg-linear-to-br from-primary/10 via-transparent to-secondary/5 opacity-0 group-hover:opacity-100 transition-opacity duration-500"></div><div class="flex items-center justify-between" style="transform: translateZ(20px);"><div class="w-12 h-12 rounded-xl bg-white/5 border border-white/10 flex items-center justify-center text-primary group-hover:text-white group-hover:bg-primary transition-all duration-300 shadow-inner"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-trending-up" aria-hidden="true"><path d="M16 7h6v6"></path><path d="m22 7-8.5 8.5-5-5L2 17"></path></svg></div><div class="h-1.5 bg-linear-to-r from-primary/80 to-secondary/80 rounded-full shadow-[0_0_10px_rgba(37,99,235,0.5)]" style="width: 45%;"></div></div><div style="transform: translateZ(30px);"><span class="block text-4xl font-extrabold text-white tracking-tight drop-shadow-md group-hover:text-transparent group-hover:bg-clip-text group-hover:bg-linear-to-r group-hover:from-white group-hover:to-slate-300 transition-all duration-300">5+</span><span class="text-xs text-slate-400 font-bold uppercase tracking-widest mt-2 block">Yıl Deneyim</span></div></div></div><div class="absolute z-20 top-[45%] left-[-10%]" style="transform: translateY(0.521156px);"><div role="presentation" class="bg-[#0A0F1C]/70 border border-white/5 rounded-2xl p-6 shadow-[0_20px_40px_-15px_rgba(0,0,0,0.5)] flex flex-col gap-4 min-w-60 cursor-default hover:border-primary/40 hover:bg-[#0A0F1C]/90 transition-colors duration-500 relative group overflow-hidden" style="transform: perspective(1000px) rotateX(0deg) rotateY(0deg); transform-style: preserve-3d; transition: transform 200ms ease-out;"><div class="absolute inset-0 bg-linear-to-br from-primary/10 via-transparent to-secondary/5 opacity-0 group-hover:opacity-100 transition-opacity duration-500"></div><div class="flex items-center justify-between" style="transform: translateZ(20px);"><div class="w-12 h-12 rounded-xl bg-white/5 border border-white/10 flex items-center justify-center text-primary group-hover:text-white group-hover:bg-primary transition-all duration-300 shadow-inner"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-users" aria-hidden="true"><path d="M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"></path><path d="M16 3.128a4 4 0 0 1 0 7.744"></path><path d="M22 21v-2a4 4 0 0 0-3-3.87"></path><circle cx="9" cy="7" r="4"></circle></svg></div><div class="h-1.5 bg-linear-to-r from-primary/80 to-secondary/80 rounded-full shadow-[0_0_10px_rgba(37,99,235,0.5)]" style="width: 45%;"></div></div><div style="transform: translateZ(30px);"><span class="block text-4xl font-extrabold text-white tracking-tight drop-shadow-md group-hover:text-transparent group-hover:bg-clip-text group-hover:bg-linear-to-r group-hover:from-white group-hover:to-slate-300 transition-all duration-300">120+</span><span class="text-xs text-slate-400 font-bold uppercase tracking-widest mt-2 block">Stratejik Karar</span></div></div></div><div class="absolute z-10 bottom-[15%] right-[5%]" style="transform: translateY(0.521156px);"><div role="presentation" class="bg-[#0A0F1C]/70 border border-white/5 rounded-2xl p-6 shadow-[0_20px_40px_-15px_rgba(0,0,0,0.5)] flex flex-col gap-4 min-w-60 cursor-default hover:border-primary/40 hover:bg-[#0A0F1C]/90 transition-colors duration-500 relative group overflow-hidden" style="transform: perspective(1000px) rotateX(0deg) rotateY(0deg); transform-style: preserve-3d; transition: transform 200ms ease-out;"><div class="absolute inset-0 bg-linear-to-br from-primary/10 via-transparent to-secondary/5 opacity-0 group-hover:opacity-100 transition-opacity duration-500"></div><div class="flex items-center justify-between" style="transform: translateZ(20px);"><div class="w-12 h-12 rounded-xl bg-white/5 border border-white/10 flex items-center justify-center text-primary group-hover:text-white group-hover:bg-primary transition-all duration-300 shadow-inner"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chart-column" aria-hidden="true"><path d="M3 3v16a2 2 0 0 0 2 2h16"></path><path d="M18 17V9"></path><path d="M13 17V5"></path><path d="M8 17v-3"></path></svg></div><div class="h-1.5 bg-linear-to-r from-primary/80 to-secondary/80 rounded-full shadow-[0_0_10px_rgba(37,99,235,0.5)]" style="width: 45%;"></div></div><div style="transform: translateZ(30px);"><span class="block text-4xl font-extrabold text-white tracking-tight drop-shadow-md group-hover:text-transparent group-hover:bg-clip-text group-hover:bg-linear-to-r group-hover:from-white group-hover:to-slate-300 transition-all duration-300">TR · AB</span><span class="text-xs text-slate-400 font-bold uppercase tracking-widest mt-2 block">Pazar Erişimi</span></div></div></div></div></div></div><div aria-hidden="true" class="absolute bottom-10 left-1/2 -translate-x-1/2 flex flex-col items-center gap-2 text-slate-300 opacity-70" style="transform: translateY(9.97349px);"><span class="text-xs tracking-[0.2em] uppercase font-bold">Scroll</span><div class="w-px h-12 bg-linear-to-b from-slate-500 to-transparent"></div></div></div><div class="relative z-20 max-w-7xl mx-auto px-6 md:px-12 mt-[10vh] grid grid-cols-1 md:grid-cols-3 gap-8 pb-32" style="opacity: 0; transform: translateY(100px);"><div class="bg-[#0A0F1C]/80 border border-white/5 p-8 rounded-2xl shadow-2xl hover:border-primary/30 transition-colors duration-500 group"><div class="w-12 h-12 bg-white/5 rounded-xl flex items-center justify-center text-primary mb-6 group-hover:scale-110 group-hover:bg-primary group-hover:text-white transition-all duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-handshake" aria-hidden="true"><path d="m11 17 2 2a1 1 0 1 0 3-3"></path><path d="m14 14 2.5 2.5a1 1 0 1 0 3-3l-3.88-3.88a3 3 0 0 0-4.24 0l-.88.88a1 1 0 1 1-3-3l2.81-2.81a5.79 5.79 0 0 1 7.06-.87l.47.28a2 2 0 0 0 1.42.25L21 4"></path><path d="m21 3 1 11h-2"></path><path d="M3 3 2 14l6.5 6.5a1 1 0 1 0 3-3"></path><path d="M3 4h8"></path></svg></div><h2 class="text-xl font-bold text-white mb-3 tracking-tight">Partner-Led</h2><p class="text-slate-400 text-sm leading-relaxed">Junior delegasyon yok. Founder Emre Can Yalçın size doğrudan eşlik eder.</p></div><div class="bg-[#0A0F1C]/80 border border-white/5 p-8 rounded-2xl shadow-2xl hover:border-primary/30 transition-colors duration-500 group"><div class="w-12 h-12 bg-white/5 rounded-xl flex items-center justify-center text-primary mb-6 group-hover:scale-110 group-hover:bg-primary group-hover:text-white transition-all duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-clock" aria-hidden="true"><path d="M12 6v6l4 2"></path><circle cx="12" cy="12" r="10"></circle></svg></div><h2 class="text-xl font-bold text-white mb-3 tracking-tight">48 Saat Hız</h2><p class="text-slate-400 text-sm leading-relaxed">NDA imzasından sahaya inişe 48 saat. WhatsApp ile her an erişim.</p></div><div class="bg-[#0A0F1C]/80 border border-white/5 p-8 rounded-2xl shadow-2xl hover:border-primary/30 transition-colors duration-500 group"><div class="w-12 h-12 bg-white/5 rounded-xl flex items-center justify-center text-primary mb-6 group-hover:scale-110 group-hover:bg-primary group-hover:text-white transition-all duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-globe" aria-hidden="true"><circle cx="12" cy="12" r="10"></circle><path d="M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20"></path><path d="M2 12h20"></path></svg></div><h2 class="text-xl font-bold text-white mb-3 tracking-tight">Türkiye-AB Köprüsü</h2><p class="text-slate-400 text-sm leading-relaxed">İki regülasyon hemisferinde uzmanız: KVKK + GDPR + CSRD.</p></div></div></section><section aria-label="Güven göstergeleri" class="border-y border-white/5 bg-white/2"><div class="max-w-7xl mx-auto px-6 md:px-12 py-5"><ul class="flex flex-wrap items-center justify-center gap-x-8 gap-y-3 text-xs md:text-sm text-slate-300"><li class="inline-flex items-center gap-2 min-h-[44px]"><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-clock text-secondary" aria-hidden="true"><path d="M12 6v6l4 2"></path><circle cx="12" cy="12" r="10"></circle></svg><span class="font-medium tracking-wide">5+ yıl pratik</span></li><li class="inline-flex items-center gap-2 min-h-[44px]"><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-target text-secondary" aria-hidden="true"><circle cx="12" cy="12" r="10"></circle><circle cx="12" cy="12" r="6"></circle><circle cx="12" cy="12" r="2"></circle></svg><span class="font-medium tracking-wide">120+ stratejik karar</span></li><li class="inline-flex items-center gap-2 min-h-[44px]"><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shield-check text-secondary" aria-hidden="true"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path><path d="m9 12 2 2 4-4"></path></svg><span class="font-medium tracking-wide">KVKK &amp; GDPR uyumlu</span></li><li class="inline-flex items-center gap-2 min-h-[44px]"><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-globe text-secondary" aria-hidden="true"><circle cx="12" cy="12" r="10"></circle><path d="M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20"></path><path d="M2 12h20"></path></svg><span class="font-medium tracking-wide">24 saat içinde yanıt</span></li></ul></div></section><section class="w-full py-16 bg-neutral border-b border-ecypro-gold/15" aria-labelledby="sectors-heading"><div class="container mx-auto px-4 mb-10 text-center"><p id="sectors-heading" class="text-xs font-bold text-ecypro-gold uppercase tracking-[0.25em]">Çalıştığımız sektörler</p></div><ul class="container mx-auto px-4 grid grid-cols-2 sm:grid-cols-3 lg:grid-cols-6 gap-6"><li class="flex flex-col items-center gap-3 p-4 rounded-xl border border-white/5 bg-white/[0.02] text-slate-300 hover:border-ecypro-gold/30 hover:text-white transition-colors duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-building2 lucide-building-2 w-7 h-7 text-ecypro-gold/80" aria-hidden="true"><path d="M10 12h4"></path><path d="M10 8h4"></path><path d="M14 21v-3a2 2 0 0 0-4 0v3"></path><path d="M6 10H4a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-2"></path><path d="M6 21V5a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v16"></path></svg><span class="text-sm font-medium tracking-wide text-center">Finansal Hizmetler</span></li><li class="flex flex-col items-center gap-3 p-4 rounded-xl border border-white/5 bg-white/[0.02] text-slate-300 hover:border-ecypro-gold/30 hover:text-white transition-colors duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-factory w-7 h-7 text-ecypro-gold/80" aria-hidden="true"><path d="M12 16h.01"></path><path d="M16 16h.01"></path><path d="M3 19a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8.5a.5.5 0 0 0-.769-.422l-4.462 2.844A.5.5 0 0 1 15 10.5v-2a.5.5 0 0 0-.769-.422L9.77 10.922A.5.5 0 0 1 9 10.5V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2z"></path><path d="M8 16h.01"></path></svg><span class="text-sm font-medium tracking-wide text-center">Üretim</span></li><li class="flex flex-col items-center gap-3 p-4 rounded-xl border border-white/5 bg-white/[0.02] text-slate-300 hover:border-ecypro-gold/30 hover:text-white transition-colors duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-zap w-7 h-7 text-ecypro-gold/80" aria-hidden="true"><path d="M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z"></path></svg><span class="text-sm font-medium tracking-wide text-center">Enerji &amp; ESG</span></li><li class="flex flex-col items-center gap-3 p-4 rounded-xl border border-white/5 bg-white/[0.02] text-slate-300 hover:border-ecypro-gold/30 hover:text-white transition-colors duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-truck w-7 h-7 text-ecypro-gold/80" aria-hidden="true"><path d="M14 18V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v11a1 1 0 0 0 1 1h2"></path><path d="M15 18H9"></path><path d="M19 18h2a1 1 0 0 0 1-1v-3.65a1 1 0 0 0-.22-.624l-3.48-4.35A1 1 0 0 0 17.52 8H14"></path><circle cx="17" cy="18" r="2"></circle><circle cx="7" cy="18" r="2"></circle></svg><span class="text-sm font-medium tracking-wide text-center">Lojistik</span></li><li class="flex flex-col items-center gap-3 p-4 rounded-xl border border-white/5 bg-white/[0.02] text-slate-300 hover:border-ecypro-gold/30 hover:text-white transition-colors duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shield-check w-7 h-7 text-ecypro-gold/80" aria-hidden="true"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path><path d="m9 12 2 2 4-4"></path></svg><span class="text-sm font-medium tracking-wide text-center">Uyum &amp; KVKK</span></li><li class="flex flex-col items-center gap-3 p-4 rounded-xl border border-white/5 bg-white/[0.02] text-slate-300 hover:border-ecypro-gold/30 hover:text-white transition-colors duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-cpu w-7 h-7 text-ecypro-gold/80" aria-hidden="true"><path d="M12 20v2"></path><path d="M12 2v2"></path><path d="M17 20v2"></path><path d="M17 2v2"></path><path d="M2 12h2"></path><path d="M2 17h2"></path><path d="M2 7h2"></path><path d="M20 12h2"></path><path d="M20 17h2"></path><path d="M20 7h2"></path><path d="M7 20v2"></path><path d="M7 2v2"></path><rect x="4" y="4" width="16" height="16" rx="2"></rect><rect x="8" y="8" width="8" height="8" rx="1"></rect></svg><span class="text-sm font-medium tracking-wide text-center">Teknoloji</span></li></ul></section><section class="py-24 lg:py-32 bg-neutral relative overflow-hidden"><div class="max-md:hidden absolute inset-0 bg-[radial-gradient(circle_at_top_right,rgba(37,99,235,0.06),transparent_50%)] pointer-events-none" style="transform: none;"></div><div class="max-md:hidden absolute bottom-0 left-0 w-[600px] h-[600px] bg-secondary/5 blur-3xl rounded-full pointer-events-none -translate-x-1/2 translate-y-1/4" style="transform: none;"></div><div class="max-w-7xl mx-auto px-6 md:px-12 relative z-10"><div class="mb-16 lg:mb-20 max-w-3xl"><div class="" style="opacity: 0; transform: translateY(24px);"><span class="text-secondary font-bold uppercase tracking-widest text-xs mb-fib-4 block">Değer Önerimiz</span></div><div class="" style="opacity: 0; transform: translateY(24px);"><h2 id="value-prop-heading" class="font-serif-display text-4xl md:text-5xl lg:text-6xl font-bold text-white mb-6 tracking-tight leading-[1.1]">Neden eCyPro?</h2></div><div class="" style="opacity: 0; transform: translateY(24px);"><p class="text-lg text-slate-300 font-light leading-relaxed">Geleceği şekillendiren vizyonumuz, sektördeki derin tecrübemiz ve sonuç odaklı yaklaşımımızla işletmenizi bir adım öteye taşıyoruz.</p></div></div><div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-8"><div class="h-full" style="opacity: 0; transform: translateY(24px);"><div class="value-card flex flex-col items-start group p-8 rounded-2xl border border-white/5 bg-white/[0.02] hover:bg-white/5 hover:border-white/10 hover:shadow-xl hover:shadow-primary/5 transition-all duration-500 h-full cursor-default" tabindex="0" style="box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 6px -1px, rgba(0, 0, 0, 0.2) 0px 2px 4px -2px; transform: translate(0px, 0px); translate: none; rotate: none; scale: none; opacity: 1;"><div class="mb-6 p-4 rounded-xl bg-white/5 text-slate-300 group-hover:bg-primary/20 group-hover:text-secondary transition-all duration-300 border border-white/5 group-hover:border-secondary/20 group-hover:shadow-[0_0_20px_rgba(217,119,6,0.1)]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-target" aria-hidden="true"><circle cx="12" cy="12" r="10"></circle><circle cx="12" cy="12" r="6"></circle><circle cx="12" cy="12" r="2"></circle></svg></div><h3 class="text-lg font-bold text-white mb-4 group-hover:text-secondary transition-colors duration-300">Stratejik Vizyon</h3><p class="text-slate-400 text-sm leading-relaxed group-hover:text-slate-300 transition-colors duration-300">Günü kurtaran taktikler yerine, kurumunuzun geleceğini inşa eden bütüncül ve sürdürülebilir büyüme stratejileri geliştiriyoruz.</p></div></div><div class="h-full" style="opacity: 0; transform: translateY(24px);"><div class="value-card flex flex-col items-start group p-8 rounded-2xl border border-white/5 bg-white/[0.02] hover:bg-white/5 hover:border-white/10 hover:shadow-xl hover:shadow-primary/5 transition-all duration-500 h-full cursor-default" tabindex="0" style="box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 6px -1px, rgba(0, 0, 0, 0.2) 0px 2px 4px -2px; transform: translate(0px, 0px); translate: none; rotate: none; scale: none; opacity: 1;"><div class="mb-6 p-4 rounded-xl bg-white/5 text-slate-300 group-hover:bg-primary/20 group-hover:text-secondary transition-all duration-300 border border-white/5 group-hover:border-secondary/20 group-hover:shadow-[0_0_20px_rgba(217,119,6,0.1)]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-users" aria-hidden="true"><path d="M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"></path><path d="M16 3.128a4 4 0 0 1 0 7.744"></path><path d="M22 21v-2a4 4 0 0 0-3-3.87"></path><circle cx="9" cy="7" r="4"></circle></svg></div><h3 class="text-lg font-bold text-white mb-4 group-hover:text-secondary transition-colors duration-300">İnsan Odaklı Yönetim</h3><p class="text-slate-400 text-sm leading-relaxed group-hover:text-slate-300 transition-colors duration-300">Teknolojik dönüşümü yönetirken insan faktörünü merkeze alıyor, kültürel adaptasyonu ve çalışan bağlılığını esas alıyoruz.</p></div></div><div class="h-full" style="opacity: 0; transform: translateY(24px);"><div class="value-card flex flex-col items-start group p-8 rounded-2xl border border-white/5 bg-white/[0.02] hover:bg-white/5 hover:border-white/10 hover:shadow-xl hover:shadow-primary/5 transition-all duration-500 h-full cursor-default" tabindex="0" style="box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 6px -1px, rgba(0, 0, 0, 0.2) 0px 2px 4px -2px; transform: translate(0px, 0px); translate: none; rotate: none; scale: none; opacity: 1;"><div class="mb-6 p-4 rounded-xl bg-white/5 text-slate-300 group-hover:bg-primary/20 group-hover:text-secondary transition-all duration-300 border border-white/5 group-hover:border-secondary/20 group-hover:shadow-[0_0_20px_rgba(217,119,6,0.1)]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layers" aria-hidden="true"><path d="M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z"></path><path d="M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12"></path><path d="M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17"></path></svg></div><h3 class="text-lg font-bold text-white mb-4 group-hover:text-secondary transition-colors duration-300">Saha Deneyimi</h3><p class="text-slate-400 text-sm leading-relaxed group-hover:text-slate-300 transition-colors duration-300">Sadece teorik modelleri değil, farklı sektörlerde test edilmiş ve başarısı kanıtlanmış pratik uygulama yöntemlerini sunuyoruz.</p></div></div><div class="h-full" style="opacity: 0; transform: translateY(24px);"><div class="value-card flex flex-col items-start group p-8 rounded-2xl border border-white/5 bg-white/[0.02] hover:bg-white/5 hover:border-white/10 hover:shadow-xl hover:shadow-primary/5 transition-all duration-500 h-full cursor-default" tabindex="0" style="box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 6px -1px, rgba(0, 0, 0, 0.2) 0px 2px 4px -2px; transform: translate(0px, 0px); translate: none; rotate: none; scale: none; opacity: 1;"><div class="mb-6 p-4 rounded-xl bg-white/5 text-slate-300 group-hover:bg-primary/20 group-hover:text-secondary transition-all duration-300 border border-white/5 group-hover:border-secondary/20 group-hover:shadow-[0_0_20px_rgba(217,119,6,0.1)]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-globe" aria-hidden="true"><circle cx="12" cy="12" r="10"></circle><path d="M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20"></path><path d="M2 12h20"></path></svg></div><h3 class="text-lg font-bold text-white mb-4 group-hover:text-secondary transition-colors duration-300">Dijital Yetkinlik</h3><p class="text-slate-400 text-sm leading-relaxed group-hover:text-slate-300 transition-colors duration-300">Geleneksel iş modellerini modern dijital araçlarla entegre ederek rekabet avantajı ve operasyonel hız yaratmanızı sağlıyoruz.</p></div></div></div></div></section><section id="services" aria-labelledby="services-heading" class="py-24 lg:py-32 px-6 md:px-12 max-w-7xl mx-auto relative flex flex-col lg:flex-row gap-16 items-start"><div class="lg:sticky lg:top-32 lg:w-1/3 space-y-6"><div class="" style="opacity: 0; transform: translateY(24px);"><span class="text-secondary font-bold uppercase tracking-widest text-xs block">Hizmetlerimiz</span></div><div class="" style="opacity: 0; transform: translateY(24px);"><h2 id="services-heading" class="font-serif-display text-4xl md:text-5xl lg:text-6xl font-bold text-white tracking-tight leading-[1.1]">Uzmanlık Alanlarımız</h2></div><div class="" style="opacity: 0; transform: translateY(24px);"><p class="text-lg text-slate-300 font-light leading-relaxed">Stratejik danışmanlık ve yenilikçi çözümlerle işletmenizi geleceğe taşıyoruz.</p></div></div><style>
@keyframes service-card-in {
  from { opacity: 0; transform: translateY(20px); }
  to   { opacity: 1; transform: translateY(0); }
}
.service-card-in {
  opacity: 0;
  animation: service-card-in 0.55s cubic-bezier(0.16, 1, 0.3, 1) both;
}
@media (prefers-reduced-motion: reduce) {
  .service-card-in {
    animation: none;
    opacity: 1;
    transform: none;
  }
}
</style><div class="lg:w-2/3 grid grid-cols-1 sm:grid-cols-2 gap-6"><div class="service-card-in" style="animation-delay: 0ms;"><div data-testid="service-card" data-service-id="ma-dd-suite" data-category="ma" class="group relative bg-white/5 border border-white/10 rounded-2xl p-8
                 hover:border-secondary/30 hover:shadow-2xl hover:shadow-secondary/5
                 transition-[border-color,box-shadow] duration-300 overflow-hidden flex flex-col
                 will-change-transform"><div class="absolute -top-fib-21 -right-fib-21 w-fib-34 h-fib-34 bg-primary/10 rounded-full blur-3xl group-hover:bg-blue-600/10 transition-colors duration-400 pointer-events-none" aria-hidden="true"></div><div class="absolute bottom-0 left-0 w-full h-0.5 bg-linear-to-r from-transparent via-secondary/60 to-transparent scale-x-0 group-hover:scale-x-100 transition-transform duration-400 ease-out"></div><div class="absolute top-0 left-0 w-0.5 h-0 bg-linear-to-b from-primary to-secondary group-hover:h-full transition-all duration-300 ease-out"></div><div data-testid="service-lifecycle-hint" class="absolute top-5 right-5 text-[9px] font-bold tracking-[0.18em] uppercase px-2 py-0.5 rounded-full text-slate-500 bg-white/5 border border-white/10 tabular-nums z-10">Adım 3/5</div><div class="mb-6 relative z-10 mt-6"><div class="w-14 h-14 rounded-xl bg-white/5 border border-white/10 flex items-center justify-center
                     text-slate-300 group-hover:text-secondary group-hover:scale-110 group-hover:border-secondary/30
                     group-hover:shadow-[0_0_20px_rgba(56,189,248,0.15)] transition-all duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-handshake" aria-hidden="true"><path d="m11 17 2 2a1 1 0 1 0 3-3"></path><path d="m14 14 2.5 2.5a1 1 0 1 0 3-3l-3.88-3.88a3 3 0 0 0-4.24 0l-.88.88a1 1 0 1 1-3-3l2.81-2.81a5.79 5.79 0 0 1 7.06-.87l.47.28a2 2 0 0 0 1.42.25L21 4"></path><path d="m21 3 1 11h-2"></path><path d="M3 3 2 14l6.5 6.5a1 1 0 1 0 3-3"></path><path d="M3 4h8"></path></svg></div></div><h3 class="text-lg md:text-xl font-serif font-semibold text-white mb-3 group-hover:text-secondary transition-colors duration-300 leading-snug">Due Diligence Suite</h3><p class="text-slate-400 font-sans text-sm font-normal leading-relaxed grow group-hover:text-slate-300 transition-colors duration-300 mb-6 line-clamp-3">Mali, hukuki, vergi, tekno ve KVKK katmanlarını 90 günde tek elden — Kurucu Emre Can Yalçın tüm süreçte kıdemli ortak olarak masa başındadır.</p><a data-testid="service-card-cta" class="inline-flex items-center gap-1.5 text-xs font-semibold tracking-wide
                   text-slate-400 group-hover:text-secondary transition-colors duration-300 mt-auto
                   focus:outline-none focus-visible:ring-2 focus-visible:ring-secondary rounded" aria-label="Due Diligence Suite detaylarını görüntüle" href="/services/due-diligence-suite" data-discover="true"><span>Detay</span><svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right group-hover:translate-x-0.5 transition-transform duration-300" aria-hidden="true"><path d="m9 18 6-6-6-6"></path></svg></a></div></div><div class="service-card-in" style="animation-delay: 100ms;"><div data-testid="service-card" data-service-id="ma-valuation" data-category="ma" class="group relative bg-white/5 border border-white/10 rounded-2xl p-8
                 hover:border-secondary/30 hover:shadow-2xl hover:shadow-secondary/5
                 transition-[border-color,box-shadow] duration-300 overflow-hidden flex flex-col
                 will-change-transform"><div class="absolute -top-fib-21 -right-fib-21 w-fib-34 h-fib-34 bg-primary/10 rounded-full blur-3xl group-hover:bg-blue-600/10 transition-colors duration-400 pointer-events-none" aria-hidden="true"></div><div class="absolute bottom-0 left-0 w-full h-0.5 bg-linear-to-r from-transparent via-secondary/60 to-transparent scale-x-0 group-hover:scale-x-100 transition-transform duration-400 ease-out"></div><div class="absolute top-0 left-0 w-0.5 h-0 bg-linear-to-b from-primary to-secondary group-hover:h-full transition-all duration-300 ease-out"></div><div data-testid="service-lifecycle-hint" class="absolute top-5 right-5 text-[9px] font-bold tracking-[0.18em] uppercase px-2 py-0.5 rounded-full text-slate-500 bg-white/5 border border-white/10 tabular-nums z-10">Adım 1/5</div><div class="mb-6 relative z-10 mt-6"><div class="w-14 h-14 rounded-xl bg-white/5 border border-white/10 flex items-center justify-center
                     text-slate-300 group-hover:text-secondary group-hover:scale-110 group-hover:border-secondary/30
                     group-hover:shadow-[0_0_20px_rgba(56,189,248,0.15)] transition-all duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-calculator" aria-hidden="true"><rect width="16" height="20" x="4" y="2" rx="2"></rect><line x1="8" x2="16" y1="6" y2="6"></line><line x1="16" x2="16" y1="14" y2="18"></line><path d="M16 10h.01"></path><path d="M12 10h.01"></path><path d="M8 10h.01"></path><path d="M12 14h.01"></path><path d="M8 14h.01"></path><path d="M12 18h.01"></path><path d="M8 18h.01"></path></svg></div></div><h3 class="text-lg md:text-xl font-serif font-semibold text-white mb-3 group-hover:text-secondary transition-colors duration-300 leading-snug">Şirket Değerleme &amp; QoE</h3><p class="text-slate-400 font-sans text-sm font-normal leading-relaxed grow group-hover:text-slate-300 transition-colors duration-300 mb-6 line-clamp-3">DCF, çarpan analizi ve EBITDA kalite testi; Türk mid-market için özel add-back metodolojisi ile savunulabilir değerleme.</p><a data-testid="service-card-cta" class="inline-flex items-center gap-1.5 text-xs font-semibold tracking-wide
                   text-slate-400 group-hover:text-secondary transition-colors duration-300 mt-auto
                   focus:outline-none focus-visible:ring-2 focus-visible:ring-secondary rounded" aria-label="Şirket Değerleme &amp; QoE detaylarını görüntüle" href="/services/company-valuation" data-discover="true"><span>Detay</span><svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right group-hover:translate-x-0.5 transition-transform duration-300" aria-hidden="true"><path d="m9 18 6-6-6-6"></path></svg></a></div></div><div class="service-card-in" style="animation-delay: 200ms;"><div data-testid="service-card" data-service-id="ma-deal-structuring" data-category="ma" class="group relative bg-white/5 border border-white/10 rounded-2xl p-8
                 hover:border-secondary/30 hover:shadow-2xl hover:shadow-secondary/5
                 transition-[border-color,box-shadow] duration-300 overflow-hidden flex flex-col
                 will-change-transform"><div class="absolute -top-fib-21 -right-fib-21 w-fib-34 h-fib-34 bg-primary/10 rounded-full blur-3xl group-hover:bg-blue-600/10 transition-colors duration-400 pointer-events-none" aria-hidden="true"></div><div class="absolute bottom-0 left-0 w-full h-0.5 bg-linear-to-r from-transparent via-secondary/60 to-transparent scale-x-0 group-hover:scale-x-100 transition-transform duration-400 ease-out"></div><div class="absolute top-0 left-0 w-0.5 h-0 bg-linear-to-b from-primary to-secondary group-hover:h-full transition-all duration-300 ease-out"></div><div data-testid="service-lifecycle-hint" class="absolute top-5 right-5 text-[9px] font-bold tracking-[0.18em] uppercase px-2 py-0.5 rounded-full text-slate-500 bg-white/5 border border-white/10 tabular-nums z-10">Adım 4/5</div><div class="mb-6 relative z-10 mt-6"><div class="w-14 h-14 rounded-xl bg-white/5 border border-white/10 flex items-center justify-center
                     text-slate-300 group-hover:text-secondary group-hover:scale-110 group-hover:border-secondary/30
                     group-hover:shadow-[0_0_20px_rgba(56,189,248,0.15)] transition-all duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layers" aria-hidden="true"><path d="M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z"></path><path d="M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12"></path><path d="M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17"></path></svg></div></div><h3 class="text-lg md:text-xl font-serif font-semibold text-white mb-3 group-hover:text-secondary transition-colors duration-300 leading-snug">İşlem Yapılandırma</h3><p class="text-slate-400 font-sans text-sm font-normal leading-relaxed grow group-hover:text-slate-300 transition-colors duration-300 mb-6 line-clamp-3">Varlık, hisse veya birleşme senaryolarında vergi optimizasyonu ve TTK uyum — yanlış yapı seçimi en pahalı hatadır.</p><a data-testid="service-card-cta" class="inline-flex items-center gap-1.5 text-xs font-semibold tracking-wide
                   text-slate-400 group-hover:text-secondary transition-colors duration-300 mt-auto
                   focus:outline-none focus-visible:ring-2 focus-visible:ring-secondary rounded" aria-label="İşlem Yapılandırma detaylarını görüntüle" href="/services/deal-structuring" data-discover="true"><span>Detay</span><svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right group-hover:translate-x-0.5 transition-transform duration-300" aria-hidden="true"><path d="m9 18 6-6-6-6"></path></svg></a></div></div><div class="service-card-in" style="animation-delay: 300ms;"><div data-testid="service-card" data-service-id="ma-negotiation" data-category="ma" class="group relative bg-white/5 border border-white/10 rounded-2xl p-8
                 hover:border-secondary/30 hover:shadow-2xl hover:shadow-secondary/5
                 transition-[border-color,box-shadow] duration-300 overflow-hidden flex flex-col
                 will-change-transform"><div class="absolute -top-fib-21 -right-fib-21 w-fib-34 h-fib-34 bg-primary/10 rounded-full blur-3xl group-hover:bg-blue-600/10 transition-colors duration-400 pointer-events-none" aria-hidden="true"></div><div class="absolute bottom-0 left-0 w-full h-0.5 bg-linear-to-r from-transparent via-secondary/60 to-transparent scale-x-0 group-hover:scale-x-100 transition-transform duration-400 ease-out"></div><div class="absolute top-0 left-0 w-0.5 h-0 bg-linear-to-b from-primary to-secondary group-hover:h-full transition-all duration-300 ease-out"></div><div data-testid="service-lifecycle-hint" class="absolute top-5 right-5 text-[9px] font-bold tracking-[0.18em] uppercase px-2 py-0.5 rounded-full text-slate-500 bg-white/5 border border-white/10 tabular-nums z-10">Adım 2/5</div><div class="mb-6 relative z-10 mt-6"><div class="w-14 h-14 rounded-xl bg-white/5 border border-white/10 flex items-center justify-center
                     text-slate-300 group-hover:text-secondary group-hover:scale-110 group-hover:border-secondary/30
                     group-hover:shadow-[0_0_20px_rgba(56,189,248,0.15)] transition-all duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-message-square" aria-hidden="true"><path d="M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z"></path></svg></div></div><h3 class="text-lg md:text-xl font-serif font-semibold text-white mb-3 group-hover:text-secondary transition-colors duration-300 leading-snug">Müzakere &amp; LOI</h3><p class="text-slate-400 font-sans text-sm font-normal leading-relaxed grow group-hover:text-slate-300 transition-colors duration-300 mb-6 line-clamp-3">NDA'dan bağlayıcı term-sheet'e 4 haftada; deal-breaker'lar müzakere masasına gelmeden tespit edilir ve kaldırılır.</p><a data-testid="service-card-cta" class="inline-flex items-center gap-1.5 text-xs font-semibold tracking-wide
                   text-slate-400 group-hover:text-secondary transition-colors duration-300 mt-auto
                   focus:outline-none focus-visible:ring-2 focus-visible:ring-secondary rounded" aria-label="Müzakere &amp; LOI detaylarını görüntüle" href="/services/negotiation-loi" data-discover="true"><span>Detay</span><svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right group-hover:translate-x-0.5 transition-transform duration-300" aria-hidden="true"><path d="m9 18 6-6-6-6"></path></svg></a></div></div><div class="service-card-in" style="animation-delay: 400ms;"><div data-testid="service-card" data-service-id="ma-pmi" data-category="ma" class="group relative bg-white/5 border border-white/10 rounded-2xl p-8
                 hover:border-secondary/30 hover:shadow-2xl hover:shadow-secondary/5
                 transition-[border-color,box-shadow] duration-300 overflow-hidden flex flex-col
                 will-change-transform"><div class="absolute -top-fib-21 -right-fib-21 w-fib-34 h-fib-34 bg-primary/10 rounded-full blur-3xl group-hover:bg-blue-600/10 transition-colors duration-400 pointer-events-none" aria-hidden="true"></div><div class="absolute bottom-0 left-0 w-full h-0.5 bg-linear-to-r from-transparent via-secondary/60 to-transparent scale-x-0 group-hover:scale-x-100 transition-transform duration-400 ease-out"></div><div class="absolute top-0 left-0 w-0.5 h-0 bg-linear-to-b from-primary to-secondary group-hover:h-full transition-all duration-300 ease-out"></div><div data-testid="service-lifecycle-hint" class="absolute top-5 right-5 text-[9px] font-bold tracking-[0.18em] uppercase px-2 py-0.5 rounded-full text-slate-500 bg-white/5 border border-white/10 tabular-nums z-10">Adım 5/5</div><div class="mb-6 relative z-10 mt-6"><div class="w-14 h-14 rounded-xl bg-white/5 border border-white/10 flex items-center justify-center
                     text-slate-300 group-hover:text-secondary group-hover:scale-110 group-hover:border-secondary/30
                     group-hover:shadow-[0_0_20px_rgba(56,189,248,0.15)] transition-all duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-git-merge" aria-hidden="true"><circle cx="18" cy="18" r="3"></circle><circle cx="6" cy="6" r="3"></circle><path d="M6 21V9a9 9 0 0 0 9 9"></path></svg></div></div><h3 class="text-lg md:text-xl font-serif font-semibold text-white mb-3 group-hover:text-secondary transition-colors duration-300 leading-snug">Birleşme Sonrası Entegrasyon</h3><p class="text-slate-400 font-sans text-sm font-normal leading-relaxed grow group-hover:text-slate-300 transition-colors duration-300 mb-6 line-clamp-3">İlk 100 gün playbook, kültür kırılma noktaları ve sinerji takip panosu — başarısızlığın en sık yaşandığı bu aşama, başlıca uzmanlık alanımızdır.</p><a data-testid="service-card-cta" class="inline-flex items-center gap-1.5 text-xs font-semibold tracking-wide
                   text-slate-400 group-hover:text-secondary transition-colors duration-300 mt-auto
                   focus:outline-none focus-visible:ring-2 focus-visible:ring-secondary rounded" aria-label="Birleşme Sonrası Entegrasyon detaylarını görüntüle" href="/services/post-merger-integration" data-discover="true"><span>Detay</span><svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right group-hover:translate-x-0.5 transition-transform duration-300" aria-hidden="true"><path d="m9 18 6-6-6-6"></path></svg></a></div></div><div class="service-card-in" style="animation-delay: 500ms;"><div data-testid="service-card" data-service-id="esg-esrs" data-category="esg" class="group relative bg-white/5 border border-white/10 rounded-2xl p-8
                 hover:border-secondary/30 hover:shadow-2xl hover:shadow-secondary/5
                 transition-[border-color,box-shadow] duration-300 overflow-hidden flex flex-col
                 will-change-transform"><div class="absolute -top-fib-21 -right-fib-21 w-fib-34 h-fib-34 bg-primary/10 rounded-full blur-3xl group-hover:bg-emerald-600/10 transition-colors duration-400 pointer-events-none" aria-hidden="true"></div><div class="absolute bottom-0 left-0 w-full h-0.5 bg-linear-to-r from-transparent via-secondary/60 to-transparent scale-x-0 group-hover:scale-x-100 transition-transform duration-400 ease-out"></div><div class="absolute top-0 left-0 w-0.5 h-0 bg-linear-to-b from-primary to-secondary group-hover:h-full transition-all duration-300 ease-out"></div><div data-testid="service-lifecycle-hint" class="absolute top-5 right-5 text-[9px] font-bold tracking-[0.18em] uppercase px-2 py-0.5 rounded-full text-slate-500 bg-white/5 border border-white/10 tabular-nums z-10">Adım 4/5</div><div class="mb-6 relative z-10 mt-6"><div class="w-14 h-14 rounded-xl bg-white/5 border border-white/10 flex items-center justify-center
                     text-slate-300 group-hover:text-secondary group-hover:scale-110 group-hover:border-secondary/30
                     group-hover:shadow-[0_0_20px_rgba(56,189,248,0.15)] transition-all duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-leaf" aria-hidden="true"><path d="M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z"></path><path d="M2 21c0-3 1.85-5.36 5.08-6C9.5 14.52 12 13 13 12"></path></svg></div></div><h3 class="text-lg md:text-xl font-serif font-semibold text-white mb-3 group-hover:text-secondary transition-colors duration-300 leading-snug">ESRS Yol Haritası</h3><p class="text-slate-400 font-sans text-sm font-normal leading-relaxed grow group-hover:text-slate-300 transition-colors duration-300 mb-6 line-clamp-3">E1-E5, S1-S4 ve G1 standartlarına 6 ayda hazırlık; CSRD Türkiye ve AB çift-yetki raporlaması için somut adım adım program.</p><a data-testid="service-card-cta" class="inline-flex items-center gap-1.5 text-xs font-semibold tracking-wide
                   text-slate-400 group-hover:text-secondary transition-colors duration-300 mt-auto
                   focus:outline-none focus-visible:ring-2 focus-visible:ring-secondary rounded" aria-label="ESRS Yol Haritası detaylarını görüntüle" href="/services/esrs-roadmap" data-discover="true"><span>Detay</span><svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right group-hover:translate-x-0.5 transition-transform duration-300" aria-hidden="true"><path d="m9 18 6-6-6-6"></path></svg></a></div></div></div></section><section lang="tr" data-testid="home-service-preview" aria-label="Hizmet kümeleri" class="py-24 bg-[#060A14]"><div class="max-w-7xl mx-auto px-6 md:px-12"><div class="text-center mb-16"><span class="inline-block py-1 px-3 rounded-full bg-white/5 border border-white/10 text-[10px] font-bold tracking-[0.2em] text-slate-400 uppercase mb-4">Hizmet Alanlarımız</span><h2 class="text-3xl md:text-5xl font-serif font-medium text-white mb-4">Dört ana alanda <span class="text-transparent bg-clip-text bg-linear-to-r from-primary to-secondary">uzman danışmanlık</span></h2><p class="text-slate-400 max-w-2xl mx-auto text-lg font-light leading-relaxed">M&amp;A'dan ESG'ye, Fintech'ten Aile Şirketlerine — her alanda Big4 kalitesinde stratejik rehberlik.</p></div><div class="grid grid-cols-1 md:grid-cols-2 gap-6 lg:gap-8"><article data-testid="service-cluster-ma" class="group relative bg-gradient-to-br border border-white/5 rounded-2xl p-8 transition-all duration-300 hover:border-white/15 hover:shadow-[0_20px_60px_-15px_rgba(0,0,0,0.5)] from-blue-600/20 to-blue-900/5"><div class="w-14 h-14 rounded-xl bg-white/5 border border-white/10 flex items-center justify-center text-white mb-6 group-hover:scale-110 group-hover:bg-white/10 transition-all duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-handshake" aria-hidden="true"><path d="m11 17 2 2a1 1 0 1 0 3-3"></path><path d="m14 14 2.5 2.5a1 1 0 1 0 3-3l-3.88-3.88a3 3 0 0 0-4.24 0l-.88.88a1 1 0 1 1-3-3l2.81-2.81a5.79 5.79 0 0 1 7.06-.87l.47.28a2 2 0 0 0 1.42.25L21 4"></path><path d="m21 3 1 11h-2"></path><path d="M3 3 2 14l6.5 6.5a1 1 0 1 0 3-3"></path><path d="M3 4h8"></path></svg></div><p class="text-[10px] font-bold tracking-[0.2em] text-slate-500 uppercase mb-2">Birleşme &amp; Satın Alma</p><h3 class="text-2xl font-bold text-white mb-3 tracking-tight">M&amp;A Danışmanlığı</h3><p class="text-slate-400 text-sm leading-relaxed mb-6">Şirket değerleme, due diligence, post-merger entegrasyon ve exit stratejileri. Türkiye &amp; AB pazarı uzmanlığı.</p><ul class="flex flex-wrap gap-2 mb-8" aria-label="M&amp;A Danışmanlığı hizmetleri"><li class="text-xs bg-white/5 border border-white/10 rounded-full px-3 py-1 text-slate-300">Değerleme</li><li class="text-xs bg-white/5 border border-white/10 rounded-full px-3 py-1 text-slate-300">Due Diligence</li><li class="text-xs bg-white/5 border border-white/10 rounded-full px-3 py-1 text-slate-300">PMI</li><li class="text-xs bg-white/5 border border-white/10 rounded-full px-3 py-1 text-slate-300">Exit Stratejisi</li></ul><a class="inline-flex items-center gap-2 text-sm font-bold text-secondary hover:text-white transition-colors group/link" aria-label="M&amp;A Danışmanlığı hizmetlerini incele" href="/services?category=isletme&amp;q=m%26a" data-discover="true">Detayları İncele<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right group-hover/link:translate-x-1 transition-transform" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></article><article data-testid="service-cluster-esg" class="group relative bg-gradient-to-br border border-white/5 rounded-2xl p-8 transition-all duration-300 hover:border-white/15 hover:shadow-[0_20px_60px_-15px_rgba(0,0,0,0.5)] from-emerald-600/20 to-emerald-900/5"><div class="w-14 h-14 rounded-xl bg-white/5 border border-white/10 flex items-center justify-center text-white mb-6 group-hover:scale-110 group-hover:bg-white/10 transition-all duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-leaf" aria-hidden="true"><path d="M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z"></path><path d="M2 21c0-3 1.85-5.36 5.08-6C9.5 14.52 12 13 13 12"></path></svg></div><p class="text-[10px] font-bold tracking-[0.2em] text-slate-500 uppercase mb-2">Çevre · Sosyal · Yönetişim</p><h3 class="text-2xl font-bold text-white mb-3 tracking-tight">ESG &amp; Sürdürülebilirlik</h3><p class="text-slate-400 text-sm leading-relaxed mb-6">ESRS / IFRS S1-S2 uyumlu ESG raporlaması, karbon ayak izi analizi ve sürdürülebilirlik stratejisi.</p><ul class="flex flex-wrap gap-2 mb-8" aria-label="ESG &amp; Sürdürülebilirlik hizmetleri"><li class="text-xs bg-white/5 border border-white/10 rounded-full px-3 py-1 text-slate-300">ESG Raporu</li><li class="text-xs bg-white/5 border border-white/10 rounded-full px-3 py-1 text-slate-300">Karbon Analizi</li><li class="text-xs bg-white/5 border border-white/10 rounded-full px-3 py-1 text-slate-300">ESRS Uyum</li><li class="text-xs bg-white/5 border border-white/10 rounded-full px-3 py-1 text-slate-300">SDG Haritalama</li></ul><a class="inline-flex items-center gap-2 text-sm font-bold text-secondary hover:text-white transition-colors group/link" aria-label="ESG &amp; Sürdürülebilirlik hizmetlerini incele" href="/services?category=maliye&amp;q=esg" data-discover="true">Detayları İncele<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right group-hover/link:translate-x-1 transition-transform" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></article><article data-testid="service-cluster-fintech" class="group relative bg-gradient-to-br border border-white/5 rounded-2xl p-8 transition-all duration-300 hover:border-white/15 hover:shadow-[0_20px_60px_-15px_rgba(0,0,0,0.5)] from-amber-500/20 to-amber-900/5"><div class="w-14 h-14 rounded-xl bg-white/5 border border-white/10 flex items-center justify-center text-white mb-6 group-hover:scale-110 group-hover:bg-white/10 transition-all duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-cpu" aria-hidden="true"><path d="M12 20v2"></path><path d="M12 2v2"></path><path d="M17 20v2"></path><path d="M17 2v2"></path><path d="M2 12h2"></path><path d="M2 17h2"></path><path d="M2 7h2"></path><path d="M20 12h2"></path><path d="M20 17h2"></path><path d="M20 7h2"></path><path d="M7 20v2"></path><path d="M7 2v2"></path><rect x="4" y="4" width="16" height="16" rx="2"></rect><rect x="8" y="8" width="8" height="8" rx="1"></rect></svg></div><p class="text-[10px] font-bold tracking-[0.2em] text-slate-500 uppercase mb-2">Teknoloji Stratejisi</p><h3 class="text-2xl font-bold text-white mb-3 tracking-tight">Fintech &amp; Dijital</h3><p class="text-slate-400 text-sm leading-relaxed mb-6">Dijital dönüşüm yol haritası, fintech regülasyon uyumu (BDDK, MASAK) ve veri yönetişimi çözümleri.</p><ul class="flex flex-wrap gap-2 mb-8" aria-label="Fintech &amp; Dijital hizmetleri"><li class="text-xs bg-white/5 border border-white/10 rounded-full px-3 py-1 text-slate-300">BDDK Uyum</li><li class="text-xs bg-white/5 border border-white/10 rounded-full px-3 py-1 text-slate-300">Dijital Strateji</li><li class="text-xs bg-white/5 border border-white/10 rounded-full px-3 py-1 text-slate-300">Veri Yönetişimi</li><li class="text-xs bg-white/5 border border-white/10 rounded-full px-3 py-1 text-slate-300">API Stratejisi</li></ul><a class="inline-flex items-center gap-2 text-sm font-bold text-secondary hover:text-white transition-colors group/link" aria-label="Fintech &amp; Dijital hizmetlerini incele" href="/services?category=ybs&amp;q=fintech" data-discover="true">Detayları İncele<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right group-hover/link:translate-x-1 transition-transform" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></article><article data-testid="service-cluster-aile" class="group relative bg-gradient-to-br border border-white/5 rounded-2xl p-8 transition-all duration-300 hover:border-white/15 hover:shadow-[0_20px_60px_-15px_rgba(0,0,0,0.5)] from-purple-600/20 to-purple-900/5"><div class="w-14 h-14 rounded-xl bg-white/5 border border-white/10 flex items-center justify-center text-white mb-6 group-hover:scale-110 group-hover:bg-white/10 transition-all duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-users" aria-hidden="true"><path d="M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"></path><path d="M16 3.128a4 4 0 0 1 0 7.744"></path><path d="M22 21v-2a4 4 0 0 0-3-3.87"></path><circle cx="9" cy="7" r="4"></circle></svg></div><p class="text-[10px] font-bold tracking-[0.2em] text-slate-500 uppercase mb-2">Yönetişim &amp; Kurumsallaşma</p><h3 class="text-2xl font-bold text-white mb-3 tracking-tight">Aile Şirketi</h3><p class="text-slate-400 text-sm leading-relaxed mb-6">Nesiller arası devir planlaması, aile anayasası hazırlanması ve kurumsal yönetişim yapıları.</p><ul class="flex flex-wrap gap-2 mb-8" aria-label="Aile Şirketi hizmetleri"><li class="text-xs bg-white/5 border border-white/10 rounded-full px-3 py-1 text-slate-300">Aile Anayasası</li><li class="text-xs bg-white/5 border border-white/10 rounded-full px-3 py-1 text-slate-300">Devir Planlaması</li><li class="text-xs bg-white/5 border border-white/10 rounded-full px-3 py-1 text-slate-300">Kurumsallaşma</li><li class="text-xs bg-white/5 border border-white/10 rounded-full px-3 py-1 text-slate-300">Çatışma Yönetimi</li></ul><a class="inline-flex items-center gap-2 text-sm font-bold text-secondary hover:text-white transition-colors group/link" aria-label="Aile Şirketi hizmetlerini incele" href="/services?category=isletme&amp;q=aile" data-discover="true">Detayları İncele<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right group-hover/link:translate-x-1 transition-transform" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></article></div><div class="text-center mt-12"><a class="inline-flex items-center gap-2 px-8 py-4 bg-white/5 hover:bg-white/10 border border-white/10 hover:border-primary/30 text-white font-bold uppercase tracking-widest rounded-xl transition-all duration-300 text-sm" href="/services" data-discover="true">Tüm Hizmetleri Gör<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></div></div></section><section lang="tr" data-testid="founder-snippet" aria-label="Kurucu &amp; Vizyon" class="relative bg-[#060A14] border-y border-white/5 py-24 overflow-hidden"><div class="absolute top-0 right-0 w-96 h-96 bg-primary/5 rounded-full blur-3xl pointer-events-none" aria-hidden="true"></div><div class="max-w-7xl mx-auto px-6 md:px-12"><div class="grid grid-cols-1 lg:grid-cols-12 gap-12 lg:gap-16 items-center"><div class="lg:col-span-4 flex flex-col items-center lg:items-start gap-6"><div class="relative"><div class="w-40 h-40 rounded-2xl bg-gradient-to-br from-primary/20 to-secondary/10 border border-white/10 flex items-center justify-center overflow-hidden shadow-[0_0_60px_rgba(37,99,235,0.15)]"><span class="text-5xl font-bold text-white/20 select-none font-serif">ECY</span></div><div class="absolute -bottom-3 -right-3 bg-secondary/10 border border-secondary/30 rounded-full px-3 py-1 text-xs font-bold text-secondary tracking-wider">Founder</div></div><div><p class="text-xl font-bold text-white tracking-tight">Emre Can Yalçın</p><p class="text-sm text-slate-400 mt-1">Kurucu Ortak &amp; CEO · eCyPro</p></div><ul class="flex flex-wrap gap-2" aria-label="Uzmanlık alanları"><li class="text-xs bg-white/5 border border-white/10 rounded-full px-3 py-1 text-slate-300">KVKK &amp; AB Regülasyonu</li><li class="text-xs bg-white/5 border border-white/10 rounded-full px-3 py-1 text-slate-300">M&amp;A Danışmanlığı</li><li class="text-xs bg-white/5 border border-white/10 rounded-full px-3 py-1 text-slate-300">ESG Raporlaması</li><li class="text-xs bg-white/5 border border-white/10 rounded-full px-3 py-1 text-slate-300">Fintech Stratejisi</li><li class="text-xs bg-white/5 border border-white/10 rounded-full px-3 py-1 text-slate-300">Aile Şirketleri Yönetişimi</li></ul></div><div class="lg:col-span-8"><div class="flex items-start gap-3 mb-6"><svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-quote text-secondary/40 shrink-0 mt-1" aria-hidden="true"><path d="M16 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z"></path><path d="M5 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z"></path></svg><h2 class="text-3xl md:text-4xl font-serif font-medium text-white leading-tight">Kurucu Manifestosu</h2></div><p class="text-lg text-slate-300 leading-[1.85] whitespace-pre-line border-l-2 border-secondary/30 pl-6">Türkiye'nin gerçek anlamda uluslararası standartlarda danışmanlık hizmeti almayı
hak eden bir iş dünyası var. Biz eCyPro'da ölçek fark etmeksizin her kuruma
Big4 kalitesinde stratejik rehberlik sunmayı misyon edindik. Veri yönetişimi,
regülasyon uyumu ve dijital dönüşüm — üçü bir arada, kesintisiz, ölçeklenebilir.</p><div class="mt-10 flex items-center gap-4"><div class="h-px flex-1 bg-white/5" aria-hidden="true"></div><span class="text-xs text-slate-500 tracking-widest uppercase font-bold">eCyPro Premium Consulting — 2019</span><div class="h-px flex-1 bg-white/5" aria-hidden="true"></div></div></div></div></div></section><div class="[content-visibility:auto] [contain-intrinsic-size:auto_500px]" style="min-height: 500px;"><section class="py-16 sm:py-20 px-4 sm:px-6" aria-hidden="true" data-testid="section-skeleton" role="status" aria-label="İçerik yükleniyor"><div class="max-w-6xl mx-auto space-y-10"><div class="text-center space-y-3"><div class="bg-white/5 rounded-lg animate-pulse h-3 w-16 mx-auto rounded-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-8 w-64 mx-auto"></div><div class="bg-white/5 rounded-lg animate-pulse h-4 w-80 mx-auto"></div></div><div class="grid gap-6 grid-cols-1 sm:grid-cols-2 lg:grid-cols-3"><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div></div></div></section></div><div class="[content-visibility:auto] [contain-intrinsic-size:auto_500px]" style="min-height: 600px;"><section class="py-16 sm:py-20 px-4 sm:px-6" aria-hidden="true" data-testid="section-skeleton" role="status" aria-label="İçerik yükleniyor"><div class="max-w-6xl mx-auto space-y-10"><div class="text-center space-y-3"><div class="bg-white/5 rounded-lg animate-pulse h-3 w-16 mx-auto rounded-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-8 w-64 mx-auto"></div><div class="bg-white/5 rounded-lg animate-pulse h-4 w-80 mx-auto"></div></div><div class="grid gap-6 grid-cols-1 sm:grid-cols-2 lg:grid-cols-3"><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div></div></div></section></div><div class="[content-visibility:auto] [contain-intrinsic-size:auto_500px]" style="min-height: 200px;"><section class="py-16 sm:py-20 px-4 sm:px-6" aria-hidden="true" data-testid="section-skeleton" role="status" aria-label="İçerik yükleniyor"><div class="max-w-6xl mx-auto space-y-10"><div class="text-center space-y-3"><div class="bg-white/5 rounded-lg animate-pulse h-3 w-16 mx-auto rounded-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-8 w-64 mx-auto"></div><div class="bg-white/5 rounded-lg animate-pulse h-4 w-80 mx-auto"></div></div><div class="grid gap-6 grid-cols-1 sm:grid-cols-2 lg:grid-cols-3"><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div></div></div></section></div><div class="[content-visibility:auto] [contain-intrinsic-size:auto_500px]" style="min-height: 500px;"><section class="py-16 sm:py-20 px-4 sm:px-6" aria-hidden="true" data-testid="section-skeleton" role="status" aria-label="İçerik yükleniyor"><div class="max-w-6xl mx-auto space-y-10"><div class="text-center space-y-3"><div class="bg-white/5 rounded-lg animate-pulse h-3 w-16 mx-auto rounded-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-8 w-64 mx-auto"></div><div class="bg-white/5 rounded-lg animate-pulse h-4 w-80 mx-auto"></div></div><div class="grid gap-6 grid-cols-1 sm:grid-cols-2 lg:grid-cols-3"><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div></div></div></section></div><div class="[content-visibility:auto] [contain-intrinsic-size:auto_500px]" style="min-height: 600px;"><section class="py-16 sm:py-20 px-4 sm:px-6" aria-hidden="true" data-testid="section-skeleton" role="status" aria-label="İçerik yükleniyor"><div class="max-w-6xl mx-auto space-y-10"><div class="text-center space-y-3"><div class="bg-white/5 rounded-lg animate-pulse h-3 w-16 mx-auto rounded-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-8 w-64 mx-auto"></div><div class="bg-white/5 rounded-lg animate-pulse h-4 w-80 mx-auto"></div></div><div class="grid gap-6 grid-cols-1 sm:grid-cols-2 lg:grid-cols-3"><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div></div></div></section></div><div class="[content-visibility:auto] [contain-intrinsic-size:auto_500px]" style="min-height: 400px;"><section class="py-16 sm:py-20 px-4 sm:px-6" aria-hidden="true" data-testid="section-skeleton" role="status" aria-label="İçerik yükleniyor"><div class="max-w-6xl mx-auto space-y-10"><div class="text-center space-y-3"><div class="bg-white/5 rounded-lg animate-pulse h-3 w-16 mx-auto rounded-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-8 w-64 mx-auto"></div><div class="bg-white/5 rounded-lg animate-pulse h-4 w-80 mx-auto"></div></div><div class="grid gap-6 grid-cols-1 sm:grid-cols-2 lg:grid-cols-3"><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div></div></div></section></div><div class="[content-visibility:auto] [contain-intrinsic-size:auto_500px]" style="min-height: 350px;"><section class="py-16 sm:py-20 px-4 sm:px-6" aria-hidden="true" data-testid="section-skeleton" role="status" aria-label="İçerik yükleniyor"><div class="max-w-6xl mx-auto space-y-10"><div class="text-center space-y-3"><div class="bg-white/5 rounded-lg animate-pulse h-3 w-16 mx-auto rounded-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-8 w-64 mx-auto"></div><div class="bg-white/5 rounded-lg animate-pulse h-4 w-80 mx-auto"></div></div><div class="grid gap-6 grid-cols-1 sm:grid-cols-2 lg:grid-cols-3"><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div></div></div></section></div><div class="[content-visibility:auto] [contain-intrinsic-size:auto_500px]" style="min-height: 300px;"><section class="py-16 sm:py-20 px-4 sm:px-6" aria-hidden="true" data-testid="section-skeleton" role="status" aria-label="İçerik yükleniyor"><div class="max-w-6xl mx-auto space-y-10"><div class="text-center space-y-3"><div class="bg-white/5 rounded-lg animate-pulse h-3 w-16 mx-auto rounded-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-8 w-64 mx-auto"></div><div class="bg-white/5 rounded-lg animate-pulse h-4 w-80 mx-auto"></div></div><div class="grid gap-6 grid-cols-1 sm:grid-cols-2 lg:grid-cols-3"><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div></div></div></section></div><div class="[content-visibility:auto] [contain-intrinsic-size:auto_500px]" style="min-height: 500px;"><section class="py-16 sm:py-20 px-4 sm:px-6" aria-hidden="true" data-testid="section-skeleton" role="status" aria-label="İçerik yükleniyor"><div class="max-w-6xl mx-auto space-y-10"><div class="text-center space-y-3"><div class="bg-white/5 rounded-lg animate-pulse h-3 w-16 mx-auto rounded-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-8 w-64 mx-auto"></div><div class="bg-white/5 rounded-lg animate-pulse h-4 w-80 mx-auto"></div></div><div class="grid gap-6 grid-cols-1 sm:grid-cols-2 lg:grid-cols-3"><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div></div></div></section></div><div class="[content-visibility:auto] [contain-intrinsic-size:auto_500px]" style="min-height: 400px;"><section class="py-16 sm:py-20 px-4 sm:px-6" aria-hidden="true" data-testid="section-skeleton" role="status" aria-label="İçerik yükleniyor"><div class="max-w-6xl mx-auto space-y-10"><div class="text-center space-y-3"><div class="bg-white/5 rounded-lg animate-pulse h-3 w-16 mx-auto rounded-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-8 w-64 mx-auto"></div><div class="bg-white/5 rounded-lg animate-pulse h-4 w-80 mx-auto"></div></div><div class="grid gap-6 grid-cols-1 sm:grid-cols-2 lg:grid-cols-3"><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div><div class="rounded-2xl border border-white/8 p-6 space-y-4 " aria-hidden="true"><div class="flex items-center gap-3"><div class="bg-white/5 rounded-lg animate-pulse w-10 h-10 rounded-xl"></div><div class="flex-1 space-y-2"><div class="bg-white/5 rounded-lg animate-pulse h-4 w-3/4"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-1/2"></div></div></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-full"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-5/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-3 w-4/6"></div><div class="bg-white/5 rounded-lg animate-pulse h-9 w-28 rounded-xl mt-2"></div></div></div></div></section></div><section id="contact" lang="tr" class="py-32 lg:py-48 bg-surface relative overflow-hidden"><div class="absolute inset-0 bg-[radial-gradient(circle_at_bottom_right,rgba(30,58,138,0.08),transparent_50%)] pointer-events-none"></div><div class="max-w-7xl mx-auto px-6 md:px-12 relative z-10"><div class="grid lg:grid-cols-2 gap-16 lg:gap-24 items-center"><div><div style="opacity: 0; transform: translateY(30px);"><div class="inline-flex items-center gap-2 px-3 py-1 rounded-full bg-white/5 border border-white/10 text-white text-xs font-bold tracking-widest uppercase mb-8"><span class="w-2 h-2 rounded-full bg-primary animate-pulse"></span>İletişim</div><h2 class="text-4xl md:text-5xl lg:text-6xl font-sans font-light text-white mb-8 leading-tight tracking-tight" aria-label="Geleceği Birlikte Tasarlayalım">Geleceği Birlikte<br><span class="text-secondary font-medium"> Tasarlayalım</span></h2><p class="text-slate-400 text-lg lg:text-xl font-light mb-16 max-w-lg leading-relaxed">Projeleriniz için stratejik bir ortak arıyorsanız, uzman ekibimizle tanışın. İlk adımı bugün atın.</p></div><div class="space-y-8"><div class="flex items-start gap-4 text-slate-300 group" style="opacity: 0; transform: translateX(-20px);"><div class="mt-1 w-12 h-12 rounded-full bg-white/5 border border-white/10 flex items-center justify-center text-secondary group-hover:bg-secondary/10 group-hover:border-secondary/30 transition-colors duration-500"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-map-pin" aria-hidden="true"><path d="M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0"></path><circle cx="12" cy="10" r="3"></circle></svg></div><div><h3 class="font-medium text-white mb-1 group-hover:text-secondary transition-colors duration-300">Ofis</h3><div class="text-slate-400 font-light leading-relaxed"><p>İstanbul / Online görüşme — adres sahibe bağlı paylaşılır</p></div></div></div><div class="flex items-start gap-4 text-slate-300 group" style="opacity: 0; transform: translateX(-20px);"><div class="mt-1 w-12 h-12 rounded-full bg-white/5 border border-white/10 flex items-center justify-center text-secondary group-hover:bg-secondary/10 group-hover:border-secondary/30 transition-colors duration-500"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-phone" aria-hidden="true"><path d="M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384"></path></svg></div><div><h3 class="font-medium text-white mb-1 group-hover:text-secondary transition-colors duration-300">Telefon</h3><div class="text-slate-400 font-light leading-relaxed"><a href="tel:+905417143000" class="hover:text-secondary transition-colors">+90 541 714 30 00</a></div></div></div><div class="flex items-start gap-4 text-slate-300 group" style="opacity: 0; transform: translateX(-20px);"><div class="mt-1 w-12 h-12 rounded-full bg-white/5 border border-white/10 flex items-center justify-center text-secondary group-hover:bg-secondary/10 group-hover:border-secondary/30 transition-colors duration-500"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-mail" aria-hidden="true"><path d="m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7"></path><rect x="2" y="4" width="20" height="16" rx="2"></rect></svg></div><div><h3 class="font-medium text-white mb-1 group-hover:text-secondary transition-colors duration-300">E-posta</h3><div class="text-slate-400 font-light leading-relaxed"><p>info@ecypro.com</p></div></div></div></div></div><div class="relative" style="opacity: 0; transform: scale(0.95);"><div class="absolute -inset-10 bg-linear-to-br from-primary/20 to-secondary/20 rounded-full blur-3xl opacity-20 pointer-events-none" aria-hidden="true"></div><div class="relative bg-surface/80 border border-white/10 rounded-3xl p-8 md:p-12 overflow-hidden"><div class="pointer-events-none fixed z-0 rounded-full" style="width: 600px; height: 600px; background: radial-gradient(circle, rgba(56, 189, 248, 0.15) 0%, transparent 70%); filter: blur(150px); opacity: 0; transform: none;"></div><form class="space-y-6 relative z-10" novalidate="" style="opacity: 1;"><div class="relative group"><label for="contact-section-_r_1v_" class="absolute left-4 transition-all duration-300 pointer-events-none z-10 top-4 text-slate-400">Ad Soyad *</label><div class="absolute -inset-0.5 bg-linear-to-r from-secondary/50 to-primary/50 rounded-xl blur opacity-0 transition-opacity duration-500 group-hover:opacity-10"></div><div class="relative bg-surface rounded-xl border border-white/10 overflow-hidden transition-colors duration-300"><input id="contact-section-_r_1v_" aria-label="Ad Soyad" aria-required="true" required="" class="w-full bg-transparent px-4 pt-4 pb-3 text-white focus:outline-none h-14" type="text" value=""></div></div><div class="relative group"><label for="contact-section-_r_20_" class="absolute left-4 transition-all duration-300 pointer-events-none z-10 top-4 text-slate-400">E-posta *</label><div class="absolute -inset-0.5 bg-linear-to-r from-secondary/50 to-primary/50 rounded-xl blur opacity-0 transition-opacity duration-500 group-hover:opacity-10"></div><div class="relative bg-surface rounded-xl border border-white/10 overflow-hidden transition-colors duration-300"><input id="contact-section-_r_20_" aria-label="E-posta" aria-required="true" required="" class="w-full bg-transparent px-4 pt-4 pb-3 text-white focus:outline-none h-14" type="email" value=""></div></div><div class="relative group"><label for="contact-section-_r_21_" class="absolute left-4 transition-all duration-300 pointer-events-none z-10 top-4 text-slate-400">Mesajınız *</label><div class="absolute -inset-0.5 bg-linear-to-r from-secondary/50 to-primary/50 rounded-xl blur opacity-0 transition-opacity duration-500 group-hover:opacity-10"></div><div class="relative bg-surface rounded-xl border border-white/10 overflow-hidden transition-colors duration-300"><textarea id="contact-section-_r_21_" aria-label="Mesajınız" aria-required="true" required="" rows="4" class="w-full bg-transparent px-4 pt-4 pb-3 text-white focus:outline-none resize-none"></textarea></div></div><div class="pt-4"><div class="inline-block " style="transform: none;"><button type="submit" class="w-full bg-white text-black font-medium py-4 rounded-xl transition-all disabled:opacity-70 disabled:cursor-not-allowed flex items-center justify-center gap-3 group overflow-hidden relative"><div class="absolute inset-0 bg-blue-600 translate-y-full group-hover:translate-y-0 transition-transform duration-500 ease-in-out"></div><span class="relative z-10 group-hover:text-white transition-colors duration-500">Mesajı Gönder</span><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-send relative z-10 group-hover:text-white group-hover:translate-x-1 group-hover:-translate-y-1 transition-all duration-500" aria-hidden="true"><path d="M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z"></path><path d="m21.854 2.147-10.94 10.939"></path></svg></button></div></div></form></div></div></div></div></section></main><footer class="bg-neutral text-white pt-24 pb-12 border-t border-white/5" role="contentinfo"><div class="max-w-7xl mx-auto px-6 md:px-12"><div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-12 lg:gap-16 mb-20"><div class="space-y-8"><a class="inline-block outline-none focus-visible:ring-2 focus-visible:ring-secondary rounded" aria-label="eCyPro Anasayfa" href="/" data-discover="true"><span class="inline-flex items-center " data-testid="ecy-logo" style="gap: 10px;"><svg width="36" height="36" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" data-testid="ecy-logo-mark" role="img"><defs><linearGradient id="ecyMarkGrad" x1="0" y1="0" x2="64" y2="64" gradientUnits="userSpaceOnUse"><stop offset="0%" stop-color="#2563EB"></stop><stop offset="100%" stop-color="#7C3AED"></stop></linearGradient><linearGradient id="ecyMarkBg" x1="0" y1="0" x2="64" y2="64" gradientUnits="userSpaceOnUse"><stop offset="0%" stop-color="#0F172A"></stop><stop offset="100%" stop-color="#1E1B3A"></stop></linearGradient></defs><rect x="1" y="1" width="62" height="62" rx="15" fill="url(#ecyMarkBg)"></rect><rect x="1" y="1" width="62" height="62" rx="15" fill="none" stroke="url(#ecyMarkGrad)" stroke-width="1.2" opacity="0.7"></rect><path d="M 18 35 A 14 14 0 1 1 39 22" stroke="url(#ecyMarkGrad)" stroke-width="4" stroke-linecap="round" fill="none"></path><path d="M 18 35 L 46 35" stroke="url(#ecyMarkGrad)" stroke-width="4" stroke-linecap="round"></path><circle cx="18" cy="35" r="2.5" fill="#7C3AED"></circle><circle cx="46" cy="35" r="2" fill="#2563EB" opacity="1"></circle><circle cx="39" cy="22" r="2" fill="#F59E0B" opacity="1"></circle></svg><span class="inline-flex flex-col leading-none" data-testid="ecy-logo-wordmark"><span style="font-family: Inter, system-ui, sans-serif; font-weight: 500; letter-spacing: -0.025em; line-height: 1; font-size: 22px; color: rgb(248, 250, 252); display: inline-flex; align-items: baseline;">eCy<span style="font-weight: 700; margin-left: 0.12em; font-size: 22px; letter-spacing: -0.015em; background: linear-gradient(90deg, rgb(245, 158, 11) 0%, rgb(217, 119, 6) 100%) text; -webkit-text-fill-color: transparent; color: transparent;">Pro</span></span></span></span></a><p class="text-slate-300 text-sm leading-relaxed font-light">eCyPro, stratejik yönetim ve dijital dönüşüm alanında uzmanlaşmış global bir danışmanlık firmasıdır.</p><div class="flex space-x-4"><button type="button" aria-label="LinkedIn" class="text-slate-300 hover:text-white transition-colors border border-slate-700 p-3 min-w-11 min-h-11 inline-flex items-center justify-center rounded-full hover:bg-slate-800 outline-none focus-visible:ring-2 focus-visible:ring-secondary"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-linkedin" aria-hidden="true"><path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"></path><rect width="4" height="12" x="2" y="9"></rect><circle cx="4" cy="4" r="2"></circle></svg></button><button type="button" aria-label="Twitter" class="text-slate-300 hover:text-white transition-colors border border-slate-700 p-3 min-w-11 min-h-11 inline-flex items-center justify-center rounded-full hover:bg-slate-800 outline-none focus-visible:ring-2 focus-visible:ring-secondary"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-twitter" aria-hidden="true"><path d="M22 4s-.7 2.1-2 3.4c1.6 10-9.4 17.3-18 11.6 2.2.1 4.4-.6 6-2C3 15.5.5 9.6 3 5c2.2 2.6 5.6 4.1 9 4-.9-4.2 4-6.6 7-3.8 1.1 0 3-1.2 3-1.2z"></path></svg></button><button type="button" aria-label="Instagram" class="text-slate-300 hover:text-white transition-colors border border-slate-700 p-3 min-w-11 min-h-11 inline-flex items-center justify-center rounded-full hover:bg-slate-800 outline-none focus-visible:ring-2 focus-visible:ring-secondary"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-instagram" aria-hidden="true"><rect width="20" height="20" x="2" y="2" rx="5" ry="5"></rect><path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"></path><line x1="17.5" x2="17.51" y1="6.5" y2="6.5"></line></svg></button><a href="https://wa.me/905417143000?text=Merhaba%20eCyPro%2C%20web%20siteniz%20%C3%BCzerinden%20ula%C5%9F%C4%B1yorum." target="_blank" rel="noopener noreferrer" aria-label="WhatsApp ile iletişime geç" class="text-slate-300 hover:text-[#25D366] transition-colors border border-slate-700 p-3 min-w-11 min-h-11 inline-flex items-center justify-center rounded-full hover:bg-slate-800 hover:border-[#25D366]/40 outline-none focus-visible:ring-2 focus-visible:ring-secondary"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-message-circle" aria-hidden="true"><path d="M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719"></path></svg></a></div></div><div><h3 class="text-xs font-bold mb-8 text-white uppercase tracking-widest border-b border-white/5 pb-2 inline-block">Hizmetler</h3><ul class="space-y-3 text-sm text-slate-300"><li><a class="hover:text-secondary transition-colors block min-h-11 py-2 outline-none focus-visible:text-secondary" href="/services" data-discover="true">Tüm Hizmetler</a></li><li><a class="hover:text-secondary transition-colors block min-h-11 py-2 outline-none focus-visible:text-secondary" href="/sektorler" data-discover="true">Sektör Çözümleri</a></li><li><a class="hover:text-secondary transition-colors block min-h-11 py-2 outline-none focus-visible:text-secondary" href="/calismalar" data-discover="true">Çalışmalar</a></li><li><a class="hover:text-secondary transition-colors block min-h-11 py-2 outline-none focus-visible:text-secondary" href="/guvence" data-discover="true">Güvence &amp; Bağımsızlık</a></li><li><a class="hover:text-secondary transition-colors block min-h-11 py-2 outline-none focus-visible:text-secondary" data-cta-source="footer" data-cta="denetim-skoru" data-track="cta-click" href="/araclar/denetim-hazirlik-skoru" data-discover="true">Denetim Hazırlık Skoru (Ücretsiz)</a></li><li><a class="hover:text-secondary transition-colors block min-h-11 py-2 outline-none focus-visible:text-secondary" href="/methodology" data-discover="true">Metodoloji</a></li><li><a class="hover:text-secondary transition-colors block min-h-11 py-2 outline-none focus-visible:text-secondary" href="/events" data-discover="true">Etkinlikler</a></li></ul></div><div><h3 class="text-xs font-bold mb-8 text-white uppercase tracking-widest border-b border-white/5 pb-2 inline-block">Kurumsal</h3><ul class="space-y-3 text-sm text-slate-300"><li><a class="hover:text-secondary transition-colors block min-h-11 py-2 outline-none focus-visible:text-secondary" href="/about" data-discover="true">Hakkımızda</a></li><li><a class="hover:text-secondary transition-colors block min-h-11 py-2 outline-none focus-visible:text-secondary" href="/case-studies" data-discover="true">Başarı Hikayeleri</a></li><li><a class="hover:text-secondary transition-colors block min-h-11 py-2 outline-none focus-visible:text-secondary" href="/perspektifler" data-discover="true">Blog</a></li><li><a class="hover:text-secondary transition-colors block min-h-11 py-2 outline-none focus-visible:text-secondary" href="/careers" data-discover="true">Kariyer</a></li><li><a class="hover:text-secondary transition-colors block min-h-11 py-2 outline-none focus-visible:text-secondary" href="/contact" data-discover="true">İletişim</a></li><li><a class="hover:text-secondary transition-colors block min-h-11 py-2 outline-none focus-visible:text-secondary" href="/locations" data-discover="true">Ofisler</a></li><li><a class="hover:text-secondary transition-colors block min-h-11 py-2 outline-none focus-visible:text-secondary" data-cta-source="footer" data-cta="quick-check" data-track="cta-click" href="/quick-check" data-discover="true">KVKK Quick-Check (Ücretsiz · 5 dk)</a></li><li><a class="hover:text-secondary transition-colors block min-h-11 py-2 outline-none focus-visible:text-secondary" data-cta-source="footer" data-cta="pricing-calc" data-track="cta-click" href="/pricing-calculator" data-discover="true">Pricing Calculator (Ücretsiz · 2 dk)</a></li><li><a class="hover:text-secondary transition-colors block min-h-11 py-2 outline-none focus-visible:text-secondary" href="/press" data-discover="true">Basın · Press Kit</a></li><li><a class="hover:text-secondary transition-colors block min-h-11 py-2 outline-none focus-visible:text-secondary" href="/speaking" data-discover="true">Konuşma Talepleri</a></li><li><a class="hover:text-secondary transition-colors block min-h-11 py-2 outline-none focus-visible:text-secondary" href="/pillar/strategy" data-discover="true">Pillar · Strateji</a></li><li><a class="hover:text-secondary transition-colors block min-h-11 py-2 outline-none focus-visible:text-secondary" href="/industry-reports/turkey-premium-consulting-2026" data-discover="true">Industry Report 2026</a></li><li><a class="hover:text-secondary transition-colors block min-h-11 py-2 outline-none focus-visible:text-secondary" href="/quick-check" data-discover="true">Hızlı Değerlendirme</a></li></ul></div><div><h3 class="text-xs font-bold mb-8 text-white uppercase tracking-widest border-b border-white/5 pb-2 inline-block">Bülten</h3><p class="text-slate-300 text-sm mb-6 font-light">En son gelişmelerden haberdar olun.</p><form class="flex flex-col space-y-3" data-testid="newsletter-form" aria-describedby="newsletter-status" aria-busy="false" novalidate=""><label for="newsletter-email" class="sr-only">E-posta adresiniz</label><input id="newsletter-email" data-testid="newsletter-email" autocomplete="email" required="" aria-required="true" placeholder="E-posta adresiniz" aria-describedby="newsletter-status" class="bg-white/5 border border-white/10 text-white px-5 py-3 rounded-lg focus:outline-none focus:ring-1 focus:ring-secondary focus:border-secondary text-sm transition-all placeholder:text-slate-400 disabled:opacity-60" type="email" value="" name="email"><label class="flex items-start gap-3 text-xs text-slate-400 cursor-pointer select-none min-h-11 py-1"><input class="mt-0.5 accent-secondary w-6 h-6 shrink-0" aria-label="KVKK onayı" type="checkbox"><span>E-posta tercihlerimin işlenmesine onay veriyorum.</span></label><button type="submit" data-testid="newsletter-submit" data-cta="newsletter" data-track="cta-click" data-cta-source="footer" disabled="" class="bg-secondary text-neutral px-5 py-3 rounded-lg text-sm font-bold hover:bg-white hover:text-neutral transition-colors uppercase tracking-wide outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-secondary focus-visible:ring-offset-neutral disabled:opacity-60 disabled:cursor-not-allowed motion-reduce:transition-none">Abone Ol</button><div id="newsletter-status" role="status" aria-live="polite" aria-atomic="true" class="min-h-5 text-xs"></div></form></div></div><div class="flex justify-center mb-6"><a class="inline-flex items-center gap-2 px-4 py-2.5 min-h-[44px] min-w-[44px] rounded-full bg-slate-800/80 border border-slate-700 text-slate-200 text-xs hover:text-white hover:border-slate-600 transition-colors" aria-label="KVKK uyumluluk bilgisi" href="/privacy" data-discover="true"><svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shield-check text-secondary shrink-0" aria-hidden="true"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path><path d="m9 12 2 2 4-4"></path></svg><span>ROPA SAT-01 · 3 yıl saklama · KVKK uyumlu</span></a></div><div class="flex flex-col md:flex-row justify-between items-center gap-4 text-xs text-slate-300 border-t border-ecypro-gold/20 pt-10"><p>© 2026 <span class="text-ecypro-gold font-semibold">eCyPro</span>. Tüm hakları saklıdır.</p><div class="relative inline-block" data-testid="country-selector"><button type="button" aria-haspopup="listbox" aria-expanded="false" aria-label="Ülke seçin" class="flex items-center gap-2 px-3 py-2 rounded-lg bg-white/5 border border-white/10 text-slate-300 hover:bg-white/10 hover:text-white transition-colors text-xs font-medium min-w-36"><span class="truncate">🌍 Ülke seçin</span><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down ml-auto shrink-0 transition-transform" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button></div><div class="flex flex-wrap gap-x-4 gap-y-1 mt-4 md:mt-0 justify-center md:justify-end"><a class="hover:text-white transition-colors py-2 min-h-[44px] inline-flex items-center" href="/tr/privacy" data-discover="true">Gizlilik</a><span class="text-slate-400 self-center" aria-hidden="true">|</span><a class="hover:text-white transition-colors py-2 min-h-[44px] inline-flex items-center" href="/tr/terms" data-discover="true">Kullanım Koşulları</a><span class="text-slate-400 self-center" aria-hidden="true">|</span><a class="hover:text-white transition-colors py-2 min-h-[44px] inline-flex items-center" href="/tr/cookies" data-discover="true">Çerezler</a><span class="text-slate-400 self-center" aria-hidden="true">|</span><a class="hover:text-white transition-colors py-2 min-h-[44px] inline-flex items-center" data-testid="kvkk-m10" href="/tr/privacy#m10" data-discover="true">KVKK m.10 Aydınlatma</a><span class="text-slate-400 self-center" aria-hidden="true">|</span><a class="hover:text-white transition-colors py-2 min-h-[44px] inline-flex items-center" data-testid="kvkk-m11" href="/tr/privacy/data-rights" data-discover="true">KVKK m.11 Haklar</a><span class="text-slate-400 self-center" aria-hidden="true">|</span><a class="hover:text-white transition-colors py-2 min-h-[44px] inline-flex items-center" data-testid="quick-check" href="/tr/quick-check" data-discover="true">Quick Check</a></div></div></div></footer><aside aria-label="Utilities"><button type="button" aria-label="Yukarı Çık" class="fixed bottom-8 right-8 z-40 p-3.5 rounded-full bg-white/10 text-white border border-white/10 shadow-lg hover:bg-secondary hover:text-neutral hover:border-transparent transition-all duration-300 transform opacity-0 translate-y-10 pointer-events-none"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-up" aria-hidden="true"><path d="m5 12 7-7 7 7"></path><path d="M12 19V5"></path></svg></button><div class="fixed bottom-6 right-6 z-40 transition-all duration-500 transform translate-y-20 opacity-0 pointer-events-none"><div class="relative group"><button type="button" class="absolute -top-2 -left-2 bg-gray-200 hover:bg-gray-300 text-gray-600 rounded-full p-1 opacity-0 group-hover:opacity-100 transition-opacity" aria-label="Dismiss CTA"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-x" aria-hidden="true"><path d="M18 6 6 18"></path><path d="m6 6 12 12"></path></svg></button><a href="/contact" data-testid="smart-cta-link" class="flex items-center space-x-3 bg-gray-900 text-white px-6 py-4 rounded-full shadow-2xl hover:bg-black hover:scale-105 transition-all border border-gray-800"><div class="relative"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-calendar w-5 h-5" aria-hidden="true"><path d="M8 2v4"></path><path d="M16 2v4"></path><rect width="18" height="18" x="3" y="4" rx="2"></rect><path d="M3 10h18"></path></svg><span class="absolute -top-1 -right-1 w-2 h-2 bg-green-400 rounded-full animate-pulse"></span></div><div class="flex flex-col text-left leading-none"><span class="text-[10px] text-gray-400 uppercase tracking-wider font-semibold">Available Now</span><span class="font-bold text-sm">Book Discovery Call</span></div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-4 h-4 text-gray-400 group-hover:text-white transition-colors" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></div></div><div class="fixed bottom-24 left-4 sm:left-6 z-50 pointer-events-none" aria-live="polite" role="status"><div data-testid="social-proof-toast" class="pointer-events-auto max-w-xs bg-[#0f172a]/95 border border-white/10 rounded-2xl shadow-2xl p-4 flex items-start gap-3" style="opacity: 1; transform: none;"><div class="w-9 h-9 rounded-xl bg-white/5 border border-white/10 flex items-center justify-center shrink-0 text-emerald-400"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-users" aria-hidden="true"><path d="M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"></path><path d="M16 3.128a4 4 0 0 1 0 7.744"></path><path d="M22 21v-2a4 4 0 0 0-3-3.87"></path><circle cx="9" cy="7" r="4"></circle></svg></div><div class="flex-1 min-w-0"><p class="text-xs text-white font-medium leading-snug"><span class="font-semibold">·</span> <span class="text-slate-300">Aile şirketlerinde kuşak geçişi — pratik notlar</span></p><div class="flex items-center gap-1.5 mt-1"><span class="w-1.5 h-1.5 rounded-full bg-emerald-400 animate-pulse" aria-hidden="true"></span><span class="text-[10px] text-slate-500">eCyPro · Yeni içerik</span></div></div><button type="button" aria-label="Kapat" class="shrink-0 inline-flex items-center justify-center min-h-[44px] min-w-[44px] rounded-md text-slate-600 hover:text-slate-300 transition-colors focus:outline-none focus-visible:ring-2 focus-visible:ring-secondary"><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-x" aria-hidden="true"><path d="M18 6 6 18"></path><path d="m6 6 12 12"></path></svg></button></div></div><nav role="navigation" aria-label="Mobil alt navigasyon" data-testid="mobile-bottom-nav" class="sm:hidden fixed bottom-0 inset-x-0 z-40" style="padding-bottom: env(safe-area-inset-bottom, 0px); opacity: 1; transform: none;"><div class="bg-[#080d1a]/90 border-t border-white/10 shadow-2xl"><div class="flex items-stretch h-16"><a aria-label="Anasayfa" aria-current="page" class="flex-1 flex flex-col items-center justify-center gap-1 transition-colors text-secondary" href="/" data-discover="true"><div class="absolute top-0 w-1 h-1 rounded-full bg-secondary translate-y-1" aria-hidden="true"></div><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-house transition-all scale-110" aria-hidden="true"><path d="M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"></path><path d="M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path></svg><span class="text-[9px] font-medium leading-none text-secondary">Anasayfa</span></a><a aria-label="Hizmetler" class="flex-1 flex flex-col items-center justify-center gap-1 transition-colors text-slate-500 hover:text-slate-300" href="/services" data-discover="true"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layers transition-all" aria-hidden="true"><path d="M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z"></path><path d="M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12"></path><path d="M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17"></path></svg><span class="text-[9px] font-medium leading-none ">Hizmetler</span></a><a aria-label="İletişim" class="flex-1 flex flex-col items-center justify-center gap-1 transition-colors text-slate-500 hover:text-slate-300" href="/contact" data-discover="true"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-mail transition-all" aria-hidden="true"><path d="m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7"></path><rect x="2" y="4" width="20" height="16" rx="2"></rect></svg><span class="text-[9px] font-medium leading-none ">İletişim</span></a><a aria-label="Randevu" class="flex-1 flex flex-col items-center justify-center gap-0.5 relative" href="/contact?source=mobile-nav" data-discover="true"><div class="w-10 h-10 rounded-xl bg-secondary flex items-center justify-center shadow-lg shadow-secondary/30"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-calendar-days text-white" aria-hidden="true"><path d="M8 2v4"></path><path d="M16 2v4"></path><rect width="18" height="18" x="3" y="4" rx="2"></rect><path d="M3 10h18"></path><path d="M8 14h.01"></path><path d="M12 14h.01"></path><path d="M16 14h.01"></path><path d="M8 18h.01"></path><path d="M12 18h.01"></path><path d="M16 18h.01"></path></svg></div><span class="text-[9px] font-semibold text-secondary leading-none">Randevu</span></a></div></div></nav></aside><div class="fixed bottom-20 left-4 z-50 font-mono text-xs" data-testid="analytics-dev-overlay" role="region" aria-label="Analytics Dev Overlay"><button type="button" class="flex items-center gap-2 px-3 py-2 rounded-xl bg-[#0a0f1e]/95 border border-white/15 text-slate-400 hover:text-white hover:border-white/25 transition-all shadow-xl" title="Analytics Dev Overlay (DEV only)"><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chart-column text-blue-400" aria-hidden="true"><path d="M3 3v16a2 2 0 0 0 2 2h16"></path><path d="M18 17V9"></path><path d="M13 17V5"></path><path d="M8 17v-3"></path></svg><span class="text-[10px] font-semibold text-slate-400">ANALYTICS</span><div class="w-1.5 h-1.5 rounded-full bg-slate-500" title="Checking..." aria-hidden="true"></div></button></div></div><button type="button" aria-label="Mesaj bırak" class="fixed bottom-6 right-6 z-40 w-14 h-14 rounded-full bg-secondary text-neutral shadow-lg shadow-secondary/30 hover:scale-105 transition-transform flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-message-circle" aria-hidden="true"><path d="M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719"></path></svg></button><div role="region" aria-label="Çerez Ayarları" data-testid="cookie-banner" class="fixed bottom-0 left-0 right-0 z-[9998] bg-ecypro-ink border-t border-ecypro-gold/20 shadow-[0_-4px_20px_rgba(0,0,0,0.4)]"><div class="max-w-7xl mx-auto px-6 py-5 flex flex-col lg:flex-row items-start lg:items-center gap-4 lg:gap-6"><p class="text-sm text-slate-300 leading-relaxed flex-1">Sitemizi geliştirmek için çerez kullanıyoruz. KVKK m.5 uyarınca açık rızanız olmadan analitik ve pazarlama çerezleri yüklenmez. Tercihinizi seçiniz. <a class="text-ecypro-gold underline underline-offset-2 hover:opacity-80" href="/cookies" data-discover="true">Detaylı Aydınlatma Metni</a></p><div class="flex flex-wrap gap-3 w-full lg:w-auto justify-end"><button type="button" data-testid="cookie-settings" class="text-sm font-bold text-slate-300 hover:text-white px-4 py-2.5 outline-none focus-visible:ring-2 focus-visible:ring-ecypro-gold rounded-lg">Ayarlar</button><button type="button" data-testid="cookie-reject-all" class="text-sm font-bold border border-white/15 text-slate-200 hover:bg-white/5 transition-colors px-5 py-2.5 rounded-lg outline-none focus-visible:ring-2 focus-visible:ring-ecypro-gold">Tümünü Reddet</button><button type="button" data-testid="cookie-accept-all" class="text-sm font-bold bg-ecypro-gold text-ecypro-navy hover:opacity-90 transition-opacity px-5 py-2.5 rounded-lg outline-none focus-visible:ring-2 focus-visible:ring-ecypro-gold">Tümünü Kabul Et</button></div></div></div><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section></div><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section></div></div>

    <!-- P7 Round B: Structured Data (schema.org) at body-end so head parse
         doesn't carry the ~4KB JSON-LD overhead on Slow 4G. Crawler-readable
         identically to head placement (Google JSON-LD docs: location-agnostic). -->
    <script type="text/javascript" crossorigin="anonymous" src="https://eu-assets.i.posthog.com/static/surveys.js?v=1.374.3"></script><script type="text/javascript" crossorigin="anonymous" src="https://eu-assets.i.posthog.com/array/phc_pnMztGYipVCDxdPBkxHkKAbWRr3TgFUANKhnRJByPfwe/config.js"></script><script type="application/ld+json">
      {
        "@context": "https://schema.org",
        "@type": "Organization",
        "@id": "https://www.ecypro.com/#organization",
        "name": "eCyPro Premium Consulting",
        "alternateName": "eCyPro",
        "url": "https://www.ecypro.com",
        "logo": "https://www.ecypro.com/pwa-512x512.png",
        "image": "https://www.ecypro.com/og-image.jpg",
        "email": "info@ecypro.com",
        "description": "Global standartlarda kurumsal yönetim danışmanlığı, etkinlik yönetimi ve dijital marka çözümleri.",
        "knowsLanguage": ["tr", "en"],
        "contactPoint": [
          {
            "@type": "ContactPoint",
            "email": "info@ecypro.com",
            "contactType": "customer support",
            "availableLanguage": ["Turkish", "English"],
            "areaServed": ["TR", "EU", "Worldwide"]
          }
        ]
      }
    </script>
    <script type="application/ld+json">
      {
        "@context": "https://schema.org",
        "@type": "WebSite",
        "@id": "https://www.ecypro.com/#website",
        "url": "https://www.ecypro.com",
        "name": "eCyPro | Stratejik Yönetim Danışmanlığı",
        "description": "eCyPro Premium Consulting — strategic management, event, and digital brand solutions.",
        "publisher": { "@id": "https://www.ecypro.com/#organization" },
        "inLanguage": ["tr-TR", "en-US"],
        "potentialAction": {
          "@type": "SearchAction",
          "target": "https://www.ecypro.com/search?q={search_term_string}",
          "query-input": "required name=search_term_string"
        }
      }
    </script>
    <script type="application/ld+json">
      {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "@id": "https://www.ecypro.com/#breadcrumb",
        "itemListElement": [
          { "@type": "ListItem", "position": 1, "name": "Anasayfa", "item": "https://www.ecypro.com/" },
          { "@type": "ListItem", "position": 2, "name": "Hizmetler", "item": "https://www.ecypro.com/services" },
          { "@type": "ListItem", "position": 3, "name": "Blog", "item": "https://www.ecypro.com/blog" }
        ]
      }
    </script>
    <!-- P46 M4: Person schema (founder) — Knowledge Graph'a Emre Can Yalçın
         girişi sağlar, Organization → founder bağlantısını güçlendirir. -->
    <script type="application/ld+json">
      {
        "@context": "https://schema.org",
        "@type": "Person",
        "@id": "https://www.ecypro.com/#founder",
        "name": "Emre Can Yalçın",
        "givenName": "Emre Can",
        "familyName": "Yalçın",
        "jobTitle": "Founder & Chief Strategist",
        "description": "Founder of eCyPro Premium Consulting and the eCyverse ecosystem. Strategic management advisory, organizational transformation, and culture engineering practitioner.",
        "worksFor": { "@id": "https://www.ecypro.com/#organization" },
        "url": "https://www.ecypro.com/about",
        "knowsAbout": [
          "Strategic Management",
          "Organizational Transformation",
          "Culture Engineering",
          "M&A Advisory",
          "Operational Excellence",
          "Family Business Governance"
        ]
      }
    </script>
    <script type="application/ld+json">
      {
        "@context": "https://schema.org",
        "@type": "FAQPage",
        "@id": "https://www.ecypro.com/#faq",
        "mainEntity": [
          {
            "@type": "Question",
            "name": "eCyPro hangi hizmetleri sunar?",
            "acceptedAnswer": {
              "@type": "Answer",
              "text": "eCyPro Premium Consulting; kurumsal yönetim danışmanlığı, etkinlik yönetimi ve dijital marka çözümleri sunar. Hizmet kapsamı her müşteri için ayrı düzenlenen sözleşmede tanımlanır."
            }
          },
          {
            "@type": "Question",
            "name": "Veri gizliliği KVKK ve GDPR'a uygun mu?",
            "acceptedAnswer": {
              "@type": "Answer",
              "text": "Evet. Kişisel veriler 6698 sayılı KVKK ve GDPR çerçevesinde işlenir. Detaylı gizlilik politikası ve veri sahibi hakları için /privacy sayfasına bakınız."
            }
          },
          {
            "@type": "Question",
            "name": "İletişim için en hızlı yol nedir?",
            "acceptedAnswer": {
              "@type": "Answer",
              "text": "info@ecypro.com adresine e-posta gönderebilir veya /contact sayfasındaki iletişim formunu kullanabilirsiniz. 24 saat içinde dönüş yapılır."
            }
          }
        ]
      }
    </script>
  

</body></html>