:root{--primary:#e60012;--text:#111827;--muted:#6b7280;--line:#e5e7eb;--soft:#f5f6f8;--success:#16a34a;--danger:#dc2626}
*{box-sizing:border-box}body{margin:0;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button,input,select{font-family:inherit}.container{width:100%;max-width:1500px;margin:0 auto;padding:0 22px}.up{color:var(--success);font-style:normal}.down{color:var(--danger);font-style:normal}
.topbar{height:38px;border-bottom:1px solid var(--line);background:#fafafa;font-size:13px;color:#4b5563}.topbar-inner{height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.top-left,.top-market{display:flex;align-items:center;gap:16px;white-space:nowrap}.top-market span{display:flex;gap:5px}.main-header{background:#fff;border-bottom:1px solid var(--line)}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between}.logo,.footer-logo,.menu-logo{font-weight:950;font-size:38px;letter-spacing:-1px}.logo span,.footer-logo span,.menu-logo span{color:#050505}.logo strong,.footer-logo strong,.menu-logo strong{color:var(--primary)}.header-actions{display:flex;align-items:center;gap:18px}.live-tv{display:flex;align-items:center;gap:7px;font-weight:900;font-size:14px}.live-tv i{color:var(--primary);font-size:22px}.icon-btn{position:relative;border:0;background:transparent;font-size:22px;cursor:pointer;width:36px;height:36px}.notify span{position:absolute;right:2px;top:1px;width:17px;height:17px;border-radius:50%;display:grid;place-items:center;background:var(--primary);color:#fff;font-size:10px;font-weight:900}.mobile-menu-btn{display:none}
.desktop-nav{background:#fff;border-bottom:1px solid var(--line)}.nav-inner{height:50px;display:flex;align-items:center;gap:34px}.nav-inner a{font-weight:900;font-size:14px;position:relative}.nav-inner a.active{color:var(--primary)}.nav-inner a.active:after{content:"";position:absolute;left:0;right:0;bottom:-17px;height:3px;background:var(--primary)}.nav-inner button{margin-left:auto;border:0;background:#fff;font-size:28px;cursor:pointer}.mobile-chips{display:none}.ticker{background:var(--primary);color:#fff}.ticker-inner{height:42px;display:flex;align-items:center;gap:14px}.ticker span{background:#b9000e;height:42px;display:flex;align-items:center;padding:0 18px;font-weight:900}.ticker p{margin:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:800;font-size:14px}.ticker button{width:30px;height:30px;border:0;border-radius:5px;background:rgba(255,255,255,.18);color:#fff;cursor:pointer}
.search-panel{display:none;border-bottom:1px solid var(--line);background:#fff}.search-panel.active{display:block}.search-inner{height:64px;display:flex;align-items:center;gap:12px}.search-inner input{flex:1;height:42px;border:1px solid var(--line);border-radius:999px;padding:0 18px;outline:0}.search-inner button{border:0;background:#fff;font-size:20px;cursor:pointer}
.page-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:34px;padding-top:24px;align-items:start}.content{min-width:0}.breadcrumb{display:flex;align-items:center;gap:8px;color:#6b7280;font-size:13px;margin-bottom:18px}.breadcrumb a{font-weight:850;color:#374151}.category-hero{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:28px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(135deg,#fff,#f8fafc);margin-bottom:20px}.category-pill{display:inline-flex;background:var(--primary);color:#fff;border-radius:5px;padding:6px 10px;font-size:12px;font-weight:950}.category-hero h1{font-size:46px;line-height:1;margin:12px 0 10px;font-weight:950;letter-spacing:-1.6px}.category-hero p{max-width:760px;margin:0;color:#4b5563;font-size:18px;line-height:1.5}.category-stats{width:120px;height:120px;border-radius:50%;background:#111827;color:#fff;display:grid;place-items:center;text-align:center;flex:0 0 auto}.category-stats strong{display:block;font-size:34px;line-height:1}.category-stats span{font-size:12px;color:#d1d5db;font-weight:800}
.featured-area{display:grid;grid-template-columns:2fr 1fr;gap:16px;margin-bottom:18px}.lead-card{position:relative;min-height:390px;border-radius:12px;overflow:hidden;background:#000;color:#fff}.lead-card img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;filter:brightness(.62)}.lead-content{position:absolute;left:24px;right:24px;bottom:24px}.lead-content span,.featured-side span,.news-card span,.related-tag{display:inline-flex;background:rgba(17,24,39,.86);color:#fff;padding:5px 8px;border-radius:4px;font-size:11px;font-weight:950}.lead-content h2{font-size:38px;line-height:1.08;margin:12px 0 8px;letter-spacing:-1px}.lead-content p{font-size:16px;color:#e5e7eb;margin:0 0 15px}.lead-content a{display:inline-flex;align-items:center;gap:8px;background:var(--primary);color:#fff;padding:11px 15px;border-radius:7px;font-weight:950}.featured-side{display:grid;gap:16px}.featured-side article{position:relative;border-radius:12px;overflow:hidden;background:#111;min-height:187px;color:#fff}.featured-side img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.65)}.featured-side span{position:absolute;left:12px;top:12px}.featured-side h3{position:absolute;left:12px;right:12px;bottom:12px;margin:0;font-size:20px;line-height:1.15}
.category-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:20px 0}.sub-cats{display:flex;gap:8px;overflow:auto}.sub-cats button{flex:0 0 auto;border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 14px;font-weight:900;cursor:pointer}.sub-cats button.active{background:var(--primary);border-color:var(--primary);color:#fff}.sort-box{display:flex;align-items:center;gap:8px;white-space:nowrap}.sort-box label{font-size:13px;color:#6b7280;font-weight:850}.sort-box select{height:38px;border:1px solid var(--line);border-radius:7px;padding:0 10px;background:#fff;font-weight:800}
.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.news-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;transition:.2s}.news-card:hover{transform:translateY(-3px);box-shadow:0 18px 34px rgba(0,0,0,.08)}.news-card img{height:190px;width:100%;object-fit:cover}.news-card span{margin:12px 14px 0}.news-card h3{font-size:21px;line-height:1.22;margin:10px 14px 8px;font-weight:950}.news-card p{margin:0 14px 12px;color:#4b5563;line-height:1.45;font-size:14px}.meta{display:flex;gap:10px;align-items:center;border-top:1px solid var(--line);padding:11px 14px;color:#6b7280;font-size:12px;font-weight:800}
.pagination{display:flex;justify-content:center;gap:8px;margin:28px 0 10px}.pagination a,.pagination span{width:40px;height:40px;border:1px solid var(--line);display:grid;place-items:center;border-radius:8px;font-weight:900}.pagination .active{background:var(--primary);border-color:var(--primary);color:#fff}.pagination .disabled{color:#cbd5e1}
.sidebar{position:sticky;top:18px}.side-box{background:#fff;border:1px solid var(--line);border-radius:10px;margin-bottom:16px;overflow:hidden}.box-head{height:46px;display:flex;align-items:center;padding:0 16px;font-size:15px;font-weight:950;border-bottom:1px solid var(--line);background:#fafafa}.most-read ol{list-style:none;padding:0;margin:0}.most-read li{display:grid;grid-template-columns:24px 1fr auto;gap:10px;padding:14px 16px;border-bottom:1px solid var(--line);align-items:start}.most-read li:last-child{border-bottom:0}.most-read b{font-size:24px;line-height:1}.most-read a{font-size:14px;font-weight:850;line-height:1.35}.most-read span{color:var(--primary);font-size:11px;white-space:nowrap;font-weight:850}.market-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.market-tabs button{height:38px;border:0;background:#fff;cursor:pointer;font-size:12px;font-weight:950}.market-tabs button.active{color:var(--primary);border-bottom:2px solid var(--primary)}.market-list{padding:10px 16px}.market-list p{display:grid;grid-template-columns:1fr auto auto;gap:8px;margin:0;padding:9px 0;border-bottom:1px solid #f0f0f0;font-size:14px}.market-list p:last-child{border-bottom:0}.ad-box{height:250px;display:grid;place-items:center;text-align:center;color:#9ca3af;border-radius:10px;background:linear-gradient(145deg,#f4f4f4,#fff);border:1px solid var(--line);font-size:20px;margin-bottom:16px}.last-news a{display:block;padding:13px 16px;border-bottom:1px solid var(--line);font-size:14px;line-height:1.35;font-weight:850}.last-news span{color:var(--primary);margin-right:8px}.newsletter{background:#071a31;color:#fff;border-radius:12px;padding:22px}.newsletter h3{font-size:24px;margin:0 0 6px}.newsletter p{color:#cbd5e1}.newsletter input{width:100%;height:42px;border:0;border-radius:7px;padding:0 12px;margin-bottom:10px}.newsletter button{width:100%;height:42px;border:0;border-radius:7px;background:var(--primary);color:#fff;font-weight:950}
.footer{margin-top:48px;background:#101114;color:#fff;padding:44px 0 0}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:34px}.footer-logo{font-size:32px}.footer-logo span{color:#fff}.footer p{color:#aeb4c0;max-width:430px;line-height:1.6}.footer h4{margin:0 0 14px;font-size:16px}.footer a{display:block;color:#d1d5db;margin-bottom:9px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:30px;height:58px;display:flex;align-items:center;justify-content:space-between;color:#9ca3af}.footer-bottom div{display:flex;gap:15px}.footer-bottom a{margin:0;color:#fff}
.bottom-nav{display:none}.menu-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.55);opacity:0;pointer-events:none;z-index:95;transition:.25s}.offcanvas{position:fixed;top:0;right:0;width:390px;max-width:92vw;height:100vh;background:linear-gradient(145deg,#17191d,#090a0c);color:#fff;z-index:100;transform:translateX(105%);transition:.28s;padding:22px;overflow:auto}.menu-backdrop.active{opacity:1;pointer-events:auto}.offcanvas.active{transform:translateX(0)}.menu-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.12)}.menu-logo{font-size:28px}.menu-logo span{color:#fff}.menu-head button{background:transparent;border:0;color:#fff;font-size:22px;cursor:pointer}.menu-search{height:44px;display:flex;align-items:center;gap:10px;padding:0 14px;border-radius:12px;background:rgba(255,255,255,.08);margin:18px 0}.menu-search input{flex:1;border:0;outline:0;background:transparent;color:#fff}.menu-links{display:grid;gap:4px}.menu-links a{display:flex;align-items:center;gap:15px;min-height:45px;border-radius:10px;padding:0 10px;font-weight:800;color:#f3f4f6}.menu-links a:hover{background:rgba(255,255,255,.08)}.menu-links i{width:24px;font-size:20px}.menu-links a:first-child i,.menu-links a:nth-child(10) i{color:var(--primary)}.menu-links small{margin-left:auto;background:var(--primary);color:#fff;padding:3px 7px;border-radius:4px;font-size:10px}.login-card{margin-top:24px;min-height:70px;border-radius:16px;background:rgba(255,255,255,.1);display:flex;align-items:center;gap:12px;padding:12px 16px}.login-card i:first-child{font-size:28px}.login-card span{flex:1;font-weight:850}.login-card small{display:block;color:#c6cad1;font-weight:500;margin-top:3px}
@media(max-width:1180px){.container{padding:0 16px}.page-layout{grid-template-columns:1fr}.sidebar{position:static;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.side-box,.ad-box,.newsletter{margin-bottom:0}.news-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:768px){body{padding-bottom:70px}.container{padding:0 12px}.topbar{display:none}.main-header{position:sticky;top:0;z-index:50}.header-inner{height:58px;justify-content:center;position:relative}.logo{font-size:20px;letter-spacing:-.3px}.mobile-menu-btn{display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);border:0;background:#fff;font-size:25px;cursor:pointer}.header-actions{position:absolute;right:0;gap:8px}.live-tv{width:44px;height:28px;border-radius:6px;justify-content:center;background:var(--primary);color:#fff;font-size:0}.live-tv i{color:#fff;font-size:17px}.icon-btn{width:30px;height:30px;font-size:19px}.user-btn,.notify{display:none}.desktop-nav{display:none}.mobile-chips{display:flex;gap:8px;overflow-x:auto;padding:9px 12px;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:58px;z-index:45}.mobile-chips::-webkit-scrollbar{display:none}.mobile-chips a{flex:0 0 auto;padding:7px 12px;border-radius:999px;background:#f3f4f6;font-size:12px;font-weight:850}.mobile-chips a.active{background:var(--primary);color:#fff}.ticker-inner{height:36px;padding:0}.ticker span{height:36px;padding:0 10px;font-size:12px}.ticker b,.ticker p{font-size:12px}.ticker button{display:none}.page-layout{padding-top:14px;gap:22px}.breadcrumb{overflow-x:auto;white-space:nowrap;margin-bottom:12px}.category-hero{padding:20px;border-radius:12px}.category-hero h1{font-size:34px}.category-hero p{font-size:16px}.category-stats{display:none}.featured-area{grid-template-columns:1fr}.lead-card{min-height:330px}.lead-content{left:16px;right:16px;bottom:16px}.lead-content h2{font-size:28px}.featured-side{grid-template-columns:1fr 1fr}.featured-side article{min-height:150px}.featured-side h3{font-size:15px}.category-toolbar{align-items:flex-start;flex-direction:column}.sort-box{width:100%;justify-content:space-between}.sort-box select{flex:1}.news-grid{grid-template-columns:1fr;gap:14px}.news-card img{height:210px}.news-card h3{font-size:20px}.sidebar{grid-template-columns:1fr}.ad-box{height:160px}.footer{margin-top:30px;padding-top:30px}.footer-grid{grid-template-columns:1fr 1fr;gap:24px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{height:auto;padding:16px 0;flex-direction:column;gap:12px;align-items:flex-start}.bottom-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;left:0;right:0;bottom:0;height:64px;background:#fff;border-top:1px solid var(--line);z-index:80;box-shadow:0 -8px 26px rgba(0,0,0,.07)}.bottom-nav a,.bottom-nav button{border:0;background:#fff;color:#111827;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:11px;font-weight:750;cursor:pointer}.bottom-nav i{font-size:19px}.bottom-nav .active,.bottom-nav .active i{color:var(--primary)}.offcanvas{width:100vw;max-width:none;padding:20px}}
@media(max-width:420px){.featured-side{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.category-hero h1{font-size:30px}.lead-content h2{font-size:25px}}


/* Kategori - genel header.php hn-breaking yapısıyla uyum */
body.category-page-body > .hn-topbar,
body.category-page-body > .main-header,
body.category-page-body > .desktop-nav,
body.category-page-body > .mobile-chips,
body.category-page-body > .search-panel,
body.category-page-body > .footer{
  font-family:Poppins,Inter,system-ui,sans-serif !important;
}

body.category-page-body > .main-header .container,
body.category-page-body > .desktop-nav .container,
body.category-page-body > .search-panel .container,
body.category-page-body > .footer .container{
  max-width:1440px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  padding-left:20px !important;
  padding-right:20px !important;
}

body.category-page-body > .main-header .header-inner{
  height:76px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:20px !important;
}

body.category-page-body > .main-header .logo{
  font-size:38px !important;
  font-weight:950 !important;
  letter-spacing:-1px !important;
  line-height:1 !important;
}

body.category-page-body > .desktop-nav .nav-inner{
  height:50px !important;
  display:flex !important;
  align-items:center !important;
  gap:18px !important;
  overflow:visible !important;
}

body.category-page-body > .desktop-nav .nav-inner a{
  display:inline-flex !important;
  align-items:center !important;
  gap:6px !important;
  font-size:16px !important;
  font-weight:700 !important;
  line-height:1 !important;
  white-space:nowrap !important;
  color:#111827 !important;
}

body.category-page-body > .desktop-nav .nav-inner a:after{
  display:none !important;
}

body.category-page-body > .desktop-nav .nav-inner button{
  margin-left:auto !important;
  border:0 !important;
  background:#fff !important;
  font-size:25px !important;
  line-height:1 !important;
  color:#111827 !important;
  cursor:pointer !important;
}

/* Kategori orijinal şeridi */
body.category-page-body .category-ticker{
  display:block;
  width:100%;
  max-width:100%;
  overflow:hidden;
  background:#e60012;
  color:#fff;
}

body.category-page-body .category-ticker .container{
  width:100%;
  max-width:1440px;
  margin:0 auto;
  padding:0 20px;
}

body.category-page-body .category-ticker .ticker-inner{
  width:100%;
  height:42px;
  display:flex;
  align-items:center;
  gap:14px;
  overflow:hidden;
}

body.category-page-body .category-ticker p{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
}

body.category-page-body main.page-layout.container{
  max-width:1500px;
  margin-left:auto;
  margin-right:auto;
  padding-left:22px;
  padding-right:22px;
}

@media(max-width:768px){
  body.category-page-body > .main-header .header-inner{
    height:58px !important;
    justify-content:center !important;
    position:relative !important;
  }

  body.category-page-body > .main-header .logo{
    font-size:24px !important;
  }

  body.category-page-body > .desktop-nav{
    display:none !important;
  }

  body.category-page-body > .mobile-chips{
    display:flex !important;
    gap:8px !important;
    overflow-x:auto !important;
    padding:9px 12px !important;
    border-bottom:1px solid #e5e7eb !important;
    background:#fff !important;
    position:sticky !important;
    top:58px !important;
    z-index:45 !important;
  }

  body.category-page-body > .mobile-chips a{
    flex:0 0 auto !important;
    background:#f3f4f6 !important;
    border-radius:8px !important;
    padding:7px 11px !important;
    font-size:14px !important;
    font-weight:700 !important;
  }

  body.category-page-body .category-ticker .container,
  body.category-page-body main.page-layout.container{
    padding-left:12px;
    padding-right:12px;
  }

  body.category-page-body .category-ticker .ticker-inner{
    height:38px;
    gap:8px;
  }

  body.category-page-body .category-ticker span{
    height:38px;
    padding:0 10px;
    font-size:12px;
  }

  body.category-page-body .category-ticker b,
  body.category-page-body .category-ticker p{
    font-size:12px;
  }

  body.category-page-body .category-ticker button{
    display:none;
  }
}
