/* ============================================================
 DoÄŸuÅŸ Grubu tarzÄ± layout â€” Ä°zci Group (yeÅŸil/turuncu/gri)
 Referans: dogusgrubu.com.tr sektÃ¶r sayfalarÄ±
 ============================================================ */

body.dogus-layout {
 background: #fff;
}

/* ---- Minimal Ã¼st header (DoÄŸuÅŸ tarzÄ±) ---- */
.site-header.dogus-header {
 background: transparent;
 box-shadow: none;
 position: fixed;
 top: 0;
 left: 0;
 right: 0;
 z-index: 300;
 transition: background 0.35s ease, box-shadow 0.35s ease, transform 0.35s ease, backdrop-filter 0.35s ease;
}

.site-header.dogus-header.is-solid,
.site-header.dogus-header.is-scrolled {
 background: #ffffff;
 box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
 backdrop-filter: none;
}

.site-header.dogus-header.is-compact {
 box-shadow: 0 8px 28px rgba(5, 158, 5, 0.08);
}

.site-header.dogus-header .top-bar,
.site-header.dogus-header .category-nav-bar {
 display: none;
}

/* Ãœst iletiÅŸim / sosyal ÅŸerit */
.dogus-header-top {
 background: rgba(0, 0, 0, 0.45);
 backdrop-filter: blur(6px);
 border-bottom: 1px solid rgba(255, 255, 255, 0.08);
 transition: background 0.35s ease;
}

.site-header.dogus-header.is-solid .dogus-header-top,
.site-header.dogus-header.is-scrolled .dogus-header-top,
body:not(.has-hero) .dogus-header-top {
 background: var(--primary-dark);
 border-bottom-color: rgba(255, 255, 255, 0.12);
}

.dogus-header-social {
 display: flex;
 align-items: center;
 justify-content: flex-end;
 flex-wrap: wrap;
 gap: 0.35rem;
 max-width: 1440px;
 margin: 0 auto;
 padding: 0.4rem 2rem;
}

.dogus-lang-switch {
 display: inline-flex;
 align-items: center;
 gap: 0.15rem;
 margin-left: 0.35rem;
 padding: 0.15rem;
 border-radius: 999px;
 border: 1px solid rgba(255, 255, 255, 0.25);
 background: rgba(0, 0, 0, 0.2);
}

.dogus-lang-btn {
 min-width: 2rem;
 padding: 0.25rem 0.5rem;
 border: none;
 border-radius: 999px;
 background: transparent;
 color: rgba(255, 255, 255, 0.85);
 font-size: 0.65rem;
 font-weight: 700;
 letter-spacing: 0.06em;
 cursor: pointer;
 transition: background 0.2s, color 0.2s;
}

.dogus-lang-btn:hover {
 color: #fff;
 background: rgba(255, 255, 255, 0.12);
}

.dogus-lang-btn.is-active {
 background: var(--accent, #ef6c00);
 color: #fff;
}

.dogus-social-btn {
 display: inline-flex;
 align-items: center;
 gap: 0.4rem;
 padding: 0.35rem 0.65rem;
 border-radius: 999px;
 color: rgba(255, 255, 255, 0.92);
 font-size: 0.68rem;
 font-weight: 600;
 letter-spacing: 0.04em;
 border: 1px solid rgba(255, 255, 255, 0.2);
 transition: background 0.2s, border-color 0.2s, color 0.2s;
}

.dogus-social-btn svg {
 width: 15px;
 height: 15px;
 flex-shrink: 0;
}

.dogus-social-btn:hover {
 background: rgba(255, 255, 255, 0.12);
 border-color: var(--accent);
 color: #fff;
}

.dogus-social-label {
 white-space: nowrap;
}

.dogus-header-bar {
 display: flex;
 align-items: center;
 justify-content: space-between;
 height: 76px;
 padding: 0 2rem;
 max-width: 1440px;
 margin: 0 auto;
 border-bottom: 0;
 transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), padding 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.dogus-header-bar .logo {
 display: flex;
 align-items: center;
 flex-shrink: 0;
 margin-left: 50px;
}

.dogus-logo-img {
 display: block;
 height: 52px;
 width: auto;
 max-width: min(248px, 52vw);
 object-fit: contain;
 transform-origin: left center;
 filter: none;
 transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1), height 0.35s cubic-bezier(0.22, 1, 0.36, 1), filter 0.35s ease;
}

.site-header.dogus-header.is-compact .dogus-logo-img {
 height: 38px;
 transform: scale(1);
 filter: none;
}

/* Hero uzerinde logo — beyaz kutu yok, seffaf zemin */
.site-header.dogus-header .dogus-header-bar .logo,
.site-header.dogus-header.is-solid .dogus-header-bar .logo,
.site-header.dogus-header.is-scrolled .dogus-header-bar .logo,
body.dogus-layout.home-wide .site-header.dogus-header .dogus-header-bar .logo,
body.dogus-layout.has-hero .site-header.dogus-header .dogus-header-bar .logo,
body.dogus-layout:has(.page-hero-dogus, .dogus-hero) .site-header.dogus-header .dogus-header-bar .logo {
 background: transparent !important;
 border-radius: 0 !important;
 padding: 0 !important;
 box-shadow: none !important;
}

.site-header.dogus-header.is-scrolled:not(.is-hero-header) .dogus-header-bar .logo,
body:not(.has-hero) .dogus-header-bar .logo {
 background: transparent;
 border-radius: 0;
 padding: 0;
 box-shadow: none;
}

.dogus-wordmark {
 display: inline-flex;
 align-items: baseline;
 gap: 0.28rem;
 color: #fff;
 font-size: clamp(1.35rem, 2.3vw, 2rem);
 font-weight: 800;
 letter-spacing: -0.03em;
 line-height: 1;
}

.dogus-wordmark span + span::before {
 content: "/";
 color: var(--accent);
 margin-right: 0.28rem;
 font-weight: 400;
}

.site-header.dogus-header.is-solid .dogus-wordmark,
.site-header.dogus-header.is-scrolled .dogus-wordmark,
body:not(.has-hero) .dogus-wordmark {
 color: #111;
}

.dogus-header-bar .logo-img {
 height: 56px;
 width: auto;
 max-width: min(280px, 68vw);
 object-fit: contain;
 display: block;
 transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.site-header.dogus-header:not(.is-solid):not(.is-scrolled) .logo-img {
 height: 48px;
 max-width: min(220px, 54vw);
}

.site-header.dogus-header.is-solid .logo,
.site-header.dogus-header.is-scrolled:not(.is-hero-header) .logo {
 background: transparent;
 box-shadow: none;
 padding: 0;
}

.site-header.dogus-header:not(.is-solid):not(.is-scrolled) .logo {
 background: transparent !important;
 border-radius: 0 !important;
 padding: 0 !important;
 box-shadow: none !important;
}

.site-header.dogus-header.is-solid .logo-img,
.site-header.dogus-header.is-scrolled .logo-img {
 height: 44px;
}

/* 4 â€” Header scroll: logo kÃ¼Ã§Ã¼lme, bar sÄ±kÄ±ÅŸtÄ±rma */
.site-header.dogus-header.is-compact .dogus-header-bar {
 height: 62px;
}

.site-header.dogus-header.is-compact .logo-img {
 height: 36px;
}

.site-header.dogus-header.is-compact:not(.is-solid):not(.is-scrolled) .logo-img {
 height: 34px;
}

.site-header.dogus-header.is-compact .dogus-menu-btn {
 font-size: 0.68rem;
 letter-spacing: 0.14em;
}

.site-header.dogus-header.is-compact:not(.is-solid):not(.is-scrolled) .dogus-menu-btn {
 padding: 0 0.95rem;
}

.dogus-header-actions {
 display: flex;
 align-items: center;
 gap: 0;
 height: 100%;
 border-left: 0;
}

.dogus-header-search {
 display: inline-flex;
 align-items: center;
 justify-content: center;
 gap: 0.35rem;
 color: #111;
 font-size: 0.75rem;
 font-weight: 700;
 letter-spacing: 0.12em;
 text-transform: uppercase;
 height: 100%;
 min-width: 3.25rem;
 padding: 0 1rem;
 border: 0;
 border-left: 1px solid rgba(0, 0, 0, 0.12);
 background: transparent;
 cursor: pointer;
 font-family: inherit;
 transition: background 0.24s ease, color 0.24s ease;
}

.dogus-header-search svg {
 width: 17px;
 height: 17px;
}

.site-header.dogus-header.is-solid .dogus-header-search,
.site-header.dogus-header.is-scrolled .dogus-header-search,
body:not(.has-hero) .dogus-header-search {
 color: #111;
}

.dogus-header-search:hover {
 background: var(--primary-dark);
 color: #fff;
}

.dogus-lang-quick {
 display: inline-flex;
 align-items: center;
 justify-content: center;
 gap: 0.25rem;
 min-width: 3.25rem;
 height: 100%;
 border-radius: 0;
 border: 0;
 border-left: 0;
 background: transparent;
 color: #111;
 font-size: 0.7rem;
 font-weight: 700;
 letter-spacing: 0.08em;
 cursor: pointer;
 padding: 0 0.9rem;
 transition: background 0.24s ease, color 0.24s ease;
}

.dogus-lang-flag {
  display: none !important;
}

.dogus-lang-quick[data-lang-current="en"] .dogus-lang-flag,
.dogus-lang-quick[data-lang-current="tr"] .dogus-lang-flag {
  display: none !important;
}

.site-header.dogus-header.is-solid .dogus-lang-quick,
.site-header.dogus-header.is-scrolled .dogus-lang-quick,
body:not(.has-hero) .dogus-lang-quick {
 color: #111;
}

.dogus-lang-quick:hover {
 background: var(--primary-dark);
 color: #fff;
}

@media (max-width: 640px) {
 .dogus-header-bar {
 height: 64px;
 padding: 0 0.65rem 0 1rem;
 }

 .dogus-header-actions {
 gap: 0;
 }

 .dogus-logo-img {
 height: 40px;
 max-width: 170px;
 }

 .dogus-header-search {
 font-size: 0.68rem;
 letter-spacing: 0.08em;
 padding: 0 0.6rem;
 }

 .dogus-lang-quick {
 min-width: 2.35rem;
 height: 100%;
 padding: 0 0.55rem;
 font-size: 0.64rem;
 }

  .dogus-lang-flag {
    display: none !important;
  }

 .dogus-menu-btn {
 padding: 0 0.7rem;
 letter-spacing: 0.08em;
 }
}

.dogus-header-phone {
 font-size: 0.8rem;
 font-weight: 600;
 letter-spacing: 0.04em;
 color: rgba(255, 255, 255, 0.9);
 transition: color 0.2s;
}

.site-header.dogus-header.is-solid .dogus-header-phone,
.site-header.dogus-header.is-scrolled .dogus-header-phone,
body:not(.has-hero) .dogus-header-phone {
 color: var(--text);
}

.dogus-menu-btn {
 display: flex;
 align-items: center;
 justify-content: center;
 gap: 0.6rem;
 background: none;
 border: none;
 border-left: 0;
 font-family: var(--font);
 font-size: 0.75rem;
 font-weight: 700;
 letter-spacing: 0.12em;
 text-transform: uppercase;
 color: #111;
 cursor: pointer;
 height: 100%;
 padding: 0 0.95rem;
 border-left: 1px solid rgba(0, 0, 0, 0.12);
 transition: background 0.2s, color 0.2s, box-shadow 0.2s, font-size 0.35s ease, padding 0.35s ease, letter-spacing 0.35s ease;
}

/* Åeffaf header: menÃ¼ butonu her zaman okunaklÄ± */
.site-header.dogus-header:not(.is-solid):not(.is-scrolled) .dogus-menu-btn {
 color: #fff;
 background: transparent;
 padding: 0.5rem 0;
 border-radius: 0;
 box-shadow: none;
}

.dogus-menu-btn:hover,
.site-header.dogus-header:not(.is-solid):not(.is-scrolled) .dogus-menu-btn:hover {
 background: var(--primary-dark);
 color: #fff;
}

.site-header.dogus-header.is-solid .dogus-menu-btn,
.site-header.dogus-header.is-scrolled .dogus-menu-btn {
 color: var(--text);
 background: none;
 box-shadow: none;
 height: 100%;
 padding: 0 0.95rem;
 border-radius: 0;
}

.dogus-menu-btn-lines {
 display: flex;
 flex-direction: column;
 gap: 5px;
 width: 22px;
 padding: 0;
 border: none;
 border-radius: 0;
 box-sizing: content-box;
}

.dogus-menu-btn-lines span {
 display: block;
 height: 2px;
 background: currentColor;
 transition: transform 0.3s, opacity 0.3s;
}

.dogus-menu-btn:hover .dogus-menu-btn-lines span:nth-child(1) {
 transform: translateX(3px);
}

.dogus-menu-btn:hover .dogus-menu-btn-lines span:nth-child(3) {
 transform: translateX(-3px);
}

body.nav-open .dogus-menu-btn-lines span:nth-child(1) {
 transform: translateY(7px) rotate(45deg);
}

body.nav-open .dogus-menu-btn-lines span:nth-child(2) {
 opacity: 0;
}

body.nav-open .dogus-menu-btn-lines span:nth-child(3) {
 transform: translateY(-7px) rotate(-45deg);
}

/* ---- Tam ekran menÃ¼ ---- */
.dogus-fullmenu {
 position: fixed;
 inset: 0;
 z-index: 250;
 background: rgba(12, 14, 13, 0.98);
 color: #fff;
 opacity: 0;
 visibility: hidden;
 transition: opacity 0.35s ease, visibility 0.35s;
 overflow: hidden;
 padding: 5.5rem 1.75rem 2rem;
 display: flex;
 flex-direction: column;
 height: 100vh;
 height: 100svh;
 box-sizing: border-box;
}

.dogus-fullmenu-close {
 position: fixed;
 top: max(1rem, env(safe-area-inset-top));
 right: max(1.25rem, env(safe-area-inset-right));
 z-index: 310;
 display: none;
 align-items: center;
 justify-content: center;
 gap: 0;
 background: #fff;
 border: none;
 border-radius: 999px;
 color: var(--primary-dark);
 font-family: var(--font);
 font-size: 0.7rem;
 font-weight: 700;
 letter-spacing: 0.12em;
 text-transform: uppercase;
 width: 44px;
 height: 44px;
 padding: 0;
 cursor: pointer;
 box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
 transition: background 0.2s, color 0.2s, transform 0.2s;
}

body.nav-open .dogus-fullmenu-close {
 display: inline-flex;
}

.dogus-fullmenu-close:hover {
 background: var(--accent);
 color: #fff;
 transform: scale(1.02);
}

.dogus-fullmenu-close svg {
 flex-shrink: 0;
}

body.nav-open .dogus-menu-btn {
 color: var(--primary-dark);
 background: #fff;
 box-shadow: 0 2px 14px rgba(0, 0, 0, 0.2);
}

body.nav-open .site-header.dogus-header.is-solid .dogus-menu-btn,
body.nav-open .site-header.dogus-header.is-scrolled .dogus-menu-btn {
 color: var(--primary-dark);
 background: #fff;
}

body.nav-open .dogus-fullmenu {
 opacity: 1;
 visibility: visible;
}

.dogus-nav-horizontal {
 flex: 1;
 display: flex;
 align-items: stretch;
 min-height: 0;
 max-width: 1400px;
 margin: 0 auto;
 width: 100%;
 padding-top: 0.5rem;
}

.dogus-nav-main {
 list-style: none;
 display: flex;
 flex-wrap: nowrap;
 gap: 0;
 width: 100%;
 align-items: stretch;
 min-height: 0;
}

.dogus-nav-item {
 flex: 1 1 0;
 min-width: 0;
 padding: 0 0.85rem;
 display: flex;
 flex-direction: column;
}

.dogus-nav-parent-row {
 display: flex;
 align-items: flex-start;
 gap: 0.65rem;
 border-bottom: 1px solid rgba(255, 255, 255, 0.15);
 flex-shrink: 0;
}

.dogus-nav-parent {
 display: block;
 font-size: clamp(0.65rem, 1vw, 0.82rem);
 font-weight: 700;
 letter-spacing: 0.12em;
 text-transform: uppercase;
 color: var(--accent);
 padding-bottom: 0.75rem;
 transition: color 0.25s;
 line-height: 1.25;
 flex: 1;
}

.dogus-nav-toggle {
 display: inline-flex;
 flex-shrink: 0;
 width: 36px;
 height: 36px;
 border: 1px solid rgba(255, 255, 255, 0.22);
 border-radius: 999px;
 background: rgba(255, 255, 255, 0.06);
 color: #fff;
 font-family: var(--font);
 font-size: 1.2rem;
 line-height: 1;
 align-items: center;
 justify-content: center;
 cursor: pointer;
 font-weight: 900;
}

.dogus-nav-toggle span {
 display: inline-block;
 font-size: 1.35rem;
 font-weight: 900;
 line-height: 1;
}

body.nav-open .dogus-nav-parent {
 color: #fff;
}

body.nav-open .dogus-nav-parent-row {
 border-bottom-color: rgba(255, 255, 255, 0.35);
}

/* KapalÄ±yken alt menÃ¼ gizli */
.dogus-nav-dropdown {
 list-style: none;
 position: static;
 max-height: 0;
 overflow: hidden;
 opacity: 0;
 padding: 0;
 margin: 0;
 flex: 1;
 transition:
 max-height 0.5s cubic-bezier(0.4, 0, 0.2, 1),
 opacity 0.4s ease,
 padding 0.45s ease;
}

body.nav-open .dogus-nav-item.is-expanded .dogus-nav-dropdown {
 max-height: 600px;
 opacity: 1;
 padding-top: 0.65rem;
 padding-bottom: 0.25rem;
 overflow-y: auto;
 -webkit-overflow-scrolling: touch;
}

body.nav-open .dogus-nav-item.is-expanded.is-see-all-expanded .dogus-nav-dropdown {
 max-height: min(72vh, 960px);
}

body.nav-open .dogus-nav-item.is-expanded:nth-child(1) .dogus-nav-dropdown { transition-delay: 0.08s; }
body.nav-open .dogus-nav-item.is-expanded:nth-child(2) .dogus-nav-dropdown { transition-delay: 0.14s; }
body.nav-open .dogus-nav-item.is-expanded:nth-child(3) .dogus-nav-dropdown { transition-delay: 0.2s; }
body.nav-open .dogus-nav-item.is-expanded:nth-child(4) .dogus-nav-dropdown { transition-delay: 0.26s; }
body.nav-open .dogus-nav-item.is-expanded:nth-child(5) .dogus-nav-dropdown { transition-delay: 0.32s; }

body:not(.nav-open) .dogus-nav-dropdown {
 transition-delay: 0s !important;
 max-height: 0 !important;
 opacity: 0 !important;
 padding-top: 0 !important;
 padding-bottom: 0 !important;
}

.dogus-nav-dropdown li {
 margin-bottom: 0.2rem;
}

.dogus-nav-dropdown a {
 display: block;
 font-size: clamp(0.72rem, 0.85vw, 0.82rem);
 font-weight: 400;
 letter-spacing: 0.01em;
 text-transform: none;
 color: rgba(255, 255, 255, 0.55);
 padding: 0.2rem 0;
 transition: color 0.2s, padding-left 0.2s;
 line-height: 1.35;
}

.dogus-nav-dropdown a:hover {
 color: #fff;
 padding-left: 6px;
}

.dogus-nav-see-all {
 font-weight: 600 !important;
 color: var(--accent) !important;
 margin-bottom: 0.25rem;
}

.dogus-nav-see-all:hover {
 color: #fff !important;
}

/* Alt kategori: â€“ iÅŸareti ile girintili */
.dogus-nav-dropdown a.dogus-nav-sub {
 padding-left: 0.65rem;
 font-size: clamp(0.68rem, 0.8vw, 0.78rem);
 color: rgba(255, 255, 255, 0.48);
}

.dogus-nav-dropdown a.dogus-nav-sub:hover {
 color: rgba(255, 255, 255, 0.9);
 padding-left: 0.85rem;
}

.dogus-nav-dropdown a.dogus-nav-group {
 font-weight: 600;
 color: rgba(255, 255, 255, 0.78);
 margin-top: 0.5rem;
 padding-top: 0.15rem;
}

.dogus-nav-dropdown li:nth-child(2) a.dogus-nav-group {
 margin-top: 0;
}

.dogus-nav-dropdown a.dogus-nav-group:hover {
 color: #fff;
}

.dogus-menu-contact {
 display: none;
}

.dogus-menu-contact a {
 color: rgba(255, 255, 255, 0.85);
 font-size: 0.9rem;
}

.dogus-menu-social {
 display: flex;
 gap: 0.75rem;
}

.dogus-menu-social a {
 width: 38px;
 height: 38px;
 border: 1px solid rgba(255, 255, 255, 0.25);
 border-radius: 50%;
 display: flex;
 align-items: center;
 justify-content: center;
 transition: background 0.2s, border-color 0.2s;
}

.dogus-menu-social a:hover {
 background: var(--primary);
 border-color: var(--primary);
}

.dogus-menu-social svg {
 width: 16px;
 height: 16px;
}

/* ---- DoÄŸuÅŸ tarzÄ± tam ekran hero ---- */
.hero.dogus-hero {
 min-height: 100vh;
 min-height: 100svh;
 display: flex;
 align-items: flex-end;
 padding: 0 0 5rem;
 background-color: #1a1a1a;
 background-size: cover;
 background-position: center;
 background-image:
 linear-gradient(180deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.65) 70%, rgba(0, 0, 0, 0.8) 100%),
 url("https://images.unsplash.com/photo-1541888946425-d81bb19240f5?auto=format&fit=crop&w=1920&q=80");
}

.hero.dogus-hero::after {
 display: none;
}

/* 1 â€” Hero Ken Burns arka plan katmanÄ± */
.hero.dogus-hero.hero-ken-burns,
.hero.dogus-hero.hero-ken-burns.hero-has-image {
 background: #1a1a1a;
 background-image: none !important;
}

.hero-bg-layer {
 position: absolute;
 inset: -10%;
 z-index: 0;
 background-image: url("https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=1920&q=80");
 background-size: cover;
 background-position: center;
 background-repeat: no-repeat;
 will-change: transform;
 animation: heroKenBurns 24s ease-in-out infinite alternate;
}

@keyframes heroKenBurns {
 from {
 transform: scale(1) translate(0, 0);
 }
 to {
 transform: scale(1.1) translate(-1.5%, -0.8%);
 }
}

.hero.dogus-hero .hero-overlay {
 background: linear-gradient(
 180deg,
 rgba(0, 0, 0, 0.2) 0%,
 rgba(0, 0, 0, 0.45) 55%,
 rgba(0, 0, 0, 0.65) 100%
 );
}

.hero.dogus-hero .hero-content {
 max-width: 900px;
 padding-top: 8rem;
}

.hero.dogus-hero .container.hero-content {
 display: flex;
 flex-direction: column;
 align-items: flex-start;
 position: relative;
}

.hero.dogus-hero .hero-eyebrow {
 font-size: 0.75rem;
 font-weight: 600;
 letter-spacing: 0.25em;
 text-transform: uppercase;
 color: var(--accent);
 margin-bottom: 1rem;
}

/* 6 â€” Ana sayfa & iÃ§ sayfa hero metin stagger */
.hero.dogus-hero .hero-content > *.reveal,
.page-hero-dogus .container > *.reveal {
 transition: none;
 opacity: 0;
}

.hero.dogus-hero .hero-content > *.reveal.is-visible,
.page-hero-dogus .container > *.reveal.is-visible {
 animation: heroFadeUp 0.72s cubic-bezier(0.4, 0, 0.2, 1) both;
 animation-delay: var(--reveal-delay, 0s);
 opacity: 1;
}

.hero.dogus-hero h1 {
 font-size: clamp(2.8rem, 8vw, 5.5rem);
 font-weight: 300;
 letter-spacing: 0.06em;
 text-transform: uppercase;
 line-height: 1.05;
 margin-bottom: 1.5rem;
 animation: none;
}

.hero.dogus-hero p {
 font-size: clamp(1rem, 2vw, 1.2rem);
 font-weight: 300;
 max-width: 560px;
 opacity: 0.88;
 line-height: 1.7;
 margin-bottom: 0;
 animation: none;
}

.hero-scroll-hint {
 position: relative;
 left: auto;
 bottom: auto;
 transform: none;
 margin-top: 2rem;
 align-self: center;
 z-index: 3;
 display: inline-flex;
 flex-direction: column;
 align-items: center;
 gap: 0.5rem;
 color: rgba(255, 255, 255, 0.75);
 font-size: 0.65rem;
 letter-spacing: 0.2em;
 text-transform: uppercase;
 text-decoration: none;
 transition: color 0.2s;
}

.hero-scroll-hint:hover {
 color: #fff;
}

.hero-scroll-hint::after {
 content: "";
 width: 1px;
 height: 40px;
 background: linear-gradient(180deg, var(--accent), transparent);
 animation: scrollPulse 2s ease infinite;
}

@keyframes scrollPulse {
 0%, 100% { opacity: 0.4; transform: scaleY(0.8); }
 50% { opacity: 1; transform: scaleY(1); }
}

/* ---- Ä°Ã§ sayfa hero (DoÄŸuÅŸ sektÃ¶r sayfasÄ±) ---- */
.page-hero-dogus {
 min-height: 55vh;
 display: flex;
 align-items: flex-end;
 padding: 8rem 0 3.5rem;
 background-color: #1a1a1a;
 background-size: cover;
 background-position: center;
 position: relative;
 color: #fff;
}

.page-hero-dogus::before {
 content: "";
 position: absolute;
 inset: 0;
 z-index: 1;
 background: linear-gradient(180deg, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.55) 100%);
}

.page-hero-bg-layer {
 position: absolute;
 inset: 0;
 z-index: 0;
 overflow: hidden;
 pointer-events: none;
}

.page-hero-bg-layer img {
 width: 100%;
 height: 100%;
 object-fit: cover;
 object-position: center center;
 display: block;
 transform: scale(1.03);
 animation: pageHeroDrift 18s ease-in-out infinite alternate;
}

@media (prefers-reduced-motion: reduce) {
 .page-hero-bg-layer img {
  animation: none;
  transform: none;
 }
}

@keyframes pageHeroDrift {
 from {
 transform: scale(1.03) translate3d(0, 0, 0);
 }
 to {
 transform: scale(1.1) translate3d(-1.5%, -0.8%, 0);
 }
}

/* Ä°letiÅŸim & Projeler â€” gÃ¶rsel biraz aÅŸaÄŸÄ± */
.page-hero-iletisim .page-hero-bg-layer img {
 object-position: center 35%;
}

.page-hero-projeler .page-hero-bg-layer img {
 object-position: center 58%;
}

.page-hero-dogus:has(.page-hero-bg-layer) {
 background-image: none !important;
}

.page-hero-dogus .container {
 position: relative;
 z-index: 2;
}

.page-hero-dogus .breadcrumb-dogus {
 font-size: 0.7rem;
 letter-spacing: 0.15em;
 text-transform: uppercase;
 color: rgba(255, 255, 255, 0.6);
 margin-bottom: 1rem;
}

.page-hero-dogus .breadcrumb-dogus a {
 color: rgba(255, 255, 255, 0.6);
 transition: color 0.2s;
}

.page-hero-dogus .breadcrumb-dogus a:hover {
 color: var(--accent);
}

.page-hero-dogus h1 {
 font-size: clamp(2.5rem, 6vw, 4.5rem);
 font-weight: 300;
 letter-spacing: -0.02em;
 text-transform: none;
 line-height: 1.1;
}

.page-hero-dogus p {
 margin-top: 1rem;
 font-size: 1.05rem;
 font-weight: 300;
 opacity: 0.85;
 max-width: 600px;
}

/* Arka planÄ± ekrana sÄ±ÄŸdÄ±r â€” resmin daha fazlasÄ± gÃ¶rÃ¼nsÃ¼n (gÃ¶rsel deÄŸiÅŸmez) */
.page-hero-dogus--show-more {
 background-image: none !important;
 overflow: hidden;
}

.page-hero-dogus--show-more::after {
 content: "";
 position: absolute;
 inset: var(--hero-bg-inset, -24%);
 background-image: var(--hero-bg-image);
 background-size: cover;
 background-position: var(--hero-bg-position, center center);
 background-repeat: no-repeat;
 z-index: 0;
}

.page-hero-dogus--show-more::before {
 z-index: 1;
}

.page-hero-dogus--show-more .container {
 z-index: 2;
}

/* Projelerimiz â€” gÃ¶rsel ortalanÄ±r */
.page-hero-projeler {
 min-height: 52vh;
 background-size: cover;
 background-position: center center;
 background-repeat: no-repeat;
}

.page-hero-iletisim,
.page-hero-kentsel {
 background-size: cover;
 background-position: center center;
 background-repeat: no-repeat;
}

.page-hero-dogus[data-page-hero] {
 background-size: cover;
 background-position: center center;
 background-repeat: no-repeat;
}

/* ---- EditÃ¶ryal iÃ§erik (DoÄŸuÅŸ uzun metin alanÄ±) ---- */
.editorial-section {
 padding: 5rem 0;
 background: #fff;
}

.editorial-section .editorial-grid {
 display: grid;
 grid-template-columns: 1fr 2fr;
 gap: 3rem;
 align-items: start;
}

.editorial-label {
 font-size: 0.7rem;
 font-weight: 700;
 letter-spacing: 0.2em;
 text-transform: uppercase;
 color: var(--primary);
 position: sticky;
 top: 7rem;
}

.editorial-body {
 font-size: 1.05rem;
 line-height: 1.85;
 color: #000000;
}

.editorial-body p {
 margin-bottom: 1.5rem;
}

.editorial-body p:last-child {
 margin-bottom: 0;
}

/* ---- SektÃ¶r kartlarÄ± (Ä°LGÄ°LÄ° Ä°Ã‡ERÄ°KLER â€” DoÄŸuÅŸ) ---- */
.sectors-section {
 padding: 4rem 0 5rem;
 background: #f5f5f5;
 overflow: hidden;
}

.sectors-section-header {
 display: flex;
 align-items: baseline;
 justify-content: space-between;
 margin-bottom: 2rem;
 gap: 1rem;
 flex-wrap: wrap;
}

.sectors-section-header h2 {
 font-size: 0.75rem;
 font-weight: 700;
 letter-spacing: 0.2em;
 text-transform: uppercase;
 color: var(--text-muted);
}

.sectors-carousel {
 display: flex;
 gap: 1.25rem;
 overflow-x: auto;
 scroll-snap-type: x mandatory;
 -webkit-overflow-scrolling: touch;
 scroll-behavior: smooth;
 touch-action: pan-x;
 padding-bottom: 1rem;
 scrollbar-width: thin;
 scrollbar-color: var(--primary) transparent;
}

/* Mobil kaydÄ±rma carousel */
.swipe-carousel {
 position: relative;
}

.swipe-carousel-hint {
 display: none;
 align-items: center;
 justify-content: center;
 gap: 0.35rem;
 margin-top: 0.75rem;
 color: var(--text-muted);
 font-size: 0.68rem;
 letter-spacing: 0.12em;
 text-transform: uppercase;
 animation: swipeHintPulse 2s ease infinite;
}

.swipe-carousel-hint.is-hidden {
 opacity: 0;
 pointer-events: none;
}

.swipe-carousel-hint-arrow {
 color: var(--accent);
 font-size: 0.9rem;
}

.swipe-carousel-dots {
 display: none;
 justify-content: center;
 gap: 0.45rem;
 margin-top: 0.85rem;
}

.swipe-carousel-nav {
 display: none;
 align-items: center;
 justify-content: center;
 gap: 1rem;
 margin-top: 0.85rem;
}

.swipe-carousel-btn {
 display: inline-flex;
 align-items: center;
 justify-content: center;
 width: 44px;
 height: 44px;
 border-radius: 50%;
 border: 1px solid rgba(17, 17, 17, 0.25);
 background: #fff;
 color: var(--primary-dark);
 cursor: pointer;
 box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
 transition: background 0.2s, border-color 0.2s, color 0.2s, opacity 0.2s;
}

.swipe-carousel-btn:hover:not(:disabled) {
 background: var(--primary-dark);
 border-color: var(--primary-dark);
 color: #fff;
}

.swipe-carousel-btn:disabled {
 opacity: 0.35;
 cursor: not-allowed;
}

.swipe-dot {
 width: auto;
 height: auto;
 min-width: 44px;
 min-height: 44px;
 border-radius: 0;
 border: none;
 padding: 0;
 cursor: pointer;
 display: inline-flex;
 align-items: center;
 justify-content: center;
 background: transparent;
}

.swipe-dot::after {
 content: "";
 width: 7px;
 height: 7px;
 border-radius: 50%;
 background: rgba(17, 17, 17, 0.25);
 transition: background 0.2s, transform 0.2s;
}

.swipe-dot.is-active::after {
 background: var(--primary);
 transform: scale(1.15);
}

@keyframes swipeHintPulse {
 0%, 100% { opacity: 0.55; transform: translateX(0); }
 50% { opacity: 1; transform: translateX(4px); }
}

@media (max-width: 992px) {
 .swipe-carousel-hint {
 display: flex;
 }

 .swipe-carousel-dots {
 display: flex;
 }

 .swipe-carousel-nav {
 display: flex;
 }

 .sector-card {
 flex: 0 0 min(300px, 86vw);
 scroll-snap-align: center;
 }

 .sectors-carousel {
 padding-left: 0.25rem;
 padding-right: 0.25rem;
 scroll-padding-inline: 0.25rem;
 }
}

.sectors-carousel::-webkit-scrollbar {
 height: 4px;
}

.sectors-carousel::-webkit-scrollbar-thumb {
 background: var(--primary);
 border-radius: 2px;
}

.sector-card {
 flex: 0 0 min(320px, 80vw);
 scroll-snap-align: start;
 position: relative;
 min-height: 380px;
 border-radius: 2px;
 overflow: hidden;
 display: flex;
 align-items: flex-end;
 background: #222;
 transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.reveal.sector-card.is-visible {
 animation: cardRise 0.65s cubic-bezier(0.4, 0, 0.2, 1) both;
 animation-delay: var(--reveal-delay, 0s);
}

@keyframes cardRise {
 from {
 opacity: 0;
 transform: translateY(24px);
 }
 to {
 opacity: 1;
 transform: translateY(0);
 }
}

/* 3 â€” SektÃ¶r kartÄ± hover: kaldÄ±rma, zoom, koyu overlay, ok kaymasÄ± */
.sector-card:hover {
 transform: translateY(-8px);
 box-shadow: 0 24px 48px rgba(0, 0, 0, 0.38);
}

.sector-card-bg {
 position: absolute;
 inset: 0;
 background-size: cover;
 background-position: center;
 transition: transform 0.55s cubic-bezier(0.4, 0, 0.2, 1);
}

.sector-card:hover .sector-card-bg {
 transform: scale(1.08);
}

.sector-card-overlay {
 position: absolute;
 inset: 0;
 background: linear-gradient(180deg, transparent 30%, rgba(0, 0, 0, 0.85) 100%);
 transition: background 0.35s ease;
}

.sector-card:hover .sector-card-overlay {
 background: linear-gradient(180deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.92) 100%);
}

.sector-card-body {
 position: relative;
 z-index: 1;
 padding: 1.75rem;
 width: 100%;
}

.sector-card-tag {
 font-size: 0.65rem;
 letter-spacing: 0.15em;
 text-transform: uppercase;
 color: var(--accent);
 margin-bottom: 0.5rem;
}

.sector-card h3 {
 font-size: 1.4rem;
 font-weight: 600;
 color: #fff;
 letter-spacing: 0.02em;
 margin-bottom: 0.75rem;
}

.sector-card-subs {
 list-style: none;
 margin-bottom: 1rem;
}

.sector-card-subs li {
 font-size: 0.8rem;
 color: rgba(255, 255, 255, 0.65);
 padding: 0.15rem 0;
}

.sector-card-link {
 font-size: 0.7rem;
 font-weight: 700;
 letter-spacing: 0.15em;
 text-transform: uppercase;
 color: #fff;
 display: inline-flex;
 align-items: center;
 gap: 0.5rem;
 transition: color 0.2s;
}

.sector-card-link:hover {
 color: var(--accent);
}

.sector-card-link::after {
 content: "\2192";
 display: inline-block;
 margin-left: 0.25rem;
 transition: transform 0.25s ease;
}

.sector-card:hover .sector-card-link::after {
 transform: translateX(5px);
}

/* ---- DoÄŸuÅŸ ana sayfa modÃ¼ler yÃ¶nlendirme bloklarÄ± ---- */
.dogus-home-panels-section {
 background: #fff;
 padding: 0;
}

.dogus-home-panels-header {
 margin: 0;
 padding: 3rem 0 1.5rem;
}

.dogus-home-panels-grid {
 display: grid;
 grid-template-columns: repeat(4, minmax(0, 1fr));
 gap: 0;
 background: #111;
}

.dogus-home-panel {
 min-height: 46vh;
 border-radius: 0;
 flex: initial;
 scroll-snap-align: unset;
 border: 1px solid rgba(255, 255, 255, 0.08);
}

.dogus-home-panel:first-child,
.dogus-home-panel:nth-child(2) {
 grid-column: span 2;
 min-height: 54vh;
}

.dogus-home-panel-body {
 padding: 2rem;
}

.dogus-home-panel .sector-card-tag {
 color: rgba(255, 255, 255, 0.72);
 font-size: 0.72rem;
 letter-spacing: 0.18em;
}

.dogus-home-panel h3 {
 font-size: clamp(1.65rem, 3vw, 2.7rem);
 font-weight: 300;
 letter-spacing: 0.04em;
 text-transform: uppercase;
 max-width: 520px;
}

.dogus-home-panel p {
 max-width: 420px;
 margin: 0 0 1.25rem;
 color: rgba(255, 255, 255, 0.74);
 line-height: 1.65;
 font-size: 0.95rem;
}

.dogus-home-panel .sector-card-overlay {
 background: linear-gradient(180deg, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0.82) 100%);
}

.dogus-home-panel:hover .sector-card-overlay {
 background: linear-gradient(180deg, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.92) 100%);
}

@media (max-width: 1100px) {
 .dogus-home-panels-grid {
 grid-template-columns: repeat(2, minmax(0, 1fr));
 }

 .dogus-home-panel:first-child,
 .dogus-home-panel:nth-child(2) {
 grid-column: span 1;
 min-height: 380px;
 }
}

@media (max-width: 640px) {
 .dogus-home-panels-section {
 padding: 3.5rem 0;
 }

 .dogus-home-panels-grid {
 grid-template-columns: 1fr;
 }

 .dogus-home-panel,
 .dogus-home-panel:first-child,
 .dogus-home-panel:nth-child(2) {
 min-height: 320px;
 }

 .dogus-home-panel-body {
 padding: 1.5rem;
 }
}

/* ---- Grup ÅŸirketleri (DoÄŸuÅŸ alt ÅŸirket kartlarÄ±) ---- */
.subsidiary-section {
 padding: 5rem 0;
 background: #fff;
}

.subsidiary-section h2 {
 font-size: 0.75rem;
 font-weight: 700;
 letter-spacing: 0.2em;
 text-transform: uppercase;
 color: var(--text-muted);
 margin-bottom: 2.5rem;
}

.subsidiary-grid {
 display: grid;
 grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
 gap: 2rem;
}

.subsidiary-card {
 border-top: 3px solid var(--primary);
 padding: 2rem 0 0;
}

/* 7 â€” Alt ÅŸirket grid stagger giriÅŸi */
.reveal.subsidiary-card.is-visible {
 animation: subsidiaryRise 0.65s cubic-bezier(0.4, 0, 0.2, 1) both;
 animation-delay: var(--reveal-delay, 0s);
}

.reveal.subsidiary-section h2.is-visible {
 animation: heroFadeUp 0.6s ease both;
}

@keyframes subsidiaryRise {
 from {
 opacity: 0;
 transform: translateY(20px);
 }
 to {
 opacity: 1;
 transform: translateY(0);
 }
}

.subsidiary-card h3 {
 font-size: 1rem;
 font-weight: 700;
 letter-spacing: 0.1em;
 text-transform: uppercase;
 color: var(--text);
 margin-bottom: 1.25rem;
}

.subsidiary-card ul {
 list-style: none;
}

.subsidiary-card li {
 font-size: 0.9rem;
 color: var(--text-muted);
 padding: 0.35rem 0;
 border-bottom: 1px solid var(--border);
 display: flex;
 align-items: center;
 gap: 0.5rem;
}

.subsidiary-card li::before {
 content: "";
 width: 4px;
 height: 4px;
 background: var(--accent);
 border-radius: 50%;
 flex-shrink: 0;
}

.subsidiary-card a {
 color: inherit;
 transition: color 0.2s;
}

.subsidiary-card a:hover {
 color: var(--primary);
}

/* ---- Hizmet hiyerarÅŸisi (Ã§izimdeki yapÄ±) ---- */
.service-tree {
 display: flex;
 flex-direction: column;
 gap: 3rem;
}

.service-category {
 overflow: hidden;
 background: #fff;
 border: 1px solid var(--border);
 border-left: 3px solid var(--primary);
 padding-left: 0;
}

.service-category-media {
 height: 200px;
 background-size: cover;
 background-position: center;
 background-repeat: no-repeat;
}

.service-category-media--muhendislik-insaat {
 background: linear-gradient(135deg, #37474f 0%, #1b5e20 100%);
}

.service-category-media--teknoloji {
 background: linear-gradient(135deg, #1565c0 0%, #0d3311 100%);
}

.service-category-media--veri-merkezi {
 background: linear-gradient(135deg, #263238 0%, #1b5e20 100%);
}

.service-category-media--otomotiv {
 background: linear-gradient(135deg, #4e342e 0%, #ef6c00 55%, #1a1a1a 100%);
}

.service-category-header {
 margin-bottom: 1.5rem;
 padding: 1.75rem 2rem 0;
}

.service-category-header h2 {
 font-size: 1.5rem;
 font-weight: 600;
 letter-spacing: 0.04em;
 text-transform: uppercase;
 color: var(--text);
 margin-bottom: 0.75rem;
}

.service-category-header p {
 font-size: 1.05rem;
 line-height: 1.8;
 color: var(--text-muted);
 max-width: 720px;
}

.service-subgrid {
 display: grid;
 grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
 gap: 1.25rem;
 padding: 0 2rem 2rem;
}

.service-subcard {
 background: var(--surface);
 border: 1px solid var(--border);
 padding: 1.5rem;
 transition: border-color 0.2s, box-shadow 0.2s;
}

.service-subcard:hover {
 border-color: var(--primary);
 box-shadow: var(--shadow);
}

.service-subcard h3 {
 font-size: 0.85rem;
 font-weight: 700;
 letter-spacing: 0.08em;
 text-transform: uppercase;
 color: var(--primary);
 margin-bottom: 0.75rem;
}

.service-subcard p {
 font-size: 0.92rem;
 line-height: 1.7;
 color: var(--text-muted);
}

/* ---- DoÄŸuÅŸ tarzÄ± footer ---- */
.site-footer.dogus-footer {
 background: #191919;
 color: rgba(255, 255, 255, 0.7);
 padding: 4rem 0 0;
}

.dogus-footer .footer-grid {
 display: grid;
 grid-template-columns: 2fr repeat(3, 1fr);
 gap: 2.5rem;
 padding-bottom: 3rem;
 border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.dogus-footer .footer-grid.footer-grid-garanti {
 grid-template-columns: minmax(0, 0.6fr) repeat(3, minmax(220px, 1fr)) minmax(0, 0.6fr);
 justify-content: center;
 max-width: 1380px;
 margin-left: auto;
 margin-right: auto;
}

.dogus-footer .footer-brand.footer-brand-garanti {
 grid-column: 2;
 justify-self: stretch;
 align-self: start;
 text-align: left;
 margin-left: 0;
}

.dogus-footer .footer-quick-links {
 grid-column: 3;
 justify-self: stretch;
 text-align: left;
}

.dogus-footer .footer-office {
 grid-column: 4;
 justify-self: stretch;
 text-align: left;
}

.dogus-footer .footer-office .footer-social-row-office {
 justify-content: flex-start;
 margin-top: 1rem;
}

.dogus-footer .footer-brand h3 {
 font-size: 1.1rem;
 font-weight: 700;
 letter-spacing: 0.08em;
 text-transform: uppercase;
 color: #fff;
 margin-bottom: 1rem;
}

.dogus-footer .footer-brand p {
 font-size: 0.9rem;
 line-height: 1.7;
 max-width: 320px;
}

.dogus-footer .footer-links h4 {
 font-size: 0.65rem;
 font-weight: 700;
 letter-spacing: 0.18em;
 text-transform: uppercase;
 color: var(--accent);
 margin-bottom: 1.25rem;
}

.dogus-footer .footer-links ul {
 list-style: none;
}

.dogus-footer .footer-links li {
 margin-bottom: 0.5rem;
}

.dogus-footer .footer-links a {
 font-size: 0.88rem;
 color: rgba(255, 255, 255, 0.65);
 transition: color 0.2s;
}

.dogus-footer .footer-links a:hover {
 color: #fff;
}

.dogus-footer .footer-bottom {
 padding: 1.35rem 0 0.5rem;
 font-size: 0.875rem;
 color: rgba(255, 255, 255, 0.55);
 display: flex;
 flex-direction: column;
 align-items: center;
 justify-content: center;
 text-align: center;
 flex-wrap: wrap;
 gap: 0.75rem;
}

.dogus-footer-social {
 display: flex;
 gap: 0.75rem;
}

.dogus-footer-social a {
 color: rgba(255, 255, 255, 0.5);
 font-size: 0.8rem;
 transition: color 0.2s;
}

.dogus-footer-social a:hover {
 color: var(--accent);
}

/* ---- Ä°letiÅŸim bandÄ± (Ã§izimdeki iletiÅŸim) ---- */
.contact-band {
 background: var(--primary-dark);
 color: #fff;
 padding: 3rem 0;
}

.contact-band-grid {
 display: flex;
 flex-wrap: wrap;
 gap: 2rem;
 align-items: center;
 justify-content: space-between;
}

.contact-band h2 {
 font-size: 0.75rem;
 font-weight: 700;
 letter-spacing: 0.2em;
 text-transform: uppercase;
 color: var(--accent);
 margin-bottom: 0.5rem;
}

.contact-band-phone {
 font-size: clamp(1.5rem, 3vw, 2rem);
 font-weight: 300;
 letter-spacing: 0.04em;
}

.contact-band-phone a {
 color: #fff;
}

.contact-band-actions {
 display: flex;
 gap: 1rem;
 flex-wrap: wrap;
}

.contact-band-btn {
 display: inline-flex;
 align-items: center;
 gap: 0.5rem;
 padding: 0.75rem 1.5rem;
 border: 1px solid rgba(255, 255, 255, 0.35);
 font-size: 0.75rem;
 font-weight: 700;
 letter-spacing: 0.12em;
 text-transform: uppercase;
 color: #fff;
 transition: background 0.2s, border-color 0.2s;
}

.contact-band-btn:hover {
 background: var(--accent);
 border-color: var(--accent);
}

/* ---- Responsive ---- */
@media (max-width: 992px) {
 .dogus-header-bar {
 padding: 1rem 1.25rem;
 }

 .dogus-header-phone {
 display: none;
 }

 .dogus-fullmenu {
 padding: 4.5rem 1rem 1rem;
 overflow: hidden;
 }

 .dogus-nav-main {
 flex-direction: column;
 flex-wrap: nowrap;
 }

 .dogus-nav-item {
 flex: none;
 width: 100%;
 padding: 0;
 border-bottom: 1px solid rgba(255, 255, 255, 0.08);
 }

 .dogus-nav-parent {
 padding: 0.85rem 0;
 font-size: 0.8rem;
 }

 body.nav-open .dogus-nav-item.is-expanded .dogus-nav-dropdown {
 max-height: 800px;
 padding-left: 0.5rem;
 }

 .editorial-section .editorial-grid {
 grid-template-columns: 1fr;
 }

 .editorial-label {
 position: static;
 }

 .dogus-footer .footer-grid {
 grid-template-columns: 1fr 1fr;
 }
}

@media (max-width: 600px) {
 .dogus-footer .footer-grid {
 grid-template-columns: 1fr;
 }

 .hero.dogus-hero h1 {
 letter-spacing: 0.04em;
 }

 .service-category {
 padding-left: 1.25rem;
 }
}

.editorial-section .content-block {
 margin-bottom: 3rem;
 padding-bottom: 3rem;
 border-bottom: 1px solid var(--border);
}

.editorial-section .content-block:last-child {
 border-bottom: none;
 margin-bottom: 0;
 padding-bottom: 0;
}

.editorial-section .content-block h2 {
 font-size: 1.15rem;
 font-weight: 700;
 letter-spacing: 0.12em;
 text-transform: uppercase;
 color: var(--primary);
 margin-bottom: 1.25rem;
}

.editorial-section .content-block p {
 font-size: 1.05rem;
 line-height: 1.85;
 color: #000000;
}

.contact-social .contact-band-btn {
 border-color: var(--primary);
 color: var(--primary);
 background: transparent;
}

.contact-social .contact-band-btn:hover {
 background: var(--primary);
 color: #fff;
 border-color: var(--primary);
}

body.has-hero main,
body.dogus-layout:has(.page-hero-dogus, .dogus-hero) main {
 margin-top: 0;
 padding-top: 0;
}

body:not(.has-hero):not(:has(.page-hero-dogus, .dogus-hero)) main {
 padding-top: calc(72px + env(safe-area-inset-top, 0px));
}

/* ---- Wireframe ana sayfa: kullanÄ±cÄ±nÄ±n eskizine gÃ¶re ---- */
.blueprint-home {
 background:
 linear-gradient(180deg, #ffffff 0%, #fff 52%, #ffffff 100%);
 color: #111;
 padding: clamp(2rem, 4vw, 4rem) 0 0;
}

.blueprint-shell {
 max-width: 1180px;
}

.blueprint-note {
 border: 1px solid #d8d8d2;
 border-bottom: 0;
 background: #111;
 color: rgba(255, 255, 255, 0.72);
 padding: 0.95rem 1.15rem;
 font-size: 0.88rem;
 letter-spacing: 0.02em;
}

.blueprint-note strong {
 color: #fff;
 margin-right: 0.7rem;
 letter-spacing: 0.18em;
 text-transform: uppercase;
}

.blueprint-intro-grid {
 display: grid;
 grid-template-columns: minmax(0, 1.2fr) minmax(280px, 0.8fr);
 border: 1px solid #d8d8d2;
 background: #fff;
}

.blueprint-intro-card {
 min-height: 255px;
 padding: clamp(1.4rem, 3vw, 2.4rem);
 display: flex;
 flex-direction: column;
 justify-content: center;
 position: relative;
 overflow: hidden;
}

.blueprint-intro-card--main {
 border-right: 1px solid #d8d8d2;
 background:
 linear-gradient(110deg, rgba(0, 0, 0, 0.88) 0%, rgba(0, 0, 0, 0.7) 48%, rgba(0, 0, 0, 0.16) 100%),
 url("https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=1600&q=80") center / cover;
 color: #fff;
}

.blueprint-intro-card--main::after {
 content: "";
 position: absolute;
 top: 0;
 right: clamp(1.2rem, 4vw, 4rem);
 width: 1px;
 height: 100%;
 background: rgba(200, 16, 46, 0.75);
}

.blueprint-intro-card--side {
 background:
 linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.88)),
 url("https://images.unsplash.com/photo-1487958449943-2429e8be8625?auto=format&fit=crop&w=1200&q=80") center / cover;
}

.blueprint-kicker {
 font-size: 0.72rem;
 letter-spacing: 0.06em;
 text-transform: none;
 color: #059e05;
 font-weight: 600;
 margin-bottom: 1rem;
}

.blueprint-intro-card h1,
.blueprint-intro-card h2 {
 font-size: clamp(1.85rem, 4vw, 3.6rem);
 line-height: 1.05;
 font-weight: 300;
 letter-spacing: -0.04em;
 text-transform: none;
 margin-bottom: 1rem;
}

.blueprint-intro-card--side h2 {
 font-size: clamp(1.25rem, 2.5vw, 2rem);
}

.blueprint-intro-card p {
 max-width: 620px;
 color: #555;
 font-size: 1rem;
}

.blueprint-intro-card--main p {
 color: rgba(255, 255, 255, 0.78);
}

.blueprint-intro-card--main .blueprint-link {
 color: #fff;
}

.blueprint-intro-card ul {
 list-style: none;
 display: grid;
 gap: 0.55rem;
 color: #444;
}

.blueprint-intro-card li {
 border-bottom: 1px solid #ecece7;
 padding-bottom: 0.45rem;
}

.blueprint-link {
 margin-top: 1.5rem;
 display: inline-flex;
 align-self: flex-start;
 color: #111;
 font-size: 0.72rem;
 font-weight: 600;
 letter-spacing: 0.12em;
 text-transform: uppercase;
}

.blueprint-link::after {
 content: none;
 display: none;
}

.blueprint-tabs {
 display: grid;
 grid-template-columns: repeat(4, minmax(0, 1fr));
 border-left: 1px solid #d8d8d2;
 border-right: 1px solid #d8d8d2;
 background: #fff;
}

.blueprint-tabs a {
 min-height: 56px;
 display: flex;
 align-items: center;
 padding: 0 1rem;
 border-right: 1px solid #d8d8d2;
 color: #111;
 font-size: 0.78rem;
 font-weight: 800;
 letter-spacing: 0.08em;
 text-transform: uppercase;
}

.blueprint-tabs a:last-child {
 border-right: 0;
}

.blueprint-tabs a:hover {
 background: #111;
 color: #fff;
}

.blueprint-tabs a::before {
 content: "/";
 color: #059e05;
 margin-right: 0.45rem;
}

.blueprint-category-grid {
 display: grid;
 grid-template-columns: repeat(3, minmax(0, 1fr));
 border: 1px solid rgba(5, 158, 5, 0.9);
 background: rgba(5, 158, 5, 0.9);
 gap: 1px;
}

.blueprint-category-card {
 min-height: 245px;
 padding: clamp(1.2rem, 2.5vw, 2rem);
 color: #111;
 border: 0;
 display: flex;
 flex-direction: column;
 justify-content: space-between;
 position: relative;
 overflow: hidden;
 transition: background 0.25s ease, color 0.25s ease, transform 0.25s ease;
}

.blueprint-category-card::before {
 content: "";
 position: absolute;
 inset: 0;
 opacity: 0;
 background:
 linear-gradient(180deg, rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.82)),
 var(--blueprint-card-image, linear-gradient(135deg, #111, #2b2b2b));
 background-size: cover;
 background-position: center;
 transition: opacity 0.25s ease, transform 0.45s ease;
 z-index: 0;
}

.blueprint-category-card:nth-child(1) {
 --blueprint-card-image: url("https://images.unsplash.com/photo-1541888946425-d81bb19240f5?auto=format&fit=crop&w=1200&q=80");
}

.blueprint-category-card:nth-child(2) {
 --blueprint-card-image: url("https://images.unsplash.com/photo-1492144534655-ae79c964c9d7?auto=format&fit=crop&w=1200&q=80");
}

.blueprint-category-card:nth-child(3) {
 --blueprint-card-image: url("https://images.unsplash.com/photo-1516321318423-f06f85e504b3?auto=format&fit=crop&w=1200&q=80");
}

.blueprint-category-card:nth-child(4) {
 --blueprint-card-image: url("https://images.unsplash.com/photo-1509062522246-3755977927d7?auto=format&fit=crop&w=1200&q=80");
}

.blueprint-category-card:nth-child(5) {
 --blueprint-card-image: url("https://images.unsplash.com/photo-1517048676732-d65bc937f952?auto=format&fit=crop&w=1200&q=80");
}

.blueprint-category-card:nth-child(6) {
 --blueprint-card-image: url("https://images.unsplash.com/photo-1556761175-4b46a572b786?auto=format&fit=crop&w=1200&q=80");
}

.blueprint-category-card > * {
 position: relative;
 z-index: 1;
}

.blueprint-category-card span {
 font-size: 0.75rem;
 color: #059e05;
 font-weight: 800;
}

.blueprint-category-card h2 {
 font-size: clamp(1.45rem, 3vw, 2.4rem);
 font-weight: 300;
 letter-spacing: -0.04em;
 text-transform: uppercase;
}

.blueprint-category-card p {
 color: #000000;
 max-width: 300px;
}

.blueprint-category-card:hover {
 background: #111;
 color: #fff;
 transform: translateY(-5px);
 filter: saturate(1.08);
}

.blueprint-category-card:hover::before {
 opacity: 1;
 transform: scale(1.06);
}

.blueprint-category-card:hover p {
 color: rgba(255, 255, 255, 0.72);
}

.blueprint-project-strip {
 border-left: 1px solid #d8d8d2;
 border-right: 1px solid #d8d8d2;
 background: #fff;
 margin-bottom: 0;
}

.blueprint-strip-title {
 min-height: 60px;
 padding: 0 1rem;
 border-bottom: 1px solid #d8d8d2;
 background: #111;
 color: #fff;
 display: flex;
 align-items: center;
 justify-content: space-between;
 gap: 1rem;
}

.blueprint-strip-title span {
 font-weight: 800;
 letter-spacing: 0.14em;
 text-transform: uppercase;
}

.blueprint-strip-title a {
 color: #fff;
 font-weight: 800;
 font-size: 0.8rem;
}

.blueprint-project-row {
 display: grid;
 grid-template-columns: repeat(3, minmax(0, 1fr));
}

.blueprint-project-row--single {
 grid-template-columns: repeat(3, minmax(0, 1fr));
}

.blueprint-project-row a {
 min-height: 150px;
 display: flex;
 align-items: flex-end;
 padding: 1.2rem 1.2rem 1.2rem 30px;
 border-right: 1px solid #d8d8d2;
 color: #111;
 font-size: 1.05rem;
 font-weight: 700;
}

.blueprint-project-row--single a {
 grid-column: 1 / -1;
 justify-self: stretch;
 cursor: pointer;
}

.blueprint-project-row a:last-child {
 border-right: 0;
}

.blueprint-project-row a:hover {
 background: #ffffff;
 color: #059e05;
}

@media (max-width: 900px) {
 .blueprint-intro-grid,
 .blueprint-tabs,
 .blueprint-category-grid,
 .blueprint-project-row {
 grid-template-columns: 1fr;
 }

 .blueprint-intro-card--main,
 .blueprint-tabs a,
 .blueprint-category-card,
 .blueprint-project-row a {
 border-right: 0;
 }

 .blueprint-tabs a,
 .blueprint-category-card,
 .blueprint-project-row a {
 border-bottom: 1px solid rgba(5, 158, 5, 0.9);
 }

 .blueprint-category-card:nth-last-child(-n + 3) {
 border-bottom: 1px solid rgba(5, 158, 5, 0.9);
 }

 .blueprint-category-card:last-child,
 .blueprint-project-row a:last-child {
 border-bottom: 0;
 }
}

/* Sayfa hero gradyanlarÄ± (gÃ¶rsel yoksa) */
.page-hero-kurumsal:not(:has(.page-hero-bg-layer img)) {
 background: linear-gradient(135deg, #050505 0%, #1a1a1a 55%, #059e05 100%);
}

.page-hero-projeler:not(:has(.page-hero-bg-layer img)) {
 background:
  linear-gradient(135deg, rgba(0, 0, 0, 0.58) 0%, rgba(0, 0, 0, 0.42) 100%),
  url("https://images.unsplash.com/photo-1541888946425-d81bb19240f5?auto=format&fit=crop&w=1920&q=80") center / cover no-repeat;
}

.page-hero-hizmet:not(:has(.page-hero-bg-layer img)) {
 background:
  linear-gradient(135deg, rgba(0, 0, 0, 0.58) 0%, rgba(0, 0, 0, 0.42) 100%),
  url("https://images.unsplash.com/photo-1503387762-592deb58ef4e?auto=format&fit=crop&w=1920&q=80") center / cover no-repeat;
}

.page-hero-sektorler:not(:has(.page-hero-bg-layer img)) {
 background:
  linear-gradient(135deg, rgba(0, 0, 0, 0.58) 0%, rgba(0, 0, 0, 0.42) 100%),
  url("https://images.unsplash.com/photo-1503387762-592deb58ef4e?auto=format&fit=crop&w=1920&q=80") center / cover no-repeat;
}

.page-hero-kentsel:not(:has(.page-hero-bg-layer img)) {
 background:
  linear-gradient(160deg, rgba(0, 0, 0, 0.58) 0%, rgba(0, 0, 0, 0.42) 100%),
  url("https://images.unsplash.com/photo-1487958449943-2429e8be8625?auto=format&fit=crop&w=1920&q=80") center / cover no-repeat;
}

.page-hero-grup:not(:has(.page-hero-bg-layer img)) {
 background: linear-gradient(135deg, #050505 0%, #263238 50%, #111 100%);
}

.page-hero-iletisim:not(:has(.page-hero-bg-layer img)) {
 background:
  linear-gradient(135deg, rgba(0, 0, 0, 0.58) 0%, rgba(0, 0, 0, 0.42) 100%),
  url("https://images.unsplash.com/photo-1423666639041-f56000c27a9a?auto=format&fit=crop&w=1920&q=80") center / cover no-repeat;
}

/* Ana sayfa panel kartlari (kurumsal alti) */
.sector-bg-kurumsal:not([style*="background-image"]) {
 background-image: url("https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=1600&q=80");
}

.sector-bg-hizmet:not([style*="background-image"]) {
 background-image: url("https://images.unsplash.com/photo-1558494949-ef010cbdcc31?auto=format&fit=crop&w=1600&q=80");
}

.sector-bg-projeler:not([style*="background-image"]) {
 background-image: url("https://images.unsplash.com/photo-1541888946425-d81bb19240f5?auto=format&fit=crop&w=1600&q=80");
}

.sector-bg-kentsel:not([style*="background-image"]) {
 background-image: url("https://images.unsplash.com/photo-1487958449943-2429e8be8625?auto=format&fit=crop&w=1600&q=80");
}

.sector-bg-grup:not([style*="background-image"]) {
 background-image: url("https://images.unsplash.com/photo-1497366754035-f200968a6e72?auto=format&fit=crop&w=1600&q=80");
}

.sector-bg-ik {
 background-image: url("https://images.unsplash.com/photo-1509062522246-3755977927d7?auto=format&fit=crop&w=1600&q=80") !important;
}

.sector-bg-iletisim {
 background-image: url("https://images.unsplash.com/photo-1423666639041-f56000c27a9a?auto=format&fit=crop&w=1600&q=80") !important;
}

/* SektÃ¶r kartÄ± gradyan arka planlarÄ± (gÃ¶rsel yoksa) */
.sector-bg-muhendislik-insaat:not([style*="background-image"]) {
 background: linear-gradient(145deg, #37474f 0%, #111 100%);
}

.sector-bg-teknoloji:not([style*="background-image"]) {
 background: linear-gradient(145deg, #1565c0 0%, #050505 100%);
}

.sector-bg-veri-merkezi:not([style*="background-image"]) {
 background: linear-gradient(145deg, #263238 0%, #111 100%);
}

.sector-bg-otomotiv:not([style*="background-image"]) {
 background: linear-gradient(145deg, #4e342e 0%, #059e05 55%, #1a1a1a 100%);
}

.sector-bg-kentsel-donusum:not([style*="background-image"]) {
 background: linear-gradient(145deg, #111 0%, #059e05 100%);
}

.dogus-fullmenu-close {
 min-width: 44px;
 min-height: 44px;
}

/* Sketch-adapted homepage block (user wireframe) */
.blueprint-home.sketch-adapted {
 background: #ffffff;
 padding: clamp(1.25rem, 2.5vw, 2rem) 0 clamp(2rem, 3.5vw, 3rem);
}

.sketch-adapted .blueprint-shell {
 max-width: min(1480px, calc(100vw - 36px));
 display: grid;
 gap: 1rem;
}

body.home-wide .blueprint-home .container,
body.home-wide .stats-strip .container,
body.home-wide .home-completed-highlight .container,
body.home-wide .home-ongoing-projects {
 max-width: 100% !important;
 width: 100% !important;
}

body.home-wide .blueprint-home .container,
body.home-wide .stats-strip .container,
body.home-wide .home-completed-highlight .container {
 padding-left: 0 !important;
 padding-right: 0 !important;
}

body.home-wide .sketch-adapted .blueprint-shell {
 max-width: 100% !important;
 gap: 0 !important;
}

.sketch-adapted .blueprint-note {
 background: #ffffff;
 border: 1px solid #d8d8d2;
 color: #5a5a5a;
 font-size: 0.82rem;
 letter-spacing: 0.02em;
 padding: 0.65rem 0.9rem;
}

.sketch-adapted .blueprint-note strong {
 color: #111;
 margin-right: 0.45rem;
}

.sketch-adapted .blueprint-intro-grid,
.sketch-adapted .blueprint-tabs,
.sketch-adapted .blueprint-category-grid,
.sketch-adapted .blueprint-project-row {
 border: 0;
 border-radius: 0;
 overflow: hidden;
 box-shadow: none;
}

.sketch-adapted .blueprint-category-grid {
 background: #111;
 gap: 1px;
}

.sketch-adapted .blueprint-intro-grid,
.sketch-adapted .blueprint-tabs,
.sketch-adapted .blueprint-project-row {
 background: transparent;
}

.sketch-adapted .blueprint-intro-grid {
 grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);
}

.sketch-adapted .blueprint-intro-card {
 min-height: 430px;
 color: #fff;
 position: relative;
 overflow: hidden;
 padding: clamp(1.25rem, 2.5vw, 2rem);
 transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1), filter 0.35s ease;
}

.sketch-adapted .blueprint-intro-card:hover {
 transform: translateY(-5px);
 filter: saturate(1.08);
}

.sketch-adapted .blueprint-intro-frame {
 border: 0;
 background: rgba(0, 0, 0, 0.08);
 backdrop-filter: blur(8px);
 -webkit-backdrop-filter: blur(8px);
 padding: 0.9rem 1rem;
 max-width: 86%;
 box-shadow: none !important;
 outline: none !important;
}

.sketch-adapted .blueprint-intro-card--main,
.sketch-adapted .blueprint-intro-card--side {
 background-position: center;
 background-size: cover;
 background-repeat: no-repeat;
}

.sketch-adapted .blueprint-intro-card--main {
 background-image:
 linear-gradient(120deg, rgba(0, 0, 0, 0.74) 0%, rgba(0, 0, 0, 0.46) 100%),
 url("https://images.unsplash.com/photo-1497366754035-f200968a6e72?auto=format&fit=crop&w=1600&q=80");
}

.sketch-adapted .blueprint-intro-card--side {
 background-image:
 linear-gradient(120deg, rgba(10, 10, 10, 0.78) 0%, rgba(5, 158, 5, 0.32) 100%),
 url("https://images.unsplash.com/photo-1503387762-592deb58ef4e?auto=format&fit=crop&w=1600&q=80");
}

.sketch-adapted .blueprint-intro-card--main::after {
 display: none;
}

.sketch-adapted .blueprint-intro-card--main {
 border-right: 0;
}

.sketch-adapted .blueprint-intro-card h2 {
 font-size: clamp(1.25rem, 2.2vw, 1.75rem);
 margin: 0.3rem 0 0.7rem;
}

.sketch-adapted .blueprint-intro-card p,
.sketch-adapted .blueprint-intro-card li {
 color: var(--izci-green, #469B37);
 font-size: 0.96rem;
}

.sketch-adapted .blueprint-intro-card li a {
 color: inherit;
 border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}

.sketch-adapted .blueprint-intro-card li a:hover {
 color: #fff;
 border-bottom-color: rgba(255, 255, 255, 0.7);
}

.sketch-adapted .blueprint-intro-card li {
 border-bottom: 0 !important;
 padding-bottom: 0 !important;
}

.sketch-adapted .blueprint-intro-card li a {
 border-bottom: 0 !important;
}

.sketch-adapted .blueprint-link {
 color: var(--izci-green, #469B37);
 border-bottom-color: rgba(70, 155, 55, 0.45);
}

.sketch-adapted .blueprint-link:hover {
 color: var(--izci-green-dark, #006400);
 border-bottom-color: var(--izci-green-dark, #006400);
}

.sketch-adapted .blueprint-tabs a {
 font-size: 0.9rem;
 font-weight: 600;
 text-transform: none;
 letter-spacing: 0.01em;
 color: #222;
 display: flex;
 align-items: center;
 justify-content: center;
 border-right: 0;
 border-bottom: 0;
 background: #ffffff;
}

.sketch-adapted .blueprint-tabs {
 grid-template-columns: repeat(3, minmax(0, 1fr));
}

.sketch-adapted .blueprint-tabs a::before {
 display: none;
}

.sketch-adapted .blueprint-category-card {
 min-height: 210px !important;
 justify-content: center;
 align-items: center;
 color: #fff;
 text-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
 border-right: 0;
 border-bottom: 0;
 padding: 0.75rem;
}

.sketch-adapted .blueprint-category-card:nth-child(n + 4) {
 min-height: 270px !important;
}

.sketch-adapted .blueprint-category-card:nth-child(4)::before {
 background-image:
 linear-gradient(120deg, rgba(0, 0, 0, 0.62) 0%, rgba(0, 0, 0, 0.32) 100%),
  url("https://images.unsplash.com/photo-1509062522246-3755977927d7?auto=format&fit=crop&w=1200&q=80");
}

.sketch-adapted .blueprint-category-card::before {
 display: block;
 opacity: 1;
 background:
 linear-gradient(120deg, rgba(0, 0, 0, 0.62) 0%, rgba(0, 0, 0, 0.32) 100%),
 var(--blueprint-card-image, linear-gradient(135deg, #111, #2b2b2b));
 background-size: cover;
 background-position: center;
 filter: blur(0);
 transform: scale(1);
 transition: filter 0.9s cubic-bezier(0.16, 1, 0.3, 1), transform 1.05s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.45s ease;
}

.sketch-adapted .blueprint-category-card h3 {
 position: relative;
 z-index: 3;
 margin: 0;
 font-size: 1.12rem;
 font-weight: 700;
 text-align: center;
 transform: translateY(0);
 opacity: 1;
 transition:
 top 0.38s cubic-bezier(0.22, 1, 0.36, 1),
 left 0.38s cubic-bezier(0.22, 1, 0.36, 1),
 transform 0.38s cubic-bezier(0.22, 1, 0.36, 1),
 color 0.25s ease,
 opacity 0.32s ease;
}

.sketch-adapted .blueprint-category-card:hover {
 background: #fff;
 transform: translateY(-5px);
}

.sketch-adapted .blueprint-category-card::after {
 content: none;
}

.sketch-adapted .category-plus-hover {
 position: absolute;
 left: 50%;
 top: 50%;
 z-index: 2;
 width: 106px;
 height: 106px;
 color: rgba(255, 255, 255, 0.46);
 opacity: 0;
 transform: translate(-50%, -50%) scale(0.72) rotate(-90deg);
 transform-origin: center;
 pointer-events: none;
 transition: opacity 0.45s ease;
}

.sketch-adapted .category-plus-hover svg {
 position: absolute;
 inset: 0;
 width: 100%;
 height: 100%;
 overflow: visible;
}

.sketch-adapted .category-plus-hover .arc {
 stroke-dasharray: 0 314;
 stroke: rgba(255, 255, 255, 0.46);
 opacity: 1;
 transition: stroke-dasharray 1.25s cubic-bezier(0.16, 1, 0.3, 1);
}

.sketch-adapted .category-plus-hover .line-wrap {
 position: absolute;
 left: 50%;
 top: 50%;
 width: 34px;
 height: 34px;
 transform: translate(-50%, -50%) rotate(-180deg) scale(0.55);
 transform-origin: center;
 opacity: 0;
 transition: transform 1.25s cubic-bezier(0.16, 1, 0.3, 1);
}

.sketch-adapted .category-plus-hover .line1,
.sketch-adapted .category-plus-hover .line2 {
 position: absolute;
 left: 50%;
 top: 50%;
 display: block;
 width: 0;
 height: 2px;
 background: rgba(255, 255, 255, 0.46);
 transform-origin: center;
 transition: width 0.58s cubic-bezier(0.16, 1, 0.3, 1);
}

.sketch-adapted .category-plus-hover .line1 {
 transform: translate(-50%, -50%);
}

.sketch-adapted .category-plus-hover .line2 {
 transform: translate(-50%, -50%) rotate(90deg);
}

.sketch-adapted .blueprint-category-card:hover .category-plus-hover,
.sketch-adapted .blueprint-category-card:focus-visible .category-plus-hover {
 opacity: 1;
 animation: izciCategoryHoverRotate 1.25s cubic-bezier(0.16, 1, 0.3, 1) both;
}

.sketch-adapted .blueprint-category-card:hover::before,
.sketch-adapted .blueprint-category-card:focus-visible::before {
 filter: blur(3px);
 transform: scale(1.05);
}

.sketch-adapted .blueprint-category-card:hover .category-plus-hover .arc,
.sketch-adapted .blueprint-category-card:focus-visible .category-plus-hover .arc {
 stroke-dasharray: 314 314;
}

.sketch-adapted .blueprint-category-card:hover .category-plus-hover .line-wrap,
.sketch-adapted .blueprint-category-card:focus-visible .category-plus-hover .line-wrap {
 opacity: 1;
 transform: translate(-50%, -50%) rotate(0deg) scale(1);
 transition-delay: 0.38s;
}

.sketch-adapted .blueprint-category-card:hover .category-plus-hover .line1,
.sketch-adapted .blueprint-category-card:hover .category-plus-hover .line2,
.sketch-adapted .blueprint-category-card:focus-visible .category-plus-hover .line1,
.sketch-adapted .blueprint-category-card:focus-visible .category-plus-hover .line2 {
 width: 34px;
 transition-delay: 0.44s;
}

.sketch-adapted .blueprint-category-card:hover h3,
.sketch-adapted .blueprint-category-card:focus-visible h3 {
 position: absolute;
 left: 50%;
 top: calc(50% + 58px);
 transform: translateX(-50%);
 opacity: 0;
 color: rgba(255, 255, 255, 0.46);
 text-shadow: none;
 font-size: 1rem;
 letter-spacing: 0.02em;
 max-width: 92%;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
 animation: izciCategoryLabelIn 0.45s ease forwards;
 animation-delay: 0.48s;
}

@keyframes izciCategoryLabelIn {
 from {
 opacity: 0;
 transform: translateX(-50%) translateY(8px);
 }

 to {
 opacity: 1;
 transform: translateX(-50%) translateY(0);
 }
}

@keyframes izciCategoryHoverRotate {
 0% {
 opacity: 0;
 transform: translate(-50%, -50%) scale(0.72) rotate(-90deg);
 }
 55% {
 opacity: 1;
 transform: translate(-50%, -50%) scale(1.04) rotate(12deg);
 }
 100% {
 opacity: 1;
 transform: translate(-50%, -50%) scale(1) rotate(0deg);
 }
}

.sketch-adapted .blueprint-project-row a {
 min-height: 96px;
 align-items: center;
 justify-content: flex-start;
 text-align: left;
 padding-left: 30px;
 font-size: 0.98rem;
 font-weight: 600;
 color: #1c1c1c;
 background: #fff;
 border-right: 0;
 border-bottom: 0;
}

.sketch-adapted .blueprint-project-row a:hover {
 background: #ffffff;
 color: #059e05;
}

.sketch-adapted .blueprint-project-row--single a:hover {
 text-decoration: underline;
 text-underline-offset: 4px;
}

.sketch-adapted .blueprint-project-row--single {
 grid-template-columns: repeat(3, minmax(0, 1fr));
}

.stats-strip.stats-strip-relocated {
 margin: 0 !important;
 border-radius: 0;
 padding: 0.65rem 0 !important;
}

.stats-strip.stats-strip-relocated .stats-grid {
 gap: 0.55rem !important;
}

.stats-strip.stats-strip-relocated .stat-item {
 padding: 0.2rem 0.15rem !important;
}

.stats-grid .stat-item:not(:first-child) {
 border-left: 1px solid rgba(255, 255, 255, 0.18);
}

.stats-strip.stats-strip-relocated .stats-grid .stat-item:not(:first-child) {
 border-left: 1px solid rgba(255, 255, 255, 0.22);
}

.stats-strip.stats-strip-relocated .stat-value {
 margin-bottom: 0.1rem !important;
}

.stats-strip.stats-strip-relocated .stat-number {
 font-size: clamp(1.25rem, 2.2vw, 1.7rem) !important;
}

.stats-strip.stats-strip-relocated .stat-suffix {
 font-size: 1rem !important;
}

.stats-strip.stats-strip-relocated .stat-label {
 font-size: 0.7rem !important;
}

.stats-strip.stats-strip-relocated .stat-progress {
 margin-top: 0.35rem !important;
 max-width: 56px !important;
 height: 2px !important;
}

body.home-wide .blueprint-home,
body.home-wide .stats-strip,
body.home-wide .home-ongoing-projects,
body.home-wide .home-completed-highlight {
 margin: 0 !important;
}

body.home-wide .blueprint-home {
 padding-top: 0 !important;
 padding-bottom: 0 !important;
}

body.home-wide .home-ongoing-projects {
 padding-top: 0 !important;
 padding-bottom: 0 !important;
 border-radius: 0 !important;
}

body.home-wide .home-completed-highlight {
 padding-top: 0 !important;
 padding-bottom: 0 !important;
 margin-bottom: 0 !important;
 min-height: 260px;
 display: flex;
 align-items: stretch;
}

body.home-wide .home-completed-highlight .container,
body.home-wide .home-completed-highlight-inner {
 min-height: 260px;
}

body.home-wide .home-completed-highlight-inner {
 display: flex;
 flex-direction: column;
 justify-content: center;
}

.home-ongoing-projects {
 background: #fff;
 border-radius: 0;
 padding: 1rem;
 width: 100%;
}

.home-ongoing-projects-head {
 display: flex;
 align-items: center;
 justify-content: space-between;
 margin-bottom: 0.9rem;
 gap: 0.75rem;
}

.home-ongoing-projects-head h2 {
 margin: 0;
 font-size: 1.05rem;
 color: #171717;
}

.home-ongoing-projects-head a {
 color: var(--accent);
 font-size: 0.85rem;
 font-weight: 700;
 letter-spacing: 0.04em;
 text-transform: uppercase;
}

.projects-grid.projects-grid-home {
 grid-template-columns: repeat(3, minmax(0, 1fr));
 gap: 0.9rem;
 width: 100%;
}

.projects-grid.projects-grid-home .project-card {
 border: 0;
 box-shadow: 0 6px 16px rgba(17, 17, 17, 0.1);
}

.projects-grid.projects-grid-home .project-card-image {
 min-height: 160px;
}

.projects-grid.projects-grid-home .empty-state {
 grid-column: 1 / -1;
 min-height: 180px;
 display: flex;
 align-items: center;
 justify-content: center;
}

.home-completed-highlight {
 position: relative;
 margin: 1.5rem 0 0;
 padding: clamp(1.9rem, 4.8vw, 2.8rem) 0;
 background:
 linear-gradient(120deg, rgba(2, 6, 23, 0.78) 0%, rgba(15, 23, 42, 0.58) 100%),
 url("https://images.unsplash.com/photo-1541888946425-d81bb19240f5?auto=format&fit=crop&w=2400&q=80");
 background-position: center;
 background-size: cover;
 color: #fff;
 overflow: hidden;
}

.home-completed-highlight::after {
 content: "";
 position: absolute;
 inset: 0;
 pointer-events: none;
 background: linear-gradient(105deg, transparent 0%, rgba(255, 255, 255, 0.08) 45%, transparent 70%);
 transform: translateX(-120%);
}

.home-completed-highlight.reveal.is-visible::after {
 animation: sectionSheen 1.4s ease 0.35s both;
}

.home-completed-highlight-overlay {
 position: absolute;
 inset: 0;
 background: linear-gradient(90deg, rgba(2, 6, 23, 0.34), rgba(2, 6, 23, 0.18), rgba(2, 6, 23, 0.34));
 pointer-events: none;
}

.home-completed-highlight-inner {
 position: relative;
 z-index: 1;
}

.home-completed-highlight-top {
 display: flex;
 align-items: center;
 justify-content: space-between;
 gap: 0.8rem;
 margin-bottom: 1.15rem;
}

.home-completed-highlight-top h2 {
 margin: 0;
 font-size: clamp(1.55rem, 3.2vw, 2.45rem);
 color: #fff;
}

.home-completed-highlight-top a {
 background: var(--gold-light);
 color: var(--primary-dark);
 font-weight: 700;
 font-size: 0.78rem;
 letter-spacing: 0.05em;
 padding: 0.7rem 1rem;
 border-radius: 0;
}

.home-completed-highlight-top a:hover {
 background: var(--gold);
}

.home-completed-bars {
 display: grid;
 grid-template-columns: repeat(2, minmax(0, 1fr));
 gap: 0.9rem 1.75rem;
}

.completed-bar-item {
 display: grid;
 grid-template-columns: 70px 1fr auto;
 align-items: center;
 gap: 0.75rem;
}

.completed-bar-item span {
 font-size: 0.82rem;
 letter-spacing: 0.05em;
 color: rgba(255, 255, 255, 0.9);
}

.completed-bar-track {
 height: 4px;
 background: rgba(255, 255, 255, 0.35);
 position: relative;
}

.completed-bar-track i {
 display: block;
 height: 100%;
 background: var(--gold-light);
 transform-origin: left center;
 transform: scaleX(0);
 transition: transform 1s cubic-bezier(0.22, 1, 0.36, 1);
}

.completed-bar-item.reveal.is-visible .completed-bar-track i,
.completed-bar-item.is-visible .completed-bar-track i {
 transform: scaleX(1);
}

.completed-bar-item strong {
 font-size: 0.8rem;
 color: var(--gold-light);
}

.completed-bar-item {
 text-decoration: none;
 border-radius: 0;
 padding: 0.2rem 0.3rem;
 transition: background 0.2s ease, transform 0.2s ease;
}

.completed-bar-item:hover {
 background: rgba(255, 255, 255, 0.08);
 transform: translateX(4px);
}

@keyframes sectionSheen {
 from {
 transform: translateX(-120%);
 }
 to {
 transform: translateX(120%);
 }
}

@media (prefers-reduced-motion: reduce) {
 .sketch-adapted .blueprint-intro-card,
 .blueprint-category-card,
 .completed-bar-item,
 .completed-bar-track i,
 .page-hero-bg-layer img,
 .dogus-logo-img,
 .dogus-menu-btn-lines span {
 transition: none !important;
 animation: none !important;
 transform: none !important;
 filter: none !important;
 }

 .home-completed-highlight.reveal.is-visible::after {
 animation: none !important;
 display: none;
 }
}

@media (max-width: 900px) {
 body.home-wide .sketch-adapted .blueprint-shell {
 max-width: 100% !important;
 width: 100% !important;
 gap: 0 !important;
 }

 .sketch-adapted .blueprint-shell {
 max-width: calc(100vw - 20px);
 gap: 0.75rem;
 }

 .sketch-adapted .blueprint-intro-card {
 min-height: 260px;
 }

 .sketch-adapted .blueprint-category-card,
 .sketch-adapted .blueprint-project-row a {
 min-height: 84px;
 }

 .projects-grid.projects-grid-home {
 grid-template-columns: 1fr;
 }

 .home-completed-highlight-top {
 align-items: flex-start;
 flex-direction: column;
 }

 .home-completed-bars {
 grid-template-columns: 1fr;
 }
}

/* Right drawer menu + edge-aligned header — eski koyu yapı + çizgi/+ detayı */
.dogus-header-bar {
 max-width: none !important;
 width: 100% !important;
 padding-left: 0 !important;
 padding-right: 0 !important;
}

@media (min-width: 1100px) {
 .dogus-header-bar .logo {
  margin-left: 50px !important;
  padding-left: 0.35rem;
 }
}

.dogus-header-actions {
 margin-left: auto;
 margin-right: 0 !important;
}

.dogus-fullmenu {
 inset: 0 0 0 auto !important;
 width: min(460px, 92vw) !important;
 height: 100vh !important;
 height: 100svh !important;
 background: rgba(10, 12, 15, 0.98) !important;
 color: #fff !important;
 padding: 4.8rem 0 0 !important;
 opacity: 1 !important;
 visibility: visible !important;
 transform: translateX(100%);
 transition: transform 0.35s ease !important;
 pointer-events: none;
 overflow: hidden !important;
 display: flex !important;
 flex-direction: column !important;
 box-sizing: border-box !important;
}

body.nav-open .dogus-fullmenu {
 transform: translateX(0);
 pointer-events: auto;
}

body.nav-open::before {
 content: "";
 position: fixed;
 inset: 0;
 background: rgba(0, 0, 0, 0.35);
 z-index: 240;
}

.dogus-fullmenu-close {
 position: absolute !important;
 top: 0.8rem !important;
 right: 0.8rem !important;
 display: inline-flex !important;
 background: #fff !important;
 color: var(--izci-green-dark, #006400) !important;
 border: 1px solid rgba(70, 155, 55, 0.35) !important;
 box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25) !important;
}

.dogus-nav-horizontal {
 max-width: none !important;
 margin: 0 !important;
 width: 100% !important;
 padding: 0 1rem 0.75rem !important;
 flex: 1 1 auto !important;
 min-height: 0 !important;
 overflow-x: hidden !important;
 overflow-y: auto !important;
 -webkit-overflow-scrolling: touch;
 overscroll-behavior: contain;
}

.dogus-nav-main {
 flex-direction: column !important;
 gap: 0 !important;
}

.dogus-nav-item {
 flex: none !important;
 width: 100% !important;
 padding: 0 !important;
 border-bottom: 1px solid rgba(255, 255, 255, 0.12) !important;
 background: transparent;
}

.dogus-nav-main > .dogus-nav-item:last-child {
 border-bottom: none !important;
}

/* Aktif satır: yalnızca bulunulan sayfa */
.dogus-nav-item.is-active {
 background: rgba(70, 155, 55, 0.12) !important;
 box-shadow: inset 4px 0 0 var(--izci-green, #469B37);
}

.dogus-nav-item.is-expanded:not(.is-active) {
 background: transparent !important;
 box-shadow: none !important;
}

.dogus-nav-item.has-dropdown {
 display: grid !important;
 grid-template-columns: minmax(0, 1fr) 52px;
 grid-template-rows: auto auto;
}

.dogus-nav-parent-row {
 display: grid !important;
 grid-template-columns: minmax(0, 1fr) 52px;
 align-items: stretch !important;
 border-bottom: 0 !important;
 min-height: 52px;
}

.dogus-nav-item.has-dropdown > .dogus-nav-parent-row {
 display: grid !important;
 grid-template-columns: minmax(0, 1fr) 52px !important;
 grid-column: 1 / -1 !important;
 grid-row: 1 !important;
 align-items: start !important;
}

.dogus-nav-item.has-dropdown > .dogus-nav-parent-row .dogus-nav-parent {
 grid-column: 1;
 grid-row: 1;
}

.dogus-nav-item.has-dropdown > .dogus-nav-parent-row .dogus-nav-toggle {
 grid-column: 2;
 grid-row: 1;
 align-self: start !important;
 overflow: hidden !important;
}

.dogus-nav-item.has-dropdown > .dogus-nav-dropdown {
 grid-column: 1 / -1;
 grid-row: 2;
}

.dogus-nav-parent-row--plain {
 grid-template-columns: 1fr !important;
}

.dogus-nav-parent {
 display: flex !important;
 align-items: center !important;
 padding: 0.9rem 0.85rem !important;
 font-size: 0.78rem !important;
 font-weight: 700 !important;
 letter-spacing: 0.1em !important;
 text-transform: uppercase !important;
 color: #fff !important;
 line-height: 1.25 !important;
}

body.nav-open .dogus-nav-parent,
.dogus-nav-item.is-active .dogus-nav-parent {
 color: #fff !important;
}

/* Sağ + hücresi — yeşil dikey çizgi yalnızca başlık satırında */
.dogus-nav-toggle {
 width: 100% !important;
 height: 52px !important;
 min-height: 52px !important;
 max-height: 52px !important;
 align-self: start !important;
 border: none !important;
 border-left: 1px solid rgba(70, 155, 55, 0.55) !important;
 border-radius: 0 !important;
 background: transparent !important;
 color: #fff !important;
 font-size: 1.35rem !important;
 font-weight: 800 !important;
 box-shadow: none !important;
}

.dogus-nav-item.has-dropdown.is-expanded .dogus-nav-parent,
.dogus-nav-item.has-dropdown.is-expanded .dogus-nav-toggle {
 border-bottom: none;
}

.dogus-nav-item.has-dropdown.is-expanded > .dogus-nav-dropdown {
 border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.dogus-nav-toggle span {
 font-size: 1.35rem !important;
 font-weight: 800 !important;
 color: var(--izci-green, #469B37);
}

.dogus-nav-item.is-expanded .dogus-nav-toggle {
 background: rgba(255, 255, 255, 0.06) !important;
}

body.nav-open .dogus-nav-item.is-expanded .dogus-nav-dropdown {
 max-height: none !important;
 opacity: 1 !important;
 padding: 0.35rem 0 0.65rem 0.5rem !important;
 background: transparent;
 overflow: visible !important;
}

.dogus-nav-dropdown a {
 color: rgba(255, 255, 255, 0.62) !important;
 padding: 0.4rem 0.75rem !important;
 font-size: 0.82rem !important;
}

.dogus-nav-dropdown a:hover {
 color: #fff !important;
 background: rgba(70, 155, 55, 0.12);
 padding-left: 0.95rem !important;
}

.dogus-nav-see-all {
 color: var(--izci-green, #469B37) !important;
 font-weight: 700 !important;
}

.dogus-nav-dropdown a.dogus-nav-sub,
.dogus-nav-dropdown a.dogus-nav-group {
 color: rgba(255, 255, 255, 0.55) !important;
}

/* Hızlı iletişim — alt blok, site renkleri */
.dogus-menu-quick {
 margin-top: auto;
 padding: 1.35rem 0.35rem 0.35rem;
}

.dogus-menu-quick-title {
 margin: 0 0 0.85rem;
 text-align: center;
 font-size: 0.68rem;
 font-weight: 800;
 letter-spacing: 0.16em;
 text-transform: uppercase;
 color: rgba(255, 255, 255, 0.45);
}

.dogus-menu-quick-btns {
 display: grid;
 grid-template-columns: repeat(3, 1fr);
 gap: 0.7rem;
}

.dogus-quick-btn {
 display: flex;
 align-items: center;
 justify-content: center;
 aspect-ratio: 1;
 border-radius: 14px;
 text-decoration: none;
 box-shadow: 0 10px 22px rgba(0, 0, 0, 0.28);
 transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.dogus-quick-btn:hover {
 transform: translateY(-2px);
 box-shadow: 0 14px 26px rgba(0, 0, 0, 0.34);
}

.dogus-quick-phone,
.dogus-quick-email {
 background: #2B2B2B;
 color: #fff;
}

.dogus-quick-wa {
 background: var(--izci-green, #469B37);
 color: #fff;
}

.dogus-quick-icon {
 width: 42px;
 height: 42px;
 border-radius: 50%;
 display: inline-flex;
 align-items: center;
 justify-content: center;
 background: rgba(255, 255, 255, 0.14);
}

.dogus-quick-icon svg {
 width: 22px;
 height: 22px;
 display: block;
}

/* Cream background with anthracite + green identity */
body.dogus-layout {
 --izci-cream: #ffffff;
 --izci-cream-soft: #ffffff;
 --izci-anthracite: #2B2B2B;
  --izci-green: #469B37;
  --izci-green-light: #6BB85E;
  --izci-green-dark: #006400;
 --izci-text: #000000;
 --izci-border: rgba(70, 155, 55, 0.48);
}

.blueprint-home.sketch-adapted,
body.dogus-layout .editorial-section,
body.dogus-layout .home-ongoing-projects,
body.dogus-layout .breadcrumb {
 background: var(--izci-cream) !important;
 color: var(--izci-green) !important;
}

.sketch-adapted .blueprint-tabs a,
.sketch-adapted .blueprint-project-row a,
body.dogus-layout .project-card,
body.dogus-layout .category-table-content .content-block.content-table-row,
body.dogus-layout .category-table-content .service-category-header.content-table-row,
body.dogus-layout .category-table-content .service-subcard.content-table-row,
body.dogus-layout .category-table-layout--services .service-category,
body.dogus-layout .category-table-layout--projects .project-group,
body.dogus-layout .category-table-layout--projects .project-filter-panel,
body.dogus-layout .contact-card,
body.dogus-layout .contact-panel,
body.dogus-layout .faq-item,
body.dogus-layout .map-card {
 background: var(--izci-cream-soft) !important;
 border-color: var(--izci-border) !important;
 color: var(--izci-text) !important;
}

.sketch-adapted .blueprint-tabs a,
.sketch-adapted .blueprint-project-row a,
body.dogus-layout .project-card-body h3,
body.dogus-layout .project-card-body p,
body.dogus-layout .project-card-meta,
body.dogus-layout .project-badge,
body.dogus-layout .category-table-content .content-table-title h2,
body.dogus-layout .category-table-content .content-table-title h3,
body.dogus-layout .category-table-content .content-table-body p,
body.dogus-layout .contact-heading,
body.dogus-layout .contact-note,
body.dogus-layout .contact-subheading,
body.dogus-layout .faq-item,
body.dogus-layout .breadcrumb,
body.dogus-layout .breadcrumb a {
 color: var(--izci-text) !important;
}

.sketch-adapted .blueprint-project-row a:hover,
body.dogus-layout .project-card:hover {
 background: #f5f5f5 !important;
 color: var(--izci-green-dark) !important;
}

body.dogus-layout .project-card-image,
body.dogus-layout .category-table-layout--services .service-subgrid {
 background: var(--izci-anthracite) !important;
}

body,
body.dogus-layout {
 background: var(--izci-cream) !important;
 color: var(--izci-text) !important;
}

body.dogus-layout:not(.has-hero):not(:has(.page-hero-dogus, .dogus-hero)):not(.home-wide) .site-header.dogus-header,
body.dogus-layout .site-header.dogus-header.is-solid:not(.is-hero-header),
body.dogus-layout .site-header.dogus-header.is-scrolled:not(.is-hero-header) {
 background: var(--izci-cream) !important;
 color: var(--izci-text) !important;
}

.site-header.dogus-header.is-hero-header:not(.is-scrolled),
.site-header.dogus-header.is-hero-header.is-solid:not(.is-scrolled),
body.dogus-layout:has(.page-hero-dogus, .dogus-hero) .site-header.dogus-header.is-hero-header:not(.is-scrolled),
body.dogus-layout.home-wide .site-header.dogus-header.is-hero-header:not(.is-scrolled) {
 background: rgba(255, 255, 255, 0.98) !important;
 box-shadow: 0 1px 0 rgba(70, 155, 55, 0.14) !important;
 backdrop-filter: blur(10px) !important;
}

.dogus-header-search,
.dogus-lang-quick,
.dogus-menu-btn,
.site-header.dogus-header.is-solid .dogus-header-search,
.site-header.dogus-header.is-scrolled .dogus-header-search,
.site-header.dogus-header.is-solid .dogus-lang-quick,
.site-header.dogus-header.is-scrolled .dogus-lang-quick,
.site-header.dogus-header.is-solid .dogus-menu-btn,
.site-header.dogus-header.is-scrolled .dogus-menu-btn,
body.dogus-layout:not(.has-hero):not(:has(.page-hero-dogus, .dogus-hero)) .dogus-header-search,
body.dogus-layout:not(.has-hero):not(:has(.page-hero-dogus, .dogus-hero)) .dogus-lang-quick,
body.dogus-layout:not(.has-hero):not(:has(.page-hero-dogus, .dogus-hero)) .dogus-menu-btn {
 color: #3a3a3a !important;
}

.dogus-menu-btn-lines span,
.site-header.dogus-header.is-solid .dogus-menu-btn-lines span,
.site-header.dogus-header.is-scrolled .dogus-menu-btn-lines span,
body.dogus-layout:not(.has-hero) .dogus-menu-btn-lines span {
 background: currentColor !important;
}

.dogus-header-search:hover,
.dogus-lang-quick:hover,
.dogus-menu-btn:hover,
.site-header.dogus-header.is-solid .dogus-header-search:hover,
.site-header.dogus-header.is-scrolled .dogus-header-search:hover,
.site-header.dogus-header.is-solid .dogus-lang-quick:hover,
.site-header.dogus-header.is-scrolled .dogus-lang-quick:hover,
.site-header.dogus-header.is-solid .dogus-menu-btn:hover,
.site-header.dogus-header.is-scrolled .dogus-menu-btn:hover,
body.dogus-layout:not(.has-hero) .dogus-header-search:hover,
body.dogus-layout:not(.has-hero) .dogus-lang-quick:hover,
body.dogus-layout:not(.has-hero) .dogus-menu-btn:hover {
 background: var(--izci-green-dark) !important;
 color: #fff !important;
}

.dogus-menu-btn:hover .dogus-menu-btn-lines span,
.site-header.dogus-header.is-solid .dogus-menu-btn:hover .dogus-menu-btn-lines span,
.site-header.dogus-header.is-scrolled .dogus-menu-btn:hover .dogus-menu-btn-lines span,
body.dogus-layout:not(.has-hero) .dogus-menu-btn:hover .dogus-menu-btn-lines span {
 background: #fff !important;
}

.stats-strip,
.stats-strip.stats-strip-relocated {
 background: var(--izci-green-dark) !important;
}

.sketch-adapted .blueprint-category-grid {
 background: #111 !important;
}

.stat-number,
.stat-suffix,
.stat-label,
.blueprint-kicker,
.section-title,
.project-group-title {
 color: var(--izci-green-dark) !important;
}

.stats-strip .stat-number,
.stats-strip .stat-suffix,
.stats-strip .stat-label {
 color: var(--izci-green) !important;
}

.stat-progress,
.completed-bar-track {
 background: rgba(255, 248, 232, 0.42) !important;
}

.stat-progress-fill,
.completed-bar-track i,
.section-title::after,
.project-group-title::after,
.content-block h2::after,
body.dogus-layout .category-table-content .content-table-title h2,
body.dogus-layout .category-table-content .content-table-title h3 {
 border-color: var(--izci-green) !important;
}

.stat-progress-fill,
.completed-bar-track i {
 background: #fff !important;
}

.blueprint-category-card,
.sketch-adapted .blueprint-category-card {
 color: #fff !important;
}

.blueprint-category-card:hover,
.sketch-adapted .blueprint-category-card:hover {
 background: var(--izci-cream-soft) !important;
}

.project-badge {
 background: #ffffff !important;
 color: var(--izci-green-dark) !important;
 border: 1px solid rgba(70, 155, 55, 0.2);
}

.btn,
.filter-chip,
.contact-band-btn,
.footer-cookie-btn {
 border-color: var(--izci-green) !important;
}

.dogus-footer .footer-social-row-office .footer-social-btn {
 width: 42px;
 height: 42px;
 border-radius: 50%;
 border: 1px solid transparent !important;
 background: transparent !important;
 box-shadow: none;
}

.dogus-footer .footer-social-row-office .footer-social-linkedin,
.dogus-footer .footer-social-row-office .footer-social-instagram {
  background: rgba(70, 155, 55, 0.12) !important;
  border: 1px solid rgba(111, 207, 87, 0.55) !important;
  color: #8ee072 !important;
}

.dogus-footer .footer-social-row-office .footer-social-facebook,
.dogus-footer .footer-social-row-office .footer-social-whatsapp {
  background: transparent !important;
  border: 1px solid rgba(255, 255, 255, 0.32) !important;
  color: rgba(255, 255, 255, 0.72) !important;
}

.dogus-footer .footer-social-row-office .footer-social-btn:hover {
 transform: translateY(-2px);
 color: #fff !important;
 filter: none;
}

.dogus-footer .footer-social-row-office .footer-social-linkedin:hover,
.dogus-footer .footer-social-row-office .footer-social-instagram:hover {
 color: #fff !important;
 background: var(--izci-green, #469b37) !important;
 border-color: var(--izci-green, #469b37) !important;
}

.dogus-footer .footer-social-row-office .footer-social-facebook:hover {
 background: #1877f2 !important;
 border-color: #1877f2 !important;
}

.dogus-footer .footer-social-row-office .footer-social-whatsapp:hover {
 background: #25d366 !important;
 border-color: #25d366 !important;
}

/* Final palette pass: anthracite + dark/light green on cream */
a:hover,
.blueprint-link,
.blueprint-tabs a::before,
.blueprint-category-card span,
.home-ongoing-projects-head a,
.project-card-body h3,
.category-table-content .content-table-title h2,
.category-table-content .content-table-title h3,
.project-group-title,
.contact-heading,
.contact-subheading {
 color: var(--izci-green-dark) !important;
}

.btn-primary,
.scroll-top,
.footer-cookie-btn:hover,
.contact-band-btn:hover {
 background: var(--izci-green-dark) !important;
 border-color: var(--izci-green-dark) !important;
 color: #fff !important;
}

.btn-secondary,
.filter-chip,
.project-badge,
.dogus-fullmenu-close {
 border-color: var(--izci-green) !important;
}

.section-title::after,
.project-group-title::after,
.content-block h2::after,
.category-table-content .content-table-title h2,
.category-table-content .content-table-title h3 {
 border-bottom-color: var(--izci-green) !important;
}

.page-hero-kurumsal:not(:has(.page-hero-bg-layer img)),
.page-hero-projeler:not(:has(.page-hero-bg-layer img)),
.page-hero-kentsel:not(:has(.page-hero-bg-layer img)),
.page-hero-iletisim:not(:has(.page-hero-bg-layer img)),
.sector-bg-otomotiv:not([style*="background-image"]),
.sector-bg-kentsel:not([style*="background-image"]) {
 background: linear-gradient(135deg, var(--izci-anthracite) 0%, var(--izci-green-dark) 100%) !important;
}

/* Services page uses a single image per card; hide legacy duplicate media strips. */
body.dogus-layout .category-table-layout--services .service-category-media,
body.dogus-layout .service-table .service-category-media {
 display: none !important;
}

body.dogus-layout .category-table-content .content-table-body p,
body.dogus-layout .project-card-body p,
body.dogus-layout .contact-note,
body.dogus-layout .faq-item {
 color: #3f463f !important;
}

body.dogus-layout .category-table-content .content-table-title h2,
body.dogus-layout .category-table-content .content-table-title h3,
body.dogus-layout .project-card-body h3,
body.dogus-layout .contact-heading,
body.dogus-layout .contact-subheading {
 color: var(--izci-green-dark) !important;
}

/* === Grid hover etiketi, ust menu, govde metin tonu === */
body.dogus-layout {
 --izci-text-soft: var(--izci-green);
 --category-hover-accent: rgba(255, 255, 255, 0.72);
}

body.dogus-layout .project-card-body p,
body.dogus-layout .project-card-meta {
 color: #3f463f !important;
}

body.dogus-layout .breadcrumb,
body.dogus-layout .breadcrumb a {
 color: var(--izci-green-dark) !important;
}

.sketch-adapted .blueprint-intro-card .blueprint-kicker,
.blueprint-home.sketch-adapted .blueprint-kicker {
 color: var(--izci-green) !important;
}

.sketch-adapted .blueprint-intro-card h1,
.sketch-adapted .blueprint-intro-card .blueprint-intro-title,
.sketch-adapted .blueprint-intro-card h2 {
 color: var(--izci-green) !important;
}

.sketch-adapted .blueprint-intro-card p,
.sketch-adapted .blueprint-intro-card li {
 color: var(--izci-green) !important;
}

.sketch-adapted .blueprint-intro-card li a {
 color: var(--izci-green) !important;
}

.sketch-adapted .blueprint-intro-card li a:hover {
 color: #fff !important;
}

.sketch-adapted .blueprint-link,
.blueprint-home.sketch-adapted .blueprint-link {
 color: var(--izci-green) !important;
}

.sketch-adapted .blueprint-link:hover {
 color: #fff !important;
}

.sketch-adapted .blueprint-link::after {
 content: none;
 display: none;
}

.home-ongoing-projects-head h2,
.home-ongoing-projects-head .section-title {
 color: var(--izci-green-dark) !important;
}

.sketch-adapted .blueprint-category-card {
 --category-hover-accent: rgba(255, 255, 255, 0.72);
}

.sketch-adapted .category-plus-hover {
 color: var(--category-hover-accent);
}

.sketch-adapted .category-plus-hover .arc {
 stroke: var(--category-hover-accent);
}

.sketch-adapted .category-plus-hover .line1,
.sketch-adapted .category-plus-hover .line2 {
 background: var(--category-hover-accent);
}

.blueprint-category-card:hover,
.sketch-adapted .blueprint-category-card:hover,
.sketch-adapted .blueprint-category-card:focus-visible {
 background: transparent !important;
}

.sketch-adapted .blueprint-category-card:hover h3,
.sketch-adapted .blueprint-category-card:focus-visible h3 {
 top: calc(50% + 62px) !important;
 color: var(--category-hover-accent) !important;
 opacity: 1 !important;
 text-shadow: none !important;
}

.blueprint-category-card span.category-plus-hover {
 color: var(--category-hover-accent) !important;
}

.blueprint-category-card span:not(.category-plus-hover):not(.line-wrap):not(.line1):not(.line2) {
 color: var(--izci-green) !important;
}

.dogus-lang-flag {
 display: none !important;
}

.dogus-header-actions {
 border-left: 1px solid rgba(90, 90, 90, 0.18);
}

.site-header.dogus-header.is-solid .dogus-header-actions,
.site-header.dogus-header.is-scrolled .dogus-header-actions,
body.dogus-layout:not(.has-hero) .dogus-header-actions {
 border-left-color: rgba(90, 90, 90, 0.18) !important;
}

.site-header.dogus-header:not(.is-solid):not(.is-scrolled) .dogus-header-actions {
 border-left-color: rgba(255, 255, 255, 0.22) !important;
}

.dogus-header-actions > .dogus-lang-quick,
.dogus-header-actions > .dogus-header-search,
.dogus-header-actions > .dogus-menu-btn,
.site-header.dogus-header.is-solid .dogus-header-actions > .dogus-lang-quick,
.site-header.dogus-header.is-solid .dogus-header-actions > .dogus-header-search,
.site-header.dogus-header.is-solid .dogus-header-actions > .dogus-menu-btn,
.site-header.dogus-header.is-scrolled .dogus-header-actions > .dogus-lang-quick,
.site-header.dogus-header.is-scrolled .dogus-header-actions > .dogus-header-search,
.site-header.dogus-header.is-scrolled .dogus-header-actions > .dogus-menu-btn,
body.dogus-layout:not(.has-hero) .dogus-header-actions > .dogus-lang-quick,
body.dogus-layout:not(.has-hero) .dogus-header-actions > .dogus-header-search,
body.dogus-layout:not(.has-hero) .dogus-header-actions > .dogus-menu-btn {
 color: #000000 !important;
 border-left: 1px solid rgba(90, 90, 90, 0.18) !important;
 background: transparent !important;
}

.site-header.dogus-header.is-hero-header .dogus-header-actions > .dogus-lang-quick,
.site-header.dogus-header.is-hero-header .dogus-header-actions > .dogus-header-search,
.site-header.dogus-header.is-hero-header .dogus-header-actions > .dogus-menu-btn {
 color: #000000 !important;
 border-left-color: rgba(90, 90, 90, 0.18) !important;
}

.site-header.dogus-header:not(.is-solid):not(.is-scrolled):not(.is-hero-header) .dogus-header-actions > .dogus-lang-quick,
.site-header.dogus-header:not(.is-solid):not(.is-scrolled):not(.is-hero-header) .dogus-header-actions > .dogus-header-search,
.site-header.dogus-header:not(.is-solid):not(.is-scrolled):not(.is-hero-header) .dogus-header-actions > .dogus-menu-btn {
 color: #fff !important;
 border-left-color: rgba(255, 255, 255, 0.22) !important;
}

.dogus-header-actions > .dogus-header-search svg {
 fill: currentColor;
}

.dogus-header-actions > .dogus-lang-quick {
 border-left: 0 !important;
}

.dogus-header-search:hover,
.dogus-lang-quick:hover,
.dogus-menu-btn:hover,
.site-header.dogus-header.is-solid .dogus-header-search:hover,
.site-header.dogus-header.is-scrolled .dogus-header-search:hover,
.site-header.dogus-header.is-solid .dogus-lang-quick:hover,
.site-header.dogus-header.is-scrolled .dogus-lang-quick:hover,
.site-header.dogus-header.is-solid .dogus-menu-btn:hover,
.site-header.dogus-header.is-scrolled .dogus-menu-btn:hover,
body.dogus-layout:not(.has-hero) .dogus-header-search:hover,
body.dogus-layout:not(.has-hero) .dogus-lang-quick:hover,
body.dogus-layout:not(.has-hero) .dogus-menu-btn:hover,
.dogus-header-actions > .dogus-header-search:hover,
.dogus-header-actions > .dogus-lang-quick:hover,
.dogus-header-actions > .dogus-menu-btn:hover,
.site-header.dogus-header:not(.is-solid):not(.is-scrolled) .dogus-header-search:hover,
.site-header.dogus-header:not(.is-solid):not(.is-scrolled) .dogus-lang-quick:hover,
.site-header.dogus-header:not(.is-solid):not(.is-scrolled) .dogus-menu-btn:hover {
 background: var(--izci-green-dark) !important;
 color: #fff !important;
 box-shadow: none !important;
}

.dogus-header-search:hover svg,
.dogus-header-actions > .dogus-header-search:hover svg {
 fill: #fff !important;
}

.dogus-menu-btn:hover .dogus-menu-btn-lines span,
.site-header.dogus-header.is-solid .dogus-menu-btn:hover .dogus-menu-btn-lines span,
.site-header.dogus-header.is-scrolled .dogus-menu-btn:hover .dogus-menu-btn-lines span,
body.dogus-layout:not(.has-hero) .dogus-menu-btn:hover .dogus-menu-btn-lines span,
.site-header.dogus-header:not(.is-solid):not(.is-scrolled) .dogus-menu-btn:hover .dogus-menu-btn-lines span {
 background: #fff !important;
}

@media (min-width: 901px) {
 body.nav-open .dogus-nav-item.has-dropdown {
  border-right: none !important;
 }
}

/* === Kesin yesil metin: dosya sonundaki gri gecersiz kilmalarin ustune === */
body.dogus-layout .stat-label,
body.dogus-layout .blueprint-kicker,
body.dogus-layout .section-title,
body.dogus-layout .project-group-title,
body.dogus-layout.home-wide .sketch-adapted .blueprint-intro-card .blueprint-kicker,
body.dogus-layout.home-wide .sketch-adapted .blueprint-intro-card .blueprint-intro-title,
body.dogus-layout.home-wide .sketch-adapted .blueprint-intro-card h1,
body.dogus-layout.home-wide .sketch-adapted .blueprint-intro-card h2,
body.dogus-layout.home-wide .sketch-adapted .blueprint-intro-card li a {
 color: var(--izci-green) !important;
}

body.dogus-layout.home-wide .sketch-adapted .blueprint-intro-card--side li a {
 color: #fff !important;
}

body.dogus-layout.home-wide .sketch-adapted .blueprint-intro-card--side li a:hover {
 color: var(--izci-green, #469b37) !important;
}

body.dogus-layout .stats-strip .stat-number,
body.dogus-layout .stats-strip .stat-suffix,
body.dogus-layout .stats-strip .stat-label {
 color: var(--izci-green) !important;
}

body.dogus-layout .stats-strip .stat-progress-fill {
 background: #fff !important;
}

body.dogus-layout .section-title,
body.dogus-layout .project-group-title,
body.dogus-layout .contact-heading,
body.dogus-layout .contact-subheading,
body.dogus-layout .home-ongoing-projects-head h2 {
 color: var(--izci-green-dark) !important;
}

body.dogus-layout .dogus-header-search:hover,
body.dogus-layout .dogus-lang-quick:hover,
body.dogus-layout .dogus-menu-btn:hover,
body.dogus-layout .dogus-header-actions > .dogus-header-search:hover,
body.dogus-layout .dogus-header-actions > .dogus-lang-quick:hover,
body.dogus-layout .dogus-header-actions > .dogus-menu-btn:hover {
 background: var(--izci-green-dark) !important;
 color: #fff !important;
 box-shadow: none !important;
}

body.dogus-layout .dogus-header-search:hover svg,
body.dogus-layout .dogus-header-actions > .dogus-header-search:hover svg {
 fill: #fff !important;
}

body.dogus-layout .dogus-menu-btn:hover .dogus-menu-btn-lines span {
 background: #fff !important;
}

/* === Ince basliklar + temiz linkler === */
body.dogus-layout .section-title,
body.dogus-layout .project-group-title,
body.dogus-layout .content-table-content .content-table-title h2,
body.dogus-layout .content-table-content .content-table-title h3,
body.dogus-layout .contact-heading,
body.dogus-layout .contact-subheading,
body.dogus-layout .home-ongoing-projects-head h2 {
 font-weight: 500 !important;
}

body.dogus-layout .blueprint-kicker,
body.dogus-layout.home-wide .sketch-adapted .blueprint-intro-card .blueprint-kicker {
 font-weight: 600 !important;
}

body.dogus-layout.home-wide .sketch-adapted .blueprint-intro-card .blueprint-intro-title,
body.dogus-layout.home-wide .sketch-adapted .blueprint-intro-card h1,
body.dogus-layout.home-wide .sketch-adapted .blueprint-intro-card h2 {
 font-weight: 400 !important;
}

body.dogus-layout .blueprint-link,
body.dogus-layout.home-wide .sketch-adapted .blueprint-link {
 font-weight: 600 !important;
 letter-spacing: 0.12em !important;
}

body.dogus-layout .blueprint-link::after,
body.dogus-layout.home-wide .sketch-adapted .blueprint-link::after {
 content: none !important;
 display: none !important;
}

.dogus-logo-img {
 filter: none !important;
 opacity: 1 !important;
 visibility: visible !important;
}

/* Ana sayfa istatistik seridi + ust paneller: yesil metin */
body.dogus-layout.home-wide .blueprint-home.sketch-adapted .stats-strip.stats-strip-relocated .stat-number,
body.dogus-layout.home-wide .blueprint-home.sketch-adapted .stats-strip.stats-strip-relocated .stat-suffix,
body.dogus-layout.home-wide .blueprint-home.sketch-adapted .stats-strip.stats-strip-relocated .stat-label {
 color: var(--izci-green) !important;
}

body.dogus-layout.home-wide .blueprint-home.sketch-adapted .stats-strip.stats-strip-relocated .stat-progress-fill {
 background: #fff !important;
}

body.dogus-layout.home-wide .sketch-adapted .blueprint-intro-card .blueprint-kicker,
body.dogus-layout.home-wide .sketch-adapted .blueprint-intro-card .blueprint-intro-title,
body.dogus-layout.home-wide .sketch-adapted .blueprint-intro-card h1,
body.dogus-layout.home-wide .sketch-adapted .blueprint-intro-card h2,
body.dogus-layout.home-wide .sketch-adapted .blueprint-intro-card p,
body.dogus-layout.home-wide .sketch-adapted .blueprint-intro-card li,
body.dogus-layout.home-wide .sketch-adapted .blueprint-intro-card .blueprint-kicker {
 color: var(--izci-green) !important;
}

/* === Ana sayfa ust hero: baslik beyaz, kicker yesil, detay linki beyaz === */
body.dogus-layout.home-wide .blueprint-home.sketch-adapted .blueprint-intro-card .blueprint-intro-title,
body.dogus-layout.home-wide .blueprint-home.sketch-adapted .blueprint-intro-card h1,
body.dogus-layout.home-wide .blueprint-home.sketch-adapted .blueprint-intro-card--main p {
 color: #fff !important;
}

body.dogus-layout.home-wide .blueprint-home.sketch-adapted .blueprint-intro-card .blueprint-kicker {
 color: var(--izci-green, #469B37) !important;
}

body.dogus-layout.home-wide .blueprint-home.sketch-adapted .blueprint-intro-card .blueprint-link {
 color: #fff !important;
 border-bottom-color: rgba(255, 255, 255, 0.62) !important;
}

body.dogus-layout.home-wide .blueprint-home.sketch-adapted .blueprint-intro-card li a {
 border-bottom-color: #fff !important;
}

/* Son Haberler — liste linkleri beyaz */
body.dogus-layout.home-wide .blueprint-home.sketch-adapted .blueprint-intro-card--side li,
body.dogus-layout.home-wide .blueprint-home.sketch-adapted .blueprint-intro-card--side li a {
 color: #fff !important;
}

body.dogus-layout.home-wide .blueprint-home.sketch-adapted .blueprint-intro-card--side li a:hover {
 color: var(--izci-green, #469b37) !important;
}

@media (hover: hover) {
  body.dogus-layout.home-wide .blueprint-home.sketch-adapted .blueprint-intro-card .blueprint-link:hover {
    color: var(--izci-green, #469B37) !important;
    border-bottom-color: var(--izci-green, #469B37) !important;
    opacity: 1;
  }
}

body.dogus-layout.home-wide .blueprint-home.sketch-adapted .stats-strip.stats-strip-relocated {
 background: rgba(32, 32, 32, 0.94) !important;
}

body.dogus-layout.home-wide .blueprint-home.sketch-adapted .stats-strip.stats-strip-relocated .stat-number,
body.dogus-layout.home-wide .blueprint-home.sketch-adapted .stats-strip.stats-strip-relocated .stat-suffix,
body.dogus-layout.home-wide .blueprint-home.sketch-adapted .stats-strip.stats-strip-relocated .stat-label {
 color: var(--izci-green, #469B37) !important;
}

body.dogus-layout.home-wide .blueprint-home.sketch-adapted .stats-strip.stats-strip-relocated .stats-grid .stat-item:not(:first-child) {
 border-left-color: rgba(255, 255, 255, 0.42) !important;
}

body.dogus-layout.home-wide .blueprint-home.sketch-adapted .stats-strip.stats-strip-relocated .stat-progress {
 background: rgba(255, 255, 255, 0.22) !important;
}

body.dogus-layout.home-wide .blueprint-home.sketch-adapted .stats-strip.stats-strip-relocated .stat-progress-fill {
 background: #fff !important;
}

body.dogus-layout.home-wide .blueprint-home.sketch-adapted .blueprint-intro-card li a {
 border-bottom: 2px solid #fff !important;
 padding-bottom: 0.2rem;
 display: inline-block;
 text-decoration: none !important;
}

body.dogus-layout.home-wide .blueprint-home.sketch-adapted .blueprint-project-row--single a {
 color: var(--izci-green, #469B37) !important;
 background: rgba(32, 32, 32, 0.94) !important;
 border-bottom: 2px solid #fff !important;
 text-decoration: none !important;
 text-underline-offset: unset;
}

body.dogus-layout.home-wide .blueprint-home.sketch-adapted .blueprint-project-row--single a:hover {
 color: #fff !important;
 background: rgba(32, 32, 32, 0.94) !important;
 border-bottom-color: #fff !important;
 text-decoration: none !important;
}

/* Ana hero baslik — biraz daha kompakt */
body.dogus-layout.home-wide .blueprint-home.sketch-adapted .blueprint-intro-card--main .blueprint-kicker {
 font-size: 0.62rem !important;
 letter-spacing: 0.18em !important;
 margin-bottom: 0.75rem !important;
}

body.dogus-layout.home-wide .blueprint-home.sketch-adapted .blueprint-intro-card--main .blueprint-intro-title,
body.dogus-layout.home-wide .blueprint-home.sketch-adapted .blueprint-intro-card--main h1 {
 font-size: clamp(1.45rem, 2.8vw, 2.65rem) !important;
 line-height: 1.08 !important;
 margin-bottom: 0.75rem !important;
}

/* FAQ accordion — iletişim */
body.dogus-layout #faq-area {
 display: flex;
 flex-direction: column;
 gap: 0.8rem;
 max-width: 900px;
}

body.dogus-layout .faq-item {
 background: #fff !important;
 border: 1px solid rgba(70, 155, 55, 0.18) !important;
 border-radius: 12px !important;
 box-shadow: 0 6px 20px rgba(2, 22, 2, 0.05);
 overflow: hidden;
 transition: border-color 0.22s ease, box-shadow 0.22s ease;
}

body.dogus-layout .faq-item:hover {
 border-color: rgba(70, 155, 55, 0.35) !important;
 box-shadow: 0 8px 24px rgba(2, 22, 2, 0.08);
}

body.dogus-layout .faq-question {
 display: flex;
 align-items: center;
 justify-content: space-between;
 gap: 1rem;
 padding: 1.1rem 1.25rem;
 cursor: pointer;
 list-style: none;
 font-weight: 600;
 font-size: 1rem;
 color: #1b2a1f !important;
}

body.dogus-layout .faq-question-text {
 flex: 1;
 line-height: 1.5;
 padding-right: 0.25rem;
}

body.dogus-layout .faq-toggle {
 display: inline-flex;
 align-items: center;
 justify-content: center;
 width: 36px;
 height: 36px;
 border-radius: 50%;
 border: 2px solid #469b37;
 color: #469b37;
 font-size: 1.4rem;
 font-weight: 400;
 line-height: 1;
 flex-shrink: 0;
 transition: transform 0.25s ease, background 0.25s ease, color 0.25s ease;
}

body.dogus-layout .faq-question::-webkit-details-marker {
 display: none;
}

body.dogus-layout .faq-question::marker {
 content: "";
}

body.dogus-layout .faq-item[open] .faq-question {
 color: #047f04 !important;
 border-bottom: 1px solid rgba(70, 155, 55, 0.14);
}

body.dogus-layout .faq-item[open] .faq-toggle {
 transform: rotate(45deg);
 background: #469b37;
 color: #fff;
}

body.dogus-layout .faq-answer {
 padding: 0 1.25rem 1.25rem;
 color: #4f5d6b !important;
 line-height: 1.7;
}

body.dogus-layout .faq-item[open] .faq-answer {
 padding-top: 1rem;
 animation: faqReveal 0.28s ease both;
}

@keyframes faqReveal {
 from {
  opacity: 0;
  transform: translateY(-6px);
 }
 to {
  opacity: 1;
  transform: translateY(0);
 }
}

body.dogus-layout .category-table-layout--services .service-category-header .content-table-title,
body.dogus-layout .category-table-layout--services .service-subcard > .content-table-title {
  position: relative;
  background: #1a2218;
}

body.dogus-layout .category-table-layout--services .service-card-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
  pointer-events: none;
}

/* Hizmet kartlari */
body.dogus-layout .category-table-layout--services .service-category-header .content-table-title,
body.dogus-layout .category-table-layout--services .service-subcard .content-table-title {
  position: relative;
  display: flex;
  align-items: flex-end;
  min-height: 180px;
  padding: 0;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

body.dogus-layout .category-table-layout--services .service-category-header .content-table-title {
  min-height: 220px;
}

body.dogus-layout .category-table-layout--services .service-card-photo {
  display: none !important;
}

body.dogus-layout .category-table-layout--services .service-card-caption {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 0.85rem clamp(0.95rem, 2vw, 1.35rem) 1rem;
  background: transparent;
}

body.dogus-layout .contact-item-icon--phone::before {
  content: "☎";
  font-size: 1.1rem;
}

body.dogus-layout .contact-item-icon--email::before {
  content: "@";
  font-size: 1.25rem;
  font-weight: 800;
}

body.dogus-layout .contact-item-icon--address::before {
  content: "⌖";
  font-size: 1.15rem;
}

/* Hero navbar — son kilit (yerel = canlı) */
body.dogus-layout.home-wide .site-header.dogus-header.is-hero-header:not(.is-scrolled),
body.dogus-layout.has-hero .site-header.dogus-header.is-hero-header:not(.is-scrolled),
body.dogus-layout:has(.page-hero-dogus, .dogus-hero) .site-header.dogus-header.is-hero-header:not(.is-scrolled),
.site-header.dogus-header.is-hero-header.is-solid:not(.is-scrolled) {
  background: rgba(255, 255, 255, 0.88) !important;
  backdrop-filter: blur(12px) saturate(160%) !important;
  -webkit-backdrop-filter: blur(12px) saturate(160%) !important;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.42) !important;
}

body.dogus-layout.home-wide .site-header.dogus-header.is-hero-header.is-scrolled:not(.is-solid),
body.dogus-layout.has-hero .site-header.dogus-header.is-hero-header.is-scrolled:not(.is-solid),
body.dogus-layout:has(.page-hero-dogus, .dogus-hero) .site-header.dogus-header.is-hero-header.is-scrolled:not(.is-solid),
body.dogus-layout:has(.page-hero-dogus, .dogus-hero) .site-header.dogus-header.is-scrolled.is-hero-header:not(.is-solid) {
  background: #ffffff !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08) !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06) !important;
}

body.dogus-layout.home-wide .site-header.dogus-header.is-hero-header .dogus-header-bar .logo,
body.dogus-layout.has-hero .site-header.dogus-header.is-hero-header .dogus-header-bar .logo,
body.dogus-layout:has(.page-hero-dogus, .dogus-hero) .site-header.dogus-header.is-hero-header .dogus-header-bar .logo {
  background: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
}
