@font-face{font-family:Cairo;font-style:normal;font-weight:400 900;font-display:swap;src:url('/assets/uploads/elementor/google-fonts/fonts/cairo-slxvc1ny6hkvangtzmpqdkhzfh5lksscscys4j0.woff2') format('woff2')}
:root{
  --font-family:"IBM Plex Sans Arabic",Alexandria,Cairo,Tahoma,Arial,sans-serif;
  --font-size-xs:.9375rem;--font-size-sm:.9375rem;--font-size-md:1.125rem;--font-size-lg:1.25rem;
  --font-size-h3:2rem;--font-size-h2:2.625rem;--font-size-h1:4.25rem;
  --line-body:1.8;--line-heading:1.25;
  --color-bg:#050505;--color-black:#030303;--color-surface:#0b0b0c;--color-surface-raised:#111113;--color-surface-soft:#171719;
  --color-text:#f6f3ec;--color-text-soft:#dedad1;--color-muted:#aaa9ad;--color-faint:#7d7d82;
  --color-gold-100:#fff0bd;--color-gold-300:#e9ca7d;--color-gold-500:#d3a94e;--color-gold-700:#9c6e22;
  --color-red:#d52f3b;--color-red-dark:#7c151d;--color-success:#35c875;--color-error:#ff8e96;
  --border-subtle:rgba(255,255,255,.08);--border-strong:rgba(255,255,255,.14);--border-gold:rgba(230,189,98,.4);
  --gradient-gold:linear-gradient(110deg,var(--color-gold-700),var(--color-gold-100) 52%,var(--color-gold-500));
  --gradient-text:linear-gradient(105deg,#a87925,#fff0bd 44%,#d6a94d 76%,#8d651e);
  --shadow-sm:0 10px 30px rgba(0,0,0,.22);--shadow-card:0 24px 70px rgba(0,0,0,.34);--shadow-gold:0 16px 45px rgba(211,169,78,.2);
  --radius-sm:.625rem;--radius-md:1rem;--radius-lg:1.5rem;--radius-xl:2rem;--radius-pill:999px;
  --space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-30:7.5rem;
  --container-wide:80rem;--container-main:72.5rem;--container-content:56.25rem;--container-reading:47.5rem;
  --header-height:5rem;--header-height-compact:4.375rem;--section-space:clamp(4rem,8vw,7.5rem);
  --duration-fast:160ms;--duration-base:280ms;--duration-slow:600ms;--ease-standard:cubic-bezier(.2,.7,.2,1);
  --hero-max-copy:34rem;--hero-visual-height:31rem;--hero-glow-size:40rem;
  --z-header:50;--z-overlay:45;--z-floating:40;
}
*,*::before,*::after{box-sizing:border-box}
html{max-width:100%;overflow-x:clip;scroll-behavior:smooth;background:var(--color-black);color-scheme:dark}
body{width:100%;max-width:100%;margin:0;overflow-x:clip;background:var(--color-bg);color:var(--color-text);font-family:var(--font-family);font-size:var(--font-size-md);font-weight:400;line-height:var(--line-body);text-rendering:optimizeLegibility}
body.menu-open{overflow:hidden}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{line-height:var(--line-heading);font-weight:700;letter-spacing:-.018em}h1{font-size:var(--font-size-h1)}h2{font-size:var(--font-size-h2)}h3{font-size:var(--font-size-h3)}p{color:var(--color-muted)}::selection{background:rgba(230,189,98,.28);color:#fff}:focus-visible{outline:2px solid var(--color-gold-300);outline-offset:3px}
.lux-hero-grid>*{min-width:0}
