:root{color-scheme:light;--ink: #060e1d;--navy: #0e1d35;--white: #f8f9fc;--surface: #ffffff;--surface-2: #f1f3f7;--border: rgba(6, 14, 29, .08);--border-strong: rgba(6, 14, 29, .15);--teal: #14b8a6;--mint: #10b981;--muted: #4e5868;--radius-lg: 12px;--radius-md: 8px;--radius-sm: 4px;--container: min(1140px, calc(100vw - 40px) );--font-ar: "IBM Plex Sans Arabic", sans-serif;--font-en: "Inter", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{background:var(--white);scroll-behavior:smooth;scroll-padding-top:80px}body{font-family:var(--font-ar);color:var(--ink);background:var(--white);line-height:1.8;overflow-x:hidden;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-ar);font-weight:600;line-height:1.35;color:var(--ink);text-wrap:balance}p{color:var(--muted);font-size:1.04rem}.en{font-family:var(--font-en);direction:ltr;display:inline-block}.num{font-family:var(--font-en)}:focus-visible{outline:2px solid var(--teal);outline-offset:4px}.container{width:var(--container);margin-inline:auto}.dotted-divider{width:100%;height:2px;background:radial-gradient(circle,var(--border-strong) 1px,transparent 1.5px);background-size:14px 100%;border:none;margin:0;padding:0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;border-radius:var(--radius-md);font-weight:500;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);cursor:pointer;border:1px solid transparent;font-size:.98rem;font-family:var(--font-ar)}.btn-primary{background:var(--ink);color:var(--white)}.btn-primary:hover{background:var(--navy);transform:translateY(-1px)}.btn-secondary{background:#ffffff94;border-color:#060e1d2e;color:var(--ink);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.btn-secondary:hover{background:#ffffffc2;border-color:#060e1d47;transform:translateY(-1px)}.skip-link{position:absolute;top:-100px;left:20px;background:var(--ink);color:var(--white);padding:10px 20px;z-index:1000;border-radius:var(--radius-sm);text-decoration:none;font-weight:700;transition:top .2s}.skip-link:focus{top:20px}.site-header{position:sticky;top:0;z-index:90;background:#f8f9fcd9;backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.header-container{display:flex;justify-content:space-between;align-items:center;height:80px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--ink)}.brand-logo{width:44px;height:44px;object-fit:contain}.brand-text{display:flex;flex-direction:column;line-height:1.15;direction:ltr;text-align:left;align-items:flex-start}.brand-name{font-family:var(--font-en);font-weight:700;font-size:1.1rem;direction:ltr;text-align:left;unicode-bidi:isolate}.brand-sub{font-family:var(--font-en);font-size:.75rem;color:var(--muted);direction:ltr;text-align:left;unicode-bidi:isolate}.nav-links{display:flex;list-style:none;gap:36px}.nav-links a{text-decoration:none;color:var(--muted);font-weight:500;font-size:.95rem;transition:color .2s ease}.nav-links a:hover{color:var(--ink)}.nav-cta{font-size:.92rem;padding:8px 18px}.intro-panel{display:none}.has-intro .intro-panel{position:fixed;inset:0;z-index:1000;display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--white);transform:translateZ(0);transition:transform 1.25s cubic-bezier(.76,0,.24,1);will-change:transform}.intro-revealing .intro-panel{transform:translate3d(0,105%,0)}.intro-content{position:relative;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.intro-logo-frame{position:relative;width:clamp(200px,30vw,300px);height:clamp(200px,30vw,300px);display:flex;justify-content:center;align-items:center}.intro-logo{width:clamp(160px,25vw,240px);height:clamp(160px,25vw,240px);object-fit:contain;z-index:2}.intro-pulse-wave{position:absolute;width:110%;height:110%;z-index:1;stroke:#060e1d14;fill:none}.intro-subtitle{font-family:var(--font-en);font-size:1.05rem;color:var(--ink);font-weight:650;letter-spacing:1px;text-transform:uppercase;margin-top:10px}.intro-arabic{font-family:var(--font-ar);font-size:1.02rem;color:var(--muted);font-weight:500;margin-top:2px}.has-intro main{transform:translate3d(0,128px,0);opacity:0;will-change:transform,opacity}@media (max-width: 760px){.has-intro main{transform:translate3d(0,92px,0)}}.intro-revealing main{transform:translateZ(0);opacity:1;transition:transform 1.25s cubic-bezier(.16,1,.3,1) 40ms,opacity .9s ease 80ms}.has-intro .hero-logo-stamp,.has-intro .hero-eyebrow,.has-intro .hero-title,.has-intro .hero-description,.has-intro .hero-actions,.has-intro .hero-support-badge,.has-intro .hero-badge{opacity:0;transform:translate3d(0,34px,0)}.intro-revealing .hero-logo-stamp,.intro-revealing .hero-eyebrow,.intro-revealing .hero-title,.intro-revealing .hero-description,.intro-revealing .hero-actions,.intro-revealing .hero-support-badge,.intro-revealing .hero-badge{opacity:1;transform:translateZ(0);transition:transform .9s cubic-bezier(.22,1,.36,1),opacity .7s ease}.intro-revealing .hero-logo-stamp{transition-delay:.16s}.intro-revealing .hero-eyebrow{transition-delay:.21s}.intro-revealing .hero-title{transition-delay:.27s}.intro-revealing .hero-description{transition-delay:.35s}.intro-revealing .hero-support-badge,.intro-revealing .hero-badge{transition-delay:.42s}.intro-revealing .hero-actions{transition-delay:.48s}.has-intro .hero-bg img{transform:scale(1.035);transition:transform 1.5s cubic-bezier(.16,1,.3,1);will-change:transform}.intro-revealing .hero-bg img,.intro-done .hero-bg img{transform:scale(1)}.hero-section{position:relative;min-height:80svh;display:flex;align-items:center;padding:80px 0;overflow:hidden;background:var(--white)}@media (min-width: 992px){.hero-section{min-height:90svh}}.hero-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(to bottom,#f8f9fcfa,#f8f9fce6 50%,#f8f9fc80 80%,#f8f9fc1a)}@media (min-width: 992px){.hero-overlay{background:linear-gradient(to left,#f8f9fcfa,#f8f9fce6 40%,#f8f9fc73,#f8f9fc00)}}.hero-content-wrap{position:relative;z-index:2;width:100%}.hero-content{text-align:right;max-width:620px;margin-inline-start:0;margin-inline-end:auto}@media (min-width: 981px){.hero-content{margin-inline-start:clamp(36px,5vw,84px);margin-inline-end:auto}}.hero-logo-stamp{display:none!important}@media (max-width: 760px){.hero-logo-stamp{display:flex!important;justify-content:center;margin-inline:auto;margin-bottom:22px}.hero-logo-stamp img{width:clamp(112px,32vw,140px);height:clamp(112px,32vw,140px);object-fit:contain}}.claim-band{background:var(--surface-2);border-block:1px solid var(--border);padding:30px 0}.claim-grid{display:grid;grid-template-columns:repeat(3,1fr);text-align:center}.claim-item{border-right:1px solid var(--border);padding:0 20px}.claim-item:first-child{border-right:none}.claim-title{font-family:var(--font-en);font-size:1.25rem;font-weight:700;margin-bottom:6px;color:var(--ink)}.claim-desc{font-size:.95rem;color:var(--muted)}.section-padding{padding:100px 0}.section-head{max-width:700px;margin-bottom:60px;text-align:right}.section-eyebrow{color:var(--muted);font-family:var(--font-en);font-weight:600;font-size:.85rem;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px}.section-title{font-size:clamp(1.8rem,4vw,2.5rem);line-height:1.35;margin-bottom:20px;color:var(--ink)}.section-intro-text{font-size:1.1rem;color:var(--muted);line-height:1.85}.asym-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.objection-section{background:var(--white)}.objection-copy{display:flex;flex-direction:column;gap:20px}.proof-points{display:flex;flex-direction:column;gap:18px}.proof-point-card{display:flex;align-items:flex-start;gap:24px;padding:28px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:0 4px 12px #060e1d04;transition:all .2s ease}.proof-point-card:hover{border-color:var(--border-strong);transform:translateY(-1px);box-shadow:0 6px 18px #060e1d08}.point-number{font-family:var(--font-en);font-size:1.2rem;font-weight:600;color:var(--muted);line-height:1.4}.point-content{display:flex;flex-direction:column;gap:6px;text-align:right}.point-title{font-size:1.15rem;font-weight:600;color:var(--ink)}.point-text{font-size:.98rem;color:var(--muted);line-height:1.7}.what-is-ems{background:var(--surface-2);border-block:1px solid var(--border)}.ems-visual-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:48px;display:flex;flex-direction:column;gap:24px;text-align:right;box-shadow:0 4px 15px #060e1d05}.ems-tag{align-self:flex-start;font-family:var(--font-en);font-size:.8rem;color:var(--muted);font-weight:600;letter-spacing:.5px}.ems-concept-title{font-size:1.8rem;font-weight:600;color:var(--ink)}.ems-concept-desc{font-size:1.05rem;color:var(--muted);line-height:1.8}.ems-concept-highlight{font-size:1rem;color:var(--ink);border-right:2px solid var(--border-strong);padding-right:18px;margin-top:14px;line-height:1.75}.twenty-minutes-section{background:var(--white)}.timer-editorial{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:64px 44px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px;box-shadow:0 4px 15px #060e1d05}.timer-tag{color:var(--muted);font-family:var(--font-en);font-size:.85rem;font-weight:600;letter-spacing:1px}.timer-display{font-family:var(--font-en);font-size:clamp(4.5rem,10vw,7.5rem);font-weight:300;line-height:1;color:var(--ink);letter-spacing:-2px}.timer-sub{color:var(--muted);font-size:.95rem}.benefits-section{background:var(--white)}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px}.benefit-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:38px;transition:all .2s ease;display:flex;flex-direction:column;justify-content:space-between;gap:28px;min-height:240px;text-align:right;box-shadow:0 4px 12px #060e1d04}.benefit-card:hover{border-color:var(--border-strong);transform:translateY(-2px);box-shadow:0 8px 20px #060e1d09}.benefit-card-top{display:flex;flex-direction:column;gap:14px}.benefit-tag{align-self:flex-start;font-family:var(--font-ar);font-size:.85rem;color:var(--muted);font-weight:500}.benefit-title{font-size:1.25rem;font-weight:600;color:var(--ink)}.benefit-desc{font-size:.98rem;line-height:1.75;color:var(--muted)}.session-steps-section{background:var(--surface-2);border-block:1px solid var(--border)}.steps-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.step-item{display:flex;flex-direction:column;gap:18px;text-align:right}.step-badge{font-family:var(--font-en);font-size:1.4rem;font-weight:300;color:var(--muted);border-bottom:2px solid var(--border-strong);padding-bottom:8px;width:44px}.step-title{font-size:1.18rem;font-weight:600;color:var(--ink)}.step-desc{font-size:.95rem;line-height:1.75;color:var(--muted)}.testimonials-section{background:var(--white)}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.video-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;box-shadow:0 4px 12px #060e1d04}.video-card:hover{border-color:var(--border-strong);transform:translateY(-2px);box-shadow:0 8px 20px #060e1d09}.video-thumbnail-container{position:relative;aspect-ratio:9 / 16;overflow:hidden;background:#f1f3f7;width:100%}.video-poster-img{width:100%;height:100%;object-fit:contain;background:#f1f3f7}.video-overlay{position:absolute;inset:0;background:#060e1d26;display:flex;justify-content:center;align-items:center}.video-play-btn{width:50px;height:50px;border-radius:50%;background:var(--white);display:flex;justify-content:center;align-items:center;box-shadow:0 4px 12px #0000001a}.video-play-btn svg{width:14px;height:14px;fill:var(--ink);transform:translate3d(-1px,0,0)}.video-card-info{padding:20px;text-align:right;display:flex;flex-direction:column;gap:6px}.video-card-title{font-size:1.1rem;font-weight:600;color:var(--ink)}.video-card-subtitle{font-size:.85rem;color:var(--muted)}.video-modal{border:none;background:transparent;width:100%;height:100%;max-width:100%;max-height:100%;padding:0;margin:0;z-index:10000;display:none;justify-content:center;align-items:center}.video-modal[open]{display:flex}.video-modal::backdrop{background:#060e1de0}.modal-content-shell{width:90vw;max-width:420px;height:80vh;max-height:680px;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-lg);display:flex;flex-direction:column;overflow:hidden;box-shadow:0 15px 35px #060e1d40}.modal-header-top{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--border);background:var(--surface-2)}.modal-title-text{font-size:.98rem;font-weight:600;color:var(--ink)}.modal-close-button{background:transparent;border:none;font-size:1.8rem;color:var(--muted);cursor:pointer;line-height:1;padding:0 4px;transition:color .2s}.modal-close-button:hover{color:var(--ink)}.modal-player-container{display:flex;justify-content:center;align-items:center;background:#000;max-height:82vh;overflow:hidden;position:relative;flex-grow:1}.modal-video-tag{width:auto;height:auto;max-width:min(100%,520px);max-height:82vh;object-fit:contain;background:#000}.locations-section{background:var(--surface-2);border-block:1px solid var(--border)}.location-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.location-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:40px;display:flex;flex-direction:column;justify-content:space-between;min-height:260px;text-align:right;box-shadow:0 4px 15px #060e1d04;transition:all .2s ease}.location-card:hover{border-color:var(--border-strong);box-shadow:0 8px 22px #060e1d09}.location-card-top{display:flex;flex-direction:column;gap:16px}.location-tag{align-self:flex-start;color:var(--muted);font-family:var(--font-en);font-size:.8rem;font-weight:600;letter-spacing:.5px}.location-name{font-size:1.6rem;font-weight:600;color:var(--ink)}.location-address{font-size:1.05rem;color:var(--muted);line-height:1.8}.location-cta-btn{align-self:flex-start;margin-top:24px}.final-cta-section{background:var(--ink);padding:120px 0;text-align:center;border-bottom:1px solid rgba(255,255,255,.05)}.final-cta-shell{max-width:680px;margin-inline:auto;display:flex;flex-direction:column;align-items:center;gap:28px}.final-cta-title{font-size:clamp(2.2rem,5vw,3rem);font-weight:600;color:var(--white)}.final-cta-desc{font-size:1.1rem;line-height:1.8;color:#ffffffb3}.final-cta-section .btn-primary{background:var(--white);color:var(--ink)}.final-cta-section .btn-primary:hover{background:#e1e1e5}.site-footer{background:var(--white);padding:40px 0}.footer-container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer-brand{font-family:var(--font-en);font-weight:500;font-size:.95rem;color:var(--muted)}.footer-contact{display:flex;gap:32px;list-style:none}.footer-contact a{text-decoration:none;color:var(--muted);font-family:var(--font-en);font-size:.92rem;transition:color .2s}.footer-contact a:hover{color:var(--ink)}@media (max-width: 992px){.hero-content{text-align:center;display:flex;flex-direction:column;align-items:center;margin-inline:auto}.hero-description{margin-inline:auto}.hero-actions{justify-content:center}.asym-grid-2{grid-template-columns:1fr;gap:50px}.steps-timeline{grid-template-columns:repeat(2,1fr)}.location-grid{grid-template-columns:1fr;gap:20px}.video-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.header-container{height:70px}.nav-links{display:none}.section-padding{padding:70px 0}.claim-grid{grid-template-columns:1fr;gap:20px}.claim-item{border-right:none;border-bottom:1px solid var(--border);padding-bottom:20px}.claim-item:last-child{border-bottom:none;padding-bottom:0}.steps-timeline{grid-template-columns:1fr;gap:24px}.footer-container{flex-direction:column;text-align:center}.footer-contact{flex-direction:column;gap:12px}.ems-visual-card{padding:30px}.video-grid{grid-template-columns:1fr}.modal-video-tag{max-width:100%;max-height:78vh}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto!important}*{animation-delay:-1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important;scroll-behavior:auto!important}.intro-panel{display:none!important}.has-intro main,.intro-revealing main,.has-intro .hero-logo-stamp,.has-intro .hero-eyebrow,.has-intro .hero-title,.has-intro .hero-description,.has-intro .hero-actions,.has-intro .hero-support-badge,.has-intro .hero-badge,.hero-bg img{opacity:1!important;transform:none!important;transition:none!important}.reveal-on-scroll{opacity:1!important;transform:none!important;transition:none!important}}.reveal-on-scroll{opacity:0;transform:translate3d(0,28px,0);transition:transform .75s cubic-bezier(.22,1,.36,1),opacity .75s ease}.reveal-on-scroll.is-visible{opacity:1;transform:translateZ(0)}.reveal-delay-1{transition-delay:70ms}.reveal-delay-2{transition-delay:.14s}.reveal-delay-3{transition-delay:.21s}.reveal-delay-4{transition-delay:.28s}.reveal-delay-5{transition-delay:.35s}.hero-eyebrow[data-astro-cid-bbe6dxrz]{color:var(--muted);font-family:var(--font-en);font-weight:600;font-size:.88rem;letter-spacing:1px;text-transform:uppercase;margin-bottom:24px}.hero-title[data-astro-cid-bbe6dxrz]{font-size:clamp(2.6rem,5vw,4rem);line-height:1.25;margin-bottom:28px;font-weight:700;color:var(--ink)}.hero-title[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{display:block}.hero-description[data-astro-cid-bbe6dxrz]{font-size:1.12rem;line-height:1.85;margin-bottom:40px;color:var(--muted);max-width:620px}.hero-support-badge[data-astro-cid-bbe6dxrz]{display:inline-block;font-family:var(--font-en);font-size:.82rem;font-weight:700;letter-spacing:.5px;margin-bottom:28px;text-transform:uppercase;background:#ffffffd1;border:1px solid rgba(20,184,166,.26);color:#0e1d35;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:6px 14px;border-radius:50px;box-shadow:0 2px 10px #060e1d08}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;gap:16px;flex-wrap:wrap}
