:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box;scroll-behavior:smooth;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,Helvetica,sans-serif}body{color:#0f172a;background-color:#fff;line-height:1.6;overflow-x:hidden}.app-wrapper{flex-direction:column;width:100%;max-width:100vw;min-height:100vh;display:flex}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background-color:#ffffffe6;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1.5rem 8%;display:flex;position:sticky;top:0}.brand-logo{letter-spacing:-.5px;color:#000;font-size:1.75rem;font-weight:900}.domain-ext{color:#94a3b8;font-size:1.25rem;font-weight:500}.nav-links a{color:#475569;margin-left:2.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#e23744}.hero-section{text-align:center;background:radial-gradient(circle,#fffbfc 0%,#fff 100%);flex-direction:column;align-items:center;padding:8rem 8% 6rem;display:flex}.badge{color:#0f172a;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:50px;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;box-shadow:0 2px 10px #00000005}.hero-title{letter-spacing:-1.5px;color:#0f172a;margin-bottom:1.5rem;font-size:4.5rem;font-weight:900;line-height:1.05}.highlight{color:#e23744}.hero-subtitle{color:#64748b;max-width:650px;margin-bottom:3rem;font-size:1.25rem}.cta-group{justify-content:center;gap:1rem;display:flex}.btn-primary,.btn-secondary{cursor:pointer;text-align:center;white-space:nowrap;border-radius:8px;padding:14px 32px;font-size:1rem;font-weight:600;line-height:1.5;text-decoration:none;transition:all .2s;display:inline-block}.btn-primary{color:#fff;background-color:#0f172a;border:2px solid #0f172a;box-shadow:0 4px 14px #00000026}.btn-primary:hover{background-color:#1e293b;transform:translateY(-2px);box-shadow:0 6px 20px #0003}.btn-secondary{color:#0f172a;background-color:#fff;border:2px solid #cbd5e1}.btn-secondary:hover{background-color:#f8fafc;border-color:#94a3b8}.product-section{background-color:#fff;padding:8rem 8%}.product-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.product-text h2{letter-spacing:-1px;margin-bottom:1.5rem;font-size:3rem;line-height:1.1}.product-text p{color:#64748b;margin-bottom:2rem;font-size:1.125rem}.feature-list{list-style:none}.feature-list li{color:#475569;margin-bottom:1rem;padding-left:1.5rem;font-size:1.05rem;position:relative}.feature-list li:before{content:"→";color:#e23744;font-weight:700;position:absolute;left:0}.phone-frame{background-color:#0f172a;border-radius:40px;width:300px;height:600px;margin:0 auto;padding:12px;position:relative;box-shadow:0 25px 50px -12px #00000040}.app-screen{object-fit:cover;border-radius:32px;width:100%;height:100%}.marquee-section{background-color:#f8fafc;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;padding:3rem 0;overflow:hidden}.marquee-label{text-align:center;letter-spacing:2px;color:#94a3b8;margin-bottom:1.5rem;font-size:.75rem;font-weight:700}.marquee-container{white-space:nowrap;width:100%;overflow:hidden}.marquee-content{align-items:center;animation:30s linear infinite scroll;display:inline-flex}.partner-logo{object-fit:contain;filter:grayscale(0%);width:auto;height:40px;transition:transform .3s}.partner-logo:hover{transform:scale(1.1)}.marquee-content .dot{color:#e2e8f0;margin:0 4rem;font-size:1.5rem}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.team-section{text-align:center;background-color:#f8fafc;padding:8rem 8%}.team-header{margin-bottom:4rem}.team-header h2{letter-spacing:-1px;margin-bottom:1rem;font-size:3rem}.team-header p{color:#64748b;font-size:1.25rem}.team-grid{flex-wrap:wrap;justify-content:center;gap:3rem;max-width:1000px;margin:0 auto;display:flex}.team-card{text-align:left;background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;flex:1;align-items:center;min-width:300px;padding:3rem 2rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}.profile-pic-container{border:4px solid #f1f5f9;border-radius:50%;width:120px;height:120px;margin-bottom:1.5rem;overflow:hidden}.profile-pic{object-fit:cover;width:100%;height:100%}.team-card h3{margin-bottom:.25rem;font-size:1.5rem}.job-title{color:#e23744;margin-bottom:1.25rem;font-size:.9rem;font-weight:600;display:block}.team-card p{color:#64748b;text-align:center;margin-bottom:1.5rem;font-size:.95rem}.connect-section{color:#fff;background-color:#0f172a;padding:6rem 8%}.connect-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.connect-text h2{letter-spacing:-1px;margin-bottom:1.5rem;font-size:3rem;line-height:1.1}.connect-text p{color:#94a3b8;margin-bottom:2.5rem;font-size:1.125rem}.perks{flex-direction:column;gap:1.5rem;display:flex}.perk-item{color:#cbd5e1;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:1.5rem}.perk-item strong{color:#fff;margin-bottom:.25rem;display:block}.form-card{color:#0f172a;background-color:#fff;border-radius:16px;padding:3rem;box-shadow:0 20px 40px #0000004d}.form-card h3{margin-bottom:.5rem;font-size:1.75rem}.form-sub{color:#64748b;margin-bottom:2rem;font-size:.95rem}.form-group{margin-bottom:1.25rem}input,select{color:#0f172a;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:1rem;font-size:1rem;transition:all .2s}input:focus,select:focus{background-color:#fff;border-color:#0f172a;box-shadow:0 0 0 3px #0f172a1a}.btn-submit{color:#fff;cursor:pointer;background-color:#e23744;border:none;border-radius:8px;width:100%;margin-top:1rem;padding:14px;font-size:1rem;font-weight:600}.btn-submit:hover{background-color:#c9303c}.status-message{color:#166534;text-align:center;background-color:#dcfce7;border-radius:8px;margin-top:1rem;padding:1rem;font-size:.9rem;font-weight:500}.legal-page{flex:1;max-width:800px;margin:4rem auto;padding:0 2rem}.legal-page h1{border-bottom:2px solid #f1f5f9;margin-bottom:2rem;padding-bottom:1rem;font-size:3rem}.legal-content h3{margin-top:2rem;margin-bottom:1rem;font-size:1.5rem}.legal-content p{color:#475569;margin-bottom:1rem;font-size:1.1rem}.footer{color:#475569;background-color:#fff;border-top:1px solid #f1f5f9;margin-top:auto;padding:5rem 8% 2rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;max-width:1200px;margin:0 auto 4rem;display:grid}.company-desc{max-width:250px;margin-top:1rem;margin-bottom:1.5rem;font-size:.95rem}.footer-links h4,.footer-contact h4{color:#0f172a;margin-bottom:1.5rem;font-size:1rem}.footer-links a{color:#64748b;cursor:pointer;margin-bottom:.75rem;font-size:.95rem;text-decoration:none;display:block}.footer-links a:hover{color:#e23744}.footer-contact p{margin-bottom:.5rem;font-size:.95rem;line-height:1.6}.hr-email{margin-top:1rem;font-weight:600;color:#0f172a!important}.footer-bottom{text-align:center;border-top:1px solid #f1f5f9;padding-top:2rem;font-size:.875rem}@media (width<=900px){.product-grid,.footer-grid,.connect-grid{grid-template-columns:1fr}.phone-frame{margin-top:2rem;margin-left:auto;margin-right:auto}.hero-title{font-size:3rem}}
