body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.whatsapp-float{align-items:center;background:none;border-radius:50%;bottom:32px;box-shadow:0 2px 8px #00000026;display:flex;height:56px;justify-content:center;position:fixed;right:32px;transition:box-shadow .2s;width:56px;z-index:1000}.whatsapp-float:hover{box-shadow:0 4px 16px #00000040;filter:brightness(1.1)}.header-toolbar{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;flex-wrap:nowrap;gap:8px;max-width:100vw;padding:16px 64px;width:100%}.logo-container{align-items:center;color:#0c2d48;display:flex;flex-shrink:0;font-size:20px;font-weight:700;gap:10px;text-decoration:none}.logo-img{height:40px}.nav-links{display:flex;flex:1 1;gap:40px;justify-content:center}.navbar-link{color:#555;font-size:16px;font-weight:500;text-decoration:none;text-transform:none}.register-button{background-color:#00457c!important;border-radius:999px!important;color:#fff!important;flex-shrink:0;font-size:14px;font-weight:600;padding:8px 24px!important;text-transform:none!important}.menu-icon{display:none}@media (max-width:768px){.header-toolbar{align-items:center;gap:8px;justify-content:space-between;min-height:56px;padding:12px 16px}.nav-links{display:none}.menu-icon{cursor:pointer;display:block;flex-shrink:0;font-size:24px}.logo-container{flex-grow:0;flex-shrink:1;font-size:18px;gap:8px}.logo-img{height:32px}.register-button{font-size:13px;line-height:1.5;padding:6px 16px!important}}.hero{align-items:center;background:#f8fafc;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;padding:100px 10%}.hero-left{flex:1 1 400px;max-width:600px}.hero-left h1{color:#064670;font-size:2.2rem;font-weight:800;line-height:1.3;margin-bottom:1rem;max-width:20ch;white-space:normal;word-break:break-word}.hero-subtext{color:#6c757d;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.talk-button{border:none;border-radius:8px;color:#064670;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;text-decoration:none;transition:background .3s}.talk-button,.talk-button:hover{background-color:#6fcac5}.talk-button.secondary{background-color:initial;border:2px solid #064670;color:#fff}.talk-button.secondary,.talk-button.secondary:hover{background-color:#064670}.hero-right{align-items:center;display:flex;flex:1 1 350px;justify-content:center;position:relative}.doctor-img{height:auto;max-width:350px;width:90%;z-index:1}.stats-section{background:#f8fafc;padding:3rem 10%}.stats-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:1200px}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000000d;padding:2rem 1rem;text-align:center;transition:all .3s ease}.stat-card:hover{border-color:#6fcac5;box-shadow:0 8px 24px #6fcac526;transform:translateY(-4px)}.stat-value{color:#064670;font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.stat-label{color:#6c757d;font-size:1rem;font-weight:500}.features-section{background:#fff;padding:5rem 10%}.features-header{margin:0 auto 4rem;max-width:700px;text-align:center}.features-header h2{color:#064670;font-size:2rem;font-weight:800;margin-bottom:1rem}.features-header p{color:#6c757d;font-size:1.1rem;line-height:1.6}.features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature-card{overflow:hidden;position:relative}.feature-card:before{background:linear-gradient(90deg,#6fcac5,#064670);content:"";height:3px;left:0;position:absolute;top:0;transform:scaleX(0);transition:transform .3s ease;width:100%}.feature-card:hover{transform:translateY(-6px)}.feature-card:hover:before{transform:scaleX(1)}.feature-title{color:#064670;font-size:1.3rem;font-weight:700;margin-bottom:.75rem}.feature-description{color:#6c757d;font-size:1rem;line-height:1.6}.benefits-section{background:#f8fafc;padding:5rem 10%}.benefits-content{align-items:center;display:flex;gap:4rem;margin:0 auto;max-width:1200px}.benefits-left{flex:1 1}.benefits-left h2{color:#064670;font-size:2rem;font-weight:800;margin-bottom:1rem}.benefits-left p{color:#6c757d;font-size:1.1rem;line-height:1.6}.benefits-right{grid-gap:1.5rem;display:grid;flex:1 1;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.benefit-item{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;display:flex;gap:.75rem;padding:1.25rem;transition:all .3s ease}.benefit-item:hover{border-color:#6fcac5;box-shadow:0 8px 20px #6fcac51f;transform:translateX(4px)}.benefit-check{font-size:.9rem;height:24px;transition:transform .3s ease;width:24px}.benefit-item:hover .benefit-check{transform:scale(1.1)}.benefit-text{font-size:.95rem}.cta-section{background:#fff;padding:5rem 10%}.cta-card{background:#fff;border:2px solid #e2e8f0;border-radius:16px;margin:0 auto;max-width:800px;padding:4rem 2rem;text-align:center;transition:all .3s ease}.cta-card:hover{border-color:#6fcac5;box-shadow:0 16px 48px #06467026}.cta-card h2{color:#064670;font-size:2rem;font-weight:800;margin-bottom:1rem}.cta-card p{color:#6c757d;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}@media (max-width:1024px){.hero{flex-direction:column;padding:3rem 1.5rem;text-align:center}.hero-left,.hero-right{align-items:center;justify-content:center}.hero-left h1{font-size:2rem;margin:0 auto 1rem;max-width:22ch}.hero-subtext{font-size:1rem;margin:0 auto 1.5rem;max-width:90%}.hero-buttons{justify-content:center}.doctor-img{max-width:300px}.stats-section{padding:3rem 5%}.features-section{padding:4rem 5%}.benefits-content{flex-direction:column;gap:3rem}.benefits-right{grid-template-columns:1fr}.cta-section{padding:4rem 5%}}@media (max-width:600px){.hero-left h1{font-size:1.7rem;max-width:90%}.hero-subtext{font-size:.95rem}.talk-button{text-align:center;width:100%}.hero-buttons{flex-direction:column}.doctor-img{max-width:250px}.stats-container{gap:1.5rem;grid-template-columns:1fr}.stat-value{font-size:2rem}.features-grid{gap:1.5rem;grid-template-columns:1fr}.benefits-left h2,.features-header h2{font-size:1.7rem}.cta-card{padding:3rem 1.5rem}.cta-card h2{font-size:1.7rem}.cta-buttons{flex-direction:column}.cta-buttons .talk-button{width:100%}}.social-icons{margin-top:8px}.social-icons a{align-items:center;background:#0891b2;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;text-decoration:none;transition:all .3s;width:40px}.social-icons a:hover{background:#0e7490;box-shadow:0 4px 12px #0891b266;transform:translateY(-2px)}.social-icons svg{fill:#fff;height:18px;width:18px}.footer-column ul{margin:0;padding:0}.footer-column ul li a{color:#cbd5e1;font-size:14px;text-decoration:none;transition:color .3s}.footer-column ul li a:hover{color:#7dd3fc}@media (max-width:768px){.footer-grid{gap:24px;grid-template-columns:1fr 1fr}}@media (max-width:480px){.footer{padding:32px 16px}.footer-grid{grid-template-columns:1fr}}.marquee-container{background-color:#f0f8ff;border-bottom:2px solid #007bff;border-top:2px solid #007bff;overflow:hidden;padding:20px;text-align:center}.marquee-wrapper{height:40px;overflow:hidden;position:relative;width:100%}.marquee-text{color:#007bff;font-size:1.1rem;font-weight:500}.platform-name{color:#0056b3;font-weight:700}.platform-link{color:#007bff;text-decoration:underline}.platform-link:hover{color:#003e99}.marquee-action{margin-top:15px}.marquee-btn{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:10px 25px;transition:background .3s ease}.marquee-btn:hover{background-color:#0056b3}@keyframes scroll-marquee{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.marquee-track{align-items:center;display:inline-flex;white-space:nowrap}@media (max-width:600px){.marquee-wrapper{align-items:center;display:flex;height:auto;justify-content:center}.marquee-track{animation:none;justify-content:center}.marquee-text{font-size:1rem;padding-right:0;text-align:center;white-space:normal}}.services-page{background-color:#fff}.services-hero{background:#f8fafc;padding:80px 10% 60px;text-align:center}.services-hero-content{margin:0 auto;max-width:900px}.services-page-title{color:#064670;font-size:2.75rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.services-page-subtitle{color:#6c757d;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:700px}.additional-services-section,.core-services-section,.industries-services-section,.pricing-preview-section,.services-cta-section{padding:5rem 10%}.core-services-section{background:#fff}.additional-services-section{background:#f8fafc}.industries-services-section{background:#fff}.pricing-preview-section{background:#f8fafc}.core-services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1200px}.core-service-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;padding:2.5rem 2rem;position:relative;transition:all .3s ease}.core-service-card:before{background:linear-gradient(90deg,#6fcac5,#064670);content:"";height:3px;left:0;position:absolute;top:0;transform:scaleX(0);transition:transform .3s ease;width:100%}.core-service-card:hover{border-color:#6fcac5;box-shadow:0 12px 32px #0646701f}.core-service-card:hover:before{transform:scaleX(1)}.service-card-title{color:#064670;font-size:1.4rem;font-weight:700;margin-bottom:1rem}.service-card-description{color:#6c757d;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.service-features-list{list-style:none;margin:0;padding:0}.service-feature-item{align-items:center;color:#064670;display:flex;font-size:.95rem;font-weight:500;gap:.75rem;padding:.5rem 0}.feature-checkmark{align-items:center;background-color:#6fcac5;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.75rem;font-weight:700;height:20px;justify-content:center;width:20px}.additional-services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}.additional-service-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.additional-service-card:hover{border-color:#6fcac5;box-shadow:0 12px 32px #0646701f}.service-icon{font-size:3rem;margin-bottom:1rem}.additional-service-title{color:#064670;font-size:1.2rem;font-weight:700;margin-bottom:.75rem}.additional-service-description{color:#6c757d;font-size:.95rem;line-height:1.6}.industries-services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.industry-service-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:all .3s ease}.industry-service-card:hover{border-color:#6fcac5;box-shadow:0 12px 32px #0646701f}.industry-card-header{background:#f8fafc;border-left:4px solid;padding:1.5rem 2rem}.industry-service-name{color:#064670;font-size:1.3rem;font-weight:700;margin:0}.industry-services-list{list-style:none;margin:0;padding:1.5rem 2rem}.industry-service-item{color:#6c757d;font-size:.95rem;padding:.5rem 0 .5rem 1.5rem;position:relative}.industry-service-item:before{color:#6fcac5;content:"•";font-size:1.2rem;font-weight:700;left:0;position:absolute}.pricing-features-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin:0 auto;max-width:900px;padding:3rem 2.5rem}.pricing-features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.pricing-feature-item{align-items:center;background:#f8fafc;border-radius:8px;display:flex;gap:.75rem;padding:1rem;transition:all .3s ease}.pricing-feature-item:hover{background:#fff;box-shadow:0 4px 12px #6fcac51f}.pricing-feature-check{align-items:center;background-color:#6fcac5;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.9rem;font-weight:700;height:28px;justify-content:center;width:28px}.pricing-feature-text{color:#064670;font-size:1rem;font-weight:500}.services-cta-section{background:#fff;padding:5rem 10%}.services-cta-content{background:#fff;border:2px solid #e2e8f0;border-radius:16px;margin:0 auto;max-width:800px;padding:4rem 2rem;text-align:center}@media (max-width:1024px){.additional-services-section,.core-services-section,.industries-services-section,.pricing-preview-section,.services-cta-section,.services-hero{padding:4rem 5%}.services-page-title{font-size:2.2rem}.section-title{font-size:1.75rem}}@media (max-width:768px){.services-page-title{font-size:1.9rem}.services-page-subtitle{font-size:1.1rem}.section-title{font-size:1.6rem}.additional-services-grid,.core-services-grid,.industries-services-grid,.pricing-features-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column}.cta-btn{width:100%}}@media (max-width:480px){.services-hero{padding:60px 5% 40px}.services-page-title{font-size:1.6rem}.section-header{margin-bottom:2.5rem}.services-cta-content{padding:3rem 1.5rem}.pricing-features-card{padding:2rem 1.5rem}}.about-page{background-color:#fff}.about-hero{background:#f8fafc;padding:80px 10% 60px;text-align:center}.hero-content{max-width:900px}.page-title{color:#064670;font-size:2.75rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.page-subtitle{color:#6c757d;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:700px}.section-divider{background:linear-gradient(90deg,#0000,#e2e8f0 50%,#0000);height:1px;margin:0 auto;max-width:1200px}.about-section,.features-showcase,.how-it-works,.industries-section,.services-section,.why-choose{padding:5rem 10%}.about-section{background:#fff}.features-showcase{background:#f8fafc}.how-it-works{background:#fff}.why-choose{background:#f8fafc}.industries-section{background:#fff}.services-section{background:#f8fafc}.section-header{margin:0 auto 4rem;max-width:800px;text-align:center}.section-title{color:#064670;font-size:2rem;font-weight:800;margin-bottom:1rem}.section-description{color:#6c757d;font-size:1.1rem;line-height:1.6}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.feature-card:hover{border-color:#6fcac5;box-shadow:0 12px 32px #0646701f}.feature-icon-large{font-size:3rem;margin-bottom:1.5rem}.feature-card-title{color:#064670;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.feature-card-desc{color:#6c757d;font-size:1rem;line-height:1.6}.steps-container{gap:1.5rem;margin:0 auto;max-width:800px}.step-item{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:flex;gap:1.5rem;padding:1.5rem;transition:all .3s ease}.step-item:hover{border-color:#6fcac5;box-shadow:0 8px 24px #6fcac51f;transform:translateX(8px)}.step-number{background:linear-gradient(135deg,#6fcac5,#064670);font-size:1.5rem;height:48px;width:48px}.step-text{color:#064670;font-size:1.1rem;font-weight:500}.benefits-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.benefit-card{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.benefit-card:hover{border-color:#6fcac5;box-shadow:0 8px 20px #6fcac51f}.benefit-check{align-items:center;background-color:#6fcac5;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.1rem;font-weight:700;height:32px;justify-content:center;width:32px}.benefit-text{color:#064670;font-size:1rem;font-weight:500}.industries-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px}.industry-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.industry-card:hover{border-color:#6fcac5;box-shadow:0 12px 32px #0646701f}.industry-icon{font-size:3.5rem;margin-bottom:1rem}.industry-name{color:#064670;font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.industry-desc{color:#6c757d;font-size:.95rem}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:0 auto;max-width:1200px}.service-category-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem 1.5rem;transition:all .3s ease}.service-category-card:hover{border-color:#6fcac5;box-shadow:0 8px 24px #6fcac51f}.service-category{border-bottom:2px solid #e2e8f0;color:#064670;font-size:1.25rem;font-weight:700;margin-bottom:1rem;padding-bottom:.75rem}.service-list{list-style:none;padding:0}.service-item{color:#6c757d;font-size:1rem;padding:.5rem 0 .5rem 1.5rem;position:relative}.service-item:before{color:#6fcac5;content:"•";font-size:1.2rem;font-weight:700;left:0;position:absolute}.about-cta-section{background:#fff;padding:5rem 10%}.cta-content{background:#fff;border:2px solid #e2e8f0;border-radius:16px;margin:0 auto;max-width:800px;padding:4rem 2rem;text-align:center}.cta-title{color:#064670;font-size:2rem;font-weight:800;margin-bottom:1rem}.cta-description{color:#6c757d;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.9rem 2rem;text-decoration:none;transition:all .3s ease}.cta-btn.primary{background-color:#6fcac5;color:#064670}.cta-btn.secondary{background-color:#064670;border:2px solid #064670;color:#fff}@media (max-width:1024px){.about-cta-section,.about-hero,.about-section,.features-showcase,.how-it-works,.industries-section,.services-section,.why-choose{padding:4rem 5%}.page-title{font-size:2.2rem}.section-title{font-size:1.75rem}}@media (max-width:768px){.page-title{font-size:1.9rem}.page-subtitle{font-size:1.1rem}.section-title{font-size:1.6rem}.benefits-grid,.features-grid,.industries-grid,.services-grid{grid-template-columns:1fr}.step-item{text-align:center}.cta-buttons,.step-item{flex-direction:column}.cta-btn{width:100%}}@media (max-width:480px){.about-hero{padding:60px 5% 40px}.page-title{font-size:1.6rem}.section-header{margin-bottom:2.5rem}.cta-content{padding:3rem 1.5rem}}.mobile-app-section{background-color:#f5f9ff;padding:80px 10%}.mobile-app-container{gap:3rem;justify-content:center}.mobile-app-phone{flex:1 1 350px;max-width:400px}.review-badge{background-color:#6fcac5;border-radius:999px;font-weight:500;margin-bottom:1rem;padding:10px 15px}.review-badge img{height:40px;width:40px}.mobile-frame{align-items:center;background-color:#000;border:12px solid #333;box-shadow:0 8px 20px #0000004d;height:600px;justify-content:center;overflow:hidden;padding:10px;width:300px}.app-preview{border-radius:20px;height:100%;object-fit:cover;width:100%}.mobile-app-content{flex:1 1 350px}.mobile-app-content h2{color:#064670;font-size:2rem;margin-bottom:1rem}.mobile-app-content p{color:#064670;font-size:1.05rem;line-height:1.6;margin-bottom:1.5rem}.store-buttons{display:flex;flex-wrap:wrap;gap:1rem}.store-buttons img{transition:transform .3s}.store-buttons img:hover{transform:scale(1.05)}@media (max-width:1024px){.mobile-app-container{align-items:center;flex-direction:column;text-align:center}.mobile-app-content h2{font-size:1.75rem}.mobile-app-content p{font-size:1rem}}@media (max-width:600px){.mobile-frame{height:500px}.store-buttons{align-items:center;flex-direction:column}.store-buttons img{height:45px}}.contact-page{background:linear-gradient(135deg,#f8fafc,#e0f2fe);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;min-height:100vh}.contact-container{margin:0 auto;max-width:1200px;padding:64px 24px}.contact-grid{grid-gap:48px;display:grid;gap:48px;grid-template-columns:1fr;justify-items:center}.contact-form-card{background:#fff;border-radius:16px;box-shadow:0 10px 25px #0000001a;padding:32px}.contact-form-card h2{color:#1e293b;font-size:30px;font-weight:700;margin-bottom:24px}.form-fields{display:flex;flex-direction:column;gap:20px}.form-group textarea{resize:none}.submit-btn{padding:12px 24px}.submit-btn:hover{background:linear-gradient(90deg,#053959,#025a8a);box-shadow:0 6px 16px #06467066;transform:translateY(-2px)}.contact-info-section{display:flex;flex-direction:row;gap:32px;width:100%}.info-card,.map-card{flex:1 1}.info-card{background:#fff;border-radius:16px;box-shadow:0 10px 25px #0000001a;padding:32px}.info-card h2{color:#1e293b;font-size:30px;font-weight:700;margin-bottom:24px}.info-items{display:flex;flex-direction:column;gap:24px}.info-item{align-items:flex-start;display:flex;gap:16px}.info-icon{background:#e0f2fe;border-radius:8px;font-size:24px;min-width:48px;padding:12px;text-align:center}.info-text h3{color:#1e293b;font-size:16px;font-weight:600;margin-bottom:4px}.info-text p{color:#475569;font-size:14px;line-height:1.6}.map-card{background:#fff;border-radius:16px;box-shadow:0 10px 25px #0000001a;padding:16px}.map-card iframe{border:0}.map-card iframe,.map-placeholder{border-radius:8px;height:100%;width:100%}.map-placeholder{align-items:center;background:#e2e8f0;display:flex;justify-content:center}.map-placeholder p{color:#64748b;font-size:14px}.location-select{display:flex;gap:10px;margin-bottom:20px}.location-button{background-color:#f0f0f0;border:1px solid #ccc;border-radius:5px;cursor:pointer;padding:10px 20px}.location-button.active{background-color:#064670;border-color:#064670;color:#fff}.footer{background:linear-gradient(90deg,#0f172a,#1e293b);color:#fff;padding:48px 24px}.footer-container{margin:0 auto;max-width:1200px}.footer-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(4,1fr);margin-bottom:32px}.footer-column h4{color:#7dd3fc;font-size:18px;font-weight:700;margin-bottom:16px}.footer-desc{color:#cbd5e1;font-size:14px;line-height:1.6;margin-bottom:16px}.social-icons{display:flex;gap:12px}.social-icon{background:#064670;border-radius:8px;cursor:pointer;height:36px;transition:all .3s;width:36px}.social-icon:hover{background:#053959;transform:translateY(-2px)}.footer-column ul{list-style:none}.footer-column ul li{color:#cbd5e1;cursor:pointer;font-size:14px;margin-bottom:8px;transition:color .3s}.footer-column ul li:hover{color:#7dd3fc}.newsletter-desc{color:#cbd5e1;font-size:14px;margin-bottom:16px}.newsletter-input{display:flex}.newsletter-input input{background:#334155;border:1px solid #475569;border-radius:8px 0 0 8px;color:#fff;flex:1 1;font-size:14px;padding:10px 16px}.newsletter-input input::placeholder{color:#94a3b8}.newsletter-input input:focus{border-color:#0369a1;outline:none}.newsletter-input button{background:#064670;border:none;border-radius:0 8px 8px 0;color:#fff;cursor:pointer;font-size:18px;padding:10px 16px;transition:background .3s}.newsletter-input button:hover{background:#053959}.footer-bottom{border-top:1px solid #334155;padding-top:24px;text-align:center}.footer-bottom p{color:#94a3b8;font-size:13px}@media (max-width:768px){.hero-section h1{font-size:32px}.hero-section p{font-size:16px}.contact-grid{gap:32px;grid-template-columns:1fr}.footer-grid{gap:24px;grid-template-columns:1fr 1fr}}@media (max-width:480px){.hero-section{padding:60px 16px}.contact-container{padding:32px 16px}.contact-form-card,.info-card{padding:24px}.footer-grid{grid-template-columns:1fr}}.enquiry-page{background:linear-gradient(135deg,#f8fafc,#e0f2fe);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;min-height:100vh}.hero-section{background:linear-gradient(90deg,#064670,#0369a1);color:#fff;padding:80px 24px;text-align:center}.hero-content{margin:0 auto;max-width:1200px}.hero-section h1{font-size:48px;font-weight:700;margin-bottom:16px}.hero-section p{color:#bfdbfe;font-size:20px}.content-container{margin:0 auto;max-width:1200px;padding:64px 24px}.content-grid{grid-gap:48px;display:grid;gap:48px;grid-template-columns:1fr;justify-items:center}.walkthrough-section{width:100%}.walkthrough-card{background:#fff;border-radius:16px;box-shadow:0 10px 25px #0000001a;padding:32px}.walkthrough-card h2{color:#1e293b;font-size:30px;font-weight:700;margin-bottom:16px}.walkthrough-intro{color:#64748b;font-size:16px;line-height:1.6;margin-bottom:32px}.steps-container{display:flex;flex-direction:column;gap:24px;margin-bottom:32px}.step{align-items:flex-start;display:flex;gap:16px}.step-number{align-items:center;background:#064670;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:18px;font-weight:700;height:40px;justify-content:center;width:40px}.step-content h3{color:#1e293b;font-size:18px;font-weight:600;margin-bottom:8px}.step-content p{color:#64748b;font-size:14px;line-height:1.6}.features-highlight{background:#f8fafc;border-radius:12px;padding:24px}.features-highlight h3{color:#1e293b;font-size:20px;font-weight:600;margin-bottom:16px}.features-highlight ul{list-style:none;padding:0}.features-highlight li{align-items:center;color:#475569;display:flex;font-size:14px;gap:8px;margin-bottom:8px}.form-section{width:100%}.form-card{background:#fff;border-radius:16px;box-shadow:0 10px 25px #0000001a;padding:32px}.form-card h2{color:#1e293b;font-size:30px;font-weight:700;margin-bottom:16px}.form-card>p{color:#64748b;font-size:16px;line-height:1.6;margin-bottom:24px}.enquiry-form{gap:20px}.enquiry-form,.form-group{display:flex;flex-direction:column}.form-group label{color:#475569;font-size:14px;font-weight:500;margin-bottom:8px}.form-group input,.form-group textarea{border:1px solid #cbd5e1;border-radius:8px;font-family:inherit;font-size:14px;padding:12px 16px;transition:all .3s}.form-group input:focus,.form-group textarea:focus{border-color:#0369a1;box-shadow:0 0 0 3px #0369a11a;outline:none}.form-group textarea{min-height:100px;resize:vertical}.submit-btn{align-items:center;background:linear-gradient(90deg,#064670,#0369a1);border:none;border-radius:8px;box-shadow:0 4px 12px #0646704d;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;justify-content:center;padding:14px 24px;transition:all .3s;width:100%}.submit-btn:hover:not(:disabled){background:linear-gradient(90deg,#053959,#025a8a);box-shadow:0 6px 16px #06467066;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.7;transform:none}.message{border-radius:8px;font-size:14px;font-weight:500;padding:12px 16px;text-align:center}.message.success{background:#dcfce7;border:1px solid #bbf7d0;color:#166534}.message.error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}@media (max-width:768px){.hero-section h1{font-size:32px}.hero-section p{font-size:16px}.content-container{padding:32px 16px}.content-grid{gap:32px}.form-card,.walkthrough-card{padding:24px}.step{flex-direction:column;gap:12px}.step-number{align-self:flex-start}.features-highlight{padding:16px}}@media (max-width:480px){.hero-section{padding:60px 16px}.content-container{padding:24px 16px}.form-card,.walkthrough-card{padding:20px}.hero-section h1{font-size:28px}.form-card h2,.walkthrough-card h2{font-size:24px}}*{box-sizing:border-box;font-family:Arial,sans-serif;margin:0;padding:0}body{background-color:#f9fbff}.header{background-color:#fff;box-shadow:0 1px 10px #0000000d;justify-content:space-between;padding:20px 5%}.header,.logo{align-items:center;display:flex}.logo{color:#10375c;font-size:20px;font-weight:700}.logo img{margin-right:8px}.nav a{color:#555;font-weight:500;margin:0 15px;text-decoration:none}.auth-buttons{display:flex;gap:10px}.auth-buttons .sign-in{background:none;border:none;color:#333;cursor:pointer;font-weight:700}.pill{border-radius:10px;height:20px;position:absolute;width:50px;z-index:1}.pill.red{background-color:red;left:80%;top:60%;transform:rotate(30deg)}.pill.blue{background-color:blue;left:60%;top:40%;transform:rotate(-30deg)}.stats{background-color:#0f1b61;color:#fff;display:flex;flex-wrap:wrap;gap:60px;justify-content:center;padding:40px 0}.stat p{font-size:14px;opacity:.7}.stat h2{font-size:28px;font-weight:700;margin-top:5px}@media screen and (max-width:768px){.auth-buttons,.nav{display:none}.header{justify-content:space-between}}.stats-container{padding:40px 5%}.stats-box,.stats-container{display:flex;justify-content:center}.stats-box{background-color:#0d1f49;border-radius:12px;box-shadow:0 8px 20px #0003;gap:198px;padding:32px 66px}.stat-item{color:#fff;padding:0 10px;text-align:center}.stat-label{font-size:16px;opacity:.7}.stat-item h2{font-size:30px;font-weight:700;margin-top:5px}.specialties-container{background-color:#e8f1ff;padding:60px 5%;text-align:center}.specialties-title{color:#2d0c26;font-size:28px;font-weight:700;margin-bottom:30px}.highlight-text{color:#fbbf24}.specialties-tabs{background-color:#0d1f49;border-radius:10px;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:40px;padding:10px}.specialty-tab{background-color:initial;border-radius:8px;color:#fff;font-weight:500;padding:10px 20px;text-decoration:none}.specialty-tab.active{background-color:#facc15;color:#0d1f49;font-weight:700}.specialty-panel{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;text-align:left}.specialty-info{flex:1 1;max-width:500px}.specialty-info h3{color:#2d0c26;font-size:24px;margin:15px 0 10px}.specialty-info p{color:#333;font-size:16px;margin-bottom:20px}.purchase-btn{background-color:#1a1a40;border:none;border-radius:25px;color:#fff;cursor:pointer;font-weight:500;padding:12px 20px;transition:background .3s ease}.purchase-btn:hover{background-color:#10103d}.circle-icon{background:linear-gradient(90deg,#ffc107,#0af);border-radius:50%;height:32px;margin-bottom:10px;width:32px}.specialty-image img{border-radius:16px;max-width:300px}@media screen and (max-width:768px){.stats-box{flex-direction:column;gap:30px}.specialty-panel{align-items:center;flex-direction:column;text-align:center}.specialty-info{max-width:100%}.specialty-tabs{flex-wrap:wrap}}.mobile-app-section{background:#fff;padding:60px 5%}.mobile-app-container{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-evenly}.mobile-app-phone{position:relative}.review-badge{align-items:center;background:#fff;border-radius:30px;box-shadow:0 4px 10px #0000001a;display:flex;font-size:12px;gap:10px;left:-20px;padding:8px 12px;position:absolute;top:-20px}.review-badge img{border-radius:50%;height:30px;width:30px}.stars{color:#fc0;font-size:14px}.mobile-frame{background:#e9f1fc;border:6px solid #001c49;border-radius:30px;display:flex;flex-direction:column;height:500px;justify-content:space-between;padding:20px;text-align:center;width:250px}.mobile-header p{color:#2d0c26;font-size:18px;font-weight:700;margin:10px 0}.mobile-header img{border-radius:20px;margin:10px 0;width:100%}.talk-btn{background:#ffc107;border:none;border-radius:25px;color:#000;cursor:pointer;font-weight:600;margin-top:10px;padding:10px 20px}.mobile-app-content{max-width:500px}.mobile-app-content h2{color:#2d0c26;font-size:40px;font-weight:700;margin-bottom:20px}.mobile-app-content p{color:#444;font-size:16px;margin-bottom:20px}.store-buttons img{cursor:pointer;height:50px;margin-right:35px}.logo-icon{background:linear-gradient(to top right,#fbbf24,#10b981);border-radius:50%;height:40px;margin:0 auto;width:40px}.logo-icon.small{height:30px;margin-bottom:10px;width:30px}.health-check-section{background-color:#d1f3ee;margin:50px;padding:50px 5%}.health-card h3{font-size:22px;font-weight:600;margin:20px 0}@media screen and (max-width:768px){.mobile-app-container{align-items:center;flex-direction:column}.mobile-frame{max-width:300px;width:100%}.mobile-app-content{text-align:center}.store-buttons{display:flex;flex-wrap:wrap;justify-content:center}.store-buttons img{margin:10px}}.health-check-section{margin:60px;padding:44px}.health-content{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.health-content h3{flex:1 1;font-size:22px;font-weight:600;line-height:1.4;margin:0}@media screen and (max-width:768px){.health-content{align-items:center;flex-direction:column;text-align:center}.health-content h3{flex:initial}}html{scroll-behavior:smooth}
/*# sourceMappingURL=main.2882d299.css.map*/