:root{--primary-color:#d5313d;--secondary-color:#6d30fb;--orange:#f63;--gradient-primary:linear-gradient(266deg, #f63 -1.18%, #6d2cf9 96.14%);--gradient-primary-hover:linear-gradient(266deg, #6d2cf9 -1.18%, #f63 96.14%);--bg-primary:#060c1e;--bg-secondary:#0d1426;--bg-tertiary:#141c2e;--card-bg:#141c2e;--gray-color:#0d1426;--white-color:#fff;--heading-color:#fff;--text-color:#ffffffb3;--muted-color:#ffffff9e;--border-color:#ffffff12;--heading-font:"IBM Plex Sans Arabic", sans-serif;--body-font:"IBM Plex Sans Arabic", sans-serif;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-pill:50px;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:40px;--spacing-2xl:64px;--transition-fast:.2s ease;--transition:.3s ease;--shadow-glow:0 8px 30px #6d2cf94d;--shadow-card:0 20px 50px #0000004d}html{scroll-behavior:smooth;font-size:100%}*{box-sizing:border-box;margin:0;padding:0}html,body{font-family:var(--body-font);background:var(--bg-primary);color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.7;overflow-x:hidden}a{color:inherit;transition:color var(--transition-fast);text-decoration:none}a:hover{color:var(--orange)}h1,h2,h3,h4,h5,h6{font-family:var(--heading-font);color:var(--heading-color);margin:0;font-weight:600;line-height:1.2}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}input,textarea,select,button{font-family:inherit}option{color:#fff;background-color:#0d1426}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--brand-purple,#6d2cf9);outline-offset:2px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:#6d2cf94d;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#6d2cf980}::selection{color:#fff;background:#ff66334d}.grad-text{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}
:root{--brand-orange:#f63;--brand-purple:#6d2cf9;--brand-gradient:linear-gradient(266deg, #f63 0%, #6d2cf9 100%);--surface-0:#05070f;--surface-1:#0a0e1c;--surface-2:#121828;--surface-3:#1b2236;--surface-4:#252d44;--surface-5:#303a55;--text-strong:#fff;--text-default:#ffffffdb;--text-muted:#ffffff9e;--text-faint:#ffffff73;--border-subtle:#ffffff0f;--border-default:#ffffff1a;--border-strong:#ffffff29;--border-brand:#6d2cf966;--success:#22c55e;--warning:#f59e0b;--danger:#ef4444;--info:#3b82f6;--fs-xs:clamp(.72rem, .7rem + .1vw, .78rem);--fs-sm:clamp(.82rem, .8rem + .12vw, .88rem);--fs-base:clamp(.92rem, .88rem + .18vw, 1rem);--fs-md:clamp(1.06rem, 1rem + .3vw, 1.18rem);--fs-lg:clamp(1.3rem, 1.2rem + .5vw, 1.55rem);--fs-xl:clamp(1.65rem, 1.45rem + 1vw, 2.1rem);--fs-2xl:clamp(2rem, 1.65rem + 1.8vw, 2.85rem);--fs-3xl:clamp(2.4rem, 1.85rem + 2.8vw, 3.5rem);--lh-tight:1.18;--lh-snug:1.32;--lh-default:1.55;--lh-relaxed:1.65;--tracking-tight:-.012em;--tracking-base:0;--tracking-wide:.04em;--space-3xs:.125rem;--space-2xs:.25rem;--space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4.5rem;--section-y:clamp(2.5rem, 4vw + 1rem, 5rem);--section-x:clamp(1rem, 3vw, 2rem);--shadow-1:0 1px 2px #0000004d;--shadow-2:0 4px 16px #00000059, 0 1px 2px #0000004d;--shadow-3:0 16px 48px #00000073, 0 4px 12px #00000059;--glow-brand:0 8px 28px #6d2cf959;--ease-out:cubic-bezier(.22, 1, .36, 1);--ease-in-out:cubic-bezier(.65, 0, .35, 1);--duration-fast:.14s;--duration-base:.2s;--duration-slow:.32s;--focus-ring:0 0 0 2px var(--surface-0), 0 0 0 4px var(--brand-purple);--dir-flip:1}[dir=rtl]{--dir-flip:-1}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
