/*
Theme Name: Arses Khabar Pro
Description: قالب خبری حرفه‌ای، سریع، RTL و SEO-friendly آرسس خبر با دمو سردبیری مدرن ایرانی
Version: 7.6.1
Author: Sanan Arses
Requires at least: 6.0
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: arses-khabar
*/
:root{--blue:#159bd7;--blue2:#087eb6;--green:#79b83c;--red:#e94d5a;--dark:#202124;--text:#2a2a2a;--muted:#8a8a8a;--line:#e7e7e7;--bg:#fff;--soft:#f6f6f6;--container:1180px}
*{box-sizing:border-box}html{direction:rtl}body{margin:0;background:#fff;color:var(--text);font-family:Tahoma,"Vazirmatn",Arial,sans-serif;line-height:1.9}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto}button,input{font:inherit}
.container{width:min(var(--container),calc(100% - 32px));margin:auto}

/* top */
.site-top{background:#f4f4f4;border-bottom:1px solid var(--line);font-size:11px;color:#777}.top-inner{height:34px;display:flex;align-items:center;justify-content:space-between}
.site-header{background:#fff}.header-main{min-height:104px;display:grid;grid-template-columns:minmax(220px,270px) minmax(0,1fr) auto;align-items:center;gap:28px}.logo{display:flex;align-items:center;gap:12px;min-width:0}.logo-mark{width:58px;height:58px;flex:0 0 58px;border-radius:18px;background:linear-gradient(145deg,var(--blue),var(--blue2));display:grid;place-items:center;color:#fff;box-shadow:0 8px 20px rgba(8,126,182,.22);position:relative;overflow:hidden}.logo-mark:after{content:"";position:absolute;width:42px;height:42px;border:1px solid rgba(255,255,255,.3);border-radius:14px;transform:rotate(45deg)}.logo-mark span{position:relative;z-index:1;font-size:23px;font-weight:900}.logo-copy{min-width:0}.logo-title{font-size:27px;font-weight:900;display:block;line-height:1.25;white-space:nowrap}.logo-sub{font-size:10px;color:#8b8b8b;display:block;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-ad{min-width:0;text-align:center;color:#bbb;font-size:11px}.search-box{display:flex;border:1px solid #dedede;height:42px;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 4px 14px rgba(0,0,0,.04)}.search-box input{width:190px;border:0;outline:0;padding:0 13px;font-size:11px;background:transparent}.search-box button{border:0;background:#f7f9fa;color:var(--blue);width:44px;cursor:pointer;font-size:20px}
.main-nav{border-top:1px solid var(--line);border-bottom:1px solid var(--line);box-shadow:0 2px 8px rgba(0,0,0,.025)}.nav-inner{min-height:47px;display:flex;align-items:center}.menu{display:flex;list-style:none;margin:0;padding:0;flex-wrap:wrap}.menu a{display:block;padding:10px 15px;font-size:13px;font-weight:700;transition:.15s}.menu a:hover,.menu .current-menu-item>a{color:var(--blue);border-bottom:2px solid var(--blue)}.mobile-toggle{display:none;background:#fff;border:1px solid var(--line);border-radius:4px;padding:6px 10px}

/* breaking */
.breaking{height:43px;border:1px solid var(--line);display:flex;align-items:center;margin:20px 0 15px;overflow:hidden}.breaking-label{background:var(--dark);color:#fff;height:100%;display:flex;align-items:center;padding:0 18px;font-size:12px;font-weight:800}.breaking-track{white-space:nowrap;overflow:hidden;padding:0 15px;font-size:12px;color:#555}

/* hero */
.hero-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(270px,1fr);gap:8px}.hero-main{height:370px;position:relative;background:#eee;overflow:hidden}.hero-main img{width:100%;height:100%;object-fit:cover}.hero-main:after,.hero-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,rgba(0,0,0,.78));pointer-events:none}.hero-overlay{position:absolute;z-index:2;right:0;left:0;bottom:0;padding:65px 24px 18px;color:#fff}.hero-overlay h1{font-size:26px;line-height:1.55;margin:0 0 5px}.meta{font-size:10px;color:#999}.hero-overlay .meta{color:#ddd}.hero-side{display:grid;grid-template-rows:repeat(3,minmax(0,1fr));gap:8px;height:370px;min-height:0}.hero-card{position:relative;overflow:hidden;background:#eee;min-height:0}.hero-card>a{display:block;width:100%;height:100%}.hero-card img{width:100%;height:100%;object-fit:cover}.hero-card .caption{position:absolute;z-index:2;right:0;left:0;bottom:0;color:#fff;padding:40px 13px 10px;font-size:13px;line-height:1.6;font-weight:700}

/* content */
.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:30px;margin-top:30px}.section-title{height:43px;border-bottom:2px solid #222;display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:17px}.section-title h2{margin:0;background:var(--green);color:#fff;padding:7px 17px;font-size:14px;line-height:1.8}.section-title a{font-size:11px;color:#888;padding:7px 0}.news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.news-card{display:grid;grid-template-columns:145px minmax(0,1fr);gap:12px;padding-bottom:13px;border-bottom:1px solid var(--line)}.news-thumb{height:96px;background:#eee;overflow:hidden}.news-thumb img{width:100%;height:100%;object-fit:cover}.news-card h3{font-size:14px;line-height:1.7;margin:0 0 4px}.news-card p{font-size:11px;color:#888;line-height:1.7;margin:3px 0 0}
.category-block{margin-top:35px}.category-block .section-title h2{background:var(--blue)}.category-posts{display:grid;grid-template-columns:2fr 1fr 1fr;gap:15px}.category-feature img{width:100%;aspect-ratio:16/9;object-fit:cover}.category-feature h3{font-size:16px;line-height:1.7;margin:7px 0}.small-post{display:grid;grid-template-columns:96px minmax(0,1fr);gap:9px;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid var(--line)}.small-post img{width:96px;height:68px;object-fit:cover}.small-post h4{margin:0;font-size:12px;line-height:1.65}

/* sidebar */
.widget{border-top:2px solid #222;margin-bottom:27px}.widget-title{display:inline-block;background:#222;color:#fff;padding:6px 15px;font-size:13px;margin-bottom:10px}.widget ul{list-style:none;padding:0;margin:0}.widget li{border-bottom:1px solid var(--line);padding:8px 0;font-size:12px;line-height:1.7}.social-box{display:grid;gap:6px}.social-box a{padding:7px 10px;border-radius:2px;color:#fff;font-size:11px;font-weight:700}.social-telegram{background:#229ed9}.social-instagram{background:#d62976}.social-whatsapp{background:#25d366}.ad-box{min-height:245px;border:1px dashed #ccc;background:#fafafa;display:grid;place-items:center;color:#aaa;font-size:11px}

/* archive/single */
.page-title{font-size:21px;margin:0 0 20px;padding-right:11px;border-right:4px solid var(--blue)}.archive-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.archive-card{border-bottom:1px solid var(--line);padding-bottom:15px}.archive-card img{width:100%;aspect-ratio:16/9;object-fit:cover;margin-bottom:8px}.archive-card h2{font-size:16px;line-height:1.7;margin:0}.single-post h1{font-size:29px;line-height:1.65;margin:0 0 8px}.single-feature{margin:18px 0}.single-feature img{width:100%}.single-content{font-size:16px;line-height:2.3}.single-content p{margin:0 0 17px}.post-nav{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:30px}.post-nav a{display:block;border:1px solid var(--line);padding:10px;font-size:11px}
.site-footer{position:relative;margin-top:65px;background:linear-gradient(145deg,#171a1d,#20262a);color:#d9dde0;overflow:hidden}.footer-glow{position:absolute;width:280px;height:280px;left:-100px;top:-150px;border-radius:50%;background:rgba(21,155,215,.12);filter:blur(5px);pointer-events:none}.footer-grid{position:relative;display:grid;grid-template-columns:1.7fr 1fr 1fr;gap:55px;padding:48px 0 38px}.site-footer h3{font-size:14px;color:#fff;margin:0 0 16px;padding-right:10px;border-right:3px solid var(--blue)}.footer-brand{max-width:520px}.footer-logo{display:inline-flex;align-items:center;gap:11px;color:#fff;margin-bottom:14px}.footer-logo-mark{width:48px;height:48px;border-radius:14px;background:linear-gradient(145deg,var(--blue),var(--blue2));display:grid;place-items:center;font-size:20px;font-weight:900;box-shadow:0 7px 18px rgba(0,0,0,.2)}.footer-logo strong{display:block;font-size:20px;line-height:1.3}.footer-logo small{display:block;color:#8e989e;font-size:9px;margin-top:3px}.site-footer p{font-size:11px;color:#aeb5b9;line-height:2.1;margin:0}.footer-links ul{list-style:none;padding:0;margin:0}.footer-links li{border-bottom:1px solid rgba(255,255,255,.07);padding:7px 0}.footer-links a{font-size:11px;color:#bfc5c8;transition:.2s}.footer-links a:hover{color:#fff;padding-right:4px}.footer-note{margin-top:14px;padding:10px 12px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:rgba(255,255,255,.03);font-size:10px;color:#929a9f;line-height:1.9}.footer-social{display:flex;gap:7px;flex-wrap:wrap;margin-top:15px}.footer-social a{font-size:10px;padding:6px 10px;border-radius:7px;border:1px solid rgba(255,255,255,.1);color:#cbd1d4}.footer-social-telegram:hover{background:#229ed9}.footer-social-instagram:hover{background:#d62976}.footer-social-whatsapp:hover{background:#25d366}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.16)}.footer-bottom-inner{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:15px;color:#7f898e;font-size:10px}.theme-author{color:#8f989d}.theme-author strong{color:#fff;font-weight:800}

/* responsive */
@media(max-width:1100px){.header-main{grid-template-columns:minmax(205px,245px) minmax(0,1fr) auto;gap:18px}.logo-title{font-size:24px}.search-box input{width:155px}.content-layout{grid-template-columns:minmax(0,1fr) 270px;gap:22px}.hero-grid{grid-template-columns:minmax(0,2fr) minmax(245px,1fr)}}
@media(max-width:980px){.header-ad{display:none}.header-main{grid-template-columns:1fr auto}.content-layout{grid-template-columns:1fr}.sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.category-posts{grid-template-columns:1.6fr 1fr}.category-posts .small-post:last-child{display:none}}
@media(max-width:720px){
 .hero-side{height:auto;min-height:0}
 .hero-card{min-height:110px}
 .container{width:calc(100% - 20px)}.top-inner{justify-content:center}.header-main{min-height:78px;display:flex;gap:12px}.logo-title{font-size:21px}.logo-mark{width:44px;height:44px;flex-basis:44px;border-radius:13px}.logo-mark span{font-size:17px}.logo-sub{font-size:9px}.search-box{display:none}
 .nav-inner{padding:7px 0;flex-wrap:wrap}.mobile-toggle{display:block}.menu{display:none;width:100%;flex-direction:column}.menu.open{display:flex}.menu a{padding:9px;border-bottom:1px solid var(--line)}.nav-inner .menu{order:3}
 .breaking{margin-top:12px}.hero-grid{grid-template-columns:1fr}.hero-main{height:260px}.hero-overlay h1{font-size:20px}.hero-side{grid-template-columns:repeat(2,1fr);grid-template-rows:none}.hero-side .hero-card:last-child{display:none}
 .news-grid{grid-template-columns:1fr}.news-card{grid-template-columns:110px minmax(0,1fr)}.category-posts{grid-template-columns:1fr}.category-posts .small-post:last-child{display:grid}.sidebar{grid-template-columns:1fr}.archive-grid{grid-template-columns:1fr}.single-post h1{font-size:23px}.post-nav{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:25px;padding:32px 0}.footer-brand{max-width:none}.footer-bottom-inner{min-height:52px;flex-direction:column;justify-content:center;padding:9px 0;gap:2px}
}
@media(max-width:420px){
 .hero-side{grid-template-columns:1fr}.hero-side .hero-card:last-child{display:block}.news-card{grid-template-columns:92px minmax(0,1fr)}.news-card h3{font-size:13px}.news-card p{display:none}.section-title h2{font-size:13px}
}


/* V3 enhancements */
.logo .custom-logo-link{display:flex;align-items:center}.logo .custom-logo{max-height:64px;width:auto}
.ad-slot{min-height:90px;display:grid;place-items:center;background:#fafafa;border:1px dashed #d5d5d5;color:#aaa;font-size:11px}
.ad-top-slot{min-height:60px;border:0;background:transparent}
.post-meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;color:#888;font-size:10px;margin:5px 0 14px}
.post-meta-row span{display:inline-flex;align-items:center;gap:4px}
.popular-list{counter-reset:popular}.popular-list li{counter-increment:popular;position:relative;padding-right:38px}.popular-list li:before{content:counter(popular);position:absolute;right:0;top:9px;width:25px;height:25px;border-radius:50%;background:var(--blue);color:#fff;text-align:center;line-height:25px;font-weight:900;font-size:11px}
.breaking-live{background:var(--red)!important}.breaking-live:before{content:"";display:inline-block;width:6px;height:6px;background:#fff;border-radius:50%;margin-left:6px;animation:pulse 1s infinite}
@keyframes pulse{50%{opacity:.25}}
.archive-card .archive-meta{display:flex;justify-content:space-between;gap:8px}.view-count{color:#999}
.article-share{display:flex;gap:7px;margin:22px 0}.article-share a{border:1px solid var(--line);padding:6px 11px;font-size:11px;border-radius:3px}.article-share a:hover{background:var(--soft)}
.tag-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:22px}.tag-list a{background:var(--soft);padding:4px 9px;font-size:10px;color:#666;border-radius:3px}
.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px}.related-card img{width:100%;aspect-ratio:16/9;object-fit:cover}.related-card h4{font-size:12px;line-height:1.6;margin:5px 0}
@media(max-width:720px){.related-grid{grid-template-columns:1fr 1fr}.post-meta-row{gap:7px}.header-ad{display:none}}
@media(max-width:420px){.related-grid{grid-template-columns:1fr}.article-share{flex-wrap:wrap}}

/* Arses Khabar 4.0 - motion fixes */
.breaking-window{flex:1;min-width:0;height:100%;overflow:hidden;position:relative;direction:rtl}
.breaking-track{display:flex;align-items:center;width:max-content;min-width:100%;height:100%;white-space:nowrap;will-change:transform;padding:0}
.breaking-items{display:flex;align-items:center;flex:0 0 auto}
.breaking-items a{display:inline-block;padding:0 8px;color:#555}
.breaking-items a:hover{color:var(--blue)}
.breaking-separator{padding:0 3px;color:var(--red)}
.hero-slider{position:relative}
.hero-slides{position:absolute;inset:0}
.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transform:scale(1.02);transition:opacity .55s ease,transform .7s ease,visibility .55s;z-index:0}
.hero-slide.is-active{opacity:1;visibility:visible;transform:scale(1);z-index:1}
.hero-slide>a{display:block;width:100%;height:100%}
.hero-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#ddd,#eee)}
.slider-arrow{position:absolute;z-index:6;top:50%;transform:translateY(-50%);width:38px;height:38px;border:0;border-radius:50%;background:rgba(0,0,0,.45);color:#fff;font-size:27px;line-height:1;cursor:pointer;display:grid;place-items:center;transition:.2s}
.slider-arrow:hover{background:rgba(0,0,0,.75)}
.slider-prev{right:12px}.slider-next{left:12px}
.slider-dots{position:absolute;z-index:7;left:50%;bottom:10px;transform:translateX(-50%);display:flex;gap:6px;direction:ltr}
.slider-dot{width:8px;height:8px;border:0;border-radius:50%;padding:0;background:rgba(255,255,255,.6);cursor:pointer;transition:.2s}
.slider-dot.is-active{width:22px;border-radius:5px;background:#fff}
@media (prefers-reduced-motion:reduce){.hero-slide{transition:none}.breaking-track{transform:none!important}}
@media(max-width:720px){.slider-arrow{width:32px;height:32px;font-size:23px}.slider-prev{right:8px}.slider-next{left:8px}}

/* Desktop stability & polish */
@media(min-width:981px){
  .main-column,.sidebar,.hero-main,.hero-side,.content-layout>*,.header-main>*{min-width:0}
  .hero-grid{align-items:stretch}
  .hero-main{border-radius:12px}
  .hero-card{border-radius:10px}
  .content-layout{align-items:start}
  .sidebar{position:relative}
  .site-footer{border-top:4px solid var(--blue)}
}
@media(max-width:720px){
  .footer-social{margin-bottom:4px}
}

/* Final desktop hero fix: keep the three side cards inside the 370px hero area. */
@media(min-width:721px){.hero-grid{align-items:start}.hero-side{height:370px;min-height:370px}.hero-card{height:auto;min-height:0}.hero-card>a{height:100%}}


/* Arses Khabar 4.3 - desktop hero layout
   Desktop: full-width slider on top + three equal image cards in one row below.
   Mobile layout is intentionally left untouched. */
@media (min-width:721px){
  .hero-grid{
    display:grid;
    grid-template-columns:1fr;
    gap:14px;
    align-items:start;
  }
  .hero-main{
    width:100%;
    height:430px;
    border-radius:12px;
  }
  .hero-side{
    width:100%;
    height:235px;
    min-height:0;
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    grid-template-rows:1fr;
    gap:14px;
  }
  .hero-card{
    width:100%;
    height:235px;
    min-height:0;
    border-radius:10px;
  }
  .hero-card>a{width:100%;height:100%;display:block}
  .hero-card img{width:100%;height:100%;object-fit:cover}
  .hero-card .caption{font-size:13px;padding:48px 14px 11px}
}

@media (min-width:721px) and (max-width:980px){
  .hero-main{height:380px}
  .hero-side,.hero-card{height:205px}
}

/* Arses Khabar 4.3.2 - theme settings */
.shortlink-top{font-weight:700;margin-right:auto;padding:3px 8px;border-radius:4px;background:rgba(21,155,215,.08)}
.arses-theme-logo{display:block;max-width:220px;max-height:70px;width:auto;height:auto;object-fit:contain}.arses-theme-logo-mobile{display:none}
.arses-managed-ad{width:100%;box-sizing:border-box;margin:12px 0;display:flex;justify-content:center;align-items:center;overflow:hidden}.arses-managed-ad img{max-width:100%;height:auto}.ad-header-managed{margin:0;min-height:60px}.ad-home-managed,.ad-before-footer,.ad-top-managed{margin:16px 0}.ad-mobile-managed{display:none}
@media(max-width:720px){.arses-theme-logo-desktop{display:none}.arses-theme-logo-mobile{display:block}.ad-desktop-managed{display:none}.ad-mobile-managed{display:flex}.shortlink-top{margin-right:0}.top-inner{gap:8px;flex-wrap:wrap}}
@media(min-width:721px){.ad-mobile-managed{display:none}.ad-desktop-managed{display:flex}}
/* Pro comments */
.comments-area{margin-top:30px}.comment-list{list-style:none;margin:0 0 20px;padding:0}.comment-list .comment{padding:14px 0;border-bottom:1px solid var(--line,#e7e7e7)}.comment-list .comment-author{font-weight:800;font-size:12px}.comment-list .comment-meta{font-size:10px;color:#999;margin:4px 0}.comment-list .comment-content{font-size:12px;line-height:2}.comment-list .reply a{font-size:10px}.comments-area .comment-respond{padding:16px;border:1px solid var(--line,#e7e7e7);border-radius:10px;background:#fff}.comments-area label{display:block;font-size:11px;font-weight:700;margin-bottom:5px}.comments-area input,.comments-area textarea{font-family:inherit}

/* Pro SEO & accessibility polish */
.arses-breadcrumb{margin:16px 0 0;font-size:11px;color:#777}.arses-breadcrumb ol{display:flex;gap:7px;flex-wrap:wrap;list-style:none;margin:0;padding:0}.arses-breadcrumb li:not(:last-child):after{content:"/";margin-right:7px;color:#aaa}.arses-breadcrumb a:hover{text-decoration:underline}.entry-content img{height:auto}.entry-content a{text-decoration:underline;text-underline-offset:2px}.entry-content h2,.entry-content h3{scroll-margin-top:90px}


/* Notes section: circular author/article images on the homepage. */
.category-block.notes-category .category-posts { align-items: center; }
.category-block.notes-category .category-feature > a:first-child img,
.category-block.notes-category .small-post > a:first-child img {
  width: 92px; height: 92px; border-radius: 50%; object-fit: cover; display: block;
  margin-inline: auto;
}
.category-block.notes-category .category-feature { text-align: center; }
.category-block.notes-category .small-post { text-align: center; }
@media (max-width: 700px){
  .category-block.notes-category .category-feature > a:first-child img,
  .category-block.notes-category .small-post > a:first-child img { width: 76px; height: 76px; }
}


/* =========================================================
   ARSES KHABAR PRO 7.0 — PREMIUM IRANIAN NEWS DEMO
   Visual enhancement layer. Existing components preserved.
   ========================================================= */

:root{
  --blue:#159bd7;
  --blue-deep:#087eb6;
  --green:#79b83c;
  --red:#e94d5a;
  --ink:#17212b;
  --text:#2a3440;
  --muted:#7b8794;
  --line:#e7edf2;
  --soft:#f4f7fa;
  --card:#ffffff;
  --shadow-sm:0 6px 20px rgba(24,45,67,.06);
  --shadow-md:0 14px 40px rgba(24,45,67,.10);
  --radius:18px;
}

/* Page atmosphere */
body{
  background:
    radial-gradient(circle at 10% 0%,rgba(21,155,215,.035),transparent 26rem),
    radial-gradient(circle at 90% 8%,rgba(121,184,60,.035),transparent 24rem),
    #f7f9fb;
  color:var(--text);
}
.site-top{
  background:#111a23;
  border:0;
  color:#b9c4ce;
}
.top-inner{height:36px}
.top-inner span:last-of-type{color:#dbe4eb}
.shortlink-top{
  color:#fff!important;
  background:rgba(255,255,255,.09);
  padding:3px 10px;
  border-radius:999px;
}

/* Header */
.site-header{
  background:rgba(255,255,255,.96);
  box-shadow:0 5px 22px rgba(20,38,55,.05);
  position:relative;
  z-index:20;
}
.header-main{
  min-height:116px;
}
.logo{transition:transform .25s ease}
.logo:hover{transform:translateY(-2px)}
.logo-mark{
  width:62px;height:62px;flex-basis:62px;
  border-radius:20px;
  background:linear-gradient(145deg,#19a9e8,#087eb6);
  box-shadow:0 12px 28px rgba(8,126,182,.24);
}
.logo-title{letter-spacing:-.4px}
.search-box{
  height:46px;
  border:1px solid #dce5eb;
  border-radius:14px;
  box-shadow:0 8px 22px rgba(21,52,77,.06);
}
.search-box:focus-within{
  border-color:rgba(21,155,215,.55);
  box-shadow:0 0 0 4px rgba(21,155,215,.08);
}
.search-box input{font-size:12px}
.search-box button{
  width:48px;
  border-radius:0;
  background:linear-gradient(145deg,#159bd7,#087eb6);
  color:#fff;
}

/* Navigation */
.main-nav{
  background:#fff;
  border-top:1px solid #edf1f4;
  border-bottom:1px solid #e5ebef;
}
.nav-inner{min-height:52px}
.menu a{
  position:relative;
  padding:12px 16px;
  font-size:13px;
}
.menu a:after{
  content:"";
  position:absolute;
  right:16px;left:16px;bottom:-1px;
  height:3px;border-radius:3px 3px 0 0;
  background:var(--blue);
  transform:scaleX(0);
  transition:transform .22s ease;
}
.menu a:hover:after,.menu .current-menu-item>a:after{transform:scaleX(1)}
.menu a:hover,.menu .current-menu-item>a{
  color:var(--blue);
  border-bottom:0;
}
.mobile-toggle{
  border-color:#dce5eb;
  border-radius:10px;
}

/* Ads */
.ad-slot,.ad-box{
  border-radius:14px;
  border:1px dashed #d7e0e7;
  background:linear-gradient(135deg,#fafcfd,#f3f7fa);
  color:#a1adb7;
}
.ad-slot:empty{display:none}

/* Breaking news */
.breaking{
  height:48px;
  margin:22px 0 18px;
  border:1px solid #e3eaf0;
  border-radius:14px;
  background:#fff;
  box-shadow:var(--shadow-sm);
}
.breaking-label{
  background:linear-gradient(135deg,#ec5360,#d93647);
  padding:0 20px;
  position:relative;
}
.breaking-label:before{
  content:"";
  width:7px;height:7px;
  border-radius:50%;
  background:#fff;
  margin-left:8px;
  box-shadow:0 0 0 5px rgba(255,255,255,.14);
  animation:arsesPulse 1.7s infinite;
}
.breaking-window{min-width:0;flex:1}
.breaking-track{font-size:12px}
.breaking-items a{font-weight:600}
.breaking-separator{color:#b8c4cc;margin:0 12px}

/* Hero */
.hero-grid{
  grid-template-columns:minmax(0,1.9fr) minmax(280px,1fr);
  gap:12px;
}
.hero-main{
  height:410px;
  border-radius:22px;
  box-shadow:var(--shadow-md);
}
.hero-main:after{
  background:linear-gradient(180deg,transparent 28%,rgba(6,15,24,.86) 100%);
}
.hero-overlay{
  padding:90px 30px 28px;
}
.hero-overlay h1{
  font-size:30px;
  line-height:1.55;
  letter-spacing:-.4px;
  text-shadow:0 2px 15px rgba(0,0,0,.25);
}
.hero-overlay .meta{font-size:11px}
.hero-side{
  height:410px;
  gap:12px;
}
.hero-card{
  border-radius:18px;
  box-shadow:var(--shadow-sm);
  transition:transform .3s ease,box-shadow .3s ease;
}
.hero-card:hover{
  transform:translateY(-4px);
  box-shadow:var(--shadow-md);
}
.hero-card:after{
  background:linear-gradient(180deg,transparent 28%,rgba(7,17,27,.82) 100%);
}
.hero-card .caption{
  padding:52px 17px 14px;
  font-size:14px;
}
.slider-arrow{
  width:40px;height:40px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.35);
  background:rgba(12,22,31,.45);
  color:#fff;
  backdrop-filter:blur(8px);
  transition:.2s ease;
}
.slider-arrow:hover{background:var(--blue);transform:scale(1.05)}
.slider-dots{bottom:15px}
.slider-dot{
  width:8px;height:8px;
  border:0;
  border-radius:99px;
  background:rgba(255,255,255,.55);
  transition:.25s ease;
}
.slider-dot.is-active{width:24px;background:#fff}

/* Main content */
.content-layout{
  grid-template-columns:minmax(0,1fr) 310px;
  gap:28px;
  margin-top:34px;
}
.section-title{
  height:50px;
  border-bottom:1px solid #dfe7ed;
  margin-bottom:20px;
  position:relative;
}
.section-title:after{
  content:"";
  position:absolute;
  right:0;bottom:-1px;
  width:74px;height:3px;
  background:linear-gradient(90deg,var(--blue),var(--green));
  border-radius:3px;
}
.section-title h2{
  background:linear-gradient(135deg,#17212b,#263746);
  border-radius:10px 10px 0 0;
  padding:7px 17px;
  font-size:14px;
  box-shadow:0 -2px 0 rgba(255,255,255,.05) inset;
}
.section-title a{
  color:var(--blue);
  font-weight:700;
}

/* News cards */
.news-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
}
.news-card{
  background:#fff;
  border:1px solid #e5edf2;
  border-radius:16px;
  padding:12px;
  margin:0;
  box-shadow:var(--shadow-sm);
  transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;
}
.news-card:hover{
  transform:translateY(-5px);
  border-color:#cfe3ee;
  box-shadow:var(--shadow-md);
}
.news-thumb{
  height:112px;
  border-radius:12px;
}
.news-thumb img{
  height:100%;
  object-fit:cover;
  transition:transform .4s ease;
}
.news-card:hover .news-thumb img{transform:scale(1.045)}
.news-card h3{
  font-size:15px;
  line-height:1.8;
  margin:0 0 5px;
}
.news-card h3 a:hover{color:var(--blue)}
.news-card .meta{font-size:10px;color:#99a5af}
.news-card p{
  color:#71808d;
  font-size:11px;
  line-height:1.9;
  margin:5px 0 0;
}

/* Category sections */
.category-block{
  margin-top:34px;
  background:#fff;
  border:1px solid #e7edf1;
  border-radius:20px;
  padding:18px;
  box-shadow:var(--shadow-sm);
}
.category-posts{
  display:grid;
  grid-template-columns:1.35fr 1fr 1fr;
  gap:14px;
}
.category-feature{
  grid-row:span 2;
}
.category-feature a:first-child{
  display:block;
  overflow:hidden;
  border-radius:14px;
}
.category-feature img{
  width:100%;
  aspect-ratio:16/10;
  object-fit:cover;
  transition:transform .4s ease;
}
.category-feature:hover img{transform:scale(1.03)}
.category-feature h3{
  font-size:17px;
  line-height:1.8;
  margin:10px 0 2px;
}
.small-post{
  display:grid;
  grid-template-columns:90px minmax(0,1fr);
  gap:10px;
  align-items:start;
  padding-bottom:12px;
  border-bottom:1px solid #edf1f4;
}
.small-post img{
  width:90px;height:68px;
  object-fit:cover;
  border-radius:10px;
}
.small-post h4{
  font-size:12px;
  line-height:1.8;
  margin:0;
}
.small-post h4 a:hover{color:var(--blue)}

/* Sidebar */
.sidebar{
  display:flex;
  flex-direction:column;
  gap:18px;
}
.widget{
  background:#fff;
  border:1px solid #e5edf2;
  border-radius:18px;
  padding:18px;
  box-shadow:var(--shadow-sm);
}
.widget-title{
  margin:0 0 15px;
  padding:0 0 10px;
  border-bottom:1px solid #e7edf2;
  position:relative;
  font-size:14px;
  color:#17212b;
}
.widget-title:after{
  content:"";
  position:absolute;
  right:0;bottom:-1px;
  width:42px;height:3px;
  background:var(--blue);
  border-radius:3px;
}
.widget ul{margin:0;padding:0;list-style:none}
.widget li{
  padding:9px 0;
  border-bottom:1px dashed #e5ebef;
}
.widget li:last-child{border-bottom:0}
.widget li a{
  display:block;
  font-size:12px;
  line-height:1.8;
}
.widget li a:hover{color:var(--blue)}
.popular-list li{
  counter-increment:arses-popular;
  position:relative;
  padding-right:35px;
}
.popular-list{counter-reset:arses-popular}
.popular-list li:before{
  content:counter(arses-popular);
  position:absolute;
  right:0;top:9px;
  width:25px;height:25px;
  display:grid;place-items:center;
  border-radius:8px;
  background:#eef7fb;
  color:var(--blue);
  font-size:11px;font-weight:900;
}

/* Social */
.social-box{
  display:grid;
  gap:8px;
}
.social-box a{
  display:block;
  padding:10px 12px;
  border-radius:10px;
  background:#f5f8fa;
  font-size:11px;
  font-weight:700;
  transition:.2s ease;
}
.social-box a:hover{
  background:#eaf6fb;
  color:var(--blue);
  transform:translateX(-3px);
}

/* Footer */
.site-footer{
  margin-top:55px;
  background:
    radial-gradient(circle at 10% 0%,rgba(21,155,215,.14),transparent 28rem),
    #101820;
  color:#b9c4ce;
}
.footer-grid{
  padding-top:50px;
  padding-bottom:35px;
}
.footer-logo-mark{
  box-shadow:0 10px 25px rgba(21,155,215,.18);
}
.footer-links h3{
  color:#fff;
  font-size:14px;
}
.footer-links a:hover{color:#fff}
.footer-bottom{
  background:rgba(0,0,0,.22);
  border-top:1px solid rgba(255,255,255,.07);
}
.footer-bottom-inner{min-height:58px}

/* Accessibility / focus */
a:focus-visible,button:focus-visible,input:focus-visible{
  outline:3px solid rgba(21,155,215,.28);
  outline-offset:3px;
}

/* Mobile premium layout */
@media(max-width:900px){
  .header-main{
    grid-template-columns:1fr auto;
    gap:14px;
  }
  .header-ad{display:none}
  .search-box input{width:145px}
  .content-layout{grid-template-columns:1fr}
  .sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
  .hero-grid{grid-template-columns:1fr}
  .hero-side{height:230px;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr}
  .hero-main{height:390px}
}
@media(max-width:700px){
  .container{width:min(var(--container),calc(100% - 20px))}
  .top-inner span:last-of-type{display:none}
  .top-inner{justify-content:center}
  .header-main{
    grid-template-columns:1fr;
    padding:15px 0;
  }
  .logo{justify-content:center}
  .search-box{width:100%}
  .main-nav{padding:6px 0}
  .nav-inner{min-height:42px}
  .mobile-toggle{display:inline-flex;margin-right:auto}
  .menu{
    display:none;
    width:100%;
    flex-direction:column;
    background:#fff;
    border-top:1px solid var(--line);
    margin-top:7px;
  }
  .menu.open{display:flex}
  .menu a{padding:10px 12px;border-bottom:1px solid #eef2f5!important}
  .menu a:after{display:none}
  .breaking{height:45px}
  .breaking-label{padding:0 12px;font-size:11px}
  .hero-main{height:320px;border-radius:17px}
  .hero-overlay{padding:80px 18px 20px}
  .hero-overlay h1{font-size:22px}
  .hero-side{height:205px;gap:8px}
  .hero-card{border-radius:12px}
  .hero-card .caption{font-size:11px;padding:35px 9px 9px}
  .news-grid{grid-template-columns:1fr}
  .news-thumb{height:130px}
  .category-posts{grid-template-columns:1fr}
  .category-feature{grid-row:auto}
  .small-post{grid-template-columns:105px 1fr}
  .small-post img{width:105px;height:76px}
  .sidebar{display:flex}
  .category-block{padding:13px;border-radius:16px}
  .footer-grid{padding-top:35px}
}
@media(prefers-reduced-motion:reduce){
  *,*:before,*:after{
    scroll-behavior:auto!important;
    transition:none!important;
    animation:none!important;
  }
}
@keyframes arsesPulse{
  0%,100%{opacity:1;transform:scale(1)}
  50%{opacity:.45;transform:scale(.8)}
}


/* =========================================================
   Arses Khabar Pro 7.1 — Premium Iranian News Demo Layer
   Visual-only enhancement layer; existing PHP architecture kept.
   ========================================================= */

:root{
  --ak-accent:#0b8fd3;
  --ak-accent-dark:#076b9e;
  --ak-ink:#111827;
  --ak-muted:#64748b;
  --ak-border:#e7edf3;
  --ak-surface:#ffffff;
  --ak-soft:#f5f8fb;
  --ak-shadow:0 12px 35px rgba(15,23,42,.08);
  --ak-shadow-hover:0 18px 45px rgba(15,23,42,.14);
  --ak-radius:20px;
}

/* page canvas */
body{
  background:
    radial-gradient(circle at 92% 8%,rgba(11,143,211,.055),transparent 24rem),
    linear-gradient(180deg,#f8fafc 0,#fff 38rem);
  color:var(--ak-ink);
}
.site-header{
  position:relative;
  z-index:20;
}
.header-main{
  min-height:112px;
}
.logo{
  transition:transform .25s ease;
}
.logo:hover{transform:translateY(-2px)}
.logo-mark{
  background:linear-gradient(135deg,#0b8fd3 0%,#075f93 100%);
  border-radius:20px;
  box-shadow:0 14px 30px rgba(11,143,211,.22);
}
.logo-title{
  letter-spacing:-.4px;
}

/* navigation */
.main-nav{
  background:rgba(255,255,255,.94);
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
  box-shadow:0 5px 20px rgba(15,23,42,.035);
}
.menu a{
  position:relative;
  border-bottom:0!important;
  border-radius:10px;
  margin:4px 2px;
}
.menu a:after{
  content:"";
  position:absolute;
  right:12px;
  left:12px;
  bottom:4px;
  height:2px;
  border-radius:9px;
  background:var(--ak-accent);
  transform:scaleX(0);
  transform-origin:center;
  transition:transform .22s ease;
}
.menu a:hover:after,
.menu .current-menu-item>a:after{
  transform:scaleX(1);
}
.menu a:hover,
.menu .current-menu-item>a{
  color:var(--ak-accent);
  background:#f2f9fd;
}

/* search */
.search-box{
  border-color:#dce6ee;
  border-radius:14px;
  box-shadow:0 8px 25px rgba(15,23,42,.045);
  transition:border-color .2s ease,box-shadow .2s ease;
}
.search-box:focus-within{
  border-color:rgba(11,143,211,.55);
  box-shadow:0 0 0 4px rgba(11,143,211,.09);
}
.search-box button{
  background:linear-gradient(135deg,#f4fbff,#e8f6fc);
  color:var(--ak-accent);
}

/* breaking */
.breaking{
  border:1px solid #e0eaf1;
  background:#fff;
  border-radius:14px;
  box-shadow:0 8px 24px rgba(15,23,42,.055);
}
.breaking-label{
  background:linear-gradient(135deg,#101827,#1e293b);
}
.breaking-live:before{
  content:"";
  width:7px;
  height:7px;
  margin-left:8px;
  border-radius:50%;
  background:#ff5a65;
  box-shadow:0 0 0 5px rgba(255,90,101,.12);
  animation:akLive 1.7s ease-in-out infinite;
}
@keyframes akLive{
  0%,100%{opacity:1;box-shadow:0 0 0 4px rgba(255,90,101,.12)}
  50%{opacity:.55;box-shadow:0 0 0 8px rgba(255,90,101,.03)}
}

/* hero */
.hero-grid{
  gap:14px;
  margin-bottom:30px;
}
.hero-main,
.hero-card{
  border-radius:var(--ak-radius);
  box-shadow:var(--ak-shadow);
}
.hero-main{
  height:430px;
}
.hero-main:after,
.hero-card:after{
  background:linear-gradient(180deg,transparent 22%,rgba(2,8,23,.82) 100%);
}
.hero-overlay{
  padding:110px 30px 26px;
}
.hero-overlay h1{
  max-width:850px;
  font-size:30px;
  letter-spacing:-.35px;
  text-shadow:0 2px 12px rgba(0,0,0,.25);
}
.hero-overlay .meta{
  display:inline-flex;
  padding:4px 9px;
  border-radius:8px;
  background:rgba(255,255,255,.12);
  backdrop-filter:blur(6px);
}
.hero-side{
  height:430px;
  gap:14px;
}
.hero-card{
  transition:transform .25s ease,box-shadow .25s ease;
}
.hero-card:hover{
  transform:translateY(-3px);
  box-shadow:var(--ak-shadow-hover);
}
.hero-card .caption{
  font-size:15px;
  line-height:1.8;
  padding:55px 16px 15px;
  text-shadow:0 1px 7px rgba(0,0,0,.4);
}
.slider-arrow{
  width:42px!important;
  height:42px!important;
  border-radius:50%!important;
  background:rgba(255,255,255,.88)!important;
  color:#17212b!important;
  box-shadow:0 8px 22px rgba(0,0,0,.16)!important;
  transition:transform .2s ease,background .2s ease!important;
}
.slider-arrow:hover{
  transform:scale(1.06);
  background:#fff!important;
}
.slider-dots{
  bottom:17px!important;
}
.slider-dot{
  width:9px!important;
  height:9px!important;
  border-radius:50%!important;
  transition:width .2s ease,background .2s ease!important;
}
.slider-dot.is-active{
  width:26px!important;
  border-radius:10px!important;
}

/* section headings */
.section-title{
  margin:34px 0 18px;
  padding:0 2px;
}
.section-title h2{
  font-size:21px;
  color:var(--ak-ink);
  letter-spacing:-.25px;
}
.section-title h2:before{
  content:"";
  display:inline-block;
  width:5px;
  height:22px;
  margin-left:10px;
  vertical-align:-4px;
  border-radius:8px;
  background:linear-gradient(180deg,var(--ak-accent),var(--ak-accent-dark));
}
.section-title a{
  color:var(--ak-accent);
  font-weight:800;
}

/* news cards */
.news-grid{
  gap:18px;
}
.news-card{
  border:1px solid var(--ak-border)!important;
  border-radius:18px!important;
  padding:0!important;
  overflow:hidden;
  background:#fff!important;
  box-shadow:0 8px 26px rgba(15,23,42,.055)!important;
  transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease!important;
}
.news-card:hover{
  transform:translateY(-6px)!important;
  border-color:#d5e7f0!important;
  box-shadow:var(--ak-shadow-hover)!important;
}
.news-thumb{
  display:block;
  height:190px;
  overflow:hidden;
  background:#edf3f7;
}
.news-thumb img{
  height:100%;
  width:100%;
  object-fit:cover;
  margin:0!important;
  border-radius:0!important;
  transition:transform .5s ease!important;
}
.news-card:hover .news-thumb img{
  transform:scale(1.045)!important;
}
.news-card>div{
  padding:15px 17px 17px;
}
.news-card h3{
  margin:0 0 6px;
  font-size:16px;
  line-height:1.8;
  font-weight:850;
}
.news-card h3 a:hover{color:var(--ak-accent)}
.news-card p{
  margin:7px 0 0;
  color:var(--ak-muted);
  font-size:12px;
  line-height:1.9;
}
.meta{
  color:#8a98a6;
  font-size:10px;
}

/* category blocks */
.category-block{
  position:relative;
  margin-top:34px;
  padding:18px;
  background:rgba(255,255,255,.88);
  border:1px solid var(--ak-border);
  border-radius:var(--ak-radius);
  box-shadow:0 8px 26px rgba(15,23,42,.045);
}
.category-block .section-title{
  margin-top:0;
}
.category-feature h3{
  font-size:18px;
}
.small-post{
  padding:11px 0;
}
.small-post img{
  border-radius:12px;
  transition:transform .3s ease;
}
.small-post:hover img{transform:scale(1.04)}

/* sidebar */
.sidebar{
  gap:16px;
}
.widget{
  border:1px solid var(--ak-border);
  border-radius:18px;
  box-shadow:0 8px 26px rgba(15,23,42,.045);
  padding:19px;
}
.widget-title{
  font-size:15px;
  font-weight:900;
}
.widget li a{
  transition:color .2s ease,transform .2s ease;
}
.widget li a:hover{transform:translateX(-2px)}
.popular-list li:before{
  background:linear-gradient(135deg,#eaf7fd,#dff2fb);
}

/* footer */
.site-footer{
  position:relative;
  overflow:hidden;
}
.footer-glow{
  filter:blur(8px);
}
.footer-logo-mark{
  border-radius:15px;
}

/* reading comfort */
.content-layout{
  align-items:start;
}
.main-column{
  min-width:0;
}

/* mobile */
@media(max-width:900px){
  .hero-main{height:390px}
  .hero-side{height:225px}
}
@media(max-width:700px){
  body{
    background:linear-gradient(180deg,#f7fafc,#fff 28rem);
  }
  .hero-main{
    height:325px;
    border-radius:16px;
  }
  .hero-overlay{
    padding:80px 18px 18px;
  }
  .hero-overlay h1{font-size:21px}
  .hero-side{height:205px}
  .hero-card .caption{font-size:11px}
  .news-thumb{height:185px}
  .news-card>div{padding:14px}
  .category-block{padding:14px}
}

/* =========================================================
   Arses Khabar Pro 7.3 — Premium Editorial Demo
   Final visual layer: Persian-first, mobile-first, inspired by
   modern newspaper UX while preserving Arses architecture.
   ========================================================= */
:root{
  --ak-blue:#086fbd;
  --ak-blue-2:#0b8fd3;
  --ak-navy:#0e1b2a;
  --ak-green:#35a36b;
  --ak-red:#e84855;
  --ak-bg:#f4f7fa;
  --ak-card:#fff;
  --ak-border:#e5ebf1;
  --ak-text:#17202a;
  --ak-muted:#6f7d8b;
  --ak-shadow:0 10px 30px rgba(16,32,50,.07);
  --ak-shadow-hover:0 18px 42px rgba(16,32,50,.13);
  --ak-radius:18px;
}

html{scroll-behavior:smooth}
body{
  background:
    radial-gradient(circle at 90% 0,rgba(11,143,211,.07),transparent 25rem),
    var(--ak-bg);
  color:var(--ak-text);
}
.container{width:min(1240px,calc(100% - 28px))}

/* header: compact editorial hierarchy */
.site-top{background:var(--ak-navy);border:0;color:#b9c6d3}
.top-inner{height:32px}
.site-header{box-shadow:0 5px 24px rgba(13,31,48,.06)}
.header-main{min-height:96px;gap:22px}
.logo{justify-self:start}
.arses-theme-logo{max-height:68px;width:auto;object-fit:contain}
.logo-mark{background:linear-gradient(135deg,var(--ak-blue-2),var(--ak-blue));box-shadow:0 12px 28px rgba(8,111,189,.22)}
.search-box{height:46px;border-radius:13px;border:1px solid #dbe5ed;box-shadow:0 6px 20px rgba(16,32,50,.045)}
.search-box input{font-size:12px}
.search-box button{width:48px;background:#edf7fc;color:var(--ak-blue);font-weight:900}
.main-nav{background:#fff;border-top:1px solid #edf1f4;border-bottom:1px solid #e3e9ee;box-shadow:none}
.nav-inner{min-height:50px}
.menu{gap:2px}
.menu a{font-size:13px;padding:10px 14px;margin:3px 1px;color:#253240}
.menu a:hover,.menu .current-menu-item>a{background:#edf7fc;color:var(--ak-blue)}

/* breaking bar */
.breaking{height:44px;margin:18px 0 16px;border:1px solid #dce6ed;border-radius:12px;background:#fff;box-shadow:0 6px 18px rgba(16,32,50,.045)}
.breaking-label{background:var(--ak-red)!important;border-radius:0 10px 10px 0;padding:0 16px;font-size:12px}
.breaking-track{font-size:12px;color:#4b5a68}
.breaking-items a{padding:0 10px}

/* hero: one strong lead + supporting stories */
.hero-grid{gap:14px;margin-bottom:28px}
.hero-main,.hero-card{border-radius:var(--ak-radius);box-shadow:var(--ak-shadow);border:1px solid rgba(255,255,255,.8)}
.hero-main{height:410px}
.hero-overlay{padding:105px 28px 24px}
.hero-overlay h1{font-size:29px;line-height:1.6;font-weight:900;max-width:850px}
.hero-card .caption{font-size:14px;line-height:1.85;padding:55px 15px 14px}
.hero-card:hover{transform:translateY(-3px);box-shadow:var(--ak-shadow-hover)}
.slider-arrow{background:rgba(255,255,255,.94)!important;color:#1b2835!important}

/* content + sidebar */
.content-layout{grid-template-columns:minmax(0,1fr) 300px;gap:24px;margin-top:26px}
.main-column{min-width:0}
.sidebar{min-width:0}
.section-title{height:46px;margin:30px 0 17px;border-bottom:1px solid #dbe4eb;position:relative}
.section-title:after{content:"";position:absolute;right:0;bottom:-1px;width:82px;height:3px;border-radius:4px;background:var(--ak-blue-2)}
.section-title h2,.category-block .section-title h2{
  color:#fff!important;
  background:linear-gradient(135deg,var(--ak-blue),var(--ak-blue-2))!important;
  border-radius:9px 9px 0 0;
  padding:7px 16px;
  font-size:14px;
  box-shadow:0 7px 18px rgba(11,143,211,.16);
}
.section-title a{color:var(--ak-blue);font-weight:700;font-size:11px}

/* latest news cards */
.news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.news-card{
  display:block;
  padding:0;
  overflow:hidden;
  background:var(--ak-card);
  border:1px solid var(--ak-border);
  border-radius:16px;
  box-shadow:0 6px 20px rgba(16,32,50,.045);
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.news-card:hover{transform:translateY(-4px);box-shadow:var(--ak-shadow-hover);border-color:#d5e5ef}
.news-thumb{display:block;height:170px;background:#edf2f5;overflow:hidden}
.news-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.news-card:hover .news-thumb img{transform:scale(1.045)}
.news-card>div{padding:13px 15px 15px}
.news-card h3{font-size:15px;line-height:1.8;font-weight:900;margin:0 0 5px}
.news-card h3 a{color:#18222d}
.news-card h3 a:hover{color:var(--ak-blue)}
.news-card .meta{font-size:10px;color:#94a1ad}
.news-card p{font-size:11px;line-height:1.9;color:var(--ak-muted);margin:6px 0 0}

/* category blocks */
.category-block{
  margin-top:30px;
  padding:16px;
  background:rgba(255,255,255,.96);
  border:1px solid var(--ak-border);
  border-radius:18px;
  box-shadow:0 7px 25px rgba(16,32,50,.045);
}
.category-block .section-title{margin-top:0}
.category-posts{grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,1fr);gap:14px;align-items:start}
.category-feature{min-width:0}
.category-feature img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:13px}
.category-feature h3{font-size:17px;line-height:1.8;margin:8px 0 3px;font-weight:900}
.small-post{display:block;padding:0 0 12px;margin:0 0 12px;border-bottom:1px solid #edf1f4}
.small-post:last-child{border-bottom:0;margin-bottom:0}
.small-post img{width:100%;height:112px;object-fit:cover;border-radius:11px;margin-bottom:7px}
.small-post h4{font-size:12px;line-height:1.75;margin:0;font-weight:800}

/* sidebar cards */
.widget{margin-bottom:18px;padding:15px;background:#fff;border:1px solid var(--ak-border);border-radius:16px;box-shadow:0 7px 22px rgba(16,32,50,.045);border-top:0}
.widget-title{display:flex;align-items:center;justify-content:space-between;margin:-15px -15px 10px;padding:11px 14px;background:linear-gradient(135deg,#102234,#1c344b);border-radius:15px 15px 9px 9px;color:#fff;font-size:13px}
.widget-title:before{content:"";width:5px;height:18px;border-radius:8px;background:#39a8e2}
.widget li{font-size:11px;padding:9px 0;border-bottom:1px solid #edf1f4}
.widget li:last-child{border-bottom:0}
.popular-list li{padding-right:38px}
.popular-list li:before{background:#eaf5fb;color:var(--ak-blue);border-radius:8px}
.social-box a{border-radius:9px;padding:9px 11px}

/* footer */
.site-footer{margin-top:45px;background:linear-gradient(145deg,#0b1823,#101e29);border-top:3px solid var(--ak-blue-2)}
.footer-grid{grid-template-columns:1.7fr 1fr 1fr;padding:42px 0 32px;gap:40px}
.footer-bottom-inner{min-height:52px}

/* mobile-first refinements */
@media(max-width:980px){
  .content-layout{grid-template-columns:1fr}
  .sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
  .hero-grid{grid-template-columns:1fr}
  .hero-main{height:390px}
  .hero-side{height:190px;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr}
}
@media(max-width:720px){
  .container{width:calc(100% - 18px)}
  .top-inner{height:29px;font-size:9px}
  .header-main{min-height:72px;padding:10px 0;display:flex;justify-content:space-between;gap:10px}
  .logo{justify-self:auto;max-width:70%}
  .arses-theme-logo{max-height:48px;max-width:180px}
  .logo-mark{width:42px;height:42px;flex-basis:42px}
  .search-box{display:flex;flex:1;max-width:230px;height:40px}
  .search-box input{width:100%;font-size:11px}
  .search-box button{width:40px}
  .main-nav{padding:4px 0}
  .nav-inner{min-height:40px}
  .mobile-toggle{display:inline-flex;border:0;background:#f1f7fb;color:var(--ak-blue);border-radius:9px;padding:7px 11px;font-size:12px;font-weight:800}
  .menu{width:100%;margin-top:6px;background:#fff;border:1px solid #e3ebf1;border-radius:12px;overflow:hidden}
  .menu a{margin:0;border-radius:0;padding:9px 12px;font-size:12px}
  .breaking{height:42px;margin:12px 0;border-radius:10px}
  .breaking-label{padding:0 11px;font-size:10px}
  .breaking-track{font-size:10px}
  .hero-main{height:275px;border-radius:16px}
  .hero-overlay{padding:75px 16px 17px}
  .hero-overlay h1{font-size:19px;line-height:1.65}
  .hero-side{height:165px;gap:7px}
  .hero-card{border-radius:12px}
  .hero-card .caption{font-size:10px;line-height:1.65;padding:34px 8px 8px}
  .content-layout{margin-top:17px}
  .section-title{height:42px;margin:24px 0 13px}
  .section-title h2{font-size:12px;padding:6px 12px}
  .section-title a{font-size:10px}
  .news-grid{grid-template-columns:1fr;gap:11px}
  .news-card{display:grid;grid-template-columns:112px minmax(0,1fr);direction:rtl;min-height:112px}
  .news-thumb{height:112px;order:0}
  .news-card>div{padding:10px 11px}
  .news-card h3{font-size:12px;line-height:1.75}
  .news-card p{display:none}
  .news-card .meta{font-size:9px}
  .category-block{padding:11px;margin-top:18px;border-radius:15px}
  .category-posts{grid-template-columns:1fr;gap:10px}
  .category-feature img{aspect-ratio:16/8.5}
  .category-feature h3{font-size:15px;line-height:1.75}
  .small-post{display:grid;grid-template-columns:92px minmax(0,1fr);gap:10px;align-items:center;padding:0 0 10px;margin:0 0 10px}
  .small-post img{width:92px;height:68px;margin:0;border-radius:9px}
  .small-post h4{font-size:11px;line-height:1.75}
  .sidebar{display:block}
  .widget{margin-bottom:12px;padding:12px;border-radius:14px}
  .widget-title{margin:-12px -12px 8px;border-radius:13px 13px 8px 8px}
  .footer-grid{grid-template-columns:1fr;gap:24px;padding:30px 0 25px}
  .footer-brand{max-width:none}
}
@media(max-width:420px){
  .container{width:calc(100% - 14px)}
  .arses-theme-logo{max-width:150px}
  .search-box{max-width:170px}
  .hero-main{height:245px}
  .hero-side{height:145px}
  .hero-side .hero-card .caption{font-size:9px}
  .news-card{grid-template-columns:96px minmax(0,1fr)}
  .news-thumb{height:96px}
  .news-card h3{font-size:11px}
}


/* =========================================================
   ARSES KHABAR 7.4 — FINAL EDITORIAL POLISH
   Boxed desktop homepage, compact city sections, single
   shortlink, hidden view counters, automatic news codes.
   ========================================================= */
.news-code{display:inline-flex;align-items:center;gap:4px;color:#738392;font-size:10px;font-weight:800;white-space:nowrap;margin-inline-start:6px}
.post-meta-row .news-code{padding:4px 9px;border:1px solid #dce7ee;background:#f6fafc;border-radius:999px;color:#167eae}

/* Desktop boxed homepage */
@media (min-width: 981px){
  body.home #primary{
    background:#fff;
    border:1px solid #e3ebf0;
    border-radius:24px;
    box-shadow:0 18px 55px rgba(16,32,50,.08);
    padding:0 24px 28px;
    margin-top:20px;
    margin-bottom:24px;
  }
  body.home #primary > .breaking{margin-top:18px}
  body.home #primary > .hero-grid{margin-bottom:24px}
  body.home #primary .content-layout{margin-top:20px}
}

/* City sections: use the available desktop width instead of leaving a tall empty column. */
.city-category .category-posts{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.city-category .category-feature{grid-row:auto}
.city-category .category-feature h3{font-size:15px}
.city-category .small-post{display:block;padding:0 0 14px;margin:0;border:0}
.city-category .small-post img{width:100%;height:150px;border-radius:12px;margin-bottom:8px}
.city-category .small-post h4{font-size:13px;line-height:1.8}
.city-category .small-post .meta{margin-top:6px}
.city-category .category-feature .meta{margin-top:5px}

/* Make the city cards visually distinct but consistent with the main brand. */
.city-category .category-posts > article{
  background:#fbfdff;
  border:1px solid #e6eef3;
  border-radius:14px;
  padding:10px;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.city-category .category-posts > article:hover{
  transform:translateY(-3px);
  border-color:#cfe2ed;
  box-shadow:0 12px 28px rgba(16,32,50,.08);
}
.city-category .category-feature a:first-child{border-radius:11px}

/* Cleaner category/footer lists */
.footer-links li{position:relative;padding:8px 0}
.footer-links li:before{content:'›';color:var(--blue);font-weight:900;margin-left:7px}
.footer-links a{display:inline-block}

/* Never display legacy view counters in the front-end. */
.view-count,.post-view-count,.views-count,.post-views{display:none!important}

@media(max-width:980px){
  .city-category .category-posts{grid-template-columns:repeat(3,minmax(0,1fr))}
  .city-category .small-post img{height:130px}
}
@media(max-width:720px){
  body.home #primary{padding:0 9px 18px}
  .city-category .category-posts{grid-template-columns:1fr 1fr;gap:10px}
  .city-category .category-feature{grid-column:1/-1}
  .city-category .small-post img{height:120px}
  .news-code{font-size:9px}
}
@media(max-width:460px){
  .city-category .category-posts{grid-template-columns:1fr}
  .city-category .category-feature{grid-column:auto}
}


/* ===== Arses Khabar 7.4.1 visual fixes ===== */
@media (min-width: 901px) {
  /* Prevent the small duplicate headline/eyebrow from appearing above main titles */
  .single-post .post-title + .post-title,
  .single-post .entry-title + .entry-title,
  .single-post .article-title + .article-title,
  .single-post .news-title + .news-title {
    display: none !important;
  }

  /* Keep the actual article title visually dominant */
  .single-post .entry-title,
  .single-post .post-title,
  .single-post .article-title {
    font-size: clamp(28px, 2.2vw, 42px) !important;
    line-height: 1.55 !important;
  }
}

@media print {
  header, footer, nav, .site-header, .site-footer, .main-menu,
  .breaking, .breaking-news, .sidebar, .comments, .related-posts,
  .share-buttons, .print-button, .print-btn, .js-print,
  [data-print], .ads, .advertisement {
    display: none !important;
  }
  body { background: #fff !important; }
  .container, .content, .site-content, .article, .single-post {
    max-width: 100% !important;
    width: 100% !important;
    box-shadow: none !important;
  }
}


/* --- Arses Khabar Pro – Full Beauty Pack --- */

/* باکس خبر */
.news-card {
    background: #fff !important;
    border-radius: 16px !important;
    padding: 18px !important;
    margin-bottom: 28px !important;
    box-shadow: 0 4px 14px rgba(0,0,0,0.10) !important;
    transition: all .25s ease !important;
}
.news-card:hover {
    transform: translateY(-5px) !important;
    box-shadow: 0 8px 22px rgba(0,0,0,0.15) !important;
}

/* عکس خبر */
.news-thumb img {
    width: 100% !important;
    border-radius: 16px !important;
    margin-bottom: 14px !important;
    object-fit: cover !important;
}

/* تیتر خبر */
.news-card h2,
.news-card .caption {
    font-size: 20px !important;
    font-weight: 700 !important;
    color: #222 !important;
    line-height: 1.6 !important;
    margin-bottom: 10px !important;
}

/* لید خبر */
.news-card p {
    font-size: 15px !important;
    color: #555 !important;
    line-height: 1.7 !important;
}

/* شبکه‌بندی بخش آخرین اخبار */
.news-grid {
    display: grid !important;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)) !important;
    gap: 25px !important;
}

/* کارت‌های اسلایدر */
.hero-slide {
    border-radius: 18px !important;
    overflow: hidden !important;
    box-shadow: 0 4px 18px rgba(0,0,0,0.12) !important;
}
.hero-slide .hero-overlay h1 {
    font-size: 26px !important;
    font-weight: 800 !important;
}

/* کارت‌های کنار اسلایدر */
.hero-card {
    border-radius: 14px !important;
    overflow: hidden !important;
    box-shadow: 0 3px 12px rgba(0,0,0,0.10) !important;
}
.hero-card .caption {
    font-size: 17px !important;
    font-weight: 700 !important;
    padding: 10px !important;
}

/* فاصله‌ها و استانداردسازی عمومی */
.section-title h2 {
    font-size: 22px !important;
    font-weight: 800 !important;
}
.section-title a {
    font-size: 15px !important;
    color: #159bd7 !important;
}

/* --- لینک کوتاه پایین خبر --- */
.arses-post-shortlink{
    margin:24px 0 22px;
    padding:16px;
    background:#f7fbfd;
    border:1px solid #dcebf2;
    border-radius:16px;
}
.arses-post-shortlink-title{
    margin-bottom:10px;
    font-size:15px;
    font-weight:800;
    color:#222;
}
.arses-post-shortlink-row{
    display:flex;
    gap:8px;
    align-items:stretch;
}
.arses-post-shortlink-row input{
    flex:1;
    min-width:0;
    direction:ltr;
    text-align:left;
    border:1px solid #d7e4ea;
    border-radius:10px;
    padding:10px 12px;
    background:#fff;
    color:#555;
    font-size:13px;
}
.arses-copy-shortlink{
    border:0;
    border-radius:10px;
    padding:10px 16px;
    cursor:pointer;
    background:#159bd7;
    color:#fff;
    font-weight:700;
    transition:all .2s ease;
}
.arses-copy-shortlink:hover,
.arses-copy-shortlink.is-copied{
    background:#0c78aa;
    transform:translateY(-1px);
}
.arses-copy-status{
    display:block;
    min-height:20px;
    margin-top:7px;
    color:#159bd7;
    font-size:12px;
}
@media(max-width:560px){
    .arses-post-shortlink-row{flex-direction:column}
    .arses-copy-shortlink{width:100%}
}

/* --- دیدگاه‌ها --- */
.comments-area{
    margin-top:28px;
    padding:20px;
    background:#fff;
    border:1px solid #e4edf2;
    border-radius:18px;
    box-shadow:0 4px 14px rgba(0,0,0,.06);
}
.comments-area .comment-list{
    margin:0;
    padding:0;
}
.comments-area .comment{
    margin-bottom:14px;
    padding:14px;
    border:1px solid #e7eef2;
    border-radius:14px;
    background:#fbfdff;
}
.comments-area .comment-author{
    font-weight:700;
}
.comments-area .comment-meta{
    font-size:12px;
    color:#777;
}
.comments-area .comment-content{
    line-height:1.9;
}
.comments-area textarea,
.comments-area input[type="text"],
.comments-area input[type="email"],
.comments-area input[type="url"]{
    width:100%;
    box-sizing:border-box;
    border:1px solid #d9e5eb;
    border-radius:10px;
    padding:10px 12px;
}
.comments-area input[type="submit"]{
    border:0;
    border-radius:10px;
    padding:10px 18px;
    background:#159bd7;
    color:#fff;
    cursor:pointer;
    font-weight:700;
}

/* =========================================================
   ARSES KHABAR PRO 7.4 — SIGNATURE HOMEPAGE
   Premium editorial layout / responsive / RTL
   ========================================================= */
.akp-newsbar{display:flex;align-items:center;gap:14px;margin:14px 0 18px;padding:0 14px;height:48px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-sm);overflow:hidden}.akp-newsbar-label{display:flex;align-items:center;gap:8px;flex:0 0 auto;font-weight:900;color:var(--red);font-size:12px}.akp-pulse{width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 0 5px rgba(233,77,90,.1)}.akp-newsbar-track{display:flex;gap:12px;align-items:center;white-space:nowrap;overflow:hidden;flex:1;font-size:12px}.akp-newsbar-track a{color:var(--ink);font-weight:650}.akp-newsbar-track span{color:#b8c2ca}.akp-newsbar-date{font-size:11px;color:var(--muted);white-space:nowrap;border-right:1px solid var(--line);padding-right:14px}.akp-hero-wrap{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(220px,.8fr) minmax(250px,.75fr);gap:14px;margin-bottom:18px}.akp-hero-main,.akp-story-tile{position:relative;overflow:hidden;border-radius:20px;background:#17212b;min-height:390px}.akp-hero-lead,.akp-story-tile{display:block;height:100%;position:relative;color:#fff}.akp-hero-lead img,.akp-story-tile img{width:100%;height:100%;object-fit:cover;display:block}.akp-gradient{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02) 25%,rgba(0,0,0,.82) 100%)}.akp-hero-copy{position:absolute;right:28px;left:28px;bottom:26px;display:flex;flex-direction:column;gap:8px}.akp-kicker{display:inline-flex;width:max-content;padding:5px 10px;border-radius:999px;background:var(--blue);font-size:10px;font-weight:800}.akp-hero-copy strong{font-size:29px;line-height:1.55;font-weight:900;max-width:850px}.akp-hero-copy>span:last-child{font-size:11px;color:#d7e2ea}.akp-hero-stack{display:grid;grid-template-rows:1fr 1fr;gap:14px}.akp-story-tile{min-height:188px}.akp-story-tile strong{position:absolute;right:17px;left:17px;bottom:15px;z-index:2;font-size:15px;line-height:1.7}.akp-hero-list{background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;box-shadow:var(--shadow-sm)}.akp-panel-head{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid var(--line);padding-bottom:13px;margin-bottom:2px}.akp-panel-head span{font-size:15px;font-weight:900}.akp-panel-head small{font-size:8px;letter-spacing:1px;color:var(--blue);font-weight:900}.akp-editor-item{display:grid;grid-template-columns:28px 62px 1fr;gap:9px;align-items:center;padding:14px 0;border-bottom:1px solid #eef2f5}.akp-editor-item:last-child{border-bottom:0}.akp-editor-item img{width:62px;height:62px;border-radius:12px;object-fit:cover}.akp-editor-item .akp-rank{font-size:16px;color:#aab5be;font-weight:900}.akp-editor-item b{display:block;font-size:12px;line-height:1.8;color:var(--ink)}.akp-editor-item small{display:block;color:#9aa6b0;font-size:9px;margin-top:5px}.akp-topic-nav{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:0 0 26px;padding:11px 0;border-bottom:1px solid var(--line);border-top:1px solid var(--line)}.akp-topic-nav>span{font-size:11px;font-weight:900;color:var(--ink);margin-left:5px}.akp-topic-nav a{font-size:10px;font-weight:800;color:#64717c;background:#fff;border:1px solid #e4ebef;padding:6px 11px;border-radius:999px;transition:.2s}.akp-topic-nav a:hover{color:#fff;background:var(--blue);border-color:var(--blue);transform:translateY(-1px)}.akp-home-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:26px;align-items:start}.akp-main{min-width:0}.akp-section{margin-bottom:34px}.akp-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:15px}.akp-section-head>div{display:flex;flex-direction:column;gap:2px}.akp-eyebrow{font-size:9px;letter-spacing:1.4px;color:var(--blue);font-weight:900}.akp-section-head h2{margin:0;font-size:25px;font-weight:950;letter-spacing:-.3px}.akp-more{font-size:10px;font-weight:800;color:#6c7882}.akp-more span{font-size:16px;color:var(--blue);margin-right:4px}.akp-latest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.akp-news-card{background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden;box-shadow:var(--shadow-sm);transition:.25s}.akp-news-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.akp-card-image{display:block;position:relative;height:180px;background:#edf2f5;overflow:hidden}.akp-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:.35s}.akp-news-card:hover .akp-card-image img{transform:scale(1.04)}.akp-card-tag{position:absolute;top:11px;right:11px;background:rgba(21,155,215,.94);color:#fff;border-radius:999px;padding:4px 9px;font-size:9px;font-weight:900}.akp-card-body{padding:14px}.akp-meta{display:flex;justify-content:space-between;gap:8px;color:#9aa5ae;font-size:9px;margin-bottom:7px}.akp-card-body h3{font-size:14px;line-height:1.9;margin:0 0 7px;font-weight:900}.akp-card-body h3 a{color:var(--ink)}.akp-card-body p{font-size:10px;line-height:1.9;color:#7a858f;margin:0}.akp-category-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:16px}.akp-feature-card{display:grid;grid-template-columns:1fr;gap:11px;background:#fff;border:1px solid var(--line);border-radius:17px;padding:10px;box-shadow:var(--shadow-sm)}.akp-feature-card>a{display:block;height:230px;border-radius:12px;overflow:hidden;background:#eef3f6}.akp-feature-card img{width:100%;height:100%;object-fit:cover}.akp-feature-card h3{font-size:17px;line-height:1.8;margin:0 0 4px}.akp-feature-card p{font-size:10px;line-height:1.9;color:#7a858f;margin:0}.akp-mini-list{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:17px;padding:5px 14px}.akp-mini-item{display:grid;grid-template-columns:78px 1fr;gap:12px;padding:12px 0;border-bottom:1px solid #edf1f4}.akp-mini-item:last-child{border-bottom:0}.akp-mini-item>a{display:block;width:78px;height:70px;border-radius:10px;overflow:hidden;background:#eef3f6}.akp-mini-item img{width:100%;height:100%;object-fit:cover}.akp-mini-item h4{margin:0;font-size:11px;line-height:1.8;font-weight:850}.akp-mini-item .akp-meta{margin:0 0 3px}.akp-mini-item>div>span{font-size:8px;color:#a0abb4}.akp-sidebar{position:sticky;top:85px;display:flex;flex-direction:column;gap:16px}.akp-side-widget{background:#fff;border:1px solid var(--line);border-radius:18px;padding:17px;box-shadow:var(--shadow-sm)}.akp-side-title{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:12px;margin-bottom:2px}.akp-side-title h3{margin:0;font-size:14px;font-weight:900}.akp-side-title span{font-size:8px;letter-spacing:1px;color:var(--blue);font-weight:900}.akp-socials{display:grid;grid-template-columns:1fr;gap:7px;margin-top:10px}.akp-socials a{display:flex;justify-content:space-between;align-items:center;padding:10px 11px;border-radius:11px;background:#f7f9fb;color:var(--ink)}.akp-socials b{font-size:11px}.akp-socials small{font-size:9px;color:#8b969f}.akp-popular-list a{display:grid;grid-template-columns:32px 1fr;gap:9px;padding:12px 0;border-bottom:1px solid #edf1f4}.akp-popular-list a:last-child{border-bottom:0}.akp-popular-list strong{font-size:17px;color:#c1cbd2}.akp-popular-list span{font-size:10px;font-weight:800;line-height:1.8;color:var(--ink)}.akp-popular-list small{display:block;color:#9aa5ae;font-size:8px;font-weight:500}.akp-newsletter{background:linear-gradient(145deg,#102330,#183b4f);color:#fff;border:0}.akp-newsletter .akp-eyebrow{color:#71c9ef}.akp-newsletter h3{font-size:20px;line-height:1.7;margin:8px 0}.akp-newsletter p{font-size:10px;line-height:2;color:#c4d3dc;margin:0 0 14px}.akp-newsletter>a{display:inline-block;padding:8px 12px;background:var(--blue);border-radius:9px;color:#fff;font-size:10px;font-weight:800}.akp-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e9eff3,#cbd7de)}
@media(max-width:1100px){.akp-hero-wrap{grid-template-columns:1.45fr .8fr}.akp-hero-list{display:none}.akp-home-layout{grid-template-columns:minmax(0,1fr) 280px}.akp-latest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){.akp-home-layout{grid-template-columns:1fr}.akp-sidebar{position:static;display:grid;grid-template-columns:1fr 1fr}.akp-newsletter{grid-column:1/-1}.akp-hero-wrap{grid-template-columns:1fr}.akp-hero-main{min-height:390px}.akp-hero-stack{grid-template-columns:1fr 1fr;grid-template-rows:210px}.akp-hero-list{display:none}.akp-category-grid{grid-template-columns:1fr}}
@media(max-width:600px){.akp-newsbar{height:auto;min-height:44px;padding:8px 10px}.akp-newsbar-date{display:none}.akp-newsbar-track{font-size:10px}.akp-hero-main{min-height:330px}.akp-hero-copy{right:18px;left:18px;bottom:18px}.akp-hero-copy strong{font-size:21px}.akp-hero-stack{grid-template-columns:1fr 1fr;grid-template-rows:160px;gap:8px}.akp-story-tile{min-height:160px}.akp-story-tile strong{font-size:11px;right:10px;left:10px;bottom:9px}.akp-latest-grid{grid-template-columns:1fr}.akp-card-image{height:210px}.akp-sidebar{display:flex}.akp-topic-nav{overflow:hidden;flex-wrap:nowrap}.akp-topic-nav a{flex:0 0 auto}.akp-section-head h2{font-size:21px}.akp-feature-card>a{height:200px}}

/* =========================================================
   ARSES KHABAR PRO — SIGNATURE X / DOUBLE PREMIUM UPGRADE
   A distinctive editorial newsroom experience
   ========================================================= */
:root{
  --akx-ink:#101820;--akx-navy:#0b1f2a;--akx-cyan:#159bd7;
  --akx-green:#79b83c;--akx-red:#e84b5a;--akx-gold:#caa85e;
  --akx-paper:#f7f9fb;--akx-border:#e5ebef;
  --akx-radius:22px;
}
body{background:linear-gradient(180deg,#fff 0,#fff 55%,#f6f8fa 100%);}
.site-top{background:var(--akx-navy);color:#c9d7df;border:0}
.site-top .top-inner{height:36px}
.site-header{box-shadow:0 8px 30px rgba(9,28,40,.055);position:relative;z-index:10}
.header-main{min-height:112px}
.logo-mark{border-radius:20px;background:linear-gradient(145deg,#18a8e5,#0b678f);box-shadow:0 12px 30px rgba(21,155,215,.25)}
.logo-title{letter-spacing:-.6px}
.search-box{height:46px;border-radius:14px;border-color:#dce5ea;box-shadow:0 8px 24px rgba(9,28,40,.06)}
.search-box button{background:linear-gradient(135deg,var(--akx-cyan),#0b7fae);color:#fff}
.main-nav{background:#fff;border-top:0;box-shadow:0 5px 18px rgba(9,28,40,.05)}
.main-nav:before{content:"";display:block;height:2px;background:linear-gradient(90deg,var(--akx-cyan),var(--akx-green),var(--akx-red));opacity:.95}
.menu a{padding:12px 16px;font-size:13px}
.menu a:hover,.menu .current-menu-item>a{color:var(--akx-cyan);border-bottom:2px solid var(--akx-cyan)}
.akx-command-strip{
 display:grid;grid-template-columns:auto 1fr 1fr 1.25fr auto;align-items:center;gap:0;
 margin:18px 0 14px;background:#fff;border:1px solid var(--akx-border);border-radius:18px;
 box-shadow:0 12px 35px rgba(10,31,43,.07);overflow:hidden
}
.akx-command-brand{height:58px;padding:0 18px;display:flex;align-items:center;gap:8px;background:var(--akx-navy);color:#fff}
.akx-command-brand b{font-size:13px}.akx-command-brand small{font-size:8px;color:#7de0b2;border:1px solid rgba(125,224,178,.3);border-radius:999px;padding:2px 6px}
.akx-live-dot{width:8px;height:8px;background:#36d68c;border-radius:50%;box-shadow:0 0 0 5px rgba(54,214,140,.12);animation:akxPulse 1.6s infinite}
.akx-command-item{padding:0 18px;border-left:1px solid #edf1f4;min-height:38px;display:flex;flex-direction:column;justify-content:center}
.akx-command-item span{font-size:8px;color:#8b98a1}.akx-command-item strong{font-size:11px;color:var(--akx-ink)}
.akx-command-action a{display:flex;align-items:center;gap:8px;height:58px;padding:0 17px;background:#f5f9fb;color:#087eaf;font-size:10px;font-weight:900}
.akx-command-action span{font-size:18px}
@keyframes akxPulse{50%{box-shadow:0 0 0 9px rgba(54,214,140,0)}}

.akp-newsbar{margin-top:10px;border-radius:16px;border-color:#dfe8ed;box-shadow:0 8px 24px rgba(9,28,40,.045)}
.akp-newsbar-label{color:var(--akx-red)}
.akp-hero-wrap{gap:16px;margin-bottom:20px}
.akp-hero-main{min-height:455px;border-radius:24px;box-shadow:0 18px 45px rgba(7,25,36,.15)}
.akp-hero-copy{right:32px;left:32px;bottom:30px}
.akp-hero-copy strong{font-size:34px;line-height:1.48;text-shadow:0 2px 18px rgba(0,0,0,.35)}
.akp-kicker{background:linear-gradient(135deg,var(--akx-cyan),#0b769e);box-shadow:0 8px 20px rgba(21,155,215,.25)}
.akp-story-tile{min-height:219px;border-radius:20px;box-shadow:0 12px 32px rgba(7,25,36,.1)}
.akp-story-tile strong{font-size:16px}
.akp-hero-list{border-radius:22px;box-shadow:0 12px 32px rgba(7,25,36,.06);border-color:#dfe7ec}
.akp-editor-item{padding:15px 0}
.akp-editor-item:hover b{color:var(--akx-cyan)}
.akp-topic-nav{margin:0 0 30px;padding:13px 4px;border-top:0}
.akp-topic-nav>span{background:var(--akx-navy);color:#fff;padding:7px 12px;border-radius:999px}
.akp-topic-nav a{padding:7px 13px;background:#fff;box-shadow:0 3px 10px rgba(10,30,40,.04)}
.akp-topic-nav a:hover{box-shadow:0 8px 18px rgba(21,155,215,.16)}

.akp-section{position:relative}
.akp-section-head{margin-bottom:18px;padding-bottom:12px;border-bottom:1px solid #e9eef1}
.akp-section-head>div{position:relative}
.akp-section-head>div:after{content:"";position:absolute;right:0;bottom:-13px;width:62px;height:3px;background:linear-gradient(90deg,var(--akx-cyan),var(--akx-green));border-radius:99px}
.akp-eyebrow{font-size:8px;letter-spacing:2px}
.akp-section-head h2{font-size:27px;letter-spacing:-.6px}
.akp-more{padding:7px 12px;border:1px solid #e1e9ee;border-radius:999px;background:#fff}
.akp-more:hover{border-color:var(--akx-cyan);color:var(--akx-cyan)}

.akp-latest-grid{gap:17px}
.akp-news-card{border-radius:20px;box-shadow:0 8px 28px rgba(9,28,40,.06)}
.akp-news-card:hover{transform:translateY(-6px);box-shadow:0 18px 38px rgba(9,28,40,.12)}
.akp-card-image{height:195px}
.akp-card-tag{background:var(--akx-navy);padding:5px 10px}
.akp-card-body{padding:16px 17px 18px}
.akp-card-body h3{font-size:15px;line-height:1.85}
.akp-card-body p{font-size:10.5px}

.akp-category-section{padding:24px;border-radius:24px;background:rgba(255,255,255,.82);border:1px solid #e7edf1;box-shadow:0 12px 34px rgba(9,28,40,.045)}
.akp-category-grid{gap:20px}
.akp-feature-card{border:0;box-shadow:none;background:#f7f9fa;border-radius:19px;padding:12px}
.akp-feature-card>a{height:250px;border-radius:15px}
.akp-mini-list{border:0;border-right:3px solid #edf2f5;border-radius:0;padding:4px 18px 4px 4px;box-shadow:none}
.akp-mini-item{padding:14px 0}
.akp-mini-item:hover h4 a{color:var(--akx-cyan)}
.akp-mini-item>a{width:86px;height:76px;border-radius:12px}

.akp-sidebar{top:96px;gap:18px}
.akp-side-widget{border-radius:20px;box-shadow:0 10px 28px rgba(9,28,40,.055);border-color:#e1e9ee}
.akp-side-title h3{font-size:15px}
.akp-popular-list a{padding:14px 0}
.akp-popular-list strong{color:#cbd5da;font-size:19px}
.akp-popular-list a:hover strong{color:var(--akx-cyan)}
.akp-newsletter{background:radial-gradient(circle at 20% 0,#1c5b76 0,#102a38 42%,#081922 100%);box-shadow:0 18px 38px rgba(8,30,42,.18)}

.site-footer{margin-top:45px}
@media(max-width:1100px){
 .akx-command-strip{grid-template-columns:auto 1fr 1fr auto}
 .akx-command-item:nth-of-type(3){display:none}
 .akp-hero-main{min-height:420px}.akp-hero-copy strong{font-size:29px}
}
@media(max-width:820px){
 .akx-command-strip{grid-template-columns:auto 1fr auto}
 .akx-command-item:nth-of-type(3){display:none}.akx-command-item:nth-of-type(4){display:none}
 .akx-command-brand{padding:0 13px}.akx-command-action a{padding:0 12px}
 .akp-category-section{padding:18px}
}
@media(max-width:600px){
 .akx-command-strip{grid-template-columns:auto 1fr;margin:12px 0}
 .akx-command-action{display:none}.akx-command-item{padding:0 12px}
 .akx-command-item strong{font-size:10px}
 .akp-hero-main{min-height:350px;border-radius:19px}.akp-hero-copy strong{font-size:23px}
 .akp-category-section{padding:14px;border-radius:18px}
 .akp-section-head h2{font-size:22px}
}

/* =========================================================
   ARSES KHABAR - HOTFIX: LIVE MARQUEE + REAL HOMEPAGE SLIDER
   ========================================================= */
.akp-newsbar{position:relative}
.akp-newsbar-track{min-width:0;direction:ltr}
.akp-newsbar-marquee{display:flex;align-items:center;width:max-content;will-change:transform;direction:ltr}
.akp-newsbar-items{display:flex;align-items:center;gap:12px;flex:0 0 auto;padding-left:28px;direction:rtl}
.akp-newsbar-items a{display:inline-block;white-space:nowrap}
.akp-newsbar-items span{flex:0 0 auto}
.akp-home-slider{position:relative;overflow:hidden;isolation:isolate}
.akp-home-slides{position:absolute;inset:0}
.akp-home-slide{position:absolute;inset:0;opacity:0;visibility:hidden;pointer-events:none;transform:scale(1.025);transition:opacity .55s ease,transform .75s ease,visibility .55s ease}
.akp-home-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:scale(1)}
.akp-home-slide .akp-hero-lead{height:100%;min-height:100%}
.akp-slider-btn{position:absolute;top:50%;z-index:5;transform:translateY(-50%);width:42px;height:42px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(0,0,0,.35);color:#fff;font-size:30px;line-height:1;cursor:pointer;backdrop-filter:blur(8px)}
.akp-slider-prev{right:16px}.akp-slider-next{left:16px}
.akp-slider-btn:hover{background:rgba(21,155,215,.85)}
.akp-slider-dots{position:absolute;z-index:6;bottom:15px;left:50%;transform:translateX(-50%);display:flex;gap:7px;direction:ltr}
.akp-slider-dot{width:8px;height:8px;padding:0;border:0;border-radius:99px;background:rgba(255,255,255,.5);cursor:pointer;transition:.25s}
.akp-slider-dot.is-active{width:25px;background:#fff}
@media(max-width:820px){.akp-hero-wrap{grid-template-columns:1fr}.akp-home-slider{min-height:390px}.akp-hero-stack{grid-template-columns:1fr 1fr;grid-template-rows:210px}.akp-slider-btn{width:36px;height:36px;font-size:25px}.akp-slider-prev{right:10px}.akp-slider-next{left:10px}}
@media(max-width:600px){.akp-newsbar{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;padding:7px 9px;min-height:46px}.akp-newsbar-label{font-size:10px}.akp-newsbar-track{width:100%;overflow:hidden}.akp-newsbar-items{gap:9px;font-size:10px;padding-left:18px}.akp-home-slider{min-height:330px;border-radius:18px}.akp-hero-copy strong{font-size:20px;line-height:1.6}.akp-hero-copy{right:15px;left:15px;bottom:15px}.akp-slider-dots{bottom:10px}.akp-slider-btn{width:32px;height:32px;font-size:22px}.akp-slider-prev{right:8px}.akp-slider-next{left:8px}.akp-hero-stack{grid-template-columns:1fr 1fr;grid-template-rows:150px;gap:8px}.akp-story-tile{min-height:150px}}
@media(max-width:420px){.akp-home-slider{min-height:300px}.akp-hero-copy strong{font-size:18px}.akp-hero-stack{grid-template-columns:1fr;grid-template-rows:150px}.akp-story-tile{min-height:150px}.akp-slider-btn{display:none}}
@media(prefers-reduced-motion:reduce){.akp-newsbar-marquee{transform:none!important}.akp-home-slide{transition:none}}


/* =========================================================
   ARSES KHABAR - COMPACT SHORTLINK + BOXED NEWS CARDS
   ========================================================= */
.arses-post-shortlink{
    display:flex;
    align-items:center;
    gap:10px;
    margin:18px 0 20px;
    padding:9px 11px;
    background:#f7fafc;
    border:1px solid #e1e9ee;
    border-radius:10px;
    box-shadow:0 3px 10px rgba(9,28,40,.035);
}
.arses-post-shortlink-label{font-size:11px;font-weight:800;color:#4c5961;white-space:nowrap}
.arses-post-shortlink-url{
    flex:1;
    min-width:0;
    direction:ltr;
    text-align:left;
    color:#159bd7!important;
    font-size:11px;
    font-weight:600;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.arses-post-shortlink .arses-copy-shortlink{
    flex:0 0 auto;
    padding:6px 11px;
    border-radius:7px;
    font-size:10px;
    background:#159bd7;
}
.arses-copy-status{font-size:9px!important;min-width:0!important;margin:0!important;white-space:nowrap}

/* News items as clean boxed cards */
.news-card,
.archive-card,
.small-post,
.category-feature,
.akp-feature-card,
.akp-story-tile,
.akp-popular-list a{
    border-radius:14px;
}
.news-card{
    background:#fff;
    border:1px solid #e6edf1;
    padding:12px;
    box-shadow:0 7px 22px rgba(9,28,40,.055);
    transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.news-card:hover{
    transform:translateY(-3px);
    box-shadow:0 12px 30px rgba(9,28,40,.10);
    border-color:#cfe2eb;
}
.news-card .news-card{
    border:0;
    box-shadow:none;
    padding:0;
}
.archive-card{
    background:#fff;
    border:1px solid #e5edf1!important;
    padding:12px!important;
    box-shadow:0 7px 22px rgba(9,28,40,.05);
    transition:transform .22s ease,box-shadow .22s ease;
}
.archive-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(9,28,40,.09)}
.archive-card img,.news-thumb,.news-thumb img{border-radius:11px}
@media(max-width:600px){
    .arses-post-shortlink{gap:7px;padding:8px;margin:14px 0 16px}
    .arses-post-shortlink-label{font-size:9px}
    .arses-post-shortlink-url{font-size:9px}
    .arses-post-shortlink .arses-copy-shortlink{padding:5px 8px;font-size:9px}
    .news-card,.archive-card{padding:9px!important;border-radius:12px}
}

/* Thin, compact footer */
.site-footer{margin-top:32px}
.footer-grid{gap:28px;padding:25px 0 20px}
.footer-logo{margin-bottom:7px}
.footer-logo-mark{width:38px;height:38px;border-radius:10px;font-size:17px}
.footer-logo strong{font-size:16px}
.site-footer p{font-size:10px;line-height:1.8}
.site-footer h3{font-size:12px;margin-bottom:9px}
.footer-links li{padding:4px 0}
.footer-links a{font-size:10px}
.footer-social{margin-top:9px}
.footer-social a{font-size:9px;padding:4px 8px}
.footer-note{margin-top:8px;padding:7px 9px;font-size:9px}
.footer-bottom-inner{min-height:34px;font-size:9px}
.footer-glow{width:180px;height:180px}
@media(max-width:720px){
    .footer-grid{grid-template-columns:1fr 1fr;gap:16px;padding:20px 0 15px}
    .footer-brand{grid-column:1/-1}
}
@media(max-width:420px){
    .footer-grid{grid-template-columns:1fr;gap:12px;padding:16px 0 12px}
    .footer-brand{grid-column:auto}
}

/* Compact horizontal notes strip above footer */
.akp-notes-strip{margin-top:28px;margin-bottom:0;padding:18px 20px;background:var(--arses-card,#fff);border:1px solid rgba(0,0,0,.07);border-radius:14px;box-sizing:border-box;}
.akp-notes-strip .akp-notes-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px;}
.akp-notes-strip .akp-notes-head h2{margin:2px 0 0;font-size:18px;}
.akp-notes-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;overflow:hidden;}
.akp-note-card{min-width:0;display:flex;align-items:center;gap:10px;padding:8px;border:1px solid rgba(0,0,0,.06);border-radius:10px;background:rgba(0,0,0,.018);}
.akp-note-thumb{display:block;flex:0 0 58px;width:58px;height:58px;border-radius:9px;overflow:hidden;background:#eef1f3;}
.akp-note-thumb img{width:100%;height:100%;object-fit:cover;display:block;}
.akp-note-body{min-width:0;}
.akp-note-body .akp-meta{font-size:9px;margin-bottom:3px;}
.akp-note-body h3{font-size:11px;line-height:1.65;margin:0;}
.akp-note-body h3 a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}

/* Footer reduced to roughly one-third of the previous visual height */
.site-footer{margin-top:28px;}
.footer-grid{gap:22px;padding:18px 0 14px;}
.footer-logo{margin-bottom:5px;}
.footer-logo-mark{width:32px;height:32px;border-radius:8px;font-size:15px;}
.footer-logo strong{font-size:14px;}
.footer-logo small{font-size:8px;margin-top:1px;}
.site-footer p{font-size:9px;line-height:1.65;}
.site-footer h3{font-size:11px;margin-bottom:6px;}
.footer-links li{padding:3px 0;}
.footer-links a{font-size:9px;}
.footer-social{margin-top:6px;gap:5px;}
.footer-social a{font-size:8px;padding:3px 6px;}
.footer-note{margin-top:5px;padding:5px 7px;font-size:8px;line-height:1.6;}
.footer-bottom-inner{min-height:28px;font-size:8px;}
.footer-glow{width:140px;height:140px;}

@media (max-width:900px){
  .akp-notes-row{grid-template-columns:repeat(3,minmax(0,1fr));overflow-x:auto;}
  .akp-note-card{min-width:210px;}
}
@media (max-width:600px){
  .akp-notes-strip{padding:13px 12px;margin-top:20px;}
  .akp-notes-row{display:flex;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:3px;}
  .akp-note-card{flex:0 0 235px;scroll-snap-align:start;}
}

/* Modern responsive news layout overrides */
.archive-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}
.archive-card{border:1px solid var(--line);border-radius:14px;padding:14px;background:#fff;overflow:hidden}
.archive-card img,.single-feature img{border-radius:14px;box-shadow:0 8px 24px rgba(0,0,0,.10)}
.archive-card h2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.single-post{max-width:820px;margin:auto}
.single-post .entry-title{background:var(--soft);padding:18px;border-radius:12px;border-bottom:4px solid var(--blue);font-weight:900}
.single-content{max-width:780px;margin:30px auto;font-size:17px}
.post-info-box{display:flex;flex-wrap:wrap;gap:10px;padding:12px 15px;background:#f7f7f7;border-radius:10px;margin-bottom:15px;font-size:13px}
.news-lead{font-size:19px;font-weight:bold;line-height:2;padding:16px 20px;border-right:4px solid var(--blue);background:#f8fbfd;border-radius:8px;margin:20px 0}
.single-feature{padding:8px}
.site-footer{margin-top:30px}
.footer-grid{padding:25px 0 20px;grid-template-columns:repeat(2,1fr);gap:25px}
@media(max-width:900px){
 .footer-grid{grid-template-columns:1fr}
 .single-post .entry-title{font-size:26px!important}
 .single-content{font-size:16px;padding:0 8px}
}
@media(max-width:600px){
 .container{width:calc(100% - 24px)}
 .archive-grid{grid-template-columns:1fr}
 .post-info-box{font-size:12px}
 .site-footer{margin-top:20px}
}


/* Arses Khabar Pro 7.4.3 mobile/footer/link fixes */
.site-footer{padding:24px 0 12px!important;min-height:0!important}
.footer-grid{gap:18px!important}
.footer-brand p{margin:8px 0!important;line-height:1.7!important}
.footer-links ul{margin:8px 0!important}
.single-content{max-width:800px;margin-inline:auto}
.arses-copy-shortlink,.post-shortlink,.news-shortlink{max-width:800px!important;margin:20px auto!important}
.arses-copy-shortlink{white-space:nowrap}
@media(max-width:768px){
 .site-footer{padding:16px 0 8px!important}
 .footer-grid{display:grid!important;grid-template-columns:1fr!important}
 .footer-brand p{font-size:13px!important}
 .footer-links li{padding:5px 0!important}
 .footer-social{gap:6px!important}
 .post-shortlink,.news-shortlink,.arses-shortlink-box{display:flex!important;flex-direction:column!important;gap:8px!important;width:100%!important}
 .arses-copy-shortlink{width:100%!important}
 .entry-title + .single-feature{margin-top:12px!important}
}


/* 7.4.4 final fixes */
.site-footer{padding:18px 0 0!important;min-height:0!important}
.footer-grid{gap:18px!important}
.footer-widgets{display:none!important}
.footer-bottom{padding:8px 0!important}
.footer-bottom-inner{min-height:0!important;font-size:12px!important}
.single-post .entry-title + .single-feature{margin-top:20px}
.arses-post-shortlink{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;padding:12px!important;border-radius:12px!important}
.arses-post-shortlink-url{max-width:70%!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.arses-print-btn{cursor:pointer!important}
@media(max-width:768px){
 .site-footer{padding:10px 0 0!important}
 .footer-grid{grid-template-columns:1fr!important}
 .footer-brand p{margin:5px 0!important;font-size:13px!important;line-height:1.7!important}
 .footer-social{margin:5px 0!important}
 .footer-links ul{margin:5px 0!important}
 .arses-post-shortlink-url{max-width:100%!important;width:100%!important}
}


/* Arses Khabar Pro 7.5.0 footer control */
.site-footer{padding:8px 0 0!important;min-height:120px!important}
.footer-grid{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}
.footer-brand,.footer-links{margin:0!important;padding:0!important}
.footer-brand p{display:none!important}
.footer-logo small{display:none!important}
.footer-grid h3{display:inline;font-size:12px!important;margin:0 8px 0 0!important}
.footer-links ul{display:inline-flex!important;gap:12px!important;list-style:none!important;margin:0!important;padding:0!important}
.footer-links li{display:inline!important}
.footer-note{display:none!important}
.footer-widgets{display:none!important}
@media(max-width:768px){
.site-footer{padding:6px 0 0!important;min-height:90px!important}
.footer-grid{flex-wrap:nowrap!important;overflow-x:auto!important;white-space:nowrap!important}
.footer-links ul{gap:8px!important}
.footer-bottom{padding:4px 0!important}
}


/* Arses Khabar 7.6.1 - compact desktop hero + slower news ticker */
@media(min-width:1101px){
  .akp-newsbar{height:44px;margin:12px 0 15px;border-radius:12px}
  .akp-newsbar-items{gap:16px}
  .akp-newsbar-track{font-size:11px}
  .akp-hero-wrap{grid-template-columns:minmax(0,1.45fr) minmax(190px,.62fr) minmax(220px,.68fr);gap:10px;margin-bottom:16px}
  .akp-hero-main{min-height:320px!important;height:320px;border-radius:14px!important;box-shadow:0 8px 22px rgba(7,25,36,.10);border:1px solid var(--line)}
  .akp-hero-stack{grid-template-rows:155px 155px;gap:10px}
  .akp-story-tile{min-height:155px!important;height:155px;border-radius:14px!important;box-shadow:0 7px 18px rgba(7,25,36,.08);border:1px solid rgba(223,231,236,.9)}
  .akp-hero-list{height:320px;box-sizing:border-box;border-radius:14px!important;padding:13px;overflow:hidden;box-shadow:0 7px 18px rgba(7,25,36,.06)}
  .akp-panel-head{padding-bottom:9px}
  .akp-editor-item{padding:9px 0;grid-template-columns:24px 50px 1fr;gap:7px}
  .akp-editor-item img{width:50px;height:50px;border-radius:9px}
  .akp-editor-item b{font-size:11px;line-height:1.65}
  .akp-editor-item small{font-size:8px;margin-top:2px}
  .akp-hero-copy{right:20px;left:20px;bottom:19px;gap:5px}
  .akp-hero-copy strong{font-size:22px;line-height:1.45}
  .akp-kicker{padding:4px 8px;font-size:9px}
  .akp-slider-btn{width:34px;height:34px;font-size:24px}
  .akp-slider-prev{right:10px}.akp-slider-next{left:10px}
  .akp-slider-dots{bottom:10px;gap:5px}.akp-slider-dot.is-active{width:20px}
}
@media(min-width:821px) and (max-width:1100px){
  .akp-hero-main{min-height:350px}
  .akp-story-tile{min-height:170px}
}
