html{scroll-behavior:smooth}body{margin:0;background:var(--md-theme-bg,#070707);color:var(--md-theme-text,#fff);font-family:"Cairo",system-ui,-apple-system,"Segoe UI",Tahoma,Arial,sans-serif;direction:rtl;text-rendering:optimizeLegibility}a{color:inherit}.md-theme-header{position:sticky;top:0;z-index:900;background:rgba(7,7,7,.78);backdrop-filter:blur(18px);border-bottom:1px solid var(--md-theme-border,#2a2a2a)}.md-theme-header-inner{width:min(1180px,100%);margin:0 auto;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.md-theme-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-weight:900;letter-spacing:-.03em;font-size:18px}.md-theme-brand img{max-width:150px;max-height:48px;width:auto;height:auto;display:block}.md-theme-nav{display:none;position:absolute;top:70px;left:12px;right:12px;background:var(--md-theme-card,#141414);border:1px solid var(--md-theme-border,#2a2a2a);border-radius:20px;padding:10px;box-shadow:0 24px 70px rgba(0,0,0,.35)}.md-theme-nav.is-open{display:block}.md-theme-menu-list{list-style:none;margin:0;padding:0;display:grid;gap:6px}.md-theme-menu-list a{display:flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid var(--md-theme-border,#2a2a2a);border-radius:15px;padding:12px;color:var(--md-theme-muted,#b8b8b8);font-size:14px}.md-theme-menu-list a:hover{color:var(--md-theme-text,#fff);border-color:var(--md-theme-accent,#d8b45b)}.md-theme-menu-toggle{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--md-theme-border,#2a2a2a);border-radius:14px;background:transparent;color:var(--md-theme-text,#fff);padding:10px 13px;font-family:inherit;cursor:pointer}.md-theme-footer{background:var(--md-theme-bg,#070707);border-top:1px solid var(--md-theme-border,#2a2a2a);padding:24px 14px 110px}.md-theme-footer-inner{width:min(1180px,100%);margin:0 auto;display:grid;gap:10px;text-align:center;color:var(--md-theme-muted,#b8b8b8)}.md-theme-footer strong{color:var(--md-theme-text,#fff);font-size:18px}.md-theme-contact{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.md-theme-contact a{text-decoration:none;color:var(--md-theme-muted,#b8b8b8);border:1px solid var(--md-theme-border,#2a2a2a);border-radius:999px;padding:8px 12px}.md-theme-contact a:hover{color:var(--md-theme-text,#fff);border-color:var(--md-theme-accent,#d8b45b)}.md-theme-content,.md-theme-fallback{width:min(900px,100% - 28px);margin:40px auto;background:var(--md-theme-card,#141414);border:1px solid var(--md-theme-border,#2a2a2a);border-radius:26px;padding:24px}.md-theme-page h1,.md-theme-fallback h1{font-size:clamp(28px,7vw,46px);margin-top:0}@media (min-width:760px){.md-theme-header-inner{padding:14px 22px}.md-theme-nav{display:block;position:static;background:transparent;border:0;border-radius:0;padding:0;box-shadow:none}.md-theme-menu-list{display:flex;align-items:center;gap:8px}.md-theme-menu-list a{min-height:40px;padding:8px 13px}.md-theme-menu-toggle{display:none}.md-theme-footer{padding-bottom:34px}.md-theme-footer-inner{display:flex;align-items:center;justify-content:space-between;text-align:right}.md-theme-contact{justify-content:flex-start}}

/* v1.2.1 Apple-like premium shell */
body,body *{font-variant-numeric:lining-nums tabular-nums}body{background:radial-gradient(circle at 50% -20%,rgba(255,255,255,.11),transparent 34%),linear-gradient(180deg,#090909,#030303);letter-spacing:-.015em}.md-theme-header{background:rgba(8,8,8,.62);border-bottom-color:rgba(255,255,255,.1);backdrop-filter:blur(26px) saturate(160%)}.md-theme-brand{font-weight:950;letter-spacing:-.05em}.md-theme-menu-list a,.md-theme-menu-toggle,.md-theme-contact a{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.035);border-radius:999px}.md-theme-menu-list a:hover,.md-theme-contact a:hover{border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.075)}.md-theme-content,.md-theme-fallback{border-color:rgba(255,255,255,.12);background:linear-gradient(180deg,rgba(255,255,255,.105),rgba(255,255,255,.035));box-shadow:0 30px 90px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.08);backdrop-filter:blur(24px) saturate(150%)}


/* v1.2.1 reviewed refinements: Cairo as the approved platform font */
body,button,input,select,textarea,.md-theme-header,.md-theme-footer{font-family:"Cairo",system-ui,-apple-system,"Segoe UI",Tahoma,Arial,sans-serif;font-variant-numeric:lining-nums tabular-nums}
.md-theme-brand{letter-spacing:-.025em}.md-theme-menu-list a{font-weight:700}


/* v1.4.0 button contrast safety */
.md-theme-menu-list a,.md-theme-contact a{font-weight:750}
.md-theme-header a:visited,.md-theme-footer a:visited{color:inherit}

/* v1.6.1 - premium shell motion and page transitions */
html.md-page-leaving::before{content:"";position:fixed;inset:0;z-index:99999;pointer-events:none;background:radial-gradient(circle at 50% 36%,rgba(255,255,255,.12),transparent 34%),rgba(3,3,3,.66);backdrop-filter:blur(18px) saturate(150%);animation:mdThemePageFadeIn .22s ease both}
.md-theme-header{box-shadow:0 12px 45px rgba(0,0,0,.22)}
.md-theme-brand,.md-theme-menu-list a,.md-theme-contact a,.md-theme-menu-toggle{transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease,opacity .18s ease}
.md-theme-brand:hover,.md-theme-menu-list a:hover,.md-theme-contact a:hover{transform:translateY(-1px)}
.md-theme-menu-toggle:active,.md-theme-menu-list a:active,.md-theme-contact a:active{transform:scale(.985)}
.md-theme-nav.is-open{animation:mdThemeMenuIn .22s cubic-bezier(.2,.8,.2,1) both}.md-theme-content,.md-theme-fallback{animation:mdThemeContentIn .5s cubic-bezier(.2,.8,.2,1) both}
@keyframes mdThemeMenuIn{from{opacity:0;transform:translateY(-8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes mdThemeContentIn{from{opacity:0;transform:translateY(16px);filter:blur(6px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}
@keyframes mdThemePageFadeIn{from{opacity:0}to{opacity:1}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.md-theme-brand,.md-theme-menu-list a,.md-theme-contact a,.md-theme-menu-toggle,.md-theme-content,.md-theme-fallback{animation:none!important;transition:none!important;transform:none!important;filter:none!important}}


/* v1.7.0 - Partner platform compatibility */
body.page-template-default .md-partner-dashboard,body.page-template-default .md-partner-register,body .md-partner-public{min-height:calc(100vh - 120px)}

body:has(.md-partner-dashboard) .md-theme-footer{padding-bottom:34px}
@supports not selector(:has(*)){.md-partner-dashboard{padding-bottom:32px}}

/* v1.7.0.2 - keep partner registration private */
.md-theme-header a[href*="partner-register"],.md-theme-menu-list a[href*="partner-register"]{display:none!important}
.md-partner-standalone-body .md-theme-header,.md-partner-standalone-body .md-theme-footer{display:none!important}

/* v1.7.1 - temporary front page image mode */
body.md-temp-front-body{margin:0;background:#000;min-height:100vh;overflow:hidden}
.md-temp-front-body .md-theme-header,.md-temp-front-body .md-theme-footer{display:none!important}
.md-temp-front{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:#000}
.md-temp-front-image{display:block;max-width:100vw;max-height:100vh;width:auto;height:auto;object-fit:contain}
