:root{--color-navy: #081126;--color-royal: #303394;--color-red: #f21922;--color-red-dark: #c91018;--color-warm-white: #fafafc;--color-surface: #ffffff;--color-pale: #eef2f8;--color-text: #10152f;--color-text-muted: #5b6280;--color-border: #d7deea;--color-success: #0f7b4c;--color-warning: #b45309;--color-info: #303394;--color-overlay: rgb(8 17 38 / 48%);--font-family: "Cairo", "Segoe UI", Tahoma, sans-serif;--text-xs: .75rem;--text-sm: .875rem;--text-md: 1rem;--text-lg: 1.125rem;--text-xl: 1.375rem;--text-2xl: 1.75rem;--text-3xl: 2.25rem;--text-4xl: 2.75rem;--leading-tight: 1.25;--leading-body: 1.7;--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;--radius-sm: .5rem;--radius-md: .875rem;--radius-lg: 1.25rem;--radius-xl: 1.75rem;--radius-pill: 999px;--shadow-sm: 0 1px 2px rgb(8 17 38 / 6%);--shadow-md: 0 8px 24px rgb(8 17 38 / 8%);--shadow-lg: 0 18px 40px rgb(8 17 38 / 12%);--shadow-focus: 0 0 0 3px rgb(242 25 34 / 28%);--container: 1200px;--container-wide: 1360px;--header-utility: 2.25rem;--header-main: 4.5rem;--header-nav: 3.25rem;--z-base: 1;--z-sticky: 40;--z-header: 50;--z-dropdown: 60;--z-drawer: 80;--z-modal: 90;--z-toast: 100;--ease: cubic-bezier(.22, 1, .36, 1);--duration: .18s}@media(prefers-reduced-motion:reduce){:root{--duration: 1ms}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip;max-width:100%}html,body{margin:0;min-height:100%;background:var(--color-warm-white);color:var(--color-text);font-family:var(--font-family);font-size:16px;line-height:var(--leading-body);direction:rtl}body{overflow-x:clip;max-width:100%}img,svg{max-width:100%;display:block}button,input,select,textarea{font:inherit;color:inherit;max-width:100%}a{color:inherit;text-decoration:none}h1,h2,h3,h4{margin:0;line-height:var(--leading-tight);font-weight:700}p{margin:0}ul,ol{margin:0;padding:0;list-style:none}:focus-visible{outline:2px solid var(--color-royal);outline-offset:2px}.skip-link{position:absolute;inset-inline-start:var(--space-4);top:-3rem;z-index:calc(var(--z-toast) + 1);background:var(--color-navy);color:#fff;padding:var(--space-2) var(--space-4);border-radius:var(--radius-sm)}.skip-link:focus{top:var(--space-3)}.container{width:min(100% - 2rem,var(--container));margin-inline:auto}.container-wide{width:min(100% - 2rem,var(--container-wide));margin-inline:auto}.section{padding-block:var(--space-12)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}
