@font-face{font-family:Poppins;src:url("/assets/fonts/Poppins-Regular.ttf") format("truetype");font-weight:400;font-display:swap}
@font-face{font-family:Poppins;src:url("/assets/fonts/Poppins-Medium.ttf") format("truetype");font-weight:500;font-display:swap}
@font-face{font-family:Poppins;src:url("/assets/fonts/Poppins-SemiBold.ttf") format("truetype");font-weight:600 800;font-display:swap}

:root{--page:#06100d;--page-2:#091612;--surface:#0d1b17;--surface-2:#12231e;--ink:#f5f8f6;--muted:#a8b6b0;--line:rgba(227,243,235,.14);--green:#19c890;--green-dark:#0a684c;--purple:#7357e8;--blue:#446edc;--ruby:#d74661;--gold:#d9b53d;--max:1160px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--page)}
body{margin:0;overflow-x:hidden;background:var(--page);color:var(--ink);font-family:Poppins,Arial,sans-serif;letter-spacing:0;-webkit-font-smoothing:antialiased}
body[dir=rtl]{font-family:Tahoma,"Geeza Pro",Arial,sans-serif}
img{display:block;max-width:100%}
a{color:inherit}
button{font:inherit}
a,button{-webkit-tap-highlight-color:transparent}
h1,h2,h3,p{margin-top:0}

.skip-link{position:fixed;z-index:100;top:8px;left:8px;padding:10px 14px;background:#fff;color:#05100c;transform:translateY(-160%)}
.skip-link:focus{transform:none}

.site-header{position:fixed;z-index:40;inset:0 0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:68px;padding:10px max(18px,calc((100vw - var(--max))/2));border-bottom:1px solid transparent;background:rgba(6,16,13,.78);backdrop-filter:blur(18px);transition:.18s}
.site-header.is-scrolled{border-color:var(--line);background:rgba(6,16,13,.96)}
.brand,.footer-brand{display:inline-flex;align-items:center;gap:9px;font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap}
.brand-mark{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(69,218,168,.3);border-radius:50%;background:#020504}
.brand-mark img{width:112%;max-width:none}
.main-nav{display:flex;align-items:center;gap:26px;color:var(--muted);font-size:12px;font-weight:500}
.main-nav a{text-decoration:none}
.main-nav a:hover,.main-nav a:focus-visible{color:#fff}
.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:13px}
.header-social{display:flex;gap:5px}
.header-social a{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;color:#cbd5d1;text-decoration:none}.header-social svg{width:13px;height:13px;fill:currentColor}
.header-social a:hover,.header-social a:focus-visible{border-color:var(--green);color:#fff}
.lang-toggle{min-height:38px;padding:0 4px;border:0;background:transparent;color:#fff;cursor:pointer;font-size:12px;font-weight:600}
.lang-toggle:hover,.lang-toggle:focus-visible{color:#55e8b6}

.hero{position:relative;min-height:720px;overflow:hidden;border-bottom:1px solid var(--line);isolation:isolate}
.hero:before{content:"";position:absolute;z-index:-3;inset:0;background:linear-gradient(90deg,rgba(6,16,13,.98) 0%,rgba(6,16,13,.9) 46%,rgba(6,16,13,.58) 100%),url("/assets/images/field-pitch.png") center 64%/cover;opacity:.45}
.hero:after{content:"";position:absolute;z-index:-2;inset:0;background:linear-gradient(180deg,rgba(6,16,13,.12) 0%,var(--page) 100%)}
.hero-inner{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);align-items:center;gap:70px;width:min(calc(100% - 40px),var(--max));min-height:720px;margin:auto;padding:100px 0 34px}
.hero-copy{max-width:690px}
.eyebrow{margin-bottom:14px;color:#59e9ba;font-size:11px;font-weight:700;text-transform:uppercase}
body[dir=rtl] .eyebrow{text-transform:none}
h1{max-width:730px;margin-bottom:20px;font-size:68px;line-height:1.02}
h2{margin-bottom:16px;font-size:42px;line-height:1.1}
h3{margin-bottom:8px;font-size:20px;line-height:1.25}
.hero-text,.section-heading>p:last-child,.mode p,.download-copy>p:last-child{color:var(--muted);font-size:16px;line-height:1.7}
.hero-text{max-width:650px}
.hero-store-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px}
.hero-store-links a{display:inline-flex;width:145px;height:47px;align-items:center;gap:9px;padding:0 10px;border:1px solid rgba(255,255,255,.22);border-radius:7px;background:#020403;text-decoration:none;transition:transform .16s,border-color .16s}
.hero-store-links a:hover,.hero-store-links a:focus-visible{border-color:#59e9ba;transform:translateY(-2px)}
.store-icon{display:inline-flex;flex:0 0 27px;width:27px;height:27px;align-items:center;justify-content:center}
.apple-icon{color:#fff;font-size:20px;line-height:1}
.apple-icon:before{content:"";width:18px;height:22px;border-radius:48% 48% 44% 44%;background:#fff;box-shadow:5px -9px 0 -7px #fff}
.apple-icon{font-size:0}
.play-icon:before{content:"";width:24px;height:27px;background:linear-gradient(135deg,#50d890 0 48%,#57a7e7 49% 66%,#f0cb54 67% 82%,#ef5b66 83%);clip-path:polygon(0 0,100% 50%,0 100%)}
.store-label{display:flex;min-width:0;flex-direction:column;line-height:1.05}
.store-label small,.store-label strong{white-space:nowrap}
.store-label small{margin-bottom:3px;color:#bdc6c2;font-size:7px;font-weight:400}
.store-label strong{font-size:12px;font-weight:600}
.hero-signals{display:flex;flex-wrap:wrap;gap:18px;margin-top:25px;color:#d7dfdc;font-size:11px}
.hero-signals span{display:flex;align-items:center;gap:7px}
.swatch{width:8px;height:8px;border-radius:2px}.saudi{background:var(--green)}.english{background:linear-gradient(135deg,var(--purple),var(--blue))}.spanish{background:var(--ruby)}

.brand-phone{align-self:end;display:flex;flex-direction:column;align-items:center}
.phone-shell{position:relative;width:300px;padding:7px;border:1px solid rgba(255,255,255,.28);border-radius:43px;background:#020504;box-shadow:0 30px 80px rgba(0,0,0,.5),0 0 80px rgba(25,200,144,.09)}
.phone-shell:after{content:"";position:absolute;top:123px;right:-4px;width:3px;height:68px;border-radius:0 3px 3px 0;background:#66736f}
body[dir=rtl] .phone-shell:after{right:auto;left:-4px}
.phone-poster{position:relative;height:560px;overflow:hidden;border-radius:36px;background:linear-gradient(180deg,rgba(9,24,18,.42),rgba(2,9,7,.95)),url("/assets/images/field-pitch.png") center/cover}
.phone-poster:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 44%,rgba(3,10,8,.9) 78%);pointer-events:none}
.phone-island{position:absolute;z-index:3;top:9px;left:50%;width:88px;height:24px;border-radius:20px;background:#000;transform:translateX(-50%)}
.poster-brand{position:relative;z-index:2;display:flex;align-items:center;gap:8px;padding:52px 20px 0;font-size:12px;font-weight:700}
.poster-logo{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;background:#000}.poster-logo img{width:115%;max-width:none}
.poster-copy{position:absolute;z-index:2;top:174px;left:22px}.poster-copy small{display:block;margin-bottom:8px;color:#a7cabc;font-size:9px;font-weight:700}.poster-copy strong{font-size:46px;line-height:.93}
.poster-badge{position:absolute;z-index:2;right:22px;bottom:30px;left:22px;display:flex;align-items:center;gap:7px;padding:11px 12px;border:1px solid rgba(215,239,229,.22);border-radius:7px;background:rgba(4,15,11,.7);backdrop-filter:blur(8px);color:#d6e3dd;font-size:9px;font-weight:600}.poster-badge-dot{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(25,200,144,.12)}
.brand-phone>p{margin:12px 0 0;color:#7f928a;font-size:10px}

.section{width:min(calc(100% - 40px),var(--max));margin:auto;padding:100px 0;border-bottom:1px solid var(--line)}
.section-heading{max-width:720px;margin-bottom:44px}.section-heading.compact{margin-bottom:34px}
.section-heading>p:last-child{margin-bottom:0}
.competition-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.competition-card{position:relative;min-height:250px;overflow:hidden;padding:26px;border:1px solid var(--line);border-radius:7px;background:var(--surface)}
.competition-card:after{content:"";position:absolute;right:-38px;bottom:-74px;width:180px;height:180px;border:38px solid rgba(255,255,255,.035);border-radius:50%}
.competition-number{color:#8a9a93;font-size:12px;font-weight:600}
.competition-line{display:block;width:38px;height:3px;margin:54px 0 30px;border-radius:2px}
.saudi-card .competition-line{background:var(--green)}.english-card .competition-line{background:linear-gradient(90deg,var(--purple),var(--blue))}.spanish-card .competition-line{background:var(--ruby)}
.competition-card p{margin-bottom:8px;color:var(--muted);font-size:12px}.competition-card h3{font-size:24px}

.mode-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.mode{min-height:280px;padding:45px 8% 42px 0}.mode+ .mode{padding-right:0;padding-left:8%;border-left:1px solid var(--line)}
body[dir=rtl] .mode{padding-right:0;padding-left:8%}body[dir=rtl] .mode+.mode{padding-right:8%;padding-left:0;border-right:1px solid var(--line);border-left:0}
.mode-index{display:inline-block;margin-bottom:50px;color:#59e9ba;font-size:10px;font-weight:700}.private-mode .mode-index{color:#d9b53d}
.mode h3{font-size:28px}.mode p{max-width:450px;margin-bottom:0}

.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:0;padding:0;border-top:1px solid var(--line);list-style:none}
.steps li{min-height:210px;padding:27px 22px 20px 0;border-bottom:1px solid var(--line)}
.steps li+li{padding-left:22px;border-left:1px solid var(--line)}
body[dir=rtl] .steps li{padding-right:0;padding-left:22px}body[dir=rtl] .steps li+li{padding-right:22px;border-right:1px solid var(--line);border-left:0}
.steps>li>span{display:block;margin-bottom:42px;color:#59e9ba;font-size:11px;font-weight:700}.steps h3{font-size:17px}.steps p{margin-bottom:0;color:var(--muted);font-size:12px;line-height:1.65}

.download-section{display:grid;grid-template-columns:1fr auto;align-items:center;gap:50px;width:min(calc(100% - 40px),var(--max));margin:auto;padding:86px 0}
.download-copy{max-width:620px}.download-copy h2{font-size:40px}.download-copy>p:last-child{margin-bottom:0}
.store-block{min-width:300px}.store-block .hero-store-links{margin-top:0}.download-route{display:flex;align-items:center;justify-content:space-between;margin-top:14px;padding:10px 2px;border-bottom:1px solid var(--line);color:#d4ded9;font-size:11px;text-decoration:none}.download-route:hover,.download-route:focus-visible{color:#59e9ba}

.site-footer{padding:54px max(20px,calc((100vw - var(--max))/2)) 26px;border-top:1px solid var(--line);background:#040b09}
.footer-top{display:grid;grid-template-columns:1fr auto;gap:50px;padding-bottom:48px}.footer-brand{font-size:15px}.footer-top p{max-width:420px;margin:15px 0 0;color:var(--muted);font-size:12px;line-height:1.65}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(130px,1fr));gap:14px 36px;align-content:start}.footer-links a,.footer-social a{color:#b9c5c0;font-size:11px;text-decoration:none}.footer-links a:hover,.footer-links a:focus-visible,.footer-social a:hover,.footer-social a:focus-visible{color:#59e9ba}
.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:20px;border-top:1px solid var(--line);color:#73837c;font-size:10px}.footer-social{display:flex;flex-wrap:wrap;gap:16px}

.download-page{min-height:100svh;display:grid;place-items:center;padding:110px 20px 40px;background:linear-gradient(180deg,rgba(6,16,13,.1),rgba(6,16,13,.95)),url("/assets/images/field-pitch.png") center/cover}.download-card{width:min(620px,100%);padding:48px;border:1px solid var(--line);border-radius:8px;background:rgba(7,18,15,.94);text-align:center;box-shadow:0 24px 80px rgba(0,0,0,.4)}.download-card h1{font-size:42px}.download-card>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.7}.download-card .eyebrow{justify-content:center}.store-row{display:flex;justify-content:center;gap:10px;margin:28px 0}.store-row>a{display:inline-flex;width:160px;height:50px;align-items:center;gap:10px;padding:0 12px;border:1px solid rgba(255,255,255,.2);border-radius:7px;background:#020403;text-decoration:none}.plain-links{display:flex;justify-content:center;gap:20px;margin-top:28px}.plain-links a{color:#b9c5c0;font-size:11px}.plain-links a:hover,.plain-links a:focus-visible{color:#59e9ba}

:focus-visible{outline:2px solid #63f1c0;outline-offset:3px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

@media(max-width:850px){
  .site-header{grid-template-columns:1fr auto}.main-nav{display:none}
  .hero{min-height:740px}.hero-inner{grid-template-columns:1fr auto;gap:24px;min-height:740px;padding-top:92px}.hero-copy{align-self:center}h1{font-size:52px}.hero-text{font-size:14px}.phone-shell{width:246px}.phone-poster{height:470px}.poster-copy{top:152px}.poster-copy strong{font-size:38px}
  .competition-grid{grid-template-columns:1fr}.competition-card{min-height:170px}.competition-line{margin:32px 0 24px}
  .steps{grid-template-columns:repeat(2,1fr)}.steps li:nth-child(3){border-left:0}body[dir=rtl] .steps li:nth-child(3){border-right:0}
  .download-section{grid-template-columns:1fr}.store-block{min-width:0}
}

@media(max-width:620px){
  .site-header{min-height:62px;padding:8px 14px}.brand{font-size:12px}.brand>span:last-child{display:none}.brand-mark{width:31px;height:31px}.header-actions{gap:7px}.header-social a{width:30px;height:30px}.header-social svg{width:14px;height:14px}.lang-toggle{font-size:11px}
  .hero{min-height:790px}.hero:before{background:linear-gradient(180deg,rgba(6,16,13,.83),rgba(6,16,13,.96)),url("/assets/images/field-pitch.png") center/cover;opacity:.5}.hero-inner{display:flex;min-height:790px;flex-direction:column;gap:22px;width:min(calc(100% - 30px),var(--max));padding:84px 0 18px}.hero-copy{width:100%;text-align:center}.eyebrow{font-size:9px}.hero-copy .eyebrow{justify-content:center}.hero-copy h1{margin-bottom:14px;font-size:42px;line-height:1}.hero-text{max-width:390px;margin:0 auto;font-size:13px;line-height:1.58}.hero-store-links{justify-content:center;margin-top:18px}.hero-store-links a{width:137px;height:45px}.hero-signals{justify-content:center;gap:14px;margin-top:15px;font-size:9px}
  .brand-phone{margin-top:0}.phone-shell{width:218px;padding:5px;border-radius:33px}.phone-poster{height:300px;border-radius:28px;background-position:center 57%}.phone-island{top:7px;width:70px;height:19px}.poster-brand{padding:35px 15px 0;font-size:9px}.poster-logo{width:22px;height:22px}.poster-copy{top:104px;left:16px}.poster-copy small{font-size:7px}.poster-copy strong{font-size:31px}.poster-badge{right:16px;bottom:20px;left:16px;padding:8px 9px;border-radius:5px;font-size:7px}.poster-badge-dot{width:5px;height:5px;flex-basis:5px;box-shadow:0 0 0 3px rgba(25,200,144,.12)}.phone-shell:after{top:86px;height:44px}.brand-phone>p{margin-top:8px;font-size:8px}
  .section{width:min(calc(100% - 30px),var(--max));padding:68px 0}.section-heading{margin-bottom:30px}.section-heading h2,h2{font-size:31px}.section-heading>p:last-child,.mode p,.download-copy>p:last-child{font-size:14px}.competition-card{min-height:145px;padding:21px}.competition-card:after{width:150px;height:150px}.competition-line{margin:24px 0 18px}.competition-card h3{font-size:21px}
  .mode-grid{grid-template-columns:1fr}.mode{min-height:220px;padding:32px 0}.mode+.mode{padding:32px 0;border-top:1px solid var(--line);border-left:0}body[dir=rtl] .mode,body[dir=rtl] .mode+.mode{padding:32px 0;border-right:0}.mode-index{margin-bottom:30px}.mode h3{font-size:24px}
  .steps{grid-template-columns:1fr}.steps li,.steps li+li{display:grid;grid-template-columns:38px 1fr;gap:8px;min-height:0;padding:22px 0;border-left:0}body[dir=rtl] .steps li,body[dir=rtl] .steps li+li{padding:22px 0;border-right:0}.steps>li>span{margin:4px 0 0}.steps h3{font-size:16px}
  .download-section{width:min(calc(100% - 30px),var(--max));padding:68px 0}.download-copy h2{font-size:31px}.store-block .hero-store-links{justify-content:flex-start}body[dir=rtl] .store-block .hero-store-links{justify-content:flex-start}
  .footer-top{grid-template-columns:1fr;gap:34px}.footer-links{grid-template-columns:1fr 1fr;gap:13px}.footer-bottom{flex-direction:column}.footer-social{gap:13px}
  .download-card{padding:36px 18px}.download-card h1{font-size:32px}.store-row{flex-direction:column;align-items:center}.plain-links{flex-wrap:wrap}
}

@media(max-width:350px){
  .site-header{padding-inline:10px}.brand>span:last-child{display:none}.header-social a{width:30px;height:30px}.hero-inner{width:calc(100% - 24px)}.hero-copy h1{font-size:38px}.hero-store-links{gap:7px}.hero-store-links a{width:132px;padding-inline:8px}.hero-signals{gap:10px}.section,.download-section{width:calc(100% - 24px)}
}
