*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#101114;font-family:"IBM Plex Sans Arabic",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}button{font:inherit}.site-header{position:fixed;z-index:30;top:0;left:0;right:0;height:88px;padding:0 clamp(22px,4vw,64px);display:flex;align-items:center;justify-content:space-between;color:#fff;transition:background .35s ease,color .35s ease,height .35s ease,backdrop-filter .35s ease}.site-header.scrolled{height:70px;color:#111;background:rgba(255,255,255,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.05)}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.25);font-size:13px;font-weight:700;letter-spacing:.5px}.scrolled .brand-mark{background:#0f2f29;color:#fff;border-color:#0f2f29}.brand-copy{display:flex;flex-direction:column;line-height:1.2}.brand-copy b{font-size:13px;letter-spacing:1.7px}.brand-copy small{font-size:11px;opacity:.72;margin-top:3px}.header-cta{font-size:13px;font-weight:600;padding:10px 16px;border:1px solid rgba(255,255,255,.32);border-radius:999px}.scrolled .header-cta{border-color:#dce2e7;background:#fff}.hero{position:relative;min-height:100vh;overflow:hidden;background:#10201d;display:flex;align-items:flex-end}.hero-video,.hero-fallback,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-video{object-fit:cover;z-index:1}.hero-fallback{z-index:0;background:radial-gradient(circle at 72% 18%,#47635c 0,transparent 28%),radial-gradient(circle at 20% 78%,#35483f 0,transparent 30%),linear-gradient(135deg,#0a1715,#1c2e29 52%,#101816)}.hero-fallback:after{content:"";position:absolute;inset:-20%;background:linear-gradient(105deg,transparent 25%,rgba(255,255,255,.05) 46%,transparent 64%);animation:drift 8s linear infinite}.hero-shade{z-index:2;background:linear-gradient(180deg,rgba(3,8,7,.13),rgba(3,8,7,.18) 35%,rgba(3,8,7,.78) 100%),linear-gradient(90deg,rgba(0,0,0,.35),transparent 58%)}.hero-content{position:relative;z-index:3;color:#fff;padding:180px clamp(22px,7vw,112px) clamp(70px,9vw,108px);max-width:970px}.hero-kicker,.eyebrow{font-size:12px;font-weight:600;letter-spacing:1.8px}.hero-kicker{opacity:.76;margin:0 0 16px}.hero h1{margin:0;font-size:clamp(58px,9.7vw,138px);font-weight:600;line-height:.95;letter-spacing:-3.4px}.hero-lead{max-width:650px;margin:28px 0 0;font-size:clamp(17px,2vw,22px);line-height:1.9;color:rgba(255,255,255,.82)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.btn{min-height:54px;padding:0 20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;cursor:pointer;font-weight:600;font-size:14px}.btn-light{background:#fff;color:#111}.btn-glass{color:#fff;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(12px)}.btn-icon{width:21px;height:21px;display:inline-grid;place-items:center}.btn-icon svg{width:21px;height:21px}.scroll-cue{position:absolute;z-index:3;bottom:30px;left:50%;transform:translateX(-50%);width:34px;height:50px;display:grid;place-items:center}.scroll-cue span{width:6px;height:6px;border-radius:50%;background:#fff;animation:scrollDot 1.8s infinite}.statement{padding:clamp(90px,14vw,190px) clamp(22px,8vw,130px);background:#fff}.statement-inner{max-width:1050px;margin:auto}.eyebrow{margin:0 0 18px;color:#647169}.statement h2,.download-head h2,.final-cta h2{margin:0;font-size:clamp(48px,7vw,94px);line-height:1.03;font-weight:600;letter-spacing:-2px}.statement-copy{max-width:750px;margin:34px 0 0;font-size:clamp(18px,2vw,24px);line-height:1.95;color:#626a67}.feature{max-width:1260px;margin:0 auto;padding:clamp(70px,10vw,140px) clamp(22px,6vw,90px);display:grid;grid-template-columns:80px minmax(260px,.9fr) minmax(320px,1.1fr);gap:clamp(26px,5vw,78px);align-items:center}.feature+.feature{border-top:1px solid #edf0ef}.feature-index{align-self:start;font-size:12px;color:#9aa19e;padding-top:8px}.feature-copy h3{margin:0;font-size:clamp(39px,5vw,68px);line-height:1.08;font-weight:600;letter-spacing:-1.5px}.feature-copy p:last-child{margin:24px 0 0;color:#6c7471;line-height:1.95;font-size:18px}.feature-visual{min-height:420px;border-radius:42px;background:#f3f5f4;position:relative;overflow:hidden}.search-demo{display:grid;place-items:center;padding:42px;background:radial-gradient(circle at 80% 10%,#dfeae7,transparent 34%),#f4f6f5}.search-pill{width:min(92%,510px);height:72px;background:#fff;border-radius:24px;display:flex;align-items:center;gap:14px;padding:0 24px;box-shadow:0 24px 70px rgba(28,54,45,.10);color:#29332f}.search-pill span{width:18px;height:18px;border:2px solid #66736e;border-radius:50%;position:relative}.search-pill span:after{content:"";position:absolute;width:7px;height:2px;background:#66736e;transform:rotate(45deg);right:-5px;bottom:-2px}.search-pill b{font-size:16px;font-weight:500}.visual-lines{position:absolute;bottom:64px;right:14%;left:14%;display:grid;gap:13px}.visual-lines i{height:14px;border-radius:999px;background:#dfe5e2}.visual-lines i:nth-child(2){width:76%}.visual-lines i:nth-child(3){width:52%}.tracking-demo{display:flex;flex-direction:column;justify-content:center;padding:48px 15%;background:linear-gradient(145deg,#f3f5f4,#edf2ef)}.track-line{position:absolute;right:calc(15% + 18px);top:22%;bottom:22%;width:2px;background:#d7dedb}.track-node{position:relative;z-index:1;display:flex;align-items:center;gap:18px;margin:19px 0;color:#909996}.track-node span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #d5dcda;font-size:12px}.track-node b{font-size:16px}.track-node.done,.track-node.current{color:#1a493e}.track-node.done span{background:#1a493e;color:#fff;border-color:#1a493e}.track-node.current span{border:2px solid #1a493e;color:#1a493e}.download-section{padding:clamp(100px,13vw,170px) clamp(22px,7vw,110px);background:#f7f8f7}.download-head{max-width:900px;margin:0 auto 58px}.download-head p:last-child{max-width:650px;color:#69716e;font-size:18px;line-height:1.85}.device-row{max-width:1180px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:18px}.device{min-height:400px;border-radius:38px;padding:34px;display:flex;flex-direction:column}.device.android{background:#14251f;color:#fff}.device.ios{background:#fff;color:#111}.device-top{display:flex;justify-content:space-between;gap:16px}.device-label{font-size:11px;letter-spacing:1.8px;font-weight:600}.device-state{font-size:12px;opacity:.58}.device h3{font-size:clamp(32px,4vw,54px);line-height:1.08;margin:70px 0 16px;font-weight:600}.device p{font-size:16px;line-height:1.85;opacity:.72;max-width:480px}.device-action{margin-top:auto;border-top:1px solid currentColor;padding-top:18px;display:flex;justify-content:space-between;align-items:center;font-size:15px;font-weight:600;opacity:.94;background:none;border-left:0;border-right:0;border-bottom:0;width:100%;color:inherit;cursor:pointer}.final-cta{padding:clamp(100px,13vw,170px) 24px;text-align:center}.final-cta>p{font-size:12px;letter-spacing:1.8px;color:#78827e}.final-actions{margin-top:34px;display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.btn-dark{background:#111;color:#fff}.btn-outline{background:#fff;color:#111;border:1px solid #dfe4e1}footer{padding:30px clamp(22px,5vw,72px);border-top:1px solid #ecefed;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#68716e}.footer-brand{display:flex;flex-direction:column;line-height:1.3}.footer-brand b{font-size:12px;letter-spacing:1.6px;color:#1b201e}.footer-brand span{font-size:11px;margin-top:3px}footer nav{display:flex;gap:20px;font-size:12px}.sheet-backdrop{position:fixed;z-index:90;inset:0;background:rgba(9,14,12,.45);backdrop-filter:blur(6px)}.install-sheet{position:fixed;z-index:91;right:50%;bottom:18px;transform:translateX(50%);width:min(620px,calc(100% - 24px));background:#fff;border-radius:32px;padding:20px 26px 26px;box-shadow:0 30px 100px rgba(0,0,0,.2)}.sheet-handle{width:42px;height:5px;border-radius:99px;background:#d9dddb;margin:0 auto 16px}.sheet-close{position:absolute;left:18px;top:17px;width:36px;height:36px;border-radius:50%;border:0;background:#f2f4f3;font-size:22px;cursor:pointer}.sheet-kicker{font-size:11px;letter-spacing:1.5px;color:#76817c;margin:0 0 8px}.install-sheet h2{font-size:30px;line-height:1.2;margin:0 0 22px}.install-steps{list-style:none;padding:0;margin:0;display:grid;gap:6px}.install-steps li{display:flex;gap:14px;align-items:center;padding:12px 0}.install-steps li>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#edf3f0;color:#1a493e;font-weight:600}.install-steps b,.install-steps small{display:block}.install-steps b{font-size:14px}.install-steps small{color:#7a8580;margin-top:3px}.sheet-primary{margin-top:20px;height:52px;border-radius:16px;background:#14352d;color:#fff;display:grid;place-items:center;font-weight:600;font-size:14px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s ease}.reveal.visible{opacity:1;transform:none}@keyframes scrollDot{0%,100%{transform:translateY(-7px);opacity:.45}50%{transform:translateY(8px);opacity:1}}@keyframes drift{0%{transform:translateX(-18%)}100%{transform:translateX(18%)}}@media(max-width:900px){.site-header{height:72px;padding:0 18px}.brand-copy small{display:none}.header-cta{padding:9px 13px}.hero-content{padding-right:20px;padding-left:20px}.hero h1{letter-spacing:-2px}.feature{grid-template-columns:1fr;padding-top:80px;padding-bottom:80px}.feature-index{display:none}.feature-visual{min-height:330px;grid-row:2}.device-row{grid-template-columns:1fr}.device{min-height:350px}footer{flex-direction:column;align-items:flex-start}}@media(max-width:560px){.hero{min-height:820px}.hero-content{padding-bottom:92px}.hero-actions{display:grid;grid-template-columns:1fr}.btn{width:100%}.statement h2,.download-head h2,.final-cta h2{letter-spacing:-1px}.feature-visual{border-radius:28px}.search-demo{padding:20px}.search-pill{height:62px;border-radius:20px}.device{border-radius:28px;padding:26px}.device h3{margin-top:52px}.install-sheet{bottom:8px;border-radius:26px;padding:18px 20px 20px}footer nav{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.hero-fallback:after,.scroll-cue span{animation:none}}