@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}:root{--blue:#2563eb;--orange:#f97316;--dark:#111827;--gray:#6b7280}body{color:#111827;color:var(--dark);font-family:Inter,sans-serif;overflow-x:hidden}.nav,body{background:#fff}.nav{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:14px 60px;position:sticky;top:0;transition:box-shadow .2s;z-index:100}.nav.scrolled{box-shadow:0 2px 20px #00000014}.nav-logo img{height:40px}.nav-btn{background:#111827;background:var(--dark);border-radius:100px;color:#fff;font-size:14px;font-weight:600;padding:10px 22px;text-decoration:none;transition:background .2s}.nav-btn:hover{background:#1f2937}.hero{align-items:center;background:linear-gradient(135deg,#eef2ff,#e0f2fe 60%,#f0fdf4);display:flex;gap:60px;justify-content:space-between;min-height:88vh;padding:80px}.hero-left{flex:1 1;max-width:540px}.hero h1{color:#111827;color:var(--dark);font-size:48px;font-weight:800;letter-spacing:-.5px;line-height:1.1;margin-bottom:18px}.hero-sub{color:#6b7280;color:var(--gray);font-size:18px;line-height:1.6;margin-bottom:36px}.btn-dl{align-items:center;background:#2563eb;background:var(--blue);border-radius:100px;box-shadow:0 4px 20px #2563eb4d;color:#fff;display:inline-flex;font-size:16px;font-weight:600;gap:10px;padding:16px 32px;text-decoration:none;transition:transform .2s,box-shadow .2s}.btn-dl:hover{box-shadow:0 8px 28px #2563eb66;transform:translateY(-2px)}.hero-right{align-items:center;display:flex;flex:1 1;justify-content:center}.phone-frame{animation:float 4s ease-in-out infinite;background:#1c1c1e;border-radius:50px;box-shadow:0 32px 80px #00000038;padding:12px;width:260px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.phone-img{border-radius:40px;display:block;width:100%}.stats{border-bottom:1px solid #e5e7eb;border-top:1px solid #e5e7eb;display:flex}.stat{border-right:1px solid #e5e7eb;flex:1 1;padding:48px 32px;text-align:center}.stat:last-child{border-right:none}.stat-num{font-size:48px;font-weight:800;line-height:1;margin-bottom:10px}.stat-num.blue{color:#2563eb;color:var(--blue)}.stat-num.orange{color:#f97316;color:var(--orange)}.stat-title{color:#111827;color:var(--dark);font-size:15px;font-weight:600;margin-bottom:4px}.stat-sub{color:#6b7280;color:var(--gray);font-size:13px}.what{background:#fff;padding:80px;text-align:center}.what h2{color:#111827;color:var(--dark);font-size:36px;font-weight:800;margin-bottom:10px}.sec-sub{color:#6b7280;color:var(--gray);font-size:16px;margin-bottom:48px}.what-cards{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.wcard{border-radius:24px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;min-height:260px;padding:36px 32px;text-align:left;transition:transform .2s;width:340px}.wcard:hover{transform:translateY(-4px)}.wcard.green{background:linear-gradient(135deg,#4ade80,#16a34a)}.wcard.orange-card{background:linear-gradient(135deg,#fb923c,#ea580c)}.wcard-icon{font-size:44px;margin-bottom:18px}.wcard h3{font-size:28px;font-weight:800;margin-bottom:8px}.wcard p{font-size:13px;line-height:1.55;margin-bottom:22px;opacity:.88}.wcard-btn{align-items:center;background:#ffffff38;border:1px solid #ffffff59;border-radius:100px;color:#fff;display:inline-flex;font-size:14px;font-weight:600;padding:10px 20px;text-decoration:none;width:fit-content}.how{background:#f3f4f6;padding:80px;text-align:center}.how h2{color:#111827;color:var(--dark);font-size:36px;font-weight:800;margin-bottom:56px}.how-steps{align-items:flex-start;display:flex;justify-content:center}.how-step{text-align:center;width:220px}.how-icon{align-items:center;border-radius:20px;display:flex;font-size:30px;height:72px;justify-content:center;margin:0 auto 18px;width:72px}.blue-ic{background:#dbeafe}.orange-ic{background:#ffedd5}.purple-ic{background:#ede9fe}.how-title{color:#111827;color:var(--dark);font-size:16px;font-weight:700;margin-bottom:6px}.how-desc{color:#6b7280;color:var(--gray);font-size:13px;line-height:1.55}.how-arr{color:#d1d5db;font-size:24px;margin:0 8px;padding-top:24px}.download{background:linear-gradient(180deg,#f8fafc,#eef2ff);padding:80px;text-align:center}.download h2{color:#2563eb;color:var(--blue);font-size:40px;font-weight:800;margin-bottom:12px}.download p{color:#6b7280;color:var(--gray);font-size:16px;margin-bottom:36px}.store-btns{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.store-btn{align-items:center;background:#111827;border-radius:14px;color:#fff;display:flex;gap:14px;min-width:185px;padding:13px 26px;text-decoration:none;transition:background .2s}.store-btn:hover{background:#1f2937}.store-small{font-size:10px;letter-spacing:.5px;margin-bottom:2px;opacity:.7;text-transform:uppercase}.store-big{font-size:17px;font-weight:700}footer{align-items:center;background:#111827;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:32px 60px}.footer-logo img{height:34px}.footer-email{color:#fff9;font-size:14px;text-decoration:none;transition:color .2s}.footer-email:hover{color:#fff}.footer-copy{color:#ffffffd9;font-size:13px}.footer-links{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:8px 0}.footer-link{color:#fff9;font-size:13px;text-decoration:none;transition:color .2s}.footer-link:hover{color:#fff}.footer-divider{color:#ffffff4d;font-size:13px}@media(max-width:900px){.nav{padding:14px 20px}.hero{flex-direction:column;gap:32px;min-height:auto;padding:60px 24px 40px;text-align:center}.hero h1{font-size:32px}.stats{flex-direction:column}.stat{border-bottom:1px solid #e5e7eb;border-right:none;padding:28px}.how,.what{padding:60px 24px}.how-steps{align-items:center;flex-direction:column}.how-arr{margin:4px 0;padding:0;transform:rotate(90deg)}.download{padding:60px 24px}footer{align-items:flex-start;flex-direction:column;padding:24px 20px}}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal{animation:popIn .3s ease;background:#fff;border-radius:24px;max-width:380px;padding:40px 32px;text-align:center;width:90%}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.modal-icon{font-size:56px;margin-bottom:16px}.modal h2{color:#111827;font-size:24px;font-weight:800;margin-bottom:12px}.modal p{color:#6b7280;font-size:15px;line-height:1.6;margin-bottom:8px}.modal-sub{color:#9ca3af;font-size:13px}.modal-location{background:#eff6ff;border-radius:100px;color:#2563eb;font-size:13px;font-weight:600;margin:16px 0;padding:10px 16px}.modal-btn{background:#2563eb;border:none;border-radius:100px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;margin-top:8px;padding:14px 40px;transition:transform .2s}.modal-btn:hover{transform:translateY(-2px)}.footer-new{background:#0f1729;padding:48px 24px 0}.footer-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:2fr 1fr 1fr;margin:0 auto;max-width:1000px;padding-bottom:40px}.footer-brand .footer-logo{display:inline-block;margin-bottom:14px}.footer-desc{color:#94a3b8;font-size:13px;line-height:1.7;margin:0 0 6px;max-width:280px}.footer-col-title{color:#fff;font-size:12px;font-weight:700;letter-spacing:1px;margin:0 0 16px;text-transform:uppercase}.footer-col{display:flex;flex-direction:column;gap:10px}.footer-col-link{color:#94a3b8;font-size:14px;text-decoration:none;transition:color .2s}.footer-col-link:hover{color:#fff}.footer-bottom{align-items:center;border-top:1px solid #1e293b;display:flex;justify-content:space-between;margin:0 auto;max-width:1000px;padding:20px 0;width:100%}.footer-bottom span{color:#64748b;font-size:12px}@media (max-width:640px){.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:6px;text-align:center}}
/*# sourceMappingURL=main.73f0efe7.css.map*/