/*
Theme Name: Akhbar Net
Theme URI: https://akhbarnet.com
Author: Akhbar Net
Author URI: https://akhbarnet.com
Description: RTL-first Arabic news theme (light/night dual modes) built for WordPress. All content — menus, categories, sections, breaking bar, most-read, ads — is served dynamically from WordPress; no hardcoded data.
Version: 1.0.12
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: akhbar-net
Tags: news, two-columns, right-sidebar, rtl-language-support, custom-logo, custom-menu, featured-images, translation-ready, threaded-comments, editor-style, wide-blocks
*/

/* =====================================================
   1. VARIABLES & PALETTES
   ===================================================== */
:root{--red:#e01f26;--teal:#55ccbe;--blue:#2f9df4;--gblue:#4285f4;--green:#7cb342;--saudi:#2f9e5f;--amber:#f2a33c;--purple:#a05fb5;--pink:#c2417f}
body.light-theme{--bg-page:#f5f6f8;--bg-surface:#fff;--bg-elev:#fff;--text:#17191c;--muted:#69707a;--border:#e3e6ea;--ph:#dde2e8;--ph2:#e8ecf1;--ph-ic:#9aa2ad}
body.night-theme{--bg-page:#1a1f2b;--bg-surface:#232a38;--bg-elev:#2c3445;--text:#f2f4f7;--muted:#98a3b3;--border:#3c4a60;--ph:#3d4a61;--ph2:#46546c;--ph-ic:#8593a8}

/* =====================================================
   2. BASE
   ===================================================== */
*{box-sizing:border-box;margin:0;padding:0}
html{-webkit-text-size-adjust:100%}
body{font-family:"Cairo","Segoe UI",Tahoma,"Noto Kufi Arabic",sans-serif;background:var(--bg-page);color:var(--text);line-height:1.6;transition:background .3s,color .3s;overflow-x:hidden}
body.no-scroll{overflow:hidden}
a{color:inherit;text-decoration:none}
ul,ol{list-style:none}
button{font-family:inherit;color:inherit;background:none;border:0;cursor:pointer}
input,textarea,select{font-family:inherit}
img{max-width:100%;height:auto}
figure{margin:0 0 24px}
iframe{max-width:100%}
table{width:100%;border-collapse:collapse;margin-bottom:24px}
table th,table td{border:1px solid var(--border);padding:8px 12px;text-align:start}
blockquote{border-inline-start:4px solid var(--red);background:var(--bg-elev);padding:16px 20px;margin:0 0 24px;font-weight:600}

/* Icon sprite */
.aa{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}
.aa.f{fill:currentColor;stroke:none}

/* Layout helpers */
.page-content{max-width:1200px;margin:0 auto;padding:0 16px}
.ph{background:repeating-linear-gradient(45deg,var(--ph) 0 14px,var(--ph2) 14px 28px);display:flex;align-items:center;justify-content:center;color:var(--ph-ic)}
.ph .aa{width:30px;height:30px;opacity:.7}
.img-box img,.sectionHero_media img,.image-wrapper img,.latest_img img,.avatar_image img,.video-link .img-box img{width:100%;height:100%;object-fit:cover;display:block}

/* Section theme colors */
.news-theme{--theme-color:var(--red)}
.saudi-theme{--theme-color:var(--saudi)}
.business-theme{--theme-color:var(--amber)}
.sports-theme,.sport-theme{--theme-color:var(--green)}
.gulf-theme{--theme-color:var(--blue)}
.lifestyle-theme{--theme-color:var(--pink)}
.opinions-theme{--theme-color:var(--purple)}
.latest-theme{--theme-color:var(--purple)}
.vod-theme{--theme-color:var(--teal)}

/* =====================================================
   3. ACCESSIBILITY
   ===================================================== */
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}
.skip-link{position:absolute;top:-48px;inset-inline-start:16px;z-index:999;background:var(--red);color:#fff;padding:10px 18px;border-radius:0 0 4px 4px;font-weight:700;transition:top .2s}
.skip-link:focus{top:0}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible,summary:focus-visible{outline:2px solid var(--red);outline-offset:2px}

/* =====================================================
   4. TOP INFO BAR
   ===================================================== */
.top-info{border-bottom:1px solid var(--border);font-size:12px;color:var(--muted)}
.top-info__content{display:flex;justify-content:space-between;align-items:center;padding:7px 0;gap:12px}
.top-info__link-list{display:flex;gap:16px}
.top-info__link-list a:hover{color:var(--text)}

/* =====================================================
   5. MAIN HEADER
   ===================================================== */
.main-header{padding:16px 0;position:relative}
.main-header>.page-content{display:flex;justify-content:space-between;align-items:center;gap:16px}
.logo{display:inline-flex;align-items:center;gap:12px}
.logo img,.logo .custom-logo{max-height:48px;width:auto;display:block}
.brand_text{display:flex;flex-direction:column;justify-content:center;line-height:1.15}
.brand_title{font-size:30px;font-weight:800;color:var(--red);letter-spacing:-1px}
.brand_desc{font-size:11px;font-weight:600;color:var(--muted);margin-top:2px}
.main-header_extra{display:flex;align-items:center;gap:14px}
.main-header_link{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:13px;font-weight:600}
.btn.live{background:var(--red);color:#fff;padding:7px 14px;border-radius:3px;font-weight:700}
.btn.live:hover{background:#c0171d}
.theme-switch{display:flex;border:1px solid var(--border);border-radius:3px;overflow:hidden}
.theme-switch_element{padding:7px 10px;cursor:pointer;color:var(--muted)}
.theme-switch_element.active{background:var(--bg-elev);color:var(--amber)}
.drop-down-base{position:relative}
.drop-down-base__list{display:none;position:absolute;top:110%;inset-inline:0;background:var(--bg-surface);border:1px solid var(--border);border-radius:3px;min-width:120px;z-index:70}
.drop-down-base.open .drop-down-base__list{display:block}
.drop-down-base__list a{display:block;padding:8px 12px;font-size:13px}
.drop-down-base__list a:hover{background:var(--bg-elev)}

/* Search slide-down */
.search-layout{display:none;position:absolute;top:100%;inset-inline:0;background:var(--bg-surface);border-bottom:1px solid var(--border);padding:14px 0;z-index:80}
.search-layout.open{display:block}
.search-form{display:flex;gap:10px;align-items:center}
.search-form input{flex:1;background:var(--bg-elev);border:1px solid var(--border);color:var(--text);padding:10px 14px;border-radius:3px;font-size:14px}
.search-form input::placeholder{color:var(--muted)}
.search-form button[type=submit]{color:var(--muted);display:flex}
.search-cancel{color:var(--muted);font-size:13px}

/* =====================================================
   6. MAIN NAV + DESKTOP MEGA DROPDOWN
   ===================================================== */
.main-nav{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg-page);position:sticky;top:0;z-index:60}
body.admin-bar .main-nav{top:32px}
.main-nav>.page-content{position:relative}
.main-nav_list{display:flex;overflow-x:auto;scrollbar-width:none}
.main-nav_list::-webkit-scrollbar{display:none}
.main-nav_link{display:block;padding:13px 15px;font-weight:700;font-size:14px;white-space:nowrap;position:relative}
.main-nav_link:hover{color:var(--red)}
.underBar{position:absolute;bottom:0;inset-inline:15px;height:2px;background:transparent}
.main-nav_element.active .underBar,.main-nav_link:hover .underBar{background:var(--red)}
.main-nav_sub-menu{display:none;position:absolute;top:100%;inset-inline:0;background:var(--bg-surface);border:1px solid var(--border);border-top:2px solid var(--red);padding:14px;z-index:65;grid-template-columns:repeat(4,1fr);gap:6px}
.main-nav_element:hover .main-nav_sub-menu,.main-nav_element:focus-within .main-nav_sub-menu{display:grid}
.mega-menu_label{display:block;padding:8px 10px;font-size:13px;font-weight:600;border-radius:3px}
.mega-menu_label:hover{background:var(--bg-elev);color:var(--red)}

/* Breadcrumb strip */
.article-nav{background:var(--bg-page);padding:12px 0;border-bottom:1px solid var(--border)}
.breadcrumb{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--muted);flex-wrap:wrap}
.breadcrumb a:hover{color:var(--red)}
.breadcrumb .aa{width:14px;height:14px}

/* =====================================================
   7. OFF-CANVAS MEGA MENU
   ===================================================== */
.mega-menu_overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:90}
.mega-menu_overlay.open{display:block}
.mega-menu{position:fixed;top:0;bottom:0;right:0;width:320px;max-width:90vw;background:var(--bg-surface);z-index:100;transform:translateX(100%);transition:transform .3s;overflow-y:auto;padding:16px}
.mega-menu.open{transform:none}
.mega-menu_header{display:flex;justify-content:flex-end;padding-bottom:10px;border-bottom:1px solid var(--border);margin-bottom:10px;font-weight:700}
.mega-menu_close{cursor:pointer;display:flex}
.mega-menu a.mega-link{display:block;padding:11px 4px;font-weight:700}
.mega-menu a.mega-link:hover{color:var(--red)}
.mega-menu a.mega-link--ext{padding:8px 4px;color:var(--muted);font-weight:600}
.mega-menu a.mega-link--ext .aa{width:14px;height:14px;margin-inline-start:4px}
.mega-menu_section-title{display:block;padding:8px 4px;font-weight:700;margin-top:14px;border-bottom:1px solid var(--border)}
.mega-menu details{border-bottom:1px solid var(--border)}
.mega-menu summary{padding:11px 4px;font-weight:700;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}
.mega-menu summary::-webkit-details-marker{display:none}
.mega-menu details a{display:block;padding:7px 14px;font-size:13px;color:var(--muted)}
.mega-menu details a:hover{color:var(--red)}

/* =====================================================
   8. ADS
   ===================================================== */
.advertisement-wrapper{margin:24px 0}
.ad-title{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:10px;margin-bottom:8px}
.ad-title .line{flex:1;height:1px;background:var(--border)}
.adslot{border:1px dashed var(--border);background:var(--bg-elev);min-height:90px;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:12px;letter-spacing:2px}
.adslot--leaderboard{min-height:250px}
.adslot--mpu{min-height:250px}
.widget{margin:24px 0}
.widget-title{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:10px;margin-bottom:8px}
.widget-title .line{flex:1;height:1px;background:var(--border)}
.widget ul a{display:block;padding:6px 0;font-size:14px}
.widget ul a:hover{color:var(--red)}

/* =====================================================
   9. SECTION LABELS / MORE LINK
   ===================================================== */
.section-label{display:flex;align-items:center;gap:10px;margin:28px 0 18px}
.section-label h2,.section-label>span{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:800}
.section-label a{display:flex;align-items:center;gap:8px}
.section-label a:hover{color:var(--red)}
.color-lead{width:12px;height:24px;background:var(--theme-color,var(--red));border-radius:2px}
.section-label .aa{width:14px;height:14px;color:var(--muted)}
.more-link{display:flex;border-top:1px solid var(--border);margin-top:18px;padding-top:14px}
.section-empty{border:1px dashed var(--border);border-radius:4px;margin-top:16px;padding:22px;text-align:center;color:var(--muted,#777);font-size:14px;background:var(--bg-surface,#fff)}
.more-link a{margin-inline-start:auto;border:1px solid var(--border);padding:8px 18px;border-radius:3px;font-size:13px;font-weight:700;display:flex;gap:6px;align-items:center}
.more-link a:hover{border-color:var(--red);color:var(--red)}
.more-link .aa{width:14px;height:14px}
.term-description{color:var(--muted);font-size:14px;max-width:800px;margin-top:-6px}

/* =====================================================
   10. HOME HERO SLIDER (front page)
   ===================================================== */
.sectionHero{display:grid;grid-template-columns:1fr 300px;gap:16px;margin-top:18px}
.sectionHero_gallery{position:relative;height:470px;overflow:hidden;border-radius:4px}
.sectionHero_element{position:absolute;inset:0;opacity:0;transition:opacity .7s;display:block}
.sectionHero_element.active{opacity:1}
.sectionHero_media{position:absolute;inset:0}
.sectionHero_gradient{position:absolute;inset-inline:0;bottom:0;height:55%;background:linear-gradient(transparent,rgba(0,0,0,.8))}
.sectionHero_info{position:absolute;bottom:0;inset-inline:0;padding:16px 24px 48px;color:#fff}
.sectionHero_title{font-size:24px;font-weight:800;line-height:1.4}
.sectionHero .kicker{background:rgba(255,255,255,.9);color:#1a1a1a}
.sectionHero_numbers{position:absolute;bottom:14px;left:24px;display:flex;gap:6px}
.sectionHero_numbers button{width:26px;height:26px;border-radius:3px;background:rgba(0,0,0,.55);color:#fff;font-weight:700;font-size:13px}
.sectionHero_numbers button.active{background:#fff;color:#1a1a1a}
.sectionHero_latest{display:grid;grid-template-rows:repeat(5,1fr);gap:12px}
.sectionHero_latest a{display:flex;gap:10px;align-items:center;background:var(--bg-surface);border:1px solid var(--border);border-radius:4px;padding:8px;transition:border-color .2s}
.sectionHero_latest a:hover{border-color:var(--red)}
.sectionHero_latest .ph{width:86px;height:86px;border-radius:3px;flex-shrink:0}
.sectionHero_latest .sectionHero_title{font-size:13px;font-weight:700;position:static;color:var(--text);padding:0}
.sectionHero_latest .services{font-size:11px}

/* =====================================================
   11. CATEGORY HERO (1 main + 4 side)
   ===================================================== */
.hero-main{display:grid;grid-template-columns:1fr 300px;gap:16px;margin-top:24px}
.hero-card{display:block;border-radius:6px;overflow:hidden;background:var(--bg-surface);border:1px solid var(--border);transition:border-color .2s}
.hero-card:hover{border-color:var(--red)}
.hero-card--main .img-box{aspect-ratio:16/9;display:block}
.hero-card__content{padding:16px}
.kicker{display:inline-block;background:var(--red);color:#fff;font-size:11px;font-weight:700;padding:2px 8px;border-radius:2px;margin-bottom:8px}
.hero-card--main .title{font-size:22px;font-weight:800;line-height:1.4;margin-bottom:8px;display:block}
.hero-card--main .desc{font-size:14px;color:var(--muted);margin-bottom:12px}
.services{display:flex;justify-content:space-between;gap:8px;font-size:12px;color:var(--muted)}
.services .section{color:var(--muted)}
.hero-main__side{display:grid;grid-template-rows:repeat(4,1fr);gap:12px}
.hero-card--side{display:flex;gap:12px;padding:10px;align-items:center}
.hero-card--side .img-box{width:100px;height:70px;flex-shrink:0;border-radius:4px}
.hero-card--side .title{font-size:14px;font-weight:700;line-height:1.4}
.hero-card--side .services{margin-top:6px;font-size:11px}

/* =====================================================
   12. CARDS & CAROUSELS
   ===================================================== */
/* Scroll carousel (category pages) */
.carousel{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:10px}
.carousel::-webkit-scrollbar{display:none}
.carousel>.list-item{flex:0 0 280px;scroll-snap-align:start;background:var(--bg-surface);border:1px solid var(--border);border-radius:6px;overflow:hidden;transition:border-color .2s}
.carousel>.list-item:hover{border-color:var(--red)}
.carousel>.list-item .img-box{aspect-ratio:16/9;border-radius:0}
.carousel>.list-item .content{padding:14px}

/* Grid carousel (front page) */
.carousel--grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;overflow:visible}
.carousel--grid>.list-item{flex:none;background:none;border:0;border-radius:0}
.carousel--grid>.list-item .img-box{margin-bottom:10px}

/* Shared card bits */
.list-item .img-box{aspect-ratio:16/9;border-radius:4px;overflow:hidden;position:relative;display:block}
.list-item .title{display:block;font-size:15px;font-weight:700;line-height:1.55;margin-bottom:10px}
.list-item .title:hover{color:var(--red)}
.list-item .icon-play{position:absolute;bottom:8px;right:8px;color:var(--teal)}

/* =====================================================
   13. LISTING 01 (main article + side list)
   ===================================================== */
.listing01-articles{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.main-article .img-box{aspect-ratio:16/9;border-radius:4px;overflow:hidden;margin-bottom:10px;display:block}
.main-article .title{font-size:20px;font-weight:800;line-height:1.4;margin-bottom:8px;display:block}
.main-article .title:hover{color:var(--red)}
.main-article .desc{font-size:14px;color:var(--muted);margin-bottom:12px}

/* Row list (category pages) */
.results-list{display:flex;flex-direction:column;gap:16px}
.results-list .list-item{display:flex;gap:14px;align-items:flex-start;padding-bottom:16px;border-bottom:1px solid var(--border)}
.results-list .list-item:last-child{border-bottom:0;padding-bottom:0}
.results-list .img-box{width:120px;height:80px;flex-shrink:0;border-radius:4px}
.results-list .title{font-size:15px;font-weight:700;line-height:1.5;margin-bottom:8px}
.results-list .services{font-size:12px}

/* Grid list (front page listing02) */
.results-list--grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}
.results-list--grid.main-results{margin-top:0}
.results-list--grid .list-item{flex-direction:column;border-bottom:0;padding-bottom:0}
.results-list--grid .img-box{width:100%;height:auto;aspect-ratio:16/9;margin-bottom:10px}

/* Listing02 — paired column sections */
.grid-listing02 .cols{display:grid;grid-template-columns:1fr 1fr;gap:28px}

/* =====================================================
   14. VIDEO LISTINGS
   ===================================================== */
.video-list{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.video-list .list-item{background:var(--bg-surface);border:1px solid var(--border);border-radius:6px;overflow:hidden}
.video-list .img-box{aspect-ratio:16/9;position:relative}
.video-list .time{position:absolute;bottom:8px;left:8px;background:rgba(0,0,0,.75);color:#fff;font-size:11px;padding:2px 7px;border-radius:2px}
.video-list .icon-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;background:rgba(255,255,255,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--red)}
.video-list .content{padding:14px}
.video-list .title{font-size:14px;font-weight:700;line-height:1.5}
.video-list .title:hover{color:var(--red)}
.vod-home{background:var(--bg-elev);margin-top:30px;padding:8px 0 22px;border-block:1px solid var(--border)}
.vod-home .video-list .list-item{background:transparent;border:0;border-radius:0}

/* =====================================================
   15. MOST READ / TRENDING
   ===================================================== */
.mostRead{background:var(--bg-surface);border:1px solid var(--border);border-radius:6px;margin-top:26px;overflow:hidden}
.mostRead_switch{display:flex;border-bottom:1px solid var(--border)}
.mostRead_switch .btn{display:flex;gap:8px;align-items:center;padding:12px 16px;border-bottom:2px solid transparent;color:var(--muted);font-size:13px;font-weight:700;cursor:pointer}
.mostRead_switch .btn .aa{width:16px;height:16px}
.mostRead_switch .btn.active{color:var(--red);border-bottom-color:var(--red)}
.mostRead_label{padding:14px 18px 0;font-size:13px;color:var(--muted);line-height:1.7}
.mostRead .tabs{padding:0 18px;border-bottom:1px solid var(--border)}
.tabs-tablist{display:flex;gap:4px}
.tabs-tab{padding:12px 14px;font-size:13px;font-weight:700;color:var(--muted);border-bottom:2px solid transparent;margin-bottom:-1px;cursor:pointer}
.tabs-tab.active{color:var(--red);border-bottom-color:var(--red)}
.mostRead .items{display:grid;grid-template-columns:1fr 1fr;gap:10px 24px;padding:16px 18px}
.mostRead .element{display:flex;gap:12px;align-items:flex-start}
.mostRead .position{flex-shrink:0;width:36px;height:36px;background:var(--red);color:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:800}
.mostRead .position--ghost{background:transparent;color:var(--red);border:1px solid var(--red)}
.mostRead .link{flex:1;min-width:0}
.mostRead .img-box{width:86px;height:86px;border-radius:4px;flex-shrink:0}
.mostRead .title{display:block;font-size:14px;font-weight:700;line-height:1.55}
.mostRead .title:hover{color:var(--red)}
.mostRead .interaction{display:flex;gap:14px;align-items:center;margin-top:6px;font-size:11px;color:var(--muted)}
.mostRead .interaction .aa{width:13px;height:13px}
.mostRead .panel,.mostRead .tabpanel{display:none}
.mostRead .panel.active,.mostRead .tabpanel.active{display:block}

/* =====================================================
   16. OPINIONS
   ===================================================== */
.opinions-list{display:flex;flex-direction:column}
.opinion_link{display:flex;gap:14px;align-items:flex-start;padding:16px 0;border-bottom:1px dashed var(--border)}
.opinion_link:last-child{border-bottom:0}
.opinion_link .avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;flex-shrink:0;background:var(--bg-elev)}
.opinion_link .title{display:block;font-size:14px;font-weight:700;line-height:1.55}
.opinion_link .title:hover{color:var(--red)}
.opinion_link .author-name{font-size:12px;color:var(--muted);margin-top:4px}
.opinion_body{flex:1;min-width:0}
.opinion_link .avatar img,.author .avatar img{width:100%;height:100%;object-fit:cover;display:block}

/* =====================================================
   17. SINGLE ARTICLE
   ===================================================== */
.articles-container{display:grid;grid-template-columns:1fr 300px;gap:40px;align-items:start;margin-top:24px}
.article-hero .image-wrapper{aspect-ratio:16/9;border-radius:4px;overflow:hidden}
.article-hero .caption{font-size:12px;color:var(--muted);margin-top:6px}
.headingInfo_title{font-size:30px;font-weight:800;line-height:1.4;margin:14px 0 10px}
.article-subtitle{font-size:16px;color:var(--muted);margin-bottom:14px}
.article-meta{display:flex;flex-wrap:wrap;gap:16px;align-items:center;margin-bottom:16px}
.author{display:flex;gap:10px;align-items:center}
.author .avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;flex-shrink:0;background:var(--bg-elev)}
.author .name{font-size:13px;font-weight:700}
.author .role{font-size:11px;color:var(--muted)}
.timeDate{display:flex;flex-direction:column;gap:2px;font-size:12px;color:var(--muted)}
.timeDate .aa{width:13px;height:13px;margin-inline-end:4px}
.utility{display:flex;justify-content:space-between;align-items:center;gap:12px;border-block:1px solid var(--border);padding:10px 0;margin:18px 0}
.readmode-toolbar{display:flex;gap:8px;align-items:center}
.util-btn{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:4px;color:var(--muted);background:var(--bg-surface)}
.util-btn:hover{color:var(--red);border-color:var(--red)}
.util-btn .aa{width:17px;height:17px}
.reading-time{display:flex;gap:6px;align-items:center;font-size:12px;color:var(--muted)}
.reading-time .aa{width:14px;height:14px}
.share-this{position:relative}
.share-list{display:none;position:absolute;top:calc(100% + 8px);inset-inline-start:0;background:var(--bg-elev);border:1px solid var(--border);border-radius:6px;padding:8px;gap:6px;z-index:30;box-shadow:0 8px 24px rgba(0,0,0,.15)}
.share-this:hover .share-list,.share-this:focus-within .share-list{display:flex}
.share-list a{width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--muted);background:var(--bg-surface);border:1px solid var(--border)}
.share-list a:hover{color:#fff;border-color:transparent;background:var(--red)}
.url-tooltip{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#111;color:#fff;padding:10px 20px;border-radius:4px;font-size:13px;opacity:0;pointer-events:none;transition:opacity .3s;z-index:140}
.url-tooltip.show{opacity:1}
.article-body{font-size:18px;line-height:1.9}
.article-body p{margin-bottom:24px}
.article-body a{color:var(--red);text-decoration:underline;text-underline-offset:3px}
.article-body h2,.article-body .inline-title{font-size:24px;font-weight:800;line-height:1.45;margin:32px 0 14px}
.article-body h3{font-size:20px;font-weight:800;margin:26px 0 12px}
.article-body ul{list-style:disc;padding-inline-start:24px;margin-bottom:24px}
.article-body ol{list-style:decimal;padding-inline-start:24px;margin-bottom:24px}
.article-body li{margin-bottom:8px}
.article-body figure{margin:24px 0}
.article-body figcaption{font-size:12px;color:var(--muted);margin-top:6px;text-align:center}
.video-player{position:relative;padding-top:56.25%;background:#000;border-radius:4px;overflow:hidden;margin-bottom:24px}
.video-player iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.google-news-callout{display:flex;gap:12px;align-items:center;flex-wrap:wrap;background:var(--bg-surface);border:1px solid var(--border);border-radius:6px;padding:14px 16px;margin:24px 0;font-size:14px}
.google-news-callout .aa{width:22px;height:22px;color:var(--gblue)}
.google-news-callout a{margin-inline-start:auto;border:1px solid var(--border);border-radius:3px;padding:7px 14px;font-size:13px;font-weight:700}
.google-news-callout a:hover{border-color:var(--red);color:var(--red)}
.post-tags{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}
.post-tags a{font-size:12px;background:var(--bg-surface);border:1px solid var(--border);padding:6px 14px;border-radius:20px}
.post-tags a:hover{color:var(--red);border-color:var(--red)}
.article-nav-links{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:26px 0}
.article-nav-links a{background:var(--bg-surface);border:1px solid var(--border);border-radius:6px;padding:14px;font-size:14px;font-weight:700;display:flex;gap:10px;align-items:center;min-width:0}
.article-nav-links a:hover{border-color:var(--red);color:var(--red)}
.article-nav-links .label{font-size:11px;color:var(--muted);font-weight:600}
.article-nav-links .next{justify-content:flex-end;text-align:end}
.latest_list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:16px}
.latest_element .img-box{aspect-ratio:16/9;border-radius:4px;overflow:hidden;margin-bottom:8px}
.latest_element .title{font-size:14px;font-weight:700;line-height:1.5}
.latest_element .title:hover{color:var(--red)}
.in-article-editors{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:16px}
.in-article-editors .img-box{aspect-ratio:16/9;border-radius:4px;overflow:hidden;margin-bottom:8px}
.in-article-editors .title{font-size:13px;font-weight:700;line-height:1.5}
.in-article-editors .title:hover{color:var(--red)}
.video-link{display:flex;gap:16px;align-items:center;background:var(--bg-elev);border:1px solid var(--border);border-radius:6px;padding:14px;margin:24px 0}
.video-link .img-box{width:160px;aspect-ratio:16/9;border-radius:4px;overflow:hidden;flex-shrink:0;position:relative}
.video-link .title{font-size:15px;font-weight:800}
.video-link:hover .title{color:var(--red)}
.video-link .aa{color:var(--red)}
.single-sidebar .widget{margin:0 0 24px}
.side-box{background:var(--bg-surface);border:1px solid var(--border);border-radius:6px;padding:18px;margin:0 0 24px}
.side-box_title{font-size:15px;font-weight:800;margin-bottom:6px;padding-bottom:10px;border-bottom:2px solid var(--red)}
.side-box_list{counter-reset:side-box}
.side-box_list li{counter-increment:side-box;display:flex;gap:10px;align-items:flex-start;padding:10px 0;border-bottom:1px solid var(--border)}
.side-box_list li:last-child{border-bottom:0;padding-bottom:0}
.side-box_list li::before{content:counter(side-box);min-width:24px;height:24px;border-radius:3px;background:var(--bg);color:var(--red);font-weight:800;font-size:13px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}
.side-box_list a{font-size:13.5px;font-weight:700;line-height:1.6;color:var(--text)}
.side-box_list a:hover{color:var(--red)}
.sticky-ad{position:sticky;top:80px}
body.admin-bar .sticky-ad{top:112px}
.bottom-nav{position:fixed;bottom:0;inset-inline:0;background:var(--bg-elev);border-top:1px solid var(--border);display:none;justify-content:space-between;gap:12px;padding:10px 16px;z-index:70;transform:translateY(100%);transition:transform .3s}
.bottom-nav.show{transform:translateY(0)}
.bottom-nav a{display:flex;flex-direction:column;max-width:45%;min-width:0}
.bottom-nav .dir{font-size:10px;color:var(--muted);display:flex;gap:4px;align-items:center}
.bottom-nav .dir .aa{width:12px;height:12px}
.bottom-nav .t{font-size:12px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.read-mode{position:fixed;inset:0;background:var(--bg-page);z-index:110;overflow-y:auto;padding:56px 16px 40px;display:none}
.read-mode.open{display:block}
.read-mode_close{position:fixed;top:12px;inset-inline-start:16px;width:40px;height:40px;border-radius:50%;background:var(--bg-surface);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;z-index:5}
.read-mode_inner{max-width:720px;margin:0 auto}
.read-mode_inner .headingInfo_title{font-size:26px}
.read-mode_inner .article-body{font-size:20px}

/* =====================================================
   18. FOOTER
   ===================================================== */
.footer{background:#131a26;color:#aab5c4;margin-top:40px;padding-top:32px;font-size:13px}
.footer a:hover{color:#fff}
.footer__head{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;padding-bottom:22px;border-bottom:1px solid rgba(255,255,255,.08)}
.footer-logo img{max-height:36px;width:auto;display:block}
.follow-us{display:flex;gap:10px;align-items:center;flex-wrap:wrap}
.follow-us .label{color:#fff;font-weight:700}
.follow-us a{width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.25);display:inline-flex;align-items:center;justify-content:center;color:#fff}
.follow-us a:hover{background:var(--red);border-color:var(--red);color:#fff}
.follow-us .aa{width:16px;height:16px}
.footer__pills{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
.wa-btn,.gnews-btn{display:inline-flex;gap:8px;align-items:center;border-radius:24px;padding:9px 18px;font-weight:700;font-size:13px;color:#fff}
.wa-btn{background:#25d366}
.gnews-btn{background:#4285f4}
.footer__links{display:grid;grid-template-columns:repeat(6,1fr);gap:24px;padding:26px 0}
.footer__links .widget{margin:0;background:none;border:0}
.footer__links h2,.footer__links h4,.footer__links .widget-title{display:block;color:#fff;font-size:14px;font-weight:800;margin-bottom:12px}
.footer__links .widget-title .line{display:none}
.footer__links li{margin-bottom:8px}
.footer__links a{color:#aab5c4;font-size:13px;padding:0}
.footer__links a:hover{color:#fff}
.footer__copy{border-top:1px solid rgba(255,255,255,.08);padding:16px 0;font-size:12px;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}

/* =====================================================
   19. CONSENT OVERLAY + BREAKING NEWS
   ===================================================== */
.privacy-overlay{position:fixed;inset:0;background:rgba(0,0,0,.65);z-index:130;display:flex;align-items:center;justify-content:center;padding:20px}
.privacy-box{background:var(--bg-elev);max-width:560px;width:100%;border-radius:8px;padding:28px}
.privacy-box h2{font-size:18px;font-weight:800;margin-bottom:12px}
.privacy-box p{font-size:14px;color:var(--muted);line-height:1.8;margin-bottom:18px}
.privacy-actions{display:flex;gap:12px;flex-wrap:wrap}
.btn-primary{background:var(--red);color:#fff;padding:10px 26px;border-radius:4px;font-weight:700;font-size:14px}
.btn-primary:hover{background:#c0171d;color:#fff}
.btn-ghost{border:1px solid var(--border);color:var(--text);padding:10px 26px;border-radius:4px;font-size:14px}
.btn-ghost:hover{border-color:var(--red);color:var(--red)}
.breaking-news{background:#1c2431;color:#fff;position:relative;overflow:hidden}
.breaking-news>.page-content{display:flex;gap:16px;align-items:center;padding:9px 16px}
.breaking-news .label{background:var(--red);padding:5px 12px;border-radius:3px;font-weight:800;font-size:12px;flex-shrink:0;display:flex;gap:6px;align-items:center}
.breaking-news .bn-items{position:relative;flex:1;min-width:0;height:22px}
.breaking-news .bn-item{position:absolute;inset:0;display:flex;align-items:center;gap:8px;font-size:13px;opacity:0;transform:translateY(8px);transition:opacity .4s,transform .4s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.breaking-news .bn-item.active{opacity:1;transform:none}
.breaking-news .bn-item:hover{color:var(--teal)}
.breaking-news .bn-timer{position:absolute;bottom:0;inset-inline-end:16px;height:2px;background:var(--red);animation:bn-timer 6s linear forwards}
@keyframes bn-timer{from{width:100%}to{width:0}}

/* =====================================================
   20. PAGINATION / SEARCH / 404 / COMMENTS / WP CORE
   ===================================================== */
[hidden]{display:none!important}
.menu-toggle{display:none;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--border);border-radius:4px}
.pagination{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin:30px 0}
.pagination .page-numbers{min-width:38px;height:38px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:4px;background:var(--bg-surface);font-size:14px;font-weight:700}
.pagination .page-numbers.current{background:var(--red);color:#fff;border-color:var(--red)}
.pagination .page-numbers:hover:not(.current){border-color:var(--red);color:var(--red)}
.search-page-header{margin:22px 0 6px}
.search-count{font-size:13px;color:var(--muted);margin-bottom:18px}
.error-404{text-align:center;padding:70px 16px}
.error-404 .code{font-size:90px;font-weight:800;color:var(--red);line-height:1}
.error-404 p{color:var(--muted);margin:14px auto 24px;max-width:460px}
.empty-state{text-align:center;padding:50px 16px;color:var(--muted)}
.empty-state .aa{width:44px;height:44px;opacity:.4;margin-bottom:14px}
.empty-state p{margin-bottom:16px}
.archive-header{margin:22px 0 10px}
.archive-header h1{font-size:26px;font-weight:800;display:flex;align-items:center;gap:10px}
.alignleft{float:left;margin:0 0 16px 24px}
.alignright{float:right;margin:0 24px 16px 0}
.aligncenter{display:block;margin:0 auto 24px}
.wp-caption{max-width:100%}
.wp-caption-text{font-size:12px;color:var(--muted);text-align:center;margin-top:6px}
.comments-area{margin-top:34px}
.comments-area .comments-title{font-size:20px;font-weight:800;margin-bottom:18px}
.comment-list{list-style:none}
.comment-list .comment{border:1px solid var(--border);border-radius:6px;background:var(--bg-surface);padding:16px;margin-bottom:16px}
.comment-list .children{list-style:none;margin:16px 16px 0 0;padding-inline-start:16px;border-inline-start:2px solid var(--border)}
.comment-meta{display:flex;gap:10px;align-items:center;flex-wrap:wrap;font-size:12px;color:var(--muted)}
.comment-meta .avatar{width:36px;height:36px;border-radius:50%}
.comment-author .fn{font-weight:700;color:var(--text);font-style:normal}
.comment-metadata a{color:var(--muted)}
.comment-content{font-size:14px;line-height:1.75;margin-top:10px}
.comment-content a{color:var(--red)}
.reply{margin-top:10px}
.reply a{font-size:12px;font-weight:700;color:var(--red)}
.comment-awaiting-moderation{display:inline-block;background:var(--amber);color:#fff;font-size:11px;padding:2px 8px;border-radius:3px;margin-top:8px}
.comment-respond{background:var(--bg-surface);border:1px solid var(--border);border-radius:6px;padding:20px;margin-top:24px}
.comment-reply-title{font-size:17px;font-weight:800;margin-bottom:14px;display:block}
.comment-form p{margin-bottom:14px}
.comment-form label{display:block;font-size:13px;font-weight:600;margin-bottom:6px}
.comment-form input[type=text],.comment-form input[type=email],.comment-form input[type=url],.comment-form textarea{width:100%;background:var(--bg-page);border:1px solid var(--border);border-radius:4px;color:var(--text);padding:10px 12px;font-size:14px}
.comment-form .submit{background:var(--red);color:#fff;border:0;border-radius:4px;padding:11px 28px;font-weight:700;font-size:14px;cursor:pointer}
.comment-form .submit:hover{background:#c0171d}
.comment-notes,.logged-in-as{font-size:12px;color:var(--muted);margin-bottom:14px}
.comment-form-cookies-consent{display:flex;gap:8px;align-items:center}
.comment-form-cookies-consent label{margin:0}

/* =====================================================
   21. RESPONSIVE
   ===================================================== */
@media (max-width:992px){
.menu-toggle{display:flex}
.main-nav .main-nav_list{display:none}
.main-nav_sub-menu{display:none!important}
.sectionHero{grid-template-columns:1fr}
.sectionHero_gallery{height:340px}
.hero-main{grid-template-columns:1fr}
.hero-main__side{grid-template-rows:none;grid-template-columns:1fr 1fr}
.listing01-articles{grid-template-columns:1fr}
.grid-listing02 .cols{grid-template-columns:1fr}
.video-list{grid-template-columns:1fr 1fr}
.mostRead .items{grid-template-columns:1fr}
.articles-container{grid-template-columns:1fr}
.latest_list{grid-template-columns:1fr 1fr}
.in-article-editors{grid-template-columns:1fr 1fr}
.footer__links{grid-template-columns:repeat(3,1fr)}
}
@media (max-width:600px){
.headingInfo_title{font-size:24px}
.article-body{font-size:17px}
.sectionHero_gallery{height:240px}
.sectionHero_latest{display:none}
.hero-main__side{grid-template-columns:1fr}
.carousel>.list-item{flex:0 0 240px}
.results-list--grid{grid-template-columns:1fr}
.video-list{grid-template-columns:1fr}
.latest_list{grid-template-columns:1fr}
.in-article-editors{grid-template-columns:1fr 1fr}
.footer__links{grid-template-columns:1fr 1fr}
.results-list .img-box{width:96px;height:64px}
.top-info__link-list{display:none}
.article-nav-links{grid-template-columns:1fr}
.bottom-nav{display:flex}
.read-mode_inner .article-body{font-size:18px}
}

/* =====================================================
   22. REDUCED MOTION
   ===================================================== */
@media (prefers-reduced-motion:reduce){
*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
.breaking-news .bn-timer{display:none}
.breaking-news .bn-item{position:static;display:none;opacity:1;transform:none}
.breaking-news .bn-item.active{display:flex}
}

/* 23. Compat rules for template parts --------------------------------- */
.sectionHero_latest .ph img{width:100%;height:100%;object-fit:cover;display:block}

/* 24. Timetable PDF viewer -------------------------------------------- */
.pdf-viewer{background:var(--bg-surface);border:1px solid var(--border);border-radius:8px;overflow:hidden;margin-top:20px}
.pdf-viewer_bar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:12px 16px;border-bottom:1px solid var(--border)}
.pdf-viewer_file{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--text);min-width:0}
.pdf-viewer_file .aa{width:18px;height:18px;flex:0 0 auto;color:var(--red)}
.pdf-viewer_name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:320px}
.pdf-viewer_size{color:var(--muted);font-weight:600;font-size:12px}
.pdf-viewer_download{display:inline-flex;align-items:center;gap:8px;padding:9px 20px}
.pdf-viewer_download .aa{width:16px;height:16px}
.pdf-viewer_frame{display:block;width:100%;height:clamp(480px,82vh,980px);border:0}
.pdf-viewer_fallback{padding:48px 20px;text-align:center;display:grid;gap:14px;justify-items:center;color:var(--muted)}
@media (max-width:600px){
.pdf-viewer_frame{height:70vh}
.pdf-viewer_name{max-width:180px}
}

/* 25. Weather dashboard ------------------------------------------------ */
.wx-error,.cx-error,.pr-error{margin-top:20px;border:1px dashed var(--border);border-radius:8px;background:var(--bg-surface);padding:48px 20px;display:grid;gap:12px;justify-items:center;color:var(--muted);font-weight:600}
.wx-error .aa,.cx-error .aa,.pr-error .aa{width:40px;height:40px;color:var(--red)}
.wx-hero{background:var(--bg-surface);border:1px solid var(--border);border-radius:8px;padding:24px;margin-top:20px}
.wx-hero_main{display:flex;align-items:center;gap:20px;flex-wrap:wrap}
.wx-hero_icon{width:84px;height:84px;color:var(--amber)}
.wx-hero_ids{display:flex;flex-direction:column;gap:2px;min-width:0}
.wx-hero_city{font-size:26px;font-weight:800}
.wx-hero_cond{color:var(--muted);font-size:14px;font-weight:600}
.wx-hero_temp{margin-inline-start:auto;display:flex;align-items:flex-start;gap:4px}
.wx-hero_temp b{font-size:56px;font-weight:800;line-height:1}
.wx-hero_temp i{font-style:normal;font-size:18px;font-weight:700;color:var(--muted);margin-top:8px}
.wx-hero_meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.wx-chip{display:inline-flex;align-items:center;gap:8px;background:var(--bg-elev);border:1px solid var(--border);border-radius:3px;padding:8px 14px;font-size:13px;font-weight:600;color:var(--muted)}
.wx-chip b{color:var(--text)}
.wx-chip .aa{width:16px;height:16px;color:var(--blue);flex:0 0 auto}
.wx-days{display:flex;gap:8px;margin-top:18px;overflow-x:auto}
.wx-day{min-width:86px;display:flex;flex-direction:column;align-items:center;gap:6px;background:var(--bg-elev);border:1px solid var(--border);border-radius:6px;padding:12px 8px}
.wx-day_name{font-size:12px;font-weight:700;color:var(--muted)}
.wx-day .aa{width:22px;height:22px;color:var(--amber)}
.wx-day_t{font-size:13px;font-weight:700}
.wx-day_t em{font-style:normal;font-weight:600;color:var(--muted)}
.wx-updated{display:block;margin-top:14px;font-size:12px;color:var(--muted)}
.wx-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}
.wx-city{display:flex;flex-direction:column;gap:6px;text-align:start;background:var(--bg-surface);border:1px solid var(--border);border-radius:8px;padding:14px;transition:border-color .2s}
.wx-city:hover{border-color:var(--muted)}
.wx-city.is-active{border-color:var(--red)}
.wx-city_head{display:flex;align-items:center;justify-content:space-between;gap:8px}
.wx-city_name{font-size:15px;font-weight:800}
.wx-city_head .aa{width:20px;height:20px;color:var(--amber)}
.wx-city_cond{font-size:12px;font-weight:600;color:var(--muted)}
.wx-city_temp{font-size:24px;font-weight:800}
@media (max-width:900px){
.wx-grid{grid-template-columns:repeat(2,1fr)}
.wx-hero_icon{width:64px;height:64px}
.wx-hero_temp b{font-size:44px}
}
@media (max-width:600px){
.wx-hero{padding:16px}
.wx-hero_temp b{font-size:38px}
}

/* 26. Currency dashboard ------------------------------------------------ */
.cx-intro,.pr-intro{margin:8px 0 0;font-size:14px;color:var(--muted);font-weight:600}
.cx-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:20px}
.cx-card{display:flex;flex-direction:column;gap:8px;background:var(--bg-surface);border:1px solid var(--border);border-radius:8px;padding:16px}
.cx-card_top{display:flex;flex-direction:column;gap:6px}
.cx-card_code{align-self:flex-start;background:var(--red);color:#fff;border-radius:3px;padding:2px 8px;font-size:12px;font-weight:800;letter-spacing:.5px}
.cx-card_name{font-size:13px;font-weight:600;color:var(--muted)}
.cx-card_val{font-size:28px;font-weight:800;line-height:1.1}
.cx-card_val i{font-style:normal;font-size:14px;font-weight:700;color:var(--muted);margin-inline-start:4px}
.cx-card_sub{font-size:12px;font-weight:600;color:var(--muted)}
.cx-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px}
.cx-search{flex:1;max-width:340px;display:inline-flex;align-items:center;gap:8px;background:var(--bg-surface);border:1px solid var(--border);border-radius:3px;padding:0 12px;transition:border-color .2s}
.cx-search:focus-within{border-color:var(--red)}
.cx-search .aa{width:16px;height:16px;color:var(--muted);flex:0 0 auto}
.cx-search input{flex:1;min-width:0;border:0;background:transparent;color:var(--text);padding:10px 0;font-size:14px}
.cx-search input:focus{outline:none}
.cx-search input::placeholder{color:var(--muted)}
.cx-count{font-size:12px;font-weight:700;color:var(--muted)}
.cx-tablewrap{background:var(--bg-surface);border:1px solid var(--border);border-radius:8px;overflow:auto;margin-top:12px}
.cx-table{margin-bottom:0;min-width:520px}
.cx-table th,.cx-table td{border:0;border-bottom:1px solid var(--border);padding:12px 16px;text-align:start}
.cx-table thead th{position:sticky;top:0;z-index:2;background:var(--bg-elev)}
.cx-table tbody tr:last-child td{border-bottom:0}
.cx-sort{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:800;color:var(--muted)}
.cx-sort::after{content:"↕";font-size:11px;opacity:.6}
.cx-sort[data-dir="asc"]{color:var(--red)}
.cx-sort[data-dir="asc"]::after{content:"▲";font-size:9px;opacity:1}
.cx-sort[data-dir="desc"]{color:var(--red)}
.cx-sort[data-dir="desc"]::after{content:"▼";font-size:9px;opacity:1}
.cx-row.is-priority{background:var(--bg-elev)}
.cx-row:hover{background:var(--bg-elev)}
.cx-cur{display:flex;flex-direction:column;gap:2px}
.cx-cur b{font-size:13px;font-weight:800}
.cx-cur span{font-size:12px;font-weight:600;color:var(--muted)}
.cx-num{font-size:14px;font-weight:700}
.cx-num em{font-style:normal;font-size:11px;font-weight:600;color:var(--muted)}
.cx-empty{text-align:center;padding:28px 0;color:var(--muted);font-weight:600}
.cx-updated{display:block;margin-top:14px;font-size:12px;color:var(--muted)}
@media (max-width:900px){
.cx-cards{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:600px){
.cx-card_val{font-size:24px}
.cx-count{display:none}
}

/* 27. Prayer dashboard -------------------------------------------------- */
.pr-hero{background:var(--bg-surface);border:1px solid var(--border);border-radius:8px;padding:24px;margin-top:20px}
.pr-hero_top{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.pr-date{display:flex;flex-direction:column;gap:2px;min-width:0}
.pr-date b{font-size:18px;font-weight:800}
.pr-date i{font-style:normal;font-size:12px;font-weight:600;color:var(--muted)}
.pr-hero_city{margin-inline-start:auto;font-size:22px;font-weight:800;color:var(--amber)}
.pr-next{display:flex;align-items:center;gap:16px;flex-wrap:wrap;background:var(--bg-elev);border:1px solid var(--border);border-radius:6px;padding:16px 18px;margin-top:18px}
.pr-next>.aa{width:30px;height:30px;color:var(--amber);flex:0 0 auto}
.pr-next_ids{display:flex;flex-direction:column;gap:2px}
.pr-next_ids i{font-style:normal;font-size:12px;font-weight:600;color:var(--muted)}
.pr-next_ids b{font-size:18px;font-weight:800}
.pr-next_time{margin-inline-start:auto;font-size:26px;font-weight:800;direction:ltr}
.pr-next_count{font-size:16px;font-weight:700;color:var(--muted);direction:ltr}
.pr-times{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;margin-top:18px}
.pr-card{display:flex;flex-direction:column;align-items:center;gap:4px;background:var(--bg-elev);border:1px solid var(--border);border-radius:6px;padding:14px 8px;text-align:center}
.pr-card.is-next{border-color:var(--amber)}
.pr-card i{font-style:normal;font-size:12px;font-weight:600;color:var(--muted)}
.pr-card b{font-size:19px;font-weight:800;direction:ltr}
.pr-updated{display:block;margin-top:14px;font-size:12px;color:var(--muted)}
.pr-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:20px}
.pr-city{display:flex;flex-direction:column;gap:6px;text-align:start;background:var(--bg-surface);border:1px solid var(--border);border-radius:8px;padding:14px;transition:border-color .2s}
.pr-city:hover{border-color:var(--muted)}
.pr-city.is-active{border-color:var(--red)}
.pr-city_name{font-size:15px;font-weight:800}
.pr-city_row{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;font-weight:600;color:var(--muted)}
.pr-city_row b{font-weight:800;color:var(--text);direction:ltr}
@media (max-width:900px){
.pr-grid{grid-template-columns:repeat(2,1fr)}
.pr-times{grid-template-columns:repeat(4,1fr)}
}
@media (max-width:600px){
.pr-hero{padding:16px}
.pr-hero_city{font-size:18px}
.pr-next_time{font-size:22px}
.pr-times{grid-template-columns:repeat(2,1fr)}
}