html{font-size:16px;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;margin:0;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}img{height:auto;max-width:100%}.App{text-align:left}*{box-sizing:border-box;margin:0;padding:0}.landing-page{background-color:#f9fafb;min-height:100vh}.hero-section{background-color:#fff;box-shadow:0 1px 3px 0 #0000001a;min-height:50vh}.hero-content,.hero-section{align-items:center;display:flex;width:100%}.hero-content{flex-direction:column;margin:0 auto;max-width:1200px;padding:2rem 1rem;text-align:center}.app-icon{display:flex;justify-content:center;margin-bottom:1.5rem}.icon-image{border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;height:4rem;object-fit:cover;width:4rem}.hero-title{color:#111827;font-size:clamp(1.75rem,5vw,4.5rem);font-weight:800;line-height:1.1;margin-bottom:1rem;max-width:90%;text-align:center}.hero-description{color:#4b5563;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.6;margin-bottom:2rem;max-width:48rem;padding:0 1rem;text-align:center}.download-buttons{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;margin:0 auto;width:100%}.store-btn{border-radius:8px;display:inline-block;overflow:hidden;transition:all .3s ease}.store-btn:hover{box-shadow:0 10px 25px #00000026;transform:translateY(-2px)}.store-badge{display:block;height:60px;object-fit:contain;transition:all .3s ease;width:200px}.store-btn:hover .store-badge{transform:scale(1.02)}@media (min-width:480px){.icon-image{height:5rem;width:5rem}}@media (min-width:640px){.hero-section{min-height:60vh}.download-buttons{flex-direction:row;gap:1.5rem;justify-content:center}.icon-image{border-radius:1.5rem;height:6rem;width:6rem}}@media (min-width:768px){.hero-content{padding:3rem 1rem}}@media (min-width:1024px){.hero-section{min-height:70vh}.icon-image{height:7rem;width:7rem}}@media (min-width:1280px){.icon-image{height:8rem;width:8rem}}.container{width:100%}@media (min-width:480px){.container{padding:0 1.5rem}}@media (min-width:1024px){.container{padding:0 2.5rem}}@media (min-width:1280px){.container{padding:0 3rem}}.features-section{background-color:#fff;padding:3rem 0;width:100%}.section-title{color:#111827;font-size:clamp(1.5rem,4vw,4.5rem);font-weight:800;line-height:1.1;margin-bottom:1rem}.title-highlight{color:#4a90e2;display:block}.section-description{color:#4b5563;font-size:clamp(1rem,2vw,1.25rem);margin:0 auto;max-width:48rem;padding:0 1rem}.features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;justify-items:center}.feature-card{background-color:#f9fafb;border-radius:1rem;cursor:pointer;max-width:400px;padding:1.5rem;transition:all .3s ease;width:100%}.feature-card:hover{background-color:#ebf4ff;transform:translateY(-4px)}.feature-icon{font-size:2rem;margin-bottom:1rem;transition:transform .3s ease}.feature-card:hover .feature-icon{transform:scale(1.1)}.feature-title{color:#111827;font-size:clamp(1.1rem,2vw,1.5rem);font-weight:800;margin-bottom:1rem;transition:color .3s ease}.feature-card:hover .feature-title{color:#4a90e2}.feature-description{color:#4b5563;font-size:clamp(.9rem,1.5vw,1rem);line-height:1.6}@media (min-width:480px){.features-section{padding:4rem 0}.feature-card{padding:2rem}.feature-icon{font-size:2.5rem}}@media (min-width:768px){.features-section{padding:5rem 0}.section-header{margin-bottom:4rem}.features-grid{gap:2rem;grid-template-columns:repeat(2,1fr);justify-items:stretch}.feature-card{max-width:none}}@media (min-width:1024px){.features-grid{grid-template-columns:repeat(3,1fr)}.feature-card:nth-child(7){grid-column:2/3}}.promises-section{background-color:#4a90e2;padding:3rem 0;width:100%}.section-header{margin-bottom:3rem;text-align:center}.section-title.white{color:#fff;font-size:clamp(1.5rem,4vw,4.5rem);font-weight:800;line-height:1.1;margin-bottom:1rem}.section-description.light{color:#dbeafe;font-size:clamp(1rem,2vw,1.25rem);margin:0 auto;max-width:48rem;padding:0 1rem}.promises-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;justify-items:center}.promise-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a;border-radius:1rem;max-width:400px;padding:1.5rem;transition:all .3s ease;width:100%}.promise-card:hover{background-color:#fff3;transform:translateY(-4px)}.promise-title{color:#fff;font-size:clamp(1.1rem,2vw,1.5rem);font-weight:800;margin-bottom:1rem}.promise-description{color:#dbeafe;font-size:clamp(.9rem,1.5vw,1rem);line-height:1.6}@media (min-width:480px){.promises-section{padding:4rem 0}.promise-card{padding:2rem}}@media (min-width:768px){.promises-section{padding:5rem 0}.section-header{margin-bottom:4rem}.promises-grid{gap:2rem;grid-template-columns:repeat(2,1fr);justify-items:stretch}.promise-card{max-width:none}}@media (min-width:1024px){.promises-grid{grid-template-columns:repeat(3,1fr)}.promise-card:nth-child(5){grid-column:2/3}}.cta-section{background-color:#111827;padding:3rem 0;width:100%}.cta-content{margin:0 auto;max-width:64rem;padding:0 1rem;text-align:center}.cta-title{color:#fff;font-size:clamp(1.5rem,4vw,4.5rem);font-weight:800;line-height:1.1;margin-bottom:1rem}.title-highlight.blue{color:#60a5fa;display:block}.cta-description{color:#d1d5db;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;margin-bottom:2rem;padding:0 1rem}.cta-buttons{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center}.store-btn-cta{border-radius:8px;display:inline-block;overflow:hidden;transition:all .3s ease}.store-btn-cta:hover{box-shadow:0 15px 35px #ffffff1a;transform:translateY(-2px)}.store-badge-cta{display:block;filter:brightness(1.1);height:60px;object-fit:contain;transition:all .3s ease;width:200px}.store-btn-cta:hover .store-badge-cta{filter:brightness(1.2);transform:scale(1.02)}@media (min-width:480px){.cta-section{padding:4rem 0}}@media (min-width:640px){.cta-buttons{flex-direction:row}}@media (min-width:768px){.cta-section{padding:5rem 0}}.footer{background-color:#000;padding:3rem 0}.container{margin:0 auto;max-width:1280px;padding:0 1rem}.footer-content{text-align:center}.footer-icon{display:flex;justify-content:center;margin-bottom:1.5rem}.footer-icon-image{border-radius:1rem;height:4rem;object-fit:cover;width:4rem}.footer-text{color:#9ca3af;font-size:1.125rem}.footer-copyright{color:#6b7280;font-size:.875rem;margin-top:1rem}@media (min-width:640px){.container{padding:0 1.5rem}}@media (min-width:768px){.container{padding:0 2rem}}
/*# sourceMappingURL=main.aaff5b3a.css.map*/