:root{--navy:#0a3472;--navy-dark:#072557;--teal:#008a80;--teal-dark:#08736e;--gold:#c99a20;--ink:#15283d;--muted:#5d7185;--line:#dce6ed;--soft:#f3f7f9;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,"Helvetica Neue",Arial,"Noto Sans SC",sans-serif;line-height:1.65;background:#fff}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #e7b72e;outline-offset:3px}.skip-link{position:fixed;top:8px;left:8px;z-index:100;transform:translateY(-150%);padding:8px 12px;color:#fff;background:var(--navy);font-size:12px;font-weight:900}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:28px;padding:10px clamp(18px,4vw,60px);border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);box-shadow:0 6px 25px rgba(7,37,87,.06);backdrop-filter:blur(14px)}.brand img{display:block;width:215px;height:48px;object-fit:contain;object-position:left center}.site-header nav{display:flex;justify-content:center;gap:12px;flex:1;color:#344d65;font-size:13px;font-weight:700}.site-header nav a{padding:0 5px;white-space:nowrap}.site-header nav a:hover{color:var(--teal)}.header-actions{display:flex;align-items:center;gap:8px}.language-button{min-width:42px;padding:8px 10px;border:1px solid var(--line);border-radius:5px;color:var(--navy);background:#fff;font-size:12px;font-weight:900}.language-button:hover{border-color:var(--teal);color:var(--teal)}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;padding:12px 18px;color:#fff;background:var(--teal);font-weight:800;transition:.2s ease}.button:hover{background:var(--teal-dark);transform:translateY(-1px)}.button.small{padding:9px 14px;font-size:13px}.button.secondary{background:var(--navy)}.button.secondary:hover{background:var(--navy-dark)}.button.ghost{border:1px solid rgba(255,255,255,.45);background:transparent}.button.ghost:hover{background:rgba(255,255,255,.12)}.button.full{width:100%}html[lang=en] .site-header nav{gap:7px;font-size:12px}html[lang=en] .site-header nav a{padding:0 7px;border-left:1px solid var(--line)}html[lang=en] .site-header nav a:first-child{border-left:0}
.eyebrow{display:block;margin-bottom:10px;color:var(--gold);font-size:12px;font-weight:900;text-transform:uppercase}.hero{position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);align-items:center;gap:clamp(30px,5vw,80px);min-height:720px;padding:clamp(70px,9vw,130px) clamp(20px,7vw,110px);overflow:hidden;color:#fff;background:linear-gradient(110deg,var(--navy-dark) 0%,var(--navy) 58%,#0b5b69 100%)}.hero:after{content:"";position:absolute;right:0;bottom:0;width:42%;height:6px;background:var(--gold)}.hero-copy{position:relative;z-index:2;max-width:820px}.hero h1{max-width:820px;margin:0;font-size:clamp(42px,5.3vw,72px);line-height:1.1}.hero-copy>p{max-width:760px;margin:24px 0;color:#dbe8ef;font-size:17px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0}.trust-line{display:flex;flex-wrap:wrap;gap:8px}.trust-line span{padding:6px 10px;border:1px solid rgba(255,255,255,.24);border-radius:4px;color:#e7f1f4;font-size:12px}.hero-visual{position:relative;align-self:end;z-index:1;min-height:600px}.hero-visual img{position:absolute;right:-9%;bottom:0;width:min(680px,115%);max-height:650px;object-fit:contain;filter:drop-shadow(0 25px 35px rgba(0,0,0,.28))}.hero-note{position:absolute;right:0;bottom:36px;z-index:2;display:grid;gap:2px;width:min(330px,86%);padding:17px 20px;border-left:4px solid var(--gold);color:var(--ink);background:rgba(255,255,255,.96);box-shadow:0 20px 55px rgba(0,0,0,.25)}.hero-note span{color:var(--muted);font-size:11px}.hero-note strong{color:var(--navy);font-size:18px}.hero-note a{margin-top:5px;color:var(--teal);font-size:11px;font-weight:900}.proof-strip{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line);background:#fff;box-shadow:0 10px 32px rgba(7,37,87,.06)}.proof-strip div{display:grid;gap:3px;padding:22px clamp(15px,3vw,42px);border-right:1px solid var(--line)}.proof-strip div:last-child{border-right:0}.proof-strip strong{color:var(--navy);font-size:14px}.proof-strip span{color:var(--muted);font-size:11px}
.audience-section{display:grid;grid-template-columns:1fr 1fr}.audience-card{padding:clamp(45px,6vw,85px) clamp(25px,7vw,110px)}.patient-card{background:var(--soft)}.partner-card{border-left:1px solid var(--line);background:#fff}.audience-label{display:inline-block;margin-bottom:16px;padding:5px 9px;border:1px solid var(--line);color:var(--teal);font-size:11px;font-weight:900}.audience-card h2{max-width:520px;margin:0;color:var(--navy);font-size:clamp(28px,3vw,42px);line-height:1.2}.audience-card p,.audience-card li{color:var(--muted)}.audience-card ul{margin:20px 0 26px;padding-left:19px}
.start-paths{background:var(--soft)}.path-groups{display:grid;grid-template-columns:1fr 1fr;gap:16px}.path-group{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:8px;border:1px solid var(--line);background:#fff}.path-group-head{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 14px;border-bottom:1px solid var(--line)}.path-group-head span{color:var(--teal);font-size:11px;font-weight:900}.path-group-head strong{color:var(--navy);font-size:14px}.path-choice{display:flex;flex-direction:column;align-items:flex-start;min-height:190px;padding:18px;border:1px solid transparent;text-align:left;color:var(--ink);background:var(--soft);transition:.2s ease}.path-choice:hover{border-color:var(--teal);background:#fff;transform:translateY(-2px)}.path-choice b{color:var(--navy);font-size:15px}.path-choice span{margin-top:8px;color:var(--muted);font-size:12px}.path-choice em{margin-top:auto;color:var(--teal);font-size:11px;font-style:normal;font-weight:900}.partner-path-group .path-group-head span,.partner-path-group .path-choice em{color:var(--gold)}.partner-path-group .path-choice:hover{border-color:var(--gold)}
.why-us{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(45px,7vw,100px);background:#fff}.why-visual{position:relative;min-height:520px;background:linear-gradient(145deg,#edf4f7,#fff)}.why-visual img{position:absolute;left:3%;bottom:8%;width:94%;max-height:480px;object-fit:contain;filter:drop-shadow(0 30px 32px rgba(7,37,87,.2))}.why-caption{position:absolute;left:24px;top:24px;display:grid;padding:12px 15px;border-left:3px solid var(--gold);background:#fff;box-shadow:0 15px 40px rgba(7,37,87,.12)}.why-caption strong{color:var(--navy);font-size:13px}.why-caption span{color:var(--muted);font-size:11px}.why-copy h2{margin:0;color:var(--navy);font-size:clamp(32px,4.3vw,54px);line-height:1.15}.why-copy>p{color:var(--muted)}.why-list{display:grid;gap:12px;margin-top:26px}.why-list article{display:grid;grid-template-columns:38px 1fr;gap:14px;padding-top:16px;border-top:1px solid var(--line)}.why-list b{color:var(--gold);font-size:12px}.why-list h3{margin:0;color:var(--navy);font-size:17px}.why-list p{margin:3px 0;color:var(--muted);font-size:13px}
.responsibility-grid{display:grid;gap:8px;margin-top:25px}.responsibility-grid article{padding:16px 18px;border-left:3px solid var(--teal);background:var(--soft)}.responsibility-grid article:nth-child(2){border-left-color:var(--navy)}.responsibility-grid article:nth-child(3){border-left-color:var(--gold)}.responsibility-grid b{color:var(--navy);font-size:14px}.responsibility-grid p{margin:4px 0 0;color:var(--muted);font-size:12px}.positioning-pillars{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:12px}.positioning-pillars span{display:grid;padding:10px 12px;border:1px solid var(--line);color:var(--muted);background:#fff;font-size:10px}.positioning-pillars b{color:var(--navy);font-size:11px}
.china-fit{background:var(--soft)}.china-fit-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:#fff}.china-fit-grid article{display:flex;flex-direction:column;min-height:285px;padding:24px;border-right:1px solid var(--line)}.china-fit-grid article:last-child{border-right:0}.china-fit-grid b{color:var(--gold);font-size:11px}.china-fit-grid h3{margin:18px 0 8px;color:var(--navy);font-size:19px;line-height:1.35}.china-fit-grid p{color:var(--muted);font-size:13px}
.section{padding:clamp(70px,8vw,115px) clamp(20px,7vw,110px)}.section-heading{max-width:820px;margin-bottom:38px}.section-heading h2{margin:0;color:var(--navy);font-size:clamp(32px,4.3vw,54px);line-height:1.15}.section-heading p{color:var(--muted);font-size:16px}.section-heading.light h2,.section-heading.light p{color:#fff}.treatments{background:#fff}.treatment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.treatment-card{display:flex;flex-direction:column;min-height:365px;padding:27px;border:1px solid var(--line);border-top:5px solid var(--navy);background:#fff}.treatment-card.featured{border-top-color:var(--teal);box-shadow:0 18px 55px rgba(7,37,87,.09)}.card-index{color:var(--gold);font-size:12px;font-weight:900}.treatment-card h3{margin:10px 0 8px;color:var(--navy);font-size:25px}.treatment-card p{color:var(--muted)}.tag-list{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0}.tag-list span{padding:5px 8px;border:1px solid var(--line);border-radius:4px;color:#39546b;background:var(--soft);font-size:11px;font-weight:700}.text-action{margin-top:auto;padding:0;border:0;text-align:left;color:var(--teal);background:transparent;font-size:13px;font-weight:900}.text-action:hover{color:var(--navy)}.disease-navigator{display:grid;grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);gap:30px;margin-top:26px;padding:25px;border:1px solid var(--line);background:var(--navy-dark)}.disease-nav-head h3{margin:0;color:#fff;font-size:25px;line-height:1.3}.disease-nav-head p{color:#d5e3ec;font-size:12px}.disease-nav-groups{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.disease-nav-groups div{display:flex;align-content:flex-start;flex-wrap:wrap;gap:6px;padding:15px;background:rgba(255,255,255,.07)}.disease-nav-groups strong{width:100%;margin-bottom:5px;color:#ffe09a;font-size:12px}.disease-nav-groups button{padding:5px 7px;border:1px solid rgba(255,255,255,.2);border-radius:3px;color:#fff;background:transparent;font-size:10px}.disease-nav-groups button:hover{border-color:#ffe09a;background:rgba(255,255,255,.08)}.supporting-care{display:grid;grid-template-columns:repeat(5,1fr);margin-top:24px;border:1px solid var(--line)}.supporting-care div{display:grid;gap:5px;padding:18px;border-right:1px solid var(--line)}.supporting-care div:last-child{border-right:0}.supporting-care strong{color:var(--navy);font-size:14px}.supporting-care span{color:var(--muted);font-size:12px}
.journey{color:#fff;background:linear-gradient(130deg,var(--navy-dark),var(--navy))}.journey-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.journey-grid article{min-height:220px;padding:20px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.07)}.journey-grid b{color:#ffe098;font-size:12px}.journey-grid h3{margin:24px 0 8px;font-size:17px}.journey-grid p{margin:0;color:#d8e6ed;font-size:13px}.journey-cta{display:grid;grid-template-columns:minmax(250px,.7fr) minmax(350px,1.3fr);gap:18px;margin-top:25px;padding:22px;color:var(--ink);background:#fff}.journey-cta>div:first-child{display:grid;align-content:center}.journey-cta strong{color:var(--navy);font-size:16px}.journey-cta span{color:var(--muted);font-size:13px}.journey-tool{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px}.quick-result{grid-column:1/-1;padding:15px;border-left:3px solid var(--teal);color:#435d73;background:var(--soft);font-size:13px}.quick-result:empty{display:none}
.services{background:var(--soft)}.phase-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.phase-service-grid article{min-height:360px;padding:26px;border-top:4px solid var(--teal);background:#fff;box-shadow:0 15px 45px rgba(7,37,87,.07)}.phase-service-grid article:nth-child(2){border-top-color:var(--navy)}.phase-service-grid article:nth-child(3){border-top-color:var(--gold)}.phase-service-grid span{color:var(--gold);font-size:11px;font-weight:900}.phase-service-grid h3{margin:14px 0;color:var(--navy);font-size:21px;line-height:1.4}.phase-service-grid ul{margin:22px 0 0;padding-left:18px;color:var(--muted);font-size:13px}.phase-service-grid li{margin:9px 0}
.network{background:#fff}.core-hospital{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(400px,1.25fr);align-items:center;gap:32px;margin-bottom:20px;padding:28px;border:1px solid var(--line);background:var(--soft)}.core-hospital h3{margin:0;color:var(--navy);font-size:30px}.core-hospital p{color:var(--muted)}.core-hospital img{width:100%;max-height:350px;object-fit:contain}.hospital-visual-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:20px 0}.hospital-visual-grid figure{position:relative;min-height:250px;margin:0;overflow:hidden;background:var(--navy)}.hospital-visual-grid img{width:100%;height:250px;object-fit:cover;transition:transform .35s ease}.hospital-visual-grid figure:hover img{transform:scale(1.03)}.hospital-visual-grid figcaption{position:absolute;inset:auto 0 0;display:grid;padding:34px 16px 15px;color:#fff;background:linear-gradient(transparent,rgba(3,24,53,.92))}.hospital-visual-grid strong{font-size:14px}.hospital-visual-grid span{color:#dce8ed;font-size:11px}.hospital-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.hospital-card{display:flex;flex-direction:column;min-height:225px;padding:22px;border:1px solid var(--line);background:#fff}.hospital-card span{color:var(--gold);font-size:11px;font-weight:900}.hospital-card h3{margin:9px 0;color:var(--navy);font-size:18px}.hospital-card p{color:var(--muted);font-size:13px}.hospital-card a{margin-top:auto;color:var(--teal);font-size:12px;font-weight:900}
.experts{background:var(--soft)}.expert-library{display:grid;grid-template-columns:minmax(220px,.28fr) minmax(0,.72fr);gap:16px}.expert-tabs{display:grid;align-content:start;gap:5px}.expert-tabs button{padding:15px 16px;border:1px solid var(--line);text-align:left;color:var(--navy);background:#fff;font-size:12px;font-weight:900}.expert-tabs button:hover,.expert-tabs button[aria-selected=true]{border-color:var(--teal);color:#fff;background:var(--teal)}.expert-feature{grid-column:2;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding:25px;border-left:4px solid var(--gold);color:#fff;background:var(--navy-dark)}.expert-feature span{color:#ffe09a;font-size:11px;font-weight:900}.expert-feature h3{margin:6px 0;font-size:25px}.expert-feature p{max-width:690px;margin:0;color:#dce8ef;font-size:13px}.expert-feature>strong{max-width:260px;text-align:right;color:#fff;font-size:12px}.expert-grid{grid-column:2;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.expert-card{display:flex;flex-direction:column;min-height:245px;padding:20px;border:1px solid var(--line);background:#fff}.expert-card>b{color:var(--gold);font-size:11px}.expert-card h3{margin:12px 0 3px;color:var(--navy);font-size:19px}.expert-card span{min-height:42px;color:#496176;font-size:11px;font-weight:800}.expert-card p{margin:12px 0;color:var(--muted);font-size:12px}.expert-card .text-action{margin-top:auto}.expert-route{display:grid;grid-template-columns:repeat(3,1fr) auto;align-items:stretch;gap:8px;margin-top:18px;padding:8px;border:1px solid var(--line);background:#fff}.expert-route div{display:grid;gap:5px;padding:13px;background:var(--soft)}.expert-route span{color:var(--gold);font-size:10px;font-weight:900}.expert-route strong{color:var(--navy);font-size:12px}.expert-route .button{align-self:stretch}
.insurance{color:#fff;background:linear-gradient(125deg,var(--navy-dark),#0b5262)}.insurance-intro{display:grid;grid-template-columns:minmax(0,1fr) 210px;align-items:end;gap:50px;margin-bottom:32px}.insurance-intro h2{max-width:800px;margin:0;font-size:clamp(32px,4.3vw,54px);line-height:1.15}.insurance-intro p{max-width:880px;color:#dbe8ee}.insurance-stat{display:grid;padding:20px;border-left:3px solid var(--gold);background:rgba(255,255,255,.08)}.insurance-stat b{color:#ffe09a;font-size:42px;line-height:1}.insurance-stat span{margin-top:8px;color:#dbe8ee;font-size:11px}.insurer-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.18)}.insurer-name{display:grid;align-content:center;min-height:92px;padding:14px;background:#fff}.insurer-name strong{color:var(--navy);font-size:13px;line-height:1.2}.insurer-name span{margin-top:5px;color:var(--muted);font-size:10px}.insurance-process{display:grid;grid-template-columns:repeat(3,1fr) auto;gap:8px;margin-top:18px}.insurance-process article{padding:18px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.07)}.insurance-process b{color:#ffe09a;font-size:11px}.insurance-process h3{margin:10px 0 4px;font-size:15px}.insurance-process p{margin:0;color:#dbe8ee;font-size:11px}.insurance-process .button{align-self:stretch}.insurance .disclaimer{color:#c9dbe4}
.partners{display:grid;grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr);gap:60px;color:#fff;background:#0d465f}.partner-intro{align-self:center}.partner-intro h2{margin:0;font-size:clamp(32px,4vw,50px);line-height:1.15}.partner-intro p{color:#d9e8ec}.partner-market-line{display:grid;gap:3px;margin:20px 0;padding:13px 15px;border-left:3px solid #ffe09a;background:rgba(255,255,255,.07)}.partner-market-line b{color:#ffe09a;font-size:12px}.partner-market-line span{color:#d9e8ec;font-size:11px}.partner-models{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.partner-models article{padding:23px;border:1px solid rgba(255,255,255,.17);background:rgba(255,255,255,.07)}.partner-models span{color:#ffe09a;font-size:11px;font-weight:900}.partner-models h3{margin:9px 0;font-size:18px}.partner-models p{margin:0;color:#d7e7ec;font-size:13px}.partner-value{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:9px;align-items:center;padding-top:22px;border-top:1px solid rgba(255,255,255,.17)}.partner-value strong{margin-right:8px}.partner-value span{padding:6px 9px;border:1px solid rgba(255,255,255,.2);font-size:12px}
.partner-operating-model{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(255,255,255,.2)}.partner-operating-model div{display:grid;align-content:start;gap:5px;padding:20px;border-right:1px solid rgba(255,255,255,.2)}.partner-operating-model div:last-child{border-right:0}.partner-operating-model span{color:#ffe09a;font-size:10px;font-weight:900}.partner-operating-model strong{font-size:15px}.partner-operating-model p{margin:0;color:#d7e7ec;font-size:12px}.partner-start{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr) auto;align-items:stretch;gap:8px}.partner-start div{display:grid;align-content:center;gap:5px;padding:14px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.05)}.partner-start b{color:#ffe09a;font-size:10px}.partner-start span{font-size:11px}.partner-start .button{align-self:stretch;white-space:nowrap}
.cases{background:linear-gradient(130deg,var(--navy-dark),#0c5f68)}.case-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.case-card{display:grid;gap:10px;min-height:245px;padding:24px;border:1px solid rgba(255,255,255,.18);text-align:left;color:#fff;background:rgba(255,255,255,.07)}.case-card:hover{background:rgba(255,255,255,.12)}.case-card span{color:#ffe09a;font-size:11px;font-weight:900}.case-card strong{font-size:20px;line-height:1.35}.case-card p{margin:0;color:#dce9ee}.case-card b{align-self:end;font-size:13px}
.readiness{background:#fff}.readiness-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.readiness-grid article{min-height:210px;padding:23px;border-right:1px solid var(--line)}.readiness-grid article:last-child{border-right:0}.readiness-grid b{color:var(--gold);font-size:12px}.readiness-grid h3{color:var(--navy)}.readiness-grid p{color:var(--muted);font-size:13px}.disclaimer{margin-top:14px;color:var(--muted);font-size:11px}
.faq{background:var(--soft)}.faq-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.faq-list details{padding:19px 21px;border:1px solid var(--line);background:#fff}.faq-list summary{color:var(--navy);font-size:14px;font-weight:800;cursor:pointer}.faq-list p{margin:12px 0 0;color:var(--muted);font-size:13px}
.contact{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(380px,1.15fr);gap:70px;background:var(--soft)}.contact-copy h2{margin:0;color:var(--navy);font-size:clamp(32px,4vw,50px);line-height:1.18}.contact-copy>p{color:var(--muted)}.contact-route{display:grid;gap:10px;margin-top:25px}.contact-route div{display:grid;gap:3px;padding:16px;border-left:3px solid var(--teal);background:#fff}.contact-route strong{color:var(--navy)}.contact-route span{color:var(--muted);font-size:13px}.contact form{padding:26px;border:1px solid var(--line);background:#fff}.contact label{display:grid;gap:6px;margin-bottom:13px;color:#344e65;font-size:13px;font-weight:700}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:4px;padding:11px 12px;color:var(--ink);background:#fff}.form-status{min-height:18px;margin:9px 0 0;color:var(--teal);font-size:12px}.inquiry-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:12px;padding:4px;background:var(--soft)}.inquiry-tabs button{padding:10px;border:0;border-radius:4px;color:var(--muted);background:transparent;font-size:12px;font-weight:900}.inquiry-tabs button.active{color:#fff;background:var(--navy)}.inquiry-context{display:flex;align-items:center;gap:8px;margin-bottom:18px;padding:9px 11px;border-left:3px solid var(--gold);background:var(--soft)}.inquiry-context span{color:var(--muted);font-size:10px;font-weight:900}.inquiry-context strong{color:var(--navy);font-size:12px}.inquiry-context button{margin-left:auto;padding:3px 6px;border:0;color:var(--teal);background:transparent;font-size:10px;font-weight:900}.consent-field{grid-template-columns:18px 1fr!important;align-items:start;gap:9px!important;padding:10px;border:1px solid var(--line);background:var(--soft);font-size:11px!important;font-weight:500!important}.consent-field input{width:16px;height:16px;margin:2px 0 0;padding:0;accent-color:var(--teal)}.consent-field a{display:inline;color:var(--teal);text-decoration:underline}[hidden]{display:none!important}.inquiry-summary{margin-top:15px;padding:16px;border-left:3px solid var(--gold);background:var(--soft)}.inquiry-summary strong{color:var(--navy);font-size:13px}.inquiry-summary pre{margin:10px 0;overflow:auto;white-space:pre-wrap;color:#40586d;font-family:inherit;font-size:11px}.summary-actions{display:flex;flex-wrap:wrap;gap:7px}.copy-button{padding:7px 10px;border:1px solid var(--line);border-radius:4px;color:var(--teal);background:#fff;font-size:11px;font-weight:900}.copy-button.primary{color:#fff;border-color:var(--teal);background:var(--teal)}.summary-notice{margin:10px 0 0;color:var(--muted);font-size:11px;line-height:1.55}
.case-modal{position:fixed;inset:0;z-index:50;display:none;place-items:center;padding:20px;background:rgba(4,20,45,.72)}.case-modal.open{display:grid}.modal-panel{position:relative;width:min(680px,100%);max-height:88vh;overflow:auto;padding:30px;background:#fff;box-shadow:0 35px 100px rgba(0,0,0,.35)}.modal-panel button{position:absolute;top:12px;right:14px;width:36px;height:36px;border:0;border-radius:50%;color:var(--navy);background:var(--soft);font-size:23px}.modal-panel h2{max-width:560px;margin:0 0 12px;color:var(--navy);font-size:28px}.modal-panel p,.modal-panel li{color:var(--muted)}
footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:28px clamp(20px,7vw,110px);color:#dce8f0;background:var(--navy-dark);font-size:12px}footer img{width:190px;background:#fff}footer p{max-width:700px}footer a{color:#fff;text-decoration:underline}.mobile-cta{display:none}
@media(max-width:1150px){.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-visual{min-height:420px}.hero-visual img{right:8%;width:70%}.proof-strip{grid-template-columns:repeat(2,1fr)}.path-groups{grid-template-columns:1fr}.why-us{grid-template-columns:1fr}.china-fit-grid,.treatment-grid,.phase-service-grid{grid-template-columns:repeat(2,1fr)}.china-fit-grid article{border-bottom:1px solid var(--line)}.disease-navigator{grid-template-columns:1fr}.supporting-care{grid-template-columns:repeat(3,1fr)}.supporting-care div{border-bottom:1px solid var(--line)}.journey-grid{grid-template-columns:repeat(3,1fr)}.hospital-visual-grid,.hospital-grid{grid-template-columns:repeat(2,1fr)}.expert-grid{grid-template-columns:repeat(2,1fr)}.expert-route,.insurance-process{grid-template-columns:repeat(2,1fr)}.insurer-grid{grid-template-columns:repeat(3,1fr)}.partners,.contact{grid-template-columns:1fr}.partner-value{grid-column:auto}.partner-start{grid-template-columns:repeat(2,1fr)}.readiness-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){body{padding-bottom:60px}.site-header{padding:8px 12px}.brand img{width:150px}.header-actions{gap:5px}.language-button{min-width:38px;padding:7px}.site-header .small{width:auto;padding:8px 9px}.hero{min-height:auto;padding:58px 18px 0}.hero h1{font-size:38px}html[lang=en] .hero h1{font-size:35px}.hero-actions{display:grid}.hero-actions .button,.audience-card .button,.journey-tool .button,.contact .button{width:100%}.hero-visual{min-height:390px;margin-top:10px}.hero-visual img{right:-20%;width:130%;max-height:420px}.hero-note{right:0;bottom:18px;width:90%}.proof-strip,.audience-section,.path-group,.positioning-pillars,.china-fit-grid,.treatment-grid,.phase-service-grid,.disease-nav-groups,.journey-grid,.hospital-visual-grid,.hospital-grid,.expert-library,.expert-grid,.expert-route,.insurance-intro,.insurer-grid,.insurance-process,.partner-models,.partner-operating-model,.partner-start,.case-grid,.readiness-grid,.faq-list,.form-row{grid-template-columns:1fr}.china-fit-grid article{min-height:auto;border-right:0;border-bottom:1px solid var(--line)}.path-group-head{display:grid}.path-choice{min-height:145px}.disease-navigator{padding:18px}.partner-operating-model div{border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.partner-operating-model div:last-child{border-bottom:0}.proof-strip div{border-right:0;border-bottom:1px solid var(--line)}.partner-card{border-left:0;border-top:1px solid var(--line)}.section{padding:60px 18px}.why-visual{min-height:380px}.supporting-care{grid-template-columns:1fr}.supporting-care div{border-right:0}.journey-cta{grid-template-columns:1fr}.journey-tool{grid-template-columns:1fr}.core-hospital{grid-template-columns:1fr;padding:20px}.core-hospital img{max-height:240px}.expert-tabs{grid-template-columns:1fr 1fr}.expert-feature,.expert-grid{grid-column:auto}.expert-feature{display:grid}.expert-feature>strong{text-align:left}.expert-card{min-height:auto}.insurance-stat{max-width:none}.insurer-name{min-height:72px}.readiness-grid article{border-right:0;border-bottom:1px solid var(--line)}.readiness-grid article:last-child{border-bottom:0}.case-card{min-height:auto}footer{display:grid}.mobile-cta{position:fixed;inset:auto 0 0;z-index:40;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.2);box-shadow:0 -10px 35px rgba(7,37,87,.2)}.mobile-cta a{padding:14px;text-align:center;color:#fff;background:var(--teal);font-size:14px;font-weight:900}.mobile-cta a:last-child{background:var(--navy)}}

/* 2026-06-13 information hierarchy and layout refinement */
.section{padding-block:clamp(72px,7vw,104px)}
.section>*{width:min(100%,1400px);margin-left:auto;margin-right:auto}
.section-heading{display:grid;grid-template-columns:minmax(0,.72fr) minmax(280px,.28fr);align-items:end;gap:48px;max-width:none;margin-bottom:34px;padding-bottom:24px;border-bottom:1px solid var(--line)}
.section-heading .eyebrow,.section-heading h2{grid-column:1}.section-heading p{grid-column:2;grid-row:1/3;margin:0;font-size:14px}
.section-heading.light{border-bottom-color:rgba(255,255,255,.2)}
.hero{min-height:660px;padding-block:clamp(65px,7vw,100px)}
.hero h1{font-size:clamp(42px,4.8vw,66px)}
.start-paths{padding-block:70px}.path-groups{gap:12px}.path-choice{min-height:160px}
.why-us{padding-block:90px}.why-visual{min-height:460px}.why-visual img{max-height:420px}
.china-fit-grid article{min-height:240px}.treatment-card{min-height:315px}.phase-service-grid article{min-height:310px}
.hospital-grid{grid-template-columns:repeat(4,1fr);gap:8px}.hospital-card{min-height:210px;padding:19px}
.hospital-visual-grid{gap:8px}.hospital-visual-grid figure,.hospital-visual-grid img{height:220px;min-height:220px}
.expert-grid{grid-template-columns:repeat(4,1fr)}.expert-card{min-height:235px;padding:18px}.expert-card span{min-height:36px}
.case-card{min-height:215px}.faq-list details{padding:17px 19px}
.text-link{color:var(--teal);font-size:13px;font-weight:900}.text-link:hover{color:var(--navy)}
.mdt-feature{color:#fff;background:var(--navy-dark)}
.mdt-lead{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(350px,.92fr);align-items:stretch;gap:16px}
.mdt-copy{display:grid;align-content:center;padding:clamp(25px,4vw,55px);border-left:4px solid var(--gold);background:#0a3472}
.mdt-copy h2{max-width:820px;margin:0;font-size:clamp(34px,4vw,55px);line-height:1.13}.mdt-copy p{max-width:850px;color:#d9e7ed}
.mdt-actions{display:flex;align-items:center;gap:20px;margin-top:22px}.mdt-actions .text-link{color:#ffe09a}
.yang-profile{position:relative;display:grid;grid-template-columns:minmax(180px,.7fr) minmax(210px,1fr);align-items:end;min-height:480px;overflow:hidden;background:#fff}
.yang-profile img{width:100%;height:100%;object-fit:cover;object-position:45% top}.yang-profile div{align-self:stretch;display:grid;align-content:center;padding:30px;color:var(--ink)}
.yang-profile span{color:var(--gold);font-size:11px;font-weight:900}.yang-profile h3{margin:8px 0;color:var(--navy);font-size:31px}.yang-profile p{margin:0;color:var(--muted);font-size:13px}
.mdt-value{display:grid;grid-template-columns:repeat(4,1fr);margin-top:16px;border:1px solid rgba(255,255,255,.18)}
.mdt-value article{display:grid;gap:5px;min-height:160px;padding:21px;border-right:1px solid rgba(255,255,255,.18)}.mdt-value article:last-child{border-right:0}
.mdt-value b{color:#ffe09a;font-size:11px}.mdt-value strong{font-size:15px}.mdt-value span{color:#d4e3ea;font-size:11px}
.mdt-experts{display:grid;grid-template-columns:minmax(250px,.34fr) minmax(0,.66fr);gap:30px;margin-top:45px;padding-top:35px;border-top:1px solid rgba(255,255,255,.2)}
.mdt-experts-head h3{margin:0;font-size:28px}.mdt-experts-head p{color:#d4e3ea;font-size:12px}
.mdt-expert-list{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.16)}
.mdt-expert-list span{display:grid;align-content:center;min-height:100px;padding:13px;color:#d8e6ec;background:rgba(255,255,255,.07);font-size:10px}.mdt-expert-list b{margin-bottom:5px;color:#fff;font-size:12px}
.mdt-feature .disclaimer{color:#b9ced8}
.journey-grid{gap:1px;background:rgba(255,255,255,.18)}.journey-grid article{border:0;background:#0c3b78}
.partners{column-gap:70px}.partner-models{gap:8px}.partner-models article{min-height:170px}

@media(max-width:1150px){
  .section-heading{grid-template-columns:1fr}.section-heading p{grid-column:1;grid-row:auto}
  .mdt-lead{grid-template-columns:1fr}.yang-profile{min-height:360px}
  .mdt-value,.mdt-expert-list{grid-template-columns:repeat(2,1fr)}.mdt-value article:nth-child(2){border-right:0}
  .mdt-experts{grid-template-columns:1fr}.hospital-grid,.expert-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:720px){
  .section-heading{display:block;padding-bottom:18px}.section-heading p{margin-top:12px}.hero{padding-top:55px}
  .mdt-lead,.yang-profile,.mdt-value,.mdt-expert-list{grid-template-columns:1fr}.mdt-copy{padding:24px}.mdt-copy h2{font-size:34px}
  .mdt-actions{display:grid}.yang-profile{min-height:auto}.yang-profile img{height:310px;object-position:center 12%}.yang-profile div{padding:22px}
  .mdt-value article{min-height:auto;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.mdt-value article:last-child{border-bottom:0}
  .mdt-experts{margin-top:32px;padding-top:28px}.mdt-expert-list span{min-height:75px}
  .expert-tabs{grid-template-columns:1fr}.hospital-grid,.expert-grid{grid-template-columns:1fr}
}

/* 2026-06-14 disease content centre and international medical editorial layout */
h1,h2,h3{letter-spacing:0;text-wrap:balance}
p,li{letter-spacing:0;text-wrap:pretty}
.button,.text-action,.text-link,.eyebrow,.tag-list span,.disease-nav-groups button,.expert-tabs button,.expert-card h3,.insurer-name strong{word-break:normal;overflow-wrap:normal}
.section-heading h2{max-width:900px}
.section-heading p{max-width:430px;line-height:1.8}
.treatment-grid{gap:10px}.treatment-card{min-height:300px}
.disease-navigator{grid-template-columns:minmax(280px,.32fr) minmax(0,.68fr);align-items:start;gap:24px;margin-top:28px;padding:30px}
.disease-nav-head{position:sticky;top:94px}
.disease-nav-head h3{font-size:28px;line-height:1.25}.disease-nav-head p{font-size:13px;line-height:1.75}
.disease-nav-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.disease-nav-groups div{display:grid;align-content:start;gap:5px;padding:14px}
.disease-nav-groups strong{margin-bottom:7px;font-size:11px}
.disease-nav-groups button{width:100%;padding:8px 9px;text-align:left;font-size:11px;line-height:1.3}
.disease-nav-groups button.active{border-color:#ffe09a;color:#072557;background:#ffe09a}
.condition-detail{margin-top:12px;border:1px solid var(--line);background:#fff;box-shadow:0 18px 50px rgba(7,37,87,.07)}
.condition-detail-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:35px;padding:32px;border-bottom:1px solid var(--line);background:linear-gradient(120deg,#f3f7f9 0%,#fff 75%)}
.condition-detail-head h3{max-width:800px;margin:0;color:var(--navy);font-size:32px;line-height:1.2}
.condition-detail-head p{max-width:950px;margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.8}
.condition-detail-head .button{max-width:250px}
.condition-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--line)}
.condition-detail-grid section{padding:27px 32px;background:#fff}
.condition-detail-grid section>span,.condition-expert-row>span,.condition-case>span{color:var(--gold);font-size:11px;font-weight:900;text-transform:uppercase}
.condition-detail-grid ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 22px;margin:18px 0 0;padding:0;list-style:none}
.condition-detail-grid li{position:relative;padding-left:15px;color:#40586d;font-size:13px;line-height:1.65}
.condition-detail-grid li:before{content:"";position:absolute;left:0;top:.72em;width:5px;height:5px;background:var(--teal)}
.condition-expert-row{display:grid;grid-template-columns:130px minmax(0,1fr) auto;align-items:center;gap:18px;padding:22px 32px;border-top:1px solid var(--line)}
.condition-expert-row div{display:flex;flex-wrap:wrap;gap:6px}.condition-expert-row b{padding:6px 9px;border:1px solid var(--line);color:var(--navy);background:var(--soft);font-size:11px}
.condition-expert-row a{color:var(--teal);font-size:12px;font-weight:900;white-space:nowrap}
.condition-case{display:grid;grid-template-columns:minmax(170px,.25fr) minmax(240px,.32fr) minmax(0,.43fr) auto;align-items:center;gap:22px;width:100%;padding:23px 32px;border:0;border-top:1px solid var(--line);text-align:left;background:var(--navy-dark)}
.condition-case strong{color:#fff;font-size:17px;line-height:1.45}.condition-case p{margin:0;color:#cfdee7;font-size:12px;line-height:1.7}.condition-case b{color:#ffe09a;font-size:11px;white-space:nowrap}
.condition-case:hover{background:var(--navy)}
.supporting-care{grid-template-columns:repeat(3,1fr)}
.journey-grid{grid-template-columns:repeat(3,1fr)}.journey-grid article{min-height:180px}
.mdt-expert-list{grid-template-columns:repeat(3,1fr)}
.hospital-grid{grid-template-columns:repeat(3,1fr);gap:10px}
.expert-library{display:block}
.expert-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}
.expert-tabs button{flex:1 1 190px;min-height:52px;padding:12px 14px;text-align:center;line-height:1.35}
.expert-feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,.32fr);align-items:center;margin-bottom:10px;padding:27px 30px}
.expert-feature h3{font-size:27px}.expert-feature-meta{display:grid;justify-items:end;gap:10px}.expert-feature-meta strong{max-width:290px;text-align:right;color:#fff;font-size:12px;line-height:1.65}.expert-feature-meta .text-action{color:#ffe09a}
.expert-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.expert-card{position:relative;min-height:220px;padding:20px 20px 18px}.expert-card h3{font-size:20px;white-space:nowrap}.expert-card span{min-height:auto;line-height:1.55}.expert-card p{font-size:12px;line-height:1.65}.expert-card em{margin-top:auto;padding-top:12px;border-top:1px solid var(--line);color:var(--teal);font-size:10px;font-style:normal;font-weight:900}
.insurer-grid{grid-template-columns:repeat(4,1fr)}
.mdt-expert-list b,.expert-card h3,.journey-grid h3,.supporting-care strong{white-space:nowrap}
.fimc-panel{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);gap:14px;margin:16px 0 22px}
.fimc-copy{display:grid;align-content:center;padding:34px;border-left:4px solid var(--gold);color:#fff;background:linear-gradient(135deg,var(--navy-dark),#0b5b69)}
.fimc-copy h3{max-width:780px;margin:0;color:#fff;font-size:30px;line-height:1.25}.fimc-copy p{max-width:880px;color:#d7e8ed;font-size:14px;line-height:1.85}
.fimc-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:22px;background:rgba(255,255,255,.18)}
.fimc-stats span{display:grid;min-height:86px;padding:14px;background:rgba(255,255,255,.08);color:#dcebef;font-size:11px}.fimc-stats b{display:block;color:#ffe09a;font-size:22px;line-height:1.1}
.fimc-features{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.fimc-features article{display:grid;align-content:start;gap:8px;min-height:220px;padding:23px;border:1px solid var(--line);background:#fff}.fimc-features b{color:var(--gold);font-size:11px}.fimc-features strong{color:var(--navy);font-size:17px;line-height:1.35}.fimc-features p{margin:0;color:var(--muted);font-size:12px;line-height:1.75}
.header-contact{padding:8px 10px;border:1px solid var(--line);border-radius:5px;color:var(--teal);background:#fff;font-size:12px;font-weight:900;white-space:nowrap}.header-contact:hover{border-color:var(--teal);background:#f5fbfa}
.insurer-name{gap:8px;justify-items:start;min-height:126px;padding:16px}.insurer-logo{display:grid;place-items:center;min-width:74px;height:34px;padding:0 10px;border:1px solid #dfe8ef;border-radius:4px;color:var(--navy);background:linear-gradient(180deg,#fff,#f6f9fb);font-size:13px;font-weight:900;letter-spacing:.02em;box-shadow:0 8px 18px rgba(7,37,87,.06)}
.insurer-name:nth-child(4n+1) .insurer-logo{color:#0a3472}.insurer-name:nth-child(4n+2) .insurer-logo{color:#00756d}.insurer-name:nth-child(4n+3) .insurer-logo{color:#8d6914}.insurer-name:nth-child(4n+4) .insurer-logo{color:#263f58}
.insurance-logo-board{margin:0 0 18px;padding:10px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08)}.insurance-logo-board img{display:block;width:100%;height:auto;background:#fff}.insurance-logo-board figcaption{margin-top:8px;color:#c9dbe4;font-size:11px}
.case-card{grid-template-rows:auto auto 1fr auto}.case-card strong{font-size:21px}.case-card p{font-size:13px;line-height:1.75}
.contact-direct{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:22px 0 8px}.contact-direct a,.contact-direct div{display:grid;gap:3px;padding:13px 15px;border:1px solid var(--line);border-left:3px solid var(--teal);background:#fff}.contact-direct b{color:var(--navy);font-size:11px;text-transform:uppercase}.contact-direct span{color:var(--muted);font-size:13px;word-break:break-all}.contact-direct a:hover{border-color:var(--teal);box-shadow:0 12px 28px rgba(7,37,87,.08)}
@media(max-width:1150px){
  .disease-navigator{grid-template-columns:1fr}.disease-nav-head{position:static}.condition-detail-head{grid-template-columns:1fr}.condition-detail-head .button{max-width:none;width:max-content}
  .condition-case{grid-template-columns:1fr 1fr}.condition-case p{grid-column:1/-1}.condition-expert-row{grid-template-columns:1fr}.condition-expert-row a{justify-self:start}
  .expert-grid,.hospital-grid,.mdt-expert-list{grid-template-columns:repeat(2,minmax(0,1fr))}
  .expert-feature{grid-template-columns:1fr}.expert-feature-meta{justify-items:start}.expert-feature-meta strong{text-align:left}
  .insurer-grid{grid-template-columns:repeat(3,1fr)}
  .fimc-panel{grid-template-columns:1fr}.fimc-stats{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:720px){
  h1,h2,h3{text-wrap:pretty}.section-heading h2{font-size:32px;line-height:1.22}
  .disease-nav-groups,.condition-detail-grid,.condition-detail-grid ul,.expert-grid,.hospital-grid,.mdt-expert-list,.journey-grid,.supporting-care,.insurer-grid{grid-template-columns:1fr}
  .disease-navigator{padding:18px}.disease-nav-groups button{padding:10px 11px;font-size:12px}
  .condition-detail-head,.condition-detail-grid section,.condition-expert-row,.condition-case{padding:21px}
  .condition-detail-head h3{font-size:27px}.condition-detail-head .button{width:100%}
  .condition-case{grid-template-columns:1fr;gap:10px}.condition-case p{grid-column:auto}.condition-case b{white-space:normal}
  .expert-tabs{display:grid;grid-template-columns:1fr}.expert-tabs button{min-height:auto;text-align:left}
  .expert-feature{padding:22px}.expert-feature h3{font-size:24px}.expert-card h3,.mdt-expert-list b,.journey-grid h3,.supporting-care strong{white-space:normal}
  .expert-route{grid-template-columns:1fr}.expert-route .button{width:100%}
  .fimc-copy{padding:23px}.fimc-copy h3{font-size:25px}.fimc-stats,.fimc-features{grid-template-columns:1fr}.fimc-features article{min-height:auto}
  .header-contact{display:none}.contact-direct{grid-template-columns:1fr}.insurer-name{min-height:104px}
}

/* 2026-06-16 case pathway refinement */
.cases{background:linear-gradient(128deg,var(--navy-dark) 0%,var(--navy) 58%,#0b5f68 100%)}
.case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.case-card{grid-template-rows:auto auto 1fr auto;min-height:320px;padding:25px;border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.065);transition:transform .2s ease,background .2s ease,border-color .2s ease}
.case-card:hover{transform:translateY(-2px);border-color:rgba(255,224,154,.45);background:rgba(255,255,255,.1)}
.case-card span{letter-spacing:.02em;line-height:1.45}
.case-card strong{font-size:18px;line-height:1.45;letter-spacing:0}
.case-card p{font-size:12px;line-height:1.8}
.case-card b{color:#ffe09a;font-size:12px}
@media(max-width:1150px){.case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.case-card{min-height:290px}}
@media(max-width:720px){.case-grid{grid-template-columns:1fr}.case-card{min-height:auto;padding:22px}.case-card strong{font-size:18px;white-space:normal}}

/* 2026-06-23 approved compact logo proportions */
.brand img{width:250px;height:64px}
footer img{width:230px}
.contact-direct .website-contact{grid-column:1/-1}
@media(max-width:1500px) and (min-width:1151px){
  .site-header{gap:16px;padding-inline:24px}
  .brand img{width:220px}
  .site-header nav{gap:5px}
  .site-header nav a{padding-inline:5px}
  .header-actions{gap:5px}
}
@media(max-width:720px){.brand img{width:190px;height:52px}}

/* 2026-06-16 readability and navigation panel mode */
body{font-size:17px;line-height:1.72}
.site-header nav{font-size:14px}.site-header nav a{position:relative;padding:8px 7px;border-radius:4px}.site-header nav a.active{color:#fff;background:var(--navy)}.site-header nav a.active:hover{color:#fff}
.button{font-size:15px}.button.small,.language-button,.header-contact{font-size:14px}
.eyebrow{font-size:14px;letter-spacing:.02em}.section-heading p{font-size:17px;line-height:1.75}
.hero-copy>p{font-size:19px}.trust-line span{font-size:14px}.hero-note span,.hero-note a{font-size:13px}.hero-note strong{font-size:20px}
.path-group-head span,.path-group-head strong{font-size:17px}.path-choice{min-height:205px;padding:24px}.path-choice b{font-size:22px;line-height:1.35}.path-choice span{font-size:17px;line-height:1.65}.path-choice em{font-size:15px}
.why-copy>p,.core-hospital p,.partner-intro p,.contact-copy>p{font-size:17px;line-height:1.75}.responsibility-grid b{font-size:17px}.responsibility-grid p,.positioning-pillars span{font-size:15px}.positioning-pillars b{font-size:15px}
.china-fit-grid h3,.treatment-card h3,.phase-service-grid h3,.hospital-card h3,.partner-models h3{font-size:23px}.china-fit-grid p,.treatment-card p,.phase-service-grid li,.hospital-card p,.partner-models p{font-size:16px;line-height:1.75}
.card-index,.china-fit-grid b,.phase-service-grid span,.hospital-card span,.partner-models span,.partner-start b,.insurance-process b,.journey-grid b,.readiness-grid b{font-size:14px}
.tag-list span,.text-action,.hospital-card a{font-size:15px}.disease-nav-head p,.disease-nav-groups button,.supporting-care span{font-size:15px}.disease-nav-groups strong,.supporting-care strong{font-size:17px}
.condition-detail-head p,.condition-detail-grid li,.condition-case p,.condition-expert-row a{font-size:16px}.condition-detail-grid section>span,.condition-expert-row>span,.condition-case>span{font-size:14px}.condition-expert-row b,.condition-case b{font-size:14px}.condition-case strong{font-size:20px}
.mdt-copy p,.fimc-copy p{font-size:17px}.mdt-value strong,.partner-operating-model strong,.partner-start span{font-size:17px}.mdt-value span,.mdt-experts-head p,.partner-operating-model p{font-size:15px}.mdt-expert-list span{font-size:16px}.mdt-expert-list b{font-size:17px}
.journey-grid h3{font-size:22px}.journey-grid p,.journey-cta span,.quick-result,.insurance-process p,.readiness-grid p,.faq-list p,.contact-route span{font-size:16px;line-height:1.75}.journey-cta strong,.insurance-process h3,.readiness-grid h3,.faq-list summary,.contact-route strong{font-size:18px}
.expert-tabs button{font-size:15px}.expert-feature p,.expert-feature-meta strong{font-size:15px}.expert-card>b,.expert-card span,.expert-card p,.expert-card em,.expert-route span,.expert-route strong{font-size:15px}.expert-card h3{font-size:21px}
.insurance-intro p,.insurance-stat span,.insurance .disclaimer,.disclaimer{font-size:15px;line-height:1.7}.insurance-logo-board figcaption{display:none}.contact label,.inquiry-tabs button,.inquiry-context strong,.form-status,.copy-button{font-size:15px}.inquiry-context span,.inquiry-context button,.consent-field,.inquiry-summary pre{font-size:14px!important}
.case-card strong{font-size:20px}.case-card p,.case-card b,.case-card span{font-size:15px}
body.nav-panel-mode .nav-panel:not(.is-active-section){display:none!important}
body.nav-panel-mode .nav-panel.is-active-section{animation:panelFade .18s ease both}
@keyframes panelFade{from{opacity:.4;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(max-width:1150px){
  .site-header{flex-wrap:wrap;gap:10px 18px}.site-header nav{order:3;display:flex;flex:1 0 100%;justify-content:flex-start;gap:8px;overflow-x:auto;padding:6px 0 2px;white-space:nowrap;scrollbar-width:thin}
  .site-header nav a{flex:0 0 auto;font-size:14px}
  .path-choice b{font-size:20px}.path-choice span{font-size:16px}
}
@media(max-width:720px){
  body{font-size:16px}.section-heading{display:block}.section-heading p{margin-top:14px;font-size:16px}.hero-copy>p{font-size:17px}
  .site-header nav a{font-size:13px}.path-choice{min-height:auto}.path-choice b{font-size:19px}.path-choice span{font-size:16px}
  .china-fit-grid p,.treatment-card p,.phase-service-grid li,.hospital-card p,.partner-models p,.journey-grid p,.readiness-grid p,.faq-list p{font-size:15px}
}

/* 2026-06-24 overseas conversion optimization */
.hero h1{font-size:clamp(40px,4.2vw,60px);line-height:1.08}
.hero-focus-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:24px 0 18px}
.hero-focus-card div{display:grid;gap:7px;padding:16px 15px;border:1px solid rgba(255,255,255,.22);border-radius:18px;background:rgba(255,255,255,.1);backdrop-filter:blur(12px);box-shadow:0 18px 45px rgba(0,0,0,.12)}
.hero-focus-card b{width:max-content;padding:2px 8px;border-radius:999px;background:rgba(255,224,154,.18);color:#ffe09a;font-size:12px;letter-spacing:.05em}
.hero-focus-card strong{color:#fff;font-size:17px;line-height:1.35}
.hero-focus-card span{color:#d9e8ef;font-size:13px;line-height:1.65}
.hero-contact-line{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;color:#cfe1ea;font-size:14px}
.hero-contact-line a,.hero-contact-line span{display:inline-flex;align-items:center;min-height:34px;padding:6px 12px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.08);color:#fff;text-decoration:none}
.hero-contact-line a:hover{border-color:#ffe09a;color:#ffe09a}
.market-strip{display:grid;grid-template-columns:1.05fr 1.35fr 1.35fr auto;gap:10px;align-items:stretch;margin:-46px clamp(18px,5vw,72px) 26px;padding:12px;border:1px solid rgba(10,52,114,.12);border-radius:24px;background:#fff;box-shadow:0 24px 60px rgba(7,37,87,.12);position:relative;z-index:3}
.market-strip div,.market-strip a{display:grid;align-content:center;gap:4px;min-height:82px;padding:14px 16px;border-radius:18px;background:linear-gradient(135deg,#f5fafc 0%,#fff 100%);text-decoration:none}
.market-strip b{color:var(--navy);font-size:13px;text-transform:uppercase;letter-spacing:.02em}
.market-strip span{color:var(--muted);font-size:14px;line-height:1.5}
.market-strip a{background:var(--navy);color:#fff;font-size:14px;white-space:nowrap}
.market-strip a:hover{background:var(--teal)}
.partner-focus-list{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 20px}
.partner-focus-list span{padding:8px 11px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.1);color:#f6fbff;font-size:13px}
.contact-fast-note{display:grid;gap:6px;margin:14px 0 18px;padding:14px 16px;border:1px solid rgba(10,52,114,.12);border-left:4px solid var(--teal);border-radius:16px;background:#f4fafb}
.contact-fast-note b{color:var(--navy);font-size:13px;text-transform:uppercase;letter-spacing:.03em}
.contact-fast-note span{color:var(--muted);font-size:15px;line-height:1.65}
@media(max-width:1150px){
  .hero-focus-card{grid-template-columns:1fr}
  .market-strip{grid-template-columns:1fr 1fr;margin-top:18px}
  .market-strip a{grid-column:1/-1;min-height:58px;text-align:center}
}
@media(max-width:720px){
  .hero-focus-card{gap:8px;margin-top:18px}.hero-focus-card div{padding:14px}.hero-contact-line a,.hero-contact-line span{width:100%;justify-content:center}
  .market-strip{grid-template-columns:1fr;margin:14px 18px 18px;padding:10px;border-radius:20px}.market-strip div,.market-strip a{min-height:auto;padding:13px 14px}
  .partner-focus-list span{width:100%}
}

/* 2026-06-30 hospital resource library upgrade */
.hospital-library-panel{
  margin:26px auto 16px;
  padding:24px;
  border:1px solid rgba(10,52,114,.12);
  border-radius:24px;
  background:linear-gradient(135deg,#f5fafc 0%,#fff 76%);
  box-shadow:0 22px 60px rgba(7,37,87,.08);
}
.hospital-library-head{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(280px,380px);
  gap:28px;
  align-items:end;
  padding-bottom:20px;
  border-bottom:1px solid var(--line);
}
.hospital-library-head h3{
  max-width:820px;
  margin:4px 0 10px;
  color:var(--navy);
  font-size:clamp(28px,2.8vw,42px);
  line-height:1.18;
}
.hospital-library-head p{
  max-width:860px;
  margin:0;
  color:var(--muted);
  font-size:17px;
  line-height:1.75;
}
.hospital-search{
  display:grid;
  gap:8px;
  padding:16px;
  border:1px solid var(--line);
  border-radius:18px;
  background:#fff;
}
.hospital-search span{
  color:var(--gold);
  font-size:14px;
  font-weight:900;
}
.hospital-search input{
  width:100%;
  min-height:48px;
  padding:0 14px;
  border:1px solid var(--line);
  border-radius:12px;
  color:var(--navy);
  background:#f8fbfc;
  font-size:16px;
  outline:none;
}
.hospital-search input:focus{
  border-color:var(--teal);
  box-shadow:0 0 0 3px rgba(0,138,128,.12);
}
.hospital-decision-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:8px;
  margin:18px 0;
}
.hospital-decision-grid article{
  display:grid;
  gap:8px;
  min-height:150px;
  padding:18px;
  border:1px solid var(--line);
  border-radius:18px;
  background:#fff;
}
.hospital-decision-grid b{
  color:var(--gold);
  font-size:14px;
}
.hospital-decision-grid strong{
  color:var(--navy);
  font-size:19px;
  line-height:1.35;
}
.hospital-decision-grid span{
  color:var(--muted);
  font-size:15px;
  line-height:1.65;
}
.hospital-filter-tabs{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:4px;
}
.hospital-filter-tabs button{
  min-height:42px;
  padding:8px 14px;
  border:1px solid rgba(10,52,114,.16);
  border-radius:999px;
  color:var(--navy);
  background:#fff;
  font-size:15px;
  font-weight:900;
  cursor:pointer;
}
.hospital-filter-tabs button:hover{
  border-color:var(--teal);
  color:var(--teal);
}
.hospital-filter-tabs button[aria-pressed=true]{
  border-color:var(--navy);
  color:#fff;
  background:var(--navy);
  box-shadow:0 12px 28px rgba(7,37,87,.16);
}
.hospital-result-count{
  margin-top:14px;
  color:var(--muted);
  font-size:15px;
  font-weight:800;
}
.hospital-selection-guide{
  display:grid;
  grid-template-columns:minmax(280px,.78fr) minmax(520px,1.22fr);
  gap:28px;
  align-items:stretch;
  margin:28px 0 18px;
  padding:26px;
  border:1px solid rgba(10,52,114,.12);
  border-radius:24px;
  background:linear-gradient(135deg,#f7fbfc 0%,#fff 62%);
  box-shadow:0 18px 50px rgba(7,37,87,.06);
}
.hospital-selection-copy h3{
  max-width:620px;
  margin:6px 0 12px;
  color:var(--navy);
  font-size:clamp(28px,2.4vw,40px);
  line-height:1.18;
}
.hospital-selection-copy p{
  margin:0;
  color:#40586d;
  font-size:17px;
  line-height:1.78;
}
.hospital-route-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
}
.hospital-route-grid article{
  min-height:150px;
  padding:20px;
  border:1px solid var(--line);
  border-radius:18px;
  background:#fff;
}
.hospital-route-grid strong{
  display:block;
  margin-bottom:10px;
  color:var(--navy);
  font-size:20px;
  line-height:1.35;
}
.hospital-route-grid span{
  color:var(--muted);
  font-size:15px;
  line-height:1.72;
}
.hospital-library-grid{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:16px!important;
}
.hospital-library-card{
  display:block!important;
  min-height:0!important;
  padding:0!important;
  overflow:hidden;
  border:1px solid rgba(10,52,114,.12)!important;
  border-radius:22px;
  background:#fff;
  box-shadow:0 18px 48px rgba(7,37,87,.08);
}
.hospital-card-top{
  display:flex;
  justify-content:space-between;
  gap:18px;
  padding:16px 22px;
  border-bottom:1px solid var(--line);
  background:linear-gradient(135deg,var(--navy) 0%,#0b5b69 100%);
}
.hospital-card-top span,
.hospital-card-top b{
  color:#fff;
  font-size:14px;
  line-height:1.45;
}
.hospital-card-top span{
  color:#ffe09a;
  font-weight:900;
}
.hospital-card-top b{
  text-align:right;
  font-weight:800;
}
.hospital-card-body{
  display:grid;
  gap:16px;
  padding:24px;
}
.hospital-library-card h3{
  margin:0;
  color:var(--navy);
  font-size:28px;
  line-height:1.2;
}
.hospital-library-card em{
  margin-top:-10px;
  color:var(--teal);
  font-size:15px;
  font-style:normal;
  font-weight:900;
}
.hospital-library-card p{
  margin:0;
  color:#40586d;
  font-size:16px;
  line-height:1.8;
}
.hospital-card-section{
  display:grid;
  gap:9px;
  padding-top:14px;
  border-top:1px solid var(--line);
}
.hospital-card-section strong{
  color:var(--gold);
  font-size:14px;
  text-transform:uppercase;
}
.hospital-card-section div{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
}
.hospital-card-section span{
  padding:7px 10px;
  border:1px solid rgba(0,138,128,.18);
  border-radius:999px;
  color:var(--navy);
  background:#f4fafb;
  font-size:14px;
  font-weight:800;
  line-height:1.35;
}
.hospital-card-section ul{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
  margin:0;
  padding:0;
  list-style:none;
}
.hospital-card-section li{
  position:relative;
  min-height:58px;
  padding:10px 12px 10px 20px;
  border:1px solid var(--line);
  border-radius:14px;
  color:var(--muted);
  background:#fff;
  font-size:14px;
  line-height:1.5;
}
.hospital-card-section li:before{
  content:"";
  position:absolute;
  left:10px;
  top:18px;
  width:5px;
  height:5px;
  border-radius:50%;
  background:var(--teal);
}
.hospital-library-card .text-action{
  justify-self:start;
  min-height:42px;
  padding:0;
  color:var(--teal);
  font-size:16px;
}
.hospital-card-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  align-items:center;
  padding-top:2px;
}
.hospital-guide-button,
.hospital-official-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  padding:0 16px;
  border-radius:12px;
  font-size:15px;
  font-weight:900;
  text-decoration:none;
}
.hospital-guide-button{
  border:1px solid var(--navy);
  color:#fff;
  background:var(--navy);
  cursor:pointer;
  box-shadow:0 12px 28px rgba(7,37,87,.14);
}
.hospital-guide-button:hover{
  background:#0c438a;
}
.hospital-official-link{
  border:1px solid rgba(10,52,114,.18);
  color:var(--navy);
  background:#fff;
}
.hospital-official-link:hover{
  border-color:var(--teal);
  color:var(--teal);
}
.hospital-card-actions .text-action{
  min-height:44px;
  padding:0 4px;
}
.hospital-guide-panel{
  margin-top:18px;
  padding:26px;
  border:1px solid rgba(10,52,114,.14);
  border-radius:24px;
  color:#dfeaf2;
  background:linear-gradient(135deg,var(--navy),#0b5966);
  box-shadow:0 22px 60px rgba(7,37,87,.16);
}
.hospital-guide-panel[hidden]{
  display:none;
}
.hospital-guide-head{
  display:flex;
  justify-content:space-between;
  gap:20px;
  align-items:flex-start;
  padding-bottom:18px;
  border-bottom:1px solid rgba(255,255,255,.18);
}
.hospital-guide-head h3{
  margin:6px 0 8px;
  color:#fff;
  font-size:clamp(26px,2.4vw,38px);
  line-height:1.2;
}
.hospital-guide-head p{
  margin:0;
  color:#bcd0df;
  font-size:16px;
  font-weight:800;
}
.hospital-guide-close{
  width:42px;
  height:42px;
  border:1px solid rgba(255,255,255,.24);
  border-radius:12px;
  color:#fff;
  background:rgba(255,255,255,.08);
  font-size:28px;
  line-height:1;
  cursor:pointer;
}
.hospital-guide-body{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
  margin-top:18px;
}
.hospital-guide-body section{
  min-height:190px;
  padding:18px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:18px;
  background:rgba(255,255,255,.08);
}
.hospital-guide-body strong{
  display:block;
  margin-bottom:12px;
  color:#ffe09a;
  font-size:15px;
  text-transform:uppercase;
}
.hospital-guide-body ul{
  display:grid;
  gap:10px;
  margin:0;
  padding:0;
  list-style:none;
}
.hospital-guide-body li,
.hospital-guide-body p{
  margin:0;
  color:#e6f0f6;
  font-size:15px;
  line-height:1.65;
}
.hospital-guide-actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  align-items:center;
  margin-top:20px;
}
.hospital-guide-actions .button{
  min-height:48px;
}
.ghost-light{
  border:1px solid rgba(255,255,255,.35);
  color:#fff;
  background:rgba(255,255,255,.08);
}
.ghost-light:hover{
  border-color:#fff;
  background:rgba(255,255,255,.14);
}
.empty-state{
  grid-column:1/-1;
  padding:28px;
  border:1px solid var(--line);
  border-radius:18px;
  color:var(--muted);
  background:#fff;
  font-size:17px;
}
@media(max-width:1150px){
  .hospital-library-head{grid-template-columns:1fr}
  .hospital-selection-guide{grid-template-columns:1fr}
  .hospital-route-grid,.hospital-guide-body{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hospital-decision-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hospital-library-grid{grid-template-columns:1fr!important}
}
@media(max-width:720px){
  .hospital-library-panel{padding:18px;border-radius:20px}
  .hospital-selection-guide,.hospital-guide-panel{padding:18px;border-radius:20px}
  .hospital-library-head h3{font-size:30px}
  .hospital-library-head p{font-size:16px}
  .hospital-route-grid,.hospital-guide-body,.hospital-decision-grid,.hospital-card-section ul{grid-template-columns:1fr}
  .hospital-decision-grid article{min-height:auto}
  .hospital-card-top{display:grid}
  .hospital-card-top b{text-align:left}
  .hospital-card-body{padding:20px}
  .hospital-library-card h3{font-size:24px;white-space:normal}
  .hospital-card-actions{display:grid}
  .hospital-guide-button,.hospital-official-link{width:100%}
  .hospital-guide-head{display:grid}
}

/* 2026-07-01 peer-structure navigation sections */
.cost-guide{
  background:linear-gradient(135deg,#f3f7f9 0%,#fff 72%);
}
.cost-guide-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
}
.cost-guide-grid article{
  display:grid;
  align-content:start;
  gap:14px;
  min-height:330px;
  padding:24px;
  border:1px solid rgba(10,52,114,.12);
  border-radius:22px;
  background:#fff;
  box-shadow:0 16px 42px rgba(7,37,87,.06);
}
.cost-guide-grid b,
.cost-steps span,
.resource-grid span{
  color:var(--gold);
  font-size:14px;
  font-weight:900;
  letter-spacing:.02em;
  text-transform:uppercase;
}
.cost-guide-grid h3{
  margin:0;
  color:var(--navy);
  font-size:24px;
  line-height:1.25;
}
.cost-guide-grid p{
  margin:0;
  color:var(--muted);
  font-size:16px;
  line-height:1.75;
}
.cost-guide-grid .text-action{
  align-self:end;
  margin-top:6px;
  color:var(--teal);
  font-size:16px;
}
.cost-steps{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:1px;
  margin-top:18px;
  overflow:hidden;
  border:1px solid rgba(10,52,114,.16);
  border-radius:22px;
  background:rgba(10,52,114,.16);
}
.cost-steps div{
  display:grid;
  align-content:start;
  gap:8px;
  min-height:150px;
  padding:22px;
  background:var(--navy-dark);
}
.cost-steps strong{
  color:#fff;
  font-size:20px;
  line-height:1.35;
}
.cost-steps p{
  margin:0;
  color:#d7e8ed;
  font-size:15px;
  line-height:1.65;
}
.resources{
  background:#fff;
}
.resource-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}
.resource-grid article{
  display:grid;
  gap:12px;
  min-height:275px;
  padding:26px;
  border:1px solid rgba(10,52,114,.12);
  border-radius:22px;
  background:linear-gradient(135deg,#fff 0%,#f5fafc 100%);
  box-shadow:0 16px 42px rgba(7,37,87,.05);
}
.resource-grid h3{
  margin:0;
  color:var(--navy);
  font-size:25px;
  line-height:1.25;
}
.resource-grid p{
  margin:0;
  color:var(--muted);
  font-size:16px;
  line-height:1.75;
}
.resource-grid a{
  align-self:end;
  color:var(--teal);
  font-size:16px;
  font-weight:900;
}
.resource-grid a:hover{
  color:var(--navy);
}
@media(max-width:1150px){
  .cost-guide-grid,.cost-steps{grid-template-columns:repeat(2,minmax(0,1fr))}
  .resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:720px){
  .cost-guide-grid,.cost-steps,.resource-grid{grid-template-columns:1fr}
  .cost-guide-grid article,.resource-grid article{min-height:auto;padding:22px}
  .cost-steps div{min-height:auto}
}

/* 2026-07-01 comprehensive how-it-works, services, costs and FAQ expansion */
.journey-stages{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  margin-bottom:18px;
}
.journey-stages div{
  display:grid;
  gap:6px;
  padding:22px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:20px;
  background:rgba(255,255,255,.08);
}
.journey-stages span{
  color:#ffe09a;
  font-size:14px;
  font-weight:900;
  text-transform:uppercase;
}
.journey-stages strong{
  color:#fff;
  font-size:24px;
  line-height:1.25;
}
.journey-stages p{
  margin:0;
  color:#d7e8ed;
  font-size:16px;
  line-height:1.65;
}
.journey-grid-detailed{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:10px!important;
  background:transparent!important;
}
.journey-grid-detailed article{
  display:grid;
  align-content:start;
  min-height:295px!important;
  padding:22px!important;
  border:1px solid rgba(255,255,255,.18)!important;
  border-radius:18px;
  background:#0c3b78!important;
}
.journey-grid-detailed h3{
  margin:18px 0 8px!important;
  white-space:normal!important;
}
.journey-grid-detailed em{
  align-self:end;
  margin-top:14px;
  color:#ffe09a;
  font-size:14px;
  font-style:normal;
  font-weight:900;
}
.report-package{
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);
  gap:18px;
  margin-top:20px;
  padding:26px;
  border:1px solid rgba(255,255,255,.2);
  border-radius:24px;
  background:rgba(255,255,255,.08);
}
.report-package h3{
  margin:6px 0 10px;
  color:#fff;
  font-size:30px;
  line-height:1.25;
}
.report-package p{
  margin:0;
  color:#d7e8ed;
  font-size:17px;
  line-height:1.75;
}
.report-package ul{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px;
  margin:0;
  padding:0;
  list-style:none;
}
.report-package li{
  min-height:64px;
  padding:13px 15px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:14px;
  color:#fff;
  background:rgba(255,255,255,.08);
  font-size:15px;
  line-height:1.55;
}
.service-package-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  margin-bottom:18px;
}
.service-package-grid article{
  display:grid;
  gap:13px;
  min-height:390px;
  padding:24px;
  border:1px solid rgba(10,52,114,.12);
  border-radius:22px;
  background:#fff;
  box-shadow:0 15px 45px rgba(7,37,87,.06);
}
.service-package-grid span{
  color:var(--gold);
  font-size:14px;
  font-weight:900;
  text-transform:uppercase;
}
.service-package-grid h3{
  margin:0;
  color:var(--navy);
  font-size:25px;
  line-height:1.25;
}
.service-package-grid p{
  margin:0;
  color:var(--muted);
  font-size:16px;
  line-height:1.72;
}
.service-package-grid ul{
  display:grid;
  gap:7px;
  margin:0;
  padding:0;
  list-style:none;
}
.service-package-grid li{
  position:relative;
  padding-left:16px;
  color:#40586d;
  font-size:15px;
  line-height:1.55;
}
.service-package-grid li:before{
  content:"";
  position:absolute;
  left:0;
  top:.72em;
  width:6px;
  height:6px;
  border-radius:50%;
  background:var(--teal);
}
.service-package-grid .text-action{
  align-self:end;
  color:var(--teal);
  font-size:16px;
}
.service-boundary,
.cost-notice{
  display:grid;
  gap:8px;
  margin-top:18px;
  padding:20px 24px;
  border:1px solid rgba(10,52,114,.12);
  border-left:4px solid var(--gold);
  border-radius:18px;
  background:#fff;
}
.service-boundary strong,
.cost-notice strong{
  color:var(--navy);
  font-size:20px;
}
.service-boundary p,
.cost-notice p{
  margin:0;
  color:var(--muted);
  font-size:16px;
  line-height:1.75;
}
.cost-principle{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  margin-bottom:16px;
}
.cost-principle div{
  display:grid;
  gap:8px;
  padding:22px;
  border:1px solid rgba(10,52,114,.12);
  border-radius:20px;
  background:#fff;
}
.cost-principle span{
  color:var(--gold);
  font-size:14px;
  font-weight:900;
  text-transform:uppercase;
}
.cost-principle strong{
  color:var(--navy);
  font-size:22px;
}
.cost-principle p{
  margin:0;
  color:var(--muted);
  font-size:16px;
  line-height:1.7;
}
.cost-breakdown{
  margin-top:18px;
  padding:26px;
  border:1px solid rgba(10,52,114,.12);
  border-radius:24px;
  background:#fff;
}
.cost-breakdown-head{
  display:grid;
  grid-template-columns:minmax(0,.7fr) minmax(280px,.3fr);
  gap:24px;
  align-items:end;
  margin-bottom:18px;
  padding-bottom:18px;
  border-bottom:1px solid var(--line);
}
.cost-breakdown-head h3{
  margin:4px 0 0;
  color:var(--navy);
  font-size:32px;
}
.cost-breakdown-head p{
  margin:0;
  color:var(--muted);
  font-size:16px;
  line-height:1.7;
}
.cost-breakdown-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
}
.cost-breakdown-grid article{
  padding:20px;
  border:1px solid var(--line);
  border-radius:18px;
  background:#f8fbfc;
}
.cost-breakdown-grid strong{
  color:var(--navy);
  font-size:20px;
}
.cost-breakdown-grid ul{
  margin:14px 0 0;
  padding-left:18px;
  color:var(--muted);
  font-size:15px;
  line-height:1.65;
}
.faq-category{
  margin-bottom:22px;
}
.faq-category h3{
  margin:0 0 10px;
  padding:14px 18px;
  border-left:4px solid var(--teal);
  color:var(--navy);
  background:#fff;
  font-size:24px;
  line-height:1.25;
}
.faq-category .faq-list{
  margin:0;
}
.faq-category details{
  border-radius:16px;
}
@media(max-width:1150px){
  .journey-stages,.service-package-grid,.cost-principle{grid-template-columns:1fr}
  .journey-grid-detailed,.cost-breakdown-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .report-package,.cost-breakdown-head{grid-template-columns:1fr}
}
@media(max-width:720px){
  .journey-grid-detailed,.cost-breakdown-grid,.report-package ul{grid-template-columns:1fr!important}
  .journey-grid-detailed article,.service-package-grid article{min-height:auto!important}
  .report-package,.cost-breakdown{padding:20px}
  .report-package h3,.cost-breakdown-head h3{font-size:26px}
  .faq-category h3{font-size:21px}
}

/* 2026-07-01 restore CG Health original navigation assets */
.site-header{
  gap:14px;
}
.site-header nav{
  justify-content:flex-start;
  gap:4px;
  overflow-x:auto;
  scrollbar-width:none;
}
.site-header nav::-webkit-scrollbar{
  display:none;
}
.site-header nav a{
  flex:0 0 auto;
  padding:7px 8px;
  font-size:13px;
}
.header-actions{
  flex:0 0 auto;
}
@media(max-width:1500px) and (min-width:1151px){
  .brand img{width:205px}
  .site-header{padding-inline:18px}
  .site-header nav a{padding-inline:6px;font-size:12px}
  .button.small,.header-contact,.language-button{font-size:12px}
}

/* 2026-07-01 homepage conversion architecture */
.home-assessment{
  display:grid;
  grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr);
  gap:18px;
  align-items:stretch;
  background:#fff;
}
.home-assessment-copy{
  display:grid;
  align-content:center;
  padding:clamp(28px,4vw,52px);
  border-left:4px solid var(--gold);
  background:linear-gradient(135deg,#f5fafc 0%,#fff 100%);
}
.home-assessment-copy h2,
.home-method .section-heading h2,
.home-network-snapshot h2{
  max-width:900px;
  margin:0;
  color:var(--navy);
  font-size:clamp(34px,3.8vw,54px);
  line-height:1.14;
}
.home-assessment-copy p,
.home-network-snapshot p{
  max-width:820px;
  color:var(--muted);
  font-size:18px;
  line-height:1.75;
}
.home-assessment-actions{
  display:flex;
  flex-wrap:wrap;
  gap:18px;
  align-items:center;
  margin-top:16px;
}
.assessment-metrics{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:1px;
  overflow:hidden;
  border:1px solid rgba(10,52,114,.12);
  border-radius:24px;
  background:var(--line);
}
.assessment-metrics article{
  display:grid;
  align-content:start;
  gap:10px;
  min-height:210px;
  padding:24px;
  background:#fff;
}
.assessment-metrics b,
.home-method-grid span,
.home-service-grid b{
  color:var(--gold);
  font-size:14px;
  font-weight:900;
  text-transform:uppercase;
}
.assessment-metrics strong,
.home-method-grid h3,
.home-service-grid h3{
  color:var(--navy);
  font-size:23px;
  line-height:1.3;
}
.assessment-metrics span,
.home-method-grid p,
.home-service-grid p,
.network-snapshot-grid span{
  color:var(--muted);
  font-size:16px;
  line-height:1.7;
}
.home-method{
  background:var(--soft);
}
.home-method-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}
.home-method-grid article{
  display:grid;
  gap:12px;
  min-height:230px;
  padding:26px;
  border:1px solid rgba(10,52,114,.12);
  border-radius:22px;
  background:#fff;
  box-shadow:0 16px 42px rgba(7,37,87,.05);
}
.home-service-overview{
  color:#fff;
  background:linear-gradient(135deg,var(--navy-dark),var(--navy));
}
.home-service-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
}
.home-service-grid article{
  display:grid;
  align-content:start;
  gap:12px;
  min-height:300px;
  padding:24px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:22px;
  background:rgba(255,255,255,.08);
}
.home-service-grid h3{
  color:#fff;
}
.home-service-grid p{
  color:#d7e8ed;
}
.home-service-grid a{
  align-self:end;
  color:#ffe09a;
  font-size:15px;
  font-weight:900;
}
.home-network-snapshot{
  display:grid;
  grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);
  gap:28px;
  align-items:center;
  background:#fff;
}
.network-snapshot-grid{
  display:grid;
  gap:10px;
}
.network-snapshot-grid a{
  display:grid;
  gap:8px;
  padding:22px;
  border:1px solid rgba(10,52,114,.12);
  border-left:4px solid var(--teal);
  border-radius:18px;
  background:linear-gradient(135deg,#fff 0%,#f5fafc 100%);
}
.network-snapshot-grid strong{
  color:var(--navy);
  font-size:22px;
}
.network-snapshot-grid a:hover{
  border-left-color:var(--gold);
  box-shadow:0 18px 42px rgba(7,37,87,.08);
}
@media(max-width:1150px){
  .home-assessment,.home-network-snapshot{grid-template-columns:1fr}
  .home-method-grid,.home-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:720px){
  .assessment-metrics,.home-method-grid,.home-service-grid{grid-template-columns:1fr}
  .home-assessment-copy{padding:24px}
  .home-assessment-copy h2,.home-network-snapshot h2{font-size:32px}
  .assessment-metrics article,.home-method-grid article,.home-service-grid article{min-height:auto}
}

/* 2026-07-01 premium medical brand polish */
:root{
  --navy:#08336f;
  --navy-dark:#061f49;
  --teal:#008f86;
  --teal-dark:#006f68;
  --gold:#b98a18;
  --ink:#142a3f;
  --muted:#60758a;
  --line:#d8e4ec;
  --soft:#f5f8fa;
  --panel:#ffffff;
  --shadow-soft:0 18px 45px rgba(6,31,73,.075);
  --shadow-lift:0 26px 70px rgba(6,31,73,.12);
}
html{scroll-padding-top:112px}
body{
  color:var(--ink);
  background:linear-gradient(180deg,#fff 0%,#f8fbfc 46%,#fff 100%);
  -webkit-font-smoothing:antialiased;
  text-rendering:geometricPrecision;
}
h1,h2,h3,strong,b{font-weight:850}
.section,.hero,.market-strip,.site-header{isolation:isolate}
.section{
  position:relative;
  padding-block:clamp(82px,8vw,128px);
}
.section::before{
  content:"";
  position:absolute;
  left:clamp(20px,7vw,110px);
  right:clamp(20px,7vw,110px);
  top:0;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(10,52,114,.14),transparent);
  pointer-events:none;
}
.section:first-of-type::before,.hero+.market-strip::before{display:none}
.section-heading{
  max-width:1180px;
  display:grid;
  grid-template-columns:minmax(0,.72fr) minmax(320px,.28fr);
  gap:clamp(24px,4vw,70px);
  align-items:end;
  margin-bottom:42px;
}
.section-heading h2{
  max-width:880px;
  font-size:clamp(34px,3.5vw,52px);
  line-height:1.12;
}
.section-heading p{
  max-width:520px;
  margin:0;
  color:#536a80;
  font-size:18px;
}
.section-heading.light p{color:#d9e8ef}
.eyebrow{
  margin-bottom:14px;
  color:var(--gold);
  font-size:13px;
  letter-spacing:.08em;
}
.button,.header-contact,.language-button,.site-header nav a,.path-choice,.text-action,.text-link{
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease,color .18s ease;
}
.button{
  min-height:48px;
  border-radius:8px;
  padding-inline:22px;
  background:linear-gradient(135deg,var(--teal),#0aa79d);
  box-shadow:0 14px 30px rgba(0,143,134,.18);
}
.button:hover{
  background:linear-gradient(135deg,var(--teal-dark),var(--teal));
  box-shadow:0 18px 36px rgba(0,143,134,.22);
}
.button.ghost{
  border-color:rgba(255,255,255,.42);
  box-shadow:none;
}
.button.small{min-height:42px;border-radius:8px}
.site-header{
  gap:22px;
  padding:12px clamp(18px,4vw,56px);
  border-bottom:1px solid rgba(216,228,236,.86);
  background:rgba(255,255,255,.92);
  box-shadow:0 16px 45px rgba(6,31,73,.075);
}
.brand img{width:238px;height:62px}
.site-header nav{
  justify-content:flex-end;
  gap:4px;
  color:#30485f;
  font-size:13px;
  font-weight:850;
}
.site-header nav a{
  min-height:38px;
  display:inline-flex;
  align-items:center;
  padding:8px 10px;
  border-radius:8px;
}
.site-header nav a:hover{
  color:var(--navy);
  background:#eef6f7;
}
.site-header nav a.active{
  color:#fff;
  background:linear-gradient(135deg,var(--navy),#0c467f);
  box-shadow:0 12px 28px rgba(8,51,111,.18);
}
.language-button,.header-contact{
  min-height:42px;
  border-radius:8px;
  background:#fff;
}
.header-contact:hover,.language-button:hover{
  box-shadow:0 12px 24px rgba(6,31,73,.08);
}
.hero{
  min-height:760px;
  padding-top:clamp(86px,9vw,135px);
  background:
    linear-gradient(115deg,rgba(6,31,73,.98) 0%,rgba(8,51,111,.96) 56%,rgba(0,105,112,.9) 100%),
    linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,0));
}
.hero::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),
    linear-gradient(180deg,rgba(255,255,255,.045) 1px,transparent 1px);
  background-size:72px 72px;
  mask-image:linear-gradient(90deg,rgba(0,0,0,.52),transparent 72%);
  pointer-events:none;
}
.hero h1{
  max-width:900px;
  font-size:clamp(46px,4.7vw,68px);
  line-height:1.07;
}
.hero-copy>p{
  max-width:790px;
  color:#e1edf3;
  font-size:20px;
  line-height:1.85;
}
.hero-actions{margin:34px 0 26px}
.hero-focus-card{gap:12px}
.hero-focus-card div{
  min-height:150px;
  border-radius:8px;
  border-color:rgba(255,255,255,.18);
  background:rgba(255,255,255,.085);
  box-shadow:none;
}
.hero-focus-card div:hover{
  transform:translateY(-2px);
  border-color:rgba(255,224,154,.4);
  background:rgba(255,255,255,.115);
}
.hero-focus-card strong{font-size:18px}
.hero-focus-card span{font-size:14px}
.trust-line span,.hero-contact-line a,.hero-contact-line span{
  border-radius:8px;
  background:rgba(255,255,255,.075);
}
.hero-visual img{
  right:-5%;
  width:min(720px,112%);
  filter:drop-shadow(0 34px 44px rgba(0,0,0,.28));
}
.hero-note{
  right:2%;
  bottom:44px;
  border-left:0;
  border-top:4px solid var(--gold);
  border-radius:8px;
  box-shadow:0 24px 60px rgba(6,31,73,.28);
}
.market-strip{
  max-width:calc(100% - clamp(36px,10vw,144px));
  margin-inline:auto;
  border-radius:8px;
  box-shadow:var(--shadow-lift);
}
.market-strip div,.market-strip a{
  border-radius:8px;
  background:#f8fbfc;
}
.market-strip a{
  background:linear-gradient(135deg,var(--navy),#0c467f);
}
.home-assessment,.home-network-snapshot{
  gap:clamp(32px,5vw,78px);
}
.home-assessment-copy{
  border-left:3px solid var(--gold);
  border-radius:8px;
  background:linear-gradient(135deg,#fff 0%,#f7fbfc 100%);
  box-shadow:var(--shadow-soft);
}
.home-assessment-copy h2,.home-method .section-heading h2,.home-network-snapshot h2{
  font-size:clamp(36px,3.45vw,52px);
}
.assessment-metrics{
  overflow:hidden;
  border-radius:8px;
  background:#d9e5ed;
  box-shadow:var(--shadow-soft);
}
.assessment-metrics article{
  min-height:250px;
  padding:28px;
  background:#fff;
}
.assessment-metrics strong{font-size:24px}
.assessment-metrics span{font-size:17px;line-height:1.75}
.home-method{background:linear-gradient(180deg,#f5f8fa 0%,#fff 100%)}
.home-method-grid,.home-service-grid,.cost-guide-grid,.resource-grid,.service-package-grid,.case-grid{
  gap:14px;
}
.home-method-grid article,.home-service-grid article,.network-snapshot-grid a,
.path-group,.path-choice,.treatment-card,.china-fit-grid article,.phase-service-grid article,
.service-package-grid article,.cost-guide-grid article,.resource-grid article,
.hospital-library-card,.expert-card,.case-card,.faq-list details,.contact-route,.inquiry-panel{
  border-radius:8px!important;
}
.home-method-grid article{
  min-height:250px;
  border-color:rgba(10,52,114,.1);
  box-shadow:var(--shadow-soft);
}
.home-method-grid article:hover,.network-snapshot-grid a:hover,.resource-grid article:hover,.cost-guide-grid article:hover{
  transform:translateY(-3px);
  box-shadow:var(--shadow-lift);
}
.home-service-overview,.journey,.cases{
  background:
    linear-gradient(130deg,rgba(6,31,73,.98),rgba(8,51,111,.96) 58%,rgba(0,95,104,.94));
}
.home-service-grid article,.journey-grid article,.case-card{
  border-color:rgba(255,255,255,.16);
  background:rgba(255,255,255,.07);
  box-shadow:none;
}
.home-service-grid article:hover,.journey-grid article:hover,.case-card:hover{
  transform:translateY(-3px);
  border-color:rgba(255,224,154,.38);
  background:rgba(255,255,255,.1);
}
.home-network-snapshot{
  background:linear-gradient(180deg,#fff 0%,#f8fbfc 100%);
}
.network-snapshot-grid a{
  border-left-width:3px;
  background:#fff;
  box-shadow:0 12px 34px rgba(6,31,73,.055);
}
.start-paths,.services,.experts,.cost-guide{
  background:linear-gradient(180deg,#f5f8fa 0%,#fff 100%);
}
.path-groups{gap:20px}
.path-group{
  padding:10px;
  border-color:rgba(10,52,114,.12);
  box-shadow:var(--shadow-soft);
}
.path-group-head{
  padding:18px 18px 16px;
}
.path-choice{
  background:#f7fafb;
  border-color:transparent;
}
.path-choice:hover{
  border-color:rgba(0,143,134,.35);
  box-shadow:0 16px 36px rgba(6,31,73,.08);
}
.why-us{
  background:linear-gradient(180deg,#fff 0%,#f7fafb 100%);
}
.why-visual{
  border-radius:8px;
  overflow:hidden;
  background:linear-gradient(145deg,#edf5f7,#fff);
  box-shadow:var(--shadow-soft);
}
.why-caption{
  border-left:0;
  border-top:3px solid var(--gold);
  border-radius:8px;
}
.responsibility-grid article,.positioning-pillars span{
  border-radius:8px;
  background:#fff;
  box-shadow:0 10px 26px rgba(6,31,73,.045);
}
.china-fit-grid,.supporting-care,.cost-steps,.partner-operating-model{
  overflow:hidden;
  border-radius:8px;
}
.treatment-card,.phase-service-grid article,.service-package-grid article,.cost-guide-grid article,.resource-grid article{
  box-shadow:var(--shadow-soft);
}
.treatment-card.featured{
  box-shadow:var(--shadow-lift);
}
.disease-navigator,.condition-detail,.fimc-copy,.fimc-features article,.hospital-library-panel,.expert-feature,.insurance-logo-board,.report-package,.cost-breakdown-head,.cost-breakdown-grid article,.cost-notice{
  border-radius:8px!important;
}
.hospital-library-panel{
  background:#fff;
  box-shadow:var(--shadow-soft);
}
.hospital-card-top{
  background:linear-gradient(135deg,var(--navy),#0b5761);
}
.insurance,.partners{
  background:
    linear-gradient(130deg,rgba(6,31,73,.98),rgba(8,64,92,.96));
}
.insurance-logo-board{
  padding:14px;
  background:rgba(255,255,255,.1);
}
.insurance-logo-board img{
  border-radius:6px;
}
.contact{
  background:linear-gradient(180deg,#f5f8fa 0%,#fff 100%);
}
footer{
  background:#061f49;
}
@media(max-width:1500px) and (min-width:1151px){
  .brand img{width:218px}
  .site-header nav a{font-size:12px;padding-inline:6px}
}
@media(max-width:1150px){
  html{scroll-padding-top:150px}
  .section-heading{
    grid-template-columns:1fr;
    gap:14px;
  }
  .section-heading p{max-width:820px}
  .site-header{align-items:flex-start}
  .market-strip{max-width:none}
}
@media(max-width:720px){
  html{scroll-padding-top:142px}
  .section{padding-block:64px}
  .section::before{left:18px;right:18px}
  .section-heading h2,.home-assessment-copy h2,.home-network-snapshot h2{
    font-size:31px;
    line-height:1.18;
  }
  .hero{
    min-height:auto;
    padding-top:58px;
    padding-bottom:58px;
  }
  .hero h1{
    font-size:38px;
  }
  .hero-copy>p{
    font-size:17px;
    line-height:1.75;
  }
  .site-header{
    padding:10px 16px;
  }
  .brand img{width:188px;height:52px}
  .assessment-metrics article{min-height:auto}
}

/* 2026-07-01 homepage benchmark expansion */
.home-decision{
  display:grid;
  grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);
  gap:clamp(32px,5vw,86px);
  align-items:start;
  background:#fff;
}
.home-decision-lead h2,
.home-access-system h2{
  margin:0;
  color:var(--navy);
  font-size:clamp(42px,4.6vw,72px);
  line-height:1.08;
}
.home-decision-lead p,
.home-access-system>div:first-child p{
  margin:24px 0 0;
  color:var(--muted);
  font-size:20px;
  line-height:1.85;
}
.decision-split{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  border:1px solid rgba(10,52,114,.14);
  background:#f7fafb;
}
.decision-split article{
  padding:34px;
  border-right:1px solid rgba(10,52,114,.12);
  background:#fff;
}
.decision-split article:last-child{
  border-right:0;
  background:#f5f9fb;
}
.decision-split span,
.pricing-menu article>span,
.proof-grid span{
  display:inline-block;
  margin:0 0 18px;
  color:#d0a11d;
  font-size:14px;
  font-weight:900;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.decision-split h3{
  margin:0 0 20px;
  color:var(--navy);
  font-size:30px;
  line-height:1.22;
}
.decision-split ul,
.pricing-menu ul{
  display:grid;
  gap:14px;
  margin:0;
  padding:0;
  list-style:none;
}
.decision-split li,
.pricing-menu li{
  position:relative;
  padding-left:20px;
  color:#526a82;
  font-size:18px;
  line-height:1.72;
}
.decision-split li::before,
.pricing-menu li::before{
  content:"";
  position:absolute;
  left:0;
  top:.74em;
  width:7px;
  height:7px;
  border-radius:999px;
  background:var(--teal);
}
.home-pricing{
  background:linear-gradient(180deg,#f3f8fa,#fff);
}
.pricing-principles{
  display:none;
  grid-template-columns:repeat(4,minmax(0,1fr));
  margin-top:34px;
  border:1px solid rgba(10,52,114,.14);
  background:#fff;
}
.pricing-principles div{
  min-height:190px;
  padding:28px;
  border-right:1px solid rgba(10,52,114,.12);
}
.pricing-principles div:last-child{
  border-right:0;
}
.pricing-principles b,
.access-system-grid b{
  display:block;
  margin-bottom:22px;
  color:#d0a11d;
  font-size:18px;
}
.pricing-principles strong,
.access-system-grid strong{
  display:block;
  color:var(--navy);
  font-size:24px;
  line-height:1.25;
}
.pricing-principles span,
.access-system-grid span{
  display:block;
  margin-top:14px;
  color:#5e7288;
  font-size:17px;
  line-height:1.65;
}
.pricing-menu{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:20px;
  margin-top:24px;
}
.pricing-menu article{
  display:grid;
  gap:14px;
  align-content:start;
  min-height:430px;
  padding:30px;
  border:1px solid rgba(10,52,114,.12);
  border-radius:8px;
  background:#fff;
  box-shadow:0 14px 36px rgba(6,31,73,.06);
}
.pricing-menu h3{
  margin:0;
  color:var(--navy);
  font-size:28px;
  line-height:1.2;
}
.pricing-menu p{
  margin:0;
  color:#61758a;
  font-size:17px;
  line-height:1.72;
}
.pricing-menu .text-action{
  align-self:end;
  margin-top:10px;
}
.home-access-system{
  display:grid;
  grid-template-columns:minmax(0,.38fr) minmax(0,.62fr);
  gap:clamp(32px,5vw,82px);
  color:#fff;
  background:
    radial-gradient(circle at 92% 18%,rgba(0,143,132,.22),transparent 34%),
    linear-gradient(135deg,#061f49,#0a3472 58%,#083c61);
}
.home-access-system .eyebrow{
  color:#d5a51e;
}
.home-access-system h2{
  color:#fff;
}
.home-access-system>div:first-child p{
  color:#dbe8ef;
}
.access-system-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}
.access-system-grid article{
  min-height:230px;
  padding:28px;
  border:1px solid rgba(255,255,255,.2);
  border-radius:8px;
  background:rgba(255,255,255,.08);
}
.access-system-grid strong{
  color:#fff;
}
.access-system-grid span{
  color:#dbe8ef;
}
.role-matrix{
  grid-column:1/-1;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  margin-top:16px;
  border:1px solid rgba(255,255,255,.22);
}
.role-matrix div{
  min-height:160px;
  padding:26px;
  border-right:1px solid rgba(255,255,255,.18);
}
.role-matrix div:last-child{
  border-right:0;
}
.role-matrix strong{
  display:block;
  color:#fff;
  font-size:21px;
  line-height:1.25;
}
.role-matrix p{
  margin:12px 0 0;
  color:#dbe8ef;
  font-size:16px;
  line-height:1.7;
}
.home-proof{
  background:#fff;
}
.proof-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:20px;
}
.proof-grid article{
  min-height:260px;
  padding:30px;
  border:1px solid rgba(10,52,114,.12);
  border-radius:8px;
  background:#f7fafb;
}
.proof-grid h3{
  margin:0;
  color:var(--navy);
  font-size:28px;
  line-height:1.2;
}
.proof-grid p{
  margin:18px 0 0;
  color:#61758a;
  font-size:17px;
  line-height:1.75;
}
@media(max-width:1150px){
  .home-decision,
  .home-access-system{
    grid-template-columns:1fr;
  }
  .pricing-principles,
  .pricing-menu,
  .proof-grid,
  .role-matrix{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:760px){
  .decision-split,
  .pricing-principles,
  .pricing-menu,
  .access-system-grid,
  .role-matrix,
  .proof-grid{
    grid-template-columns:1fr;
  }
  .decision-split article,
  .pricing-principles div,
  .role-matrix div{
    border-right:0;
    border-bottom:1px solid rgba(10,52,114,.12);
  }
  .home-access-system .role-matrix div{
    border-bottom-color:rgba(255,255,255,.18);
  }
  .pricing-menu article{
    min-height:auto;
  }
}

/* 2026-07-01 Zhongyu resource center upgrade */
.resources{
  background:linear-gradient(180deg,#f5f8fa 0%,#fff 42%,#f8fbfc 100%);
}
.resource-hero{
  margin:0 auto 0;
  padding:clamp(70px,8vw,118px) clamp(20px,7vw,110px) clamp(56px,6vw,86px);
  color:#fff;
  background:
    linear-gradient(130deg,rgba(6,31,73,.98),rgba(8,51,111,.96) 58%,rgba(0,95,104,.92));
}
.resources.section{
  padding:0;
}
.resources.section::before{
  display:none;
}
.resource-hero h2{
  max-width:920px;
  margin:0;
  font-size:clamp(40px,4.2vw,64px);
  line-height:1.12;
}
.resource-hero p{
  max-width:900px;
  margin:24px 0 0;
  color:#dbe8ef;
  font-size:20px;
  line-height:1.85;
}
.resource-topic-bar{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  align-items:center;
  padding:24px clamp(20px,7vw,110px);
  border-bottom:1px solid rgba(10,52,114,.1);
  background:#fff;
}
.resource-topic-bar>span{
  flex:0 0 100%;
  color:#8295a8;
  font-size:15px;
  font-weight:900;
}
.resource-topic-bar button{
  min-height:42px;
  padding:8px 16px;
  border:1px solid rgba(10,52,114,.14);
  border-radius:999px;
  color:var(--navy);
  background:#fff;
  font-size:16px;
  font-weight:850;
  cursor:pointer;
  transition:.18s ease;
}
.resource-topic-bar button:hover{
  border-color:var(--teal);
  color:var(--teal);
  transform:translateY(-1px);
}
.resource-topic-bar button[aria-pressed=true]{
  border-color:var(--navy);
  color:#fff;
  background:linear-gradient(135deg,var(--navy),#0b4a80);
  box-shadow:0 14px 30px rgba(6,31,73,.14);
}
.resource-featured-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
  padding:clamp(56px,6vw,82px) clamp(20px,7vw,110px) 34px;
}
.resource-featured-card{
  overflow:hidden;
  border:1px solid rgba(10,52,114,.12);
  border-radius:8px;
  background:#fff;
  box-shadow:var(--shadow-soft);
}
.resource-featured-card img{
  display:block;
  width:100%;
  height:220px;
  object-fit:cover;
  background:#eef5f7;
}
.resource-featured-card>div:last-child{
  display:grid;
  gap:13px;
  padding:28px;
}
.resource-featured-card span,
.resource-card-body span{
  width:max-content;
  max-width:100%;
  padding:6px 11px;
  border-radius:999px;
  color:var(--navy);
  background:#eef6f7;
  font-size:14px;
  font-weight:900;
}
.resource-featured-card h3{
  margin:0;
  color:var(--navy);
  font-size:26px;
  line-height:1.32;
}
.resource-featured-card p{
  margin:0;
  color:var(--muted);
  font-size:16px;
  line-height:1.75;
}
.resource-featured-card a,
.resource-card-body em{
  align-self:end;
  color:var(--teal);
  font-size:15px;
  font-style:normal;
  font-weight:900;
}
.resource-featured-card:hover,
.resource-article-card:hover{
  transform:translateY(-3px);
  box-shadow:var(--shadow-lift);
}
.resource-visual-mark{
  display:grid;
  place-items:center;
  min-height:220px;
  color:#fff;
  background:linear-gradient(135deg,var(--navy),#0b5965);
}
.resource-visual-mark b{
  font-size:56px;
  line-height:1;
  letter-spacing:.04em;
}
.resource-visual-mark span{
  color:#ffe09a;
  background:transparent;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.resource-library-head{
  display:grid;
  grid-template-columns:minmax(0,.7fr) minmax(320px,.3fr);
  gap:clamp(24px,4vw,70px);
  align-items:end;
  padding:34px clamp(20px,7vw,110px) 28px;
  border-top:1px solid rgba(10,52,114,.1);
}
.resource-library-head h3{
  margin:0;
  color:var(--navy);
  font-size:clamp(34px,3vw,48px);
  line-height:1.15;
}
.resource-library-head p{
  margin:0;
  color:var(--muted);
  font-size:16px;
  line-height:1.75;
}
.resource-article-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
  padding:0 clamp(20px,7vw,110px) clamp(50px,6vw,78px);
}
.resource-article-card{
  overflow:hidden;
  border:1px solid rgba(10,52,114,.12);
  border-radius:8px;
  background:#fff;
  box-shadow:0 14px 38px rgba(6,31,73,.06);
  transition:.18s ease;
  cursor:pointer;
}
.resource-article-card[hidden]{
  display:none;
}
.resource-article-card:focus-visible{
  outline:3px solid rgba(0,143,132,.35);
  outline-offset:4px;
}
.resource-card-visual{
  display:grid;
  place-items:center;
  gap:10px;
  min-height:210px;
  color:#fff;
  background:var(--navy);
  background-size:cover;
  background-position:center;
  position:relative;
}
.resource-card-visual::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(6,31,73,.04),rgba(6,31,73,.26));
}
.resource-card-visual span,
.resource-card-visual b{
  position:relative;
  z-index:1;
}
.resource-card-visual span{
  font-size:38px;
  font-weight:900;
  letter-spacing:.06em;
}
.resource-card-visual b{
  font-size:16px;
  letter-spacing:.12em;
}
.resource-card-visual.teal{background:linear-gradient(135deg,#006f68,#0aa79d)}
.resource-card-visual.green{background:linear-gradient(135deg,#006c4f,#0b8f74)}
.resource-card-visual.red{background:linear-gradient(135deg,#9f1723,#c32330)}
.resource-card-visual.image::after{
  background:linear-gradient(180deg,rgba(6,31,73,.02),rgba(6,31,73,.52));
}
.resource-card-body{
  display:grid;
  gap:15px;
  min-height:350px;
  padding:28px;
}
.resource-card-body h3{
  margin:0;
  color:var(--navy);
  font-size:25px;
  line-height:1.35;
}
.resource-card-body p{
  margin:0;
  color:#61758a;
  font-size:17px;
  line-height:1.75;
}
.resource-card-body em{
  padding-top:18px;
  border-top:1px solid var(--line);
  color:#9aabba;
}
.resource-read-button{
  justify-self:start;
  margin-top:2px;
  padding:0;
  border:0;
  color:var(--teal);
  background:transparent;
  font:inherit;
  font-size:16px;
  font-weight:900;
  cursor:pointer;
}
.resource-read-button:hover{
  color:var(--navy);
}
.resource-detail-panel[hidden]{
  display:none!important;
}
.resource-detail-panel{
  width:calc(100% - clamp(40px,14vw,220px));
  margin:0 clamp(20px,7vw,110px) clamp(54px,6vw,78px);
  border:1px solid rgba(10,52,114,.14);
  border-radius:8px;
  background:#fff;
  box-shadow:0 24px 60px rgba(6,31,73,.11);
}
.resource-detail-head{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:28px;
  align-items:start;
  padding:clamp(30px,4vw,54px);
  color:#fff;
  background:
    linear-gradient(120deg,rgba(10,52,114,.98),rgba(6,31,73,.96) 58%,rgba(0,143,132,.82));
}
.resource-detail-head .eyebrow{
  color:#d5a51e;
}
.resource-detail-head h3{
  max-width:1000px;
  margin:10px 0 0;
  color:#fff;
  font-size:clamp(32px,4vw,56px);
  line-height:1.14;
}
.resource-detail-head p{
  max-width:980px;
  margin:20px 0 0;
  color:#dbe8ef;
  font-size:clamp(18px,1.5vw,22px);
  line-height:1.7;
}
.resource-detail-close{
  min-width:104px;
  padding:12px 18px;
  border:1px solid rgba(255,255,255,.42);
  border-radius:8px;
  color:#fff;
  background:rgba(255,255,255,.08);
  font-size:15px;
  font-weight:900;
  cursor:pointer;
}
.resource-detail-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  border-bottom:1px solid rgba(10,52,114,.1);
}
.resource-detail-grid section{
  min-height:310px;
  padding:34px;
  border-right:1px solid rgba(10,52,114,.1);
}
.resource-detail-grid section:last-child{
  border-right:0;
}
.resource-detail-grid h4{
  margin:0 0 18px;
  color:var(--navy);
  font-size:24px;
  line-height:1.25;
}
.resource-detail-grid ul{
  display:grid;
  gap:13px;
  margin:0;
  padding:0;
  list-style:none;
}
.resource-detail-grid li{
  position:relative;
  padding-left:18px;
  color:#526a82;
  font-size:17px;
  line-height:1.7;
}
.resource-detail-grid li::before{
  content:"";
  position:absolute;
  left:0;
  top:.72em;
  width:6px;
  height:6px;
  border-radius:999px;
  background:var(--teal);
}
.resource-detail-next{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:26px;
  align-items:center;
  padding:30px 34px 34px;
  background:#f5f9fb;
}
.resource-detail-next strong{
  display:block;
  color:var(--navy);
  font-size:22px;
}
.resource-detail-next p{
  margin:8px 0 0;
  color:#526a82;
  font-size:17px;
  line-height:1.65;
}
.resource-detail-actions{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  justify-content:flex-end;
}
.resource-action-panel{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:30px;
  align-items:center;
  width:calc(100% - clamp(40px,14vw,220px));
  margin:0 clamp(20px,7vw,110px) clamp(70px,8vw,110px);
  padding:34px;
  border-radius:8px;
  color:#fff;
  background:linear-gradient(135deg,var(--navy-dark),#0b5965);
  box-shadow:var(--shadow-soft);
}
.resource-action-panel h3{
  margin:0;
  font-size:32px;
  line-height:1.25;
}
.resource-action-panel p{
  max-width:900px;
  margin:12px 0 0;
  color:#dbe8ef;
  font-size:17px;
  line-height:1.75;
}
.resource-action-links{
  display:grid;
  gap:10px;
  min-width:260px;
}
.resource-action-links .text-link{
  color:#ffe09a;
  font-weight:900;
}
@media(max-width:1150px){
  .resource-featured-grid,.resource-article-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .resource-library-head,.resource-action-panel{
    grid-template-columns:1fr;
  }
  .resource-detail-grid{
    grid-template-columns:1fr;
  }
  .resource-detail-grid section{
    min-height:auto;
    border-right:0;
    border-bottom:1px solid rgba(10,52,114,.1);
  }
  .resource-detail-next{
    grid-template-columns:1fr;
  }
  .resource-detail-actions{
    justify-content:flex-start;
  }
  .resource-action-links{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:720px){
  .resource-hero{
    padding:62px 18px 44px;
  }
  .resource-hero h2{
    font-size:34px;
  }
  .resource-hero p{
    font-size:17px;
  }
  .resource-topic-bar{
    padding:18px;
    gap:8px;
  }
  .resource-topic-bar button{
    font-size:14px;
  }
  .resource-featured-grid,.resource-article-grid{
    grid-template-columns:1fr;
    padding-inline:18px;
  }
  .resource-library-head{
    padding-inline:18px;
  }
  .resource-card-body{
    min-height:auto;
    padding:22px;
  }
  .resource-detail-panel{
    width:calc(100% - 36px);
    margin-inline:18px;
  }
  .resource-detail-head{
    grid-template-columns:1fr;
    padding:28px 22px;
  }
  .resource-detail-head h3{
    font-size:30px;
  }
  .resource-detail-grid section{
    padding:24px 22px;
  }
  .resource-detail-next{
    padding:24px 22px;
  }
  .resource-detail-actions .button{
    width:100%;
  }
  .resource-action-panel{
    width:calc(100% - 36px);
    margin-inline:18px;
    padding:24px;
  }
  .resource-action-links{
    grid-template-columns:1fr;
  }
}

/* 2026-07-01 editorial scale correction and duplication cleanup */
body{
  font-size:16px;
  line-height:1.68;
}
.section{
  padding-block:clamp(56px,6vw,86px);
}
.hero{
  min-height:560px;
  padding-block:clamp(54px,6vw,84px);
}
.hero h1{
  max-width:760px;
  font-size:clamp(38px,3.6vw,52px);
  line-height:1.15;
}
.hero-copy>p{
  max-width:720px;
  font-size:17px;
  line-height:1.78;
}
.section-heading{
  margin-bottom:28px;
  padding-bottom:20px;
}
.section-heading h2,
.home-decision-lead h2,
.home-access-system h2,
.home-assessment-copy h2,
.home-method .section-heading h2,
.home-network-snapshot h2,
.why-copy h2,
.insurance-intro h2,
.partner-intro h2,
.contact-copy h2{
  font-size:clamp(30px,3vw,44px);
  line-height:1.18;
}
.section-heading p,
.home-decision-lead p,
.home-access-system>div:first-child p,
.why-copy>p,
.core-hospital p,
.partner-intro p,
.contact-copy>p{
  font-size:16px;
  line-height:1.76;
}
.home-decision{
  grid-template-columns:minmax(0,.36fr) minmax(0,.64fr);
  gap:clamp(26px,4vw,58px);
}
.decision-split article{
  padding:28px;
}
.decision-split h3{
  font-size:24px;
  line-height:1.26;
}
.decision-split li,
.pricing-menu li{
  font-size:15px;
  line-height:1.68;
}
.pricing-principles div{
  min-height:150px;
  padding:22px;
}
.pricing-principles strong,
.access-system-grid strong{
  font-size:20px;
}
.pricing-principles span,
.access-system-grid span{
  font-size:15px;
  line-height:1.62;
}
.pricing-menu{
  grid-template-columns:repeat(4,minmax(0,1fr));
}
.pricing-menu article{
  min-height:300px;
  padding:24px;
}
.pricing-menu h3,
.proof-grid h3{
  font-size:22px;
  line-height:1.25;
}
.pricing-menu p,
.proof-grid p{
  font-size:15px;
  line-height:1.7;
}
.home-access-system{
  grid-template-columns:minmax(0,.34fr) minmax(0,.66fr);
  gap:clamp(26px,4vw,58px);
}
.access-system-grid article{
  min-height:170px;
  padding:24px;
}
.role-matrix div{
  min-height:130px;
  padding:22px;
}
.role-matrix strong{
  font-size:18px;
}
.role-matrix p{
  font-size:14px;
}
.proof-grid article{
  min-height:210px;
  padding:24px;
}
.path-choice b{
  font-size:18px;
}
.path-choice span{
  font-size:15px;
}
.china-fit-grid h3,
.treatment-card h3,
.phase-service-grid h3,
.service-package-grid h3,
.hospital-card h3,
.partner-models h3{
  font-size:20px;
  line-height:1.32;
}
.china-fit-grid p,
.treatment-card p,
.phase-service-grid li,
.service-package-grid p,
.hospital-card p,
.partner-models p,
.journey-grid p,
.faq-list p{
  font-size:14px;
  line-height:1.7;
}
.journey-grid h3{
  font-size:18px;
  line-height:1.35;
}
.resource-hero{
  padding-block:clamp(54px,6vw,84px);
}
.resource-hero h2{
  max-width:860px;
  font-size:clamp(32px,3.4vw,48px);
  line-height:1.16;
}
.resource-hero p{
  font-size:17px;
  line-height:1.78;
}
.resource-featured-grid{
  gap:18px;
  padding-top:clamp(42px,5vw,62px);
}
.resource-featured-card img{
  height:240px;
}
.resource-featured-card img[src*="yang-jun-profile"]{
  object-fit:contain;
  object-position:center top;
  padding-top:10px;
  background:linear-gradient(135deg,#f4f1f7,#fff);
}
.resource-featured-card h3{
  font-size:22px;
  line-height:1.34;
}
.resource-featured-card p{
  font-size:15px;
  line-height:1.7;
}
.resource-card-body{
  min-height:300px;
  padding:24px;
}
.resource-card-body h3{
  font-size:21px;
  line-height:1.35;
}
.resource-card-body p{
  font-size:15px;
  line-height:1.7;
}
.resource-library-head h3{
  font-size:clamp(30px,2.6vw,40px);
}
.resource-detail-head h3{
  font-size:clamp(30px,3.2vw,44px);
}
.resource-detail-head p{
  font-size:17px;
}
@media(max-width:1150px){
  .home-decision,
  .home-access-system{
    grid-template-columns:1fr;
  }
  .pricing-menu,
  .proof-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:720px){
  body{
    font-size:15px;
  }
  .hero h1,
  .section-heading h2,
  .home-decision-lead h2,
  .home-access-system h2,
  .resource-hero h2{
    font-size:30px;
    line-height:1.18;
  }
  .hero-copy>p,
  .section-heading p,
  .home-decision-lead p,
  .home-access-system>div:first-child p,
  .resource-hero p{
    font-size:15px;
  }
  .pricing-menu,
  .proof-grid{
    grid-template-columns:1fr;
  }
  .resource-featured-card img{
    height:220px;
  }
}

/* 2026-07-03 multilingual navigation and RTL support */
.language-picker{
  display:inline-flex;
  align-items:center;
  gap:7px;
  min-height:42px;
  padding:5px 8px 5px 10px;
  border:1px solid var(--line);
  border-radius:6px;
  color:var(--navy);
  background:#fff;
  font-size:12px;
  font-weight:900;
}
.language-picker span{
  color:#6a7d91;
  font-size:11px;
  text-transform:uppercase;
}
.language-picker select{
  max-width:118px;
  border:0;
  color:var(--navy);
  background:transparent;
  font-size:13px;
  font-weight:900;
  outline:none;
}
.language-picker:hover{
  border-color:var(--teal);
}
html:not([lang="zh-CN"]) .site-header nav{
  gap:7px;
  font-size:12px;
}
html:not([lang="zh-CN"]) .site-header nav a{
  padding-inline:5px;
}
html[dir="rtl"] body{
  text-align:right;
}
html[dir="rtl"] .brand img{
  object-position:right center;
}
html[dir="rtl"] .hero,
html[dir="rtl"] .core-hospital,
html[dir="rtl"] .hospital-selection-guide,
html[dir="rtl"] .contact,
html[dir="rtl"] .partners{
  direction:rtl;
}
html[dir="rtl"] .hero-actions,
html[dir="rtl"] .header-actions,
html[dir="rtl"] .hospital-card-actions,
html[dir="rtl"] .resource-detail-actions{
  flex-direction:row-reverse;
}
@media(max-width:720px){
  .language-picker{
    flex:1 0 128px;
    min-height:38px;
    padding:4px 7px;
  }
  .language-picker span{
    display:none;
  }
  .language-picker select{
    width:100%;
    max-width:none;
    font-size:12px;
  }
}

/* 2026-07-05 one-line navigation fit across languages */
.site-header{
  flex-wrap:nowrap;
  gap:clamp(8px,1vw,16px);
  padding:10px clamp(12px,2vw,32px);
}
.brand,.header-actions{
  flex:0 0 auto;
}
.brand img{
  width:clamp(170px,14vw,238px);
}
.site-header nav{
  order:0;
  display:flex;
  flex:1 1 auto;
  flex-wrap:nowrap;
  justify-content:center;
  gap:clamp(1px,.35vw,6px);
  min-width:0;
  overflow:visible;
  white-space:nowrap;
  scrollbar-width:none;
}
.site-header nav::-webkit-scrollbar{
  display:none;
}
.site-header nav a{
  flex:0 1 auto;
  min-width:0;
  min-height:34px;
  padding:6px clamp(3px,.42vw,8px);
  overflow:visible;
  font-size:clamp(10px,.72vw,13px);
  line-height:1;
  text-overflow:clip;
  white-space:nowrap;
}
html:not([lang="zh-CN"]) .site-header nav{
  gap:clamp(1px,.2vw,4px);
}
html:not([lang="zh-CN"]) .site-header nav a{
  padding-inline:clamp(1px,.25vw,4px);
  font-size:clamp(8.5px,.62vw,11px);
}
html[lang="vi"] .site-header nav a{
  padding-inline:clamp(.5px,.18vw,3px);
  font-size:clamp(7.6px,.52vw,9.5px);
}
.header-actions{
  gap:6px;
}
.language-picker{
  min-height:38px;
  padding:4px 7px;
}
.language-picker select{
  max-width:94px;
  font-size:12px;
}
.header-contact,.button.small{
  min-height:38px;
  padding:8px 10px;
  font-size:12px;
}
@media(max-width:1500px){
  .language-picker span{
    display:none;
  }
}
@media(max-width:1150px){
  .site-header{
    gap:6px;
    padding-inline:8px;
  }
  .brand img{
    width:132px;
  }
  .site-header nav a{
    min-height:30px;
    padding:5px 2px;
    font-size:8.5px;
  }
  html:not([lang="zh-CN"]) .site-header nav a{
    padding-inline:.5px;
    font-size:7.2px;
  }
  html[lang="vi"] .site-header nav a{
    padding-inline:0;
    font-size:6.4px;
  }
  .language-picker{
    max-width:82px;
  }
  .header-contact{
    display:none;
  }
  .button.small{
    padding-inline:7px;
    font-size:10px;
  }
}
@media(max-width:720px){
  .brand img{
    width:72px;
    height:42px;
  }
  .site-header nav{
    gap:1px;
  }
  .site-header nav a{
    min-height:26px;
    padding-inline:1px;
    font-size:6.5px;
  }
  html:not([lang="zh-CN"]) .site-header nav a{
    font-size:3.6px;
  }
  html[lang="vi"] .site-header nav a{
    font-size:3.4px;
  }
  .language-picker,.button.small{
    display:none;
  }
}
