@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap";:root{color:#0f172a;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#e6eef7;font-family:Poppins,Segoe UI,sans-serif;font-weight:400;line-height:1.6}*{box-sizing:border-box}body{background:#e6eef7;min-height:100vh;margin:0}a{text-decoration:none}h1,h2,h3{color:#0f172a;margin:0}p{color:#1f2937;margin:0}#root{background:#edf2f7;min-height:100vh}.app{background:linear-gradient(#fdfefe,#eef3f8);min-height:100vh}.app__main{flex-direction:column;gap:1.5rem;max-width:1200px;margin:0 auto;padding:5.5rem 1.5rem 2rem;display:flex}.section-block{background:#fff;border:1px solid #e4eaf1;border-radius:18px;padding:2rem;box-shadow:0 20px 45px #0f172a14}.section-heading{margin-bottom:1.5rem}.section-heading h2{margin-bottom:.5rem}.section-eyebrow,.hero-section__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#0ea5e9;font-size:.85rem;font-weight:600}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.5rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.button--primary{color:#fff;background:#0ea5e9;border-color:#0ea5e9}.button--secondary{color:#0ea5e9;background:0 0;border-color:#0ea5e9}.button--whatsapp{color:#fff;background:#25d366;border-color:#1aac4b}.button:hover{transform:translateY(-1px);box-shadow:0 12px 25px #0f172a26}.site-header{z-index:20;background:#fffffff2;border-bottom:1px solid #e4eaf1;width:100%;position:sticky;top:0;box-shadow:0 10px 30px #0f172a0f}.site-header__bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex}.site-header__brand{color:#0f172a;align-items:center;gap:.8rem;font-size:1.35rem;font-weight:700;display:inline-flex}.site-header__logo-wrapper{background:#e0f2fe;border:1px solid #bae6fd;border-radius:16px;place-items:center;width:54px;height:54px;display:grid;overflow:hidden}.site-header__logo{object-fit:contain;width:100%;height:100%;display:block}.site-header__logo-fallback{color:#0ea5e9;font-weight:700}.site-header__brand-text{color:#0f172a;letter-spacing:.01em}.site-header__toggle{cursor:pointer;background:0 0;border:none;align-items:center;gap:.3rem;display:none}.site-header__toggle-bar{background:#0f172a;width:20px;height:2px;display:block}.site-header__toggle-label{color:#0f172a;font-size:.8rem}.site-header__nav{align-items:center;gap:.75rem;margin-left:auto;transition:max-height .3s;display:flex}.site-header__nav-link{color:#0f172a;background:#eef6ff;border:1px solid #dae6f5;border-radius:999px;padding:.5rem 1rem;font-weight:600;text-decoration:none}.site-header__nav-link.is-active{color:#fff;background:#0ea5e9;border-color:#0ea5e9;box-shadow:0 10px 20px #0ea5e933}.hero-section{background:linear-gradient(120deg,#edf5fff2,#ffffffe6),radial-gradient(circle at 25% 20%,#0ea5e926,#0000 45%),radial-gradient(circle at 80% 80%,#3b82f62e,#0000 35%);border:1px solid #d4e5ffcc;border-radius:28px;width:100%;margin-bottom:1.5rem;padding:3.5rem 2rem;position:relative;overflow:hidden;box-shadow:0 50px 80px #0f172a26}.hero-section:after{content:"";pointer-events:none;background:linear-gradient(#ffffff26,#0f172a14);position:absolute;inset:0}.hero-section__grid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:center;gap:2rem;display:grid;position:relative}.hero-section__badge{align-items:center;gap:.85rem;margin-bottom:1rem;display:flex}.hero-section__logo{object-fit:cover;border:2px solid #e0f2fe;border-radius:16px;width:58px;height:58px;box-shadow:0 10px 25px #0f172a1f}.hero-section__content span{color:#475569;font-weight:500;display:block}.hero-section__details{color:#1f2937;flex-direction:column;gap:.75rem;margin:1.25rem 0;display:flex}.hero-section__facts{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.hero-section__fact{background:#f0f7ff;border:1px solid #d9e8ff;border-radius:14px;padding:1rem;box-shadow:inset 0 1px #fffc}.hero-section__fact strong{color:#0f172a;font-size:1.1rem;display:block}.hero-section__fact span{color:#475569;font-size:.9rem}.hero-section__actions{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.button--link{color:#0ea5e9;box-shadow:none;background:0 0;border:none;padding-left:0;padding-right:0}.button--link:hover{box-shadow:none;text-decoration:underline;transform:none}.hero-section__highlights{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:2rem;display:grid}.hero-highlight-card{background:#fff;border:1px solid #e4eaf1;border-radius:16px;padding:1.25rem;box-shadow:0 18px 30px #0f172a14}.hero-highlight-card h3{margin:0 0 .5rem;font-size:1.05rem}.hero-section__services{z-index:1;background:#f8fbff;border:1px solid #dfe7f8;border-radius:18px;margin-top:1.5rem;padding:1.25rem;position:relative;box-shadow:inset 0 1px #fffc}.hero-section__services-title{color:#0f172a;margin:0 0 .75rem;font-weight:700}.hero-section__services ul{color:#1f2937;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.5rem 1rem;margin:0 0 1rem;padding:0;list-style:none;display:grid}.hero-section__services li:before{content:"•";color:#0ea5e9;margin-right:.35rem}.hero-section__services-cta{color:#0ea5e9;border-color:#0ea5e9}.hero-section__image-frame{background:linear-gradient(135deg,#0ea5e940,#6366f126);border:1px solid #d8e6f699;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 50px #0f172a2e}.hero-section__image-frame:after{content:"";pointer-events:none;background:linear-gradient(#0f172a00 30%,#0f172a14);position:absolute;inset:0}.hero-section__image{object-fit:cover;filter:brightness(1.05)saturate(1.08);width:100%;height:100%;display:block}.hero-section__media{flex-direction:column;gap:1rem;display:flex}.hero-section__media-card{color:#1f2937;background:#ffffffeb;border:1px solid #dfe7f8;border-radius:16px;padding:1.25rem;box-shadow:0 20px 35px #0f172a1f}.hero-section__media-card span{color:#475569;margin-top:.35rem;font-size:.9rem;display:block}.hero-section__scroll-hint{color:#0ea5e9;margin-top:1.5rem;font-weight:600;display:inline-block}.about-section__list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.5rem;margin:0;padding-left:1.25rem;display:grid}.services-section__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.service-card{background:#f9fbff;border:1px solid #e4eaf1;border-radius:14px;flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.service-card__icon{color:#0f172a;background:#e7f2ff;border-radius:12px;place-items:center;width:48px;height:48px;font-weight:700;display:grid}.doctor-section{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:center;gap:2rem;display:grid}.doctor-section__photo{aspect-ratio:1;filter:brightness(1.08)saturate(1.05);background-position:50%;background-size:cover;border:4px solid #0000;border-radius:50%;width:100%;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 25px 45px #0f172a1f}.doctor-section__role{color:#475569;font-weight:600}.doctor-section__list{margin:1rem 0 0;padding-left:1.25rem}.gallery-section__grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;display:grid}.gallery-card{background:0 0;border-radius:18px;overflow:hidden}.gallery-card__image{filter:brightness(1.08)saturate(1.05);background-position:50%;background-size:cover;border-radius:18px;min-height:220px;padding:0;position:relative;overflow:hidden}.gallery-card__image--logo{background:linear-gradient(135deg,#e0f2ff,#fefefe);justify-content:center;align-items:center;display:flex}.gallery-card__image--logo img{width:40%;min-width:120px;height:auto}.hero-section__image:before,.doctor-section__photo:before,.gallery-card__image:before{content:"";pointer-events:none;background:linear-gradient(#ffffff2e,#0f172a0d);position:absolute;inset:0}.contact-section__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;display:grid}.contact-section__block+.contact-section__block{margin-top:1.25rem}.contact-section__block--talk{background:#f7fbff;border:1px solid #e4eaf1;border-radius:12px;padding:1.25rem}.contact-section__channels{flex-direction:column;gap:.85rem;margin:1rem 0 1.25rem;display:flex}.contact-channel{background:#fff;border:1px solid #d7deea;border-radius:10px;flex-direction:column;gap:.2rem;padding:.85rem 1rem;display:flex}.contact-channel__label{color:#0f172a;margin:0;font-weight:600}.contact-channel__value{color:#0ea5e9;font-weight:600}.contact-section__talk-cta{width:fit-content}.contact-section__timings{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.contact-section__timings li{justify-content:space-between;gap:1rem;display:flex}.contact-section__form{flex-direction:column;gap:1rem;display:flex}.contact-section__form label{color:#0f172a;flex-direction:column;gap:.5rem;font-weight:600;display:flex}.contact-section__form input,.contact-section__form textarea{font:inherit;border:1px solid #d7deea;border-radius:10px;padding:.75rem}.contact-section__status{margin:0;font-weight:600}.contact-section__status--success{color:#1f9254}.contact-section__status--error{color:#c53030}.site-footer{text-align:center;color:#e2e8f0;background:#0f172a;margin-top:2rem;padding:2rem 1.5rem}@media (max-width:768px){.site-header__toggle{display:inline-flex}.site-header__nav{background:#fffffff2;border:1px solid #d8e2f1;border-radius:16px;width:100%;margin-top:.75rem;padding:0;display:none;box-shadow:0 18px 35px #0f172a1f}.site-header__nav.is-open{flex-direction:column;align-items:stretch;gap:.5rem;margin-left:0;padding:.75rem 1rem 1rem;display:flex}.site-header__nav-link{text-align:left;width:100%}.site-header__nav-link.is-active{box-shadow:none}.section-block{padding:1.5rem}.app__main{padding-top:6.5rem}.hero-section{border-radius:18px;padding:2.5rem 1.25rem}.hero-section__grid{grid-template-columns:1fr}.hero-section__badge{flex-direction:column;align-items:flex-start}.hero-section__actions{flex-direction:column;align-items:stretch}.hero-section__image-frame{border-radius:18px}}@media (max-width:600px){.hero-section__services ul{grid-template-columns:1fr}.hero-section__fact{text-align:left}}@media (max-width:480px){.hero-section__badge{gap:.5rem}.hero-section__logo{width:48px;height:48px}}
