:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;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}}#root{width:100%;margin:0;padding:0;background-color:#fff}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.navbar{background-color:#fff;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;border-radius:17px;margin:0 8%;position:relative;z-index:1000}.navbar-logo{height:2rem;width:auto}.navbar img{height:70px;width:70px}.navbar-links{display:flex;gap:1.5rem;background-color:#fff7ed;border-radius:17px;padding:16px 4rem;transition:.3s ease}.navbar-link{color:#000;text-decoration:none;font-size:18px;font-weight:500}.navbar-button{background-color:#f80;color:#fff;border:none;padding:1rem 1.5rem;border-radius:17px;cursor:pointer;font-weight:600;font-size:16px}.mobile-only{display:none}.hamburger{display:none;cursor:pointer;z-index:1001;color:#333}@media(max-width:1024px){.navbar-links{padding:16px 2rem}}@media(max-width:768px){.navbar{margin:0 4%;margin-bottom:1rem;padding:.5rem .8rem;background-color:#fff7ed}.hamburger{display:flex}.navbar-links{position:fixed;left:-100%;top:0;flex-direction:column;background-color:#fff;width:100%;height:100vh;text-align:center;transition:.3s;box-shadow:0 10px 27px #0000000d;justify-content:center;padding:0;margin:0;border-radius:0;z-index:999;gap:2rem}.navbar-links.active{left:0}.navbar-link{font-size:24px}.desktop-only{display:none}.mobile-only{display:block}.navbar-logo{position:relative;z-index:1001}}.hero-container{background-color:#fff7ed;width:100%;padding-top:1.5%}.hero{padding-left:6%;padding-right:6%;display:flex;flex-direction:column;align-items:center;text-align:center}.heroText{max-width:720px}.txt{font-size:2.3rem;font-weight:600;line-height:1.2;color:#000}.txt span{color:#f80}.subTxt{font-size:1.05rem;color:#6b7280;margin:16px 0 28px}.storeButtons{display:flex;justify-content:center;gap:16px}.storeButtons img{height:44px;cursor:pointer}.heroVisual{position:relative;margin-top:80px;width:100%;max-width:380px;display:flex;justify-content:center;margin-bottom:15%}.phoneGlow{position:absolute;width:420px;height:420px;background:radial-gradient(circle,#ff88002e 18%,#f80);filter:blur(60px);border-radius:50%;z-index:1}.phoneImage{width:150%;z-index:2;height:auto}.floatingCard{position:absolute;background:#fff;padding:4px 40px;border-radius:14px;box-shadow:0 20px 45px #0000001a;display:flex;gap:20px;align-items:center;font-size:.85rem;z-index:5;max-width:220px;text-align:left;color:#000}.floatingCard img{width:50px;height:50px}.floatingCard strong{display:block;font-size:.75rem;margin-bottom:-10px;margin-top:5px}.floatingCard p{color:#6b7280;font-size:.75rem}.floatingCard.left.top{left:-55%;top:60px;rotate:-6deg}.floatingCard.right.top{right:-50%;top:100px;rotate:5deg}.floatingCard.left.bottom{left:-10%;bottom:-50px;rotate:5deg}@media(max-width:768px){.hero-container{padding-top:30px}.hero{padding-top:0}.txt{font-size:1.5rem}.subTxt{font-size:1rem;padding:0 10px}.heroVisual{margin-top:30%;max-width:280px}.phoneImage{width:180px}.phoneGlow{width:220px;height:120px}.floatingCard{display:flex;padding:5px 12px;gap:8px;font-size:.7rem;max-width:140px}.floatingCard img{width:20px;height:20px}.floatingCard strong{font-size:.65rem;margin-top:0;margin-bottom:-8px}.floatingCard p{font-size:.6rem}.floatingCard.left.top{left:-10%;top:-50px;rotate:-4deg}.floatingCard.right.top{right:-20%;top:40px;rotate:10deg}.floatingCard.left.bottom{left:-0%;bottom:-40px;rotate:10deg}}.features{padding:60px 20px;max-width:1200px;margin:0 auto;text-align:center}.featuresHeader{margin-bottom:48px}.featuresHeaderTxt{font-weight:700;font-size:2.5rem;color:#111827;margin:0 0 8px}.featuresHeaderSubTxt{color:#6b7280;font-size:1.125rem;max-width:600px;margin:0 auto}.features-cards{display:grid;grid-template-columns:1fr;gap:24px;margin-top:40px}.features-card{background:#fff;padding:32px;border-radius:16px;border:1px solid #F3F4F6;box-shadow:1px 0 5px 5px #0000001a,0 2px 4px -1px #00000008;transition:transform .2s ease,box-shadow .2s ease;text-align:center;display:flex;flex-direction:column;align-items:center}.features-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.icon-container{width:48px;height:48px;background-color:#fff2e6;border-radius:50px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.icon-container svg{width:24px;height:24px;color:#f97316}.featuresCardHeaderTxt{font-weight:600;font-size:1.25rem;color:#111827;margin-bottom:12px}.featuresCardSubTxt{color:#6b7280;line-height:1.6;margin:0}@media(min-width:640px)and (max-width:1023px){.features-cards{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.features-cards{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.featuresHeaderTxt{font-size:1.3rem}.featuresHeaderSubTxt{font-size:.9rem}.features-card{padding:24px}}.howItWorks{padding:80px 6%;max-width:1200px;margin:0 auto;background-color:#fff}.howItWorksHeader{text-align:center;color:#000;margin-bottom:60px}.howItWorksHeader h2{font-size:2.2rem;margin-bottom:8px}.howItWorksHeader p{font-size:1.2rem;color:#666}.howItWorksBody{display:flex;gap:40px;align-items:flex-start}.steps{flex:1.2}.step{display:flex;gap:16px;position:relative}.stepIndicator{display:flex;flex-direction:column;align-items:center;flex-shrink:0;padding-top:2rem}.stepNumber{width:44px;height:44px;min-width:44px;min-height:44px;border-radius:50%;background-color:#ff8c00;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}.stepLine{width:2px;flex-grow:1;margin:8px 0;border-left:2px dashed #6B7280}.stepContent{text-align:left;margin-left:1rem;margin-top:5px}.stepContent h3{font-size:1.8rem;font-weight:600;margin-bottom:4px;color:#111827}.stepContent p{color:#6b7280;line-height:1.6;max-width:100%;font-size:1.4rem}.stepsImage{flex:1;position:sticky;top:120px}.stepsImage img{width:100%;max-height:500px;object-fit:contain;border-radius:20px}.imageDecoration{position:relative;width:100%;max-width:420px;margin:0 auto;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center}.imageDecoration img{object-fit:contain;height:30px}.imageDecoration .mainImage{width:20%;z-index:3;height:100px}.ring{position:absolute;border-radius:50%;border:1.5px solid rgba(255,140,0,.3)}.ring1{width:100%;height:100%}.ring2{width:80%;height:80%}.ring3{width:60%;height:60%}.floatingIcon{position:absolute;width:56px;height:56px;background:#f5f5f5;border-radius:12px;box-shadow:0 10px 30px #00000014;display:flex;align-items:center;justify-content:center;font-size:1.6rem;z-index:4;padding:px}.icon1{top:6%;left:10%}.icon2{top:30%;right:6%}.icon3{bottom:12%;right:6%}.icon4{bottom:30%;left:7%}.icon5{top:15%;left:43%}.icon6{bottom:15%;left:43%}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.floatingIcon{animation:float 4s ease-in-out infinite}.icon2{animation-delay:.5s}.icon3{animation-delay:1s}.icon4{animation-delay:1.5s}@media(max-width:768px){.ring{opacity:.5;border-width:1px}.ring1{width:100%;height:100%}.ring2{width:75%;height:75%}.ring3{width:55%;height:55%}.floatingIcon{width:48px;height:48px;font-size:1.3rem}.imageDecoration img{width:70%}}@media(max-width:1024px){.howItWorksBody{gap:40px}}@media(max-width:768px){.howItWorks{padding:10px 6%}.howItWorksHeader{text-align:center}.howItWorksHeader h2{font-size:1.5rem}.howItWorksHeader p{margin:0 auto;font-size:1.2rem}.howItWorksBody{flex-direction:column}.stepContent h3{font-size:1.5rem}.stepContent p{font-size:1.1rem}.stepsImage{width:100%;display:contents;justify-content:center}.imageDecoration{max-width:300px;width:100%;aspect-ratio:1 / 1}.imageDecoration .mainImage{width:32%;height:auto}.floatingIcon{width:44px;height:44px;font-size:1.2rem}.icon1{top:8%;left:18%}.icon2{top:28%;right:12%}.icon3{bottom:16%;right:12%}.icon4{bottom:28%;left:14%}.icon5{top:14%;left:42%}.icon6{bottom:14%;left:42%}.stepContent p{max-width:100%}}.testimonials{padding:80px 6%}.testimonials-header{text-align:center;max-width:640px;margin:0 auto 60px}.testimonials-header h1{font-size:2.2rem;font-weight:700;color:#111;margin-bottom:12px}.testimonials-header p{font-size:1rem;color:#666;line-height:1.6}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px}.testimonial-card{background:#fff;padding:24px;border-radius:16px;display:flex;gap:20px;align-items:flex-start;box-shadow:0 10px 30px #00000014;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 14px 40px #0000001f}.testimonial-user{display:flex;gap:2px;min-width:140px;flex-direction:column;margin-right:-20%}.testimonial-user img{width:48px;height:48px;border-radius:50%;object-fit:cover;background:#eee}.name{font-size:.95rem;font-weight:600;color:#111}.level{font-size:.8rem;color:#777}.testimonial-text{font-size:.95rem;line-height:1.7;color:#444;margin-top:2px}@media(max-width:600px){.testimonials{padding:60px 4%}.testimonials-header h1{font-size:1.4rem}.testimonials-header p{font-size:1.2rem}.testimonial-card{flex-direction:row;gap:16px}.testimonial-text{margin-top:0}}.cta-sections{display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;background-color:#f80;color:#fff;border-radius:24px;margin:50px auto;padding:60px 60px 0%;max-width:1000px;overflow:hidden;gap:60px}.cta-sections>img{height:100%;max-height:420px;align-self:flex-end;object-fit:contain}.cta-sections-header{display:flex;flex-direction:column;justify-content:center;margin-top:-18%;max-width:520px}.cta-sections-header h1{font-size:2.4rem;font-weight:600;line-height:1.2;margin-bottom:16px}.cta-sections-header p{font-size:1.1rem;opacity:.95;margin-bottom:32px}.cta-sections-header img{width:280px;max-width:100%}@media(max-width:900px){.cta-sections{padding:32px;gap:24px;margin:20px}.cta-sections>img{max-height:260px}.cta-sections-header{margin-top:0;max-width:100%;margin-bottom:0%}.cta-sections-header h1{font-size:10px;line-height:1}.cta-sections-header p{font-size:.5rem}.cta-sections-header img{width:220px}}@media(max-width:480px){.cta-sections{padding:24px 24px 0%;gap:16px}.cta-sections>img{max-height:120px}.cta-sections-header h1{font-size:.8rem;margin-top:1%}.cta-sections-header p{font-size:.7rem;margin-top:1%;margin-bottom:2.8rem}.cta-sections-header img{width:200px;margin-top:-20px;margin-bottom:0%}.cta-sections-header .appleGoogle{margin-bottom:10px}}.footer{width:100%;background:#fff;color:#111}.footerHr{width:100%;border:none;border-top:3px solid #eee}.footerMain{max-width:1200px;margin:0 auto;padding:60px 6%;display:flex;gap:30%;align-items:flex-start}.footerLogo{height:100px;width:100px;flex-shrink:0}.footerLinks{display:flex;gap:80px;flex:1}.footerLinks h1{font-size:1.1rem;font-weight:600;margin-bottom:14px}.footerLinks ul{list-style:none;padding:0;margin:0}.footerLinks li{font-size:.95rem;color:#555;margin-bottom:10px;cursor:pointer}.footerLinks li a{font-size:.95rem;color:#555;margin-bottom:10px;cursor:pointer;align-content:center}.footerLinks li a:hover,.footerLinks li:hover{color:#f80}.contactList li{justify-content:center}.contactList span{color:#f80;margin-right:8px}.socials{display:flex;margin-top:10px}.socials img{height:20px;width:20px}.socials li{padding:6px 12px;border-radius:20px;display:flex;align-items:center;justify-content:center;color:#f80;font-size:.9rem;transition:all .2s ease}.socials li:hover{background:#f80;color:#fff}.footerBottom{text-align:center;padding:5px 0;font-size:.9rem;color:#666}@media(max-width:768px){.footer{margin-top:20%}.footerHr{width:100%;border:none;border-top:5px solid #eee;margin-bottom:-10px}.footerMain{flex-direction:column;gap:40px;text-align:left;align-items:flex-start}.footerLogo{margin-bottom:5px;margin-top:-10%;height:100px;width:100px}.footerLinks{width:100%;justify-content:flex-start;gap:40px;flex-wrap:wrap;text-align:left;margin-top:-30px}.footerLinks h1{font-size:1rem}.footerLinks li{font-size:.85rem}.footer .contacts{display:flex;gap:40px}}
