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}.header{background-color:#2c5f8d;box-shadow:0 2px 5px #0000001a;color:#fff;padding:1rem 0;position:sticky;top:0;z-index:1000}.header-content{align-items:center;display:flex;justify-content:space-between}.logo{color:#fff;text-decoration:none}.logo h1{font-size:1.8rem;font-weight:600}.nav{display:flex;gap:2rem}.nav a{color:#fff;font-weight:500;padding:.5rem 0;text-decoration:none;transition:color .3s}.nav a:hover{color:#4a9fd8}.menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;padding:0}.menu-toggle span{background-color:#fff;height:3px;margin:3px 0;transition:.3s;width:25px}@media (max-width:768px){.menu-toggle{display:flex}.nav{background-color:#2c5f8d;flex-direction:column;gap:0;left:0;max-height:0;overflow:hidden;padding:1rem;position:absolute;right:0;top:100%;transition:max-height .3s ease}.nav.active{max-height:400px}.nav a{border-bottom:1px solid #ffffff1a;padding:1rem}}.footer{background-color:#1a3a52;color:#fff;margin-top:auto;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section h3{color:#4a9fd8;font-size:1.5rem;margin-bottom:1rem}.footer-section h4{color:#4a9fd8;font-size:1.2rem;margin-bottom:1rem}.footer-section p{color:#ddd;line-height:1.8}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#ddd;text-decoration:none;transition:color .3s}.footer-section ul li a:hover{color:#4a9fd8}.footer-bottom{border-top:1px solid #ffffff1a;color:#ddd;padding-top:2rem;text-align:center}@media (max-width:768px){.footer-content{grid-template-columns:1fr}}.hero{background:linear-gradient(135deg,#2c5f8d,#4a9fd8);color:#fff;padding:100px 0;text-align:center}.hero h1{font-size:3rem;margin-bottom:1rem}.hero p{font-size:1.3rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:3rem}.feature-card{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:2rem;text-align:center;transition:transform .3s}.feature-card:hover{transform:translateY(-5px)}.feature-card h3{color:#2c5f8d;font-size:1.5rem;margin-bottom:1rem}.feature-icon{font-size:3rem;margin-bottom:1rem}.cta-section{background-color:#f8f9fa;text-align:center}@media (max-width:768px){.hero h1{font-size:2rem}.hero p{font-size:1.1rem}}.about-content{margin:0 auto;max-width:900px}.about-text h2{color:#2c5f8d;font-size:1.8rem;margin-bottom:1rem;margin-top:2rem}.about-text p{font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.about-text ul{margin-bottom:1.5rem;margin-left:2rem}.about-text ul li{font-size:1.1rem;line-height:1.8;margin-bottom:.8rem}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.service-card{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:2rem;transition:transform .3s,box-shadow .3s}.service-card:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-5px)}.service-icon{font-size:3rem;margin-bottom:1rem}.service-card h3{color:#2c5f8d;font-size:1.5rem;margin-bottom:1rem}.service-card p{color:#666;line-height:1.6}.doctors-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.doctor-card{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:2rem;text-align:center;transition:transform .3s,box-shadow .3s}.doctor-card:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-5px)}.doctor-avatar{font-size:4rem;margin-bottom:1rem}.doctor-card h3{color:#2c5f8d;font-size:1.5rem;margin-bottom:.5rem}.specialty{color:#4a9fd8;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.qualification{color:#666;font-size:.95rem;margin-bottom:.5rem}.experience{color:#888;font-size:.9rem}.contact-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1100px}.contact-form-container h2,.contact-info h2{color:#2c5f8d;font-size:1.8rem;margin-bottom:1.5rem}.contact-info p{line-height:1.6}.contact-info p,.info-item{margin-bottom:2rem}.info-item h3{color:#2c5f8d;font-size:1.2rem;margin-bottom:.5rem}.info-item p{color:#666;line-height:1.8;margin-bottom:0}.contact-form{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#333;display:block;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:5px;font-family:inherit;font-size:1rem;padding:.75rem;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#2c5f8d;outline:none}@media (max-width:768px){.contact-content{grid-template-columns:1fr}}.legal-page{background-color:#f8f9fa}.last-updated{color:#666;font-style:italic;margin-bottom:2rem;text-align:center}.legal-content{background:#fff;border-radius:10px;box-shadow:0 2px 4px #0000001a;margin:0 auto;max-width:900px;padding:3rem}.legal-content h2{border-bottom:2px solid #4a9fd8;color:#2c5f8d;font-size:1.8rem;margin-bottom:1rem;margin-top:2.5rem;padding-bottom:.5rem}.legal-content h2:first-of-type{margin-top:0}.legal-content h3{color:#2c5f8d;font-size:1.3rem;margin-bottom:.8rem;margin-top:1.5rem}.legal-content p{color:#333;line-height:1.8;margin-bottom:1rem;text-align:justify}.legal-content ul{line-height:1.8;margin-bottom:1rem;margin-left:2rem}.legal-content ul li{color:#333;margin-bottom:.5rem}.legal-content strong{color:#2c5f8d;font-weight:600}@media (max-width:768px){.legal-content{padding:1.5rem}.legal-content h2{font-size:1.5rem}.legal-content h3{font-size:1.2rem}.legal-content p{text-align:left}}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section{padding:60px 0}.section-title{color:#2c5f8d;font-size:2.5rem;margin-bottom:40px;text-align:center}.btn{background-color:#2c5f8d;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;padding:12px 30px;text-decoration:none;transition:background-color .3s}.btn:hover{background-color:#1e4466}.btn-secondary{background-color:#4a9fd8}.btn-secondary:hover{background-color:#3a8fc8}
/*# sourceMappingURL=main.8bea6be2.css.map*/