@font-face{font-family:Nunito;src:url(Nunito-400.ttf) format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Nunito;src:url(Nunito-800.ttf) format('truetype');font-weight:700 900;font-display:swap}
:root{--green:#89be2b;--blue:#4bcff8;--orange:#fe9f09;--ink:#17382f;--muted:#4b605b;--wash:#edfafd;--line:#c9ddd5;--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);font:400 17px/1.6 Nunito,Arial,sans-serif;background:#fff}h1,h2,h3,p,figure{margin:0}h1,h2,h3,strong,b,summary{font-weight:800}h1,h2,h3{line-height:1.08;letter-spacing:-.045em}h2{font-size:clamp(2.5rem,4.4vw,4.5rem)}h3{font-size:1.55rem;letter-spacing:-.025em}p+p{margin-top:1rem}a{color:inherit;text-decoration:none}button,input{font:inherit}a,button,summary,input{touch-action:manipulation}button,summary{cursor:pointer}img{display:block;max-width:100%}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #116b91;outline-offset:5px}a,button{ -webkit-tap-highlight-color:transparent}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.skip{position:fixed;top:-80px;left:20px;background:white;padding:12px;z-index:100}.skip:focus{top:10px}.header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 3.5%;position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #e6eee9;gap:20px}.brand{display:flex;align-items:center;gap:8px;flex-shrink:0}.brand img{width:57px;height:57px;object-fit:contain}.brand strong{display:block;font-size:2.1rem;line-height:1;letter-spacing:-.045em}.brand small{font-size:.63rem;letter-spacing:.085em;display:block;margin-top:6px;font-weight:800}nav{display:flex;align-items:center;gap:26px}nav>a:not(.button){font-size:.94rem;font-weight:800;position:relative;padding:12px 0}nav>a:not(.button):after{content:'';position:absolute;bottom:5px;left:0;width:0;height:4px;border-radius:8px;background:var(--orange);transition:width .2s}nav>a:hover:after,nav>a:focus-visible:after{width:100%}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:15px 24px;border-radius:100px;background:var(--green);color:#17310f;font-weight:800;line-height:1.3;transition:transform .2s,box-shadow .2s,background .2s;min-height:48px}.button:hover{transform:translateY(-3px);box-shadow:0 8px 0 #17382f20}.button span[aria-hidden]{font-size:1.25rem}.button.small{font-size:.95rem;padding:14px 20px;gap:14px}.button.white,.button.pale{background:white;color:var(--ink)}.button.dark{background:var(--ink);color:white}.menu-toggle{display:none}.hero{min-height:calc(100svh - 96px);position:relative;display:flex;align-items:center;overflow:hidden;background:#193c32;color:white;padding:70px 7% 85px}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-image{object-position:58% 53%}.hero-shade{background:linear-gradient(90deg,rgba(10,39,27,.92) 0%,rgba(10,39,27,.73) 35%,rgba(10,39,27,.1) 80%)}.hero-content{position:relative;max-width:780px;z-index:1}.pill{display:inline-block;background:#e7f7c4;color:#24450d;padding:7px 15px;border-radius:40px;font-size:.88rem;font-weight:800;letter-spacing:0}.hero h1{font-size:clamp(4rem,7.6vw,8rem);line-height:.98;margin:27px 0;font-weight:800;letter-spacing:-.045em}.hero h1 em{font-style:normal;color:#baea65}.hero-content>p:not(.pill){font-size:1.2rem;line-height:1.6}.actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:30px}.hero-sticker{position:absolute;right:7%;bottom:13%;background:var(--orange);color:#352300;width:154px;height:154px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(9deg);transition:transform .25s;box-shadow:0 0 0 9px #ffffff33}.hero-sticker:hover{transform:rotate(-7deg) scale(1.04)}.hero-sticker strong{font-size:2rem;line-height:1.02}.hero-sticker span{font-size:.85rem;margin-top:9px}.hero-bottom{position:absolute;bottom:20px;left:7%;right:7%;display:flex;justify-content:space-between;gap:20px;font-size:.8rem;color:#fff;text-shadow:0 1px 3px #000}.quick-bar{display:grid;grid-template-columns:.8fr 1.2fr 1.2fr}.quick-bar a{padding:23px 9%;display:flex;flex-direction:column;background:var(--green);transition:filter .2s}.quick-bar a:nth-child(2){background:var(--blue)}.quick-bar a:nth-child(3){background:var(--orange)}.quick-bar a:hover{filter:brightness(1.06)}.quick-bar span{font-size:.95rem}.quick-bar strong{font-size:clamp(1.3rem,2vw,2rem);letter-spacing:-.025em}.section{padding:100px 7%}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:42px}.section-heading>p{max-width:370px;color:var(--muted)}.eyebrow{font-size:.82rem;letter-spacing:.16em;font-weight:800;margin-bottom:17px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center}.about-grid>div{position:relative}.about-grid h2{margin-bottom:25px}.lead{font-size:1.3rem;line-height:1.5;margin-bottom:18px}.about-grid p:not(.eyebrow){color:var(--muted)}.under{box-shadow:inset 0 -.14em var(--blue)}.photo{overflow:hidden;border-radius:var(--radius);position:relative}.photo img{width:100%;object-fit:cover;transition:transform .65s,filter .4s;filter:brightness(1.025) contrast(1.035) saturate(1.04)}.photo:hover img{transform:scale(1.035)}.photo figcaption{font-size:.83rem;color:var(--muted);padding:12px 5px;background:#fff}.history img{aspect-ratio:1.12;object-position:center}.photo-tag{position:absolute;bottom:65px;left:-17px;padding:10px 21px;background:var(--orange);border-radius:40px;transform:rotate(-7deg);font-weight:800}.text-link{display:inline-block;font-weight:800;margin-top:18px;border-bottom:2px solid var(--green)}.text-link:hover{border-color:var(--orange)}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:55px}.values>div{border-top:5px solid var(--green);padding:20px 0 0}.values>div:nth-child(2){border-color:var(--blue)}.values>div:nth-child(3){border-color:var(--orange)}.values b,.values span{display:block}.values b{font-size:1.1rem}.values span{color:var(--muted);font-size:.97rem}.blue-wash{background:var(--wash)}.specialty-toolbar{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-bottom:25px}.specialty-toolbar label{font-weight:800}.specialty-toolbar input{border:1px solid #91b6bd;background:white;border-radius:40px;padding:14px 22px;min-width:280px;color:var(--ink)}#results-count{font-size:.9rem;color:var(--muted);margin-left:auto}.specialties{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.specialty{padding:24px 22px 25px;border-radius:22px;background:#fff;border:2px solid transparent;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative}.specialty:hover{transform:translateY(-5px);border-color:var(--green);box-shadow:0 12px 25px #245c3710}.specialty:nth-child(3n+2):hover{border-color:var(--blue)}.specialty:nth-child(3n):hover{border-color:var(--orange)}.specialty-num{display:inline-flex;width:37px;height:37px;align-items:center;justify-content:center;background:#e8f5d0;border-radius:50%;font-size:.85rem;font-weight:800;margin-bottom:20px}.specialty:nth-child(3n+2) .specialty-num{background:#dff6fe}.specialty:nth-child(3n) .specialty-num{background:#fff0d5}.specialty h3{font-size:1.25rem;letter-spacing:-.03em;margin-bottom:10px}.specialty p{font-size:.96rem;line-height:1.5;color:var(--muted)}[hidden]{display:none!important}.section-end{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:28px}.section-end p{max-width:670px;font-size:.95rem;color:var(--muted)}.diagnostic-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}.equipment-feature{background:#eaf5d4;border-radius:var(--radius);overflow:hidden}.equipment-feature .photo{border-radius:0}.equipment-feature img{aspect-ratio:1.7;object-fit:cover}.equipment-copy{padding:28px 32px}.equipment-copy .pill{background:var(--green);margin-bottom:16px}.equipment-copy h3{font-size:2rem;margin-bottom:16px}.equipment-list{display:flex;flex-direction:column;justify-content:space-between}.equipment-list article{display:flex;gap:20px;padding:22px 0;border-bottom:1px solid var(--line)}.equipment-list article>span{font-size:1rem;background:var(--blue);border-radius:50%;width:44px;height:44px;flex-shrink:0;display:grid;place-items:center;font-weight:800}.equipment-list p{margin-top:10px;color:var(--muted)}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center;margin-top:60px}.support-grid h3{font-size:2.6rem;margin-bottom:22px}.support-grid img{aspect-ratio:1.5}.support-grid details{margin-top:22px}.patient-banner{margin:0 3%;padding:60px 4.2%;background:var(--blue);border-radius:38px;display:grid;grid-template-columns:1.2fr 1fr;gap:50px;align-items:center}.patient-banner h2{font-size:clamp(2.3rem,3.6vw,3.7rem);margin-bottom:22px}.patient-banner p{margin-bottom:22px}.patient-banner h2 span{color:#07546c}.patient-banner .small-text{font-size:.85rem;margin-top:12px;margin-bottom:0}.patient-banner .photo{transform:rotate(3deg);border:8px solid white}.patient-banner img{aspect-ratio:1.15}.community-section{background:#f0f8e4}.community-section .photo img{aspect-ratio:1.2}.community-section .photo figcaption{background:#f0f8e4}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.news-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:26px;overflow:hidden;transition:transform .25s,box-shadow .25s}.news-card:hover{transform:translateY(-6px);box-shadow:0 15px 30px #193d3017}.news-card img{width:100%;aspect-ratio:1.2;object-fit:cover;transition:transform .4s}.news-card:hover img{transform:scale(1.025)}.news-card .news-copy{padding:24px;flex:1;display:flex;flex-direction:column;align-items:flex-start}.news-card h3{font-size:1.5rem;margin:14px 0}.news-card p{font-size:.96rem;color:var(--muted)}.news-card .text-link{margin-top:auto;padding-top:18px}.news-date{font-size:.82rem;font-weight:800}.social-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.news-note{font-size:.9rem;color:var(--muted);margin-top:22px}.authority-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.authority-card{display:grid;grid-template-columns:42% 1fr;gap:25px;align-items:center;border-radius:28px;background:var(--wash);padding:24px}.authority-card img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:20px}.authority-card h3{font-size:1.8rem}.authority-card p{margin-top:10px}.authority-card small{display:block;font-size:.87rem;color:var(--muted);margin-top:12px}.authority-card.no-photo{display:block;padding:35px;background:#f0f8e4}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px}.location-card{background:var(--green);padding:35px;border-radius:28px}.tag{font-size:.8rem;font-weight:800;letter-spacing:.06em}.location-card h3{font-size:3rem;margin:25px 0}.location-card p{margin-bottom:25px}.location-card .button{background:var(--ink);color:white}.location-card .small-text{font-size:.8rem;margin:12px 0 0}.contact-details{display:flex;flex-direction:column;justify-content:space-between;gap:24px}.contact-details h3{font-size:1.2rem;margin-bottom:8px}.contact-details a{text-decoration:underline;text-decoration-color:var(--green);text-underline-offset:4px;font-weight:800}.phone{font-size:1.75rem}.contact-details p{font-size:.93rem;color:var(--muted)}.email{overflow-wrap:anywhere}.map-wrap{margin-top:35px}.map-wrap iframe{width:100%;height:360px;border:0;border-radius:28px;background:#dae9e7}.map-wrap p{font-size:.85rem;margin-top:8px;color:var(--muted)}.faq{max-width:900px;margin:80px auto 0}.faq h2{margin-bottom:30px}details{border-bottom:1px solid #9bb8af;padding:19px 0}summary{font-size:1.1rem;line-height:1.5;padding-right:28px;list-style:none;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:2px;top:0;font-size:1.5rem;line-height:1}details[open] summary:after{content:'−'}details p{margin-top:18px;color:var(--muted)}details[open]{padding-bottom:23px}footer{padding:55px 7% 22px;background:#17382f;color:white}.footer-greeting{font-size:clamp(2rem,4vw,4rem);font-weight:800;letter-spacing:-.04em;display:flex;gap:13px;align-items:center;padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid #ffffff35}.footer-greeting span{color:var(--green)}.footer-greeting a{margin-left:auto;background:var(--green);color:var(--ink);width:54px;height:54px;border-radius:50%;display:grid;place-items:center;font-size:2rem;transition:transform .2s}.footer-greeting a:hover{transform:translateY(-5px)}.footer-grid{display:grid;grid-template-columns:1.1fr 1fr 1.2fr;gap:45px}.municipal-logo{width:230px;height:auto;background:transparent;padding:0;border-radius:0;margin-bottom:22px}.footer-grid h3{font-size:1.2rem;margin-bottom:17px;letter-spacing:0}.footer-grid p{font-size:.95rem;color:#deebe7}.footer-grid a[href^="tel:"]{font-size:1.2rem;font-weight:800;display:inline-block;margin-top:10px}.doctors-button{margin-top:20px;background:var(--blue);color:var(--ink)}.footer-bottom{margin-top:45px;padding-top:20px;border-top:1px solid #ffffff35;font-size:.8rem;display:flex;justify-content:space-between;gap:15px}
@media(min-width:1550px){.section{padding-left:max(7%,calc((100% - 1350px)/2));padding-right:max(7%,calc((100% - 1350px)/2))}}
@media(max-width:1150px){.header{padding:0 3%;height:86px}.brand strong{font-size:1.8rem}.brand img{width:46px;height:46px}nav{gap:16px}nav>a:not(.button){font-size:.84rem}.button.small{font-size:.84rem;padding:12px 15px}.section{padding:75px 5%}.hero{padding-left:5%}.specialties{grid-template-columns:repeat(3,1fr)}.hero-bottom{left:5%;right:5%}.authority-card{grid-template-columns:38% 1fr}.hero-sticker{right:5%}.footer-grid{gap:25px}}
@media(max-width:900px){html{scroll-padding-top:92px}.header{height:80px}.menu-toggle{display:block;border:0;background:#e9f4d6;padding:10px 16px;border-radius:30px;color:var(--ink);font-weight:800;min-height:44px}nav{display:none;position:absolute;top:80px;left:0;right:0;background:white;padding:20px 6% 25px;box-shadow:0 18px 20px #17382f20;flex-direction:column;align-items:stretch;gap:8px}nav.open{display:flex}nav>a:not(.button){font-size:1rem;padding:10px}.hero{min-height:calc(100svh - 80px)}.hero-sticker{width:120px;height:120px;bottom:10%;right:6%}.hero-sticker strong{font-size:1.5rem}.hero-content{max-width:600px}.about-grid,.support-grid{gap:30px}.section-heading{gap:30px}.section-heading>p{max-width:310px}.specialties{grid-template-columns:repeat(2,1fr)}.patient-banner{gap:25px;padding:45px 5%}.news-grid{gap:15px}.news-card .news-copy{padding:18px}.authority-card{display:block}.authority-card img{width:150px;margin-bottom:20px}.contact-grid{gap:30px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.quick-bar a{padding:18px 8%}.quick-bar span{font-size:.83rem}.quick-bar strong{font-size:1.25rem}}
@media(max-width:600px){body{font-size:16px}.header{padding:0 5%}.brand strong{font-size:1.75rem}.brand small{font-size:.55rem}.brand img{width:44px;height:44px}.hero{padding:55px 6% 88px;min-height:760px;min-height:calc(100svh - 80px)}.hero h1{font-size:clamp(3.4rem,13vw,4.7rem)}.hero-shade{background:linear-gradient(90deg,#0a271be8,#0a271b7a)}.hero-image{object-position:65% center}.hero-content>p:not(.pill){font-size:1rem}.hero-sticker{display:none}.hero-bottom{flex-direction:column;gap:2px;font-size:.7rem;bottom:18px}.hero .button{padding:13px 18px;font-size:.91rem;gap:15px}.hero .actions{gap:10px}.quick-bar{grid-template-columns:1fr 1fr}.quick-bar a:first-child{grid-column:1/-1;flex-direction:row;align-items:center;justify-content:space-between;padding:14px 6%}.quick-bar a:first-child strong{font-size:1.8rem}.quick-bar a{padding:18px 12%}.quick-bar strong{font-size:1.12rem}.section{padding:60px 6%}h2{font-size:2.6rem}.section-heading{display:block;margin-bottom:30px}.section-heading>p{max-width:none;margin-top:20px}.about-grid,.support-grid,.diagnostic-grid,.patient-banner,.contact-grid{grid-template-columns:1fr}.about-grid{gap:36px}.history img{aspect-ratio:1.2}.photo-tag{left:-8px;bottom:50px;font-size:.9rem}.values{grid-template-columns:1fr;gap:18px;margin-top:32px}.values>div{padding-top:14px}.specialty-toolbar{gap:10px}.specialty-toolbar label{width:100%}.specialty-toolbar input{min-width:0;width:100%}#results-count{margin-left:0}.specialties{gap:11px}.specialty{padding:19px 15px;border-radius:18px}.specialty h3{font-size:1.12rem;overflow-wrap:anywhere}.specialty p{font-size:.9rem}.specialty-num{margin-bottom:15px}.section-end{display:block}.section-end .button{margin-top:20px}.equipment-copy{padding:25px}.equipment-list article{padding:20px 0}.support-grid{gap:25px;margin-top:35px}.support-grid h3{font-size:2.2rem}.patient-banner{margin:0 4%;padding:35px 7%;border-radius:28px}.patient-banner .photo{margin:15px 0 0;transform:rotate(2deg)}.patient-banner img{aspect-ratio:1.8}.patient-banner h2{font-size:2.35rem}.news-grid{grid-template-columns:1fr}.news-card{display:grid;grid-template-columns:38% 1fr}.news-card img{height:100%;aspect-ratio:auto;object-fit:contain;background:#eaf4ee}.news-card h3{font-size:1.3rem}.news-card .news-copy{padding:18px}.news-card p{font-size:.9rem}.news-card .text-link{font-size:.9rem}.authority-grid{grid-template-columns:1fr;gap:18px}.authority-card{display:grid;grid-template-columns:100px 1fr;padding:20px;gap:20px}.authority-card img{width:100%;margin:0}.authority-card h3{font-size:1.5rem}.location-card{padding:27px}.location-card h3{font-size:2.5rem}.contact-grid{gap:30px}.contact-details{gap:28px}.map-wrap iframe{height:300px}.faq{margin-top:55px}.faq h2{font-size:2.3rem}summary{font-size:1rem}.footer-greeting{font-size:2rem;flex-wrap:wrap;line-height:1.1;gap:6px;padding-bottom:28px;margin-bottom:30px}.footer-greeting a{width:44px;height:44px;font-size:1.5rem}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}footer{padding:40px 6% 22px}.municipal-logo{width:220px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.photo:hover img,.button:hover,.specialty:hover,.news-card:hover{transform:none}}
.news-card img{object-fit:contain;background:#f3f8f5;aspect-ratio:1}.news-card:first-child img{object-fit:cover}.news-copy .text-link{min-height:44px}.authority-card img{object-position:50% 35%}
@media(max-width:600px){.news-card img{aspect-ratio:auto}.authority-card.no-photo{padding:26px}}
/* Hero de pantalla completa y navegación superpuesta. */
.header{position:fixed;inset:0 0 auto;height:96px;background:transparent;border-bottom-color:transparent;color:white;transition:background .25s,color .25s,box-shadow .25s}
.header.scrolled{background:#fff;color:var(--ink);border-bottom-color:#e6eee9;box-shadow:0 4px 24px #17382f12}
.header:not(.scrolled) .brand,.header:not(.scrolled) nav>a:not(.button){text-shadow:0 1px 5px #0008}
.header.scrolled .brand,.header.scrolled nav>a:not(.button){text-shadow:none}
.hero{min-height:100svh;padding-top:150px;padding-bottom:85px}
.hero-shade{background:linear-gradient(180deg,rgba(7,29,21,.68),transparent 24%),linear-gradient(90deg,rgba(10,39,27,.86) 0%,rgba(10,39,27,.60) 35%,rgba(10,39,27,.08) 80%)}
.back-to-top{position:fixed;right:25px;bottom:25px;z-index:25;width:52px;height:52px;display:grid;place-items:center;border:2px solid white;border-radius:50%;background:var(--ink);color:white;font-size:1.7rem;font-weight:800;box-shadow:0 4px 18px #0003;transition:transform .2s,background .2s}
.back-to-top:hover{transform:translateY(-5px);background:#285d4f}
@media(max-width:1150px){.header{height:86px}}
@media(max-width:900px){.header{height:80px}.header nav{color:var(--ink)}.header:not(.scrolled) nav>a:not(.button){text-shadow:none}.hero{min-height:100svh;padding-top:125px}}
@media(max-width:600px){.hero{min-height:100svh;padding-top:120px;padding-bottom:88px}.back-to-top{right:17px;bottom:17px;width:48px;height:48px}.hero-shade{background:linear-gradient(180deg,#071d15b0,transparent 28%),linear-gradient(90deg,#0a271be8,#0a271b7a)}}
@media(prefers-reduced-motion:reduce){.back-to-top:hover{transform:none}}
/* Segunda dirección: fotografía a gran escala y color municipal. */
:root{--radius:12px;--ink:#103b30}
.hero{align-items:flex-end;padding:160px 5% 95px;min-height:100svh}
.hero-image{object-position:58% 48%}
.hero-shade{background:linear-gradient(180deg,#06281bb8 0%,transparent 28%,#052a1830 45%,#052419cc 100%)}
.hero-content{max-width:1100px;width:100%}.hero .pill{background:transparent;color:white;padding:0;font-size:.84rem;letter-spacing:.2em}
.hero h1{font-size:clamp(5rem,11vw,11rem);line-height:.86;letter-spacing:-.065em;margin:28px 0 30px;text-shadow:0 2px 20px #001b1640}
.hero h1 em{color:#c4f16d}.hero-content>p:not(.pill){font-size:1.12rem}.hero .actions{position:absolute;right:0;bottom:6px;flex-direction:column;align-items:stretch}.hero-sticker{right:5%;bottom:38%;width:120px;height:120px;border-radius:24px;transform:rotate(10deg)}.hero-sticker strong{font-size:1.65rem}.hero-bottom{left:5%;right:5%}
.header{padding:0 5%}.header:not(.scrolled){background:linear-gradient(#092d2555,transparent)}.button{padding:18px 28px}.section{padding:110px 5%}h2{font-size:clamp(3rem,5.4vw,5.5rem);line-height:.98;letter-spacing:-.055em}.section-heading h2 span{color:#48791f}.section-heading>p{max-width:330px}
#hospital .about-grid{grid-template-columns:1.15fr 1fr;gap:7%}#hospital .history{border-radius:8px 100px 8px 8px}#hospital .history img{aspect-ratio:.98;object-position:48% center}#hospital .photo-tag{bottom:80px;left:-14px;padding:16px 25px;font-size:1.1rem}.values{margin-top:65px;gap:40px}.values b{font-size:1.35rem}
.statement{background:var(--orange);padding:60px 5%;position:relative;overflow:hidden}.statement>span{display:block;font-size:clamp(1.3rem,3vw,2.5rem);font-weight:800}.statement strong{display:block;font-size:clamp(4.2rem,11vw,11rem);letter-spacing:-.07em;line-height:1.04}.statement a{position:absolute;right:5%;top:64px;border-bottom:2px solid currentColor;font-weight:800;padding:10px 0}
#especialidades{background:#fff}.specialty-toolbar{border-bottom:1px solid var(--line);padding-bottom:26px}.specialties{gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.specialty{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0;padding:30px;min-height:235px;background:white}.specialty h3{font-size:1.4rem}.specialty:hover{background:#eafaef;box-shadow:none;transform:translateY(-4px)}.specialty:nth-child(3n+2):hover{background:#ddf7ff}.specialty:nth-child(3n):hover{background:#fff0ce}.specialty-num{border-radius:10px}.all-specialties{margin:30px auto 0;display:flex;border:0}.section-end{margin-top:30px}
#diagnostico{background:#103b30;color:white}.equipment-list p,#diagnostico .section-heading>p,#diagnostico details p{color:#d9e9e2}#diagnostico h2 span{color:var(--green)}.equipment-feature{border-radius:16px;color:var(--ink);background:var(--green)}.equipment-feature img{aspect-ratio:1.25}.equipment-copy{padding:35px}.equipment-copy .pill{background:white}.equipment-list article{padding:30px 0;border-color:#ffffff35}.equipment-list article>span{color:var(--ink)}.support-grid{grid-template-columns:1.3fr 1fr;margin-top:85px}.support-grid .photo img{aspect-ratio:1.5}.support-grid figcaption{background:#103b30;color:#d9e9e2}.support-grid h3{font-size:3rem}
.patient-banner{margin:0;border-radius:0;padding:85px 5%;grid-template-columns:1.1fr 1fr;gap:8%}.patient-banner h2{font-size:clamp(3rem,5.3vw,5.5rem)}.patient-banner .photo{border:0;border-radius:60% 60% 15px 15px;transform:rotate(4deg)}.patient-banner img{aspect-ratio:1.2}.patient-banner .button{background:var(--ink);color:white}
.news-card{border-radius:12px}.news-card h3{font-size:1.8rem}.news-card img{aspect-ratio:1.1}.news-card .news-copy{padding:28px}.community-section{background:var(--green)}.community-section .photo{border-radius:15px 15px 100px 15px;transform:rotate(-2deg)}.community-section .photo figcaption{background:var(--green);color:var(--ink)}.community-section .about-grid p{color:var(--ink)}.authority-card{border-radius:14px}.contact-grid .location-card{border-radius:12px;background:var(--orange)}.map-wrap iframe{border-radius:12px}.footer-greeting{font-size:clamp(2.5rem,6vw,6rem)}
.reveal{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}.reveal.entered{opacity:1;transform:none}
@media(max-width:1100px){.hero h1{font-size:11.5vw}.hero .actions{position:static;flex-direction:row}.hero-sticker{bottom:22%}.specialty{padding:25px}.section-heading{align-items:flex-start}.section-heading h2{font-size:4.4vw}.section{padding:80px 5%}}
@media(max-width:700px){.hero{padding-top:140px;padding-bottom:85px}.hero h1{font-size:clamp(4.5rem,15vw,6.2rem)}.hero-content>p:not(.pill){font-size:1rem}.hero .actions{gap:12px}.hero-sticker{display:none}.section{padding:65px 6%}h2,.section-heading h2{font-size:2.9rem}.section-heading{display:block}.section-heading>p{max-width:none;margin-top:22px}#hospital .about-grid{grid-template-columns:1fr;gap:35px}#hospital .history img{aspect-ratio:1.15}.statement{padding:40px 6%}.statement strong{font-size:14vw}.statement a{position:static;display:inline-block;margin-top:20px}.specialty{padding:22px 17px;min-height:225px}.specialty h3{font-size:1.2rem}.diagnostic-grid,.support-grid{grid-template-columns:1fr}.support-grid{margin-top:45px}.support-grid h3{font-size:2.5rem}.patient-banner{padding:60px 7%;grid-template-columns:1fr;gap:25px}.patient-banner h2{font-size:3.4rem}.patient-banner .photo{border-radius:15px 80px 15px 15px}.patient-banner img{aspect-ratio:1.5}.news-card h3{font-size:1.4rem}.news-card .news-copy{padding:20px}.values{gap:20px}.footer-greeting{font-size:2.4rem}}
@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}
@media(min-width:1101px){.hero-content{max-width:none}.hero .actions{flex-direction:row;right:0;bottom:0}.hero .actions .button{font-size:1rem;gap:18px}}

/* Identidad suministrada por el hospital, sin fondo añadido. */
.header .brand{background:transparent;border-radius:0;padding:6px 12px;line-height:0;box-shadow:none}
.header .brand img{width:218px;height:auto;max-width:100%;object-fit:contain}
.header.scrolled .brand{box-shadow:none}
@media(max-width:1150px){.header .brand img{width:185px}}
@media(max-width:600px){.header .brand{padding:5px 8px;border-radius:9px}.header .brand img{width:174px}}

/* Portada sin bajada ni dirección. */
.hero .actions{position:static;flex-direction:row;margin-top:30px}.hero-bottom{justify-content:flex-end}

/* La capa blanca afecta sólo el texto del PNG original, conservando el isotipo. */
.header .brand{display:grid;gap:0}
.header .brand img{grid-area:1/1}
.header .brand .brand-light-text{filter:brightness(0) invert(1);clip-path:inset(0 0 0 40%);opacity:1;transition:opacity .25s;pointer-events:none}
.header.scrolled .brand .brand-light-text{opacity:0}
.hero-image{top:-12%;bottom:auto;height:124%;transform:translate3d(0,var(--hero-offset,0px),0);will-change:transform}
@media(prefers-reduced-motion:reduce){.hero-image{transform:none;will-change:auto}.header .brand .brand-light-text{transition:none}}

/* Acceso destacado en el banner de cercanía. */
.statement{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:40px;align-items:center}
.statement>span,.statement>strong{grid-column:1}
.statement>strong{font-size:clamp(3.6rem,9vw,9rem)}
.statement .statement-cta{position:static;grid-column:2;grid-row:1/3;display:flex;flex-direction:column;gap:9px;min-width:285px;padding:26px 30px;margin:0;border:2px solid #103b30;border-radius:18px;background:#103b30;color:#fff;box-shadow:0 8px 0 #103b3026;transition:transform .2s,box-shadow .2s,background .2s}
.statement-cta-caption{font-size:.78rem;letter-spacing:.12em;font-weight:800}
.statement-cta-label{display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:1.5rem;line-height:1.2;font-weight:800}
.statement-cta-label>span{font-size:1.8rem}
.statement .statement-cta:hover{transform:translateY(-4px);background:#1d5040;box-shadow:0 12px 0 #103b3026}
.statement .statement-cta:focus-visible{outline:3px solid #103b30;outline-offset:6px}
@media(max-width:700px){.statement{grid-template-columns:1fr;gap:8px}.statement .statement-cta{grid-column:1;grid-row:auto;width:100%;min-width:0;margin-top:24px;padding:24px}.statement>strong{font-size:14vw}}
@media(prefers-reduced-motion:reduce){.statement .statement-cta{transition:none}.statement .statement-cta:hover{transform:none}}

/* Autoridades: tres perfiles con fotografía */
.authority-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.authority-card{--authority-accent:var(--green);display:flex;flex-direction:column;align-items:stretch;gap:0;min-width:0;padding:0;overflow:hidden;background:#f0f8e4;border:2px solid transparent;border-radius:18px;transition:transform .25s,border-color .25s,box-shadow .25s}
.authority-card--blue{--authority-accent:var(--blue);background:#edfafd}
.authority-card--orange{--authority-accent:var(--orange);background:#fff5e3}
.authority-card:hover{transform:translateY(-7px);border-color:var(--authority-accent);box-shadow:0 18px 36px #17382f1c}
.authority-card img{width:100%;aspect-ratio:1.04;object-fit:cover;border-radius:0;transition:transform .5s,filter .3s;filter:saturate(.94) contrast(1.03)}
.authority-card:nth-child(1) img{object-position:50% 32%}
.authority-card:nth-child(2) img{object-position:50% 25%}
.authority-card:nth-child(3) img{object-position:50% 37%}
.authority-card:hover img{transform:scale(1.035);filter:saturate(1.04) contrast(1.04)}
.authority-copy{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:27px 25px 29px}
.authority-card h3{font-size:clamp(1.35rem,1.8vw,1.85rem);margin:0;overflow-wrap:anywhere}
.authority-role{display:inline-flex;margin-top:20px!important;padding:8px 14px;border-radius:999px;background:var(--authority-accent);color:var(--ink);font-size:.86rem;font-weight:800;line-height:1.2}
@media(max-width:800px){.authority-grid{grid-template-columns:1fr;max-width:560px;margin-inline:auto}.authority-card{display:grid;grid-template-columns:minmax(150px,38%) 1fr}.authority-card img{height:100%;aspect-ratio:auto;min-height:250px}.authority-copy{justify-content:center}.authority-card:nth-child(1) img{object-position:50% 30%}}
@media(max-width:520px){.authority-card{grid-template-columns:112px 1fr}.authority-card img{min-height:210px}.authority-copy{padding:22px 18px}.authority-card h3{font-size:1.25rem}.authority-role{margin-top:15px!important;padding:7px 11px;font-size:.78rem}}
@media(prefers-reduced-motion:reduce){.authority-card,.authority-card img{transition:none}.authority-card:hover{transform:none}.authority-card:hover img{transform:none}}
/* Introducción de especialidades alineada con el bloque del título. */
:is(#especialidades,#novedades) .section-heading{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:50px;align-items:stretch}
:is(#especialidades,#novedades) .section-heading>p{max-width:none;margin:0;padding-top:38px;display:flex;align-items:center;font-size:clamp(1.15rem,1.55vw,1.4rem);line-height:1.55;color:var(--ink)}
@media(max-width:700px){:is(#especialidades,#novedades) .section-heading{grid-template-columns:1fr;gap:22px}:is(#especialidades,#novedades) .section-heading>p{padding-top:0;font-size:1.125rem;line-height:1.6}}
/* Mismo subrayado del hover para la sección activa durante el scroll. */
nav>a:not(.button)[aria-current="location"]:after{width:100%}

/* Información pública y acceso al repositorio institucional. */
.transparency{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:60px;align-items:center;background:#e9f5d5}
.transparency h2{font-size:clamp(2.8rem,4.6vw,4.8rem)}
.transparency h2 span{color:#48791f}
.transparency-copy>p{font-size:1.2rem;line-height:1.6}
.transparency-copy .button{margin-top:28px}
.transparency-copy .small-text{font-size:.88rem;margin-top:12px;color:var(--muted)}
@media(min-width:1201px){.header nav{gap:18px}.header nav>a:not(.button){font-size:.9rem}}
@media(min-width:901px) and (max-width:1200px){.header{height:86px}.menu-toggle{display:block;border:0;background:#e9f4d6;padding:10px 16px;border-radius:30px;color:var(--ink);font-weight:800;min-height:44px}.header nav{display:none;position:absolute;top:86px;left:0;right:0;background:white;color:var(--ink);padding:20px 6% 25px;box-shadow:0 18px 20px #17382f20;flex-direction:column;align-items:stretch;gap:8px}.header nav.open{display:flex}.header nav>a:not(.button){font-size:1rem;padding:10px;text-shadow:none}}
@media(max-width:1200px){.header nav{max-height:calc(100svh - 86px);overflow-y:auto}}
@media(max-width:700px){.transparency{grid-template-columns:1fr;gap:28px}.transparency h2{font-size:2.8rem}.transparency-copy>p{font-size:1.125rem}.transparency-copy .button{width:100%;padding:18px 20px}}
.footer-bottom{flex-wrap:wrap}.metrics-disclosure{flex-basis:100%;color:#b9cbc5}
