@import url('https://fonts.googleapis.com/css2?family=Noto+Naskh+Arabic:wght@400;500;600;700&family=Noto+Sans+Arabic:wght@400;500;600;700;800&display=swap');
:root{--orange:#ff6900;--navy:#082a4a;--red:#e51414;--ink:#152234;--muted:#718096;--surface:#fff;--bg:#f4f7fa;--line:#e7edf3;--radius:18px;--shadow:0 12px 34px rgba(8,42,74,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:'Noto Sans Arabic',sans-serif;background:var(--bg);color:var(--ink);line-height:1.9}a{text-decoration:none;color:inherit}img{max-width:100%}.container{max-width:1240px}.text-orange{color:var(--orange)!important}.bg-navy{background:var(--navy)!important}.btn-koh{background:var(--orange);color:#fff;border:none}.btn-koh:hover{background:#e85f00;color:#fff}.btn-navy{background:var(--navy);color:#fff}.btn-navy:hover{background:#0d3b66;color:#fff}
.top-strip{background:var(--navy);color:#d7e5f2;font-size:.84rem}.top-strip a:hover{color:#fff}.brand-row{background:#fff}.site-logo{width:150px;height:86px;object-fit:contain}.site-title{font-weight:800;color:var(--navy);font-size:1.35rem}.site-tagline{color:var(--muted);font-size:.86rem}.header-search{max-width:420px}.header-search .form-control{border:1px solid var(--line);border-radius:999px;padding:.7rem 1rem}.header-search .btn{border-radius:999px;margin-right:-48px;z-index:5}
.main-nav{background:#fff;border-top:1px solid var(--line);border-bottom:3px solid var(--orange);position:sticky;top:0;z-index:1020;box-shadow:0 4px 18px rgba(8,42,74,.04)}.main-nav .nav-link{font-weight:700;padding:.95rem .75rem;color:var(--navy);white-space:nowrap}.main-nav .nav-link:hover,.main-nav .nav-link.active{color:var(--orange)}.nav-scroll{overflow-x:auto;scrollbar-width:none}.nav-scroll::-webkit-scrollbar{display:none}
.breaking-bar{background:#fff;border-bottom:1px solid var(--line)}.breaking-label{background:var(--red);color:#fff;padding:.45rem .85rem;font-weight:800;border-radius:8px}.ticker{overflow:hidden;white-space:nowrap}.ticker-track{display:inline-flex;gap:2rem;animation:ticker 32s linear infinite}.ticker:hover .ticker-track{animation-play-state:paused}@keyframes ticker{from{transform:translateX(-10%)}to{transform:translateX(60%)}}
.hero-card{position:relative;overflow:hidden;border-radius:24px;min-height:455px;background:#111;box-shadow:var(--shadow)}.hero-card img{width:100%;height:455px;object-fit:cover;opacity:.72;transition:.35s}.hero-card:hover img{transform:scale(1.025)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 28%,rgba(4,21,37,.92) 100%);display:flex;align-items:flex-end;padding:2rem}.hero-title{font-size:1.85rem;line-height:1.65;font-weight:800;color:#fff}.hero-meta{color:#e8edf3;font-size:.88rem}.mini-hero{position:relative;min-height:216px;border-radius:18px;overflow:hidden;background:#111}.mini-hero img{width:100%;height:216px;object-fit:cover;opacity:.7}.mini-hero .hero-overlay{padding:1.2rem}.mini-hero .hero-title{font-size:1.08rem}
.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.15rem}.section-title h2{font-size:1.35rem;font-weight:800;color:var(--navy);margin:0;display:flex;align-items:center;gap:.6rem}.section-title h2:before{content:'';width:5px;height:28px;background:var(--orange);border-radius:10px}.section-title a{font-size:.85rem;color:var(--orange);font-weight:700}.news-card{height:100%;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:.25s;box-shadow:0 6px 18px rgba(8,42,74,.035)}.news-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.news-card img{width:100%;height:190px;object-fit:cover}.news-card .body{padding:1rem 1.05rem}.news-card h3{font-size:1.02rem;line-height:1.75;font-weight:800;color:var(--ink);margin:.45rem 0}.news-card p{font-size:.88rem;color:var(--muted);line-height:1.8;margin:0}.meta{display:flex;flex-wrap:wrap;gap:.65rem;color:#8996a5;font-size:.76rem}.category-badge{display:inline-flex;align-items:center;color:#fff;border-radius:999px;padding:.22rem .65rem;font-size:.72rem;font-weight:700}.type-badge{color:var(--orange);font-weight:700;font-size:.75rem}.list-card{display:flex;gap:.85rem;background:#fff;padding:.7rem;border-radius:14px;border:1px solid var(--line)}.list-card img{width:125px;height:92px;object-fit:cover;border-radius:10px;flex:0 0 auto}.list-card h3{font-size:.92rem;font-weight:800;line-height:1.65;margin:0}.list-card .meta{margin-top:.35rem}.sidebar-box{background:#fff;border:1px solid var(--line);border-radius:18px;padding:1.15rem;box-shadow:0 7px 20px rgba(8,42,74,.03)}.most-item{display:flex;gap:.8rem;padding:.75rem 0;border-bottom:1px solid var(--line)}.most-item:last-child{border:0}.most-number{font-size:1.5rem;font-weight:900;color:#dfe6ed;min-width:30px}.most-item:hover .most-number{color:var(--orange)}.rate-row{display:flex;align-items:center;justify-content:space-between;padding:.6rem 0;border-bottom:1px dashed var(--line)}.rate-row:last-child{border:0}.rate-code{color:var(--muted);font-size:.75rem}.newsletter{background:linear-gradient(135deg,var(--navy),#114b7b);color:#fff;border-radius:24px;padding:2rem}.newsletter .form-control{border:0;border-radius:12px;padding:.8rem 1rem}.newsletter .btn{border-radius:12px;font-weight:700}
.archive-header{background:linear-gradient(135deg,#fff,#f0f5fa);border:1px solid var(--line);border-radius:22px;padding:1.7rem}.archive-header h1{color:var(--navy);font-weight:800}.post-shell{background:#fff;border:1px solid var(--line);border-radius:22px;padding:1.6rem;box-shadow:var(--shadow)}.post-title{font-size:2rem;line-height:1.7;font-weight:900;color:var(--navy)}.post-cover{border-radius:18px;width:100%;max-height:610px;object-fit:cover}.post-body{font-family:'Noto Naskh Arabic',serif;font-size:1.18rem;line-height:2.2;color:#202b39}.post-body p{margin-bottom:1.3rem}.post-body img{border-radius:14px;height:auto}.post-body blockquote{border-right:4px solid var(--orange);padding:1rem 1.2rem;background:#fff7f0;border-radius:12px}.share-row a{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;color:var(--navy)}
.site-footer{background:#061e34;color:#cdd8e3;margin-top:4rem}.site-footer h5{color:#fff;font-weight:800}.site-footer a:hover{color:#fff}.footer-company{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);border-radius:16px;padding:1rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);font-size:.82rem}.flash-message{position:fixed;bottom:25px;left:25px;z-index:2000;min-width:280px}
@media(max-width:991px){.hero-card,.hero-card img{height:380px;min-height:380px}.site-logo{width:120px}.post-title{font-size:1.55rem}.hero-title{font-size:1.45rem}.brand-row .site-tagline{display:none}}@media(max-width:767px){.hero-card,.hero-card img{height:330px;min-height:330px}.hero-overlay{padding:1.25rem}.hero-title{font-size:1.25rem}.mini-hero,.mini-hero img{height:180px;min-height:180px}.list-card img{width:105px;height:82px}.post-shell{padding:1rem}.post-body{font-size:1.05rem}}
