:root{--color-navy:#0d1b3e;--color-navy-2:#152a5e;--color-gold:#f4b400;--color-gold-soft:#ffe08a;--color-ink:#16203a;--color-muted:#5b6b8c;--color-surface:#fff;--color-surface-2:#eef2f9;--color-border:#e2e8f4;--success:#1f9d6b;--price-now:var(--color-navy);--font-ar:"Tajawal", "Cairo", system-ui, sans-serif;--font-head:"Cairo", "Tajawal", sans-serif}[data-theme=dark]{--color-surface:#111c3a;--color-surface-2:#16234a;--color-ink:#eaf0ff;--color-muted:#9fb0d4;--color-border:#233563;--price-now:var(--color-gold)}html{scroll-behavior:smooth;direction:rtl}body{background:var(--color-surface-2);color:var(--color-ink);font-family:var(--font-ar);-webkit-font-smoothing:antialiased;line-height:1.7;transition:background .3s,color .3s}h1,h2,h3,h4{font-family:var(--font-head);line-height:1.25}.btn{font-weight:700;font-family:var(--font-head);cursor:pointer;white-space:nowrap;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.25rem;text-decoration:none;transition:transform .15s,box-shadow .2s,background .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn--primary{background:var(--color-gold);color:#1c1400;box-shadow:0 8px 20px #f4b40059}.btn--outline{border-color:var(--color-navy);color:var(--color-navy);background:0 0}[data-theme=dark] .btn--outline{border-color:var(--color-gold);color:var(--color-gold)}.btn--ghost{color:var(--color-muted);background:0 0}.btn--lg{padding:.9rem 1.75rem;font-size:1.05rem}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:18px;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 30px #0d1b3e14}[data-theme=dark] .card{box-shadow:0 10px 30px #00000059}.card:hover{transform:translateY(-6px);box-shadow:0 18px 50px #0d1b3e29}[data-theme=dark] .card:hover{box-shadow:0 18px 50px #00000080}.section-title{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:800;display:inline-block;position:relative}.section-title:after{content:"";background:var(--color-gold);border-radius:4px;width:64px;height:4px;margin:12px auto 0;display:block}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.topbar.svelte-12qhfyh{background:var(--color-navy);color:#cdd8f3;font-size:13px}.topbar__inner.svelte-12qhfyh{justify-content:space-between;align-items:center;gap:12px;padding-top:8px;padding-bottom:8px;display:flex}.topbar__phone.svelte-12qhfyh{color:var(--color-gold-soft);align-items:center;gap:6px;font-weight:600;text-decoration:none;display:inline-flex}.topbar__phone.svelte-12qhfyh svg:where(.svelte-12qhfyh){flex:none}.topbar__social.svelte-12qhfyh{align-items:center;gap:6px;display:inline-flex}.topbar__social.svelte-12qhfyh a:where(.svelte-12qhfyh){width:30px;height:30px;color:var(--color-gold-soft);background:#ffffff0f;border-radius:8px;place-items:center;transition:background .2s,color .2s;display:inline-grid}.topbar__social.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--color-gold);color:var(--color-navy)}.header.svelte-12qhfyh{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--color-border);background:#ffffffeb;position:sticky;top:0}.header__inner.svelte-12qhfyh{align-items:center;gap:16px;padding-top:12px;padding-bottom:12px;display:flex}.brand.svelte-12qhfyh{align-items:center;gap:10px;text-decoration:none;display:flex}.brand__mark.svelte-12qhfyh{background:linear-gradient(135deg, var(--color-navy), var(--color-navy-2));width:44px;height:44px;color:var(--color-gold);border-radius:12px;place-items:center;font-size:26px;font-weight:800;display:grid}.brand__text.svelte-12qhfyh{flex-direction:column;line-height:1.15;display:flex}.brand__text.svelte-12qhfyh strong:where(.svelte-12qhfyh){color:var(--color-ink);font-size:17px}.brand__text.svelte-12qhfyh small:where(.svelte-12qhfyh){color:var(--color-muted);font-size:13px}.nav.svelte-12qhfyh{gap:4px;margin-inline-start:auto;display:flex}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-ink);border-radius:10px;padding:8px 14px;font-weight:600;text-decoration:none;transition:background .2s,color .2s}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--color-surface-2);color:var(--color-navy)}.nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:var(--color-navy);color:#fff}.header__actions.svelte-12qhfyh{align-items:center;gap:8px;display:flex}.icon-btn.svelte-12qhfyh{background:var(--color-surface-2);border:1px solid var(--color-border);color:var(--color-ink);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.icon-btn.svelte-12qhfyh:hover{background:var(--color-navy);color:#fff;border-color:var(--color-navy)}.nav-toggle.svelte-12qhfyh{display:none}.header__login.svelte-12qhfyh{gap:6px}.search-bar.svelte-12qhfyh{border-top:1px solid var(--color-border);background:var(--color-surface);padding:12px 0}.search-bar__field.svelte-12qhfyh{border:1px solid var(--color-border);background:var(--color-surface-2);color:var(--color-muted);border-radius:12px;align-items:center;gap:10px;padding:0 16px;display:flex}.search-bar__field.svelte-12qhfyh input:where(.svelte-12qhfyh){width:100%;color:var(--color-ink);background:0 0;border:0;outline:none;flex:1;padding:12px 0;font-family:inherit}.footer.svelte-12qhfyh{background:var(--color-navy);color:#cdd8f3;margin-top:40px;padding-top:44px}.footer__inner.svelte-12qhfyh{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-bottom:30px;display:flex}.footer__brand.svelte-12qhfyh{align-items:center;gap:12px;text-decoration:none;display:flex}.footer__brand.svelte-12qhfyh strong:where(.svelte-12qhfyh){color:#fff;display:block}.footer__brand.svelte-12qhfyh small:where(.svelte-12qhfyh){color:#9fb0d4}.footer__nav.svelte-12qhfyh{flex-wrap:wrap;gap:16px;display:flex}.footer__nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#cdd8f3;font-weight:600;text-decoration:none}.footer__nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-gold)}.footer__social.svelte-12qhfyh{gap:8px;display:inline-flex}.footer__social.svelte-12qhfyh a:where(.svelte-12qhfyh){width:36px;height:36px;color:var(--color-gold-soft);background:#ffffff0f;border-radius:10px;place-items:center;transition:background .2s,color .2s;display:inline-grid}.footer__social.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--color-gold);color:var(--color-navy)}.footer__bottom.svelte-12qhfyh{color:#9fb0d4;text-align:center;border-top:1px solid #ffffff1a;padding:16px 0;font-size:13px}@media (width<=900px){.nav.svelte-12qhfyh{background:var(--color-surface);border-bottom:1px solid var(--color-border);flex-direction:column;gap:4px;padding:16px;transition:transform .25s;position:fixed;inset:64px 0 auto;transform:translateY(-120%);box-shadow:0 10px 30px #0d1b3e14}.nav.open.svelte-12qhfyh{transform:translateY(0)}.nav-toggle.svelte-12qhfyh{display:inline-flex}.header__login.svelte-12qhfyh,.header__actions.svelte-12qhfyh a.btn--primary:where(.svelte-12qhfyh){display:none}}
