:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--heading:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (width<=768px){:root{font-size:15px}}@media (width<=480px){:root{font-size:14px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;padding:0}body{overflow-x:hidden}img,video,iframe{max-width:100%;height:auto;display:block}button,input,textarea,select{font-family:inherit;font-size:inherit}#root{box-sizing:border-box;flex-direction:column;width:100%;min-height:100svh;margin:0 auto;padding:0;display:flex}@media (width>=1025px){#root{text-align:center}}h1,h2,h3,h4,h5,h6{font-family:var(--heading);color:var(--text-h);margin:0;font-weight:500}h1{letter-spacing:-1.68px;margin:var(--spacing-2xl) 0;font-size:clamp(1.75rem,5vw,3.5rem)}h2{letter-spacing:-.24px;margin:0 0 var(--spacing-md);font-size:clamp(1.5rem,4vw,1.5rem);line-height:118%}h3{margin:var(--spacing-lg) 0 var(--spacing-md);font-size:clamp(1.25rem,3vw,1.25rem)}p{margin:0;line-height:1.6}@media (width<=480px){h1{margin:var(--spacing-lg) 0}h2{font-size:1.25rem}h3{font-size:1.1rem}}@media (width<=768px){h1{letter-spacing:-.5px}}a{color:var(--accent);text-decoration:none;transition:color .3s}a:hover{color:var(--accent);text-decoration:underline}ul,ol{padding-left:var(--spacing-lg)}li{margin:var(--spacing-sm) 0}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--navy:#0f2a47;--blue:#2d7fe0;--blue-hover:#2270cf;--blue-light:#eef5ff;--white:#fff;--text:#1a2940;--muted:#5a7299;--border:#e2ebf6;--bg-soft:#f7faff;--font-sans:"Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--font-serif:"Playfair Display", Georgia, serif;--radius:16px;--radius-lg:24px;--shadow:0 4px 20px #0f2a4714;--shadow-md:0 8px 32px #0f2a471f;--shadow-blue:0 8px 24px #2d7fe04d;--maxw:1200px;--px:clamp(20px, 4vw, 48px);font-size:16px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{font-family:var(--font-sans);color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.15}p{margin:0}ul{margin:0;padding:0;list-style:none}button{cursor:pointer;background:0 0;border:none;padding:0}.container{width:100%;max-width:var(--maxw);padding-inline:var(--px);margin-inline:auto}.navbar{z-index:100;background:#fff;position:fixed;top:0;left:0;right:0;box-shadow:0 1px #0f2a4714}.navbar-inner{align-items:center;gap:40px;height:72px;display:flex}.navbar-logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.navbar-logo-image{width:auto;max-width:min(220px,42vw);height:42px;display:block}.navbar-links{flex:1;align-items:center;gap:28px;margin:0;padding:0;list-style:none;display:flex}.navbar-links a{color:var(--muted);font-size:.875rem;font-weight:500;transition:color .2s}.navbar-links a:hover{color:var(--navy)}.navbar-cta{background:var(--navy);color:#fff;white-space:nowrap;border-radius:50px;flex-shrink:0;padding:10px 22px;font-size:.875rem;font-weight:600;transition:background .2s}.navbar-cta:hover{background:#1a3d62}.hamburger{cursor:pointer;flex-direction:column;gap:5px;padding:4px;display:none}.hamburger span{background:var(--navy);border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.mobile-nav{border-top:1px solid var(--border);background:#fff;flex-direction:column;gap:16px;padding:16px 24px 20px;display:flex}.mobile-nav a{color:var(--muted);font-size:1rem;font-weight:500}.mobile-nav .navbar-cta{text-align:center;margin-top:8px;display:block}.hero{background-position:100%;background-repeat:no-repeat;background-size:cover;flex-direction:column;min-height:100vh;padding-top:72px;display:flex;position:relative}.hero-overlay{z-index:1;background:linear-gradient(90deg,#fffffff7 0%,#ffffffe6 32%,#ffffffad 52%,#ffffff38 72%,#0000 100%);position:absolute;inset:0}.hero-inner{z-index:2;flex-direction:column;flex:1;justify-content:center;padding-top:48px;padding-bottom:100px;display:flex;position:relative}.hero-content{max-width:560px}.hero-title{font-family:var(--font-sans);color:var(--navy);letter-spacing:-.025em;margin-bottom:20px;font-size:clamp(1.65rem,3.375vw,2.85rem);font-weight:800;line-height:1.08}.hero-title .accent{color:var(--blue)}.hero-subtitle{color:var(--muted);margin-bottom:36px;font-size:clamp(.92rem,1.4vw,1rem);line-height:1.8}.hero-features{flex-wrap:wrap;gap:24px;margin-bottom:36px;display:flex}.hero-content>h3,.hero-features h3{width:100%;color:var(--navy);letter-spacing:-.01em;border-bottom:3px solid var(--blue);margin-top:24px;margin-bottom:16px;padding-bottom:12px;font-size:clamp(1.2rem,2vw,1.5rem);font-weight:700;display:inline-block;position:relative}.hero-feature{color:var(--text);align-items:center;gap:10px;font-size:.8rem;font-weight:500;display:flex}.hero-feature span{text-align:left;flex:1;display:block}.hero-feature-row{align-items:flex-start;gap:24px;width:100%;display:flex}.hero-feature-row .hero-feature{flex:1 1 0;min-width:0}.hero-feature-icon{width:38px;height:38px;color:var(--blue);background:#2d7fe01a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.hero-feature-icon svg{width:18px;height:18px}.hero-qr{background:var(--navy);border-radius:var(--radius-lg);width:min(100%,460px);margin-inline:auto;padding:20px 22px;display:block}.qr-img{background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:88px;height:88px;padding:6px;display:flex}.qr-img svg{width:100%;height:100%}.qr-info{text-align:center;flex-direction:column;align-items:center;display:flex}.qr-info h3{color:#fff;font-size:.92rem;font-weight:700;font-family:var(--font-sans);margin-bottom:5px;line-height:1.3}.qr-info p{color:#ffffff9e;margin-bottom:12px;font-size:.76rem;line-height:1.5}.store-badges{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.store-badge{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:9px;align-items:center;gap:7px;padding:6px 12px;font-size:.7rem;font-weight:600;transition:background .2s;display:flex}.store-badge:hover{background:#ffffff2e}.store-badge svg{flex-shrink:0;width:16px;height:16px}.store-badge>span{flex-direction:column;line-height:1.2;display:flex}.badge-top{opacity:.7;font-size:.58rem;font-weight:400}.badge-main{font-size:.78rem;font-weight:700}.hero-scroll{z-index:4;width:36px;height:36px;color:var(--navy);border:2px solid #0f2a472e;border-radius:50%;justify-content:center;align-items:center;animation:2s ease-in-out infinite scrollBounce;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}@keyframes scrollBounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(5px)}}.hero-wave{z-index:3;color:#fff;width:100%;position:absolute;bottom:-1px;left:0}.stats-section{background:var(--white);text-align:center;padding:88px 0 80px}.stats-heading{font-family:var(--font-serif);color:var(--navy);margin-bottom:14px;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:700}.stats-subtitle{color:var(--muted);margin-bottom:60px;font-size:1rem}.stats-grid{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}.stat-item{text-align:center}.stat-icon{width:44px;height:44px;color:var(--blue);margin:0 auto 14px}.stat-icon svg{width:100%;height:100%}.stat-number{color:var(--blue);font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800;line-height:1;font-family:var(--font-sans);margin-bottom:8px}.stat-label{color:var(--muted);font-size:.875rem;line-height:1.45}.how-section{background:var(--blue-light);padding:88px 0}.how-inner{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.phone-mockup-wrap{justify-content:center;align-items:center;display:flex;position:relative}.phone-splash{z-index:0;background:radial-gradient(circle,#64b4ff52 0%,#96d2ff1f 50%,#0000 70%);border-radius:50%;width:360px;height:360px;position:absolute}.phone-frame{background:var(--navy);z-index:2;border-radius:36px;width:240px;height:480px;position:relative;overflow:hidden;box-shadow:0 24px 60px #0f2a4747,0 0 0 6px #0f2a4714}.phone-screen{background:#eaf3ff;border-radius:28px;flex-direction:column;display:flex;position:absolute;inset:8px;overflow:hidden}.phone-status{color:var(--navy);background:#fff;justify-content:space-between;align-items:center;padding:6px 14px;font-size:10px;font-weight:700;display:flex}.phone-app-bar{border-bottom:1px solid var(--border);color:var(--navy);letter-spacing:.04em;background:#fff;align-items:center;gap:6px;padding:7px 14px;font-size:11px;font-weight:800;display:flex}.phone-app-bar svg{width:14px;height:14px}.phone-map{background:linear-gradient(150deg,#cae8ff 0%,#a8d8ff 60%,#c2e4ff 100%);flex:1;position:relative;overflow:hidden}.phone-map-image{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.phone-map-grid{background-image:linear-gradient(#5096dc33 1px,#0000 1px),linear-gradient(90deg,#5096dc33 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.phone-map-road-h{background:#ffffffb3;border-radius:2px;height:5px;position:absolute}.phone-map-road-v{background:#ffffffb3;border-radius:2px;width:5px;position:absolute}.phone-pin{background:var(--blue);border:2px solid #fff;border-radius:50% 50% 50% 0;width:20px;height:20px;position:absolute;transform:rotate(-45deg);box-shadow:0 2px 6px #2d7fe080}.phone-popup{background:#fff;border-radius:10px;width:80%;padding:9px 11px;position:absolute;bottom:10px;left:50%;transform:translate(-50%);box-shadow:0 4px 14px #0000001f}.phone-popup h4{color:var(--navy);font-size:10px;font-weight:700;font-family:var(--font-sans);margin-bottom:3px}.phone-popup p{color:var(--muted);font-size:8.5px;line-height:1.5}.popup-badge{color:var(--blue);background:#2d7fe01a;border-radius:20px;align-items:center;gap:4px;margin-top:5px;padding:2px 7px;font-size:7.5px;font-weight:600;display:inline-flex}.how-content{flex-direction:column;display:flex}.how-heading{color:var(--navy);font-size:clamp(1.7rem,2.8vw,2.2rem);font-weight:800;font-family:var(--font-sans);margin-bottom:8px}.how-line{background:var(--blue);border-radius:2px;width:44px;height:4px;margin-bottom:32px}.how-steps{flex-direction:column;gap:22px;margin-bottom:28px;display:flex}.how-step{align-items:flex-start;gap:14px;display:flex}.how-step-icon{background:var(--blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.how-step-icon svg{width:20px;height:20px}.how-step-text h3{color:var(--navy);font-size:.95rem;font-weight:700;font-family:var(--font-sans);margin-bottom:3px}.how-step-text p{color:var(--muted);font-size:.875rem;line-height:1.55}.how-step-content h3{color:var(--navy);font-size:.95rem;font-weight:700;font-family:var(--font-sans);margin-bottom:3px}.how-step-content p{color:var(--muted);font-size:.875rem;line-height:1.55}.community-card{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#fff;align-items:flex-start;gap:16px;padding:26px;display:flex}.community-card-icon{width:52px;height:52px;color:var(--blue);background:#2d7fe01a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.community-card-icon svg{width:26px;height:26px}.how-download-box{width:100%;margin-inline:0}.how-download-box .qr-info p{margin-bottom:18px}.contact-form{flex-direction:column;gap:12px;margin-top:24px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.contact-form input,.contact-form textarea{border-radius:var(--radius-md);font-size:.95rem;font-family:var(--font-sans);color:var(--navy);background:#f8f9fb;border:2px solid #e0e6ed;padding:12px 16px;transition:all .3s}.contact-form input::placeholder,.contact-form textarea::placeholder{color:var(--muted)}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--blue);background:#fff;outline:none;box-shadow:0 0 0 3px #2d7fe01a}.contact-form textarea{resize:vertical;min-height:100px}.contact-button{background:var(--blue);color:#fff;border-radius:var(--radius-md);font-size:.95rem;font-weight:600;font-family:var(--font-sans);cursor:pointer;border:none;padding:12px 24px;transition:all .3s}.contact-button:hover{background:#2670d0;transform:translateY(-2px);box-shadow:0 4px 12px #2d7fe04d}.contact-button:active{transform:translateY(0)}@media (width<=768px){.form-row{grid-template-columns:1fr}}.footer{background:var(--navy);padding:28px 0}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.footer-social{align-items:center;gap:22px;display:flex}.footer-social a{color:#ffffff9e;align-items:center;transition:color .2s;display:flex}.footer-social a:hover{color:#fff}.footer-social svg{width:22px;height:22px}.footer-links{align-items:center;gap:8px;display:flex}.footer-links a{color:#ffffff85;font-size:.82rem;transition:color .2s}.footer-links a:hover{color:#fff}.footer-sep{color:#ffffff47;font-size:.75rem}.reveal{opacity:0;transition:opacity .65s,transform .65s cubic-bezier(.2,.8,.2,1);transform:translateY(16px)}.reveal.is-visible{opacity:1;transform:none}.reveal.d1{transition-delay:80ms}.reveal.d2{transition-delay:.16s}.reveal.d3{transition-delay:.24s}@media (width<=900px){.navbar-links{display:none}.hamburger{display:flex}.navbar-cta:not(.mobile-cta){display:none}.stats-grid{grid-template-columns:repeat(2,1fr);gap:28px}.how-inner{grid-template-columns:1fr;gap:52px}.phone-mockup-wrap{order:2}.how-content{order:1}.how-download-box{margin-inline:auto}.footer-inner{text-align:center;flex-direction:column;align-items:center}}@media (width<=600px){.hero-content,.hero-title,.hero-content>h3,.hero-features h3,.hero-feature span{text-align:left}.hero-feature{align-items:flex-start}.hero-features,.hero-feature-row{flex-direction:column;gap:12px}.hero-qr{width:100%}.qr-info{text-align:center;align-items:center}.store-badges{justify-content:center}.stats-grid{grid-template-columns:repeat(2,1fr);gap:20px}.community-card{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transition:none;transform:none}}
