:root{--bg:#05080c;--bg2:#091017;--card:#101720cc;--card2:#151e29;--line:#293241;--text:#f8fafc;--muted:#a6b0bf;--red:#8b1230;--red2:#c21d42;--red3:#ff3a62;--radius:22px;--max:1180px}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 75% 10%,rgba(139,18,48,.24),transparent 26%),linear-gradient(180deg,#06090e,#030507 70%);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.gi-container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.gi-header{position:sticky;top:0;z-index:50;background:rgba(5,8,12,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06)}.gi-header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.gi-logo{font-weight:900;font-size:25px;letter-spacing:-.04em}.gi-logo span{color:var(--red3)}.gi-nav ul{display:flex;align-items:center;gap:26px;list-style:none;margin:0;padding:0}.gi-nav a{font-size:14px;color:#d9e0ea}.gi-menu-toggle{display:none;background:var(--card);border:1px solid var(--line);color:#fff;border-radius:12px;padding:10px 12px}.gi-btn{display:inline-flex;align-items:center;gap:10px;border-radius:14px;padding:14px 20px;font-weight:800;font-size:14px;border:1px solid rgba(255,255,255,.12);transition:.25s}.btn-primary{background:linear-gradient(135deg,var(--red),var(--red2));color:#fff;box-shadow:0 18px 45px rgba(194,29,66,.25)}.btn-secondary{background:rgba(255,255,255,.04);color:#fff}.gi-hero{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center;padding:82px 0 42px}.gi-eyebrow,.gi-kicker{display:inline-flex;width:max-content;align-items:center;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:8px 12px;color:#ff6f8a;background:rgba(139,18,48,.16);font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.gi-hero h1{font-size:clamp(42px,6vw,76px);line-height:.98;letter-spacing:-.06em;margin:20px 0}.gi-hero p,.gi-section-head p,.gi-card p,.gi-cta p{color:var(--muted);line-height:1.7}.gi-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.gi-hero-visual{min-height:380px;position:relative;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius);background:linear-gradient(135deg,rgba(139,18,48,.22),rgba(255,255,255,.04)),radial-gradient(circle at 70% 40%,rgba(255,58,98,.28),transparent 36%);overflow:hidden;padding:26px}.gi-hero-visual:after{content:"";position:absolute;inset:auto -10% 0 -10%;height:45%;background:linear-gradient(0deg,rgba(5,8,12,.95),transparent)}.gi-chart-card{position:relative;z-index:2;background:rgba(12,18,25,.78);border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:24px;max-width:300px;box-shadow:0 30px 80px rgba(0,0,0,.35)}.gi-chart-card span,.gi-floating-stats span{color:var(--muted);font-size:13px}.gi-chart-card strong{display:block;font-size:46px;margin:6px 0}.gi-chart-card em,.gi-floating-stats em{color:#ff6f8a;font-style:normal}.gi-line{height:110px;margin-top:18px;background:linear-gradient(150deg,transparent 0 18%,var(--red3) 19% 22%,transparent 23% 40%,var(--red3) 41% 44%,transparent 45% 62%,var(--red3) 63% 66%,transparent 67%);filter:drop-shadow(0 0 18px var(--red3))}.gi-floating-stats{position:absolute;z-index:3;right:24px;bottom:24px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.gi-floating-stats div{background:rgba(12,18,25,.82);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:16px;min-width:135px}.gi-floating-stats strong{display:block;font-size:25px}.gi-section{padding:54px 0}.gi-section-head{margin-bottom:28px}.gi-section-head h2{font-size:clamp(30px,4vw,52px);line-height:1.05;letter-spacing:-.04em;margin:12px 0}.gi-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gi-card,.gi-cta,.gi-strip,.gi-faq details,.gi-content-box{background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.09);border-radius:var(--radius);padding:24px;box-shadow:0 24px 80px rgba(0,0,0,.22)}.gi-card-img{height:190px;width:100%;object-fit:cover;border-radius:16px;margin-bottom:18px}.gi-icon{width:46px;height:46px;border-radius:14px;background:rgba(139,18,48,.22);border:1px solid rgba(255,58,98,.25);display:grid;place-items:center;color:#ff6f8a;margin-bottom:14px}.gi-card h3{font-size:22px;margin:10px 0;letter-spacing:-.03em}.gi-card a{display:inline-flex;margin-top:10px;color:#ff6f8a;font-weight:800}.gi-card-value{font-size:34px;letter-spacing:-.04em}.gi-strip{display:flex;justify-content:space-between;gap:20px;align-items:center;flex-wrap:wrap;background:linear-gradient(135deg,rgba(139,18,48,.38),rgba(255,255,255,.035));margin:22px auto}.gi-strip-item strong{display:block;font-size:30px}.gi-strip-item span{color:var(--muted);font-size:13px}.gi-logos{display:flex;gap:28px;align-items:center;flex-wrap:wrap;opacity:.82}.gi-logos span{font-weight:800;color:#cbd5e1}.gi-process{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.gi-faq{display:grid;grid-template-columns:1fr 1fr;gap:14px}.gi-faq summary{cursor:pointer;font-weight:800}.gi-faq p{color:var(--muted)}.gi-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:54px auto;background:linear-gradient(135deg,rgba(139,18,48,.58),rgba(139,18,48,.14))}.gi-cta h2{font-size:34px;margin:0 0 10px}.gi-footer{border-top:1px solid rgba(255,255,255,.08);padding:42px 0;color:var(--muted)}.gi-footer-inner{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}.gi-footer a{color:#dbe4ee;margin-right:16px}.gi-article{display:grid;grid-template-columns:260px 1fr 280px;gap:28px;padding:40px 0}.gi-article-main{font-size:18px;line-height:1.85;color:#dbe4ee}.gi-sidebar{position:sticky;top:100px;align-self:start}.gi-template-note{border:1px dashed rgba(255,255,255,.16);padding:18px;border-radius:14px;color:var(--muted);background:rgba(255,255,255,.04)}.gi-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.gi-form-grid input,.gi-form-grid textarea,.gi-form-grid select{width:100%;padding:14px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);color:#fff}.gi-form-grid textarea,.gi-form-grid .wide{grid-column:1/-1}@media(max-width:920px){.gi-hero,.gi-article{grid-template-columns:1fr}.gi-card-grid,.gi-process{grid-template-columns:1fr 1fr}.gi-floating-stats{position:relative;right:auto;bottom:auto;margin-top:20px}.gi-nav{display:none}.gi-menu-toggle{display:block}.gi-menu-open .gi-nav{display:block;position:absolute;left:20px;right:20px;top:78px;background:#080d13;border:1px solid var(--line);border-radius:18px;padding:18px}.gi-menu-open .gi-nav ul{display:block}.gi-menu-open .gi-nav li{margin:14px 0}}@media(max-width:620px){.gi-container{width:min(100% - 24px,var(--max))}.gi-card-grid,.gi-process,.gi-faq,.gi-form-grid{grid-template-columns:1fr}.gi-cta{display:block}.gi-hero{padding-top:44px}.gi-hero h1{font-size:40px}}
/* =========================================================
   Growth Istanbul - Global Header Alignment Fix
   Tüm sayfalarda header hizasını eşitler
========================================================= */

body .site-header,
body .gi-header,
body .main-header,
body header {
    width: 100% !important;
    background-color: #03070b !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06) !important;
    z-index: 999 !important;
}

body .site-header .container,
body .site-header .gi-container,
body .site-header .header-container,
body .site-header .header-inner,
body .gi-header .container,
body .gi-header .gi-container,
body .gi-header .header-container,
body .gi-header .header-inner,
body .main-header .container,
body .main-header .gi-container,
body .main-header .header-container,
body .main-header .header-inner,
body header .container,
body header .gi-container,
body header .header-container,
body header .header-inner {
    width: calc(100% - 48px) !important;
    max-width: 1240px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    min-height: 78px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 32px !important;
}

body .site-branding,
body .gi-logo,
body .header-logo,
body .custom-logo-link {
    flex: 0 0 auto !important;
    display: flex !important;
    align-items: center !important;
}

body .site-branding img,
body .gi-logo img,
body .header-logo img,
body .custom-logo-link img {
    display: block !important;
    max-height: 34px !important;
    width: auto !important;
}

body .main-navigation,
body .gi-nav,
body .header-nav,
body nav {
    flex: 1 1 auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

body .main-navigation ul,
body .gi-nav ul,
body .header-nav ul,
body nav ul {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 30px !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

body .main-navigation li,
body .gi-nav li,
body .header-nav li,
body nav li {
    margin: 0 !important;
    padding: 0 !important;
}

body .main-navigation a,
body .gi-nav a,
body .header-nav a,
body nav a {
    display: inline-flex !important;
    align-items: center !important;
    color: rgba(255, 255, 255, 0.82) !important;
    font-size: 15px !important;
    font-weight: 650 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
}

body .main-navigation a:hover,
body .gi-nav a:hover,
body .header-nav a:hover,
body nav a:hover {
    color: #ffffff !important;
}

body .header-cta,
body .gi-header-cta,
body .site-header .gi-btn,
body .main-header .gi-btn,
body header .gi-btn {
    flex: 0 0 auto !important;
    min-height: 48px !important;
    padding: 0 22px !important;
    border-radius: 13px !important;
    background: linear-gradient(135deg, #b61740 0%, #86102f 100%) !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    white-space: nowrap !important;
}

/* Anasayfadaki hero container ile header container aynı hizada dursun */
body .gi-home .gi-container {
    max-width: 1240px !important;
}

/* Laptop */
@media screen and (max-width: 1280px) {
    body .site-header .container,
    body .site-header .gi-container,
    body .site-header .header-container,
    body .site-header .header-inner,
    body .gi-header .container,
    body .gi-header .gi-container,
    body .gi-header .header-container,
    body .gi-header .header-inner,
    body .main-header .container,
    body .main-header .gi-container,
    body .main-header .header-container,
    body .main-header .header-inner,
    body header .container,
    body header .gi-container,
    body header .header-container,
    body header .header-inner {
        width: calc(100% - 44px) !important;
        max-width: 1120px !important;
    }

    body .main-navigation ul,
    body .gi-nav ul,
    body .header-nav ul,
    body nav ul {
        gap: 24px !important;
    }
}

/* Tablet */
@media screen and (max-width: 1024px) {
    body .site-header .container,
    body .site-header .gi-container,
    body .site-header .header-container,
    body .site-header .header-inner,
    body .gi-header .container,
    body .gi-header .gi-container,
    body .gi-header .header-container,
    body .gi-header .header-inner,
    body .main-header .container,
    body .main-header .gi-container,
    body .main-header .header-container,
    body .main-header .header-inner,
    body header .container,
    body header .gi-container,
    body header .header-container,
    body header .header-inner {
        width: calc(100% - 32px) !important;
        min-height: 72px !important;
    }

    body .main-navigation ul,
    body .gi-nav ul,
    body .header-nav ul,
    body nav ul {
        gap: 18px !important;
    }

    body .main-navigation a,
    body .gi-nav a,
    body .header-nav a,
    body nav a {
        font-size: 14px !important;
    }
}

/* Mobil */
@media screen and (max-width: 767px) {
    body .site-header .container,
    body .site-header .gi-container,
    body .site-header .header-container,
    body .site-header .header-inner,
    body .gi-header .container,
    body .gi-header .gi-container,
    body .gi-header .header-container,
    body .gi-header .header-inner,
    body .main-header .container,
    body .main-header .gi-container,
    body .main-header .header-container,
    body .main-header .header-inner,
    body header .container,
    body header .gi-container,
    body header .header-container,
    body header .header-inner {
        width: calc(100% - 28px) !important;
        min-height: 68px !important;
    }

    body .main-navigation,
    body .gi-nav,
    body .header-nav,
    body nav {
        justify-content: flex-end !important;
    }

    body .main-navigation ul,
    body .gi-nav ul,
    body .header-nav ul,
    body nav ul {
        gap: 14px !important;
    }

    body .header-cta,
    body .gi-header-cta,
    body .site-header .gi-btn,
    body .main-header .gi-btn,
    body header .gi-btn {
        display: none !important;
    }
}
/* =========================================================
   Growth Istanbul - Global Header
   Tüm sayfalarda aynı header hizası
========================================================= */

body .growth-header {
    width: 100% !important;
    position: relative !important;
    z-index: 999 !important;
    background: rgba(3, 7, 11, 0.92) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.07) !important;
    backdrop-filter: blur(18px) !important;
}

body .growth-header-container {
    width: calc(100% - 48px) !important;
    max-width: 1240px !important;
    min-height: 78px !important;
    margin: 0 auto !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 36px !important;
}

body .growth-header-logo {
    flex: 0 0 220px !important;
    display: flex !important;
    align-items: center !important;
}

body .growth-header-logo a {
    display: inline-flex !important;
    align-items: center !important;
    text-decoration: none !important;
}

body .growth-header-logo img {
    display: block !important;
    width: auto !important;
    max-height: 34px !important;
}

body .growth-logo-text {
    display: inline-flex !important;
    align-items: center !important;
    color: #ffffff !important;
    font-size: 24px !important;
    line-height: 1 !important;
    font-weight: 900 !important;
    letter-spacing: -0.035em !important;
}

body .growth-logo-text span {
    color: #ff3d68 !important;
}

body .growth-header-nav {
    flex: 1 1 auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

body .growth-menu {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 30px !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

body .growth-menu li {
    margin: 0 !important;
    padding: 0 !important;
}

body .growth-menu a {
    display: inline-flex !important;
    align-items: center !important;
    color: rgba(255, 255, 255, 0.82) !important;
    font-size: 15px !important;
    line-height: 1 !important;
    font-weight: 650 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    transition: color 0.2s ease !important;
}

body .growth-menu a:hover,
body .growth-menu .current-menu-item > a {
    color: #ffffff !important;
}

body .growth-header-action {
    flex: 0 0 220px !important;
    display: flex !important;
    justify-content: flex-end !important;
    align-items: center !important;
}

body .growth-header-btn {
    min-height: 48px !important;
    padding: 0 22px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    border-radius: 13px !important;
    background: linear-gradient(135deg, #b61740 0%, #86102f 100%) !important;
    color: #ffffff !important;
    font-size: 14px !important;
    line-height: 1 !important;
    font-weight: 850 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    box-shadow: 0 18px 44px rgba(182, 23, 64, 0.24) !important;
}

/* Header ile anasayfa hero aynı container hizasına otursun */
body .gi-home .gi-container {
    max-width: 1240px !important;
}

/* Laptop */
@media screen and (max-width: 1280px) {
    body .growth-header-container {
        width: calc(100% - 44px) !important;
        max-width: 1120px !important;
        gap: 28px !important;
    }

    body .growth-header-logo,
    body .growth-header-action {
        flex-basis: 190px !important;
    }

    body .growth-menu {
        gap: 24px !important;
    }
}

/* Tablet */
@media screen and (max-width: 1024px) {
    body .growth-header-container {
        width: calc(100% - 32px) !important;
        min-height: 72px !important;
        gap: 18px !important;
    }

    body .growth-header-logo {
        flex-basis: auto !important;
    }

    body .growth-header-action {
        flex-basis: auto !important;
    }

    body .growth-menu {
        gap: 18px !important;
    }

    body .growth-menu a {
        font-size: 14px !important;
    }

    body .growth-header-btn {
        min-height: 44px !important;
        padding: 0 18px !important;
        font-size: 13px !important;
    }
}

/* Mobil */
@media screen and (max-width: 767px) {
    body .growth-header-container {
        width: calc(100% - 28px) !important;
        min-height: 68px !important;
    }

    body .growth-header-nav {
        display: none !important;
    }

    body .growth-header-action {
        display: none !important;
    }

    body .growth-logo-text {
        font-size: 22px !important;
    }
}

/* =========================================================
   Growth Istanbul - Aurora Glass Header
   Daha özgün / liquid glass premium header
========================================================= */

body .growth-header {
    position: sticky !important;
    top: 0 !important;
    z-index: 9999 !important;
    width: 100% !important;
    padding: 18px 0 12px !important;
    background: transparent !important;
    border: 0 !important;
}

body.admin-bar .growth-header {
    top: 32px !important;
}

/* Header arka aura */
body .growth-header::before {
    content: "" !important;
    position: absolute !important;
    left: 50% !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    transform: translateX(-50%) !important;
    background:
        radial-gradient(circle at 50% 0%, rgba(182, 23, 64, 0.22), transparent 46%),
        linear-gradient(180deg, rgba(3, 7, 11, 0.88), rgba(3, 7, 11, 0.34) 74%, transparent) !important;
    backdrop-filter: blur(18px) saturate(130%) !important;
    -webkit-backdrop-filter: blur(18px) saturate(130%) !important;
    opacity: 1 !important;
    pointer-events: none !important;
}

/* Header altındaki ince premium çizgi */
body .growth-header::after {
    content: "" !important;
    position: absolute !important;
    left: 50% !important;
    bottom: 0 !important;
    width: min(1180px, calc(100% - 56px)) !important;
    height: 1px !important;
    transform: translateX(-50%) !important;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.08),
        rgba(255, 61, 104, 0.42),
        rgba(255, 255, 255, 0.08),
        transparent
    ) !important;
    opacity: 0.8 !important;
    pointer-events: none !important;
}

/* Ana taşıyıcı */
body .growth-header-container {
    position: relative !important;
    z-index: 2 !important;
    width: min(1180px, calc(100% - 64px)) !important;
    min-height: 62px !important;
    margin: 0 auto !important;
    padding: 0 8px 0 22px !important;
    display: grid !important;
    grid-template-columns: auto 1fr auto !important;
    align-items: center !important;
    gap: 28px !important;
    border-radius: 28px !important;
    background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.026)),
        radial-gradient(circle at 0% 50%, rgba(182, 23, 64, 0.16), transparent 32%),
        radial-gradient(circle at 100% 50%, rgba(255, 61, 104, 0.10), transparent 28%) !important;
    border: 1px solid rgba(255, 255, 255, 0.095) !important;
    box-shadow:
        0 20px 70px rgba(0, 0, 0, 0.32),
        inset 0 1px 0 rgba(255, 255, 255, 0.10),
        inset 0 -1px 0 rgba(255, 255, 255, 0.025) !important;
    backdrop-filter: blur(24px) saturate(145%) !important;
    -webkit-backdrop-filter: blur(24px) saturate(145%) !important;
    overflow: hidden !important;
}

/* İç cam yansıma */
body .growth-header-container::before {
    content: "" !important;
    position: absolute !important;
    inset: 1px !important;
    border-radius: 27px !important;
    background:
        linear-gradient(120deg, rgba(255, 255, 255, 0.08), transparent 28%, transparent 72%, rgba(255, 255, 255, 0.045)),
        radial-gradient(circle at 24% 0%, rgba(255, 255, 255, 0.075), transparent 26%) !important;
    pointer-events: none !important;
}

/* Sol küçük bordo ışık izi */
body .growth-header-container::after {
    content: "" !important;
    position: absolute !important;
    left: 18px !important;
    bottom: 0 !important;
    width: 120px !important;
    height: 2px !important;
    background: linear-gradient(90deg, rgba(255, 61, 104, 0.92), transparent) !important;
    opacity: 0.8 !important;
    pointer-events: none !important;
}

/* Logo */

body .growth-header-logo {
    position: relative !important;
    z-index: 2 !important;
    display: flex !important;
    align-items: center !important;
}

body .growth-header-logo a {
    display: inline-flex !important;
    align-items: center !important;
    text-decoration: none !important;
}

body .growth-logo-text,
body .growth-header-logo img,
body .custom-logo {
    max-height: 34px !important;
    width: auto !important;
    display: block !important;
    filter: drop-shadow(0 8px 18px rgba(0, 0, 0, 0.34)) !important;
}

/* Menü */

body .growth-header-nav {
    position: relative !important;
    z-index: 2 !important;
    display: flex !important;
    justify-content: center !important;
    min-width: 0 !important;
}

body .growth-menu {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 2px !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

body .growth-menu li {
    margin: 0 !important;
    padding: 0 !important;
}

body .growth-menu li a {
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 42px !important;
    padding: 0 15px !important;
    border-radius: 15px !important;
    color: rgba(255, 255, 255, 0.76) !important;
    font-size: 14px !important;
    line-height: 1 !important;
    font-weight: 800 !important;
    text-decoration: none !important;
    transition: color 0.22s ease, background 0.22s ease, transform 0.22s ease !important;
}

body .growth-menu li a::before {
    content: "" !important;
    position: absolute !important;
    left: 50% !important;
    bottom: 6px !important;
    width: 5px !important;
    height: 5px !important;
    transform: translateX(-50%) scale(0) !important;
    border-radius: 999px !important;
    background: #ff5d7d !important;
    box-shadow: 0 0 16px rgba(255, 61, 104, 0.8) !important;
    opacity: 0 !important;
    transition: all 0.22s ease !important;
}

body .growth-menu li a:hover,
body .growth-menu li.current-menu-item > a,
body .growth-menu li.current_page_item > a {
    color: #ffffff !important;
    background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.025)),
        rgba(182, 23, 64, 0.08) !important;
    transform: translateY(-1px) !important;
}

body .growth-menu li a:hover::before,
body .growth-menu li.current-menu-item > a::before,
body .growth-menu li.current_page_item > a::before {
    transform: translateX(-50%) scale(1) !important;
    opacity: 1 !important;
}

/* CTA */

body .growth-header-action {
    position: relative !important;
    z-index: 2 !important;
    display: flex !important;
    align-items: center !important;
}

body .growth-header-btn {
    position: relative !important;
    min-height: 50px !important;
    padding: 0 23px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 10px !important;
    border-radius: 20px !important;
    color: #ffffff !important;
    font-size: 14px !important;
    line-height: 1 !important;
    font-weight: 900 !important;
    text-decoration: none !important;
    background:
        linear-gradient(135deg, rgba(255, 61, 104, 0.94), rgba(134, 16, 47, 0.98)) !important;
    border: 1px solid rgba(255, 108, 138, 0.40) !important;
    box-shadow:
        0 18px 46px rgba(182, 23, 64, 0.36),
        inset 0 1px 0 rgba(255, 255, 255, 0.18),
        inset 0 -1px 0 rgba(0, 0, 0, 0.18) !important;
    overflow: hidden !important;
    transition: all 0.24s ease !important;
}

body .growth-header-btn::before {
    content: "" !important;
    position: absolute !important;
    top: -60% !important;
    left: -30% !important;
    width: 70% !important;
    height: 220% !important;
    transform: rotate(18deg) translateX(-120%) !important;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.32), transparent) !important;
    transition: transform 0.55s ease !important;
}

body .growth-header-btn:hover {
    color: #ffffff !important;
    transform: translateY(-2px) !important;
    box-shadow:
        0 24px 62px rgba(182, 23, 64, 0.50),
        inset 0 1px 0 rgba(255, 255, 255, 0.22) !important;
}

body .growth-header-btn:hover::before {
    transform: rotate(18deg) translateX(210%) !important;
}

body .growth-header-btn span {
    position: relative !important;
    z-index: 2 !important;
    display: inline-flex !important;
    transition: transform 0.24s ease !important;
}

body .growth-header-btn:hover span {
    transform: translateX(3px) !important;
}

/* Scroll state */
body.scrolled .growth-header {
    padding-top: 10px !important;
}

body.scrolled .growth-header-container {
    min-height: 56px !important;
    background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.092), rgba(255, 255, 255, 0.034)),
        radial-gradient(circle at 0% 50%, rgba(182, 23, 64, 0.18), transparent 32%),
        radial-gradient(circle at 100% 50%, rgba(255, 61, 104, 0.11), transparent 28%) !important;
    box-shadow:
        0 18px 58px rgba(0, 0, 0, 0.40),
        inset 0 1px 0 rgba(255, 255, 255, 0.12) !important;
}

body.scrolled .growth-header-btn {
    min-height: 46px !important;
}

/* Tablet */

@media screen and (max-width: 1100px) {
    body .growth-header-container {
        width: calc(100% - 40px) !important;
        gap: 18px !important;
        padding-left: 18px !important;
    }

    body .growth-menu li a {
        padding: 0 10px !important;
        font-size: 13px !important;
    }

    body .growth-header-btn {
        padding: 0 18px !important;
        font-size: 13px !important;
    }
}

/* Mobile */

@media screen and (max-width: 767px) {
    body .growth-header {
        padding: 10px 0 !important;
    }

    body.admin-bar .growth-header {
        top: 46px !important;
    }

    body .growth-header-container {
        width: calc(100% - 24px) !important;
        min-height: 58px !important;
        padding: 0 12px 0 16px !important;
        display: flex !important;
        justify-content: space-between !important;
        gap: 12px !important;
        border-radius: 22px !important;
    }

    body .growth-header-nav {
        display: none !important;
    }

    body .growth-logo-text,
    body .growth-header-logo img,
    body .custom-logo {
        max-height: 30px !important;
    }

    body .growth-header-btn {
        min-height: 40px !important;
        padding: 0 14px !important;
        border-radius: 15px !important;
        font-size: 12px !important;
        white-space: nowrap !important;
    }

    body .growth-header::after {
        width: calc(100% - 40px) !important;
    }
}

/* Çok küçük ekran */

@media screen and (max-width: 420px) {
    body .growth-header-container {
        width: calc(100% - 18px) !important;
        padding: 0 10px 0 13px !important;
    }

    body .growth-header-btn {
        padding: 0 12px !important;
        font-size: 11px !important;
    }
}

/* =========================================================
   Growth Istanbul - Aurora Glass Header
   Daha özgün / liquid glass premium header
========================================================= */

body .growth-header {
    position: sticky !important;
    top: 0 !important;
    z-index: 9999 !important;
    width: 100% !important;
    padding: 18px 0 12px !important;
    background: transparent !important;
    border: 0 !important;
}

body.admin-bar .growth-header {
    top: 32px !important;
}

/* Header arka aura */
body .growth-header::before {
    content: "" !important;
    position: absolute !important;
    left: 50% !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    transform: translateX(-50%) !important;
    background:
        radial-gradient(circle at 50% 0%, rgba(182, 23, 64, 0.22), transparent 46%),
        linear-gradient(180deg, rgba(3, 7, 11, 0.88), rgba(3, 7, 11, 0.34) 74%, transparent) !important;
    backdrop-filter: blur(18px) saturate(130%) !important;
    -webkit-backdrop-filter: blur(18px) saturate(130%) !important;
    opacity: 1 !important;
    pointer-events: none !important;
}

/* Header altındaki ince premium çizgi */
body .growth-header::after {
    content: "" !important;
    position: absolute !important;
    left: 50% !important;
    bottom: 0 !important;
    width: min(1180px, calc(100% - 56px)) !important;
    height: 1px !important;
    transform: translateX(-50%) !important;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.08),
        rgba(255, 61, 104, 0.42),
        rgba(255, 255, 255, 0.08),
        transparent
    ) !important;
    opacity: 0.8 !important;
    pointer-events: none !important;
}

/* Ana taşıyıcı */
body .growth-header-container {
    position: relative !important;
    z-index: 2 !important;
    width: min(1180px, calc(100% - 64px)) !important;
    min-height: 62px !important;
    margin: 0 auto !important;
    padding: 0 8px 0 22px !important;
    display: grid !important;
    grid-template-columns: auto 1fr auto !important;
    align-items: center !important;
    gap: 28px !important;
    border-radius: 28px !important;
    background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.026)),
        radial-gradient(circle at 0% 50%, rgba(182, 23, 64, 0.16), transparent 32%),
        radial-gradient(circle at 100% 50%, rgba(255, 61, 104, 0.10), transparent 28%) !important;
    border: 1px solid rgba(255, 255, 255, 0.095) !important;
    box-shadow:
        0 20px 70px rgba(0, 0, 0, 0.32),
        inset 0 1px 0 rgba(255, 255, 255, 0.10),
        inset 0 -1px 0 rgba(255, 255, 255, 0.025) !important;
    backdrop-filter: blur(24px) saturate(145%) !important;
    -webkit-backdrop-filter: blur(24px) saturate(145%) !important;
    overflow: hidden !important;
}

/* İç cam yansıma */
body .growth-header-container::before {
    content: "" !important;
    position: absolute !important;
    inset: 1px !important;
    border-radius: 27px !important;
    background:
        linear-gradient(120deg, rgba(255, 255, 255, 0.08), transparent 28%, transparent 72%, rgba(255, 255, 255, 0.045)),
        radial-gradient(circle at 24% 0%, rgba(255, 255, 255, 0.075), transparent 26%) !important;
    pointer-events: none !important;
}

/* Sol küçük bordo ışık izi */
body .growth-header-container::after {
    content: "" !important;
    position: absolute !important;
    left: 18px !important;
    bottom: 0 !important;
    width: 120px !important;
    height: 2px !important;
    background: linear-gradient(90deg, rgba(255, 61, 104, 0.92), transparent) !important;
    opacity: 0.8 !important;
    pointer-events: none !important;
}

/* Logo */

body .growth-header-logo {
    position: relative !important;
    z-index: 2 !important;
    display: flex !important;
    align-items: center !important;
}

body .growth-header-logo a {
    display: inline-flex !important;
    align-items: center !important;
    text-decoration: none !important;
}

body .growth-logo-text,
body .growth-header-logo img,
body .custom-logo {
    max-height: 34px !important;
    width: auto !important;
    display: block !important;
    filter: drop-shadow(0 8px 18px rgba(0, 0, 0, 0.34)) !important;
}

/* Menü */

body .growth-header-nav {
    position: relative !important;
    z-index: 2 !important;
    display: flex !important;
    justify-content: center !important;
    min-width: 0 !important;
}

body .growth-menu {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 2px !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

body .growth-menu li {
    margin: 0 !important;
    padding: 0 !important;
}

body .growth-menu li a {
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 42px !important;
    padding: 0 15px !important;
    border-radius: 15px !important;
    color: rgba(255, 255, 255, 0.76) !important;
    font-size: 14px !important;
    line-height: 1 !important;
    font-weight: 800 !important;
    text-decoration: none !important;
    transition: color 0.22s ease, background 0.22s ease, transform 0.22s ease !important;
}

body .growth-menu li a::before {
    content: "" !important;
    position: absolute !important;
    left: 50% !important;
    bottom: 6px !important;
    width: 5px !important;
    height: 5px !important;
    transform: translateX(-50%) scale(0) !important;
    border-radius: 999px !important;
    background: #ff5d7d !important;
    box-shadow: 0 0 16px rgba(255, 61, 104, 0.8) !important;
    opacity: 0 !important;
    transition: all 0.22s ease !important;
}

body .growth-menu li a:hover,
body .growth-menu li.current-menu-item > a,
body .growth-menu li.current_page_item > a {
    color: #ffffff !important;
    background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.025)),
        rgba(182, 23, 64, 0.08) !important;
    transform: translateY(-1px) !important;
}

body .growth-menu li a:hover::before,
body .growth-menu li.current-menu-item > a::before,
body .growth-menu li.current_page_item > a::before {
    transform: translateX(-50%) scale(1) !important;
    opacity: 1 !important;
}

/* CTA */

body .growth-header-action {
    position: relative !important;
    z-index: 2 !important;
    display: flex !important;
    align-items: center !important;
}

body .growth-header-btn {
    position: relative !important;
    min-height: 50px !important;
    padding: 0 23px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 10px !important;
    border-radius: 20px !important;
    color: #ffffff !important;
    font-size: 14px !important;
    line-height: 1 !important;
    font-weight: 900 !important;
    text-decoration: none !important;
    background:
        linear-gradient(135deg, rgba(255, 61, 104, 0.94), rgba(134, 16, 47, 0.98)) !important;
    border: 1px solid rgba(255, 108, 138, 0.40) !important;
    box-shadow:
        0 18px 46px rgba(182, 23, 64, 0.36),
        inset 0 1px 0 rgba(255, 255, 255, 0.18),
        inset 0 -1px 0 rgba(0, 0, 0, 0.18) !important;
    overflow: hidden !important;
    transition: all 0.24s ease !important;
}

body .growth-header-btn::before {
    content: "" !important;
    position: absolute !important;
    top: -60% !important;
    left: -30% !important;
    width: 70% !important;
    height: 220% !important;
    transform: rotate(18deg) translateX(-120%) !important;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.32), transparent) !important;
    transition: transform 0.55s ease !important;
}

body .growth-header-btn:hover {
    color: #ffffff !important;
    transform: translateY(-2px) !important;
    box-shadow:
        0 24px 62px rgba(182, 23, 64, 0.50),
        inset 0 1px 0 rgba(255, 255, 255, 0.22) !important;
}

body .growth-header-btn:hover::before {
    transform: rotate(18deg) translateX(210%) !important;
}

body .growth-header-btn span {
    position: relative !important;
    z-index: 2 !important;
    display: inline-flex !important;
    transition: transform 0.24s ease !important;
}

body .growth-header-btn:hover span {
    transform: translateX(3px) !important;
}

/* Scroll state */
body.scrolled .growth-header {
    padding-top: 10px !important;
}

body.scrolled .growth-header-container {
    min-height: 56px !important;
    background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.092), rgba(255, 255, 255, 0.034)),
        radial-gradient(circle at 0% 50%, rgba(182, 23, 64, 0.18), transparent 32%),
        radial-gradient(circle at 100% 50%, rgba(255, 61, 104, 0.11), transparent 28%) !important;
    box-shadow:
        0 18px 58px rgba(0, 0, 0, 0.40),
        inset 0 1px 0 rgba(255, 255, 255, 0.12) !important;
}

body.scrolled .growth-header-btn {
    min-height: 46px !important;
}

/* Tablet */

@media screen and (max-width: 1100px) {
    body .growth-header-container {
        width: calc(100% - 40px) !important;
        gap: 18px !important;
        padding-left: 18px !important;
    }

    body .growth-menu li a {
        padding: 0 10px !important;
        font-size: 13px !important;
    }

    body .growth-header-btn {
        padding: 0 18px !important;
        font-size: 13px !important;
    }
}

/* Mobile */

@media screen and (max-width: 767px) {
    body .growth-header {
        padding: 10px 0 !important;
    }

    body.admin-bar .growth-header {
        top: 46px !important;
    }

    body .growth-header-container {
        width: calc(100% - 24px) !important;
        min-height: 58px !important;
        padding: 0 12px 0 16px !important;
        display: flex !important;
        justify-content: space-between !important;
        gap: 12px !important;
        border-radius: 22px !important;
    }

    body .growth-header-nav {
        display: none !important;
    }

    body .growth-logo-text,
    body .growth-header-logo img,
    body .custom-logo {
        max-height: 30px !important;
    }

    body .growth-header-btn {
        min-height: 40px !important;
        padding: 0 14px !important;
        border-radius: 15px !important;
        font-size: 12px !important;
        white-space: nowrap !important;
    }

    body .growth-header::after {
        width: calc(100% - 40px) !important;
    }
}

/* Çok küçük ekran */

@media screen and (max-width: 420px) {
    body .growth-header-container {
        width: calc(100% - 18px) !important;
        padding: 0 10px 0 13px !important;
    }

    body .growth-header-btn {
        padding: 0 12px !important;
        font-size: 11px !important;
    }
}

/* =========================================================
   Growth Istanbul - Header Sliding Active Indicator
========================================================= */

body .growth-menu {
    position: relative !important;
    isolation: isolate !important;
}

body .growth-menu::before {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    width: var(--gi-nav-w, 0px) !important;
    height: var(--gi-nav-h, 42px) !important;
    transform: translate3d(var(--gi-nav-x, 0px), var(--gi-nav-y, 0px), 0) !important;
    border-radius: 15px !important;
    background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.095), rgba(255, 255, 255, 0.026)),
        radial-gradient(circle at 50% 100%, rgba(255, 61, 104, 0.22), transparent 58%),
        rgba(182, 23, 64, 0.10) !important;
    border: 1px solid rgba(255, 255, 255, 0.075) !important;
    box-shadow:
        0 10px 28px rgba(182, 23, 64, 0.20),
        inset 0 1px 0 rgba(255, 255, 255, 0.10) !important;
    opacity: 0 !important;
    transition:
        transform 0.36s cubic-bezier(0.22, 1, 0.36, 1),
        width 0.36s cubic-bezier(0.22, 1, 0.36, 1),
        height 0.36s cubic-bezier(0.22, 1, 0.36, 1),
        opacity 0.18s ease !important;
    z-index: 0 !important;
    pointer-events: none !important;
}

body .growth-menu.has-indicator::before {
    opacity: 1 !important;
}

body .growth-menu li {
    position: relative !important;
    z-index: 2 !important;
}

body .growth-menu li a {
    position: relative !important;
    z-index: 2 !important;
    background: transparent !important;
    box-shadow: none !important;
}

/* Aktif/hover arka planı artık kayan indicator verecek */
body .growth-menu li a:hover,
body .growth-menu li.current-menu-item > a,
body .growth-menu li.current_page_item > a {
    color: #ffffff !important;
    background: transparent !important;
    box-shadow: none !important;
    transform: none !important;
}

/* Alttaki küçük glow noktası kalsın */
body .growth-menu li a::before {
    bottom: 5px !important;
}

body .growth-menu li a:hover::before,
body .growth-menu li.current-menu-item > a::before,
body .growth-menu li.current_page_item > a::before {
    transform: translateX(-50%) scale(1) !important;
    opacity: 1 !important;
}

/* Tıklama hissi */
body .growth-menu li a:active {
    transform: scale(0.97) !important;
}

/* Mobilde menü gizli olduğu için indicator kapalı */
@media screen and (max-width: 767px) {
    body .growth-menu::before {
        display: none !important;
    }
}

/* =========================================================
   Growth Istanbul - Global Aurora Glass Design System
========================================================= */

:root {
    --gi-bg-dark: #03070b;
    --gi-bordo: #b61740;
    --gi-bordo-dark: #86102f;
    --gi-pink: #ff3d68;
    --gi-pink-soft: #ff6c8a;
    --gi-text: #ffffff;
    --gi-muted: #b9c2cf;

    --gi-glass-border: rgba(255, 255, 255, 0.105);
    --gi-glass-border-strong: rgba(255, 108, 138, 0.34);
    --gi-glass-bg: rgba(255, 255, 255, 0.045);
    --gi-glass-bg-strong: rgba(255, 255, 255, 0.072);
    --gi-glass-shadow: 0 24px 70px rgba(0, 0, 0, 0.26);
    --gi-glass-shadow-strong: 0 30px 90px rgba(0, 0, 0, 0.42);
}

/* Soft card */
body .gi-aurora-card {
    position: relative;
    overflow: hidden;
    border: 1px solid var(--gi-glass-border);
    background:
        radial-gradient(circle at 18% 0%, rgba(255, 61, 104, 0.115), transparent 34%),
        linear-gradient(135deg, rgba(255, 255, 255, 0.065), rgba(255, 255, 255, 0.023));
    box-shadow: var(--gi-glass-shadow);
    backdrop-filter: blur(18px) saturate(135%);
    -webkit-backdrop-filter: blur(18px) saturate(135%);
}

body .gi-aurora-card::before {
    content: "";
    position: absolute;
    inset: 1px;
    border-radius: inherit;
    background:
        linear-gradient(120deg, rgba(255, 255, 255, 0.07), transparent 28%, transparent 72%, rgba(255, 255, 255, 0.035));
    opacity: 0.75;
    pointer-events: none;
}

/* Strong panel */
body .gi-aurora-panel {
    position: relative;
    overflow: hidden;
    border: 1px solid var(--gi-glass-border);
    background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.085), rgba(255, 255, 255, 0.028)),
        radial-gradient(circle at 0% 50%, rgba(182, 23, 64, 0.18), transparent 34%),
        radial-gradient(circle at 100% 50%, rgba(255, 61, 104, 0.12), transparent 30%);
    box-shadow: var(--gi-glass-shadow-strong);
    backdrop-filter: blur(24px) saturate(145%);
    -webkit-backdrop-filter: blur(24px) saturate(145%);
}

body .gi-aurora-panel::before {
    content: "";
    position: absolute;
    inset: 1px;
    border-radius: inherit;
    background:
        linear-gradient(120deg, rgba(255, 255, 255, 0.085), transparent 30%, transparent 72%, rgba(255, 255, 255, 0.04)),
        radial-gradient(circle at 22% 0%, rgba(255, 255, 255, 0.07), transparent 26%);
    pointer-events: none;
}

/* CTA glass */
body .gi-aurora-cta {
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(255, 108, 138, 0.36);
    background:
        radial-gradient(circle at 12% 20%, rgba(255, 61, 104, 0.18), transparent 26%),
        radial-gradient(circle at 88% 55%, rgba(255, 108, 138, 0.10), transparent 28%),
        linear-gradient(135deg, rgba(95, 7, 30, 0.86), rgba(18, 7, 14, 0.95));
    box-shadow:
        0 30px 90px rgba(0, 0, 0, 0.45),
        inset 0 1px 0 rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(22px) saturate(145%);
    -webkit-backdrop-filter: blur(22px) saturate(145%);
}

body .gi-aurora-cta::before {
    content: "";
    position: absolute;
    inset: 1px;
    border-radius: inherit;
    background:
        linear-gradient(120deg, rgba(255, 255, 255, 0.075), transparent 28%, transparent 74%, rgba(255, 255, 255, 0.035));
    pointer-events: none;
}

/* Hover lift */
body .gi-aurora-hover {
    transition:
        transform 0.24s ease,
        border-color 0.24s ease,
        box-shadow 0.24s ease,
        background 0.24s ease;
}

body .gi-aurora-hover:hover {
    transform: translateY(-4px);
    border-color: rgba(255, 108, 138, 0.42);
    box-shadow:
        0 30px 90px rgba(0, 0, 0, 0.36),
        0 18px 48px rgba(182, 23, 64, 0.16);
}

/* Small glowing number / icon box */
body .gi-aurora-badge {
    border: 1px solid rgba(182, 23, 64, 0.42);
    background:
        linear-gradient(135deg, rgba(182, 23, 64, 0.18), rgba(255, 61, 104, 0.055));
    color: var(--gi-pink-soft);
    box-shadow:
        0 10px 28px rgba(182, 23, 64, 0.14),
        inset 0 1px 0 rgba(255, 255, 255, 0.10);
}

/* Text readability */
body .gi-aurora-card h3,
body .gi-aurora-panel h3,
body .gi-aurora-cta h2 {
    text-wrap: balance;
}

body .gi-aurora-card p,
body .gi-aurora-panel p,
body .gi-aurora-cta p {
    color: var(--gi-muted);
}

/* Reduced motion */
@media (prefers-reduced-motion: reduce) {
    body .gi-aurora-hover,
    body .gi-aurora-hover:hover {
        transition: none;
        transform: none;
    }
}

/* =========================================================
   İletişim Sayfası - Aurora Glass Refresh
========================================================= */

/* Sayfa genel arka plan uyumu */
body.page-template-page-contact,
body.page-template-page-contact-php {
    background:
        radial-gradient(circle at 18% 8%, rgba(182, 23, 64, 0.18), transparent 34%),
        radial-gradient(circle at 82% 22%, rgba(255, 61, 104, 0.10), transparent 30%),
        #03070b !important;
}

/* İletişim ana form kutusu */
body.page-template-page-contact .gi-content-box,
body.page-template-page-contact-php .gi-content-box {
    position: relative !important;
    overflow: hidden !important;
    border-radius: 30px !important;
    border: 1px solid rgba(255, 255, 255, 0.105) !important;
    background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.085), rgba(255, 255, 255, 0.028)),
        radial-gradient(circle at 0% 50%, rgba(182, 23, 64, 0.20), transparent 36%),
        radial-gradient(circle at 100% 40%, rgba(255, 61, 104, 0.12), transparent 30%) !important;
    box-shadow:
        0 32px 95px rgba(0, 0, 0, 0.42),
        inset 0 1px 0 rgba(255, 255, 255, 0.11) !important;
    backdrop-filter: blur(24px) saturate(145%) !important;
    -webkit-backdrop-filter: blur(24px) saturate(145%) !important;
}

body.page-template-page-contact .gi-content-box::before,
body.page-template-page-contact-php .gi-content-box::before {
    content: "" !important;
    position: absolute !important;
    inset: 1px !important;
    border-radius: inherit !important;
    background:
        linear-gradient(120deg, rgba(255, 255, 255, 0.08), transparent 30%, transparent 72%, rgba(255, 255, 255, 0.035)),
        radial-gradient(circle at 22% 0%, rgba(255, 255, 255, 0.07), transparent 26%) !important;
    pointer-events: none !important;
}

/* İçerik yansımanın üstünde kalsın */
body.page-template-page-contact .gi-content-box > *,
body.page-template-page-contact-php .gi-content-box > * {
    position: relative !important;
    z-index: 2 !important;
}

body.page-template-page-contact .gi-content-box h2,
body.page-template-page-contact-php .gi-content-box h2 {
    color: #ffffff !important;
    margin-bottom: 24px !important;
}

/* Form grid */
body.page-template-page-contact .gi-form-grid,
body.page-template-page-contact-php .gi-form-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 16px !important;
}

/* Form elemanları */
body.page-template-page-contact .gi-form-grid input,
body.page-template-page-contact .gi-form-grid select,
body.page-template-page-contact .gi-form-grid textarea,
body.page-template-page-contact-php .gi-form-grid input,
body.page-template-page-contact-php .gi-form-grid select,
body.page-template-page-contact-php .gi-form-grid textarea,
body.page-template-page-contact .wpcf7 input,
body.page-template-page-contact .wpcf7 select,
body.page-template-page-contact .wpcf7 textarea,
body.page-template-page-contact-php .wpcf7 input,
body.page-template-page-contact-php .wpcf7 select,
body.page-template-page-contact-php .wpcf7 textarea {
    width: 100% !important;
    min-height: 52px !important;
    padding: 0 17px !important;
    border-radius: 16px !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    outline: none !important;
    border: 1px solid rgba(255, 255, 255, 0.105) !important;
    background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.060), rgba(255, 255, 255, 0.020)),
        rgba(3, 7, 11, 0.42) !important;
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.075),
        0 12px 30px rgba(0, 0, 0, 0.16) !important;
    backdrop-filter: blur(14px) saturate(130%) !important;
    -webkit-backdrop-filter: blur(14px) saturate(130%) !important;
    transition:
        border-color 0.22s ease,
        box-shadow 0.22s ease,
        background 0.22s ease !important;
}

body.page-template-page-contact .gi-form-grid textarea,
body.page-template-page-contact-php .gi-form-grid textarea,
body.page-template-page-contact .wpcf7 textarea,
body.page-template-page-contact-php .wpcf7 textarea {
    min-height: 150px !important;
    padding-top: 16px !important;
    resize: vertical !important;
}

body.page-template-page-contact .gi-form-grid .wide,
body.page-template-page-contact .gi-form-grid textarea,
body.page-template-page-contact .gi-form-grid button,
body.page-template-page-contact-php .gi-form-grid .wide,
body.page-template-page-contact-php .gi-form-grid textarea,
body.page-template-page-contact-php .gi-form-grid button {
    grid-column: 1 / -1 !important;
}

body.page-template-page-contact input::placeholder,
body.page-template-page-contact textarea::placeholder,
body.page-template-page-contact-php input::placeholder,
body.page-template-page-contact-php textarea::placeholder {
    color: rgba(255, 255, 255, 0.48) !important;
}

body.page-template-page-contact .gi-form-grid input:focus,
body.page-template-page-contact .gi-form-grid select:focus,
body.page-template-page-contact .gi-form-grid textarea:focus,
body.page-template-page-contact-php .gi-form-grid input:focus,
body.page-template-page-contact-php .gi-form-grid select:focus,
body.page-template-page-contact-php .gi-form-grid textarea:focus,
body.page-template-page-contact .wpcf7 input:focus,
body.page-template-page-contact .wpcf7 select:focus,
body.page-template-page-contact .wpcf7 textarea:focus,
body.page-template-page-contact-php .wpcf7 input:focus,
body.page-template-page-contact-php .wpcf7 select:focus,
body.page-template-page-contact-php .wpcf7 textarea:focus {
    border-color: rgba(255, 108, 138, 0.46) !important;
    background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.026)),
        rgba(3, 7, 11, 0.52) !important;
    box-shadow:
        0 0 0 4px rgba(255, 61, 104, 0.08),
        0 16px 42px rgba(182, 23, 64, 0.14),
        inset 0 1px 0 rgba(255, 255, 255, 0.10) !important;
}

/* Form butonu */
body.page-template-page-contact .gi-form-grid .gi-btn,
body.page-template-page-contact-php .gi-form-grid .gi-btn,
body.page-template-page-contact .wpcf7-submit,
body.page-template-page-contact-php .wpcf7-submit {
    min-height: 54px !important;
    border-radius: 18px !important;
    border: 1px solid rgba(255, 108, 138, 0.40) !important;
    color: #ffffff !important;
    font-size: 15px !important;
    font-weight: 900 !important;
    cursor: pointer !important;
    background:
        linear-gradient(135deg, rgba(255, 61, 104, 0.94), rgba(134, 16, 47, 0.98)) !important;
    box-shadow:
        0 18px 46px rgba(182, 23, 64, 0.36),
        inset 0 1px 0 rgba(255, 255, 255, 0.18),
        inset 0 -1px 0 rgba(0, 0, 0, 0.18) !important;
    transition:
        transform 0.24s ease,
        box-shadow 0.24s ease !important;
}

body.page-template-page-contact .gi-form-grid .gi-btn:hover,
body.page-template-page-contact-php .gi-form-grid .gi-btn:hover,
body.page-template-page-contact .wpcf7-submit:hover,
body.page-template-page-contact-php .wpcf7-submit:hover {
    transform: translateY(-2px) !important;
    box-shadow:
        0 24px 62px rgba(182, 23, 64, 0.50),
        inset 0 1px 0 rgba(255, 255, 255, 0.22) !important;
}

/* İletişim kartları / sosyal kartlar / toplantı kutuları */
body.page-template-page-contact .gi-card,
body.page-template-page-contact .gi-card-grid .gi-card,
body.page-template-page-contact-php .gi-card,
body.page-template-page-contact-php .gi-card-grid .gi-card {
    position: relative !important;
    overflow: hidden !important;
    border-radius: 26px !important;
    border: 1px solid rgba(255, 255, 255, 0.105) !important;
    background:
        radial-gradient(circle at 18% 0%, rgba(255, 61, 104, 0.115), transparent 34%),
        linear-gradient(135deg, rgba(255, 255, 255, 0.066), rgba(255, 255, 255, 0.024)) !important;
    box-shadow:
        0 24px 70px rgba(0, 0, 0, 0.26),
        inset 0 1px 0 rgba(255, 255, 255, 0.075) !important;
    backdrop-filter: blur(18px) saturate(135%) !important;
    -webkit-backdrop-filter: blur(18px) saturate(135%) !important;
    transition:
        transform 0.24s ease,
        border-color 0.24s ease,
        box-shadow 0.24s ease !important;
}

body.page-template-page-contact .gi-card::before,
body.page-template-page-contact-php .gi-card::before {
    content: "" !important;
    position: absolute !important;
    inset: 1px !important;
    border-radius: inherit !important;
    background:
        linear-gradient(120deg, rgba(255, 255, 255, 0.07), transparent 28%, transparent 72%, rgba(255, 255, 255, 0.032)) !important;
    opacity: 0.72 !important;
    pointer-events: none !important;
}

body.page-template-page-contact .gi-card:hover,
body.page-template-page-contact-php .gi-card:hover {
    transform: translateY(-5px) !important;
    border-color: rgba(255, 108, 138, 0.42) !important;
    box-shadow:
        0 34px 92px rgba(0, 0, 0, 0.36),
        0 16px 46px rgba(182, 23, 64, 0.16) !important;
}

body.page-template-page-contact .gi-card > *,
body.page-template-page-contact-php .gi-card > * {
    position: relative !important;
    z-index: 2 !important;
}

/* Harita alanı */
body.page-template-page-contact .gi-card iframe,
body.page-template-page-contact-php .gi-card iframe {
    width: 100% !important;
    min-height: 360px !important;
    display: block !important;
    border: 0 !important;
    border-radius: 20px !important;
    filter: grayscale(1) invert(0.88) contrast(0.95) saturate(0.75) !important;
    opacity: 0.86 !important;
}

/* SSS alanı */
body.page-template-page-contact .gi-faq,
body.page-template-page-contact-php .gi-faq {
    display: grid !important;
    gap: 14px !important;
}

body.page-template-page-contact .gi-faq details,
body.page-template-page-contact-php .gi-faq details {
    position: relative !important;
    overflow: hidden !important;
    border-radius: 22px !important;
    border: 1px solid rgba(255, 255, 255, 0.105) !important;
    background:
        radial-gradient(circle at 18% 0%, rgba(255, 61, 104, 0.105), transparent 34%),
        linear-gradient(135deg, rgba(255, 255, 255, 0.058), rgba(255, 255, 255, 0.022)) !important;
    box-shadow:
        0 18px 52px rgba(0, 0, 0, 0.22),
        inset 0 1px 0 rgba(255, 255, 255, 0.07) !important;
    backdrop-filter: blur(16px) saturate(130%) !important;
    -webkit-backdrop-filter: blur(16px) saturate(130%) !important;
}

body.page-template-page-contact .gi-faq summary,
body.page-template-page-contact-php .gi-faq summary {
    position: relative !important;
    z-index: 2 !important;
    padding: 20px 22px !important;
    color: #ffffff !important;
    font-weight: 900 !important;
    cursor: pointer !important;
}

body.page-template-page-contact .gi-faq details p,
body.page-template-page-contact-php .gi-faq details p {
    position: relative !important;
    z-index: 2 !important;
    padding: 0 22px 20px !important;
    color: #b9c2cf !important;
    line-height: 1.7 !important;
}

/* Section başlıkları */
body.page-template-page-contact .gi-section-head,
body.page-template-page-contact-php .gi-section-head {
    position: relative !important;
    z-index: 2 !important;
}

/* Mobil */
@media screen and (max-width: 767px) {
    body.page-template-page-contact .gi-content-box,
    body.page-template-page-contact-php .gi-content-box {
        border-radius: 24px !important;
    }

    body.page-template-page-contact .gi-form-grid,
    body.page-template-page-contact-php .gi-form-grid {
        grid-template-columns: 1fr !important;
        gap: 13px !important;
    }

    body.page-template-page-contact .gi-form-grid input,
    body.page-template-page-contact .gi-form-grid select,
    body.page-template-page-contact .gi-form-grid textarea,
    body.page-template-page-contact-php .gi-form-grid input,
    body.page-template-page-contact-php .gi-form-grid select,
    body.page-template-page-contact-php .gi-form-grid textarea {
        min-height: 50px !important;
        border-radius: 14px !important;
        font-size: 13.5px !important;
    }

    body.page-template-page-contact .gi-card iframe,
    body.page-template-page-contact-php .gi-card iframe {
        min-height: 300px !important;
        border-radius: 16px !important;
    }

    body.page-template-page-contact .gi-card,
    body.page-template-page-contact-php .gi-card {
        border-radius: 22px !important;
    }
}

/* =========================================================
   İletişim Sayfası - Detaylı Template Layout
========================================================= */

body .gc-contact-page {
    position: relative !important;
    overflow: hidden !important;
    background:
        radial-gradient(circle at 16% 6%, rgba(182, 23, 64, 0.20), transparent 34%),
        radial-gradient(circle at 84% 18%, rgba(255, 61, 104, 0.11), transparent 30%),
        #03070b !important;
}

body .gc-contact-page::before {
    content: "" !important;
    position: fixed !important;
    inset: 0 !important;
    background:
        linear-gradient(rgba(255, 255, 255, 0.025) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.025) 1px, transparent 1px) !important;
    background-size: 56px 56px !important;
    mask-image: radial-gradient(circle at 50% 20%, #000, transparent 72%) !important;
    -webkit-mask-image: radial-gradient(circle at 50% 20%, #000, transparent 72%) !important;
    pointer-events: none !important;
    opacity: 0.36 !important;
    z-index: 0 !important;
}

body .gc-contact-page > section {
    position: relative !important;
    z-index: 1 !important;
}

body .gc-contact-hero {
    padding: 112px 0 46px !important;
}

body .gc-contact-hero-grid {
    display: grid !important;
    grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.95fr) !important;
    gap: 34px !important;
    align-items: center !important;
}

body .gc-contact-hero-content h1 {
    max-width: 820px !important;
    margin: 18px 0 22px !important;
    color: #ffffff !important;
    font-size: clamp(42px, 5vw, 76px) !important;
    line-height: 0.98 !important;
    letter-spacing: -0.055em !important;
    font-weight: 950 !important;
}

body .gc-contact-hero-content p {
    max-width: 660px !important;
    color: #b9c2cf !important;
    font-size: 18px !important;
    line-height: 1.75 !important;
}

body .gc-contact-hero-actions {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 13px !important;
    margin-top: 32px !important;
}

body .gc-contact-hero-panel {
    padding: 32px !important;
}

body .gc-panel-small {
    display: inline-flex !important;
    align-items: center !important;
    min-height: 30px !important;
    padding: 0 12px !important;
    border-radius: 999px !important;
    color: #ff8aa0 !important;
    font-size: 11px !important;
    font-weight: 900 !important;
    letter-spacing: 0.12em !important;
    text-transform: uppercase !important;
    border: 1px solid rgba(182, 23, 64, 0.36) !important;
    background: rgba(182, 23, 64, 0.12) !important;
}

body .gc-contact-hero-panel h2 {
    margin: 18px 0 22px !important;
    color: #ffffff !important;
    font-size: 34px !important;
    line-height: 1.12 !important;
    letter-spacing: -0.035em !important;
}

body .gc-panel-list {
    display: grid !important;
    gap: 13px !important;
}

body .gc-panel-list div {
    display: grid !important;
    grid-template-columns: 48px 1fr !important;
    gap: 14px !important;
    align-items: center !important;
    padding: 15px !important;
    border-radius: 18px !important;
    border: 1px solid rgba(255, 255, 255, 0.095) !important;
    background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.060), rgba(255, 255, 255, 0.020)) !important;
}

body .gc-panel-list strong {
    width: 42px !important;
    height: 42px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 14px !important;
    color: #ff6c8a !important;
    font-size: 13px !important;
    font-weight: 950 !important;
    border: 1px solid rgba(182, 23, 64, 0.42) !important;
    background:
        linear-gradient(135deg, rgba(182, 23, 64, 0.18), rgba(255, 61, 104, 0.055)) !important;
}

body .gc-panel-list span {
    color: #cbd3de !important;
    font-size: 14px !important;
    line-height: 1.55 !important;
    font-weight: 700 !important;
}

/* Info Cards */
body .gc-contact-info {
    padding: 22px 0 42px !important;
}

body .gc-info-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

body .gc-card-icon {
    width: 46px !important;
    height: 46px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-bottom: 20px !important;
    border-radius: 16px !important;
    color: #ff6c8a !important;
    font-size: 22px !important;
    font-weight: 900 !important;
    border: 1px solid rgba(182, 23, 64, 0.42) !important;
    background:
        linear-gradient(135deg, rgba(182, 23, 64, 0.18), rgba(255, 61, 104, 0.055)) !important;
    box-shadow:
        0 10px 28px rgba(182, 23, 64, 0.14),
        inset 0 1px 0 rgba(255, 255, 255, 0.10) !important;
}

body .gc-info-grid .gi-card h3,
body .gc-side-card h3,
body .gc-location-card h2 {
    color: #ffffff !important;
}

body .gc-info-grid .gi-card p,
body .gc-side-card p,
body .gc-location-card p {
    color: #b9c2cf !important;
}

body .gc-info-grid .gi-card a,
body .gc-info-grid .gi-card span {
    color: #ff8aa0 !important;
    font-weight: 900 !important;
    text-decoration: none !important;
}

/* Main Form */
body .gc-contact-main {
    padding: 46px 0 !important;
}

body .gc-contact-main-grid {
    display: grid !important;
    grid-template-columns: minmax(0, 1.25fr) minmax(320px, 0.75fr) !important;
    gap: 28px !important;
    align-items: start !important;
}

body .gc-form-box {
    padding: 34px !important;
}

body .gc-form-alert {
    margin: 0 0 20px !important;
    padding: 15px 17px !important;
    border-radius: 16px !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    line-height: 1.5 !important;
}

body .gc-form-alert-success {
    border: 1px solid rgba(87, 255, 176, 0.30) !important;
    background: rgba(37, 130, 90, 0.18) !important;
}

body .gc-form-alert-error {
    border: 1px solid rgba(255, 108, 138, 0.38) !important;
    background: rgba(182, 23, 64, 0.18) !important;
}

body .gc-contact-side {
    display: grid !important;
    gap: 18px !important;
    position: sticky !important;
    top: 104px !important;
}

body .gc-side-card {
    padding: 26px !important;
}

body .gc-mini-steps {
    display: grid !important;
    gap: 13px !important;
    margin-top: 18px !important;
}

body .gc-mini-steps div {
    display: grid !important;
    grid-template-columns: 42px 1fr !important;
    gap: 12px !important;
    align-items: center !important;
}

body .gc-mini-steps strong {
    width: 38px !important;
    height: 38px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 13px !important;
    color: #ff6c8a !important;
    font-size: 12px !important;
    border: 1px solid rgba(182, 23, 64, 0.42) !important;
    background:
        linear-gradient(135deg, rgba(182, 23, 64, 0.18), rgba(255, 61, 104, 0.055)) !important;
}

body .gc-mini-steps p {
    margin: 0 !important;
}

body .gc-check-list {
    display: grid !important;
    gap: 11px !important;
    margin: 18px 0 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

body .gc-check-list li {
    position: relative !important;
    padding-left: 25px !important;
    color: #cbd3de !important;
    font-size: 14px !important;
    line-height: 1.55 !important;
}

body .gc-check-list li::before {
    content: "✓" !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    color: #ff6c8a !important;
    font-weight: 900 !important;
}

/* Location */
body .gc-location {
    padding: 46px 0 !important;
}

body .gc-location-grid {
    display: grid !important;
    grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr) !important;
    gap: 26px !important;
    align-items: stretch !important;
}

body .gc-location-card,
body .gc-map-card {
    padding: 30px !important;
}

body .gc-location-meta {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 10px !important;
    margin-top: 24px !important;
}

body .gc-location-meta span {
    display: inline-flex !important;
    align-items: center !important;
    min-height: 34px !important;
    padding: 0 12px !important;
    border-radius: 999px !important;
    color: #ff8aa0 !important;
    font-size: 12px !important;
    font-weight: 900 !important;
    border: 1px solid rgba(182, 23, 64, 0.34) !important;
    background: rgba(182, 23, 64, 0.12) !important;
}

body .gc-map-card {
    min-height: 420px !important;
}

body .gc-map-card iframe {
    height: 100% !important;
}

/* FAQ */
body .gc-contact-faq {
    padding: 46px 0 90px !important;
}

/* Responsive */
@media screen and (max-width: 1024px) {
    body .gc-contact-hero-grid,
    body .gc-contact-main-grid,
    body .gc-location-grid {
        grid-template-columns: 1fr !important;
    }

    body .gc-contact-side {
        position: relative !important;
        top: auto !important;
    }

    body .gc-info-grid {
        grid-template-columns: 1fr !important;
    }
}

@media screen and (max-width: 767px) {
    body .gc-contact-hero {
        padding: 82px 0 30px !important;
    }

    body .gc-contact-hero-content h1 {
        font-size: 42px !important;
        line-height: 1.04 !important;
    }

    body .gc-contact-hero-content p {
        font-size: 16px !important;
    }

    body .gc-contact-hero-actions {
        display: grid !important;
        grid-template-columns: 1fr !important;
    }

    body .gc-contact-hero-panel,
    body .gc-form-box,
    body .gc-location-card,
    body .gc-map-card {
        padding: 24px !important;
    }

    body .gc-contact-hero-panel h2 {
        font-size: 28px !important;
    }

    body .gc-panel-list div {
        grid-template-columns: 42px 1fr !important;
        padding: 13px !important;
    }

    body .gc-contact-main,
    body .gc-location {
        padding: 32px 0 !important;
    }

    body .gc-contact-faq {
        padding: 32px 0 64px !important;
    }

    body .gc-map-card {
        min-height: 320px !important;
    }
}

/* =========================================================
   İletişim Sayfası - Harita ve FAQ Fix
========================================================= */

/* Harita dengeli görünüm */
body .gc-contact-page .gc-map-card iframe,
body.page-template-page-contact .gi-card iframe,
body.page-template-page-contact-php .gi-card iframe {
    filter: grayscale(0.28) contrast(0.96) saturate(0.78) brightness(0.86) !important;
    opacity: 0.92 !important;
}

/* Harita kartının iç gölgesini biraz yumuşat */
body .gc-contact-page .gc-map-card {
    background:
        radial-gradient(circle at 18% 0%, rgba(255, 61, 104, 0.08), transparent 34%),
        linear-gradient(135deg, rgba(255, 255, 255, 0.055), rgba(255, 255, 255, 0.020)) !important;
}

/* FAQ kutuları açılınca yanındaki kutu büyümesin */
body .gc-contact-page .gi-faq,
body.page-template-page-contact .gi-faq,
body.page-template-page-contact-php .gi-faq {
    align-items: start !important;
}

/* Grid içinde her FAQ kendi yüksekliğinde kalsın */
body .gc-contact-page .gi-faq details,
body.page-template-page-contact .gi-faq details,
body.page-template-page-contact-php .gi-faq details {
    height: auto !important;
    align-self: start !important;
}

/* Açılan FAQ cevabı daha kontrollü aksın */
body .gc-contact-page .gi-faq details[open],
body.page-template-page-contact .gi-faq details[open],
body.page-template-page-contact-php .gi-faq details[open] {
    border-color: rgba(255, 108, 138, 0.34) !important;
    box-shadow:
        0 24px 70px rgba(0, 0, 0, 0.30),
        0 12px 34px rgba(182, 23, 64, 0.12),
        inset 0 1px 0 rgba(255, 255, 255, 0.08) !important;
}

/* Cevap açılınca içerik kendi kutusunda kalsın */
body .gc-contact-page .gi-faq details p,
body.page-template-page-contact .gi-faq details p,
body.page-template-page-contact-php .gi-faq details p {
    margin: 0 !important;
}

/* FAQ iki kolon kullanıyorsa satır yüksekliği eşitlemesini kır */
@media screen and (min-width: 768px) {
    body .gc-contact-page .gi-faq,
    body.page-template-page-contact .gi-faq,
    body.page-template-page-contact-php .gi-faq {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        align-items: start !important;
    }
}

/* Mobilde tek kolon */
@media screen and (max-width: 767px) {
    body .gc-contact-page .gi-faq,
    body.page-template-page-contact .gi-faq,
    body.page-template-page-contact-php .gi-faq {
        grid-template-columns: 1fr !important;
    }
}

/* =========================================================
   İletişim FAQ - Smooth Accordion Fixed
========================================================= */

body .gc-contact-page .gi-faq details {
    overflow: hidden !important;
    height: auto !important;
    align-self: start !important;
    transition:
        border-color 0.24s ease,
        box-shadow 0.24s ease,
        background 0.24s ease !important;
}

body .gc-contact-page .gi-faq details summary {
    position: relative !important;
    display: block !important;
    list-style: none !important;
    user-select: none !important;
    cursor: pointer !important;
    padding-right: 64px !important;
}

body .gc-contact-page .gi-faq details summary::-webkit-details-marker {
    display: none !important;
}

body .gc-contact-page .gi-faq details summary::after {
    content: "+" !important;
    position: absolute !important;
    right: 22px !important;
    top: 50% !important;
    width: 28px !important;
    height: 28px !important;
    transform: translateY(-50%) rotate(0deg) !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 999px !important;
    color: #ff8aa0 !important;
    font-size: 18px !important;
    font-weight: 900 !important;
    border: 1px solid rgba(182, 23, 64, 0.36) !important;
    background: rgba(182, 23, 64, 0.12) !important;
    transition:
        transform 0.28s ease,
        background 0.28s ease,
        color 0.28s ease !important;
}

body .gc-contact-page .gi-faq details.is-open summary::after {
    content: "−" !important;
    transform: translateY(-50%) rotate(180deg) !important;
    color: #ffffff !important;
    background: rgba(182, 23, 64, 0.24) !important;
}

body .gc-contact-page .gi-faq details .gc-faq-content {
    display: block !important;
    overflow: hidden !important;
    max-height: 0;
    opacity: 0;
    transition:
        max-height 0.34s cubic-bezier(0.22, 1, 0.36, 1),
        opacity 0.22s ease !important;
}

body .gc-contact-page .gi-faq details.is-open .gc-faq-content {
    opacity: 1;
}

body .gc-contact-page .gi-faq details .gc-faq-content p {
    display: block !important;
    margin: 0 !important;
    padding: 0 22px 20px !important;
    color: #b9c2cf !important;
    line-height: 1.7 !important;
}

/* Açık FAQ görünümü */
body .gc-contact-page .gi-faq details.is-open {
    border-color: rgba(255, 108, 138, 0.34) !important;
    box-shadow:
        0 24px 70px rgba(0, 0, 0, 0.30),
        0 12px 34px rgba(182, 23, 64, 0.12),
        inset 0 1px 0 rgba(255, 255, 255, 0.08) !important;
}

/* FAQ grid eşit yükseklik sorununu engelle */
body .gc-contact-page .gi-faq {
    align-items: start !important;
}

body .gc-contact-page .gi-faq details {
    align-self: start !important;
}

/* =========================================================
   Growth Istanbul - Aurora Glass Footer
========================================================= */

body .growth-footer {
    position: relative !important;
    overflow: hidden !important;
    padding: 68px 0 26px !important;
    background:
        radial-gradient(circle at 16% 0%, rgba(182, 23, 64, 0.18), transparent 34%),
        radial-gradient(circle at 84% 18%, rgba(255, 61, 104, 0.10), transparent 30%),
        linear-gradient(180deg, rgba(3, 7, 11, 0.96), #03070b) !important;
    border-top: 1px solid rgba(255, 255, 255, 0.07) !important;
}

body .growth-footer-bg {
    position: absolute !important;
    inset: 0 !important;
    background:
        linear-gradient(rgba(255, 255, 255, 0.02) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.02) 1px, transparent 1px) !important;
    background-size: 56px 56px !important;
    mask-image: radial-gradient(circle at 50% 0%, #000, transparent 72%) !important;
    -webkit-mask-image: radial-gradient(circle at 50% 0%, #000, transparent 72%) !important;
    pointer-events: none !important;
    opacity: 0.28 !important;
}

body .growth-footer-container {
    position: relative !important;
    z-index: 2 !important;
    width: min(1180px, calc(100% - 48px)) !important;
    margin: 0 auto !important;
}

body .growth-footer-top {
    display: grid !important;
    grid-template-columns: 1.3fr 0.8fr 0.65fr 0.8fr !important;
    gap: 18px !important;
    align-items: stretch !important;
}

/* ortak kart görünümü */
body .growth-footer-brand,
body .growth-footer-col {
    position: relative !important;
    overflow: hidden !important;
    display: flex !important;
    flex-direction: column !important;
    min-height: 300px !important;
    height: 100% !important;
    padding: 26px !important;
    border-radius: 28px !important;
    border: 1px solid rgba(255, 255, 255, 0.10) !important;
    background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.065), rgba(255, 255, 255, 0.022)),
        radial-gradient(circle at 0% 40%, rgba(182, 23, 64, 0.14), transparent 34%),
        radial-gradient(circle at 100% 12%, rgba(255, 61, 104, 0.09), transparent 30%) !important;
    box-shadow:
        0 20px 55px rgba(0, 0, 0, 0.24),
        inset 0 1px 0 rgba(255, 255, 255, 0.07) !important;
    backdrop-filter: blur(18px) saturate(140%) !important;
    -webkit-backdrop-filter: blur(18px) saturate(140%) !important;
}

body .growth-footer-brand::before,
body .growth-footer-col::before {
    content: "" !important;
    position: absolute !important;
    inset: 1px !important;
    border-radius: inherit !important;
    background:
        linear-gradient(120deg, rgba(255, 255, 255, 0.055), transparent 28%, transparent 72%, rgba(255, 255, 255, 0.02)) !important;
    pointer-events: none !important;
}

body .growth-footer-brand > *,
body .growth-footer-col > * {
    position: relative !important;
    z-index: 2 !important;
}

body .growth-footer-brand {
    justify-content: space-between !important;
}

body .growth-footer-brand-inner {
    display: flex !important;
    flex-direction: column !important;
    gap: 18px !important;
}

body .growth-footer-logo {
    display: inline-flex !important;
    align-items: center !important;
    text-decoration: none !important;
}

body .growth-footer-logo img {
    display: block !important;
    width: auto !important;
    max-width: 220px !important;
    max-height: 44px !important;
    height: auto !important;
    object-fit: contain !important;
}

body .growth-footer-brand p {
    margin: 0 !important;
    color: #b9c2cf !important;
    font-size: 15px !important;
    line-height: 1.8 !important;
    max-width: 92% !important;
}

/* sosyal ikonlar */
body .growth-footer-socials {
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    margin-top: 24px !important;
}

body .growth-footer-socials a {
    width: 44px !important;
    height: 44px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 14px !important;
    color: #ff8aa0 !important;
    text-decoration: none !important;
    border: 1px solid rgba(182, 23, 64, 0.34) !important;
    background:
        linear-gradient(135deg, rgba(182, 23, 64, 0.14), rgba(255, 61, 104, 0.05)) !important;
    transition:
        transform 0.22s ease,
        background 0.22s ease,
        border-color 0.22s ease,
        color 0.22s ease !important;
}

body .growth-footer-socials a svg {
    width: 18px !important;
    height: 18px !important;
    fill: currentColor !important;
    display: block !important;
}

body .growth-footer-socials a:hover {
    transform: translateY(-3px) !important;
    color: #ffffff !important;
    border-color: rgba(255, 108, 138, 0.46) !important;
    background:
        linear-gradient(135deg, rgba(182, 23, 64, 0.22), rgba(255, 61, 104, 0.09)) !important;
}

/* kolonlar */
body .growth-footer-col h3 {
    margin: 0 0 18px !important;
    color: #ffffff !important;
    font-size: 15px !important;
    font-weight: 950 !important;
    letter-spacing: -0.01em !important;
    line-height: 1.2 !important;
}

body .growth-footer-col ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: grid !important;
    gap: 12px !important;
}

body .growth-footer-col li {
    margin: 0 !important;
    padding: 0 !important;
}

body .growth-footer-col a {
    color: #c3cad5 !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
    font-weight: 750 !important;
    text-decoration: none !important;
    transition:
        color 0.22s ease,
        transform 0.22s ease !important;
}

body .growth-footer-col a:hover {
    color: #ffffff !important;
    transform: translateX(2px) !important;
}

body .growth-footer-contact li {
    display: grid !important;
    gap: 5px !important;
}

body .growth-footer-contact span {
    color: #ff8aa0 !important;
    font-size: 11px !important;
    font-weight: 950 !important;
    line-height: 1 !important;
    letter-spacing: 0.08em !important;
    text-transform: uppercase !important;
}

/* bottom */
body .growth-footer-bottom {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 18px !important;
    margin-top: 22px !important;
    padding: 20px 4px 0 !important;
    color: rgba(255, 255, 255, 0.56) !important;
}

body .growth-footer-bottom p {
    margin: 0 !important;
    color: rgba(255, 255, 255, 0.56) !important;
    font-size: 13px !important;
    line-height: 1.5 !important;
}

body .growth-footer-bottom div {
    display: flex !important;
    align-items: center !important;
    gap: 16px !important;
    flex-wrap: wrap !important;
}

body .growth-footer-bottom a {
    color: rgba(255, 255, 255, 0.56) !important;
    font-size: 13px !important;
    font-weight: 750 !important;
    text-decoration: none !important;
    transition: color 0.22s ease !important;
}

body .growth-footer-bottom a:hover {
    color: #ffffff !important;
}

/* responsive */
@media screen and (max-width: 1100px) {
    body .growth-footer-top {
        grid-template-columns: 1fr 1fr !important;
    }
}

@media screen and (max-width: 767px) {
    body .growth-footer {
        padding: 54px 0 24px !important;
    }

    body .growth-footer-container {
        width: calc(100% - 28px) !important;
    }

    body .growth-footer-top {
        grid-template-columns: 1fr !important;
    }

    body .growth-footer-brand,
    body .growth-footer-col {
        min-height: auto !important;
        border-radius: 24px !important;
        padding: 22px !important;
    }

    body .growth-footer-logo img {
        max-width: 180px !important;
        max-height: 38px !important;
    }

    body .growth-footer-brand p {
        max-width: 100% !important;
    }

    body .growth-footer-bottom {
        flex-direction: column !important;
        align-items: flex-start !important;
    }
}
/* =========================================================
   GROWTH ISTANBUL - AURORA GLASS FOOTER FIX
   ========================================================= */

.gi-footer,
.gi-footer * {
    box-sizing: border-box;
}

.gi-footer {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 72px 20px 34px;
    background:
        radial-gradient(circle at 18% 20%, rgba(166, 31, 75, .18), transparent 34%),
        radial-gradient(circle at 82% 18%, rgba(166, 31, 75, .12), transparent 32%),
        linear-gradient(180deg, #050609 0%, #08090d 48%, #050507 100%);
    color: #fff;
    z-index: 1;
}

.gi-footer-bg {
    position: absolute;
    inset: 0;
    pointer-events: none;
    overflow: hidden;
    z-index: 0;
}

.gi-footer-orb {
    position: absolute;
    display: block;
    width: 380px;
    height: 380px;
    border-radius: 999px;
    filter: blur(70px);
    opacity: .28;
    background: rgba(166, 31, 75, .42);
}

.gi-footer-orb-1 {
    left: -120px;
    top: -110px;
}

.gi-footer-orb-2 {
    right: -150px;
    bottom: -160px;
}

.gi-footer-container {
    position: relative;
    z-index: 2;
    width: min(1180px, 100%);
    margin: 0 auto;
}

.gi-footer-grid {
    display: grid;
    grid-template-columns: minmax(320px, 1.7fr) minmax(210px, 1fr) minmax(170px, .8fr) minmax(220px, 1fr);
    gap: 18px;
    align-items: stretch;
}

.gi-footer-card {
    position: relative;
    overflow: hidden;
    min-height: 270px;
    padding: 28px 26px;
    border: 1px solid rgba(255, 255, 255, .11);
    border-radius: 24px;
    background:
        linear-gradient(145deg, rgba(255, 255, 255, .08), rgba(255, 255, 255, .025));
    box-shadow:
        0 24px 80px rgba(0, 0, 0, .36),
        inset 0 1px 0 rgba(255, 255, 255, .08);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
}

.gi-footer-card::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 15% 0%, rgba(166, 31, 75, .24), transparent 42%),
        radial-gradient(circle at 100% 100%, rgba(255, 255, 255, .06), transparent 45%);
    opacity: .9;
    pointer-events: none;
}

.gi-footer-card > * {
    position: relative;
    z-index: 2;
}

.gi-footer-logo {
    display: inline-flex;
    align-items: center;
    max-width: 230px;
    margin-bottom: 22px;
    text-decoration: none;
}

.gi-footer-logo img,
.gi-footer-logo .custom-logo {
    display: block;
    width: auto;
    max-width: 220px;
    height: auto;
    max-height: 56px;
    object-fit: contain;
}

.gi-footer-logo-text {
    display: inline-block;
    font-size: 30px;
    line-height: 1;
    font-weight: 800;
    letter-spacing: -1px;
    color: #fff;
}

.gi-footer-logo-text span {
    color: #a61f4b;
}

.gi-footer-brand p {
    max-width: 390px;
    margin: 0 0 28px;
    color: rgba(255, 255, 255, .72);
    font-size: 15px;
    line-height: 1.8;
}

.gi-footer-socials {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
}

.gi-footer-socials a {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 44px !important;
    height: 44px !important;
    min-width: 44px;
    min-height: 44px;
    padding: 0 !important;
    border: 1px solid rgba(255, 88, 138, .34);
    border-radius: 14px;
    background: rgba(166, 31, 75, .15);
    color: #ff6f9e;
    text-decoration: none;
    line-height: 1;
    overflow: hidden;
    transition: transform .25s ease, border-color .25s ease, background .25s ease, color .25s ease;
}

.gi-footer-socials a:hover {
    transform: translateY(-3px);
    border-color: rgba(255, 88, 138, .72);
    background: rgba(166, 31, 75, .28);
    color: #fff;
}

.gi-footer-socials svg {
    display: block !important;
    width: 17px !important;
    height: 17px !important;
    max-width: 17px !important;
    max-height: 17px !important;
    fill: currentColor;
    flex: 0 0 17px;
}

.gi-footer-socials .gi-x-icon {
    width: 16px !important;
    height: 16px !important;
    max-width: 16px !important;
    max-height: 16px !important;
}

.gi-footer-card h3 {
    margin: 0 0 22px;
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 800;
    letter-spacing: -.02em;
}

.gi-footer-links nav {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.gi-footer-links a,
.gi-footer-contact a {
    display: inline-flex;
    width: fit-content;
    color: rgba(255, 255, 255, .76);
    font-size: 14px;
    line-height: 1.25;
    font-weight: 700;
    text-decoration: none;
    transition: color .25s ease, transform .25s ease;
}

.gi-footer-links a:hover,
.gi-footer-contact a:hover {
    color: #ff6f9e;
    transform: translateX(3px);
}

.gi-footer-contact {
    display: flex;
    flex-direction: column;
}

.gi-contact-item {
    margin-bottom: 16px;
}

.gi-contact-item span {
    display: block;
    margin-bottom: 5px;
    color: #ff6f9e;
    font-size: 11px;
    line-height: 1.2;
    font-weight: 900;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.gi-contact-item p,
.gi-contact-item a {
    margin: 0;
    color: rgba(255, 255, 255, .78);
    font-size: 14px;
    line-height: 1.45;
    font-weight: 800;
}

.gi-footer-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-top: 34px;
    padding: 0 4px;
}

.gi-footer-bottom p {
    margin: 0;
    color: rgba(255, 255, 255, .48);
    font-size: 13px;
    line-height: 1.5;
    font-weight: 600;
}

.gi-footer-policy {
    display: flex;
    align-items: center;
    gap: 22px;
    flex-wrap: wrap;
}

.gi-footer-policy a {
    color: rgba(255, 255, 255, .55);
    font-size: 13px;
    line-height: 1.4;
    font-weight: 700;
    text-decoration: none;
    transition: color .25s ease;
}

.gi-footer-policy a:hover {
    color: #ff6f9e;
}

/* Tablet */
@media (max-width: 1180px) {
    .gi-footer-grid {
        grid-template-columns: 1fr 1fr;
    }

    .gi-footer-brand {
        grid-column: 1 / -1;
    }

    .gi-footer-card {
        min-height: auto;
    }
}

/* Mobile Footer Full Fix */
@media (max-width: 767px) {
    .gi-footer {
        padding: 56px 16px 28px;
        overflow: hidden;
    }

    .gi-footer-container {
        width: 100%;
        max-width: 100%;
    }

    .gi-footer-grid {
        display: grid;
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .gi-footer-card {
        width: 100%;
        min-height: unset;
        padding: 22px 18px;
        border-radius: 22px;
    }

    .gi-footer-brand {
        grid-column: auto;
    }

    .gi-footer-logo {
        max-width: 210px;
        margin-bottom: 18px;
    }

    .gi-footer-logo img,
    .gi-footer-logo .custom-logo {
        max-width: 205px;
        max-height: 52px;
    }

    .gi-footer-logo-text {
        font-size: 28px;
    }

    .gi-footer-brand p {
        max-width: 100%;
        margin-bottom: 22px;
        font-size: 14px;
        line-height: 1.75;
    }

    .gi-footer-socials {
        gap: 10px;
    }

    .gi-footer-socials a {
        width: 42px !important;
        height: 42px !important;
        min-width: 42px;
        min-height: 42px;
        border-radius: 13px;
    }

    .gi-footer-socials svg {
        width: 16px !important;
        height: 16px !important;
        max-width: 16px !important;
        max-height: 16px !important;
    }

    .gi-footer-card h3 {
        margin-bottom: 16px;
        font-size: 15px;
    }

    .gi-footer-links nav {
        gap: 11px;
    }

    .gi-footer-links a,
    .gi-footer-contact a,
    .gi-contact-item p {
        font-size: 13.5px;
        line-height: 1.4;
    }

    .gi-contact-item {
        margin-bottom: 14px;
    }

    .gi-footer-bottom {
        flex-direction: column;
        align-items: flex-start;
        gap: 14px;
        margin-top: 22px;
        padding: 0;
    }

    .gi-footer-bottom p {
        font-size: 12.5px;
    }

    .gi-footer-policy {
        gap: 14px;
    }

    .gi-footer-policy a {
        font-size: 12.5px;
    }

    .gi-footer-orb {
        width: 260px;
        height: 260px;
        filter: blur(60px);
        opacity: .2;
    }
}

/* Çok küçük telefonlar */
@media (max-width: 390px) {
    .gi-footer {
        padding-left: 14px;
        padding-right: 14px;
    }

    .gi-footer-card {
        padding: 20px 16px;
    }

    .gi-footer-logo img,
    .gi-footer-logo .custom-logo {
        max-width: 190px;
    }

    .gi-footer-brand p {
        font-size: 13.5px;
    }
}
.gi-footer-logo img {
    display: block;
    width: auto;
    max-width: 220px;
    height: auto;
    object-fit: contain;
}

@media (max-width: 767px) {
    .gi-footer-logo img {
        max-width: 210px;
        max-height: 58px;
    }
}

@media (max-width: 390px) {
    .gi-footer-logo img {
        max-width: 190px;
    }
}
/* =========================================================
   GROWTH ISTANBUL - MOBILE FOOTER ALIGNMENT + COLOR FIX
   ========================================================= */

@media (max-width: 767px) {

    .gi-footer-card {
        text-align: left !important;
    }

    .gi-footer-card h3 {
        position: relative;
        display: inline-flex;
        align-items: center;
        margin-bottom: 22px !important;
        color: #ffffff !important;
        text-align: left !important;
    }

    .gi-footer-card h3::after {
        content: "";
        display: inline-block;
        width: 34px;
        height: 2px;
        margin-left: 12px;
        border-radius: 999px;
        background: linear-gradient(90deg, #ff6f9e, rgba(255, 111, 158, 0));
    }

    .gi-footer-links nav {
        align-items: flex-start !important;
        text-align: left !important;
        gap: 13px !important;
    }

    .gi-footer-links a {
        position: relative;
        justify-content: flex-start !important;
        width: auto !important;
        max-width: 100%;
        color: rgba(255, 255, 255, .78) !important;
        text-align: left !important;
        font-size: 15px !important;
        line-height: 1.35 !important;
        font-weight: 800 !important;
        padding-left: 16px;
    }

    .gi-footer-links a::before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        width: 6px;
        height: 6px;
        border-radius: 999px;
        background: #ff6f9e;
        transform: translateY(-50%);
        box-shadow: 0 0 14px rgba(255, 111, 158, .45);
    }

    .gi-footer-links a:hover {
        color: #ff6f9e !important;
        transform: translateX(4px);
    }

    .gi-footer-contact {
        text-align: left !important;
        align-items: flex-start !important;
    }

    .gi-contact-item {
        width: 100%;
        text-align: left !important;
    }

    .gi-contact-item span {
        color: #ff6f9e !important;
        text-align: left !important;
    }

    .gi-contact-item p,
    .gi-contact-item a {
        text-align: left !important;
    }
}
/* =========================================================
   GROWTH ISTANBUL - DESKTOP FOOTER LINK COLOR DETAIL FIX
   ========================================================= */

@media (min-width: 768px) {

    .gi-footer-card h3 {
        position: relative;
        display: inline-flex;
        align-items: center;
        margin-bottom: 22px;
    }

    .gi-footer-card h3::after {
        content: "";
        display: inline-block;
        width: 30px;
        height: 2px;
        margin-left: 10px;
        border-radius: 999px;
        background: linear-gradient(90deg, #ff6f9e, rgba(255, 111, 158, 0));
    }

    .gi-footer-links nav {
        align-items: flex-start;
        gap: 13px;
    }

    .gi-footer-links a {
        position: relative;
        padding-left: 14px;
        color: rgba(255, 255, 255, .76);
    }

    .gi-footer-links a::before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        width: 5px;
        height: 5px;
        border-radius: 999px;
        background: #ff6f9e;
        transform: translateY(-50%);
        box-shadow: 0 0 12px rgba(255, 111, 158, .45);
    }

    .gi-footer-links a:hover {
        color: #ff6f9e;
        transform: translateX(4px);
    }

    .gi-footer-contact h3::after {
        width: 30px;
    }
}
/* =========================================================
   GROWTH ISTANBUL - AURORA GLASS MOBILE HEADER MENU
   ========================================================= */

.gi-header,
.gi-header * {
    box-sizing: border-box;
}

.gi-header {
    position: sticky;
    top: 0;
    z-index: 9999;
    width: 100%;
    padding: 16px 20px;
    background: rgba(5, 6, 10, .72);
    backdrop-filter: blur(22px);
    -webkit-backdrop-filter: blur(22px);
}

.gi-header-inner {
    width: min(1180px, 100%);
    min-height: 72px;
    margin: 0 auto;
    padding: 12px 14px 12px 22px;
    display: flex;
    align-items: center;
    gap: 18px;
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 999px;
    background:
        radial-gradient(circle at 16% 20%, rgba(166, 31, 75, .28), transparent 36%),
        linear-gradient(135deg, rgba(255,255,255,.09), rgba(255,255,255,.025));
    box-shadow:
        0 22px 70px rgba(0, 0, 0, .34),
        inset 0 1px 0 rgba(255, 255, 255, .08);
}

.gi-header-logo {
    display: inline-flex;
    align-items: center;
    flex: 0 0 auto;
    text-decoration: none;
}

.gi-header-logo img {
    display: block;
    width: auto;
    max-width: 205px;
    height: auto;
    max-height: 48px;
    object-fit: contain;
}

.gi-desktop-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 22px;
    flex: 1;
}

.gi-desktop-nav a {
    color: rgba(255, 255, 255, .78);
    font-size: 14px;
    line-height: 1;
    font-weight: 800;
    text-decoration: none;
    transition: color .25s ease;
}

.gi-desktop-nav a:hover {
    color: #ff6f9e;
}

.gi-header-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-height: 48px;
    padding: 0 22px;
    border-radius: 999px;
    background: linear-gradient(135deg, #ff316d, #a61f4b);
    color: #fff;
    font-size: 14px;
    line-height: 1;
    font-weight: 900;
    text-decoration: none;
    box-shadow:
        0 14px 32px rgba(166, 31, 75, .36),
        inset 0 1px 0 rgba(255, 255, 255, .24);
}

.gi-header-cta span {
    font-size: 18px;
}

.gi-mobile-toggle {
    display: none;
}

/* Mobil */
@media (max-width: 991px) {

    .gi-header {
        padding: 12px 14px;
    }

    .gi-header-inner {
        min-height: 62px;
        padding: 10px 10px 10px 16px;
        gap: 10px;
    }

    .gi-header-logo img {
        max-width: 175px;
        max-height: 42px;
    }

    .gi-desktop-nav {
        display: none !important;
    }

    .gi-header-cta {
        margin-left: auto;
        min-height: 44px;
        padding: 0 16px;
        font-size: 13px;
        white-space: nowrap;
    }

    .gi-header-cta span {
        font-size: 17px;
    }

    .gi-mobile-toggle {
        position: relative;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        flex: 0 0 44px;
        width: 44px;
        height: 44px;
        padding: 0;
        border: 1px solid rgba(255, 111, 158, .34);
        border-radius: 999px;
        background: rgba(255, 255, 255, .06);
        cursor: pointer;
    }

    .gi-mobile-toggle span {
        position: absolute;
        width: 17px;
        height: 2px;
        border-radius: 999px;
        background: #fff;
        transition: transform .25s ease;
    }

    .gi-mobile-toggle span:first-child {
        transform: translateY(-4px);
    }

    .gi-mobile-toggle span:last-child {
        transform: translateY(4px);
    }

    .gi-mobile-menu {
        position: fixed;
        inset: 0;
        z-index: 10000;
        opacity: 0;
        pointer-events: none;
        transition: opacity .25s ease;
    }

    .gi-mobile-menu.is-open {
        opacity: 1;
        pointer-events: auto;
    }

    .gi-mobile-menu-backdrop {
        position: absolute;
        inset: 0;
        background: rgba(0, 0, 0, .72);
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
    }

    .gi-mobile-panel {
        position: absolute;
        left: 12px;
        right: 12px;
        top: 12px;
        max-height: calc(100dvh - 24px);
        overflow: hidden;
        border: 1px solid rgba(255, 255, 255, .13);
        border-radius: 28px;
        background:
            radial-gradient(circle at 14% 10%, rgba(166, 31, 75, .34), transparent 34%),
            radial-gradient(circle at 100% 0%, rgba(255, 49, 109, .18), transparent 34%),
            linear-gradient(145deg, rgba(13, 14, 20, .96), rgba(5, 6, 10, .94));
        box-shadow:
            0 28px 90px rgba(0, 0, 0, .58),
            inset 0 1px 0 rgba(255, 255, 255, .08);
        transform: translateY(-12px) scale(.98);
        transition: transform .25s ease;
    }

    .gi-mobile-menu.is-open .gi-mobile-panel {
        transform: translateY(0) scale(1);
    }

    .gi-mobile-panel-head {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 14px;
        padding: 18px 18px 14px;
        border-bottom: 1px solid rgba(255, 255, 255, .08);
    }

    .gi-mobile-logo {
        display: inline-flex;
        align-items: center;
        text-decoration: none;
    }

    .gi-mobile-logo img {
        display: block;
        width: auto;
        max-width: 175px;
        max-height: 42px;
        object-fit: contain;
    }

    .gi-mobile-close {
        position: relative;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        flex: 0 0 42px;
        width: 42px;
        height: 42px;
        padding: 0;
        border: 1px solid rgba(255, 111, 158, .34);
        border-radius: 999px;
        background: rgba(255, 255, 255, .06);
        cursor: pointer;
    }

    .gi-mobile-close span {
        position: absolute;
        width: 18px;
        height: 2px;
        border-radius: 999px;
        background: #fff;
    }

    .gi-mobile-close span:first-child {
        transform: rotate(45deg);
    }

    .gi-mobile-close span:last-child {
        transform: rotate(-45deg);
    }

    .gi-mobile-scroll {
        max-height: calc(100dvh - 108px);
        overflow-y: auto;
        padding: 16px 16px 18px;
        -webkit-overflow-scrolling: touch;
    }

    .gi-mobile-section {
        padding: 16px;
        margin-bottom: 14px;
        border: 1px solid rgba(255, 255, 255, .1);
        border-radius: 22px;
        background:
            radial-gradient(circle at 0% 0%, rgba(166, 31, 75, .18), transparent 40%),
            rgba(255, 255, 255, .045);
    }

    .gi-mobile-label {
        display: inline-flex;
        align-items: center;
        gap: 10px;
        margin-bottom: 14px;
        color: #ff6f9e;
        font-size: 11px;
        line-height: 1;
        font-weight: 950;
        letter-spacing: .12em;
        text-transform: uppercase;
    }

    .gi-mobile-label::after {
        content: "";
        width: 34px;
        height: 2px;
        border-radius: 999px;
        background: linear-gradient(90deg, #ff6f9e, rgba(255, 111, 158, 0));
    }

    .gi-mobile-links,
    .gi-mobile-service-links {
        display: grid;
        gap: 8px;
    }

    .gi-mobile-links a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 12px;
        min-height: 46px;
        padding: 0 13px 0 14px;
        border: 1px solid rgba(255, 255, 255, .08);
        border-radius: 15px;
        background: rgba(255, 255, 255, .04);
        color: rgba(255, 255, 255, .88);
        font-size: 15px;
        line-height: 1.1;
        font-weight: 850;
        text-decoration: none;
    }

    .gi-mobile-links a em {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 28px;
        height: 28px;
        border-radius: 999px;
        background: rgba(255, 111, 158, .12);
        color: #ff6f9e;
        font-style: normal;
        font-size: 16px;
        flex: 0 0 auto;
    }

    .gi-mobile-service-links {
        grid-template-columns: 1fr;
    }

    .gi-mobile-service-links a {
        position: relative;
        display: block;
        padding: 11px 12px 11px 25px;
        border-radius: 14px;
        color: rgba(255, 255, 255, .78);
        font-size: 14px;
        line-height: 1.25;
        font-weight: 800;
        text-decoration: none;
        background: rgba(255, 255, 255, .025);
    }

    .gi-mobile-service-links a::before {
        content: "";
        position: absolute;
        left: 12px;
        top: 50%;
        width: 5px;
        height: 5px;
        border-radius: 999px;
        background: #ff6f9e;
        transform: translateY(-50%);
        box-shadow: 0 0 12px rgba(255, 111, 158, .5);
    }

    .gi-mobile-cta {
        position: relative;
        display: block;
        overflow: hidden;
        padding: 18px 56px 18px 18px;
        border-radius: 22px;
        background:
            radial-gradient(circle at 20% 0%, rgba(255, 255, 255, .18), transparent 32%),
            linear-gradient(135deg, #ff316d, #a61f4b);
        color: #fff;
        text-decoration: none;
        box-shadow:
            0 18px 42px rgba(166, 31, 75, .34),
            inset 0 1px 0 rgba(255, 255, 255, .22);
    }

    .gi-mobile-cta strong {
        display: block;
        margin-bottom: 6px;
        font-size: 17px;
        line-height: 1.1;
        font-weight: 950;
    }

    .gi-mobile-cta span {
        display: block;
        color: rgba(255, 255, 255, .76);
        font-size: 13px;
        line-height: 1.45;
        font-weight: 650;
    }

    .gi-mobile-cta em {
        position: absolute;
        right: 18px;
        top: 50%;
        transform: translateY(-50%);
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 34px;
        height: 34px;
        border-radius: 999px;
        background: rgba(255, 255, 255, .14);
        font-style: normal;
        font-size: 18px;
    }

    body.gi-menu-open {
        overflow: hidden;
        touch-action: none;
    }
}

/* Küçük telefon header fix */
@media (max-width: 430px) {

    .gi-header {
        padding: 10px 10px;
    }

    .gi-header-inner {
        min-height: 58px;
        padding: 9px 9px 9px 14px;
    }

    .gi-header-logo img {
        max-width: 150px;
    }

    .gi-header-cta {
        min-height: 40px;
        padding: 0 12px;
        font-size: 12px;
    }

    .gi-mobile-toggle {
        flex-basis: 40px;
        width: 40px;
        height: 40px;
    }

    .gi-mobile-logo img {
        max-width: 150px;
    }

    .gi-mobile-section {
        padding: 14px;
    }

    .gi-mobile-links a {
        min-height: 44px;
        font-size: 14px;
    }

    .gi-mobile-service-links a {
        font-size: 13.5px;
    }
}

/* Çok dar ekranlarda CTA kısa kalsın */
@media (max-width: 370px) {
    .gi-header-cta {
        max-width: 118px;
        overflow: hidden;
    }

    .gi-header-logo img {
        max-width: 135px;
    }
}
@media (max-width: 991px) {
    .main-navigation,
    .primary-menu,
    .nav-menu,
    .menu {
        max-width: 100%;
    }

    .gi-mobile-menu ul,
    .gi-mobile-menu li {
        list-style: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .gi-mobile-menu a {
        visibility: visible !important;
        opacity: 1 !important;
    }
}
/* =========================================================
   GROWTH ISTANBUL - HEADER MENU EMERGENCY FIX
   Desktop patlama + mobile drawer taşma fix
   ========================================================= */

/* Masaüstünde mobil menüyü tamamen gizle */
.gi-mobile-menu {
    display: none !important;
}

/* Header masaüstü güvenlik */
@media (min-width: 992px) {
    .gi-header {
        position: sticky;
        top: 0;
        z-index: 9999;
    }

    .gi-mobile-toggle,
    .gi-mobile-menu,
    .gi-mobile-panel,
    .gi-mobile-menu-backdrop {
        display: none !important;
        visibility: hidden !important;
        opacity: 0 !important;
        pointer-events: none !important;
    }

    .gi-desktop-nav {
        display: flex !important;
    }

    .gi-header-cta {
        display: inline-flex !important;
    }
}

/* Mobilde drawer aktif */
@media (max-width: 991px) {

    .gi-header {
        position: sticky !important;
        top: 0 !important;
        z-index: 99999 !important;
        width: 100%;
    }

    .gi-desktop-nav {
        display: none !important;
    }

    .gi-mobile-toggle {
        display: inline-flex !important;
    }

    .gi-mobile-menu {
        display: block !important;
        position: fixed !important;
        inset: 0 !important;
        z-index: 999999 !important;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transition: opacity .25s ease, visibility .25s ease;
    }

    .gi-mobile-menu.is-open {
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
    }

    .gi-mobile-menu-backdrop {
        display: block !important;
        position: fixed !important;
        inset: 0 !important;
        z-index: 1 !important;
        background: rgba(2, 3, 7, .78) !important;
        backdrop-filter: blur(12px);
        -webkit-backdrop-filter: blur(12px);
    }

    .gi-mobile-panel {
        display: flex !important;
        flex-direction: column !important;
        position: fixed !important;
        left: 14px !important;
        right: 14px !important;
        top: 14px !important;
        bottom: 14px !important;
        z-index: 2 !important;
        width: auto !important;
        max-width: none !important;
        height: auto !important;
        max-height: none !important;
        overflow: hidden !important;
        border: 1px solid rgba(255, 255, 255, .13) !important;
        border-radius: 28px !important;
        background:
            radial-gradient(circle at 14% 8%, rgba(166, 31, 75, .36), transparent 34%),
            radial-gradient(circle at 100% 0%, rgba(255, 49, 109, .18), transparent 34%),
            linear-gradient(145deg, rgba(17, 18, 25, .97), rgba(5, 6, 10, .96)) !important;
        box-shadow:
            0 30px 90px rgba(0, 0, 0, .65),
            inset 0 1px 0 rgba(255, 255, 255, .08) !important;
        transform: translateY(-14px) scale(.98);
        transition: transform .25s ease;
    }

    .gi-mobile-menu.is-open .gi-mobile-panel {
        transform: translateY(0) scale(1);
    }

    .gi-mobile-panel-head {
        flex: 0 0 auto;
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        gap: 14px !important;
        padding: 16px 16px 14px !important;
        border-bottom: 1px solid rgba(255, 255, 255, .09) !important;
    }

    .gi-mobile-logo {
        display: inline-flex !important;
        align-items: center !important;
        width: auto !important;
        max-width: 180px !important;
        text-decoration: none !important;
    }

    .gi-mobile-logo img {
        display: block !important;
        width: auto !important;
        max-width: 170px !important;
        max-height: 42px !important;
        height: auto !important;
        object-fit: contain !important;
    }

    .gi-mobile-close {
        position: relative !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        flex: 0 0 42px !important;
        width: 42px !important;
        height: 42px !important;
        padding: 0 !important;
        border: 1px solid rgba(255, 111, 158, .36) !important;
        border-radius: 999px !important;
        background: rgba(255, 255, 255, .07) !important;
        cursor: pointer !important;
    }

    .gi-mobile-close span {
        position: absolute !important;
        width: 18px !important;
        height: 2px !important;
        border-radius: 999px !important;
        background: #fff !important;
    }

    .gi-mobile-close span:first-child {
        transform: rotate(45deg) !important;
    }

    .gi-mobile-close span:last-child {
        transform: rotate(-45deg) !important;
    }

    .gi-mobile-scroll {
        flex: 1 1 auto !important;
        display: block !important;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        padding: 16px !important;
        -webkit-overflow-scrolling: touch;
    }

    .gi-mobile-section {
        display: block !important;
        width: 100% !important;
        margin: 0 0 14px !important;
        padding: 16px !important;
        border: 1px solid rgba(255, 255, 255, .1) !important;
        border-radius: 22px !important;
        background:
            radial-gradient(circle at 0% 0%, rgba(166, 31, 75, .2), transparent 42%),
            rgba(255, 255, 255, .045) !important;
    }

    .gi-mobile-label {
        display: inline-flex !important;
        align-items: center !important;
        gap: 10px !important;
        margin: 0 0 14px !important;
        color: #ff6f9e !important;
        font-size: 11px !important;
        line-height: 1 !important;
        font-weight: 950 !important;
        letter-spacing: .12em !important;
        text-transform: uppercase !important;
        white-space: nowrap !important;
    }

    .gi-mobile-label::after {
        content: "";
        display: block;
        width: 34px;
        height: 2px;
        border-radius: 999px;
        background: linear-gradient(90deg, #ff6f9e, rgba(255, 111, 158, 0));
    }

    .gi-mobile-links,
    .gi-mobile-service-links {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 9px !important;
        width: 100% !important;
    }

    .gi-mobile-links a {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        width: 100% !important;
        min-height: 46px !important;
        padding: 0 12px 0 14px !important;
        border: 1px solid rgba(255, 255, 255, .08) !important;
        border-radius: 15px !important;
        background: rgba(255, 255, 255, .045) !important;
        color: rgba(255, 255, 255, .9) !important;
        font-size: 15px !important;
        line-height: 1.15 !important;
        font-weight: 850 !important;
        text-decoration: none !important;
        white-space: normal !important;
        text-align: left !important;
    }

    .gi-mobile-links a span {
        display: block !important;
        min-width: 0 !important;
    }

    .gi-mobile-links a em {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        flex: 0 0 28px !important;
        width: 28px !important;
        height: 28px !important;
        border-radius: 999px !important;
        background: rgba(255, 111, 158, .14) !important;
        color: #ff6f9e !important;
        font-style: normal !important;
        font-size: 16px !important;
    }

    .gi-mobile-service-links a {
        position: relative !important;
        display: block !important;
        width: 100% !important;
        padding: 11px 12px 11px 25px !important;
        border-radius: 14px !important;
        background: rgba(255, 255, 255, .025) !important;
        color: rgba(255, 255, 255, .8) !important;
        font-size: 14px !important;
        line-height: 1.3 !important;
        font-weight: 800 !important;
        text-decoration: none !important;
        text-align: left !important;
        white-space: normal !important;
    }

    .gi-mobile-service-links a::before {
        content: "";
        position: absolute;
        left: 12px;
        top: 50%;
        width: 5px;
        height: 5px;
        border-radius: 999px;
        background: #ff6f9e;
        transform: translateY(-50%);
        box-shadow: 0 0 12px rgba(255, 111, 158, .5);
    }

    .gi-mobile-cta {
        position: relative !important;
        display: block !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 18px 58px 18px 18px !important;
        border-radius: 22px !important;
        background:
            radial-gradient(circle at 20% 0%, rgba(255, 255, 255, .18), transparent 32%),
            linear-gradient(135deg, #ff316d, #a61f4b) !important;
        color: #fff !important;
        text-decoration: none !important;
        box-shadow:
            0 18px 42px rgba(166, 31, 75, .34),
            inset 0 1px 0 rgba(255, 255, 255, .22) !important;
    }

    .gi-mobile-cta strong {
        display: block !important;
        margin-bottom: 6px !important;
        color: #fff !important;
        font-size: 17px !important;
        line-height: 1.1 !important;
        font-weight: 950 !important;
    }

    .gi-mobile-cta span {
        display: block !important;
        color: rgba(255, 255, 255, .78) !important;
        font-size: 13px !important;
        line-height: 1.45 !important;
        font-weight: 650 !important;
    }

    .gi-mobile-cta em {
        position: absolute !important;
        right: 18px !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 34px !important;
        height: 34px !important;
        border-radius: 999px !important;
        background: rgba(255, 255, 255, .14) !important;
        color: #fff !important;
        font-style: normal !important;
        font-size: 18px !important;
    }

    body.gi-menu-open {
        overflow: hidden !important;
        touch-action: none !important;
    }
}

/* Küçük telefon düzeni */
@media (max-width: 430px) {
    .gi-mobile-panel {
        left: 10px !important;
        right: 10px !important;
        top: 10px !important;
        bottom: 10px !important;
        border-radius: 24px !important;
    }

    .gi-mobile-panel-head {
        padding: 14px 14px 12px !important;
    }

    .gi-mobile-scroll {
        padding: 14px !important;
    }

    .gi-mobile-section {
        padding: 14px !important;
        border-radius: 20px !important;
    }

    .gi-mobile-links a {
        min-height: 44px !important;
        font-size: 14px !important;
    }

    .gi-mobile-service-links a {
        font-size: 13.5px !important;
    }

    .gi-mobile-cta strong {
        font-size: 16px !important;
    }
}

/* =========================================================
   GROWTH ISTANBUL - MOBILE MENU FINAL FIX
   ========================================================= */

.gi-mobile-menu {
    display: none;
}

@media (min-width: 992px) {
    .gi-mobile-menu,
    .gi-mobile-toggle {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .gi-mobile-menu {
        display: block !important;
        position: fixed !important;
        inset: 0 !important;
        z-index: 999999 !important;
        opacity: 0 !important;
        visibility: hidden !important;
        pointer-events: none !important;
        transition: opacity .25s ease, visibility .25s ease !important;
    }

    .gi-mobile-menu.is-open {
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
    }

    .gi-mobile-menu-backdrop {
        position: absolute !important;
        inset: 0 !important;
        background: rgba(2, 3, 7, .78) !important;
        backdrop-filter: blur(12px) !important;
        -webkit-backdrop-filter: blur(12px) !important;
    }

    .gi-mobile-panel {
        position: absolute !important;
        left: 14px !important;
        right: 14px !important;
        top: 14px !important;
        bottom: 14px !important;
        display: flex !important;
        flex-direction: column !important;
        overflow: hidden !important;
        border: 1px solid rgba(255, 255, 255, .13) !important;
        border-radius: 28px !important;
        background:
            radial-gradient(circle at 14% 8%, rgba(166, 31, 75, .36), transparent 34%),
            radial-gradient(circle at 100% 0%, rgba(255, 49, 109, .18), transparent 34%),
            linear-gradient(145deg, rgba(17, 18, 25, .97), rgba(5, 6, 10, .96)) !important;
        box-shadow:
            0 30px 90px rgba(0, 0, 0, .65),
            inset 0 1px 0 rgba(255, 255, 255, .08) !important;
    }

    .gi-mobile-panel-head {
        flex: 0 0 auto !important;
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        padding: 16px !important;
        border-bottom: 1px solid rgba(255, 255, 255, .09) !important;
    }

    .gi-mobile-logo img {
        display: block !important;
        width: auto !important;
        max-width: 170px !important;
        max-height: 42px !important;
        height: auto !important;
        object-fit: contain !important;
    }

    .gi-mobile-close {
        position: relative !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 44px !important;
        height: 44px !important;
        border: 1px solid rgba(255, 111, 158, .36) !important;
        border-radius: 999px !important;
        background: rgba(255, 255, 255, .07) !important;
    }

    .gi-mobile-close span {
        position: absolute !important;
        width: 18px !important;
        height: 2px !important;
        border-radius: 999px !important;
        background: #fff !important;
    }

    .gi-mobile-close span:first-child {
        transform: rotate(45deg) !important;
    }

    .gi-mobile-close span:last-child {
        transform: rotate(-45deg) !important;
    }

    .gi-mobile-scroll {
        flex: 1 1 auto !important;
        display: block !important;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        padding: 16px !important;
        -webkit-overflow-scrolling: touch !important;
    }

    .gi-mobile-section {
        display: block !important;
        width: 100% !important;
        margin: 0 0 14px !important;
        padding: 16px !important;
        border: 1px solid rgba(255, 255, 255, .1) !important;
        border-radius: 22px !important;
        background:
            radial-gradient(circle at 0% 0%, rgba(166, 31, 75, .2), transparent 42%),
            rgba(255, 255, 255, .045) !important;
    }

    .gi-mobile-label {
        display: inline-flex !important;
        align-items: center !important;
        gap: 10px !important;
        margin: 0 0 14px !important;
        color: #ff6f9e !important;
        font-size: 11px !important;
        line-height: 1 !important;
        font-weight: 950 !important;
        letter-spacing: .12em !important;
        text-transform: uppercase !important;
    }

    .gi-mobile-label::after {
        content: "";
        width: 34px;
        height: 2px;
        border-radius: 999px;
        background: linear-gradient(90deg, #ff6f9e, rgba(255, 111, 158, 0));
    }

    .gi-mobile-links,
    .gi-mobile-service-links {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 9px !important;
        width: 100% !important;
    }

    .gi-mobile-links a {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        width: 100% !important;
        min-height: 46px !important;
        padding: 0 12px 0 14px !important;
        border: 1px solid rgba(255, 255, 255, .08) !important;
        border-radius: 15px !important;
        background: rgba(255, 255, 255, .045) !important;
        color: rgba(255, 255, 255, .92) !important;
        font-size: 15px !important;
        line-height: 1.15 !important;
        font-weight: 850 !important;
        text-decoration: none !important;
        text-align: left !important;
    }

    .gi-mobile-links a em {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 28px !important;
        height: 28px !important;
        border-radius: 999px !important;
        background: rgba(255, 111, 158, .14) !important;
        color: #ff6f9e !important;
        font-style: normal !important;
        flex: 0 0 28px !important;
    }

    .gi-mobile-service-links a {
        position: relative !important;
        display: block !important;
        width: 100% !important;
        padding: 11px 12px 11px 25px !important;
        border-radius: 14px !important;
        background: rgba(255, 255, 255, .025) !important;
        color: rgba(255, 255, 255, .82) !important;
        font-size: 14px !important;
        line-height: 1.3 !important;
        font-weight: 800 !important;
        text-decoration: none !important;
        text-align: left !important;
    }

    .gi-mobile-service-links a::before {
        content: "";
        position: absolute;
        left: 12px;
        top: 50%;
        width: 5px;
        height: 5px;
        border-radius: 999px;
        background: #ff6f9e;
        transform: translateY(-50%);
        box-shadow: 0 0 12px rgba(255, 111, 158, .5);
    }

    .gi-mobile-cta {
        position: relative !important;
        display: block !important;
        width: 100% !important;
        padding: 18px 58px 18px 18px !important;
        border-radius: 22px !important;
        background:
            radial-gradient(circle at 20% 0%, rgba(255, 255, 255, .18), transparent 32%),
            linear-gradient(135deg, #ff316d, #a61f4b) !important;
        color: #fff !important;
        text-decoration: none !important;
    }

    .gi-mobile-cta strong {
        display: block !important;
        margin-bottom: 6px !important;
        color: #fff !important;
        font-size: 17px !important;
        line-height: 1.1 !important;
        font-weight: 950 !important;
    }

    .gi-mobile-cta span {
        display: block !important;
        color: rgba(255, 255, 255, .78) !important;
        font-size: 13px !important;
        line-height: 1.45 !important;
        font-weight: 650 !important;
    }

    .gi-mobile-cta em {
        position: absolute !important;
        right: 18px !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 34px !important;
        height: 34px !important;
        border-radius: 999px !important;
        background: rgba(255, 255, 255, .14) !important;
        color: #fff !important;
        font-style: normal !important;
    }

    body.gi-menu-open {
        overflow: hidden !important;
        touch-action: none !important;
    }
}

@media (max-width: 430px) {
    .gi-mobile-panel {
        left: 10px !important;
        right: 10px !important;
        top: 10px !important;
        bottom: 10px !important;
        border-radius: 24px !important;
    }

    .gi-mobile-scroll {
        padding: 14px !important;
    }

    .gi-mobile-section {
        padding: 14px !important;
    }
}

/* =========================================================
   GROWTH ISTANBUL - HEADER FINAL: GLASS NAV + DROPDOWN
   ========================================================= */

.gi-header,
.gi-header * {
    box-sizing: border-box;
}

.gi-header {
    position: sticky;
    top: 0;
    z-index: 99999;
    width: 100%;
    padding: 10px 20px;
    background: rgba(3, 5, 9, .72);
    backdrop-filter: blur(22px);
    -webkit-backdrop-filter: blur(22px);
}

.gi-header-inner {
    position: relative;
    width: min(1180px, 100%);
    min-height: 70px;
    margin: 0 auto;
    padding: 10px 14px 10px 24px;
    display: flex;
    align-items: center;
    gap: 22px;
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 999px;
    background:
        radial-gradient(circle at 15% 20%, rgba(166, 31, 75, .28), transparent 34%),
        linear-gradient(135deg, rgba(255, 255, 255, .09), rgba(255, 255, 255, .025));
    box-shadow:
        0 22px 70px rgba(0, 0, 0, .34),
        inset 0 1px 0 rgba(255, 255, 255, .08);
}

.gi-header-logo {
    display: inline-flex;
    align-items: center;
    flex: 0 0 auto;
    text-decoration: none;
}

.gi-header-logo img {
    display: block;
    width: auto;
    max-width: 185px;
    max-height: 44px;
    height: auto;
    object-fit: contain;
}

.gi-desktop-nav {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    flex: 1;
    min-height: 44px;
}

.gi-nav-glass-indicator {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    opacity: 0;
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 999px;
    background:
        radial-gradient(circle at 20% 0%, rgba(255, 111, 158, .20), transparent 38%),
        rgba(255, 255, 255, .07);
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, .10),
        0 10px 28px rgba(0, 0, 0, .20);
    transition:
        transform .28s cubic-bezier(.2,.8,.2,1),
        width .28s cubic-bezier(.2,.8,.2,1),
        height .28s cubic-bezier(.2,.8,.2,1),
        opacity .2s ease;
    pointer-events: none;
}

.gi-nav-link,
.gi-nav-item > .gi-nav-link {
    position: relative;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 42px;
    padding: 0 13px;
    border-radius: 999px;
    color: rgba(255, 255, 255, .82);
    font-size: 14px;
    line-height: 1;
    font-weight: 850;
    text-decoration: none;
    white-space: nowrap;
    transition: color .25s ease;
}

.gi-nav-link:hover,
.gi-nav-link.is-active,
.gi-nav-item.is-active > .gi-nav-link,
.gi-nav-item:hover > .gi-nav-link {
    color: #ffffff;
}

.gi-nav-link.is-active::after,
.gi-nav-item.is-active > .gi-nav-link::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 5px;
    width: 5px;
    height: 5px;
    border-radius: 999px;
    background: #ff386f;
    box-shadow: 0 0 14px rgba(255, 56, 111, .75);
    transform: translateX(-50%);
}

.gi-nav-item {
    position: relative;
    z-index: 20;
    display: inline-flex;
    align-items: center;
}

.gi-desktop-dropdown {
    position: absolute;
    left: 50%;
    top: calc(100% + 14px);
    width: 310px;
    padding-top: 12px;
    opacity: 0;
    visibility: hidden;
    transform: translate(-50%, 10px);
    pointer-events: none;
    transition: opacity .22s ease, transform .22s ease, visibility .22s ease;
}

.gi-has-dropdown:hover .gi-desktop-dropdown,
.gi-has-dropdown:focus-within .gi-desktop-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, 0);
    pointer-events: auto;
}

.gi-dropdown-inner {
    position: relative;
    overflow: hidden;
    padding: 12px;
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 22px;
    background:
        radial-gradient(circle at 10% 0%, rgba(166, 31, 75, .30), transparent 38%),
        linear-gradient(145deg, rgba(16, 17, 24, .96), rgba(5, 6, 10, .94));
    box-shadow:
        0 24px 70px rgba(0, 0, 0, .44),
        inset 0 1px 0 rgba(255, 255, 255, .08);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
}

.gi-dropdown-inner::before {
    content: "";
    position: absolute;
    left: 50%;
    top: -6px;
    width: 12px;
    height: 12px;
    border-left: 1px solid rgba(255, 255, 255, .12);
    border-top: 1px solid rgba(255, 255, 255, .12);
    background: rgba(16, 17, 24, .96);
    transform: translateX(-50%) rotate(45deg);
}

.gi-dropdown-inner a {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    min-height: 42px;
    padding: 0 12px 0 14px;
    border-radius: 14px;
    color: rgba(255, 255, 255, .78);
    font-size: 13.5px;
    line-height: 1.2;
    font-weight: 800;
    text-decoration: none;
    transition: background .2s ease, color .2s ease, transform .2s ease;
}

.gi-dropdown-inner a:hover {
    color: #fff;
    background: rgba(255, 255, 255, .065);
    transform: translateX(3px);
}

.gi-dropdown-inner a em {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    border-radius: 999px;
    background: rgba(255, 111, 158, .13);
    color: #ff6f9e;
    font-style: normal;
    flex: 0 0 auto;
}

.gi-header-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-height: 48px;
    padding: 0 22px;
    border-radius: 999px;
    background: linear-gradient(135deg, #ff316d, #a61f4b);
    color: #fff;
    font-size: 14px;
    line-height: 1;
    font-weight: 900;
    text-decoration: none;
    white-space: nowrap;
    box-shadow:
        0 14px 32px rgba(166, 31, 75, .36),
        inset 0 1px 0 rgba(255, 255, 255, .24);
    transition: transform .24s ease, box-shadow .24s ease;
}

.gi-header-cta:hover {
    transform: translateY(-2px);
    box-shadow:
        0 18px 42px rgba(166, 31, 75, .46),
        inset 0 1px 0 rgba(255, 255, 255, .28);
}

.gi-mobile-toggle {
    display: none;
}

/* Mobile Menu Base */
.gi-mobile-menu {
    display: none;
}

@media (min-width: 992px) {
    .gi-mobile-menu,
    .gi-mobile-toggle {
        display: none !important;
    }
}

/* =========================================================
   MOBILE HEADER + MOBILE DROPDOWN MENU
   ========================================================= */

@media (max-width: 991px) {
    .gi-header {
        padding: 10px 10px;
    }

    .gi-header-inner {
        min-height: 58px;
        padding: 9px 9px 9px 14px;
        gap: 10px;
    }

    .gi-header-logo img {
        max-width: 150px;
        max-height: 38px;
    }

    .gi-desktop-nav {
        display: none !important;
    }

    .gi-header-cta {
        margin-left: auto;
        min-height: 40px;
        padding: 0 12px;
        font-size: 12px;
    }

    .gi-mobile-toggle {
        position: relative;
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        flex: 0 0 40px;
        width: 40px;
        height: 40px;
        padding: 0;
        border: 1px solid rgba(255, 111, 158, .34);
        border-radius: 999px;
        background: rgba(255, 255, 255, .06);
        cursor: pointer;
    }

    .gi-mobile-toggle span {
        position: absolute;
        width: 17px;
        height: 2px;
        border-radius: 999px;
        background: #fff;
    }

    .gi-mobile-toggle span:first-child {
        transform: translateY(-4px);
    }

    .gi-mobile-toggle span:last-child {
        transform: translateY(4px);
    }

    .gi-mobile-menu {
        display: block !important;
        position: fixed !important;
        inset: 0 !important;
        z-index: 999999 !important;
        opacity: 0 !important;
        visibility: hidden !important;
        pointer-events: none !important;
        transition: opacity .25s ease, visibility .25s ease !important;
    }

    .gi-mobile-menu.is-open {
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
    }

    .gi-mobile-menu-backdrop {
        position: absolute !important;
        inset: 0 !important;
        background: rgba(2, 3, 7, .78) !important;
        backdrop-filter: blur(12px) !important;
        -webkit-backdrop-filter: blur(12px) !important;
    }

    .gi-mobile-panel {
        position: absolute !important;
        left: 10px !important;
        right: 10px !important;
        top: 10px !important;
        bottom: 10px !important;
        display: flex !important;
        flex-direction: column !important;
        overflow: hidden !important;
        border: 1px solid rgba(255, 255, 255, .13) !important;
        border-radius: 26px !important;
        background:
            radial-gradient(circle at 14% 8%, rgba(166, 31, 75, .36), transparent 34%),
            radial-gradient(circle at 100% 0%, rgba(255, 49, 109, .18), transparent 34%),
            linear-gradient(145deg, rgba(17, 18, 25, .97), rgba(5, 6, 10, .96)) !important;
        box-shadow:
            0 30px 90px rgba(0, 0, 0, .65),
            inset 0 1px 0 rgba(255, 255, 255, .08) !important;
    }

    .gi-mobile-panel-head {
        flex: 0 0 auto !important;
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        padding: 15px !important;
        border-bottom: 1px solid rgba(255, 255, 255, .09) !important;
    }

    .gi-mobile-logo img {
        display: block !important;
        width: auto !important;
        max-width: 150px !important;
        max-height: 38px !important;
        height: auto !important;
        object-fit: contain !important;
    }

    .gi-mobile-close {
        position: relative !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 42px !important;
        height: 42px !important;
        border: 1px solid rgba(255, 111, 158, .36) !important;
        border-radius: 999px !important;
        background: rgba(255, 255, 255, .07) !important;
        cursor: pointer;
    }

    .gi-mobile-close span {
        position: absolute !important;
        width: 18px !important;
        height: 2px !important;
        border-radius: 999px !important;
        background: #fff !important;
    }

    .gi-mobile-close span:first-child {
        transform: rotate(45deg) !important;
    }

    .gi-mobile-close span:last-child {
        transform: rotate(-45deg) !important;
    }

    .gi-mobile-scroll {
        flex: 1 1 auto !important;
        display: block !important;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        padding: 15px !important;
        -webkit-overflow-scrolling: touch !important;
    }

    .gi-mobile-section {
        display: block !important;
        width: 100% !important;
        margin: 0 0 14px !important;
        padding: 15px !important;
        border: 1px solid rgba(255, 255, 255, .1) !important;
        border-radius: 22px !important;
        background:
            radial-gradient(circle at 0% 0%, rgba(166, 31, 75, .2), transparent 42%),
            rgba(255, 255, 255, .045) !important;
    }

    .gi-mobile-label {
        display: inline-flex !important;
        align-items: center !important;
        gap: 10px !important;
        margin: 0 0 14px !important;
        color: #ff6f9e !important;
        font-size: 11px !important;
        line-height: 1 !important;
        font-weight: 950 !important;
        letter-spacing: .12em !important;
        text-transform: uppercase !important;
    }

    .gi-mobile-label::after {
        content: "";
        width: 34px;
        height: 2px;
        border-radius: 999px;
        background: linear-gradient(90deg, #ff6f9e, rgba(255, 111, 158, 0));
    }

    .gi-mobile-links {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 9px !important;
        width: 100% !important;
    }

    .gi-mobile-links > a,
    .gi-mobile-accordion-row {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        width: 100% !important;
        min-height: 46px !important;
        padding: 0 12px 0 14px !important;
        border: 1px solid rgba(255, 255, 255, .08) !important;
        border-radius: 15px !important;
        background: rgba(255, 255, 255, .045) !important;
        color: rgba(255, 255, 255, .92) !important;
        text-decoration: none !important;
    }

    .gi-mobile-links > a span,
    .gi-mobile-accordion-row a span {
        color: rgba(255, 255, 255, .92) !important;
        font-size: 15px !important;
        line-height: 1.15 !important;
        font-weight: 850 !important;
    }

    .gi-mobile-links > a em {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 28px !important;
        height: 28px !important;
        border-radius: 999px !important;
        background: rgba(255, 111, 158, .14) !important;
        color: #ff6f9e !important;
        font-style: normal !important;
        flex: 0 0 28px !important;
    }

    .gi-mobile-accordion {
        display: block !important;
        width: 100% !important;
    }

    .gi-mobile-accordion-row {
        padding-right: 8px !important;
    }

    .gi-mobile-accordion-row a {
        display: flex !important;
        align-items: center !important;
        flex: 1 !important;
        min-height: 44px !important;
        text-decoration: none !important;
    }

    .gi-mobile-accordion-toggle {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 32px !important;
        height: 32px !important;
        padding: 0 !important;
        border: 0 !important;
        border-radius: 999px !important;
        background: rgba(255, 111, 158, .14) !important;
        color: #ff6f9e !important;
        cursor: pointer !important;
    }

    .gi-mobile-accordion-toggle span {
        display: block;
        font-size: 19px;
        line-height: 1;
        transform: translateY(-1px);
        transition: transform .2s ease;
    }

    .gi-mobile-accordion.is-open .gi-mobile-accordion-toggle span {
        transform: rotate(180deg);
    }

    .gi-mobile-submenu {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 7px !important;
        max-height: 0;
        overflow: hidden;
        padding: 0 0 0 12px;
        opacity: 0;
        transition: max-height .28s ease, opacity .22s ease, padding .22s ease;
    }

    .gi-mobile-accordion.is-open .gi-mobile-submenu {
        max-height: 420px;
        opacity: 1;
        padding: 9px 0 2px 12px;
    }

    .gi-mobile-submenu a {
        position: relative !important;
        display: block !important;
        padding: 10px 12px 10px 24px !important;
        border-radius: 13px !important;
        background: rgba(255, 255, 255, .025) !important;
        color: rgba(255, 255, 255, .80) !important;
        font-size: 13.5px !important;
        line-height: 1.25 !important;
        font-weight: 800 !important;
        text-decoration: none !important;
    }

    .gi-mobile-submenu a::before {
        content: "";
        position: absolute;
        left: 11px;
        top: 50%;
        width: 5px;
        height: 5px;
        border-radius: 999px;
        background: #ff6f9e;
        transform: translateY(-50%);
        box-shadow: 0 0 12px rgba(255, 111, 158, .5);
    }

    .gi-mobile-cta {
        position: relative !important;
        display: block !important;
        width: 100% !important;
        padding: 18px 58px 18px 18px !important;
        border-radius: 22px !important;
        background:
            radial-gradient(circle at 20% 0%, rgba(255, 255, 255, .18), transparent 32%),
            linear-gradient(135deg, #ff316d, #a61f4b) !important;
        color: #fff !important;
        text-decoration: none !important;
        box-shadow:
            0 18px 42px rgba(166, 31, 75, .34),
            inset 0 1px 0 rgba(255, 255, 255, .22) !important;
    }

    .gi-mobile-cta strong {
        display: block !important;
        margin-bottom: 6px !important;
        color: #fff !important;
        font-size: 17px !important;
        line-height: 1.1 !important;
        font-weight: 950 !important;
    }

    .gi-mobile-cta span {
        display: block !important;
        color: rgba(255, 255, 255, .78) !important;
        font-size: 13px !important;
        line-height: 1.45 !important;
        font-weight: 650 !important;
    }

    .gi-mobile-cta em {
        position: absolute !important;
        right: 18px !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 34px !important;
        height: 34px !important;
        border-radius: 999px !important;
        background: rgba(255, 255, 255, .14) !important;
        color: #fff !important;
        font-style: normal !important;
    }

    body.gi-menu-open {
        overflow: hidden !important;
        touch-action: none !important;
    }
}

@media (max-width: 380px) {
    .gi-header-logo img {
        max-width: 132px;
    }

    .gi-header-cta {
        max-width: 126px;
        overflow: hidden;
    }
}

/* =========================================================
   GROWTH ISTANBUL - WP MENU HEADER FINAL
   Desktop dropdown + Mobile accordion
   ========================================================= */

.gi-header,
.gi-header * {
    box-sizing: border-box;
}

.gi-header {
    position: sticky;
    top: 0;
    z-index: 99999;
    width: 100%;
    padding: 10px 20px;
    background: rgba(3, 5, 9, .72);
    backdrop-filter: blur(22px);
    -webkit-backdrop-filter: blur(22px);
}

.gi-header-inner {
    position: relative;
    width: min(1180px, 100%);
    min-height: 70px;
    margin: 0 auto;
    padding: 10px 14px 10px 24px;
    display: flex;
    align-items: center;
    gap: 22px;
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 999px;
    background:
        radial-gradient(circle at 15% 20%, rgba(166, 31, 75, .28), transparent 34%),
        linear-gradient(135deg, rgba(255, 255, 255, .09), rgba(255, 255, 255, .025));
    box-shadow:
        0 22px 70px rgba(0, 0, 0, .34),
        inset 0 1px 0 rgba(255, 255, 255, .08);
}

.gi-header-logo {
    display: inline-flex;
    align-items: center;
    flex: 0 0 auto;
    text-decoration: none;
}

.gi-header-logo img {
    display: block;
    width: auto;
    max-width: 185px;
    max-height: 44px;
    height: auto;
    object-fit: contain;
}

.gi-desktop-nav {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    min-height: 44px;
}

.gi-primary-menu,
.gi-primary-menu ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.gi-primary-menu {
    position: relative;
    z-index: 3;
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 4px;
}

.gi-primary-menu > li {
    position: relative;
    display: flex;
    align-items: center;
}

.gi-primary-menu > li > a {
    position: relative;
    z-index: 4;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 42px;
    padding: 0 13px;
    border-radius: 999px;
    color: rgba(255, 255, 255, .82);
    font-size: 14px;
    line-height: 1;
    font-weight: 850;
    text-decoration: none;
    white-space: nowrap;
    transition: color .25s ease;
}

.gi-primary-menu > li > a:hover,
.gi-primary-menu > li.current-menu-item > a,
.gi-primary-menu > li.current-menu-ancestor > a,
.gi-primary-menu > li.current_page_item > a,
.gi-primary-menu > li.current_page_parent > a {
    color: #fff;
}

.gi-primary-menu > li.current-menu-item > a::after,
.gi-primary-menu > li.current-menu-ancestor > a::after,
.gi-primary-menu > li.current_page_item > a::after,
.gi-primary-menu > li.current_page_parent > a::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 5px;
    width: 5px;
    height: 5px;
    border-radius: 999px;
    background: #ff386f;
    box-shadow: 0 0 14px rgba(255, 56, 111, .75);
    transform: translateX(-50%);
}

.gi-nav-glass-indicator {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0;
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 999px;
    background:
        radial-gradient(circle at 20% 0%, rgba(255, 111, 158, .20), transparent 38%),
        rgba(255, 255, 255, .07);
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, .10),
        0 10px 28px rgba(0, 0, 0, .20);
    transition:
        transform .28s cubic-bezier(.2,.8,.2,1),
        width .28s cubic-bezier(.2,.8,.2,1),
        height .28s cubic-bezier(.2,.8,.2,1),
        opacity .2s ease;
    pointer-events: none;
}

/* Desktop dropdown güvenli hover alanı */
.gi-primary-menu > li.menu-item-has-children::before {
    content: "";
    position: absolute;
    left: -18px;
    right: -18px;
    top: 100%;
    height: 26px;
}

.gi-primary-menu > li > .sub-menu {
    position: absolute;
    left: 50%;
    top: 100%;
    z-index: 999999;
    width: 330px;
    padding: 20px 12px 12px;
    opacity: 0;
    visibility: hidden;
    transform: translate(-50%, 10px);
    pointer-events: none;
    border-radius: 24px;
    background: transparent;
    transition: opacity .22s ease, transform .22s ease, visibility .22s ease;
}

.gi-primary-menu > li.menu-item-has-children:hover > .sub-menu,
.gi-primary-menu > li.menu-item-has-children:focus-within > .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, 0);
    pointer-events: auto;
}

.gi-primary-menu > li > .sub-menu::before {
    content: "";
    position: absolute;
    left: 12px;
    right: 12px;
    top: 8px;
    bottom: 0;
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 22px;
    background:
        radial-gradient(circle at 10% 0%, rgba(166, 31, 75, .30), transparent 38%),
        linear-gradient(145deg, rgba(16, 17, 24, .97), rgba(5, 6, 10, .96));
    box-shadow:
        0 24px 70px rgba(0, 0, 0, .44),
        inset 0 1px 0 rgba(255, 255, 255, .08);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
}

.gi-primary-menu > li > .sub-menu::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 2px;
    width: 14px;
    height: 14px;
    border-left: 1px solid rgba(255, 255, 255, .12);
    border-top: 1px solid rgba(255, 255, 255, .12);
    background: rgba(16, 17, 24, .97);
    transform: translateX(-50%) rotate(45deg);
}

.gi-primary-menu > li > .sub-menu li {
    position: relative;
    z-index: 2;
    display: block;
}

.gi-primary-menu > li > .sub-menu a {
    position: relative;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 42px;
    padding: 0 14px;
    border-radius: 14px;
    color: rgba(255, 255, 255, .78);
    font-size: 13.5px;
    line-height: 1.2;
    font-weight: 800;
    text-decoration: none;
    transition: background .2s ease, color .2s ease, transform .2s ease;
}

.gi-primary-menu > li > .sub-menu a::after {
    content: "→";
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    margin-left: 12px;
    border-radius: 999px;
    background: rgba(255, 111, 158, .13);
    color: #ff6f9e;
    flex: 0 0 auto;
}

.gi-primary-menu > li > .sub-menu a:hover {
    color: #fff;
    background: rgba(255, 255, 255, .065);
    transform: translateX(3px);
}

.gi-header-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-height: 48px;
    padding: 0 22px;
    border-radius: 999px;
    background: linear-gradient(135deg, #ff316d, #a61f4b);
    color: #fff;
    font-size: 14px;
    line-height: 1;
    font-weight: 900;
    text-decoration: none;
    white-space: nowrap;
    box-shadow:
        0 14px 32px rgba(166, 31, 75, .36),
        inset 0 1px 0 rgba(255, 255, 255, .24);
    transition: transform .24s ease, box-shadow .24s ease;
}

.gi-header-cta:hover {
    transform: translateY(-2px);
    box-shadow:
        0 18px 42px rgba(166, 31, 75, .46),
        inset 0 1px 0 rgba(255, 255, 255, .28);
}

.gi-mobile-toggle,
.gi-mobile-menu {
    display: none;
}

/* =========================================================
   MOBILE HEADER
   ========================================================= */

@media (max-width: 991px) {
    .gi-header {
        padding: 10px;
    }

    .gi-header-inner {
        min-height: 58px;
        padding: 9px 9px 9px 14px;
        gap: 10px;
    }

    .gi-header-logo img {
        max-width: 150px;
        max-height: 38px;
    }

    .gi-desktop-nav {
        display: none !important;
    }

    .gi-header-cta {
        margin-left: auto;
        min-height: 40px;
        padding: 0 12px;
        font-size: 12px;
    }

    .gi-mobile-toggle {
        position: relative;
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        flex: 0 0 40px;
        width: 40px;
        height: 40px;
        padding: 0;
        border: 1px solid rgba(255, 111, 158, .34);
        border-radius: 999px;
        background: rgba(255, 255, 255, .06);
        cursor: pointer;
    }

    .gi-mobile-toggle span {
        position: absolute;
        width: 17px;
        height: 2px;
        border-radius: 999px;
        background: #fff;
    }

    .gi-mobile-toggle span:first-child {
        transform: translateY(-4px);
    }

    .gi-mobile-toggle span:last-child {
        transform: translateY(4px);
    }

    .gi-mobile-menu {
        display: block !important;
        position: fixed !important;
        inset: 0 !important;
        z-index: 999999 !important;
        opacity: 0 !important;
        visibility: hidden !important;
        pointer-events: none !important;
        transition: opacity .25s ease, visibility .25s ease !important;
    }

    .gi-mobile-menu.is-open {
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
    }

    .gi-mobile-menu-backdrop {
        position: absolute !important;
        inset: 0 !important;
        background: rgba(2, 3, 7, .78) !important;
        backdrop-filter: blur(12px) !important;
        -webkit-backdrop-filter: blur(12px) !important;
    }

    .gi-mobile-panel {
        position: absolute !important;
        left: 10px !important;
        right: 10px !important;
        top: 10px !important;
        bottom: 10px !important;
        display: flex !important;
        flex-direction: column !important;
        overflow: hidden !important;
        border: 1px solid rgba(255, 255, 255, .13) !important;
        border-radius: 26px !important;
        background:
            radial-gradient(circle at 14% 8%, rgba(166, 31, 75, .36), transparent 34%),
            radial-gradient(circle at 100% 0%, rgba(255, 49, 109, .18), transparent 34%),
            linear-gradient(145deg, rgba(17, 18, 25, .97), rgba(5, 6, 10, .96)) !important;
        box-shadow:
            0 30px 90px rgba(0, 0, 0, .65),
            inset 0 1px 0 rgba(255, 255, 255, .08) !important;
    }

    .gi-mobile-panel-head {
        flex: 0 0 auto !important;
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        padding: 15px !important;
        border-bottom: 1px solid rgba(255, 255, 255, .09) !important;
    }

    .gi-mobile-logo img {
        display: block !important;
        width: auto !important;
        max-width: 150px !important;
        max-height: 38px !important;
        height: auto !important;
        object-fit: contain !important;
    }

    .gi-mobile-close {
        position: relative !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 42px !important;
        height: 42px !important;
        border: 1px solid rgba(255, 111, 158, .36) !important;
        border-radius: 999px !important;
        background: rgba(255, 255, 255, .07) !important;
        cursor: pointer;
    }

    .gi-mobile-close span {
        position: absolute !important;
        width: 18px !important;
        height: 2px !important;
        border-radius: 999px !important;
        background: #fff !important;
    }

    .gi-mobile-close span:first-child {
        transform: rotate(45deg) !important;
    }

    .gi-mobile-close span:last-child {
        transform: rotate(-45deg) !important;
    }

    .gi-mobile-scroll {
        flex: 1 1 auto !important;
        display: block !important;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        padding: 15px !important;
        -webkit-overflow-scrolling: touch;
    }

    .gi-mobile-section {
        display: block !important;
        width: 100% !important;
        margin: 0 0 14px !important;
        padding: 15px !important;
        border: 1px solid rgba(255, 255, 255, .1) !important;
        border-radius: 22px !important;
        background:
            radial-gradient(circle at 0% 0%, rgba(166, 31, 75, .2), transparent 42%),
            rgba(255, 255, 255, .045) !important;
    }

    .gi-mobile-label {
        display: inline-flex !important;
        align-items: center !important;
        gap: 10px !important;
        margin: 0 0 14px !important;
        color: #ff6f9e !important;
        font-size: 11px !important;
        line-height: 1 !important;
        font-weight: 950 !important;
        letter-spacing: .12em !important;
        text-transform: uppercase !important;
    }

    .gi-mobile-label::after {
        content: "";
        width: 34px;
        height: 2px;
        border-radius: 999px;
        background: linear-gradient(90deg, #ff6f9e, rgba(255, 111, 158, 0));
    }

    .gi-mobile-primary-menu,
    .gi-mobile-primary-menu ul {
        list-style: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .gi-mobile-primary-menu {
        display: grid !important;
        gap: 9px !important;
        width: 100% !important;
    }

    .gi-mobile-primary-menu > li {
        position: relative !important;
        width: 100% !important;
        display: block !important;
    }

    .gi-mobile-primary-menu > li > a {
        position: relative !important;
        display: flex !important;
        align-items: center !important;
        justify-content: flex-start !important;
        width: 100% !important;
        min-height: 48px !important;
        padding: 0 58px 0 14px !important;
        border: 1px solid rgba(255, 255, 255, .08) !important;
        border-radius: 15px !important;
        background: rgba(255, 255, 255, .045) !important;
        color: rgba(255, 255, 255, .92) !important;
        font-size: 15px !important;
        line-height: 1.15 !important;
        font-weight: 850 !important;
        text-decoration: none !important;
        text-align: left !important;
        white-space: normal !important;
    }

    .gi-mobile-primary-menu > li:not(.menu-item-has-children) > a::after {
        content: "→";
        position: absolute;
        right: 12px;
        top: 50%;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 32px;
        height: 32px;
        border-radius: 999px;
        background: rgba(255, 111, 158, .14);
        color: #ff6f9e;
        transform: translateY(-50%);
    }

    .gi-mobile-submenu-toggle {
        position: absolute !important;
        right: 8px !important;
        top: 8px !important;
        z-index: 5 !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 32px !important;
        height: 32px !important;
        padding: 0 !important;
        border: 0 !important;
        border-radius: 999px !important;
        background: rgba(255, 111, 158, .14) !important;
        color: #ff6f9e !important;
        cursor: pointer !important;
    }

    .gi-mobile-submenu-toggle span {
        display: block;
        font-size: 19px;
        line-height: 1;
        transform: translateY(-1px);
        transition: transform .2s ease;
    }

    .gi-mobile-primary-menu > li.is-open > .gi-mobile-submenu-toggle span {
        transform: rotate(180deg);
    }

    .gi-mobile-primary-menu .sub-menu {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 7px !important;
        max-height: 0;
        overflow: hidden;
        opacity: 0;
        padding: 0 0 0 12px !important;
        transition: max-height .28s ease, opacity .22s ease, padding .22s ease;
    }

    .gi-mobile-primary-menu > li.is-open > .sub-menu {
        max-height: 560px;
        opacity: 1;
        padding: 9px 0 2px 12px !important;
    }

    .gi-mobile-primary-menu .sub-menu a {
        position: relative !important;
        display: block !important;
        padding: 11px 12px 11px 25px !important;
        border: 1px solid rgba(255, 255, 255, .07) !important;
        border-radius: 13px !important;
        background: rgba(255, 255, 255, .025) !important;
        color: rgba(255, 255, 255, .80) !important;
        font-size: 13.5px !important;
        line-height: 1.25 !important;
        font-weight: 800 !important;
        text-decoration: none !important;
        text-align: left !important;
    }

    .gi-mobile-primary-menu .sub-menu a::before {
        content: "";
        position: absolute;
        left: 11px;
        top: 50%;
        width: 5px;
        height: 5px;
        border-radius: 999px;
        background: #ff6f9e;
        transform: translateY(-50%);
        box-shadow: 0 0 12px rgba(255, 111, 158, .5);
    }

    .gi-mobile-cta {
        position: relative !important;
        display: block !important;
        width: 100% !important;
        padding: 18px 58px 18px 18px !important;
        border-radius: 22px !important;
        background:
            radial-gradient(circle at 20% 0%, rgba(255, 255, 255, .18), transparent 32%),
            linear-gradient(135deg, #ff316d, #a61f4b) !important;
        color: #fff !important;
        text-decoration: none !important;
        box-shadow:
            0 18px 42px rgba(166, 31, 75, .34),
            inset 0 1px 0 rgba(255, 255, 255, .22) !important;
    }

    .gi-mobile-cta strong {
        display: block !important;
        margin-bottom: 6px !important;
        color: #fff !important;
        font-size: 17px !important;
        line-height: 1.1 !important;
        font-weight: 950 !important;
    }

    .gi-mobile-cta span {
        display: block !important;
        color: rgba(255, 255, 255, .78) !important;
        font-size: 13px !important;
        line-height: 1.45 !important;
        font-weight: 650 !important;
    }

    .gi-mobile-cta em {
        position: absolute !important;
        right: 18px !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 34px !important;
        height: 34px !important;
        border-radius: 999px !important;
        background: rgba(255, 255, 255, .14) !important;
        color: #fff !important;
        font-style: normal !important;
    }

    body.gi-menu-open {
        overflow: hidden !important;
        touch-action: none !important;
    }
}

@media (max-width: 380px) {
    .gi-header-logo img {
        max-width: 132px;
    }

    .gi-header-cta {
        max-width: 126px;
        overflow: hidden;
    }
}

/* =========================================================
   GROWTH ISTANBUL - DESKTOP HEADER DROPDOWN VISUAL FIX
   Aurora gradient background + proper dropdown panel
   ========================================================= */

@media (min-width: 992px) {

    /* Header arka planındaki siyah hissi azalt */
    .gi-header {
        background:
            radial-gradient(circle at 18% 0%, rgba(166, 31, 75, .22), transparent 34%),
            radial-gradient(circle at 82% 0%, rgba(255, 49, 109, .12), transparent 36%),
            linear-gradient(180deg, rgba(23, 7, 18, .86), rgba(4, 6, 10, .78)) !important;
        backdrop-filter: blur(24px) !important;
        -webkit-backdrop-filter: blur(24px) !important;
    }

    .gi-header-inner {
        overflow: visible !important;
        background:
            radial-gradient(circle at 12% 50%, rgba(166, 31, 75, .34), transparent 34%),
            radial-gradient(circle at 78% 0%, rgba(255, 49, 109, .12), transparent 32%),
            linear-gradient(135deg, rgba(255, 255, 255, .095), rgba(255, 255, 255, .028)) !important;
    }

    .gi-desktop-nav {
        overflow: visible !important;
        z-index: 30 !important;
    }

    .gi-primary-menu {
        overflow: visible !important;
    }

    .gi-primary-menu > li {
        position: relative !important;
        overflow: visible !important;
    }

    /* Dropdown parent hover köprüsü: mouse aşağı inerken kapanmasın */
    .gi-primary-menu > li.menu-item-has-children::before {
        content: "";
        position: absolute;
        left: -28px;
        right: -28px;
        top: 100%;
        height: 34px;
        z-index: 20;
    }

    /* Masaüstü dropdown'u yatay akıştan çıkar, panel haline getir */
    .gi-primary-menu > li.menu-item-has-children > .sub-menu {
        position: absolute !important;
        left: 50% !important;
        top: calc(100% + 16px) !important;
        z-index: 999999 !important;

        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 7px !important;

        width: 340px !important;
        min-width: 340px !important;
        max-width: 340px !important;

        margin: 0 !important;
        padding: 16px !important;

        opacity: 0 !important;
        visibility: hidden !important;
        pointer-events: none !important;

        transform: translate(-50%, 12px) scale(.98) !important;
        transition:
            opacity .22s ease,
            visibility .22s ease,
            transform .22s ease !important;

        border: 1px solid rgba(255, 255, 255, .13) !important;
        border-radius: 24px !important;

        background:
            radial-gradient(circle at 12% 0%, rgba(255, 111, 158, .20), transparent 34%),
            radial-gradient(circle at 100% 14%, rgba(166, 31, 75, .28), transparent 40%),
            linear-gradient(145deg, rgba(37, 13, 28, .96), rgba(8, 9, 14, .96)) !important;

        box-shadow:
            0 28px 80px rgba(0, 0, 0, .48),
            0 0 0 1px rgba(255, 111, 158, .05),
            inset 0 1px 0 rgba(255, 255, 255, .09) !important;

        backdrop-filter: blur(22px) !important;
        -webkit-backdrop-filter: blur(22px) !important;
    }

    .gi-primary-menu > li.menu-item-has-children:hover > .sub-menu,
    .gi-primary-menu > li.menu-item-has-children:focus-within > .sub-menu {
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
        transform: translate(-50%, 0) scale(1) !important;
    }

    /* Üst küçük ok */
    .gi-primary-menu > li.menu-item-has-children > .sub-menu::before {
        content: "";
        position: absolute;
        left: 50%;
        top: -7px;
        width: 14px;
        height: 14px;
        border-left: 1px solid rgba(255, 255, 255, .13);
        border-top: 1px solid rgba(255, 255, 255, .13);
        background: rgba(37, 13, 28, .96);
        transform: translateX(-50%) rotate(45deg);
        z-index: 1;
    }

    .gi-primary-menu > li.menu-item-has-children > .sub-menu::after {
        content: "";
        position: absolute;
        inset: 0;
        border-radius: inherit;
        background:
            linear-gradient(135deg, rgba(255, 255, 255, .06), transparent 38%),
            radial-gradient(circle at 18% 18%, rgba(255, 111, 158, .08), transparent 28%);
        pointer-events: none;
        z-index: 0;
    }

    .gi-primary-menu > li.menu-item-has-children > .sub-menu > li {
        position: relative !important;
        z-index: 2 !important;
        display: block !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .gi-primary-menu > li.menu-item-has-children > .sub-menu > li > a {
        position: relative !important;
        z-index: 2 !important;

        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        gap: 14px !important;

        width: 100% !important;
        min-height: 44px !important;
        padding: 0 12px 0 15px !important;

        border: 1px solid rgba(255, 255, 255, .075) !important;
        border-radius: 15px !important;
        background: rgba(255, 255, 255, .04) !important;

        color: rgba(255, 255, 255, .82) !important;
        font-size: 13.5px !important;
        line-height: 1.2 !important;
        font-weight: 850 !important;
        text-decoration: none !important;
        white-space: normal !important;

        transition:
            background .2s ease,
            border-color .2s ease,
            color .2s ease,
            transform .2s ease !important;
    }

    .gi-primary-menu > li.menu-item-has-children > .sub-menu > li > a::before {
        content: "";
        display: inline-flex;
        width: 5px;
        height: 5px;
        margin-right: 8px;
        border-radius: 999px;
        background: #ff6f9e;
        box-shadow: 0 0 12px rgba(255, 111, 158, .55);
        flex: 0 0 auto;
    }

    .gi-primary-menu > li.menu-item-has-children > .sub-menu > li > a::after {
        content: "→" !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 26px !important;
        height: 26px !important;
        margin-left: auto !important;
        border-radius: 999px !important;
        background: rgba(255, 111, 158, .14) !important;
        color: #ff6f9e !important;
        font-size: 14px !important;
        line-height: 1 !important;
        flex: 0 0 26px !important;
    }

    .gi-primary-menu > li.menu-item-has-children > .sub-menu > li > a:hover {
        color: #fff !important;
        border-color: rgba(255, 111, 158, .22) !important;
        background:
            radial-gradient(circle at 0% 50%, rgba(255, 111, 158, .14), transparent 38%),
            rgba(255, 255, 255, .065) !important;
        transform: translateX(4px) !important;
    }

    /* Dropdown açıkken Hizmetler üst menüsünü de aktif/glass hissettir */
    .gi-primary-menu > li.menu-item-has-children:hover > a {
        color: #fff !important;
    }

    /* Eski CSS'ten kalan yatay sub-menu görünümünü kesin kapat */
    .gi-primary-menu > li > .sub-menu li,
    .gi-primary-menu > li > .sub-menu a {
        float: none !important;
    }
}

/* =========================================================
   GROWTH ISTANBUL - ACTIVE NAV INDICATOR + RED DOT FIX
   ========================================================= */

@media (min-width: 992px) {

    .gi-desktop-nav {
        overflow: visible !important;
    }

    .gi-primary-menu > li > a {
        position: relative !important;
    }

    .gi-primary-menu > li.gi-active-item > a,
    .gi-primary-menu > li.current-menu-item > a,
    .gi-primary-menu > li.current-menu-ancestor > a,
    .gi-primary-menu > li.current_page_item > a,
    .gi-primary-menu > li.current_page_parent > a,
    .gi-primary-menu > li > a.gi-active-link {
        color: #ffffff !important;
    }

    .gi-primary-menu > li.gi-active-item > a::after,
    .gi-primary-menu > li.current-menu-item > a::after,
    .gi-primary-menu > li.current-menu-ancestor > a::after,
    .gi-primary-menu > li.current_page_item > a::after,
    .gi-primary-menu > li.current_page_parent > a::after,
    .gi-primary-menu > li > a.gi-active-link::after {
        content: "" !important;
        position: absolute !important;
        left: 50% !important;
        bottom: 5px !important;
        width: 5px !important;
        height: 5px !important;
        border-radius: 999px !important;
        background: #ff386f !important;
        box-shadow: 0 0 14px rgba(255, 56, 111, .8) !important;
        transform: translateX(-50%) !important;
        display: block !important;
        opacity: 1 !important;
    }

    .gi-nav-glass-indicator {
        z-index: 1 !important;
    }

    .gi-primary-menu {
        z-index: 3 !important;
    }

    .gi-primary-menu > li > a {
        z-index: 4 !important;
    }
}