/* =========================================
   ÖZ UFUK İNŞAAT - Ana CSS
   Font: Barlow Condensed (başlıklar) + Barlow (gövde)
   Renk: Koyu lacivert + mavi aksan
   ========================================= */

:root {
  --navy:        #0d1b2a;
  --navy-mid:    #1a2e45;
  --navy-light:  #234060;
  --blue:        #1565c0;
  --blue-light:  #1976d2;
  --blue-pale:   #e8f0fc;
  --white:       #ffffff;
  --gray-light:  #f4f6f8;
  --gray-mid:    #e2e6ea;
  --gray-text:   #6c7a8a;
  --text:        #1a2535;
  --radius:      4px;
  --shadow:      0 4px 24px rgba(13,27,42,0.10);
  --shadow-lg:   0 12px 48px rgba(13,27,42,0.18);
  --transition:  0.3s ease;
}

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { font-family: 'Barlow', sans-serif; font-weight: 400; color: var(--text); background: var(--white); line-height: 1.7; font-size: 16px; }
a { color: inherit; text-decoration: none; transition: color var(--transition); }
ul { list-style: none; }
img { max-width: 100%; height: auto; display: block; }

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

h1,h2,h3,h4,h5,h6 {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  line-height: 1.2;
  color: var(--navy);
}

/* ---- BUTTONS ---- */
.btn {
  display: inline-flex; align-items: center; gap: 7px;
  padding: 11px 26px; border-radius: var(--radius);
  font-family: 'Barlow Condensed', sans-serif; font-size: 16px; font-weight: 600;
  letter-spacing: 0.4px; cursor: pointer; border: 2px solid transparent;
  transition: background var(--transition), color var(--transition), border-color var(--transition), transform 0.15s;
  text-decoration: none;
}
.btn:active { transform: translateY(1px); }
.btn-primary { background: var(--blue); color: var(--white); border-color: var(--blue); }
.btn-primary:hover { background: var(--navy); border-color: var(--navy); color: var(--white); }
.btn-outline { background: transparent; color: var(--white); border-color: rgba(255,255,255,0.6); }
.btn-outline:hover { background: var(--white); color: var(--blue); border-color: var(--white); }
.btn-outline-dark { background: transparent; color: var(--blue); border-color: var(--blue); }
.btn-outline-dark:hover { background: var(--blue); color: var(--white); }
.btn-sm { padding: 8px 18px; font-size: 14px; }

/* ---- SECTION TITLES ---- */
.section-tag { font-family: 'Barlow Condensed', sans-serif; font-size: 13px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: var(--blue); display: block; margin-bottom: 8px; }
.section-title { font-size: clamp(28px, 4vw, 42px); font-weight: 900; color: var(--navy); margin-bottom: 16px; }
.section-title span { color: var(--blue); }
.section-desc { font-size: 17px; color: var(--gray-text); max-width: 580px; line-height: 1.8; }
.section-head { margin-bottom: 48px; }
.section-head.center { text-align: center; }
.section-head.center .section-desc { margin: 0 auto; }

/* ---- TOPBAR ---- */
.topbar { background: var(--navy); padding: 9px 0; font-size: 13px; color: #99aabb; }
.topbar .container { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 6px; }
.topbar a { color: #99aabb; }
.topbar a:hover { color: var(--blue-light); }
.topbar i { margin-right: 5px; color: var(--blue-light); }
.topbar-right { display: flex; align-items: center; gap: 12px; }
.topbar .divider { opacity: 0.3; }

/* ---- HEADER ---- */
.site-header {
  background: var(--white);
  box-shadow: 0 2px 20px rgba(13,27,42,0.08);
  position: sticky; top: 0; z-index: 1000;
  transition: box-shadow var(--transition);
}
.site-header.scrolled { box-shadow: var(--shadow); }
.header-inner { display: flex; align-items: center; justify-content: space-between; padding: 14px 0; gap: 20px; }

.logo a { display: flex; align-items: center; gap: 10px; }
.logo-text { display: flex; flex-direction: column; }
.logo-main { font-family: 'Barlow Condensed', sans-serif; font-size: 26px; font-weight: 900; color: var(--navy); letter-spacing: 1px; line-height: 1; }
.logo-sub  { font-family: 'Barlow Condensed', sans-serif; font-size: 13px; font-weight: 600; color: var(--blue); letter-spacing: 3px; line-height: 1; }

/* ---- NAV ---- */
.main-nav ul { display: flex; gap: 4px; align-items: center; }
.main-nav > ul > li { position: relative; }
.main-nav > ul > li > a {
  display: block; padding: 8px 14px;
  font-family: 'Barlow Condensed', sans-serif; font-size: 17px; font-weight: 600; letter-spacing: 0.5px;
  color: var(--navy); border-radius: var(--radius);
  transition: color var(--transition), background var(--transition);
}
.main-nav > ul > li > a:hover,
.main-nav > ul > li > a.active { color: var(--blue); background: var(--blue-pale); }
.main-nav .has-dropdown > a i { font-size: 11px; margin-left: 4px; transition: transform var(--transition); }
.main-nav .has-dropdown:hover > a i { transform: rotate(180deg); }

/* Dropdown — hover ile kaybolmaması için padding köprüsü */
.main-nav .has-dropdown { padding-bottom: 0; }
.main-nav .dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding-top: 10px;
  z-index: 200;
}
.main-nav .has-dropdown:hover .dropdown { display: block; }

/* MEGA MENU — referans görseldeki gibi: sol resim, sağda alt alta linkler */
.main-nav .dropdown-inner {
  background: var(--white) !important;
  border-radius: var(--radius);
  box-shadow: 0 16px 48px rgba(13,27,42,0.18);
  border-top: 3px solid var(--blue);
  overflow: hidden;
  display: flex !important;
  flex-direction: row !important;
  align-items: stretch !important;
  width: 540px !important;
  max-width: 540px;
  padding: 0 !important;
}

/* Sol: büyük resim */
.main-nav .dropdown-inner .mega-img {
  width: 240px !important;
  min-width: 240px !important;
  flex: 0 0 240px !important;
  overflow: hidden;
  position: relative;
  align-self: stretch;
}
.main-nav .dropdown-inner .mega-img img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  display: block !important;
  min-height: 100%;
}

/* Sağ: alt alta linkler */
.main-nav .dropdown-inner .mega-links {
  flex: 1 1 auto !important;
  display: flex !important;
  flex-direction: column !important;
  padding: 8px 0 !important;
  width: auto !important;
  min-width: 0;
}
.main-nav .dropdown-inner .mega-links a {
  display: block !important;
  width: 100% !important;
  padding: 11px 22px !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  color: var(--navy) !important;
  border-bottom: 1px solid #f0f0f0 !important;
  background: transparent !important;
  text-decoration: none !important;
  white-space: nowrap;
  transition: background .2s, color .2s, padding-left .2s !important;
}
.main-nav .dropdown-inner .mega-links a:last-child { border-bottom: none !important; }
.main-nav .dropdown-inner .mega-links a:hover {
  background: var(--blue-pale) !important;
  color: var(--blue) !important;
  padding-left: 28px !important;
}
.main-nav .dropdown-inner .mega-links .mega-all-link {
  background: var(--blue-pale) !important;
  color: var(--blue) !important;
  font-weight: 700 !important;
  font-size: 13px !important;
  margin-top: auto !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  border-bottom: none !important;
}
.main-nav .dropdown-inner .mega-links .mega-all-link:hover {
  background: var(--blue) !important;
  color: #fff !important;
}

.header-phone a {
  display: flex; align-items: center; gap: 8px;
  background: var(--blue); color: var(--white);
  padding: 10px 18px; border-radius: var(--radius);
  font-family: 'Barlow Condensed', sans-serif; font-size: 16px; font-weight: 600;
  transition: background var(--transition);
}
.header-phone a:hover { background: var(--navy); }
.header-phone i { font-size: 14px; }

.mobile-toggle {
  display: none; flex-direction: column; gap: 5px;
  background: none; border: none; cursor: pointer; padding: 4px;
}
.mobile-toggle span { display: block; width: 24px; height: 2px; background: var(--navy); border-radius: 2px; transition: all 0.3s; }
.mobile-toggle.active span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.mobile-toggle.active span:nth-child(2) { opacity: 0; }
.mobile-toggle.active span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

/* ---- HERO ---- */
.hero-section {
  background: linear-gradient(135deg, var(--navy) 0%, var(--navy-mid) 60%, #1a3a6e 100%);
  position: relative; overflow: hidden;
  padding: 100px 0 80px;
  min-height: 620px; display: flex; align-items: center;
}
.hero-bg-pattern {
  position: absolute; inset: 0;
  background-image: url('/assets/images/hero-pattern.svg');
  opacity: 0.4;
}
.hero-content { position: relative; z-index: 2; max-width: 680px; }
.hero-badge { display: inline-block; background: rgba(21,101,192,0.25); border: 1px solid rgba(21,101,192,0.5); color: #90caf9; font-size: 13px; font-weight: 600; letter-spacing: 2px; text-transform: uppercase; padding: 6px 16px; border-radius: 20px; margin-bottom: 24px; }
.hero-title { font-size: clamp(36px, 5.5vw, 64px); font-weight: 900; color: var(--white); line-height: 1.1; margin-bottom: 20px; }
.hero-title span { color: #64b5f6; }
.hero-subtitle { font-size: clamp(16px, 2vw, 19px); color: rgba(255,255,255,0.75); margin-bottom: 36px; max-width: 520px; line-height: 1.7; }
.hero-actions { display: flex; gap: 14px; flex-wrap: wrap; }
.hero-right { position: absolute; right: 0; top: 0; bottom: 0; width: 45%; }
.hero-right img { width: 100%; height: 100%; object-fit: cover; opacity: 0.25; }

/* ---- STATS BAR (madde 7: 5 sütun: tecrübe, personel, tamamlanan, devam eden, planlanan) ---- */
.stats-bar { background: var(--blue); padding: 28px 0; }
.stats-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 0; }
/* a.stat-item de div'le aynı görünür — etiketler tıklanabilir oldu (M3) */
.stat-item {
  text-align: center; padding: 8px 16px;
  border-right: 1px solid rgba(255,255,255,0.15);
  display: flex; flex-direction: column; align-items: center; justify-content: center;
  text-decoration: none; color: inherit;
  transition: background-color .2s, transform .2s;
}
a.stat-item { cursor: pointer; }
a.stat-item:hover { background: rgba(255,255,255,0.06); transform: translateY(-2px); }
a.stat-item:hover .stat-label { color: #ffffff; }
.stat-item:last-child { border-right: none; }
.stat-num { font-family: 'Barlow Condensed', sans-serif; font-size: 40px; font-weight: 900; color: var(--white); line-height: 1; }
.stat-label { font-size: 12.5px; color: rgba(255,255,255,0.85); margin-top: 6px; font-weight: 500; letter-spacing: 0.5px; transition: color .2s; }
@media (max-width: 1100px) {
  .stats-grid { grid-template-columns: repeat(3, 1fr); }
  /* 4. ve 5. öğeler ikinci satıra düşer; ikinci satırdaki ilkin sağında border kalmasın */
  .stat-item:nth-child(3n) { border-right: none; }
  .stat-item:nth-child(n+4) { padding-top: 16px; }
}

/* ---- SECTION PADS ---- */
.section-pad { padding: 88px 0; }
.section-pad-sm { padding: 56px 0; }
.bg-light { background: var(--gray-light); }
.bg-navy { background: var(--navy); }

/* ---- SERVICES ---- */
.services-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }
.service-card {
  background: var(--white); border-radius: 8px; overflow: hidden;
  box-shadow: 0 2px 16px rgba(13,27,42,0.07);
  transition: transform 0.3s, box-shadow 0.3s;
  display: flex; flex-direction: column;
}
.service-card:hover { transform: translateY(-6px); box-shadow: var(--shadow-lg); }
.service-card-img { height: 200px; overflow: hidden; background: var(--gray-light); }
.service-card-img img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.4s; }
.service-card:hover .service-card-img img { transform: scale(1.05); }
.service-card-body { padding: 24px; flex: 1; display: flex; flex-direction: column; }
.service-icon { font-size: 28px; color: var(--blue); margin-bottom: 12px; }
.service-card h3 { font-size: 20px; font-weight: 700; margin-bottom: 10px; color: var(--navy); }
.service-card p { font-size: 14px; color: var(--gray-text); line-height: 1.7; flex: 1; }
.service-card .card-link { display: inline-flex; align-items: center; gap: 6px; color: var(--blue); font-weight: 600; font-size: 14px; margin-top: 16px; transition: gap 0.2s; }
.service-card .card-link:hover { gap: 10px; }

/* ---- ABOUT ---- */
.about-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center; }
.about-img-wrap { position: relative; }
.about-img-wrap img { border-radius: 8px; }
.about-badge { position: absolute; bottom: -20px; right: -20px; background: var(--blue); color: var(--white); padding: 20px 24px; border-radius: 8px; text-align: center; box-shadow: var(--shadow); }
.about-badge strong { display: block; font-family: 'Barlow Condensed', sans-serif; font-size: 36px; font-weight: 900; line-height: 1; }
.about-badge span { font-size: 13px; opacity: 0.9; }
.about-features { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 28px 0; }
.about-feature { display: flex; align-items: flex-start; gap: 12px; }
.about-feature i { color: var(--blue); font-size: 18px; margin-top: 2px; flex-shrink: 0; }
.about-feature h4 { font-size: 15px; font-weight: 700; margin-bottom: 2px; }
.about-feature p { font-size: 13px; color: var(--gray-text); }

/* ---- PROJECTS ---- */
.projects-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.project-card { position: relative; border-radius: 8px; overflow: hidden; aspect-ratio: 4/3; }
.project-card img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.4s; }
.project-card:hover img { transform: scale(1.08); }
.project-overlay { position: absolute; inset: 0; background: linear-gradient(to top, rgba(13,27,42,0.88) 0%, transparent 50%); display: flex; flex-direction: column; justify-content: flex-end; padding: 24px; opacity: 0; transition: opacity 0.3s; }
.project-card:hover .project-overlay { opacity: 1; }
.project-overlay h3 { color: var(--white); font-size: 20px; margin-bottom: 4px; }
.project-overlay span { font-size: 13px; color: rgba(255,255,255,0.7); }
.project-overlay a { display: inline-flex; align-items: center; gap: 6px; color: #64b5f6; font-size: 13px; font-weight: 600; margin-top: 10px; }

/* ---- BLOG ---- */
.blog-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }
.blog-card { background: var(--white); border-radius: 8px; overflow: hidden; box-shadow: 0 2px 16px rgba(13,27,42,0.07); transition: transform 0.3s, box-shadow 0.3s; }
.blog-card:hover { transform: translateY(-6px); box-shadow: var(--shadow-lg); }
.blog-card-img { height: 200px; overflow: hidden; background: var(--gray-light); }
.blog-card-img img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.4s; }
.blog-card:hover .blog-card-img img { transform: scale(1.05); }
.blog-card-body { padding: 22px; }
.blog-meta { display: flex; gap: 12px; font-size: 12px; color: var(--gray-text); margin-bottom: 10px; }
.blog-meta i { color: var(--blue); }
.blog-card h3 { font-size: 19px; font-weight: 700; margin-bottom: 8px; line-height: 1.3; color: var(--navy); }
.blog-card h3 a:hover { color: var(--blue); }
.blog-card p { font-size: 14px; color: var(--gray-text); }
.blog-card .read-more { display: inline-flex; align-items: center; gap: 6px; color: var(--blue); font-weight: 600; font-size: 14px; margin-top: 14px; transition: gap 0.2s; }
.blog-card .read-more:hover { gap: 10px; }

/* ---- CTA STRIP ---- */
.cta-section { background: linear-gradient(135deg, var(--blue) 0%, var(--navy) 100%); padding: 64px 0; }
.cta-inner { display: flex; align-items: center; justify-content: space-between; gap: 32px; flex-wrap: wrap; }
.cta-text h2 { font-size: clamp(24px,3vw,36px); font-weight: 900; color: var(--white); margin-bottom: 8px; }
.cta-text p { color: rgba(255,255,255,0.8); font-size: 16px; }

/* cta-strip — sayfa altı CTA bandı (referanslar, hakkimizda, vb.) */
.cta-strip { background: linear-gradient(135deg, var(--blue) 0%, var(--navy) 100%); padding: 56px 0; color: #fff; text-align: center; }
.cta-strip h2 { font-size: clamp(22px,2.6vw,32px); font-weight: 900; color: #fff; margin: 0 0 12px; line-height: 1.25; }
.cta-strip p { color: rgba(255,255,255,0.82); font-size: 16px; margin: 0 auto 28px; max-width: 640px; line-height: 1.6; }
.cta-strip .btn { margin: 0 6px 8px; }
@media (max-width: 600px) { .cta-strip { padding: 44px 0; } .cta-strip .btn { display: inline-flex; } }

/* ---- FOOTER ---- */
.site-footer { background: var(--navy); color: rgba(255,255,255,0.75); padding: 64px 0 0; }
.footer-grid { display: grid; grid-template-columns: 2fr 1fr 1fr 1fr 1.5fr; gap: 36px; margin-bottom: 48px; }
.footer-logo { display: inline-block; margin-bottom: 16px; text-decoration: none; }
.footer-logo .logo-main { font-size: 24px; color: var(--white); }
.footer-logo .logo-sub { color: var(--blue-light); }
.footer-logo img { max-height: 60px; max-width: 240px; width: auto; height: auto; display: block; }
.footer-desc { font-size: 14px; line-height: 1.8; color: rgba(255,255,255,0.6); }
.footer-socials { display: flex; gap: 10px; margin-top: 20px; }
.footer-socials a { width: 36px; height: 36px; background: rgba(255,255,255,0.08); border-radius: 4px; display: flex; align-items: center; justify-content: center; color: rgba(255,255,255,0.7); font-size: 15px; transition: background var(--transition), color var(--transition); }
.footer-socials a:hover { background: var(--blue); color: var(--white); }
.footer-col h4 { font-family: 'Barlow Condensed', sans-serif; font-size: 15px; font-weight: 700; color: var(--white); letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 16px; padding-bottom: 8px; border-bottom: 2px solid var(--blue); }
.footer-col ul li { margin-bottom: 8px; }
.footer-col ul li a { font-size: 14px; color: rgba(255,255,255,0.6); transition: color var(--transition); display: flex; align-items: center; gap: 8px; }
.footer-col ul li a:hover { color: var(--blue-light); }
.footer-col ul li a i { font-size: 11px; color: var(--blue); }
.footer-contact li { display: flex; gap: 12px; margin-bottom: 14px; font-size: 14px; }
.footer-contact li i { color: var(--blue); font-size: 16px; margin-top: 2px; flex-shrink: 0; }
.footer-bottom { border-top: 1px solid rgba(255,255,255,0.08); padding: 18px 0; font-size: 13px; color: rgba(255,255,255,0.4); }
.footer-bottom-inner { display: flex; justify-content: center; align-items: center; gap: 18px; flex-wrap: wrap; text-align: center; }
.footer-bottom-inner p { margin: 0; }
.footer-credit { display: inline-flex; align-items: center; gap: 6px; font-size: 12.5px; color: rgba(255,255,255,0.55); letter-spacing: .3px; }
.footer-credit i { color: var(--blue-light); font-size: 11px; }
.footer-bottom-sep { color: rgba(255,255,255,0.18); user-select: none; }
@media (max-width: 640px) { .footer-bottom-sep { display: none; } }
.footer-credit a { color: rgba(255,255,255,0.85); font-weight: 700; padding-left: 4px; text-decoration: none; transition: color .2s; border-bottom: 1px solid transparent; }
.footer-credit a:hover { color: var(--blue-light); border-bottom-color: var(--blue-light); }
@media (max-width: 640px) {
  .footer-bottom-inner { justify-content: center; text-align: center; }
}

/* ---- PAGE BANNER ---- */
.page-banner { background: linear-gradient(135deg, var(--navy) 0%, #1a3a6e 100%); padding: 64px 0; position: relative; overflow: hidden; }
.page-banner::before { content: ''; position: absolute; inset: 0; background: url('/assets/images/hero-pattern.svg'); opacity: 0.3; }
.page-banner .container { position: relative; z-index: 2; }
.page-banner h1 { font-size: clamp(30px,4vw,48px); font-weight: 900; color: var(--white); margin-bottom: 8px; }
/* Breadcrumb (madde 8: daha belirgin "chip" görünümü) */
.breadcrumb {
  display: inline-flex;
  gap: 10px;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  color: rgba(255,255,255,0.85);
  background: rgba(255,255,255,0.10);
  border: 1px solid rgba(255,255,255,0.18);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  padding: 7px 16px;
  border-radius: 999px;
  margin-top: 14px;
  max-width: 100%;
  flex-wrap: wrap;
}
.breadcrumb a { color: rgba(255,255,255,0.85); text-decoration: none; transition: color .2s; }
.breadcrumb a:hover { color: #64b5f6; }
.breadcrumb .sep { opacity: 0.55; font-size: 11px; }
.breadcrumb .current { color: #ffcd60; font-weight: 600; }

/* ---- FORMS ---- */
.form-group { margin-bottom: 20px; }
.form-group label { display: block; font-weight: 600; font-size: 14px; color: var(--navy); margin-bottom: 7px; }
.form-group input, .form-group textarea, .form-group select {
  width: 100%; padding: 12px 16px; border: 1.5px solid var(--gray-mid);
  border-radius: var(--radius); font-family: 'Barlow', sans-serif; font-size: 15px;
  color: var(--text); background: var(--white); transition: border-color var(--transition), box-shadow var(--transition);
}
.form-group input:focus, .form-group textarea:focus, .form-group select:focus {
  outline: none; border-color: var(--blue); box-shadow: 0 0 0 3px rgba(21,101,192,0.12);
}
.form-group textarea { resize: vertical; min-height: 120px; }

/* ---- ALERTS ---- */
.alert { padding: 14px 18px; border-radius: var(--radius); margin-bottom: 20px; font-size: 14px; font-weight: 500; }
.alert-success { background: #e8f5e9; color: #2e7d32; border-left: 4px solid #4caf50; }
.alert-error   { background: #ffebee; color: #c62828; border-left: 4px solid #ef5350; }
.alert-info    { background: #e3f2fd; color: #1565c0; border-left: 4px solid #1976d2; }

/* ---- PAGINATION ---- */
.pagination { display: flex; gap: 8px; justify-content: center; margin-top: 48px; flex-wrap: wrap; }
.pagination a, .pagination span { display: flex; align-items: center; justify-content: center; width: 40px; height: 40px; border-radius: var(--radius); font-family: 'Barlow Condensed', sans-serif; font-size: 16px; font-weight: 600; border: 1.5px solid var(--gray-mid); color: var(--navy); transition: all 0.2s; }
.pagination a:hover { background: var(--blue-pale); border-color: var(--blue); color: var(--blue); }
.pagination .active { background: var(--blue); color: var(--white); border-color: var(--blue); }

/* ---- SIDEBAR ---- */
.content-sidebar-layout { display: grid; grid-template-columns: 1fr 320px; gap: 48px; }
.sidebar-widget { background: var(--white); border-radius: 8px; padding: 24px; box-shadow: 0 2px 16px rgba(13,27,42,0.06); margin-bottom: 28px; }
.sidebar-widget h3 { font-size: 18px; font-weight: 700; color: var(--navy); padding-bottom: 12px; border-bottom: 2px solid var(--blue); margin-bottom: 16px; }
.sidebar-widget ul li a { display: flex; align-items: center; gap: 10px; padding: 9px 0; border-bottom: 1px solid var(--gray-mid); font-size: 15px; color: var(--navy); transition: color 0.2s; }
.sidebar-widget ul li a:hover { color: var(--blue); }
.sidebar-widget ul li a i { color: var(--blue); font-size: 12px; }

/* ---- CONTACT PAGE ---- */
.contact-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; }
.contact-form-wrap { background: var(--white); border-radius: 8px; padding: 40px; box-shadow: 0 2px 24px rgba(13,27,42,0.08); }
.contact-info-wrap { display: flex; flex-direction: column; gap: 24px; }
.contact-info-card { background: var(--white); border-radius: 8px; padding: 28px; box-shadow: 0 2px 16px rgba(13,27,42,0.06); display: flex; gap: 18px; }
.contact-info-icon { width: 52px; height: 52px; background: var(--blue-pale); border-radius: 8px; display: flex; align-items: center; justify-content: center; color: var(--blue); font-size: 20px; flex-shrink: 0; }
.contact-info-text h4 { font-size: 16px; font-weight: 700; color: var(--navy); margin-bottom: 4px; }
.contact-info-text p, .contact-info-text a { font-size: 14px; color: var(--gray-text); transition: color 0.2s; }
.contact-info-text a:hover { color: var(--blue); }
.map-wrap { border-radius: 8px; overflow: hidden; }

/* ---- WHATSAPP BUTTON ---- */
.whatsapp-btn {
  position: fixed; bottom: 28px; right: 28px; z-index: 999;
  width: 56px; height: 56px; background: #25d366; color: var(--white);
  border-radius: 50%; display: flex; align-items: center; justify-content: center;
  font-size: 26px; box-shadow: 0 4px 20px rgba(37,211,102,0.4);
  transition: transform 0.2s, box-shadow 0.2s;
}
.whatsapp-btn:hover { transform: scale(1.1); box-shadow: 0 6px 28px rgba(37,211,102,0.55); color: var(--white); }
.whatsapp-btn .wp-tooltip {
  position: absolute; right: 66px; top: 50%; transform: translateY(-50%);
  background: var(--navy); color: var(--white); font-size: 13px; font-weight: 600;
  padding: 6px 12px; border-radius: 4px; white-space: nowrap;
  opacity: 0; pointer-events: none; transition: opacity 0.2s;
}
.whatsapp-btn:hover .wp-tooltip { opacity: 1; }

/* ---- LIGHTBOX ---- */
.lightbox-overlay { display: none; position: fixed; inset: 0; background: rgba(0,0,0,0.92); z-index: 9999; align-items: center; justify-content: center; }
.lightbox-overlay.active { display: flex; }
.lightbox-img { max-width: 90vw; max-height: 88vh; border-radius: 4px; object-fit: contain; }
.lightbox-close { position: absolute; top: 20px; right: 24px; color: #fff; font-size: 32px; cursor: pointer; line-height: 1; }
.lightbox-prev, .lightbox-next { position: absolute; top: 50%; transform: translateY(-50%); color: #fff; font-size: 28px; cursor: pointer; background: rgba(255,255,255,0.1); border: none; width: 48px; height: 48px; border-radius: 50%; display: flex; align-items: center; justify-content: center; transition: background 0.2s; }
.lightbox-prev { left: 20px; }
.lightbox-next { right: 20px; }
.lightbox-prev:hover, .lightbox-next:hover { background: rgba(255,255,255,0.25); }

/* ---- PROJECT GALLERY ---- */
.project-gallery { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin-top: 24px; }
.project-gallery img { width: 100%; aspect-ratio: 4/3; object-fit: cover; border-radius: 4px; cursor: pointer; transition: opacity 0.2s; }
.project-gallery img:hover { opacity: 0.85; }

/* ---- REFERANSLAR ---- */
.refs-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 20px; align-items: center; }
.ref-item { background: var(--white); border: 1px solid var(--gray-mid); border-radius: 6px; padding: 16px; display: flex; flex-direction: column; align-items: center; gap: 8px; transition: box-shadow 0.2s; }
.ref-item:hover { box-shadow: var(--shadow); }
.ref-item img { max-height: 52px; object-fit: contain; filter: grayscale(60%); transition: filter 0.2s; }
.ref-item:hover img { filter: grayscale(0); }
.ref-item span { font-size: 12px; color: var(--gray-text); font-weight: 600; text-align: center; }

/* ---- SERTİFİKALAR ---- */
.certs-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; }
.cert-card { background: var(--white); border-radius: 8px; padding: 28px 20px; text-align: center; box-shadow: 0 2px 16px rgba(13,27,42,0.06); transition: transform 0.2s; }
.cert-card:hover { transform: translateY(-4px); }
.cert-card img { max-height: 80px; object-fit: contain; margin: 0 auto 14px; }
.cert-card h4 { font-size: 15px; font-weight: 700; color: var(--navy); margin-bottom: 4px; }
.cert-card p { font-size: 13px; color: var(--gray-text); }

/* ---- RESPONSIVE ---- */
@media (max-width: 1024px) {
  .services-grid, .projects-grid, .blog-grid { grid-template-columns: repeat(2, 1fr); }
  .about-grid { grid-template-columns: 1fr; gap: 40px; }
  .footer-grid { grid-template-columns: 1fr 1fr; gap: 32px; }
  .refs-grid { grid-template-columns: repeat(3, 1fr); }
  .certs-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 768px) {
  .mobile-toggle { display: flex; }
  .main-nav {
    display: none; position: fixed; inset: 0; top: 0; background: var(--navy);
    z-index: 999; flex-direction: column; overflow-y: auto;
    padding: 80px 24px 40px;
  }
  .main-nav.open { display: flex; }
  .main-nav ul { flex-direction: column; gap: 0; align-items: stretch; }
  .main-nav > ul > li > a { color: rgba(255,255,255,0.9); padding: 13px 0; font-size: 20px; border-radius: 0; border-bottom: 1px solid rgba(255,255,255,0.08); }
  .main-nav > ul > li > a:hover, .main-nav > ul > li > a.active { color: #64b5f6; background: transparent; }
  /* Mobil: alt menüler önce kapalı, ana linke dokununca açılır (JS .has-dropdown.open class'ı ekler) */
  .main-nav .has-dropdown .dropdown { display: none; position: static; padding-top: 0; }
  .main-nav .has-dropdown.open .dropdown { display: block; }
  .main-nav .has-dropdown > a::after {
    content: '\f078'; font-family: 'Font Awesome 6 Free'; font-weight: 900;
    float: right; transition: transform .25s; opacity: .6;
  }
  .main-nav .has-dropdown.open > a::after { transform: rotate(-180deg); }
  .main-nav .has-dropdown > a i.fa-chevron-down { display: none; } /* eski caret'i gizle, ::after ile yenisi gelir */
  /* Desktop'taki .dropdown-inner kuralında background, box-shadow, border-top, width hepsi !important.
     Hepsini !important ile sıfırlamamız gerek — yoksa mobile'da hâlâ beyaz kutu + koyu yazı çıkıyor. */
  .main-nav .dropdown-inner {
    background: transparent !important;
    box-shadow: none !important;
    border-top: none !important;
    border-radius: 0 !important;
    padding: 0 0 0 16px !important;
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    flex-direction: column !important;
    overflow: visible !important;
  }
  .main-nav .dropdown-inner .mega-img { display: none !important; }
  .main-nav .dropdown-inner .mega-links { padding: 0 !important; display: block !important; width: 100% !important; }
  .main-nav .dropdown li a { color: rgba(255,255,255,0.6); padding: 9px 0; font-size: 16px; border-bottom: 1px solid rgba(255,255,255,0.05); }
  .main-nav .dropdown-inner .mega-links a {
    padding: 11px 0 !important;
    border-bottom: 1px solid rgba(255,255,255,0.08) !important;
    color: rgba(255,255,255,0.85) !important;
    background: transparent !important;
    white-space: normal !important;
    font-size: 15px !important;
    font-weight: 500 !important;
  }
  .main-nav .dropdown-inner .mega-links a i { color: #64b5f6 !important; }
  .main-nav .dropdown-inner .mega-links a:hover,
  .main-nav .dropdown-inner .mega-links a:active {
    padding-left: 10px !important;
    background: transparent !important;
    color: #64b5f6 !important;
  }
  /* "Tüm İş Kolları / Tüm Projeler" linkini de mobil'e uydur */
  .main-nav .dropdown-inner .mega-links .mega-all-link {
    background: rgba(100,181,246,0.1) !important;
    color: #64b5f6 !important;
    margin-top: 8px !important;
    padding: 11px 12px !important;
    border-radius: 4px !important;
  }
  /* body scroll'u kilitle menü açıkken */
  body.menu-open { overflow: hidden; }
  .main-nav .dropdown li a .menu-item-img,
  .main-nav .dropdown li a .menu-item-icon { display: none; }
  .header-phone { display: none; }
  .stats-grid { grid-template-columns: repeat(2, 1fr); }
  .contact-grid, .content-sidebar-layout { grid-template-columns: 1fr; }
  .footer-grid { grid-template-columns: 1fr; }
  .footer-bottom { flex-direction: column; gap: 8px; text-align: center; }
  .cta-inner { flex-direction: column; text-align: center; }
  .projects-grid, .services-grid, .blog-grid { grid-template-columns: 1fr; }
  .refs-grid { grid-template-columns: repeat(2, 1fr); }
  .certs-grid { grid-template-columns: 1fr 1fr; }
  .project-gallery { grid-template-columns: repeat(2,1fr); }
}
@media (max-width: 480px) {
  .stats-grid { grid-template-columns: 1fr 1fr; }
  .hero-section { padding: 60px 0 48px; min-height: auto; }
  .section-pad { padding: 56px 0; }
}

/* ---- NAV CTA LINK ---- */
.main-nav .nav-cta-link {
  background: var(--blue) !important;
  color: var(--white) !important;
  border-radius: var(--radius) !important;
  padding: 7px 16px !important;
}
.main-nav .nav-cta-link:hover,
.main-nav .nav-cta-link.active {
  background: var(--navy) !important;
  color: var(--white) !important;
}

/* Mobilde mega menü */
@media (max-width: 768px) {
  .main-nav .dropdown-inner { flex-direction: column !important; min-width: unset; }
  .mega-img { display: none; }
  .mega-links a { padding: 10px 16px; font-size: 15px; }
}

/* ---- GENEL DÜZELTMELER ---- */
.section-header, .section-head { margin-bottom: 48px; }
.section-tag { display: block; margin-bottom: 8px; }
.section-title { margin-bottom: 12px; }
.section-sub, .section-desc { margin-bottom: 0; }

/* Hizmet / proje / blog kartları arası boşluk */
.services-grid, .projects-grid, .blog-grid {
  gap: 28px;
}

/* Proje kartları — komple tıklanabilir */
a.project-card {
  display: block;
  text-decoration: none;
  cursor: pointer;
}
a.project-card:hover img { transform: scale(1.08); }
a.project-card:hover .project-overlay { opacity: 1; }

/* About features grid düzeni */
.about-features {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin: 24px 0;
}
.about-feature {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.about-feature i {
  color: var(--blue);
  font-size: 18px;
  margin-top: 3px;
  flex-shrink: 0;
}
.about-feature h4 { font-size: 14px; font-weight: 700; margin-bottom: 2px; }
.about-feature p { font-size: 13px; color: var(--gray-text); margin: 0; }

/* About badge */
.about-img-wrap { position: relative; }
.about-badge {
  position: absolute;
  bottom: -16px;
  right: -16px;
  background: var(--blue);
  color: #fff;
  padding: 18px 22px;
  border-radius: 8px;
  text-align: center;
  box-shadow: var(--shadow);
}
.about-badge strong {
  display: block;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 36px;
  font-weight: 900;
  line-height: 1;
}
.about-badge span { font-size: 12px; opacity: .9; }

/* Stats bar spacing */
.stats-bar { padding: 28px 0; }
.stat-item { padding: 8px 16px; }

/* CTA section */
.cta-section { padding: 64px 0; }

/* Contact cards */
.contact-info-card {
  background: var(--white);
  border-radius: 8px;
  padding: 24px;
  box-shadow: 0 2px 16px rgba(13,27,42,0.06);
  display: flex;
  gap: 16px;
  align-items: flex-start;
}
.contact-info-icon {
  width: 48px; height: 48px;
  background: var(--blue-pale);
  border-radius: 8px;
  display: flex; align-items: center; justify-content: center;
  color: var(--blue); font-size: 20px; flex-shrink: 0;
}
.contact-info-text h4 { font-size: 14px; font-weight: 700; color: var(--navy); margin-bottom: 4px; }
.contact-info-text p, .contact-info-text a { font-size: 14px; color: var(--gray-text); }
.contact-info-text a:hover { color: var(--blue); }

/* Form row */
.form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px; }
@media(max-width:600px) { .form-row { grid-template-columns: 1fr; } }

/* Page banner overlay (background image varken karartı) */
.page-banner { position: relative; }
.page-banner-overlay { position: absolute; inset: 0; background: linear-gradient(135deg, rgba(13,27,42,0.75) 0%, rgba(13,27,42,0.55) 100%); z-index: 1; }
.page-banner > .container { position: relative; z-index: 2; }

/* HEADER SEARCH */
.header-search { position: relative; }
.search-toggle { background: var(--blue-pale); color: var(--blue); border: none; width: 42px; height: 42px; border-radius: 50%; cursor: pointer; font-size: 16px; transition: background .2s; }
.search-toggle:hover { background: var(--blue); color: #fff; }
.search-box { display: none; position: absolute; right: 0; top: 100%; margin-top: 8px; background: #fff; box-shadow: 0 8px 24px rgba(0,0,0,.15); border-radius: 6px; padding: 6px; z-index: 100; }
.search-box.open { display: flex; gap: 4px; }
.search-box input { border: none; outline: none; padding: 8px 12px; width: 240px; font-size: 14px; }
.search-box button { background: var(--blue); color: #fff; border: none; padding: 8px 14px; border-radius: 4px; cursor: pointer; }
@media(max-width:768px) { .header-search { display: none; } }

/* HOMEPAGE BANNERS - admin'den özelleştirilebilir */
.stats-bar { position: relative; }
.stats-bar.has-bg-image::before { content: ''; position: absolute; inset: 0; background: rgba(0,0,0,0.5); }
.stats-bar > .container { position: relative; z-index: 2; }
.cta-section { position: relative; }
.cta-section.has-bg-image::before { content: ''; position: absolute; inset: 0; background: rgba(0,0,0,0.65); }
.cta-section > .container { position: relative; z-index: 2; }

/* FOOTER SOCIALS */
.footer-socials { display: flex; gap: 8px; margin-top: 12px; flex-wrap: wrap; }
.footer-socials a { width: 36px; height: 36px; border-radius: 50%; background: rgba(255,255,255,0.08); color: #fff; display: flex; align-items: center; justify-content: center; transition: background .2s; }
.footer-socials a:hover { background: var(--blue); }

/* Sub-footer (alt dar bant) */
/* (eski subfooter stili — madde 10'da güncellendi, aşağıdaki daha spesifik tanım kullanılır) */
.subfooter a { color: rgba(255,255,255,0.75); }

/* Mega menu - image smooth transition */
.main-nav .dropdown-inner .mega-img img { transition: opacity 0.25s ease; }

/* HERO VIDEO MODE */
.hero-video { position: relative; height: 600px; overflow: hidden; }
.hero-video-bg { position: absolute; inset: 0; pointer-events: none; }
.hero-video-bg iframe {
  position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);
  width: 100vw; height: 56.25vw; min-height: 100%; min-width: 177.78vh;
  border: 0;
}
/* madde 7: video üstündeki karartı kaldırıldı — yazılar text-shadow ile okunaklı tutulur */
.hero-video-overlay { display: none; }
.hero-video-content { position: relative; z-index: 2; height: 100%; display: flex; flex-direction: column; justify-content: center; max-width: 680px; color: #fff; padding-top: 60px; }
.hero-video-content h1 { font-family: 'Barlow Condensed',sans-serif; font-size: clamp(36px,5.5vw,64px); font-weight: 900; line-height: 1.1; margin-bottom: 16px; color: #fff; text-shadow: 0 2px 12px rgba(0,0,0,.55); }
.hero-video-content p { font-size: clamp(16px,2vw,19px); color: rgba(255,255,255,.92); margin-bottom: 32px; line-height: 1.7; text-shadow: 0 1px 8px rgba(0,0,0,.55); }
@media(max-width:768px){ .hero-video { height: 420px; } }

/* TOPBAR ENHANCEMENTS — madde 1: adres/saat beyaz, sosyal ikonlar footer tarzı */
.topbar .topbar-left { display:flex; gap:14px; align-items:center; flex-wrap:wrap; }
.topbar .topbar-left a,
.topbar .topbar-left .topbar-address,
.topbar .topbar-right .topbar-hours { color:#fff !important; transition:color .2s; text-decoration:none; }
.topbar .topbar-left a:hover,
.topbar .topbar-left .topbar-address:hover,
.topbar .topbar-right .topbar-hours:hover { color:#90caf9 !important; }
.topbar .topbar-left > a i,
.topbar .topbar-left .topbar-address i,
.topbar .topbar-right .topbar-hours i { color:var(--blue-light); }
.topbar-right { display:flex; align-items:center; gap:14px; }
.topbar-socials { display:inline-flex; gap:8px; margin-left:6px; }
.topbar .topbar-socials a {
  width:30px; height:30px; border-radius:50%;
  background:rgba(255,255,255,.10);
  color:#fff !important;
  display:inline-flex; align-items:center; justify-content:center;
  font-size:12px; transition:background .2s, color .2s, transform .15s;
  margin:0 !important; padding:0 !important; text-decoration:none;
}
/* Sosyal ikon <i> — .topbar i kuralını override et (madde 2 fix) */
.topbar .topbar-socials a i {
  color:#fff !important;
  margin:0 !important;
  font-size:13px;
}
.topbar .topbar-socials a:hover { background:var(--blue); color:#fff !important; transform:translateY(-1px); }
.topbar .topbar-socials a:hover i { color:#fff !important; }
.hide-md { display:inline; }
.hide-sm { display:inline; }
@media(max-width:1024px) { .hide-md { display:none; } }
@media(max-width:640px) { .hide-sm { display:none; } .topbar .topbar-socials a { width:26px; height:26px; } }

/* Subfooter — madde 4/10: mavi ton, el yazısı slogan, daha belirgin */
.subfooter {
  background: linear-gradient(90deg, #0f3868 0%, #154b8a 50%, #0f3868 100%);
  color: rgba(255,255,255,0.95);
  font-size: 14px;
  padding: 18px 0;
  margin-top: 0 !important;
  border-top: 1px solid rgba(255,255,255,0.08);
  border-bottom: 1px solid rgba(0,0,0,0.18);
}
.subfooter-inner { display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; }
.subfooter-left {
  font-family: 'Dancing Script', 'Brush Script MT', cursive;
  font-weight: 700;
  font-size: 24px;
  color: #fff;
  letter-spacing: .3px;
  line-height: 1.1;
}
.subfooter-right {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .4px;
}
.subfooter a { color: #fff; }
@media (max-width: 640px) {
  .subfooter { padding: 14px 0; text-align: center; }
  .subfooter-inner { justify-content: center; flex-direction: column; gap: 6px; }
  .subfooter-left { font-size: 22px; }
}

/* ---- PRELOADER (madde 1: beyaz tema + logo + % bar) ---- */
.site-preloader {
  position: fixed; inset: 0;
  background: linear-gradient(135deg, #ffffff 0%, #f6f9fc 50%, #eaf2fb 100%);
  z-index: 99999;
  display: flex; align-items: center; justify-content: center;
  transition: opacity .5s ease;
  overflow: hidden;
}
.site-preloader::before {
  /* Yumuşak hareketli arka plan halkası */
  content: '';
  position: absolute;
  width: 720px; height: 720px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(21,101,192,.06) 0%, rgba(21,101,192,0) 70%);
  animation: preloaderBg 6s ease-in-out infinite;
  pointer-events: none;
}
.site-preloader.hidden { opacity: 0; pointer-events: none; }
.preloader-inner {
  position: relative;
  text-align: center;
  max-width: 360px;
  padding: 0 20px;
}
.preloader-logo {
  max-width: 200px; max-height: 200px; height: auto;
  animation: preloaderFloat 2.4s ease-in-out infinite;
  display: inline-block;
  filter: drop-shadow(0 8px 24px rgba(13,27,42,.08));
}
.preloader-bar {
  width: 240px;
  height: 4px;
  background: rgba(13,27,42,.08);
  border-radius: 2px;
  margin: 32px auto 12px;
  overflow: hidden;
  position: relative;
}
.preloader-bar-inner {
  width: 0;
  height: 100%;
  background: linear-gradient(90deg, #1565c0 0%, #42a5f5 50%, #1565c0 100%);
  background-size: 200% 100%;
  border-radius: 2px;
  transition: width .25s ease;
  animation: preloaderShimmer 1.8s linear infinite;
}
.preloader-percent {
  font-family: 'Barlow Condensed', 'Barlow', sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #1565c0;
}
@keyframes preloaderFloat {
  0%, 100% { transform: translateY(0) scale(1); }
  50%      { transform: translateY(-8px) scale(1.02); }
}
@keyframes preloaderShimmer {
  0%   { background-position: 200% 50%; }
  100% { background-position: -200% 50%; }
}
@keyframes preloaderBg {
  0%, 100% { transform: scale(1) translate(0, 0); opacity: .8; }
  50%      { transform: scale(1.15) translate(40px, -20px); opacity: 1; }
}
@media (prefers-reduced-motion: reduce) {
  .preloader-logo { animation: none; }
  .preloader-bar-inner { animation: none; }
  .site-preloader::before { animation: none; }
}
@media (max-width: 480px) {
  .preloader-logo { max-width: 160px; max-height: 160px; }
  .preloader-bar { width: 200px; }
}

/* ---- COOKIE BANNER (madde 4) ---- */
.cookie-banner {
  position: fixed;
  left: 16px; right: 16px; bottom: 16px;
  max-width: 720px; margin: 0 auto;
  background: #fff;
  color: #1a2535;
  border-radius: 10px;
  box-shadow: 0 12px 36px rgba(13,27,42,.22), 0 0 0 1px rgba(13,27,42,.05);
  padding: 16px 20px;
  display: none;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
  z-index: 9998;
  animation: cookieSlideUp .35s ease;
}
.cookie-banner.show { display: flex; }
.cookie-banner-text { flex: 1; min-width: 220px; font-size: 14px; line-height: 1.55; color: #444; }
.cookie-banner-text strong { color: var(--navy); }
.cookie-banner-btn {
  background: var(--blue);
  color: #fff !important;
  border: none;
  padding: 10px 24px;
  border-radius: 6px;
  font-weight: 700;
  font-size: 14px;
  cursor: pointer;
  transition: background .2s, transform .15s;
  font-family: inherit;
  flex-shrink: 0;
}
.cookie-banner-btn:hover { background: var(--navy); transform: translateY(-1px); }
@keyframes cookieSlideUp {
  from { opacity: 0; transform: translateY(20px); }
  to   { opacity: 1; transform: translateY(0); }
}
@media (max-width: 600px) {
  .cookie-banner { padding: 14px 16px; }
  .cookie-banner-btn { width: 100%; padding: 12px; }
}

/* ---- SUBFOOTER ÖZ UFUK vurgu (madde 5) ---- */
.subfooter-right { display: inline-flex; align-items: baseline; gap: 6px; }
.subfooter-right .brand {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 1.5px;
  color: #ffcd60;
  line-height: 1;
}
@media (max-width: 640px) {
  .subfooter-right .brand { font-size: 20px; }
}

/* Hero video pause/play toggle (M4) */
.hero-video-toggle {
  position: absolute;
  top: 96px; right: 24px;
  z-index: 5;
  width: 44px; height: 44px;
  border-radius: 50%;
  background: rgba(0,0,0,0.45);
  color: #fff;
  border: 2px solid rgba(255,255,255,0.4);
  cursor: pointer;
  display: flex; align-items: center; justify-content: center;
  font-size: 14px;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  transition: background-color .2s, transform .15s, border-color .2s;
}
.hero-video-toggle:hover { background: rgba(0,0,0,0.7); border-color: #fff; transform: scale(1.08); }
.hero-video-toggle i { transition: opacity .15s; }
.hero-video-toggle.is-playing .fa-play  { display: none; }
.hero-video-toggle.is-paused  .fa-pause { display: none; }
@media (max-width: 768px) {
  .hero-video-toggle { top: auto; bottom: 20px; right: 20px; width: 40px; height: 40px; font-size: 12px; }
}
