/*
Theme Name: Trend Haber
Theme URI: https://www.trendhaber.com/
Author: Tufan Yılmaz
Author URI: https://www.trendhaber.com/
Description: Trend Haber özel WordPress haber teması. Mobil uyumlu, Google SEO altyapılı, haber ve fotogaleri destekli yayın sistemi.
Version: 15.80
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
Text Domain: trend-haber
*/





/* v12.7 - Fotogaleri final polish: tüm sayfa beyaz zemin */
html:has(body.single-tufan_gallery),
body.single-tufan_gallery,
body.single-tufan_gallery #page,
body.single-tufan_gallery .site,
body.single-tufan_gallery .site-content,
body.single-tufan_gallery .content-area,
body.single-tufan_gallery .site-main,
body.single-tufan_gallery main,
body.single-tufan_gallery .gallery-detail-page,
body.single-tufan_gallery .gallery-detail-page-clean,
body.single-tufan_gallery .gallery-detail-clean-wrap,
body.single-tufan_gallery .gallery-detail-main-clean,
body.single-tufan_gallery .gallery-detail-content-clean {
  background: #fff !important;
}
body.single-tufan_gallery .ad,
body.single-tufan_gallery .ad-970 {
  background: #f7f8fa !important;
}
body.single-tufan_gallery .gallery-detail-page-clean {
  padding-top: 26px !important;
}
body.single-tufan_gallery .gallery-detail-clean-wrap {
  max-width: 1180px !important;
  width: calc(100% - 40px) !important;
}
body.single-tufan_gallery .gallery-detail-header-clean {
  background: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}
body.single-tufan_gallery .gallery-detail-content-clean .tfgs-photo-card,
body.single-tufan_gallery .gallery-detail-content-clean .tfgs-gallery,
body.single-tufan_gallery .gallery-detail-content-clean .tfgs-photo-figure {
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
  border-radius: 0 !important;
}

/* v13.10 - Menü ve son dakika ticker polish */
.nav.esen-nav{
  gap: 2px !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  letter-spacing: .08px !important;
}
.nav.esen-nav > li{
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.nav.esen-nav a,
.nav.esen-nav > li > a,
.esen-nav-menu > li > a{
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  min-height: 72px !important;
  padding: 0 14px !important;
  border-bottom: 0 !important;
  color: #0f172a !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  transition: color .18s ease, opacity .18s ease !important;
}
.nav.esen-nav a:first-child,
.nav.esen-nav > li:first-child > a,
.nav.esen-nav .current-menu-item > a,
.nav.esen-nav .current_page_item > a,
.nav.esen-nav .current-menu-ancestor > a{
  color: #0f172a !important;
  border-bottom-color: transparent !important;
}
.nav.esen-nav a::after,
.nav.esen-nav > li > a::after,
.esen-nav-menu > li > a::after{
  content: "" !important;
  position: absolute !important;
  left: 14px !important;
  right: 14px !important;
  bottom: 18px !important;
  height: 3px !important;
  background: #e30613 !important;
  transform: scaleX(0) !important;
  transform-origin: center !important;
  transition: transform .18s ease !important;
}
.nav.esen-nav a:hover,
.nav.esen-nav > li > a:hover,
.esen-nav-menu > li > a:hover{
  color: #e30613 !important;
}
.nav.esen-nav a:hover::after,
.nav.esen-nav > li > a:hover::after,
.esen-nav-menu > li > a:hover::after{
  transform: scaleX(1) !important;
}
.esen-header-icons{
  font-size: 19px !important;
  font-weight: 700 !important;
}
.breaking-finance-bar .breaking-ticker-track{
  animation-duration: 38s !important;
}
@media(max-width:1100px){
  .breaking-finance-bar .breaking-ticker-track{animation-duration:32s !important;}
  .nav.esen-nav a,
  .nav.esen-nav > li > a,
  .esen-nav-menu > li > a{font-size:14px !important;padding:0 10px !important;}
}
@media(max-width:760px){
  .breaking-finance-bar .breaking-ticker-track{animation-duration:28s !important;}
}


/* v13.11 - Ana manşet 5'li slider revizyonu */
.hero-slider-card{
  position: relative !important;
  overflow: hidden !important;
  background: #050505 !important;
}
.hero-slider-track{
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;
}
.hero-slide{
  position: absolute !important;
  inset: 0 !important;
  opacity: 0 !important;
  visibility: hidden !important;
  transition: opacity .55s ease, visibility .55s ease !important;
  z-index: 1 !important;
}
.hero-slide.is-active{
  opacity: 1 !important;
  visibility: visible !important;
  z-index: 2 !important;
}
.hero-slide-link{
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  z-index: 1 !important;
}
.hero-slider-card .trend-hero-bg{
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}
.hero-slider-card .trend-hero-overlay{
  z-index: 2 !important;
}
.hero-slider-card .trend-hero-content{
  z-index: 3 !important;
}
.hero-slide.poster-mode .trend-hero-overlay,
.hero-slide.poster-mode .trend-hero-content{
  display: none !important;
}
/* Eski kategori/yazar/tarih alanı yerine slider noktaları */
.hero-slider-dots{
  position: absolute !important;
  left: 50% !important;
  bottom: 28px !important;
  transform: translateX(-50%) !important;
  z-index: 8 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 9px !important;
  min-height: 18px !important;
  padding: 0 !important;
  background: transparent !important;
}
.hero-slider-dot{
  appearance: none !important;
  -webkit-appearance: none !important;
  width: 9px !important;
  height: 9px !important;
  border-radius: 999px !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  background: rgba(255,255,255,.55) !important;
  cursor: pointer !important;
  transition: width .22s ease, background .22s ease, opacity .22s ease !important;
}
.hero-slider-dot.is-active{
  width: 26px !important;
  background: #e30613 !important;
}
.hero-slider-dot:hover{
  background: #fff !important;
}
/* Manşette kategori / yazar / tarih görünmez */
.hero-slider-card .trend-hero-meta,
.hero-slider-card .trend-live-label{
  display: none !important;
}
.hero-slider-card.has-breaking-rail .hero-slider-track,
.hero-slider-card.has-breaking-rail .hero-slider-dots{
  left: 42px !important;
  width: calc(100% - 42px) !important;
}
.hero-slider-card.has-breaking-rail .hero-slider-dots{
  left: calc(42px + (100% - 42px) / 2) !important;
  width: auto !important;
}
@media(max-width:760px){
  .hero-slider-card.has-breaking-rail .hero-slider-track,
  .hero-slider-card.has-breaking-rail .hero-slider-dots{
    left: 0 !important;
    width: 100% !important;
  }
  .hero-slider-card.has-breaking-rail .hero-slider-dots{
    left: 50% !important;
    width: auto !important;
    bottom: 20px !important;
  }
  .hero-slider-dot{width:8px !important;height:8px !important;}
  .hero-slider-dot.is-active{width:22px !important;}
}

/* v13.12 - Responsive hero order + detay/fotogaleri başlık genişlik fix */
/* Mobilde ana manşet önce, öne çıkan haber sonra gelsin */
@media (max-width: 1100px){
  .trend-hero-grid-v10{
    grid-template-columns: 1fr !important;
  }
  .trend-hero-main-v10,
  .hero-slider-card{
    order: 1 !important;
  }
  .trend-side-feature{
    order: 2 !important;
  }
  .trend-bottom-strip{
    order: 3 !important;
  }
}

/* Küçük ekranlarda manşet yüksekliği ve okuma dengesi */
@media (max-width: 760px){
  .trend-hero-main-v10,
  .hero-slider-card{
    min-height: 430px !important;
  }
  .trend-side-feature{
    min-height: 330px !important;
  }
  .trend-hero-main-v10 h1{
    font-size: clamp(30px, 9vw, 42px) !important;
    line-height: 1.04 !important;
    letter-spacing: -.8px !important;
  }
  .trend-hero-main-v10 p{
    font-size: 17px !important;
    line-height: 1.25 !important;
  }
}

/* Haber detay ve fotogaleri başlık/spot alanları daha geniş ve daha kontrollü */
.detail-header,
.gallery-detail-header-clean,
.gallery-detail-header{
  width: 100% !important;
}
.detail-title{
  max-width: min(1260px, 100%) !important;
  font-size: clamp(30px, 2.85vw, 44px) !important;
  line-height: 1.08 !important;
  letter-spacing: -.032em !important;
}
.detail-spot{
  max-width: min(1220px, 100%) !important;
  font-size: clamp(18px, 1.35vw, 21px) !important;
  line-height: 1.42 !important;
}
.gallery-detail-clean-wrap{
  max-width: 1320px !important;
  width: min(1320px, calc(100% - 48px)) !important;
}
.gallery-detail-main-clean .gallery-detail-title,
.gallery-detail-title{
  max-width: min(1260px, 100%) !important;
  font-size: clamp(30px, 2.75vw, 44px) !important;
  line-height: 1.1 !important;
  letter-spacing: -.032em !important;
}
.gallery-detail-main-clean .gallery-detail-spot,
.gallery-detail-spot{
  max-width: min(1240px, 100%) !important;
  font-size: clamp(18px, 1.35vw, 21px) !important;
  line-height: 1.45 !important;
}

/* Dikey reklamlar yalnızca geniş masaüstünde görünür; laptop/tablet/mobilde içerik sıkışmasın */
@media (max-width: 1640px){
  .site-side-ads .side-ad,
  .detail-side-ads .side-ad{
    display: none !important;
  }
}


/* v13.13 - Detay/fotogaleri tutarlılık, breadcrumb, drop-cap ve header temizlik */
/* Header sağ alandaki gereksiz nokta/hamburger kaldırıldı; kalan ikon sade tutulur */
.esen-header-icons{
  gap: 0 !important;
  min-width: auto !important;
}
.esen-header-icons a[aria-label="Üye girişi"],
.esen-header-icons a[aria-label="Menü"]{
  display: none !important;
}
.esen-header-icons a[aria-label="Arama"]{
  width: 34px !important;
  height: 34px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 999px !important;
  font-size: 18px !important;
  color: #07111f !important;
}
.esen-header-icons a[aria-label="Arama"]:hover{
  color: #e30613 !important;
  background: rgba(227,6,19,.06) !important;
}

/* Detay sayfasındaki kırmızı kategori rozeti kaldırıldı */
.detail-category{
  display: none !important;
}
.detail-header{
  padding-top: 0 !important;
}
.detail-breadcrumb{
  display: flex !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  margin-bottom: 22px !important;
  color: #64748b !important;
  font-size: 13px !important;
  font-weight: 600 !important;
}
.detail-breadcrumb a,
.detail-breadcrumb span{
  color: inherit !important;
  text-decoration: none !important;
}
.detail-breadcrumb a:hover{
  color: #e30613 !important;
}
.detail-breadcrumb span:last-child{
  max-width: 760px !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  color: #334155 !important;
}

/* Haber ve fotogaleri başlık/spot aynı görsel hiyerarşiye çekildi */
.detail-title,
.gallery-detail-main-clean .gallery-detail-title,
.gallery-detail-title{
  margin-top: 0 !important;
  margin-bottom: 14px !important;
  max-width: min(1120px, 100%) !important;
  font-size: clamp(34px, 3.2vw, 50px) !important;
  line-height: 1.08 !important;
  letter-spacing: -.04em !important;
  font-weight: 900 !important;
  color: #07111f !important;
}
.detail-spot,
.gallery-detail-main-clean .gallery-detail-spot,
.gallery-detail-spot{
  max-width: min(1080px, 100%) !important;
  margin-bottom: 28px !important;
  font-size: clamp(18px, 1.35vw, 22px) !important;
  line-height: 1.48 !important;
  font-weight: 500 !important;
  color: #e30613 !important;
}
.gallery-detail-clean-wrap,
.gallery-detail-main-clean{
  max-width: 1180px !important;
  width: min(1180px, calc(100% - 48px)) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.gallery-detail-header-clean{
  padding-top: 0 !important;
  margin-bottom: 24px !important;
}
.gallery-clean-meta-row,
.detail-meta-row{
  margin-top: 0 !important;
}

/* Kırmızı büyük ilk harf / drop cap kaldırıldı */
.detail-content p:first-child::first-letter,
.detail-content p::first-letter{
  float: none !important;
  font-size: inherit !important;
  line-height: inherit !important;
  font-weight: inherit !important;
  margin: 0 !important;
  color: inherit !important;
}
.detail-content,
.gallery-detail-content-clean{
  font-family: Arial, Helvetica, sans-serif !important;
}
.detail-content p{
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 18px !important;
  line-height: 1.76 !important;
  font-weight: 400 !important;
  color: #202733 !important;
}

@media(max-width:760px){
  .detail-title,
  .gallery-detail-main-clean .gallery-detail-title,
  .gallery-detail-title{
    font-size: 31px !important;
    line-height: 1.12 !important;
    letter-spacing: -.032em !important;
  }
  .detail-spot,
  .gallery-detail-main-clean .gallery-detail-spot,
  .gallery-detail-spot{
    font-size: 17px !important;
    line-height: 1.5 !important;
  }
  .detail-breadcrumb span:last-child{
    max-width: 100% !important;
    white-space: normal !important;
  }
}

/* v13.15 - Infinite detay sistemi + fotogaleri 1155px genişlik fix */
.trend-infinite-anchor{
  margin: 42px auto 18px;
  padding: 18px 0;
  text-align:center;
  color:#7b8493;
  font-size:14px;
  font-weight:700;
  border-top:1px solid #eceff3;
}
.trend-infinite-anchor.is-done{display:none;}
.trend-infinite-spinner{
  display:inline-block;
  width:16px;
  height:16px;
  margin-right:8px;
  vertical-align:-3px;
  border:2px solid #e2e6ec;
  border-top-color:#e30613;
  border-radius:50%;
  animation:devirSpin .85s linear infinite;
}
.trend-infinite-anchor:not(.is-loading) .trend-infinite-spinner{display:none;}
@keyframes devirSpin{to{transform:rotate(360deg)}}
.trend-infinite-section{
  margin-top:48px;
  padding-top:34px;
  border-top:8px solid #f1f3f6;
}
.trend-next-label{
  display:inline-flex;
  align-items:center;
  background:#e30613;
  color:#fff;
  height:28px;
  padding:0 12px;
  margin-bottom:18px;
  font-size:12px;
  font-weight:900;
  letter-spacing:.03em;
  text-transform:uppercase;
}
.trend-infinite-loaded-item .detail-featured-image,
.trend-infinite-loaded-item img{
  max-width:100%;
  height:auto;
}
.trend-infinite-content{margin-top:24px;}
body.single-tufan_gallery .gallery-detail-clean-wrap,
body.single-tufan_gallery .gallery-detail-main-clean,
body.single-tufan_gallery .trend-infinite-gallery{
  max-width:1155px !important;
  width:min(1155px, calc(100% - 48px)) !important;
  margin-left:auto !important;
  margin-right:auto !important;
}
body.single-tufan_gallery .gallery-detail-content-clean{
  max-width:1155px !important;
  margin-left:auto !important;
  margin-right:auto !important;
}
@media(max-width:760px){
  .trend-infinite-section{margin-top:34px;padding-top:24px;border-top-width:6px;}
  body.single-tufan_gallery .gallery-detail-clean-wrap,
  body.single-tufan_gallery .gallery-detail-main-clean,
  body.single-tufan_gallery .trend-infinite-gallery{
    width:min(100%, calc(100% - 24px)) !important;
  }
}


/* v13.16 - Infinite URL/Analytics + Kanews style loader bar + Gallery 1155px hard cap */
.trend-infinite-anchor{
  width:100%;
  max-width:1155px;
  margin:34px auto 44px;
  min-height:54px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  background:#f4f5f7;
  border-top:4px solid #e30613;
  border-bottom:1px solid #e5e7eb;
  color:#111827;
  font-size:13px;
  font-weight:800;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.trend-infinite-anchor.is-loading{background:#fff4f4;}
.trend-infinite-spinner{
  width:18px;
  height:18px;
  border-radius:999px;
  border:3px solid rgba(227,6,19,.18);
  border-top-color:#e30613;
  display:inline-block;
  animation:devirSpin .8s linear infinite;
}
.trend-infinite-anchor:not(.is-loading) .trend-infinite-spinner{display:none;}
.trend-infinite-anchor.is-done{display:none;}
.trend-next-label{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  max-width:1155px;
  height:48px;
  margin:48px auto 26px;
  background:#111827;
  border-left:6px solid #e30613;
  color:#fff;
  font-size:13px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
@keyframes devirSpin{to{transform:rotate(360deg)}}

body.single-tufan_gallery,
body.single-tufan_gallery #page,
body.single-tufan_gallery .site,
body.single-tufan_gallery .site-content,
body.single-tufan_gallery .content-area,
body.single-tufan_gallery main,
body.single-tufan_gallery .gallery-detail-page,
body.single-tufan_gallery .gallery-detail-page-clean{
  background:#fff !important;
}
body.single-tufan_gallery .gallery-detail-page-clean,
.gallery-detail-page-clean{
  padding-left:0 !important;
  padding-right:0 !important;
}
body.single-tufan_gallery .gallery-detail-clean-wrap,
body.single-tufan_gallery .gallery-detail-main-clean,
body.single-tufan_gallery .gallery-detail-header-clean,
body.single-tufan_gallery .gallery-detail-content-clean,
body.single-tufan_gallery .gallery-detail-content-clean .tfgs-gallery,
body.single-tufan_gallery .gallery-detail-content-clean .tfgs-photo-card,
body.single-tufan_gallery .gallery-detail-content-clean .tfgs-photo-figure,
body.single-tufan_gallery .gallery-detail-content-clean .tfgs-photo,
body.single-tufan_gallery .trend-infinite-gallery,
body.single-tufan_gallery .trend-infinite-gallery .gallery-detail-header-clean,
body.single-tufan_gallery .trend-infinite-gallery .gallery-detail-content-clean,
body.single-tufan_gallery .trend-infinite-gallery .tfgs-gallery,
body.single-tufan_gallery .trend-infinite-gallery .tfgs-photo-card,
body.single-tufan_gallery .trend-infinite-gallery .tfgs-photo-figure,
body.single-tufan_gallery .trend-infinite-gallery .tfgs-photo{
  max-width:1155px !important;
  width:min(1155px, calc(100vw - 48px)) !important;
  margin-left:auto !important;
  margin-right:auto !important;
  box-sizing:border-box !important;
}
body.single-tufan_gallery .gallery-detail-content-clean .tfgs-photo img,
body.single-tufan_gallery .trend-infinite-gallery .tfgs-photo img{
  width:100% !important;
  max-width:1155px !important;
  height:auto !important;
  margin-left:auto !important;
  margin-right:auto !important;
  object-fit:contain !important;
}
body.single-tufan_gallery .gallery-detail-header-clean{
  padding-top:28px !important;
}
body.single-tufan_gallery .gallery-detail-main-clean .gallery-detail-title,
body.single-tufan_gallery .trend-infinite-gallery .gallery-detail-title{
  max-width:1120px !important;
}
body.single-tufan_gallery .gallery-detail-main-clean .gallery-detail-spot,
body.single-tufan_gallery .trend-infinite-gallery .gallery-detail-spot{
  max-width:1040px !important;
}
@media(max-width:760px){
  .trend-infinite-anchor,
  .trend-next-label{
    width:calc(100vw - 24px);
    max-width:calc(100vw - 24px);
  }
  body.single-tufan_gallery .gallery-detail-clean-wrap,
  body.single-tufan_gallery .gallery-detail-main-clean,
  body.single-tufan_gallery .gallery-detail-header-clean,
  body.single-tufan_gallery .gallery-detail-content-clean,
  body.single-tufan_gallery .gallery-detail-content-clean .tfgs-gallery,
  body.single-tufan_gallery .gallery-detail-content-clean .tfgs-photo-card,
  body.single-tufan_gallery .gallery-detail-content-clean .tfgs-photo-figure,
  body.single-tufan_gallery .gallery-detail-content-clean .tfgs-photo,
  body.single-tufan_gallery .trend-infinite-gallery,
  body.single-tufan_gallery .trend-infinite-gallery .gallery-detail-header-clean,
  body.single-tufan_gallery .trend-infinite-gallery .gallery-detail-content-clean,
  body.single-tufan_gallery .trend-infinite-gallery .tfgs-gallery,
  body.single-tufan_gallery .trend-infinite-gallery .tfgs-photo-card,
  body.single-tufan_gallery .trend-infinite-gallery .tfgs-photo-figure,
  body.single-tufan_gallery .trend-infinite-gallery .tfgs-photo{
    width:calc(100vw - 24px) !important;
    max-width:calc(100vw - 24px) !important;
  }
}


/* v13.17 - Fotogaleri detay: 1155px kesin genişlik + beyaz tam sayfa + reklam boşluk fix */
body.single-tufan_gallery,
body.single-tufan_gallery * {
  --bg: #fff !important;
}
html:has(body.single-tufan_gallery),
body.single-tufan_gallery,
body.single-tufan_gallery #page,
body.single-tufan_gallery .site,
body.single-tufan_gallery .site-content,
body.single-tufan_gallery .content-area,
body.single-tufan_gallery .site-main,
body.single-tufan_gallery main,
body.single-tufan_gallery .gallery-detail-page,
body.single-tufan_gallery .gallery-detail-page-clean,
body.single-tufan_gallery .gallery-detail-wrap,
body.single-tufan_gallery .gallery-detail-layout,
body.single-tufan_gallery .gallery-detail-clean-wrap,
body.single-tufan_gallery .gallery-detail-main,
body.single-tufan_gallery .gallery-detail-main-clean,
body.single-tufan_gallery .gallery-detail-header,
body.single-tufan_gallery .gallery-detail-header-clean,
body.single-tufan_gallery .gallery-detail-content,
body.single-tufan_gallery .gallery-detail-content-clean,
body.single-tufan_gallery .trend-infinite-gallery {
  background: #fff !important;
  background-color: #fff !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}
body.single-tufan_gallery .gallery-detail-page,
body.single-tufan_gallery .gallery-detail-page-clean {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 0 56px !important;
}
body.single-tufan_gallery .ad-970 {
  max-width: 1155px !important;
  width: min(1155px, calc(100% - 48px)) !important;
  height: 90px !important;
  margin: 34px auto 42px !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 0 !important;
  background: #f8fafc !important;
  box-shadow: none !important;
}
body.single-tufan_gallery .gallery-detail-clean-wrap,
body.single-tufan_gallery .gallery-detail-main-clean,
body.single-tufan_gallery .gallery-detail-header-clean,
body.single-tufan_gallery .gallery-detail-content-clean,
body.single-tufan_gallery .gallery-detail-content-clean .tfgs-gallery,
body.single-tufan_gallery .gallery-detail-content-clean .tfgs-photo-card,
body.single-tufan_gallery .gallery-detail-content-clean .tfgs-photo-figure,
body.single-tufan_gallery .trend-infinite-gallery,
body.single-tufan_gallery .trend-infinite-gallery .gallery-detail-header-clean,
body.single-tufan_gallery .trend-infinite-gallery .gallery-detail-content-clean,
body.single-tufan_gallery .trend-infinite-gallery .tfgs-gallery,
body.single-tufan_gallery .trend-infinite-gallery .tfgs-photo-card,
body.single-tufan_gallery .trend-infinite-gallery .tfgs-photo-figure {
  max-width: 1155px !important;
  width: min(1155px, calc(100% - 48px)) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  box-sizing: border-box !important;
  border: 0 !important;
  box-shadow: none !important;
  background: #fff !important;
}
body.single-tufan_gallery .gallery-detail-header-clean {
  padding-top: 0 !important;
  margin-bottom: 28px !important;
  border-bottom: 1px solid rgba(15, 23, 42, .10) !important;
}
body.single-tufan_gallery .gallery-detail-main-clean .gallery-detail-title,
body.single-tufan_gallery .trend-infinite-gallery .gallery-detail-title {
  max-width: 1080px !important;
  font-size: clamp(34px, 3.05vw, 50px) !important;
  line-height: 1.08 !important;
}
body.single-tufan_gallery .gallery-detail-main-clean .gallery-detail-spot,
body.single-tufan_gallery .trend-infinite-gallery .gallery-detail-spot {
  max-width: 1060px !important;
  font-size: clamp(18px, 1.3vw, 22px) !important;
  line-height: 1.48 !important;
}
body.single-tufan_gallery .gallery-detail-content-clean .tfgs-photo,
body.single-tufan_gallery .gallery-detail-content-clean .tfgs-photo img,
body.single-tufan_gallery .trend-infinite-gallery .tfgs-photo,
body.single-tufan_gallery .trend-infinite-gallery .tfgs-photo img {
  width: 100% !important;
  max-width: 1155px !important;
  height: auto !important;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block !important;
  object-fit: contain !important;
  background: transparent !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
body.single-tufan_gallery .gallery-detail-content-clean .tfgs-caption,
body.single-tufan_gallery .trend-infinite-gallery .tfgs-caption {
  max-width: 1155px !important;
  width: 100% !important;
  margin: 0 auto 26px !important;
  box-sizing: border-box !important;
  background: #fff !important;
  border-left: 3px solid #e30613 !important;
  border-top: 0 !important;
  padding: 18px 22px 20px !important;
}
body.single-tufan_gallery .trend-infinite-anchor,
body.single-tufan_gallery .trend-next-label {
  max-width: 1155px !important;
  width: min(1155px, calc(100% - 48px)) !important;
}
@media (max-width: 760px) {
  body.single-tufan_gallery .ad-970,
  body.single-tufan_gallery .gallery-detail-clean-wrap,
  body.single-tufan_gallery .gallery-detail-main-clean,
  body.single-tufan_gallery .gallery-detail-header-clean,
  body.single-tufan_gallery .gallery-detail-content-clean,
  body.single-tufan_gallery .gallery-detail-content-clean .tfgs-gallery,
  body.single-tufan_gallery .gallery-detail-content-clean .tfgs-photo-card,
  body.single-tufan_gallery .gallery-detail-content-clean .tfgs-photo-figure,
  body.single-tufan_gallery .trend-infinite-gallery,
  body.single-tufan_gallery .trend-infinite-gallery .gallery-detail-header-clean,
  body.single-tufan_gallery .trend-infinite-gallery .gallery-detail-content-clean,
  body.single-tufan_gallery .trend-infinite-gallery .tfgs-gallery,
  body.single-tufan_gallery .trend-infinite-gallery .tfgs-photo-card,
  body.single-tufan_gallery .trend-infinite-gallery .tfgs-photo-figure,
  body.single-tufan_gallery .trend-infinite-anchor,
  body.single-tufan_gallery .trend-next-label {
    width: calc(100% - 24px) !important;
    max-width: calc(100% - 24px) !important;
  }
}

/* v13.18 - Fotogaleri arka plan + infinite URL final fix */
html:has(body.single-tufan_gallery),
body.single-tufan_gallery,
body.single-tufan_gallery #page,
body.single-tufan_gallery .site,
body.single-tufan_gallery .site-content,
body.single-tufan_gallery .content-area,
body.single-tufan_gallery .site-main,
body.single-tufan_gallery main,
body.single-tufan_gallery .gallery-detail-page,
body.single-tufan_gallery .gallery-detail-page-clean,
body.single-tufan_gallery .gallery-detail-clean-wrap,
body.single-tufan_gallery .gallery-detail-main,
body.single-tufan_gallery .gallery-detail-main-clean {
  background: #fff !important;
  box-shadow: none !important;
}
body.single-tufan_gallery .gallery-detail-clean-wrap,
body.single-tufan_gallery .gallery-detail-main-clean {
  max-width: 1155px !important;
  width: min(1155px, calc(100% - 40px)) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
body.single-tufan_gallery .ad-970 {
  margin-top: 28px !important;
  margin-bottom: 28px !important;
}

/* v13.19 - gallery infinite URL immediate push fix */

/* v13.20 - Mobil fotogaleri ve mobil header logo fix */
@media (max-width: 760px) {
  .esen-mainbar-inner {
    position: relative !important;
    justify-content: center !important;
    min-height: 66px !important;
  }

  .esen-logo,
  .logo.esen-logo {
    position: absolute !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    margin: 0 !important;
    text-align: center !important;
    white-space: nowrap !important;
    font-size: 22px !important;
  }

  .esen-header-icons {
    position: absolute !important;
    right: 16px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
  }

  .esen-nav {
    display: none !important;
  }

  body.single-tufan_gallery,
  body.single-tufan_gallery #page,
  body.single-tufan_gallery .site,
  body.single-tufan_gallery .site-content,
  body.single-tufan_gallery .content-area,
  body.single-tufan_gallery .site-main,
  body.single-tufan_gallery main,
  body.single-tufan_gallery .gallery-detail-page,
  body.single-tufan_gallery .gallery-detail-page-clean {
    background: #fff !important;
    background-color: #fff !important;
  }

  body.single-tufan_gallery .gallery-detail-clean-wrap,
  body.single-tufan_gallery .gallery-detail-main-clean,
  body.single-tufan_gallery .gallery-detail-header-clean,
  body.single-tufan_gallery .gallery-detail-content-clean,
  body.single-tufan_gallery .gallery-detail-content-clean .tfgs-gallery,
  body.single-tufan_gallery .gallery-detail-content-clean .tfgs-photo-card,
  body.single-tufan_gallery .gallery-detail-content-clean .tfgs-photo-figure,
  body.single-tufan_gallery .gallery-detail-content-clean .tfgs-photo,
  body.single-tufan_gallery .trend-infinite-gallery,
  body.single-tufan_gallery .trend-infinite-gallery .gallery-detail-content-clean,
  body.single-tufan_gallery .trend-infinite-gallery .tfgs-gallery,
  body.single-tufan_gallery .trend-infinite-gallery .tfgs-photo-card,
  body.single-tufan_gallery .trend-infinite-gallery .tfgs-photo-figure,
  body.single-tufan_gallery .trend-infinite-gallery .tfgs-photo {
    width: calc(100vw - 28px) !important;
    max-width: calc(100vw - 28px) !important;
    min-width: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box !important;
    display: block !important;
  }

  body.single-tufan_gallery .gallery-detail-content-clean .tfgs-photo img,
  body.single-tufan_gallery .trend-infinite-gallery .tfgs-photo img,
  body.single-tufan_gallery .gallery-detail-content-clean .tfgs-photo-card img,
  body.single-tufan_gallery .trend-infinite-gallery .tfgs-photo-card img {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    height: auto !important;
    display: block !important;
    object-fit: cover !important;
    margin: 0 auto !important;
  }

  body.single-tufan_gallery .gallery-detail-content-clean .tfgs-caption,
  body.single-tufan_gallery .trend-infinite-gallery .tfgs-caption {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto 28px !important;
    padding: 16px 18px 18px !important;
    box-sizing: border-box !important;
    font-size: 15px !important;
    line-height: 1.55 !important;
    color: #334155 !important;
    background: #fff !important;
    border-left: 3px solid #e30613 !important;
  }

  body.single-tufan_gallery .gallery-counter,
  body.single-tufan_gallery .tfgs-counter,
  body.single-tufan_gallery .gallery-share,
  body.single-tufan_gallery .share-buttons {
    max-width: calc(100vw - 28px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}


/* v13.22 - Modern son dakika kapsül etiketi */
.trend-hero-main-v10.has-breaking-rail{padding-left:0 !important;}
.trend-hero-main-v10.has-breaking-rail .trend-hero-bg,
.trend-hero-main-v10.has-breaking-rail .trend-hero-overlay,
.trend-hero-main-v10.has-breaking-rail .trend-hero-content{left:0 !important;width:100% !important;}
.hero-breaking-rail{display:none !important;}
.hero-breaking-pill{position:absolute;left:20px;top:20px;z-index:12;display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#e30613,#a90008);color:#fff;border:1px solid rgba(255,255,255,.32);box-shadow:0 12px 28px rgba(0,0,0,.28);border-radius:999px;padding:9px 14px;font-size:12px;font-weight:950;letter-spacing:.65px;line-height:1;text-transform:uppercase;}
.hero-breaking-pill:before{content:"";width:8px;height:8px;border-radius:50%;background:#fff;box-shadow:0 0 0 6px rgba(255,255,255,.18);}


/* v13.23 - Modern Son Dakika bandı ve standart/manşet ayrımı */
.trend-breaking-bar{width:min(1180px,calc(100% - 32px));margin:14px auto 18px;display:flex;align-items:center;min-height:42px;background:#111827;color:#fff;border:1px solid rgba(255,255,255,.08);box-shadow:0 12px 28px rgba(17,24,39,.14);overflow:hidden;position:relative;z-index:3}
.trend-breaking-label{height:42px;min-width:142px;display:flex;align-items:center;justify-content:center;background:#e30613;color:#fff;font-size:13px;font-weight:950;letter-spacing:.7px;line-height:1;text-transform:uppercase;white-space:nowrap;position:relative}
.trend-breaking-label:after{content:"";position:absolute;right:-12px;top:0;border-top:21px solid transparent;border-bottom:21px solid transparent;border-left:12px solid #e30613}
.trend-breaking-marquee{flex:1;overflow:hidden;height:42px;margin-left:16px}
.trend-breaking-track{height:42px;display:inline-flex;align-items:center;gap:18px;white-space:nowrap;animation:devirBreakingTicker 38s linear infinite;will-change:transform}
.trend-breaking-bar:hover .trend-breaking-track{animation-play-state:paused}
.trend-breaking-track a{color:#fff;text-decoration:none;font-size:14px;font-weight:750;line-height:42px;max-width:520px;overflow:hidden;text-overflow:ellipsis;display:inline-block}
.trend-breaking-track a:hover{text-decoration:underline}
.trend-breaking-dot{width:6px;height:6px;border-radius:50%;background:#e30613;display:inline-block;box-shadow:0 0 0 4px rgba(227,6,19,.14)}
@keyframes devirBreakingTicker{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}
.trend-hero-split-section.no-side-feature .trend-hero-grid-v10{grid-template-columns:1fr !important;max-width:min(1180px,calc(100% - 32px));margin-left:auto;margin-right:auto}
.trend-hero-split-section.no-side-feature .trend-hero-main-v10{min-height:520px}
@media(max-width:768px){.trend-breaking-bar{width:calc(100% - 20px);margin:10px auto 14px;min-height:36px}.trend-breaking-label{height:36px;min-width:118px;font-size:12px}.trend-breaking-label:after{right:-10px;border-top-width:18px;border-bottom-width:18px;border-left-width:10px}.trend-breaking-marquee{height:36px;margin-left:14px}.trend-breaking-track{height:36px;gap:14px;animation-duration:30s}.trend-breaking-track a{font-size:12px;line-height:36px;max-width:280px}.trend-hero-split-section.no-side-feature .trend-hero-main-v10{min-height:360px}}


/* v13.24 - Sol dikey öne çıkan taşma fix + son dakika bandı görünürlük düzeltmesi */
.trend-side-feature{
  overflow:hidden !important;
  min-height:460px !important;
}
.trend-side-feature-content{
  left:22px !important;
  right:22px !important;
  bottom:22px !important;
  max-height:58% !important;
  overflow:hidden !important;
  z-index:5 !important;
}
.trend-side-feature-content h2,
.trend-side-feature h2{
  margin:10px 0 6px !important;
  max-height:5.25em !important;
  overflow:hidden !important;
  display:-webkit-box !important;
  -webkit-line-clamp:4 !important;
  -webkit-box-orient:vertical !important;
  font-size:clamp(24px,3.05vw,38px) !important;
  line-height:.98 !important;
  letter-spacing:-.75px !important;
  word-break:normal !important;
  overflow-wrap:anywhere !important;
  hyphens:auto !important;
}
.trend-side-feature-content h2 a,
.trend-side-feature h2 a{
  color:inherit !important;
  text-decoration:none !important;
}
.trend-side-feature p{
  margin:0 !important;
  max-height:2.6em !important;
  overflow:hidden !important;
  display:-webkit-box !important;
  -webkit-line-clamp:2 !important;
  -webkit-box-orient:vertical !important;
  font-size:14px !important;
  line-height:1.3 !important;
}
.breaking-finance-bar,
.trend-breaking-bar{
  display:flex !important;
  visibility:visible !important;
  opacity:1 !important;
}
@media(max-width:768px){
  .trend-side-feature{min-height:390px !important;}
  .trend-side-feature-content{left:18px !important;right:18px !important;bottom:18px !important;max-height:60% !important;}
  .trend-side-feature-content h2,.trend-side-feature h2{font-size:clamp(22px,8vw,31px) !important;line-height:1 !important;-webkit-line-clamp:3 !important;max-height:3.15em !important;}
  .trend-side-feature p{font-size:13px !important;-webkit-line-clamp:2 !important;}
}
@media(max-width:420px){
  .trend-side-feature{min-height:360px !important;}
  .trend-side-feature-content h2,.trend-side-feature h2{font-size:25px !important;-webkit-line-clamp:3 !important;}
}


/* v13.25 - En üst kırmızı finans/haber şeridi etiketi SON DAKİKA yerine CANLI olarak güncellendi. */

/* v13.26 - En üst CANLI/haber-piyasa bandı kaldırıldı. Ana sayfa içindeki SON DAKİKA bandı korunur. */

/* v13.28 - Reklam slotları panelden yönetilir; boş reklam alanları görünmez. */
.hyp-ad-slot{display:block;}

/* v13.29 - Boş sağ/sol dikey reklam slotları tamamen gizlenir. */
.site-side-ads:empty{display:none!important;}
.side-ad:empty{display:none!important;}


/* v13.30 - Manşet slider mouse hover kontrolü */
.hero-slider-dot {
  cursor: pointer;
}
.hero-slider-dot:hover,
.hero-slider-dot:focus-visible {
  transform: scale(1.12);
}
.hero-slider-card:hover .hero-slider-dot.is-active {
  opacity: 1;
}


/* v13.31 - Ana manşet mouse drag / mobil swipe desteği */
.hero-slider-card{
  cursor: grab;
  touch-action: pan-y;
  user-select: none;
}
.hero-slider-card.is-dragging{
  cursor: grabbing;
}
.hero-slider-card .hero-slide-link,
.hero-slider-card .trend-hero-bg{
  -webkit-user-drag: none;
  user-select: none;
}


/* v13.32 - Fotogaleri detay sayfasını haber detay üst alanıyla eşitleme */
html:has(body.single-tufan_gallery),
body.single-tufan_gallery,
body.single-tufan_gallery #page,
body.single-tufan_gallery .site,
body.single-tufan_gallery .site-content,
body.single-tufan_gallery .content-area,
body.single-tufan_gallery .site-main,
body.single-tufan_gallery main,
body.single-tufan_gallery .gallery-detail-page,
body.single-tufan_gallery .gallery-detail-page-clean{
  background:#cfcfcf !important;
  background-color:#cfcfcf !important;
}
body.single-tufan_gallery .gallery-detail-page-clean{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding:34px 0 64px !important;
  overflow:hidden !important;
}
body.single-tufan_gallery .gallery-detail-clean-wrap,
body.single-tufan_gallery .gallery-detail-main-clean{
  width:min(1260px, calc(100% - 48px)) !important;
  max-width:1260px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  padding:0 !important;
  box-sizing:border-box !important;
  background:transparent !important;
  box-shadow:none !important;
  border-radius:0 !important;
}
body.single-tufan_gallery .gallery-detail-header-clean{
  width:100% !important;
  max-width:1260px !important;
  margin:0 0 34px !important;
  padding:0 0 28px !important;
  background:transparent !important;
  box-shadow:none !important;
  border-radius:0 !important;
  border-bottom:1px solid rgba(15,23,42,.10) !important;
}
body.single-tufan_gallery .gallery-detail-header-clean .gallery-breadcrumb,
body.single-tufan_gallery .gallery-detail-main-clean .gallery-breadcrumb,
body.single-tufan_gallery .detail-breadcrumb.gallery-breadcrumb{
  display:flex !important;
  align-items:center !important;
  flex-wrap:wrap !important;
  gap:8px !important;
  margin:0 0 42px !important;
  padding:0 !important;
  color:#475569 !important;
  font-size:14px !important;
  font-weight:700 !important;
  line-height:1.35 !important;
}
body.single-tufan_gallery .gallery-detail-header-clean .gallery-breadcrumb a,
body.single-tufan_gallery .gallery-detail-header-clean .gallery-breadcrumb span,
body.single-tufan_gallery .detail-breadcrumb.gallery-breadcrumb a,
body.single-tufan_gallery .detail-breadcrumb.gallery-breadcrumb span{
  color:inherit !important;
  text-decoration:none !important;
}
body.single-tufan_gallery .gallery-detail-header-clean .gallery-breadcrumb a:hover,
body.single-tufan_gallery .detail-breadcrumb.gallery-breadcrumb a:hover{
  color:#e30613 !important;
}
body.single-tufan_gallery .gallery-detail-header-clean .gallery-breadcrumb span:last-child,
body.single-tufan_gallery .detail-breadcrumb.gallery-breadcrumb span:last-child{
  max-width:min(850px, 100%) !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  white-space:nowrap !important;
  color:#1f2937 !important;
}
body.single-tufan_gallery .gallery-detail-main-clean .gallery-detail-title,
body.single-tufan_gallery .gallery-detail-title{
  max-width:1120px !important;
  margin:0 0 18px !important;
  padding:0 !important;
  font-size:clamp(36px, 3.35vw, 58px) !important;
  line-height:1.04 !important;
  letter-spacing:-.045em !important;
  font-weight:900 !important;
  color:#07111f !important;
}
body.single-tufan_gallery .gallery-detail-main-clean .gallery-detail-spot,
body.single-tufan_gallery .gallery-detail-spot{
  max-width:1080px !important;
  margin:0 0 28px !important;
  font-size:clamp(19px, 1.35vw, 24px) !important;
  line-height:1.46 !important;
  font-weight:500 !important;
  color:#e30613 !important;
}
body.single-tufan_gallery .gallery-clean-meta-row{
  margin-top:0 !important;
}
body.single-tufan_gallery .gallery-detail-content-clean,
body.single-tufan_gallery .gallery-detail-content-clean .tfgs-gallery,
body.single-tufan_gallery .gallery-detail-content-clean .tfgs-photo-card,
body.single-tufan_gallery .gallery-detail-content-clean .tfgs-photo-figure,
body.single-tufan_gallery .trend-infinite-gallery,
body.single-tufan_gallery .trend-infinite-gallery .gallery-detail-header-clean,
body.single-tufan_gallery .trend-infinite-gallery .gallery-detail-content-clean,
body.single-tufan_gallery .trend-infinite-gallery .tfgs-gallery,
body.single-tufan_gallery .trend-infinite-gallery .tfgs-photo-card,
body.single-tufan_gallery .trend-infinite-gallery .tfgs-photo-figure{
  width:100% !important;
  max-width:1260px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  background:transparent !important;
  box-shadow:none !important;
  border-radius:0 !important;
  border:0 !important;
  box-sizing:border-box !important;
}
body.single-tufan_gallery .gallery-detail-content-clean .tfgs-photo,
body.single-tufan_gallery .gallery-detail-content-clean .tfgs-photo img,
body.single-tufan_gallery .trend-infinite-gallery .tfgs-photo,
body.single-tufan_gallery .trend-infinite-gallery .tfgs-photo img{
  width:100% !important;
  max-width:1260px !important;
  height:auto !important;
  display:block !important;
  object-fit:contain !important;
  background:#fff !important;
}
body.single-tufan_gallery .gallery-detail-content-clean .tfgs-caption,
body.single-tufan_gallery .trend-infinite-gallery .tfgs-caption{
  max-width:1260px !important;
  background:#fff !important;
  border-left:4px solid #e30613 !important;
  border-top:0 !important;
  margin:0 auto 30px !important;
  padding:18px 22px 20px !important;
  color:#1f2937 !important;
  font-size:18px !important;
  line-height:1.62 !important;
}
body.single-tufan_gallery .ad,
body.single-tufan_gallery .ad-970{
  display:none !important;
}
@media(max-width:760px){
  body.single-tufan_gallery .gallery-detail-page-clean{padding:22px 0 44px !important;}
  body.single-tufan_gallery .gallery-detail-clean-wrap,
  body.single-tufan_gallery .gallery-detail-main-clean,
  body.single-tufan_gallery .gallery-detail-header-clean,
  body.single-tufan_gallery .gallery-detail-content-clean,
  body.single-tufan_gallery .gallery-detail-content-clean .tfgs-gallery,
  body.single-tufan_gallery .gallery-detail-content-clean .tfgs-photo-card,
  body.single-tufan_gallery .gallery-detail-content-clean .tfgs-photo-figure{
    width:calc(100% - 28px) !important;
    max-width:calc(100% - 28px) !important;
  }
  body.single-tufan_gallery .gallery-detail-header-clean .gallery-breadcrumb,
  body.single-tufan_gallery .detail-breadcrumb.gallery-breadcrumb{margin-bottom:28px !important;}
  body.single-tufan_gallery .gallery-detail-header-clean .gallery-breadcrumb span:last-child,
  body.single-tufan_gallery .detail-breadcrumb.gallery-breadcrumb span:last-child{
    white-space:normal !important;
  }
  body.single-tufan_gallery .gallery-detail-main-clean .gallery-detail-title,
  body.single-tufan_gallery .gallery-detail-title{
    font-size:34px !important;
    line-height:1.08 !important;
  }
}


/* v13.33 - Poster/görsel manşette slider noktalarını görselin üstünden ayır */
.hero-slider-card.is-poster-active .hero-slider-track{
  bottom: 38px !important;
}
.hero-slider-card.is-poster-active .hero-slider-dots{
  left: 50% !important;
  bottom: 10px !important;
  transform: translateX(-50%) !important;
  width: auto !important;
  min-height: 18px !important;
  padding: 0 10px !important;
  border-radius: 999px !important;
  background: rgba(5, 10, 20, .92) !important;
  box-shadow: 0 8px 18px rgba(0,0,0,.20) !important;
}
.hero-slider-card.is-poster-active .hero-slider-dot{
  background: rgba(255,255,255,.68) !important;
}
.hero-slider-card.is-poster-active .hero-slider-dot.is-active{
  background: #e30613 !important;
}
.hero-slider-card.is-poster-active .hero-slider-dot:hover{
  background: #fff !important;
}
@media(max-width:760px){
  .hero-slider-card.is-poster-active .hero-slider-track{
    bottom: 34px !important;
  }
  .hero-slider-card.is-poster-active .hero-slider-dots{
    bottom: 8px !important;
  }
}


/* v13.34 - Fotogaleri detay arka planını haber detay bütünlüğü için koyulaştır */
html:has(body.single-tufan_gallery),
body.single-tufan_gallery,
body.single-tufan_gallery #page,
body.single-tufan_gallery .site,
body.single-tufan_gallery .site-content,
body.single-tufan_gallery .content-area,
body.single-tufan_gallery .site-main,
body.single-tufan_gallery main,
body.single-tufan_gallery .gallery-detail-page,
body.single-tufan_gallery .gallery-detail-page-clean{
  background:#cfcfcf !important;
  background-color:#cfcfcf !important;
}


/* v13.35 - Manşet nokta tıklama düzeltmesi + görsel üstünde normal cursor */
.hero-slider-card,
.hero-slider-card:hover,
.hero-slider-card .hero-slide-link,
.hero-slider-card .trend-hero-bg{
  cursor: default !important;
}
.hero-slider-card.is-dragging,
.hero-slider-card.is-dragging .hero-slide-link,
.hero-slider-card.is-dragging .trend-hero-bg{
  cursor: default !important;
}
.hero-slider-dot,
.hero-slider-dot:hover,
.hero-slider-dot:focus-visible{
  cursor: pointer !important;
  pointer-events: auto !important;
}
.hero-slider-dots{
  pointer-events: auto !important;
}


/* v13.36 - Manşet görseline tıklayınca aktif haber açılsın */
.hero-slider-card .hero-slide.is-active .hero-slide-link{
  pointer-events: auto !important;
}
.hero-slider-card .trend-hero-overlay{
  pointer-events: none !important;
}
.hero-slider-card .trend-hero-content{
  pointer-events: auto !important;
}


/* v13.38 - Manşet tıklama URL düzeltmesi */
.hero-slider-card .trend-hero-overlay,
.hero-slider-card .hero-breaking-pill{
  pointer-events:none !important;
}
.hero-slider-card .trend-hero-content{
  pointer-events:auto !important;
}
.hero-slider-card{
  cursor: default !important;
}
.hero-slider-card .hero-slide-link,
.hero-slider-card .trend-hero-content a{
  cursor: pointer !important;
}


/* v13.40 - Manşet tamamı tıklanabilir, noktalar hariç */
.hero-slider-card,
.hero-slide,
.hero-slide-link,
.hero-slider-card .trend-hero-bg,
.hero-slider-card .trend-hero-overlay,
.hero-slider-card .trend-hero-content{cursor: default !important;}
.hero-slider-dot{cursor: pointer !important;}

/* v13.45 - Fotogaleri infinite URL sadeleştirme fix */

/* v13.46 - Fotogaleri infinite section yapısı */
body.single-tufan_gallery .gallery-infinite-anchor{max-width:1180px;margin:28px auto;}
body.single-tufan_gallery .trend-infinite-loaded-item{display:block;max-width:1180px;margin:0 auto;}
body.single-tufan_gallery .trend-infinite-loaded-item .trend-infinite-gallery{margin-top:34px;}

/* v13.48 - Rebuilt Fotogaleri detail/photo system */
body.single-tufan_gallery {
  background: #cfcfcf !important;
}

.trend-gallery-photo-list {
  display: grid;
  gap: 26px;
  margin-top: 18px;
}

.trend-gallery-photo-card {
  position: relative;
  margin: 0;
  padding: 0;
  background: #fff;
  border: 1px solid rgba(15, 23, 42, 0.08);
  box-shadow: 0 10px 28px rgba(15, 23, 42, 0.08);
  overflow: hidden;
}

.trend-gallery-photo-card .trend-gallery-photo-img,
.trend-gallery-photo-card img {
  display: block;
  width: 100%;
  height: auto;
  max-height: none;
  object-fit: contain;
  background: #fff;
}

.trend-gallery-photo-counter {
  position: absolute;
  left: 18px;
  top: 18px;
  z-index: 3;
  display: inline-flex;
  align-items: baseline;
  gap: 2px;
  padding: 8px 12px;
  background: rgba(15, 23, 42, 0.86);
  color: #fff;
  font-size: 14px;
  line-height: 1;
  letter-spacing: -0.02em;
}

.trend-gallery-photo-counter strong {
  font-size: 22px;
  font-weight: 900;
}

.trend-gallery-photo-counter span {
  opacity: 0.78;
  font-weight: 700;
}

.trend-gallery-photo-card figcaption {
  padding: 14px 18px 16px;
  font-size: 15px;
  line-height: 1.45;
  color: #334155;
  border-top: 1px solid rgba(15, 23, 42, 0.08);
}

.trend-gallery-empty {
  padding: 28px;
  background: #fff;
  border: 1px solid rgba(15, 23, 42, 0.08);
  font-weight: 700;
  color: #475569;
}

.trend-gallery-loaded-item {
  display: block;
  width: 100%;
}

@media (max-width: 768px) {
  .trend-gallery-photo-list { gap: 18px; }
  .trend-gallery-photo-counter { left: 12px; top: 12px; padding: 7px 10px; }
  .trend-gallery-photo-counter strong { font-size: 18px; }
}

/* v13.48 - Fotogaleri foto açıklamalarını geri getir */
.trend-gallery-photo-caption {
  display: block;
  margin: 12px 0 0;
  padding: 14px 16px;
  background: #fff;
  color: #222;
  font-size: 16px;
  line-height: 1.55;
  border-left: 4px solid #d71920;
}
.trend-gallery-photo-caption p {
  margin: 0 0 8px;
}
.trend-gallery-photo-caption p:last-child {
  margin-bottom: 0;
}


/* v13.49 - Haber detay spot alanı tam genişlik kullanımı */
body.single-post .detail-header{
  width: 100% !important;
}
body.single-post .detail-title,
body.single-post .detail-spot{
  max-width: 100% !important;
  width: 100% !important;
}
body.single-post .detail-spot{
  display: block !important;
  margin-right: 0 !important;
  padding-right: 0 !important;
  text-wrap: pretty;
}
body.single-post .detail-meta-row{
  max-width: 100% !important;
  width: 100% !important;
}
@media (min-width: 1181px){
  body.single-post .detail-header{
    grid-column: 1 / -1 !important;
  }
}

/* v13.52 - Yazar detay ve yazar arşiv sistemi */
body.single-tufan_writer_article,
body.post-type-archive-tufan_writer_article{background:#f1f3f7;}
.writer-detail-page,
.writer-archive-page{max-width:1320px;margin:0 auto;padding:32px 24px 56px;}
.writer-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:32px;align-items:start;}
.writer-detail-article,.writer-detail-sidebar .detail-widget,.writer-archive-head,.writer-card{background:#fff;border:1px solid #e3e8ef;box-shadow:0 12px 30px rgba(15,23,42,.06);}
.writer-detail-article{padding:28px 34px 42px;}
.writer-breadcrumb{margin-bottom:22px;}
.writer-profile-strip{display:flex;align-items:center;gap:18px;padding:20px;background:#f8fafc;border:1px solid #e5eaf1;margin-bottom:28px;}
.writer-profile-avatar{width:86px;height:86px;border-radius:50%;background:#07111f;color:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 86px;font-size:36px;font-weight:900;}
.writer-profile-avatar img{width:100%;height:100%;object-fit:cover;display:block;}
.writer-profile-info{min-width:0;flex:1;}
.writer-profile-info h2{margin:0 0 6px;font-size:24px;line-height:1.05;color:#07111f;}
.writer-profile-info p{margin:0 0 6px;color:#6b7280;font-weight:700;}
.writer-profile-info a{font-weight:700;color:#0f4b8f;text-decoration:none;}
.writer-all-link{display:inline-flex;align-items:center;justify-content:center;padding:11px 16px;background:#07111f;color:#fff;text-decoration:none;font-weight:900;font-size:12px;letter-spacing:.02em;white-space:nowrap;}
.writer-detail-header h1{font-size:clamp(34px,4vw,58px);line-height:1.05;letter-spacing:-.045em;margin:0 0 16px;color:#07111f;}
.writer-detail-meta{font-size:14px;color:#64748b;border-bottom:1px solid #e5e7eb;padding-bottom:18px;margin-bottom:16px;}
.writer-detail-meta span{margin-left:14px;}
.writer-share-row{display:flex;gap:10px;align-items:center;border-bottom:1px solid #eef2f7;padding:8px 0 18px;margin-bottom:24px;}
.writer-share-row a,.writer-share-row button{width:34px;height:34px;border:1px solid #dbe3ec;background:#fff;color:#07111f;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:900;cursor:pointer;}
.writer-share-row button{width:auto;padding:0 12px;font-size:13px;}
.writer-font-tools{margin-left:auto;color:#07111f;font-weight:900;}
.writer-content{font-size:19px;line-height:1.72;color:#172033;}
.writer-content h2,.writer-content h3{color:#07111f;line-height:1.18;margin-top:30px;}
.writer-content p{margin:0 0 22px;}
.writer-content img{max-width:100%;height:auto;}
.writer-bio-box{margin-top:34px;background:#f8fafc;border-left:5px solid #e30613;padding:18px 20px;color:#334155;}
.writer-bio-box strong{display:block;margin-bottom:6px;color:#07111f;font-size:18px;}
.writer-bio-box p{margin:0;line-height:1.55;}
.writer-archive-head{padding:28px 34px;margin-bottom:24px;}
.writer-archive-head h1{font-size:44px;line-height:1;margin:12px 0 6px;color:#07111f;}
.writer-archive-head p{margin:0;color:#64748b;font-size:17px;}
.writer-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}
.writer-card a{display:flex;gap:16px;padding:20px;text-decoration:none;color:#07111f;height:100%;}
.writer-card-avatar{width:72px;height:72px;border-radius:50%;background:#07111f;color:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 72px;font-weight:900;font-size:28px;}
.writer-card-avatar img{width:100%;height:100%;object-fit:cover;}
.writer-card span{display:block;font-weight:900;color:#e30613;font-size:13px;text-transform:uppercase;}
.writer-card small{display:block;color:#64748b;font-weight:700;margin:3px 0 8px;}
.writer-card h2{font-size:20px;line-height:1.2;margin:0 0 10px;}
.writer-card time{font-size:13px;color:#64748b;}
.writer-pagination{margin-top:24px;}
@media (max-width:1100px){.writer-detail-layout{grid-template-columns:1fr}.writer-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.writer-detail-sidebar{display:none;}}
@media (max-width:700px){.writer-detail-page,.writer-archive-page{padding:20px 14px}.writer-detail-article,.writer-archive-head{padding:20px}.writer-profile-strip{align-items:flex-start;flex-direction:column}.writer-all-link{width:100%}.writer-archive-grid{grid-template-columns:1fr}.writer-detail-meta span{display:block;margin:5px 0 0}.writer-detail-header h1{font-size:34px}.writer-content{font-size:17px}}

/* v13.54 - Yazar yazıları dinamik listeleme */
.author-card-dynamic .author-card-avatar{
  width:64px;
  height:64px;
  border-radius:50%;
  overflow:hidden;
  flex:0 0 64px;
  background:#07111f;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  font-weight:900;
  font-size:24px;
}
.author-card-dynamic .author-card-avatar img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  border-radius:50%;
}
.author-card-dynamic small{
  display:block;
  margin:2px 0 5px;
  color:#64748b;
  font-weight:700;
  font-size:12px;
}
.writer-other-widget .detail-widget-head h3{font-size:24px;}
.writer-side-article{align-items:center;}
.writer-side-avatar{
  width:74px;
  height:74px;
  border-radius:50%;
  background:#07111f;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  flex:0 0 74px;
  font-weight:900;
  font-size:26px;
}
.writer-side-avatar img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  border-radius:50%;
}
.writer-empty-side{
  margin:0;
  padding:14px 0;
  color:#64748b;
  font-weight:700;
  font-size:14px;
}

/* v13.58 - Kategori arşiv sayfası stabil grid/list fix */
body.category,
body.archive.category {
  background: #eef2f7 !important;
}
.trend-category-page {
  background: #eef2f7;
  padding: 28px 0 56px;
}
.trend-category-container {
  width: min(1280px, calc(100% - 48px));
  margin: 0 auto;
}
.trend-category-breadcrumb {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 16px;
  color: #49617e;
  font-size: 14px;
  font-weight: 700;
}
.trend-category-breadcrumb a {
  color: #49617e;
  text-decoration: none;
}
.trend-category-breadcrumb strong {
  color: #07111f;
}
.trend-category-hero {
  background: #fff;
  border: 1px solid #dfe6ef;
  padding: 26px 30px;
  margin-bottom: 22px;
  box-shadow: 0 14px 30px rgba(15, 23, 42, .05);
}
.trend-category-kicker {
  display: inline-flex;
  align-items: center;
  padding: 6px 10px;
  background: #e30613;
  color: #fff;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .04em;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.trend-category-hero h1 {
  margin: 0 0 8px;
  color: #07111f;
  font-size: clamp(34px, 4vw, 56px);
  line-height: 1;
  letter-spacing: -.045em;
  font-weight: 950;
}
.trend-category-hero p,
.trend-category-desc {
  margin: 0;
  color: #536579;
  font-size: 17px;
  line-height: 1.55;
}
.trend-category-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 330px;
  gap: 28px;
  align-items: start;
}
.trend-category-main,
.trend-category-sidebar {
  min-width: 0;
}
.trend-category-showcase {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(280px, .8fr);
  gap: 18px;
  margin-bottom: 26px;
}
.trend-category-featured-card,
.trend-category-side-stack article,
.trend-category-news-card,
.trend-category-empty,
.trend-category-sidebar .detail-widget {
  background: #fff;
  border: 1px solid #dfe6ef;
  box-shadow: 0 12px 26px rgba(15, 23, 42, .05);
}
.trend-category-featured-card a,
.trend-category-news-card a,
.trend-category-side-stack a {
  color: #07111f;
  text-decoration: none;
}
.trend-category-featured-card figure {
  margin: 0;
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: #d8dee7;
}
.trend-category-featured-card img,
.trend-category-news-card img,
.trend-category-side-stack img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.trend-category-featured-body {
  padding: 18px 20px 22px;
}
.trend-category-featured-body span,
.trend-category-news-card span,
.trend-category-side-stack span {
  display: inline-flex;
  color: #e30613;
  font-size: 12px;
  font-weight: 950;
  text-transform: uppercase;
  letter-spacing: .035em;
  margin-bottom: 6px;
}
.trend-category-featured-body h2 {
  margin: 0 0 10px;
  font-size: clamp(25px, 2.4vw, 36px);
  line-height: 1.05;
  letter-spacing: -.035em;
  font-weight: 950;
}
.trend-category-featured-body p,
.trend-category-news-card p {
  margin: 0;
  color: #536579;
  font-size: 15px;
  line-height: 1.45;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.trend-category-side-stack {
  display: grid;
  gap: 12px;
}
.trend-category-side-stack a {
  display: grid;
  grid-template-columns: 116px minmax(0, 1fr);
  gap: 12px;
  align-items: center;
  padding: 10px;
}
.trend-category-side-stack img {
  width: 116px;
  height: 78px;
}
.trend-category-side-stack h3 {
  margin: 0;
  font-size: 15px;
  line-height: 1.22;
  font-weight: 900;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.trend-category-section-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 4px solid #07111f;
  background: #fff;
  border-left: 1px solid #dfe6ef;
  border-right: 1px solid #dfe6ef;
  padding: 14px 18px;
}
.trend-category-section-title h2 {
  margin: 0;
  color: #07111f;
  font-size: 24px;
  line-height: 1;
  font-weight: 950;
}
.trend-category-grid-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-top: 16px;
}
.trend-category-news-card {
  overflow: hidden;
}
.trend-category-news-card a {
  display: grid;
  grid-template-columns: 190px minmax(0, 1fr);
  gap: 14px;
  align-items: stretch;
  min-height: 132px;
}
.trend-category-news-card img {
  width: 190px;
  height: 132px;
}
.trend-category-news-card div {
  min-width: 0;
  padding: 14px 14px 14px 0;
}
.trend-category-news-card h3 {
  margin: 0 0 7px;
  font-size: 18px;
  line-height: 1.18;
  letter-spacing: -.015em;
  font-weight: 950;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.trend-category-sidebar {
  position: sticky;
  top: 88px;
}
.trend-category-sidebar .detail-widget {
  padding: 18px;
}
.trend-category-sidebar .detail-widget-head h3 {
  font-size: 24px;
}
.trend-category-pagination {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-top: 26px;
}
.trend-category-pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 38px;
  height: 38px;
  padding: 0 12px;
  background: #fff;
  border: 1px solid #dfe6ef;
  color: #07111f;
  text-decoration: none;
  font-weight: 900;
}
.trend-category-pagination .current {
  background: #e30613;
  border-color: #e30613;
  color: #fff;
}
.trend-category-empty {
  padding: 24px;
  color: #536579;
  font-weight: 800;
}
@media (max-width: 1180px) {
  .trend-category-layout { grid-template-columns: 1fr; }
  .trend-category-sidebar { position: static; }
}
@media (max-width: 900px) {
  .trend-category-showcase,
  .trend-category-grid-list { grid-template-columns: 1fr; }
  .trend-category-container { width: min(100% - 28px, 1280px); }
}
@media (max-width: 620px) {
  .trend-category-page { padding-top: 18px; }
  .trend-category-hero { padding: 20px; }
  .trend-category-side-stack a,
  .trend-category-news-card a { grid-template-columns: 112px minmax(0,1fr); }
  .trend-category-news-card img,
  .trend-category-side-stack img { width:112px; height:82px; }
  .trend-category-news-card div { padding:10px 10px 10px 0; }
  .trend-category-news-card h3 { font-size:15px; }
  .trend-category-news-card p { display:none; }
}


/* v13.62 - Trend Haber JPG logo uygulaması */
.trend-logo-link,
.logo.esen-logo.trend-logo-link{
  display:inline-flex !important;
  align-items:center;
  justify-content:flex-start;
  min-width:0 !important;
  width:auto;
  height:auto;
  line-height:0;
  text-decoration:none;
  overflow:visible;
}
.trend-site-logo{
  display:block;
  width:168px;
  height:auto;
  max-height:62px;
  object-fit:contain;
}
@media (max-width: 768px){
  .trend-site-logo{width:140px; max-height:52px;}
}
@media (max-width: 480px){
  .trend-site-logo{width:124px; max-height:46px;}
}


/* v13.63 - Trend Haber logo header boyut sabitleme */
.esen-header .esen-mainbar .trend-logo-link,
.esen-header .esen-mainbar .logo.esen-logo.trend-logo-link{
  flex:0 0 auto !important;
  width:auto !important;
  min-width:0 !important;
  max-width:156px !important;
  height:74px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  overflow:hidden !important;
  line-height:0 !important;
}
.esen-header .esen-mainbar .trend-site-logo,
.esen-header .esen-mainbar .trend-logo-link img.trend-site-logo{
  width:auto !important;
  height:58px !important;
  max-width:150px !important;
  max-height:58px !important;
  object-fit:contain !important;
  display:block !important;
}
@media (max-width:980px){
  .esen-header .esen-mainbar .trend-logo-link{height:66px !important;max-width:136px !important;}
  .esen-header .esen-mainbar .trend-site-logo{height:50px !important;max-width:130px !important;}
}
@media (max-width:560px){
  .esen-header .esen-mainbar .trend-logo-link{max-width:120px !important;}
  .esen-header .esen-mainbar .trend-site-logo{height:44px !important;max-width:116px !important;}
}


/* v13.64 - Trend Haber yatay header logosu */
.esen-header .esen-mainbar .trend-logo-link,
.esen-header .esen-mainbar .logo.esen-logo.trend-logo-link{
  flex:0 0 auto !important;
  width:auto !important;
  max-width:360px !important;
  height:78px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  overflow:visible !important;
  line-height:0 !important;
}
.esen-header .esen-mainbar .trend-site-logo,
.esen-header .esen-mainbar .trend-logo-link img.trend-site-logo{
  width:260px !important;
  height:auto !important;
  max-width:260px !important;
  max-height:58px !important;
  object-fit:contain !important;
  display:block !important;
}
@media (max-width:980px){
  .esen-header .esen-mainbar .trend-site-logo,
  .esen-header .esen-mainbar .trend-logo-link img.trend-site-logo{
    width:220px !important;
    max-width:220px !important;
    max-height:52px !important;
  }
}
@media (max-width:560px){
  .esen-header .esen-mainbar .trend-site-logo,
  .esen-header .esen-mainbar .trend-logo-link img.trend-site-logo{
    width:180px !important;
    max-width:180px !important;
    max-height:44px !important;
  }
}


/* v13.65 - Trend Haber yatay logo hizalama fix */
.esen-header .esen-mainbar .trend-logo-link,
.esen-header .esen-mainbar .logo.esen-logo.trend-logo-link{
  flex:0 0 auto !important;
  width:260px !important;
  max-width:260px !important;
  min-width:260px !important;
  height:72px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  overflow:visible !important;
  line-height:0 !important;
}
.esen-header .esen-mainbar .trend-site-logo,
.esen-header .esen-mainbar .trend-logo-link img.trend-site-logo{
  width:240px !important;
  height:auto !important;
  max-width:240px !important;
  max-height:54px !important;
  object-fit:contain !important;
  display:block !important;
}
@media (max-width:980px){
  .esen-header .esen-mainbar .trend-logo-link,
  .esen-header .esen-mainbar .logo.esen-logo.trend-logo-link{
    width:215px !important;
    min-width:215px !important;
    max-width:215px !important;
    height:64px !important;
  }
  .esen-header .esen-mainbar .trend-site-logo,
  .esen-header .esen-mainbar .trend-logo-link img.trend-site-logo{
    width:205px !important;
    max-width:205px !important;
    max-height:48px !important;
  }
}
@media (max-width:560px){
  .esen-header .esen-mainbar .trend-logo-link,
  .esen-header .esen-mainbar .logo.esen-logo.trend-logo-link{
    width:170px !important;
    min-width:170px !important;
    max-width:170px !important;
    height:58px !important;
  }
  .esen-header .esen-mainbar .trend-site-logo,
  .esen-header .esen-mainbar .trend-logo-link img.trend-site-logo{
    width:164px !important;
    max-width:164px !important;
    max-height:42px !important;
  }
}

/* v13.66 - Final Trend Haber PNG logo entegrasyonu */
.esen-header .esen-mainbar .esen-mainbar-inner{
  min-height:82px !important;
  align-items:center !important;
}
.esen-header .esen-mainbar .trend-logo-link,
.esen-header .esen-mainbar .logo.esen-logo.trend-logo-link{
  flex:0 0 auto !important;
  width:320px !important;
  min-width:320px !important;
  max-width:320px !important;
  height:82px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  overflow:visible !important;
  line-height:0 !important;
  text-decoration:none !important;
}
.esen-header .esen-mainbar .trend-site-logo,
.esen-header .esen-mainbar .trend-logo-link img.trend-site-logo{
  width:300px !important;
  height:auto !important;
  max-width:300px !important;
  max-height:78px !important;
  object-fit:contain !important;
  object-position:left center !important;
  display:block !important;
}
@media (max-width:1100px){
  .esen-header .esen-mainbar .trend-logo-link,
  .esen-header .esen-mainbar .logo.esen-logo.trend-logo-link{
    width:260px !important;
    min-width:260px !important;
    max-width:260px !important;
    height:74px !important;
  }
  .esen-header .esen-mainbar .trend-site-logo,
  .esen-header .esen-mainbar .trend-logo-link img.trend-site-logo{
    width:245px !important;
    max-width:245px !important;
    max-height:68px !important;
  }
}
@media (max-width:768px){
  .esen-header .esen-mainbar .esen-mainbar-inner{min-height:68px !important;}
  .esen-header .esen-mainbar .trend-logo-link,
  .esen-header .esen-mainbar .logo.esen-logo.trend-logo-link{
    width:210px !important;
    min-width:210px !important;
    max-width:210px !important;
    height:68px !important;
  }
  .esen-header .esen-mainbar .trend-site-logo,
  .esen-header .esen-mainbar .trend-logo-link img.trend-site-logo{
    width:198px !important;
    max-width:198px !important;
    max-height:58px !important;
  }
}
@media (max-width:480px){
  .esen-header .esen-mainbar .trend-logo-link,
  .esen-header .esen-mainbar .logo.esen-logo.trend-logo-link{
    width:170px !important;
    min-width:170px !important;
    max-width:170px !important;
    height:60px !important;
  }
  .esen-header .esen-mainbar .trend-site-logo,
  .esen-header .esen-mainbar .trend-logo-link img.trend-site-logo{
    width:160px !important;
    max-width:160px !important;
    max-height:48px !important;
  }
}

/* v13.68 - Desktop logo büyütme ve mobil ayrı oran */
.esen-header .esen-mainbar .esen-mainbar-inner{
  min-height:92px !important;
  display:flex !important;
  align-items:center !important;
}
.esen-header .esen-mainbar .trend-logo-link,
.esen-header .esen-mainbar .logo.esen-logo.trend-logo-link{
  flex:0 0 430px !important;
  width:430px !important;
  min-width:430px !important;
  max-width:430px !important;
  height:92px !important;
  overflow:visible !important;
}
.esen-header .esen-mainbar .trend-site-logo,
.esen-header .esen-mainbar .trend-logo-link img.trend-site-logo{
  width:410px !important;
  max-width:410px !important;
  height:auto !important;
  max-height:78px !important;
  object-fit:contain !important;
  object-position:left center !important;
}
.esen-header .esen-mainbar .esen-nav{
  flex:1 1 auto !important;
  justify-content:center !important;
}
@media (min-width:1200px){
  .esen-header .esen-mainbar .trend-logo-link,
  .esen-header .esen-mainbar .logo.esen-logo.trend-logo-link{
    flex-basis:470px !important;
    width:470px !important;
    min-width:470px !important;
    max-width:470px !important;
  }
  .esen-header .esen-mainbar .trend-site-logo,
  .esen-header .esen-mainbar .trend-logo-link img.trend-site-logo{
    width:450px !important;
    max-width:450px !important;
    max-height:82px !important;
  }
}
@media (max-width:1100px){
  .esen-header .esen-mainbar .trend-logo-link,
  .esen-header .esen-mainbar .logo.esen-logo.trend-logo-link{
    flex-basis:300px !important;
    width:300px !important;
    min-width:300px !important;
    max-width:300px !important;
    height:78px !important;
  }
  .esen-header .esen-mainbar .trend-site-logo,
  .esen-header .esen-mainbar .trend-logo-link img.trend-site-logo{
    width:285px !important;
    max-width:285px !important;
    max-height:64px !important;
  }
}
@media (max-width:768px){
  .esen-header .esen-mainbar .esen-mainbar-inner{min-height:68px !important;}
  .esen-header .esen-mainbar .trend-logo-link,
  .esen-header .esen-mainbar .logo.esen-logo.trend-logo-link{
    flex-basis:210px !important;
    width:210px !important;
    min-width:210px !important;
    max-width:210px !important;
    height:66px !important;
  }
  .esen-header .esen-mainbar .trend-site-logo,
  .esen-header .esen-mainbar .trend-logo-link img.trend-site-logo{
    width:200px !important;
    max-width:200px !important;
    max-height:52px !important;
  }
}
@media (max-width:480px){
  .esen-header .esen-mainbar .trend-logo-link,
  .esen-header .esen-mainbar .logo.esen-logo.trend-logo-link{
    flex-basis:170px !important;
    width:170px !important;
    min-width:170px !important;
    max-width:170px !important;
    height:58px !important;
  }
  .esen-header .esen-mainbar .trend-site-logo,
  .esen-header .esen-mainbar .trend-logo-link img.trend-site-logo{
    width:162px !important;
    max-width:162px !important;
    max-height:44px !important;
  }
}

/* v13.69 - Trend Haber final logo 255x64 hizalama */
.esen-header .esen-mainbar .esen-mainbar-inner{
  min-height:84px !important;
  align-items:center !important;
}
.esen-header .esen-mainbar .trend-logo-link,
.esen-header .esen-mainbar .logo.esen-logo.trend-logo-link{
  flex:0 0 255px !important;
  width:255px !important;
  min-width:255px !important;
  max-width:255px !important;
  height:64px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:visible !important;
  line-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  text-decoration:none !important;
}
.esen-header .esen-mainbar .trend-site-logo,
.esen-header .esen-mainbar .trend-logo-link img.trend-site-logo{
  width:255px !important;
  height:64px !important;
  max-width:255px !important;
  max-height:64px !important;
  object-fit:contain !important;
  object-position:center center !important;
  display:block !important;
}
@media (max-width:768px){
  .esen-header .esen-mainbar .esen-mainbar-inner{min-height:68px !important;}
  .esen-header .esen-mainbar .trend-logo-link,
  .esen-header .esen-mainbar .logo.esen-logo.trend-logo-link{flex-basis:190px !important;width:190px !important;min-width:190px !important;max-width:190px !important;height:48px !important;}
  .esen-header .esen-mainbar .trend-site-logo,
  .esen-header .esen-mainbar .trend-logo-link img.trend-site-logo{width:190px !important;height:48px !important;max-width:190px !important;max-height:48px !important;}
}
@media (max-width:480px){
  .esen-header .esen-mainbar .trend-logo-link,
  .esen-header .esen-mainbar .logo.esen-logo.trend-logo-link{flex-basis:165px !important;width:165px !important;min-width:165px !important;max-width:165px !important;height:42px !important;}
  .esen-header .esen-mainbar .trend-site-logo,
  .esen-header .esen-mainbar .trend-logo-link img.trend-site-logo{width:165px !important;height:42px !important;max-width:165px !important;max-height:42px !important;}
}


/* v13.71 - Mobil ana manşet spot/nokta çakışma düzeltmesi */
@media (max-width: 760px){
  .hero-slider-card .trend-hero-content,
  .trend-hero-main-v10 .trend-hero-content{
    bottom: 58px !important;
    padding-left: 18px !important;
    padding-right: 18px !important;
    z-index: 6 !important;
  }

  .hero-slider-card .trend-hero-content p,
  .trend-hero-main-v10 .trend-hero-content p{
    margin-bottom: 0 !important;
    max-width: 92% !important;
    line-height: 1.28 !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
  }

  .hero-slider-card .hero-slider-dots,
  .trend-hero-main-v10 .hero-slider-dots{
    bottom: 24px !important;
    z-index: 9 !important;
    transform: translateX(-50%) !important;
  }

  .hero-slider-card.is-poster-active .hero-slider-dots{
    bottom: 12px !important;
  }

  .hero-slider-card.is-poster-active .hero-slider-track{
    bottom: 38px !important;
  }
}

@media (max-width: 420px){
  .hero-slider-card .trend-hero-content,
  .trend-hero-main-v10 .trend-hero-content{
    bottom: 62px !important;
  }

  .hero-slider-card .hero-slider-dots,
  .trend-hero-main-v10 .hero-slider-dots{
    bottom: 26px !important;
  }
}

/* v13.75 - Piyasa kayan widget + arama fix */
.trend-market-ticker{
  width:min(1180px,calc(100% - 32px));
  margin:10px auto 8px;
  height:38px;
  background:#fff;
  border:1px solid rgba(15,23,42,.08);
  box-shadow:0 6px 18px rgba(15,23,42,.06);
  overflow:hidden;
  display:flex;
  align-items:center;
  position:relative;
  z-index:4;
}
.trend-market-track{
  display:flex;
  width:max-content;
  min-width:max-content;
  white-space:nowrap;
  animation:trendMarketTicker 42s linear infinite;
  will-change:transform;
}
.trend-market-ticker:hover .trend-market-track{animation-play-state:paused}
.trend-market-set{display:inline-flex;align-items:center;gap:0;flex:0 0 auto}
.trend-market-item{
  display:inline-flex;
  align-items:center;
  gap:8px;
  height:38px;
  padding:0 18px;
  border-right:1px solid rgba(15,23,42,.08);
  color:#111827;
  font-size:14px;
  line-height:38px;
}
.trend-market-icon{font-size:17px;line-height:1;display:inline-flex;align-items:center;justify-content:center;min-width:18px}
.trend-market-item strong{font-size:14px;font-weight:900;color:#0f172a}
.trend-market-item b{font-size:14px;font-weight:700;color:#111827}
.trend-market-item em{font-style:normal;font-size:13px;font-weight:700;color:#64748b}
.trend-market-item.is-up em{color:#009b7d}
.trend-market-item.is-down em{color:#e30613}
@keyframes trendMarketTicker{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}

.trend-search-wrap{position:relative!important;z-index:60}
.trend-search-toggle{
  width:32px;height:32px;border:0;background:transparent;color:#111;cursor:pointer;border-radius:50%;font-size:20px;font-weight:900;line-height:1;display:grid;place-items:center;
}
.trend-search-toggle:hover{background:rgba(227,6,19,.07);color:#e30613}
.trend-header-search{
  position:absolute;
  right:0;
  top:calc(100% + 10px);
  display:none;
  align-items:center;
  width:320px;
  background:#fff;
  border:1px solid rgba(15,23,42,.12);
  box-shadow:0 16px 42px rgba(15,23,42,.16);
  padding:8px;
  gap:8px;
}
.trend-search-wrap.is-open .trend-header-search{display:flex}
.trend-header-search input{
  flex:1;
  height:38px;
  border:1px solid #d7dee9;
  padding:0 12px;
  font-size:14px;
  outline:none;
}
.trend-header-search input:focus{border-color:#e30613;box-shadow:0 0 0 3px rgba(227,6,19,.08)}
.trend-header-search button[type="submit"]{
  height:38px;
  border:0;
  background:#e30613;
  color:#fff;
  font-weight:900;
  padding:0 14px;
  cursor:pointer;
}

.trend-search-page{width:min(1180px,calc(100% - 32px));margin:28px auto 50px}
.trend-search-head{background:#fff;border:1px solid rgba(15,23,42,.08);padding:26px;box-shadow:0 10px 30px rgba(15,23,42,.05);margin-bottom:22px}
.trend-search-head span{display:block;color:#e30613;font-weight:900;text-transform:uppercase;font-size:12px;letter-spacing:.06em;margin-bottom:8px}
.trend-search-head h1{margin:0 0 18px;font-size:34px;line-height:1.1;color:#0f172a}
.trend-search-page-form{display:flex;gap:10px;max-width:680px}
.trend-search-page-form input{flex:1;height:46px;border:1px solid #d7dee9;padding:0 14px;font-size:15px;outline:none}
.trend-search-page-form input:focus{border-color:#e30613;box-shadow:0 0 0 3px rgba(227,6,19,.08)}
.trend-search-page-form button{height:46px;border:0;background:#e30613;color:#fff;font-weight:900;padding:0 22px;cursor:pointer}
.trend-search-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.trend-search-card{background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 10px 26px rgba(15,23,42,.05);overflow:hidden}
.trend-search-card-image{display:block;height:190px;background:#f1f5f9;overflow:hidden}
.trend-search-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}
.trend-search-card:hover img{transform:scale(1.04)}
.trend-search-card-body{padding:16px}
.trend-search-card-body span{display:block;font-size:11px;font-weight:900;color:#e30613;text-transform:uppercase;margin-bottom:7px}
.trend-search-card-body h2{margin:0 0 8px;font-size:19px;line-height:1.22;color:#0f172a}
.trend-search-card-body h2 a{text-decoration:none;color:inherit}
.trend-search-card-body h2 a:hover{color:#e30613}
.trend-search-card-body p{margin:0;color:#475569;font-size:14px;line-height:1.45}
.trend-search-empty{background:#fff;border:1px solid rgba(15,23,42,.08);padding:28px;box-shadow:0 10px 30px rgba(15,23,42,.05)}
.trend-search-pagination{margin-top:22px}

@media(max-width:980px){
  .trend-market-ticker{width:calc(100% - 20px);height:34px;margin:8px auto}
  .trend-market-item{height:34px;line-height:34px;padding:0 13px;font-size:12px;gap:6px}
  .trend-market-icon{font-size:15px}.trend-market-item strong,.trend-market-item b{font-size:12px}.trend-market-item em{font-size:11px}
  .trend-market-track{animation-duration:34s}
  .trend-header-search{right:-6px;width:min(300px,calc(100vw - 28px))}
  .trend-search-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  .trend-search-page{width:calc(100% - 20px);margin-top:20px}
  .trend-search-head{padding:20px}.trend-search-head h1{font-size:26px}
  .trend-search-page-form{flex-direction:column}.trend-search-page-form button{width:100%}
  .trend-search-grid{grid-template-columns:1fr}.trend-search-card-image{height:210px}
}

/* v13.76 - Piyasa bandı manşet bloğu genişlik hizası */
@media (min-width: 981px){
  body.home .trend-market-ticker,
  body.front-page .trend-market-ticker{
    width: min(1280px, calc(100% - 40px)) !important;
    margin: 10px auto 8px !important;
  }
}
@media (max-width: 980px){
  body.home .trend-market-ticker,
  body.front-page .trend-market-ticker{
    width: calc(100% - 20px) !important;
  }
}

/* v13.77 - Trend Haber premium mobil deneyim başlangıç paketi */
:root{
  --trend-mobile-red:#e30613;
  --trend-mobile-black:#06070a;
  --trend-mobile-ink:#0b1220;
  --trend-mobile-muted:#64748b;
  --trend-mobile-line:rgba(15,23,42,.10);
}
.trend-mobile-menu-toggle{display:none;}
.trend-mobile-scrim{display:none;}

@media (max-width: 980px){
  html{scroll-behavior:smooth;}
  body{background:#f3f5f8 !important;overflow-x:hidden;}
  body.trend-mobile-menu-open{overflow:hidden;}
  body > main.container,
  main.container{
    width:100% !important;
    max-width:100% !important;
    padding-left:10px !important;
    padding-right:10px !important;
  }

  .esen-topbar{display:none !important;}
  .esen-mainbar{
    position:sticky !important;
    top:0 !important;
    z-index:9998 !important;
    height:62px !important;
    background:rgba(5,7,10,.96) !important;
    border-bottom:1px solid rgba(255,255,255,.10) !important;
    box-shadow:0 14px 34px rgba(0,0,0,.26) !important;
    backdrop-filter:blur(16px);
    -webkit-backdrop-filter:blur(16px);
  }
  body.trend-scrolled .esen-mainbar{height:56px !important;}
  .esen-mainbar-inner{
    position:relative !important;
    height:62px !important;
    min-height:62px !important;
    display:grid !important;
    grid-template-columns:44px minmax(0,1fr) 44px !important;
    align-items:center !important;
    gap:8px !important;
    padding:0 10px !important;
  }
  body.trend-scrolled .esen-mainbar-inner{height:56px !important;min-height:56px !important;}
  .esen-header .esen-mainbar .trend-logo-link{
    grid-column:2 !important;
    justify-self:center !important;
    height:58px !important;
    max-width:162px !important;
    width:auto !important;
  }
  .esen-header .esen-mainbar .trend-logo-link img.trend-site-logo{
    height:43px !important;
    max-width:158px !important;
    filter:drop-shadow(0 8px 18px rgba(227,6,19,.24));
  }
  body.trend-scrolled .esen-header .esen-mainbar .trend-logo-link img.trend-site-logo{height:38px !important;}

  .trend-mobile-menu-toggle{
    grid-column:1 !important;
    display:flex !important;
    width:42px !important;
    height:42px !important;
    border:1px solid rgba(255,255,255,.16) !important;
    background:rgba(255,255,255,.06) !important;
    color:#fff !important;
    align-items:center !important;
    justify-content:center !important;
    flex-direction:column !important;
    gap:5px !important;
    padding:0 !important;
    cursor:pointer !important;
  }
  .trend-mobile-menu-toggle span{
    width:18px !important;
    height:2px !important;
    background:#fff !important;
    display:block !important;
    transition:transform .22s ease, opacity .22s ease, width .22s ease !important;
  }
  body.trend-mobile-menu-open .trend-mobile-menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg);}
  body.trend-mobile-menu-open .trend-mobile-menu-toggle span:nth-child(2){opacity:0;width:5px !important;}
  body.trend-mobile-menu-open .trend-mobile-menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg);}

  .esen-header-icons.trend-search-wrap{
    grid-column:3 !important;
    justify-self:end !important;
    width:42px !important;
    height:42px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:0 !important;
    position:static !important;
  }
  .trend-search-toggle{
    width:42px !important;
    height:42px !important;
    display:grid !important;
    place-items:center !important;
    border:1px solid rgba(255,255,255,.16) !important;
    background:rgba(255,255,255,.06) !important;
    color:#fff !important;
    font-size:22px !important;
    line-height:1 !important;
  }
  .trend-header-search{
    position:fixed !important;
    left:10px !important;
    right:10px !important;
    top:70px !important;
    width:auto !important;
    z-index:10001 !important;
    display:flex !important;
    gap:8px !important;
    padding:12px !important;
    background:#fff !important;
    border:1px solid rgba(15,23,42,.10) !important;
    box-shadow:0 24px 60px rgba(0,0,0,.24) !important;
    opacity:0 !important;
    visibility:hidden !important;
    transform:translateY(-10px) !important;
    transition:.2s ease !important;
  }
  body.trend-search-open .trend-header-search{opacity:1 !important;visibility:visible !important;transform:translateY(0) !important;}
  .trend-header-search input{height:44px !important;border:1px solid #d9dee8 !important;padding:0 12px !important;font-size:15px !important;flex:1 !important;}
  .trend-header-search button{height:44px !important;background:var(--trend-mobile-red) !important;color:#fff !important;border:0 !important;padding:0 16px !important;font-weight:900 !important;}

  .nav.esen-nav{
    position:fixed !important;
    left:0 !important;
    top:62px !important;
    bottom:0 !important;
    z-index:10000 !important;
    width:min(84vw,340px) !important;
    max-width:340px !important;
    display:block !important;
    padding:16px 14px 28px !important;
    background:#070a0f !important;
    box-shadow:30px 0 70px rgba(0,0,0,.38) !important;
    overflow:auto !important;
    transform:translateX(-105%) !important;
    transition:transform .26s cubic-bezier(.22,.61,.36,1) !important;
  }
  body.trend-mobile-menu-open .nav.esen-nav{transform:translateX(0) !important;}
  .trend-mobile-scrim{
    display:block !important;
    position:fixed !important;
    inset:0 !important;
    z-index:9999 !important;
    background:rgba(0,0,0,.54) !important;
    opacity:0 !important;
    visibility:hidden !important;
    transition:.22s ease !important;
  }
  body.trend-mobile-menu-open .trend-mobile-scrim{opacity:1 !important;visibility:visible !important;}
  .nav.esen-nav::before{
    content:"TREND HABER";
    display:block;
    color:#fff;
    font-size:13px;
    font-weight:950;
    letter-spacing:.18em;
    padding:4px 4px 14px;
    border-bottom:1px solid rgba(255,255,255,.10);
    margin-bottom:8px;
  }
  .nav.esen-nav a,
  .nav.esen-nav > li > a,
  .esen-nav-menu > li > a{
    width:100% !important;
    min-height:48px !important;
    height:auto !important;
    padding:0 8px !important;
    color:#fff !important;
    font-size:15px !important;
    border-bottom:1px solid rgba(255,255,255,.09) !important;
    justify-content:space-between !important;
  }
  .nav.esen-nav a::after,
  .nav.esen-nav > li > a::after,
  .esen-nav-menu > li > a::after{display:none !important;}
  .nav.esen-nav a:hover{color:#fff !important;background:rgba(227,6,19,.16) !important;}

  body.home .ad-premium:first-of-type,
  body.front-page .ad-premium:first-of-type{margin-top:10px !important;}
  .trend-market-ticker{
    height:38px !important;
    margin:9px auto 6px !important;
    border:1px solid rgba(227,6,19,.18) !important;
    box-shadow:0 10px 26px rgba(15,23,42,.08) !important;
  }
  .trend-market-item{height:38px !important;line-height:38px !important;}

  .breaking-finance-bar,
  .breaking-ticker,
  .son-dakika-band{
    width:calc(100% - 20px) !important;
    margin:8px auto 10px !important;
    border-radius:0 !important;
    box-shadow:0 12px 28px rgba(227,6,19,.16) !important;
  }

  .trend-hero-section{
    position:relative !important;
    margin:10px -10px 18px !important;
    padding:0 10px 4px !important;
  }
  .trend-hero-grid-v10{display:flex !important;flex-direction:column !important;gap:12px !important;}
  .trend-hero,
  .trend-hero-main-v10,
  .hero-slider-card{
    min-height:clamp(420px,112vw,560px) !important;
    height:auto !important;
    border:1px solid rgba(255,255,255,.10) !important;
    box-shadow:0 28px 70px rgba(0,0,0,.26) !important;
    background:#05070b !important;
  }
  .hero-slider-card .trend-hero-overlay,
  .trend-hero-overlay{
    background:
      linear-gradient(to top, rgba(0,0,0,.96) 0%, rgba(0,0,0,.86) 24%, rgba(0,0,0,.36) 58%, rgba(0,0,0,.05) 100%),
      radial-gradient(circle at 20% 15%, rgba(227,6,19,.28), transparent 34%) !important;
  }
  .trend-hero-content{padding:130px 18px 64px !important;text-align:left !important;justify-items:start !important;}
  .trend-hero h1,
  .trend-hero-main-v10 h1{
    font-family:Arial, Helvetica, sans-serif !important;
    font-size:clamp(34px,9.6vw,48px) !important;
    line-height:.98 !important;
    letter-spacing:-.055em !important;
    text-transform:none !important;
    text-shadow:0 4px 18px rgba(0,0,0,.55) !important;
    max-width:94% !important;
  }
  .trend-hero p{font-size:16px !important;line-height:1.32 !important;font-weight:750 !important;max-width:92% !important;margin:10px 0 0 !important;color:rgba(255,255,255,.88) !important;text-shadow:none !important;}
  .hero-slider-dots{bottom:22px !important;left:18px !important;right:auto !important;transform:none !important;}
  .hero-slider-dot{background:rgba(255,255,255,.46) !important;}
  .hero-slider-dot.is-active{background:var(--trend-mobile-red) !important;width:30px !important;}
  .hero-breaking-pill{left:16px !important;top:16px !important;right:auto !important;}

  .trend-side-feature{min-height:260px !important;order:2 !important;box-shadow:0 18px 40px rgba(15,23,42,.12) !important;}
  .trend-side-feature-content h2{font-size:25px !important;line-height:1.02 !important;}

  .trend-bottom-strip{
    display:flex !important;
    gap:10px !important;
    overflow-x:auto !important;
    scroll-snap-type:x mandatory !important;
    -webkit-overflow-scrolling:touch !important;
    padding:0 10px 6px !important;
    margin:0 -10px !important;
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
  }
  .trend-bottom-strip::-webkit-scrollbar,
  .premium-today-side::-webkit-scrollbar{display:none;}
  .trend-strip-card{
    flex:0 0 82% !important;
    scroll-snap-align:start !important;
    grid-template-columns:112px 1fr !important;
    background:#fff !important;
    border:1px solid rgba(15,23,42,.08) !important;
    padding:10px !important;
    box-shadow:0 12px 28px rgba(15,23,42,.08) !important;
  }
  .trend-strip-image{height:84px !important;}
  .trend-strip-card h3{font-size:16px !important;line-height:1.16 !important;}
  .trend-strip-card p{display:none !important;}

  .premium-today{
    margin:18px 0 !important;
    padding:14px 0 10px !important;
    background:#080b11 !important;
    border:0 !important;
    box-shadow:0 22px 55px rgba(0,0,0,.18) !important;
    color:#fff !important;
  }
  .premium-section-title{padding:0 14px !important;margin-bottom:12px !important;}
  .premium-section-title span{color:#ff4651 !important;letter-spacing:.14em !important;}
  .premium-section-title h2{color:#fff !important;font-size:25px !important;letter-spacing:-.04em !important;}
  .premium-today-grid{display:block !important;}
  .premium-today-main{min-height:380px !important;margin:0 10px 12px !important;border:1px solid rgba(255,255,255,.08) !important;}
  .premium-today-main div{padding:110px 18px 22px !important;}
  .premium-today-main h3{font-size:28px !important;line-height:1.02 !important;}
  .premium-today-side{
    display:flex !important;
    gap:10px !important;
    overflow-x:auto !important;
    padding:0 10px 8px !important;
    scroll-snap-type:x mandatory !important;
  }
  .premium-today-side article{flex:0 0 74% !important;scroll-snap-align:start !important;background:#fff !important;border:0 !important;}
  .premium-today-side img{height:150px !important;}
  .premium-today-side h3{font-size:17px !important;line-height:1.18 !important;}

  .footer-featured-columns,
  .category-grid,
  .archive-grid,
  .posts-grid,
  .economy-hero-grid{
    grid-template-columns:1fr !important;
  }
  .news-card,
  .archive-card,
  .post-card,
  .related-card{
    border-radius:0 !important;
    box-shadow:0 12px 28px rgba(15,23,42,.07) !important;
  }

  body.single-post .detail-page,
  .detail-page{margin-top:12px !important;}
  .detail-layout{display:block !important;}
  .detail-article{padding:16px 14px 26px !important;border:0 !important;box-shadow:none !important;background:#fff !important;margin-left:-10px !important;margin-right:-10px !important;}
  .detail-breadcrumb{font-size:12px !important;overflow-x:auto !important;white-space:nowrap !important;}
  .detail-category{font-size:11px !important;padding:7px 9px !important;}
  .detail-title{font-size:clamp(32px,9.4vw,44px) !important;line-height:1.02 !important;letter-spacing:-.055em !important;}
  .detail-spot{font-size:18px !important;line-height:1.38 !important;color:#334155 !important;}
  .detail-meta-row{display:block !important;}
  .detail-stats{margin-top:12px !important;overflow-x:auto !important;}
  .detail-featured-image{height:auto !important;max-height:none !important;aspect-ratio:16/10 !important;object-fit:cover !important;}
  .detail-body-grid{display:block !important;}
  .detail-share-rail{display:none !important;}
  .detail-content{max-width:100% !important;}
  .detail-content p{font-size:18px !important;line-height:1.72 !important;}
  .detail-content p:first-child::first-letter{font-size:48px !important;}
  .detail-sidebar{display:none !important;}

  body.single-tufan_gallery .gallery-detail-clean-wrap,
  body.single-tufan_gallery .gallery-detail-page-clean,
  body.single-tufan_gallery .gallery-detail-main-clean{width:100% !important;max-width:100% !important;padding-left:10px !important;padding-right:10px !important;}
  body.single-tufan_gallery .gallery-detail-header-clean{padding:12px 0 18px !important;}
  body.single-tufan_gallery .gallery-detail-header-clean h1{font-size:clamp(30px,8.5vw,42px) !important;line-height:1.05 !important;letter-spacing:-.05em !important;}
  .trend-gallery-photo-card,
  .tfgs-photo-card{margin-left:-10px !important;margin-right:-10px !important;}
  .trend-gallery-photo-caption{margin:10px 10px 0 !important;font-size:15px !important;line-height:1.55 !important;}
  .trend-gallery-photo-counter{background:rgba(6,7,10,.90) !important;color:#fff !important;border:1px solid rgba(255,255,255,.16) !important;}

  .writer-detail-page,
  .writer-archive-page{padding:18px 10px 34px !important;}
  .writer-detail-article,
  .writer-archive-head,
  .writer-card{border:0 !important;box-shadow:0 14px 36px rgba(15,23,42,.08) !important;}
  .writer-detail-header h1{font-size:clamp(30px,8.5vw,42px) !important;line-height:1.05 !important;}
}

@media (max-width: 430px){
  body > main.container,
  main.container{padding-left:8px !important;padding-right:8px !important;}
  .trend-hero-section{margin-left:-8px !important;margin-right:-8px !important;padding-left:8px !important;padding-right:8px !important;}
  .trend-strip-card{flex-basis:86% !important;}
  .premium-today-side article{flex-basis:78% !important;}
}

/* v13.78 - Mobil header beyaz ve kompakt premium revizyon */
@media (max-width: 980px){
  .esen-mainbar{
    height:54px !important;
    background:rgba(255,255,255,.98) !important;
    border-bottom:1px solid rgba(15,23,42,.08) !important;
    box-shadow:0 8px 22px rgba(15,23,42,.08) !important;
    backdrop-filter:saturate(1.1) blur(14px) !important;
    -webkit-backdrop-filter:saturate(1.1) blur(14px) !important;
  }
  body.trend-scrolled .esen-mainbar{height:50px !important;}

  .esen-mainbar-inner{
    height:54px !important;
    min-height:54px !important;
    grid-template-columns:38px minmax(0,1fr) 38px !important;
    gap:6px !important;
    padding:0 8px !important;
  }
  body.trend-scrolled .esen-mainbar-inner{height:50px !important;min-height:50px !important;}

  .esen-header .esen-mainbar .trend-logo-link{
    height:50px !important;
    max-width:146px !important;
  }
  .esen-header .esen-mainbar .trend-logo-link img.trend-site-logo{
    height:36px !important;
    max-width:142px !important;
    filter:none !important;
  }
  body.trend-scrolled .esen-header .esen-mainbar .trend-logo-link img.trend-site-logo{height:33px !important;}

  .trend-mobile-menu-toggle,
  .trend-search-toggle{
    width:36px !important;
    height:36px !important;
    border:1px solid rgba(15,23,42,.12) !important;
    background:#fff !important;
    color:#0f172a !important;
    box-shadow:0 6px 16px rgba(15,23,42,.06) !important;
  }
  .trend-mobile-menu-toggle span{
    width:17px !important;
    height:2px !important;
    background:#0f172a !important;
  }
  .trend-search-toggle{
    font-size:20px !important;
    font-weight:900 !important;
  }
  .esen-header-icons.trend-search-wrap{
    width:36px !important;
    height:36px !important;
  }

  .trend-header-search{
    top:60px !important;
    left:8px !important;
    right:8px !important;
    padding:8px !important;
    border:1px solid rgba(15,23,42,.10) !important;
    box-shadow:0 18px 44px rgba(15,23,42,.18) !important;
  }
  .trend-header-search input{height:40px !important;font-size:14px !important;}
  .trend-header-search button{height:40px !important;padding:0 14px !important;}

  .nav.esen-nav{
    top:54px !important;
    width:min(82vw,320px) !important;
    max-width:320px !important;
    padding:12px 12px 24px !important;
    background:#fff !important;
    box-shadow:24px 0 56px rgba(15,23,42,.22) !important;
  }
  body.trend-scrolled .nav.esen-nav{top:50px !important;}
  .nav.esen-nav::before{
    color:#0f172a !important;
    border-bottom:1px solid rgba(15,23,42,.10) !important;
    padding:2px 4px 10px !important;
    margin-bottom:6px !important;
  }
  .nav.esen-nav a,
  .nav.esen-nav > li > a,
  .esen-nav-menu > li > a{
    min-height:42px !important;
    color:#0f172a !important;
    font-size:14px !important;
    font-weight:850 !important;
    border-bottom:1px solid rgba(15,23,42,.08) !important;
  }
  .nav.esen-nav a:hover{
    color:#e30613 !important;
    background:rgba(227,6,19,.07) !important;
  }
  .trend-mobile-scrim{background:rgba(15,23,42,.42) !important;}

  body.home .ad-premium:first-of-type,
  body.front-page .ad-premium:first-of-type{margin-top:6px !important;}
  .trend-market-ticker{
    height:34px !important;
    margin:7px auto 5px !important;
  }
  .trend-market-item{height:34px !important;line-height:34px !important;font-size:12px !important;}

  .breaking-finance-bar,
  .breaking-ticker,
  .son-dakika-band{
    margin:6px auto 8px !important;
  }

  .trend-hero-section{
    margin-top:8px !important;
  }
  .trend-hero,
  .trend-hero-main-v10,
  .hero-slider-card{
    min-height:clamp(340px,92vw,460px) !important;
    box-shadow:0 18px 46px rgba(15,23,42,.18) !important;
  }
  .trend-hero-content{padding:96px 16px 54px !important;}
  .trend-hero h1,
  .trend-hero-main-v10 h1{
    font-size:clamp(27px,7.8vw,39px) !important;
    line-height:1.02 !important;
    letter-spacing:-.045em !important;
    max-width:96% !important;
  }
  .trend-hero p{
    font-size:14px !important;
    line-height:1.35 !important;
    max-width:96% !important;
  }
  .hero-breaking-pill{left:12px !important;top:12px !important;font-size:10px !important;padding:7px 9px !important;}
  .hero-slider-dots{bottom:16px !important;left:16px !important;}

  .trend-bottom-strip{gap:8px !important;padding-bottom:4px !important;}
  .trend-strip-card{
    flex-basis:78% !important;
    grid-template-columns:96px 1fr !important;
    padding:8px !important;
    box-shadow:0 8px 20px rgba(15,23,42,.07) !important;
  }
  .trend-strip-image{height:72px !important;}
  .trend-strip-card h3{font-size:14px !important;line-height:1.18 !important;}

  .premium-today{
    margin:14px 0 !important;
    padding:12px 0 8px !important;
  }
  .premium-section-title{padding:0 12px !important;margin-bottom:10px !important;}
  .premium-section-title h2{font-size:22px !important;}
  .premium-today-main{min-height:300px !important;margin:0 8px 10px !important;}
  .premium-today-main div{padding:84px 15px 18px !important;}
  .premium-today-main h3{font-size:24px !important;line-height:1.04 !important;}
  .premium-today-side{gap:8px !important;padding:0 8px 6px !important;}
  .premium-today-side article{flex-basis:70% !important;}
  .premium-today-side img{height:126px !important;}
  .premium-today-side h3{font-size:15px !important;line-height:1.18 !important;}

  .detail-title{font-size:clamp(28px,8vw,38px) !important;line-height:1.04 !important;}
  .detail-spot{font-size:16px !important;line-height:1.42 !important;}
  .detail-content p{font-size:17px !important;line-height:1.68 !important;}
}

@media (max-width: 430px){
  .trend-strip-card{flex-basis:82% !important;}
  .premium-today-side article{flex-basis:74% !important;}
}

/* v13.79 - Mobil hata düzeltmeleri: çalışan menü, hizalı slider noktaları, spot/puan durumu gizleme, manşetten düşen haberlerde kaydırma */
@media (max-width: 980px){
  /* Mobil menü güvenli görünürlük */
  .trend-mobile-menu-toggle{
    display:flex !important;
    position:relative !important;
    z-index:10003 !important;
    appearance:none !important;
    -webkit-appearance:none !important;
  }
  .nav.esen-nav{
    display:block !important;
    visibility:visible !important;
    opacity:1 !important;
    pointer-events:auto !important;
    will-change:transform !important;
    transform:translate3d(-108%,0,0) !important;
  }
  body.trend-mobile-menu-open .nav.esen-nav,
  html.trend-mobile-menu-open .nav.esen-nav{
    transform:translate3d(0,0,0) !important;
  }
  body.trend-mobile-menu-open .trend-mobile-scrim,
  html.trend-mobile-menu-open .trend-mobile-scrim{
    opacity:1 !important;
    visibility:visible !important;
    pointer-events:auto !important;
  }
  .nav.esen-nav .esen-nav-menu,
  .nav.esen-nav ul{
    display:block !important;
    margin:0 !important;
    padding:0 !important;
    list-style:none !important;
  }
  .nav.esen-nav li{
    display:block !important;
    margin:0 !important;
    padding:0 !important;
    list-style:none !important;
  }
  .nav.esen-nav a{
    display:flex !important;
    align-items:center !important;
    text-decoration:none !important;
  }

  /* Manşet slider nokta hizası */
  .hero-slider-card{
    position:relative !important;
    overflow:hidden !important;
  }
  .hero-slider-card .hero-slider-track{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
  }
  .hero-slider-card .hero-slider-dots,
  .trend-hero-main-v10 .hero-slider-dots{
    position:absolute !important;
    left:16px !important;
    right:auto !important;
    bottom:15px !important;
    top:auto !important;
    transform:none !important;
    z-index:20 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:flex-start !important;
    gap:7px !important;
    width:auto !important;
    max-width:calc(100% - 32px) !important;
    margin:0 !important;
    padding:0 !important;
  }
  .hero-slider-card .hero-slider-dot,
  .trend-hero-main-v10 .hero-slider-dot{
    flex:0 0 auto !important;
    width:8px !important;
    height:8px !important;
    min-width:8px !important;
    min-height:8px !important;
    margin:0 !important;
    padding:0 !important;
    border-radius:999px !important;
    border:0 !important;
    background:rgba(255,255,255,.60) !important;
  }
  .hero-slider-card .hero-slider-dot.is-active,
  .trend-hero-main-v10 .hero-slider-dot.is-active{
    width:22px !important;
    min-width:22px !important;
    background:#e30613 !important;
  }

  /* Mobilde spot ve puan durumu gösterilmez */
  .trend-hero-content p,
  .trend-side-feature-content p,
  .trend-strip-card p,
  .premium-today-main p,
  .category-card p,
  .news-card p,
  .post-card p,
  .archive-card p{
    display:none !important;
  }
  .standings-widget,
  .magazine-standings-layout .standings-widget{
    display:none !important;
  }
  .magazine-standings-layout{
    display:block !important;
  }

  /* Manşetten düşen küçük kutu haberler: yatay kaydırma */
  .trend-bottom-strip{
    display:flex !important;
    flex-wrap:nowrap !important;
    gap:10px !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    -webkit-overflow-scrolling:touch !important;
    scroll-snap-type:x mandatory !important;
    padding:0 10px 8px !important;
    margin:10px -10px 0 !important;
  }
  .trend-bottom-strip::-webkit-scrollbar{display:none !important;}
  .trend-strip-card{
    flex:0 0 78% !important;
    width:78% !important;
    max-width:320px !important;
    min-width:250px !important;
    scroll-snap-align:start !important;
  }
}

@media (max-width: 430px){
  .hero-slider-card .hero-slider-dots,
  .trend-hero-main-v10 .hero-slider-dots{
    left:14px !important;
    bottom:14px !important;
  }
  .trend-strip-card{
    flex-basis:82% !important;
    width:82% !important;
  }
}

/* v13.80 - Mobil slider gösterge merkezleme + manşet sadece başlık + küçük kutu kaydırma fix */
@media (max-width: 980px){
  /* Manşet mobilde sadece başlık: spot kaldırıldı, başlık görselin alt merkezinde daha net durur */
  .trend-hero-content p,
  .trend-hero-main-v10 .trend-hero-content p,
  .hero-slider-card .trend-hero-content p{
    display:none !important;
  }
  .trend-hero-content{
    left:0 !important;
    right:0 !important;
    bottom:0 !important;
    top:auto !important;
    width:100% !important;
    max-width:none !important;
    padding:0 18px 58px !important;
    text-align:center !important;
    display:flex !important;
    align-items:center !important;
    justify-content:flex-end !important;
    flex-direction:column !important;
    pointer-events:auto !important;
  }
  .trend-hero h1,
  .trend-hero-main-v10 h1,
  .hero-slider-card .trend-hero-content h1{
    margin:0 auto !important;
    max-width:92% !important;
    text-align:center !important;
    font-size:clamp(25px,7.4vw,36px) !important;
    line-height:1.04 !important;
    letter-spacing:-.045em !important;
  }
  .trend-hero h1 a,
  .trend-hero-main-v10 h1 a,
  .hero-slider-card .trend-hero-content h1 a{
    color:#fff !important;
    text-decoration:none !important;
  }

  /* Slider noktaları tam ortaya alınır */
  .hero-slider-card .hero-slider-dots,
  .trend-hero-main-v10 .hero-slider-dots{
    left:50% !important;
    right:auto !important;
    bottom:18px !important;
    top:auto !important;
    transform:translateX(-50%) !important;
    width:auto !important;
    max-width:calc(100% - 36px) !important;
    margin:0 !important;
    padding:0 !important;
    display:flex !important;
    justify-content:center !important;
    align-items:center !important;
    gap:7px !important;
    z-index:30 !important;
  }

  /* Manşetten düşen haberler: gerçek yatay scroll + metin/görsel çakışma fix */
  .trend-bottom-strip{
    display:flex !important;
    flex-direction:row !important;
    flex-wrap:nowrap !important;
    gap:10px !important;
    width:auto !important;
    max-width:none !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    -webkit-overflow-scrolling:touch !important;
    scroll-snap-type:x mandatory !important;
    overscroll-behavior-x:contain !important;
    touch-action:pan-x !important;
    padding:0 10px 10px !important;
    margin:10px -10px 0 !important;
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
  }
  .trend-bottom-strip::-webkit-scrollbar{display:none !important;}
  .trend-strip-card{
    position:relative !important;
    display:grid !important;
    grid-template-columns:92px minmax(0,1fr) !important;
    align-items:center !important;
    gap:10px !important;
    flex:0 0 76% !important;
    width:76% !important;
    min-width:248px !important;
    max-width:315px !important;
    scroll-snap-align:start !important;
    padding:8px !important;
    background:#fff !important;
    border:1px solid rgba(15,23,42,.08) !important;
    border-right:1px solid rgba(15,23,42,.08) !important;
    box-shadow:0 8px 18px rgba(15,23,42,.07) !important;
    overflow:hidden !important;
  }
  .trend-strip-card > a.trend-strip-image,
  .trend-strip-image{
    position:relative !important;
    display:block !important;
    grid-column:1 !important;
    grid-row:1 !important;
    width:92px !important;
    min-width:92px !important;
    height:68px !important;
    overflow:hidden !important;
    z-index:1 !important;
    background:#111 !important;
  }
  .trend-strip-image img{
    display:block !important;
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
  }
  .trend-strip-card > div{
    position:relative !important;
    grid-column:2 !important;
    grid-row:1 !important;
    min-width:0 !important;
    z-index:2 !important;
    padding:0 !important;
    margin:0 !important;
    background:transparent !important;
  }
  .trend-strip-card span{
    display:none !important;
  }
  .trend-strip-card h3{
    margin:0 !important;
    padding:0 !important;
    color:#0f172a !important;
    font-size:14px !important;
    line-height:1.18 !important;
    font-weight:950 !important;
    letter-spacing:-.015em !important;
    display:-webkit-box !important;
    -webkit-line-clamp:3 !important;
    -webkit-box-orient:vertical !important;
    overflow:hidden !important;
  }
  .trend-strip-card h3 a{
    color:#0f172a !important;
    text-decoration:none !important;
  }
}

@media (max-width: 430px){
  .trend-hero-content{padding-bottom:56px !important;}
  .hero-slider-card .hero-slider-dots,
  .trend-hero-main-v10 .hero-slider-dots{
    left:50% !important;
    bottom:17px !important;
    transform:translateX(-50%) !important;
  }
  .trend-strip-card{
    flex-basis:80% !important;
    width:80% !important;
    min-width:244px !important;
  }
}


/* v13.81 - Mobil manşet kısa spot geri geldi + küçük kutu haberlerde gerçek swipe/scroll fix */
@media (max-width: 980px){
  /* Manşette spot geri geldi: mobilde kısa, iki satırı geçmeyen, kalabalık yapmayan yapı */
  .trend-hero-content p,
  .trend-hero-main-v10 .trend-hero-content p,
  .hero-slider-card .trend-hero-content p{
    display:-webkit-box !important;
    -webkit-line-clamp:2 !important;
    -webkit-box-orient:vertical !important;
    overflow:hidden !important;
    max-width:86% !important;
    margin:9px auto 0 !important;
    color:rgba(255,255,255,.88) !important;
    font-size:clamp(12.5px,3.45vw,15px) !important;
    line-height:1.28 !important;
    font-weight:750 !important;
    text-align:center !important;
    letter-spacing:-.01em !important;
    text-shadow:0 2px 12px rgba(0,0,0,.45) !important;
  }
  .trend-hero-content{
    padding:0 18px 62px !important;
  }
  .trend-hero h1,
  .trend-hero-main-v10 h1,
  .hero-slider-card .trend-hero-content h1{
    max-width:92% !important;
    font-size:clamp(24px,7vw,34px) !important;
    line-height:1.04 !important;
  }
  .hero-slider-card .hero-slider-dots,
  .trend-hero-main-v10 .hero-slider-dots{
    left:50% !important;
    right:auto !important;
    bottom:18px !important;
    transform:translateX(-50%) !important;
  }

  /* Kutu haber alanı: parent sınırlarını aşmadan yatay kaydırılabilir viewport */
  .trend-hero-section .trend-bottom-strip{
    box-sizing:border-box !important;
    display:flex !important;
    flex-wrap:nowrap !important;
    flex-direction:row !important;
    align-items:stretch !important;
    gap:10px !important;
    width:100vw !important;
    max-width:100vw !important;
    margin:10px 0 0 50% !important;
    transform:translateX(-50%) !important;
    padding:0 14px 12px !important;
    overflow-x:scroll !important;
    overflow-y:hidden !important;
    -webkit-overflow-scrolling:touch !important;
    scroll-snap-type:x proximity !important;
    scroll-padding-left:14px !important;
    overscroll-behavior-x:contain !important;
    touch-action:pan-x pan-y !important;
    cursor:grab !important;
  }
  .trend-hero-section .trend-bottom-strip.is-dragging{cursor:grabbing !important;scroll-snap-type:none !important;}
  .trend-hero-section .trend-bottom-strip::-webkit-scrollbar{display:none !important;}
  .trend-hero-section .trend-bottom-strip{scrollbar-width:none !important;}
  .trend-hero-section .trend-strip-card{
    flex:0 0 78vw !important;
    width:78vw !important;
    min-width:260px !important;
    max-width:330px !important;
    scroll-snap-align:start !important;
  }
  .trend-hero-section .trend-strip-card:first-child{margin-left:0 !important;}
  .trend-hero-section .trend-strip-card:last-child{margin-right:14px !important;}
  .trend-hero-section .trend-strip-card span,
  .trend-hero-section .trend-strip-card p{display:none !important;}
}

@media (max-width: 430px){
  .trend-hero-content{padding-bottom:60px !important;}
  .trend-hero-content p,
  .trend-hero-main-v10 .trend-hero-content p,
  .hero-slider-card .trend-hero-content p{
    max-width:88% !important;
    font-size:13px !important;
    line-height:1.25 !important;
    margin-top:8px !important;
  }
  .trend-hero-section .trend-strip-card{
    flex-basis:82vw !important;
    width:82vw !important;
    min-width:252px !important;
  }
}


/* v13.82 - Mobil menü ana menüye bağlandı + kompakt mobil footer */
@media (max-width: 980px){
  /* Eski desktop nav mobilde drawer olarak kullanılmasın; yeni mobil drawer ana menüyü taşır */
  .esen-mainbar .nav.esen-nav{
    display:none !important;
  }

  .trend-mobile-drawer{
    position:fixed !important;
    top:0 !important;
    left:0 !important;
    bottom:0 !important;
    z-index:10005 !important;
    width:min(84vw,330px) !important;
    max-width:330px !important;
    background:#fff !important;
    color:#111827 !important;
    box-shadow:26px 0 70px rgba(15,23,42,.24) !important;
    transform:translate3d(-106%,0,0) !important;
    transition:transform .26s cubic-bezier(.22,.61,.36,1) !important;
    overflow-y:auto !important;
    -webkit-overflow-scrolling:touch !important;
    display:block !important;
  }
  body.trend-mobile-menu-open .trend-mobile-drawer,
  html.trend-mobile-menu-open .trend-mobile-drawer{
    transform:translate3d(0,0,0) !important;
  }
  .trend-mobile-drawer-head{
    position:sticky !important;
    top:0 !important;
    z-index:2 !important;
    height:64px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    gap:12px !important;
    padding:10px 14px !important;
    background:#fff !important;
    border-bottom:1px solid rgba(15,23,42,.08) !important;
  }
  .trend-mobile-drawer-logo img{
    display:block !important;
    height:34px !important;
    width:auto !important;
    max-width:160px !important;
  }
  .trend-mobile-drawer-close{
    width:36px !important;
    height:36px !important;
    border:1px solid rgba(15,23,42,.10) !important;
    background:#fff !important;
    color:#111827 !important;
    font-size:30px !important;
    line-height:30px !important;
    display:grid !important;
    place-items:center !important;
    padding:0 0 3px !important;
    cursor:pointer !important;
  }
  .trend-mobile-drawer-menu{
    padding:8px 14px 24px !important;
  }
  .trend-mobile-menu-list,
  .trend-mobile-menu-list ul{
    list-style:none !important;
    margin:0 !important;
    padding:0 !important;
  }
  .trend-mobile-menu-list li{
    margin:0 !important;
    padding:0 !important;
  }
  .trend-mobile-menu-list > li > a,
  .trend-mobile-menu-list .sub-menu a{
    min-height:44px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    gap:10px !important;
    padding:0 4px !important;
    border-bottom:1px solid rgba(15,23,42,.08) !important;
    color:#111827 !important;
    font-size:15px !important;
    font-weight:850 !important;
    text-decoration:none !important;
  }
  .trend-mobile-menu-list > li > a::after{
    content:'›';
    color:#e30613;
    font-size:22px;
    font-weight:900;
    line-height:1;
  }
  .trend-mobile-menu-list .sub-menu{
    padding-left:10px !important;
    background:#f8fafc !important;
  }
  .trend-mobile-menu-list .sub-menu a{
    min-height:38px !important;
    font-size:13px !important;
    font-weight:750 !important;
    color:#334155 !important;
  }
  .trend-mobile-menu-list a:hover{
    color:#e30613 !important;
  }
  body.trend-mobile-menu-open .trend-mobile-scrim,
  html.trend-mobile-menu-open .trend-mobile-scrim{
    opacity:1 !important;
    visibility:visible !important;
    pointer-events:auto !important;
  }

  /* Footer mobilde kısa, sıkı ve premium */
  .footer{
    margin-top:20px !important;
    padding:18px 0 12px !important;
    background:#0b0f17 !important;
    color:#fff !important;
  }
  .footer .footer-inner{
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    padding:0 14px !important;
  }
  .footer-brand{
    text-align:left !important;
    margin:0 !important;
    padding:0 0 12px !important;
    border-bottom:1px solid rgba(255,255,255,.10) !important;
  }
  .footer-brand h2{
    margin:0 0 6px !important;
    font-size:22px !important;
    line-height:1 !important;
    letter-spacing:-.03em !important;
  }
  .footer-brand p{
    margin:0 !important;
    max-width:100% !important;
    font-size:12px !important;
    line-height:1.45 !important;
    color:rgba(255,255,255,.68) !important;
  }
  .footer-brand .social{
    margin-top:10px !important;
    display:flex !important;
    gap:8px !important;
  }
  .footer-brand .social span{
    width:30px !important;
    height:30px !important;
    display:grid !important;
    place-items:center !important;
    background:rgba(255,255,255,.08) !important;
    border:1px solid rgba(255,255,255,.10) !important;
    color:#fff !important;
    font-size:13px !important;
  }
  .footer .footer-inner > div:not(.footer-brand){
    display:none !important;
  }
  .footer-bottom{
    width:100% !important;
    max-width:100% !important;
    padding:10px 14px 0 !important;
    margin:0 !important;
    display:block !important;
    border-top:0 !important;
    color:rgba(255,255,255,.50) !important;
    font-size:11px !important;
    line-height:1.45 !important;
    text-align:left !important;
  }
  .footer-bottom span{
    display:block !important;
    margin:3px 0 !important;
  }
  .footer-bottom span:nth-child(2){display:none !important;}
}

@media (min-width: 981px){
  .trend-mobile-drawer{display:none !important;}
}


/* v13.83 - Mobil arama hizalama + footer iki kolon */
@media (max-width: 980px){
  /* Arama formu artık sağdan taşmaz; sadece ikon tıklanınca ekrana oturur */
  .esen-header-icons.trend-search-wrap{
    position:static !important;
    overflow:visible !important;
  }
  .trend-header-search{
    position:fixed !important;
    left:12px !important;
    right:12px !important;
    top:76px !important;
    width:auto !important;
    max-width:none !important;
    min-width:0 !important;
    box-sizing:border-box !important;
    display:flex !important;
    gap:8px !important;
    padding:10px !important;
    background:#fff !important;
    border:1px solid rgba(15,23,42,.12) !important;
    box-shadow:0 18px 45px rgba(15,23,42,.22) !important;
    opacity:0 !important;
    visibility:hidden !important;
    pointer-events:none !important;
    transform:translateY(-8px) !important;
    z-index:10050 !important;
  }
  .trend-search-wrap.is-open .trend-header-search,
  body.trend-search-open .trend-header-search,
  html.trend-search-open .trend-header-search{
    opacity:1 !important;
    visibility:visible !important;
    pointer-events:auto !important;
    transform:translateY(0) !important;
  }
  .trend-header-search input{
    min-width:0 !important;
    width:100% !important;
    flex:1 1 auto !important;
    box-sizing:border-box !important;
  }
  .trend-header-search button[type="submit"],
  .trend-header-search button{
    flex:0 0 auto !important;
    white-space:nowrap !important;
  }

  /* Footer kolonları gizlenmez; marka üstte, link kolonları 2'li grid */
  .footer{
    padding:20px 0 12px !important;
  }
  .footer .footer-inner{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:14px 12px !important;
    padding:0 14px !important;
  }
  .footer-brand{
    grid-column:1 / -1 !important;
    padding:0 0 14px !important;
    margin:0 0 2px !important;
    border-bottom:1px solid rgba(255,255,255,.10) !important;
  }
  .footer .footer-inner > div:not(.footer-brand){
    display:block !important;
    min-width:0 !important;
    padding:12px !important;
    background:rgba(255,255,255,.045) !important;
    border:1px solid rgba(255,255,255,.08) !important;
  }
  .footer .footer-inner > div:not(.footer-brand) h4{
    margin:0 0 9px !important;
    font-size:12px !important;
    line-height:1.2 !important;
    color:#fff !important;
    font-weight:900 !important;
    text-transform:uppercase !important;
    letter-spacing:.02em !important;
  }
  .footer .footer-inner > div:not(.footer-brand) a{
    display:block !important;
    margin:0 0 7px !important;
    font-size:12px !important;
    line-height:1.25 !important;
    color:rgba(255,255,255,.68) !important;
    text-decoration:none !important;
    white-space:normal !important;
  }
  .footer .footer-inner > div:not(.footer-brand) a:last-child{margin-bottom:0 !important;}
  .footer-bottom{
    padding:12px 14px 0 !important;
  }
  .footer-bottom span:nth-child(2){display:block !important;}
}


/* v13.84 - Mobil arama kesin çözüm + yazarlar mobil carousel */
@media (max-width: 980px){
  /* Header ikon alanı sadece buton kadar yer kaplar; form header akışından tamamen çıkar */
  .esen-header .esen-mainbar .trend-search-wrap,
  .esen-header-icons.trend-search-wrap{
    position:static !important;
    width:36px !important;
    height:36px !important;
    min-width:36px !important;
    max-width:36px !important;
    flex:0 0 36px !important;
    overflow:visible !important;
    z-index:10060 !important;
  }

  .trend-search-toggle{
    position:relative !important;
    z-index:10062 !important;
  }

  /* Kapalıyken arama formu kesinlikle görünmez; piyasa bandına taşmaz */
  .trend-header-search{
    display:none !important;
    position:fixed !important;
    left:12px !important;
    right:12px !important;
    top:74px !important;
    width:auto !important;
    max-width:calc(100vw - 24px) !important;
    min-width:0 !important;
    margin:0 !important;
    box-sizing:border-box !important;
    z-index:10080 !important;
    padding:10px !important;
    gap:8px !important;
    background:#fff !important;
    border:1px solid rgba(15,23,42,.14) !important;
    box-shadow:0 20px 48px rgba(15,23,42,.24) !important;
    opacity:1 !important;
    visibility:visible !important;
    pointer-events:auto !important;
    transform:none !important;
  }

  body.trend-search-open .trend-header-search,
  html.trend-search-open .trend-header-search,
  .trend-search-wrap.is-open .trend-header-search{
    display:flex !important;
    align-items:center !important;
  }

  .trend-header-search input[type="search"]{
    display:block !important;
    flex:1 1 auto !important;
    min-width:0 !important;
    width:100% !important;
    max-width:100% !important;
    height:40px !important;
    box-sizing:border-box !important;
    border:1px solid #d8dee8 !important;
    padding:0 12px !important;
    font-size:14px !important;
    background:#fff !important;
  }

  .trend-header-search button[type="submit"]{
    flex:0 0 auto !important;
    height:40px !important;
    padding:0 14px !important;
    white-space:nowrap !important;
    box-sizing:border-box !important;
  }

  /* Yazarlar: mobilde uygulama hissi veren yatay kaydırmalı kartlar */
  .authors-strip{
    overflow:hidden !important;
  }

  .authors-strip .section-head,
  .authors-head{
    padding-left:12px !important;
    padding-right:12px !important;
  }

  .authors-grid{
    display:flex !important;
    gap:12px !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    -webkit-overflow-scrolling:touch !important;
    scroll-snap-type:x mandatory !important;
    padding:0 12px 12px !important;
    margin:0 -12px !important;
  }

  .authors-grid::-webkit-scrollbar{display:none !important;}

  .authors-grid .author-card,
  .authors-grid .author-card-dynamic{
    flex:0 0 78% !important;
    max-width:78% !important;
    scroll-snap-align:start !important;
    box-sizing:border-box !important;
  }

  .authors-grid .author-card a{
    min-height:108px !important;
    display:flex !important;
    align-items:center !important;
    gap:12px !important;
    padding:14px !important;
  }

  .authors-grid .author-card-avatar{
    width:58px !important;
    height:58px !important;
    flex:0 0 58px !important;
  }

  .authors-grid .author-card strong{
    font-size:15px !important;
    line-height:1.15 !important;
  }

  .authors-grid .author-card h3{
    font-size:14px !important;
    line-height:1.25 !important;
    margin-top:5px !important;
    display:-webkit-box !important;
    -webkit-line-clamp:2 !important;
    -webkit-box-orient:vertical !important;
    overflow:hidden !important;
  }
}

/* v13.85 - Mobil arama taşma kesin düzeltme: form body portalında viewport'a sabitlenir */
@media (max-width: 980px){
  body > .trend-header-search.trend-search-portal{
    display:none !important;
    position:fixed !important;
    left:50% !important;
    right:auto !important;
    top:74px !important;
    width:calc(100vw - 24px) !important;
    max-width:420px !important;
    min-width:0 !important;
    margin:0 !important;
    transform:translateX(-50%) !important;
    box-sizing:border-box !important;
    z-index:999999 !important;
    padding:10px !important;
    gap:8px !important;
    align-items:center !important;
    background:#fff !important;
    border:1px solid rgba(15,23,42,.14) !important;
    box-shadow:0 18px 48px rgba(15,23,42,.24) !important;
    overflow:hidden !important;
  }
  body.trend-search-open > .trend-header-search.trend-search-portal,
  html.trend-search-open body > .trend-header-search.trend-search-portal{
    display:flex !important;
  }
  body > .trend-header-search.trend-search-portal input[type="search"]{
    flex:1 1 auto !important;
    min-width:0 !important;
    width:auto !important;
    max-width:100% !important;
    height:40px !important;
    box-sizing:border-box !important;
  }
  body > .trend-header-search.trend-search-portal button[type="submit"]{
    flex:0 0 auto !important;
    width:auto !important;
    min-width:54px !important;
    height:40px !important;
    box-sizing:border-box !important;
    white-space:nowrap !important;
  }
}

/* v13.86 - Mobil arama nihai düzeltme: bağımsız arama paneli */
@media (max-width: 980px){
  .esen-header .trend-header-search,
  .trend-header-search.trend-search-portal{
    display:none !important;
  }
  .trend-mobile-search-panel{
    display:none;
    position:fixed;
    left:10px;
    right:10px;
    top:72px;
    width:auto;
    max-width:none;
    z-index:1000000;
    box-sizing:border-box;
    background:#fff;
    border:1px solid rgba(15,23,42,.14);
    box-shadow:0 18px 48px rgba(15,23,42,.22);
    padding:10px;
    gap:8px;
    align-items:center;
  }
  body.trend-mobile-search-open .trend-mobile-search-panel{
    display:flex !important;
  }
  .trend-mobile-search-panel input[type="search"]{
    flex:1 1 auto;
    min-width:0;
    width:100%;
    height:40px;
    border:1px solid #d8dee8;
    background:#fff;
    padding:0 12px;
    font-size:14px;
    outline:none;
    box-sizing:border-box;
  }
  .trend-mobile-search-panel input[type="search"]:focus{
    border-color:#e30613;
    box-shadow:0 0 0 3px rgba(227,6,19,.08);
  }
  .trend-mobile-search-panel button[type="submit"]{
    flex:0 0 auto;
    height:40px;
    border:0;
    background:#e30613;
    color:#fff;
    font-weight:900;
    padding:0 14px;
    white-space:nowrap;
    cursor:pointer;
  }
  .trend-mobile-search-backdrop{
    display:none;
    position:fixed;
    inset:0;
    z-index:999999;
    background:rgba(15,23,42,.18);
  }
  body.trend-mobile-search-open .trend-mobile-search-backdrop{
    display:block !important;
  }
}

/* v13.87 - Mobil haber detayında büyük ilk harf (drop-cap) kapatma */
@media (max-width: 980px){
  body.single .detail-content p:first-child::first-letter,
  body.single .detail-content p::first-letter,
  body.single-post .detail-content p:first-child::first-letter,
  body.single-post .detail-content p::first-letter,
  .detail-content p:first-child::first-letter,
  .detail-content p::first-letter{
    float:none !important;
    font-size:inherit !important;
    line-height:inherit !important;
    font-weight:inherit !important;
    margin:0 !important;
    color:inherit !important;
  }
}


/* v13.91 - Anasayfa kategori etiketleri sadeleştirme */
.home .category-classic .side-list article span {
  display: none !important;
}

/* v13.92 weather click fix */
.esen-weather{cursor:default;}
.esen-weather:hover{text-decoration:none;}


/* v13.93 - Manşet altı kutu haberlerde kategori etiketi kaldırma */
.home .trend-bottom-strip .trend-strip-card span{
  display:none !important;
}


/* v13.95 - Menü ikonları + sağlam arama modalı */
.trend-menu-icon-item > a{display:inline-flex!important;align-items:center!important;gap:7px!important}
.trend-menu-icon-item > a::before{content:"•";display:inline-flex;align-items:center;justify-content:center;width:18px;min-width:18px;height:18px;font-size:15px;line-height:1;text-decoration:none!important;color:#e30613;filter:none}
.trend-menu-icon-anasayfa > a::before{content:"⌂"}.trend-menu-icon-gundem > a::before,.trend-menu-icon-gündem > a::before{content:"⚡"}.trend-menu-icon-ekonomi > a::before{content:"₺"}.trend-menu-icon-spor > a::before{content:"⚽"}.trend-menu-icon-magazin > a::before{content:"★"}.trend-menu-icon-dunya > a::before,.trend-menu-icon-dünya > a::before{content:"🌐"}.trend-menu-icon-politika > a::before{content:"▣"}.trend-menu-icon-saglik > a::before,.trend-menu-icon-sağlık > a::before{content:"✚"}.trend-menu-icon-teknoloji > a::before{content:"⌘"}.trend-menu-icon-video > a::before,.trend-menu-icon-video-galeri > a::before{content:"▶"}.trend-menu-icon-foto-galeri > a::before,.trend-menu-icon-fotogaleri > a::before{content:"▧"}.trend-menu-icon-yazarlar > a::before{content:"✎"}.trend-menu-icon-resmi-ilanlar > a::before{content:"▤"}.trend-menu-icon-son-dakika > a::before{content:"!"}
.trend-search-modal{position:fixed!important;inset:0!important;z-index:999999!important;display:none!important;align-items:flex-start!important;justify-content:center!important;padding:88px 14px 20px!important;box-sizing:border-box!important}
body.trend-search-modal-open{overflow:hidden!important}
body.trend-search-modal-open .trend-search-modal{display:flex!important}
.trend-search-modal-backdrop{position:absolute!important;inset:0!important;background:rgba(15,23,42,.55)!important;backdrop-filter:blur(3px)!important}
.trend-search-modal-box{position:relative!important;width:min(560px,100%)!important;max-width:calc(100vw - 28px)!important;background:#fff!important;border:1px solid rgba(15,23,42,.12)!important;box-shadow:0 24px 70px rgba(0,0,0,.26)!important;padding:14px!important;box-sizing:border-box!important;margin:0 auto!important}
.trend-search-modal-head{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:12px!important}
.trend-search-modal-head strong{font-size:17px!important;font-weight:900!important;color:#0f172a!important}
.trend-search-modal-close{width:34px!important;height:34px!important;border:0!important;background:#f1f5f9!important;color:#111827!important;font-size:24px!important;line-height:1!important;cursor:pointer!important}
.trend-search-modal-row{display:flex!important;gap:8px!important;align-items:center!important;width:100%!important;box-sizing:border-box!important}
.trend-search-modal-row input{flex:1 1 auto!important;min-width:0!important;width:100%!important;height:44px!important;border:1px solid #d7dee9!important;padding:0 13px!important;font-size:15px!important;outline:none!important;box-sizing:border-box!important}
.trend-search-modal-row input:focus{border-color:#e30613!important;box-shadow:0 0 0 3px rgba(227,6,19,.09)!important}
.trend-search-modal-row button[type="submit"]{flex:0 0 auto!important;height:44px!important;border:0!important;background:#e30613!important;color:#fff!important;font-weight:900!important;padding:0 18px!important;cursor:pointer!important;white-space:nowrap!important}
@media(max-width:980px){.trend-search-modal{padding-top:76px!important}.trend-search-modal-box{max-width:calc(100vw - 20px)!important;padding:12px!important}.trend-search-modal-row{gap:7px!important}.trend-search-modal-row input{height:42px!important;font-size:14px!important}.trend-search-modal-row button[type="submit"]{height:42px!important;padding:0 14px!important}.trend-mobile-menu-list .trend-menu-icon-item>a{gap:10px!important}.trend-mobile-menu-list .trend-menu-icon-item>a::before{width:22px!important;min-width:22px!important;height:22px!important;background:rgba(227,6,19,.09)!important;border-radius:6px!important}}

/* v13.96 - Mobil sticky header logo taşma düzeltmesi */
@media (max-width: 980px){
  .site-header.esen-header,
  .site-header.esen-header .esen-mainbar,
  .site-header.esen-header .esen-mainbar .esen-mainbar-inner{
    overflow:hidden !important;
  }
  .site-header.esen-header .esen-mainbar{
    height:54px !important;
    min-height:54px !important;
  }
  body.trend-scrolled .site-header.esen-header .esen-mainbar,
  html.trend-scrolled .site-header.esen-header .esen-mainbar{
    height:50px !important;
    min-height:50px !important;
  }
  .site-header.esen-header .esen-mainbar .esen-mainbar-inner{
    width:100% !important;
    max-width:100% !important;
    height:54px !important;
    min-height:54px !important;
    display:grid !important;
    grid-template-columns:38px minmax(0, 1fr) 38px !important;
    align-items:center !important;
    justify-items:center !important;
    padding-left:10px !important;
    padding-right:10px !important;
    box-sizing:border-box !important;
  }
  body.trend-scrolled .site-header.esen-header .esen-mainbar .esen-mainbar-inner,
  html.trend-scrolled .site-header.esen-header .esen-mainbar .esen-mainbar-inner{
    height:50px !important;
    min-height:50px !important;
  }
  .site-header.esen-header .esen-mainbar .trend-logo-link,
  .site-header.esen-header .esen-mainbar .logo.esen-logo.trend-logo-link,
  body.trend-scrolled .site-header.esen-header .esen-mainbar .trend-logo-link,
  html.trend-scrolled .site-header.esen-header .esen-mainbar .trend-logo-link{
    grid-column:2 !important;
    justify-self:center !important;
    align-self:center !important;
    flex:0 1 146px !important;
    width:146px !important;
    min-width:0 !important;
    max-width:146px !important;
    height:42px !important;
    min-height:0 !important;
    max-height:42px !important;
    overflow:hidden !important;
    transform:none !important;
    margin:0 auto !important;
    padding:0 !important;
  }
  body.trend-scrolled .site-header.esen-header .esen-mainbar .trend-logo-link,
  html.trend-scrolled .site-header.esen-header .esen-mainbar .trend-logo-link{
    width:132px !important;
    max-width:132px !important;
    height:38px !important;
    max-height:38px !important;
  }
  .site-header.esen-header .esen-mainbar .trend-site-logo,
  .site-header.esen-header .esen-mainbar .trend-logo-link img.trend-site-logo,
  body.trend-scrolled .site-header.esen-header .esen-mainbar .trend-site-logo,
  body.trend-scrolled .site-header.esen-header .esen-mainbar .trend-logo-link img.trend-site-logo,
  html.trend-scrolled .site-header.esen-header .esen-mainbar .trend-site-logo,
  html.trend-scrolled .site-header.esen-header .esen-mainbar .trend-logo-link img.trend-site-logo{
    display:block !important;
    width:100% !important;
    min-width:0 !important;
    max-width:100% !important;
    height:auto !important;
    min-height:0 !important;
    max-height:38px !important;
    object-fit:contain !important;
    object-position:center center !important;
    transform:none !important;
    filter:none !important;
  }
  body.trend-scrolled .site-header.esen-header .esen-mainbar .trend-site-logo,
  body.trend-scrolled .site-header.esen-header .esen-mainbar .trend-logo-link img.trend-site-logo,
  html.trend-scrolled .site-header.esen-header .esen-mainbar .trend-site-logo,
  html.trend-scrolled .site-header.esen-header .esen-mainbar .trend-logo-link img.trend-site-logo{
    max-height:34px !important;
  }
  .site-header.esen-header .trend-mobile-menu-toggle{
    grid-column:1 !important;
    justify-self:start !important;
    z-index:2 !important;
  }
  .site-header.esen-header .trend-search-wrap{
    grid-column:3 !important;
    justify-self:end !important;
    z-index:2 !important;
  }
}
@media (max-width: 390px){
  .site-header.esen-header .esen-mainbar .trend-logo-link,
  .site-header.esen-header .esen-mainbar .logo.esen-logo.trend-logo-link{
    width:132px !important;
    max-width:132px !important;
  }
  body.trend-scrolled .site-header.esen-header .esen-mainbar .trend-logo-link,
  html.trend-scrolled .site-header.esen-header .esen-mainbar .trend-logo-link{
    width:122px !important;
    max-width:122px !important;
  }
}

/* v13.97 - Mobil sticky logo tam ortalama fix */
@media (max-width: 980px){
  .site-header.esen-header .esen-mainbar{position:relative !important; overflow:visible !important;}
  .site-header.esen-header .esen-mainbar .esen-mainbar-inner{position:relative !important;display:flex !important;align-items:center !important;justify-content:space-between !important;width:100% !important;max-width:100% !important;padding:0 16px !important;box-sizing:border-box !important;overflow:visible !important;}
  .site-header.esen-header .esen-mainbar .esen-nav,.site-header.esen-header .esen-mainbar .nav.esen-nav{display:none !important;}
  .site-header.esen-header .esen-mainbar .trend-logo-link,.site-header.esen-header .esen-mainbar .logo.esen-logo.trend-logo-link,body.trend-scrolled .site-header.esen-header .esen-mainbar .trend-logo-link,html.trend-scrolled .site-header.esen-header .esen-mainbar .trend-logo-link{position:absolute !important;left:50% !important;top:50% !important;right:auto !important;bottom:auto !important;transform:translate(-50%,-50%) !important;margin:0 !important;padding:0 !important;width:150px !important;min-width:150px !important;max-width:150px !important;height:42px !important;max-height:42px !important;display:flex !important;align-items:center !important;justify-content:center !important;z-index:1 !important;overflow:visible !important;}
  body.trend-scrolled .site-header.esen-header .esen-mainbar .trend-logo-link,html.trend-scrolled .site-header.esen-header .esen-mainbar .trend-logo-link{width:138px !important;min-width:138px !important;max-width:138px !important;height:38px !important;max-height:38px !important;}
  .site-header.esen-header .esen-mainbar .trend-site-logo,.site-header.esen-header .esen-mainbar .trend-logo-link img.trend-site-logo,body.trend-scrolled .site-header.esen-header .esen-mainbar .trend-site-logo,html.trend-scrolled .site-header.esen-header .esen-mainbar .trend-site-logo{width:100% !important;max-width:100% !important;height:auto !important;max-height:38px !important;object-fit:contain !important;object-position:center center !important;display:block !important;}
  body.trend-scrolled .site-header.esen-header .esen-mainbar .trend-site-logo,html.trend-scrolled .site-header.esen-header .esen-mainbar .trend-site-logo{max-height:34px !important;}
  .site-header.esen-header .trend-mobile-menu-toggle{position:relative !important;left:auto !important;top:auto !important;transform:none !important;flex:0 0 44px !important;z-index:3 !important;}
  .site-header.esen-header .trend-search-wrap{position:relative !important;margin-left:auto !important;flex:0 0 44px !important;z-index:3 !important;}
}
@media (max-width:390px){.site-header.esen-header .esen-mainbar .trend-logo-link,.site-header.esen-header .esen-mainbar .logo.esen-logo.trend-logo-link{width:136px !important;min-width:136px !important;max-width:136px !important;}body.trend-scrolled .site-header.esen-header .esen-mainbar .trend-logo-link,html.trend-scrolled .site-header.esen-header .esen-mainbar .trend-logo-link{width:126px !important;min-width:126px !important;max-width:126px !important;}}

/* v13.98 - Ana sayfa puan durumu 7 takım ile sınırlandı; otomatik veri fonksiyonu front-page üzerinde kullanıldı. */

/* v14.10 - Mobil manşet alanını aktif görsel oranına göre boyutlandırır; kırpma ve siyah boşluk riskini azaltır. */
@media (max-width: 760px){
  .hero-slider-card,
  .trend-hero-main-v10{
    height:auto !important;
    min-height:0 !important;
    aspect-ratio: var(--trend-mobile-hero-ratio, 16 / 10) !important;
    background:#050505 !important;
  }
  .hero-slider-card .hero-slider-track,
  .trend-hero-main-v10 .hero-slider-track,
  .hero-slider-card .hero-slide,
  .trend-hero-main-v10 .hero-slide,
  .hero-slider-card .hero-slide-link,
  .trend-hero-main-v10 .hero-slide-link{
    inset:0 !important;
  }
  .hero-slider-card .trend-hero-bg,
  .trend-hero-main-v10 .trend-hero-bg{
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    object-position:center center !important;
  }
}

/* v14.11 - Mobil manşet: görsel üstte tam oran, başlık/spot altta ayrı kart */
@media (max-width: 760px){
  .hero-slider-card,
  .trend-hero-main-v10{
    height:auto !important;
    min-height:0 !important;
    aspect-ratio:auto !important;
    background:#ffffff !important;
    overflow:hidden !important;
  }
  .hero-slider-card .hero-slider-track,
  .trend-hero-main-v10 .hero-slider-track{
    position:relative !important;
    inset:auto !important;
    height:auto !important;
    min-height:0 !important;
    z-index:1 !important;
  }
  .hero-slider-card .hero-slide,
  .trend-hero-main-v10 .hero-slide{
    position:relative !important;
    inset:auto !important;
    display:none !important;
    opacity:1 !important;
    visibility:visible !important;
    height:auto !important;
    min-height:0 !important;
    transition:none !important;
  }
  .hero-slider-card .hero-slide.is-active,
  .trend-hero-main-v10 .hero-slide.is-active{
    display:block !important;
  }
  .hero-slider-card .hero-slide-link,
  .trend-hero-main-v10 .hero-slide-link{
    position:relative !important;
    inset:auto !important;
    display:block !important;
    width:100% !important;
    height:var(--trend-mobile-hero-img-height, 260px) !important;
    min-height:210px !important;
    max-height:430px !important;
    overflow:hidden !important;
    background:#f1f5f9 !important;
    z-index:1 !important;
  }
  .hero-slider-card .trend-hero-bg,
  .trend-hero-main-v10 .trend-hero-bg{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    object-position:center center !important;
    display:block !important;
  }
  .hero-slider-card .trend-hero-overlay,
  .trend-hero-main-v10 .trend-hero-overlay{
    display:none !important;
  }
  .hero-slider-card .hero-breaking-pill,
  .trend-hero-main-v10 .hero-breaking-pill{
    top:14px !important;
    left:14px !important;
  }
  .hero-slider-card .trend-hero-content,
  .trend-hero-main-v10 .trend-hero-content{
    position:relative !important;
    left:auto !important;
    right:auto !important;
    top:auto !important;
    bottom:auto !important;
    z-index:4 !important;
    width:100% !important;
    max-width:100% !important;
    padding:16px 18px 18px !important;
    margin:0 !important;
    background:#ffffff !important;
    color:#0f172a !important;
    box-sizing:border-box !important;
    text-align:left !important;
    transform:none !important;
  }
  .hero-slider-card .trend-hero-content h1,
  .trend-hero-main-v10 .trend-hero-content h1{
    margin:0 0 8px !important;
    color:#0f172a !important;
    font-size:25px !important;
    line-height:1.08 !important;
    letter-spacing:-.35px !important;
    text-shadow:none !important;
  }
  .hero-slider-card .trend-hero-content h1 a,
  .trend-hero-main-v10 .trend-hero-content h1 a{
    color:inherit !important;
    text-decoration:none !important;
  }
  .hero-slider-card .trend-hero-content p,
  .trend-hero-main-v10 .trend-hero-content p{
    margin:0 !important;
    max-width:100% !important;
    color:#475569 !important;
    font-size:15px !important;
    line-height:1.42 !important;
    font-weight:600 !important;
    text-shadow:none !important;
    display:-webkit-box !important;
    -webkit-line-clamp:2 !important;
    -webkit-box-orient:vertical !important;
    overflow:hidden !important;
  }
  .hero-slider-card .hero-slider-dots,
  .trend-hero-main-v10 .hero-slider-dots{
    top:calc(var(--trend-mobile-hero-img-height, 260px) - 38px) !important;
    bottom:auto !important;
    left:50% !important;
    width:auto !important;
    transform:translateX(-50%) !important;
    z-index:12 !important;
    padding:6px 8px !important;
    border-radius:999px !important;
    background:rgba(0,0,0,.20) !important;
    backdrop-filter:blur(6px) !important;
  }
}
@media (max-width: 420px){
  .hero-slider-card .trend-hero-content h1,
  .trend-hero-main-v10 .trend-hero-content h1{font-size:23px !important;}
  .hero-slider-card .trend-hero-content p,
  .trend-hero-main-v10 .trend-hero-content p{font-size:14px !important;}
}

/* v14.13 - Standart sayfa şablonu: yasal sayfalar WP içeriğini gösterir */
.trend-page-shell{
  max-width:1120px;
  margin:28px auto 48px;
  padding:0 20px;
}
.trend-page-card{
  background:#fff;
  border:1px solid #eee;
  padding:34px;
  box-shadow:0 12px 34px rgba(15,23,42,.06);
}
.trend-page-breadcrumb{
  margin-bottom:22px;
}
.trend-page-title{
  margin:0 0 22px;
  font-size:38px;
  line-height:1.12;
  letter-spacing:-.03em;
  color:#111;
}
.trend-page-content{
  color:#1f2937;
  font-size:17px;
  line-height:1.75;
}
.trend-page-content h2,
.trend-page-content h3{
  margin:28px 0 12px;
  color:#111;
  line-height:1.25;
}
.trend-page-content p{margin:0 0 16px;}
.trend-page-content a{color:#c40000;text-decoration:none;font-weight:700;}
.trend-page-content ul,.trend-page-content ol{padding-left:22px;margin:0 0 18px;}
@media(max-width:760px){
  .trend-page-shell{margin:18px auto 34px;padding:0 14px;}
  .trend-page-card{padding:22px 18px;box-shadow:none;}
  .trend-page-title{font-size:28px;}
  .trend-page-content{font-size:16px;line-height:1.7;}
}


/* v14.16 - Footer alt tekrar eden yasal link temizliği */
.footer-bottom{
  align-items:center;
}
.footer-bottom span{
  min-width:0;
}
@media (min-width:981px){
  .footer-bottom{
    display:flex !important;
    justify-content:space-between !important;
    gap:24px !important;
  }
}
@media (max-width:980px){
  .footer-bottom{
    display:flex !important;
    justify-content:space-between !important;
    gap:12px !important;
  }
}


/* v14.19 - Google Preferred Sources CTA / slim elegant */
.th-preferred-source-box{
  margin:20px 0 18px;
  padding:0;
  background:transparent;
}
.th-preferred-source-link{
  position:relative;
  display:flex;
  align-items:center;
  gap:12px;
  min-height:52px;
  padding:11px 14px;
  border:1px solid #e6e9ef;
  border-left:3px solid #e30613;
  border-radius:12px;
  background:#fff;
  color:#111827 !important;
  text-decoration:none !important;
  box-shadow:0 8px 22px rgba(15,23,42,.06);
  overflow:hidden;
  transition:border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}
.th-preferred-source-link::before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  right:0;
  height:2px;
  background:linear-gradient(90deg,#4285f4 0 25%,#ea4335 25% 50%,#fbbc05 50% 75%,#34a853 75% 100%);
}
.th-preferred-source-link:hover{
  border-color:#d7dce5;
  box-shadow:0 12px 28px rgba(15,23,42,.09);
  transform:translateY(-1px);
}
.th-preferred-source-google{
  width:34px;
  height:34px;
  flex:0 0 34px;
  border-radius:50%;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-size:21px;
  font-weight:900;
  font-family:Arial, sans-serif;
  color:#4285f4;
  background:#fff;
  border:1px solid #edf0f5;
  box-shadow:0 4px 12px rgba(15,23,42,.08);
}
.th-preferred-source-text{
  display:flex;
  flex-direction:column;
  gap:2px;
  min-width:0;
  flex:1 1 auto;
}
.th-preferred-source-text strong{
  font-size:15px;
  line-height:1.25;
  font-weight:850;
  color:#111827;
}
.th-preferred-source-text em{
  font-size:12px;
  line-height:1.25;
  font-style:normal;
  font-weight:600;
  color:#667085;
}
.th-preferred-source-cta{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  gap:7px;
  border-radius:999px;
  border:1px solid #d6e2ff;
  background:#f8fbff;
  color:#1a73e8;
  padding:8px 12px;
  font-size:12px;
  font-weight:850;
  letter-spacing:.01em;
  white-space:nowrap;
}
.th-preferred-source-cta::after{
  content:"›";
  font-size:18px;
  line-height:1;
}
.th-preferred-source-link:hover .th-preferred-source-cta{
  background:#1a73e8;
  border-color:#1a73e8;
  color:#fff;
}
@media(max-width:760px){
  .th-preferred-source-box{margin:16px 0 16px;}
  .th-preferred-source-link{
    align-items:flex-start;
    gap:10px;
    min-height:auto;
    padding:11px 12px;
    border-radius:11px;
    border-left-width:3px;
  }
  .th-preferred-source-google{width:30px;height:30px;flex-basis:30px;font-size:18px;margin-top:1px;}
  .th-preferred-source-text strong{font-size:13.5px;line-height:1.28;}
  .th-preferred-source-text em{font-size:11.5px;margin-top:1px;}
  .th-preferred-source-cta{font-size:0;padding:7px 9px;min-width:34px;justify-content:center;}
  .th-preferred-source-cta::before{content:"Ekle";font-size:11.5px;}
  .th-preferred-source-cta::after{font-size:15px;}
}
@media(max-width:420px){
  .th-preferred-source-text em{display:none;}
}


/* v14.33 - Split manşet geri alındı; v14.19 manşet yapısı korunarak sonraki non-manşet iyileştirmeleri eklendi */

/* Haber detay Google kaynak kutusu görsele daha yakın */
body.single-post .th-preferred-source-box{
  margin:14px 0 0 !important;
  padding:0 !important;
}
body.single-post .th-preferred-source-box + .detail-featured-wrap{
  margin-top:0 !important;
  padding-top:0 !important;
}
body.single-post .detail-featured-wrap{
  margin-top:0 !important;
}
@media(max-width:760px){
  body.single-post .th-preferred-source-box{
    margin:12px 0 0 !important;
  }

  /* Mobilde Spor / Çok Okunanlar bloğundaki problemli TÜMÜ linklerini gizle */
  .sports-popular-layout .view-all-btn{
    display:none !important;
  }
}


/* v14.34 - Photoshop görsel manşet / image-only launch edition
   Ana manşette tema başlık, spot, overlay ve rozet basmaz; tüm alan görsel ve link olarak çalışır. */
.hero-slider-card .hero-slide,
.hero-slider-card .hero-slide.poster-mode{
  background:#000 !important;
}
.hero-slider-card .trend-hero-overlay,
.hero-slider-card .trend-hero-content,
.hero-slider-card .hero-breaking-pill{
  display:none !important;
}
.hero-slider-card .hero-slide-link{
  z-index:3 !important;
}
.hero-slider-card .trend-hero-bg{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  display:block !important;
}
.hero-slider-card.is-poster-active .hero-slider-track,
.hero-slider-card .hero-slider-track{
  bottom:0 !important;
}
.hero-slider-card.is-poster-active .hero-slider-dots,
.hero-slider-card .hero-slider-dots{
  left:50% !important;
  right:auto !important;
  bottom:14px !important;
  transform:translateX(-50%) !important;
  width:auto !important;
  min-height:18px !important;
  padding:5px 10px !important;
  border-radius:999px !important;
  background:rgba(0,0,0,.42) !important;
  box-shadow:none !important;
  z-index:12 !important;
}
.hero-slider-card .hero-slider-dot{
  background:rgba(255,255,255,.72) !important;
}
.hero-slider-card .hero-slider-dot.is-active{
  background:#e30613 !important;
}
@media (min-width:761px){
  .trend-hero-main-v10.hero-slider-card,
  .hero-slider-card{
    aspect-ratio:16/9 !important;
    min-height:0 !important;
    height:auto !important;
  }
}
@media (max-width:760px){
  .trend-hero-main-v10.hero-slider-card,
  .hero-slider-card{
    aspect-ratio:16/9 !important;
    min-height:0 !important;
    height:auto !important;
    border-radius:16px !important;
    overflow:hidden !important;
    background:#000 !important;
  }
  .hero-slider-card .hero-slider-dots,
  .hero-slider-card.is-poster-active .hero-slider-dots{
    bottom:10px !important;
    left:50% !important;
    transform:translateX(-50%) !important;
    padding:4px 9px !important;
  }
}

/* v14.35 - Açılış sürümü: Ana manşet yalnızca Photoshop görseli, temiz oran ve pagination düzeltmesi */
.trend-hero-main-v10.hero-slider-card,
.hero-slider-card{
  position:relative !important;
  overflow:hidden !important;
  background:#fff !important;
  border-radius:18px !important;
  box-shadow:0 18px 42px rgba(15,23,42,.12) !important;
}

.trend-hero-main-v10.hero-slider-card .hero-slider-track,
.hero-slider-card .hero-slider-track{
  position:absolute !important;
  left:0 !important;
  right:0 !important;
  top:0 !important;
  bottom:34px !important;
  width:100% !important;
  height:auto !important;
  z-index:1 !important;
  background:#000 !important;
}

.trend-hero-main-v10.hero-slider-card .hero-slide,
.hero-slider-card .hero-slide,
.trend-hero-main-v10.hero-slider-card .hero-slide-link,
.hero-slider-card .hero-slide-link{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  display:block !important;
  background:#000 !important;
}

.trend-hero-main-v10.hero-slider-card .trend-hero-bg,
.hero-slider-card .trend-hero-bg{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  display:block !important;
}

.trend-hero-main-v10.hero-slider-card .trend-hero-overlay,
.hero-slider-card .trend-hero-overlay,
.trend-hero-main-v10.hero-slider-card .trend-hero-content,
.hero-slider-card .trend-hero-content,
.trend-hero-main-v10.hero-slider-card .hero-breaking-pill,
.hero-slider-card .hero-breaking-pill{
  display:none !important;
}

.trend-hero-main-v10.hero-slider-card .hero-slider-dots,
.hero-slider-card .hero-slider-dots,
.trend-hero-main-v10.hero-slider-card.is-poster-active .hero-slider-dots,
.hero-slider-card.is-poster-active .hero-slider-dots{
  position:absolute !important;
  left:50% !important;
  right:auto !important;
  top:auto !important;
  bottom:8px !important;
  transform:translateX(-50%) !important;
  width:auto !important;
  min-height:18px !important;
  padding:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  backdrop-filter:none !important;
  z-index:10 !important;
}

.trend-hero-main-v10.hero-slider-card .hero-slider-dot,
.hero-slider-card .hero-slider-dot{
  width:8px !important;
  height:8px !important;
  background:#cbd5e1 !important;
  opacity:1 !important;
}

.trend-hero-main-v10.hero-slider-card .hero-slider-dot.is-active,
.hero-slider-card .hero-slider-dot.is-active{
  width:24px !important;
  background:#e30613 !important;
}

@media (min-width:761px){
  .trend-hero-main-v10.hero-slider-card,
  .hero-slider-card{
    aspect-ratio:2.05/1 !important;
    min-height:0 !important;
    height:auto !important;
  }
}

@media (max-width:760px){
  .trend-hero-section{
    margin-top:8px !important;
  }
  .trend-hero-main-v10.hero-slider-card,
  .hero-slider-card{
    aspect-ratio:16/10 !important;
    min-height:0 !important;
    height:auto !important;
    border-radius:14px !important;
    box-shadow:0 14px 34px rgba(15,23,42,.12) !important;
  }
  .trend-hero-main-v10.hero-slider-card .hero-slider-track,
  .hero-slider-card .hero-slider-track{
    bottom:30px !important;
  }
  .trend-hero-main-v10.hero-slider-card .hero-slider-dots,
  .hero-slider-card .hero-slider-dots,
  .trend-hero-main-v10.hero-slider-card.is-poster-active .hero-slider-dots,
  .hero-slider-card.is-poster-active .hero-slider-dots{
    bottom:7px !important;
  }
  .trend-hero-main-v10.hero-slider-card .hero-slider-dot,
  .hero-slider-card .hero-slider-dot{
    width:7px !important;
    height:7px !important;
  }
  .trend-hero-main-v10.hero-slider-card .hero-slider-dot.is-active,
  .hero-slider-card .hero-slider-dot.is-active{
    width:22px !important;
  }
}

/* v14.36 - Launch hero ratio/container fix
   Photoshop manşet görseli 1280x720 (16:9) tam görünsün,
   sağ taşma olmasın ve slider noktaları görselin üstüne binmesin. */
body.home .trend-hero-grid-v10,
body.front-page .trend-hero-grid-v10{
  width:100% !important;
  max-width:100% !important;
  min-width:0 !important;
  grid-template-columns:minmax(240px,300px) minmax(0,1fr) !important;
  overflow:visible !important;
}
body.home .trend-hero-main-v10.hero-slider-card,
body.front-page .trend-hero-main-v10.hero-slider-card,
body.home .hero-slider-card,
body.front-page .hero-slider-card{
  width:100% !important;
  max-width:100% !important;
  min-width:0 !important;
  aspect-ratio:16/9 !important;
  height:auto !important;
  min-height:0 !important;
  overflow:visible !important;
  background:#050505 !important;
  border-radius:12px !important;
  box-shadow:0 14px 28px rgba(15,23,42,.13) !important;
  margin-bottom:28px !important;
}
body.home .trend-hero-main-v10.hero-slider-card .hero-slider-track,
body.front-page .trend-hero-main-v10.hero-slider-card .hero-slider-track,
body.home .hero-slider-card .hero-slider-track,
body.front-page .hero-slider-card .hero-slider-track{
  position:absolute !important;
  inset:0 !important;
  bottom:0 !important;
  z-index:1 !important;
  overflow:hidden !important;
  border-radius:12px !important;
  background:#050505 !important;
}
body.home .trend-hero-main-v10.hero-slider-card .hero-slide,
body.front-page .trend-hero-main-v10.hero-slider-card .hero-slide,
body.home .hero-slider-card .hero-slide,
body.front-page .hero-slider-card .hero-slide,
body.home .trend-hero-main-v10.hero-slider-card .hero-slide-link,
body.front-page .trend-hero-main-v10.hero-slider-card .hero-slide-link,
body.home .hero-slider-card .hero-slide-link,
body.front-page .hero-slider-card .hero-slide-link{
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  overflow:hidden !important;
  border-radius:12px !important;
}
body.home .trend-hero-main-v10.hero-slider-card .trend-hero-bg,
body.front-page .trend-hero-main-v10.hero-slider-card .trend-hero-bg,
body.home .hero-slider-card .trend-hero-bg,
body.front-page .hero-slider-card .trend-hero-bg{
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  background:#050505 !important;
}
body.home .trend-hero-main-v10.hero-slider-card .trend-hero-overlay,
body.front-page .trend-hero-main-v10.hero-slider-card .trend-hero-overlay,
body.home .trend-hero-main-v10.hero-slider-card .trend-hero-content,
body.front-page .trend-hero-main-v10.hero-slider-card .trend-hero-content,
body.home .hero-slider-card .trend-hero-overlay,
body.front-page .hero-slider-card .trend-hero-overlay,
body.home .hero-slider-card .trend-hero-content,
body.front-page .hero-slider-card .trend-hero-content{
  display:none !important;
}
body.home .trend-hero-main-v10.hero-slider-card .hero-slider-dots,
body.front-page .trend-hero-main-v10.hero-slider-card .hero-slider-dots,
body.home .hero-slider-card .hero-slider-dots,
body.front-page .hero-slider-card .hero-slider-dots,
body.home .trend-hero-main-v10.hero-slider-card.is-poster-active .hero-slider-dots,
body.front-page .trend-hero-main-v10.hero-slider-card.is-poster-active .hero-slider-dots,
body.home .hero-slider-card.is-poster-active .hero-slider-dots,
body.front-page .hero-slider-card.is-poster-active .hero-slider-dots{
  position:absolute !important;
  left:50% !important;
  right:auto !important;
  top:auto !important;
  bottom:-22px !important;
  transform:translateX(-50%) !important;
  z-index:12 !important;
  width:auto !important;
  min-height:16px !important;
  padding:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  border-radius:0 !important;
}
body.home .trend-hero-main-v10.hero-slider-card .hero-slider-dot,
body.front-page .trend-hero-main-v10.hero-slider-card .hero-slider-dot,
body.home .hero-slider-card .hero-slider-dot,
body.front-page .hero-slider-card .hero-slider-dot{
  width:8px !important;
  height:8px !important;
  background:#cbd5e1 !important;
  opacity:1 !important;
}
body.home .trend-hero-main-v10.hero-slider-card .hero-slider-dot.is-active,
body.front-page .trend-hero-main-v10.hero-slider-card .hero-slider-dot.is-active,
body.home .hero-slider-card .hero-slider-dot.is-active,
body.front-page .hero-slider-card .hero-slider-dot.is-active{
  width:24px !important;
  background:#e30613 !important;
}
body.home .trend-side-feature,
body.front-page .trend-side-feature{
  height:auto !important;
  min-height:0 !important;
  align-self:stretch !important;
}
@media(max-width:760px){
  body.home .trend-hero-grid-v10,
  body.front-page .trend-hero-grid-v10{
    display:block !important;
  }
  body.home .trend-hero-main-v10.hero-slider-card,
  body.front-page .trend-hero-main-v10.hero-slider-card,
  body.home .hero-slider-card,
  body.front-page .hero-slider-card{
    aspect-ratio:16/9 !important;
    border-radius:12px !important;
    margin-bottom:28px !important;
  }
  body.home .trend-hero-main-v10.hero-slider-card .hero-slider-track,
  body.front-page .trend-hero-main-v10.hero-slider-card .hero-slider-track,
  body.home .hero-slider-card .hero-slider-track,
  body.front-page .hero-slider-card .hero-slider-track,
  body.home .trend-hero-main-v10.hero-slider-card .hero-slide-link,
  body.front-page .trend-hero-main-v10.hero-slider-card .hero-slide-link,
  body.home .hero-slider-card .hero-slide-link,
  body.front-page .hero-slider-card .hero-slide-link{
    border-radius:12px !important;
  }
  body.home .trend-hero-main-v10.hero-slider-card .hero-slider-dots,
  body.front-page .trend-hero-main-v10.hero-slider-card .hero-slider-dots,
  body.home .hero-slider-card .hero-slider-dots,
  body.front-page .hero-slider-card .hero-slider-dots{
    bottom:-21px !important;
  }
}


/* v14.37 - Mobile image-only manset red artifact cleanup
   Photoshop manşet modunda mobilde görünen eski son-dakika/rail/pseudo kırmızı bloğunu kapatır. */
body.home .hero-slider-card::before,
body.home .hero-slider-card::after,
body.front-page .hero-slider-card::before,
body.front-page .hero-slider-card::after,
body.home .trend-hero-main-v10.hero-slider-card::before,
body.home .trend-hero-main-v10.hero-slider-card::after,
body.front-page .trend-hero-main-v10.hero-slider-card::before,
body.front-page .trend-hero-main-v10.hero-slider-card::after,
body.home .hero-slider-card .hero-slider-track::before,
body.home .hero-slider-card .hero-slider-track::after,
body.front-page .hero-slider-card .hero-slider-track::before,
body.front-page .hero-slider-card .hero-slider-track::after,
body.home .hero-slider-card .hero-slide::before,
body.home .hero-slider-card .hero-slide::after,
body.front-page .hero-slider-card .hero-slide::before,
body.front-page .hero-slider-card .hero-slide::after{
  content:none !important;
  display:none !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
body.home .hero-slider-card .hero-breaking-pill,
body.front-page .hero-slider-card .hero-breaking-pill,
body.home .hero-slider-card .hero-breaking-rail,
body.front-page .hero-slider-card .hero-breaking-rail,
body.home .trend-hero-main-v10.hero-slider-card .hero-breaking-pill,
body.front-page .trend-hero-main-v10.hero-slider-card .hero-breaking-pill,
body.home .trend-hero-main-v10.hero-slider-card .hero-breaking-rail,
body.front-page .trend-hero-main-v10.hero-slider-card .hero-breaking-rail{
  display:none !important;
  visibility:hidden !important;
  opacity:0 !important;
  width:0 !important;
  height:0 !important;
  min-width:0 !important;
  min-height:0 !important;
  overflow:hidden !important;
}
body.home .hero-slider-card,
body.front-page .hero-slider-card,
body.home .hero-slider-card .hero-slider-track,
body.front-page .hero-slider-card .hero-slider-track,
body.home .hero-slider-card .hero-slide,
body.front-page .hero-slider-card .hero-slide,
body.home .hero-slider-card .hero-slide-link,
body.front-page .hero-slider-card .hero-slide-link{
  border-top:0 !important;
  outline:0 !important;
}
@media(max-width:760px){
  body.home .trend-hero-section,
  body.front-page .trend-hero-section{
    overflow:visible !important;
  }
  body.home .hero-slider-card .trend-hero-bg,
  body.front-page .hero-slider-card .trend-hero-bg{
    display:block !important;
    margin-top:0 !important;
  }
}

/* v14.39 - Mobile hero: remove broken side-feature remnant above main manset */
@media (max-width: 980px){
  body.home .trend-hero-section .trend-hero-grid-v10 > article.trend-side-feature,
  body.front-page .trend-hero-section .trend-hero-grid-v10 > article.trend-side-feature,
  body.home article.trend-side-feature,
  body.front-page article.trend-side-feature{
    display:none !important;
    visibility:hidden !important;
    height:0 !important;
    min-height:0 !important;
    max-height:0 !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    overflow:hidden !important;
  }

  body.home .trend-hero-section .trend-hero-grid-v10,
  body.front-page .trend-hero-section .trend-hero-grid-v10{
    gap:0 !important;
  }

  body.home .trend-hero-main-v10,
  body.front-page .trend-hero-main-v10,
  body.home .hero-slider-card,
  body.front-page .hero-slider-card{
    margin-top:0 !important;
  }
}


/* v14.42 - Sol öne çıkan slider: yükseklik sabit, pagination kart içinde */
@media (min-width: 981px){
  body.home .trend-hero-grid-v10,
  body.front-page .trend-hero-grid-v10{
    align-items:stretch !important;
    gap:18px !important;
  }

  body.home .trend-hero-main-v10.hero-slider-card,
  body.front-page .trend-hero-main-v10.hero-slider-card,
  body.home .hero-slider-card,
  body.front-page .hero-slider-card{
    margin-bottom:28px !important;
  }

  body.home .trend-side-feature.side-feature-slider-card,
  body.front-page .trend-side-feature.side-feature-slider-card{
    position:relative !important;
    align-self:stretch !important;
    height:auto !important;
    min-height:0 !important;
    margin-bottom:28px !important;
    overflow:hidden !important;
    border-radius:0 !important;
    background:#111 !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .side-feature-slider-track,
  body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slider-track,
  body.home .trend-side-feature.side-feature-slider-card .side-feature-slide,
  body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slide,
  body.home .trend-side-feature.side-feature-slider-card .side-feature-slide-link,
  body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slide-link{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    overflow:hidden !important;
    border-radius:0 !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-bg,
  body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-bg{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    object-position:center center !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-content,
  body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-content{
    bottom:44px !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .side-feature-slider-dots,
  body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slider-dots{
    position:absolute !important;
    left:50% !important;
    right:auto !important;
    top:auto !important;
    bottom:12px !important;
    transform:translateX(-50%) !important;
    z-index:12 !important;
    width:auto !important;
    min-height:16px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:7px !important;
    padding:0 !important;
    margin:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    border-radius:0 !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .side-feature-slider-dot,
  body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slider-dot{
    appearance:none !important;
    -webkit-appearance:none !important;
    width:8px !important;
    height:8px !important;
    border:0 !important;
    border-radius:999px !important;
    padding:0 !important;
    margin:0 !important;
    background:rgba(255,255,255,.72) !important;
    opacity:1 !important;
    cursor:pointer !important;
    transition:width .18s ease, background .18s ease !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .side-feature-slider-dot.is-active,
  body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slider-dot.is-active{
    width:22px !important;
    background:#e30613 !important;
  }
}

/* v14.43 - Öne çıkan slider stabilizasyonu: ilk yüklenme çakışması, tam kırmızı overlay, pagination aşağı */
@media (min-width: 981px){
  body.home .trend-hero-grid-v10,
  body.front-page .trend-hero-grid-v10{
    --trend-hero-visual-height: clamp(470px, 41.8vw, 540px);
    align-items:start !important;
    gap:18px !important;
  }

  body.home .trend-hero-main-v10.hero-slider-card,
  body.front-page .trend-hero-main-v10.hero-slider-card,
  body.home .trend-side-feature.side-feature-slider-card,
  body.front-page .trend-side-feature.side-feature-slider-card{
    height:var(--trend-hero-visual-height) !important;
    min-height:var(--trend-hero-visual-height) !important;
    margin-bottom:30px !important;
  }

  body.home .trend-side-feature.side-feature-slider-card,
  body.front-page .trend-side-feature.side-feature-slider-card{
    position:relative !important;
    overflow:visible !important;
    padding:0 !important;
    background:transparent !important;
    box-shadow:0 16px 34px rgba(230,0,18,.16) !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .side-feature-slider-track,
  body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slider-track{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    overflow:hidden !important;
    background:#111 !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .side-feature-slide,
  body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slide{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    display:none !important;
    opacity:1 !important;
    visibility:visible !important;
    pointer-events:none !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .side-feature-slide.is-active,
  body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slide.is-active{
    display:block !important;
    pointer-events:auto !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .side-feature-slide-link,
  body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slide-link{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    display:block !important;
    overflow:hidden !important;
    color:#fff !important;
    text-decoration:none !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-bg,
  body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-bg{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    object-position:center center !important;
    filter:saturate(.95) contrast(1.05) grayscale(.08) !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-overlay,
  body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-overlay{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    z-index:1 !important;
    background:
      linear-gradient(to top, rgba(230,0,18,.98) 0%, rgba(230,0,18,.84) 28%, rgba(230,0,18,.38) 54%, rgba(0,0,0,.12) 78%, rgba(0,0,0,0) 100%),
      linear-gradient(90deg, rgba(0,0,0,.18), rgba(0,0,0,0)) !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-content,
  body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-content{
    position:absolute !important;
    left:22px !important;
    right:22px !important;
    bottom:24px !important;
    z-index:3 !important;
    overflow:hidden !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-content h2,
  body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-content h2,
  body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-content h2 a,
  body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-content h2 a{
    display:-webkit-box !important;
    -webkit-line-clamp:3 !important;
    -webkit-box-orient:vertical !important;
    overflow:hidden !important;
    max-height:4.1em !important;
    font-size:clamp(24px, 2.05vw, 34px) !important;
    line-height:1.02 !important;
    letter-spacing:-.6px !important;
    margin:0 0 8px !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-content p,
  body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-content p{
    display:-webkit-box !important;
    -webkit-line-clamp:2 !important;
    -webkit-box-orient:vertical !important;
    overflow:hidden !important;
    max-height:2.8em !important;
    margin:0 !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .side-feature-slider-dots,
  body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slider-dots{
    position:absolute !important;
    left:50% !important;
    right:auto !important;
    top:auto !important;
    bottom:-21px !important;
    transform:translateX(-50%) !important;
    z-index:12 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:7px !important;
    width:auto !important;
    min-height:16px !important;
    padding:0 !important;
    margin:0 !important;
    background:transparent !important;
    box-shadow:none !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .side-feature-slider-dot,
  body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slider-dot{
    appearance:none !important;
    -webkit-appearance:none !important;
    width:8px !important;
    height:8px !important;
    border:0 !important;
    border-radius:999px !important;
    padding:0 !important;
    margin:0 !important;
    background:#dfe6ee !important;
    opacity:1 !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .side-feature-slider-dot.is-active,
  body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slider-dot.is-active{
    width:24px !important;
    background:#e30613 !important;
  }
}

/* v14.44 - Haber detay gerçek sayaç ve kategori hero düzeni */
body.single-post .detail-stats:empty{display:none!important;}
body.single-post .detail-stats{margin-left:auto;align-self:center;}
body.single-post .detail-stats span{border-radius:0!important;background:#fff!important;border:1px solid rgba(15,23,42,.08)!important;min-width:auto!important;}
body.category .trend-category-page{padding-top:28px!important;}
body.category .trend-category-breadcrumb{margin-bottom:18px!important;}
body.category .trend-category-hero{display:none!important;}
body.category .trend-category-showcase{margin-top:0!important;}
@media (max-width:980px){body.single-post .detail-meta-row{align-items:flex-start!important;}body.single-post .detail-stats{display:none!important;}body.category .trend-category-page{padding-top:18px!important;}}

/* v14.45 - Kategori/arsiv sayfalarında header hizası anasayfa ile aynı */
@media (min-width: 981px){
  body.category .site-header.esen-header,
  body.archive .site-header.esen-header,
  body.search .site-header.esen-header{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;left:auto!important;right:auto!important;}
  body.category .esen-header .esen-topbar,body.archive .esen-header .esen-topbar,body.search .esen-header .esen-topbar,body.category .esen-header .esen-mainbar,body.archive .esen-header .esen-mainbar,body.search .esen-header .esen-mainbar{width:100vw!important;max-width:100vw!important;margin-left:0!important;margin-right:0!important;}
  body.category .esen-header .esen-topbar-inner,body.archive .esen-header .esen-topbar-inner,body.search .esen-header .esen-topbar-inner,body.category .esen-header .esen-mainbar-inner,body.archive .esen-header .esen-mainbar-inner,body.search .esen-header .esen-mainbar-inner{width:min(1280px,calc(100vw - 56px))!important;max-width:min(1280px,calc(100vw - 56px))!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;}
  body.category .esen-header .esen-mainbar,body.archive .esen-header .esen-mainbar,body.search .esen-header .esen-mainbar{height:84px!important;min-height:84px!important;}
  body.category .esen-header .esen-mainbar-inner,body.archive .esen-header .esen-mainbar-inner,body.search .esen-header .esen-mainbar-inner{height:84px!important;min-height:84px!important;align-items:center!important;}
  body.category .trend-category-page,body.archive .trend-category-page{padding-top:24px!important;}
}
@media (max-width:980px){body.category .site-header.esen-header,body.archive .site-header.esen-header,body.search .site-header.esen-header{width:100%!important;margin:0!important;}}

/* v14.51 - Mobil öne çıkan alan kesin geri dönüş */
@media (max-width: 760px){
  body.home .trend-hero-section.trend-hero-split-section,
  body.front-page .trend-hero-section.trend-hero-split-section{
    display:block !important;
    overflow:visible !important;
  }

  body.home .trend-hero-grid-v10,
  body.front-page .trend-hero-grid-v10{
    display:flex !important;
    flex-direction:column !important;
    align-items:stretch !important;
    gap:14px !important;
    width:100% !important;
    max-width:100% !important;
    overflow:visible !important;
  }

  body.home .trend-hero-main-v10.hero-slider-card,
  body.front-page .trend-hero-main-v10.hero-slider-card{
    order:1 !important;
  }

  body.home .trend-side-feature.side-feature-slider-card,
  body.front-page .trend-side-feature.side-feature-slider-card,
  body.home article.trend-side-feature.side-feature-slider-card,
  body.front-page article.trend-side-feature.side-feature-slider-card{
    order:2 !important;
    display:block !important;
    visibility:visible !important;
    opacity:1 !important;
    position:relative !important;
    width:calc(100% - 20px) !important;
    height:210px !important;
    min-height:210px !important;
    max-height:210px !important;
    margin:2px auto 18px !important;
    padding:0 !important;
    overflow:hidden !important;
    border-radius:12px !important;
    background:#111 !important;
    box-shadow:0 12px 26px rgba(15,23,42,.10) !important;
    transform:none !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .side-feature-slider-track,
  body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slider-track,
  body.home .trend-side-feature.side-feature-slider-card .side-feature-slide,
  body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slide,
  body.home .trend-side-feature.side-feature-slider-card .side-feature-slide-link,
  body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slide-link{
    position:absolute !important;
    inset:0 !important;
    display:block !important;
    width:100% !important;
    height:100% !important;
    min-height:100% !important;
    overflow:hidden !important;
    color:#fff !important;
    text-decoration:none !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .side-feature-slide,
  body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slide{
    opacity:0 !important;
    visibility:hidden !important;
    pointer-events:none !important;
    transition:opacity .25s ease, visibility .25s ease !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .side-feature-slide.is-active,
  body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slide.is-active,
  body.home .trend-side-feature.side-feature-slider-card .side-feature-slide.is-active .side-feature-slide-link,
  body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slide.is-active .side-feature-slide-link{
    opacity:1 !important;
    visibility:visible !important;
    pointer-events:auto !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-bg,
  body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-bg{
    position:absolute !important;
    inset:0 !important;
    display:block !important;
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    object-position:center center !important;
    border-radius:12px !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-overlay,
  body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-overlay{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    background:linear-gradient(to top, rgba(230,0,18,.96) 0%, rgba(230,0,18,.72) 34%, rgba(0,0,0,.18) 72%, rgba(0,0,0,0) 100%) !important;
    z-index:1 !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-content,
  body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-content{
    position:absolute !important;
    left:16px !important;
    right:16px !important;
    bottom:30px !important;
    z-index:3 !important;
    overflow:hidden !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .trend-live-label.small,
  body.front-page .trend-side-feature.side-feature-slider-card .trend-live-label.small{
    font-size:10px !important;
    line-height:1 !important;
    padding:7px 9px !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-content h2,
  body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-content h2,
  body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-content h2 a,
  body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-content h2 a{
    display:-webkit-box !important;
    -webkit-line-clamp:2 !important;
    -webkit-box-orient:vertical !important;
    overflow:hidden !important;
    font-size:22px !important;
    line-height:1.02 !important;
    letter-spacing:-.35px !important;
    margin:7px 0 5px !important;
    color:#fff !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-content p,
  body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-content p{
    display:-webkit-box !important;
    -webkit-line-clamp:2 !important;
    -webkit-box-orient:vertical !important;
    overflow:hidden !important;
    font-size:12px !important;
    line-height:1.25 !important;
    margin:0 !important;
    color:#fff !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .side-feature-slider-dots,
  body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slider-dots{
    position:absolute !important;
    left:50% !important;
    bottom:10px !important;
    transform:translateX(-50%) !important;
    z-index:12 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:6px !important;
    width:auto !important;
    min-height:10px !important;
    padding:0 !important;
    margin:0 !important;
    background:transparent !important;
    box-shadow:none !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .side-feature-slider-dot,
  body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slider-dot{
    width:7px !important;
    height:7px !important;
    border-radius:999px !important;
    border:0 !important;
    padding:0 !important;
    margin:0 !important;
    background:rgba(255,255,255,.72) !important;
  }

  body.home .trend-side-feature.side-feature-slider-card .side-feature-slider-dot.is-active,
  body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slider-dot.is-active{
    width:20px !important;
    background:#e30613 !important;
  }
}


/* v14.54 - ACIL FINAL: mobil öne çıkan yerleşim + kırmızı efekt azaltma */
@media (min-width: 761px){
  body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-overlay,
  body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-overlay{
    background:linear-gradient(180deg, rgba(0,0,0,0) 32%, rgba(0,0,0,.18) 62%, rgba(210,0,18,.26) 100%) !important;
  }
}
@media (max-width: 760px){
  body.home .trend-hero-grid-v10 > .trend-side-feature.side-feature-slider-card,
  body.front-page .trend-hero-grid-v10 > .trend-side-feature.side-feature-slider-card{
    display:none !important;
  }
  body.home .mobile-side-feature-card,
  body.front-page .mobile-side-feature-card{
    display:block !important;
    visibility:visible !important;
    opacity:1 !important;
    position:relative !important;
    width:calc(100% - 28px) !important;
    max-width:420px !important;
    height:180px !important;
    min-height:180px !important;
    max-height:180px !important;
    margin:14px auto 18px !important;
    padding:0 !important;
    overflow:hidden !important;
    border-radius:14px !important;
    background:#111 !important;
    box-shadow:0 10px 24px rgba(15,23,42,.10) !important;
    z-index:3 !important;
  }
  body.home .mobile-side-feature-card .side-feature-slider-track,
  body.front-page .mobile-side-feature-card .side-feature-slider-track,
  body.home .mobile-side-feature-card .side-feature-slide,
  body.front-page .mobile-side-feature-card .side-feature-slide,
  body.home .mobile-side-feature-card .side-feature-slide-link,
  body.front-page .mobile-side-feature-card .side-feature-slide-link{
    position:absolute !important;
    inset:0 !important;
    display:block !important;
    width:100% !important;
    height:100% !important;
    overflow:hidden !important;
    border-radius:14px !important;
    color:#fff !important;
    text-decoration:none !important;
  }
  body.home .mobile-side-feature-card .side-feature-slide,
  body.front-page .mobile-side-feature-card .side-feature-slide{
    opacity:0 !important;
    visibility:hidden !important;
    pointer-events:none !important;
    transition:opacity .25s ease, visibility .25s ease !important;
  }
  body.home .mobile-side-feature-card .side-feature-slide.is-active,
  body.front-page .mobile-side-feature-card .side-feature-slide.is-active,
  body.home .mobile-side-feature-card .side-feature-slide.is-active .side-feature-slide-link,
  body.front-page .mobile-side-feature-card .side-feature-slide.is-active .side-feature-slide-link{
    opacity:1 !important;
    visibility:visible !important;
    pointer-events:auto !important;
  }
  body.home .mobile-side-feature-card .trend-side-feature-bg,
  body.front-page .mobile-side-feature-card .trend-side-feature-bg{
    position:absolute !important;
    inset:0 !important;
    display:block !important;
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    object-position:center center !important;
    border-radius:14px !important;
  }
  body.home .mobile-side-feature-card .trend-side-feature-overlay,
  body.front-page .mobile-side-feature-card .trend-side-feature-overlay{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    z-index:1 !important;
    background:linear-gradient(180deg, rgba(0,0,0,0) 24%, rgba(0,0,0,.20) 56%, rgba(210,0,18,.34) 100%) !important;
  }
  body.home .mobile-side-feature-card .trend-side-feature-content,
  body.front-page .mobile-side-feature-card .trend-side-feature-content{
    position:absolute !important;
    left:14px !important;
    right:14px !important;
    bottom:29px !important;
    z-index:5 !important;
    overflow:hidden !important;
  }
  body.home .mobile-side-feature-card .trend-live-label.small,
  body.front-page .mobile-side-feature-card .trend-live-label.small{
    font-size:9px !important;
    line-height:1 !important;
    padding:6px 8px !important;
  }
  body.home .mobile-side-feature-card .trend-side-feature-content h2,
  body.front-page .mobile-side-feature-card .trend-side-feature-content h2,
  body.home .mobile-side-feature-card .trend-side-feature-content h2 a,
  body.front-page .mobile-side-feature-card .trend-side-feature-content h2 a{
    display:-webkit-box !important;
    -webkit-line-clamp:2 !important;
    -webkit-box-orient:vertical !important;
    overflow:hidden !important;
    color:#fff !important;
    font-size:18px !important;
    line-height:1.04 !important;
    letter-spacing:-.25px !important;
    margin:6px 0 4px !important;
  }
  body.home .mobile-side-feature-card .trend-side-feature-content p,
  body.front-page .mobile-side-feature-card .trend-side-feature-content p{
    display:-webkit-box !important;
    -webkit-line-clamp:2 !important;
    -webkit-box-orient:vertical !important;
    overflow:hidden !important;
    color:#fff !important;
    font-size:11px !important;
    line-height:1.22 !important;
    margin:0 !important;
    opacity:.9 !important;
  }
  body.home .mobile-side-feature-card .side-feature-slider-dots,
  body.front-page .mobile-side-feature-card .side-feature-slider-dots{
    position:absolute !important;
    left:50% !important;
    bottom:10px !important;
    transform:translateX(-50%) !important;
    z-index:12 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:6px !important;
    width:auto !important;
    padding:0 !important;
    margin:0 !important;
    background:transparent !important;
    box-shadow:none !important;
  }
}


/* v14.55 - Cache/FOUC emergency stability */
body.home .trend-hero-grid-v10,
body.front-page .trend-hero-grid-v10{overflow:visible!important;}
body.home .trend-side-feature.side-feature-slider-card,
body.front-page .trend-side-feature.side-feature-slider-card{overflow:hidden!important;contain:layout paint!important;}
body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-overlay,
body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-overlay,
body.home .mobile-side-feature-card .trend-side-feature-overlay,
body.front-page .mobile-side-feature-card .trend-side-feature-overlay{
  background:linear-gradient(180deg,rgba(0,0,0,.04) 0%,rgba(0,0,0,.18) 45%,rgba(227,6,19,.52) 100%)!important;
  opacity:.78!important;
}
@media(min-width:769px){
  body.home .trend-side-feature.side-feature-slider-card .side-feature-slide:not(.is-active),
  body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slide:not(.is-active){display:none!important;}
}


/* v14.64 - Öne çıkan slider: DOT yerine sağ/sol ok + Tweet embed düzeltmesi */
body.home .trend-side-feature.side-feature-slider-card .side-feature-slider-dots,
body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slider-dots,
body.home .mobile-side-feature-card .side-feature-slider-dots,
body.front-page .mobile-side-feature-card .side-feature-slider-dots{
  display:none !important;
}
body.home .trend-side-feature.side-feature-slider-card .side-feature-slider-arrow,
body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slider-arrow,
body.home .mobile-side-feature-card .side-feature-slider-arrow,
body.front-page .mobile-side-feature-card .side-feature-slider-arrow{
  position:absolute !important;
  top:50% !important;
  transform:translateY(-50%) !important;
  z-index:30 !important;
  width:34px !important;
  height:34px !important;
  border:0 !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.82) !important;
  color:#0f172a !important;
  font-size:27px !important;
  line-height:30px !important;
  font-weight:900 !important;
  cursor:pointer !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  box-shadow:0 8px 20px rgba(0,0,0,.18) !important;
  opacity:.78 !important;
  transition:opacity .18s ease, background .18s ease, transform .18s ease !important;
}
body.home .trend-side-feature.side-feature-slider-card .side-feature-slider-arrow:hover,
body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slider-arrow:hover,
body.home .mobile-side-feature-card .side-feature-slider-arrow:hover,
body.front-page .mobile-side-feature-card .side-feature-slider-arrow:hover{
  opacity:1 !important;
  background:#fff !important;
  transform:translateY(-50%) scale(1.04) !important;
}
body.home .trend-side-feature.side-feature-slider-card .side-feature-slider-prev,
body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slider-prev,
body.home .mobile-side-feature-card .side-feature-slider-prev,
body.front-page .mobile-side-feature-card .side-feature-slider-prev{
  left:10px !important;
}
body.home .trend-side-feature.side-feature-slider-card .side-feature-slider-next,
body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slider-next,
body.home .mobile-side-feature-card .side-feature-slider-next,
body.front-page .mobile-side-feature-card .side-feature-slider-next{
  right:10px !important;
}
@media (max-width:760px){
  body.home .mobile-side-feature-card .side-feature-slider-arrow,
  body.front-page .mobile-side-feature-card .side-feature-slider-arrow{
    width:28px !important;
    height:28px !important;
    font-size:22px !important;
    line-height:26px !important;
    opacity:.72 !important;
  }
}
body.single .entry-content iframe.twitter-tweet,
body.single .entry-content .twitter-tweet,
body.single .entry-content .wp-block-embed-twitter,
body.single .entry-content .wp-block-embed__wrapper{
  max-width:100% !important;
}
body.single .entry-content .twitter-tweet,
body.single .entry-content .wp-block-embed-twitter{
  margin:22px auto !important;
}
body.single .entry-content blockquote.twitter-tweet{
  display:block !important;
  width:100% !important;
  max-width:560px !important;
  min-height:180px !important;
  padding:18px 20px !important;
  border-left:4px solid #e30613 !important;
  background:#fff !important;
  overflow:visible !important;
  color:#0f172a !important;
}


/* v14.65 - Öne çıkan slider tasarım iyileştirme: küçük blur oklar, daha hafif kırmızı efekt, pill etiket, güçlü okunurluk */
body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-overlay,
body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-overlay{
  background:linear-gradient(180deg, rgba(0,0,0,0) 22%, rgba(0,0,0,.20) 58%, rgba(227,6,19,.28) 100%) !important;
  opacity:.86 !important;
}
body.home .mobile-side-feature-card .trend-side-feature-overlay,
body.front-page .mobile-side-feature-card .trend-side-feature-overlay{
  background:linear-gradient(180deg, rgba(0,0,0,0) 20%, rgba(0,0,0,.20) 56%, rgba(227,6,19,.26) 100%) !important;
  opacity:.88 !important;
}
body.home .trend-side-feature.side-feature-slider-card .side-feature-slider-arrow,
body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slider-arrow,
body.home .mobile-side-feature-card .side-feature-slider-arrow,
body.front-page .mobile-side-feature-card .side-feature-slider-arrow{
  width:36px !important;
  height:36px !important;
  top:42% !important;
  border:1px solid rgba(255,255,255,.42) !important;
  background:rgba(255,255,255,.54) !important;
  color:#111827 !important;
  font-size:26px !important;
  line-height:1 !important;
  opacity:.82 !important;
  box-shadow:0 8px 22px rgba(0,0,0,.16) !important;
  -webkit-backdrop-filter:blur(5px) !important;
  backdrop-filter:blur(5px) !important;
}
body.home .trend-side-feature.side-feature-slider-card .side-feature-slider-arrow:hover,
body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slider-arrow:hover,
body.home .mobile-side-feature-card .side-feature-slider-arrow:hover,
body.front-page .mobile-side-feature-card .side-feature-slider-arrow:hover{
  opacity:1 !important;
  background:rgba(255,255,255,.78) !important;
  transform:translateY(-50%) scale(1.04) !important;
}
body.home .trend-side-feature.side-feature-slider-card .side-feature-slider-prev,
body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slider-prev,
body.home .mobile-side-feature-card .side-feature-slider-prev,
body.front-page .mobile-side-feature-card .side-feature-slider-prev{
  left:12px !important;
}
body.home .trend-side-feature.side-feature-slider-card .side-feature-slider-next,
body.front-page .trend-side-feature.side-feature-slider-card .side-feature-slider-next,
body.home .mobile-side-feature-card .side-feature-slider-next,
body.front-page .mobile-side-feature-card .side-feature-slider-next{
  right:12px !important;
}
body.home .trend-side-feature.side-feature-slider-card .trend-live-label.small,
body.front-page .trend-side-feature.side-feature-slider-card .trend-live-label.small,
body.home .mobile-side-feature-card .trend-live-label.small,
body.front-page .mobile-side-feature-card .trend-live-label.small{
  background:#e30613 !important;
  color:#fff !important;
  border-radius:999px !important;
  padding:6px 11px !important;
  font-size:10px !important;
  line-height:1 !important;
  letter-spacing:.55px !important;
  box-shadow:0 8px 18px rgba(227,6,19,.22) !important;
}
body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-content h2,
body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-content h2,
body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-content h2 a,
body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-content h2 a,
body.home .mobile-side-feature-card .trend-side-feature-content h2,
body.front-page .mobile-side-feature-card .trend-side-feature-content h2,
body.home .mobile-side-feature-card .trend-side-feature-content h2 a,
body.front-page .mobile-side-feature-card .trend-side-feature-content h2 a{
  text-shadow:0 3px 12px rgba(0,0,0,.62) !important;
}
body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-content p,
body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-content p,
body.home .mobile-side-feature-card .trend-side-feature-content p,
body.front-page .mobile-side-feature-card .trend-side-feature-content p{
  text-shadow:0 2px 8px rgba(0,0,0,.58) !important;
}
@media (max-width:760px){
  body.home .mobile-side-feature-card .side-feature-slider-arrow,
  body.front-page .mobile-side-feature-card .side-feature-slider-arrow{
    width:32px !important;
    height:32px !important;
    top:42% !important;
    font-size:24px !important;
    background:rgba(255,255,255,.56) !important;
  }
}

/* v14.66 - Mobile öne çıkan görsel kırpma düzeltmesi: yüzleri/üst kompozisyonu koru */
@media (max-width:760px){
  body.home .mobile-side-feature-card,
  body.front-page .mobile-side-feature-card{
    min-height:230px !important;
    height:230px !important;
    aspect-ratio:auto !important;
  }
  body.home .mobile-side-feature-card .side-feature-slider-track,
  body.front-page .mobile-side-feature-card .side-feature-slider-track,
  body.home .mobile-side-feature-card .side-feature-slide,
  body.front-page .mobile-side-feature-card .side-feature-slide,
  body.home .mobile-side-feature-card .side-feature-slide-link,
  body.front-page .mobile-side-feature-card .side-feature-slide-link{
    height:230px !important;
    min-height:230px !important;
  }
  body.home .mobile-side-feature-card .trend-side-feature-bg,
  body.front-page .mobile-side-feature-card .trend-side-feature-bg,
  body.home .mobile-side-feature-card img.trend-side-feature-bg,
  body.front-page .mobile-side-feature-card img.trend-side-feature-bg{
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    object-position:center top !important;
  }
  body.home .mobile-side-feature-card .trend-side-feature-content,
  body.front-page .mobile-side-feature-card .trend-side-feature-content{
    left:18px !important;
    right:18px !important;
    bottom:18px !important;
  }
  body.home .mobile-side-feature-card .trend-side-feature-content h2,
  body.front-page .mobile-side-feature-card .trend-side-feature-content h2,
  body.home .mobile-side-feature-card .trend-side-feature-content h2 a,
  body.front-page .mobile-side-feature-card .trend-side-feature-content h2 a{
    font-size:20px !important;
    line-height:1.05 !important;
    -webkit-line-clamp:2 !important;
  }
  body.home .mobile-side-feature-card .trend-side-feature-content p,
  body.front-page .mobile-side-feature-card .trend-side-feature-content p{
    font-size:12px !important;
    line-height:1.25 !important;
    -webkit-line-clamp:2 !important;
  }
}


/* v14.67a - Öne çıkan etiketi kaldırıldı + ana manşet sivri köşe düzeltmesi */
body.home .trend-side-feature.side-feature-slider-card .trend-live-label.small,
body.front-page .trend-side-feature.side-feature-slider-card .trend-live-label.small,
body.home .mobile-side-feature-card .trend-live-label.small,
body.front-page .mobile-side-feature-card .trend-live-label.small{
  display:none !important;
}
body.home .trend-hero-main-v10.hero-slider-card,
body.front-page .trend-hero-main-v10.hero-slider-card,
body.home .hero-slider-card,
body.front-page .hero-slider-card,
body.home .trend-hero-main-v10.hero-slider-card .hero-slider-track,
body.front-page .trend-hero-main-v10.hero-slider-card .hero-slider-track,
body.home .hero-slider-card .hero-slider-track,
body.front-page .hero-slider-card .hero-slider-track,
body.home .trend-hero-main-v10.hero-slider-card .hero-slide,
body.front-page .trend-hero-main-v10.hero-slider-card .hero-slide,
body.home .hero-slider-card .hero-slide,
body.front-page .hero-slider-card .hero-slide,
body.home .trend-hero-main-v10.hero-slider-card .hero-slide-link,
body.front-page .trend-hero-main-v10.hero-slider-card .hero-slide-link,
body.home .hero-slider-card .hero-slide-link,
body.front-page .hero-slider-card .hero-slide-link,
body.home .trend-hero-main-v10.hero-slider-card .trend-hero-bg,
body.front-page .trend-hero-main-v10.hero-slider-card .trend-hero-bg,
body.home .hero-slider-card .trend-hero-bg,
body.front-page .hero-slider-card .trend-hero-bg{
  border-radius:0 !important;
}
@media (max-width:760px){
  body.home .trend-hero-main-v10.hero-slider-card,
  body.front-page .trend-hero-main-v10.hero-slider-card,
  body.home .hero-slider-card,
  body.front-page .hero-slider-card,
  body.home .trend-hero-main-v10.hero-slider-card .hero-slider-track,
  body.front-page .trend-hero-main-v10.hero-slider-card .hero-slider-track,
  body.home .hero-slider-card .hero-slider-track,
  body.front-page .hero-slider-card .hero-slider-track{
    border-radius:0 !important;
  }
}

/* v14.68 - Künye sayfası tasarımı */
.th-kunye-shell{
  max-width:1180px;
  margin:24px auto 54px;
  padding:0 18px;
}
.th-kunye-hero{
  position:relative;
  overflow:hidden;
  background:linear-gradient(135deg,#111 0%,#1f1f1f 56%,#b90000 100%);
  color:#fff;
  padding:46px 42px;
  border-top:5px solid #e30613;
  box-shadow:0 18px 45px rgba(0,0,0,.12);
}
.th-kunye-hero:after{
  content:"";
  position:absolute;
  right:-70px;
  top:-100px;
  width:260px;
  height:260px;
  border:34px solid rgba(255,255,255,.07);
  border-radius:50%;
}
.th-kunye-kicker{
  display:inline-flex;
  align-items:center;
  gap:8px;
  font-size:12px;
  line-height:1;
  font-weight:900;
  letter-spacing:.18em;
  color:#fff;
  background:#e30613;
  padding:9px 13px;
  margin-bottom:18px;
}
.th-kunye-hero h1{
  position:relative;
  z-index:1;
  margin:0;
  font-size:clamp(36px,5vw,66px);
  line-height:.95;
  font-weight:950;
  letter-spacing:-.04em;
  text-transform:uppercase;
}
.th-kunye-hero p{
  position:relative;
  z-index:1;
  max-width:620px;
  margin:16px 0 0;
  color:rgba(255,255,255,.82);
  font-size:18px;
  line-height:1.55;
}
.th-kunye-card{
  background:#fff;
  border:1px solid #ececec;
  border-top:0;
  padding:32px;
  box-shadow:0 16px 34px rgba(0,0,0,.06);
}
.th-kunye-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}
.th-kunye-person{
  position:relative;
  min-height:132px;
  padding:24px 24px 22px;
  background:#fafafa;
  border:1px solid #eee;
  border-left:4px solid #e30613;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}
.th-kunye-person:hover{
  transform:translateY(-2px);
  box-shadow:0 12px 28px rgba(0,0,0,.08);
  border-color:#e30613;
}
.th-kunye-person-main{
  background:linear-gradient(135deg,#fff 0%,#fff5f5 100%);
}
.th-kunye-role{
  display:block;
  color:#e30613;
  font-size:13px;
  font-weight:900;
  line-height:1.35;
  text-transform:uppercase;
  letter-spacing:.02em;
  margin-bottom:10px;
}
.th-kunye-person strong{
  display:block;
  color:#151515;
  font-size:28px;
  line-height:1.08;
  font-weight:950;
  letter-spacing:-.03em;
}
.th-kunye-info{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  margin-top:18px;
}
.th-kunye-info div{
  background:#111;
  color:#fff;
  padding:18px 20px;
  border-bottom:3px solid #e30613;
}
.th-kunye-info span{
  display:block;
  color:rgba(255,255,255,.6);
  font-size:12px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.08em;
  margin-bottom:6px;
}
.th-kunye-info strong{
  display:block;
  font-size:16px;
  line-height:1.3;
}
@media (max-width:768px){
  .th-kunye-shell{margin:14px auto 34px;padding:0 12px;}
  .th-kunye-hero{padding:32px 22px;}
  .th-kunye-hero p{font-size:15px;}
  .th-kunye-card{padding:18px;}
  .th-kunye-grid{grid-template-columns:1fr;gap:12px;}
  .th-kunye-person{min-height:112px;padding:20px 18px;}
  .th-kunye-person strong{font-size:24px;}
  .th-kunye-role{font-size:12px;}
  .th-kunye-info{grid-template-columns:1fr;gap:10px;}
}


/* v14.69 - Kategori/arsiv sayfalarında header üst boşluğunu sıfırla */
body.category,
body.archive,
body.search{
  margin-top:0 !important;
  padding-top:0 !important;
}
body.category .site-header.esen-header,
body.archive .site-header.esen-header,
body.search .site-header.esen-header{
  top:0 !important;
  margin-top:0 !important;
  padding-top:0 !important;
  transform:none !important;
}
body.category .esen-topbar,
body.archive .esen-topbar,
body.search .esen-topbar{
  margin-top:0 !important;
  padding-top:0 !important;
}
body.category.admin-bar,
body.archive.admin-bar,
body.search.admin-bar{
  margin-top:0 !important;
  padding-top:0 !important;
}
body.category.admin-bar .site-header.esen-header,
body.archive.admin-bar .site-header.esen-header,
body.search.admin-bar .site-header.esen-header{
  top:0 !important;
}
@media (min-width:783px){
  html:has(body.category.admin-bar),
  html:has(body.archive.admin-bar),
  html:has(body.search.admin-bar){
    margin-top:0 !important;
  }
}

/* v14.70 - Mobil öne çıkanlar: büyük görsel slider yerine kırpmasız liste tasarımı */
@media (max-width: 760px){
  body.home .mobile-side-feature-card,
  body.front-page .mobile-side-feature-card{
    display:block !important;
    visibility:visible !important;
    opacity:1 !important;
    position:relative !important;
    width:calc(100% - 24px) !important;
    max-width:480px !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    margin:14px auto 18px !important;
    padding:12px 12px 6px !important;
    overflow:visible !important;
    border-radius:0 !important;
    background:#fff !important;
    box-shadow:none !important;
    border-top:3px solid #e30613 !important;
    border-bottom:1px solid #e5e7eb !important;
  }
  body.home .mobile-side-feature-card::before,
  body.front-page .mobile-side-feature-card::before{
    content:'ÖNE ÇIKANLAR';
    display:flex !important;
    align-items:center !important;
    gap:8px !important;
    margin:0 0 10px !important;
    color:#111827 !important;
    font-size:15px !important;
    line-height:1 !important;
    font-weight:900 !important;
    letter-spacing:-.25px !important;
  }
  body.home .mobile-side-feature-card::after,
  body.front-page .mobile-side-feature-card::after{
    content:'' !important;
    display:none !important;
  }
  body.home .mobile-side-feature-card .side-feature-slider-track,
  body.front-page .mobile-side-feature-card .side-feature-slider-track{
    position:static !important;
    inset:auto !important;
    display:block !important;
    width:100% !important;
    height:auto !important;
    min-height:0 !important;
    overflow:visible !important;
    border-radius:0 !important;
    background:transparent !important;
  }
  body.home .mobile-side-feature-card .side-feature-slide,
  body.front-page .mobile-side-feature-card .side-feature-slide,
  body.home .mobile-side-feature-card .side-feature-slide.is-active,
  body.front-page .mobile-side-feature-card .side-feature-slide.is-active{
    position:static !important;
    inset:auto !important;
    display:block !important;
    width:100% !important;
    height:auto !important;
    opacity:1 !important;
    visibility:visible !important;
    pointer-events:auto !important;
    overflow:visible !important;
    border-radius:0 !important;
    transform:none !important;
    transition:none !important;
    background:transparent !important;
  }
  body.home .mobile-side-feature-card .side-feature-slide + .side-feature-slide,
  body.front-page .mobile-side-feature-card .side-feature-slide + .side-feature-slide{
    border-top:1px solid #eef0f3 !important;
    margin-top:10px !important;
    padding-top:10px !important;
  }
  body.home .mobile-side-feature-card .side-feature-slide-link,
  body.front-page .mobile-side-feature-card .side-feature-slide-link,
  body.home .mobile-side-feature-card .side-feature-slide.is-active .side-feature-slide-link,
  body.front-page .mobile-side-feature-card .side-feature-slide.is-active .side-feature-slide-link{
    position:relative !important;
    inset:auto !important;
    display:grid !important;
    grid-template-columns:112px minmax(0,1fr) !important;
    gap:11px !important;
    width:100% !important;
    height:auto !important;
    min-height:78px !important;
    overflow:visible !important;
    border-radius:0 !important;
    color:#111827 !important;
    text-decoration:none !important;
    background:transparent !important;
  }
  body.home .mobile-side-feature-card .trend-side-feature-bg,
  body.front-page .mobile-side-feature-card .trend-side-feature-bg{
    position:relative !important;
    inset:auto !important;
    display:block !important;
    width:112px !important;
    height:78px !important;
    min-width:112px !important;
    max-width:112px !important;
    object-fit:cover !important;
    object-position:center top !important;
    border-radius:0 !important;
    background:#f3f4f6 !important;
    grid-column:1 !important;
    grid-row:1 !important;
  }
  body.home .mobile-side-feature-card .trend-side-feature-overlay,
  body.front-page .mobile-side-feature-card .trend-side-feature-overlay,
  body.home .mobile-side-feature-card .side-feature-slider-arrow,
  body.front-page .mobile-side-feature-card .side-feature-slider-arrow,
  body.home .mobile-side-feature-card .side-feature-slider-dots,
  body.front-page .mobile-side-feature-card .side-feature-slider-dots{
    display:none !important;
  }
  body.home .mobile-side-feature-card .trend-side-feature-content,
  body.front-page .mobile-side-feature-card .trend-side-feature-content{
    position:relative !important;
    left:auto !important;
    right:auto !important;
    bottom:auto !important;
    z-index:2 !important;
    grid-column:2 !important;
    grid-row:1 !important;
    align-self:center !important;
    display:block !important;
    min-width:0 !important;
    width:100% !important;
    overflow:visible !important;
    padding:0 !important;
    color:#111827 !important;
    text-shadow:none !important;
  }
  body.home .mobile-side-feature-card .trend-side-feature-content h2,
  body.front-page .mobile-side-feature-card .trend-side-feature-content h2,
  body.home .mobile-side-feature-card .trend-side-feature-content h2 a,
  body.front-page .mobile-side-feature-card .trend-side-feature-content h2 a{
    display:-webkit-box !important;
    -webkit-line-clamp:2 !important;
    -webkit-box-orient:vertical !important;
    overflow:hidden !important;
    color:#111827 !important;
    font-size:15px !important;
    line-height:1.15 !important;
    font-weight:900 !important;
    letter-spacing:-.2px !important;
    margin:0 0 5px !important;
    text-shadow:none !important;
  }
  body.home .mobile-side-feature-card .trend-side-feature-content p,
  body.front-page .mobile-side-feature-card .trend-side-feature-content p{
    display:-webkit-box !important;
    -webkit-line-clamp:2 !important;
    -webkit-box-orient:vertical !important;
    overflow:hidden !important;
    color:#4b5563 !important;
    font-size:12px !important;
    line-height:1.25 !important;
    margin:0 !important;
    opacity:1 !important;
    text-shadow:none !important;
  }
}

/* v14.71 - Mobile feature list text balance */
@media (max-width: 760px){
  body.home .mobile-side-feature-card .side-feature-slide-link,
  body.front-page .mobile-side-feature-card .side-feature-slide-link,
  body.home .mobile-side-feature-card .side-feature-slide.is-active .side-feature-slide-link,
  body.front-page .mobile-side-feature-card .side-feature-slide.is-active .side-feature-slide-link{
    grid-template-columns:112px minmax(0,1fr) !important;
    gap:12px !important;
    min-height:82px !important;
  }
  body.home .mobile-side-feature-card .trend-side-feature-content h2,
  body.front-page .mobile-side-feature-card .trend-side-feature-content h2,
  body.home .mobile-side-feature-card .trend-side-feature-content h2 a,
  body.front-page .mobile-side-feature-card .trend-side-feature-content h2 a{
    font-size:17px !important;
    line-height:1.12 !important;
    letter-spacing:-.25px !important;
    margin-bottom:6px !important;
  }
  body.home .mobile-side-feature-card .trend-side-feature-content p,
  body.front-page .mobile-side-feature-card .trend-side-feature-content p{
    font-size:13.5px !important;
    line-height:1.3 !important;
    color:#445066 !important;
  }
}

/* v14.72 - Mobil Öne Çıkanlar: görseller alttan kırpıldı, metin alanı dengelendi */
@media (max-width: 760px){
  body.home .mobile-side-feature-card .side-feature-slide-link,
  body.front-page .mobile-side-feature-card .side-feature-slide-link,
  body.home .mobile-side-feature-card .side-feature-slide.is-active .side-feature-slide-link,
  body.front-page .mobile-side-feature-card .side-feature-slide.is-active .side-feature-slide-link{
    grid-template-columns:128px minmax(0,1fr) !important;
    gap:14px !important;
    min-height:100px !important;
    align-items:center !important;
  }

  body.home .mobile-side-feature-card .trend-side-feature-bg,
  body.front-page .mobile-side-feature-card .trend-side-feature-bg{
    width:128px !important;
    height:100px !important;
    min-width:128px !important;
    max-width:128px !important;
    min-height:100px !important;
    max-height:100px !important;
    object-fit:cover !important;
    object-position:center top !important;
  }

  body.home .mobile-side-feature-card .trend-side-feature-content,
  body.front-page .mobile-side-feature-card .trend-side-feature-content{
    align-self:center !important;
  }

  body.home .mobile-side-feature-card .trend-side-feature-content h2,
  body.front-page .mobile-side-feature-card .trend-side-feature-content h2,
  body.home .mobile-side-feature-card .trend-side-feature-content h2 a,
  body.front-page .mobile-side-feature-card .trend-side-feature-content h2 a{
    font-size:17px !important;
    line-height:1.13 !important;
    -webkit-line-clamp:2 !important;
    margin:0 0 7px !important;
  }

  body.home .mobile-side-feature-card .trend-side-feature-content p,
  body.front-page .mobile-side-feature-card .trend-side-feature-content p{
    font-size:13.5px !important;
    line-height:1.32 !important;
    -webkit-line-clamp:3 !important;
  }
}

/* v14.73 - Mobil Öne Çıkanlar: daha dengeli kırpma ve boşluk optimizasyonu */
@media (max-width: 760px){
  body.home .mobile-side-feature-card,
  body.front-page .mobile-side-feature-card{
    padding:10px 12px 4px !important;
    margin:12px auto 16px !important;
  }

  body.home .mobile-side-feature-card::before,
  body.front-page .mobile-side-feature-card::before{
    margin-bottom:10px !important;
    font-size:16px !important;
    letter-spacing:-.2px !important;
  }

  body.home .mobile-side-feature-card .side-feature-slide + .side-feature-slide,
  body.front-page .mobile-side-feature-card .side-feature-slide + .side-feature-slide{
    margin-top:14px !important;
    padding-top:14px !important;
  }

  body.home .mobile-side-feature-card .side-feature-slide-link,
  body.front-page .mobile-side-feature-card .side-feature-slide-link,
  body.home .mobile-side-feature-card .side-feature-slide.is-active .side-feature-slide-link,
  body.front-page .mobile-side-feature-card .side-feature-slide.is-active .side-feature-slide-link{
    grid-template-columns:120px minmax(0,1fr) !important;
    gap:12px !important;
    min-height:118px !important;
    align-items:center !important;
  }

  body.home .mobile-side-feature-card .trend-side-feature-bg,
  body.front-page .mobile-side-feature-card .trend-side-feature-bg{
    width:120px !important;
    height:112px !important;
    min-width:120px !important;
    max-width:120px !important;
    min-height:112px !important;
    max-height:112px !important;
    object-fit:cover !important;
    object-position:center 18% !important;
    border-radius:0 !important;
  }

  body.home .mobile-side-feature-card .trend-side-feature-content h2,
  body.front-page .mobile-side-feature-card .trend-side-feature-content h2,
  body.home .mobile-side-feature-card .trend-side-feature-content h2 a,
  body.front-page .mobile-side-feature-card .trend-side-feature-content h2 a{
    font-size:18px !important;
    line-height:1.16 !important;
    -webkit-line-clamp:2 !important;
    margin:0 0 6px !important;
  }

  body.home .mobile-side-feature-card .trend-side-feature-content p,
  body.front-page .mobile-side-feature-card .trend-side-feature-content p{
    font-size:15px !important;
    line-height:1.34 !important;
    -webkit-line-clamp:3 !important;
    color:#374151 !important;
  }
}


/* v14.74 - Mobil öne çıkanlar: kart arası boşluk ve görsel kırpma final düzeltmesi */
@media (max-width: 760px){
  body.home .mobile-side-feature-card,
  body.front-page .mobile-side-feature-card{
    width:calc(100% - 24px) !important;
    max-width:480px !important;
    margin:12px auto 14px !important;
    padding:10px 12px 4px !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    overflow:visible !important;
    background:#fff !important;
  }

  body.home .mobile-side-feature-card .side-feature-slider-track,
  body.front-page .mobile-side-feature-card .side-feature-slider-track{
    display:block !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    overflow:visible !important;
  }

  body.home .mobile-side-feature-card .side-feature-slide,
  body.front-page .mobile-side-feature-card .side-feature-slide,
  body.home .mobile-side-feature-card .side-feature-slide.is-active,
  body.front-page .mobile-side-feature-card .side-feature-slide.is-active{
    position:relative !important;
    display:block !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    aspect-ratio:auto !important;
    margin:0 !important;
    padding:0 !important;
    overflow:visible !important;
    opacity:1 !important;
    visibility:visible !important;
    transform:none !important;
  }

  body.home .mobile-side-feature-card .side-feature-slide + .side-feature-slide,
  body.front-page .mobile-side-feature-card .side-feature-slide + .side-feature-slide{
    margin-top:16px !important;
    padding-top:16px !important;
    border-top:1px solid #e5e7eb !important;
  }

  body.home .mobile-side-feature-card .side-feature-slide-link,
  body.front-page .mobile-side-feature-card .side-feature-slide-link,
  body.home .mobile-side-feature-card .side-feature-slide.is-active .side-feature-slide-link,
  body.front-page .mobile-side-feature-card .side-feature-slide.is-active .side-feature-slide-link{
    display:grid !important;
    grid-template-columns:132px minmax(0, 1fr) !important;
    gap:14px !important;
    align-items:center !important;
    width:100% !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    margin:0 !important;
    padding:0 !important;
    overflow:visible !important;
  }

  body.home .mobile-side-feature-card .trend-side-feature-bg,
  body.front-page .mobile-side-feature-card .trend-side-feature-bg,
  body.home .mobile-side-feature-card img.trend-side-feature-bg,
  body.front-page .mobile-side-feature-card img.trend-side-feature-bg{
    position:relative !important;
    inset:auto !important;
    display:block !important;
    width:132px !important;
    height:104px !important;
    min-width:132px !important;
    max-width:132px !important;
    min-height:104px !important;
    max-height:104px !important;
    object-fit:cover !important;
    object-position:center 22% !important;
    border-radius:0 !important;
    background:#f3f4f6 !important;
    grid-column:1 !important;
    grid-row:1 !important;
  }

  body.home .mobile-side-feature-card .trend-side-feature-content,
  body.front-page .mobile-side-feature-card .trend-side-feature-content{
    position:relative !important;
    inset:auto !important;
    display:block !important;
    width:100% !important;
    min-width:0 !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    align-self:center !important;
    padding:0 !important;
    margin:0 !important;
    overflow:visible !important;
    color:#111827 !important;
    text-shadow:none !important;
    grid-column:2 !important;
    grid-row:1 !important;
  }

  body.home .mobile-side-feature-card .trend-side-feature-content h2,
  body.front-page .mobile-side-feature-card .trend-side-feature-content h2,
  body.home .mobile-side-feature-card .trend-side-feature-content h2 a,
  body.front-page .mobile-side-feature-card .trend-side-feature-content h2 a{
    display:-webkit-box !important;
    -webkit-line-clamp:2 !important;
    -webkit-box-orient:vertical !important;
    overflow:hidden !important;
    margin:0 0 6px !important;
    font-size:18px !important;
    line-height:1.17 !important;
    font-weight:900 !important;
    letter-spacing:-.25px !important;
    color:#111827 !important;
    text-shadow:none !important;
  }

  body.home .mobile-side-feature-card .trend-side-feature-content p,
  body.front-page .mobile-side-feature-card .trend-side-feature-content p{
    display:-webkit-box !important;
    -webkit-line-clamp:3 !important;
    -webkit-box-orient:vertical !important;
    overflow:hidden !important;
    margin:0 !important;
    font-size:15px !important;
    line-height:1.36 !important;
    color:#374151 !important;
    opacity:1 !important;
    text-shadow:none !important;
  }

  body.home .mobile-side-feature-card .trend-side-feature-overlay,
  body.front-page .mobile-side-feature-card .trend-side-feature-overlay,
  body.home .mobile-side-feature-card .side-feature-slider-arrow,
  body.front-page .mobile-side-feature-card .side-feature-slider-arrow,
  body.home .mobile-side-feature-card .side-feature-slider-dots,
  body.front-page .mobile-side-feature-card .side-feature-slider-dots,
  body.home .mobile-side-feature-card .trend-live-label.small,
  body.front-page .mobile-side-feature-card .trend-live-label.small{
    display:none !important;
  }
}

/* v14.75 - Mobil öne çıkanlar: boşluk final, dengeli fotoğraf/metin oranı */
@media (max-width: 760px){
  body.home .mobile-side-feature-card,
  body.front-page .mobile-side-feature-card{
    width:calc(100% - 24px) !important;
    max-width:480px !important;
    margin:10px auto 12px !important;
    padding:10px 12px 2px !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    overflow:visible !important;
    background:#fff !important;
  }

  body.home .mobile-side-feature-card::before,
  body.front-page .mobile-side-feature-card::before{
    margin:0 0 12px !important;
    padding:0 !important;
    font-size:17px !important;
    line-height:1.05 !important;
  }

  body.home .mobile-side-feature-card .side-feature-slider-track,
  body.front-page .mobile-side-feature-card .side-feature-slider-track,
  body.home .mobile-side-feature-card .side-feature-slide,
  body.front-page .mobile-side-feature-card .side-feature-slide,
  body.home .mobile-side-feature-card .side-feature-slide.is-active{
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    margin:0 !important;
    padding:0 !important;
    overflow:visible !important;
  }

  body.home .mobile-side-feature-card .side-feature-slide + .side-feature-slide,
  body.front-page .mobile-side-feature-card .side-feature-slide + .side-feature-slide{
    margin-top:12px !important;
    padding-top:12px !important;
    border-top:1px solid #e5e7eb !important;
  }

  body.home .mobile-side-feature-card .side-feature-slide-link,
  body.front-page .mobile-side-feature-card .side-feature-slide-link,
  body.home .mobile-side-feature-card .side-feature-slide.is-active .side-feature-slide-link,
  body.front-page .mobile-side-feature-card .side-feature-slide.is-active .side-feature-slide-link{
    display:grid !important;
    grid-template-columns:128px minmax(0,1fr) !important;
    gap:13px !important;
    align-items:center !important;
    min-height:104px !important;
    height:auto !important;
    max-height:none !important;
    margin:0 !important;
    padding:0 !important;
    overflow:visible !important;
  }

  body.home .mobile-side-feature-card .trend-side-feature-bg,
  body.front-page .mobile-side-feature-card .trend-side-feature-bg,
  body.home .mobile-side-feature-card img.trend-side-feature-bg,
  body.front-page .mobile-side-feature-card img.trend-side-feature-bg{
    width:128px !important;
    height:104px !important;
    min-width:128px !important;
    max-width:128px !important;
    min-height:104px !important;
    max-height:104px !important;
    object-fit:cover !important;
    object-position:center 28% !important;
    border-radius:0 !important;
  }

  body.home .mobile-side-feature-card .trend-side-feature-content,
  body.front-page .mobile-side-feature-card .trend-side-feature-content{
    align-self:center !important;
    margin:0 !important;
    padding:0 !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    overflow:visible !important;
  }

  body.home .mobile-side-feature-card .trend-side-feature-content h2,
  body.front-page .mobile-side-feature-card .trend-side-feature-content h2,
  body.home .mobile-side-feature-card .trend-side-feature-content h2 a,
  body.front-page .mobile-side-feature-card .trend-side-feature-content h2 a{
    font-size:18px !important;
    line-height:1.17 !important;
    margin:0 0 5px !important;
    -webkit-line-clamp:2 !important;
  }

  body.home .mobile-side-feature-card .trend-side-feature-content p,
  body.front-page .mobile-side-feature-card .trend-side-feature-content p{
    font-size:14.5px !important;
    line-height:1.32 !important;
    margin:0 !important;
    -webkit-line-clamp:3 !important;
  }
}

/* v14.77 - Desktop öne çıkan kırmızı gradient %60 seviyesine çıkarıldı */
@media (min-width: 761px){
  body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-overlay,
  body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-overlay{
    background:
      linear-gradient(180deg, rgba(0,0,0,0) 18%, rgba(0,0,0,.22) 52%, rgba(227,6,19,.60) 100%) !important;
    opacity:.94 !important;
  }
}

/* v14.80 - Video haber ve yazar/video panel entegrasyonu */
.trend-video-embed-wrap{position:relative;width:100%;aspect-ratio:16/9;background:#050505;margin:0 0 24px;overflow:hidden}.trend-video-embed-wrap iframe{position:absolute;inset:0;width:100%!important;height:100%!important;border:0;display:block}.video-detail-label{display:inline-flex;background:#e30613;color:#fff;font-weight:900;font-size:12px;letter-spacing:.04em;text-transform:uppercase;border-radius:0;padding:7px 11px;margin-bottom:12px}.video-archive-page{max-width:1180px;margin:0 auto;padding:24px 16px 48px}.video-archive-head{background:#fff;border:1px solid #eceff3;padding:22px 24px;margin-bottom:22px}.video-archive-head h1{margin:8px 0 6px;font-size:36px;line-height:1.05}.video-archive-head p{margin:0;color:#667085}.video-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.video-card{background:#fff;border:1px solid #eceff3;overflow:hidden}.video-card a{display:block;text-decoration:none;color:inherit}.video-card-thumb{position:relative;aspect-ratio:16/9;background:#111;overflow:hidden}.video-card-thumb img{width:100%;height:100%;object-fit:cover;display:block}.video-play-badge{position:absolute;left:14px;bottom:14px;width:42px;height:42px;background:#e30613;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 8px 22px rgba(0,0,0,.25)}.video-card-body{padding:14px 15px 16px}.video-card-body span{display:inline-flex;color:#e30613;font-weight:900;font-size:12px;text-transform:uppercase;margin-bottom:8px}.video-card-body h2{margin:0 0 8px;font-size:21px;line-height:1.12}.video-card-body p{margin:0 0 10px;color:#667085;line-height:1.35}.video-card-body time{font-size:12px;color:#98a2b3;font-weight:700}@media(max-width:900px){.video-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.video-archive-page{padding:14px 12px 36px}.video-archive-head{padding:16px}.video-archive-head h1{font-size:28px}.video-archive-grid{grid-template-columns:1fr}.video-card-body h2{font-size:19px}}

/* v14.85 - BIST 100 safe ticker fallback */
.trend-market-ticker-tv{display:flex !important;align-items:center !important;gap:10px !important;overflow:hidden !important;}
.trend-market-ticker-tv .th-tradingview-market-widget{flex:1 1 auto !important;min-width:0 !important;}
.th-bist100-inline{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;height:28px;padding:0 11px;border-radius:999px;background:#fff;border:1px solid rgba(227,6,19,.22);box-shadow:0 2px 8px rgba(0,0,0,.05);color:#111;text-decoration:none;font-size:12px;line-height:1;white-space:nowrap;}
.th-bist100-inline:hover{color:#e30613;text-decoration:none;}
.th-bist100-title{font-weight:800;color:#e30613;letter-spacing:.2px;}
.th-bist100-inline strong{font-weight:800;color:#111;}
.th-bist100-inline em{font-style:normal;font-weight:800;font-size:11px;}
.th-bist100-inline.up em{color:#168a3a;}
.th-bist100-inline.down em{color:#d71920;}
.th-bist100-inline.flat em{color:#555;}
@media(max-width:767px){.trend-market-ticker-tv{gap:6px !important;}.th-bist100-inline{height:26px;padding:0 8px;font-size:11px;}.th-bist100-inline em{display:none;}}

/* v14.86 - BIST 100 TradingView akış içine alındı; sabit BIST kutusu kaldırıldı */
.trend-market-ticker-tv .th-bist100-inline{display:none !important;}
.trend-market-ticker-tv .th-tradingview-market-widget{width:100% !important;flex:1 1 100% !important;}

/* v14.87 - BIST 100 güvenli kayan akış */
.trend-market-ticker-tv{position:relative!important;display:block!important;overflow:hidden!important;}
.trend-market-ticker-tv .th-tradingview-market-widget{width:100%!important;flex:none!important;min-width:0!important;}
.th-bist100-flow{position:absolute;z-index:5;top:50%;left:100%;transform:translateY(-50%);display:inline-flex;align-items:center;gap:7px;height:28px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.96);border:1px solid rgba(227,6,19,.28);box-shadow:0 2px 10px rgba(0,0,0,.08);color:#111;text-decoration:none;font-size:12px;line-height:1;white-space:nowrap;animation:thBist100TickerFlow 26s linear infinite;}
.th-bist100-flow:hover{color:#111;text-decoration:none;animation-play-state:paused;}
.th-bist100-flow .th-bist100-title{font-weight:900;color:#e30613;letter-spacing:.2px;}
.th-bist100-flow strong{font-weight:900;color:#111;}.th-bist100-flow em{font-style:normal;font-weight:800;font-size:11px;}
.th-bist100-flow.up em{color:#168a3a;}.th-bist100-flow.down em{color:#d71920;}.th-bist100-flow.flat em{color:#555;}
@keyframes thBist100TickerFlow{0%{left:100%;}100%{left:-260px;}}
@media(max-width:767px){.th-bist100-flow{height:26px;padding:0 9px;font-size:11px;animation-duration:22s;}.th-bist100-flow em{display:none;}}

/* v14.88 - TradingView kaldırıldı, özel 15 dakikalık cache'li piyasa ticker */
.trend-market-ticker-custom{
  display:flex!important;
  align-items:center!important;
  overflow:hidden!important;
  background:#fff!important;
  border:1px solid rgba(15,23,42,.08)!important;
}
.trend-market-ticker-custom .trend-market-track{
  display:flex!important;
  width:max-content!important;
  min-width:max-content!important;
  white-space:nowrap!important;
  animation:trendMarketTicker 44s linear infinite!important;
}
.trend-market-ticker-custom:hover .trend-market-track{animation-play-state:paused!important;}
.trend-market-ticker-custom .trend-market-set{display:inline-flex!important;align-items:center!important;flex:0 0 auto!important;}
.trend-market-ticker-custom .trend-market-item{background:#fff!important;}
.trend-market-ticker-custom .trend-market-item.is-flat em{color:#64748b!important;}
@media(max-width:767px){
  .trend-market-ticker-custom{height:34px!important;margin:8px auto!important;}
  .trend-market-ticker-custom .trend-market-track{animation-duration:36s!important;}
  .trend-market-ticker-custom .trend-market-item{height:34px!important;line-height:34px!important;padding:0 13px!important;gap:6px!important;}
}


/* v14.89 - Detay/Fotogaleri beyaz zemin ve video haber desteği */
body.single-post,
body.single-post #page,
body.single-post .site,
body.single-post .site-content,
body.single-post .content-area,
body.single-post .site-main,
body.single-post main,
body.single-post .detail-page,
body.single-post .detail-layout,
body.single-post .detail-article,
body.single-tufan_gallery,
body.single-tufan_gallery #page,
body.single-tufan_gallery .site,
body.single-tufan_gallery .site-content,
body.single-tufan_gallery .content-area,
body.single-tufan_gallery .site-main,
body.single-tufan_gallery main,
body.single-tufan_gallery .gallery-detail-page,
body.single-tufan_gallery .gallery-detail-page-clean {
  background:#fff !important;
}
body.single-post .detail-page{margin-top:0 !important;padding-top:22px !important;}
body.single-tufan_gallery .gallery-detail-page-clean{padding-top:22px !important;}
.trend-video-embed-wrap{position:relative;width:100%;background:#050505;margin:0 0 24px;overflow:hidden;}
.trend-video-embed-wrap:before{content:"";display:block;padding-top:56.25%;}
.trend-video-embed-wrap iframe{position:absolute;inset:0;width:100%!important;height:100%!important;display:block;border:0;}
.video-news-badge{display:inline-flex;align-items:center;gap:6px;margin:0 0 12px;padding:7px 11px;background:#e30613;color:#fff;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;}
@media(max-width:760px){body.single-post .detail-page{padding-top:14px !important;}.trend-video-embed-wrap{margin-bottom:18px;}}

/* v14.90 - manuel video player desteği */
.trend-video-embed-wrap .trend-video-player{position:absolute;inset:0;width:100%;height:100%;display:block;background:#050505;object-fit:contain;}

/* v14.92 - Anasayfa video haber sorgusu yeni panel meta anahtarlarıyla uyumlu hale getirildi. */

/* v15.03 - Haber içi görsel CSS temizlik revizyonu: eski üst üste binen görsel yamaları kaldırıldı */
body.single-post .detail-content p{
  margin:0 0 14px !important;
  line-height:1.78 !important;
}
body.single-post .detail-content p:empty{
  display:none !important;
}
body.single-post .detail-content .wp-block-spacer,
body.single-post .detail-content .spacer{
  display:none !important;
  height:0 !important;
  margin:0 !important;
  padding:0 !important;
}
body.single-post .detail-content img,
body.single-post .detail-content img.alignnone,
body.single-post .detail-content img.aligncenter,
body.single-post .detail-content img.size-thumbnail,
body.single-post .detail-content img.size-medium,
body.single-post .detail-content img.size-large,
body.single-post .detail-content img.size-full,
body.single-post .detail-content figure img,
body.single-post .detail-content .wp-block-image img{
  display:block !important;
  width:auto !important;
  max-width:100% !important;
  height:auto !important;
  min-height:0 !important;
  max-height:min(72vh, 640px) !important;
  object-fit:contain !important;
  object-position:center center !important;
  margin:12px auto 16px !important;
  padding:0 !important;
  vertical-align:top !important;
}
body.single-post .detail-content figure,
body.single-post .detail-content .wp-block-image,
body.single-post .detail-content .wp-caption{
  display:block !important;
  margin:14px 0 18px !important;
  padding:0 !important;
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
}
body.single-post .detail-content figcaption,
body.single-post .detail-content .wp-caption-text{
  margin-top:8px !important;
  line-height:1.45 !important;
}
body.single-post .detail-content img + br,
body.single-post .detail-content br + img{
  display:none !important;
}
body.single-post .detail-stats{
  display:none !important;
}


/* v15.04 - Haber içi görsel çerçeve/kırpma düzeltmesi
   Not: Bazı haber içi görsellerin dosya içinde yüksek beyaz alan barındırması nedeniyle
   doğal oranla basıldığında sayfada devasa boşluk oluşuyordu. Bu kural sadece haber
   metni içine sonradan eklenen görsellere uygulanır; ana haber görselini etkilemez. */
body.single-post .detail-content > img,
body.single-post .detail-content p > img,
body.single-post .detail-content figure img,
body.single-post .detail-content .wp-block-image img,
body.single-post .detail-content .wp-caption img,
body.single-post .detail-content img.alignnone,
body.single-post .detail-content img.aligncenter,
body.single-post .detail-content img.size-full,
body.single-post .detail-content img.size-large,
body.single-post .detail-content img.size-medium{
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  height:clamp(280px, 42vw, 520px) !important;
  max-height:520px !important;
  min-height:0 !important;
  object-fit:cover !important;
  object-position:center center !important;
  margin:10px auto 14px !important;
  padding:0 !important;
  border-radius:0 !important;
  background:#fff !important;
}
body.single-post .detail-content figure,
body.single-post .detail-content .wp-block-image,
body.single-post .detail-content .wp-caption{
  margin:10px 0 14px !important;
  padding:0 !important;
  line-height:0 !important;
  height:auto !important;
  min-height:0 !important;
}
body.single-post .detail-content figure + p,
body.single-post .detail-content .wp-block-image + p,
body.single-post .detail-content img + p{
  margin-top:0 !important;
}
@media(max-width:760px){
  body.single-post .detail-content > img,
  body.single-post .detail-content p > img,
  body.single-post .detail-content figure img,
  body.single-post .detail-content .wp-block-image img,
  body.single-post .detail-content .wp-caption img,
  body.single-post .detail-content img.alignnone,
  body.single-post .detail-content img.aligncenter,
  body.single-post .detail-content img.size-full,
  body.single-post .detail-content img.size-large,
  body.single-post .detail-content img.size-medium{
    height:clamp(210px, 58vw, 360px) !important;
    max-height:360px !important;
  }
}

/* v15.05 - Dünya Kupası özel menü sekmesi */
.esen-nav-menu > li.menu-world-cup > a,
.nav.esen-nav > li.menu-world-cup > a,
.nav.esen-nav > a.menu-world-cup,
.esen-nav-menu > li > a[href*="dunya-kupasi"],
.nav.esen-nav > li > a[href*="dunya-kupasi"],
.nav.esen-nav > a[href*="dunya-kupasi"]{
  min-height:38px!important;
  margin:17px 8px 17px 0!important;
  padding:0 16px!important;
  border-radius:999px!important;
  color:#fff!important;
  background:linear-gradient(135deg,#0f7a39,#18a34a)!important;
  border:1px solid rgba(250,204,21,.72)!important;
  box-shadow:0 8px 18px rgba(15,122,57,.24), inset 0 1px 0 rgba(255,255,255,.22)!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:7px!important;
  position:relative!important;
  overflow:hidden!important;
}
.esen-nav-menu > li.menu-world-cup > a:before,
.nav.esen-nav > li.menu-world-cup > a:before,
.nav.esen-nav > a.menu-world-cup:before,
.esen-nav-menu > li > a[href*="dunya-kupasi"]:before,
.nav.esen-nav > li > a[href*="dunya-kupasi"]:before,
.nav.esen-nav > a[href*="dunya-kupasi"]:before{
  content:"🏆"!important;
  font-size:14px!important;
  line-height:1!important;
}
.esen-nav-menu > li.menu-world-cup > a:after,
.nav.esen-nav > li.menu-world-cup > a:after,
.nav.esen-nav > a.menu-world-cup:after,
.esen-nav-menu > li > a[href*="dunya-kupasi"]:after,
.nav.esen-nav > li > a[href*="dunya-kupasi"]:after,
.nav.esen-nav > a[href*="dunya-kupasi"]:after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  width:42%!important;
  height:100%!important;
  left:-55%!important;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent)!important;
  transform:skewX(-18deg)!important;
  transition:left .35s ease!important;
}
.esen-nav-menu > li.menu-world-cup > a:hover,
.nav.esen-nav > li.menu-world-cup > a:hover,
.nav.esen-nav > a.menu-world-cup:hover,
.esen-nav-menu > li > a[href*="dunya-kupasi"]:hover,
.nav.esen-nav > li > a[href*="dunya-kupasi"]:hover,
.nav.esen-nav > a[href*="dunya-kupasi"]:hover{
  color:#fff!important;
  transform:translateY(-1px)!important;
}
.esen-nav-menu > li.menu-world-cup > a:hover:after,
.nav.esen-nav > li.menu-world-cup > a:hover:after,
.nav.esen-nav > a.menu-world-cup:hover:after,
.esen-nav-menu > li > a[href*="dunya-kupasi"]:hover:after,
.nav.esen-nav > li > a[href*="dunya-kupasi"]:hover:after,
.nav.esen-nav > a[href*="dunya-kupasi"]:hover:after{left:112%!important;}
.trend-mobile-menu-list li.menu-world-cup > a,
.trend-mobile-menu-list a[href*="dunya-kupasi"]{
  margin:10px 0 8px!important;
  border-radius:16px!important;
  background:linear-gradient(135deg,#0f7a39,#18a34a)!important;
  color:#fff!important;
  border:1px solid rgba(250,204,21,.72)!important;
  font-weight:900!important;
}
.trend-mobile-menu-list li.menu-world-cup > a:before,
.trend-mobile-menu-list a[href*="dunya-kupasi"]:before{content:"🏆 ";}
@media(max-width:1180px){
  .esen-nav-menu > li.menu-world-cup > a,
  .nav.esen-nav > li.menu-world-cup > a,
  .nav.esen-nav > a.menu-world-cup,
  .esen-nav-menu > li > a[href*="dunya-kupasi"],
  .nav.esen-nav > li > a[href*="dunya-kupasi"],
  .nav.esen-nav > a[href*="dunya-kupasi"]{padding:0 12px!important;font-size:13px!important;}
}

/* v15.06 - Dünya Kupası menüsü küçültüldü ve daha kontrollü hale getirildi */
.esen-nav-menu > li.menu-world-cup > a,
.nav.esen-nav > li.menu-world-cup > a,
.nav.esen-nav > a.menu-world-cup,
.esen-nav-menu > li > a[href*="dunya-kupasi"],
.nav.esen-nav > li > a[href*="dunya-kupasi"],
.nav.esen-nav > a[href*="dunya-kupasi"]{
  min-height:30px!important;
  margin:20px 6px 20px 0!important;
  padding:0 12px!important;
  border-radius:6px!important;
  font-size:12px!important;
  line-height:30px!important;
  box-shadow:none!important;
  letter-spacing:0!important;
}
.esen-nav-menu > li.menu-world-cup > a:before,
.nav.esen-nav > li.menu-world-cup > a:before,
.nav.esen-nav > a.menu-world-cup:before,
.esen-nav-menu > li > a[href*="dunya-kupasi"]:before,
.nav.esen-nav > li > a[href*="dunya-kupasi"]:before,
.nav.esen-nav > a[href*="dunya-kupasi"]:before{font-size:12px!important;}
.esen-nav-menu > li.menu-world-cup > a:after,
.nav.esen-nav > li.menu-world-cup > a:after,
.nav.esen-nav > a.menu-world-cup:after,
.esen-nav-menu > li > a[href*="dunya-kupasi"]:after,
.nav.esen-nav > li > a[href*="dunya-kupasi"]:after,
.nav.esen-nav > a[href*="dunya-kupasi"]:after{display:none!important;}
.trend-mobile-menu-list li.menu-world-cup > a,
.trend-mobile-menu-list a[href*="dunya-kupasi"]{border-radius:6px!important;}

/* v15.08 - Dünya Kupası menüsü inceltildi, sadece yazı çevresi yeşil alan + shine */
.esen-nav-menu > li.menu-world-cup,
.nav.esen-nav > li.menu-world-cup,
.esen-nav-menu > li:has(> a[href*="dunya-kupasi"]),
.nav.esen-nav > li:has(> a[href*="dunya-kupasi"]){
  width:auto!important;
  flex:0 0 auto!important;
}
.esen-nav-menu > li.menu-world-cup > a,
.nav.esen-nav > li.menu-world-cup > a,
.nav.esen-nav > a.menu-world-cup,
.esen-nav-menu > li > a[href*="dunya-kupasi"],
.nav.esen-nav > li > a[href*="dunya-kupasi"],
.nav.esen-nav > a[href*="dunya-kupasi"]{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  max-width:max-content!important;
  min-height:28px!important;
  height:28px!important;
  margin:21px 8px 21px 0!important;
  padding:0 11px!important;
  border-radius:4px!important;
  border:none!important;
  background:#12933c!important;
  color:#fff!important;
  box-shadow:none!important;
  font-size:12px!important;
  font-weight:700!important;
  line-height:28px!important;
  letter-spacing:0!important;
  overflow:hidden!important;
  white-space:nowrap!important;
}
.esen-nav-menu > li.menu-world-cup > a:before,
.nav.esen-nav > li.menu-world-cup > a:before,
.nav.esen-nav > a.menu-world-cup:before,
.esen-nav-menu > li > a[href*="dunya-kupasi"]:before,
.nav.esen-nav > li > a[href*="dunya-kupasi"]:before,
.nav.esen-nav > a[href*="dunya-kupasi"]:before{
  content:"🏆"!important;
  font-size:11px!important;
  line-height:1!important;
  margin-right:6px!important;
  display:inline-block!important;
}
.esen-nav-menu > li.menu-world-cup > a:after,
.nav.esen-nav > li.menu-world-cup > a:after,
.nav.esen-nav > a.menu-world-cup:after,
.esen-nav-menu > li > a[href*="dunya-kupasi"]:after,
.nav.esen-nav > li > a[href*="dunya-kupasi"]:after,
.nav.esen-nav > a[href*="dunya-kupasi"]:after{
  content:""!important;
  position:absolute!important;
  top:0!important;
  left:-45%!important;
  width:32%!important;
  height:100%!important;
  background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.45),rgba(255,255,255,0))!important;
  transform:skewX(-22deg)!important;
  transition:left .45s ease!important;
  display:block!important;
}
.esen-nav-menu > li.menu-world-cup > a:hover,
.nav.esen-nav > li.menu-world-cup > a:hover,
.nav.esen-nav > a.menu-world-cup:hover,
.esen-nav-menu > li > a[href*="dunya-kupasi"]:hover,
.nav.esen-nav > li > a[href*="dunya-kupasi"]:hover,
.nav.esen-nav > a[href*="dunya-kupasi"]:hover{
  background:#0f8536!important;
  transform:none!important;
}
.esen-nav-menu > li.menu-world-cup > a:hover:after,
.nav.esen-nav > li.menu-world-cup > a:hover:after,
.nav.esen-nav > a.menu-world-cup:hover:after,
.esen-nav-menu > li > a[href*="dunya-kupasi"]:hover:after,
.nav.esen-nav > li > a[href*="dunya-kupasi"]:hover:after,
.nav.esen-nav > a[href*="dunya-kupasi"]:hover:after{
  left:118%!important;
}
.trend-mobile-menu-list li.menu-world-cup > a,
.trend-mobile-menu-list a[href*="dunya-kupasi"]{
  min-height:38px!important;
  height:auto!important;
  margin:8px 0!important;
  padding:0 12px!important;
  border-radius:4px!important;
  background:#12933c!important;
  border:none!important;
  box-shadow:none!important;
}
.trend-mobile-menu-list li.menu-world-cup > a:before,
.trend-mobile-menu-list a[href*="dunya-kupasi"]:before{content:"🏆"!important;margin-right:6px!important;}
@media(max-width:1180px){
  .esen-nav-menu > li.menu-world-cup > a,
  .nav.esen-nav > li.menu-world-cup > a,
  .nav.esen-nav > a.menu-world-cup,
  .esen-nav-menu > li > a[href*="dunya-kupasi"],
  .nav.esen-nav > li > a[href*="dunya-kupasi"],
  .nav.esen-nav > a[href*="dunya-kupasi"]{
    margin:20px 6px 20px 0!important;
    padding:0 10px!important;
    font-size:11px!important;
  }
}

/* v15.09 - Dünya Kupası menü ikonu büyütüldü ve yazıya yaklaştırıldı */
.esen-nav-menu > li.menu-world-cup > a:before,
.nav.esen-nav > li.menu-world-cup > a:before,
.nav.esen-nav > a.menu-world-cup:before,
.esen-nav-menu > li > a[href*="dunya-kupasi"]:before,
.nav.esen-nav > li > a[href*="dunya-kupasi"]:before,
.nav.esen-nav > a[href*="dunya-kupasi"]:before,
.trend-mobile-menu-list li.menu-world-cup > a:before,
.trend-mobile-menu-list a[href*="dunya-kupasi"]:before{
  font-size:13px!important;
  margin-right:4px!important;
  transform:translateY(-.5px)!important;
}


/* v15.14 - Ana sayfa tıklama ve sol öne çıkan başlık güvenliği
   - Sol dikey öne çıkanlarda kelime ortasından kırılmayı engeller.
   - Poster/manşet görseli yerine normal haber görseli kullanıldığı için site içi başlık kontrollü biçimde basılır. */
@media (min-width: 981px){
  body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-content,
  body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-content{
    left:18px !important;
    right:18px !important;
    bottom:20px !important;
    max-height:48% !important;
    overflow:hidden !important;
  }
  body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-content h2,
  body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-content h2,
  body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-content h2 a,
  body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-content h2 a{
    font-size:clamp(20px, 1.45vw, 27px) !important;
    line-height:1.06 !important;
    letter-spacing:-.25px !important;
    -webkit-line-clamp:3 !important;
    max-height:3.35em !important;
    word-break:normal !important;
    overflow-wrap:normal !important;
    hyphens:none !important;
  }
  body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-content p,
  body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-content p{
    font-size:12.5px !important;
    line-height:1.28 !important;
    -webkit-line-clamp:2 !important;
  }
}
@media (max-width: 760px){
  body.home .mobile-side-feature-card .trend-side-feature-content h2,
  body.front-page .mobile-side-feature-card .trend-side-feature-content h2,
  body.home .mobile-side-feature-card .trend-side-feature-content h2 a,
  body.front-page .mobile-side-feature-card .trend-side-feature-content h2 a{
    font-size:18px !important;
    line-height:1.08 !important;
    -webkit-line-clamp:3 !important;
    max-height:3.35em !important;
    word-break:normal !important;
    overflow-wrap:normal !important;
    hyphens:none !important;
  }
}


/* v15.15 - Piyasa veri formatı + manşet tazeleme düzeltmeleri */


/* v15.16 - Sol dikey öne çıkan başlık harf altı kesilme düzeltmesi */
body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-content,
body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-content{
  overflow:visible !important;
  padding-bottom:8px !important;
}

body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-content h2,
body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-content h2,
body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-content h2 a,
body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-content h2 a{
  line-height:1.10 !important;
  max-height:3.55em !important;
  padding-bottom:.10em !important;
  overflow:hidden !important;
  -webkit-line-clamp:3 !important;
  word-break:normal !important;
  overflow-wrap:normal !important;
  hyphens:none !important;
}

@media (max-width:760px){
  body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-content h2,
  body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-content h2,
  body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-content h2 a,
  body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-content h2 a{
    line-height:1.12 !important;
    max-height:3.72em !important;
    padding-bottom:.14em !important;
  }

  body.home .mobile-side-feature-card .trend-side-feature-content h2,
  body.front-page .mobile-side-feature-card .trend-side-feature-content h2,
  body.home .mobile-side-feature-card .trend-side-feature-content h2 a,
  body.front-page .mobile-side-feature-card .trend-side-feature-content h2 a{
    line-height:1.20 !important;
    max-height:2.56em !important;
    padding-bottom:.10em !important;
  }
}


/* v15.17 - Sol dikey öne çıkan: manşet kapak görseli geri alındı; Türkçe karakter kesilmesini engelleyen güvenli başlık alanı korundu. */
body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-content,
body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-content{
  overflow: visible !important;
  padding-bottom: 6px !important;
}
body.home .trend-side-feature.side-feature-slider-card .trend-side-feature-content h2,
body.front-page .trend-side-feature.side-feature-slider-card .trend-side-feature-content h2{
  line-height: 1.09 !important;
  padding-bottom: .10em !important;
  margin-bottom: 8px !important;
  overflow: visible !important;
}


/* v15.18 - Anasayfa piyasa ve son dakika bandı manşet grid hizası
   Masaüstünde iki bandı da sol dikey öne çıkan başlangıcı ile ana manşet bitişine hizalar. */
@media (min-width: 981px){
  body.home main.container > .trend-market-ticker,
  body.front-page main.container > .trend-market-ticker,
  body.home main.container > .trend-breaking-bar,
  body.front-page main.container > .trend-breaking-bar{
    width:100% !important;
    max-width:100% !important;
    margin-left:0 !important;
    margin-right:0 !important;
    box-sizing:border-box !important;
  }

  body.home main.container > .trend-market-ticker,
  body.front-page main.container > .trend-market-ticker{
    margin-top:10px !important;
    margin-bottom:8px !important;
  }

  body.home main.container > .trend-breaking-bar,
  body.front-page main.container > .trend-breaking-bar{
    margin-top:8px !important;
    margin-bottom:10px !important;
  }
}


/* v15.29 - Dünya Kupası menü butonu Seçenek 1 zorunlu uygulama
   Not: Önceki Dünya Kupası menü stilleri style.css sonunda ezdiği için bu blok en sona alındı. */
.site-header.esen-header .nav.esen-nav > a.menu-world-cup,
.site-header.esen-header .nav.esen-nav > a[href*="dunya-kupasi"],
.site-header.esen-header .nav.esen-nav .menu-item.menu-item-world-cup > a,
.site-header.esen-header .nav.esen-nav .menu-item > a[href*="dunya-kupasi"],
.site-header.esen-header .esen-nav-menu > li.menu-world-cup > a,
.site-header.esen-header .esen-nav-menu > li > a[href*="dunya-kupasi"] {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  height: 42px !important;
  min-height: 42px !important;
  margin: 0 0 0 10px !important;
  padding: 0 17px !important;
  border-radius: 11px !important;
  border: 1px solid rgba(201, 168, 72, .38) !important;
  background:
    linear-gradient(120deg, rgba(255,255,255,.10) 0%, rgba(255,255,255,0) 34%),
    linear-gradient(135deg, #105f3f 0%, #063f2b 100%) !important;
  color: #ffffff !important;
  font-size: 14px !important;
  line-height: 1 !important;
  font-weight: 900 !important;
  letter-spacing: -.01em !important;
  text-transform: none !important;
  white-space: nowrap !important;
  box-shadow:
    0 10px 20px rgba(6,63,43,.22),
    0 0 0 1px rgba(255,255,255,.05) inset,
    inset 0 1px 0 rgba(255,255,255,.16) !important;
  overflow: hidden !important;
  transform: translateY(0) !important;
  transition: transform .18s ease, box-shadow .18s ease, filter .18s ease, background .18s ease !important;
}

.site-header.esen-header .nav.esen-nav > a.menu-world-cup::before,
.site-header.esen-header .nav.esen-nav > a[href*="dunya-kupasi"]::before,
.site-header.esen-header .nav.esen-nav .menu-item.menu-item-world-cup > a::before,
.site-header.esen-header .nav.esen-nav .menu-item > a[href*="dunya-kupasi"]::before,
.site-header.esen-header .esen-nav-menu > li.menu-world-cup > a::before,
.site-header.esen-header .esen-nav-menu > li > a[href*="dunya-kupasi"]::before {
  content: "🏆" !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 18px !important;
  height: 18px !important;
  margin: 0 1px 0 0 !important;
  color: #d8b85b !important;
  font-size: 14px !important;
  line-height: 1 !important;
  transform: translateY(-.5px) !important;
  filter: saturate(1.1) drop-shadow(0 1px 0 rgba(0,0,0,.18)) !important;
}

.site-header.esen-header .nav.esen-nav > a.menu-world-cup::after,
.site-header.esen-header .nav.esen-nav > a[href*="dunya-kupasi"]::after,
.site-header.esen-header .nav.esen-nav .menu-item.menu-item-world-cup > a::after,
.site-header.esen-header .nav.esen-nav .menu-item > a[href*="dunya-kupasi"]::after,
.site-header.esen-header .esen-nav-menu > li.menu-world-cup > a::after,
.site-header.esen-header .esen-nav-menu > li > a[href*="dunya-kupasi"]::after {
  display: none !important;
}

.site-header.esen-header .nav.esen-nav > a.menu-world-cup:hover,
.site-header.esen-header .nav.esen-nav > a[href*="dunya-kupasi"]:hover,
.site-header.esen-header .nav.esen-nav .menu-item.menu-item-world-cup > a:hover,
.site-header.esen-header .nav.esen-nav .menu-item > a[href*="dunya-kupasi"]:hover,
.site-header.esen-header .esen-nav-menu > li.menu-world-cup > a:hover,
.site-header.esen-header .esen-nav-menu > li > a[href*="dunya-kupasi"]:hover,
.site-header.esen-header .nav.esen-nav .menu-item.menu-item-world-cup.current-menu-item > a,
.site-header.esen-header .nav.esen-nav .menu-item.menu-item-world-cup.current_page_item > a,
.site-header.esen-header .nav.esen-nav .menu-item.menu-item-world-cup.current-menu-ancestor > a {
  color: #fff !important;
  background:
    linear-gradient(120deg, rgba(255,255,255,.16) 0%, rgba(255,255,255,0) 34%),
    linear-gradient(135deg, #137b51 0%, #075237 100%) !important;
  border-color: rgba(216,184,91,.55) !important;
  box-shadow:
    0 14px 26px rgba(6,63,43,.28),
    0 0 0 3px rgba(216,184,91,.10),
    inset 0 1px 0 rgba(255,255,255,.18) !important;
  transform: translateY(-1px) !important;
}

/* Mobil çekmece içi özel Dünya Kupası butonu */
.trend-mobile-menu-list li.menu-world-cup > a,
.trend-mobile-menu-list li.menu-item-world-cup > a,
.trend-mobile-menu-list a.menu-world-cup-link,
.trend-mobile-menu-list a[href*="dunya-kupasi"] {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  width: 100% !important;
  min-height: 48px !important;
  margin: 10px 0 6px !important;
  padding: 0 16px !important;
  border-radius: 12px !important;
  border: 1px solid rgba(201,168,72,.38) !important;
  background:
    linear-gradient(120deg, rgba(255,255,255,.10) 0%, rgba(255,255,255,0) 34%),
    linear-gradient(135deg, #105f3f 0%, #063f2b 100%) !important;
  color: #fff !important;
  font-size: 15px !important;
  font-weight: 900 !important;
  line-height: 1.15 !important;
  text-align: center !important;
  box-shadow: 0 10px 22px rgba(6,63,43,.20), inset 0 1px 0 rgba(255,255,255,.14) !important;
}

.trend-mobile-menu-list li.menu-world-cup > a::before,
.trend-mobile-menu-list li.menu-item-world-cup > a::before,
.trend-mobile-menu-list a.menu-world-cup-link::before,
.trend-mobile-menu-list a[href*="dunya-kupasi"]::before {
  content: "🏆" !important;
  font-size: 15px !important;
  line-height: 1 !important;
  margin: 0 !important;
}

@media(max-width:1180px){
  .site-header.esen-header .nav.esen-nav > a.menu-world-cup,
  .site-header.esen-header .nav.esen-nav > a[href*="dunya-kupasi"],
  .site-header.esen-header .nav.esen-nav .menu-item.menu-item-world-cup > a,
  .site-header.esen-header .nav.esen-nav .menu-item > a[href*="dunya-kupasi"],
  .site-header.esen-header .esen-nav-menu > li.menu-world-cup > a,
  .site-header.esen-header .esen-nav-menu > li > a[href*="dunya-kupasi"] {
    height: 40px !important;
    min-height: 40px !important;
    margin-left: 6px !important;
    padding: 0 13px !important;
    font-size: 13px !important;
  }
}


/* v15.30 - Header arama butonu premium görünüm */
.site-header.esen-header .trend-search-wrap {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-left: 16px !important;
}

.site-header.esen-header .trend-search-toggle {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 42px !important;
  height: 42px !important;
  min-width: 42px !important;
  min-height: 42px !important;
  padding: 0 !important;
  border-radius: 50% !important;
  border: 1px solid rgba(15, 23, 42, .12) !important;
  background:
    radial-gradient(circle at 30% 20%, rgba(255,255,255,.95), rgba(255,255,255,.62) 46%, rgba(248,250,252,.96) 100%) !important;
  color: #0f172a !important;
  font-size: 0 !important;
  line-height: 1 !important;
  font-weight: 900 !important;
  cursor: pointer !important;
  box-shadow:
    0 9px 18px rgba(15, 23, 42, .08),
    inset 0 1px 0 rgba(255,255,255,.90) !important;
  transform: translateY(0) !important;
  transition:
    transform .18s ease,
    box-shadow .18s ease,
    border-color .18s ease,
    background .18s ease,
    color .18s ease !important;
}

.site-header.esen-header .trend-search-toggle::before {
  content: "⌕" !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 100% !important;
  color: inherit !important;
  font-size: 23px !important;
  line-height: 1 !important;
  font-weight: 900 !important;
  transform: translateY(-1px) !important;
}

.site-header.esen-header .trend-search-toggle:hover,
.site-header.esen-header .trend-search-toggle:focus {
  color: #e30613 !important;
  border-color: rgba(227, 6, 19, .25) !important;
  background:
    radial-gradient(circle at 30% 20%, rgba(255,255,255,1), rgba(255,247,248,.80) 48%, rgba(255,255,255,1) 100%) !important;
  box-shadow:
    0 12px 24px rgba(15, 23, 42, .11),
    0 0 0 4px rgba(227, 6, 19, .055),
    inset 0 1px 0 rgba(255,255,255,.95) !important;
  transform: translateY(-1px) !important;
  outline: none !important;
}

.site-header.esen-header .trend-search-toggle:active {
  transform: translateY(0) scale(.98) !important;
}

.site-header.esen-header .trend-header-search {
  z-index: 45 !important;
}

@media(max-width:980px){
  .site-header.esen-header .trend-search-wrap {
    margin-left: 0 !important;
  }

  .site-header.esen-header .trend-search-toggle {
    width: 46px !important;
    height: 46px !important;
    min-width: 46px !important;
    min-height: 46px !important;
    border-radius: 50% !important;
    background: #fff !important;
    box-shadow:
      0 8px 18px rgba(15, 23, 42, .10),
      inset 0 1px 0 rgba(255,255,255,.95) !important;
  }

  .site-header.esen-header .trend-search-toggle::before {
    font-size: 25px !important;
  }
}

@media(max-width:560px){
  .site-header.esen-header .trend-search-toggle {
    width: 44px !important;
    height: 44px !important;
    min-width: 44px !important;
    min-height: 44px !important;
  }
}


/* v15.49 - TradingView Piyasa Widget Dönüşü
   Eski özel veri bandı yerine TradingView ticker tape tam genişlikte kullanılır. */
.trend-market-ticker-tv-v1549,
body.home main.container > .trend-market-ticker-tv-v1549,
body.front-page main.container > .trend-market-ticker-tv-v1549{
  width:calc(100% - 20px)!important;
  max-width:1180px!important;
  height:42px!important;
  min-height:42px!important;
  margin:8px auto 10px!important;
  padding:0!important;
  display:block!important;
  overflow:hidden!important;
  background:#fff!important;
  border:1px solid rgba(15,23,42,.08)!important;
  border-radius:0!important;
  box-shadow:0 8px 22px rgba(15,23,42,.06)!important;
}
.trend-market-ticker-tv-v1549 .th-tradingview-market-widget,
.trend-market-ticker-tv-v1549 .tradingview-widget-container,
.trend-market-ticker-tv-v1549 .tradingview-widget-container__widget,
.trend-market-ticker-tv-v1549 iframe{
  width:100%!important;
  height:42px!important;
  min-height:42px!important;
  display:block!important;
  overflow:hidden!important;
}
.trend-market-ticker-tv-v1549 .th-bist100-inline,
.trend-market-ticker-tv-v1549 .th-bist100-flow{
  display:none!important;
}
@media(max-width:767px){
  .trend-market-ticker-tv-v1549,
  body.home main.container > .trend-market-ticker-tv-v1549,
  body.front-page main.container > .trend-market-ticker-tv-v1549{
    width:calc(100% - 20px)!important;
    height:36px!important;
    min-height:36px!important;
    margin:8px auto!important;
  }
  .trend-market-ticker-tv-v1549 .th-tradingview-market-widget,
  .trend-market-ticker-tv-v1549 .tradingview-widget-container,
  .trend-market-ticker-tv-v1549 .tradingview-widget-container__widget,
  .trend-market-ticker-tv-v1549 iframe{
    height:36px!important;
    min-height:36px!important;
  }
}


/* v15.50 - TradingView bandı içinde boş kalan BIST 100 için özel canlı kutu */
.trend-market-ticker-tv-v1550{
  display:flex!important;
  align-items:center!important;
  gap:0!important;
}
.trend-market-ticker-tv-v1550 .th-bist100-live-v1550{
  height:42px!important;
  display:inline-flex!important;
  align-items:center!important;
  flex:0 0 auto!important;
  gap:8px!important;
  padding:0 16px!important;
  background:#fff!important;
  border-right:1px solid rgba(226,232,240,.95)!important;
  color:#0f172a!important;
  text-decoration:none!important;
  white-space:nowrap!important;
  font-family:Arial, Helvetica, sans-serif!important;
  font-size:14px!important;
  line-height:1!important;
}
.trend-market-ticker-tv-v1550 .th-bist100-live-v1550 strong{
  font-size:14px!important;
  font-weight:800!important;
  color:#111827!important;
  letter-spacing:.01em!important;
}
.trend-market-ticker-tv-v1550 .th-bist100-logo-v1550{
  width:22px!important;
  height:22px!important;
  border-radius:50%!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#e5e7eb!important;
  color:#fff!important;
  font-size:11px!important;
  font-weight:900!important;
}
.trend-market-ticker-tv-v1550 .th-bist100-value-v1550{
  font-weight:600!important;
  color:#111827!important;
}
.trend-market-ticker-tv-v1550 .th-bist100-live-v1550 em{
  font-style:normal!important;
  font-weight:500!important;
}
.trend-market-ticker-tv-v1550 .th-bist100-live-v1550.is-up em{color:#009879!important;}
.trend-market-ticker-tv-v1550 .th-bist100-live-v1550.is-down em{color:#e11d48!important;}
.trend-market-ticker-tv-v1550 .th-bist100-live-v1550.is-flat em{color:#64748b!important;}
.trend-market-ticker-tv-v1550 .th-tradingview-market-widget{
  flex:1 1 auto!important;
  min-width:0!important;
}
@media(max-width:767px){
  .trend-market-ticker-tv-v1550 .th-bist100-live-v1550{
    height:36px!important;
    padding:0 10px!important;
    gap:6px!important;
    font-size:12px!important;
  }
  .trend-market-ticker-tv-v1550 .th-bist100-live-v1550 strong,
  .trend-market-ticker-tv-v1550 .th-bist100-value-v1550,
  .trend-market-ticker-tv-v1550 .th-bist100-live-v1550 em{
    font-size:12px!important;
  }
  .trend-market-ticker-tv-v1550 .th-bist100-logo-v1550{
    width:20px!important;
    height:20px!important;
    font-size:10px!important;
  }
}


/* v15.53 - TradingView + BIST 100 aynı anda görünürlük fix
   Önceki sürümlerde TradingView iframe genişliği BIST kutusunu sağdan dışarı itebiliyordu.
   Bu sürümde BIST 100 kutusu piyasa bandının sağında sabitlenir. */
.trend-market-ticker-tv-v1553,
body.home main.container > .trend-market-ticker-tv-v1553,
body.front-page main.container > .trend-market-ticker-tv-v1553{
  position:relative!important;
  display:block!important;
  overflow:hidden!important;
  padding:0 218px 0 0!important;
  box-sizing:border-box!important;
}
.trend-market-ticker-tv-v1553 .th-tradingview-market-widget{
  width:100%!important;
  max-width:100%!important;
  height:42px!important;
  display:block!important;
  overflow:hidden!important;
}
.trend-market-ticker-tv-v1553 .tradingview-widget-container,
.trend-market-ticker-tv-v1553 .tradingview-widget-container__widget,
.trend-market-ticker-tv-v1553 iframe{
  width:100%!important;
  max-width:100%!important;
  height:42px!important;
  min-height:42px!important;
  display:block!important;
}
.trend-market-ticker-tv-v1553 .th-bist100-live-v1550{
  position:absolute!important;
  right:0!important;
  top:0!important;
  bottom:0!important;
  z-index:50!important;
  width:218px!important;
  min-width:218px!important;
  max-width:218px!important;
  height:42px!important;
  display:flex!important;
  visibility:visible!important;
  opacity:1!important;
  align-items:center!important;
  justify-content:flex-start!important;
  background:#fff!important;
  border-left:1px solid rgba(226,232,240,.95)!important;
  border-right:0!important;
  box-shadow:-8px 0 14px rgba(255,255,255,.95)!important;
}
.trend-market-ticker-tv-v1553 .th-bist100-live-v1550 strong,
.trend-market-ticker-tv-v1553 .th-bist100-value-v1550,
.trend-market-ticker-tv-v1553 .th-bist100-live-v1550 em{
  display:inline-block!important;
  visibility:visible!important;
  opacity:1!important;
}
@media(max-width:767px){
  .trend-market-ticker-tv-v1553,
  body.home main.container > .trend-market-ticker-tv-v1553,
  body.front-page main.container > .trend-market-ticker-tv-v1553{
    padding-right:150px!important;
    height:36px!important;
    min-height:36px!important;
  }
  .trend-market-ticker-tv-v1553 .th-tradingview-market-widget,
  .trend-market-ticker-tv-v1553 .tradingview-widget-container,
  .trend-market-ticker-tv-v1553 .tradingview-widget-container__widget,
  .trend-market-ticker-tv-v1553 iframe{
    height:36px!important;
    min-height:36px!important;
  }
  .trend-market-ticker-tv-v1553 .th-bist100-live-v1550{
    width:150px!important;
    min-width:150px!important;
    max-width:150px!important;
    height:36px!important;
    padding:0 8px!important;
    gap:5px!important;
  }
  .trend-market-ticker-tv-v1553 .th-bist100-logo-v1550{display:none!important;}
  .trend-market-ticker-tv-v1553 .th-bist100-live-v1550 strong{font-size:11px!important;}
  .trend-market-ticker-tv-v1553 .th-bist100-value-v1550{font-size:11px!important;}
  .trend-market-ticker-tv-v1553 .th-bist100-live-v1550 em{display:none!important;}
}


/* v15.54 - TradingView piyasa bandı sadeleştirme
   BIST 100 özel kutusu kaldırıldı. Mobilde TradingView bandı tam genişlik ve tek satır görünür. */
.trend-market-ticker-tv-v1554,
body.home main.container > .trend-market-ticker-tv-v1554,
body.front-page main.container > .trend-market-ticker-tv-v1554{
  width:calc(100% - 20px)!important;
  max-width:1180px!important;
  height:42px!important;
  min-height:42px!important;
  margin:8px auto 10px!important;
  padding:0!important;
  display:block!important;
  overflow:hidden!important;
  background:#fff!important;
  border:1px solid rgba(15,23,42,.08)!important;
  border-radius:0!important;
  box-shadow:0 8px 22px rgba(15,23,42,.06)!important;
  box-sizing:border-box!important;
}
.trend-market-ticker-tv-v1554 .th-tradingview-market-widget,
.trend-market-ticker-tv-v1554 .tradingview-widget-container,
.trend-market-ticker-tv-v1554 .tradingview-widget-container__widget,
.trend-market-ticker-tv-v1554 iframe{
  width:100%!important;
  max-width:100%!important;
  height:42px!important;
  min-height:42px!important;
  display:block!important;
  overflow:hidden!important;
}
.trend-market-ticker-tv-v1554 .th-bist100-live-v1550,
.trend-market-ticker-tv-v1554 .th-bist100-inline,
.trend-market-ticker-tv-v1554 .th-bist100-flow{
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  width:0!important;
  min-width:0!important;
  max-width:0!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
}
@media(max-width:767px){
  .trend-market-ticker-tv-v1554,
  body.home main.container > .trend-market-ticker-tv-v1554,
  body.front-page main.container > .trend-market-ticker-tv-v1554{
    width:calc(100% - 20px)!important;
    height:36px!important;
    min-height:36px!important;
    margin:8px auto!important;
    padding:0!important;
  }
  .trend-market-ticker-tv-v1554 .th-tradingview-market-widget,
  .trend-market-ticker-tv-v1554 .tradingview-widget-container,
  .trend-market-ticker-tv-v1554 .tradingview-widget-container__widget,
  .trend-market-ticker-tv-v1554 iframe{
    width:100%!important;
    height:36px!important;
    min-height:36px!important;
  }
}

/* v15.55 - TradingView mobile value fix
   Mobilde TradingView adaptive mod fiyatları gizlediği için geniş iç bant + yatay kaydırma kullanılır. */
.trend-market-ticker-tv-v1555,
body.home main.container > .trend-market-ticker-tv-v1555,
body.front-page main.container > .trend-market-ticker-tv-v1555{
  width:calc(100% - 20px)!important;
  max-width:1180px!important;
  height:42px!important;
  min-height:42px!important;
  margin:8px auto 10px!important;
  padding:0!important;
  display:block!important;
  overflow:hidden!important;
  background:#fff!important;
  border:1px solid rgba(15,23,42,.08)!important;
  border-radius:0!important;
  box-shadow:0 8px 22px rgba(15,23,42,.06)!important;
  box-sizing:border-box!important;
}
.trend-market-ticker-tv-v1555 .th-tradingview-market-scroll-v1555{
  width:100%!important;
  height:42px!important;
  overflow:hidden!important;
}
.trend-market-ticker-tv-v1555 .th-tradingview-market-widget,
.trend-market-ticker-tv-v1555 .tradingview-widget-container,
.trend-market-ticker-tv-v1555 .tradingview-widget-container__widget,
.trend-market-ticker-tv-v1555 iframe{
  width:100%!important;
  max-width:100%!important;
  height:42px!important;
  min-height:42px!important;
  display:block!important;
  overflow:hidden!important;
}
.trend-market-ticker-tv-v1555 .th-bist100-live-v1550,
.trend-market-ticker-tv-v1555 .th-bist100-inline,
.trend-market-ticker-tv-v1555 .th-bist100-flow{
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  width:0!important;
  min-width:0!important;
  max-width:0!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
}
@media(max-width:767px){
  .trend-market-ticker-tv-v1555,
  body.home main.container > .trend-market-ticker-tv-v1555,
  body.front-page main.container > .trend-market-ticker-tv-v1555{
    width:calc(100% - 20px)!important;
    height:38px!important;
    min-height:38px!important;
    margin:8px auto!important;
    padding:0!important;
    overflow:hidden!important;
  }
  .trend-market-ticker-tv-v1555 .th-tradingview-market-scroll-v1555{
    width:100%!important;
    height:38px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-width:none!important;
    overscroll-behavior-x:contain!important;
  }
  .trend-market-ticker-tv-v1555 .th-tradingview-market-scroll-v1555::-webkit-scrollbar{display:none!important;}
  .trend-market-ticker-tv-v1555 .th-tradingview-market-widget,
  .trend-market-ticker-tv-v1555 .tradingview-widget-container,
  .trend-market-ticker-tv-v1555 .tradingview-widget-container__widget,
  .trend-market-ticker-tv-v1555 iframe{
    width:760px!important;
    min-width:760px!important;
    max-width:none!important;
    height:38px!important;
    min-height:38px!important;
    display:block!important;
  }
}
@media(max-width:390px){
  .trend-market-ticker-tv-v1555 .th-tradingview-market-widget,
  .trend-market-ticker-tv-v1555 .tradingview-widget-container,
  .trend-market-ticker-tv-v1555 .tradingview-widget-container__widget,
  .trend-market-ticker-tv-v1555 iframe{
    width:820px!important;
    min-width:820px!important;
  }
}


/* v15.56 - Anasayfa Dünya bloğu: Ekonomi bloğu tasarımını kullanır, sadece başlık vurgusu dünyaya özel kalır. */
.world-showcase .section-head h2::before{
  content: "🌐";
  display: inline-block;
  margin-right: 8px;
  font-size: .95em;
  vertical-align: -1px;
}


/* v15.57 - Anasayfa Dünya bloğu turkuaz aksan rengi */
.world-showcase{
  --cat-accent:#00B8D9 !important;
  border-top-color:#00B8D9 !important;
}
.world-showcase .section-head h2{
  color:#00ACC1 !important;
}
.world-showcase .section-head h2::before{
  color:#00B8D9 !important;
  text-shadow:0 4px 12px rgba(0,184,217,.22);
}
.world-showcase .section-head h2::after{
  background:#00B8D9 !important;
}
.world-showcase .section-head .view-all-btn,
.world-showcase a.view-all-btn{
  background:#00B8D9 !important;
  box-shadow:0 8px 18px rgba(0,184,217,.22) !important;
}
.world-showcase .section-head .view-all-btn::before,
.world-showcase a.view-all-btn::before{
  background:
    radial-gradient(circle, #00B8D9 3px, transparent 3.7px) left center / 8px 8px no-repeat,
    linear-gradient(#00B8D9,#00B8D9) right center / 14px 5px no-repeat !important;
}
.world-showcase .section-head .view-all-btn:hover,
.world-showcase a.view-all-btn:hover{
  background:#0097B7 !important;
  box-shadow:0 11px 22px rgba(0,151,183,.25) !important;
  filter:none !important;
}


/* v15.59 - Reklam slotları tema tarafında nötr class ile görünür basılır */
.trend-promo-slot,
.trend-promo-slot *{box-sizing:border-box;}
.trend-promo-slot{width:100%;display:flex;justify-content:center;align-items:center;text-align:center;margin:16px auto;clear:both;overflow:visible!important;}
.trend-promo-slot iframe,
.trend-promo-slot img{max-width:100%;height:auto;border:0;display:block;margin:0 auto;}
.trend-promo-horizontal{max-width:100%;}
.trend-promo-horizontal > *{max-width:970px;width:100%;}
.trend-promo-inline > *{max-width:728px;width:100%;}
.trend-promo-square > *{max-width:300px;width:100%;}
.trend-promo-vertical > *{max-width:300px;width:100%;}
.site-side-promos:empty,.side-promo:empty{display:none!important;}
.site-side-promos .side-promo{position:fixed;top:190px;z-index:20;width:160px;max-width:160px;}
.site-side-promos .side-promo-left{left:max(10px,calc((100vw - 1320px)/2 - 170px));}
.site-side-promos .side-promo-right{right:max(10px,calc((100vw - 1320px)/2 - 170px));}
.site-side-promos .side-promo img,.site-side-promos .side-promo iframe{max-width:160px;width:100%;height:auto;}
@media(max-width:1640px){.site-side-promos .side-promo{display:none!important;}}
@media(max-width:768px){.trend-promo-slot{margin:10px auto;padding:0 10px;}.trend-promo-horizontal > *{max-width:320px;}.trend-promo-slot img{max-width:320px;width:100%;height:auto;}}


/* v15.61 - SEO erişilebilir ana sayfa H1 ve görsel performans yardımcıları */
.th-seo-home-h1{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}


/* v15.63 - Haber görsel kalite, Dünya 7 haber ve Gündem blok revizyonu */
body.single-post .detail-featured-wrap{
  background:#fff !important;
  line-height:0 !important;
}
body.single-post .detail-featured-image{
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  height:auto !important;
  max-height:none !important;
  object-fit:contain !important;
  object-position:center center !important;
  image-rendering:auto !important;
}
body.home .gundem-showcase{
  --cat-accent:#e30613 !important;
  border-top-color:#e30613 !important;
}
body.home .gundem-showcase .section-head h2{
  color:#e30613 !important;
}
body.home .gundem-showcase .section-head h2::before{
  content:"⚡";
  display:inline-block;
  margin-right:8px;
  font-size:.9em;
  color:#e30613 !important;
  vertical-align:0;
}
body.home .gundem-showcase .section-head h2::after{
  background:#e30613 !important;
}
body.home .gundem-showcase .section-head .view-all-btn,
body.home .gundem-showcase a.view-all-btn{
  background:#e30613 !important;
  box-shadow:0 8px 18px rgba(227,6,19,.22) !important;
}
body.home .gundem-showcase .section-head .view-all-btn::before,
body.home .gundem-showcase a.view-all-btn::before{
  background:
    radial-gradient(circle, #e30613 3px, transparent 3.7px) left center / 8px 8px no-repeat,
    linear-gradient(#e30613,#e30613) right center / 14px 5px no-repeat !important;
}
body.home .gundem-showcase .economy-big-card div{
  border-bottom-color:#e30613 !important;
  background:linear-gradient(to top, rgba(125,0,12,.95), rgba(125,0,12,.50) 44%, rgba(0,0,0,0)) !important;
}
body.home .gundem-showcase .economy-mini-card:hover h3{color:#e30613 !important;}
body.home .world-showcase .economy-mini-grid{
  grid-template-columns:repeat(5,minmax(0,1fr)) !important;
}
body.home .world-showcase .economy-mini-card:nth-child(n+6){display:none !important;}
@media(max-width:1100px){body.home .world-showcase .economy-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important;}}
@media(max-width:760px){body.home .world-showcase .economy-mini-grid{grid-template-columns:1fr !important;}}


/* v15.66 - Editör hata listesi toplu düzeltmeleri */
:root{--trend-pomegranate:#c92a3a;}
/* Piyasa bandı ana site konteyneriyle aynı hizada */
body.home main.container>.trend-market-ticker,
body.front-page main.container>.trend-market-ticker{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important;}
/* Gündem bloğu nar kırmızısı */
.gundem-classic,.gundem-showcase{--cat-accent:var(--trend-pomegranate)!important;}
.gundem-classic .section-head,.gundem-showcase .section-head{border-color:var(--trend-pomegranate)!important;}
.gundem-classic .section-head h2,.gundem-showcase .section-head h2{color:var(--trend-pomegranate)!important;}
/* Anasayfa editör dostu 4:3 görsel oranları */
body.home .sports-popular-layout .image-card img,
body.home .magazine-main-col .image-card img,
body.home .magazine-main-col .side-list img,
body.home .economy-showcase img,
body.home .gundem-showcase img,
body.home .world-showcase img,
body.home .footer-featured-grid img{aspect-ratio:4/3!important;object-fit:cover!important;object-position:center!important;height:auto!important;}
body.home .popular-news-widget .popular-thumb img{aspect-ratio:1/1!important;object-fit:cover!important;object-position:center!important;}
/* Header WhatsApp ihbar hattı */
.trend-whatsapp-tipline{position:relative;display:inline-flex!important;align-items:center;gap:7px;padding:8px 12px!important;border-radius:999px;background:#18a957!important;color:#fff!important;font-weight:800!important;overflow:hidden;box-shadow:0 5px 14px rgba(24,169,87,.24);}
.trend-whatsapp-tipline:before{content:"";position:absolute;inset:-40% auto -40% -35%;width:28%;transform:skewX(-22deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);animation:trendTiplineShine 3.2s ease-in-out infinite;}
@keyframes trendTiplineShine{0%,55%{left:-40%}85%,100%{left:135%}}
.trend-whatsapp-tipline span{position:relative;z-index:1;}
.footer .social a{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;border-radius:50%;text-decoration:none;}
.trend-contact-box{margin:24px 0;padding:18px 20px;border:1px solid #e4e8ef;border-left:4px solid #18a957;border-radius:12px;background:#f8fafc;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;}
.trend-contact-box strong{font-size:18px}.trend-contact-box a{display:inline-flex;padding:10px 16px;border-radius:9px;background:#18a957;color:#fff!important;font-weight:800;text-decoration:none;}
.trend-news-source{display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border:1px solid #e4e8ef;border-radius:999px;background:#f8fafc;color:#536174;font-size:12px;font-weight:700;}
.trend-archive-page{max-width:1320px;margin:30px auto;padding:0 24px}.trend-archive-head{margin-bottom:22px}.trend-archive-head h1{font-size:34px;margin:0 0 7px}.trend-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.trend-archive-card{border:1px solid #e4e8ef;border-radius:14px;overflow:hidden;background:#fff}.trend-archive-card img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.trend-archive-card div{padding:14px}.trend-archive-card h2{font-size:18px;line-height:1.3;margin:0 0 8px}.trend-archive-card a{text-decoration:none;color:#101828}.trend-video-play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;background:rgba(227,6,19,.92);color:#fff;display:grid;place-items:center;font-size:20px}.trend-archive-media{position:relative}.trend-view-count{font-size:12px;color:#667085}
@media(max-width:900px){.trend-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trend-whatsapp-tipline .trend-tipline-label{display:none}}
@media(max-width:600px){.trend-archive-grid{grid-template-columns:1fr}.trend-archive-page{padding:0 12px}.trend-whatsapp-tipline{padding:8px!important}}


/* v15.67 - Editör geri bildirimleri son düzeltmeleri */
/* WhatsApp ihbar hattı: yazı ve ikon yeşil içinde kaybolmaz. */
.site-header .trend-whatsapp-tipline,
.site-header .trend-whatsapp-tipline span,
.site-header .trend-whatsapp-tipline .trend-tipline-label{
  color:#fff!important;opacity:1!important;visibility:visible!important;text-shadow:0 1px 1px rgba(0,0,0,.12)!important;
}
.site-header .trend-whatsapp-tipline{font-size:12px!important;line-height:1!important;font-weight:900!important;letter-spacing:0!important}
.site-header .trend-whatsapp-tipline:hover{background:#118c45!important;color:#fff!important}

/* Dünya Kupası artık normal ana menü öğesi görünümünde. */
.site-header.esen-header .nav.esen-nav > a.menu-world-cup,
.site-header.esen-header .nav.esen-nav > a[href*="dunya-kupasi"],
.site-header.esen-header .nav.esen-nav .menu-item.menu-item-world-cup > a,
.site-header.esen-header .nav.esen-nav .menu-item > a[href*="dunya-kupasi"],
.site-header.esen-header .esen-nav-menu > li.menu-world-cup > a,
.site-header.esen-header .esen-nav-menu > li > a[href*="dunya-kupasi"]{
  display:inline-flex!important;align-items:center!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#111827!important;font-size:14px!important;font-weight:800!important;box-shadow:none!important;overflow:visible!important;transform:none!important;filter:none!important;
}
.site-header.esen-header .nav.esen-nav > a[href*="dunya-kupasi"]::before,
.site-header.esen-header .nav.esen-nav .menu-item > a[href*="dunya-kupasi"]::before,
.site-header.esen-header .esen-nav-menu > li > a[href*="dunya-kupasi"]::before{content:""!important;display:none!important}
.site-header.esen-header .nav.esen-nav > a[href*="dunya-kupasi"]::after,
.site-header.esen-header .nav.esen-nav .menu-item > a[href*="dunya-kupasi"]::after,
.site-header.esen-header .esen-nav-menu > li > a[href*="dunya-kupasi"]::after{display:none!important}
.site-header.esen-header .nav.esen-nav > a[href*="dunya-kupasi"]:hover,
.site-header.esen-header .nav.esen-nav .menu-item > a[href*="dunya-kupasi"]:hover,
.site-header.esen-header .esen-nav-menu > li > a[href*="dunya-kupasi"]:hover{background:transparent!important;color:#e30613!important;border:0!important;box-shadow:none!important;transform:none!important}
.trend-mobile-menu-list li.menu-world-cup > a,
.trend-mobile-menu-list li.menu-item-world-cup > a,
.trend-mobile-menu-list a.menu-world-cup-link,
.trend-mobile-menu-list a[href*="dunya-kupasi"]{display:flex!important;justify-content:flex-start!important;width:100%!important;min-height:44px!important;margin:0!important;padding:10px 14px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#111827!important;font-size:15px!important;font-weight:800!important;box-shadow:none!important}
.trend-mobile-menu-list a[href*="dunya-kupasi"]::before{content:""!important;display:none!important}

/* Piyasa bandı: iframe/skeleton yok, veriler HTML olarak ilk boyamada görünür. */
.trend-market-ticker-v1567{width:100%!important;max-width:none!important;min-height:40px!important;height:40px!important;margin:10px 0 8px!important;background:#fff!important;border:1px solid rgba(15,23,42,.09)!important;border-radius:0!important;overflow:hidden!important}
.trend-market-ticker-v1567 .trend-market-track{min-height:40px!important;animation-duration:46s!important}
.trend-market-ticker-v1567 .trend-market-item{height:40px!important;line-height:40px!important;padding:0 20px!important;background:#fff!important}
.trend-market-ticker-v1567 .trend-market-item b{font-variant-numeric:tabular-nums!important}
@media(max-width:760px){.trend-market-ticker-v1567{height:36px!important;min-height:36px!important}.trend-market-ticker-v1567 .trend-market-track{min-height:36px!important;animation-duration:38s!important}.trend-market-ticker-v1567 .trend-market-item{height:36px!important;line-height:36px!important;padding:0 14px!important;font-size:12px!important}.trend-market-ticker-v1567 .trend-market-item strong,.trend-market-ticker-v1567 .trend-market-item b{font-size:12px!important}.trend-market-ticker-v1567 .trend-market-item em{font-size:11px!important}}

/* Haber kaynağı detay sayfasında ayrı ve görünür satır. */
.trend-news-source-row{display:flex!important;align-items:center!important;margin:10px 0 0!important;min-height:30px!important}
.trend-news-source-row .trend-news-source{display:inline-flex!important;align-items:center!important;gap:4px!important;padding:6px 10px!important;background:#f7f9fc!important;border:1px solid #e1e7ef!important;color:#344054!important;font-size:12px!important;font-weight:700!important;line-height:1.2!important;opacity:1!important;visibility:visible!important}
.trend-news-source-row .trend-news-source b{color:#101828!important;font-weight:900!important}

/* v15.68 - Haber içi görseller tam oran + gerçek WhatsApp ikonları */
/* Haber metnine eklenen görseller kesinlikle sabit yüksekliğe zorlanmaz ve kırpılmaz. */
body.single-post .detail-content,
body.single-post .detail-content p,
body.single-post .detail-content figure,
body.single-post .detail-content .wp-block-image,
body.single-post .detail-content .wp-caption,
body.single-post .detail-content a{
  overflow:visible !important;
  max-height:none !important;
}
body.single-post .detail-content img,
body.single-post .detail-content > img,
body.single-post .detail-content p > img,
body.single-post .detail-content p > a > img,
body.single-post .detail-content figure img,
body.single-post .detail-content .wp-block-image img,
body.single-post .detail-content .wp-caption img,
body.single-post .detail-content img.alignnone,
body.single-post .detail-content img.aligncenter,
body.single-post .detail-content img.size-thumbnail,
body.single-post .detail-content img.size-medium,
body.single-post .detail-content img.size-large,
body.single-post .detail-content img.size-full{
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  aspect-ratio:auto !important;
  object-fit:contain !important;
  object-position:center center !important;
  margin:14px auto 18px !important;
  padding:0 !important;
  border-radius:0 !important;
  background:transparent !important;
}
body.single-post .detail-content figure,
body.single-post .detail-content .wp-block-image,
body.single-post .detail-content .wp-caption{
  width:100% !important;
  height:auto !important;
  line-height:normal !important;
  margin:14px 0 18px !important;
}

/* WhatsApp alanlarında geçici yonca/maydanoz karakteri yerine gerçek vektör ikon. */
.trend-whatsapp-icon{
  display:inline-block !important;
  width:16px !important;
  height:16px !important;
  flex:0 0 16px !important;
  color:currentColor !important;
  vertical-align:middle !important;
}
.site-header .esen-social-follow > a[aria-label*="WhatsApp"]:not(.trend-whatsapp-tipline) .trend-whatsapp-icon,
.footer .social a[aria-label="WhatsApp"] .trend-whatsapp-icon{
  width:18px !important;
  height:18px !important;
}
.site-header .trend-whatsapp-tipline .trend-whatsapp-icon{
  position:relative !important;
  z-index:1 !important;
  width:15px !important;
  height:15px !important;
  color:#fff !important;
}


/* v15.69 - Mobil WhatsApp ihbar hattı + görsel odak noktası */
.trend-mobile-whatsapp-tipline{display:none}
@media(max-width:900px){
  .site-header .esen-topbar .trend-whatsapp-tipline{display:none!important}
  .trend-mobile-whatsapp-tipline{position:fixed;right:14px;bottom:18px;z-index:99990;display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 16px;border-radius:999px;background:#18a957;color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:900;box-shadow:0 14px 34px rgba(7,94,43,.34);border:2px solid rgba(255,255,255,.92)}
  .trend-mobile-whatsapp-tipline .trend-whatsapp-icon{width:21px!important;height:21px!important;flex:0 0 21px!important;color:#fff!important}
  .trend-mobile-whatsapp-tipline:active{transform:translateY(1px)}
  body.admin-bar .trend-mobile-whatsapp-tipline{bottom:18px}
}
@media(max-width:420px){.trend-mobile-whatsapp-tipline{right:10px;bottom:12px;min-height:46px;padding:0 14px}.trend-mobile-whatsapp-tipline span{font-size:12px}}
img[data-focal-x][data-focal-y]{object-fit:cover!important}


/* v15.70 - Haber detay görseli 16:9 kırpım + odak noktası kesin uygulama */
/*
 * Haber girişinde Detay Görseli için seçilen odak noktası, haber detayındaki
 * 1280x720 (16:9) ana görsel alanında gerçek kırpım konumu olarak kullanılır.
 * Haber metni içindeki görseller v15.68 davranışıyla doğal oranında kalır.
 */
body.single-post .detail-featured-wrap,
.trend-infinite-news .detail-featured-wrap{
  position:relative !important;
  width:100% !important;
  height:auto !important;
  aspect-ratio:16 / 9 !important;
  overflow:hidden !important;
  background:#0b0f16 !important;
  line-height:0 !important;
}
body.single-post .detail-featured-wrap > .detail-featured-image,
.trend-infinite-news .detail-featured-wrap > .detail-featured-image{
  display:block !important;
  width:100% !important;
  height:100% !important;
  min-height:100% !important;
  max-width:none !important;
  max-height:none !important;
  aspect-ratio:auto !important;
  object-fit:cover !important;
  /* object-position inline olarak _hyp_focal_x/_hyp_focal_y metasından gelir. */
  image-rendering:auto !important;
}
@supports not (aspect-ratio:16 / 9){
  body.single-post .detail-featured-wrap,
  .trend-infinite-news .detail-featured-wrap{height:0 !important;padding-bottom:56.25% !important;}
  body.single-post .detail-featured-wrap > .detail-featured-image,
  .trend-infinite-news .detail-featured-wrap > .detail-featured-image{position:absolute !important;inset:0 !important;}
}


/* v15.71 - Haber detay görseli inline kırpım güvenlik katmanı */
body.single-post .detail-featured-crop-v1571,
.trend-infinite-news .detail-featured-crop-v1571{
  position:relative!important;
  width:100%!important;
  height:0!important;
  padding-bottom:56.25%!important;
  aspect-ratio:auto!important;
  overflow:hidden!important;
  background:#0b0f16!important;
  line-height:0!important;
}
body.single-post .detail-featured-crop-v1571 > img,
.trend-infinite-news .detail-featured-crop-v1571 > img{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:cover!important;
}


/* v15.72 - Sunucu taraflı gerçek 1280x720 crop. */
body.single-post .detail-featured-crop-v1572,
.trend-infinite-news .detail-featured-crop-v1572{
  display:block!important;
  position:relative!important;
  width:100%!important;
  height:auto!important;
  padding:0!important;
  aspect-ratio:16/9!important;
  overflow:hidden!important;
  background:#0b0f16!important;
  line-height:0!important;
}
body.single-post .detail-featured-crop-v1572 > .detail-featured-image-v1572,
.trend-infinite-news .detail-featured-crop-v1572 > .detail-featured-image-v1572,
body.single-post .detail-featured-crop-v1572 > .detail-featured-bg-fallback-v1572,
.trend-infinite-news .detail-featured-crop-v1572 > .detail-featured-bg-fallback-v1572{
  display:block!important;
  position:static!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-width:100%!important;
  max-height:none!important;
  aspect-ratio:16/9!important;
  object-fit:cover!important;
  margin:0!important;
  padding:0!important;
}

/* v15.74 - Haber yazar/tarih/kaynak bilgi barı */
body.single-post .detail-meta-row.th-news-meta-bar-v1574{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  width:100%!important;
  margin:22px 0 0!important;
  padding:13px 16px!important;
  border:1px solid #e5eaf1!important;
  border-left:3px solid #ef233c!important;
  border-radius:10px!important;
  background:#f8fafc!important;
  box-sizing:border-box!important;
}
body.single-post .th-news-meta-bar-v1574 .detail-author-mini{min-width:0!important;display:flex!important;align-items:center!important;gap:10px!important;}
body.single-post .detail-meta-side-v1574{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:16px!important;margin-left:auto!important;}
body.single-post .detail-source-meta-v1574{display:flex!important;align-items:center!important;gap:7px!important;white-space:nowrap!important;padding-left:16px!important;border-left:1px solid #dce3ec!important;font-size:13px!important;color:#667085!important;}
body.single-post .detail-source-meta-v1574 span{font-weight:600!important;color:#667085!important;}
body.single-post .detail-source-meta-v1574 strong{font-weight:900!important;color:#101828!important;}
body.single-post .trend-news-source-row{display:none!important;}
@media (max-width:720px){
  body.single-post .detail-meta-row.th-news-meta-bar-v1574{align-items:flex-start!important;flex-direction:column!important;gap:11px!important;padding:12px 13px!important;}
  body.single-post .detail-meta-side-v1574{width:100%!important;justify-content:space-between!important;margin-left:0!important;padding-top:10px!important;border-top:1px solid #e1e7ef!important;}
  body.single-post .detail-source-meta-v1574{padding-left:0!important;border-left:0!important;}
}


/* v15.78 - Magazin kolon hizası ve Gündem kontrast düzeltmesi */
/* Magazin ana görseli, sağdaki üç haberin toplam yüksekliğine otomatik eşitlenir. */
body.home .magazine-main-col .category-grid,
body.front-page .magazine-main-col .category-grid{
  align-items:stretch!important;
}
body.home .magazine-main-col .image-card.feature,
body.front-page .magazine-main-col .image-card.feature{
  height:auto!important;
  min-height:0!important;
  align-self:stretch!important;
}
body.home .magazine-main-col .side-list,
body.front-page .magazine-main-col .side-list{
  height:100%!important;
  grid-template-rows:repeat(3,minmax(0,1fr))!important;
  align-content:stretch!important;
}
body.home .magazine-main-col .side-list article,
body.front-page .magazine-main-col .side-list article{
  min-height:0!important;
  height:100%!important;
  box-sizing:border-box!important;
}
body.home .magazine-main-col .image-card.feature img,
body.front-page .magazine-main-col .image-card.feature img{
  width:100%!important;
  height:100%!important;
  aspect-ratio:auto!important;
  object-fit:cover!important;
}

/* Gündem aksanı ana marka kırmızısından ayrılır; büyük kart başlığı hover'da beyaz kalır. */
:root{--trend-pomegranate-v1578:#a61b35;}
body.home .gundem-classic,
body.home .gundem-showcase,
body.front-page .gundem-classic,
body.front-page .gundem-showcase{
  --cat-accent:var(--trend-pomegranate-v1578)!important;
  border-top-color:var(--trend-pomegranate-v1578)!important;
}
body.home .gundem-showcase .section-head h2,
body.front-page .gundem-showcase .section-head h2{
  color:var(--trend-pomegranate-v1578)!important;
}
body.home .gundem-showcase .section-head h2::before,
body.front-page .gundem-showcase .section-head h2::before{
  color:var(--trend-pomegranate-v1578)!important;
}
body.home .gundem-showcase .section-head .view-all-btn,
body.home .gundem-showcase a.view-all-btn,
body.front-page .gundem-showcase .section-head .view-all-btn,
body.front-page .gundem-showcase a.view-all-btn{
  background:var(--trend-pomegranate-v1578)!important;
  box-shadow:0 8px 18px rgba(166,27,53,.22)!important;
}
body.home .gundem-showcase .economy-big-card div,
body.front-page .gundem-showcase .economy-big-card div{
  border-bottom-color:var(--trend-pomegranate-v1578)!important;
  background:linear-gradient(to top,rgba(76,5,22,.96),rgba(76,5,22,.52) 44%,rgba(0,0,0,0))!important;
}
body.home .gundem-showcase .economy-big-card h3,
body.home .gundem-showcase .economy-big-card:hover h3,
body.home .gundem-showcase .economy-big-card a:hover h3,
body.front-page .gundem-showcase .economy-big-card h3,
body.front-page .gundem-showcase .economy-big-card:hover h3,
body.front-page .gundem-showcase .economy-big-card a:hover h3{
  color:#fff!important;
  text-shadow:0 2px 8px rgba(0,0,0,.42)!important;
}
body.home .gundem-showcase .economy-mini-card:hover h3,
body.front-page .gundem-showcase .economy-mini-card:hover h3{
  color:var(--trend-pomegranate-v1578)!important;
}
@media(max-width:760px){
  body.home .magazine-main-col .image-card.feature,
  body.front-page .magazine-main-col .image-card.feature{min-height:300px!important;}
  body.home .magazine-main-col .side-list,
  body.front-page .magazine-main-col .side-list{grid-template-rows:none!important;height:auto!important;}
}

/* v15.79 - Magazin bloğu fiziksel grid hizalama kesin düzeltmesi
   Sağdaki üç haber doğrudan ana grid satırlarına katılır. Böylece büyük kart,
   üç küçük haberin gerçek toplam yüksekliğini CSS ile birebir paylaşır. */
.magazine-main-col .category-grid{
  display:grid!important;
  grid-template-columns:minmax(0,1.18fr) minmax(280px,.98fr)!important;
  grid-template-rows:repeat(3,minmax(0,auto))!important;
  column-gap:16px!important;
  row-gap:11px!important;
  align-items:stretch!important;
}
.magazine-main-col .image-card.feature{
  position:relative!important;
  grid-column:1!important;
  grid-row:1 / 4!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  align-self:stretch!important;
  overflow:hidden!important;
}
.magazine-main-col .image-card.feature > img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-height:100%!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  object-fit:cover!important;
}
.magazine-main-col .side-list{
  display:contents!important;
}
.magazine-main-col .side-list > article{
  grid-column:2!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0 0 11px!important;
  align-self:stretch!important;
  box-sizing:border-box!important;
}
.magazine-main-col .side-list > article:nth-child(1){grid-row:1!important;}
.magazine-main-col .side-list > article:nth-child(2){grid-row:2!important;}
.magazine-main-col .side-list > article:nth-child(3){grid-row:3!important;}
.magazine-main-col .side-list > article:last-child{
  padding-bottom:0!important;
  border-bottom:0!important;
}

@media(max-width:760px){
  .magazine-main-col .category-grid{
    grid-template-columns:1fr!important;
    grid-template-rows:auto!important;
    row-gap:14px!important;
  }
  .magazine-main-col .image-card.feature{
    grid-column:1!important;
    grid-row:auto!important;
    height:300px!important;
    min-height:300px!important;
  }
  .magazine-main-col .side-list{
    display:grid!important;
    grid-column:1!important;
    grid-row:auto!important;
    gap:11px!important;
  }
  .magazine-main-col .side-list > article,
  .magazine-main-col .side-list > article:nth-child(1),
  .magazine-main-col .side-list > article:nth-child(2),
  .magazine-main-col .side-list > article:nth-child(3){
    grid-column:auto!important;
    grid-row:auto!important;
  }
}

