:root{--sk-accent:#0b72b9;--sk-accent-2:#e63946;--sk-container:1200px;--sk-radius:12px;--sk-font-scale:1;--bg:#f3f5f7;--surface:#fff;--surface-2:#f7f9fb;--text:#17202a;--muted:#687583;--border:#e4e9ee;--shadow:0 8px 30px rgba(19,42,66,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Tahoma,"Segoe UI",Arial,sans-serif;font-size:calc(14px * var(--sk-font-scale));line-height:1.9;-webkit-font-smoothing:antialiased}body.is-dark{--bg:#10151b;--surface:#171e26;--surface-2:#1d2630;--text:#eef4f8;--muted:#a7b3bd;--border:#2b3641;--shadow:0 8px 30px rgba(0,0,0,.24)}a{color:inherit;text-decoration:none}a:hover{color:var(--sk-accent)}img{display:block;max-width:100%;height:auto}.container{width:min(calc(100% - 32px),var(--sk-container));margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{clip:auto!important;width:auto;height:auto;top:8px;right:8px;padding:12px;background:#fff;color:#111;z-index:100000}.site-header{background:var(--surface);border-bottom:1px solid var(--border);position:relative;z-index:50}.sk-sticky-header .main-nav{position:sticky;top:0}.topbar{background:#102f43;color:#d7e6ef;font-size:.82em}.topbar-inner{min-height:38px;display:flex;align-items:center;gap:20px}.topbar ul{list-style:none;display:flex;gap:16px;margin:0;padding:0}.topbar .social-links{margin-right:auto}.social-links{display:flex;gap:7px}.social-links a{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:rgba(255,255,255,.12);font-size:10px;font-weight:700}.header-main{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:18px}.brand-name{font-size:2rem;font-weight:900;color:var(--sk-accent)}.brand p{margin:0;color:var(--muted)}.custom-logo{max-height:76px;width:auto}.header-actions{display:flex;gap:8px}.icon-button{width:42px;height:42px;border:1px solid var(--border);border-radius:50%;background:var(--surface-2);color:var(--text);font-size:20px;cursor:pointer}.menu-toggle{display:none}.header-search{padding:12px 0;background:var(--surface-2);border-top:1px solid var(--border)}.main-nav{background:linear-gradient(135deg,var(--sk-accent),#07558c);box-shadow:0 4px 14px rgba(7,71,116,.18)}.main-nav ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;flex-wrap:wrap}.main-nav a{display:block;color:#fff;padding:14px 16px;font-weight:700}.main-nav li:hover>a,.main-nav .current-menu-item>a{background:rgba(255,255,255,.13)}.main-nav .sub-menu{position:absolute;background:#0b639f;min-width:200px;display:none;box-shadow:var(--shadow)}.main-nav li{position:relative}.main-nav li:hover>.sub-menu{display:block}.site-main{padding:20px 0 50px}.breadcrumbs{font-size:.82em;color:var(--muted);margin-bottom:16px;white-space:nowrap;overflow:auto}.breadcrumbs .separator{margin:0 8px}.home-layout,.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px}.sk-no-sidebar .home-layout,.sk-no-sidebar .content-layout{grid-template-columns:1fr}.live-strip{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--sk-radius);overflow:hidden;margin-bottom:20px;box-shadow:var(--shadow)}.live-strip h2{font-size:.92em;margin:0;padding:12px 16px;background:var(--sk-accent-2);color:#fff;white-space:nowrap}.pulse{display:inline-block;width:8px;height:8px;border-radius:50%;background:#fff;margin-left:8px;box-shadow:0 0 0 0 rgba(255,255,255,.8);animation:pulse 1.8s infinite}@keyframes pulse{70%{box-shadow:0 0 0 8px rgba(255,255,255,0)}}.ticker-window{overflow:hidden;height:44px}.ticker-window ul{list-style:none;margin:0;padding:0 16px}.ticker-window li{height:44px;display:flex;align-items:center;gap:12px;white-space:nowrap;overflow:hidden}.ticker-window time{font-size:.78em;color:var(--sk-accent);font-weight:700}.ticker-refresh{border:0;background:transparent;color:var(--muted);font-size:20px;padding:10px 14px;cursor:pointer}.top-banner{display:block;margin-bottom:20px;border-radius:var(--sk-radius);overflow:hidden}.top-banner img{width:100%}.hero-news{display:grid;grid-template-columns:1.6fr 1fr 1fr;grid-template-rows:repeat(2,220px);gap:12px;margin-bottom:26px}.hero-news article{position:relative;overflow:hidden;border-radius:var(--sk-radius);background:#20303c}.hero-main{grid-row:1/3}.hero-image,.hero-image img,.image-placeholder{width:100%;height:100%}.hero-image img{object-fit:cover;transition:transform .45s}.hero-news article:hover img{transform:scale(1.035)}.image-placeholder{display:block;background:linear-gradient(135deg,#dce5eb,#aebdc8)}body.is-dark .image-placeholder{background:linear-gradient(135deg,#25313b,#394854)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.83),transparent 68%)}.hero-copy{position:absolute;right:0;left:0;bottom:0;padding:18px;color:#fff}.hero-copy h2{font-size:1.06em;line-height:1.65;margin:8px 0 3px}.hero-main .hero-copy h2{font-size:1.55em}.hero-copy time{font-size:.75em;opacity:.78}.category-badge{display:inline-flex;background:var(--sk-accent-2);color:#fff!important;border-radius:999px;padding:3px 10px;font-size:.72em;font-weight:700}.news-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.news-section,.single-card,.archive-header,.archive-card,.comments-area,.related-posts,.widget,.error-404{background:var(--surface);border:1px solid var(--border);border-radius:var(--sk-radius);box-shadow:var(--shadow)}.news-section{overflow:hidden}.section-header{display:flex;align-items:center;justify-content:space-between;padding:15px 18px;border-bottom:1px solid var(--border);position:relative}.section-header:before{content:"";position:absolute;right:0;top:14px;bottom:14px;width:4px;background:var(--sk-accent);border-radius:3px}.section-header h2{font-size:1.08em;margin:0}.section-header>a{font-size:.8em;color:var(--muted)}.section-content{padding:8px 16px}.home-item{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;padding:10px 0;border-bottom:1px dashed var(--border)}.home-item:last-child{border:0}.home-thumb{height:68px;border-radius:8px;overflow:hidden}.home-thumb img{width:100%;height:100%;object-fit:cover}.home-item h3{font-size:.9em;line-height:1.7;margin:0 0 2px}.home-item time{font-size:.72em;color:var(--muted)}.home-item p{margin:6px 0 0;color:var(--muted);font-size:.82em}.layout-cards .section-content{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:14px}.layout-cards .home-item{display:block;padding:0;border:0}.layout-cards .home-thumb{height:125px;margin-bottom:8px}.layout-featured .is-featured{display:block}.layout-featured .is-featured .home-thumb{height:210px;margin-bottom:10px}.sidebar{min-width:0}.widget{overflow:hidden;margin-bottom:18px;padding:0 16px 14px}.widget-title{font-size:1em;margin:0 -16px 12px;padding:13px 16px;border-bottom:1px solid var(--border);position:relative}.widget-title:after{content:"";position:absolute;right:16px;bottom:-1px;width:48px;height:3px;background:var(--sk-accent)}.widget ul{list-style:none;margin:0;padding:0}.widget li{padding:8px 0;border-bottom:1px dashed var(--border)}.search-form{display:flex;gap:8px}.search-form label{flex:1}.search-field{width:100%;height:44px;border:1px solid var(--border);background:var(--surface-2);color:var(--text);border-radius:8px;padding:0 12px}.search-submit{width:44px;border:0;border-radius:8px;background:var(--sk-accent);color:#fff;font-size:20px;cursor:pointer}.archive-header,.single-card,.comments-area,.related-posts{padding:24px;margin-bottom:20px}.archive-header h1,.entry-header h1{margin:0 0 12px;font-size:1.8em;line-height:1.55}.entry-meta{display:flex;flex-wrap:wrap;gap:14px;color:var(--muted);font-size:.8em}.featured-media{margin:22px 0}.featured-media img{width:100%;border-radius:var(--sk-radius)}.featured-media figcaption{font-size:.78em;color:var(--muted);margin-top:8px}.entry-content{font-size:1.03em}.entry-content h2,.entry-content h3{line-height:1.6;margin-top:1.7em}.entry-content a{text-decoration:underline;color:var(--sk-accent)}.entry-content blockquote{margin:22px 0;padding:14px 18px;border-right:4px solid var(--sk-accent);background:var(--surface-2)}.entry-content table{width:100%;border-collapse:collapse}.entry-content td,.entry-content th{border:1px solid var(--border);padding:8px}.tag-list{padding-top:18px;border-top:1px solid var(--border)}.tag-list a{display:inline-block;background:var(--surface-2);padding:3px 9px;border-radius:999px;margin:3px}.share-box{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:20px;padding:14px;background:var(--surface-2);border-radius:10px}.share-box a,.share-box button{border:1px solid var(--border);background:var(--surface);color:var(--text);padding:6px 10px;border-radius:7px;cursor:pointer}.archive-list{display:grid;gap:16px}.archive-card{display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px;padding:16px}.archive-thumb{height:150px;border-radius:10px;overflow:hidden}.archive-thumb img{width:100%;height:100%;object-fit:cover}.archive-card h2{font-size:1.25em;line-height:1.65;margin:0 0 8px}.archive-card p{color:var(--muted);margin:10px 0}.read-more{font-size:.82em;font-weight:700;color:var(--sk-accent)}.pagination .nav-links{display:flex;gap:7px;justify-content:center;margin-top:22px}.page-numbers{padding:7px 12px;border:1px solid var(--border);border-radius:7px;background:var(--surface)}.page-numbers.current{background:var(--sk-accent);color:#fff;border-color:var(--sk-accent)}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding-top:16px}.related-grid article{min-width:0}.related-thumb{height:110px;border-radius:8px;overflow:hidden}.related-thumb img{width:100%;height:100%;object-fit:cover}.related-grid h3{font-size:.84em;line-height:1.7}.comment-list{padding-right:20px}.comment-body{padding:14px;border:1px solid var(--border);border-radius:10px;margin-bottom:12px}.comment-respond input,.comment-respond textarea{width:100%;border:1px solid var(--border);background:var(--surface-2);color:var(--text);border-radius:8px;padding:10px}.form-submit .submit,.button-link{display:inline-block;border:0;background:var(--sk-accent);color:#fff;padding:10px 18px;border-radius:8px;cursor:pointer}.site-footer{background:#102f43;color:#d7e6ef;padding-top:42px}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:30px}.footer-title{font-size:1.45em;font-weight:900;color:#fff}.site-footer .widget{background:transparent;border:0;box-shadow:none;padding:0}.site-footer .widget-title{margin:0 0 12px;padding:0;border:0;color:#fff}.site-footer .widget-title:after{display:none}.site-footer a{color:#eaf5fb}.footer-bottom{margin-top:30px;border-top:1px solid rgba(255,255,255,.12);padding:16px 0}.footer-bottom .container{display:flex;justify-content:space-between;gap:20px;align-items:center}.footer-bottom ul{display:flex;gap:14px;list-style:none;margin:0;padding:0}.footer-bottom p{margin:0;font-size:.82em}.back-to-top{position:fixed;left:22px;bottom:22px;width:44px;height:44px;border:0;border-radius:50%;background:var(--sk-accent);color:#fff;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s;cursor:pointer}.back-to-top.visible{opacity:1;visibility:visible;transform:none}.error-404{text-align:center;padding:60px 20px}.error-404>strong{display:block;font-size:6em;line-height:1;color:var(--sk-accent)}.error-404 .search-form{max-width:480px;margin:20px auto}.empty-state{text-align:center;padding:30px;color:var(--muted)}.sk-header-compact .header-main{min-height:78px}.sk-header-centered .header-main{flex-direction:column;text-align:center;padding:20px}.sk-header-centered .brand{flex-direction:column}.sk-header-centered .header-actions{position:absolute;left:24px}.copy-link.copied{background:#2b9348;color:#fff}@media(max-width:1020px){.home-layout,.content-layout{grid-template-columns:minmax(0,1fr) 260px}.hero-news{grid-template-columns:1.5fr 1fr;grid-template-rows:repeat(3,180px)}.hero-main{grid-row:1/3}.related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.container{width:min(calc(100% - 22px),var(--sk-container))}.topbar ul{display:none}.header-main{min-height:82px}.brand p{display:none}.menu-toggle{display:block}.main-nav{display:none}.main-nav.open{display:block}.main-nav ul{display:block}.main-nav .sub-menu{position:static;display:block;background:rgba(0,0,0,.1);box-shadow:none}.home-layout,.content-layout{grid-template-columns:1fr}.sidebar{order:2}.news-sections{grid-template-columns:1fr}.hero-news{grid-template-columns:1fr 1fr;grid-template-rows:280px 170px 170px}.hero-main{grid-column:1/3;grid-row:auto}.footer-grid{grid-template-columns:1fr 1fr}.archive-card{grid-template-columns:170px minmax(0,1fr)}}@media(max-width:560px){body{font-size:calc(13.5px * var(--sk-font-scale))}.header-main{gap:10px}.brand-name{font-size:1.45rem}.custom-logo{max-height:55px}.icon-button{width:38px;height:38px}.topbar-inner{justify-content:center}.topbar .social-links{display:none}.live-strip{grid-template-columns:auto minmax(0,1fr)}.ticker-refresh{display:none}.hero-news{display:block}.hero-news article{height:220px;margin-bottom:10px}.hero-main .hero-copy h2{font-size:1.2em}.layout-cards .section-content{grid-template-columns:1fr 1fr}.archive-card{grid-template-columns:1fr}.archive-thumb{height:190px}.related-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom .container{display:block;text-align:center}.footer-bottom ul{justify-content:center;flex-wrap:wrap;margin-bottom:10px}.entry-header h1,.archive-header h1{font-size:1.45em}.single-card,.archive-header,.comments-area,.related-posts{padding:18px}}
/* v4: source metadata, hover previews, live-news page, refined article pages */
.home-news-meta,.live-news-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:var(--muted);font-size:.72em}.news-source{display:inline-flex;align-items:center;gap:5px;color:var(--sk-accent);font-weight:700}.news-source:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.has-news-tooltip{position:relative}.news-tooltip{position:absolute;z-index:80;right:min(100%,100px);top:50%;width:min(360px,calc(100vw - 32px));display:grid;grid-template-columns:105px minmax(0,1fr);gap:12px;padding:12px;background:#15212b;color:#fff;border:1px solid rgba(255,255,255,.12);border-radius:12px;box-shadow:0 18px 50px rgba(0,0,0,.28);opacity:0;visibility:hidden;transform:translateY(-45%) translateX(8px);transition:.18s;pointer-events:none;text-align:right}.news-tooltip:after{content:"";position:absolute;right:100%;top:50%;border:7px solid transparent;border-right-color:#15212b;transform:translateY(-50%) rotate(180deg)}.news-tooltip__media{height:78px;border-radius:8px;overflow:hidden}.news-tooltip__media img{width:100%;height:100%;object-fit:cover}.news-tooltip__body{display:flex;flex-direction:column;gap:6px}.news-tooltip__body strong{font-size:.88em;line-height:1.65}.news-tooltip__body>span{font-size:.76em;line-height:1.8;color:#c9d4dc}.news-tooltip__body small{color:#8fc8ec}.has-news-tooltip:hover>.news-tooltip,.has-news-tooltip:focus-within>.news-tooltip,.has-news-tooltip:hover>div>.news-tooltip,.has-news-tooltip:focus-within>div>.news-tooltip{opacity:1;visibility:visible;transform:translateY(-50%) translateX(0)}
.live-page-shell{padding-bottom:30px}.live-page-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 30px;margin-bottom:16px;background:linear-gradient(135deg,#0d3147,#0b72b9);color:#fff;border-radius:18px;box-shadow:var(--shadow)}.live-page-hero h1{margin:8px 0 4px;font-size:2em}.live-page-hero p{margin:0;color:#d9edf9}.live-status{display:inline-flex;align-items:center;gap:8px;padding:4px 10px;border-radius:999px;background:rgba(255,255,255,.14);font-weight:800}.live-status i{width:9px;height:9px;background:#ff4757;border-radius:50%;box-shadow:0 0 0 0 rgba(255,71,87,.7);animation:pulse-red 1.5s infinite}@keyframes pulse-red{70%{box-shadow:0 0 0 9px rgba(255,71,87,0)}}.live-page-refresh{border:1px solid rgba(255,255,255,.4);background:rgba(255,255,255,.12);color:#fff;padding:11px 16px;border-radius:10px;cursor:pointer;font:inherit}.live-filters{display:flex;gap:8px;overflow:auto;padding:10px 0 18px;scrollbar-width:thin}.live-filters button{flex:0 0 auto;border:1px solid var(--border);background:var(--surface);color:var(--text);padding:9px 14px;border-radius:999px;cursor:pointer;font:inherit}.live-filters button.active{background:var(--sk-accent);border-color:var(--sk-accent);color:#fff}.live-page-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px}.live-feed-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--sk-radius);box-shadow:var(--shadow);overflow:visible}.live-feed-head{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid var(--border)}.live-last-update{font-size:.8em;color:var(--muted)}.live-news-list{padding:4px 20px}.live-news-item{display:grid;grid-template-columns:12px minmax(0,1fr);gap:12px;padding:15px 0;border-bottom:1px dashed var(--border)}.live-news-item:last-child{border-bottom:0}.live-news-dot{width:8px;height:8px;margin-top:11px;border-radius:50%;background:var(--sk-accent-2)}.live-news-content h2{font-size:1em;line-height:1.8;margin:0 0 5px}.live-category{padding:1px 7px;border-radius:999px;background:var(--surface-2)}.live-load-more{display:block;margin:8px auto 20px;border:1px solid var(--border);background:var(--surface-2);color:var(--text);padding:10px 22px;border-radius:9px;cursor:pointer}.live-loading,.live-empty{text-align:center;padding:40px;color:var(--muted)}.single-news{padding:0;overflow:hidden}.single-news-header{padding:30px 32px 24px;background:linear-gradient(180deg,var(--surface),var(--surface-2));border-bottom:1px solid var(--border)}.single-news-header h1{font-size:2.05em;margin:12px 0;line-height:1.65}.single-lead{font-size:1.08em;color:var(--muted);line-height:2;margin:0 0 18px}.single-meta-row{display:flex;justify-content:space-between;gap:16px;align-items:center;flex-wrap:wrap}.single-source{display:flex;gap:6px;align-items:center;font-size:.82em}.single-source span{color:var(--muted)}.single-source a,.single-source strong{color:var(--sk-accent)}.featured-media--news{margin:0;background:#0e1720}.featured-media--news img{border-radius:0;max-height:620px;object-fit:cover}.featured-media--news figcaption{padding:8px 24px;color:#d4dde4}.article-tools{display:flex;justify-content:flex-end;gap:7px;padding:14px 32px 0}.article-tools button{border:1px solid var(--border);background:var(--surface-2);color:var(--text);border-radius:7px;padding:6px 10px;cursor:pointer}.article-body{padding:10px 32px 28px;font-size:1.08em;line-height:2.15}.article-body>p:first-child:first-letter{font-size:2.8em;float:right;line-height:.9;margin:10px 0 0 8px;color:var(--sk-accent);font-weight:900}.entry-footer,.single-news>.share-box,.source-disclaimer{margin-left:32px;margin-right:32px}.source-disclaimer{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-top:20px;margin-bottom:28px;padding:15px 18px;border-right:4px solid var(--sk-accent);background:var(--surface-2);border-radius:8px}.source-disclaimer a{color:var(--sk-accent);font-weight:800}
@media(max-width:820px){.live-page-layout{grid-template-columns:1fr}.live-page-aside{display:none}.news-tooltip{display:none}.single-news-header,.article-body{padding-left:20px;padding-right:20px}.entry-footer,.single-news>.share-box,.source-disclaimer{margin-left:20px;margin-right:20px}.live-page-hero{padding:22px}.live-page-hero h1{font-size:1.55em}}
@media print{.site-header,.site-footer,.sidebar,.breadcrumbs,.article-tools,.share-box,.related-posts,.comments-area,.back-to-top{display:none!important}.content-layout{display:block}.single-card{box-shadow:none;border:0}.article-body{font-size:12pt}}

/* === Shahre Khabar reference layout, v5 === */
body{background:#f4f4f4;color:#222;font-family:Tahoma,"Segoe UI",Arial,sans-serif}.container{width:min(calc(100% - 24px),1180px)}.site-header{box-shadow:0 1px 7px rgba(0,0,0,.09)}.topbar{background:#fff;color:#606060;border-bottom:1px solid #e8e8e8}.topbar-inner{min-height:34px}.header-main{min-height:78px}.brand-name{font-size:2.1rem;color:#d71920}.main-nav{background:#353535;box-shadow:none}.main-nav a{padding:12px 14px;font-size:13px}.main-nav li:hover>a,.main-nav .current-menu-item>a{background:#d71920;color:#fff}.hot-tags-bar{background:#fff;border-bottom:1px solid #ddd}.hot-tags-inner{display:flex;align-items:center;gap:10px;min-height:42px;overflow:hidden;font-size:12px}.hot-tags-inner>strong{flex:0 0 auto;color:#555}.hot-tags-scroller{display:flex;gap:13px;overflow:auto;scrollbar-width:none;white-space:nowrap}.hot-tags-scroller::-webkit-scrollbar{display:none}.hot-tags-scroller a{color:#555}.hot-tags-scroller a:hover{color:#d71920}.site-main{padding-top:14px}.breadcrumbs{margin-bottom:10px}
.shahre-home{padding-bottom:30px}.lead-news-strip{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;background:#fff;border:1px solid #ddd;margin-bottom:12px;min-height:46px}.lead-news-strip>strong{align-self:stretch;display:flex;align-items:center;gap:8px;background:#d71920;color:#fff;padding:0 14px;font-size:13px}.lead-news-strip>strong i,.live-feed-head i{width:8px;height:8px;border-radius:50%;background:#fff;box-shadow:0 0 0 0 rgba(255,255,255,.8);animation:pulse 1.6s infinite}.lead-news-strip .ticker-window{height:44px}.lead-news-strip .ticker-window li{height:44px}.live-page-link{font-size:12px;color:#d71920;padding:0 10px;white-space:nowrap}.ticker-refresh{font-size:18px}.spotlight-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.spotlight-card{display:grid;grid-template-columns:160px minmax(0,1fr);background:#fff;border:1px solid #ddd;min-height:112px;position:relative}.spotlight-media{height:100%}.spotlight-media img{width:100%;height:100%;object-fit:cover}.spotlight-copy{padding:12px}.spotlight-copy h2{font-size:15px;line-height:1.85;margin:6px 0}.spotlight-copy time{font-size:11px;color:#888}.news-source{color:#d71920;font-size:11px;font-weight:700;white-space:nowrap}.news-board{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:14px;align-items:start}.news-board-main{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shahre-section{background:#fff;border:1px solid #d9d9d9;min-width:0}.shahre-section-head{height:43px;display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #d71920;padding:0 12px;background:#fafafa}.shahre-section-head h2{font-size:15px;margin:0;color:#333}.shahre-section-head a{font-size:11px;color:#888}.shahre-headlines{padding:3px 11px}.headline-row{position:relative;padding:9px 0;border-bottom:1px solid #ececec}.headline-row:last-child{border-bottom:0}.headline-main{display:flex;align-items:flex-start;gap:8px}.headline-bullet{width:5px;height:5px;background:#d71920;border-radius:50%;margin-top:10px;flex:0 0 auto}.headline-row h3{font-size:13px;line-height:1.9;margin:0;font-weight:600}.headline-row h3 a:hover{color:#d71920}.headline-meta{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin-top:2px;color:#8b8b8b;font-size:10px}.headline-views:before{content:"●";font-size:7px;margin-left:4px;color:#bbb}.news-board-sidebar .sidebar{display:block}.widget{border-radius:0;box-shadow:none;border-color:#ddd}.widget-title{font-size:14px;border-bottom:2px solid #d71920;background:#fafafa}.top-banner{border-radius:0}
/* Functional hover preview */
.news-tooltip{display:none;position:fixed;z-index:99999;width:min(390px,calc(100vw - 24px));background:#fff;color:#222;border:1px solid #bbb;box-shadow:0 12px 35px rgba(0,0,0,.22);padding:10px;direction:rtl;text-align:right;pointer-events:none}.news-tooltip.is-visible{display:grid;grid-template-columns:100px minmax(0,1fr);gap:10px}.news-tooltip__media{height:76px;overflow:hidden}.news-tooltip__media img{width:100%;height:100%;object-fit:cover}.news-tooltip__body{display:flex;flex-direction:column;gap:5px}.news-tooltip__body strong{font-size:13px;line-height:1.75}.news-tooltip__body>span{font-size:11px;color:#666;line-height:1.7}.news-tooltip__body small{font-size:10px;color:#d71920}.news-tooltip:not(:has(.news-tooltip__media)){grid-template-columns:1fr}
/* Live news page */
.shahre-live-page{padding-bottom:35px}.live-category-tabs{display:flex;flex-wrap:wrap;background:#fff;border:1px solid #ddd;margin-bottom:10px}.live-category-tabs button{border:0;border-left:1px solid #eee;background:#fff;padding:10px 13px;cursor:pointer;font-family:inherit;font-size:12px}.live-category-tabs button.active,.live-category-tabs button:hover{background:#d71920;color:#fff}.live-titlebar{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #ddd;border-bottom:3px solid #d71920;padding:12px 16px;margin-bottom:10px}.live-titlebar h1{font-size:20px;margin:0}.live-titlebar p{display:inline;margin:0 8px;color:#777;font-size:11px}.live-page-refresh,.live-load-more{border:1px solid #ccc;background:#fff;padding:8px 12px;font-family:inherit;cursor:pointer}.live-page-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:14px}.live-feed-panel{background:#fff;border:1px solid #ddd}.live-feed-head{display:flex;justify-content:space-between;align-items:center;padding:11px 14px;background:#333;color:#fff}.live-feed-head strong{display:flex;align-items:center;gap:8px}.live-last-update{font-size:10px;color:#ddd}.live-news-item{position:relative;display:grid;grid-template-columns:92px minmax(0,1fr) 110px 80px;gap:10px;align-items:center;padding:11px 14px;border-bottom:1px solid #ececec}.live-news-item:hover{background:#fffbea}.live-news-item h2{font-size:13px;line-height:1.8;margin:0}.live-time{font-size:10px;color:#777}.live-category{font-size:10px;color:#777;text-align:left}.live-load-more{display:block;margin:14px auto}.live-load-more[hidden]{display:none}
/* Better internal news pages */
.single-layout{grid-template-columns:minmax(0,1fr) 290px}.single-card{border-radius:0;box-shadow:none;padding:0;background:#fff;border:1px solid #ddd}.single-news-header{padding:22px 28px 16px;border-top:4px solid #d71920;border-bottom:1px solid #eee}.single-news-header h1{font-size:28px;line-height:1.75;margin:10px 0}.single-lead{font-size:15px;color:#555;line-height:2;border-right:3px solid #d71920;padding-right:12px}.single-meta-row{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.featured-media--news{margin:0}.featured-media--news img{border-radius:0;width:100%;max-height:520px;object-fit:cover}.article-tools{position:sticky;top:54px;z-index:3;display:flex;gap:6px;padding:9px 28px;background:#fafafa;border-bottom:1px solid #eee}.article-tools button{border:1px solid #ccc;background:#fff;padding:5px 10px;cursor:pointer}.article-body{padding:24px 34px;font-size:16px;line-height:2.25}.article-body p{margin:0 0 1.35em}.entry-footer,.share-box,.source-disclaimer{margin-left:28px;margin-right:28px}.source-disclaimer{display:flex;justify-content:space-between;align-items:center;background:#fff8e7;border:1px solid #f0d48f;padding:13px;margin-top:18px;margin-bottom:24px}.source-disclaimer a{color:#d71920;font-weight:700}.archive-card{border-radius:0;box-shadow:none}
@media(max-width:900px){.news-board,.live-page-layout,.single-layout{grid-template-columns:1fr}.news-board-sidebar,.live-page-aside{display:none}.news-board-main{grid-template-columns:1fr 1fr}.live-news-item{grid-template-columns:75px minmax(0,1fr) 90px}.live-category{display:none}}@media(max-width:640px){.container{width:min(calc(100% - 16px),1180px)}.header-main{min-height:64px}.spotlight-grid,.news-board-main{grid-template-columns:1fr}.spotlight-card{grid-template-columns:115px minmax(0,1fr)}.lead-news-strip{grid-template-columns:auto minmax(0,1fr) auto}.lead-news-strip .live-page-link{display:none}.hot-tags-inner>strong{display:none}.live-category-tabs{overflow:auto;flex-wrap:nowrap}.live-category-tabs button{white-space:nowrap}.live-titlebar{align-items:flex-start}.live-titlebar h1{font-size:17px}.live-titlebar p{display:block;margin:5px 0}.live-news-item{grid-template-columns:67px minmax(0,1fr)}.live-news-item>.news-source,.live-news-item>.live-category{display:none}.single-news-header{padding:18px}.single-news-header h1{font-size:21px}.article-body{padding:20px;font-size:15px}.article-tools{padding:8px 18px}.entry-footer,.share-box,.source-disclaimer{margin-left:18px;margin-right:18px}.news-tooltip{display:none!important}}

/* === Iranian RTL visual system, v5.1 === */
html{direction:rtl}body{direction:rtl;background:var(--sk-body-bg,#f5f3ef);font-family:var(--sk-font-family,"Vazirmatn","IRANSansX",Tahoma,Arial,sans-serif);font-feature-settings:"ss01" 1,"tnum" 1;text-rendering:optimizeLegibility;letter-spacing:0}.site-shell{overflow:clip}.container{width:min(calc(100% - 28px),var(--sk-container));}.site-header{background:rgba(255,255,255,.98);border-bottom:0;box-shadow:0 8px 28px rgba(42,31,15,.08)}.topbar{background:#f8f2e8;color:#665b4b;border-bottom:1px solid #eadfce}.topbar-inner{min-height:38px}.header-main{min-height:96px}.brand-name{color:var(--sk-accent-2);font-weight:950;letter-spacing:-1.2px}.brand p{padding-right:16px;border-right:1px solid #e6dac8;color:#7b6c58}.icon-button{border-radius:14px;border-color:#e5d9c7;background:#fffaf2;box-shadow:0 4px 14px rgba(80,55,20,.06)}.main-nav{background:linear-gradient(100deg,#173b32,#245f50 55%,#173b32);border-bottom:3px solid #d6a94d}.main-nav a{font-weight:800;padding:14px 17px}.main-nav li:hover>a,.main-nav .current-menu-item>a{background:#d6a94d;color:#1b302a}.hot-tags-bar{background:#fffaf3;border-bottom:1px solid #eadfce}.hot-tags-inner>strong{color:#8b5d16}.hot-tags-scroller a{background:#f4eadb;border:1px solid #ead9bf;border-radius:999px;padding:4px 10px;color:#6a5435}.hot-tags-scroller a:hover{background:#245f50;border-color:#245f50;color:#fff}.site-main{padding-top:20px}.breadcrumbs{background:#fff;border:1px solid #eadfce;border-radius:12px;padding:8px 12px;color:#786c5d}.lead-news-strip{border:1px solid #e1d2bd;border-radius:16px;box-shadow:0 10px 28px rgba(77,51,15,.08)}.lead-news-strip>strong{background:linear-gradient(135deg,#b4252c,#df3942);font-weight:900}.top-banner{border-radius:18px;box-shadow:0 12px 32px rgba(65,46,20,.12)}.spotlight-card,.shahre-section,.widget,.single-card,.archive-card,.comments-area,.related-posts,.error-404,.live-feed-panel,.live-category-tabs,.live-titlebar{border:1px solid #e6dac8;background:#fffdf9}.spotlight-card{border-radius:18px;overflow:hidden;box-shadow:0 10px 24px rgba(70,48,18,.08)}.spotlight-copy h2{font-weight:900;letter-spacing:-.25px}.news-source{color:#a66c0b;background:#fff1cf;border:1px solid #efd49a;border-radius:999px;padding:2px 8px}.shahre-section{border-radius:16px;overflow:hidden;box-shadow:0 8px 22px rgba(70,48,18,.06)}.shahre-section-head{height:48px;background:linear-gradient(180deg,#fffdf9,#faf4e9);border-bottom:0;padding:0 15px;position:relative}.shahre-section-head:after{content:"";position:absolute;right:14px;left:14px;bottom:0;height:3px;border-radius:4px;background:linear-gradient(90deg,var(--sk-accent-2),#d6a94d)}.shahre-section-head h2{font-size:15px;font-weight:950;color:#273f36}.shahre-section-head a{background:#f2e6d5;border-radius:999px;padding:3px 9px;color:#7b5b2d}.headline-row{padding:10px 2px}.headline-bullet{background:#d6a94d;width:7px;height:7px;box-shadow:0 0 0 4px #f8edda}.headline-row h3{font-size:13.5px;font-weight:750;line-height:2}.headline-row:hover{background:linear-gradient(90deg,transparent,#fff8e8);padding-right:7px}.headline-row,.headline-row h3 a{transition:.2s}.widget{border-radius:16px;box-shadow:0 8px 22px rgba(70,48,18,.06)}.widget-title{background:linear-gradient(180deg,#fffdf9,#faf4e9);border-bottom:0;font-weight:950;color:#27483d}.widget-title:after{width:66px;height:3px;border-radius:3px;background:linear-gradient(90deg,var(--sk-accent-2),#d6a94d)}.widget li{border-bottom:1px dashed #e9ddcc}.search-form input[type=search],input[type=text],input[type=email],input[type=url],textarea,select{font-family:inherit;border:1px solid #dfd1bd;border-radius:12px;background:#fffdf9}.search-submit,.button,button,input[type=submit]{font-family:inherit}.single-card{border-radius:20px;overflow:hidden;box-shadow:0 14px 36px rgba(65,44,17,.09)}.single-news-header{border-top:0;padding:28px 34px 20px;background:linear-gradient(180deg,#fffaf0,#fff)}.single-news-header:before{content:"";display:block;width:84px;height:5px;margin-bottom:18px;border-radius:999px;background:linear-gradient(90deg,var(--sk-accent-2),#d6a94d)}.single-news-header h1{font-size:clamp(25px,3vw,38px);font-weight:950;letter-spacing:-.8px;color:#203b32}.single-lead{border-right:4px solid #d6a94d;background:#fff8e8;border-radius:0 12px 12px 0;padding:12px 15px;color:#5f5444}.article-tools{background:#fbf5eb;border-color:#eadfce}.article-tools button{border-radius:10px;border-color:#dfd0ba;background:#fff}.article-body{font-size:17px;line-height:2.35;color:#302d29}.article-body h2,.article-body h3{color:#214d40;font-weight:950}.article-body blockquote{margin:24px 0;padding:20px 24px;background:#fff8e7;border-right:5px solid #d6a94d;border-radius:14px;color:#574934}.article-body img{border-radius:16px;box-shadow:0 10px 30px rgba(42,31,15,.12)}.source-disclaimer{border:1px solid #ead09b;border-right:5px solid #d6a94d;border-radius:14px;background:#fff7df}.share-box a,.share-box button,.entry-footer a{border-radius:999px}.archive-header{border-radius:18px;padding:22px;background:linear-gradient(135deg,#fffaf0,#fff)}.archive-card{border-radius:16px;box-shadow:0 8px 22px rgba(70,48,18,.06)}.site-footer{background:linear-gradient(135deg,#153a31,#0f2923);border-top:5px solid #d6a94d}.site-footer,.site-footer a{color:#eef7f2}.back-to-top{border-radius:16px;background:#d6a94d;color:#173b32;box-shadow:0 8px 22px rgba(70,48,18,.2)}.news-tooltip{border-radius:16px;border-color:#dfcfb6;box-shadow:0 18px 45px rgba(51,36,15,.24);padding:12px}.news-tooltip__media{border-radius:11px}.live-category-tabs,.live-titlebar,.live-feed-panel{border-radius:16px;overflow:hidden}.live-category-tabs button{font-weight:800;border-left-color:#eadfce}.live-category-tabs button.active,.live-category-tabs button:hover{background:#245f50}.live-titlebar{border-bottom:0}.live-titlebar:after{content:"";position:absolute}.live-feed-head{background:linear-gradient(100deg,#173b32,#245f50);border-bottom:3px solid #d6a94d}.live-news-item:hover{background:#fff8e8}
body.sk-card-outlined .spotlight-card,body.sk-card-outlined .shahre-section,body.sk-card-outlined .widget,body.sk-card-outlined .single-card,body.sk-card-outlined .archive-card{box-shadow:none;border-width:2px}body.sk-card-flat .spotlight-card,body.sk-card-flat .shahre-section,body.sk-card-flat .widget,body.sk-card-flat .single-card,body.sk-card-flat .archive-card{box-shadow:none;border-color:transparent;border-radius:6px}
body.is-dark{--sk-body-bg:#111916}.is-dark .site-header,.is-dark .topbar,.is-dark .hot-tags-bar,.is-dark .breadcrumbs,.is-dark .spotlight-card,.is-dark .shahre-section,.is-dark .widget,.is-dark .single-card,.is-dark .archive-card,.is-dark .comments-area,.is-dark .related-posts,.is-dark .live-feed-panel,.is-dark .live-category-tabs,.is-dark .live-titlebar{background:#17231f;border-color:#32463e;color:#eef5f1}.is-dark .shahre-section-head,.is-dark .widget-title,.is-dark .single-news-header,.is-dark .article-tools{background:#1d2c27;color:#eef5f1}.is-dark .headline-row:hover{background:#21332c}.is-dark .article-body{color:#e8efeb}
@media(max-width:760px){.container{width:min(calc(100% - 16px),var(--sk-container))}.header-main{min-height:72px}.brand p{display:none}.brand-name{font-size:1.55rem}.shahre-section,.widget,.single-card{border-radius:13px}.single-news-header{padding:20px}.article-body{padding:20px;font-size:15.5px;line-height:2.2}.lead-news-strip{border-radius:12px}.spotlight-card{border-radius:13px}}

/* === Complete modern Persian redesign, v5.2 === */
:root{
 --sk-ink:#18231f;--sk-ink-soft:#50615a;--sk-brand:#0f6b54;--sk-brand-deep:#0a4436;
 --sk-gold:#d7a536;--sk-danger:#d9363e;--sk-paper:#ffffff;--sk-paper-soft:#f7faf8;
 --sk-line:#e1e9e5;--sk-shadow-sm:0 6px 20px rgba(15,58,46,.07);
 --sk-shadow-md:0 14px 40px rgba(15,58,46,.11);--sk-shadow-lg:0 24px 70px rgba(15,58,46,.16);
}
html,body{direction:rtl}
body{font-family:"Vazirmatn",var(--sk-font-family),Tahoma,sans-serif!important;background:linear-gradient(180deg,#f7faf8 0,#f2f6f4 60%,#edf3f0 100%);color:var(--sk-ink);font-weight:400;line-height:1.95}
button,input,textarea,select,.button{font-family:inherit!important}
h1,h2,h3,h4,h5,h6,.brand-name,.main-nav,.widget-title{font-family:"Vazirmatn",var(--sk-font-family),Tahoma,sans-serif!important;font-weight:800;letter-spacing:-.035em}
.container{width:min(calc(100% - 32px),var(--sk-container))}
.site-header{background:rgba(255,255,255,.94);backdrop-filter:saturate(160%) blur(14px);box-shadow:0 1px 0 rgba(10,68,54,.08),0 12px 34px rgba(20,55,45,.06)}
.topbar{background:var(--sk-brand-deep);color:#d9eee7;border:0}.topbar-inner{min-height:36px}.topbar a{color:#fff}.topbar a:hover{color:#ffe29a}
.header-main{padding:14px 0;min-height:106px}.header-main-inner{width:100%;display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(135deg,#fff 0,#fbfdfc 70%,#f1f8f5 100%);border:1px solid var(--sk-line);border-radius:24px;padding:17px 22px;box-shadow:var(--sk-shadow-sm)}
.brand{display:flex;align-items:center;gap:18px;min-width:0}.custom-logo{max-height:68px;width:auto}.brand-name{font-size:clamp(1.7rem,3vw,2.5rem);color:var(--sk-brand-deep);position:relative}.brand-name:after{content:"";position:absolute;right:0;bottom:-6px;width:42px;height:4px;border-radius:10px;background:linear-gradient(90deg,var(--sk-gold),var(--sk-danger))}.brand p{margin:0;color:var(--sk-ink-soft);font-size:.88rem;border-right:1px solid var(--sk-line);padding-right:18px;max-width:360px}
.header-actions{display:flex;gap:9px}.icon-button{width:44px;height:44px;border-radius:14px;background:#f3f8f6;border:1px solid #dbe8e3;color:var(--sk-brand-deep);box-shadow:none;transition:.2s}.icon-button:hover{transform:translateY(-2px);background:var(--sk-brand);color:#fff;border-color:var(--sk-brand)}
.header-search{background:#fff;border-top:1px solid var(--sk-line);padding:15px 0}.header-search .search-form{max-width:760px;margin:auto}
.main-nav{background:linear-gradient(110deg,var(--sk-brand-deep),var(--sk-brand));border:0;box-shadow:0 8px 25px rgba(9,67,52,.18)}.main-nav .container{display:flex}.main-nav ul{gap:3px}.main-nav a{padding:15px 18px;border-radius:10px;font-size:.94rem;color:#eefaf6;position:relative}.main-nav a:after{content:"";position:absolute;right:18px;left:18px;bottom:8px;height:2px;border-radius:10px;background:var(--sk-gold);transform:scaleX(0);transition:.22s}.main-nav li:hover>a,.main-nav .current-menu-item>a{background:rgba(255,255,255,.1);color:#fff}.main-nav li:hover>a:after,.main-nav .current-menu-item>a:after{transform:scaleX(1)}
.main-nav .sub-menu{background:#fff;border:1px solid var(--sk-line);border-radius:14px;box-shadow:var(--sk-shadow-lg);padding:8px;min-width:230px}.main-nav .sub-menu a{color:var(--sk-ink);padding:10px 12px}.main-nav .sub-menu a:hover{background:#eef7f3;color:var(--sk-brand)}
.hot-tags-bar{background:#fff;border-bottom:1px solid var(--sk-line);padding:9px 0}.hot-tags-inner{gap:16px}.hot-tags-inner>strong{white-space:nowrap;color:var(--sk-brand-deep);font-size:.88rem}.hot-tags-inner>strong:before{content:"●";color:var(--sk-danger);font-size:.75rem;margin-left:7px}.hot-tags-scroller{gap:8px}.hot-tags-scroller a{padding:5px 12px;background:#f4f8f6;border:1px solid #dfeae5;color:#4b6259;border-radius:999px;font-size:.8rem;transition:.2s}.hot-tags-scroller a:hover{background:var(--sk-brand);border-color:var(--sk-brand);color:#fff;transform:translateY(-1px)}
.site-main{padding:22px 0 48px}.breadcrumbs{font-size:.8rem;background:rgba(255,255,255,.82);border:1px solid var(--sk-line);border-radius:13px;padding:9px 14px;box-shadow:0 4px 16px rgba(15,58,46,.04)}
.content-layout{gap:24px;align-items:start}.content-main{min-width:0}
.widget{border-radius:18px;border:1px solid var(--sk-line);background:#fff;box-shadow:var(--sk-shadow-sm);overflow:hidden;margin-bottom:20px}.widget-title{font-size:1rem;padding:16px 18px;margin:0;background:linear-gradient(180deg,#fff,#f6faf8);color:var(--sk-brand-deep);border:0;position:relative}.widget-title:after{content:"";position:absolute;right:18px;bottom:0;width:54px;height:3px;border-radius:8px;background:linear-gradient(90deg,var(--sk-brand),var(--sk-gold))}.widget>ul,.widget>div,.widget>form,.widget>p{margin:0;padding:13px 18px}.widget li{padding:9px 0;border-bottom:1px dashed #dce7e2}.widget li:last-child{border:0}.widget a:hover{color:var(--sk-brand)}
.archive-layout{margin-top:2px}.archive-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--sk-brand-deep),#14795f);color:#fff;border-radius:24px;padding:30px 32px;margin-bottom:22px;box-shadow:var(--sk-shadow-md)}.archive-hero:after{content:"";position:absolute;left:-50px;top:-80px;width:250px;height:250px;border:55px solid rgba(255,255,255,.06);border-radius:50%}.archive-hero__eyebrow{display:inline-flex;padding:5px 11px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);font-size:.78rem;margin-bottom:9px}.archive-hero h1{font-size:clamp(1.65rem,3vw,2.45rem);color:#fff;margin:0 0 9px;position:relative;z-index:1}.archive-description{color:#d9eee7;max-width:720px}.archive-description p{margin:0}.archive-hero__meta{display:flex;gap:9px;margin-top:17px}.archive-hero__meta span{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);padding:5px 10px;border-radius:10px;font-size:.78rem}
.archive-list{display:grid;gap:17px}.archive-card{display:grid;grid-template-columns:250px minmax(0,1fr);background:#fff;border:1px solid var(--sk-line);border-radius:20px;overflow:hidden;box-shadow:var(--sk-shadow-sm);transition:transform .25s,box-shadow .25s,border-color .25s}.archive-card:hover{transform:translateY(-4px);box-shadow:var(--sk-shadow-md);border-color:#c8ddd4}.archive-thumb{position:relative;min-height:190px;background:#edf4f1;overflow:hidden}.archive-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.archive-card:hover .archive-thumb img{transform:scale(1.045)}.image-placeholder{width:100%;height:100%;min-height:190px;display:grid;place-items:center;background:linear-gradient(135deg,#eaf4ef,#dcebe4);color:#7c998d;font-weight:800}.archive-category{position:absolute;right:13px;top:13px;background:rgba(10,68,54,.91);color:#fff;padding:5px 10px;border-radius:999px;font-size:.74rem;backdrop-filter:blur(8px)}
.archive-copy{padding:19px 22px;display:flex;flex-direction:column}.archive-card__meta{display:flex;gap:13px;color:#76877f;font-size:.76rem;margin-bottom:6px}.archive-card__meta span+span:before{content:"•";margin-left:13px;color:var(--sk-gold)}.archive-copy h2{font-size:1.19rem;line-height:1.75;margin:0 0 7px}.archive-copy h2 a:hover{color:var(--sk-brand)}.archive-copy p{color:var(--sk-ink-soft);font-size:.89rem;line-height:1.95;margin:0 0 13px}.archive-card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:12px;border-top:1px solid #edf2ef}.reading-time{font-size:.76rem;color:#7e8d87}.read-more{display:inline-flex;align-items:center;gap:6px;color:var(--sk-brand);font-size:.82rem;font-weight:800}.read-more span{transition:.2s}.read-more:hover span{transform:translateX(-4px)}
.pagination-wrap{padding-top:10px}.nav-links{display:flex;justify-content:center;gap:7px;flex-wrap:wrap}.page-numbers{min-width:40px;height:40px;display:grid;place-items:center;border-radius:11px;background:#fff;border:1px solid var(--sk-line);box-shadow:0 3px 12px rgba(15,58,46,.04)}.page-numbers.current,.page-numbers:hover{background:var(--sk-brand);color:#fff;border-color:var(--sk-brand)}
.single-card,.comments-area,.related-posts{background:#fff;border:1px solid var(--sk-line);border-radius:24px;overflow:hidden;box-shadow:var(--sk-shadow-sm)}.single-news-header{padding:34px 38px 25px;background:linear-gradient(145deg,#fff,#f7fbf9);border:0}.single-news-header:before{width:72px;background:linear-gradient(90deg,var(--sk-danger),var(--sk-gold))}.single-news-header h1{font-size:clamp(1.8rem,3.6vw,3rem);line-height:1.65;color:var(--sk-ink);letter-spacing:-.045em}.single-lead{background:#f5faf7;border:1px solid #dcebe4;border-right:4px solid var(--sk-brand);border-radius:13px;padding:14px 17px;color:#53645d}.single-meta-row{color:#74837d}.article-tools{padding:10px 38px;background:#f8fbf9;border-color:var(--sk-line)}.article-tools button{border-radius:10px;border:1px solid #d9e6e0;background:#fff;color:var(--sk-brand-deep)}.article-tools button:hover{background:var(--sk-brand);color:#fff}.article-body{padding:30px 42px;font-size:1.02rem;line-height:2.25;color:#29342f}.article-body h2{font-size:1.55rem;margin-top:2em}.article-body h3{font-size:1.28rem;margin-top:1.7em}.article-body a{color:var(--sk-brand);text-decoration:underline;text-decoration-color:#bcd6cb;text-underline-offset:4px}.article-body blockquote{background:#f5faf7;border:1px solid #dcebe4;border-right:5px solid var(--sk-gold);border-radius:15px;padding:20px 23px}.article-body table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--sk-line);border-radius:14px;overflow:hidden}.article-body th,.article-body td{padding:11px 13px;border-bottom:1px solid var(--sk-line)}.article-body th{background:#eef7f3}.source-disclaimer{border-radius:14px;background:#fff9e9;border-color:#efdba9}.comments-area,.related-posts{padding:24px;margin-top:20px}
.search-form{display:flex;gap:8px}.search-form label{flex:1}.search-form input[type=search]{width:100%;height:46px;background:#fff;border:1px solid #d8e5df;border-radius:12px;padding:0 14px}.search-submit{border:0;border-radius:12px;padding:0 18px;background:var(--sk-brand);color:#fff;font-weight:700}.search-submit:hover{background:var(--sk-brand-deep)}
.empty-state{text-align:center;background:#fff;border:1px solid var(--sk-line);border-radius:22px;padding:48px 24px;box-shadow:var(--sk-shadow-sm)}.empty-state__icon{font-size:3rem;color:#9cb3aa}.empty-state h2{margin:8px 0}.empty-state .search-form{max-width:580px;margin:20px auto 0}
.site-footer{background:linear-gradient(145deg,#092f25,#0d4a3a);border-top:4px solid var(--sk-gold);color:#dcece6}.site-footer .widget{background:transparent;border:0;box-shadow:none;color:#dcece6}.site-footer .widget-title{background:transparent;color:#fff;padding-right:0}.site-footer .widget-title:after{right:0}.site-footer a:hover{color:#ffe092}
body.is-dark{--sk-ink:#edf5f1;--sk-ink-soft:#a9bbb4;--sk-paper:#14211c;--sk-paper-soft:#192922;--sk-line:#2b4037;background:#101914}.is-dark .site-header,.is-dark .header-main-inner,.is-dark .hot-tags-bar,.is-dark .widget,.is-dark .archive-card,.is-dark .single-card,.is-dark .comments-area,.is-dark .related-posts,.is-dark .empty-state{background:#15231d;border-color:#2c4239;color:#edf5f1}.is-dark .archive-copy p,.is-dark .single-meta-row,.is-dark .reading-time{color:#a9bbb4}.is-dark .single-news-header,.is-dark .article-tools,.is-dark .widget-title{background:#192922}.is-dark .article-body{color:#dce7e2}.is-dark .search-form input[type=search]{background:#111c17;color:#fff;border-color:#344b41}
@media(max-width:960px){.header-main-inner{border-radius:18px}.archive-card{grid-template-columns:210px minmax(0,1fr)}.content-layout{grid-template-columns:1fr}.sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.widget{margin-bottom:0}}
@media(max-width:720px){.container{width:min(calc(100% - 18px),var(--sk-container))}.topbar{display:none}.header-main{min-height:auto;padding:9px 0}.header-main-inner{padding:12px 13px;border-radius:16px}.brand p{display:none}.brand-name{font-size:1.5rem}.icon-button{width:40px;height:40px}.main-nav .container{display:block}.main-nav a{padding:12px 13px}.hot-tags-inner>strong{display:none}.archive-hero{border-radius:18px;padding:23px 20px}.archive-card{grid-template-columns:1fr}.archive-thumb{height:210px;min-height:0}.archive-copy{padding:16px 17px}.sidebar{grid-template-columns:1fr}.single-news-header{padding:23px 20px}.article-tools{padding:8px 20px;overflow-x:auto}.article-body{padding:23px 20px;font-size:.96rem}.site-main{padding-top:12px}.breadcrumbs{display:none}}
@media(max-width:430px){.header-actions .theme-toggle{display:none}.archive-thumb{height:190px}.archive-card__footer{align-items:flex-end}.archive-copy h2{font-size:1.08rem}.single-news-header h1{font-size:1.55rem}}
