.hospital-profile{--hospital-green: #64748b;--hospital-green-dark: #475569;--hospital-text: #12213a;--hospital-muted: #657286;--hospital-line: #e2e8f0;--hospital-soft: #f8fafc;--hospital-card: #ffffff;background:radial-gradient(circle at 18% 8%,rgba(32,132,96,.08),transparent 32rem),linear-gradient(180deg,#fbfdfc,#f8fbfa 52%,#fff);color:var(--hospital-text);overflow-x:hidden}.hospital-profile a{text-decoration:none}.hospital-profile *,.hospital-profile *:before,.hospital-profile *:after{box-sizing:border-box}.hospital-shell{max-width:1376px;margin:0 auto;padding:56px 0 36px}.hospital-layout{display:grid;grid-template-columns:minmax(0,944px) 334px;gap:72px;align-items:start}.hospital-content{min-width:0}.hospital-hero{padding-top:4px}.hospital-hero nav{margin-bottom:34px;font-size:13px;font-weight:700;color:#6d7b8b}.hospital-hero nav a{color:var(--hospital-green)}.hospital-hero h1{max-width:930px;margin:0;color:#09121f;font-size:clamp(2.3rem,3.6vw,3.35rem);font-weight:950;line-height:1.04;letter-spacing:0}.hospital-hero p{max-width:720px;margin:18px 0 0;color:#48576a;font-size:17px;line-height:1.75}.hospital-badges{display:flex;flex-wrap:wrap;gap:22px;margin-top:24px}.hospital-badges span{display:inline-flex;align-items:center;gap:9px;color:#526176;font-size:14px;font-weight:700}.hospital-badges .lucide-icon{color:var(--hospital-green)}.hospital-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:30px}.hospital-action{display:inline-flex;min-height:64px;align-items:center;justify-content:center;gap:10px;border:1px solid var(--hospital-line);border-radius:6px;background:#fff;color:#16243a;font-size:14px;font-weight:850;line-height:1;box-shadow:0 1px #10182805;transition:border-color .16s ease,color .16s ease,background .16s ease}.hospital-action:hover{border-color:#b9cdc4;color:var(--hospital-green-dark);background:#fbfdfc}.hospital-action-primary{border-color:var(--hospital-green);background:linear-gradient(180deg,#1c946c 0%,var(--hospital-green) 100%);color:#fff;box-shadow:0 10px 24px #17845f33}.hospital-action-primary:hover{border-color:var(--hospital-green-dark);background:var(--hospital-green-dark);color:#fff}.hospital-phone-menu{position:relative}.hospital-phone-menu summary{cursor:pointer;list-style:none}.hospital-phone-menu summary::-webkit-details-marker{display:none}.hospital-phone-dropdown{position:absolute;z-index:30;top:calc(100% + 8px);left:0;width:280px;border:1px solid var(--hospital-line);border-radius:8px;background:#fff;box-shadow:0 18px 40px #16243a1f;overflow:hidden}.hospital-phone-dropdown a{display:flex;justify-content:space-between;gap:16px;padding:13px 15px;border-bottom:1px solid #edf1ef;color:#526176;font-size:14px}.hospital-phone-dropdown a:last-child{border-bottom:0}.hospital-phone-dropdown strong{color:var(--hospital-green)}.hospital-report-wrap{position:relative}.hospital-report-wrap [data-report-root]{height:100%}.hospital-report-wrap [data-report-open]{width:100%;height:100%}.hospital-report-panel{position:absolute;z-index:40;left:0;top:calc(100% + 8px);width:min(22rem,calc(100vw - 2rem));border:1px solid var(--hospital-line);border-radius:8px;background:#fff;padding:16px;box-shadow:0 18px 42px #16243a24}.hospital-report-panel-right{left:auto;right:0}.hospital-profile [data-report-panel] input,.hospital-profile [data-report-panel] select,.hospital-profile [data-report-panel] textarea,.hospital-profile [data-report-panel] button{border-radius:6px}.hospital-related-strip{display:flex;flex-wrap:wrap;align-items:center;gap:0;margin-top:24px;padding:19px 20px;border:1px solid var(--hospital-line);border-radius:6px;background:#ffffffe0;color:#59687a;font-size:14px}.hospital-related-strip strong{margin-right:14px;color:#26354a;font-weight:850}.hospital-related-strip a,.hospital-related-strip span{color:var(--hospital-green);font-weight:800}.hospital-related-strip a+a:before,.hospital-related-strip a+span:before,.hospital-related-strip span+a:before,.hospital-related-strip span+span:before{content:"·";margin:0 11px;color:#94a39c;font-weight:900}.hospital-card{margin-top:20px;border:1px solid var(--hospital-line);border-radius:7px;background:#fffffff5;box-shadow:0 10px 24px #16243a09;padding:24px 22px;scroll-margin-top:96px}.hospital-card h2{margin:0;color:#142137;font-size:21px;font-weight:950;line-height:1.2;letter-spacing:0}.hospital-section-copy,.hospital-empty{margin:10px 0 0;color:var(--hospital-muted);font-size:15px;line-height:1.7}.hospital-fact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:18px -22px -24px;border-top:1px solid var(--hospital-line)}.hospital-fact{display:grid;grid-template-columns:28px minmax(0,1fr);gap:14px;min-height:92px;padding:22px;border-right:1px solid var(--hospital-line);border-bottom:1px solid var(--hospital-line)}.hospital-fact:nth-child(3n){border-right:0}.hospital-fact:nth-last-child(-n+1){border-bottom:0}.hospital-fact .lucide-icon{color:var(--hospital-green)}.hospital-fact span{display:block;margin-bottom:4px;color:#7a8795;font-size:12px;font-weight:800}.hospital-fact strong,.hospital-fact a{display:inline-flex;align-items:center;gap:5px;min-width:0;color:#17243a;font-size:15px;font-weight:900;line-height:1.45;overflow-wrap:anywhere}.hospital-fact a{color:var(--hospital-green-dark)}.hospital-check-list{margin-top:18px;border-top:1px solid var(--hospital-line)}.hospital-check-row{display:grid;grid-template-columns:38px minmax(0,1fr) 20px;align-items:center;gap:16px;padding:18px 4px;border-bottom:1px solid var(--hospital-line)}.hospital-check-row:last-child{border-bottom:0;padding-bottom:0}.hospital-check-row>.lucide-icon:first-child{color:var(--hospital-green)}.hospital-check-row>.lucide-icon:last-child{color:var(--hospital-green)}.hospital-check-row h3{margin:0;color:#142137;font-size:16px;font-weight:900}.hospital-check-row p{margin:5px 0 0;color:var(--hospital-muted);font-size:14px;line-height:1.6}.hospital-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px}.hospital-service-card{display:grid;grid-template-columns:26px minmax(0,1fr);gap:10px;min-height:69px;padding:14px 13px;border:1px solid var(--hospital-line);border-radius:6px;background:#fff}.hospital-service-card .lucide-icon{color:var(--hospital-green)}.hospital-service-card h3{margin:0;color:#142137;font-size:14px;font-weight:950;line-height:1.3}.hospital-service-card span{display:inline-flex;align-items:center;margin-top:5px;color:#6b7888;font-size:12px;font-weight:800;line-height:1.2}.hospital-service-card span.is-review:after{content:"";width:6px;height:6px;margin-left:6px;border-radius:999px;background:#f59e0b}.hospital-contact-list{margin-top:18px;border:1px solid var(--hospital-line);border-radius:6px;overflow:hidden}.hospital-contact-row{display:grid;grid-template-columns:34px 1fr 150px;align-items:center;gap:16px;padding:18px;border-bottom:1px solid var(--hospital-line);background:#fff}.hospital-contact-row:last-child{border-bottom:0}.hospital-contact-row>.lucide-icon{color:var(--hospital-green)}.hospital-contact-row h3{margin:0;font-size:15px;font-weight:950;color:#142137}.hospital-contact-row p{margin:5px 0 0;color:var(--hospital-muted);font-size:14px;line-height:1.55}.hospital-contact-row a,.hospital-contact-row span{display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:5px;border:1px solid var(--hospital-line);border-radius:5px;color:var(--hospital-green-dark);font-size:13px;font-weight:850}.hospital-contact-row span{color:#8a96a6}.hospital-map{position:relative;overflow:hidden;border-radius:6px;border:1px solid #dce8e2;background-color:#eff5f2;background-image:linear-gradient(24deg,transparent 0 18%,rgba(190,201,195,.55) 18.2% 19.2%,transparent 19.4% 100%),linear-gradient(146deg,transparent 0 26%,rgba(190,201,195,.5) 26.2% 27.4%,transparent 27.6% 100%),linear-gradient(94deg,transparent 0 46%,rgba(209,218,214,.75) 46.2% 47.2%,transparent 47.4% 100%),linear-gradient(0deg,rgba(216,231,222,.55) 1px,transparent 1px),linear-gradient(90deg,rgba(216,231,222,.55) 1px,transparent 1px);background-size:100% 100%,100% 100%,100% 100%,34px 34px,34px 34px}.hospital-map span{position:absolute;left:50%;top:50%;display:flex;align-items:center;justify-content:center;width:54px;height:54px;transform:translate(-50%,-50%);border-radius:999px;background:var(--hospital-green);color:#fff;box-shadow:0 12px 28px #17845f40}.hospital-map-large{height:128px;margin-top:18px}.hospital-map-small{height:156px;margin-top:14px}.hospital-location-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px;border:1px solid var(--hospital-line);border-radius:6px;overflow:hidden}.hospital-location-grid>div{padding:18px;border-right:1px solid var(--hospital-line)}.hospital-location-grid>div:last-child{border-right:0}.hospital-location-grid .lucide-icon{color:var(--hospital-green)}.hospital-location-grid h3{margin:10px 0 4px;color:#142137;font-size:14px;font-weight:950}.hospital-location-grid p{margin:0;color:#4f5e70;font-size:13px;line-height:1.55}.hospital-location-grid a{display:inline-flex;margin-top:11px;color:var(--hospital-green);font-size:13px;font-weight:900}.hospital-related-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:18px}.hospital-related-grid a,.hospital-related-grid div{display:flex;min-height:72px;flex-direction:column;justify-content:space-between;border:1px solid var(--hospital-line);border-radius:6px;background:#fff;padding:13px 12px;color:#142137}.hospital-related-grid strong{font-size:14px;font-weight:950;line-height:1.3}.hospital-related-grid span{color:#8a96a6;font-size:12px;font-weight:800}.hospital-related-grid .lucide-icon{align-self:flex-end;color:var(--hospital-green)}.hospital-faq{margin-top:14px;border:1px solid var(--hospital-line);border-radius:6px;overflow:hidden}.hospital-faq details{border-bottom:1px solid var(--hospital-line);background:#fff}.hospital-faq details:last-child{border-bottom:0}.hospital-faq summary{display:flex;cursor:pointer;list-style:none;align-items:center;justify-content:space-between;gap:20px;padding:12px 18px}.hospital-faq summary::-webkit-details-marker{display:none}.hospital-faq strong{display:block;color:#142137;font-size:14px;font-weight:950}.hospital-faq em{display:block;margin-top:3px;color:var(--hospital-muted);font-size:13px;font-style:normal;line-height:1.35}.hospital-faq .lucide-icon{color:#7b8794;transition:transform .16s ease}.hospital-faq details[open] .lucide-icon{transform:rotate(180deg)}.hospital-source-table{margin-top:14px;border:1px solid var(--hospital-line);border-radius:6px;overflow:hidden}.hospital-source-head,.hospital-source-row{display:grid;grid-template-columns:1.2fr 1.45fr .8fr .85fr;align-items:center;gap:16px;padding:10px 16px}.hospital-source-head{background:#fbfcfb;color:#27354a;font-size:13px;font-weight:950}.hospital-source-row{border-top:1px solid var(--hospital-line);color:#4f5e70;font-size:13px}.hospital-source-name{display:inline-flex;align-items:center;gap:8px;color:#27354a;font-weight:850}.hospital-source-name .lucide-icon{color:var(--hospital-green)}.hospital-status{display:inline-flex;align-items:center;gap:7px;font-weight:850}.hospital-status:before{content:"";width:8px;height:8px;border-radius:999px}.hospital-status.is-green:before{background:#16a66f}.hospital-status.is-amber:before{background:#f59e0b}.hospital-source-note{margin-top:10px;border:1px solid #f2c66d;border-radius:5px;background:#fffaf0;padding:7px 11px;color:#7a5a15;font-size:13px;line-height:1.45}.hospital-sidebar{position:sticky;top:94px;display:flex;flex-direction:column;gap:18px;padding-top:26px}.hospital-sidebar-card{border:1px solid var(--hospital-line);border-radius:7px;background:#fffffff5;padding:20px;box-shadow:0 10px 24px #16243a09}.hospital-sidebar-card h2{margin:0;color:#142137;font-size:18px;font-weight:950;line-height:1.3;letter-spacing:0}.hospital-anchor-card nav{display:grid;gap:12px;margin-top:18px}.hospital-anchor-card a{display:inline-flex;align-items:center;gap:11px;color:#526176;font-size:14px;font-weight:850}.hospital-anchor-card a span{color:var(--hospital-green);font-weight:950}.hospital-sidebar-sources{display:grid;gap:10px;margin-top:16px}.hospital-sidebar-sources a,.hospital-sidebar-sources div{display:grid;grid-template-columns:24px minmax(0,1fr) 14px;align-items:center;gap:10px;min-height:48px;border:1px solid var(--hospital-line);border-radius:6px;background:#fff;padding:0 12px;color:#27354a;font-size:14px;font-weight:850}.hospital-sidebar-sources div{grid-template-columns:24px minmax(0,1fr)}.hospital-sidebar-sources .lucide-icon{color:var(--hospital-green)}.hospital-sidebar-card>p{margin:14px 0 0;color:#667386;font-size:13px;line-height:1.55}.hospital-sidebar-address{margin-top:14px!important;color:#27354a!important;font-weight:750}.hospital-sidebar-button{display:inline-flex;width:100%;min-height:42px;align-items:center;justify-content:center;gap:8px;margin-top:14px;border:1px solid var(--hospital-line);border-radius:6px;background:#fff;color:var(--hospital-green-dark);font-size:13px;font-weight:900}.hospital-warning{display:grid;grid-template-columns:26px minmax(0,1fr);gap:12px;align-items:start;border:1px solid #f2c66d;border-radius:7px;background:#fff8eb;padding:17px 16px;color:#a76700;font-size:14px;font-weight:800;line-height:1.45}.hospital-sidebar-report p{margin-bottom:10px}.hospital-sidebar-report-button{margin-top:10px}.hospital-sidebar-report [data-report-root]{position:relative}.hospital-mobile-cta{position:fixed;z-index:40;right:0;bottom:0;left:0;display:none;transform:translateY(100%);border-top:1px solid var(--hospital-line);background:#fffffff5;transition:transform .24s ease}.hospital-mobile-cta>div{display:flex;max-width:520px;margin:0 auto;gap:10px;padding:12px 16px max(12px,env(safe-area-inset-bottom))}.hospital-mobile-cta .hospital-action:first-child{flex:1}@media(max-width:1120px){.hospital-shell{padding-right:24px;padding-left:24px}.hospital-layout{grid-template-columns:minmax(0,1fr);gap:30px}.hospital-sidebar{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.hospital-shell{padding:22px 16px 40px}.hospital-actions,.hospital-fact-grid,.hospital-service-grid,.hospital-location-grid,.hospital-related-grid,.hospital-sidebar{grid-template-columns:1fr}.hospital-fact{border-right:0}.hospital-fact:nth-last-child(-n+1){border-bottom:1px solid var(--hospital-line)}.hospital-location-grid>div{border-right:0;border-bottom:1px solid var(--hospital-line)}.hospital-location-grid>div:last-child{border-bottom:0}.hospital-contact-row,.hospital-source-head,.hospital-source-row{grid-template-columns:1fr}.hospital-contact-row{align-items:start}.hospital-contact-row a,.hospital-contact-row span{width:100%}}@media(max-width:560px){.hospital-hero h1{max-width:100%;font-size:2rem;line-height:1.08;overflow-wrap:anywhere}.hospital-hero p,.hospital-content,.hospital-card,.hospital-related-strip,.hospital-actions,.hospital-action{max-width:100%}.hospital-badges{gap:12px}.hospital-related-strip{display:block;line-height:1.9}.hospital-related-strip strong,.hospital-related-strip a,.hospital-related-strip span{display:inline}.hospital-card{padding:20px 16px;overflow:hidden}.hospital-fact-grid{margin-right:-16px;margin-left:-16px}.hospital-fact{padding:18px 16px}}.hospital-profile{background:#fff;color:#0f172a;overflow-x:clip}.hospital-shell{width:100%;max-width:1280px;padding:12px 24px 36px}.hospital-layout{grid-template-columns:minmax(0,1fr) 320px;gap:32px;align-items:start;min-width:0}.hospital-content{display:contents;min-width:0}.hospital-hero{grid-column:1 / -1;position:relative;min-width:0;padding:12px 0 14px;background:#fff}.hospital-hero nav{margin-bottom:18px;font-size:13px;color:#64748b}.hospital-hero h1{max-width:840px;color:#0f172a;font-size:clamp(1.5rem,2.2vw,2rem);font-weight:750;line-height:1.16;overflow-wrap:anywhere}.hospital-hero p{max-width:680px;margin-top:10px;color:#475569;font-size:15px;line-height:1.7}.hospital-badges{gap:14px;margin-top:14px}.hospital-badges span{gap:7px;color:#475569;font-size:13px;font-weight:600}.hospital-badges .lucide-icon{width:15px;height:15px;color:#64748b}.hospital-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.hospital-action{min-height:42px;min-width:148px;border-color:#dbe3ee;border-radius:6px;background:#fff;color:#0f172a;font-size:14px;font-weight:650;box-shadow:none}.hospital-action-primary{min-width:192px;border-color:#334155;background:#334155;box-shadow:none;color:#fff}.hospital-action:hover{border-color:#bfd0dd;background:#f8fafc;color:#0f172a}.hospital-action-primary:hover{border-color:#0f172a;background:#0f172a;color:#fff}.hospital-phone-dropdown{border-color:#dbe3ee;border-radius:12px;box-shadow:0 20px 50px #0f172a24}.hospital-related-strip{margin-top:18px;border-color:#dbe3ee;border-radius:8px;background:#fff;color:#475569;font-size:14px}.hospital-related-strip strong{color:#0f172a;font-weight:650}.hospital-related-strip a,.hospital-related-strip span{color:#475569;font-weight:650}.hospital-main-panel{grid-column:1;min-width:0;max-width:100%;display:grid;gap:18px;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.hospital-card{margin:0;border:1px solid #e2e8f0;border-color:#e2e8f0;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0f172a08;padding:24px;scroll-margin-top:84px}.hospital-card:last-child{border-bottom:1px solid #e2e8f0}.hospital-card h2{display:flex;align-items:center;gap:12px;margin-bottom:12px;color:#0f172a;font-size:16px;font-weight:650;line-height:1.5}.hospital-card h2:before{content:"";display:inline-block;width:4px;height:20px;flex:0 0 auto;border-radius:2px;background:#64748b}.hospital-section-copy,.hospital-empty{color:#64748b;font-size:14px;line-height:1.65}.hospital-fact-grid{margin:16px 0 0;overflow:hidden;border:1px solid #e2e8f0;border-radius:12px}.hospital-fact{min-height:88px;border-color:#e2e8f0;padding:18px}.hospital-fact span{color:#64748b;font-size:12px;font-weight:650}.hospital-fact strong,.hospital-fact a{color:#0f172a;font-size:14px;font-weight:700}.hospital-fact a{color:#334155}.hospital-check-list,.hospital-contact-list,.hospital-faq,.hospital-source-table,.hospital-location-grid{border-color:#e2e8f0;border-radius:12px}.hospital-check-row{border-color:#e2e8f0;padding:18px 4px}.hospital-check-row h3,.hospital-contact-row h3{color:#0f172a;font-size:15px;font-weight:650}.hospital-check-row p,.hospital-contact-row p{color:#64748b;font-size:14px}.hospital-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hospital-service-card,.hospital-related-grid a,.hospital-related-grid div{border-color:#e2e8f0;border-radius:8px;background:#f8fafc;box-shadow:none}.hospital-contact-row,.hospital-faq details{border-color:#e2e8f0}.hospital-map-frame{margin-top:18px;overflow:hidden;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.hospital-map-frame [data-provider-map-stage]{border-radius:10px}.hospital-map-empty{display:flex;min-height:220px;align-items:center;justify-content:center;gap:10px;color:#64748b;font-size:14px;font-weight:650}.hospital-map-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.hospital-map-actions a{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:6px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;padding:0 11px;color:#475569;font-size:12px;font-weight:700;transition:border-color .16s ease,background .16s ease,color .16s ease}.hospital-map-actions a:hover{border-color:#cbd5e1;background:#f8fafc;color:#0f172a}.hospital-source-head{background:#f8fafc}.hospital-source-note{border-color:#f3d38b;border-radius:10px;background:#fffbeb;color:#92400e}.hospital-sidebar{grid-column:2;grid-row:2;position:sticky;top:92px;display:grid;gap:16px;min-width:0;border:0;border-radius:0;background:transparent;padding:0}.hospital-sidebar-card{margin:0;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0f172a08;padding:20px}.hospital-sidebar-card+.hospital-sidebar-card,.hospital-sidebar-card+.hospital-warning,.hospital-warning+.hospital-sidebar-card{margin-top:0}.hospital-sidebar-card h2{color:#0f172a;font-size:14px;font-weight:700;line-height:1.35}.hospital-sidebar-list{display:grid;gap:12px;margin-top:14px}.hospital-sidebar-list a,.hospital-sidebar-list div{display:flex;align-items:flex-start;gap:10px;color:#475569;font-size:14px;line-height:1.45}.hospital-sidebar-list a{color:#334155;font-weight:650}.hospital-sidebar-list .lucide-icon,.hospital-sidebar-sources .lucide-icon{flex:0 0 auto;margin-top:2px;color:#64748b}.hospital-sidebar-sources a,.hospital-sidebar-sources div{min-height:0;border-color:#e2e8f0;border-radius:10px;background:#fff;padding:12px;color:#0f172a;font-size:14px;font-weight:650}.hospital-sidebar-card>p{color:#64748b;font-size:13px}.hospital-sidebar-button{min-height:40px;border-color:#dbe3ee;border-radius:6px;color:#334155}.hospital-warning{border-color:#f3d38b;border-radius:12px;background:#fffbeb;color:#92400e}.hospital-sidebar-report .hospital-sidebar-button,.hospital-sidebar-report [data-report-open]{justify-content:flex-start;border:0;background:#fffbeb;color:#0f172a}@media(max-width:1120px){.hospital-shell{width:100%;padding:0 20px 32px}.hospital-layout{grid-template-columns:1fr}.hospital-content{display:block}.hospital-hero,.hospital-main-panel,.hospital-sidebar{grid-column:auto;grid-row:auto}.hospital-hero{padding:20px}.hospital-main-panel{border:0;border-radius:0;box-shadow:none}.hospital-sidebar{border-width:0;border-radius:0;padding:0;background:#fff}.hospital-sidebar-card{border:1px solid #e2e8f0;border-radius:12px;padding:20px}.hospital-sidebar-card+.hospital-sidebar-card,.hospital-sidebar-card+.hospital-warning,.hospital-warning+.hospital-sidebar-card{margin-top:0}.hospital-warning{border-width:1px;border-radius:12px;padding:18px}}@media(max-width:820px){.hospital-mobile-cta{display:block}.hospital-hero h1{max-width:100%;font-size:1.9rem}.hospital-actions{display:grid;grid-template-columns:1fr}.hospital-action,.hospital-action-primary{width:100%;min-width:0;border-radius:6px}.hospital-service-grid{grid-template-columns:1fr}.hospital-source-head{display:none}}@media(max-width:560px){.hospital-hero{padding:20px 16px 26px}.hospital-hero h1{max-width:100%;font-size:1.75rem;line-height:1.12;overflow-wrap:anywhere}.hospital-hero p{font-size:15px;line-height:1.65}.hospital-card{padding:22px 20px}.hospital-fact-grid{margin-right:0;margin-left:0}}
