.navbar{z-index:1000;color:#0a2540;background-color:#fff;justify-content:space-between;align-items:center;padding:18px 30px;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #0000000f}.navbar__brand{font-size:1.2rem;font-weight:700}.navbar__links{gap:20px;display:flex}.navbar__link{color:#0a2540;font-weight:500;text-decoration:none}.navbar__link:hover{opacity:.75}@media (width<=768px){.navbar{flex-direction:column;gap:12px;padding:16px 20px}.navbar__links{gap:16px}}.navbar__brand-link{color:inherit;text-decoration:none}.hero{color:#fff;text-align:center;background:#0a2540;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.hero__title{margin-bottom:10px;font-size:3rem}.hero__subtitle{margin-bottom:30px;font-size:1.2rem}.hero__buttons{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.hero__btn{cursor:pointer;border-radius:8px;padding:12px 20px;font-size:1rem}.hero__btn--primary{color:#fff;background:#00c853;border:none}.hero__btn--secondary{color:#fff;background:0 0;border:1px solid #fff}@media (width<=768px){.hero__title{font-size:2.2rem}.hero__subtitle{max-width:500px;font-size:1rem}.hero__buttons{flex-direction:column;align-items:center;width:100%}.hero__btn{width:100%;max-width:280px}}.trust{text-align:center;background-color:#f5f7fa;padding:80px 20px}.trust__heading{color:#0a2540;margin-bottom:40px;font-size:2rem}.trust__cards{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.trust__card{background-color:#fff;border-radius:12px;width:280px;padding:25px;box-shadow:0 4px 12px #00000014}.trust__title{color:#0a2540;margin-bottom:12px;font-size:1.2rem}.trust__text{color:#444;font-size:1rem;line-height:1.6}.services{text-align:center;background-color:#fff;padding:80px 20px}.services__heading{color:#0a2540;margin-bottom:40px;font-size:2rem}.services__grid{flex-wrap:wrap;justify-content:center;gap:20px;max-width:1000px;margin:0 auto;display:flex}.services__card{color:#fff;background-color:#0a2540;border-radius:10px;min-width:240px;max-width:280px;padding:20px;font-size:1rem;box-shadow:0 4px 12px #00000014}.about{background-color:#f8fbfd;justify-content:center;padding:80px 20px;display:flex}.about__content{text-align:center;max-width:800px}.about__heading{color:#0a2540;margin-bottom:20px;font-size:2rem}.about__text{color:#444;margin-bottom:16px;font-size:1.05rem;line-height:1.8}.doctor-profile{background-color:#fff;padding:80px 20px}.doctor-profile__container{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;max-width:1100px;margin:0 auto;display:flex}.doctor-profile__image-wrapper{flex:1;justify-content:center;min-width:260px;display:flex}.doctor-profile__image-placeholder{color:#5b6b79;background-color:#e8eef3;border-radius:16px;justify-content:center;align-items:center;width:280px;height:320px;font-size:1rem;font-weight:600;display:flex}.doctor-profile__content{flex:1;min-width:280px;max-width:600px}.doctor-profile__label{color:#00a86b;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;font-size:.95rem;font-weight:700}.doctor-profile__name{color:#0a2540;margin-bottom:10px;font-size:2rem}.doctor-profile__qualifications{color:#4b5c6b;margin-bottom:20px;font-size:1rem;font-weight:600}.doctor-profile__text{color:#444;margin-bottom:16px;font-size:1rem;line-height:1.8}@media (width<=768px){.doctor-profile__container{text-align:center;flex-direction:column}.doctor-profile__name{font-size:1.6rem}.doctor-profile__image-placeholder{width:240px;height:280px}}.doctor-profile__image{object-fit:cover;border-radius:16px;width:280px;height:320px}.pricing{text-align:center;background:#fff;padding:80px 20px}.pricing__heading{color:#0a2540;margin-bottom:30px;font-size:2rem}.pricing__card{color:#fff;background:#0a2540;border-radius:16px;padding:30px;display:inline-block}.pricing__price{font-size:2.5rem;font-weight:700}.pricing__text{margin-top:10px}.pricing__note{color:#d9e2ec;margin-top:10px;font-size:.9rem}.usecases{text-align:center;background:#f5f7fa;padding:80px 20px}.usecases__heading{color:#0a2540;margin-bottom:40px;font-size:2rem}.usecases__grid{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.usecases__card{text-align:left;background:#fff;border-radius:12px;width:320px;padding:25px}.usecases__card ul{margin-top:10px;padding-left:18px}.usecases__card--danger{border-left:5px solid #ff3d00}.cta{color:#fff;text-align:center;background:#0a2540;padding:80px 20px}.cta__title{margin-bottom:16px;font-size:2rem}.cta__text{color:#d9e2ec;margin-bottom:28px;font-size:1.05rem}.cta__buttons{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.cta__btn{cursor:pointer;border-radius:8px;padding:12px 20px;font-size:1rem}.cta__btn--primary{color:#fff;background:#00c853;border:none}.cta__btn--secondary{color:#fff;background:0 0;border:1px solid #fff}@media (width<=768px){.cta__title{font-size:1.6rem}.cta__buttons{flex-direction:column;align-items:center}.cta__btn{width:100%;max-width:280px}}.footer{color:#fff;text-align:center;background-color:#081c2c;padding:40px 20px}.footer__brand{margin-bottom:10px;font-size:1.4rem}.footer__text{color:#d9e2ec;margin:6px 0}.footer__links{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:16px;display:flex}.footer__link{color:#d9e2ec;font-size:.95rem;text-decoration:none}.footer__link:hover{text-decoration:underline}.legal-page{background:#f8fbfd;min-height:100vh;padding:60px 20px}.legal-page__container{background:#fff;border-radius:16px;max-width:800px;margin:0 auto;padding:40px;box-shadow:0 4px 16px #00000014}.legal-page__back{color:#0a2540;margin-bottom:24px;font-weight:600;text-decoration:none;display:inline-block}.legal-page__title{color:#0a2540;margin-bottom:24px;font-size:2rem}.legal-page__text{color:#444;margin-bottom:16px;font-size:1rem;line-height:1.8}@media (width<=768px){.legal-page__container{padding:24px}.legal-page__title{font-size:1.6rem}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Arial,sans-serif}
