.elementor-kit-11{--e-global-color-primary:#F5B800;--e-global-color-secondary:#D4231F;--e-global-color-text:#1A1A1A;--e-global-color-accent:#666666;--e-global-color-e59c989:#E7AD00;--e-global-color-5353af4:#111213;--e-global-color-68a7987:#B0B0B0;--e-global-color-b3cccff:#E5E5E5;--e-global-color-f625470:#F8F8F8;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.1em;--e-global-typography-primary-letter-spacing:-0.01em;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-secondary-letter-spacing:-0.005em;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.65em;--e-global-typography-accent-font-family:"IBM Plex Mono";--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1.4em;--e-global-typography-accent-letter-spacing:0.08em;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* ========================================================================
   ALFATEK v6 - PREMIUM B2B HİBRİT (FINAL CLEAN)
   ======================================================================== */

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Archivo:wght@800;900&family=IBM+Plex+Mono:wght@500;600;700&display=swap');

:root {
  --red: #D4231F; --red-dark: #B51D1A; --green: #16A34A; --yellow: #F5B800;
  --black: #0A0A0A; --dark: #151515; --paper: #F5F5F2; --text: #1A1A1A;
  --muted: #666; --line: rgba(0,0,0,.08); --max: 1440px;
}

html, body { overflow-x: hidden !important; max-width: 100%; }
body { font-family: Inter, system-ui, sans-serif; background: #fff; color: var(--text); -webkit-font-smoothing: antialiased; }

.alfa-container { width: min(var(--max), 92%); margin: 0 auto; }
.alfa-display { font-family: Inter, sans-serif; font-weight: 800; letter-spacing: -.04em; line-height: .98; }
.alfa-eyebrow { font: 700 12px "IBM Plex Mono"; letter-spacing: .14em; text-transform: uppercase; color: var(--red); }

/* --- BUTONLAR --- */
.alfa-btn { display: inline-flex; align-items: center; justify-content: center; height: 44px; padding: 0 18px; border-radius: 7px; font: 600 13px Inter, sans-serif; transition: .25s ease; white-space: nowrap; text-decoration: none !important; }
.alfa-btn-red { background: var(--red); color: #fff !important; border: 1px solid var(--red); }
.alfa-btn-red:hover { background: var(--red-dark) !important; transform: translateY(-2px); }
.alfa-btn-green { background: var(--green); color: #fff !important; border: 1px solid var(--green); }
.alfa-btn-green:hover { background: #128A3D !important; transform: translateY(-2px); }
.alfa-btn-black { background: #1A1A1A; color: #fff !important; border: 1px solid #1A1A1A; }
.alfa-btn-black:hover { background: #000 !important; transform: translateY(-2px); }
.alfa-btn-ghost { background: rgba(255,255,255,.08) !important; color: #fff !important; border: 1px solid rgba(255,255,255,.25) !important; backdrop-filter: blur(10px); }
.alfa-btn-ghost:hover { background: rgba(255,255,255,.18) !important; transform: translateY(-2px); }

/* --- ÜST BAR MARQUEE --- */
.alfa-topbar { height: 36px; background: #0A0A0A; display: flex; align-items: center; overflow: hidden; border-bottom: 1px solid rgba(255,255,255,.08); }
.alfa-marquee { white-space: nowrap; color: #B8B8B8; font: 600 11px "IBM Plex Mono"; letter-spacing: .12em; text-transform: uppercase; animation: alfa-marq 26s linear infinite; }
@keyframes alfa-marq { to { transform: translateX(-50%); } }

/* --- HEADER --- */
header.elementor-location-header, .alfa-header {
  position: sticky; top: 0; z-index: 999;
  background: rgba(255,255,255,.92);
  backdrop-filter: blur(18px) saturate(180%);
  -webkit-backdrop-filter: blur(18px) saturate(180%);
  border-bottom: 1px solid rgba(0,0,0,.06);
  transition: all 0.3s ease;
}
.alfa-brand-sub { display: block; font: 600 11px/1.4 "IBM Plex Mono"; color: #666; }
.alfa-brand-sub strong { color: #D4231F; font-weight: 700; }
.alfa-header .elementor-nav-menu { flex-wrap: nowrap !important; }
.alfa-header .elementor-nav-menu li { flex-shrink: 0 !important; }
.alfa-header .elementor-nav-menu a { font: 500 14px Inter !important; color: #1A1A1A !important; padding: 10px 13px !important; white-space: nowrap !important; }
.alfa-header .elementor-nav-menu a:hover { color: #D4231F !important; }
.alfa-header .elementor-nav-menu--dropdown, .alfa-header .sub-menu {
  background: #fff !important; border-radius: 8px !important;
  box-shadow: 0 12px 32px rgba(0,0,0,.08) !important;
  padding: 8px 0 !important; margin-top: 8px !important; min-width: 220px !important;
}
.alfa-header .elementor-nav-menu--dropdown a, .alfa-header .sub-menu a { color: #1A1A1A !important; padding: 10px 18px !important; font: 500 13px Inter !important; }
.alfa-header .elementor-nav-menu--dropdown a:hover, .alfa-header .sub-menu a:hover { color: #D4231F !important; background: #F5F5F2 !important; }
.alfa-header-buttons { display: flex; align-items: center; gap: 10px; }

/* --- HERO --- */
.alfa-hero { min-height: 880px; position: relative; overflow: hidden; background: #050505; }
.alfa-hero::before {
  content: ""; position: absolute; inset: 0;
  background: linear-gradient(90deg, rgba(0,0,0,.96) 0%, rgba(0,0,0,.82) 38%, rgba(0,0,0,.45) 72%, rgba(0,0,0,.88) 100%),
    url('https://alfatekturk.tr/wp-content/uploads/2026/05/performanceline_001.gif') center/cover no-repeat;
  z-index: 0;
}
.alfa-hero::after { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at 68% 44%, rgba(212,35,31,.18), transparent 35%); z-index: 1; pointer-events: none; }
.alfa-hero-inner { position: relative; z-index: 2; padding: 118px 0 240px; max-width: 860px; }
.alfa-hero h1 { font: 800 clamp(54px, 6.5vw, 96px) Inter; letter-spacing: -.04em; line-height: .98; color: #fff; margin: 28px 0 30px; }
.alfa-hero h1 span { color: var(--red); }
.alfa-hero p { max-width: 760px; color: #ECECEC; font-size: 19px; line-height: 1.72; }
.alfa-hero-actions { display: flex; gap: 12px; flex-wrap: wrap; margin-top: 36px; }
.alfa-hero-strip { position: absolute; left: 4%; bottom: 46px; z-index: 3; width: min(860px, 92%); display: grid; grid-template-columns: repeat(4, 1fr); background: rgba(8,9,10,.84); border: 1px solid rgba(255,255,255,.12); backdrop-filter: blur(12px); }
.alfa-strip-card { padding: 28px 24px; border-right: 1px solid rgba(255,255,255,.1); }
.alfa-strip-card:last-child { border-right: 0; }
.alfa-strip-card b { display: block; color: var(--red); font-size: 24px; margin-bottom: 16px; font-weight: 800; }
.alfa-strip-card strong { display: block; color: #fff; font-size: 14px; text-transform: uppercase; margin-bottom: 8px; }
.alfa-strip-card span { display: block; color: #cfcfcf; font-size: 14px; line-height: 1.55; }

/* --- SECTION TEMEL --- */
.alfa-section { padding: 110px 0; }
.alfa-section-head { display: flex; justify-content: space-between; align-items: flex-end; gap: 36px; margin-bottom: 50px; }
.alfa-section-head h2 { font: 800 clamp(40px, 5vw, 72px) Inter; letter-spacing: -.04em; line-height: 1; }
.alfa-section-head p { max-width: 560px; color: #666; line-height: 1.8; }

/* --- VIDEO --- */
.alfa-video { background: #0B0B0B; color: #fff; }
.alfa-video .alfa-section-head p { color: #aaa; }
.alfa-video-frame { aspect-ratio: 16/7; border: 1px solid #242424; overflow: hidden; }
.alfa-video-frame iframe { width: 100%; height: 100%; border: 0; }

/* --- NEDEN ALFATEK --- */
.alfa-why { background: var(--paper); color: #1A1A1A; }
.alfa-why-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.alfa-why-card { background: #fff; border: 1px solid rgba(0,0,0,.08); border-radius: 12px; padding: 32px; min-height: 260px; }
.alfa-why-card h3 { font: 800 22px Inter; color: #1A1A1A; margin: 78px 0 12px; }
.alfa-why-card p { font: 400 14px/1.65 Inter; color: #666; }

/* --- EXCELLENCE/PERFORMANCE LINE --- */
.alfa-lines { background: #fff; color: #111; }
.alfa-line-layout { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
.alfa-line-card { padding: 40px; border: 1px solid #111; background: #fff; }
.alfa-line-card.dark { background: #111; color: #fff; position: relative; overflow: hidden; }
.alfa-line-card.dark::before { content: "△"; position: absolute; right: 18px; top: -10px; font-size: 170px; color: rgba(212,35,31,.1); }
.alfa-line-card h3 { font: 900 52px Archivo; }
.alfa-chips { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 30px; }
.alfa-chip { padding: 8px 10px; border: 1px solid currentColor; font: 700 11px "IBM Plex Mono"; text-transform: uppercase; }

/* --- ÜRÜN GRUBU --- */
.alfa-products-sec { background: var(--paper); color: #111; }
.alfa-product-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.alfa-product { background: #fff; border: 1px solid rgba(0,0,0,.08); overflow: hidden; transition: .28s ease; }
.alfa-product:hover { transform: translateY(-4px); border-color: rgba(212,35,31,.45); box-shadow: 0 25px 55px rgba(0,0,0,.14); }
.alfa-product-media { height: 250px; background: linear-gradient(135deg, #fff, #eee); display: flex; align-items: center; justify-content: center; overflow: hidden; }
.alfa-product-body { padding: 26px; }
.alfa-brand-badge { display: inline-flex; background: var(--red); color: #fff; padding: 6px 10px; border-radius: 4px; font: 700 10px "IBM Plex Mono"; text-transform: uppercase; margin-bottom: 14px; }
.alfa-product h3 { font: 900 34px Archivo; margin-bottom: 18px; }
.alfa-spec { display: grid; grid-template-columns: 1fr auto; padding: 11px 0; border-bottom: 1px solid #eee; }
.alfa-spec span { font: 700 11px "IBM Plex Mono"; text-transform: uppercase; color: #777; }
.alfa-spec b { font: 700 14px Inter; color: #111; }

/* --- SEKTÖRLER --- */
.alfa-sectors { background: #0B0B0B; color: #fff; }
.alfa-sectors .alfa-section-head p { color: #aaa; }
.alfa-sector-grid { display: grid; grid-template-columns: repeat(4, 1fr); grid-auto-rows: 280px; gap: 18px; }
.alfa-sector { position: relative; overflow: hidden; border: 1px solid rgba(255,255,255,.07); background: #0F0F0F; }
.alfa-sector img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; transition: .45s ease; }
.alfa-sector::after { content: ""; position: absolute; inset: 0; background: linear-gradient(to top, rgba(0,0,0,.88), rgba(0,0,0,.08)); }
.alfa-sector:hover img { transform: scale(1.06); }
.alfa-sector-content { position: absolute; left: 28px; bottom: 28px; z-index: 2; }
.alfa-sector h3 { font: 800 34px Inter; color: #fff !important; }

/* --- BAYİ AĞI --- */
.alfa-network { background: #0B0B0B; color: #fff; }
.alfa-network .alfa-section-head p { color: #aaa; }
.alfa-network-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 50px; }
.alfa-office-list { display: grid; gap: 14px; margin-top: 28px; }
.alfa-office { padding: 22px; background: #0E0E0E; border: 1px solid rgba(255,255,255,.08); }
.alfa-office b { display: block; margin-bottom: 10px; color: #fff; }
.alfa-office span { font-size: 14px; color: #b7b7b7; line-height: 1.8; }
.alfa-map { min-height: 520px; border: 1px solid rgba(255,255,255,.08); overflow: hidden; }

/* --- SEO BLOK --- */
.alfa-seo { background: #fff; color: #111; padding: 80px 0; }
.alfa-seo-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
.alfa-seo-card { background: var(--paper); border: 1px solid rgba(0,0,0,.06); border-radius: 12px; padding: 36px; }
.alfa-seo-icon { width: 28px; height: 28px; margin-bottom: 22px; }
.alfa-seo-icon svg { width: 28px; height: 28px; stroke: var(--red); }
.alfa-seo-card h3 { font: 800 28px Inter; margin: 14px 0 22px; }
.alfa-seo-card ul { list-style: none; display: grid; gap: 12px; padding: 0; }
.alfa-seo-card li { font: 500 14px Inter; color: #444; }
.alfa-seo-card li::before { content: "•"; color: var(--red); margin-right: 9px; font-weight: 700; }
.alfa-seo-card a { display: inline-block; margin-top: 24px; color: var(--red); font: 600 13px Inter; text-decoration: none; }

/* --- KIRICI SEÇİCİ (DRAMATIC) --- */
.alfa-.elementor-kit-11 { background: #111 !important; color: #fff !important; position: relative; overflow: hidden; padding: 110px 0; }
.alfa-.elementor-kit-11::before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at 82% 18%, rgba(212,35,31,.18), transparent 34%); pointer-events: none; }
.alfa-.elementor-kit-11 .alfa-container { position: relative; z-index: 2; }
.alfa-.elementor-kit-11-wrap { display: grid; grid-template-columns: .7fr 1.25fr .85fr; gap: 42px; align-items: center; }
.alfa-.elementor-kit-11 .alfa-eyebrow { color: #D4231F !important; }
.alfa-.elementor-kit-11-number { font: 900 92px Archivo, sans-serif !important; line-height: .8; color: #fff !important; }
.alfa-.elementor-kit-11-number span { display: block; color: #D4231F !important; font-size: 38px !important; }
.alfa-.elementor-kit-11 h2 { font: 800 clamp(36px, 4vw, 58px) Inter !important; color: #fff !important; margin-bottom: 16px; }
.alfa-.elementor-kit-11 p { color: #B8B8B8 !important; line-height: 1.75; }
.alfa-.elementor-kit-11-actions { display: grid !important; gap: 16px !important; }
.alfa-.elementor-kit-11-btn { height: 74px !important; border-radius: 6px !important; display: flex !important; align-items: center !important; justify-content: center !important; font: 800 14px Inter !important; text-transform: uppercase !important; letter-spacing: .05em !important; text-decoration: none !important; transition: .25s ease; }
.alfa-.elementor-kit-11-btn.primary { background: #D4231F !important; color: #fff !important; }
.alfa-.elementor-kit-11-btn.primary:hover { background: #B51D1A !important; transform: translateY(-2px); }
.alfa-.elementor-kit-11-btn.dark { background: #1A1A1A !important; border: 1px solid rgba(255,255,255,.14) !important; color: #fff !important; }
.alfa-.elementor-kit-11-btn.dark:hover { background: #000 !important; transform: translateY(-2px); }

/* --- MANİFESTO --- */
.alfa-manifesto { background: #0A0A0A; color: #fff; padding: 140px 0; position: relative; overflow: hidden; text-align: center; }
.alfa-manifesto::before { content: "❝"; position: absolute; left: 8%; top: -70px; font-family: Georgia, serif; color: var(--red); opacity: .06; font-size: 430px; line-height: 1; z-index: 0; }
.alfa-manifesto blockquote { position: relative; z-index: 1; max-width: 1020px; margin: 0 auto 34px; font: 700 clamp(32px, 4.2vw, 58px)/1.18 Inter; letter-spacing: -.01em; border: none; padding: 0; }
.alfa-signature { position: relative; z-index: 1; display: flex; align-items: center; justify-content: center; gap: 16px; flex-wrap: wrap; }
.alfa-sep { width: 1px; height: 24px; background: rgba(255,255,255,.2); }
.alfa-sig-text { font: 700 12px "IBM Plex Mono"; letter-spacing: .1em; text-transform: uppercase; color: #888; }

/* --- DOKÜMANLAR --- */
.alfa-docs { background: var(--paper); color: #111; }
.alfa-docs-grid { display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid #111; }
.alfa-doc { padding: 30px; border-right: 1px solid #111; min-height: 180px; }
.alfa-doc:last-child { border-right: 0; }
.alfa-doc span { font: 700 10px "IBM Plex Mono"; color: var(--red); }
.alfa-doc h3 { font: 800 26px Inter; margin: 24px 0 12px; }

/* --- İLETİŞİM CTA --- */
.alfa-contact-cta { background: #fff; padding: 96px 0; }
.alfa-cta-card-wrap { background: #151515; border-radius: 12px; padding: 48px; box-shadow: 0 25px 50px rgba(0,0,0,.15); display: grid; grid-template-columns: 1.3fr repeat(4, 1fr); gap: 22px; align-items: center; }
.alfa-cta-card-wrap h2 { font: 800 38px/1.15 Inter; color: #fff; }
.alfa-cta-item { min-height: 130px; background: rgba(255,255,255,.06); border: 1px solid rgba(255,255,255,.1); border-radius: 8px; padding: 22px; transition: .25s; }
.alfa-cta-item:hover { background: rgba(255,255,255,.1); }
.alfa-cta-item span { display: block; font: 700 12px "IBM Plex Mono"; color: #888; margin-bottom: 10px; text-transform: uppercase; }
.alfa-cta-item b { display: block; color: #fff; font: 700 18px Inter; margin-bottom: 8px; }
.alfa-cta-item small { color: #888; }

/* --- FOOTER --- */
.alfa-footer { background: #000; color: #fff; }
.alfa-footer-brand-layer { padding: 100px 0; display: grid; grid-template-columns: 1.5fr 1fr; gap: 60px; align-items: center; }
.alfa-big-logo { font: 900 72px Archivo; letter-spacing: -.055em; }
.alfa-big-logo span { color: var(--yellow); }
.alfa-footer-brand-layer .alfa-brand-sub { margin: 12px 0 6px; color: #aaa; font: 500 16px Inter; }
.alfa-footer-brand-layer .alfa-dist { font: 700 12px "IBM Plex Mono"; color: #888; letter-spacing: .1em; text-transform: uppercase; }
.alfa-footer-brand-layer p { max-width: 480px; color: #888; font: 400 14px/1.75 Inter; margin-top: 24px; }
.alfa-cert-box { justify-self: end; width: 220px; min-height: 150px; background: rgba(212,35,31,.05); border: 1px solid rgba(212,35,31,.3); border-radius: 12px; padding: 24px; }
.alfa-cert-box .alfa-cert-title { font: 700 11px "IBM Plex Mono"; color: var(--red); letter-spacing: .08em; text-transform: uppercase; }
.alfa-cert-badges { display: flex; gap: 8px; margin: 22px 0 14px; flex-wrap: wrap; }
.alfa-cert-box small { color: #aaa; font-size: 12px; }
.alfa-footer-links { border-top: 1px solid rgba(255,255,255,.06); padding: 60px 0; display: grid; grid-template-columns: repeat(3, 1fr); gap: 44px; }
.alfa-footer-links h4 { font: 700 12px "IBM Plex Mono"; letter-spacing: .12em; text-transform: uppercase; color: #888; margin-bottom: 18px; }
.alfa-footer-links a, .alfa-footer-links p { display: block; color: #ccc; font: 500 14px/1.8 Inter; margin-bottom: 7px; text-decoration: none; }
.alfa-footer-links a:hover { color: #fff; }
.alfa-footer-bottom { border-top: 1px solid rgba(255,255,255,.06); padding: 24px 0; display: flex; justify-content: space-between; align-items: center; gap: 20px; color: #666; font: 600 11px "IBM Plex Mono"; }
.alfa-socials { display: flex; gap: 8px; }
.alfa-socials a { width: 32px; height: 32px; border: 1px solid rgba(255,255,255,.1); border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #888; }
.alfa-socials a:hover { border-color: var(--red); color: #fff; }

.alfa-mobile-bottom { display: none; }

/* ========================================================================
   RESPONSIVE
   ======================================================================== */

/* 1500px altı - Buton ve menü küçült */
@media (max-width: 1500px) {
  .alfa-header .alfa-btn { height: 40px !important; padding: 0 12px !important; font-size: 12px !important; }
  .alfa-header-buttons { gap: 6px !important; }
  .alfa-header .elementor-nav-menu a { padding: 10px 9px !important; font-size: 13px !important; }
}

/* 1300px altı - Daha küçük */
@media (max-width: 1300px) {
  .alfa-header .alfa-btn { height: 36px !important; padding: 0 10px !important; font-size: 11px !important; }
  .alfa-header-buttons { gap: 5px !important; }
}

/* 1180px altı - Tablet */
@media (max-width: 1180px) {
  .alfa-why-grid, .alfa-product-grid, .alfa-docs-grid, .alfa-footer-links { grid-template-columns: repeat(2, 1fr); }
  .alfa-.elementor-kit-11-wrap, .alfa-network-grid, .alfa-cta-card-wrap, .alfa-footer-brand-layer, .alfa-line-layout { grid-template-columns: 1fr !important; }
  .alfa-cert-box { justify-self: start; }
  .alfa-hero-strip { grid-template-columns: repeat(2, 1fr); }
  .alfa-sector-grid { grid-template-columns: repeat(2, 1fr); }
}

/* 760px altı - Mobil */
@media (max-width: 760px) {
  /* Header - Brand-sub gizle, butonlar küçük */
  .alfa-brand-sub { display: none !important; }
  .alfa-header .alfa-btn {
    height: 32px !important;
    padding: 0 8px !important;
    font-size: 10px !important;
  }
  .alfa-header-buttons { gap: 4px !important; }
  
  /* Hero */
  .alfa-hero { min-height: auto; }
  .alfa-hero-inner { padding: 78px 16px 60px !important; max-width: 100% !important; box-sizing: border-box; }
  .alfa-hero h1 { font-size: 44px !important; line-height: 1.05 !important; }
  .alfa-hero p { padding-right: 16px; font-size: 16px; }
  .alfa-hero-actions { flex-direction: column !important; align-items: stretch !important; }
  .alfa-hero-actions .alfa-btn { width: 100% !important; height: 44px !important; font-size: 13px !important; }
  .alfa-hero-strip { position: relative !important; left: auto !important; bottom: auto !important; width: 100% !important; margin-top: 30px !important; grid-template-columns: 1fr !important; }
  
  /* Genel section */
  .alfa-section { padding: 60px 16px !important; }
  .alfa-container { width: 100% !important; padding: 0 16px !important; }
  .alfa-section-head { display: block; }
  .alfa-section-head p { margin-top: 16px; }
  
  /* Grid'ler tek sütun */
  .alfa-why-grid, .alfa-product-grid, .alfa-docs-grid, .alfa-seo-grid, .alfa-sector-grid, .alfa-footer-links { grid-template-columns: 1fr; }
  
  /* Kırıcı seçici */
  .alfa-.elementor-kit-11-wrap { gap: 26px; }
  .alfa-.elementor-kit-11-number { font-size: 70px !important; }
  
  /* İletişim CTA */
  .alfa-cta-card-wrap { padding: 28px; }
  
  /* Footer */
  .alfa-footer-brand-layer { padding: 72px 0; }
  .alfa-big-logo { font-size: 50px; }
  .alfa-footer-bottom { display: block; line-height: 2; }
}
/* ===== MOBİL HAMBURGER GÖRÜNÜRLÜĞÜ ===== */
@media (max-width: 760px) {
  /* Hamburger toggle butonu görünür ve büyük */
  .alfa-header .elementor-menu-toggle {
    display: flex !important;
    width: 36px !important;
    height: 36px !important;
    color: #1A1A1A !important;
    background: transparent !important;
    border: 1px solid rgba(0,0,0,.08) !important;
    border-radius: 6px !important;
    margin-right: 6px !important;
  }
  
  /* Hamburger ikon */
  .alfa-header .elementor-menu-toggle i,
  .alfa-header .elementor-menu-toggle svg {
    font-size: 18px !important;
    width: 18px !important;
    height: 18px !important;
  }
  
  /* Menü kapalıyken nav gizle */
  .alfa-header .elementor-nav-menu--dropdown:not(.elementor-active) {
    display: none !important;
  }
  
  /* Açılır menü mobilde tam genişlik */
  .alfa-header .elementor-nav-menu--dropdown {
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    background: #fff !important;
    box-shadow: 0 8px 24px rgba(0,0,0,.1) !important;
    border-top: 1px solid rgba(0,0,0,.06) !important;
  }
  
  /* Daha küçük butonlar (hamburger için yer aç) */
  .alfa-header .alfa-btn {
    height: 30px !important;
    padding: 0 7px !important;
    font-size: 9px !important;
  }
  
  .alfa-header-buttons {
    gap: 3px !important;
  }
}
/* ===== BAYİ AĞI - SİMETRİK KART ===== */
.alfa-network .alfa-office {
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
}
/* ===== HERO STRİPİ MOBİL 2x2 ===== */
@media (max-width: 760px) {
  section.alfa-hero .alfa-hero-strip {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 0 !important;
  }
  
  section.alfa-hero .alfa-strip-card {
    padding: 20px 16px !important;
    border-right: 1px solid rgba(255,255,255,.1) !important;
    border-bottom: 1px solid rgba(255,255,255,.1) !important;
  }
  
  /* 2. ve 4. kartın sağ kenarlığı yok */
  section.alfa-hero .alfa-strip-card:nth-child(2),
  section.alfa-hero .alfa-strip-card:nth-child(4) {
    border-right: 0 !important;
  }
  
  /* 3. ve 4. kartın alt kenarlığı yok */
  section.alfa-hero .alfa-strip-card:nth-child(3),
  section.alfa-hero .alfa-strip-card:nth-child(4) {
    border-bottom: 0 !important;
  }
  
  section.alfa-hero .alfa-strip-card b {
    font-size: 20px !important;
    margin-bottom: 10px !important;
  }
}/* End custom CSS */