.LandingPage-module__K8fd5a__landingPage{scroll-behavior:smooth;min-height:100vh;overflow-x:hidden}.LandingPage-module__K8fd5a__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.LandingPage-module__K8fd5a__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:rgba(255,255,255,.95);border-bottom:1px solid rgba(50,129,139,.1);transition:all .3s;position:fixed;top:0;left:0;right:0}.LandingPage-module__K8fd5a__header .LandingPage-module__K8fd5a__container{justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.LandingPage-module__K8fd5a__logo{color:#32818b;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.LandingPage-module__K8fd5a__logoIcon{font-size:2rem}.LandingPage-module__K8fd5a__logoText{background:linear-gradient(135deg,#32818b,#32b6c7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.LandingPage-module__K8fd5a__nav{align-items:center;gap:2rem;display:flex}.LandingPage-module__K8fd5a__nav a{color:#64748b;font-weight:500;text-decoration:none;transition:color .3s}.LandingPage-module__K8fd5a__nav a:hover{color:#32818b}.LandingPage-module__K8fd5a__demoBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#32818b,#32b6c7);border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px rgba(50,129,139,.3)}.LandingPage-module__K8fd5a__demoBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(50,129,139,.4)}.LandingPage-module__K8fd5a__hero{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);padding:8rem 0 4rem;position:relative;overflow:hidden}.LandingPage-module__K8fd5a__hero:before{content:"";background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%2332818B' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");animation:20s ease-in-out infinite LandingPage-module__K8fd5a__float;position:absolute;top:0;bottom:0;left:0;right:0}.LandingPage-module__K8fd5a__heroContent{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.LandingPage-module__K8fd5a__heroTitle{color:#1e293b;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1;animation:1s ease-out LandingPage-module__K8fd5a__slideInUp}.LandingPage-module__K8fd5a__gradient{background:linear-gradient(135deg,#32818b,#32b6c7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.LandingPage-module__K8fd5a__heroSubtitle{color:#64748b;margin-bottom:2rem;font-size:1.25rem;line-height:1.6;animation:1s ease-out .2s both LandingPage-module__K8fd5a__slideInUp}.LandingPage-module__K8fd5a__heroStats{gap:2rem;margin-bottom:2rem;animation:1s ease-out .4s both LandingPage-module__K8fd5a__slideInUp;display:flex}.LandingPage-module__K8fd5a__stat{text-align:center}.LandingPage-module__K8fd5a__statNumber{color:#32818b;font-size:2rem;font-weight:700;display:block}.LandingPage-module__K8fd5a__statLabel{color:#64748b;font-size:.9rem;font-weight:500;display:block}.LandingPage-module__K8fd5a__heroButtons{flex-direction:column;gap:1rem;animation:1s ease-out .6s both LandingPage-module__K8fd5a__slideInUp;display:flex}.LandingPage-module__K8fd5a__ctaBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#32818b,#32b6c7);border:none;border-radius:12px;width:-moz-fit-content;width:fit-content;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 8px 24px rgba(50,129,139,.3)}.LandingPage-module__K8fd5a__ctaBtn:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgba(50,129,139,.4)}.LandingPage-module__K8fd5a__demoForm{flex-wrap:wrap;gap:1rem;display:flex}.LandingPage-module__K8fd5a__emailInput{border:2px solid #e2e8f0;border-radius:8px;flex:1;min-width:250px;padding:.875rem 1rem;font-size:1rem;transition:all .3s}.LandingPage-module__K8fd5a__emailInput:focus{border-color:#32818b;outline:none;box-shadow:0 0 0 4px rgba(50,129,139,.1)}.LandingPage-module__K8fd5a__demoButton{color:#32818b;cursor:pointer;white-space:nowrap;background:#fff;border:2px solid #32818b;border-radius:8px;padding:.875rem 1.5rem;font-weight:600;transition:all .3s}.LandingPage-module__K8fd5a__demoButton:hover{color:#fff;background:#32818b;transform:translateY(-2px)}.LandingPage-module__K8fd5a__heroImage{justify-content:center;align-items:center;animation:1s ease-out .8s both LandingPage-module__K8fd5a__slideInRight;display:flex}.LandingPage-module__K8fd5a__mockup{width:100%;max-width:500px;animation:6s ease-in-out infinite LandingPage-module__K8fd5a__float;position:relative}.LandingPage-module__K8fd5a__mockupScreen{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.15)}.LandingPage-module__K8fd5a__mockupHeader{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:1rem}.LandingPage-module__K8fd5a__mockupDots{gap:.5rem;display:flex}.LandingPage-module__K8fd5a__mockupDots span{background:#cbd5e1;border-radius:50%;width:12px;height:12px}.LandingPage-module__K8fd5a__mockupDots span:first-child{background:#ef4444}.LandingPage-module__K8fd5a__mockupDots span:nth-child(2){background:#f59e0b}.LandingPage-module__K8fd5a__mockupDots span:last-child{background:#10b981}.LandingPage-module__K8fd5a__mockupContent{grid-template-columns:1fr 2fr 1fr;height:300px;display:grid}.LandingPage-module__K8fd5a__mockupSidebar{background:linear-gradient(135deg,#32818b,#32b6c7);flex-direction:column;gap:.75rem;padding:1rem;display:flex}.LandingPage-module__K8fd5a__mockupPatient{background:rgba(255,255,255,.2);border-radius:6px;height:40px;animation:2s ease-in-out infinite LandingPage-module__K8fd5a__pulse}.LandingPage-module__K8fd5a__mockupMain{background:#fff;padding:1rem}.LandingPage-module__K8fd5a__mockupTabs{gap:.5rem;margin-bottom:1rem;display:flex}.LandingPage-module__K8fd5a__mockupTabs span{background:#e2e8f0;border-radius:4px;flex:1;height:8px}.LandingPage-module__K8fd5a__mockupTabs span:first-child{background:#32818b}.LandingPage-module__K8fd5a__mockupInfo{background:#f8fafc;border-radius:6px;height:200px}.LandingPage-module__K8fd5a__mockupChat{background:#f8fafc;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.LandingPage-module__K8fd5a__mockupMessage{background:#32818b;border-radius:10px;width:80%;height:20px;animation:2s ease-in-out infinite LandingPage-module__K8fd5a__pulse}.LandingPage-module__K8fd5a__mockupMessage:nth-child(2){background:#e2e8f0;align-self:flex-end;width:60%;animation-delay:1s}.LandingPage-module__K8fd5a__features{background:#fff;padding:6rem 0}.LandingPage-module__K8fd5a__sectionHeader{text-align:center;margin-bottom:4rem}.LandingPage-module__K8fd5a__sectionHeader h2{color:#1e293b;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.LandingPage-module__K8fd5a__sectionHeader p{color:#64748b;font-size:1.25rem}.LandingPage-module__K8fd5a__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.LandingPage-module__K8fd5a__featureCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.LandingPage-module__K8fd5a__featureCard:before{content:"";background:linear-gradient(135deg,#32818b,#32b6c7);height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.LandingPage-module__K8fd5a__featureCard:hover:before{transform:scaleX(1)}.LandingPage-module__K8fd5a__featureCard:hover{border-color:#32818b;transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.LandingPage-module__K8fd5a__featureIcon{margin-bottom:1rem;font-size:3rem}.LandingPage-module__K8fd5a__featureCard h3{color:#1e293b;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.LandingPage-module__K8fd5a__featureCard p{color:#64748b;margin-bottom:1.5rem;line-height:1.6}.LandingPage-module__K8fd5a__featureCard ul{margin:0;padding:0;list-style:none}.LandingPage-module__K8fd5a__featureCard li{color:#64748b;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.LandingPage-module__K8fd5a__pricing{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);padding:6rem 0;position:relative}.LandingPage-module__K8fd5a__pricingCards{justify-content:center;margin-bottom:4rem;display:flex}.LandingPage-module__K8fd5a__pricingCard{background:#fff;border:3px solid #32818b;border-radius:20px;width:100%;max-width:400px;padding:3rem;position:relative;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.1)}.LandingPage-module__K8fd5a__pricingCard:before{content:"⭐ MAIS POPULAR";color:#fff;text-align:center;background:linear-gradient(135deg,#32818b,#32b6c7);width:150px;padding:.5rem 2rem;font-size:.75rem;font-weight:700;position:absolute;top:20px;right:-30px;transform:rotate(45deg)}.LandingPage-module__K8fd5a__pricingHeader{text-align:center;margin-bottom:2rem}.LandingPage-module__K8fd5a__pricingHeader h3{color:#32818b;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.LandingPage-module__K8fd5a__price{justify-content:center;align-items:baseline;margin-bottom:1rem;display:flex}.LandingPage-module__K8fd5a__currency{color:#64748b;font-size:1.5rem;font-weight:600}.LandingPage-module__K8fd5a__amount{color:#32818b;font-size:4rem;font-weight:800}.LandingPage-module__K8fd5a__period{color:#64748b;font-size:1.25rem;font-weight:500}.LandingPage-module__K8fd5a__pricingFeatures{margin-bottom:2rem}.LandingPage-module__K8fd5a__pricingFeature{color:#64748b;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.LandingPage-module__K8fd5a__checkIcon{font-size:1.1rem}.LandingPage-module__K8fd5a__pricingBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#32818b,#32b6c7);border:none;border-radius:12px;width:100%;margin-bottom:1rem;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 8px 24px rgba(50,129,139,.3)}.LandingPage-module__K8fd5a__pricingBtn:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(50,129,139,.4)}.LandingPage-module__K8fd5a__trial{text-align:center;color:#64748b;font-size:.9rem}.LandingPage-module__K8fd5a__pricingBenefits{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.LandingPage-module__K8fd5a__benefit{background:#fff;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 4px 12px rgba(0,0,0,.05)}.LandingPage-module__K8fd5a__benefitIcon{flex-shrink:0;font-size:2.5rem}.LandingPage-module__K8fd5a__benefit h4{color:#1e293b;margin-bottom:.25rem;font-weight:700}.LandingPage-module__K8fd5a__benefit p{color:#64748b;margin:0}.LandingPage-module__K8fd5a__testimonials{background:#fff;padding:6rem 0}.LandingPage-module__K8fd5a__testimonialCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;max-width:800px;margin:0 auto 2rem;padding:3rem;position:relative;box-shadow:0 10px 30px rgba(0,0,0,.05)}.LandingPage-module__K8fd5a__testimonialCard:before{content:"\"";color:#32818b;opacity:.1;font-size:6rem;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.LandingPage-module__K8fd5a__stars{text-align:center;margin-bottom:1.5rem;font-size:1.5rem}.LandingPage-module__K8fd5a__testimonialContent blockquote{color:#1e293b;text-align:center;margin:0 0 2rem;font-size:1.5rem;font-style:italic;line-height:1.6}.LandingPage-module__K8fd5a__testimonialAuthor{justify-content:center;align-items:center;gap:1rem;display:flex}.LandingPage-module__K8fd5a__authorAvatar{color:#fff;background:linear-gradient(135deg,#32818b,#32b6c7);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;font-weight:700;display:flex}.LandingPage-module__K8fd5a__authorName{color:#1e293b;margin-bottom:.25rem;font-weight:700}.LandingPage-module__K8fd5a__authorTitle{color:#64748b;font-size:.9rem}.LandingPage-module__K8fd5a__testimonialDots{justify-content:center;gap:.5rem;display:flex}.LandingPage-module__K8fd5a__dot{cursor:pointer;background:#cbd5e1;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.LandingPage-module__K8fd5a__activeDot{background:#32818b;transform:scale(1.2)}.LandingPage-module__K8fd5a__cta{color:#fff;text-align:center;background:linear-gradient(135deg,#32818b,#32b6c7);padding:6rem 0}.LandingPage-module__K8fd5a__ctaContent h2{text-shadow:0 2px 4px rgba(0,0,0,.1);margin-bottom:1rem;font-size:3rem;font-weight:800}.LandingPage-module__K8fd5a__ctaContent p{opacity:.9;margin-bottom:2rem;font-size:1.25rem}.LandingPage-module__K8fd5a__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.LandingPage-module__K8fd5a__secondaryBtn{color:#32818b;cursor:pointer;background:#fff;border:2px solid #fff;border-radius:12px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:all .3s}.LandingPage-module__K8fd5a__secondaryBtn:hover{color:#fff;background:0 0;transform:translateY(-2px)}.LandingPage-module__K8fd5a__ctaFeatures{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.LandingPage-module__K8fd5a__ctaFeatures span{opacity:.8;font-size:.9rem}.LandingPage-module__K8fd5a__footer{color:#fff;background:#1e293b;padding:4rem 0 2rem}.LandingPage-module__K8fd5a__footerContent{grid-template-columns:1fr 3fr;gap:4rem;margin-bottom:2rem;display:grid}.LandingPage-module__K8fd5a__footerBrand p{color:#94a3b8;margin-top:1rem}.LandingPage-module__K8fd5a__footerLinks{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.LandingPage-module__K8fd5a__linkGroup h4{color:#fff;margin-bottom:1rem;font-weight:700}.LandingPage-module__K8fd5a__linkGroup a{color:#94a3b8;margin-bottom:.5rem;text-decoration:none;transition:color .3s;display:block}.LandingPage-module__K8fd5a__linkGroup a:hover{color:#32b6c7}.LandingPage-module__K8fd5a__footerBottom{color:#94a3b8;border-top:1px solid #374151;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.9rem;display:flex}.LandingPage-module__K8fd5a__footerBottomLinks{gap:1rem;display:flex}.LandingPage-module__K8fd5a__footerBottomLinks a{color:#94a3b8;text-decoration:none;transition:color .3s}.LandingPage-module__K8fd5a__footerBottomLinks a:hover{color:#32b6c7}@keyframes LandingPage-module__K8fd5a__slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes LandingPage-module__K8fd5a__slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes LandingPage-module__K8fd5a__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes LandingPage-module__K8fd5a__pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:1024px){.LandingPage-module__K8fd5a__heroContent{grid-template-columns:1fr;gap:3rem}.LandingPage-module__K8fd5a__heroTitle{font-size:2.5rem}.LandingPage-module__K8fd5a__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.LandingPage-module__K8fd5a__ctaButtons{flex-direction:column;align-items:center}}@media (max-width:768px){.LandingPage-module__K8fd5a__container{padding:0 1rem}.LandingPage-module__K8fd5a__header .LandingPage-module__K8fd5a__container{padding:.75rem 1rem}.LandingPage-module__K8fd5a__nav{display:none}.LandingPage-module__K8fd5a__hero{padding:6rem 0 3rem}.LandingPage-module__K8fd5a__heroTitle{font-size:2rem}.LandingPage-module__K8fd5a__heroStats{justify-content:center}.LandingPage-module__K8fd5a__demoForm{flex-direction:column}.LandingPage-module__K8fd5a__emailInput{min-width:100%}.LandingPage-module__K8fd5a__featuresGrid{grid-template-columns:1fr}.LandingPage-module__K8fd5a__ctaContent h2{font-size:2rem}.LandingPage-module__K8fd5a__footerContent{grid-template-columns:1fr;gap:2rem}.LandingPage-module__K8fd5a__footerLinks{grid-template-columns:1fr}.LandingPage-module__K8fd5a__footerBottom{text-align:center;flex-direction:column;gap:1rem}}
