.LandingNew-module__jpJ_za__root{font-family:var(--font-tajawal), "Tajawal", "Cairo", sans-serif;background:var(--lp-bg);color:var(--lp-ink);direction:rtl;min-height:100vh;line-height:1.7;overflow-x:hidden}.LandingNew-module__jpJ_za__root ::selection{background:var(--lp-magenta);color:#fff}.LandingNew-module__jpJ_za__bgScene{z-index:-2;background:var(--lp-scene);transition:background .4s;position:fixed;inset:0;overflow:hidden}.LandingNew-module__jpJ_za__orb{filter:blur(90px);opacity:var(--lp-orb-op);border-radius:50%;transition:opacity .4s;animation:18s ease-in-out infinite alternate LandingNew-module__jpJ_za__drift;position:absolute}.LandingNew-module__jpJ_za__orb1{background:#7b2fb0;width:480px;height:480px;top:-160px;right:-120px}.LandingNew-module__jpJ_za__orb2{background:#d041e0;width:380px;height:380px;animation-delay:-6s;bottom:-140px;left:-100px}.LandingNew-module__jpJ_za__orb3{background:#4a1f7a;width:260px;height:260px;animation-delay:-12s;top:45%;left:35%}@keyframes LandingNew-module__jpJ_za__drift{0%{transform:translate(0)scale(1)}to{transform:translate(60px,-50px)scale(1.15)}}.LandingNew-module__jpJ_za__stars{z-index:-1;pointer-events:none;position:fixed;inset:0}.LandingNew-module__jpJ_za__nav{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:var(--lp-nav-bg);border-bottom:1px solid var(--lp-surface-line);justify-content:space-between;align-items:center;padding:16px clamp(20px,5vw,64px);transition:background .4s;display:flex;position:fixed;top:0;left:0;right:0}.LandingNew-module__jpJ_za__brand{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.LandingNew-module__jpJ_za__brandMark{background:var(--lp-grad);border-radius:12px;place-items:center;width:42px;height:42px;display:grid;overflow:hidden;box-shadow:0 6px 24px #d041e073}.LandingNew-module__jpJ_za__brandIcon{object-fit:contain;filter:brightness(0)invert();width:28px;height:28px}.LandingNew-module__jpJ_za__brandName{font-family:var(--font-aref-ruqaa), "Aref Ruqaa", serif;color:var(--lp-ink);font-size:1.7rem;line-height:1}.LandingNew-module__jpJ_za__brandName small{font-family:var(--font-tajawal), "Tajawal", sans-serif;letter-spacing:.45em;color:var(--lp-muted);margin-top:2px;font-size:.6rem;font-weight:500;display:block}.LandingNew-module__jpJ_za__navLinks{gap:28px;margin:0;padding:0;list-style:none;display:flex}.LandingNew-module__jpJ_za__navLinks a{color:var(--lp-muted);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .25s}.LandingNew-module__jpJ_za__navLinks a:hover,.LandingNew-module__jpJ_za__navLinks a:focus-visible{color:var(--lp-glow)}.LandingNew-module__jpJ_za__btn{cursor:pointer;font-family:var(--font-tajawal), "Tajawal", sans-serif;border:none;border-radius:999px;align-items:center;gap:10px;padding:13px 30px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex}.LandingNew-module__jpJ_za__btnPrimary{background:var(--lp-grad);color:#fff;box-shadow:0 8px 30px #d041e066}.LandingNew-module__jpJ_za__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 14px 40px #d041e08c}.LandingNew-module__jpJ_za__btnGhost{color:var(--lp-ink);border:1px solid var(--lp-surface-line);background:0 0}.LandingNew-module__jpJ_za__btnGhost:hover{background:var(--lp-glow-soft)}.LandingNew-module__jpJ_za__btn:focus-visible{outline:2px solid var(--lp-glow);outline-offset:3px}.LandingNew-module__jpJ_za__navCta{padding:10px 24px;font-size:.9rem}.LandingNew-module__jpJ_za__navActions{align-items:center;gap:12px;display:flex}.LandingNew-module__jpJ_za__themeToggle{border:1px solid var(--lp-surface-line);background:var(--lp-surface);width:42px;height:42px;color:var(--lp-ink);cursor:pointer;border-radius:50%;place-items:center;transition:transform .3s,border-color .3s,background .4s;display:grid}.LandingNew-module__jpJ_za__themeToggle:hover{border-color:var(--lp-glow);transform:rotate(20deg)scale(1.08)}.LandingNew-module__jpJ_za__themeToggle:focus-visible{outline:2px solid var(--lp-glow);outline-offset:3px}.LandingNew-module__jpJ_za__themeToggle svg{width:19px;height:19px}.LandingNew-module__jpJ_za__themeToggle .LandingNew-module__jpJ_za__sun{display:none}html[data-theme=lp-light] .LandingNew-module__jpJ_za__themeToggle .LandingNew-module__jpJ_za__sun{display:block}html[data-theme=lp-light] .LandingNew-module__jpJ_za__themeToggle .LandingNew-module__jpJ_za__moon{display:none}.LandingNew-module__jpJ_za__hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;max-width:1280px;min-height:100vh;margin:0 auto;padding:140px clamp(20px,6vw,80px) 80px;display:grid;position:relative}.LandingNew-module__jpJ_za__eyebrow{background:var(--lp-glow-soft);border:1px solid var(--lp-surface-line);color:var(--lp-glow);border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:7px 18px;font-size:.85rem;font-weight:500;display:inline-flex}.LandingNew-module__jpJ_za__dot{background:var(--lp-glow);border-radius:50%;width:7px;height:7px;animation:2s infinite LandingNew-module__jpJ_za__pulse}@keyframes LandingNew-module__jpJ_za__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.LandingNew-module__jpJ_za__h1{font-family:var(--font-aref-ruqaa), "Aref Ruqaa", serif;color:var(--lp-ink);margin:0 0 20px;font-size:clamp(2.6rem,6vw,4.6rem);font-weight:700;line-height:1.25}.LandingNew-module__jpJ_za__grad{background:var(--lp-grad);color:#0000;-webkit-background-clip:text;background-clip:text}.LandingNew-module__jpJ_za__heroSub{color:var(--lp-muted);max-width:520px;margin:0 0 36px;font-size:clamp(1.05rem,1.6vw,1.25rem);font-weight:300}.LandingNew-module__jpJ_za__heroSub b{color:var(--lp-ink);font-weight:700}.LandingNew-module__jpJ_za__heroActions{flex-wrap:wrap;gap:16px;margin-bottom:48px;display:flex}.LandingNew-module__jpJ_za__voiceLine{background:var(--lp-surface);border:1px solid var(--lp-surface-line);max-width:540px;box-shadow:0 10px 40px var(--lp-shadow-deep);border-radius:18px;align-items:center;gap:16px;padding:16px 20px;display:flex}.LandingNew-module__jpJ_za__wave{flex-shrink:0;align-items:center;gap:3px;height:30px;display:flex}.LandingNew-module__jpJ_za__wave i{background:var(--lp-grad);border-radius:4px;width:3.5px;animation:1.1s ease-in-out infinite LandingNew-module__jpJ_za__wave;display:block}@keyframes LandingNew-module__jpJ_za__wave{0%,to{height:6px}50%{height:26px}}.LandingNew-module__jpJ_za__wave i:first-child{animation-delay:0s}.LandingNew-module__jpJ_za__wave i:nth-child(2){animation-delay:.15s}.LandingNew-module__jpJ_za__wave i:nth-child(3){animation-delay:.3s}.LandingNew-module__jpJ_za__wave i:nth-child(4){animation-delay:.45s}.LandingNew-module__jpJ_za__wave i:nth-child(5){animation-delay:.6s}.LandingNew-module__jpJ_za__wave i:nth-child(6){animation-delay:.25s}.LandingNew-module__jpJ_za__wave i:nth-child(7){animation-delay:.1s}.LandingNew-module__jpJ_za__voiceText{color:var(--lp-ink);min-height:1.7em;font-size:1.05rem}.LandingNew-module__jpJ_za__voiceText:after{content:"|";color:var(--lp-glow);margin-inline-start:2px;animation:1s step-end infinite LandingNew-module__jpJ_za__blink}@keyframes LandingNew-module__jpJ_za__blink{50%{opacity:0}}.LandingNew-module__jpJ_za__phoneStage{perspective:1400px;place-items:center;display:grid;position:relative}.LandingNew-module__jpJ_za__phone{aspect-ratio:9/19;width:min(310px,80vw);transform-style:preserve-3d;background:linear-gradient(160deg,#241040,#160a2c);border:1px solid #e96bff40;border-radius:44px;padding:18px;transition:transform .15s ease-out;position:relative;transform:rotateY(-14deg)rotateX(8deg);box-shadow:0 50px 100px -20px #000000b3,0 0 0 10px #ffffff08,inset 0 1px #ffffff1f}.LandingNew-module__jpJ_za__phone:before{content:"";background:#0b0517;border-radius:999px;width:90px;height:22px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.LandingNew-module__jpJ_za__screen{background:linear-gradient(#1b0d33 0%,#120821 100%);border-radius:30px;flex-direction:column;gap:12px;width:100%;height:100%;padding:46px 14px 16px;display:flex;overflow:hidden}.LandingNew-module__jpJ_za__appSearch{color:#b6a3d6;background:#ffffff0f;border:1px solid #e96bff33;border-radius:14px;align-items:center;gap:8px;padding:10px 12px;font-size:.72rem;display:flex}.LandingNew-module__jpJ_za__miniMic{background:var(--lp-grad);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:26px;height:26px;animation:2.2s infinite LandingNew-module__jpJ_za__micPulse;display:grid}.LandingNew-module__jpJ_za__miniMic svg{width:13px;height:13px}@keyframes LandingNew-module__jpJ_za__micPulse{0%,to{box-shadow:0 0 #e96bff80}60%{box-shadow:0 0 0 10px #e96bff00}}.LandingNew-module__jpJ_za__result{opacity:0;background:#ffffff0d;border:1px solid #ffffff12;border-radius:16px;align-items:center;gap:10px;padding:10px;animation:.7s forwards LandingNew-module__jpJ_za__cardIn;display:flex;transform:translateY(14px)}.LandingNew-module__jpJ_za__result:nth-of-type(2){animation-delay:.25s}.LandingNew-module__jpJ_za__result:nth-of-type(3){animation-delay:.5s}.LandingNew-module__jpJ_za__result:nth-of-type(4){animation-delay:.75s}@keyframes LandingNew-module__jpJ_za__cardIn{to{opacity:1;transform:translateY(0)}}.LandingNew-module__jpJ_za__thumb{background:var(--lp-grad);color:#fff;border-radius:12px;flex-shrink:0;place-items:center;width:46px;height:46px;display:grid}.LandingNew-module__jpJ_za__rBody{flex:1;min-width:0}.LandingNew-module__jpJ_za__rTitle{color:#f5edfc;font-size:.74rem;font-weight:700}.LandingNew-module__jpJ_za__rMeta{color:#b6a3d6;flex-wrap:wrap;align-items:center;gap:4px;font-size:.62rem;display:inline-flex}.LandingNew-module__jpJ_za__rRating{color:#ffd27a;align-items:center;gap:3px;display:inline-flex}.LandingNew-module__jpJ_za__rRating svg{width:10px;height:10px}.LandingNew-module__jpJ_za__rPrice{color:var(--lp-glow);white-space:nowrap;margin-inline-start:auto;font-size:.68rem;font-weight:800}.LandingNew-module__jpJ_za__payBtn{background:var(--lp-grad);text-align:center;color:#fff;border-radius:14px;margin-top:auto;padding:11px;font-size:.8rem;font-weight:800;box-shadow:0 8px 24px #d041e073}.LandingNew-module__jpJ_za__floatChip{background:var(--lp-chip-bg);border:1px solid var(--lp-surface-line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--lp-ink);box-shadow:0 16px 40px var(--lp-shadow-deep);border-radius:16px;align-items:center;gap:9px;padding:12px 18px;font-size:.85rem;font-weight:700;animation:5s ease-in-out infinite LandingNew-module__jpJ_za__floatY;display:flex;position:absolute}.LandingNew-module__jpJ_za__chipIc{color:var(--lp-glow);align-items:center;display:inline-flex}.LandingNew-module__jpJ_za__chip1{animation-delay:0s;top:12%;right:-4%}.LandingNew-module__jpJ_za__chip2{animation-delay:-1.6s;bottom:20%;right:-10%}.LandingNew-module__jpJ_za__chip3{animation-delay:-3.2s;top:38%;left:-8%}@keyframes LandingNew-module__jpJ_za__floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}.LandingNew-module__jpJ_za__section{max-width:1280px;margin:0 auto;padding:96px clamp(20px,6vw,80px)}.LandingNew-module__jpJ_za__secHead{text-align:center;max-width:680px;margin:0 auto 64px}.LandingNew-module__jpJ_za__secHead h2{font-family:var(--font-aref-ruqaa), "Aref Ruqaa", serif;color:var(--lp-ink);margin:14px 0 16px;font-size:clamp(2rem,4vw,3rem)}.LandingNew-module__jpJ_za__secHead p{color:var(--lp-muted);font-size:1.1rem;font-weight:300}.LandingNew-module__jpJ_za__kicker{color:var(--lp-glow);letter-spacing:.12em;font-size:.9rem;font-weight:700}.LandingNew-module__jpJ_za__journey{counter-reset:step;grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.LandingNew-module__jpJ_za__step{background:var(--lp-surface);border:1px solid var(--lp-surface-line);text-align:center;color:var(--lp-ink);border-radius:22px;padding:36px 22px 26px;transition:transform .35s,border-color .35s,box-shadow .35s;position:relative}.LandingNew-module__jpJ_za__step:hover{border-color:#e96bff73;transform:translateY(-10px);box-shadow:0 24px 50px #d041e02e}.LandingNew-module__jpJ_za__step:before{counter-increment:step;content:counter(step);background:var(--lp-grad);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.95rem;font-weight:800;display:grid;position:absolute;top:-16px;right:50%;transform:translate(50%);box-shadow:0 6px 18px #d041e080}.LandingNew-module__jpJ_za__stepIc{width:56px;height:56px;color:var(--lp-glow);background:linear-gradient(160deg,#e96bff2e,#6a2e9e26);border-radius:16px;place-items:center;margin:0 auto 14px;display:inline-grid}.LandingNew-module__jpJ_za__step h3{color:var(--lp-ink);margin:0 0 6px;font-size:1.05rem}.LandingNew-module__jpJ_za__step p{color:var(--lp-muted);margin:0;font-size:.85rem}.LandingNew-module__jpJ_za__cats{perspective:1100px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px;display:grid}.LandingNew-module__jpJ_za__cat{border:1px solid var(--lp-surface-line);aspect-ratio:4/5;transform-style:preserve-3d;will-change:transform;cursor:default;color:#fff;isolation:isolate;border-radius:22px;flex-direction:column;justify-content:flex-end;padding:22px;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden}.LandingNew-module__jpJ_za__cat:hover{border-color:#e96bff8c;box-shadow:0 30px 60px #d041e047}.LandingNew-module__jpJ_za__catPhoto{z-index:-2;background-position:50%;background-size:cover;transition:transform .8s;position:absolute;inset:0}.LandingNew-module__jpJ_za__cat:hover .LandingNew-module__jpJ_za__catPhoto{transform:scale(1.08)}.LandingNew-module__jpJ_za__catShade{z-index:-1;background:linear-gradient(#1208210d 0%,#120821d9 70%,#120821f2 100%);position:absolute;inset:0}.LandingNew-module__jpJ_za__catIc{background:var(--lp-grad);color:#fff;border-radius:12px;align-self:flex-start;place-items:center;width:42px;height:42px;margin-bottom:auto;display:grid;box-shadow:0 10px 26px #d041e073}.LandingNew-module__jpJ_za__catBody{z-index:1}.LandingNew-module__jpJ_za__cat h3{font-family:var(--font-aref-ruqaa), "Aref Ruqaa", serif;color:#fff;text-shadow:0 2px 12px #00000073;margin:0 0 6px;font-size:1.2rem}.LandingNew-module__jpJ_za__cat p{color:#ffffffd9;text-shadow:0 1px 8px #00000073;margin:0;font-size:.85rem}.LandingNew-module__jpJ_za__aiGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;display:grid}.LandingNew-module__jpJ_za__aiCard{background:var(--lp-surface);border:1px solid var(--lp-surface-line);color:var(--lp-ink);border-radius:22px;padding:34px 26px;transition:transform .35s,border-color .35s;position:relative;overflow:hidden}.LandingNew-module__jpJ_za__aiCard:after{content:"";background:radial-gradient(circle,#e96bff38,#0000 70%);width:220px;height:220px;transition:transform .5s;position:absolute;inset:auto -40% -60% auto}.LandingNew-module__jpJ_za__aiCard:hover{border-color:#e96bff73;transform:translateY(-8px)}.LandingNew-module__jpJ_za__aiCard:hover:after{transform:scale(1.5)}.LandingNew-module__jpJ_za__aiIc{width:54px;height:54px;color:var(--lp-glow);background:linear-gradient(160deg,#e96bff2e,#6a2e9e26);border-radius:14px;place-items:center;margin-bottom:16px;display:inline-grid}.LandingNew-module__jpJ_za__aiCard h3{color:var(--lp-ink);margin:0 0 10px;font-size:1.15rem}.LandingNew-module__jpJ_za__aiCard p{color:var(--lp-muted);margin:0;font-size:.92rem}.LandingNew-module__jpJ_za__example{background:var(--lp-glow-soft);border-right:3px solid var(--lp-magenta);color:var(--lp-ink);z-index:1;border-radius:12px;margin-top:16px;padding:12px 14px;font-size:.85rem;position:relative}.LandingNew-module__jpJ_za__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;display:grid}.LandingNew-module__jpJ_za__featureCard{background:var(--lp-surface);border:1px solid var(--lp-surface-line);color:var(--lp-ink);border-radius:22px;padding:32px 26px 24px;transition:transform .35s,border-color .35s,box-shadow .35s;position:relative;overflow:hidden}.LandingNew-module__jpJ_za__featureCard:before{content:"";-webkit-mask-composite:xor;opacity:0;pointer-events:none;background:linear-gradient(140deg,#e96bff59,#0000 60%);border-radius:22px;padding:1px;transition:opacity .3s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000,#000),linear-gradient(#000,#000);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.LandingNew-module__jpJ_za__featureCard:hover{border-color:#e96bff73;transform:translateY(-8px);box-shadow:0 30px 60px #d041e02e}.LandingNew-module__jpJ_za__featureCard:hover:before{opacity:1}.LandingNew-module__jpJ_za__featureKicker{color:var(--lp-glow);letter-spacing:.12em;margin-bottom:14px;font-size:.72rem;font-weight:700;display:block}.LandingNew-module__jpJ_za__featureIc{width:52px;height:52px;color:var(--lp-glow);background:linear-gradient(160deg,#e96bff38,#6a2e9e2e);border-radius:14px;place-items:center;margin-bottom:18px;display:inline-grid}.LandingNew-module__jpJ_za__featureCard h3{font-family:var(--font-aref-ruqaa), "Aref Ruqaa", serif;color:var(--lp-ink);margin:0 0 10px;font-size:1.2rem}.LandingNew-module__jpJ_za__featureCard p{color:var(--lp-muted);margin:0;font-size:.92rem;line-height:1.7}.LandingNew-module__jpJ_za__featureExample{background:var(--lp-glow-soft);border-right:3px solid var(--lp-magenta);color:var(--lp-ink);border-radius:12px;margin-top:16px;padding:10px 14px;font-size:.82rem;font-weight:500}.LandingNew-module__jpJ_za__dashFull{border:1px solid var(--lp-surface-line);background:linear-gradient(160deg,#1b0d34,#110827);border-radius:24px;overflow:hidden;box-shadow:0 40px 100px -20px #00000080}.LandingNew-module__jpJ_za__dashFullWindow{background:#00000040;border-bottom:1px solid #ffffff0a;align-items:center;gap:6px;padding:12px 18px;display:flex}.LandingNew-module__jpJ_za__dashFullWindow span{background:#4a2d6b;border-radius:50%;width:11px;height:11px}.LandingNew-module__jpJ_za__dashFullWindow span:first-child{background:#ff5f57}.LandingNew-module__jpJ_za__dashFullWindow span:nth-child(2){background:#ffbd2e}.LandingNew-module__jpJ_za__dashFullWindow span:nth-child(3){background:#28c840}.LandingNew-module__jpJ_za__dashFullWindow em{color:#8b7aa8;margin-inline-start:auto;font-family:ui-monospace,monospace;font-size:.76rem;font-style:normal}.LandingNew-module__jpJ_za__dashFullBody{grid-template-columns:220px 1fr;gap:0;display:grid}.LandingNew-module__jpJ_za__dashFullSide{background:#0000002e;border-inline-end:1px solid #ffffff0a;flex-direction:column;gap:6px;padding:22px 14px;display:flex}.LandingNew-module__jpJ_za__dashFullBrand{color:#f5edfc;font-family:var(--font-aref-ruqaa), "Aref Ruqaa", serif;border-bottom:1px solid #ffffff0a;align-items:center;gap:10px;margin-bottom:8px;padding:0 10px 18px;font-size:1.1rem;display:flex}.LandingNew-module__jpJ_za__dashFullBrand img{background:var(--lp-grad);object-fit:contain;border-radius:8px;width:30px;height:30px;padding:4px}.LandingNew-module__jpJ_za__dashFullNav,.LandingNew-module__jpJ_za__dashFullNavActive{color:#b6a3d6;cursor:default;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:.9rem;transition:background .2s,color .2s;display:flex}.LandingNew-module__jpJ_za__dashFullNav:hover{color:#f5edfc;background:#ffffff08}.LandingNew-module__jpJ_za__dashFullNavActive{color:var(--lp-glow);background:linear-gradient(120deg,#e96bff2e,#6a2e9e1f);font-weight:700}.LandingNew-module__jpJ_za__dashFullMain{flex-direction:column;gap:20px;padding:26px 24px;display:flex}.LandingNew-module__jpJ_za__dashKpis{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.LandingNew-module__jpJ_za__dashKpi{background:#ffffff0a;border:1px solid #ffffff0d;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:16px;display:grid}.LandingNew-module__jpJ_za__dashKpiIc{width:36px;height:36px;color:var(--lp-glow);background:linear-gradient(160deg,#e96bff40,#6a2e9e2e);border-radius:10px;place-items:center;display:grid}.LandingNew-module__jpJ_za__dashKpiNum{background:var(--lp-grad);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.3rem;font-weight:800}.LandingNew-module__jpJ_za__dashKpiLbl{color:#b6a3d6;font-size:.7rem}.LandingNew-module__jpJ_za__dashKpiDelta{white-space:nowrap;border-radius:8px;padding:4px 8px;font-size:.7rem;font-weight:700}.LandingNew-module__jpJ_za__dashKpiDelta.LandingNew-module__jpJ_za__up{color:#5fd49a;background:#38b47c26}.LandingNew-module__jpJ_za__dashKpiDelta.LandingNew-module__jpJ_za__down{color:#ff8aa4;background:#dc4c6c26}.LandingNew-module__jpJ_za__dashGrid{grid-template-columns:1fr 1.3fr;gap:16px;display:grid}.LandingNew-module__jpJ_za__dashCard{background:#ffffff0a;border:1px solid #ffffff0d;border-radius:18px;padding:18px 18px 14px}.LandingNew-module__jpJ_za__dashCardHead{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.LandingNew-module__jpJ_za__dashCardHead h4{color:#f5edfc;margin:0;font-size:.98rem}.LandingNew-module__jpJ_za__dashCardHead small{color:#8b7aa8;font-size:.72rem}.LandingNew-module__jpJ_za__dashCardBadge{color:#5fd49a;background:#38b47c26;border-radius:8px;padding:4px 10px;font-size:.72rem;font-weight:700}.LandingNew-module__jpJ_za__dashLive{color:#ff8aa4;align-items:center;gap:6px;font-size:.72rem;font-weight:700;display:inline-flex}.LandingNew-module__jpJ_za__liveDot{background:#ff5876;border-radius:50%;width:7px;height:7px;animation:1.6s ease-out infinite LandingNew-module__jpJ_za__livePulse}@keyframes LandingNew-module__jpJ_za__livePulse{0%,to{box-shadow:0 0 #ff587680}60%{box-shadow:0 0 0 6px #ff587600}}.LandingNew-module__jpJ_za__dashChart{align-items:flex-end;gap:10px;height:160px;display:flex}.LandingNew-module__jpJ_za__dashChartCol{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;height:100%;display:flex}.LandingNew-module__jpJ_za__dashChartBar{background:var(--lp-grad);opacity:.9;border-radius:8px 8px 0 0;width:100%;min-height:4px;animation:1.4s both LandingNew-module__jpJ_za__grow}.LandingNew-module__jpJ_za__dashChartCol small{color:#8b7aa8;font-size:.68rem}.LandingNew-module__jpJ_za__dashOrders{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.LandingNew-module__jpJ_za__dashOrders li{border-bottom:1px solid #ffffff0a;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:10px;padding:12px 4px;font-size:.85rem;display:grid}.LandingNew-module__jpJ_za__dashOrders li:last-child{border-bottom:0}.LandingNew-module__jpJ_za__dashOrderId{color:#8b7aa8;font-family:ui-monospace,monospace;font-size:.75rem}.LandingNew-module__jpJ_za__dashOrderBody{min-width:0}.LandingNew-module__jpJ_za__dashOrderBody strong{color:#f5edfc;font-size:.85rem;display:block}.LandingNew-module__jpJ_za__dashOrderBody small,.LandingNew-module__jpJ_za__dashOrderTime{color:#8b7aa8;font-size:.72rem}.LandingNew-module__jpJ_za__dashOrderAmt{color:var(--lp-glow);white-space:nowrap;font-size:.8rem;font-weight:700}.LandingNew-module__jpJ_za__dashOrderState{white-space:nowrap;border-radius:8px;padding:4px 9px;font-size:.7rem;font-weight:700}.LandingNew-module__jpJ_za__st_new{color:#e96bff;background:#d041e02e}.LandingNew-module__jpJ_za__st_confirmed{color:#5fd49a;background:#38b47c26}.LandingNew-module__jpJ_za__st_pending{color:#ffd27a;background:#ffbd2e26}.LandingNew-module__jpJ_za__dashWindowBar{border-bottom:1px solid #ffffff0d;align-items:center;gap:6px;margin-bottom:14px;padding-bottom:12px;display:flex}.LandingNew-module__jpJ_za__dashWindowBar span{background:#4a2d6b;border-radius:50%;width:9px;height:9px}.LandingNew-module__jpJ_za__dashWindowBar span:first-child{background:#ff5f57}.LandingNew-module__jpJ_za__dashWindowBar span:nth-child(2){background:#ffbd2e}.LandingNew-module__jpJ_za__dashWindowBar span:nth-child(3){background:#28c840}.LandingNew-module__jpJ_za__dashWindowBar em{color:#8b7aa8;margin-inline-start:auto;font-family:ui-monospace,monospace;font-size:.65rem;font-style:normal}.LandingNew-module__jpJ_za__dashIc{width:28px;height:28px;color:var(--lp-glow);background:linear-gradient(160deg,#e96bff33,#6a2e9e26);border-radius:8px;place-items:center;margin-bottom:8px;display:inline-grid}.LandingNew-module__jpJ_za__dashBarsWrap{margin-top:4px}.LandingNew-module__jpJ_za__dashBarsHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.LandingNew-module__jpJ_za__dashBarsTitle{color:#b6a3d6;align-items:center;gap:6px;font-size:.78rem;display:inline-flex}.LandingNew-module__jpJ_za__dashBarsBadge{color:#5fd49a;background:#38b47c26;border-radius:6px;padding:3px 8px;font-size:.7rem;font-weight:700}.LandingNew-module__jpJ_za__dashDays{color:#8b7aa8;justify-content:space-between;margin-top:6px;padding:0 10px;font-size:.65rem;display:flex}.LandingNew-module__jpJ_za__shotShowcase{max-width:1100px;margin:0 auto}.LandingNew-module__jpJ_za__shotTabs{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:22px;display:flex}.LandingNew-module__jpJ_za__shotTab,.LandingNew-module__jpJ_za__shotTabActive{border:1px solid var(--lp-surface-line);background:var(--lp-surface);color:var(--lp-muted);cursor:pointer;border-radius:999px;padding:10px 22px;font-family:inherit;font-size:.92rem;font-weight:600;transition:all .25s}.LandingNew-module__jpJ_za__shotTab:hover{color:var(--lp-ink);border-color:#e96bff66}.LandingNew-module__jpJ_za__shotTabActive{background:var(--lp-grad);color:#fff;border-color:#0000;box-shadow:0 8px 24px #d041e066}.LandingNew-module__jpJ_za__shotFrame{border:1px solid var(--lp-surface-line);background:linear-gradient(160deg,#1b0d34,#110827);border-radius:20px;overflow:hidden;box-shadow:0 40px 100px -20px #00000080}.LandingNew-module__jpJ_za__shotChrome{background:#00000040;border-bottom:1px solid #ffffff0a;align-items:center;gap:6px;padding:11px 16px;display:flex}.LandingNew-module__jpJ_za__shotChrome span{background:#4a2d6b;border-radius:50%;width:11px;height:11px}.LandingNew-module__jpJ_za__shotChrome span:first-child{background:#ff5f57}.LandingNew-module__jpJ_za__shotChrome span:nth-child(2){background:#ffbd2e}.LandingNew-module__jpJ_za__shotChrome span:nth-child(3){background:#28c840}.LandingNew-module__jpJ_za__shotChrome em{color:#8b7aa8;margin-inline-start:auto;font-family:ui-monospace,monospace;font-size:.76rem;font-style:normal}.LandingNew-module__jpJ_za__shotImage{background:#fff;width:100%;height:auto;display:block}.LandingNew-module__jpJ_za__shotCaption{text-align:center;color:var(--lp-muted);margin-top:18px;font-size:1rem;font-weight:300}.LandingNew-module__jpJ_za__marqueeSection{max-width:1280px;margin:0 auto;padding:32px 0;overflow:hidden}.LandingNew-module__jpJ_za__marqueeHead{text-align:center;margin-bottom:20px}.LandingNew-module__jpJ_za__marqueeViewport{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.LandingNew-module__jpJ_za__marqueeTrack{gap:18px;width:max-content;animation:28s linear infinite LandingNew-module__jpJ_za__marquee;display:flex}.LandingNew-module__jpJ_za__marqueeChip{background:var(--lp-surface);border:1px solid var(--lp-surface-line);font-family:var(--font-aref-ruqaa), "Aref Ruqaa", serif;color:var(--lp-muted);white-space:nowrap;border-radius:14px;flex:none;padding:12px 26px;font-size:1.05rem}@keyframes LandingNew-module__jpJ_za__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.LandingNew-module__jpJ_za__testimonialsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:22px;display:grid}.LandingNew-module__jpJ_za__testimonial{background:var(--lp-surface);border:1px solid var(--lp-surface-line);color:var(--lp-ink);border-radius:22px;padding:32px 26px 24px;transition:transform .35s,border-color .35s,box-shadow .35s;position:relative}.LandingNew-module__jpJ_za__testimonial:hover{border-color:#e96bff66;transform:translateY(-6px);box-shadow:0 24px 50px #d041e029}.LandingNew-module__jpJ_za__testimonialQuoteMark{font-family:var(--font-aref-ruqaa), "Aref Ruqaa", serif;color:var(--lp-glow);opacity:.3;pointer-events:none;font-size:4.5rem;line-height:1;position:absolute;top:4px;right:18px}.LandingNew-module__jpJ_za__testimonialQuote{color:var(--lp-ink);z-index:1;margin:0 0 22px;font-size:1rem;line-height:1.8;position:relative}.LandingNew-module__jpJ_za__testimonialWho{border-top:1px solid var(--lp-surface-line);align-items:center;gap:12px;padding-top:16px;display:flex}.LandingNew-module__jpJ_za__testimonialAvatar{object-fit:cover;border:2px solid #e96bff4d;border-radius:50%;width:44px;height:44px}.LandingNew-module__jpJ_za__testimonialWho strong{color:var(--lp-ink);font-size:.95rem;display:block}.LandingNew-module__jpJ_za__testimonialWho small{color:var(--lp-muted);font-size:.75rem}.LandingNew-module__jpJ_za__testimonialStars{color:#ffd27a;gap:2px;margin-inline-start:auto;display:inline-flex}.LandingNew-module__jpJ_za__split{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.LandingNew-module__jpJ_za__split h2{font-family:var(--font-aref-ruqaa), "Aref Ruqaa", serif;color:var(--lp-ink);margin:14px 0 18px;font-size:clamp(1.9rem,3.5vw,2.8rem)}.LandingNew-module__jpJ_za__split>div>p{color:var(--lp-muted);margin-bottom:28px;font-size:1.05rem;font-weight:300}.LandingNew-module__jpJ_za__featureList{gap:14px;margin:0 0 34px;padding:0;list-style:none;display:grid}.LandingNew-module__jpJ_za__featureList li{color:var(--lp-ink);align-items:flex-start;gap:13px;font-size:.98rem;display:flex}.LandingNew-module__jpJ_za__check{background:var(--lp-grad);color:#fff;border-radius:8px;flex-shrink:0;place-items:center;width:24px;height:24px;margin-top:2px;display:grid}.LandingNew-module__jpJ_za__dashMock{border:1px solid var(--lp-surface-line);transform-style:preserve-3d;background:linear-gradient(160deg,#221040,#150a2a);border-radius:26px;padding:26px;transition:transform .15s ease-out;transform:rotateY(10deg)rotateX(4deg);box-shadow:0 40px 90px -20px #0009}.LandingNew-module__jpJ_za__dashRow{gap:14px;margin-bottom:14px;display:flex}.LandingNew-module__jpJ_za__statBox{background:#ffffff0d;border:1px solid #ffffff12;border-radius:16px;flex:1;padding:18px;transform:translateZ(20px)}.LandingNew-module__jpJ_za__num{background:var(--lp-grad);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.LandingNew-module__jpJ_za__dashLbl{color:#b6a3d6;font-size:.75rem}.LandingNew-module__jpJ_za__bars{background:#ffffff0a;border-radius:16px;align-items:flex-end;gap:9px;height:120px;padding:18px;display:flex;transform:translateZ(12px)}.LandingNew-module__jpJ_za__bars i{background:var(--lp-grad);opacity:.85;border-radius:6px 6px 0 0;flex:1;animation:1.4s both LandingNew-module__jpJ_za__grow;display:block}@keyframes LandingNew-module__jpJ_za__grow{0%{height:0!important}}.LandingNew-module__jpJ_za__stats{text-align:center;grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.LandingNew-module__jpJ_za__stat{background:var(--lp-surface);border:1px solid var(--lp-surface-line);border-radius:22px;padding:36px 16px}.LandingNew-module__jpJ_za__big{background:var(--lp-grad);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,4vw,3rem);font-weight:800}.LandingNew-module__jpJ_za__statLbl{color:var(--lp-muted);margin-top:6px;font-size:.95rem}.LandingNew-module__jpJ_za__ctaFinal{text-align:center;background:var(--lp-cta-bg);border:1px solid var(--lp-surface-line);border-radius:32px;padding:90px clamp(24px,6vw,80px);position:relative;overflow:hidden}.LandingNew-module__jpJ_za__ctaFinal h2{font-family:var(--font-aref-ruqaa), "Aref Ruqaa", serif;color:var(--lp-ink);margin:0 0 18px;font-size:clamp(2.2rem,5vw,3.6rem)}.LandingNew-module__jpJ_za__ctaFinal p{color:var(--lp-muted);max-width:560px;margin:0 auto 36px;font-size:1.15rem;font-weight:300}.LandingNew-module__jpJ_za__quote{font-family:var(--font-aref-ruqaa), "Aref Ruqaa", serif;background:var(--lp-grad);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:clamp(1.5rem,3vw,2.2rem);display:block}.LandingNew-module__jpJ_za__footer{border-top:1px solid var(--lp-surface-line);max-width:1280px;color:var(--lp-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin:0 auto;padding:48px clamp(20px,6vw,80px);font-size:.9rem;display:flex}.LandingNew-module__jpJ_za__footer .LandingNew-module__jpJ_za__links{gap:22px;display:flex}.LandingNew-module__jpJ_za__footer a{color:var(--lp-muted);text-decoration:none;transition:color .25s}.LandingNew-module__jpJ_za__footer a:hover{color:var(--lp-glow)}.LandingNew-module__jpJ_za__reveal{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(36px)}.LandingNew-module__jpJ_za__reveal.LandingNew-module__jpJ_za__in{opacity:1;transform:none}@media (max-width:1024px){.LandingNew-module__jpJ_za__hero{text-align:center;grid-template-columns:1fr;padding-top:120px}.LandingNew-module__jpJ_za__heroActions,.LandingNew-module__jpJ_za__eyebrow{justify-content:center}.LandingNew-module__jpJ_za__voiceLine{margin:0 auto}.LandingNew-module__jpJ_za__heroSub{margin-inline:auto}.LandingNew-module__jpJ_za__journey{grid-template-columns:repeat(2,1fr);gap:28px 14px}.LandingNew-module__jpJ_za__split{grid-template-columns:1fr}.LandingNew-module__jpJ_za__stats{grid-template-columns:repeat(2,1fr)}.LandingNew-module__jpJ_za__navLinks,.LandingNew-module__jpJ_za__floatChip{display:none}.LandingNew-module__jpJ_za__dashFullBody{grid-template-columns:1fr}.LandingNew-module__jpJ_za__dashFullSide{display:none}.LandingNew-module__jpJ_za__dashKpis{grid-template-columns:repeat(2,1fr)}.LandingNew-module__jpJ_za__dashGrid{grid-template-columns:1fr}.LandingNew-module__jpJ_za__dashOrders li{grid-template-columns:1fr auto;grid-template-areas:"id state""body amt""time amt";row-gap:4px}.LandingNew-module__jpJ_za__dashOrderId{grid-area:id}.LandingNew-module__jpJ_za__dashOrderBody{grid-area:body}.LandingNew-module__jpJ_za__dashOrderTime{grid-area:time}.LandingNew-module__jpJ_za__dashOrderAmt{grid-area:amt}.LandingNew-module__jpJ_za__dashOrderState{grid-area:state;justify-self:end}.LandingNew-module__jpJ_za__testimonialsGrid{grid-template-columns:1fr}.LandingNew-module__jpJ_za__cats{grid-template-columns:repeat(2,1fr)}.LandingNew-module__jpJ_za__shotCaption{padding:0 16px;font-size:.9rem}.LandingNew-module__jpJ_za__marqueeChip{padding:10px 18px;font-size:.9rem}}@media (max-width:520px){.LandingNew-module__jpJ_za__journey{grid-template-columns:1fr;gap:30px}.LandingNew-module__jpJ_za__stats{grid-template-columns:1fr 1fr}.LandingNew-module__jpJ_za__nav{padding:12px 16px}.LandingNew-module__jpJ_za__navCta{padding:8px 16px;font-size:.8rem}.LandingNew-module__jpJ_za__brandName{font-size:1.3rem}.LandingNew-module__jpJ_za__brandName small{letter-spacing:.3em;font-size:.5rem}.LandingNew-module__jpJ_za__footer{flex-direction:column;align-items:flex-start}.LandingNew-module__jpJ_za__footer .LandingNew-module__jpJ_za__links{flex-wrap:wrap;gap:14px}}@media (prefers-reduced-motion:reduce){.LandingNew-module__jpJ_za__orb,.LandingNew-module__jpJ_za__step:before,.LandingNew-module__jpJ_za__result,.LandingNew-module__jpJ_za__bars i{animation:none!important}.LandingNew-module__jpJ_za__reveal{opacity:1;transform:none}}
