/*
Theme Name: Haber Ortası SEO
Theme URI: https://haberortasi.com
Author: Haber Ortası
Description: SEO uyumlu, hızlı ve mobil uyumlu WordPress haber teması.
Version: 1.1
Text Domain: haberortasi
*/

* { box-sizing: border-box; }
body { font-family: Arial, Helvetica, sans-serif; background: #f0f2f5; color: #222; margin: 0; }
a { color: inherit; }
img { max-width: 100%; height: auto; }
.container { max-width: 1200px; margin: 0 auto; padding: 20px; }
.skip-link { position: absolute; left: -999px; top: auto; }
.skip-link:focus { left: 15px; top: 15px; background: #fff; padding: 10px; z-index: 9999; }

/* Header */
.top-bar { background: #222; color: #fff; font-size: 14px; border-bottom: 2px solid #e74c3c; }
.top-bar-inner { max-width: 1200px; margin: 0 auto; padding: 8px 20px; display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.ticker-wrap { display: flex; align-items: center; flex: 1; min-width: 0; overflow: hidden; }
.ticker-badge { background: #e74c3c; color: #fff; padding: 5px 12px; font-weight: 800; border-radius: 4px; margin-right: 12px; font-size: 12px; white-space: nowrap; }
.ticker-news { flex: 1; position: relative; height: 28px; overflow: hidden; }
.ticker-item { position: absolute; inset: 0; display: flex; align-items: center; opacity: 0; transition: opacity .4s ease; }
.ticker-item.active { opacity: 1; }
.ticker-item a { color: #eee; text-decoration: none; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight: 600; }
.header-search form { display: flex; gap: 6px; }
.header-search input[type="search"] { width: 170px; padding: 7px 10px; border: 0; border-radius: 4px; }
.header-search input[type="submit"], .header-search button { border: 0; background: #e74c3c; color: #fff; padding: 7px 10px; border-radius: 4px; cursor: pointer; }

.main-header { background: #3b5998; color: #fff; padding: 20px 0; }
.header-inner { padding-top: 0; padding-bottom: 0; }
.site-title { margin: 0; font-size: 36px; line-height: 1; }
.site-title a { color: #fff; text-decoration: none; }
.site-description { margin: 6px 0 0; color: #eef2ff; }

.site-navigation { background: #2c3e50; }
.site-navigation ul { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 0; }
.site-navigation li { position: relative; }
.site-navigation a { color: #fff; display: block; padding: 13px 15px; text-decoration: none; font-weight: 800; font-size: 14px; text-transform: uppercase; }
.site-navigation a:hover { background: rgba(255,255,255,.1); }

/* Home */
.haber-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; margin-bottom: 30px; }
.haber-kutu { background: #fff; padding: 10px; border: 1px solid #ddd; border-radius: 8px; overflow: hidden; }
.haber-kutu a { text-decoration: none; }
.haber-kutu img, .haber-kutu .no-thumb { width: 100%; height: 150px; object-fit: cover; border-radius: 6px; }
.haber-kutu h2 { font-size: 15px; line-height: 1.35; margin: 10px 0 0; }

.manset-container { display: flex; gap: 20px; min-height: 400px; margin-bottom: 30px; }
.manset-sol { flex: 2; position: relative; border-radius: 10px; overflow: hidden; background: #ddd; }
.manset-resim { position: absolute; inset: 0; opacity: 0; transition: opacity .45s; text-decoration: none; color: #fff; }
.manset-resim.active { opacity: 1; z-index: 2; }
.manset-resim img, .manset-resim .no-thumb { width: 100%; height: 100%; object-fit: cover; }
.manset-resim span { position: absolute; left: 0; right: 0; bottom: 0; padding: 30px; font-size: 28px; font-weight: 900; line-height: 1.2; background: linear-gradient(transparent, rgba(0,0,0,.86)); }

.manset-sag { flex: 1; display: flex; flex-direction: column; gap: 7px; }
.haber-baslik { flex: 1; background: #fff; border-radius: 7px; border: 1px solid #e0e0e0; cursor: pointer; transition: .25s; display: flex; align-items: center; }
.haber-baslik a { display: flex; align-items: center; width: 100%; padding: 12px; text-decoration: none; font-weight: 700; font-size: 14px; line-height: 1.35; }
.numara-dairesi { flex: 0 0 30px; width: 30px; height: 30px; background: #f0f0f0; text-align: center; line-height: 30px; border-radius: 50%; margin-right: 12px; font-weight: 900; }
.haber-baslik.active { background: #3b5998; color: #fff; box-shadow: 0 4px 10px rgba(59,89,152,.3); }
.haber-baslik.active .numara-dairesi { background: #fff; color: #3b5998; }

/* Widget */
.widget-box, .widget { background: #fff; padding: 15px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0,0,0,.05); margin-bottom: 20px; border-top: 3px solid #3b5998; }
.widget-title { font-size: 16px; font-weight: 800; color: #333; padding-bottom: 10px; margin: 0 0 12px; border-bottom: 2px solid #f0f0f0; text-transform: uppercase; }
.widget-box ul, .widget ul { list-style: none; padding: 0; margin: 0; }
.widget-box li, .widget li { padding: 8px 0; border-bottom: 1px dashed #eee; }
.widget-box li:last-child, .widget li:last-child { border-bottom: 0; }
.widget-box a, .widget a { text-decoration: none; }
.manset-alti-wrapper { display: block !important; margin-top: 30px; }

/* Archive */
.archive-container { margin-top: 30px; }
.archive-header { margin-bottom: 28px; border-bottom: 3px solid #3b5998; padding-bottom: 14px; }
.archive-header h1 { font-size: 30px; color: #333; margin: 0; }
.archive-header span { color: #3b5998; }
.archive-description { color: #666; margin-top: 10px; line-height: 1.6; }
.archive-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 24px; }
.post-card { background: #fff; border: 1px solid #eaeaea; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,.04); transition: .25s; display: flex; flex-direction: column; }
.post-card:hover { transform: translateY(-4px); box-shadow: 0 8px 18px rgba(0,0,0,.1); }
.post-card-image img, .post-card-image .no-thumb { width: 100%; height: 190px; object-fit: cover; display: block; }
.post-content { padding: 18px; display: flex; flex-direction: column; flex: 1; }
.post-meta { font-size: 12px; color: #888; margin-bottom: 10px; }
.post-content h2 { font-size: 19px; line-height: 1.35; margin: 0 0 10px; }
.post-content h2 a { text-decoration: none; color: #222; }
.post-content p { font-size: 14px; color: #666; line-height: 1.6; flex: 1; }
.read-more { display: inline-block; align-self: flex-start; padding: 8px 14px; background: #3b5998; color: #fff; text-decoration: none; border-radius: 5px; font-size: 13px; font-weight: 800; }
.pagination { margin: 40px 0; }
.nav-links { display: flex; justify-content: center; gap: 8px; flex-wrap: wrap; }
.nav-links .page-numbers { padding: 8px 14px; background: #fff; color: #333; text-decoration: none; border-radius: 5px; }
.nav-links .page-numbers.current, .nav-links .page-numbers:hover { background: #3b5998; color: #fff; }

/* Single */
.single-page-wrapper { display: grid; grid-template-columns: minmax(0, 1fr) 320px; gap: 30px; margin-top: 30px; align-items: start; }
.single-main-content { background: #fff; border-radius: 10px; padding: 28px; box-shadow: 0 2px 12px rgba(0,0,0,.04); }
.breadcrumb { display: flex; gap: 8px; flex-wrap: wrap; font-size: 13px; color: #777; margin-bottom: 18px; }
.breadcrumb a { color: #3b5998; text-decoration: none; }
.entry-category a { display: inline-block; background: #e74c3c; color: #fff; text-decoration: none; padding: 5px 10px; border-radius: 4px; font-size: 12px; font-weight: 800; margin-right: 5px; }
.entry-title { font-size: 38px; line-height: 1.18; margin: 14px 0; color: #111; }
.entry-summary { font-size: 20px; color: #555; line-height: 1.55; font-weight: 600; margin: 0 0 18px; }
.entry-meta { display: flex; flex-wrap: wrap; gap: 12px; color: #777; font-size: 13px; border-top: 1px solid #eee; border-bottom: 1px solid #eee; padding: 12px 0; }
.entry-meta a { color: #3b5998; text-decoration: none; }
.featured-image { margin: 25px 0; }
.featured-image img { width: 100%; max-height: 520px; object-fit: cover; border-radius: 8px; display: block; }
.featured-image figcaption { color: #777; font-size: 12px; margin-top: 8px; }
.entry-content { font-size: 18px; line-height: 1.8; color: #222; }
.entry-content p { margin: 0 0 1.25em; }
.entry-content h2, .entry-content h3 { line-height: 1.35; margin-top: 1.6em; }
.entry-content img { border-radius: 8px; }
.share-buttons { margin: 22px 0; padding: 13px; background: #f7f8fb; border-left: 4px solid #3b5998; border-radius: 5px; display: flex; gap: 9px; flex-wrap: wrap; align-items: center; }
.share-buttons span { font-weight: 800; }
.share { color: #fff; padding: 7px 13px; text-decoration: none; border-radius: 5px; font-size: 13px; font-weight: 800; }
.whatsapp { background: #25d366; }
.twitter { background: #111; }
.facebook { background: #1877f2; }
.post-tags { background: #f7f8fb; padding: 15px; border-radius: 8px; margin: 25px 0; }
.post-tags a { color: #3b5998; text-decoration: none; }
.related-posts { margin-top: 35px; border-top: 3px solid #3b5998; padding-top: 20px; }
.related-posts h2 { font-size: 22px; margin: 0 0 18px; }
.related-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }
.related-card { background: #fff; border: 1px solid #eee; border-radius: 8px; overflow: hidden; }
.related-card a { text-decoration: none; }
.related-card img, .related-card .no-thumb { width: 100%; height: 115px; object-fit: cover; display: block; }
.related-card h3 { font-size: 14px; line-height: 1.35; padding: 10px; margin: 0; }
.single-sidebar { position: sticky; top: 20px; }
.sidebar-list li { padding: 0 0 12px; margin-bottom: 12px; }
.sidebar-list a { display: flex; gap: 10px; align-items: center; }
.sidebar-list img, .sidebar-list .no-thumb { width: 80px; height: 60px; object-fit: cover; border-radius: 5px; flex-shrink: 0; }
.sidebar-list span { font-size: 14px; font-weight: 700; line-height: 1.35; }

/* Page / 404 */
.page-container { max-width: 900px; margin-top: 35px; }
.page-content-box, .not-found-box { background: #fff; border-radius: 10px; padding: 28px; box-shadow: 0 2px 12px rgba(0,0,0,.04); }
.page-header h1 { font-size: 34px; margin: 0 0 20px; }
.error-404-wrapper { max-width: 800px; margin: 70px auto; text-align: center; background: #fff; border-radius: 12px; padding: 40px; }
.error-404-wrapper h1 { font-size: 110px; color: #3b5998; margin: 0; line-height: 1; }
.error-404-wrapper h2 { font-size: 30px; }
.search-form-container { max-width: 460px; margin: 25px auto; }
.search-form { display: flex; gap: 8px; }
.search-form input[type="search"] { flex: 1; padding: 12px; border: 1px solid #ccc; border-radius: 5px; }
.search-form input[type="submit"], .search-form button { background: #3b5998; color: #fff; border: 0; padding: 0 18px; border-radius: 5px; font-weight: 800; }
.home-button { display: inline-block; background: #333; color: #fff; padding: 12px 25px; text-decoration: none; border-radius: 6px; }

/* Footer */
.site-footer { background: #3b5998; color: #fff; padding: 45px 0 20px; margin-top: 40px; }
.footer-widgets { display: grid; grid-template-columns: repeat(3, 1fr); gap: 25px; margin-bottom: 30px; }
.footer-bottom { text-align: center; border-top: 1px solid rgba(255,255,255,.25); padding-top: 18px; font-size: 14px; }
.site-footer .widget, .site-footer .widget-box { background: rgba(255,255,255,.08); color: #fff; border-top-color: #fff; }
.site-footer a { color: #fff; }

/* Defaults */
.no-thumb { background: linear-gradient(135deg, #3b5998, #e74c3c); color: #fff; display: flex; align-items: center; justify-content: center; font-weight: 900; text-align: center; }

/* Responsive */
@media (max-width: 900px) {
    .haber-grid { grid-template-columns: repeat(2, 1fr); }
    .manset-container { flex-direction: column; min-height: auto; }
    .manset-sol { height: 330px; flex: none; }
    .single-page-wrapper { grid-template-columns: 1fr; }
    .single-sidebar { position: static; }
    .related-grid { grid-template-columns: repeat(2, 1fr); }
    .footer-widgets { grid-template-columns: 1fr; }
    .top-bar-inner { flex-direction: column; align-items: stretch; }
    .header-search form { width: 100%; }
    .header-search input[type="search"] { width: 100%; }
}
@media (max-width: 600px) {
    .container { padding: 15px; }
    .haber-grid, .archive-grid { grid-template-columns: 1fr; }
    .site-title { font-size: 28px; }
    .site-navigation ul { justify-content: flex-start; overflow-x: auto; flex-wrap: nowrap; }
    .site-navigation a { white-space: nowrap; }
    .single-main-content { padding: 18px; }
    .entry-title { font-size: 28px; }
    .entry-summary { font-size: 17px; }
    .entry-content { font-size: 17px; }
    .featured-image img { max-height: 360px; }
    .related-grid { grid-template-columns: 1fr; }
    .manset-resim span { font-size: 21px; padding: 20px; }
    .search-form { flex-direction: column; }
}


/* =========================================================
   Haber Ortası - Güçlendirilmiş Mobil Uyum Paketi
   ========================================================= */
@media (max-width: 1024px) {
    .container { max-width: 100% !important; padding-left: 16px !important; padding-right: 16px !important; }
    .haber-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; gap: 14px !important; }
    .haber-kutu img, .haber-kutu .no-thumb { height: 145px !important; }
    .manset-container { display: flex !important; flex-direction: column !important; min-height: auto !important; height: auto !important; gap: 14px !important; }
    .manset-sol { flex: none !important; width: 100% !important; height: 360px !important; min-height: 360px !important; }
    .manset-sag { width: 100% !important; display: grid !important; grid-template-columns: repeat(2, minmax(0, 1fr)) !important; gap: 10px !important; }
    .haber-baslik { min-height: 74px !important; }
    .manset-alti-wrapper, .widget, .widget-box { display: block !important; width: 100% !important; max-width: 100% !important; }
    .single-page-wrapper { grid-template-columns: 1fr !important; }
    .single-sidebar { position: static !important; width: 100% !important; }
}

@media (max-width: 768px) {
    body { overflow-x: hidden !important; }
    .top-bar-inner { flex-direction: column !important; align-items: stretch !important; gap: 10px !important; padding: 10px 14px !important; }
    .ticker-wrap { width: 100% !important; min-width: 0 !important; }
    .ticker-badge { padding: 5px 9px !important; font-size: 11px !important; margin-right: 8px !important; }
    .ticker-news { height: 26px !important; }
    .ticker-item a { font-size: 13px !important; max-width: 100% !important; }

    .header-search form, .search-form { width: 100% !important; display: flex !important; gap: 7px !important; }
    .header-search input[type="search"], .search-form input[type="search"] { width: 100% !important; flex: 1 !important; min-width: 0 !important; }
    .header-search button, .search-form button, .search-form input[type="submit"] { flex: 0 0 auto !important; }

    .main-header { padding: 16px 0 !important; }
    .site-title { font-size: 26px !important; line-height: 1.15 !important; }
    .site-description { font-size: 13px !important; }
    .custom-logo { max-width: 210px !important; height: auto !important; }

    .site-navigation .container { padding-left: 0 !important; padding-right: 0 !important; }
    .site-navigation ul, .main-menu { justify-content: flex-start !important; flex-wrap: nowrap !important; overflow-x: auto !important; -webkit-overflow-scrolling: touch !important; scrollbar-width: thin; }
    .site-navigation li { flex: 0 0 auto !important; }
    .site-navigation a { white-space: nowrap !important; padding: 12px 13px !important; font-size: 13px !important; }

    .haber-grid { grid-template-columns: 1fr 1fr !important; gap: 12px !important; margin-bottom: 18px !important; }
    .haber-kutu { padding: 8px !important; border-radius: 8px !important; }
    .haber-kutu img, .haber-kutu .no-thumb { height: 115px !important; border-radius: 6px !important; }
    .haber-kutu h2 { font-size: 13px !important; line-height: 1.32 !important; margin-top: 8px !important; }

    .manset-container { margin-bottom: 18px !important; }
    .manset-sol { height: 285px !important; min-height: 285px !important; border-radius: 9px !important; }
    .manset-resim { position: absolute !important; }
    .manset-resim img, .manset-resim .no-thumb { height: 100% !important; object-fit: cover !important; }
    .manset-resim span { font-size: 20px !important; line-height: 1.22 !important; padding: 18px !important; }

    .manset-sag { grid-template-columns: 1fr !important; gap: 8px !important; display: grid !important; }
    .haber-baslik { min-height: auto !important; display: flex !important; }
    .haber-baslik a { padding: 10px 11px !important; font-size: 13px !important; line-height: 1.3 !important; }
    .numara-dairesi { flex: 0 0 27px !important; width: 27px !important; height: 27px !important; line-height: 27px !important; margin-right: 9px !important; font-size: 13px !important; }

    .manset-alti-wrapper { margin-top: 18px !important; display: block !important; width: 100% !important; }
    .widget, .widget-box { padding: 13px !important; margin-bottom: 16px !important; border-radius: 8px !important; }
    .widget-title { font-size: 14px !important; margin-bottom: 10px !important; }

    .archive-grid { grid-template-columns: 1fr !important; gap: 16px !important; }
    .post-card-image img, .post-card-image .no-thumb { height: 180px !important; }
    .archive-header h1 { font-size: 24px !important; }

    .single-main-content { padding: 17px !important; border-radius: 9px !important; }
    .entry-title { font-size: 28px !important; line-height: 1.2 !important; }
    .entry-summary { font-size: 17px !important; }
    .entry-content { font-size: 17px !important; line-height: 1.72 !important; }
    .featured-image img { max-height: 360px !important; object-fit: cover !important; }
    .share-buttons { gap: 7px !important; }
    .share { padding: 7px 10px !important; font-size: 12px !important; }
    .related-grid { grid-template-columns: 1fr 1fr !important; gap: 12px !important; }
    .related-card img, .related-card .no-thumb { height: 100px !important; }

    .footer-widgets { grid-template-columns: 1fr !important; gap: 14px !important; }
    .site-footer { padding-top: 28px !important; }
}

@media (max-width: 420px) {
    .container { padding-left: 12px !important; padding-right: 12px !important; }
    .haber-grid { grid-template-columns: 1fr !important; }
    .haber-kutu img, .haber-kutu .no-thumb { height: 175px !important; }
    .manset-sol { height: 240px !important; min-height: 240px !important; }
    .manset-resim span { font-size: 18px !important; padding: 15px !important; }
    .entry-title { font-size: 25px !important; }
    .related-grid { grid-template-columns: 1fr !important; }
}
.ho-reklam {
    margin: 20px auto;
    text-align: center;
}

.ho-header-reklam {
    background: #fff;
    padding: 15px;
    border-radius: 8px;
}

.ho-sidebar-reklam {
    padding: 15px;
}

/* Haber Ortası Premium Footer */
.ho-premium-footer{background:linear-gradient(135deg,#203858,#3b5998);color:#fff;padding:42px 0 18px;margin-top:40px;}
.ho-footer-container{padding-top:0!important;padding-bottom:0!important;}
.ho-footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1.15fr 1.15fr;gap:26px;align-items:start;}
.ho-footer-col h3{font-size:16px;margin:0 0 14px;padding-bottom:9px;border-bottom:2px solid rgba(255,255,255,.18);font-weight:900;text-transform:uppercase;letter-spacing:.3px;}
.ho-footer-logo img,.ho-footer-logo .custom-logo{max-width:210px;height:auto;background:#fff;border-radius:8px;padding:6px;}
.ho-footer-site-title{font-size:28px;font-weight:900;color:#fff;text-decoration:none;}
.ho-footer-desc{font-size:14px;line-height:1.65;color:rgba(255,255,255,.86);margin:14px 0 16px;}
.ho-footer-social{display:flex;gap:9px;flex-wrap:wrap;}
.ho-footer-social a{width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;font-weight:900;transition:.25s;}
.ho-footer-social a:hover{background:#e74c3c;transform:translateY(-2px);}
.ho-footer-links,.ho-footer-authors{list-style:none;margin:0;padding:0;}
.ho-footer-links li{margin-bottom:8px;}
.ho-footer-links a,.ho-footer-contact a{color:rgba(255,255,255,.9);text-decoration:none;font-size:14px;}
.ho-footer-links a:hover,.ho-footer-contact a:hover{color:#fff;text-decoration:underline;}
.ho-footer-authors li{margin-bottom:10px;}
.ho-footer-authors a{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;}
.ho-footer-authors img,.ho-footer-authors .avatar{width:42px;height:42px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.35);}
.ho-footer-authors span{font-size:14px;font-weight:700;line-height:1.25;}
.ho-footer-contact p{margin:0 0 10px;color:rgba(255,255,255,.9);font-size:14px;line-height:1.5;}
.ho-footer-ad{margin:24px 0 0;background:rgba(255,255,255,.1);border:1px dashed rgba(255,255,255,.35);padding:14px;border-radius:10px;text-align:center;}
.ho-footer-bottom{margin-top:24px;padding-top:16px;border-top:1px solid rgba(255,255,255,.2);text-align:center;font-size:13px;color:rgba(255,255,255,.86);}
@media(max-width:900px){.ho-footer-grid{grid-template-columns:1fr 1fr;gap:22px;}}
@media(max-width:600px){.ho-premium-footer{padding:30px 0 14px;}.ho-footer-grid{grid-template-columns:1fr;gap:20px;}.ho-footer-logo img,.ho-footer-logo .custom-logo{max-width:180px}.ho-footer-col h3{font-size:15px}.ho-footer-bottom{text-align:left}.ho-footer-social a{width:32px;height:32px}}



/* =========================================================
   Haber Ortası - Mobil Alt Menü
   ========================================================= */
.ho-mobile-bottom-nav,
.ho-mobile-menu-panel {
    display: none;
}

@media (max-width: 768px) {
    body {
        padding-bottom: calc(72px + env(safe-area-inset-bottom));
    }

    .ho-mobile-bottom-nav {
        position: fixed;
        left: 10px;
        right: 10px;
        bottom: 10px;
        z-index: 99990;
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        gap: 4px;
        background: rgba(255,255,255,.96);
        border: 1px solid rgba(59,89,152,.18);
        box-shadow: 0 10px 30px rgba(0,0,0,.20);
        border-radius: 18px;
        padding: 8px 7px calc(8px + env(safe-area-inset-bottom));
        backdrop-filter: blur(12px);
        -webkit-backdrop-filter: blur(12px);
    }

    .ho-mobile-bottom-nav a,
    .ho-mobile-bottom-nav button {
        appearance: none;
        border: 0;
        background: transparent;
        color: #2c3e50;
        text-decoration: none;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 3px;
        min-height: 48px;
        border-radius: 13px;
        font-size: 10.5px;
        font-weight: 800;
        line-height: 1.1;
        cursor: pointer;
        font-family: inherit;
        padding: 4px 2px;
    }

    .ho-mobile-bottom-nav .ho-mbn-icon {
        font-size: 19px;
        line-height: 1;
        display: block;
    }

    .ho-mobile-bottom-nav a.active,
    .ho-mobile-bottom-nav a:hover,
    .ho-mobile-bottom-nav button:hover {
        background: #e74c3c;
        color: #fff;
    }

    .ho-mobile-menu-panel {
        position: fixed;
        inset: 0;
        z-index: 99999;
        background: rgba(0,0,0,.50);
        align-items: flex-end;
        justify-content: center;
        padding: 0 12px calc(84px + env(safe-area-inset-bottom));
        opacity: 0;
        pointer-events: none;
        transition: .25s ease;
    }

    body.ho-mobile-menu-open .ho-mobile-menu-panel {
        display: flex;
        opacity: 1;
        pointer-events: auto;
    }

    .ho-mobile-menu-card {
        width: 100%;
        max-width: 460px;
        background: #fff;
        border-radius: 18px;
        box-shadow: 0 20px 45px rgba(0,0,0,.30);
        overflow: hidden;
        max-height: 72vh;
        display: flex;
        flex-direction: column;
    }

    .ho-mobile-menu-head {
        background: linear-gradient(135deg, #2c3e50, #3b5998);
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 15px 17px;
        font-size: 18px;
    }

    .ho-mobile-menu-close {
        width: 34px;
        height: 34px;
        border: 0;
        border-radius: 50%;
        background: rgba(255,255,255,.16);
        color: #fff;
        font-size: 26px;
        line-height: 1;
        cursor: pointer;
    }

    .ho-mobile-menu-list {
        list-style: none;
        padding: 8px 0;
        margin: 0;
        overflow-y: auto;
    }

    .ho-mobile-menu-list li {
        border-bottom: 1px solid #f0f0f0;
    }

    .ho-mobile-menu-list li:last-child {
        border-bottom: 0;
    }

    .ho-mobile-menu-list a {
        display: block;
        padding: 13px 17px;
        color: #222;
        text-decoration: none;
        font-size: 15px;
        font-weight: 800;
    }

    .ho-mobile-menu-list a:hover {
        background: #f7f8fb;
        color: #e74c3c;
    }
}



.ho-mini-canli-yayin {
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    gap: 20px;
    background: #fff;
    padding: 20px;
    border-radius: 12px;
    margin: 25px 0;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    align-items: center;
}

.ho-canli-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #e53935;
    color: #fff;
    padding: 8px 14px;
    border-radius: 30px;
    font-weight: 800;
    font-size: 13px;
    margin-bottom: 15px;
}

.ho-canli-badge span {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    animation: blink 1s infinite;
}

@keyframes blink {
    50% { opacity: 0.3; }
}

.ho-mini-canli-left h3 {
    font-size: 24px;
    margin: 0 0 10px;
}

.ho-mini-canli-left p {
    color: #666;
    margin-bottom: 15px;
}

.ho-canli-btn {
    display: inline-block;
    background: #3b5998;
    color: #fff;
    padding: 12px 20px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 700;
}

.ho-mini-canli-right iframe {
    width: 100%;
    height: 280px;
    border-radius: 10px;
}

@media (max-width: 768px) {
    .ho-mini-canli-yayin {
        grid-template-columns: 1fr;
    }

    .ho-mini-canli-right iframe {
        height: 220px;
    }
}








/* Ana Sayfa Mini Canlı Yayın Kutusu */
.ho-mini-canli-yayin {
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    gap: 20px;
    background: #fff;
    padding: 20px;
    border-radius: 12px;
    margin: 25px 0;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    align-items: center;
}
.ho-canli-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #e53935;
    color: #fff;
    padding: 8px 14px;
    border-radius: 30px;
    font-weight: 800;
    font-size: 13px;
    margin-bottom: 15px;
}
.ho-canli-badge span {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    animation: hoCanliBlink 1s infinite;
}
@keyframes hoCanliBlink { 50% { opacity: 0.3; } }
.ho-mini-canli-left h3 { font-size: 24px; margin: 0 0 10px; }
.ho-mini-canli-left p { color: #666; margin-bottom: 15px; }
.ho-canli-btn {
    display: inline-block;
    background: #3b5998;
    color: #fff;
    padding: 12px 20px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 700;
}
.ho-mini-canli-right a { display: block; text-decoration: none; }
.ho-mini-canli-right img,
.ho-mini-canli-placeholder {
    width: 100%;
    height: 250px;
    border-radius: 10px;
    object-fit: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #111827, #e53935);
    color: #fff;
    font-size: 32px;
    font-weight: 900;
}
@media (max-width: 768px) {
    .ho-mini-canli-yayin { grid-template-columns: 1fr; }
    .ho-mini-canli-right img,
    .ho-mini-canli-placeholder { height: 190px; font-size: 24px; }
}




@media (max-width: 768px) {
    .manset-sol {
        touch-action: pan-y !important;
        overflow: hidden !important;
    }

    .manset-resim {
        pointer-events: none !important;
    }

    .manset-resim.active {
        pointer-events: auto !important;
    }
}


/* =========================================================
   Mobil Manşet - Parmakla Kaydırmalı Gerçek Slider
   Sadece mobilde çalışır; masaüstü manşet sistemi bozulmaz.
   ========================================================= */
@media (max-width: 768px) {
    .manset-container {
        display: block !important;
        height: auto !important;
        min-height: 0 !important;
    }

    .manset-sol {
        display: flex !important;
        flex-direction: row !important;
        width: 100% !important;
        height: 285px !important;
        min-height: 285px !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        scroll-snap-type: x mandatory !important;
        scroll-behavior: smooth !important;
        -webkit-overflow-scrolling: touch !important;
        border-radius: 10px !important;
        touch-action: pan-x pan-y !important;
        position: relative !important;
    }

    .manset-sol::-webkit-scrollbar {
        display: none !important;
    }

    .manset-sol {
        scrollbar-width: none !important;
    }

    .manset-resim,
    .manset-resim.active {
        position: relative !important;
        inset: auto !important;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        bottom: auto !important;
        display: block !important;
        flex: 0 0 100% !important;
        width: 100% !important;
        min-width: 100% !important;
        height: 100% !important;
        opacity: 1 !important;
        z-index: auto !important;
        pointer-events: auto !important;
        scroll-snap-align: start !important;
        color: #fff !important;
        text-decoration: none !important;
    }

    .manset-resim img,
    .manset-resim .no-thumb {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
        display: block !important;
    }

    .manset-resim span {
        position: absolute !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        padding: 18px !important;
        font-size: 20px !important;
        line-height: 1.22 !important;
        font-weight: 900 !important;
        background: linear-gradient(transparent, rgba(0,0,0,.86)) !important;
        color: #fff !important;
    }

    /* Mobilde sağdaki numaralı başlık listesi yerine parmakla kaydırma kullanılacak */
    .manset-sag {
        display: none !important;
    }
}

@media (max-width: 420px) {
    .manset-sol {
        height: 240px !important;
        min-height: 240px !important;
    }

    .manset-resim span {
        font-size: 18px !important;
        padding: 15px !important;
    }
}


/* =========================================================
   Mobil Sürmanşet - Yatay Kaydırmalı 4'lü Alan
   ========================================================= */
@media (max-width: 768px) {
    .haber-grid {
        display: flex !important;
        overflow-x: auto !important;
        gap: 12px !important;
        scroll-snap-type: x mandatory !important;
        -webkit-overflow-scrolling: touch !important;
        padding-bottom: 6px !important;
        margin-bottom: 18px !important;
        grid-template-columns: none !important;
    }

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

    .haber-grid {
        scrollbar-width: none !important;
    }

    .haber-grid .haber-kutu {
        flex: 0 0 78% !important;
        max-width: 78% !important;
        scroll-snap-align: start !important;
        margin: 0 !important;
    }

    .haber-grid .haber-kutu img,
    .haber-grid .haber-kutu .no-thumb {
        height: 175px !important;
    }
}

@media (max-width: 420px) {
    .haber-grid .haber-kutu {
        flex-basis: 84% !important;
        max-width: 84% !important;
    }
}

/* =========================================================
   Mobil Manşet Numaraları
   ========================================================= */
.ho-manset-mobile-numbers {
    display: none;
}

@media (max-width: 768px) {
    .ho-manset-mobile-numbers {
        position: absolute;
        left: 50%;
        bottom: 10px;
        transform: translateX(-50%);
        z-index: 20;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 6px;
        padding: 6px 8px;
        border-radius: 999px;
        background: rgba(0, 0, 0, .45);
        backdrop-filter: blur(8px);
        -webkit-backdrop-filter: blur(8px);
        box-shadow: 0 8px 18px rgba(0,0,0,.22);
        pointer-events: auto;
    }

    .ho-manset-mobile-numbers button {
        width: 26px;
        height: 26px;
        border: 0;
        border-radius: 50%;
        background: rgba(255,255,255,.88);
        color: #26364e;
        font-size: 12px;
        font-weight: 900;
        line-height: 26px;
        text-align: center;
        padding: 0;
        cursor: pointer;
        transition: .2s ease;
        font-family: inherit;
    }

    .ho-manset-mobile-numbers button.active {
        background: #e74c3c;
        color: #fff;
        transform: scale(1.12);
        box-shadow: 0 0 0 3px rgba(231,76,60,.25);
    }

    .manset-resim span {
        padding-bottom: 50px !important;
    }
}

@media (max-width: 420px) {
    .ho-manset-mobile-numbers {
        gap: 5px;
        bottom: 8px;
    }

    .ho-manset-mobile-numbers button {
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 11px;
    }
}


/* =========================================================
   FIX: Mobil manşet numaraları sabit kalsın
   ========================================================= */
@media (max-width: 768px) {
    .manset-container {
        position: relative !important;
    }

    .ho-manset-mobile-numbers {
        position: absolute !important;
        left: 50% !important;
        top: 235px !important;
        bottom: auto !important;
        transform: translateX(-50%) !important;
        z-index: 80 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 6px !important;
        padding: 6px 8px !important;
        border-radius: 999px !important;
        background: rgba(0, 0, 0, .50) !important;
        backdrop-filter: blur(8px) !important;
        -webkit-backdrop-filter: blur(8px) !important;
        box-shadow: 0 8px 18px rgba(0,0,0,.24) !important;
        pointer-events: auto !important;
    }

    .ho-manset-mobile-numbers button {
        width: 26px !important;
        height: 26px !important;
        line-height: 26px !important;
        border: 0 !important;
        border-radius: 50% !important;
        background: rgba(255,255,255,.90) !important;
        color: #26364e !important;
        font-size: 12px !important;
        font-weight: 900 !important;
        text-align: center !important;
        padding: 0 !important;
    }

    .ho-manset-mobile-numbers button.active {
        background: #e74c3c !important;
        color: #fff !important;
        transform: scale(1.12) !important;
        box-shadow: 0 0 0 3px rgba(231,76,60,.25) !important;
    }

    .manset-resim span {
        padding-bottom: 58px !important;
    }
}

@media (max-width: 420px) {
    .ho-manset-mobile-numbers {
        top: 194px !important;
        gap: 5px !important;
    }

    .ho-manset-mobile-numbers button {
        width: 24px !important;
        height: 24px !important;
        line-height: 24px !important;
        font-size: 11px !important;
    }
}







@media (max-width: 768px) {

    .single-main-content {
        padding: 12px !important;
        border-radius: 8px !important;
    }

    .breadcrumb {
        font-size: 12px !important;
        gap: 5px !important;
        margin-bottom: 10px !important;
    }

    .entry-category a {
        padding: 4px 8px !important;
        font-size: 11px !important;
    }

    .entry-title {
        font-size: 18px !important;
        line-height: 1.28 !important;
        margin: 10px 0 !important;
        font-weight: 900 !important;
    }

    .entry-summary {
        font-size: 14px !important;
        line-height: 1.5 !important;
    }

    .entry-meta {
        font-size: 11px !important;
        gap: 8px !important;
        padding: 8px 0 !important;
    }

    .featured-image {
        margin: 14px 0 !important;
    }

    .featured-image img,
    iframe,
    .wp-block-embed iframe {
        width: 100% !important;
        height: 220px !important;
        border-radius: 8px !important;
    }

    .entry-content {
        font-size: 16px !important;
        line-height: 1.65 !important;
    }

    .share-buttons {
        padding: 10px !important;
        gap: 6px !important;
    }

    .share {
        padding: 6px 10px !important;
        font-size: 11px !important;
    }

    .container {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

@media (max-width: 768px) {
    body.single-post .single-main-content {
        padding: 12px !important;
    }

    body.single-post .entry-title {
        font-size: 24px !important;
        line-height: 1.25 !important;
    }

    body.single-post .entry-meta {
        font-size: 12px !important;
        gap: 8px !important;
        overflow-x: auto;
        white-space: nowrap;
    }

    body.single-post .featured-image img,
    body.single-post iframe {
        max-height: 230px !important;
        border-radius: 8px !important;
    }

    body.single-post .entry-content {
        font-size: 16px !important;
        line-height: 1.65 !important;
    }
}


/* =========================================================
   Haber Ortası - Mobil Haber Detay Kompakt FIX
   Sadece haber detay sayfasında çalışır
   ========================================================= */
@media (max-width: 768px) {
    body.single-post {
        overflow-x: hidden !important;
    }

    body.single-post .container.single-page-wrapper,
    body.single-post .single-page-wrapper {
        display: block !important;
        max-width: 100% !important;
        width: 100% !important;
        padding-left: 8px !important;
        padding-right: 8px !important;
        margin-top: 10px !important;
        gap: 0 !important;
    }

    body.single-post .single-main-content {
        width: 100% !important;
        max-width: 100% !important;
        padding: 12px !important;
        border-radius: 9px !important;
        box-shadow: 0 1px 8px rgba(0,0,0,.05) !important;
        overflow: hidden !important;
    }

    body.single-post .breadcrumb {
        display: block !important;
        font-size: 12px !important;
        line-height: 1.45 !important;
        margin: 0 0 12px !important;
        color: #6b7280 !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }

    body.single-post .entry-category {
        margin-bottom: 8px !important;
    }

    body.single-post .entry-category a {
        padding: 4px 9px !important;
        font-size: 11px !important;
        border-radius: 6px !important;
    }

    body.single-post .entry-title {
        font-size: 25px !important;
        line-height: 1.18 !important;
        margin: 8px 0 12px !important;
        letter-spacing: -0.4px !important;
        word-break: normal !important;
        overflow-wrap: break-word !important;
    }

    body.single-post .entry-summary {
        font-size: 15px !important;
        line-height: 1.45 !important;
        margin-bottom: 12px !important;
    }

    body.single-post .entry-meta {
        display: flex !important;
        flex-wrap: nowrap !important;
        gap: 10px !important;
        font-size: 12px !important;
        line-height: 1.35 !important;
        padding: 9px 0 !important;
        overflow-x: auto !important;
        white-space: nowrap !important;
        -webkit-overflow-scrolling: touch !important;
        scrollbar-width: none !important;
    }

    body.single-post .entry-meta::-webkit-scrollbar {
        display: none !important;
    }

    body.single-post .featured-image,
    body.single-post .ho-video-player,
    body.single-post .ho-video-wrap,
    body.single-post .wp-block-embed,
    body.single-post .wp-block-embed__wrapper {
        margin: 14px 0 !important;
        width: 100% !important;
        max-width: 100% !important;
        overflow: hidden !important;
        border-radius: 10px !important;
    }

    body.single-post .featured-image img,
    body.single-post .entry-content img {
        width: 100% !important;
        max-height: 260px !important;
        object-fit: cover !important;
        border-radius: 10px !important;
    }

    body.single-post iframe,
    body.single-post .entry-content iframe,
    body.single-post .wp-block-embed iframe,
    body.single-post .wp-block-embed__wrapper iframe,
    body.single-post .ho-video-player iframe,
    body.single-post .ho-video-wrap iframe {
        width: 100% !important;
        max-width: 100% !important;
        height: 215px !important;
        max-height: 215px !important;
        border-radius: 10px !important;
        display: block !important;
    }

    body.single-post .share-buttons {
        margin: 14px 0 !important;
        padding: 10px !important;
        gap: 6px !important;
        border-left-width: 3px !important;
        border-radius: 8px !important;
    }

    body.single-post .share-buttons span {
        font-size: 13px !important;
        flex-basis: 100% !important;
    }

    body.single-post .share {
        padding: 7px 10px !important;
        font-size: 12px !important;
        border-radius: 6px !important;
    }

    body.single-post .entry-content {
        font-size: 16px !important;
        line-height: 1.68 !important;
    }

    body.single-post .entry-content p {
        margin-bottom: 14px !important;
    }

    body.single-post .related-posts {
        margin-top: 24px !important;
        padding-top: 16px !important;
    }

    body.single-post .related-posts h2 {
        font-size: 19px !important;
    }

    body.single-post .related-grid {
        grid-template-columns: 1fr !important;
        gap: 12px !important;
    }

    body.single-post .single-sidebar {
        margin-top: 18px !important;
        position: static !important;
    }
}

@media (max-width: 420px) {
    body.single-post .entry-title {
        font-size: 23px !important;
        line-height: 1.18 !important;
    }

    body.single-post iframe,
    body.single-post .entry-content iframe,
    body.single-post .wp-block-embed iframe,
    body.single-post .wp-block-embed__wrapper iframe,
    body.single-post .ho-video-player iframe,
    body.single-post .ho-video-wrap iframe {
        height: 205px !important;
        max-height: 205px !important;
    }
}

@media (max-width: 768px) {
    .ho-footer-ad {
        display: none !important;
    }
}


/* =========================================================
   Haber Ortası - Premium Header + Son Dakika + Kategori Blokları
   ========================================================= */
.ho-sticky-mobile-header {
    display: none;
}

/* Son Dakika bandı daha temiz/premium */
.top-bar {
    background: linear-gradient(90deg, #151922, #26364e) !important;
    border-bottom: 3px solid #e74c3c !important;
}
.ticker-badge {
    border-radius: 999px !important;
    letter-spacing: .3px !important;
    box-shadow: 0 0 0 3px rgba(231,76,60,.18);
}
.ticker-item {
    transition: opacity .55s ease, transform .55s ease !important;
    transform: translateY(4px);
}
.ticker-item.active {
    transform: translateY(0);
}
.ticker-item a {
    font-size: 14px;
}

/* Ana sayfa kompakt kategori blokları */
.ho-home-category-blocks {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
    margin: 24px 0 26px;
}

.ho-category-mini-box {
    background: #fff;
    border-radius: 14px;
    padding: 14px;
    border: 1px solid #e8edf5;
    box-shadow: 0 5px 18px rgba(0,0,0,.055);
    overflow: hidden;
}

.ho-category-mini-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding-bottom: 10px;
    margin-bottom: 12px;
    border-bottom: 2px solid #f0f2f5;
}

.ho-category-mini-head h2 {
    margin: 0;
    font-size: 16px;
    font-weight: 900;
    color: #26364e;
    text-transform: uppercase;
}

.ho-category-mini-head a {
    background: #e74c3c;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: 800;
    padding: 5px 9px;
    border-radius: 999px;
    white-space: nowrap;
}

.ho-category-featured a,
.ho-category-list-item a {
    text-decoration: none;
    display: block;
}

.ho-category-featured img,
.ho-category-featured .no-thumb {
    width: 100%;
    height: 135px;
    object-fit: cover;
    border-radius: 10px;
    display: block;
}

.ho-category-featured h3 {
    margin: 9px 0 10px;
    font-size: 15px;
    line-height: 1.3;
    font-weight: 900;
    color: #1f2937;
}

.ho-category-list-item {
    border-top: 1px dashed #e5e7eb;
}

.ho-category-list-item a {
    padding: 9px 0 0;
    color: #374151;
    font-size: 13px;
    line-height: 1.35;
    font-weight: 800;
}

.ho-category-list-item a:hover,
.ho-category-featured h3:hover {
    color: #e74c3c;
}

@media (max-width: 768px) {
    /* Mobilde küçük ve sabit premium üst başlık */
    .ho-sticky-mobile-header {
        position: sticky;
        top: 0;
        z-index: 99980;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 12px;
        min-height: 54px;
        padding: 8px 12px;
        background: rgba(255,255,255,.96);
        border-bottom: 1px solid rgba(59,89,152,.16);
        box-shadow: 0 8px 22px rgba(0,0,0,.10);
        backdrop-filter: blur(12px);
        -webkit-backdrop-filter: blur(12px);
    }

    .ho-sticky-brand {
        color: #26364e;
        text-decoration: none;
        display: flex;
        align-items: center;
        min-width: 0;
        font-size: 17px;
        font-weight: 900;
    }

    .ho-sticky-logo {
        max-width: 145px;
        max-height: 38px;
        object-fit: contain;
        display: block;
    }

    .ho-sticky-actions {
        display: flex;
        align-items: center;
        gap: 8px;
        flex-shrink: 0;
    }

    .ho-sticky-search,
    .ho-sticky-menu-toggle {
        width: 36px;
        height: 36px;
        border-radius: 50%;
        border: 0;
        background: #f1f4f8;
        color: #26364e;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        font-size: 18px;
        font-weight: 900;
        font-family: inherit;
    }

    .ho-sticky-menu-toggle {
        background: #e74c3c;
        color: #fff;
        cursor: pointer;
    }

    /* Mobilde son dakika tek satır temiz görünüm */
    .top-bar-inner {
        gap: 0 !important;
        padding: 8px 12px !important;
    }

    .ticker-wrap {
        background: rgba(255,255,255,.06);
        border-radius: 999px;
        padding: 4px;
    }

    .ticker-badge {
        font-size: 10px !important;
        padding: 5px 8px !important;
        margin-right: 8px !important;
    }

    .ticker-news {
        height: 24px !important;
    }

    .ticker-item a {
        font-size: 12.5px !important;
        font-weight: 800 !important;
    }

    .header-search {
        display: none !important;
    }

    /* Mobilde kategori blokları ana sayfayı uzatmasın diye yatay kayar */
    .ho-home-category-blocks {
        display: flex;
        overflow-x: auto;
        gap: 12px;
        margin: 18px 0 20px;
        padding-bottom: 5px;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }

    .ho-home-category-blocks::-webkit-scrollbar {
        display: none;
    }

    .ho-category-mini-box {
        flex: 0 0 86%;
        max-width: 86%;
        scroll-snap-align: start;
        padding: 12px;
    }

    .ho-category-featured img,
    .ho-category-featured .no-thumb {
        height: 125px;
    }

    .ho-category-mini-head h2 {
        font-size: 14px;
    }
}
