.Navigation-module__eB08ka__nav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:rgba(255,255,255,.95);border-bottom:1px solid rgba(90,103,216,.1);position:fixed;top:0;left:0;right:0}.Navigation-module__eB08ka__container{justify-content:space-between;align-items:center;max-width:80rem;height:4rem;margin:0 auto;padding:0 1rem;display:flex}@media (min-width:640px){.Navigation-module__eB08ka__container{padding:0 1.5rem}}@media (min-width:1024px){.Navigation-module__eB08ka__container{padding:0 2rem}}.Navigation-module__eB08ka__logoLink{align-items:center;text-decoration:none;display:flex}.Navigation-module__eB08ka__logo{width:auto;height:2rem}.Navigation-module__eB08ka__desktopNav{flex:1;justify-content:space-between;align-items:center;margin-left:3rem;display:none}@media (min-width:1024px){.Navigation-module__eB08ka__desktopNav{display:flex}}.Navigation-module__eB08ka__navLinks{gap:2rem;display:flex}.Navigation-module__eB08ka__navLink{color:var(--ink);cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-weight:500;text-decoration:none;transition:color .2s}.Navigation-module__eB08ka__navLink:hover{color:var(--indigo)}.Navigation-module__eB08ka__navActions{align-items:center;gap:1rem;display:flex}.Navigation-module__eB08ka__languageToggle{background:rgba(90,103,216,.1);border-radius:.5rem;padding:.25rem;display:flex}.Navigation-module__eB08ka__languageButton{color:rgba(45,55,72,.7);cursor:pointer;background:0 0;border:none;border-radius:.25rem;padding:.25rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s}.Navigation-module__eB08ka__languageButton.Navigation-module__eB08ka__active{background:var(--indigo);color:#fff}.Navigation-module__eB08ka__languageButton:hover:not(.Navigation-module__eB08ka__active){color:var(--indigo)}.Navigation-module__eB08ka__ctaButton{background:var(--coral);color:#fff;cursor:pointer;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s}.Navigation-module__eB08ka__ctaButton:hover{background:#e53e3e;transform:translateY(-1px)}.Navigation-module__eB08ka__mobileMenuButton{color:var(--ink);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex}@media (min-width:1024px){.Navigation-module__eB08ka__mobileMenuButton{display:none}}.Navigation-module__eB08ka__mobileNav{background:#fff;border-bottom:1px solid rgba(90,103,216,.1);padding:1rem;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}@media (min-width:1024px){.Navigation-module__eB08ka__mobileNav{display:none}}.Navigation-module__eB08ka__mobileNavLinks{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.Navigation-module__eB08ka__mobileNavLink{color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid rgba(90,103,216,.1);padding:.75rem 0;font-weight:500}.Navigation-module__eB08ka__mobileNavLink:hover{color:var(--indigo)}.Navigation-module__eB08ka__mobileNavActions{flex-direction:column;align-items:stretch;gap:1rem;display:flex}@media (min-width:640px){.Navigation-module__eB08ka__mobileNavActions{flex-direction:row;justify-content:space-between;align-items:center}}
.Button-module__iYV4-q__button{cursor:pointer;border:2px solid;border-radius:.5rem;outline:none;justify-content:center;align-items:center;font-weight:500;transition:all .2s ease-in-out;display:inline-flex}.Button-module__iYV4-q__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__iYV4-q__button:hover:not(:disabled){transform:scale(1.05);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.Button-module__iYV4-q__button:active:not(:disabled){transform:scale(.95)}.Button-module__iYV4-q__button:focus-visible{outline-offset:2px;outline:2px solid}.Button-module__iYV4-q__primary{background-color:var(--indigo);color:#fff;border-color:var(--indigo);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.Button-module__iYV4-q__primary:hover:not(:disabled){background-color:#4c63d2;border-color:#4c63d2;box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.Button-module__iYV4-q__primary:focus-visible{outline-color:var(--indigo)}.Button-module__iYV4-q__secondary{background-color:var(--mint);color:#fff;border-color:var(--mint);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.Button-module__iYV4-q__secondary:hover:not(:disabled){background-color:#38a169;border-color:#38a169;box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.Button-module__iYV4-q__secondary:focus-visible{outline-color:var(--mint)}.Button-module__iYV4-q__outline{color:var(--indigo);border-color:var(--indigo);background-color:transparent}.Button-module__iYV4-q__outline:hover:not(:disabled){color:#4338ca;background-color:#eef2ff;border-color:#4c63d2}.Button-module__iYV4-q__outline:focus-visible{outline-color:var(--indigo)}.Button-module__iYV4-q__ghost{color:var(--ink);background-color:transparent;border-color:transparent}.Button-module__iYV4-q__ghost:hover:not(:disabled){background-color:#f7fafc;border-color:#e2e8f0}.Button-module__iYV4-q__ghost:focus-visible{outline-color:var(--ink)}.Button-module__iYV4-q__sm{padding:.5rem 1rem;font-size:.875rem}.Button-module__iYV4-q__md{padding:.75rem 1.5rem;font-size:1rem}.Button-module__iYV4-q__lg{padding:1rem 2rem;font-size:1.125rem}.Button-module__iYV4-q__loadingSpinner{width:1.25rem;height:1.25rem;margin-left:-.25rem;margin-right:.75rem;animation:1s linear infinite Button-module__iYV4-q__spin}.Button-module__iYV4-q__spinnerCircle{opacity:.25}.Button-module__iYV4-q__spinnerPath{opacity:.75}@keyframes Button-module__iYV4-q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Hero-module__ZARIfG__hero{background:linear-gradient(to bottom right,#fff,rgba(99,102,241,.05),rgba(72,187,120,.05));padding-top:5rem;padding-bottom:8rem;position:relative;overflow:hidden}.Hero-module__ZARIfG__pattern{position:absolute;top:0;bottom:0;left:0;right:0}.Hero-module__ZARIfG__container{max-width:80rem;margin:0 auto;padding:0 1rem;position:relative}@media (min-width:640px){.Hero-module__ZARIfG__container{padding:0 1.5rem}}@media (min-width:1024px){.Hero-module__ZARIfG__container{padding:0 2rem}}.Hero-module__ZARIfG__content{text-align:center}.Hero-module__ZARIfG__title{color:var(--ink);margin-bottom:1rem;font-size:2.25rem;font-weight:700}@media (min-width:768px){.Hero-module__ZARIfG__title{font-size:4.5rem}}.Hero-module__ZARIfG__subtitle{color:rgba(0,0,0,.7);max-width:42rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.25rem;font-weight:500}@media (min-width:768px){.Hero-module__ZARIfG__subtitle{font-size:1.5rem}}.Hero-module__ZARIfG__demoContainer{justify-content:center;margin-bottom:3rem;display:flex}.Hero-module__ZARIfG__demoWrapper{position:relative}.Hero-module__ZARIfG__demoCard{background:#fff;border:2px solid rgba(99,102,241,.2);border-radius:.5rem;padding:1.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.Hero-module__ZARIfG__demoHeader{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.Hero-module__ZARIfG__statusIndicator{background-color:#f56565;border-radius:50%;width:.75rem;height:.75rem;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulse-soft}@keyframes Hero-module__ZARIfG__pulse-soft{0%,to{opacity:1}50%{opacity:.5}}.Hero-module__ZARIfG__statusText{color:#4a5568;font-size:.875rem;font-weight:500}.Hero-module__ZARIfG__demoContent{text-align:left;flex-direction:column;gap:.5rem;display:flex}.Hero-module__ZARIfG__contentLine{background-color:#e2e8f0;border-radius:.25rem;height:.75rem}.Hero-module__ZARIfG__contentLine.Hero-module__ZARIfG__wide{width:75%}.Hero-module__ZARIfG__contentLine.Hero-module__ZARIfG__narrow{width:50%}.Hero-module__ZARIfG__arrowContainer{justify-content:center;margin:1rem 0;display:flex}.Hero-module__ZARIfG__arrow{color:var(--mint);font-size:1.5rem;font-weight:700}.Hero-module__ZARIfG__arrowText{color:#718096;font-size:.75rem;font-weight:500}.Hero-module__ZARIfG__resultCard{background:rgba(72,187,120,.1);border:2px solid rgba(72,187,120,.3);border-radius:.5rem;padding:.75rem}.Hero-module__ZARIfG__resultHeader{justify-content:space-between;align-items:center;display:flex}.Hero-module__ZARIfG__resultTitle{color:var(--mint);font-size:.875rem;font-weight:500}.Hero-module__ZARIfG__resultIcon{background-color:var(--mint);cursor:pointer;border-radius:.25rem;width:1rem;height:1rem;transition:transform .2s ease-in-out}.Hero-module__ZARIfG__resultIcon:hover{transform:scale(1.1)}.Hero-module__ZARIfG__resultTaskName{color:rgba(0,0,0,.7);margin-top:.25rem;font-size:.875rem}.Hero-module__ZARIfG__ctaSection{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}@media (min-width:640px){.Hero-module__ZARIfG__ctaSection{flex-direction:row}}.Hero-module__ZARIfG__urgencySection{margin-bottom:2rem}.Hero-module__ZARIfG__urgencyText{color:#e53e3e;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.Hero-module__ZARIfG__ctaText{color:#4a5568;font-size:.875rem}.Hero-module__ZARIfG__socialProofCard{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(255,255,255,.8);border:2px solid rgba(99,102,241,.1);border-radius:.5rem;max-width:42rem;margin:0 auto;padding:1.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.Hero-module__ZARIfG__socialProofText{color:#4a5568;margin-bottom:.75rem;font-size:.875rem;font-weight:500}.Hero-module__ZARIfG__featuresGrid{color:#4a5568;flex-wrap:wrap;justify-content:center;gap:1rem;font-size:.75rem;display:flex}.Hero-module__ZARIfG__featureItem{align-items:center;gap:.25rem;display:flex}.Hero-module__ZARIfG__featureDot{border-radius:50%;width:.5rem;height:.5rem}.Hero-module__ZARIfG__featureDot.Hero-module__ZARIfG__mint{background-color:var(--mint)}.Hero-module__ZARIfG__featureDot.Hero-module__ZARIfG__indigo{background-color:var(--indigo)}.Hero-module__ZARIfG__featureDot.Hero-module__ZARIfG__coral{background-color:var(--coral)}.Hero-module__ZARIfG__backgroundDecoration{z-index:-10;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__ZARIfG__ctaButton{width:100%;padding:1rem 2rem;font-size:1.125rem;font-weight:600}@media (min-width:640px){.Hero-module__ZARIfG__ctaButton{width:auto}}.Hero-module__ZARIfG__floatingBlob{filter:blur(40px);border-radius:50%;animation:6s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute}.Hero-module__ZARIfG__floatingBlob.Hero-module__ZARIfG__blob1{background:rgba(199,210,254,.2);width:8rem;height:8rem;top:5rem;left:2.5rem}.Hero-module__ZARIfG__floatingBlob.Hero-module__ZARIfG__blob2{background:rgba(167,243,208,.3);width:6rem;height:6rem;animation-delay:2s;top:10rem;right:5rem}.Hero-module__ZARIfG__floatingBlob.Hero-module__ZARIfG__blob3{background:rgba(252,165,165,.2);width:10rem;height:10rem;animation-delay:4s;bottom:5rem;left:33.3333%}.Hero-module__ZARIfG__floatingBlob.Hero-module__ZARIfG__blob4{filter:blur(16px);background:rgba(224,231,255,.3);width:5rem;height:5rem;animation-delay:1s;top:50%;right:25%}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}
.ProblemSolution-module__x06mlG__problemSolution{background:linear-gradient(#fff,rgba(240,255,244,.3));padding-top:5rem;padding-bottom:5rem}.ProblemSolution-module__x06mlG__container{max-width:72rem;margin:0 auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.ProblemSolution-module__x06mlG__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.ProblemSolution-module__x06mlG__container{padding-left:2rem;padding-right:2rem}}.ProblemSolution-module__x06mlG__grid{gap:3rem;display:grid}@media (min-width:768px){.ProblemSolution-module__x06mlG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ProblemSolution-module__x06mlG__grid{gap:4rem}}.ProblemSolution-module__x06mlG__section{flex-direction:column;gap:1.5rem;display:flex}.ProblemSolution-module__x06mlG__sectionTitle{color:var(--ink);margin-bottom:1rem;font-size:1.5rem;font-weight:700}@media (min-width:768px){.ProblemSolution-module__x06mlG__sectionTitle{font-size:1.875rem}}.ProblemSolution-module__x06mlG__sectionDescription{color:rgba(45,55,72,.6);margin-bottom:1.5rem;font-size:1.125rem}.ProblemSolution-module__x06mlG__bulletsList{flex-direction:column;gap:1rem;display:flex}.ProblemSolution-module__x06mlG__bulletItem{align-items:flex-start;gap:.75rem;display:flex}.ProblemSolution-module__x06mlG__bulletPoint{border-radius:50%;flex-shrink:0;width:.75rem;height:.75rem;margin-top:.5rem}.ProblemSolution-module__x06mlG__bulletPointProblem{background:var(--coral)}.ProblemSolution-module__x06mlG__bulletPointSolution{background:var(--mint)}.ProblemSolution-module__x06mlG__bulletText{color:rgba(45,55,72,.7)}
.Features-module__zvCZ4q__section{background:linear-gradient(#fff,rgba(99,102,241,.05));padding:4rem 0}.Features-module__zvCZ4q__container{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.Features-module__zvCZ4q__container{padding:0 1.5rem}}@media (min-width:1024px){.Features-module__zvCZ4q__container{padding:0 2rem}}.Features-module__zvCZ4q__header{text-align:center;margin-bottom:4rem}.Features-module__zvCZ4q__title{color:var(--ink);margin-bottom:1rem;font-size:1.875rem;font-weight:700}@media (min-width:768px){.Features-module__zvCZ4q__title{font-size:2.25rem}}.Features-module__zvCZ4q__subtitle{color:rgba(0,0,0,.7);max-width:42rem;margin:0 auto;font-size:1.25rem}.Features-module__zvCZ4q__featuresGrid{gap:2rem;display:grid}@media (min-width:768px){.Features-module__zvCZ4q__featuresGrid{grid-template-columns:repeat(3,1fr)}}.Features-module__zvCZ4q__featureItem{text-align:center;transition:all .2s ease-in-out}.Features-module__zvCZ4q__featureItem:hover{transform:translateY(-4px)}.Features-module__zvCZ4q__iconContainer{justify-content:center;margin-bottom:1.5rem;display:flex}.Features-module__zvCZ4q__iconWrapper{border:2px solid;border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;transition:all .2s ease-in-out;display:flex}.Features-module__zvCZ4q__iconWrapper.Features-module__zvCZ4q__indigo{color:var(--indigo);background:rgba(99,102,241,.1);border-color:rgba(99,102,241,.2)}.Features-module__zvCZ4q__iconWrapper.Features-module__zvCZ4q__mint{color:var(--mint);background:rgba(72,187,120,.1);border-color:rgba(72,187,120,.2)}.Features-module__zvCZ4q__iconWrapper.Features-module__zvCZ4q__coral{color:var(--coral);background:rgba(245,101,101,.1);border-color:rgba(245,101,101,.2)}.Features-module__zvCZ4q__iconSize{width:2rem;height:2rem}.Features-module__zvCZ4q__featureContent{flex-direction:column;gap:1rem;display:flex}.Features-module__zvCZ4q__painCard{background:rgba(255,255,255,.8);border:1px solid rgba(0,0,0,.1);border-radius:.5rem;padding:1rem}.Features-module__zvCZ4q__painLabel{color:rgba(0,0,0,.6);margin-bottom:.5rem;font-size:.875rem;font-weight:500}.Features-module__zvCZ4q__painText{color:var(--ink);font-weight:600}.Features-module__zvCZ4q__arrowContainer{justify-content:center;display:flex}.Features-module__zvCZ4q__arrowIcon{width:1.5rem;height:1.5rem;color:var(--mint);transform:rotate(90deg)}.Features-module__zvCZ4q__solutionCard{background:rgba(72,187,120,.1);border:2px solid rgba(72,187,120,.2);border-radius:.5rem;padding:1rem}.Features-module__zvCZ4q__solutionLabel{color:rgba(0,0,0,.6);margin-bottom:.5rem;font-size:.875rem;font-weight:500}.Features-module__zvCZ4q__solutionText{color:var(--ink);font-weight:600}.Features-module__zvCZ4q__solutionText.Features-module__zvCZ4q__coral{color:var(--coral);font-weight:700}.Features-module__zvCZ4q__solutionText.Features-module__zvCZ4q__mint{color:var(--mint);font-weight:700}.Features-module__zvCZ4q__solutionText.Features-module__zvCZ4q__indigo{color:var(--indigo);font-weight:700}.Features-module__zvCZ4q__solutionCard.Features-module__zvCZ4q__coral{background:rgba(245,101,101,.05);border-color:rgba(245,101,101,.2)}.Features-module__zvCZ4q__solutionCard.Features-module__zvCZ4q__mint{background:rgba(72,187,120,.05);border-color:rgba(72,187,120,.2)}.Features-module__zvCZ4q__solutionCard.Features-module__zvCZ4q__indigo{background:rgba(99,102,241,.05);border-color:rgba(99,102,241,.2)}.Features-module__zvCZ4q__howItWorksSection{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(255,255,255,.6);border:1px solid rgba(99,102,241,.1);border-radius:1rem;margin-top:5rem;padding:2rem}.Features-module__zvCZ4q__howItWorksTitle{color:var(--ink);text-align:center;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.Features-module__zvCZ4q__stepsGrid{gap:1.5rem;display:grid}@media (min-width:768px){.Features-module__zvCZ4q__stepsGrid{grid-template-columns:repeat(3,1fr)}}.Features-module__zvCZ4q__stepItem{text-align:center}.Features-module__zvCZ4q__stepNumber{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin:0 auto 1rem;font-size:1.125rem;font-weight:700;display:flex}.Features-module__zvCZ4q__stepNumber.Features-module__zvCZ4q__indigo{background-color:var(--indigo)}.Features-module__zvCZ4q__stepNumber.Features-module__zvCZ4q__mint{background-color:var(--mint)}.Features-module__zvCZ4q__stepNumber.Features-module__zvCZ4q__coral{background-color:var(--coral)}.Features-module__zvCZ4q__stepTitle{color:var(--ink);margin-bottom:.5rem;font-weight:600}.Features-module__zvCZ4q__stepDescription{color:rgba(0,0,0,.7);font-size:.875rem}
.Testimonials-module__ItA9Ha__testimonials{background:linear-gradient(rgba(238,242,255,.3),#fff);padding-top:5rem;padding-bottom:5rem}.Testimonials-module__ItA9Ha__container{max-width:80rem;margin:0 auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.Testimonials-module__ItA9Ha__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.Testimonials-module__ItA9Ha__container{padding-left:2rem;padding-right:2rem}}.Testimonials-module__ItA9Ha__header{text-align:center;margin-bottom:4rem}.Testimonials-module__ItA9Ha__title{color:var(--ink);margin-bottom:1rem;font-size:1.875rem;font-weight:700}@media (min-width:768px){.Testimonials-module__ItA9Ha__title{font-size:2.25rem}}.Testimonials-module__ItA9Ha__subtitle{color:rgba(45,55,72,.6);font-size:1.25rem}.Testimonials-module__ItA9Ha__grid{gap:2rem;display:grid}@media (min-width:768px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(3,1fr)}}.Testimonials-module__ItA9Ha__testimonialCard{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(255,255,255,.9);border:2px solid rgba(90,103,216,.1);border-radius:1rem;padding:1.5rem;transition:all .3s;position:relative;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.Testimonials-module__ItA9Ha__testimonialCard:hover{box-shadow:0 25px 25px -5px rgba(0,0,0,.1)}.Testimonials-module__ItA9Ha__rating{justify-content:center;margin-bottom:1rem;display:flex}.Testimonials-module__ItA9Ha__stars{gap:.25rem;display:flex}.Testimonials-module__ItA9Ha__starFilled{width:1rem;height:1rem;color:var(--coral);fill:var(--coral)}.Testimonials-module__ItA9Ha__starEmpty{color:rgba(45,55,72,.3);width:1rem;height:1rem}.Testimonials-module__ItA9Ha__quote{color:rgba(45,55,72,.7);text-align:center;margin-bottom:1.5rem;font-style:italic}.Testimonials-module__ItA9Ha__authorInfo{text-align:center}.Testimonials-module__ItA9Ha__authorName{color:var(--ink);margin-bottom:.25rem;font-weight:600}.Testimonials-module__ItA9Ha__authorDetails{color:rgba(45,55,72,.6);justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.Testimonials-module__ItA9Ha__locationIcon{width:.75rem;height:.75rem}.Testimonials-module__ItA9Ha__hoverEffect{opacity:0;pointer-events:none;background:linear-gradient(90deg,rgba(90,103,216,.05),rgba(72,187,120,.05));border-radius:1rem;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.Testimonials-module__ItA9Ha__testimonialCard:hover .Testimonials-module__ItA9Ha__hoverEffect{opacity:1}.Testimonials-module__ItA9Ha__trustSection{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(255,255,255,.8);border:2px solid rgba(90,103,216,.1);border-radius:1rem;margin-top:4rem;padding:2rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.Testimonials-module__ItA9Ha__trustHeader{text-align:center;margin-bottom:1.5rem}.Testimonials-module__ItA9Ha__trustTitle{color:var(--ink);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.Testimonials-module__ItA9Ha__trustSubtitle{color:rgba(45,55,72,.6)}.Testimonials-module__ItA9Ha__trustGrid{gap:1.5rem;display:grid}@media (min-width:768px){.Testimonials-module__ItA9Ha__trustGrid{grid-template-columns:repeat(3,1fr)}}.Testimonials-module__ItA9Ha__trustFeature{text-align:center}.Testimonials-module__ItA9Ha__trustIcon{border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin:0 auto .75rem;font-size:1.25rem;display:flex}.Testimonials-module__ItA9Ha__trustIconPrivacy{color:var(--mint);background:rgba(72,187,120,.1);border:2px solid rgba(72,187,120,.2)}.Testimonials-module__ItA9Ha__trustIconOffline{color:var(--indigo);background:rgba(90,103,216,.1);border:2px solid rgba(90,103,216,.2)}.Testimonials-module__ItA9Ha__trustIconSpeed{color:var(--coral);background:rgba(245,101,101,.1);border:2px solid rgba(245,101,101,.2)}.Testimonials-module__ItA9Ha__trustFeatureTitle{color:var(--ink);margin-bottom:.25rem;font-weight:600}.Testimonials-module__ItA9Ha__trustFeatureDescription{color:rgba(45,55,72,.6);font-size:.875rem}
.VisualDemo-module__i70gOa__visualDemo{background:linear-gradient(#fff,rgba(238,242,255,.3));padding-top:5rem;padding-bottom:5rem}.VisualDemo-module__i70gOa__container{max-width:80rem;margin:0 auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.VisualDemo-module__i70gOa__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.VisualDemo-module__i70gOa__container{padding-left:2rem;padding-right:2rem}}.VisualDemo-module__i70gOa__header{text-align:center;margin-bottom:4rem}.VisualDemo-module__i70gOa__title{color:var(--ink);margin-bottom:1rem;font-size:1.875rem;font-weight:700}@media (min-width:768px){.VisualDemo-module__i70gOa__title{font-size:2.25rem}}.VisualDemo-module__i70gOa__subtitle{color:rgba(45,55,72,.6);max-width:42rem;margin:0 auto;font-size:1.25rem}.VisualDemo-module__i70gOa__demoContainer{max-width:56rem;margin:0 auto}.VisualDemo-module__i70gOa__demoInterface{background:#fff;border:1px solid rgba(90,103,216,.1);border-radius:1rem;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.VisualDemo-module__i70gOa__appHeader{background:var(--indigo);color:#fff;justify-content:space-between;align-items:center;padding:1rem;display:flex}.VisualDemo-module__i70gOa__appTitle{font-weight:600}.VisualDemo-module__i70gOa__windowControls{gap:.5rem;display:flex}.VisualDemo-module__i70gOa__windowControl{background:rgba(255,255,255,.3);border-radius:50%;width:.75rem;height:.75rem}.VisualDemo-module__i70gOa__demoContent{padding:2rem}.VisualDemo-module__i70gOa__demoGrid{gap:2rem;display:grid}@media (min-width:768px){.VisualDemo-module__i70gOa__demoGrid{grid-template-columns:repeat(2,1fr)}}.VisualDemo-module__i70gOa__stepHeader{color:var(--ink);align-items:center;margin-bottom:1rem;font-weight:600;display:flex}.VisualDemo-module__i70gOa__stepNumber{border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-right:.5rem;font-size:.875rem;display:flex}.VisualDemo-module__i70gOa__stepNumberOrange{color:var(--coral);background:rgba(245,101,101,.2)}.VisualDemo-module__i70gOa__stepNumberGreen{color:var(--mint);background:rgba(72,187,120,.2)}.VisualDemo-module__i70gOa__notesList{flex-direction:column;gap:.75rem;display:flex}.VisualDemo-module__i70gOa__noteItem{border:1px solid;border-radius:.5rem;padding:.75rem}.VisualDemo-module__i70gOa__noteItemRegular{background:#f9fafb;border-color:#e5e7eb}.VisualDemo-module__i70gOa__noteItemUrgent{background:rgba(245,101,101,.1);border:2px solid rgba(245,101,101,.3);animation:2s ease-in-out infinite VisualDemo-module__i70gOa__pulse-soft}.VisualDemo-module__i70gOa__noteCategory{margin-bottom:.25rem;font-size:.875rem}.VisualDemo-module__i70gOa__noteCategoryRegular{color:#6b7280}.VisualDemo-module__i70gOa__noteCategoryUrgent{color:var(--coral)}.VisualDemo-module__i70gOa__noteContent{color:#1f2937}.VisualDemo-module__i70gOa__noteContentUrgent{color:var(--ink);font-weight:500}.VisualDemo-module__i70gOa__arrowSection{justify-content:center;align-items:center;display:flex}.VisualDemo-module__i70gOa__arrowContent{text-align:center}.VisualDemo-module__i70gOa__arrow{color:var(--mint);margin-bottom:.5rem;font-size:2.25rem}.VisualDemo-module__i70gOa__swipeText{color:rgba(45,55,72,.6);font-size:.875rem;font-weight:500}.VisualDemo-module__i70gOa__timelineSection{border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:2rem}.VisualDemo-module__i70gOa__timeline{flex-direction:column;gap:.5rem;display:flex}.VisualDemo-module__i70gOa__timelineItem{align-items:center;gap:1rem;display:flex}.VisualDemo-module__i70gOa__timeLabel{color:rgba(45,55,72,.6);width:4rem;font-family:Monaco,Menlo,Consolas,monospace;font-size:.875rem}.VisualDemo-module__i70gOa__timelineCard{border-radius:.5rem;flex:1;padding:.75rem}.VisualDemo-module__i70gOa__timelineCardGreen{background:rgba(72,187,120,.1);border:2px solid rgba(72,187,120,.3)}.VisualDemo-module__i70gOa__timelineCardBlue{background:rgba(90,103,216,.1);border:1px solid rgba(90,103,216,.2)}.VisualDemo-module__i70gOa__timelineCardGray{background:#f3f4f6;border:1px solid #e5e7eb}.VisualDemo-module__i70gOa__timelineTitle{margin-bottom:.25rem;font-weight:500}.VisualDemo-module__i70gOa__timelineTitleGreen{color:var(--mint)}.VisualDemo-module__i70gOa__timelineTitleBlue{color:var(--indigo)}.VisualDemo-module__i70gOa__timelineTitleGray{color:rgba(45,55,72,.7)}.VisualDemo-module__i70gOa__timelineDescription{color:rgba(45,55,72,.6);font-size:.875rem}.VisualDemo-module__i70gOa__flexibilityDemo{background:rgba(245,101,101,.05);border:1px solid rgba(245,101,101,.2);border-radius:.5rem;margin-top:1.5rem;padding:1rem}.VisualDemo-module__i70gOa__flexibilityHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.VisualDemo-module__i70gOa__flexibilityIcon{width:1.5rem;height:1.5rem;color:var(--coral);background:rgba(245,101,101,.2);border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;display:flex}.VisualDemo-module__i70gOa__flexibilityAlert{color:var(--coral);font-size:.875rem;font-weight:600}.VisualDemo-module__i70gOa__flexibilityDescription{color:rgba(45,55,72,.7);font-size:.875rem}.VisualDemo-module__i70gOa__demoDescription{text-align:center;margin-top:2rem}.VisualDemo-module__i70gOa__descriptionText{color:rgba(45,55,72,.6);max-width:42rem;margin:0 auto}@keyframes VisualDemo-module__i70gOa__pulse-soft{0%,to{opacity:1}50%{opacity:.8}}
.Input-module__q3xrba__container{width:100%}.Input-module__q3xrba__label{color:var(--ink);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.Input-module__q3xrba__input{background-color:#fff;border:2px solid #e2e8f0;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .2s ease-in-out}.Input-module__q3xrba__input:hover{border-color:#cbd5e0}.Input-module__q3xrba__input:focus{border-color:var(--indigo);outline:none;box-shadow:0 0 0 2px rgba(90,103,216,.2)}.Input-module__q3xrba__input::placeholder{color:#a0aec0}.Input-module__q3xrba__inputError{border-color:var(--coral)}.Input-module__q3xrba__inputError:focus{border-color:var(--coral);box-shadow:0 0 0 2px rgba(245,101,101,.2)}.Input-module__q3xrba__error{color:var(--coral);margin-top:.5rem;font-size:.875rem;font-weight:500}.Input-module__q3xrba__helperText{color:#718096;margin-top:.5rem;font-size:.875rem}
.Select-module__fwgB3a__container{width:100%;position:relative}.Select-module__fwgB3a__label{color:var(--ink);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.Select-module__fwgB3a__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%232d3748' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;border:2px solid #e2e8f0;border-radius:.5rem;width:100%;padding:.75rem 2.5rem .75rem 1rem;font-size:1rem;transition:all .2s ease-in-out}.Select-module__fwgB3a__select:hover{border-color:#cbd5e0}.Select-module__fwgB3a__select:focus{border-color:var(--indigo);outline:none;box-shadow:0 0 0 2px rgba(90,103,216,.2)}.Select-module__fwgB3a__selectError{border-color:var(--coral)}.Select-module__fwgB3a__selectError:focus{border-color:var(--coral);box-shadow:0 0 0 2px rgba(245,101,101,.2)}.Select-module__fwgB3a__arrow{width:1rem;height:1rem;color:var(--ink);pointer-events:none;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.Select-module__fwgB3a__error{color:var(--coral);margin-top:.5rem;font-size:.875rem;font-weight:500}
.FAQ-module__V8_xEa__section{background:linear-gradient(#fff,rgba(72,187,120,.05));padding:4rem 0}.FAQ-module__V8_xEa__container{max-width:64rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.FAQ-module__V8_xEa__container{padding:0 1.5rem}}@media (min-width:1024px){.FAQ-module__V8_xEa__container{padding:0 2rem}}.FAQ-module__V8_xEa__header{text-align:center;margin-bottom:4rem}.FAQ-module__V8_xEa__title{color:var(--ink);margin-bottom:1rem;font-size:1.875rem;font-weight:700}@media (min-width:768px){.FAQ-module__V8_xEa__title{font-size:2.25rem}}.FAQ-module__V8_xEa__subtitle{color:rgba(0,0,0,.7);font-size:1.25rem}.FAQ-module__V8_xEa__faqList{flex-direction:column;gap:1rem;display:flex}.FAQ-module__V8_xEa__faqItem{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(255,255,255,.6);border:2px solid rgba(90,103,216,.2);border-radius:1rem;transition:all .2s ease-in-out}.FAQ-module__V8_xEa__faqItem.FAQ-module__V8_xEa__open{box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.FAQ-module__V8_xEa__faqItem.FAQ-module__V8_xEa__closed{box-shadow:0 1px 3px rgba(0,0,0,.1)}.FAQ-module__V8_xEa__faqButton{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:1rem;justify-content:space-between;align-items:flex-start;width:100%;padding:1.5rem 1.5rem 1.25rem;transition:colors .2s ease-in-out;display:flex}.FAQ-module__V8_xEa__faqButton:hover,.FAQ-module__V8_xEa__faqButton:focus{background:rgba(255,255,255,.4);outline:none}.FAQ-module__V8_xEa__faqItem button{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:1rem;justify-content:space-between;align-items:flex-start;width:100%;padding:1.5rem 1.5rem 1.25rem;transition:colors .2s ease-in-out;display:flex}.FAQ-module__V8_xEa__faqItem button:hover,.FAQ-module__V8_xEa__faqItem button:focus{background:rgba(255,255,255,.4);outline:none}.FAQ-module__V8_xEa__questionContent{flex:1;align-items:flex-start;gap:.75rem;display:flex}.FAQ-module__V8_xEa__questionText{color:var(--ink);font-size:1.125rem;font-weight:600}.FAQ-module__V8_xEa__chevronIcon{color:rgba(0,0,0,.6);flex-shrink:0;width:1.5rem;height:1.5rem;margin-left:1rem;transition:transform .2s ease-in-out}.FAQ-module__V8_xEa__chevronIcon.FAQ-module__V8_xEa__open{transform:rotate(180deg)}.FAQ-module__V8_xEa__answer{padding:0 1.5rem 1.25rem}.FAQ-module__V8_xEa__answerText{color:rgba(0,0,0,.8);line-height:1.6}.FAQ-module__V8_xEa__communitySection{text-align:center;margin-top:4rem}.FAQ-module__V8_xEa__communityCard{background:rgba(90,103,216,.05);border:2px solid rgba(90,103,216,.2);border-radius:1rem;padding:2rem}.FAQ-module__V8_xEa__communityTitle{color:var(--ink);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.FAQ-module__V8_xEa__communityText{color:rgba(0,0,0,.7);margin-bottom:1.5rem}
.Footer-module__S6Hkya__footer{color:#fff;background-color:#2d3748;padding:4rem 0}.Footer-module__S6Hkya__container{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.Footer-module__S6Hkya__container{padding:0 1.5rem}}@media (min-width:1024px){.Footer-module__S6Hkya__container{padding:0 2rem}}.Footer-module__S6Hkya__grid{align-items:center;gap:2rem;display:grid}@media (min-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:repeat(3,1fr)}}.Footer-module__S6Hkya__brand .Footer-module__S6Hkya__logo{fill:#fff;width:auto;height:2rem;margin-bottom:.5rem}.Footer-module__S6Hkya__tagline{color:#a0aec0;font-size:.875rem}.Footer-module__S6Hkya__navigation{flex-direction:column;justify-content:center;gap:1.5rem;display:flex}@media (min-width:640px){.Footer-module__S6Hkya__navigation{flex-direction:row}}.Footer-module__S6Hkya__navLink{color:#a0aec0;text-decoration:none;transition:color .2s ease-in-out}.Footer-module__S6Hkya__navLink:hover{color:#fff;text-decoration:underline}.Footer-module__S6Hkya__socialSection{justify-content:flex-end;display:flex}.Footer-module__S6Hkya__socialLinks{gap:.5rem;display:flex}.Footer-module__S6Hkya__socialIcon{color:#a0aec0;background:rgba(255,255,255,.1);border-radius:.5rem;justify-content:center;align-items:center;width:3rem;height:3rem;text-decoration:none;transition:all .2s ease-in-out;display:flex}.Footer-module__S6Hkya__socialIcon:hover{color:#fff;background:rgba(255,255,255,.2);transform:scale(1.05)}.Footer-module__S6Hkya__footerBottom{text-align:center;border-top:1px solid #4a5568;margin-top:3rem;padding-top:2rem}.Footer-module__S6Hkya__copyright{color:#9ca3af;font-size:.875rem}.Footer-module__S6Hkya__languageButton{cursor:pointer;border:none;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s ease-in-out}.Footer-module__S6Hkya__languageButton.Footer-module__S6Hkya__active{background-color:var(--indigo);color:#fff;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.Footer-module__S6Hkya__languageButton.Footer-module__S6Hkya__inactive{color:#a0aec0;background:0 0}.Footer-module__S6Hkya__languageButton.Footer-module__S6Hkya__inactive:hover{color:#fff;background-color:#4a5568}
.HomePage-module___T8iSG__mainContent{padding-top:4rem}.HomePage-module___T8iSG__finalCta{background:linear-gradient(rgba(254,215,215,.2),rgba(240,255,244,.2));padding-top:5rem;padding-bottom:5rem}.HomePage-module___T8iSG__container{text-align:center;max-width:56rem;margin:0 auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.HomePage-module___T8iSG__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.HomePage-module___T8iSG__container{padding-left:2rem;padding-right:2rem}}.HomePage-module___T8iSG__title{color:var(--ink);margin-bottom:1rem;font-size:1.875rem;font-weight:700}@media (min-width:768px){.HomePage-module___T8iSG__title{font-size:2.25rem}}.HomePage-module___T8iSG__subtitle{color:rgba(45,55,72,.7);margin-bottom:2rem;font-size:1.25rem}.HomePage-module___T8iSG__ctaButton{background:var(--coral);color:#fff;cursor:pointer;border:none;border-radius:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:700;transition:all .2s;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.HomePage-module___T8iSG__ctaButton:hover{transform:scale(1.05);box-shadow:0 25px 25px -5px rgba(0,0,0,.1)}.HomePage-module___T8iSG__disclaimer{color:rgba(45,55,72,.6);margin-top:1rem;font-size:.875rem}
