:root{--gradient-dir:to right;--bg-site:#fff;--bg-surface:#f8fafc;--bg-surface-hover:#f1f5f9;--text-main:#0f172a;--text-muted:#64748b;--text-light:#94a3b8;--border-color:#e2e8f0;--shadow-sm:0 1px 3px #0000000d;--shadow-md:0 4px 6px -1px #0000000d, 0 2px 4px -1px #00000008;--radius-app:12px;--radius-button:8px;--transition-smooth:all .25s cubic-bezier(.4, 0, .2, 1)}html[lang=en]{--gradient-dir:to right;direction:ltr}html[lang=en] *,html[lang=en] input,html[lang=en] button,html[lang=en] textarea,html[lang=en] select{font-family:var(--font-en),system-ui,-apple-system,sans-serif}html[lang=ar]{--gradient-dir:to left;direction:rtl}html[lang=ar] *,html[lang=ar] input,html[lang=ar] button,html[lang=ar] textarea,html[lang=ar] select{font-family:var(--font-ar),system-ui,-apple-system,sans-serif}*,input,button,textarea,select{box-sizing:border-box;-webkit-tap-highlight-color:#0000;outline:none;margin:0;padding:0;text-decoration:none;list-style:none}body{background-color:var(--bg-site);color:var(--text-main);-webkit-font-smoothing:antialiased;min-height:100vh;overflow-x:hidden}a{color:inherit;transition:var(--transition-smooth)}@media (max-width:1023px){*{cursor:auto!important}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background-color:var(--main-color);border-radius:10px}::-webkit-scrollbar-track{background-color:var(--bg-surface)}.main-shadow{box-shadow:0 4px 0px 0px var(--border-color),0 12px 24px -4px #0f172a0d!important}.main-shadow:hover{transform:translateY(-4px);box-shadow:0 6px 0px 0px var(--main-color),0 16px 28px -4px #7c3aed1f!important}.story-modern-sec{background-color:var(--bg-site);padding-top:70px;padding-bottom:90px}@media (max-width:767px){.story-modern-sec{padding-block:45px}}.story-modern-sec__container{max-width:1200px;margin-inline:auto;padding-inline:24px}@media (max-width:767px){.story-modern-sec__container{padding-inline:16px}}.story-intro-block{border-bottom:2px solid var(--border-color);justify-content:space-between;align-items:flex-end;margin-bottom:40px;padding-bottom:24px;display:flex}@media (max-width:767px){.story-intro-block{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:24px;padding-bottom:16px}}.story-intro-block .title-area{flex-direction:column;gap:12px;display:flex}.story-intro-block .title-area .mini-badge{color:var(--main-color);align-items:center;gap:6px;font-size:13px;font-weight:800;display:inline-flex}.story-intro-block .title-area h2{color:var(--text-main);margin:0;font-size:36px;font-weight:800;line-height:1.3}@media (min-width:768px) and (max-width:1023px){.story-intro-block .title-area h2{font-size:28px}}@media (max-width:767px){.story-intro-block .title-area h2{font-size:22px}}.story-intro-block .arrow-graphic{color:var(--border-color)}@media (min-width:768px) and (max-width:1023px){.story-intro-block .arrow-graphic{transform:scale(.8)}}@media (max-width:767px){.story-intro-block .arrow-graphic{display:none}}.story-split-showcase{grid-template-columns:1.2fr 1fr;align-items:stretch;gap:40px;display:grid}@media (min-width:768px) and (max-width:1023px){.story-split-showcase{flex-direction:column;align-items:stretch;gap:32px;display:flex}}@media (max-width:767px){.story-split-showcase{gap:24px}}@media (max-width:992px){.story-split-showcase{grid-template-columns:1fr}}.story-narrative-card{background-color:var(--bg-surface);border:1px solid var(--border-color);box-shadow:0 4px 0px 0px var(--border-color),0 16px 32px -4px #0f172a14;border-radius:20px;flex-direction:column;justify-content:center;gap:20px;padding:40px;display:flex}@media (min-width:768px) and (max-width:1023px){.story-narrative-card{padding:32px}}@media (max-width:767px){.story-narrative-card{border-radius:16px;gap:16px;padding:20px}}.story-narrative-card .highlight-p{color:var(--text-main);text-align:start;margin:0;font-size:18px;font-weight:700;line-height:1.7}@media (max-width:767px){.story-narrative-card .highlight-p{font-size:15px}}.story-narrative-card .normal-p{color:var(--text-muted);text-align:start;margin:0;font-size:15px;font-weight:500;line-height:1.7}@media (max-width:767px){.story-narrative-card .normal-p{font-size:13.5px}}.story-narrative-card .vision-pill{background-color:var(--bg-site);border-inline-start:4px solid var(--main-color);text-align:start;border-radius:8px;flex-direction:column;gap:4px;margin-top:10px;padding:16px;display:flex}@media (max-width:767px){.story-narrative-card .vision-pill{margin-top:4px;padding:12px}}.story-narrative-card .vision-pill strong{color:var(--main-color);font-size:14px;font-weight:800}@media (max-width:767px){.story-narrative-card .vision-pill strong{font-size:13px}}.story-narrative-card .vision-pill span{color:var(--text-main);font-size:14px;font-weight:600}@media (max-width:767px){.story-narrative-card .vision-pill span{font-size:13px;line-height:1.4}}.story-photo-box{border:1px solid var(--border-color);width:100%;box-shadow:0 4px 0px 0px var(--border-color),0 16px 32px -4px #0f172a14;border-radius:20px;height:100%;min-height:400px;position:relative;overflow:hidden}@media (min-width:768px) and (max-width:1023px){.story-photo-box{height:380px;min-height:380px}}@media (max-width:767px){.story-photo-box{border-radius:16px;height:250px;min-height:250px}}.story-photo-box img{object-fit:cover!important;width:100%!important;height:100%!important}
:root{--gradient-dir:to right;--bg-site:#fff;--bg-surface:#f8fafc;--bg-surface-hover:#f1f5f9;--text-main:#0f172a;--text-muted:#64748b;--text-light:#94a3b8;--border-color:#e2e8f0;--shadow-sm:0 1px 3px #0000000d;--shadow-md:0 4px 6px -1px #0000000d, 0 2px 4px -1px #00000008;--radius-app:12px;--radius-button:8px;--transition-smooth:all .25s cubic-bezier(.4, 0, .2, 1)}html[lang=en]{--gradient-dir:to right;direction:ltr}html[lang=en] *,html[lang=en] input,html[lang=en] button,html[lang=en] textarea,html[lang=en] select{font-family:var(--font-en),system-ui,-apple-system,sans-serif}html[lang=ar]{--gradient-dir:to left;direction:rtl}html[lang=ar] *,html[lang=ar] input,html[lang=ar] button,html[lang=ar] textarea,html[lang=ar] select{font-family:var(--font-ar),system-ui,-apple-system,sans-serif}*,input,button,textarea,select{box-sizing:border-box;-webkit-tap-highlight-color:#0000;outline:none;margin:0;padding:0;text-decoration:none;list-style:none}body{background-color:var(--bg-site);color:var(--text-main);-webkit-font-smoothing:antialiased;min-height:100vh;overflow-x:hidden}a{color:inherit;transition:var(--transition-smooth)}@media (max-width:1023px){*{cursor:auto!important}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background-color:var(--main-color);border-radius:10px}::-webkit-scrollbar-track{background-color:var(--bg-surface)}.main-shadow{box-shadow:0 4px 0px 0px var(--border-color),0 12px 24px -4px #0f172a0d!important}.main-shadow:hover{transform:translateY(-4px);box-shadow:0 6px 0px 0px var(--main-color),0 16px 28px -4px #7c3aed1f!important}.stats-modern-sec{background-color:var(--bg-site);padding-bottom:40px}.stats-modern-sec__container{max-width:1200px;margin-inline:auto;padding-inline:24px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@media (min-width:768px) and (max-width:1023px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:767px){.stats-grid{grid-template-columns:1fr;gap:16px}}.stat-sharp-card{background-color:var(--bg-surface);border:1px solid var(--border-color);text-align:center;box-shadow:0 4px 0px 0px var(--border-color),0 12px 24px -4px #0f172a0d;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:32px 24px;transition:transform .3s,box-shadow .3s;display:flex}.stat-sharp-card__icon{background-color:var(--bg-site);width:48px;height:48px;color:var(--main-color);border:1px solid var(--border-color);border-radius:12px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.stat-sharp-card__number{color:var(--text-main);margin:0 0 8px;font-size:36px;font-weight:800;line-height:1}@media (max-width:767px){.stat-sharp-card__number{font-size:32px}}.stat-sharp-card__label{color:var(--text-muted);margin:0;font-size:15px;font-weight:700}.stat-sharp-card:hover{box-shadow:0 6px 0px 0px var(--main-color),0 16px 32px -4px #7c3aed1a;transform:translateY(-4px)}
:root{--gradient-dir:to right;--bg-site:#fff;--bg-surface:#f8fafc;--bg-surface-hover:#f1f5f9;--text-main:#0f172a;--text-muted:#64748b;--text-light:#94a3b8;--border-color:#e2e8f0;--shadow-sm:0 1px 3px #0000000d;--shadow-md:0 4px 6px -1px #0000000d, 0 2px 4px -1px #00000008;--radius-app:12px;--radius-button:8px;--transition-smooth:all .25s cubic-bezier(.4, 0, .2, 1)}html[lang=en]{--gradient-dir:to right;direction:ltr}html[lang=en] *,html[lang=en] input,html[lang=en] button,html[lang=en] textarea,html[lang=en] select{font-family:var(--font-en),system-ui,-apple-system,sans-serif}html[lang=ar]{--gradient-dir:to left;direction:rtl}html[lang=ar] *,html[lang=ar] input,html[lang=ar] button,html[lang=ar] textarea,html[lang=ar] select{font-family:var(--font-ar),system-ui,-apple-system,sans-serif}*,input,button,textarea,select{box-sizing:border-box;-webkit-tap-highlight-color:#0000;outline:none;margin:0;padding:0;text-decoration:none;list-style:none}body{background-color:var(--bg-site);color:var(--text-main);-webkit-font-smoothing:antialiased;min-height:100vh;overflow-x:hidden}a{color:inherit;transition:var(--transition-smooth)}@media (max-width:1023px){*{cursor:auto!important}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background-color:var(--main-color);border-radius:10px}::-webkit-scrollbar-track{background-color:var(--bg-surface)}.main-shadow{box-shadow:0 4px 0px 0px var(--border-color),0 12px 24px -4px #0f172a0d!important}.main-shadow:hover{transform:translateY(-4px);box-shadow:0 6px 0px 0px var(--main-color),0 16px 28px -4px #7c3aed1f!important}.team-modern-sec{background-color:var(--bg-site);padding-block:60px}.team-modern-sec__container{max-width:1200px;margin-inline:auto;padding-inline:24px}.team-intro-block{justify-content:space-between;align-items:flex-end;margin-bottom:32px;display:flex}.team-intro-block__text{text-align:start;flex-direction:column;gap:12px;display:flex}.team-intro-block__text .mini-badge{color:var(--main-color);align-items:center;gap:6px;width:fit-content;font-size:13px;font-weight:800;display:inline-flex}.team-intro-block__text h2{color:var(--text-main);margin:0;font-size:28px;font-weight:800;line-height:1.3}@media (max-width:767px){.team-intro-block__text h2{font-size:22px}}.slider-controls{gap:12px;display:flex}@media (max-width:767px){.slider-controls{display:none}}.slider-controls .control-btn{border:1px solid var(--border-color);background-color:var(--bg-surface);width:40px;height:40px;color:var(--text-main);cursor:pointer;transition:var(--transition-smooth);border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 8px #0f172a05}.slider-controls .control-btn:hover{background-color:var(--main-color);border-color:var(--main-color);color:#fff;transform:scale(1.05)}.team-swiper-container{width:100%;padding-bottom:12px}.team-swiper-container .team-swiper{width:100%;padding-block:5px;overflow:hidden}.team-swiper-container .swiper-wrapper{flex-direction:row!important;display:flex!important}.team-swiper-container .team-swiper-slide{justify-content:center;height:auto;display:flex}.team-mini-card{background-color:var(--bg-surface);border:1px solid var(--border-color);width:100%;max-width:270px;box-shadow:0 4px 0px 0px var(--border-color),0 12px 24px -4px #0f172a0d;border-radius:16px;transition:transform .3s,box-shadow .3s;overflow:hidden}.team-mini-card__img-wrap{background-color:var(--bg-site);border-bottom:1px solid var(--border-color);width:100%;height:230px;position:relative}.team-mini-card__img-wrap img{object-fit:cover}.team-mini-card__content{text-align:start;flex-direction:column;align-items:flex-start;gap:2px;padding:16px;display:flex}.team-mini-card__content .member-name{color:var(--text-main);margin:0;font-size:16px;font-weight:800}.team-mini-card__content .member-role{color:var(--text-muted);margin:0;font-size:12px;font-weight:600}.team-mini-card:hover{box-shadow:0 6px 0px 0px var(--main-color),0 16px 28px -4px #7c3aed1f;transform:translateY(-4px)}
