.topbar ul,nav ul{list-style:none;margin:0;padding:0}.topbar ul li a,body{color:#111}.container,.topbar{margin:auto}.topbar ul li a,article,body,nav a{font-family:var(--font-type)}.post-meta,.topbar{direction:rtl}.nav-wrapper,.post-meta,.topbar,.topbar .menu-toggle,.topbar ul,nav,nav ul{display:flex}.topbar ul li,header{position:relative}:root:has(.topbar.light-color){--bg:#fff;--text:#111;--primary:#f1f1f1;--muted:#000;--accent:#444;--link:#0073aa;--link-hover:#005177;--chip-bg:#f5f5f5;--chip-text:#444;--divider:rgba(255,255,255,.08)}*{box-sizing:border-box}body{margin:0;background:var(--bg);line-height:1.6}header{background:var(--primary);color:var(--primaryText);z-index:100;border-bottom:3px solid var(--main-color)}nav ul{gap:0}.topbar ul li a,nav a{display:block;text-decoration:none}nav a{padding:8px;color:#fff;font-weight:700;font-size:1rem;letter-spacing:.1px;white-space:nowrap}nav a:hover{background:var(--accent)}footer,header{border-top:3px solid var(--main-color)}.topbar{max-width:1200px;padding:10px 12px;align-items:center;justify-content:space-between}.container,main{max-width:900px;padding:0 20px}.logo img{display:block;width:170px;cursor:pointer;max-width:100%;height:auto}.topbar ul li a{padding:12px 18px;transition:color .3s}.topbar ul li a:hover{color:var(--primary)}.topbar ul li:hover>a::after{transform:rotate(180deg)}.nav-wrapper{align-items:center;gap:10px;flex:1;justify-content:flex-end}.menu-toggle svg{width:28px;height:28px}.topbar .menu-toggle{background:var(--primary)!important;border:0;padding:8px 12px;border-radius:6px;cursor:pointer;color:#fff;align-items:center;justify-content:center;transition:background .3s}main{margin:18px auto}article h1{margin-bottom:10px;text-align:center;font-weight:700;line-height:1.4;font-size:clamp(1.8rem,2.2vw,2.2rem)}.content{background-color:#fff}article,article p{font-size:1.1rem;line-height:1.9}article p{line-height:1.8;margin-bottom:1.4em;min-height:2em}article img{margin:15px 0;border-radius:6px}article h2{font-size:clamp(1.2rem,2vw,1.6rem)}.post-meta{margin:15px 0;text-align:center;font-size:.9rem;color:#666;flex-wrap:wrap;gap:12px;justify-content:center}.post-meta .post-meta-item{display:flex;align-items:center;gap:4px;background:#f5f5f5;padding:4px 10px;border-radius:18px;box-shadow:0 1px 3px rgb(0 0 0/.1);transition:background-color .3s}.post-meta .post-meta-item-content a{color:var(--link);text-decoration:none;transition:color .3s}.post-meta-item.post-meta-updated .post-date-published{display:none}@media (max-width:767px){nav.menu-h-container{display:none;position:absolute;line-height:1.9;top:100%;right:0;width:100%;background:var(--primary);z-index:99;flex:unset}nav.menu-h-container ul{display:flex;flex-direction:column;align-items:center;padding-left:0}}@media (min-width:768px){.menu-toggle{display:none!important}.nav-wrapper .header-nav{display:flex!important;gap:1rem}}.adsense-unit{display:block;margin:1rem auto;overflow:hidden}@media (max-width:480px){.adsense-unit{width:300px;height:250px}}@media (min-width:481px) and (max-width:768px){.adsense-unit{width:336px;height:360px}}@media (min-width:769px){.adsense-unit{width:728px;height:280px}}.post-image{margin-bottom:30px}.post-image img{width:100%;height:auto;border-radius:4px;display:block;object-fit:cover;margin:0;padding:0}.post-image-inner{margin:0 auto;overflow:hidden}.widget-title h2::before{content:"📖";margin-left:8px;font-size:.9rem}footer,footer a{display:grid;place-items:center;color:var(--muted)}footer a:hover{text-decoration:underline}.post-gnews,.post-tags,footer a,footer p{text-align:center}.light-color,.light-color a,.light-color a:focus,.light-color a:hover{color:#000!important;background-color:transparent!important}footer{background:var(--primary);padding:25px 0;margin-top:24px}footer a{text-decoration:none}footer p{max-width:900px;margin:10px 4px 0;font-size:14px}.footer-links{max-width:1200px;margin:auto;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.logo{display:inline-block;width:170px;height:auto;cursor:pointer}.posts,.posts .post,.posts .post-link,.sidebar,.sidebar .widget-area{position:relative}.posts .posts-inner{position:relative;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:5px}.posts .post{margin:5px;flex-basis:250px;flex-shrink:0;box-shadow:0 2px 8px rgb(0 0 0/.25);border-radius:8px;overflow:hidden;transition:transform .2s,box-shadow .2s;--style1-height:7.5em;background:#fff}.posts .post:hover{box-shadow:0 4px 16px rgb(0 0 0/.2)}.posts .post-link{height:100%;border:1px solid #fff0;display:flex}.posts .post-link:hover{transform:scale(1.02);transition:transform .3s ease-in-out}.posts .post-thumb{background-size:cover;background-position:center;background-repeat:no-repeat;z-index:10}.posts .post:hover .post-thumb{transform:scale(1.05)}.posts .overlay{visibility:hidden;background:rgb(0 0 0/.2)}.posts .post:hover .overlay{background:0 0}.posts .title{flex-grow:1;margin:0;z-index:20;font-size:1em;line-height:1.6}body:not(.simple-mode) .posts .post.style2 .post-link{flex-direction:column}body:not(.simple-mode) .posts .post.style2 .post-thumb{min-height:150px}body:not(.simple-mode) .posts .post.style2 .title{margin:10px}.widget-inner{margin:30px 0}.widget-title h2{margin:0;position:relative}.widget-header{margin-bottom:20px;border:2px solid rgb(0 0 0/.05);padding:4px 8px;border-radius:12px}.widget-header .widget-title h2{color:#000;font-size:18px}.widget-area a{text-decoration:none!important;color:var(--link-color)}.gnews-btn,.post-tags-inner a{text-decoration:none}.post-tags{margin-top:20px}.post-tags-inner{display:inline-flex;flex-wrap:wrap;gap:10px 12px;justify-content:center;padding:0}.gnews-btn,.gnews-site{color:#000}.post-tags-inner a{display:inline-block;background:#f9fafb;color:#333;padding:6px 12px;border-radius:30px;font-size:13px;transition:.3s;border:1px solid #e0e0e0;line-height:1.4}.post-tags-inner a:hover{background:#0073aa;color:#fff;border-color:#0073aa;transform:translateY(-3px);box-shadow:0 6px 12px rgb(0 0 0/.12)}.share-buttons-default,.social-links ul{display:flex;gap:10px;justify-content:center}.share-buttons-default{align-items:center;margin:20px 0}.share-buttons-default a,.share-buttons-inner{display:flex;align-items:center;justify-content:center}.share-buttons-inner{flex-wrap:wrap;gap:15px}.share-buttons-default a{width:50px;height:50px;border-radius:50%;color:#fff;font-weight:700;font-size:18px;text-decoration:none;transition:transform .2s,box-shadow .2s}.sb-facebook a,.ss-facebook{background:#3b5998}.ss-messenger{background:#0084ff}.ss-whatsapp{background:#25d366}.ss-twitter{background:#000}.gnews-btn,.social-links li a{align-items:center;transition:background .3s}.post-gnews{margin:30px 0}.gnews-btn{display:inline-flex;justify-content:center;flex-wrap:wrap;gap:6px;background:#f6f6f6;font-size:18px;font-weight:700;padding:8px 10px;border-radius:8px;white-space:normal;line-height:1.6}.gnews-btn:hover{background:#e4e4e4}.gnews-icon{width:28px;height:28px;flex-shrink:0}.social-links ul{list-style:none;padding:0;margin:0}.social-links li a{display:flex;justify-content:center;width:40px;height:40px;border-radius:50%}.sb-twitter a{background:#1da1f2}.social-links li a:hover{opacity:.8}@media (max-width:600px){.post-tags-inner a{font-size:12px;padding:5px 10px}}.posts .post-link,.posts .post-thumb{transform:none!important;transition:none!important}.posts .post-link:hover,.posts .post:hover .post-thumb{transform:none!important}@font-face{font-family:"Greta";src:url(https://www.arabsvoice.net/wp-content/themes/slashnews/assets/fonts/Greta_Arabic_Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--main-color:#244b7a;--link-color:#1b5db5;--font-type:"Greta"}