*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--navy:#1a2e4a;--navy-light:#243d61;--teal:#0f7b6c;--teal-light:#13a08d;--mint:#e8f4f1;--amber:#f5a623;--white:#fff;--gray:#6b7280;--gray-light:#f9fafb}html{scroll-behavior:smooth}body{background:#fff;background:var(--white);color:#1a2e4a;color:var(--navy);font-family:Inter,sans-serif;overflow-x:hidden}h1,h2,h3,h4{font-family:Space Grotesk,sans-serif}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}.App{min-height:100vh}.navbar{left:0;padding:1.25rem 2rem;position:fixed;right:0;top:0;transition:background .3s,box-shadow .3s;z-index:100}.navbar--scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a2e4af7;box-shadow:0 2px 24px #0000002e}.navbar__inner{justify-content:space-between;margin:0 auto;max-width:1200px}.navbar__inner,.navbar__logo{align-items:center;display:flex}.navbar__logo{gap:0;text-decoration:none}.navbar__logo-mark{color:var(--amber)}.navbar__logo-mark,.navbar__logo-text{font-family:Space Grotesk,sans-serif;font-size:1.75rem;font-weight:700;line-height:1}.navbar__logo-text{color:var(--white)}.navbar__links{align-items:center;display:flex;gap:2rem;list-style:none}.navbar__links a{color:#ffffffd1;font-size:.9rem;font-weight:500;letter-spacing:.01em;text-decoration:none;transition:color .2s}.navbar__links a:hover{color:var(--white)}.navbar__cta{background:var(--teal)!important;border-radius:100px!important;color:var(--white)!important;font-weight:600!important;padding:.5rem 1.25rem!important;transition:background .2s!important}.navbar__cta:hover{background:var(--teal-light)!important}.navbar__burger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:4px}.navbar__burger span{background:var(--white);border-radius:2px;display:block;height:2px;transition:transform .3s,opacity .3s;width:24px}.navbar__burger--open span:first-child{transform:translateY(7px) rotate(45deg)}.navbar__burger--open span:nth-child(2){opacity:0}.navbar__burger--open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width:768px){.navbar__burger{display:flex}.navbar__links{background:var(--navy);border-top:1px solid #ffffff14;display:none;flex-direction:column;gap:1.25rem;left:0;padding:1.5rem 2rem;position:absolute;right:0;top:100%}.navbar__links--open{display:flex}}.hero{align-items:center;background:var(--navy);display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;padding:7rem 2rem 5rem;position:relative}.hero__bg-blobs{inset:0;pointer-events:none;position:absolute}.blob{border-radius:50%;filter:blur(80px);opacity:.25;position:absolute}.blob-1{animation:blobFloat 10s ease-in-out infinite;background:var(--teal);height:600px;right:-100px;top:-150px;width:600px}.blob-2{animation:blobFloat 14s ease-in-out infinite reverse;background:var(--amber);bottom:-100px;height:400px;left:-80px;width:400px}@keyframes blobFloat{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,-40px) scale(1.06)}}.hero__inner{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;max-width:1200px;position:relative;width:100%;z-index:1}.hero__eyebrow{background:#f5a62326;border:1px solid #f5a6234d;border-radius:100px;color:var(--amber);display:inline-block;font-size:.78rem;font-weight:600;letter-spacing:.12em;margin-bottom:1.25rem;padding:.35rem .9rem;text-transform:uppercase}.hero__headline{color:var(--white);font-size:clamp(2.5rem,5vw,4rem);font-weight:700;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.25rem}.hero__headline em{color:var(--teal-light);font-style:normal}.hero__sub{color:#ffffffa6;font-size:1.05rem;line-height:1.7;margin-bottom:2.25rem;max-width:480px}.hero__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem}.btn{align-items:center;border-radius:100px;display:inline-flex;font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:600;gap:.5rem;padding:.85rem 1.6rem;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s}.btn:hover{transform:translateY(-2px)}.btn--primary{background:var(--white);box-shadow:0 4px 24px #0003;color:var(--navy)}.btn--primary:hover{background:var(--mint);box-shadow:0 8px 32px #00000040}.btn--secondary{background:#0000;border:1.5px solid #ffffff59;color:var(--white)}.btn--secondary:hover{background:#ffffff0d;border-color:#ffffffb3}.hero__stats{align-items:center;display:flex;gap:1.5rem}.stat{display:flex;flex-direction:column;gap:.15rem}.stat strong{color:var(--white);font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700}.stat span{color:#ffffff80;font-size:.8rem}.stat-divider{background:#ffffff26;height:36px;width:1px}.hero__phone-wrap{align-items:center;display:flex;justify-content:center;position:relative}.hero__phone{background:#0d1e33;border:3px solid #ffffff1f;border-radius:38px;box-shadow:0 32px 80px #0000008c,0 0 0 1px #ffffff0a;height:490px;overflow:hidden;position:relative;width:240px}.phone__notch{background:#0d1e33;border:2px solid #ffffff14;border-radius:0 0 14px 14px;border-top:none;height:22px;left:50%;position:absolute;top:10px;transform:translateX(-50%);width:80px;z-index:10}.phone__screen-content{display:flex;flex-direction:column;height:100%}.phone-screen__header{align-items:center;display:flex;gap:.6rem;padding:2.5rem 1rem 1rem;transition:background .3s}.phone-screen__avatar{background:#ffffff40;border-radius:50%;flex-shrink:0;height:34px;width:34px}.phone-screen__title{color:var(--white);font-family:Space Grotesk,sans-serif;font-size:.9rem;font-weight:700;transition:color .3s}.phone-screen__subtitle{color:#fff9;font-size:.7rem}.phone-screen__body{background:#f7f9fc;display:flex;flex:1 1;flex-direction:column;gap:.5rem;padding:.75rem}.phone-screen__row{align-items:center;background:var(--white);border-radius:10px;box-shadow:0 1px 4px #00000012;display:flex;gap:.5rem;padding:.6rem .75rem}.phone-screen__dot{background:var(--teal);border-radius:50%;flex-shrink:0;height:8px;width:8px}.phone-screen__row span{color:var(--navy);font-size:.72rem;font-weight:500}.phone-screen__card{background:var(--white);border-radius:10px;box-shadow:0 1px 4px #00000012;display:flex;flex-direction:column;gap:.4rem;margin-top:auto;padding:.75rem}.phone-screen__card-bar{background:var(--mint);border-radius:4px;height:8px}.phone-screen__nav{background:#f7f9fc;display:flex;gap:6px;justify-content:center;padding:.75rem 0 1rem}.nav-dot{background:#c5d1dc;border-radius:50%;height:6px;transition:background .3s,width .3s;width:6px}.nav-dot--active{background:var(--teal);border-radius:3px;width:18px}.hero__phone-glow{background:var(--teal);border-radius:50%;filter:blur(80px);height:300px;opacity:.2;position:absolute;width:300px;z-index:-1}.hero__scroll-hint{align-items:center;bottom:2rem;color:#fff6;display:flex;flex-direction:column;font-size:.75rem;gap:.5rem;left:50%;letter-spacing:.08em;position:absolute;transform:translateX(-50%)}.scroll-arrow{animation:scrollBounce 1.6s ease-in-out infinite;border-bottom:2px solid #ffffff4d;border-right:2px solid #ffffff4d;height:16px;transform:rotate(45deg);width:16px}@keyframes scrollBounce{0%,to{opacity:.4;transform:rotate(45deg) translate(0)}50%{opacity:.9;transform:rotate(45deg) translate(4px,4px)}}@media (max-width:900px){.hero__inner{gap:3rem;grid-template-columns:1fr;text-align:center}.hero__sub{margin:0 auto 2rem}.hero__actions,.hero__stats{justify-content:center}.hero__phone-wrap{display:none}}.features{background:var(--gray-light);padding:6rem 2rem}.features__inner{margin:0 auto;max-width:1200px}.features__header{margin-bottom:4rem;text-align:center}.section-eyebrow{color:var(--teal);display:inline-block;font-size:.78rem;font-weight:600;letter-spacing:.14em;margin-bottom:.75rem;text-transform:uppercase}.section-title{color:var(--navy);font-size:clamp(1.8rem,3.5vw,2.75rem);font-weight:700;letter-spacing:-.02em;line-height:1.15;margin-bottom:1rem}.section-sub{color:var(--gray);font-size:1.05rem;line-height:1.7;margin:0 auto;max-width:540px}.features__grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.feature-card{background:var(--white);border:1.5px solid #0000000f;border-radius:20px;overflow:hidden;padding:2rem 1.75rem;position:relative;transition:transform .22s,box-shadow .22s,border-color .22s}.feature-card:before{background:var(--accent);content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .22s}.feature-card:hover{border-color:#0000;box-shadow:0 16px 48px #0000001a;transform:translateY(-5px)}.feature-card:hover:before{opacity:1}.feature-card__icon{display:block;font-size:2rem;margin-bottom:1rem}.feature-card__title{color:var(--navy);font-size:1.1rem;font-weight:700;margin-bottom:.6rem}.feature-card__desc{color:var(--gray);font-size:.9rem;line-height:1.65}@media (max-width:900px){.features__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.features__grid{grid-template-columns:1fr}}.how{background:var(--white);padding:6rem 2rem}.how__inner{margin:0 auto;max-width:900px}.how__header{margin-bottom:4rem;text-align:center}.how__steps{display:flex;flex-direction:column;gap:0;margin-bottom:4rem;position:relative}.how__step{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:60px 1fr;position:relative}.how__step-num{align-items:center;background:var(--navy);border-radius:16px;color:var(--white);display:flex;flex-shrink:0;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:700;height:60px;justify-content:center;letter-spacing:-.02em;position:relative;width:60px;z-index:1}.how__connector{background:linear-gradient(to bottom,var(--teal),#0000);height:calc(100% + 2rem);left:29px;opacity:.25;position:absolute;top:60px;width:2px}.how__step-body{padding:.75rem 0 2.5rem}.how__step-body h3{color:var(--navy);font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.how__step-body p{color:var(--gray);font-size:.95rem;line-height:1.65}.how__cta-box{align-items:center;background:var(--navy);border-radius:24px;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;padding:2.5rem}.how__cta-text h3{color:var(--white);font-size:1.25rem;margin-bottom:.4rem}.how__cta-text p{color:#ffffff8c;font-size:.9rem}.btn--teal{background:var(--teal);border-radius:100px;color:var(--white);font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:600;padding:.85rem 2rem;text-decoration:none;transition:background .2s,transform .18s;white-space:nowrap}.btn--teal:hover{background:var(--teal-light);transform:translateY(-2px)}@media (max-width:600px){.how__cta-box{flex-direction:column;text-align:center}}.testimonials{background:var(--navy);overflow:hidden;padding:6rem 2rem;position:relative}.testimonials:before{background:var(--teal);border-radius:50%;content:"";filter:blur(120px);height:500px;opacity:.1;pointer-events:none;position:absolute;right:-200px;top:-200px;width:500px}.testimonials__inner{margin:0 auto;max-width:1200px;position:relative;z-index:1}.testimonials__header{margin-bottom:3.5rem;text-align:center}.testimonials__header .section-eyebrow{color:var(--amber)}.testimonials__header .section-title{color:var(--white)}.testimonials__grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.review-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;display:flex;flex-direction:column;gap:1rem;padding:1.75rem;transition:background .2s,border-color .2s}.review-card:hover{background:#ffffff14;border-color:#ffffff2e}.review-card__stars{color:var(--amber);font-size:.9rem;letter-spacing:2px}.review-card__text{color:#ffffffd1;flex:1 1;font-size:.95rem;line-height:1.7}.review-card__author{align-items:center;display:flex;gap:.75rem}.review-card__avatar{align-items:center;border-radius:50%;color:var(--white);display:flex;flex-shrink:0;font-family:Space Grotesk,sans-serif;font-size:.8rem;font-weight:700;height:42px;justify-content:center;width:42px}.review-card__name{color:var(--white);font-size:.9rem;font-weight:600}.review-card__meta{color:#ffffff73;font-size:.78rem}@media (max-width:900px){.testimonials__grid{grid-template-columns:1fr}}.download{background:linear-gradient(135deg,var(--teal) 0,#0a5d52 100%);overflow:hidden;padding:6rem 2rem;position:relative;text-align:center}.download:before{height:350px;left:-100px;top:-100px;width:350px}.download:after,.download:before{background:#ffffff0f;border-radius:50%;content:"";position:absolute}.download:after{bottom:-80px;height:280px;right:-80px;width:280px}.download__inner{margin:0 auto;max-width:680px;position:relative;z-index:1}.download__badge{background:#ffffff26;border:1px solid #ffffff40;border-radius:100px;color:var(--white);display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.12em;margin-bottom:1.5rem;padding:.35rem 1rem;text-transform:uppercase}.download__title{color:var(--white);font-size:clamp(2rem,4vw,3rem);font-weight:700;letter-spacing:-.02em;line-height:1.15;margin-bottom:1.25rem}.download__sub{color:#ffffffbf;font-size:1.05rem;line-height:1.65;margin-bottom:2.5rem}.download__btns{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.store-btn{align-items:center;background:var(--white);border-radius:16px;color:var(--navy);display:inline-flex;gap:.85rem;min-width:200px;padding:.85rem 1.6rem;text-decoration:none;transition:transform .18s,box-shadow .18s}.store-btn:hover{box-shadow:0 12px 32px #0003;transform:translateY(-3px)}.store-btn__icon{color:var(--navy);flex-shrink:0}.store-btn__label{color:var(--navy);font-family:Space Grotesk,sans-serif;font-size:.9rem;font-weight:700;white-space:nowrap}.store-btn__sub{color:var(--gray);font-size:.73rem;margin-top:1px}.download__note{color:#fff9;display:flex;flex-wrap:wrap;font-size:.83rem;gap:1.5rem;justify-content:center}.footer{background:#0d1e33;padding:4rem 2rem 0}.footer__inner{grid-gap:4rem;border-bottom:1px solid #ffffff14;display:grid;gap:4rem;grid-template-columns:1.5fr 2fr;margin:0 auto;max-width:1200px;padding-bottom:3rem}.footer__logo{align-items:center;display:flex;margin-bottom:1rem}.footer__logo-mark{color:var(--amber)}.footer__logo-mark,.footer__logo-text{font-family:Space Grotesk,sans-serif;font-size:1.6rem;font-weight:700}.footer__logo-text{color:var(--white)}.footer__tagline{color:#ffffff73;font-size:.9rem;line-height:1.65;margin-bottom:1.5rem;max-width:260px}.footer__socials{display:flex;gap:.75rem}.footer__socials a{align-items:center;background:#ffffff12;border:1px solid #ffffff1a;border-radius:10px;color:#ffffff8c;display:flex;height:38px;justify-content:center;text-decoration:none;transition:background .2s,color .2s;width:38px}.footer__socials a:hover{background:#ffffff21;color:var(--white)}.footer__links{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.footer__col h4{color:var(--white);font-size:.85rem;font-weight:600;letter-spacing:.04em;margin-bottom:1rem}.footer__col ul{display:flex;flex-direction:column;gap:.6rem;list-style:none}.footer__col a{color:#ffffff73;font-size:.88rem;text-decoration:none;transition:color .2s}.footer__col a:hover{color:#ffffffd9}.footer__bottom{align-items:center;color:#ffffff4d;display:flex;font-size:.82rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1.25rem 0}@media (max-width:900px){.footer__inner{gap:2.5rem;grid-template-columns:1fr}}@media (max-width:600px){.footer__links{grid-template-columns:1fr 1fr}.footer__bottom{flex-direction:column;gap:.5rem;text-align:center}}
/*# sourceMappingURL=main.8d6b92c9.css.map*/