*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}.navbar{width:100%;background:#fff;box-shadow:0 4px 20px #0000000d;position:sticky;top:0;z-index:1000}.nav-container{max-width:1200px;margin:auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.nav-logo a{font-size:1.4rem;font-weight:700;color:#0ea5e9;text-decoration:none}.nav-menu{display:flex;list-style:none;gap:1.5rem;align-items:center}.nav-menu a{text-decoration:none;color:#1e293b;font-weight:500;transition:color .3s ease}.nav-menu a:hover{color:#0ea5e9}.btn-cita{padding:.6rem 1.2rem;background:#0ea5e9;color:#fff!important;border-radius:30px;font-weight:600;transition:background .3s ease}.btn-cita:hover{background:#0284c7}.hero{background:#f8fafc;padding:4rem 0}.hero-container{max-width:1200px;margin:auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:3rem}.hero-text h1{font-size:3rem;color:#0f172a;margin-bottom:1rem}.hero-text p{font-size:1.1rem;color:#475569;margin-bottom:2rem}.btn-primary{background:#0ea5e9;color:#fff;padding:.8rem 1.6rem;border-radius:30px;text-decoration:none;font-weight:600}.hero-carousel{width:100%;height:350px;border-radius:20px;overflow:hidden;position:relative;box-shadow:0 20px 40px #0000001a}.carousel img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1s ease}.carousel img.active{opacity:1}.hero{width:100%;background:#f8fafc;padding-bottom:4rem}.hero-carousel{width:100%;height:420px;background:#e5e7eb;overflow:hidden}.carousel{display:flex;width:300%;height:100%;animation:slide 18s infinite}.carousel img{width:100%;height:100%;object-fit:cover}.hero-text{max-width:900px;margin:3rem auto 0;padding:0 2rem;text-align:left}.hero-text h1{font-size:3rem;font-weight:700;color:#0f172a}@keyframes slide{0%{transform:translate(0)}33%{transform:translate(-100%)}66%{transform:translate(-200%)}to{transform:translate(0)}}.clinic-info{padding:5rem 2rem;background:#fff;text-align:center}.clinic-info h2{font-size:2.2rem;color:#0f172a}.clinic-info p{max-width:700px;margin:1.5rem auto;color:#475569}.clinic-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.clinic-features div{background:#f8fafc;padding:2rem;border-radius:16px;box-shadow:0 10px 25px #0000000d}.hero-carousel{width:100%;height:420px;overflow:hidden;border-radius:16px}.carousel{width:100%;height:100%;position:relative}.carousel img{width:100%;height:100%;object-fit:cover;display:block}.carousel img{position:static;opacity:1}.navbar{background:#fff;box-shadow:0 4px 20px #0000000f;position:sticky;top:0;z-index:1000}.nav-container{max-width:1200px;margin:auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between}.nav-brand{display:flex;align-items:center;gap:12px}.logo{height:48px;width:auto}.brand-name{font-size:1.3rem;font-weight:700;color:#1da1f2}.nav-menu{list-style:none;display:flex;gap:28px}.nav-menu a{text-decoration:none;color:#1f2937;font-weight:500;transition:color .3s}.nav-menu a:hover{color:#1da1f2}.nav-logo a{display:flex;align-items:center;gap:12px;text-decoration:none;margin-left:-160px}.logo-img{height:120px;width:auto}.nav-logo span{font-size:2rem;font-weight:700;color:#1da1f2}.intro-section{padding:5rem 2rem;background:#fff}.intro-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.intro-text h2{font-size:2.4rem;color:#0f172a}.intro-text p{margin-top:1rem;color:#475569;line-height:1.6}.intro-image img{width:100%;border-radius:20px;box-shadow:0 20px 40px #0000001a}.services-section{padding:5rem 2rem;background:#f8fafc;text-align:center}.services-section h2{font-size:2.4rem;margin-bottom:3rem}.services-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.service-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 15px 35px #00000014}.service-card img{width:100%;height:220px;object-fit:cover}.service-card h3{margin:1.5rem 0 .5rem;color:#0f172a}.service-card p{padding:0 1.5rem 2rem;color:#475569}.trust-section{padding:5rem 2rem;background:#fff}.trust-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.trust-grid img{width:100%;border-radius:20px;box-shadow:0 20px 40px #0000001a}.trust-text h2{font-size:2.4rem;color:#0f172a}.trust-text p{margin-top:1rem;color:#475569;line-height:1.6}.hero-text{max-width:900px;margin:3rem auto 0;text-align:center}.hero-text h1{font-size:clamp(2.6rem,5vw,4rem);font-weight:700;color:#0f172a;letter-spacing:-1px;line-height:1.1}.hero-text h1 span{color:#0ea5e9}.hero-text p{margin-top:1rem;font-size:1.1rem;color:#475569}.shadow-soft{box-shadow:0 10px 30px #00000014}.shadow-card{box-shadow:0 15px 40px #0000001a}.hero-carousel{border-radius:22px;overflow:hidden;position:relative}.hero-carousel:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#00000026,#00000059)}.disabled-menu a{pointer-events:none;cursor:default;opacity:.8}@media(max-width:768px){.nav-container{flex-direction:column;gap:1rem;text-align:center}.nav-logo a{flex-direction:column}.logo-img{height:55px}.nav-logo span{font-size:1.3rem;line-height:1.2}.nav-menu{flex-wrap:wrap;justify-content:center;gap:10px}.hero-carousel{height:250px}.hero-text h1{font-size:2.2rem}.hero-text p{font-size:1rem}.intro-grid,.trust-grid{grid-template-columns:1fr;text-align:center}.services-grid{grid-template-columns:1fr}}.menu-toggle{display:none;font-size:2rem;cursor:pointer;color:#1da1f2}@media(max-width:768px){.menu-toggle{display:block}.nav-menu{display:none;flex-direction:column;width:100%;background:#fff;padding:2rem 0;box-shadow:0 15px 30px #00000014;border-radius:12px}.nav-menu.active{display:flex}.nav-menu li{padding:.8rem 0}}.menu-toggle{margin-left:auto}@media(max-width:900px){.nav-container{padding-left:1rem;padding-right:.3rem}.menu-toggle{margin-left:auto;padding-right:0}}
