.landing{background:#0f0f1a;flex-direction:column;min-height:100vh;display:flex}.landing-header{z-index:50;background:#0f0f1ae6;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex;position:sticky;top:0}.landing-header__right{align-items:center;display:flex}.landing-header__logo{object-fit:contain;width:auto;height:36px;display:block}.landing-header__login{color:#fff;background:#846cf9;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s,box-shadow .2s}.landing-header__login:hover{background:#6338f0;box-shadow:0 4px 12px #8b5cf659}.lang-toggle{align-items:center;gap:0;margin-inline-end:1rem;display:flex}.lang-toggle__btn{color:#fff9;cursor:pointer;background:0 0;border:1px solid #fff3;padding:.35rem .6rem;font-size:.8125rem;font-weight:600;transition:color .2s,background .2s,border-color .2s}.lang-toggle__btn:first-child{border-inline-end:0;border-radius:6px 0 0 6px}[dir=rtl] .lang-toggle__btn:first-child{border-inline-start:0;border-inline-end:1px solid #fff3;border-radius:0 6px 6px 0}.lang-toggle__btn:last-child{border-radius:0 6px 6px 0}[dir=rtl] .lang-toggle__btn:last-child{border-radius:6px 0 0 6px}.lang-toggle__btn--active{color:#fff;background:#8b5cf659;border-color:#8b5cf680}.lang-toggle__btn:hover:not(.lang-toggle__btn--active){color:#ffffffe6;background:#ffffff0f}.landing-hero{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:4rem 1.5rem 5rem;display:flex;position:relative;overflow:hidden}.landing-hero__overlay{opacity:.25;filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.landing-hero__overlay--1{background:linear-gradient(135deg,#7c3aed,#ec4899);width:320px;height:320px;top:10%;left:-10%}.landing-hero__overlay--2{background:linear-gradient(135deg,#3b82f6,#06b6d4);width:280px;height:280px;top:20%;right:-5%}.landing-hero__overlay--3{background:linear-gradient(135deg,#8b5cf6,#a855f7);width:240px;height:240px;bottom:15%;left:20%}.landing-hero__title{color:#fff;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.3;position:relative}.landing-hero__title span{color:#846cf9}.landing-hero__sub{color:#ffffffbf;max-width:520px;margin-bottom:2rem;font-size:1rem;line-height:1.6}.landing-hero__cta{color:#fff;background:#846cf9;border-radius:8px;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,box-shadow .2s;display:inline-flex}.landing-hero__cta:hover{background:#6338f0;box-shadow:0 4px 16px #8b5cf666}.landing-section{background:#16162a;padding:4rem 1.5rem}.landing-section__inner{max-width:960px;margin:0 auto}.landing-section__tag{color:#846cf9;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.8125rem;font-weight:600}.landing-section__title{color:#fff;margin-bottom:2rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.3}.landing-cards{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.landing-card{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem;transition:border-color .2s,box-shadow .2s}.landing-card:hover{border-color:#8b5cf666;box-shadow:0 8px 24px #0003}.landing-card__img{object-fit:cover;background:#ffffff0f;border-radius:8px;width:100%;height:140px;margin-bottom:1rem}.landing-card__title{color:#fff;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.landing-card__text{color:#ffffffb3;font-size:.875rem;line-height:1.5}.landing-cta{text-align:center;background:#0f0f1a;border-top:1px solid #ffffff0f;padding:4rem 1.5rem}.landing-cta__title{color:#fff;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.landing-cta__sub{color:#ffffffb3;margin-bottom:1.5rem;font-size:.9375rem}.landing-cta__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.landing-cta__btn{color:#fff;background:#846cf9;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,box-shadow .2s;display:inline-flex}.landing-cta__btn:hover{background:#6338f0;box-shadow:0 4px 16px #8b5cf666}.landing-audience{background:#16162a}.landing-audience__sub{color:#fffc;margin-bottom:1.5rem;line-height:1.5}.landing-audience__grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;display:grid}.landing-audience__item{color:#ffffffe6;text-align:center;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;font-size:.9rem;display:flex}.landing-audience__icon{color:#846cf9;justify-content:center;align-items:center;display:flex}.landing-why__list{margin:0;padding:0;list-style:none}.landing-why__item{color:#ffffffd9;border-bottom:1px solid #ffffff14;align-items:flex-start;gap:1rem;padding:1rem 0;font-size:.9375rem;line-height:1.5;display:flex}.landing-why__item:last-child{border-bottom:none}.landing-why__icon{color:#846cf9;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-request{background:#0f0f1a;border-top:1px solid #ffffff0f}.landing-request__inner{max-width:960px;margin:0 auto}@media (min-width:768px){.landing-request__inner{grid-template-columns:1fr 1.1fr;align-items:start;gap:3rem;display:grid}.landing-request__intro{position:sticky;top:6rem}}.landing-request__intro{margin-bottom:1.5rem}@media (min-width:768px){.landing-request__intro{margin-bottom:0}}.landing-request__icon{color:#846cf9;justify-content:flex-start;margin-bottom:.5rem;display:flex}@media (max-width:767px){.landing-request__icon{justify-content:center}}.landing-request__sub{color:#ffffffbf;max-width:36ch;margin-bottom:0;line-height:1.55}@media (min-width:768px){.landing-request__sub{margin-top:.5rem}}.landing-request__email{color:#846cf9;text-decoration:none}.landing-request__email:hover{text-decoration:underline}.landing-request__form-wrap{min-width:0}.landing-request__form{flex-direction:column;gap:1rem;display:flex}@media (min-width:768px){.landing-request__form{max-width:420px}}@media (min-width:480px) and (max-width:767px){.landing-request__form{max-width:420px;margin:0 auto}}.landing-request__row{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:600px){.landing-request__row{grid-template-columns:1fr 1fr}}.landing-request__field label{color:#ffffffe6;margin-bottom:.35rem;font-size:.875rem;font-weight:500;display:block}.landing-request__field input,.landing-request__field select,.landing-request__field textarea{color:#fff;background:#ffffff0f;border:1px solid #fff3;border-radius:8px;width:100%;padding:.6rem .75rem;font-size:.9375rem}.landing-request__field textarea{resize:vertical;min-height:80px}.landing-request__captcha{min-height:40px}.landing-request__actions{flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;margin-top:.25rem;display:flex}.landing-request__btn{color:#fff;cursor:pointer;background:#846cf9;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:background .2s,box-shadow .2s;display:inline-flex}.landing-request__btn:hover{background:#6338f0;box-shadow:0 4px 16px #8b5cf666}.landing-request__signin{color:#ffffffb3;margin:0;font-size:.875rem}.landing-request__signin a{color:#846cf9;text-decoration:none}.landing-request__signin a:hover{text-decoration:underline}.landing-request__msg{margin-top:.75rem;font-size:.875rem}.landing-request__msg--error{color:#f87171}.landing-request__msg--success{color:#4ade80}.landing-join{background:#16162a}.landing-join__inner{max-width:960px;margin:0 auto}@media (min-width:768px){.landing-join__inner{grid-template-columns:1fr auto;align-items:center;gap:3rem;display:grid}}.landing-join__content{text-align:left}@media (max-width:767px){.landing-join__content{text-align:center}}.landing-join__icon{color:#846cf9;opacity:.9;justify-content:center;align-items:center;display:flex}@media (min-width:768px){.landing-join__icon{justify-content:flex-end}}.landing-join__visual{justify-content:center;align-items:center;display:flex}@media (min-width:768px){.landing-join__visual{justify-content:flex-end;min-width:120px}}@media (max-width:767px){.landing-join__visual{order:-1;margin-bottom:.5rem}}.landing-join__sub{color:#ffffffd9;max-width:42ch;margin-bottom:1.25rem;line-height:1.6}@media (max-width:767px){.landing-join__sub{max-width:36ch;margin-left:auto;margin-right:auto}}.landing-join__actions{flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;display:flex}@media (max-width:767px){.landing-join__actions{justify-content:center}}.landing-join__btn{color:#fff;background:#846cf9;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,box-shadow .2s;display:inline-flex}.landing-join__btn:hover{background:#6338f0;box-shadow:0 4px 16px #8b5cf666}.landing-join__invite{color:#ffffffa6;margin:0;font-size:.875rem}.landing-join__invite a{color:#846cf9;text-decoration:none}.landing-join__invite a:hover{text-decoration:underline}.landing-saudi-badge{color:#fffc;background:#00000026;border-top:1px solid #ffffff0f;justify-content:center;align-items:center;padding:1rem 1.5rem;font-size:.9rem;display:flex}.landing-saudi-badge__logo{object-fit:contain;object-position:center;width:auto;max-width:220px;height:40px;display:block}.landing-footer{background:#0003;border-top:1px solid #ffffff0f;padding:1.25rem 1.5rem}.landing-footer__inner{max-width:960px;margin:0 auto}.landing-footer__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1rem;display:flex}.landing-footer__logo-link{flex-shrink:0;display:block}.landing-footer__logo{object-fit:contain;opacity:.9;width:auto;height:32px;display:block}.landing-footer__nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 1.25rem;display:flex}.landing-footer__nav a{color:#ffffffbf;font-size:.8125rem;text-decoration:none}.landing-footer__nav a:hover{color:#846cf9}.landing-footer__copy{text-align:center;color:#fff9;border-top:1px solid #ffffff14;margin:0;padding-top:1rem;font-size:.8125rem}.landing-public-main{flex:1;width:100%;max-width:800px;margin:0 auto;padding:3rem 1.5rem 4rem}.landing-public-main--full{max-width:none;margin:0;padding:0}.public-page__title{color:#fff;margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.public-page__lead{color:#ffffffd9;margin-bottom:2rem;font-size:1.0625rem;line-height:1.6}.public-page section{margin-bottom:2rem}.public-page h2{color:#fff;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.public-page h3{color:#fffffff2;margin-top:1.25rem;margin-bottom:.5rem;font-size:1.0625rem;font-weight:600}.public-page p,.public-page li{color:#fffc;margin-bottom:.75rem;line-height:1.6}.public-page ul{margin:.5rem 0 1rem 1.25rem;padding:0}.public-page a{color:#846cf9;text-decoration:none}.public-page a:hover{text-decoration:underline}.captcha-placeholder{background:#ffffff0f;border:1px dashed #fff3;border-radius:8px;margin:.5rem 0;padding:.75rem}.captcha-placeholder__text{color:#fff9;margin:0;font-size:.8125rem}.public-form{max-width:480px;margin-top:1.5rem}.public-form__field{margin-bottom:1rem}.public-form__field label{color:#ffffffe6;margin-bottom:.35rem;font-size:.875rem;font-weight:500;display:block}.public-form__field input,.public-form__field select,.public-form__field textarea{color:#fff;background:#ffffff0f;border:1px solid #fff3;border-radius:8px;width:100%;padding:.6rem .75rem;font-size:.9375rem}.public-form__field textarea{resize:vertical;min-height:100px}.public-form__captcha{margin:1rem 0}.public-form__btn{color:#fff;cursor:pointer;background:#846cf9;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:background .2s,box-shadow .2s;display:inline-flex}.public-form__btn:hover:not(:disabled){background:#6338f0;box-shadow:0 4px 16px #8b5cf666}.public-form__btn:disabled{opacity:.6;cursor:not-allowed}.public-form__msg{color:#fffc;margin-top:1rem;font-size:.875rem}.public-form__msg--error{color:#f87171}.public-form__msg--success{color:#4ade80}.about-page{padding-bottom:2rem}.about-hero{text-align:center;padding:4rem 1.5rem;position:relative;overflow:hidden}.about-hero__overlay{pointer-events:none;position:absolute;inset:0}.about-hero__overlay--1{background:radial-gradient(80% 60% at 50% 0,#8b5cf640,#0000 60%)}.about-hero__overlay--2{background:linear-gradient(#0000 0%,#0f0f1966 100%)}.about-hero__title{flex-direction:column;align-items:center;gap:.75rem;margin:0 0 1rem;display:flex;position:relative}.about-hero__title-text{color:#fff;letter-spacing:-.02em;font-size:clamp(2rem,5vw,2.75rem);font-weight:700}.about-hero__logo{object-fit:contain;width:auto;max-width:280px;height:auto;max-height:80px}.about-hero__lead{color:#ffffffe0;max-width:560px;margin:0 auto;font-size:1.125rem;line-height:1.6;position:relative}.about-section__text{color:#ffffffd9;margin-bottom:1rem;line-height:1.65}.about-section__text:last-child{margin-bottom:0}.about-section--alt{background:#ffffff08}.about-saudi{flex-wrap:wrap;align-items:flex-start;gap:1.25rem;display:flex}.about-saudi__icon{color:#846cf9;flex-shrink:0}.about-saudi>div{flex:1;min-width:0}@media (min-width:768px){.about-values{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}}.about-values__icon{color:#846cf9;margin-bottom:.75rem;display:inline-flex}.about-cta__link{color:#ffffffe6;font-weight:500;text-decoration:none}.about-cta__link:hover{color:#fff;text-decoration:underline}
