.hosp-hero.svelte-1qd62e0{background:linear-gradient(135deg,#0f2a6b,#1852c4);color:#fff;padding:clamp(2.5rem,6vw,4rem) 0 clamp(3rem,7vw,4.5rem)}.crumb.svelte-1qd62e0{font-size:.8125rem;color:#fff9;margin-bottom:1.25rem}.crumb.svelte-1qd62e0 a:where(.svelte-1qd62e0){color:#ffffffd9;text-decoration:none}.crumb.svelte-1qd62e0 a:where(.svelte-1qd62e0):hover{text-decoration:underline}.crumb.svelte-1qd62e0 span:where(.svelte-1qd62e0){margin:0 .4rem}.hosp-hero-eyebrow.svelte-1qd62e0{display:inline-block;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#f97316;margin-bottom:.75rem}.hosp-hero-title.svelte-1qd62e0{font-family:Manrope,sans-serif;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.15;margin-bottom:.875rem}.hosp-hero-sub.svelte-1qd62e0{font-size:1rem;color:#ffffffb8;line-height:1.7;max-width:660px}.hosp-stats-wrap.svelte-1qd62e0{background:var(--c-bg-alt)}.hosp-stats.svelte-1qd62e0{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--c-border);border:1px solid var(--c-border);border-radius:var(--radius-xl);overflow:hidden;margin-top:-2.5rem;box-shadow:0 12px 40px #0000001a}@media(max-width:600px){.hosp-stats.svelte-1qd62e0{grid-template-columns:repeat(2,1fr)}}.hosp-stat.svelte-1qd62e0{background:#fff;padding:1.5rem 1rem;display:flex;flex-direction:column;align-items:center;gap:.25rem;text-align:center}.hosp-stat.svelte-1qd62e0 strong:where(.svelte-1qd62e0){font-family:Manrope,sans-serif;font-size:1.75rem;font-weight:800;color:var(--c-primary);line-height:1}.hosp-stat.svelte-1qd62e0 span:where(.svelte-1qd62e0){font-size:.8125rem;color:var(--c-text-muted);font-weight:500}.hosp-list-section.svelte-1qd62e0{background:var(--c-bg-alt)}.hosp-list.svelte-1qd62e0{display:grid;grid-template-columns:repeat(2,1fr);gap:1.75rem}@media(max-width:820px){.hosp-list.svelte-1qd62e0{grid-template-columns:1fr}}.hosp-card.svelte-1qd62e0{background:#fff;border:1.5px solid var(--c-border);border-radius:var(--radius-xl);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .25s,transform .25s,border-color .25s}.hosp-card.svelte-1qd62e0:hover{box-shadow:0 16px 48px #0f1e3c1f;transform:translateY(-4px);border-color:#1852c440}.hosp-img.svelte-1qd62e0{position:relative;overflow:hidden;height:200px;background:#f1f5f9}.hosp-img.svelte-1qd62e0 img:where(.svelte-1qd62e0){width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.hosp-card.svelte-1qd62e0:hover .hosp-img:where(.svelte-1qd62e0) img:where(.svelte-1qd62e0){transform:scale(1.05)}.hosp-placeholder.svelte-1qd62e0{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hosp-initial.svelte-1qd62e0{width:76px;height:76px;border:2.5px solid;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Manrope,sans-serif;font-size:2rem;font-weight:800;background:#ffffffd9}.hosp-acc-row.svelte-1qd62e0{position:absolute;top:.75rem;right:.75rem;z-index:2;display:flex;flex-direction:column;gap:.35rem;align-items:flex-end}.acc-badge.svelte-1qd62e0{font-size:.65rem;font-weight:800;letter-spacing:.04em;background:#fff;color:var(--c-primary);padding:.25rem .55rem;border-radius:5px;border:1px solid rgba(24,82,196,.2);box-shadow:0 1px 4px #0000001f}.hosp-body.svelte-1qd62e0{padding:1.5rem;display:flex;flex-direction:column;flex:1}.hosp-name.svelte-1qd62e0{font-family:Manrope,sans-serif;font-size:1.1875rem;font-weight:800;color:var(--c-text);line-height:1.25;margin-bottom:.4rem}.hosp-city.svelte-1qd62e0{display:flex;align-items:center;gap:.35rem;font-size:.85rem;color:var(--c-text-muted);margin-bottom:.875rem}.hosp-desc.svelte-1qd62e0{font-size:.875rem;color:var(--c-text-muted);line-height:1.7;margin-bottom:1.125rem}.hosp-specs-label.svelte-1qd62e0{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--c-text);margin-bottom:.5rem}.hosp-specs.svelte-1qd62e0{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.25rem}.spec-tag.svelte-1qd62e0{font-size:.75rem;font-weight:600;color:var(--c-primary);background:var(--c-primary-light);border:1px solid rgba(24,82,196,.15);padding:.25rem .625rem;border-radius:999px}.hosp-actions.svelte-1qd62e0{display:flex;gap:.625rem;margin-top:auto}.hosp-btn.svelte-1qd62e0{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;font-weight:700;font-size:.85rem;text-decoration:none;border-radius:var(--radius-md);transition:opacity .15s,transform .15s,background .15s}.hosp-btn-primary.svelte-1qd62e0{background:var(--c-primary);color:#fff;padding:.7rem 1.25rem;flex:1;box-shadow:0 2px 10px #1852c440}.hosp-btn-primary.svelte-1qd62e0:hover{background:var(--c-primary-dark);transform:translateY(-1px)}.hosp-btn-wa.svelte-1qd62e0{background:#25d366;color:#fff;width:46px;flex-shrink:0}.hosp-btn-wa.svelte-1qd62e0:hover{background:#1da851;transform:translateY(-1px)}.accr-section.svelte-1qd62e0{background:#fff}.accr-grid.svelte-1qd62e0{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}@media(max-width:760px){.accr-grid.svelte-1qd62e0{grid-template-columns:repeat(2,1fr)}}@media(max-width:420px){.accr-grid.svelte-1qd62e0{grid-template-columns:1fr}}.accr-item.svelte-1qd62e0{display:flex;align-items:flex-start;gap:.75rem;color:var(--c-primary);background:var(--c-bg-alt);border:1px solid var(--c-border);border-radius:var(--radius-lg);padding:1.25rem}.accr-item.svelte-1qd62e0 svg:where(.svelte-1qd62e0){flex-shrink:0;margin-top:.1rem}.accr-item.svelte-1qd62e0 strong:where(.svelte-1qd62e0){display:block;font-size:.9375rem;font-weight:700;color:var(--c-text);margin-bottom:.15rem}.accr-item.svelte-1qd62e0 span:where(.svelte-1qd62e0){font-size:.8rem;color:var(--c-text-muted);line-height:1.4}.hosp-cta.svelte-1qd62e0{background:var(--c-dark)}.hosp-cta-inner.svelte-1qd62e0{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;padding-block:2.5rem}.hosp-cta-inner.svelte-1qd62e0 h2:where(.svelte-1qd62e0){font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:800;color:#fff;margin-bottom:.4rem}.hosp-cta-inner.svelte-1qd62e0 p:where(.svelte-1qd62e0){font-size:.9rem;color:#fff9;line-height:1.6;max-width:520px}.hosp-cta-btn.svelte-1qd62e0{display:inline-flex;align-items:center;white-space:nowrap;flex-shrink:0;background:var(--c-accent);color:#fff;padding:.875rem 1.75rem;border-radius:var(--radius-md);font-weight:700;font-size:.9rem;text-decoration:none;box-shadow:0 4px 20px #f9731666;transition:opacity .15s,transform .15s}.hosp-cta-btn.svelte-1qd62e0:hover{opacity:.9;transform:translateY(-2px)}
