@font-face{font-family:LamaSans;src:url('/fonts/LamaSans-Medium.ttf') format('truetype');font-weight:500;font-display:swap}@font-face{font-family:Gilroy;src:url('/fonts/Gilroy-Medium.ttf') format('truetype');font-weight:500;font-display:swap}
:root{--navy:#173a56;--orange:#f36b45;--yellow:#f6bc2f;--ink:#142433;--muted:#667583;--soft:#f7f9fb;--line:#e7edf1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:LamaSans,Arial,sans-serif;font-weight:500;color:var(--ink);line-height:1.7}img{display:block;max-width:100%}.container{width:min(1120px,calc(100% - 36px));margin:auto}.topbar{position:sticky;top:0;z-index:20;background:#fffffff0;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.topbar-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{width:176px;height:58px;object-fit:contain}.hero{position:relative;overflow:hidden;background:linear-gradient(#fff,#fbfcfd)}.hero-inner{min-height:650px;display:grid;grid-template-columns:1.08fr .92fr;gap:46px;align-items:center;padding:70px 0 52px}.hero-copy{position:relative;z-index:2;min-width:0}.eyebrow{display:inline-flex;color:#244f70;font-size:15px;background:#edf4f8;padding:7px 14px;border-radius:999px}.hero h1{margin:18px 0 26px;font-size:clamp(36px,5vw,58px);line-height:1.18;letter-spacing:-.5px;white-space:nowrap}.brand-word{display:inline-block;min-width:max-content;color:var(--navy);position:relative}.brand-word:after{content:"";position:absolute;height:4px;left:4px;right:4px;bottom:-3px;border-radius:10px;background:linear-gradient(90deg,var(--orange),var(--yellow))}.hero-text{max-width:620px;margin:0 0 22px;color:var(--muted);font-size:19px}.trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:26px}.trust-row span{position:relative;padding:8px 32px 8px 13px;background:#fff;border:1px solid var(--line);border-radius:12px;font-size:14px;box-shadow:0 8px 22px #1538530d}.trust-row span:before{content:"✓";position:absolute;right:11px;color:var(--orange)}.store-buttons{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.store-link{display:inline-flex;border-radius:13px;overflow:hidden;transition:.2s}.store-link:hover{transform:translateY(-3px);filter:drop-shadow(0 10px 18px #173a5629)}.store-link img{width:190px;height:57px;object-fit:contain}.hero-visual{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center}.app-shot{width:min(580px,100%);height:auto;z-index:2;filter:drop-shadow(0 28px 40px #173a5638);animation:float 4.5s ease-in-out infinite}.phone-halo{position:absolute;width:380px;height:380px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#f6bc2fb8,#f36b4540 47%,transparent 72%)}.glow{position:absolute;border-radius:50%;filter:blur(60px);opacity:.25}.glow-one{width:260px;height:260px;background:var(--yellow);left:-90px;top:40px}.glow-two{width:280px;height:280px;background:var(--orange);right:-120px;bottom:-100px}.steps-section{padding:86px 0;background:var(--soft)}.section-heading{text-align:center;margin-bottom:40px}.section-heading h2{margin:12px 0 0;font-size:clamp(32px,4vw,46px)}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step-card{position:relative;text-align:center;padding:30px 20px 26px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 14px 36px #13344c0f;transition:.25s}.step-card:hover{transform:translateY(-7px)}.step-number{position:absolute;top:14px;left:15px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--navy);font-size:13px}.step-icon{margin:0 auto 16px;width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,#f36b4526,#f6bc2f47);color:var(--navy);font-size:27px}.step-card h3{margin:0 0 8px;font-size:21px}.step-card p{margin:0;color:var(--muted);font-size:14px}.cta-section{padding:76px 0}.cta-card{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:36px;padding:48px 54px;border-radius:28px;color:#fff;background:linear-gradient(135deg,var(--navy),#285d82);box-shadow:0 26px 60px #173a5640}.cta-card>*{position:relative;z-index:2}.eyebrow.light{background:#ffffff1f;color:#fff}.cta-card h2{margin:13px 0 5px;font-size:clamp(30px,4vw,44px)}.cta-card p{margin:0;color:#fffc}footer{border-top:1px solid var(--line)}.footer-inner{min-height:105px;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-logo{width:122px;height:auto}.footer-inner p{margin:0;direction:ltr;color:var(--muted);font:500 14px Gilroy,Arial,sans-serif}@keyframes float{50%{transform:translateY(-12px)}}
@media(max-width:900px){.hero-inner{grid-template-columns:1fr;text-align:center;padding-top:54px;gap:20px}.hero-copy{display:flex;flex-direction:column;align-items:center}.hero-visual{min-height:420px}.steps-grid{grid-template-columns:repeat(2,1fr)}.cta-card{flex-direction:column;text-align:center}.cta-card .store-buttons{justify-content:center}}
@media(max-width:620px){.container{width:min(calc(100% - 26px),1120px)}.topbar-inner{min-height:68px}.logo{width:126px;height:48px}.hero-inner{min-height:auto;padding:42px 0 35px}.hero h1{font-size:34px;white-space:normal}.hero-text{font-size:16px}.trust-row,.store-buttons{justify-content:center}.store-link img{width:158px;height:48px}.hero-visual{min-height:330px}.phone-halo{width:260px;height:260px}.app-shot{width:350px;max-width:110%}.steps-section{padding:62px 0}.steps-grid{grid-template-columns:1fr}.step-card{text-align:right;padding:24px 86px 22px 18px;min-height:122px}.step-icon{position:absolute;right:18px;top:31px;margin:0}.cta-section{padding:52px 0}.cta-card{padding:36px 18px}.footer-inner{flex-direction:column;justify-content:center;padding:24px 0}}

/* Requested RTL refinements */
.brand-word::after{display:none}
.step-number{left:auto;right:15px}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
