.hbv-vaccine-list{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1rem;max-width:760px;margin:0 auto;padding:0;list-style:none;display:grid}.hbv-vaccine{border:1px solid var(--hb-border);background:#fff;border-radius:12px;align-items:flex-start;gap:.85rem;padding:1.1rem 1.25rem;display:flex}.hbv-vaccine-icon{background:color-mix(in srgb, var(--hb-primary) 12%, white);width:40px;height:40px;color:var(--hb-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.hbv-vaccine-name{color:var(--hb-primary);font-size:1.02rem;font-weight:600;text-decoration:none}.hbv-vaccine-name:hover{text-decoration:underline}.hbv-vaccine-note{color:var(--hb-muted);margin:.25rem 0 0;font-size:.9rem;line-height:1.5}.hbv-price-cards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;max-width:900px;margin:0 auto;display:grid}.hbv-price-card{border:1px solid var(--hb-border);text-align:center;background:#fff;border-radius:12px;padding:1.5rem}.hbv-price-label{color:var(--hb-muted);font-size:.9rem;font-weight:500}.hbv-price-value{color:var(--hb-primary);margin:.5rem 0;font-size:1.5rem;font-weight:700}.hbv-price-note{color:var(--hb-muted);margin:0;font-size:.88rem;line-height:1.5}
