*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{font-family:"Nunito Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;line-height:1.6;color:#333;background-color:#fff;min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{color:#364F6B;line-height:1.3;font-weight:400}h1{font-size:3rem}@media (max-width: 480px){h1{font-size:2rem}}h2{font-size:2rem}h3{font-size:1.5rem}a{color:#364F6B;text-decoration:none;transition:color 0.2s ease}a:hover{color:#2A3E54}img{max-width:100%;height:auto;display:block}main{flex:1}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.page-content{max-width:800px;margin:0 auto;padding:1.5rem;background-color:#fff}.page-title{text-align:center;margin-bottom:1.5rem}.page-body{text-align:center;color:#555;line-height:1.7}.page-body p{margin-bottom:1.5rem}.page-body p:last-child{margin-bottom:0}.about-testimonial{margin-top:3rem;display:flex;justify-content:center}.about-testimonial .testimonial{position:relative;width:100%;max-width:400px;height:auto}.about-testimonial .quote-mark{opacity:1}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:500;border:none;border-radius:50px;cursor:pointer;transition:background-color 0.2s ease,transform 0.15s ease}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn-primary{background-color:#364F6B;color:#fff}.btn-primary:hover{background-color:#2A3E54;color:#fff}.btn-outline{background-color:transparent;color:#364F6B;border:2px solid #364F6B}.btn-outline:hover{background-color:#364F6B;color:#fff}.btn-icon{width:20px;height:20px;flex-shrink:0}.store-badges{display:flex;flex-direction:row;gap:.5rem;justify-content:center}.store-badge{display:inline-flex;justify-content:center;align-items:center;transition:opacity 0.2s ease,transform 0.15s ease}.store-badge img{height:44px;width:auto !important;max-width:none}.store-badge:hover{opacity:0.9;transform:translateY(-1px)}.pill{display:inline-block;padding:1rem 2rem;background-color:#7B98BD;color:#fff;border-radius:50px;font-size:1rem;font-weight:700}@media (max-width: 768px){.pill{padding:.5rem 1rem;font-size:.875rem}}.pill--mint{background-color:#C1E6DB;color:#364F6B}.pill--teal{background-color:#A2CAC6;color:#364F6B}.pill--pink{background-color:#FAE7E6;color:#364F6B}.pill--gold{background-color:#F4D288;color:#364F6B}.pill--tan{background-color:#D2AB95;color:#364F6B}.rating{display:flex;justify-content:center;align-items:center;gap:.25rem;color:#F4D288;font-size:2rem}@media (max-width: 768px){.rating{flex-direction:column;gap:0}}.rating-text{color:#555;font-size:1rem;font-weight:700;margin-left:.25rem}@media (max-width: 768px){.rating-text{margin-left:0}}.text-accent{color:#364F6B}.text-italic{font-style:italic;font-family:"Georgia","Times New Roman",serif}.text-muted{color:#888}.text-center{text-align:center}.text-bold-800{font-weight:800;color:#364F6B}.text-small{font-size:.875rem}.text-medium{font-size:.9375rem}.section{padding:1.5rem}.section--white{background-color:#fff}.section--off-white{background-color:#F5F5F5}.section--cream{background-color:#F7F4E6}.section--primary{background-color:#364F6B;color:#fff}.section--secondary{background-color:#7B98BD;color:#fff}.section-inner{max-width:1200px;margin:0 auto}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.site-header{padding:1rem 2rem;background-color:#364F6B}.nav-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center}.logo img{height:auto;max-height:80px;width:auto}.nav-links{list-style:none;display:flex;gap:2rem}.nav-links a{color:#fff;font-weight:500}.nav-links a:hover{opacity:0.8}.nav-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem;z-index:100}.nav-toggle span{display:block;width:24px;height:2px;background-color:#fff;transition:transform 0.2s ease,opacity 0.2s ease}.nav-toggle.active span:nth-child(1){transform:rotate(45deg) translate(5px, 5px)}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(5px, -5px)}@media (max-width: 768px){.nav-container{justify-content:center}.nav-toggle{display:flex;position:absolute;right:1.5rem}.logo{margin-top:.25rem}.logo img{max-height:40px}.nav-links{display:none;position:absolute;top:100%;left:0;right:0;background-color:#364F6B;flex-direction:column;padding:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,0.2);z-index:1000}.nav-links.open{display:flex}.site-header{position:relative;z-index:1000}}.site-footer{background-color:#364F6B;padding:1.5rem}.footer-content{max-width:1200px;margin:0 auto}.footer-brand{margin-bottom:3rem}.footer-logo{display:inline-block}.footer-logo img{height:40px;width:auto;filter:brightness(0) invert(1)}.footer-tagline{color:rgba(255,255,255,0.8);font-size:1rem;font-weight:700;font-style:italic}.footer-columns{display:flex;gap:4rem;margin-bottom:3rem}@media (max-width: 768px){.footer-columns{flex-wrap:wrap;gap:2rem}}@media (max-width: 768px){.footer-column{flex:0 0 calc(50% - $spacing-xl / 2)}}.footer-column-title{color:#fff;font-size:1rem;font-weight:700;margin-bottom:1rem}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer-links a{color:rgba(255,255,255,0.7);font-size:1rem}.footer-links a:hover{color:#fff}.footer-divider{width:100%;height:1px;background-color:rgba(255,255,255,0.3);margin-bottom:2rem}.footer-bottom{display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){.footer-bottom{flex-direction:column-reverse;gap:1.5rem;align-items:flex-start}}.footer-social{display:flex;gap:1rem}.footer-social a{color:rgba(255,255,255,0.7);transition:color 0.2s ease}.footer-social a:hover{color:#fff}.footer-social svg{display:block}.footer-copyright{color:rgba(255,255,255,0.5);font-size:.875rem}.hero-combined{display:flex}.hero-combined-inner{display:flex;max-width:1200px;margin:0 auto;width:100%}@media (max-width: 768px){.hero-combined-inner{flex-direction:column}}.hero-content{flex:1;background-color:#fff;padding:1.5rem;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (max-width: 768px){.hero-content{background-color:#F5F5F5}}.hero-phone{flex:1;background-color:#fff;padding:1.5rem;display:flex;align-items:center;justify-content:center}.hero-pill{margin-bottom:1.5rem}.hero-countdown{color:#555;margin-bottom:1rem;font-size:.9375rem}.hero-countdown .countdown-time{color:#333;font-weight:600}.hero-title{font-size:3rem;margin-bottom:1.5rem}.hero-title .accent{display:block}.hero-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.5rem}.hero-tagline{color:#555;margin-bottom:1rem;font-weight:700}.hero-buttons{display:flex;flex-direction:row;gap:1rem;justify-content:center;margin-bottom:.5rem}@media (max-width: 576px){.hero-buttons{flex-direction:column;align-items:center}}.hero-meta{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap;margin-bottom:0}.hero-screenshot{text-align:center}.hero-screenshot img{max-width:350px;height:auto;border-radius:8px;margin:0 auto}@media (max-width: 768px){.hero-screenshot img{max-width:100%}}@media (max-width: 480px){.hero-title{font-size:2rem}.hero-description{font-size:1rem}}.feature-section{text-align:center}.feature-section-title{font-size:2rem;font-weight:700;margin-bottom:.5rem}.feature-section-subtitle{color:#555;margin-bottom:1.5rem}.feature-boxes{display:flex;flex-direction:row;gap:1.5rem;max-width:1200px;margin:0 auto}@media (max-width: 768px){.feature-boxes{flex-direction:column;max-width:500px}}.feature-box{background-color:#F5F5F5;border-radius:8px;padding:1.5rem;text-align:center;flex:1}.section--white .feature-box{background-color:#F5F5F5}.section--off-white .feature-box{background-color:#fff}.feature-box-number{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:#7B98BD;color:#fff;border-radius:50%;font-size:1.25rem;font-weight:700;margin-bottom:1.5rem}.feature-box-title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.feature-box-description{color:#555;line-height:1.6}.feature-boxes--stats{flex-direction:column;max-width:600px;gap:3rem}.feature-box-stat{font-size:2rem;margin-bottom:.5rem}.carousel{overflow:hidden}.carousel-header{text-align:center;margin-bottom:1.5rem;padding:0 1.5rem}.carousel-title{font-size:2rem;font-weight:700;margin-bottom:.5rem}.carousel-subtitle{color:#555}.carousel-track{display:flex;gap:1.5rem;cursor:grab}.carousel-track.dragging{cursor:grabbing}.carousel-item{flex-shrink:0;width:280px;border-radius:8px;padding:1.5rem;text-align:left;user-select:none}.carousel-item--mint{background-color:#C1E6DB}.carousel-item--teal{background-color:#A2CAC6}.carousel-item--pink{background-color:#FAE7E6}.carousel-item--gold{background-color:#F4D288}.carousel-item--tan{background-color:#D2AB95}.carousel-item--secondary{background-color:#7B98BD}.carousel-item-label{display:inline-block;font-size:.875rem;font-weight:600;color:#364F6B;text-transform:uppercase;letter-spacing:0.05em;margin-bottom:.5rem}.carousel-item-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#364F6B}.carousel-item-description{color:#333;font-size:.875rem;line-height:1.6}.testimonials-section{text-align:center;padding-bottom:3rem}.testimonials-title{font-size:2rem;font-weight:700;margin-bottom:1.5rem}.testimonials-container{display:flex;justify-content:center;gap:3rem;max-width:1200px;margin:0 auto}@media (max-width: 768px){.testimonials-container{gap:0}}.testimonials-stack{position:relative;width:320px;height:200px}@media (max-width: 576px){.testimonials-stack{width:280px;height:180px}}.testimonial{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:20px;padding:1.5rem;text-align:center;display:flex;align-items:center;justify-content:center;transition:transform 0.75s ease, opacity 0.75s ease;box-shadow:0 4px 15px rgba(0,0,0,0.1)}.testimonial:nth-child(4n+1){background-color:#C1E6DB}.testimonial:nth-child(4n+2){background-color:#A2CAC6}.testimonial:nth-child(4n+3){background-color:#FAE7E6}.testimonial:nth-child(4n+4){background-color:#F4D288}#testimonials-stack-2 .testimonial:nth-child(4n+1){background-color:#A2CAC6}#testimonials-stack-2 .testimonial:nth-child(4n+2){background-color:#FAE7E6}#testimonials-stack-2 .testimonial:nth-child(4n+3){background-color:#F4D288}#testimonials-stack-2 .testimonial:nth-child(4n+4){background-color:#C1E6DB}.quote-mark{position:absolute;opacity:0;transition:opacity 0.75s ease}.quote-mark img{height:20px;width:auto !important;max-width:none}.testimonial.active .quote-mark{opacity:1}.quote-mark--open{top:-5px;left:-5px}.quote-mark--close{bottom:-5px;right:-5px}.quote-mark--close img{transform:scaleX(-1)}.testimonial-quote{color:#364F6B;font-size:1rem;font-weight:700;line-height:1.5;font-style:normal}.cta-section{text-align:center;max-width:1200px;margin:0 auto;position:relative}.cta-title{font-size:2rem;margin-bottom:.5rem}.cta-subtitle{margin-bottom:1.5rem}.cta-reveal{position:relative;overflow:hidden;min-height:400px}.cta-reveal-bg{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:0}.cta-reveal-content{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;padding:1.5rem}.cta-reveal-content--white{z-index:1}.cta-reveal-content--white .cta-title{color:#364F6B}.cta-reveal-content--white .cta-subtitle{color:#555}.cta-reveal-content--white .store-badge img{filter:none}.cta-reveal-triangle{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#364F6B;z-index:2;clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%)}.cta-reveal-content--blue{z-index:1}.cta-reveal-content--blue .cta-title{color:#fff}.cta-reveal-content--blue .cta-subtitle{color:rgba(255,255,255,0.8)}.cta-reveal-content--blue .store-badge img{filter:brightness(0) invert(1)}.faq-page{max-width:800px;margin:0 auto;padding:1.5rem;background-color:#fff}.faq-title{text-align:center;margin-bottom:1.5rem}.faq-section{margin-bottom:3rem}.faq-section-title{font-size:1.5rem;font-weight:700;color:#364F6B;margin-bottom:1.5rem}.faq-item{margin-bottom:1rem;background-color:#F5F5F5;border-radius:8px;overflow:hidden}.faq-question{width:100%;padding:1rem 1.5rem;background:none;border:none;text-align:left;font-size:1rem;font-weight:600;color:#364F6B;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-family:"Nunito Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.faq-question::after{content:"+";font-size:1.5rem;font-weight:400;color:#7B98BD;transition:transform 0.2s ease}.faq-question.active::after{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height 0.3s ease}.faq-answer.open{max-height:500px}.faq-answer-content{padding:0 1.5rem 1.5rem;color:#555;line-height:1.7}.faq-answer-content p{margin-bottom:.5rem}.faq-answer-content p:last-child{margin-bottom:0}.faq-answer-content ul{list-style:none;padding:0;margin:.5rem 0}.faq-answer-content ul li{padding-left:1rem;position:relative;margin-bottom:.25rem}.faq-answer-content ul li::before{content:"•";position:absolute;left:0;color:#7B98BD}.org-hero{max-width:1200px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center}.org-hero-title{font-size:3rem;line-height:1.3;margin-top:1.5rem;margin-bottom:2rem}.org-hero-title em{font-style:italic}@media (max-width: 768px){.org-hero-title{font-size:2rem}}.org-hero-description{font-size:1.25rem;color:#555;max-width:600px;margin-bottom:1rem;line-height:1.6}.org-hero-description:last-of-type{margin-bottom:2rem}.org-hero-description.org-hero-description--bold{font-weight:800;color:#364F6B}.why-20-section{max-width:1200px;margin:0 auto;text-align:center}.why-20-title{font-size:2rem;margin-bottom:2rem}.why-20-lead{color:#364F6B;font-size:1.25rem;margin-bottom:1.5rem}.why-20-body{color:#555;font-size:1rem;max-width:500px;margin:0 auto 3rem;line-height:1.6}.why-20-points{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.why-20-tagline{color:#555;font-size:1.25rem}.why-20-tagline em{font-style:italic}
