*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy: #1B3A6B;--teal: #00AECC;--teal-light: #E6F7FB;--navy-light: #EEF3FA;--white: #FFFFFF;--off-white: #F8FAFD;--text: #1a2a40;--muted: #5a6a82;--border: #dce6f0;--radius: 16px;--shadow: 0 4px 24px rgba(27,58,107,.1);--focus-ring: 0 0 0 3px var(--white), 0 0 0 6px var(--teal);--focus-ring-invert: 0 0 0 3px var(--navy), 0 0 0 6px rgba(126, 232, 255, .95);--nav-h: 108px;--hero-nav-clear: calc(92px + env(safe-area-inset-top)) ;--section-py: clamp(56px, 8.5vw, 112px);--section-px: 10%;--section-stack: clamp(36px, 4.5vw, 64px)}@media(max-width:900px){:root{--section-px: 6%}}@media(max-width:540px){:root{--section-px: 5%}}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-h) + env(safe-area-inset-top) + 8px);color-scheme:light}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.lucide{flex-shrink:0;vertical-align:middle}.trust-item-icon{display:inline-flex;align-items:center;justify-content:center}.trust-bar .trust-item-icon .lucide{width:20px;height:20px;color:#7fd8eaf2}.hero-card-icon .lucide{width:22px;height:22px;color:var(--teal)}.service-icon .lucide{width:28px;height:28px;color:var(--teal);stroke-width:1.75}.service-card:hover .service-icon .lucide{color:#fff}.contact-icon .lucide{width:22px;height:22px;color:#fff}.before-visit-icon .lucide{width:24px;height:24px;color:var(--teal)}.btn-primary .lucide,.btn-secondary .lucide,.btn-white .lucide,.btn-ghost-white .lucide{width:18px;height:18px}.wa-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:inherit}.wa-icon svg{width:18px;height:18px;display:block}.contact-icon .wa-icon{color:#fff}.contact-icon .wa-icon svg{width:22px;height:22px}.footer-col ul li a .wa-icon{color:var(--teal);opacity:.82}.footer-col ul li a:hover .wa-icon{opacity:1}.footer-col ul li a .wa-icon svg{width:15px;height:15px}body{font-family:Nunito Sans,sans-serif;color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased;touch-action:manipulation}.skip-link{position:absolute;top:-100px;left:16px;z-index:10000;padding:12px 20px;background:var(--navy);color:var(--white);font-family:Nunito,sans-serif;font-weight:700;font-size:.9rem;text-decoration:none;border-radius:8px;box-shadow:var(--shadow);transition:transform .2s ease,top .2s ease}.skip-link:focus{top:16px;outline:none;box-shadow:var(--focus-ring-invert)}a:focus-visible,button:focus-visible{outline:none;box-shadow:var(--focus-ring-invert);border-radius:4px}.hero a:focus-visible,.cta-strip a:focus-visible,#horarios a:focus-visible{box-shadow:var(--focus-ring)}.nav-links a:focus-visible,.nav-logo:focus-visible{box-shadow:0 0 0 3px #00aecc73;border-radius:6px}.nav-cta:focus-visible{box-shadow:0 0 0 3px var(--navy),0 0 0 6px #fffffff2}h1,h2,h3,h4,h5{font-family:Nunito,sans-serif;font-weight:800;line-height:1.2}nav{position:fixed;top:0;left:0;right:0;width:100%;z-index:200;box-sizing:border-box;background:#fffffff7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);box-shadow:0 4px 24px #1b3a6b14;padding:env(safe-area-inset-top) 0 0}.nav-inner{width:100%;max-width:min(1200px,100%);margin-inline:auto;padding:12px clamp(16px,4vw,40px) 13px;box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:clamp(12px,2vw,24px)}.nav-logo{grid-column:1;justify-self:start;display:inline-flex;align-items:center;gap:12px;text-decoration:none;flex-shrink:0;line-height:0;border-radius:12px}.nav-logo img{height:clamp(62px,7vw,84px);width:auto;max-width:min(580px,calc(100vw - 200px));display:block;object-fit:contain;object-position:left center}.nav-links{grid-column:2;justify-self:center;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:clamp(10px,1.5vw,26px);list-style:none;margin:0;padding:0;min-width:0}.nav-links li{display:flex;align-items:center;flex-shrink:0}.nav-links a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;box-sizing:border-box;text-decoration:none;font-family:Nunito,sans-serif;font-weight:600;font-size:clamp(.9375rem,1.05vw,1.0625rem);line-height:1.2;letter-spacing:.01em;padding:.25rem .5rem;border-radius:8px;transition:color .2s ease;white-space:nowrap}.nav-links a{color:var(--muted)}.nav-links a:hover{color:var(--navy)}.nav-links a.is-active{color:var(--navy);font-weight:700}.nav-cta.is-active{box-shadow:0 0 0 2px var(--navy)}.nav-cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:12px 26px;box-sizing:border-box;background:var(--teal);color:#fff!important;border-radius:50px;font-family:Nunito,sans-serif;font-weight:700;font-size:clamp(.95rem,1vw,1.0625rem);letter-spacing:.005em;text-decoration:none;transition:background .2s ease,transform .15s ease,box-shadow .2s ease!important}.nav-cta .lucide{width:18px;height:18px;flex-shrink:0}.nav-cta-label{white-space:nowrap}.nav-cta-extra{display:inline}.nav-cta:hover{background:var(--navy)!important;transform:translateY(-1px)}.hamburger .lucide{color:var(--navy)}.hero{display:block;padding:0!important}.hero-banner{position:relative;width:100%;overflow:hidden;background:linear-gradient(160deg,#0a1a38,#132a52 45%,#1b3a6b);min-height:clamp(560px,78vh,920px);isolation:isolate}.hero-banner__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:48% -22%}.hero-banner__overlay{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(100deg,#081630f0,#081630c7 40%,#0f2d5866,#1b3a6b2e),linear-gradient(to top,rgba(8,22,48,.42) 0%,transparent 38%)}.hero-content{position:relative;z-index:2;max-width:min(820px,100%);margin:0;width:100%;min-height:clamp(560px,78vh,920px);padding-top:calc(var(--hero-nav-clear) + clamp(40px,5.5vw,72px));padding-right:max(8%,env(safe-area-inset-right));padding-bottom:clamp(64px,10vw,120px);padding-left:max(10%,env(safe-area-inset-left));display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:0}.hero-content-inner{position:relative;max-width:100%}.hero-badge{display:inline-flex;align-items:center;gap:8px;max-width:100%;background:#ffffff14;color:#ffffffeb;border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-family:Nunito,sans-serif;font-weight:600;font-size:.78rem;letter-spacing:.09em;text-transform:uppercase;padding:8px 16px 8px 12px;border-radius:999px;margin-bottom:clamp(16px,2.5vw,24px)}.hero-badge-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.hero-badge-icon .lucide{width:16px;height:16px;color:#8eecff;stroke-width:2.5}.hero-badge-copy{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.28em;row-gap:0;min-width:0;line-height:1.35}.hero-badge-tag{font:inherit;letter-spacing:inherit;text-transform:inherit}.hero-badge-loc{font:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;text-decoration:none;border-radius:4px}.hero-badge-loc:hover{text-decoration:underline;text-underline-offset:2px}.hero-badge-sep{font-weight:500;opacity:.42;user-select:none}.hero-title{font-family:Fraunces,Georgia,serif;font-optical-sizing:auto;font-size:clamp(2.45rem,4.8vw,3.85rem);font-weight:800;color:#fff;margin-bottom:clamp(16px,2.2vw,22px);line-height:1.06;letter-spacing:-.03em;text-wrap:balance;text-shadow:0 2px 28px rgba(0,0,0,.28)}.hero-title .hero-title-accent{display:block;margin-top:.1em;background:linear-gradient(120deg,#b8f6ff,#7ee8ff,#dff9ff);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.hero-tagline,.hero-sub{font-size:clamp(1.08rem,1.3vw,1.25rem);color:#ffffffdb;line-height:1.65;margin-bottom:clamp(24px,3.5vw,34px);max-width:32em;font-weight:400;text-wrap:pretty}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:clamp(28px,4vw,40px)}.hero .btn-primary{box-shadow:0 6px 24px #00000047}.hero .btn-secondary{color:#fff;border-color:#ffffff61;background:#ffffff0f;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.hero .btn-secondary:hover{border-color:#7ee8ffd9;color:#fff;background:#ffffff1f}.hero .btn-primary:hover,.hero .btn-secondary:hover{transform:translateY(-2px)}.hero-card{position:absolute;z-index:3;top:auto;bottom:clamp(18px,2.8vw,40px);right:max(14px,3.25%);transform:none;background:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:16px;padding:20px 24px;border:1px solid rgba(255,255,255,.6);box-shadow:0 20px 56px #08163052;display:flex;align-items:center;gap:16px;min-width:260px;max-width:min(320px,32vw);text-decoration:none;color:inherit;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.hero-card:hover{transform:translateY(-2px);box-shadow:0 24px 60px #08163061;border-color:#00aecc59}.hero-card:focus-visible{outline:2px solid var(--teal);outline-offset:3px}@media(prefers-reduced-motion:reduce){.hero-card{transition:none}.hero-card:hover{transform:none}}@media(max-width:1100px){.hero-card{display:none}}.hero-card-icon{width:46px;height:46px;border-radius:12px;background:var(--teal-light);display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.hero-card-text strong{display:block;font-family:Nunito,sans-serif;font-weight:800;color:var(--navy);font-size:1rem;letter-spacing:-.005em;margin-bottom:2px}.hero-card-text span{font-size:.85rem;color:var(--muted);line-height:1.35}.btn-primary{background:var(--navy);color:#fff;padding:15px 32px;border-radius:50px;text-decoration:none;font-family:Nunito,sans-serif;font-weight:700;font-size:1rem;display:inline-flex;align-items:center;gap:8px;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 4px 16px #1b3a6b40}.btn-primary:hover{background:var(--teal);transform:translateY(-2px);box-shadow:0 8px 24px #00aecc4d}.btn-secondary{background:transparent;color:var(--navy);padding:15px 28px;border-radius:50px;text-decoration:none;font-family:Nunito,sans-serif;font-weight:700;font-size:1rem;border:2px solid var(--border);display:inline-flex;align-items:center;gap:8px;transition:border-color .2s,color .2s}.btn-secondary:hover{border-color:var(--teal);color:var(--teal)}.trust-bar{background:linear-gradient(90deg,#152d55 0%,var(--navy) 50%,#152d55 100%);padding:22px max(10%,env(safe-area-inset-right)) 22px max(10%,env(safe-area-inset-left));display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;gap:20px;overflow:hidden;border-top:1px solid rgba(255,255,255,.06)}.trust-bar-track{display:contents}.trust-item{display:flex;align-items:center;gap:10px;color:#ffffffe6;font-family:Nunito,sans-serif;font-weight:600;font-size:.9rem;white-space:nowrap}a.trust-item{text-decoration:none;color:#ffffffe6;cursor:pointer;border-radius:8px}a.trust-item:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}a.trust-item:focus-visible{outline:none;box-shadow:0 0 0 3px #ffffffd9,0 0 0 6px #00aecca6}.trust-divider{width:1px;height:28px;background:#fff3}@media(max-width:900px){.trust-bar{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right));padding-top:0;padding-bottom:0;flex-wrap:nowrap;justify-content:center;gap:0;position:relative}.trust-bar-track{display:flex;align-items:center;gap:0;transition:transform .5s cubic-bezier(.4,0,.2,1);width:100%;justify-content:center}.trust-bar .trust-divider{display:none}.trust-item{padding:14px 16px;font-size:.84rem;flex-shrink:0;width:100%;justify-content:center;white-space:normal;text-align:center;line-height:1.35;transition:opacity .4s}.trust-item.trust-hidden{display:none}}section[id],div#cita{scroll-margin-top:calc(var(--nav-h) + env(safe-area-inset-top) + 8px)}section{padding:var(--section-py) var(--section-px)}.section-label{display:inline-flex;align-items:center;gap:8px;color:var(--teal);font-family:Nunito,sans-serif;font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:14px}.section-label:before{content:"";width:24px;height:2px;background:var(--teal);border-radius:2px}.section-title{font-size:clamp(1.8rem,3vw,2.4rem);color:var(--navy);margin-bottom:12px;text-wrap:balance}.section-sub{font-size:1rem;color:var(--muted);line-height:1.7;max-width:560px}#servicios{background:var(--white);position:relative;overflow:hidden}#servicios:before{content:"";position:absolute;top:-120px;right:-120px;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,var(--teal-light) 0%,transparent 70%);pointer-events:none}#servicios:after{content:"";position:absolute;bottom:-80px;left:-80px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,var(--navy-light) 0%,transparent 70%);pointer-events:none}.services-header{text-align:center;margin-bottom:var(--section-stack);position:relative;z-index:1}.services-header .section-label{justify-content:center}.services-header .section-sub{margin:0 auto}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;position:relative;z-index:1}.service-card--emergency{grid-column:1 / -1;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:28px 36px!important;border-color:#dc354547;background:linear-gradient(135deg,#fff8f8,#fff);transition:border-color .25s,box-shadow .25s,transform .25s,background .25s}.service-card--emergency .service-icon,.service-card--emergency h3,.service-card--emergency p{margin-bottom:0}.service-card--emergency .service-card-link{margin-top:0;opacity:1;transform:none;font-size:.9rem;font-weight:800;color:#c0392b;transition:opacity .25s,transform .25s,color .25s}.service-card--emergency .service-card-link .lucide{width:16px;height:16px;color:currentColor}.service-card.service-card--emergency:hover{background:var(--white);border-color:transparent}.service-card--emergency:hover .service-card-link{color:var(--teal)}.service-card{background:var(--white);border-radius:20px;padding:36px 30px 30px;border:1.5px solid var(--border);transition:border-color .25s,box-shadow .25s,transform .25s;cursor:default;position:relative;overflow:hidden}.service-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--navy),var(--teal));opacity:0;transition:opacity .25s;border-radius:20px 20px 0 0}.service-card:hover{border-color:transparent;box-shadow:0 12px 40px #1b3a6b21;transform:translateY(-6px)}.service-card:hover:before{opacity:1}.service-icon{width:60px;height:60px;border-radius:16px;background:var(--teal-light);display:flex;align-items:center;justify-content:center;margin-bottom:22px;transition:background .25s,transform .25s;color:var(--teal)}.service-card:hover .service-icon{background:linear-gradient(135deg,var(--navy),var(--teal));transform:scale(1.08) rotate(-3deg)}.service-card h3{font-size:1.05rem;color:var(--navy);margin-bottom:10px;font-weight:800}.service-card p{font-size:.88rem;color:var(--muted);line-height:1.7}.service-card-link{display:inline-flex;align-items:center;gap:6px;font-family:Nunito,sans-serif;font-weight:700;font-size:.88rem;color:var(--teal);margin-top:16px;min-height:44px;padding:6px 0;text-decoration:none;opacity:0;transform:translate(-6px);transition:opacity .25s,transform .25s}.service-card-link .lucide{width:14px;height:14px;flex-shrink:0}.service-card:hover .service-card-link{opacity:1;transform:translate(0)}.service-card-link:focus-visible{opacity:1;transform:translate(0);outline:none;box-shadow:0 0 0 3px #00aecc59;border-radius:6px}.services-cta{text-align:center;margin-top:52px;position:relative;z-index:1}.service-card--emergency .service-icon--emergency{background:#c0392b1a;color:#b03030}.service-card--emergency .service-icon--emergency .lucide{color:#b03030;transition:color .25s}.service-card--emergency:hover .service-icon--emergency{background:linear-gradient(135deg,var(--navy),var(--teal));color:#fff}.service-card--emergency:hover .service-icon--emergency .lucide{color:#fff}#nosotros{display:grid;grid-template-columns:1fr 1fr;gap:clamp(48px,6vw,80px);align-items:center}.about-image-wrap,.doctor-image-wrap{position:relative;isolation:isolate}.image-halo{position:absolute;inset:clamp(-56px,-4.2vw,-28px);background-image:radial-gradient(circle,rgba(27,58,107,.22) 1px,transparent 1.5px);background-size:14px 14px;-webkit-mask-image:radial-gradient(ellipse at 50% 50%,#000 32%,transparent 78%);mask-image:radial-gradient(ellipse at 50% 50%,#000 32%,transparent 78%);z-index:-2;opacity:.55;pointer-events:none}.about-img-placeholder{border-radius:24px;overflow:hidden;height:480px;background:var(--navy-light);display:flex;align-items:center;justify-content:center;position:relative;z-index:1;box-shadow:0 30px 60px -28px #0816304d}.about-img-placeholder img{width:100%;height:100%;object-fit:cover}.about-accent,.doctor-image-wrap:before{content:"";position:absolute;bottom:clamp(-32px,-2.8vw,-22px);right:clamp(-28px,-2.6vw,-18px);width:clamp(150px,22vw,210px);height:clamp(150px,22vw,210px);border-radius:clamp(22px,2.5vw,30px);background:linear-gradient(135deg,var(--teal) 0%,#7ee8ff 100%);box-shadow:0 30px 60px -24px #00aecc80,inset 0 1px #ffffff52;outline:1.5px solid rgba(0,174,204,.22);outline-offset:8px;z-index:-1;pointer-events:none}.about-accent-2,.doctor-image-wrap:after{content:"";position:absolute;top:clamp(-22px,-1.8vw,-12px);left:clamp(-22px,-1.8vw,-12px);width:clamp(72px,11vw,110px);height:clamp(72px,11vw,110px);background:transparent;border:0;border-top:2px solid var(--teal);border-left:2px solid var(--teal);border-top-left-radius:18px;filter:drop-shadow(0 0 14px rgba(0,174,204,.16));z-index:2;pointer-events:none}.values-list{margin-top:36px;display:flex;flex-direction:column;gap:18px}.value-item{display:flex;gap:16px;align-items:flex-start}.value-icon{width:40px;height:40px;border-radius:12px;background:var(--teal-light);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.value-icon .lucide{width:20px;height:20px;color:var(--teal);stroke-width:2}.value-item strong{font-family:Nunito,sans-serif;font-weight:700;color:var(--navy);font-size:.95rem}.value-item p{font-size:.88rem;color:var(--muted);line-height:1.6;margin-top:2px}#horarios{background:radial-gradient(ellipse at 12% 8%,rgba(0,174,204,.12),transparent 55%),radial-gradient(ellipse at 92% 92%,rgba(126,232,255,.1),transparent 60%),var(--navy);color:#fff;display:flex;flex-direction:column;align-items:center}#horarios .section-label{color:var(--teal)}#horarios .section-label:before{background:var(--teal)}#horarios .section-label{justify-content:center}#horarios .section-title{color:#fff}#horarios .section-sub{color:#ffffffa6}.hours-header{max-width:min(56rem,100%);text-align:center}.hours-header .section-sub{margin-left:auto;margin-right:auto}.hours-today{display:inline-flex;align-items:center;gap:12px;margin-top:24px;padding:10px 20px 10px 10px;background:#00aecc1f;border:1px solid rgba(126,232,255,.28);border-radius:999px;color:#fffffff2;font-family:Nunito,sans-serif;font-weight:600;font-size:.92rem;max-width:100%}.hours-today-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--teal);color:var(--navy);flex-shrink:0}.hours-today-icon .lucide{width:18px;height:18px;stroke-width:2.2}.hours-today-text strong{font-weight:700;margin-right:4px;color:#fff}.hours-schedule-card{width:100%;max-width:min(720px,100%);margin-top:clamp(32px,4.5vw,48px);background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:clamp(6px,1vw,10px) clamp(20px,2.5vw,28px) clamp(16px,2vw,22px)}.hours-cta{width:100%;max-width:min(720px,100%);margin-top:clamp(20px,2.5vw,28px);display:flex;flex-direction:column;align-items:center;gap:14px}.hours-cta .btn-white{width:100%;max-width:min(22rem,100%);justify-content:center}.hours-cta-alt{font-family:Nunito,sans-serif;font-size:.92rem;color:#ffffffb8;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px;max-width:min(22rem,100%);margin:0 auto}.hours-cta-alt-nums{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 14px}.hours-cta-alt-sep{color:#ffffff73;user-select:none}.hours-cta-alt a{color:#fff;font-weight:700;font-variant-numeric:tabular-nums;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;text-decoration-color:#7ee8ff8c;transition:text-decoration-color .2s ease;white-space:nowrap}.hours-cta-alt a:hover{text-decoration-color:#fff}@media(max-width:479px){.hours-cta-alt-nums{flex-direction:column;gap:8px}.hours-cta-alt-sep{display:none}}@media(min-width:480px){.hours-cta-alt{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:8px 10px;max-width:none}.hours-cta-alt-nums{flex-direction:row;flex-wrap:nowrap;gap:10px}.hours-cta-alt-sep{display:inline}}.hours-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(16px,3vw,36px);align-items:start;padding:clamp(18px,2.5vw,22px) 0;border-bottom:1px solid rgba(255,255,255,.1)}.hours-row:last-child{border-bottom:none;padding-bottom:6px}.hours-row--emergency{margin:12px 0 -4px;padding:clamp(16px,2vw,20px);background:linear-gradient(135deg,#00aecc33,#00aecc14 70%);border:1px solid rgba(126,232,255,.32);border-radius:14px}.hours-row:has(+.hours-row--emergency){border-bottom:none;padding-bottom:clamp(10px,1.5vw,14px)}.hours-row-service{display:flex;align-items:flex-start;gap:14px;min-width:0}.hours-row-icon{flex-shrink:0;width:44px;height:44px;border-radius:12px;background:var(--teal);color:var(--navy);display:flex;align-items:center;justify-content:center}.hours-row-icon .lucide{width:22px;height:22px;stroke-width:2}.hours-row-service-text{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:0}.hours-row-title{font-family:Nunito,sans-serif;font-weight:800;font-size:1.05rem;color:#fff;line-height:1.25;margin:0}.hours-row-times{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;min-width:min(100%,15rem)}.hours-time-line{display:flex;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:8px 14px;width:100%}.hours-time-line--solo .hours-time-value{font-size:1rem}.hours-time-days{font-family:Nunito,sans-serif;font-weight:600;font-size:.8rem;color:#ffffff8c;letter-spacing:.02em}.hours-time-value{font-family:Nunito,sans-serif;font-weight:700;font-size:.95rem;color:#fff;font-variant-numeric:tabular-nums;margin:0}.hours-time-value--muted{color:#ffffff7a;font-weight:600;font-style:italic}.status-pill{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;padding:6px 14px 6px 10px;border-radius:999px;font-family:Nunito,sans-serif;font-weight:700;font-size:.78rem;letter-spacing:.01em;background:#ffffff0f;color:#ffffffc7;border:1px solid rgba(255,255,255,.14);max-width:100%}.status-pill .status-dot{width:8px;height:8px;border-radius:50%;background:#fff6;flex-shrink:0}.status-pill[data-status=open]{background:#7ee8ff29;border-color:#7ee8ff80;color:#d6f5ff}.status-pill[data-status=open] .status-dot{background:#7ee8ff;box-shadow:0 0 0 4px #7ee8ff2e;animation:hoursDotPulse 2.4s ease-in-out infinite}.status-pill[data-status=closed]{background:#ffffff0d;border-color:#ffffff29;color:#ffffff9e}.status-pill[data-status=closed] .status-dot{background:#fff6}.status-pill[data-status=always]{background:#7ee8ff38;border-color:#7ee8ff8c;color:#e3faff}.status-pill[data-status=always] .status-dot{background:#7ee8ff;box-shadow:0 0 0 4px #7ee8ff2e;animation:hoursDotPulse 2.4s ease-in-out infinite}@keyframes hoursDotPulse{0%,to{box-shadow:0 0 0 4px #7ee8ff2e}50%{box-shadow:0 0 0 7px #7ee8ff0a}}@media(prefers-reduced-motion:reduce){.status-pill .status-dot{animation:none!important}}#ubicacion{background:radial-gradient(ellipse at 8% 0%,rgba(0,174,204,.08),transparent 55%),radial-gradient(ellipse at 100% 100%,rgba(27,58,107,.06),transparent 60%),var(--off-white);display:flex;flex-direction:column;align-items:center}.ubicacion-inner{width:100%;max-width:min(1200px,100%);margin:0 auto}.ubicacion-header{text-align:center;max-width:40rem;margin:0 auto 8px}.ubicacion-header .section-label{justify-content:center;width:100%}#ubicacion .section-title{text-wrap:balance}#ubicacion .ubicacion-header .section-sub{margin:12px auto 0;max-width:36em;text-wrap:pretty;line-height:1.65}.location-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.55fr);gap:clamp(28px,4vw,44px);margin-top:48px;align-items:stretch;width:100%}.location-info{display:flex;flex-direction:column;min-width:0}.location-address-card{position:relative;background:var(--white);border:1px solid var(--border);border-radius:22px;padding:30px 28px 28px;box-shadow:0 8px 32px #1b3a6b14;height:100%;display:flex;flex-direction:column;overflow:hidden}.location-address-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--teal) 0%,var(--navy) 100%)}.location-address-card-top{display:flex;gap:16px;align-items:flex-start;margin-bottom:22px;padding-bottom:20px;border-bottom:1px solid var(--border)}.location-address-pin{width:48px;height:48px;border-radius:14px;background:var(--teal-light);display:flex;align-items:center;justify-content:center;flex-shrink:0}.location-address-pin .lucide{width:24px;height:24px;color:var(--teal)}.location-address-card-titles{min-width:0}.location-place-name{font-family:Nunito,sans-serif;font-weight:800;font-size:clamp(1.05rem,1.8vw,1.2rem);color:var(--navy);line-height:1.28;margin-bottom:6px;text-wrap:balance}.location-place-sub{font-size:.9rem;font-weight:600;color:var(--muted);letter-spacing:.02em}.location-address{font-style:normal;margin-bottom:22px}.location-address .location-field-label{margin-bottom:10px}.location-field-label{display:block;font-family:Nunito,sans-serif;font-size:.65rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--teal);margin-bottom:10px}.location-address-line{font-size:1.06rem;font-weight:600;color:var(--text);line-height:1.5;margin:0 0 6px;max-width:36ch}.location-address-meta{font-size:.98rem;color:var(--muted);line-height:1.55;margin:0;max-width:36ch}.location-amenities{list-style:none;margin:0 0 24px;padding:18px;display:flex;flex-direction:column;gap:14px;background:var(--navy-light);border:1px solid rgba(220,230,240,.95);border-radius:14px}.location-amenities li{display:flex;gap:12px;align-items:center;font-family:Nunito,sans-serif;color:var(--text);font-size:.92rem;line-height:1.4}.amenity-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.amenity-copy strong{font-weight:800;color:var(--navy);font-size:.94rem;line-height:1.3}.amenity-copy small{color:var(--muted);font-size:.86rem;line-height:1.4}.amenity-icon{width:38px;height:38px;border-radius:10px;background:var(--white);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;flex-shrink:0}.amenity-icon .lucide{width:20px;height:20px;color:var(--teal);stroke-width:2}.location-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:auto}.map-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 18px;border-radius:50px;text-decoration:none;font-family:Nunito,sans-serif;font-weight:700;font-size:.92rem;white-space:nowrap;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .15s ease;box-sizing:border-box;min-height:46px}.map-btn .lucide{width:18px;height:18px;color:currentColor;flex-shrink:0}.map-btn--primary{background:var(--teal);color:var(--navy)}.map-btn--primary:hover{background:var(--navy);color:#fff;transform:translateY(-1px)}.map-btn--ghost{background:transparent;color:var(--navy);border:1.5px solid var(--border)}.map-btn--ghost:hover{border-color:var(--navy);background:var(--navy-light);transform:translateY(-1px)}.map-placeholder{position:relative;width:100%;border-radius:24px;overflow:hidden;min-height:clamp(440px,60vh,640px);background:var(--navy-light);border:1px solid var(--border);box-shadow:0 1px #fff9 inset,0 18px 48px #1b3a6b29}.map-placeholder img{width:100%;height:100%;object-fit:cover;object-position:center}.map-placeholder iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}.map-live-pill{position:absolute;top:18px;left:18px;z-index:2;display:inline-flex;align-items:center;gap:8px;padding:8px 14px 8px 12px;background:#fffffff2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(220,230,240,.95);border-radius:999px;font-family:Nunito,sans-serif;font-weight:700;font-size:.78rem;letter-spacing:.01em;color:var(--navy);box-shadow:0 6px 18px #0816301f;pointer-events:none}.map-live-dot{width:8px;height:8px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 4px #00aecc2e;animation:mapLiveDotPulse 2.4s ease-in-out infinite}@keyframes mapLiveDotPulse{0%,to{box-shadow:0 0 0 4px #00aecc2e}50%{box-shadow:0 0 0 7px #00aecc0a}}@media(prefers-reduced-motion:reduce){.map-live-dot{animation:none!important}}.cta-strip{background:linear-gradient(135deg,var(--navy) 0%,#1a5a8a 100%);padding:clamp(56px,7vw,96px) var(--section-px);text-align:center;position:relative;overflow:hidden}.cta-strip:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 70% 50%,rgba(0,174,204,.2),transparent 60%);pointer-events:none}.cta-strip h2{font-size:clamp(1.8rem,3vw,2.5rem);color:#fff;margin-bottom:12px;text-wrap:balance;position:relative;z-index:1}.cta-strip p{color:#ffffffb3;font-size:1rem;margin-bottom:36px;max-width:520px;margin-left:auto;margin-right:auto;text-wrap:pretty;position:relative;z-index:1}.cta-buttons{display:flex;flex-direction:column;align-items:center;gap:18px}.cta-call-alt{display:inline-flex;align-items:flex-start;justify-content:center;gap:10px;margin:0;font-size:.95rem;color:#ffffffeb;text-align:center;max-width:min(100%,26rem);line-height:1.45}.cta-call-alt-body{display:flex;flex-direction:column;align-items:center;gap:10px;min-width:0}.cta-call-alt-q{display:block;text-wrap:balance}.cta-call-alt-nums{display:flex;flex-direction:column;align-items:center;gap:10px}.cta-call-alt-sep{display:none;color:#ffffff80;user-select:none}.cta-call-alt .lucide{width:18px;height:18px;color:#fffffff2;flex-shrink:0;margin-top:2px}.cta-call-alt a{color:#fff;font-weight:700;font-variant-numeric:tabular-nums;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.cta-call-alt a:hover{opacity:.92}@media(max-width:479px){.cta-call-alt{flex-direction:column;align-items:center}.cta-call-alt .lucide{margin-top:0}}@media(min-width:480px){.cta-call-alt{text-align:left;align-items:flex-start;max-width:420px}.cta-call-alt-body{flex-direction:row;flex-wrap:wrap;align-items:baseline;justify-content:flex-start;column-gap:8px;row-gap:6px}.cta-call-alt-nums{flex-direction:row;flex-wrap:nowrap;align-items:center;gap:10px}.cta-call-alt-sep{display:inline}}.btn-white{background:#fff;color:var(--navy);padding:15px 32px;border-radius:50px;text-decoration:none;font-family:Nunito,sans-serif;font-weight:800;font-size:1rem;display:inline-flex;align-items:center;gap:8px;transition:transform .15s,box-shadow .2s;box-shadow:0 4px 20px #0003}.btn-white:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00000040}.btn-ghost-white{background:transparent;color:#fff;padding:14px 28px;border-radius:50px;text-decoration:none;font-family:Nunito,sans-serif;font-weight:700;font-size:1rem;border:2px solid rgba(255,255,255,.4);display:inline-flex;align-items:center;gap:8px;transition:border-color .2s,background .2s}.btn-ghost-white:hover{border-color:#fff;background:#ffffff14}footer{background:#0f2144;padding:clamp(48px,5.5vw,72px) var(--section-px) clamp(24px,2.5vw,36px)}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:48px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:32px}.footer-brand img{height:64px;margin-bottom:16px;background:#fff;border-radius:10px;padding:6px 10px}.footer-brand p{font-size:.88rem;color:#ffffff8c;line-height:1.7;max-width:280px}.footer-col h4{font-family:Nunito,sans-serif;font-weight:800;color:#fff;font-size:.9rem;margin-bottom:18px;text-transform:uppercase;letter-spacing:.06em}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:10px}.footer-col ul li a{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:#ffffff8c;font-size:.88rem;transition:color .2s}.footer-col ul li a .lucide{width:15px;height:15px;color:var(--teal);opacity:.82;flex-shrink:0}.footer-col ul li a:hover{color:var(--teal)}.footer-col ul li a:hover .lucide{opacity:1}.footer-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px 16px;font-size:.82rem;color:#ffffff4d}.footer-bottom a{color:var(--teal);text-decoration:none}.footer-bottom-loc{color:#ffffff59;text-decoration:none;transition:color .2s ease;border-radius:4px}.footer-bottom-loc:hover{color:var(--teal)}.footer-bottom-loc:focus-visible{outline:none;box-shadow:var(--focus-ring-invert)}.chat-bubble{position:fixed;bottom:28px;right:28px;z-index:999;width:60px;height:60px;border-radius:50%;background:#25d366;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 4px 20px #25d36673;transition:transform .2s,box-shadow .2s}.chat-bubble:hover{transform:scale(1.08);box-shadow:0 8px 28px #25d3668c}.chat-bubble:active{transform:scale(.95)}.chat-bubble:focus-visible{outline:none;box-shadow:0 0 0 3px #fffffff2,0 0 0 6px #25d366f2,0 4px 20px #25d36673}.chat-bubble .wa-icon{color:#fff}.chat-bubble .wa-icon svg{width:30px;height:30px}@media(max-width:768px){.chat-bubble{bottom:calc(16px + env(safe-area-inset-bottom,0px));right:calc(16px + env(safe-area-inset-right,0px));width:56px;height:56px;box-shadow:0 4px 22px #25d3667a;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.chat-bubble .wa-icon svg{width:28px;height:28px}}@media(max-width:768px)and (prefers-reduced-motion:reduce){.chat-bubble:hover,.chat-bubble:active{transform:none}}.doctor-section{background:linear-gradient(180deg,var(--off-white) 0%,#ffffff 55%,var(--off-white) 100%);display:grid;grid-template-columns:1.2fr 1fr;gap:clamp(40px,5vw,60px);align-items:center}.doctor-content .section-title{margin-top:14px;font-size:2.2rem}.doctor-role{color:var(--teal);font-family:Nunito,sans-serif;font-weight:800;font-size:.95rem;text-transform:uppercase;letter-spacing:.06em;margin-bottom:22px}.doctor-bio{color:var(--text);font-style:italic;font-size:1.08rem;line-height:1.7;margin-bottom:18px;padding-left:16px;border-left:3px solid var(--teal)}.doctor-bio-2{color:var(--muted);font-size:.98rem;line-height:1.7;margin-bottom:28px}.doctor-actions{display:flex;gap:14px;flex-wrap:wrap}.doctor-phone-note{display:flex;align-items:flex-start;gap:8px;margin:12px 0 0;font-size:.95rem;color:var(--muted)}.doctor-phone-note .lucide{width:18px;height:18px;color:var(--teal);flex-shrink:0;margin-top:3px}.doctor-phone-note a{color:var(--navy);font-weight:700;text-decoration:none}.doctor-phone-note a:hover{color:var(--teal);text-decoration:underline}.doctor-image-wrap{display:flex;align-items:center;justify-content:center}.doctor-portrait{position:relative;z-index:1;margin:0;width:100%;max-width:min(420px,100%);aspect-ratio:4 / 5;border-radius:24px;background:var(--navy-light);overflow:hidden;box-shadow:0 18px 40px #0816301f}.doctor-portrait img{width:100%;height:100%;display:block;object-fit:cover;object-position:center top}.testimonials{background:#fff;padding-bottom:calc(var(--section-py) + clamp(36px,5vw,72px))}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:clamp(28px,4vw,48px)}.testimonial-card{background:linear-gradient(165deg,#ffffff 0%,var(--off-white) 100%);border:1px solid var(--border);border-radius:20px;padding:28px;position:relative;display:flex;flex-direction:column;box-shadow:0 2px 12px #1b3a6b0a;transition:box-shadow .25s ease,border-color .25s ease}.testimonial-card:hover{border-color:#00aecc40;box-shadow:0 10px 32px #1b3a6b14}.testimonial-quote-mark{position:absolute;top:14px;right:18px;line-height:0;pointer-events:none}.testimonial-quote-mark .lucide{width:38px;height:38px;color:var(--teal);opacity:.32;stroke-width:1.65}.testimonial-text{font-style:italic;color:var(--text);line-height:1.7;margin-bottom:22px;font-size:.96rem;flex:1}.testimonial-author{display:flex;align-items:center;gap:12px}.testimonial-avatar{width:42px;height:42px;border-radius:50%;background:var(--teal-light);color:var(--teal);display:flex;align-items:center;justify-content:center;font-family:Nunito,sans-serif;font-weight:800;font-size:.95rem}.testimonial-author-text strong{color:var(--navy);font-family:Nunito,sans-serif;font-weight:700;font-size:.92rem;display:block}.testimonial-author-text span{color:var(--muted);font-size:.78rem}.before-visit{background:var(--off-white)}.before-visit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:clamp(28px,4vw,48px)}.before-visit-card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:28px;transition:transform .2s,box-shadow .2s}.before-visit-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #1b3a6b1a}.before-visit-icon{width:52px;height:52px;background:var(--teal-light);color:var(--teal);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;margin-bottom:18px}.before-visit-card h3{color:var(--navy);font-size:1.1rem;margin-bottom:8px}.before-visit-card p{color:var(--muted);font-size:.92rem;line-height:1.6}.faq{background:radial-gradient(ellipse at 100% 0%,rgba(0,174,204,.06),transparent 55%),radial-gradient(ellipse at 0% 100%,rgba(27,58,107,.05),transparent 60%),var(--white)}.faq .services-header{margin-bottom:clamp(28px,4vw,44px)}.faq-list{max-width:min(760px,100%);margin:0 auto;display:flex;flex-direction:column;gap:14px}.faq-item{background:var(--white);border:1px solid var(--border);border-radius:16px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.faq-item:hover{border-color:#00aecc59;box-shadow:0 6px 20px #1b3a6b0f}.faq-item[open]{border-color:#00aecc73;box-shadow:0 10px 28px #1b3a6b14;background:linear-gradient(180deg,var(--white) 0%,var(--off-white) 100%)}.faq-summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px clamp(18px,2.5vw,24px);font-family:Nunito,sans-serif;font-weight:700;font-size:clamp(1rem,1.25vw,1.05rem);color:var(--navy);line-height:1.4;transition:color .2s ease}.faq-summary::-webkit-details-marker{display:none}.faq-summary::marker{content:""}.faq-summary:hover{color:var(--teal)}.faq-summary:focus-visible{outline:2px solid var(--teal);outline-offset:-2px}.faq-q-text{flex:1 1 auto;min-width:0;text-wrap:balance}.faq-toggle{flex-shrink:0;width:36px;height:36px;border-radius:10px;background:var(--teal-light);color:var(--teal);display:flex;align-items:center;justify-content:center;transition:transform .25s ease,background .2s ease,color .2s ease}.faq-toggle .lucide{width:18px;height:18px;stroke-width:2.4}.faq-item[open] .faq-toggle{background:var(--teal);color:var(--white);transform:rotate(45deg)}.faq-answer{padding:0 clamp(18px,2.5vw,24px) 22px;color:var(--muted);font-size:.96rem;line-height:1.65;animation:faqAnswerIn .28s ease both}.faq-answer p{margin:0}.faq-answer p+p{margin-top:10px}.faq-answer a{color:var(--navy);text-decoration:underline;text-underline-offset:3px;text-decoration-color:#00aecc8c;font-weight:700}.faq-answer a:hover{text-decoration-color:var(--teal)}@keyframes faqAnswerIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.faq-item,.faq-toggle,.faq-summary{transition:none}.faq-item[open] .faq-toggle{transform:none}.faq-answer{animation:none}}.footer-logo-wrap{background:#fff;padding:14px 22px;border-radius:16px;display:inline-block;margin-bottom:18px;max-width:100%}.footer-logo-wrap img{height:clamp(72px,10vw,104px);width:auto;max-width:min(520px,100%);margin:0!important;display:block;object-fit:contain;object-position:left center}.nav-right{grid-column:3;justify-self:end;display:flex;align-items:center;gap:12px;flex-shrink:0}.hamburger{display:none;align-items:center;justify-content:center;width:44px;height:44px;background:none;border:none;cursor:pointer;padding:0;z-index:1103;position:relative;-webkit-tap-highlight-color:transparent}.hamburger-icon-wrap{display:flex;align-items:center;justify-content:center}.hamburger-icon-wrap .lucide{width:24px;height:24px;stroke-width:2}.hamburger-icon-wrap--close{display:none;position:absolute}.hamburger.active .hamburger-icon-wrap--menu{display:none}.hamburger.active .hamburger-icon-wrap--close{display:flex}.mobile-menu-close{display:none;position:fixed;top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));z-index:1102;width:44px;height:44px;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--border);background:var(--white);box-shadow:var(--shadow);cursor:pointer;color:var(--navy);-webkit-tap-highlight-color:transparent}.mobile-menu-close .lucide{width:22px;height:22px}.mobile-menu-close:hover{background:var(--teal-light);border-color:var(--teal);color:var(--teal)}.mobile-menu{display:none;position:fixed;inset:0;z-index:1100;background:#fffffffa;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.mobile-menu.open{opacity:1;visibility:visible}.mobile-menu-inner{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:100px 32px 120px;gap:40px}.mobile-menu-links{list-style:none;text-align:center;display:flex;flex-direction:column;gap:8px;width:100%;align-items:center}.mobile-menu-links li{width:100%;display:flex;justify-content:center}.mobile-menu-links a{text-decoration:none;color:var(--navy);font-family:Nunito,sans-serif;font-weight:800;font-size:1.5rem;padding:12px 24px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:12px;transition:background .2s,color .2s}.mobile-menu-links a .lucide{width:26px;height:26px;color:var(--teal);opacity:.88;flex-shrink:0}.mobile-menu-links a:hover .lucide,.mobile-menu-links a:active .lucide{color:var(--teal);opacity:1}.mobile-menu-links a:hover,.mobile-menu-links a:active{background:var(--teal-light);color:var(--teal)}.mobile-menu-cta{display:flex;flex-direction:column;gap:12px;width:100%;max-width:320px}.mobile-menu-phone{text-align:center;font-size:.95rem;color:var(--muted);margin-top:4px}.mobile-menu-phone a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 14px;margin-top:6px;border-radius:10px;color:var(--navy);font-weight:700;text-decoration:none}.mobile-menu-phone a:hover{color:var(--teal);text-decoration:underline}@media(min-width:1200px){.hero.hero--overlay .hero-content{padding-top:calc(var(--hero-nav-clear) + 72px);padding-bottom:88px}}@media(max-width:900px){:root{--nav-h: 88px;--hero-nav-clear: calc(76px + env(safe-area-inset-top)) }.hero-content-inner{padding-left:0}.nav-inner{grid-template-columns:1fr auto;column-gap:12px;padding:11px clamp(14px,4vw,24px) 12px}.nav-logo{grid-column:1}.nav-links{display:none}.nav-right{grid-column:2}.nav-logo img{height:clamp(48px,11vw,56px);max-width:min(280px,calc(100vw - 168px))}.hamburger{display:flex}.mobile-menu{display:block}.mobile-menu.open .mobile-menu-close{display:flex}.nav-cta-extra{display:none}.nav-cta{padding:10px 18px;min-height:44px;font-size:.95rem;gap:7px}.hero.hero--overlay .hero-banner{min-height:clamp(440px,64vh,720px)}.hero.hero--overlay .hero-content{min-height:clamp(440px,64vh,720px);padding-top:calc(var(--hero-nav-clear) + 22px);padding-right:6%;padding-bottom:40px;padding-left:6%;justify-content:flex-end}.hero-title{font-size:clamp(2rem,7.4vw,2.6rem);margin-bottom:clamp(14px,2.5vw,20px)}.hero-tagline{font-size:1.02rem;line-height:1.6;margin-bottom:clamp(22px,4vw,30px)}.hero-card{display:none}.hero-actions{flex-direction:column;gap:10px}.hero-actions .btn-primary,.hero-actions .btn-secondary{width:100%;justify-content:center;text-align:center}.services-grid{grid-template-columns:repeat(2,1fr)}.service-card--emergency{grid-column:1 / -1}.doctor-section{grid-template-columns:1fr;gap:32px}.doctor-content .section-title{font-size:1.7rem}.doctor-actions{flex-direction:column}.doctor-actions .btn-primary{width:100%;justify-content:center}#nosotros{grid-template-columns:1fr;gap:36px}.about-img-placeholder{height:280px}.image-halo{inset:-28px;opacity:.45}.about-accent,.doctor-image-wrap:before{outline-offset:6px}.testimonials-grid{grid-template-columns:1fr;gap:16px}.hours-schedule-card{margin-top:32px}.hours-row{grid-template-columns:1fr;gap:14px}.hours-row-times{align-items:stretch;text-align:left;min-width:0;padding-top:12px;margin-top:2px;border-top:1px solid rgba(255,255,255,.08)}.hours-time-line{justify-content:space-between}.hours-row--emergency{padding:14px}.before-visit-grid{grid-template-columns:1fr;gap:14px}.location-layout{grid-template-columns:1fr;gap:28px;margin-top:36px;max-width:640px;margin-left:auto;margin-right:auto}.map-placeholder{min-height:clamp(360px,56vw,480px)}.location-actions{grid-template-columns:1fr 1fr}.hours-cta .btn-white{width:100%;max-width:min(22rem,100%);justify-content:center}.cta-strip h2{font-size:1.5rem}.cta-buttons .btn-white{width:100%;max-width:min(22rem,100%);justify-content:center}.footer-top{grid-template-columns:1fr 1fr;gap:28px 24px}.footer-brand{grid-column:1 / -1}.footer-bottom{flex-direction:column;gap:8px;text-align:center}}@media(max-width:768px){.hero.hero--overlay .hero-content{padding-top:calc(var(--hero-nav-clear) + 14px);padding-right:5%;padding-bottom:28px;padding-left:5%;justify-content:center}.hero-badge{align-items:flex-start;gap:7px;padding:6px 12px 7px 10px;margin-bottom:18px;border-radius:12px;font-size:0;font-weight:600;letter-spacing:0;background:#ffffff0f;border-color:#ffffff21;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.hero-badge-icon .lucide{width:14px;height:14px;margin-top:2px}.hero-badge-copy{flex-direction:column;align-items:flex-start;gap:2px}.hero-badge-sep{display:none}.hero-badge-loc{display:block;font-size:.74rem;font-weight:700;letter-spacing:.06em;color:#fffffff2}.hero-badge-tag{display:block;font-size:.6rem;font-weight:600;letter-spacing:.1em;color:#ffffffb3}.hero-tagline{max-width:100%}.services-grid{grid-template-columns:1fr}.service-card{padding:28px 24px 24px}.service-card p{font-size:.94rem}.service-card--emergency{grid-template-columns:1fr;text-align:center;gap:12px;padding:24px 20px!important}.service-card--emergency .service-icon{margin:0 auto}.section-title{font-size:1.5rem}.section-sub{font-size:.94rem}.section-label{font-size:.78rem}#doctora .doctor-content .section-title{font-size:1.62rem}.services-cta{margin-top:36px}.before-visit-card{padding:22px 20px}.before-visit-card h3{font-size:1rem}.before-visit-card p{font-size:.96rem;line-height:1.65}.faq-list{gap:12px}.faq-summary{padding:18px;font-size:.98rem;gap:12px}.faq-toggle{width:32px;height:32px;border-radius:9px}.faq-toggle .lucide{width:16px;height:16px}.faq-answer{padding:0 18px 18px;font-size:.94rem}.location-address-card{padding:22px 20px 20px}.location-actions{grid-template-columns:1fr;gap:10px}.testimonial-card{padding:22px}.testimonial-text{font-size:.96rem;margin-bottom:18px;line-height:1.65}}@media(max-width:540px){:root{--nav-h: 82px;--hero-nav-clear: calc(70px + env(safe-area-inset-top)) }.nav-inner{padding:10px max(14px,env(safe-area-inset-right)) 11px max(14px,env(safe-area-inset-left))}.nav-logo img{height:clamp(42px,12vw,50px);max-width:min(240px,calc(100vw - 152px))}.hero-title{font-size:clamp(1.8rem,8vw,2.05rem);margin-bottom:14px;line-height:1.1}.hero.hero--overlay .hero-banner{min-height:clamp(380px,62vh,560px)}.hero.hero--overlay .hero-content{min-height:clamp(380px,62vh,560px);padding-top:calc(var(--hero-nav-clear) + 10px);padding-right:5%;padding-bottom:22px;padding-left:5%}.hero-card{display:none}.hero-badge{padding:6px 11px 6px 9px;margin-bottom:14px;border-radius:11px}.hero-badge-loc{font-size:.72rem;letter-spacing:.06em}.hero-badge-tag{font-size:.62rem;letter-spacing:.09em}.hero-tagline{font-size:.96rem;margin-bottom:22px}.hero-actions{margin-bottom:0;gap:10px}.btn-primary,.btn-secondary{padding:14px 22px;font-size:.95rem;min-height:48px}.services-cta{margin-top:32px}.services-cta .btn-primary{width:100%;justify-content:center}.doctor-bio{font-size:.98rem;padding-left:12px}.doctor-bio-2{font-size:.9rem}.image-halo,.about-accent,.about-accent-2,.doctor-image-wrap:before,.doctor-image-wrap:after{display:none}.about-img-placeholder{height:220px}.value-item strong{font-size:.94rem}.value-item p{font-size:.88rem;line-height:1.65}.hours-today{font-size:.85rem;gap:10px;padding:8px 16px 8px 8px}.hours-today-icon{width:28px;height:28px}.hours-today-icon .lucide{width:16px;height:16px}.hours-schedule-card{padding-left:16px;padding-right:16px}.hours-row-title{font-size:1rem}.status-pill{font-size:.74rem;padding:5px 12px 5px 9px}.hours-time-days{font-size:.76rem}.hours-time-value{font-size:.9rem}.hours-cta .btn-white{width:100%;justify-content:center}.hours-cta-alt{font-size:.85rem}.location-address-card{padding:24px 22px 22px;border-radius:18px}.location-amenities{padding:14px;gap:12px}.amenity-icon{width:34px;height:34px}.amenity-icon .lucide{width:18px;height:18px}.amenity-copy strong{font-size:.9rem}.amenity-copy small{font-size:.82rem}.map-placeholder{min-height:clamp(320px,64vw,420px);border-radius:18px}.map-live-pill{font-size:.76rem;top:12px;left:12px;padding:6px 12px 6px 10px}.location-actions{grid-template-columns:1fr}.map-btn{width:100%}.cta-strip p{font-size:.92rem;margin-bottom:28px}.footer-brand p{font-size:.86rem}.footer-col h4{font-size:.84rem;margin-bottom:14px}.footer-col ul li a{font-size:.86rem}.footer-bottom{font-size:.8rem}.footer-logo-wrap{padding:12px 16px}.footer-logo-wrap img{height:clamp(56px,14vw,76px);max-width:100%}.footer-top{grid-template-columns:1fr;gap:28px}.mobile-menu-links a{font-size:1.3rem;padding:10px 20px}.mobile-menu-inner{padding:80px 24px 100px;gap:32px}}@media(hover:none){.service-card-link{opacity:1;transform:translate(0)}.service-card:hover,.testimonial-card:hover,.before-visit-card:hover,.map-btn--primary:hover,.map-btn--ghost:hover{transform:none}}
