html{scroll-behavior:smooth}.landing{--navy:#00214d;--navy2:#032b5f;--bg:#f7f9fc;--card:#fff;--line:#e0e7f1;--txt:#16202f;--mut:#4c5a70;--good:#0e6b41;--goodbg:#d9f2e3;--warn:#846500;--warnbg:#fdf0cc;--bad:#b42318;--badbg:#fbdddd;--sh:0 1px 3px #10182812;--sh2:0 12px 40px #1f38641f;font-family:var(--font-cairo), "Cairo", sans-serif;background:var(--bg);color:var(--txt);overflow-x:hidden}.landing *{box-sizing:border-box;margin:0;padding:0}.landing a{color:inherit;text-decoration:none}.landing .wrap{max-width:1140px;margin:0 auto;padding:0 22px}.landing .nav{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fafafcd9;border-bottom:1px solid #0000;transition:all .3s;position:fixed;top:0;left:0;right:0}.landing .nav.scrolled{border-color:var(--line);box-shadow:var(--sh)}.landing .nav .wrap{justify-content:space-between;align-items:center;height:64px;display:flex}.landing .logo{color:var(--navy);align-items:center;gap:8px;font-size:24px;font-weight:900;display:flex}.landing .logo span{color:var(--mut);margin-inline-start:6px;font-size:11px;font-weight:700}.landing .nav-links{color:var(--mut);white-space:nowrap;gap:26px;font-size:14px;font-weight:700;display:flex}.landing .nav-links a:hover{color:var(--navy)}.landing .nav-cta{white-space:nowrap;align-items:center;gap:10px;display:flex}.landing .btn{cursor:pointer;border:0;border-radius:10px;font-family:inherit;font-weight:800;transition:all .2s;display:inline-block}.landing .btn-p{background:var(--navy);color:#fff;padding:11px 26px;font-size:15px}.landing .btn-p:hover{background:var(--navy2);box-shadow:var(--sh2);transform:translateY(-1px)}.landing .btn-g{color:var(--navy);background:0 0;padding:11px 18px;font-size:14px;font-weight:700}.landing .btn-g:hover{background:#eff1f6;border-radius:10px}.landing .lang-toggle{border:1px solid var(--line);color:var(--navy);cursor:pointer;background:0 0;border-radius:10px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:700;transition:all .2s}.landing .lang-toggle:hover{background:#eff1f6}.landing .hero{padding:150px 0 90px;position:relative;overflow:hidden}.landing .blob{filter:blur(90px);opacity:.5;pointer-events:none;border-radius:50%;position:absolute}.landing .b1{background:#dce6f7;width:520px;height:520px;animation:14s ease-in-out infinite landing-drift;top:-160px;left:-120px}.landing .b2{background:#ede4f9;width:420px;height:420px;animation:17s ease-in-out infinite reverse landing-drift;bottom:-180px;right:-100px}@keyframes landing-drift{0%,to{transform:translate(0)}50%{transform:translate(40px,-30px)}}.landing .hero .wrap{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;display:grid;position:relative}.landing .badge{border:1px solid var(--line);color:var(--navy);box-shadow:var(--sh);background:#fff;border-radius:30px;align-items:center;gap:8px;padding:6px 16px;font-size:12.5px;font-weight:800;display:inline-flex}.landing .badge .dot{background:var(--good);border-radius:50%;width:8px;height:8px;animation:2s infinite landing-pulse}@keyframes landing-pulse{0%,to{opacity:1}50%{opacity:.35}}.landing .hero h1{color:var(--navy);margin:18px 0 12px;font-size:44px;font-weight:900;line-height:1.35}.landing .hero h1 em{white-space:nowrap;font-style:normal;position:relative}.landing .hero h1 em:after{content:"";background:var(--warnbg);z-index:-1;border-radius:4px;height:12px;position:absolute;bottom:4px;left:0;right:0}.landing .hero p{color:var(--mut);max-width:520px;font-size:17px;line-height:1.9}.landing .hero-cta{align-items:center;gap:14px;margin:26px 0 10px;display:flex}.landing .btn-xl{padding:15px 36px;font-size:17px}.landing .hero .trust{color:var(--mut);font-size:12.5px;font-weight:600}.landing .hero .trust b{color:var(--good)}.landing .mock{position:relative}.landing .mock-card{border:1px solid var(--line);box-shadow:var(--sh2);background:#fff;border-radius:16px;padding:18px}.landing .mock-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.landing .mock-head .t{color:var(--navy);font-size:13.5px;font-weight:800}.landing .mock-head .rng{color:var(--mut);background:#eef2f8;border-radius:8px;padding:3px 10px;font-size:10.5px;font-weight:700}.landing .tiles{grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:12px;display:grid}.landing .tile{border:1px solid var(--line);background:#f8f9fc;border-radius:11px;padding:9px 11px}.landing .tile .l{color:var(--mut);font-size:9.5px;font-weight:700}.landing .tile .v{color:var(--navy);text-align:right;direction:ltr;font-size:16.5px;font-weight:900}.landing .tile .d{font-size:9px;font-weight:800}.landing .up{color:var(--good)}.landing .dn{color:var(--bad)}.landing .chartbox{border:1px solid var(--line);background:#f8f9fc;border-radius:11px;padding:10px 12px 4px}.landing .chartbox .l{color:var(--mut);margin-bottom:2px;font-size:10px;font-weight:800}.landing .bars{direction:ltr;align-items:flex-end;gap:5px;height:74px;display:flex}.landing .bar{background:var(--navy);opacity:.88;transform-origin:bottom;border-radius:4px 4px 0 0;flex:1;animation:1.1s cubic-bezier(.2,.7,.3,1) both landing-grow}.landing .bar.f{background:#8fa6cc}@keyframes landing-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.landing .mrow{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:7px;padding:7px 2px 0;display:flex}.landing .mrow .n{font-size:11px;font-weight:700}.landing .mrow .chip{border-radius:20px;padding:2px 9px;font-size:9px;font-weight:800}.landing .c-star{background:var(--goodbg);color:var(--good)}.landing .c-puz{background:var(--warnbg);color:var(--warn)}.landing .float-chip{border:1px solid var(--line);box-shadow:var(--sh2);background:#fff;border-radius:12px;padding:9px 14px;animation:5s ease-in-out infinite landing-floaty;position:absolute}.landing .float-chip .l{color:var(--mut);font-size:9.5px;font-weight:700}.landing .float-chip .v{font-size:14.5px;font-weight:900}.landing .fc1{animation-delay:.4s;top:-44px;right:-20px}.landing .fc2{animation-delay:1.3s;bottom:34px;left:-26px}.landing .fc3{animation-delay:2.2s;top:42%;left:-40px}@keyframes landing-floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.landing .stats{background:var(--navy);color:#fff;margin-top:20px;padding:44px 0}.landing .stats .wrap{text-align:center;grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.landing .stat .v{direction:ltr;font-size:38px;font-weight:900}.landing .stat .v small{font-size:20px}.landing .stat .l{opacity:.85;margin-top:2px;font-size:13px;font-weight:700}.landing .sec{padding:84px 0}.landing .sec-head{text-align:center;max-width:640px;margin:0 auto 50px}.landing .kicker{color:var(--navy);letter-spacing:.5px;background:#edf1f8;border-radius:20px;padding:5px 16px;font-size:13px;font-weight:900;display:inline-block}.landing .sec-head h2{color:var(--navy);margin:14px 0 8px;font-size:32px;font-weight:900;line-height:1.5}.landing .sec-head p{color:var(--mut);font-size:15.5px;line-height:1.9}.landing .feature{grid-template-columns:1fr 1fr;align-items:center;gap:56px;margin-bottom:90px;display:grid}.landing .feature:last-child{margin-bottom:0}.landing .feature.rev .fx{order:2}.landing .feature h3{color:var(--navy);margin:10px 0;font-size:25px;font-weight:900;line-height:1.5}.landing .feature .desc{color:var(--mut);margin-bottom:16px;font-size:15px;line-height:1.9}.landing .flist{list-style:none}.landing .flist li{margin-bottom:9px;padding-inline-start:30px;font-size:14px;font-weight:600;line-height:1.7;display:block;position:relative}.landing .flist .tick{inset-inline-start:0;background:var(--goodbg);width:20px;height:20px;color:var(--good);border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:900;display:flex;position:absolute;top:3px}.landing .fx-card{border:1px solid var(--line);box-shadow:var(--sh2);background:#fff;border-radius:16px;padding:16px;position:relative}.landing .fx-title{color:var(--navy);justify-content:space-between;align-items:center;margin-bottom:10px;font-size:12px;font-weight:800;display:flex}.landing .fx-title .tag{color:var(--mut);background:#eef2f8;border-radius:8px;padding:2px 9px;font-size:9.5px}.landing table.fx{border-collapse:collapse;width:100%;font-size:11px}.landing table.fx th{color:var(--txt);border-bottom:2px solid var(--line);text-align:start;background:#fff;padding:6px;font-weight:800}.landing table.fx td{border-bottom:1px solid var(--line);color:var(--mut);padding:6px;font-weight:600}.landing table.fx td.num{text-align:right;color:var(--txt);direction:ltr;font-weight:800}.landing .pill{border-radius:20px;padding:2px 9px;font-size:9px;font-weight:800}.landing .sched{text-align:center;grid-template-columns:repeat(8,1fr);gap:4px;font-size:9.5px;font-weight:800;display:grid}.landing .sched .h{color:var(--mut);font-weight:700}.landing .sc{border-radius:6px;padding:5px 0}.landing .sM{color:#1d4ed8;background:#dbeafe}.landing .sE{background:var(--warnbg);color:var(--warn)}.landing .sO{color:#6b7280;background:#eeeff2}.landing .sD{color:#5b3fa8;background:#e9e4f9}.landing .gauge{flex-direction:column;gap:8px;display:flex}.landing .grow2{color:var(--mut);justify-content:space-between;font-size:11px;font-weight:700;display:flex}.landing .gbar{background:#eeeff2;border-radius:6px;height:9px;overflow:hidden}.landing .gfill{background:var(--navy);border-radius:6px;width:0;height:100%;transition:width 1.2s cubic-bezier(.2,.7,.3,1)}.landing .gfill.g{background:var(--good)}.landing .gfill.w{background:#d9a400}.landing .mods{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.landing .mod{border:1px solid var(--line);box-shadow:var(--sh);background:#fff;border-radius:14px;padding:18px 16px;transition:all .25s}.landing .mod:hover{box-shadow:var(--sh2);border-color:#c9d4e8;transform:translateY(-4px)}.landing .mod .ic{font-size:24px}.landing .mod .t{color:var(--navy);margin:8px 0 3px;font-size:14.5px;font-weight:800}.landing .mod .d{color:var(--mut);font-size:11.5px;font-weight:600;line-height:1.65}.landing .problems{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:34px;display:grid}.landing .problem-card{border:1px solid var(--line);box-shadow:var(--sh);background:#fff;border-radius:14px;align-items:flex-start;gap:12px;padding:18px 16px;display:flex}.landing .problem-card .ic{flex:none;font-size:20px}.landing .problem-card .t{color:var(--txt);font-size:14px;font-weight:700;line-height:1.6}.landing .problem-solve{text-align:center;color:var(--navy);font-size:17px;font-weight:800}.landing .hiw{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.landing .hiw-card{border:1px solid var(--line);box-shadow:var(--sh);background:#fff;border-radius:14px;padding:20px 18px}.landing .step-no{background:var(--navy);color:#fff;direction:ltr;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin-bottom:10px;font-size:14px;font-weight:900;display:flex}.landing .hiw-card h4{color:var(--navy);margin:2px 0 4px;font-size:14.5px;font-weight:800}.landing .hiw-card p{color:var(--mut);font-size:12px;font-weight:600;line-height:1.7}.landing .families{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.landing .family-card{border:1px solid var(--line);box-shadow:var(--sh);background:#fff;border-radius:16px;padding:20px 18px;transition:all .25s}.landing .family-card:hover{box-shadow:var(--sh2);border-color:#c9d4e8;transform:translateY(-4px)}.landing .family-no{color:var(--mut);direction:ltr;font-size:11px;font-weight:900;display:inline-block}.landing .family-card h4{color:var(--navy);margin:6px 0 4px;font-size:16px;font-weight:900}.landing .family-pitch{color:var(--mut);margin-bottom:12px;font-size:12.5px;font-weight:600;line-height:1.7}.landing .family-mods{flex-wrap:wrap;gap:6px;display:flex}.landing .family-mods span{color:var(--navy);background:#edf1f8;border-radius:8px;padding:4px 9px;font-size:11px;font-weight:700}.landing .demo-card{border:1px solid var(--line);max-width:560px;box-shadow:var(--sh2);background:#fff;border-radius:18px;margin:0 auto;padding:26px 26px 22px}.landing .demo-step{border-bottom:1px dashed var(--line);color:var(--txt);align-items:flex-start;gap:12px;padding:12px 0;font-size:14px;font-weight:700;line-height:1.8;display:flex}.landing .demo-step:last-of-type{border-bottom:0}.landing .demo-step .ic{flex:none;font-size:18px}.landing .demo-close{text-align:center;color:var(--navy);margin-top:14px;font-size:16px;font-weight:900}.landing .mobile-showcase{justify-content:center;align-items:center;height:500px;display:flex;position:relative;overflow:hidden}.landing .mobile-showcase .blob{opacity:.35}.landing .phone{background:linear-gradient(160deg,#26314e,#0e1728);border-radius:44px;flex-shrink:0;width:218px;height:448px;padding:9px;position:relative;box-shadow:0 40px 70px -20px #0f183066,0 14px 26px #0f183038,inset 0 0 0 1px #ffffff12}.landing .phone.back{opacity:.92;z-index:1;position:absolute;transform:rotate(-9deg)translate(76px)}.landing .phone.front{z-index:2;position:relative;transform:rotate(4deg)translate(-54px)}.landing .phone-cam{z-index:4;background:#050a16;border-radius:50%;width:10px;height:10px;position:absolute;top:19px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 1.5px #ffffff14}.landing .phone-btn{background:#1b2439;border-radius:3px;position:absolute}.landing .phone-btn.power{width:3px;height:58px;top:118px;left:-3px}.landing .phone-btn.vol1{width:3px;height:32px;top:96px;right:-3px}.landing .phone-btn.vol2{width:3px;height:32px;top:136px;right:-3px}.landing .phone-screen{background:#f8f9fc;border-radius:35px;height:100%;padding:30px 13px 14px;overflow:hidden}.landing .phone-status{color:var(--mut);direction:ltr;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:9px;font-weight:800;display:flex}.landing .mob-alert{border-radius:10px;padding:9px 10px;font-size:11px;font-weight:700;line-height:1.5;display:block}.landing .mob-alert.bad{background:var(--badbg);color:var(--bad)}.landing .mob-alert.warn{background:var(--warnbg);color:var(--warn)}.landing .mob-alert.good{background:var(--goodbg);color:var(--good)}.landing .campaign{text-align:center;max-width:520px;margin:0 auto;padding-bottom:26px}.landing .campaign p{margin:0;font-size:22px;font-weight:800;line-height:1.75}.landing .campaign .q{color:var(--mut)}.landing .campaign .a{color:var(--navy)}@media (max-width:640px){.landing .campaign p{font-size:18px}}.landing .cta-final{text-align:center}.landing .cta-final h3{color:var(--navy);margin-bottom:18px;font-size:26px;font-weight:900;line-height:1.6}.landing .quote{border:1px solid var(--line);box-shadow:var(--sh);text-align:center;background:#fff;border-radius:20px;max-width:760px;margin:0 auto;padding:38px 44px;position:relative}.landing .quote .qm{color:#d8e0ee;top:8px;font-size:56px;font-weight:900;line-height:1;position:absolute;inset-inline-start:26px}.landing .quote p{color:var(--navy);font-size:19px;font-weight:800;line-height:2}.landing .quote .who{color:var(--mut);margin-top:14px;font-size:13px;font-weight:700}.landing .price-card{background:linear-gradient(135deg, var(--navy), var(--navy2));color:#fff;max-width:820px;box-shadow:var(--sh2);border-radius:22px;grid-template-columns:1.2fr .8fr;align-items:center;gap:30px;margin:0 auto;padding:44px 48px;display:grid}.landing .price-card h3{font-size:26px;font-weight:900;line-height:1.5}.landing .price-card p{opacity:.85;margin-top:8px;font-size:14px;line-height:1.9}.landing .price-cta{text-align:center}.landing .btn-w{color:var(--navy);background:#fff;padding:15px 38px;font-size:17px}.landing .btn-w:hover{transform:translateY(-2px);box-shadow:0 12px 30px #00000040}.landing .price-cta .s{opacity:.8;margin-top:10px;font-size:11.5px;font-weight:600}.landing .tier-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:stretch;gap:22px;display:grid}.landing .tier-card{background:var(--card);border:1px solid var(--line);box-shadow:var(--sh);border-radius:18px;flex-direction:column;gap:14px;padding:26px 24px;display:flex}.landing .tier-card.featured{border-color:var(--navy);box-shadow:var(--sh2);position:relative}.landing .tier-card.featured:before{content:"الأكثر ملاءمة";background:var(--navy);color:#fff;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:800;position:absolute;top:-13px;right:24px}.landing .tier-card h3{color:var(--navy);font-size:19px;font-weight:900}.landing .tier-card .tier-sub{color:var(--mut);font-size:13px;line-height:1.7}.landing .tier-price{direction:ltr;justify-content:flex-end;align-items:baseline;gap:6px;display:flex}.landing .tier-price .amt{color:var(--navy);font-size:34px;font-weight:900}.landing .tier-price .per{color:var(--mut);font-size:13px;font-weight:700}.landing .tier-examples{flex-wrap:wrap;gap:6px;display:flex}.landing .tier-examples span{color:var(--mut);direction:ltr;background:#eef2f8;border-radius:8px;padding:4px 10px;font-size:11px;font-weight:700}.landing .tier-card .btn{margin-top:auto}.landing .device-note{color:var(--txt);background:#edf1f8;border-radius:16px;align-items:flex-start;gap:12px;padding:18px 22px;font-size:13.5px;line-height:1.9;display:flex}.landing .device-note .ic{flex-shrink:0;font-size:20px}.landing .faq{max-width:720px;margin:0 auto}.landing .qa{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:10px;overflow:hidden}.landing .qa button{text-align:start;padding:16px 20px;width:100%;color:var(--navy);cursor:pointer;background:0 0;border:0;padding-inline-end:46px;font-family:inherit;font-size:15px;font-weight:800;line-height:1.6;display:block;position:relative}.landing .qa .ans{max-height:0;color:var(--mut);font-size:13.5px;font-weight:600;line-height:1.9;transition:max-height .35s;overflow:hidden}.landing .qa.open .ans{max-height:200px}.landing .qa .ans div{padding:0 20px 16px}.landing .qa .ar-ic{inset-inline-end:20px;font-weight:900;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%)}.landing .qa.open .ar-ic{transform:translateY(-50%)rotate(180deg)}.landing footer{color:#fff;background:#101b30;margin-top:80px;padding:54px 0 30px}.landing footer .wrap{grid-template-columns:1.4fr 1fr 1fr;gap:40px;display:grid}.landing footer .logo{color:#fff}.landing footer p{opacity:.7;max-width:320px;margin-top:10px;font-size:13px;line-height:1.9}.landing footer h4{opacity:.9;margin-bottom:12px;font-size:14px;font-weight:800}.landing footer ul{opacity:.7;font-size:13px;font-weight:600;line-height:2.3;list-style:none}.landing footer ul a:hover{opacity:1;text-decoration:underline}.landing .copy{text-align:center;opacity:.55;border-top:1px solid #ffffff1f;margin-top:36px;padding-top:18px;font-size:12px}.landing .footer-lang{text-align:center;margin-top:14px}.landing .footer-lang button{color:#fff;cursor:pointer;opacity:.85;background:0 0;border:1px solid #ffffff40;border-radius:10px;padding:6px 16px;font-family:inherit;font-size:12px;font-weight:700;transition:all .2s}.landing .footer-lang button:hover{opacity:1;background:#ffffff14}.landing .reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(28px)}.landing .reveal.on{opacity:1;transform:none}@media (max-width:920px){.landing .hero .wrap{grid-template-columns:1fr}.landing .hero h1{font-size:33px}.landing .mock{margin-top:26px}.landing .float-chip{display:none}.landing .stats .wrap{grid-template-columns:repeat(2,1fr)}.landing .feature{grid-template-columns:1fr;gap:26px}.landing .feature.rev .fx{order:0}.landing .mods{grid-template-columns:repeat(2,1fr)}.landing .problems{grid-template-columns:1fr}.landing .hiw,.landing .families{grid-template-columns:repeat(2,1fr)}.landing .mobile-showcase{height:auto}.landing .phone.back{display:none}.landing .phone.front{margin:0 auto;transform:none}.landing .price-card{text-align:center;grid-template-columns:1fr}.landing footer .wrap{grid-template-columns:1fr}.landing .nav-links{display:none}.landing .logo{gap:6px;font-size:19px}.landing .logo span,.landing .nav-cta .btn-g{display:none}.landing .nav-cta .btn-p{padding:10px 18px;font-size:14px}.landing .nav-cta .lang-toggle{display:none}}