.sticky-tab{position:fixed;top:var(--header-h, 64px);inset-inline-start:var(--container-padding, 1.5rem);z-index:90;background:var(--color-midnight-tigris);border-radius:0 0 12px 12px;box-shadow:0 4px 12px #0b1e3f33;transform:translateY(-12px);opacity:0;transition:opacity .25s ease-in,transform .25s ease-in;pointer-events:none;will-change:transform,opacity}.sticky-tab.is-visible{opacity:1;transform:translateY(0);transition:opacity .3s ease-out,transform .3s ease-out;pointer-events:auto}.sticky-tab__inner{display:inline-flex;align-items:center;gap:.55rem;padding:.7rem 1.5rem;white-space:nowrap}.sticky-tab__icon{font-size:1.15rem;line-height:1;display:inline-flex;align-items:center}.sticky-tab__title{font-family:var(--font-heading-en);font-size:1.125rem;font-weight:500;letter-spacing:.2px;line-height:1.2;color:var(--color-accent)}.sticky-tab[data-lang=ar] .sticky-tab__title{font-family:var(--font-heading-ar);font-size:1rem;font-weight:500;letter-spacing:0}@media(max-width:1024px){.sticky-tab__inner{padding:.6rem 1.25rem}.sticky-tab__title{font-size:1.0625rem}.sticky-tab[data-lang=ar] .sticky-tab__title{font-size:.9375rem}}@media(max-width:767px){.sticky-tab{inset-inline-start:0;inset-inline-end:0;margin-inline:auto;width:max-content;max-width:calc(100vw - 32px)}.sticky-tab__inner{padding:.5rem 1rem}.sticky-tab__title{font-size:.9375rem}.sticky-tab[data-lang=ar] .sticky-tab__title{font-size:.875rem}.sticky-tab__icon{font-size:1rem}}.ee-section{padding-block:var(--space-2xl)}.ee-section__head{max-width:760px;margin-bottom:var(--space-lg)}.ee-section__head--center{text-align:center;margin-inline:auto}.ee-section__intro{font-size:1.0625rem;line-height:1.85;color:var(--color-text-muted);max-width:720px;margin-bottom:var(--space-md)}html[lang=ar] .ee-section__intro{line-height:2}.ee-opening{padding-block:var(--space-xl);background:var(--color-bg)}.ee-opening__inner{max-width:800px;margin-inline:auto}.ee-opening__text{font-family:var(--font-heading-en);font-style:italic;font-size:clamp(1.125rem,1.8vw,1.375rem);line-height:1.7;color:var(--color-text);font-weight:400}html[lang=ar] .ee-opening__text{font-family:var(--font-heading-ar);font-style:normal;font-weight:500;line-height:1.9}.ee-opening__text+.ee-opening__text{margin-top:var(--space-md)}.ee-pathways{background:var(--color-warm-cream)}.ee-pathways__intro{font-size:1.05rem;font-style:italic;color:var(--color-text-muted);margin-bottom:var(--space-lg);max-width:720px}html[lang=ar] .ee-pathways__intro{font-style:normal;line-height:1.95}.pathway{background:var(--color-bg-card);border-radius:var(--radius-md);border-top:3px solid var(--color-accent-fine);box-shadow:var(--shadow-soft);margin-bottom:var(--space-md);overflow:hidden;transition:box-shadow var(--transition-base)}.pathway[open]{box-shadow:var(--shadow-card)}.pathway__summary{padding:var(--space-md) var(--space-lg);cursor:pointer;list-style:none;display:flex;align-items:center;gap:var(--space-md);user-select:none}.pathway__summary::-webkit-details-marker{display:none}.pathway__summary:after{content:"+";margin-inline-start:auto;font-family:var(--font-display-en);font-size:1.5rem;color:var(--color-accent);line-height:1;transition:transform var(--transition-base)}.pathway[open] .pathway__summary:after{content:"−"}.pathway__icon{font-size:1.75rem;line-height:1;flex-shrink:0}.pathway__heading{display:flex;flex-direction:column;gap:.25rem}.pathway__title{font-family:var(--font-heading-en);font-size:1.25rem;font-weight:600;color:var(--color-text);line-height:1.3;margin:0}html[lang=ar] .pathway__title{font-family:var(--font-heading-ar);line-height:1.5}.pathway__tag{font-family:var(--font-heading-en);font-style:italic;font-size:.9375rem;color:var(--color-accent);line-height:1.4}html[lang=ar] .pathway__tag{font-family:var(--font-heading-ar);font-style:normal;font-weight:500}.pathway__details{padding:0 var(--space-lg) var(--space-lg);border-top:1px solid var(--color-limestone);margin-top:0}.pathway__details>*+*{margin-top:var(--space-md)}.pathway__details h4{font-family:var(--font-body-en);font-size:var(--fs-tiny);letter-spacing:2.5px;text-transform:uppercase;color:var(--color-accent);font-weight:600;margin:var(--space-md) 0 .5rem}html[lang=ar] .pathway__details h4{font-family:var(--font-body-ar);letter-spacing:.5px;text-transform:none;font-size:.875rem}.pathway__details p{font-size:1rem;line-height:1.75;color:var(--color-text);margin:0}html[lang=ar] .pathway__details p{line-height:1.95}.pathway__details ul{list-style:none;padding:0;margin:.5rem 0}.pathway__details ul li{position:relative;padding-inline-start:1.5rem;font-size:1rem;line-height:1.7;margin-bottom:.5rem;color:var(--color-text)}.pathway__details ul li:before{content:"";position:absolute;inset-inline-start:0;top:.7em;width:6px;height:6px;background:var(--color-accent-fine);transform:rotate(45deg)}html[lang=ar] .pathway__details ul li{line-height:1.95}.pathway__highlight{background:var(--color-warm-cream);border-radius:var(--radius-sm);padding:var(--space-sm) var(--space-md);border-inline-start:3px solid var(--color-accent);font-size:.9375rem;line-height:1.65}html[lang=ar] .pathway__highlight{line-height:1.9}.pathway__highlight strong{color:var(--color-accent)}.ee-callout{background:var(--color-warm-cream);border-radius:var(--radius-md);border-inline-start:4px solid var(--color-accent);padding:var(--space-lg);max-width:820px;margin-inline:auto}.ee-callout__title{font-family:var(--font-heading-en);font-size:1.25rem;font-weight:600;color:var(--color-accent);margin-bottom:var(--space-sm);line-height:1.3}html[lang=ar] .ee-callout__title{font-family:var(--font-heading-ar);line-height:1.5}.ee-callout p{font-size:1rem;line-height:1.8;color:var(--color-text);margin:0}html[lang=ar] .ee-callout p{line-height:1.95}.ee-callout p+p{margin-top:var(--space-sm)}.ee-callout ul{list-style:none;padding:0;margin-top:var(--space-sm)}.ee-callout ul li{position:relative;padding-inline-start:1.5rem;font-size:1rem;line-height:1.7;margin-bottom:.5rem}.ee-callout ul li:before{content:"";position:absolute;inset-inline-start:0;top:.7em;width:6px;height:6px;background:var(--color-accent);transform:rotate(45deg)}html[lang=ar] .ee-callout ul li{line-height:1.95}.ee-license{background:var(--color-bg)}.ee-license__grid{display:grid;grid-template-columns:1fr;gap:var(--space-lg);margin-top:var(--space-lg)}@media(min-width:768px){.ee-license__grid{grid-template-columns:repeat(3,1fr)}}.ee-license__card{background:var(--color-bg-card);border-radius:var(--radius-md);padding:var(--space-lg);border-top:3px solid var(--color-accent);box-shadow:var(--shadow-soft)}.ee-license__card-title{font-family:var(--font-heading-en);font-size:1.125rem;font-weight:600;color:var(--color-text);margin-bottom:var(--space-sm);line-height:1.3}html[lang=ar] .ee-license__card-title{font-family:var(--font-heading-ar);line-height:1.5}.ee-license__card ul{list-style:none;padding:0;margin:0}.ee-license__card li{position:relative;padding-inline-start:1.25rem;font-size:.9375rem;line-height:1.65;margin-bottom:.65rem;color:var(--color-text)}.ee-license__card li:before{content:"";position:absolute;inset-inline-start:0;top:.65em;width:6px;height:6px;background:var(--color-accent-fine);transform:rotate(45deg)}html[lang=ar] .ee-license__card li{line-height:1.85}.ee-license__relation{margin-top:var(--space-lg);padding:var(--space-md);background:var(--color-warm-cream);border-radius:var(--radius-sm);border-inline-start:3px solid var(--color-accent-fine);font-size:1rem;line-height:1.75;color:var(--color-text)}html[lang=ar] .ee-license__relation{line-height:1.95}.ee-timeline{background:var(--color-warm-cream)}.ee-timeline__closing{max-width:720px;margin-top:var(--space-lg);padding-top:var(--space-md);border-top:1px solid var(--color-limestone);font-size:1rem;line-height:1.75;color:var(--color-text-muted)}html[lang=ar] .ee-timeline__closing{line-height:1.95}.ee-timeline__closing ul{list-style:none;padding:0;margin:var(--space-sm) 0}.ee-timeline__closing li{position:relative;padding-inline-start:1.25rem;margin-bottom:.5rem}.ee-timeline__closing li:before{content:"";position:absolute;inset-inline-start:0;top:.65em;width:5px;height:5px;background:var(--color-accent-fine);transform:rotate(45deg)}.ee-sectors{background:var(--color-bg)}.ee-sector{margin-bottom:var(--space-lg)}.ee-sector__title{font-family:var(--font-heading-en);font-style:italic;font-size:1.125rem;font-weight:500;color:var(--color-accent);margin-bottom:var(--space-sm);line-height:1.4}html[lang=ar] .ee-sector__title{font-family:var(--font-heading-ar);font-style:normal;font-weight:500;line-height:1.6}.ee-sector ul{list-style:none;padding:0;margin:0}.ee-sector li{position:relative;padding-inline-start:1.5rem;font-size:1rem;line-height:1.75;margin-bottom:.55rem;color:var(--color-text)}.ee-sector li:before{content:"";position:absolute;inset-inline-start:0;top:.7em;width:6px;height:6px;background:var(--color-accent-fine);transform:rotate(45deg)}html[lang=ar] .ee-sector li{line-height:1.95}.ee-sectors__rule{margin-top:var(--space-lg);padding:var(--space-md);background:var(--color-warm-cream);border-radius:var(--radius-sm);border-inline-start:3px solid var(--color-accent-fine);font-size:1.05rem;line-height:1.75}html[lang=ar] .ee-sectors__rule{line-height:1.95}.ee-sectors__rule strong{color:var(--color-accent)}.ee-antiq{margin-top:var(--space-xl);padding:var(--space-lg);background:var(--color-warm-cream);border-radius:var(--radius-md);border:1px solid rgba(181,101,29,.25);border-inline-start:5px solid var(--color-accent);max-width:820px}.ee-antiq__lede{font-family:var(--font-heading-en);font-size:1.25rem;font-style:italic;font-weight:500;color:var(--color-accent);line-height:1.4;margin-bottom:var(--space-sm)}html[lang=ar] .ee-antiq__lede{font-family:var(--font-heading-ar);font-style:normal;line-height:1.6}.ee-antiq p{font-size:1.0625rem;line-height:1.85;color:var(--color-text);margin:0}html[lang=ar] .ee-antiq p{line-height:2}.ee-antiq p+p{margin-top:var(--space-sm)}.ee-antiq__closing{margin-top:var(--space-md);padding-top:var(--space-md);border-top:1px solid rgba(181,101,29,.2);font-style:italic;color:var(--color-text-muted)}html[lang=ar] .ee-antiq__closing{font-style:normal}.ee-overlooked{background:var(--color-warm-cream)}.ee-overlooked__intro{font-size:1.05rem;font-style:italic;color:var(--color-text-muted);margin-bottom:var(--space-lg);max-width:720px}html[lang=ar] .ee-overlooked__intro{font-style:normal}.ee-overlooked__grid{display:grid;grid-template-columns:1fr;gap:var(--space-md)}@media(min-width:768px){.ee-overlooked__grid{grid-template-columns:1fr 1fr}}.ee-overlooked__item{background:var(--color-bg-card);padding:var(--space-lg);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);display:flex;flex-direction:column;gap:var(--space-sm);position:relative}.ee-overlooked__number{font-family:var(--font-display-en);font-size:2.5rem;color:var(--color-accent-fine);line-height:1;letter-spacing:-.04em;unicode-bidi:isolate}.ee-overlooked__title{font-family:var(--font-heading-en);font-size:1.125rem;font-weight:600;color:var(--color-text);line-height:1.35;margin:0}html[lang=ar] .ee-overlooked__title{font-family:var(--font-heading-ar);line-height:1.5}.ee-overlooked__body{font-size:.9375rem;line-height:1.75;color:var(--color-text-muted);margin:0}html[lang=ar] .ee-overlooked__body{line-height:1.95}.ee-overlooked__body ul{list-style:none;padding:0;margin:.5rem 0}.ee-overlooked__body li{position:relative;padding-inline-start:1.25rem;line-height:1.7;margin-bottom:.4rem}.ee-overlooked__body li:before{content:"";position:absolute;inset-inline-start:0;top:.65em;width:5px;height:5px;background:var(--color-accent-fine);transform:rotate(45deg)}.ee-cta{background:var(--color-dark-bg);color:var(--color-dark-text);padding-block:var(--space-2xl);text-align:center;position:relative;isolation:isolate}.ee-cta:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 0%,rgba(181,101,29,.15),transparent 60%);z-index:0;pointer-events:none}.ee-cta__inner{position:relative;z-index:1;max-width:640px;margin-inline:auto}.ee-cta__title{font-family:var(--font-heading-en);font-size:clamp(1.625rem,3vw,2.25rem);color:var(--color-parchment);font-weight:600;margin-bottom:var(--space-md);line-height:1.3}html[lang=ar] .ee-cta__title{font-family:var(--font-heading-ar);line-height:1.5}.ee-cta__body{font-size:1.0625rem;line-height:1.75;color:#f5f0e6d9;margin-bottom:var(--space-lg)}html[lang=ar] .ee-cta__body{line-height:1.95}
