/*
Theme Name: GündemTR Büyük Medya Theme V2
Description: Büyük Medya Sistemi V2 profesyonel haber portalı teması.
Version: 2.0
Author: OpenAI
Text Domain: gundemtr-bms-v2
*/
:root{
  --primary:#d71920;
  --dark:#101114;
  --soft:#f6f7f9;
  --border:#e8e8e8;
  --text:#222;
  --muted:#777;
  --max:1320px;
  --radius:18px;
  --shadow:0 10px 30px rgba(0,0,0,.06);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#fff;color:var(--text);line-height:1.55}
a{text-decoration:none;color:inherit}
img{display:block;max-width:100%;height:auto}
.container{width:min(100% - 28px,var(--max));margin:0 auto}
.topbar{background:#0d0d0f;color:#fff;font-size:13px}
.topbar-inner,.header-inner,.headline-strip,.section-head,.footer-top{display:flex;justify-content:space-between;align-items:center;gap:16px}
.topbar-inner{padding:10px 0;flex-wrap:wrap}
.top-links{display:flex;gap:14px;flex-wrap:wrap}
.header{background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:99}
.header-inner{padding:18px 0}
.logo{font-size:36px;font-weight:800;letter-spacing:-1px}
.logo span{color:var(--primary)}
.header-tools{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.search-form{display:flex;border:1px solid var(--border);border-radius:999px;overflow:hidden;min-width:320px;background:#fff}
.search-form input{border:0;padding:12px 16px;outline:none;min-width:240px}
.search-form button,.btn{border:0;background:var(--primary);color:#fff;padding:12px 18px;font-weight:700;cursor:pointer}
.btn-dark{background:var(--dark);border-radius:999px}
.nav{background:#fff;border-bottom:1px solid var(--border)}
.nav .menu{list-style:none;margin:0;padding:0;display:flex;gap:22px;overflow:auto;white-space:nowrap}
.nav .menu a{display:block;padding:14px 0;font-size:14px;font-weight:700}
.nav .menu a:hover,.nav .current-menu-item a{color:var(--primary)}
.market-wrap{background:#fafafa;border-bottom:1px solid var(--border)}
.market-bar{display:flex;gap:12px;overflow:auto;white-space:nowrap;padding:10px 0}
.market-item{padding-right:14px;margin-right:2px;border-right:1px solid var(--border);min-width:110px}
.market-item strong{display:block;font-size:12px;color:#444}
.market-item span{font-size:14px;font-weight:700}
.breaking{background:#fff8f8;border-bottom:1px solid #f3cdcd}
.headline-strip{padding:12px 0;flex-wrap:wrap}
.breaking-label{background:var(--primary);color:#fff;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:800}
.ticker{font-size:14px;color:#333;flex:1;min-width:240px}
.hero{padding:18px 0}
.hero-grid{display:grid;grid-template-columns:2fr 1fr;gap:22px}
.card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}
.slider{position:relative;overflow:hidden;background:#000}
.slide{display:none;min-height:560px;background-size:cover;background-position:center;position:relative;color:#fff}
.slide.active{display:block}
.slide:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.82),rgba(0,0,0,.25))}
.slide-content{position:absolute;left:24px;right:24px;bottom:24px;z-index:2;max-width:84%}
.badge{display:inline-block;background:var(--primary);color:#fff;padding:7px 11px;font-size:12px;font-weight:700;border-radius:999px;margin-bottom:12px}
.slide-title{font-size:42px;line-height:1.08;font-weight:800;margin:0 0 12px}
.slide-excerpt{font-size:16px;color:#f1f1f1;margin:0 0 14px;max-width:75%}
.meta{display:flex;gap:12px;flex-wrap:wrap;font-size:13px;color:#ddd}
.slider-controls{position:absolute;left:16px;right:16px;bottom:14px;z-index:4;display:flex;justify-content:space-between;align-items:center}
.slider-dots{display:flex;gap:8px}
.slider-dot{width:11px;height:11px;border-radius:50%;border:0;background:rgba(255,255,255,.36);cursor:pointer}
.slider-dot.active{background:#fff}
.slider-arrow{width:38px;height:38px;border-radius:50%;border:0;background:rgba(255,255,255,.17);color:#fff;font-size:18px;cursor:pointer}
.side-stack{display:grid;gap:18px}
.side-box h3,.widget-title{font-size:20px;margin:0;padding:16px;border-bottom:1px solid var(--border)}
.writer-item,.mini-news,.popular-item,.video-item{display:flex;gap:12px;padding:14px 16px;border-bottom:1px solid var(--border)}
.writer-item:last-child,.mini-news:last-child,.popular-item:last-child,.video-item:last-child{border-bottom:0}
.writer-item img{width:52px;height:52px;border-radius:50%;object-fit:cover}
.writer-meta strong{display:block;margin-bottom:4px}
.writer-meta span{font-size:13px;color:var(--muted)}
.mini-news img,.video-item img{width:104px;height:76px;object-fit:cover;border-radius:10px}
.mini-news strong,.video-item strong{font-size:16px;line-height:1.25}
.main-grid{display:grid;grid-template-columns:2fr 1fr;gap:24px;padding:6px 0 22px}
.section{margin-bottom:28px}
.section-head{margin-bottom:14px;border-bottom:2px solid var(--primary);padding-bottom:8px}
.section-head h2{margin:0;font-size:24px}
.news-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.news-card img{width:100%;height:220px;object-fit:cover}
.news-card-body{padding:16px}
.news-card-body h3{font-size:22px;line-height:1.2;margin:0 0 10px}
.news-card-body p{color:#666;font-size:14px;margin:0 0 10px}
.popular-no{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f2f2f2;color:var(--primary);font-weight:800}
.block-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.grid-small .news-card img{height:170px}
.ad-box{padding:16px;text-align:center;border:1px dashed #d7d7d7;background:#fafafa;border-radius:14px;color:#666;font-size:14px}
.newsletter{background:#121212;color:#fff;padding:18px;border-radius:var(--radius)}
.newsletter p{color:#ddd}
.newsletter input,.newsletter button{width:100%;padding:12px;border:0}
.newsletter input{margin-bottom:10px}
.newsletter button{background:var(--primary);color:#fff;font-weight:700}
.footer{background:#111;color:#fff;margin-top:30px}
.footer-top{padding:32px 0;align-items:start;gap:24px}
.footer-col{flex:1}
.footer-col h4{margin-top:0}
.footer-col p,.footer-col li{color:#d1d1d1;font-size:14px}
.footer-col ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}
.footer-bottom{border-top:1px solid rgba(255,255,255,.12);text-align:center;padding:15px 0;color:#ccc;font-size:13px}
.single-wrap{max-width:960px;margin:24px auto}
.single-card,.author-box,.author-old-posts{border:1px solid var(--border);border-radius:var(--radius);padding:22px;background:#fff}
.author-box,.author-old-posts{margin-top:18px}
.author-row{display:flex;gap:16px;align-items:center}
.author-row img{width:72px;height:72px;border-radius:50%}
.author-old-posts a{display:block;padding:12px 0;border-bottom:1px solid var(--border)}
.author-old-posts a:last-child{border-bottom:0}
.sidebar-widget{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:var(--shadow)}
.sidebar-widget .content{padding:16px}
.pagination{display:flex;gap:8px;flex-wrap:wrap}
.pagination .page-numbers{padding:10px 14px;border:1px solid var(--border);border-radius:12px}
@media(max-width:1100px){
  .hero-grid,.main-grid,.block-grid-3{grid-template-columns:1fr}
}
@media(max-width:720px){
  .topbar-inner,.header-inner,.headline-strip,.section-head,.footer-top{flex-direction:column;align-items:flex-start}
  .header-tools,.search-form{width:100%}
  .search-form{min-width:0}
  .search-form input{min-width:0;width:100%}
  .news-grid,.block-grid-3{grid-template-columns:1fr}
  .slide{min-height:420px}
  .slide-title{font-size:30px}
  .slide-excerpt,.slide-content{max-width:100%}
}
