@scope(.home-portal){:scope{--hp-brand:#006a4e;--hp-brand-2:#0a8a66;--hp-brand-3:#14a87a;--hp-brand-4:#2bc99a;--hp-brand-muted:#cfe1d6;--hp-brand-bg:#f4faf7;--hp-brand-dark:#004d38}.hp-hero{background:linear-gradient(135deg, var(--hp-brand-dark) 0%, var(--hp-brand) 48%, var(--hp-brand-2) 100%);color:#fff;padding:2.5rem 0 2rem;position:relative;overflow:hidden}.hp-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 12% 88%,#2bc99a38,#0000 42%),radial-gradient(circle at 88% 12%,#ffffff14,#0000 38%);position:absolute;inset:0}.hp-hero-inner{max-width:80rem;margin:0 auto;padding:0 1rem;position:relative}@media (min-width:640px){.hp-hero-inner{padding:0 1.5rem}}@media (min-width:1024px){.hp-hero-inner{padding:0 2rem}}.hp-badge{color:#ffffffeb;background:#ffffff1a;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.35rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.hp-badge-dot{background:var(--hp-brand-4);border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #2bc99ad9}.hp-title{letter-spacing:-.02em;margin:0;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;line-height:1.2}.hp-subtitle{color:#ffffffd1;max-width:36rem;margin:.75rem 0 0;font-size:.9375rem;line-height:1.55}.hp-updated{color:#ffffff8c;margin-top:.5rem;font-size:.75rem}.hp-kpi-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1.75rem;display:grid}@media (min-width:640px){.hp-kpi-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.hp-kpi-row{grid-template-columns:repeat(6,minmax(0,1fr))}}.hp-kpi{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:14px;padding:.875rem 1rem;transition:background .2s,border-color .2s}.hp-kpi:hover{background:#ffffff29;border-color:#ffffff47}.hp-kpi-link{color:inherit;text-decoration:none;display:block}.hp-kpi-label{letter-spacing:.06em;text-transform:uppercase;color:#ffffffa6;font-size:.625rem;font-weight:700}.hp-kpi-value{letter-spacing:-.02em;font-feature-settings:"tnum";color:#fff;margin-top:.25rem;font-size:1.5rem;font-weight:800}.hp-kpi-hint{color:#ffffff8c;margin-top:.15rem;font-size:.6875rem}.hp-body{background:var(--hp-brand-bg);padding:2rem 0 2.5rem}.hp-body-inner{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.hp-body-inner{padding:0 1.5rem}}@media (min-width:1024px){.hp-body-inner{padding:0 2rem}}.hp-grid-main{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:1024px){.hp-grid-main{grid-template-columns:1.35fr 1fr}}.hp-grid-secondary{grid-template-columns:1fr;gap:1rem;margin-top:1rem;display:grid}@media (min-width:768px){.hp-grid-secondary{grid-template-columns:1fr 1fr}}.hp-panel{border:1px solid var(--hp-brand-muted);background:#fff;border-radius:16px;padding:1.125rem 1.25rem 1.25rem;box-shadow:0 1px 3px #006a4e0f}.hp-panel h3{color:#0f172a;margin:0 0 .25rem;font-size:.9375rem;font-weight:700}.hp-panel .meta{color:#64748b;margin:0 0 1rem;font-size:.75rem}.hp-tabs{flex-wrap:wrap;gap:.375rem;margin-bottom:1rem;display:flex}.hp-tab{border:1px solid var(--hp-brand-muted);background:var(--hp-brand-bg);color:#475569;cursor:pointer;border-radius:999px;padding:.375rem .75rem;font-size:.75rem;font-weight:600;transition:all .15s}.hp-tab:hover{border-color:var(--hp-brand-2);color:var(--hp-brand)}.hp-tab.on{background:var(--hp-brand);border-color:var(--hp-brand);color:#fff}.hp-bar-list{flex-direction:column;gap:.625rem;display:flex}.hp-bar-row{grid-template-columns:minmax(72px,30%) 1fr minmax(32px,auto);align-items:center;gap:.625rem;display:grid}.hp-bar-name{color:#334155;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:600;overflow:hidden}.hp-bar-track{background:#eef5f2;border-radius:999px;height:10px;overflow:hidden}.hp-bar-fill{background:linear-gradient(90deg, var(--hp-brand), var(--hp-brand-2));border-radius:999px;min-width:4px;height:100%;transition:width .35s}.hp-bar-fill.alt{background:linear-gradient(90deg, var(--hp-brand-2), var(--hp-brand-4))}.hp-bar-val{color:var(--hp-brand);font-feature-settings:"tnum";text-align:right;font-size:.75rem;font-weight:700}.hp-donut-wrap{flex-direction:column;gap:.75rem;display:flex}@media (min-width:480px){.hp-donut-wrap{flex-direction:row;align-items:center;gap:1.25rem}}.hp-donut{flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.hp-donut-ring{border-radius:50%;position:absolute;inset:0;box-shadow:0 2px 10px #006a4e1f}.hp-donut-hole{z-index:1;border:1px solid var(--hp-brand-muted);background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:58%;height:58%;padding:.25rem;display:flex;position:relative;box-shadow:0 1px 4px #0f172a0f}.hp-donut-hole span{color:#64748b;text-align:center;font-size:.625rem;font-weight:600;line-height:1.2}.hp-donut-hole strong{color:var(--hp-brand);font-feature-settings:"tnum";font-size:1.05rem;font-weight:800;line-height:1.15}.hp-legend{flex-direction:column;flex:1;gap:.5rem;min-width:0;display:flex}.hp-legend-item{grid-template-columns:10px 1fr auto;align-items:center;gap:.5rem;font-size:.75rem;display:grid}.hp-legend-dot{border-radius:3px;flex-shrink:0;width:10px;height:10px}.hp-legend-name{color:#475569;text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.hp-legend-val{color:var(--hp-brand);font-feature-settings:"tnum";font-weight:700}.hp-trend{border:1px solid var(--hp-brand-muted);background:linear-gradient(180deg, var(--hp-brand-bg), #fff);border-radius:12px;align-items:flex-end;gap:.5rem;min-height:140px;padding:.75rem .5rem 0;display:flex}.hp-trend-col{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:.375rem;min-width:0;display:flex}.hp-trend-bar{background:linear-gradient(180deg, var(--hp-brand-2), var(--hp-brand));border-radius:8px 8px 4px 4px;width:100%;max-width:44px;min-height:6px;transition:height .35s}.hp-trend-col.current .hp-trend-bar{box-shadow:0 4px 14px #006a4e52}.hp-trend-val{color:var(--hp-brand);font-feature-settings:"tnum";font-size:.6875rem;font-weight:700}.hp-trend-label{color:#94a3b8;font-size:.625rem;font-weight:600}.hp-top-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.hp-top-item a{color:#334155;border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:.5rem;padding:.5rem .625rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:grid}.hp-top-item a:hover{background:var(--hp-brand-bg);color:var(--hp-brand-dark)}.hp-top-rank{background:var(--hp-brand-bg);width:1.375rem;height:1.375rem;color:var(--hp-brand);border:1px solid var(--hp-brand-muted);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-right:.5rem;font-size:.6875rem;font-weight:800;display:inline-flex}.hp-top-name{align-items:center;min-width:0;display:flex}.hp-top-name span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hp-top-count{font-feature-settings:"tnum";color:var(--hp-brand-2);font-size:.75rem;font-weight:700}.hp-empty{color:#94a3b8;text-align:center;padding:1.5rem 0;font-size:.8125rem}.hp-catalog-cta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem;margin-top:1rem;display:grid}@media (min-width:640px){.hp-catalog-cta{grid-template-columns:repeat(4,minmax(0,1fr))}}.hp-catalog-link{border:1px solid var(--hp-brand-muted);color:var(--hp-brand-dark);background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:.375rem;padding:.625rem .75rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.hp-catalog-link:hover{border-color:var(--hp-brand-2);background:var(--hp-brand-bg);color:var(--hp-brand);box-shadow:0 2px 8px #006a4e1f}@media (max-width:640px){.hp-bar-row{grid-template-columns:1fr;gap:.25rem}.hp-bar-val{text-align:left}}.hp-grid-util{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:1024px){.hp-grid-util{grid-template-columns:1.4fr 1fr}}.hp-util-panel h3{margin-bottom:.25rem}.hp-steps{flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}.hp-steps li{align-items:flex-start;gap:.75rem;display:flex}.hp-step-num{background:var(--hp-brand-bg);border:1px solid var(--hp-brand-muted);width:1.75rem;height:1.75rem;color:var(--hp-brand);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:flex}.hp-steps strong{color:#0f172a;font-size:.8125rem;display:block}.hp-steps p{color:#64748b;margin:.2rem 0 0;font-size:.75rem;line-height:1.45}.hp-emergency .hp-hotlines{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.hp-hotlines li{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;grid-template-columns:auto auto 1fr;align-items:center;gap:.5rem;padding:.5rem .625rem;font-size:.75rem;display:grid}.hp-hotlines li span:first-of-type{min-width:2.5rem;font-size:.9375rem;font-weight:800}.hp-hotlines li span:last-child{color:#7c2d12;font-weight:500}.hp-hotlines svg{color:#ea580c}.hp-clinic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}@media (min-width:640px){.hp-clinic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.hp-clinic-card{border:1px solid var(--hp-brand-muted);color:inherit;background:#fff;border-radius:12px;flex-direction:column;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.hp-clinic-card:hover{border-color:var(--hp-brand-2);box-shadow:0 4px 14px #006a4e1a}.hp-clinic-cover{aspect-ratio:16/9;background:var(--hp-brand-bg);position:relative;overflow:hidden}.hp-clinic-cover img{object-fit:cover;width:100%;height:100%}.hp-clinic-cover-fallback{width:100%;height:100%;color:var(--hp-brand-2);justify-content:center;align-items:center;display:flex}.hp-clinic-body{padding:.625rem .75rem .75rem}.hp-clinic-name{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8125rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.hp-clinic-type{color:var(--hp-brand);margin:.25rem 0 0;font-size:.6875rem;font-weight:600}.hp-clinic-region{color:#64748b;align-items:center;gap:.25rem;margin:.35rem 0 0;font-size:.6875rem;line-height:1.35;display:flex}.hp-map-wrap{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.hp-map-wrap{grid-template-columns:1.15fr .85fr;align-items:start}}.hp-treemap{aspect-ratio:16/10;border:1px solid var(--hp-brand-muted);background:#f4faf7;border-radius:14px;width:100%;min-height:200px;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff9}.hp-treemap-tile{color:#fff;box-sizing:border-box;border:2px solid #0000;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:0;padding:.35rem;text-decoration:none;transition:filter .15s,box-shadow .15s;display:flex;position:absolute;overflow:hidden;box-shadow:0 1px 3px #002d201f}.hp-treemap-tile:hover,.hp-treemap-tile.on,.hp-treemap-tile:focus-visible{filter:brightness(1.06);z-index:2;border-color:#ffffffd9;outline:none;box-shadow:0 6px 18px #006a4e47}.hp-treemap-count{font-feature-settings:"tnum";text-shadow:0 1px 2px #002d2040;flex-shrink:0;font-size:clamp(.75rem,2.2vw,1.125rem);font-weight:800;line-height:1.1}.hp-treemap-name{text-align:center;opacity:.92;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 2px #002d2033;flex-shrink:0;width:100%;max-width:100%;font-size:clamp(.5625rem,1.4vw,.6875rem);font-weight:600;line-height:1.2;overflow:hidden}.hp-map-side{flex-direction:column;min-width:0;display:flex}.hp-map-detail{min-height:5.75rem}.hp-map-active-name{color:#0f172a;-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;min-height:2.7em;margin:0;font-size:.9375rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.hp-map-active-count{color:#64748b;white-space:nowrap;flex-wrap:nowrap;align-items:baseline;gap:.35rem;min-height:1.5rem;margin:.35rem 0 .5rem;font-size:.8125rem;display:flex}.hp-map-active-count strong{color:var(--hp-brand);flex-shrink:0;font-size:1.25rem;font-weight:800}.hp-map-active-meta{flex-shrink:0}.hp-map-share{color:var(--hp-brand-2);text-overflow:ellipsis;flex-shrink:1;min-width:0;font-size:.75rem;font-weight:600;overflow:hidden}.hp-map-link{color:var(--hp-brand);font-size:.75rem;font-weight:600;text-decoration:none}.hp-map-link:hover{color:var(--hp-brand-dark)}.hp-map-legend{flex-direction:column;flex:1;gap:.25rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.hp-map-legend-btn{color:#475569;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;grid-template-columns:10px 1fr auto;align-items:center;gap:.5rem;width:100%;min-height:2.125rem;padding:.45rem .5rem;font-size:.75rem;display:grid}.hp-map-legend-btn:hover,.hp-map-legend-btn.on{background:var(--hp-brand-bg);color:var(--hp-brand-dark)}.hp-map-legend-btn span:last-child{color:var(--hp-brand);font-feature-settings:"tnum";font-weight:700}.hp-legend-swatch{border-radius:3px;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 0 1px #006a4e26}.hp-legend-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hp-appt-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:.625rem;display:grid}.hp-appt-kpi{border:1px solid var(--hp-brand-muted);background:var(--hp-brand-bg);border-radius:12px;align-items:center;gap:.625rem;padding:.75rem;display:flex}.hp-appt-kpi svg{color:var(--hp-brand);flex-shrink:0}.hp-appt-kpi-label{text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-size:.625rem;font-weight:700;display:block}.hp-appt-kpi strong{color:var(--hp-brand-dark);font-feature-settings:"tnum";font-size:1.125rem;font-weight:800}.hp-inline-icon{vertical-align:-2px;color:var(--hp-brand);margin-right:.25rem;display:inline-block}.hp-section-more{color:var(--hp-brand);margin-top:.75rem;font-size:.75rem;font-weight:600;text-decoration:none;display:inline-block}.hp-section-more:hover{color:var(--hp-brand-dark)}.hp-news-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.hp-news-item{border:1px solid var(--hp-brand-muted);background:var(--hp-brand-bg);border-radius:12px;gap:.75rem;padding:.625rem;display:flex}.hp-news-thumb{object-fit:cover;border-radius:8px;flex-shrink:0;width:64px;height:64px}.hp-news-body{min-width:0}.hp-news-title{color:#0f172a;margin:0;font-size:.8125rem;font-weight:700;line-height:1.35}.hp-news-desc{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.25rem 0 0;font-size:.75rem;line-height:1.4;display:-webkit-box;overflow:hidden}.hp-news-link{color:var(--hp-brand);margin-top:.35rem;font-size:.6875rem;font-weight:600;text-decoration:none;display:inline-block}.hp-news-link:hover{color:var(--hp-brand-dark)}.hp-skel{background:linear-gradient(90deg,#e8f5ef 25%,#f4faf7 50%,#e8f5ef 75%) 0 0/200% 100%;border-radius:12px;animation:1.2s ease-in-out infinite hp-skel-shimmer}@keyframes hp-skel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.hp-skel-badge{opacity:.35;border-radius:999px;width:220px;height:28px;margin-bottom:1rem}.hp-skel-title{opacity:.3;width:min(100%,520px);height:36px;margin-bottom:.75rem}.hp-skel-sub{opacity:.22;width:min(100%,420px);height:14px;margin-bottom:.5rem}.hp-skel-sub--short{width:180px}.hp-skel-kpi{opacity:.25;height:88px}.hp-skel-panel{border:1px solid var(--hp-brand-muted);background:#fff;height:200px}.hp-skel-panel--tall{height:280px}.hp-skel-panel--wide{height:160px}}
