@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800;900&display=swap);body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1c1c1e;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.App,body{background:#fff}.App{min-height:100vh}.header{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #17847a14;padding:.85rem 0;position:fixed;top:0;width:100%;z-index:1000}.nav-container{justify-content:flex-start;margin:0 auto;max-width:1100px;padding:0 2rem}.logo-group,.nav-container{align-items:center;display:flex}.logo-group{gap:.7rem}.logo-img{border-radius:12px;display:block;height:40px;object-fit:contain;width:40px}.logo{color:#1c1c1e;font-size:1.1rem;font-weight:800;letter-spacing:-.3px;text-decoration:none}.logo:hover{color:#17847a}@media (max-width:768px){.nav-container{padding:0 1.25rem}.logo-img{height:34px;width:34px}.logo{font-size:1rem}}.footer{background:#1c1c1e;color:#fff;padding:3rem 2rem 1.5rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto 2rem;max-width:1100px}.footer-section h4{color:#17847a;font-size:1rem;font-weight:700;letter-spacing:-.2px;margin-bottom:1rem}.footer-section p{color:#ffffffa6;font-size:.9rem;line-height:1.6;margin-bottom:.5rem}.footer-section a{color:#fffc;text-decoration:none;transition:color .2s ease}.footer-section a:hover{color:#17847a}.footer-links p{margin-bottom:.6rem}.footer-bottom{border-top:1px solid #ffffff1a;margin:0 auto;max-width:1100px;padding-top:1.5rem;text-align:center}.footer-bottom p{color:#fff6;font-size:.85rem}@media (max-width:768px){.footer{padding:2rem 1.25rem 1rem}.footer-content{gap:1.5rem;grid-template-columns:1fr}}.hero{background:#fff;padding:7rem 2rem 4rem;position:relative}.hero-content{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1100px}.hero-text{text-align:left}.hero-badge{background:#17847a14;border-radius:20px;color:#17847a;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.5px;padding:6px 14px;text-transform:uppercase}.hero h1,.hero-badge{margin-bottom:1.25rem}.hero h1{color:#1c1c1e;font-size:2.75rem;font-weight:900;letter-spacing:-.7px;line-height:1.12}.hero-subtitle{color:#8a8a8a;font-size:1.05rem;font-weight:400;line-height:1.65;margin-bottom:2rem;max-width:480px}.store-buttons{display:flex;flex-wrap:wrap;gap:.75rem}.store-buttons--center{justify-content:center}.store-btn{align-items:center;border-radius:12px;display:inline-flex;gap:10px;padding:10px 20px;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.store-btn:hover{transform:translateY(-2px)}.store-btn--dark{background:#1c1c1e;color:#fff}.store-btn--light{background:#f5f5f5;border:1.5px solid #e8e8e8}.store-btn-sub{color:inherit;display:block;font-size:.6rem;font-weight:500;letter-spacing:.5px;opacity:.7}.store-btn-name{color:inherit;display:block;font-size:.95rem;font-weight:700;letter-spacing:-.2px}.hero-phones{align-items:center;display:flex;justify-content:center}.phone-hero{border-radius:32px;box-shadow:0 24px 64px #0000001f;height:auto;transition:transform .3s ease;width:280px}.phone-hero:hover{transform:translateY(-6px)}.trust-section{background:#fff;border-bottom:1px solid #f0f0f0;border-top:1px solid #f0f0f0;padding:2.5rem 2rem}.trust-container{align-items:center;display:flex;gap:2.5rem;justify-content:center;margin:0 auto;max-width:800px}.trust-item{text-align:center}.trust-number{color:#1c1c1e;font-size:1.75rem;font-weight:900;letter-spacing:-.5px;line-height:1;margin-bottom:.35rem}.trust-label{color:#8a8a8a;font-size:.8rem;font-weight:500}.trust-divider{background:#e8e8e8;height:40px;width:1px}.features-section{background:#fff;padding:4rem 2rem}.features-container{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1100px}.feature-card{grid-gap:3rem;align-items:center;background:#fff;border:1.5px solid #e8e8e8;border-radius:24px;display:grid;gap:3rem;grid-template-columns:1fr 1fr;padding:2.5rem;transition:border-color .2s ease}.feature-card:hover{border-color:#17847a33}.feature-card--reverse{direction:rtl}.feature-card--reverse>*{direction:ltr}.feature-visual{align-items:center;display:flex;justify-content:center}.feature-visual img{border-radius:24px;box-shadow:0 16px 48px #00000014;height:auto;max-width:260px;transition:transform .3s ease;width:100%}.feature-visual img:hover{transform:translateY(-6px)}.feature-tag{background:#17847a14;border-radius:6px;color:#17847a;display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.6px;margin-bottom:.75rem;padding:4px 10px;text-transform:uppercase}.feature-content h2{color:#1c1c1e;font-size:1.6rem;font-weight:800;letter-spacing:-.3px;line-height:1.2;margin-bottom:.75rem}.feature-content p{color:#8a8a8a;font-size:.95rem;font-weight:400;line-height:1.65}.cta-section{background:#1c1c1e;padding:5rem 2rem;text-align:center}.cta-container{margin:0 auto;max-width:700px}.cta-container h2{color:#fff;font-size:2rem;font-weight:800;letter-spacing:-.4px;margin-bottom:.6rem}.cta-container p{color:#ffffff80;font-size:1rem;font-weight:400;margin-bottom:2rem}@media (max-width:968px){.hero-content{gap:2.5rem;grid-template-columns:1fr}.hero-text{text-align:center}.hero-subtitle{max-width:100%}.store-buttons{justify-content:center}.hero-phones{margin:0 auto}.feature-card,.feature-card--reverse{direction:ltr;grid-template-columns:1fr;padding:2rem;text-align:center}.feature-content{order:2}.feature-visual{order:1}.trust-container{flex-direction:column;gap:1.5rem}.trust-divider{height:1px;width:60px}}@media (max-width:768px){.hero{padding:6rem 1.25rem 3rem}.hero h1{font-size:2rem}.hero-subtitle{font-size:.95rem}.phone-hero{width:240px}.features-section{padding:3rem 1.25rem}.feature-card{border-radius:20px;gap:1.5rem;padding:1.5rem}.feature-content h2{font-size:1.35rem}.feature-visual img{max-width:220px}.cta-section{padding:3.5rem 1.25rem}.cta-container h2{font-size:1.6rem}.trust-number{font-size:1.5rem}}.terms-container{color:#1c1c1e;line-height:1.7;margin:0 auto;max-width:700px;padding:7rem 2rem 2rem}.terms-container h1{font-size:2rem;font-weight:800;letter-spacing:-.4px;margin-bottom:.5rem}.terms-updated{color:#8a8a8a;font-size:.9rem;margin-bottom:1.5rem}.terms-container h2{color:#1c1c1e;font-size:1.2rem;font-weight:700;margin-bottom:.75rem;margin-top:2rem}.terms-container p{color:#555;font-size:.95rem;margin-bottom:1rem}.terms-container ul{margin-bottom:1rem;padding-left:1.5rem}.terms-container li{color:#555;font-size:.95rem;margin-bottom:.6rem}.terms-container a{color:#17847a;text-decoration:none}.terms-container a:hover{text-decoration:underline}@media (max-width:768px){.terms-container{padding:5.5rem 1.25rem 1.25rem}.terms-container h1{font-size:1.6rem}}
/*# sourceMappingURL=main.d45a347c.css.map*/