.Hero-module__PycF7W__hero{text-align:center;background:linear-gradient(135deg,var(--blue)0%,var(--green)100%);min-height:100vh;color:var(--background);flex-direction:column;justify-content:center;align-items:center;padding:calc(80px + 2rem) 2rem 2rem;display:flex;position:relative;overflow:hidden}.Hero-module__PycF7W__hero:before{content:"";opacity:.3;background:url("data:image/svg+xml,<svg width=\"100\" height=\"100\" xmlns=\"http://www.w3.org/2000/svg\"><circle cx=\"50\" cy=\"50\" r=\"2\" fill=\"rgba(255,255,255,0.1)\"/></svg>");position:absolute;inset:0}.Hero-module__PycF7W__content{z-index:1;max-width:800px;position:relative}.Hero-module__PycF7W__title{margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2}.Hero-module__PycF7W__subtitle{opacity:.95;margin-bottom:2rem;font-size:1.5rem;font-weight:400}.Hero-module__PycF7W__description{opacity:.9;margin-bottom:3rem;font-size:1.125rem;line-height:1.6}.Hero-module__PycF7W__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Hero-module__PycF7W__button{cursor:pointer;border:none;border-radius:50px;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Hero-module__PycF7W__buttonPrimary{background:var(--yellow);color:var(--foreground)}.Hero-module__PycF7W__buttonPrimary:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0003}.Hero-module__PycF7W__buttonSecondary{color:var(--background);border:2px solid var(--background);background:0 0}.Hero-module__PycF7W__buttonSecondary:hover{background:var(--background);color:var(--blue)}@media (max-width:768px){.Hero-module__PycF7W__title{font-size:2.5rem}.Hero-module__PycF7W__subtitle{font-size:1.25rem}.Hero-module__PycF7W__description{font-size:1rem}.Hero-module__PycF7W__ctaButtons{flex-direction:column;align-items:stretch}.Hero-module__PycF7W__button{width:100%}}
.HowItWorks-module__9BHWra__section{background:var(--background);color:var(--foreground);padding:5rem 2rem}.HowItWorks-module__9BHWra__container{max-width:1200px;margin:0 auto}.HowItWorks-module__9BHWra__title{text-align:center;color:var(--blue);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.HowItWorks-module__9BHWra__subtitle{text-align:center;opacity:.8;margin-bottom:4rem;font-size:1.25rem}.HowItWorks-module__9BHWra__steps{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.HowItWorks-module__9BHWra__step{text-align:center;background:linear-gradient(135deg,#466c950d 0%,#5dae8b0d 100%);border-radius:20px;padding:2rem;transition:transform .3s}.HowItWorks-module__9BHWra__step:hover{transform:translateY(-5px)}.HowItWorks-module__9BHWra__stepNumber{background:linear-gradient(135deg,var(--blue)0%,var(--green)100%);width:60px;height:60px;color:var(--background);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:700;display:flex}.HowItWorks-module__9BHWra__stepTitle{color:var(--blue);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.HowItWorks-module__9BHWra__stepDescription{opacity:.8;font-size:1rem;line-height:1.6}.HowItWorks-module__9BHWra__cta{text-align:center;margin-top:3rem}.HowItWorks-module__9BHWra__button{background:linear-gradient(135deg,var(--blue)0%,var(--green)100%);color:var(--background);border-radius:50px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.HowItWorks-module__9BHWra__button:hover{transform:translateY(-2px);box-shadow:0 10px 20px #466c954d}@media (max-width:768px){.HowItWorks-module__9BHWra__section{padding:3rem 1.5rem}.HowItWorks-module__9BHWra__title{font-size:2rem}.HowItWorks-module__9BHWra__subtitle{margin-bottom:3rem;font-size:1.125rem}.HowItWorks-module__9BHWra__steps{grid-template-columns:1fr;gap:1.5rem}.HowItWorks-module__9BHWra__step{padding:1.5rem}}
.Features-module__GG3mrG__section{color:var(--foreground);background:linear-gradient(135deg,#466c950d 0%,#5dae8b0d 100%);padding:5rem 2rem}.Features-module__GG3mrG__container{max-width:1200px;margin:0 auto}.Features-module__GG3mrG__title{text-align:center;color:var(--blue);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Features-module__GG3mrG__subtitle{text-align:center;opacity:.8;margin-bottom:4rem;font-size:1.25rem}.Features-module__GG3mrG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Features-module__GG3mrG__feature{background:var(--background);text-align:center;border:2px solid #0000;border-radius:20px;padding:2.5rem;transition:all .3s}.Features-module__GG3mrG__feature:hover{border-color:var(--green);transform:translateY(-5px);box-shadow:0 10px 30px #5dae8b33}.Features-module__GG3mrG__icon{margin-bottom:1.5rem;font-size:3rem;display:block}.Features-module__GG3mrG__featureTitle{color:var(--blue);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.Features-module__GG3mrG__featureDescription{opacity:.8;font-size:1rem;line-height:1.6}@media (max-width:768px){.Features-module__GG3mrG__section{padding:3rem 1.5rem}.Features-module__GG3mrG__title{font-size:2rem}.Features-module__GG3mrG__subtitle{margin-bottom:3rem;font-size:1.125rem}.Features-module__GG3mrG__featuresGrid{grid-template-columns:1fr;gap:1.5rem}.Features-module__GG3mrG__feature{padding:2rem}.Features-module__GG3mrG__icon{font-size:2.5rem}}
.Screenshots-module__1vUeja__section{background:var(--background);color:var(--foreground);padding:5rem 2rem}.Screenshots-module__1vUeja__container{max-width:1200px;margin:0 auto}.Screenshots-module__1vUeja__title{text-align:center;color:var(--blue);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Screenshots-module__1vUeja__subtitle{text-align:center;opacity:.8;margin-bottom:4rem;font-size:1.25rem}.Screenshots-module__1vUeja__screenshotsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.Screenshots-module__1vUeja__screenshot{text-align:center}.Screenshots-module__1vUeja__placeholder{aspect-ratio:9/20;background:#fff;border-radius:20px;justify-content:center;align-items:center;width:100%;margin-bottom:1rem;transition:transform .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #466c954d}.Screenshots-module__1vUeja__placeholder img{object-fit:contain;border-radius:20px;width:100%;height:100%}.Screenshots-module__1vUeja__screenshot:hover .Screenshots-module__1vUeja__placeholder{transform:translateY(-5px);box-shadow:0 15px 40px #466c9566}.Screenshots-module__1vUeja__placeholderText{color:var(--background);opacity:.9;font-size:1.125rem;font-weight:600}.Screenshots-module__1vUeja__caption{color:var(--blue);font-size:1.125rem;font-weight:600}.Screenshots-module__1vUeja__cta{text-align:center;margin-top:3rem}.Screenshots-module__1vUeja__button{background:linear-gradient(135deg,var(--blue)0%,var(--green)100%);color:var(--background);border-radius:50px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Screenshots-module__1vUeja__button:hover{transform:translateY(-2px);box-shadow:0 10px 20px #466c954d}@media (max-width:768px){.Screenshots-module__1vUeja__section{padding:3rem 1.5rem}.Screenshots-module__1vUeja__title{font-size:2rem}.Screenshots-module__1vUeja__subtitle{margin-bottom:3rem;font-size:1.125rem}.Screenshots-module__1vUeja__screenshotsGrid{grid-template-columns:1fr;gap:1.5rem}}
.Testimonials-module__j7nvwa__section{background:linear-gradient(135deg,var(--blue)0%,var(--green)100%);color:var(--background);padding:5rem 2rem}.Testimonials-module__j7nvwa__container{max-width:1200px;margin:0 auto}.Testimonials-module__j7nvwa__title{text-align:center;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Testimonials-module__j7nvwa__subtitle{text-align:center;opacity:.95;margin-bottom:4rem;font-size:1.25rem}.Testimonials-module__j7nvwa__stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.Testimonials-module__j7nvwa__stat{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:20px;padding:2rem}.Testimonials-module__j7nvwa__statNumber{margin-bottom:.5rem;font-size:3rem;font-weight:700}.Testimonials-module__j7nvwa__statLabel{opacity:.9;font-size:1.125rem}.Testimonials-module__j7nvwa__testimonials{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Testimonials-module__j7nvwa__testimonial{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:20px;padding:2rem;position:relative}.Testimonials-module__j7nvwa__quote{color:var(--yellow);opacity:.5;margin-bottom:1rem;font-size:4rem;line-height:1}.Testimonials-module__j7nvwa__text{opacity:.95;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.6}.Testimonials-module__j7nvwa__author{align-items:center;gap:1rem;display:flex}.Testimonials-module__j7nvwa__authorAvatar{background:var(--yellow);width:50px;height:50px;color:var(--foreground);border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.Testimonials-module__j7nvwa__authorInfo{flex-direction:column;display:flex}.Testimonials-module__j7nvwa__authorName{font-size:1.125rem;font-weight:600}.Testimonials-module__j7nvwa__authorLocation{opacity:.8;font-size:.875rem}@media (max-width:768px){.Testimonials-module__j7nvwa__section{padding:3rem 1.5rem}.Testimonials-module__j7nvwa__title{font-size:2rem}.Testimonials-module__j7nvwa__subtitle{margin-bottom:3rem;font-size:1.125rem}.Testimonials-module__j7nvwa__stats{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}.Testimonials-module__j7nvwa__testimonials{grid-template-columns:1fr;gap:1.5rem}.Testimonials-module__j7nvwa__testimonial{padding:1.5rem}.Testimonials-module__j7nvwa__statNumber{font-size:2.5rem}}
.Security-module__PwUX1a__section{background:var(--background);color:var(--foreground);padding:5rem 2rem}.Security-module__PwUX1a__container{max-width:1200px;margin:0 auto}.Security-module__PwUX1a__title{text-align:center;color:var(--blue);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Security-module__PwUX1a__subtitle{text-align:center;opacity:.8;margin-bottom:4rem;font-size:1.25rem}.Security-module__PwUX1a__securityGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.Security-module__PwUX1a__securityItem{text-align:center;background:linear-gradient(135deg,#466c950d 0%,#5dae8b0d 100%);border:2px solid #0000;border-radius:20px;padding:2rem;transition:all .3s}.Security-module__PwUX1a__securityItem:hover{border-color:var(--red);transform:translateY(-5px);box-shadow:0 10px 30px #ff767633}.Security-module__PwUX1a__icon{margin-bottom:1.5rem;font-size:3rem;display:block}.Security-module__PwUX1a__itemTitle{color:var(--blue);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.Security-module__PwUX1a__itemDescription{opacity:.8;font-size:1rem;line-height:1.6}.Security-module__PwUX1a__note{border-left:4px solid var(--red);text-align:center;background:#ff76761a;border-radius:10px;margin-top:3rem;padding:1.5rem}.Security-module__PwUX1a__noteText{color:var(--red);font-size:1rem;font-weight:500;line-height:1.6}@media (max-width:768px){.Security-module__PwUX1a__section{padding:3rem 1.5rem}.Security-module__PwUX1a__title{font-size:2rem}.Security-module__PwUX1a__subtitle{margin-bottom:3rem;font-size:1.125rem}.Security-module__PwUX1a__securityGrid{grid-template-columns:1fr;gap:1.5rem}.Security-module__PwUX1a__securityItem{padding:1.5rem}.Security-module__PwUX1a__icon{font-size:2.5rem}}
.CTA-module__IyK9YG__section{background:linear-gradient(135deg,var(--blue)0%,var(--green)100%);color:var(--background);text-align:center;padding:5rem 2rem}.CTA-module__IyK9YG__container{max-width:800px;margin:0 auto}.CTA-module__IyK9YG__title{margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}.CTA-module__IyK9YG__subtitle{opacity:.95;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.CTA-module__IyK9YG__buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.CTA-module__IyK9YG__buttonPrimary,.CTA-module__IyK9YG__buttonSecondary{border-radius:50px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.CTA-module__IyK9YG__buttonPrimary{background:var(--yellow);color:var(--foreground)}.CTA-module__IyK9YG__buttonPrimary:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0003}.CTA-module__IyK9YG__buttonSecondary{color:var(--background);border:2px solid var(--background);background:0 0}.CTA-module__IyK9YG__buttonSecondary:hover{background:var(--background);color:var(--blue)}@media (max-width:768px){.CTA-module__IyK9YG__section{padding:3rem 1.5rem}.CTA-module__IyK9YG__title{font-size:2.5rem}.CTA-module__IyK9YG__subtitle{margin-bottom:2rem;font-size:1.125rem}.CTA-module__IyK9YG__buttons{flex-direction:column;align-items:stretch}.CTA-module__IyK9YG__buttonPrimary,.CTA-module__IyK9YG__buttonSecondary{width:100%}}
