:root{--green:#00b875;--navy:#0a2540;--bg:#f6f8fa;--white:#fff;--muted:#6b7280;--soft-green:#e6fff4;--border:#e5e7eb;--shadow:0 24px 70px #0a25401f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--navy);margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{font-family:inherit}.app{min-height:100vh;overflow-x:hidden}.navbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border-bottom:1px solid #e5e7ebcc;justify-content:space-between;align-items:center;height:78px;padding:0 7%;display:flex;position:sticky;top:0}.brand{letter-spacing:-.7px;align-items:center;gap:12px;font-size:24px;font-weight:900;display:flex}.brand strong,.footer h3 span{color:var(--green)}.brandIcon{background:var(--navy);width:46px;height:46px;color:var(--green);border-radius:17px;place-items:center;display:grid;box-shadow:0 14px 30px #0a25402e}.navLinks{align-items:center;gap:28px;font-weight:800;display:flex}.navLinks a{color:var(--muted);transition:all .25s}.navLinks a:hover,.navLinks a.active{color:var(--green)}.langBtn{border:1px solid var(--border);color:var(--navy);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-weight:900;display:flex}.menuBtn{width:46px;height:46px;color:var(--navy);background:#fff;border:0;border-radius:16px;display:none;box-shadow:0 8px 20px #0a254014}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;min-height:calc(100vh - 78px);padding:90px 7%;display:grid;position:relative}.hero:before{content:"";filter:blur(20px);background:#00b8751f;border-radius:50%;width:420px;height:420px;position:absolute;top:70px;left:-120px}.hero:after{content:"";filter:blur(25px);background:#0a25401a;border-radius:50%;width:420px;height:420px;position:absolute;bottom:80px;right:-160px}.heroText,.phoneMockup{z-index:2;position:relative}.badge{background:var(--soft-green);color:var(--green);border-radius:999px;margin-bottom:20px;padding:10px 16px;font-weight:900;display:inline-flex}.hero h1,.page h1{letter-spacing:-2.4px;margin:0;font-size:clamp(46px,6vw,78px);font-weight:950;line-height:.98}.hero p,.page p{max-width:640px;color:var(--muted);margin:26px 0 0;font-size:18px;line-height:1.8}.heroActions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.primaryBtn,.secondaryBtn{border-radius:18px;padding:16px 24px;font-weight:950;transition:all .25s}.primaryBtn{background:var(--green);color:#fff;box-shadow:0 18px 40px #00b87540}.secondaryBtn{color:var(--navy);border:1px solid var(--border);background:#fff}.primaryBtn:hover,.secondaryBtn:hover{transform:translateY(-3px)}.phoneMockup{max-width:460px;box-shadow:var(--shadow);background:#ffffffd1;border:1px solid #fff;border-radius:42px;margin:auto;padding:24px}.phoneTop{background:var(--navy);color:#fff;border-radius:26px 26px 16px 16px;justify-content:space-between;align-items:center;margin-bottom:18px;padding:20px;font-weight:900;display:flex}.phoneTop small{color:var(--green)}.slideCard{background:#fff;border-radius:30px;flex-direction:column;justify-content:center;min-height:360px;padding:28px;display:flex;box-shadow:0 18px 50px #0a254014}.slideIcon{background:var(--soft-green);width:78px;height:78px;color:var(--green);border-radius:28px;place-items:center;margin-bottom:24px;display:grid}.slideIcon svg{width:38px;height:38px}.slideCard h3{letter-spacing:-.8px;margin:0;font-size:32px}.slideCard p{color:var(--muted);line-height:1.8}.dots{justify-content:center;gap:9px;margin-top:22px;display:flex}.dot{cursor:pointer;background:#cbd5e1;border:0;border-radius:999px;width:10px;height:10px;transition:all .25s}.dot.active{background:var(--green);width:34px}.featuresSection{padding:80px 7%}.sectionHeader{text-align:center;max-width:760px;margin:0 auto 44px}.sectionHeader h2{letter-spacing:-1.5px;margin:0;font-size:clamp(34px,4vw,54px)}.featuresGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.featureCard{background:#fff;border:1px solid #fff;border-radius:30px;padding:28px;box-shadow:0 18px 50px #0a254014}.featureIcon{background:var(--soft-green);width:58px;height:58px;color:var(--green);border-radius:20px;place-items:center;margin-bottom:18px;display:grid}.featureCard p{color:var(--navy);font-size:18px;font-weight:850;line-height:1.5}.page{place-items:center;min-height:calc(100vh - 78px);padding:90px 7%;display:grid}.pageCard{width:min(900px,100%);box-shadow:var(--shadow);background:#fff;border-radius:38px;padding:50px}.supportList{gap:16px;margin-top:34px;display:grid}.supportList a,.supportList div{background:var(--bg);border-radius:22px;align-items:center;gap:14px;padding:18px;font-weight:900;display:flex}.supportList svg{color:var(--green)}.footer{border-top:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:24px;padding:36px 7%;display:flex}.footer h3{margin:0;font-size:24px}.footer p{color:var(--muted);margin:6px 0 0;font-weight:700}.footerInfo{gap:8px;display:grid}.footerInfo p{align-items:center;gap:8px;display:flex}[dir=rtl] .hero:before{left:auto;right:-120px}[dir=rtl] .hero:after{left:-160px;right:auto}@media (width<=920px){.menuBtn{place-items:center;display:grid}.navLinks{box-shadow:var(--shadow);background:#fff;border-radius:24px;flex-direction:column;align-items:stretch;padding:22px;display:none;position:absolute;top:78px;left:16px;right:16px}.navLinks.open{display:flex}.hero{grid-template-columns:1fr;padding-top:60px}.featuresGrid{grid-template-columns:1fr}.footer{flex-direction:column;align-items:flex-start}}@media (width<=560px){.navbar{padding:0 20px}.hero,.featuresSection,.page,.footer{padding-left:20px;padding-right:20px}.pageCard{border-radius:28px;padding:28px}.heroActions{flex-direction:column}.primaryBtn,.secondaryBtn{text-align:center}.wideCard{width:min(1100px,100%)}.aboutPage,.termsPage{align-items:start}.aboutGrid{grid-template-columns:1fr 1fr;gap:18px;margin-top:36px;display:grid}.aboutBlock{border-radius:28px;padding:28px}.aboutBlock svg{width:34px;height:34px;margin-bottom:18px}.aboutBlock h2{letter-spacing:-.7px;margin:0;font-size:26px}.aboutBlock p{margin-top:14px;font-size:16px}.greenBlock{background:var(--soft-green)}.greenBlock svg{color:var(--green)}.navyBlock{background:var(--navy);color:#fff}.navyBlock p{color:#ffffffc7}.navyBlock svg{color:var(--green)}.contentSection{margin-top:42px}.contentSection h2{letter-spacing:-.8px;margin:0 0 20px;font-size:30px}.aboutList{grid-template-columns:1fr 1fr;gap:14px;display:grid}.aboutListItem{background:var(--bg);border-radius:22px;align-items:flex-start;gap:14px;padding:18px;display:flex}.aboutListItem p{color:var(--navy);margin:0;font-size:16px;font-weight:750;line-height:1.6}.checkIcon{width:42px;height:42px;color:var(--green);background:#fff;border-radius:16px;flex-shrink:0;place-items:center;display:grid}.checkIcon svg{width:22px;height:22px}.safetyBox{background:#fff7ed;border:1px solid #fed7aa;border-radius:28px;gap:18px;padding:26px;display:flex}.safetyBox>svg{color:#f97316;flex-shrink:0;width:38px;height:38px}.safetyBox h2{margin-bottom:10px}.safetyBox p{color:#7c2d12;margin:0;font-size:16px}.termsHeader{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.termsHeader small{color:var(--muted);margin-top:18px;font-weight:900;display:inline-block}.termsIcon{background:var(--soft-green);width:86px;height:86px;color:var(--green);border-radius:28px;flex-shrink:0;place-items:center;display:grid}.termsIcon svg{width:42px;height:42px}.termsList{gap:16px;margin-top:38px;display:grid}.termsItem{background:var(--bg);border:1px solid var(--border);border-radius:24px;padding:22px}.termsItem h2{letter-spacing:-.5px;margin:0;font-size:22px}.termsItem p{color:var(--muted);margin-top:12px;font-size:16px;line-height:1.8}.footerLinks{flex-wrap:wrap;gap:18px;font-weight:900;display:flex}.footerLinks a{color:var(--muted)}.footerLinks a:hover{color:var(--green)}[dir=rtl] .aboutListItem,[dir=rtl] .safetyBox,[dir=rtl] .termsHeader{text-align:right}@media (width<=820px){.aboutGrid,.aboutList{grid-template-columns:1fr}.termsHeader{flex-direction:column}.footerLinks{order:3}}@media (width<=560px){.aboutBlock,.safetyBox,.termsItem{border-radius:22px;padding:20px}.safetyBox{flex-direction:column}}}
