.home-hero-navbar{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 4vw 1.2rem 4vw;background:transparent;width:100%;box-sizing:border-box}.home-hero-navbar .logo{font-size:1.5rem;font-weight:700;color:#7c3aed;margin:0}.nav-desktop{display:flex;align-items:center;gap:2rem}.nav-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-links li a{color:#222;text-decoration:none;font-weight:500;font-size:1rem;transition:color .2s}.nav-links li a:hover{color:#7c3aed}.navbar-btns{display:flex;gap:1rem}.get-app-btn{background:#7c3aed;color:#fff;padding:.7rem 1.5rem;border-radius:2rem;text-decoration:none;font-weight:500;font-size:.95rem;border:none;transition:background .2s;display:inline-block}.get-app-btn:hover{background:#5b21b6}.hamburger-pill{display:none;align-items:center;background:#fff;border:2px solid #7c3aed;color:#222;border-radius:2rem;font-size:1.1rem;font-weight:500;padding:.3rem 1.1rem .3rem 1rem;cursor:pointer;margin-left:auto}.hamburger-icon{font-size:1.3em;margin-left:.5em;display:inline-block}@media (max-width: 900px){.nav-desktop{display:none}.hamburger-pill{display:flex;margin-left:auto;border:2px solid #7c3aed;background:#fff;color:#222}.home-hero-navbar{padding:1.2rem;background:transparent;position:static}.mobile-menu{position:fixed;top:0;right:0;left:0;bottom:0;background:rgba(255,255,255,.98);z-index:999;display:flex;flex-direction:column;align-items:flex-end;padding:1.5rem 1.2rem;animation:fadeIn .2s}.close-btn{background:none;border:none;font-size:2.2rem;color:#7c3aed;cursor:pointer;margin-bottom:2rem;align-self:flex-end}.mobile-nav-links{display:flex;flex-direction:column;gap:1.5rem;width:100%;align-items:flex-end;list-style:none;padding:0;margin:0}.mobile-nav-links li a{font-size:1.1rem;color:#222;text-decoration:none;font-weight:600;padding:.5rem 0;display:block;text-align:right}.mobile-nav-links .get-app-btn{background:#7c3aed;color:#fff;margin-top:.5rem;padding:.7rem 1.2rem;border-radius:2rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.waitlist-form{margin:2rem 0 0;display:flex;flex-direction:row;align-items:center;gap:1rem;background:#fff;border-radius:2rem;box-shadow:0 2px 16px #7c3aed12;padding:.5rem 1rem;max-width:420px}.waitlist-form input{padding:.75rem 1rem;border:none;border-radius:2rem;background:#f7f7ff;font-size:1rem;outline:none;flex:1;color:#222;transition:box-shadow .2s}.waitlist-form input:focus{box-shadow:0 0 0 2px #7c3aed33}.waitlist-form button{padding:.75rem 1.5rem;background:#7c3aed;color:#fff;border:none;border-radius:2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,box-shadow .2s;box-shadow:0 2px 8px #7c3aed1a}.waitlist-form button:disabled{background:#a78bfa;cursor:not-allowed}.success{color:#16a34a;margin-left:1rem;font-weight:500}.error{color:#dc2626;margin-left:1rem;font-weight:500}@media (max-width: 600px){.waitlist-form{flex-direction:column;align-items:stretch;gap:.5rem;padding:1rem;max-width:100%}.waitlist-form input,.waitlist-form button{width:auto;border-radius:1.2rem}.success,.error{margin-left:0;margin-top:.5rem;text-align:center}}.iphone-mockup{width:220px;height:450px;background:#fff;border-radius:36px;box-shadow:0 8px 32px #0000001f;display:flex;align-items:center;justify-content:center;overflow:hidden}.iphone-mockup img{width:90%;height:auto;border-radius:28px}.feature-card{background:#fff;border-radius:1rem;box-shadow:0 2px 16px #7c3aed14;padding:.8rem .7rem .7rem;display:flex;flex-direction:column;align-items:center;text-align:center;width:100px;max-width:150px;margin:0 auto;transition:box-shadow .2s,transform .2s}.feature-card:hover{box-shadow:0 6px 32px #7c3aed21;transform:translateY(-4px) scale(1.03)}.feature-icon{font-size:1.2rem;margin-bottom:.5rem;background:#ede9fe;color:#7c3aed;border-radius:.5rem;width:1.8rem;height:1.8rem;display:flex;align-items:center;justify-content:center}.feature-card h3{margin:.2rem 0;font-size:.8rem;color:#7c3aed;font-weight:700}.feature-card p{color:#6b7280;font-size:.62rem;margin:0}@media (max-width: 900px){.feature-card{width:90%;max-width:90%;padding:.8rem .7rem}}.about-section{background:#fafaff;padding:60px 0vw;display:flex;flex-direction:column;align-items:center;box-shadow:0 2px 16px #7c3aed12}.about-title{font-size:1.7rem;font-weight:800;color:#7c3aed;margin-bottom:2.5rem;text-align:center}.about-cards{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:800px}.about-card{display:flex;flex-direction:row;border-radius:1.5rem;box-shadow:0 4px 24px #7c3aed14;overflow:hidden;min-height:200px;background:none}.about-card-content{background:#fff;flex:1 1 50%;padding:2rem 1rem;display:flex;flex-direction:column;justify-content:center}.about-card-content.highlight{background:#7c3aed;color:#fff}.about-card-title{color:#7c3aed;font-size:1.1rem;font-weight:700;margin-bottom:.7rem;letter-spacing:.01em}.about-card-content.highlight .about-card-title{color:#fff}.about-card p{color:#22223b;font-size:.9rem;margin:0;line-height:1.3}.about-card-content.highlight p{color:#fff}@media (max-width: 900px){.about-cards{gap:1.2rem;max-width:90%}.about-card{flex-direction:column;min-height:0;border-radius:1.2rem}.about-card-content{padding:1.2rem 1rem;text-align:center;justify-content:center;align-items:center}}.app-section{background:#fafaff;padding:60px 0;display:flex;flex-direction:column;align-items:center}.app-section-content{display:flex;flex-direction:row;gap:3.5rem;align-items:center;justify-content:center;max-width:1100px;width:100%}.app-info{flex:1 1 320px;background:#fff;border-radius:1.5rem;box-shadow:0 4px 24px #7c3aed14;padding:2.5rem 2rem 2rem 2.5rem;display:flex;flex-direction:column;align-items:flex-start;min-width:260px;max-width:340px}.app-info-title{color:#7c3aed;font-size:1.5rem;font-weight:800;margin-bottom:1.1rem}.app-info-desc{color:#22223b;font-size:1.05rem;margin-bottom:2.2rem;line-height:1.6}.app-info-download-link{display:flex;flex-direction:column;gap:1rem;width:100%}.store-btn{display:block;width:180px;max-width:100%;border-radius:2rem;overflow:hidden;box-shadow:0 2px 12px #7c3aed12;background:#000;margin-bottom:.2rem;transition:transform .15s,box-shadow .15s}.store-btn img{width:100%;height:auto;display:block}.store-btn:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 6px 24px #7c3aed21}.app-mockups{flex:1 1 400px;display:flex;flex-direction:row;gap:2rem;justify-content:center;align-items:center}@media (max-width: 900px){.app-section-content{flex-direction:column;gap:2rem;align-items:center}.merchant-user-info{padding:2rem 1.2rem;align-items:center;text-align:center;min-width:0;max-width:100%}.app-mockups{flex-wrap:wrap;gap:1.2rem}}body{margin:0;font-family:Inter,sans-serif;background:#f7f7ff}html{scroll-behavior:smooth}.home-hero{background:#f7f7ff;min-height:100vh;padding:0;display:flex;flex-direction:column;box-shadow:0 2px 16px #7c3aed12}.home-hero-content{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4vw;flex:1;padding:1rem 4vw 0 4vw}.home-hero-text{max-width:500px;display:flex;flex-direction:column;align-items:flex-start;gap:1.1rem}.home-hero-text h1{font-size:2.7rem;font-weight:800;color:#222;margin:0;line-height:1.1}.home-hero-text .highlight{background:#ede9fe;color:#7c3aed;border-radius:.5rem;padding:0 .4em}.subheadline{font-size:1.2rem;color:#6b7280;margin:0}.home-hero-mockup{display:flex;align-items:center;justify-content:center}section{padding:20px 0}.app-section,.about-section,.home-section{max-width:900px;margin:0 auto;text-align:center}.features-grid{display:flex;flex-direction:row;gap:2rem;margin-top:2.5rem;justify-content:flex-start;flex-wrap:wrap}@media (max-width: 900px){.home-hero-content{flex-direction:column;gap:2rem;padding:2rem 2vw 1rem 2vw}.home-hero-text{align-items:center;text-align:center}.features-grid{flex-direction:column;gap:1.2rem;align-items:center;margin-top:2rem}}
