/* Four Chinese hospital pages only. */
.zh-mobile-menu{display:none}
.zh-hospital-skip{position:fixed;left:12px;top:-100px;z-index:1000;padding:12px;background:#fff;color:#295daa}
.zh-hospital-skip:focus{top:8px}
.b2c-page a:focus-visible,.b2c-page summary:focus-visible{outline:3px solid #ec7000;outline-offset:4px}
.b2c-card .b2c-ghost{border-color:#295daa;color:#295daa}
.b2c-sources{font-size:14px;color:#526176}
.b2c-page .b2c-primary,.b2c-page .b2c-nav-cta{background:#b95000;color:#fff}
.b2c-section .b2c-kicker,.b2c-section .b2c-head h2 em,.b2c-section .b2c-metric b,.b2c-section .b2c-step b{color:#ad4b00}
.b2c-sources li{margin:12px 0}
.b2c-faq summary{min-height:24px}
@media(max-width:1024px){
 .b2c-nav-in{height:auto;min-height:60px;flex-wrap:wrap;gap:10px;padding-top:8px;padding-bottom:8px}
 .zh-mobile-menu{display:block;width:100%;color:#1a1f28}
 .zh-mobile-menu summary{cursor:pointer;padding:12px 0;font-weight:700;min-height:44px}
 .zh-mobile-menu nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 12px;padding:8px 0 16px}
 .zh-mobile-menu a{display:flex;align-items:center;min-height:44px;color:#295daa;text-decoration:underline}
 .b2c-hero h1{font-size:clamp(30px,8vw,42px);line-height:1.35;overflow-wrap:anywhere}
}
