@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@400;600;700;900&family=Oswald:wght@400;600;700&display=swap");:root{--bg:#f4f6fb;--bg-card:#ffffff;--bg-hover:#eef2f9;--bg-elevated:#ffffff;--border:#e2e8f0;--border-strong:#cbd5e1;--green:#059669;--green-dim:#047857;--red:#dc2626;--amber:#d97706;--text:#0f172a;--text-muted:#64748b;--accent:#2563eb;--accent-2:#1d4ed8;--accent-soft:rgba(37,99,235,0.08);--shadow:0 1px 3px rgba(15,23,42,0.06),0 4px 12px rgba(15,23,42,0.04);--shadow-lg:0 8px 24px rgba(15,23,42,0.08);--header-bg:rgba(255,255,255,0.92);--live-bg:rgba(220,38,38,0.08);--live-border:rgba(220,38,38,0.25);--radius:12px;--radius-sm:8px}[data-theme=dark]{--bg:#0a0e17;--bg-card:#111827;--bg-hover:#1a2333;--bg-elevated:#151d2e;--border:#1e2d45;--border-strong:#2a3f5f;--green:#00e676;--green-dim:#00c853;--red:#ff1744;--amber:#ffc400;--text:#e8eaf0;--text-muted:#7a8aaa;--accent:#3b82f6;--accent-2:#2563eb;--accent-soft:rgba(59,130,246,0.12);--shadow:0 2px 8px rgba(0,0,0,0.3);--shadow-lg:0 8px 24px rgba(0,0,0,0.4);--header-bg:rgba(10,14,23,0.92);--live-bg:rgba(255,23,68,0.12);--live-border:rgba(255,23,68,0.3)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{direction:rtl;scroll-behavior:smooth;color-scheme:light}html[data-theme=dark]{color-scheme:dark}body{background:var(--bg);color:var(--text);font-family:Cairo,sans-serif;min-height:100vh;line-height:1.6;-webkit-font-smoothing:antialiased;transition:background .25s,color .25s}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.page-hero{margin-bottom:1.5rem}.page-title{font-family:Oswald,sans-serif;font-size:1.75rem;font-weight:700;margin-bottom:.35rem;color:var(--text)}.page-subtitle{font-size:.95rem;color:var(--text-muted);font-weight:400}.live-badge{display:inline-flex;align-items:center;gap:.4rem;background:var(--live-bg);border:1px solid var(--live-border);border-radius:var(--radius-sm);padding:.3rem .85rem;font-size:.8rem;font-weight:700;color:var(--red);margin-top:.75rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.live-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--red);animation:pulse 1.2s ease-in-out infinite}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:fadeUp .4s ease both}.Footer_footer__UaG1g{border-top:1px solid var(--border);padding:2.5rem 0 2rem;margin-top:2rem;background:var(--bg-card)}.Footer_grid__qjDt3{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;grid-gap:2rem;gap:2rem;margin-bottom:2rem;text-align:right}.Footer_brandLogo___ZEij{display:inline-flex;align-items:center;line-height:0;margin-bottom:.65rem}.Footer_brandLogoImg__jheVs{width:auto;height:40px;max-width:180px;object-fit:contain;object-position:right center}[dir=ltr] .Footer_brandLogoImg__jheVs{object-position:left center}.Footer_tagline__EtMBR{font-size:.85rem;color:var(--text-muted);line-height:1.7}.Footer_colTitle__sNZTr{font-size:.8rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.65rem}.Footer_links__oDyjI{list-style:none;display:flex;flex-direction:column;gap:.4rem}.Footer_links__oDyjI a{font-size:.85rem;color:var(--text);transition:color .2s}.Footer_links__oDyjI a:hover{color:var(--accent)}.Footer_copy__IbaoR{font-weight:700;font-size:.9rem;margin-bottom:.35rem;text-align:center}.Footer_disc__h42Qo{font-size:.78rem;color:var(--text-muted);text-align:center}@media (max-width:700px){.Footer_grid__qjDt3{grid-template-columns:1fr;gap:1.5rem}}.ThemeToggle_toggle__03nAw{width:38px;height:38px;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg-card);font-size:1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .2s,background .2s;flex-shrink:0}.ThemeToggle_toggle__03nAw:hover{border-color:var(--accent);background:var(--bg-hover)}.LanguageSwitcher_switcher__cRLXq{display:flex;gap:.2rem;border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden;background:var(--bg-card)}.LanguageSwitcher_btn__cKfQL{padding:.35rem .55rem;font-size:.72rem;font-weight:700;color:var(--text-muted);transition:background .2s,color .2s}.LanguageSwitcher_btn__cKfQL:hover{color:var(--text);background:var(--bg-hover)}.LanguageSwitcher_active__dOjPo{background:var(--accent);color:#fff}.Header_header__MvnS2{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);box-shadow:var(--shadow)}.Header_inner__ggL_E{display:flex;align-items:center;justify-content:space-between;height:60px;gap:1rem}.Header_logo__j7oID{display:flex;align-items:center;flex-shrink:0;line-height:0}.Header_logoImg__NIVuW{width:auto;height:42px;max-width:200px;object-fit:contain;object-position:right center}.Header_actions__AFxTd{display:flex;align-items:center;gap:.4rem;flex-shrink:0}.Header_nav__EE71E{display:flex;gap:.15rem;flex-wrap:wrap;justify-content:center}.Header_navLink__Q_hTB{padding:.4rem .7rem;border-radius:var(--radius-sm);font-size:.82rem;font-weight:600;color:var(--text-muted);transition:color .2s,background .2s;white-space:nowrap}.Header_navLink__Q_hTB:hover{color:var(--text);background:var(--bg-hover)}.Header_subBar__mVAj1{border-top:1px solid var(--border);padding:.35rem 1rem;overflow-x:auto}.Header_subNav__uVEmo{display:flex;gap:.35rem;min-width:max-content}.Header_subLink__eG1Ln{padding:.3rem .75rem;border-radius:6px;font-size:.78rem;font-weight:600;color:var(--text-muted);background:var(--bg-hover);transition:all .2s}.Header_subLinkActive__lPfbp,.Header_subLink__eG1Ln:hover{color:var(--accent);background:var(--accent-soft)}.Header_subLinkActive__lPfbp{border:1px solid var(--accent)}@media (max-width:900px){.Header_nav__EE71E{display:none}}@media (max-width:480px){.Header_logoImg__NIVuW{height:34px;max-width:150px}}