@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#163c3d;--muted:#657575;--accent:#c5e5ad;--dark:#103b3e;--paper:#f4f7f4;--line:#dce5df;--white:#fff;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:#fff;color:var(--ink);font:16px/1.65 'DM Sans',Arial,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select,textarea{ -webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #72974e;outline-offset:5px}button{cursor:pointer}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.045em;line-height:1.08}h1{font-size:clamp(44px,5.2vw,76px)}h2{font-size:clamp(34px,3.5vw,49px)}h3{font-family:Manrope,Arial,sans-serif;font-size:21px;line-height:1.4;letter-spacing:-.04em}p{color:var(--muted)}button{border:0}.wrap{max-width:1320px;margin:auto;padding:0 48px}.demo-bar{background:var(--dark);color:#e4eee7;text-align:center;font-size:12px;letter-spacing:.02em;padding:7px 20px}.demo-bar span{padding:0 10px;color:var(--accent)}header{position:sticky;top:0;z-index:20;background:#fffffff5;border-bottom:1px solid #e5ebe6;backdrop-filter:blur(16px)}.nav{height:90px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:11px;font:800 25px/1.2 Manrope,Arial,sans-serif;letter-spacing:-1.1px}.brand svg{width:38px;height:38px}.brand small{display:block;font:500 9px/1.5 Manrope;letter-spacing:2.8px;text-transform:uppercase;margin-top:3px}.nav-links{display:flex;gap:26px;align-items:center;margin-left:auto;font-size:14px;font-weight:500}.nav-links a:hover,.nav-links a.active{color:#4f7c43}.nav .btn{font-size:14px;padding:12px 18px}.menu-btn{display:none;background:none;padding:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:49px;padding:14px 23px;border-radius:7px;background:var(--ink);color:#fff;font-weight:500;font-size:15px;line-height:1.4;border:1px solid transparent;transition:background .2s,transform .2s}.btn:hover{background:#28575a;transform:translateY(-1px)}.btn.light{background:var(--accent);color:var(--ink)}.btn.light:hover{background:#d5efc2}.btn.outline{background:transparent;color:var(--ink);border-color:#b7c9bf}.btn.outline:hover{background:#edf3ed}.btn.white{background:white;color:var(--ink)}.arrow{font-size:21px;line-height:1}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:700;display:flex;align-items:center;gap:10px;color:#50736c}.eyebrow:before{content:'';display:block;width:22px;height:1px;background:currentColor}.hero{padding:44px 0 0;background:#f6f8f4}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:50px;align-items:center;padding-bottom:44px}.hero-copy{padding:20px 0}.hero h1{margin:25px 0 24px;max-width:660px}.hero h1 em{font-weight:400;color:#4e7761}.hero-copy>p{max-width:460px;font-size:17px;line-height:1.75}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px}.micro{font-size:12px;margin-top:15px;color:#77847a}.hero-image{position:relative;min-height:500px;align-self:stretch;overflow:hidden;border-radius:130px 18px 18px 18px;background:#d2dce3}.hero-image img{width:100%;height:100%;position:absolute;inset:0;object-position:center}.hero-image:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#103b3ecc)}.location{position:absolute;top:24px;right:24px;z-index:1;background:#fffffff0;border-radius:50px;padding:8px 15px;font-size:12px;display:flex;align-items:center;gap:7px}.image-caption{position:absolute;bottom:30px;left:32px;right:30px;z-index:1;color:white}.image-caption small{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#e9f3de}.image-caption h3{font-family:Georgia,serif;font-size:32px;font-weight:400;margin-top:7px}.image-caption p{color:#e6eee9;font-size:14px;margin-top:7px}.assurance{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);padding:24px 0;gap:32px}.assurance>div{display:flex;align-items:center;gap:14px;font-size:14px}.icon{width:24px;height:24px;display:inline-flex;flex:none}.assurance span{color:var(--muted);display:block;font-size:12px}.section{padding:84px 0}.section.soft{background:var(--paper)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:34px}.section-head h2{margin-top:13px}.section-head>p{max-width:375px;font-size:15px}.text-link{font-size:14px;font-weight:600;display:inline-flex;gap:15px;align-items:center;white-space:nowrap}.text-link:hover{color:#568039}.care-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.care-card{border:1px solid var(--line);padding:27px 22px 23px;border-radius:12px;display:flex;flex-direction:column;min-height:255px;transition:background .2s,transform .2s}.care-card:hover{background:#edf4e8;transform:translateY(-4px)}.icon-box{display:grid;place-items:center;width:45px;height:45px;background:#edf3e9;border-radius:50%;margin-bottom:24px}.care-card h3{font-size:17px}.care-card p{font-size:14px;line-height:1.6;margin:10px 0 24px}.care-card .text-link{margin-top:auto;font-size:12px;justify-content:space-between}.hospital-feature{display:grid;grid-template-columns:.9fr 1.1fr;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:white}.hospital-visual{background:var(--dark);color:white;padding:45px;display:flex;flex-direction:column;justify-content:space-between;min-height:330px;position:relative}.hospital-visual .eyebrow{color:var(--accent)}.hospital-visual h3{font-family:Georgia,serif;font-size:38px;font-weight:400;max-width:320px;margin:38px 0 25px}.hospital-visual small{font-size:13px;color:#d0ded6}.hospital-content{padding:40px 44px}.hospital-content h3{font-size:25px;margin:14px 0}.hospital-content p{font-size:15px}.pill{display:inline-flex;gap:7px;align-items:center;border:1px solid #cfddcd;padding:5px 10px;border-radius:30px;font-size:12px;font-weight:500;color:#506a59;background:#f1f6ed}.pill.amber{border-color:#e4dcca;background:#faf6e9;color:#7a6538}.tags{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}.tag{font-size:12px;background:#f2f5f2;border-radius:4px;padding:5px 9px;color:#5b7264}.fine{font-size:13px;line-height:1.6;color:#768278}.journey-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:45px 0 32px}.journey-card{padding:0 38px;border-right:1px solid var(--line)}.journey-card:first-child{padding-left:0}.journey-card:last-child{border:0}.step-number{font:400 42px/1 Georgia,serif;color:#779477;display:block;margin-bottom:23px}.journey-card h3{margin-bottom:10px;font-size:22px}.journey-card p{font-size:15px}.journey-card ul{list-style:none;padding:0;margin:18px 0 0;font-size:14px}.journey-card li{padding:6px 0}.journey-card li:before{content:'✓';color:#5b8051;margin-right:12px}.journey-bottom{border-top:1px solid var(--line);padding-top:25px;display:flex;align-items:center;justify-content:space-between;gap:20px}.journey-bottom p{font-size:14px}.cta-panel{background:var(--dark);border-radius:16px;padding:50px;display:flex;justify-content:space-between;align-items:center;gap:40px;color:white}.cta-panel h2{max-width:560px;font-size:43px}.cta-panel p{color:#c4d7ce;margin-top:15px;max-width:550px}.cta-panel .btn{flex-shrink:0}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.faq-grid h2{margin-top:15px}.faq-grid>div>p{margin-top:20px}details{border-bottom:1px solid var(--line);padding:21px 0}summary{list-style:none;cursor:pointer;font-weight:500;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-size:22px;font-weight:400}details[open] summary:after{content:'−'}details p{font-size:15px;margin-top:15px;max-width:630px}footer{border-top:1px solid var(--line);padding:48px 0 24px;background:#f8faf7}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px}.footer-grid p{font-size:14px;max-width:335px;margin-top:16px}.footer-links{display:flex;flex-direction:column;gap:10px;font-size:14px}.footer-links strong{margin-bottom:5px}.footer-bottom{border-top:1px solid var(--line);margin-top:35px;padding-top:20px;display:flex;justify-content:space-between;gap:24px;font-size:12px;color:var(--muted)}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:white;padding:10px}.skip:focus{top:10px}.page-intro{background:var(--paper);padding:44px 0 53px}.crumbs{display:flex;gap:10px;flex-wrap:wrap;font-size:12px;color:#728477;margin-bottom:30px}.crumbs a:hover{text-decoration:underline}.page-intro h1{font-size:clamp(39px,4.5vw,62px);max-width:850px;margin:14px 0 20px}.page-intro p{max-width:650px}.list-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.list-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;display:flex;flex-direction:column}.list-card-top{background:#ecf3e7;padding:30px;display:flex;justify-content:space-between;align-items:center}.list-card-top .icon{width:34px;height:34px}.list-card-body{padding:28px;display:flex;flex-direction:column;flex:1}.list-card h3{font-size:23px;margin-bottom:12px}.list-card p{font-size:15px;margin-bottom:20px}.list-card .text-link{margin-top:auto}.split{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:65px}.content-block{padding:0 0 34px;margin-bottom:32px;border-bottom:1px solid var(--line)}.content-block:last-child{border:0}.content-block h2{font-size:33px;margin-bottom:20px}.content-block h3{font-size:19px;margin-bottom:12px}.content-block p+p{margin-top:14px}.content-block ul{padding-left:21px;color:var(--muted)}.content-block li{margin:9px 0}.side-card{background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:28px;position:sticky;top:118px;height:max-content}.side-card h3{font-size:22px;margin:15px 0}.side-card p{font-size:14px;margin:12px 0 22px}.side-card .btn{width:100%}.side-card hr{border:0;border-top:1px solid var(--line);margin:24px 0}.info-row{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid var(--line);font-size:14px}.info-row span{color:var(--muted)}.info-row strong{text-align:right;font-weight:500}.notice{background:#f6f6ee;border-left:3px solid #a1b590;padding:16px 20px;font-size:14px;color:#647158;margin:20px 0}.mini-card{border:1px solid var(--line);padding:24px;border-radius:12px;display:flex;justify-content:space-between;align-items:center;gap:20px;margin:18px 0}.mini-card p{font-size:14px;margin:5px 0 0}.avatar{width:76px;height:76px;background:#e1ebe0;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.avatar .icon{width:38px;height:38px}.doctor-head{display:flex;gap:26px;align-items:center}.doctor-head h1{margin:14px 0}.doctor-card{display:flex;gap:18px;align-items:center;border:1px solid var(--line);padding:24px;border-radius:12px}.doctor-card h3{font-size:18px}.doctor-card p{font-size:14px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.detail-box{border:1px solid var(--line);border-radius:12px;padding:26px}.detail-box h3{margin-bottom:12px}.detail-box p{font-size:15px}.price-table{width:100%;border-collapse:collapse;font-size:15px}.price-table th,.price-table td{text-align:left;padding:19px 15px;border-bottom:1px solid var(--line);vertical-align:top}.price-table th{background:var(--paper);font-size:13px}.price-table td:last-child{color:var(--muted)}.form-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.form-intro h1{font-size:54px;margin:15px 0 25px}.form-intro>p{font-size:16px}.form-steps{margin-top:38px}.form-step{display:flex;gap:15px;margin-bottom:24px}.form-step>span{width:30px;height:30px;display:grid;place-items:center;border:1px solid #c5d8bf;border-radius:50%;flex-shrink:0;font-size:12px}.form-step strong{font-size:15px;font-weight:500}.form-step p{font-size:14px;margin-top:4px}.form-card{border:1px solid var(--line);box-shadow:0 12px 45px #173d3e06;border-radius:16px;padding:36px;background:white}.form-card h2{font-family:Manrope,sans-serif;font-size:23px;font-weight:600;letter-spacing:-.04em;margin-bottom:9px}.form-card>p{font-size:14px;margin-bottom:26px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field.full{grid-column:1/-1}.field label{display:block;font-size:14px;font-weight:500;margin-bottom:8px}.optional{font-size:12px;color:#829085;font-weight:400}.field input,.field select,.field textarea{width:100%;border:1px solid #cfdad1;border-radius:6px;padding:12px 13px;background:white;color:var(--ink);min-height:49px}.field textarea{min-height:115px;resize:vertical}.field input::placeholder,.field textarea::placeholder{color:#89988d}.field input[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:#b35443}.error{color:#a03f31;font-size:12px;min-height:0}.error:not(:empty){margin-top:5px}.check-row{display:flex;align-items:flex-start;gap:10px;margin:22px 0;font-size:13px;color:var(--muted)}.check-row input{width:17px;height:17px;accent-color:var(--ink);margin:3px 0;flex-shrink:0}.form-card .submit{width:100%;margin-top:23px}.context{background:#edf4e7;padding:14px 16px;border-radius:7px;margin-bottom:24px;font-size:13px}.context strong{display:block;font-size:14px;margin-top:3px}.success{max-width:780px;margin:0 auto}.success-mark{width:64px;height:64px;background:var(--accent);border-radius:50%;display:grid;place-items:center;font-size:30px;margin-bottom:24px}.success h1{font-size:50px;margin:15px 0 20px}.success>p{font-size:17px}.success-summary{margin:30px 0;padding:25px;border:1px solid var(--line);border-radius:12px}.success-summary .info-row{align-items:flex-start}.success-summary .info-row:last-child{border:0}.success-summary strong{overflow-wrap:anywhere;max-width:65%;white-space:pre-wrap}.empty{text-align:center;padding:70px 20px}.empty h1{font-size:50px;margin:20px}.mobile-label{display:none}.guide-image{border-radius:15px;height:300px;width:100%;object-position:center 60%;margin-bottom:35px}.photo-credit{font-size:12px;margin-top:10px}.photo-credit a{text-decoration:underline}.subhead{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.subhead p{font-size:14px}.stack{display:grid;gap:18px}.privacy-copy{max-width:780px}.privacy-copy h2{font-size:29px;margin:30px 0 15px}
@media(min-width:1450px){.hero-image{min-height:545px}}
@media(max-width:1100px){.wrap{padding:0 30px}.nav{gap:18px}.nav-links{gap:17px;font-size:13px}.nav .btn{font-size:13px;padding:12px}.brand{font-size:22px}.hero-grid{gap:30px}.hero-image{min-height:470px}.care-grid{grid-template-columns:repeat(3,1fr)}.care-card{min-height:230px}.form-layout{gap:40px}.split{gap:35px;grid-template-columns:minmax(0,1fr) 300px}}
@media(max-width:820px){.nav{height:76px}.menu-btn{display:block;margin-left:auto}.nav>.btn{display:none}.nav-links{display:none;position:absolute;top:76px;left:0;right:0;background:white;padding:20px 30px;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;font-size:16px;gap:0}.nav-links.open{display:flex}.nav-links a{padding:12px 0}.mobile-label{display:block}.hero-grid{grid-template-columns:1fr;gap:25px}.hero-copy{max-width:620px}.hero h1{font-size:62px}.hero-image{min-height:420px;border-radius:70px 16px 16px 16px}.hero-copy>p{max-width:520px}.assurance{gap:16px}.assurance>div{align-items:flex-start;font-size:12px}.assurance .icon{width:21px}.section{padding:62px 0}.hospital-feature{grid-template-columns:1fr 1fr}.hospital-visual{padding:30px}.hospital-content{padding:30px}.hospital-visual h3{font-size:32px}.journey-card{padding:0 23px}.faq-grid{gap:35px}.list-grid{grid-template-columns:1fr 1fr}.split{grid-template-columns:1fr;gap:15px}.side-card{position:static}.form-layout{grid-template-columns:1fr}.form-intro h1{max-width:600px}.form-steps{display:flex;gap:20px}.form-step{flex:1}.cta-panel{padding:36px}.cta-panel h2{font-size:36px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr;gap:25px}}
@media(max-width:560px){.wrap{padding:0 22px}.demo-bar{font-size:11px;padding:7px 8px}.demo-bar span{padding:0 4px}.hero{padding-top:20px}.hero-grid{padding-bottom:28px}.hero h1{font-size:49px;margin-top:19px}.hero-copy>p{font-size:16px}.hero .actions{gap:10px}.hero .btn{padding:13px 15px;font-size:14px}.hero-image{min-height:355px;border-radius:65px 14px 14px 14px}.image-caption{left:25px;bottom:25px}.image-caption h3{font-size:28px}.assurance{grid-template-columns:1fr;gap:16px;padding:22px 0}.assurance>div{align-items:center;font-size:14px}.assurance span{display:inline;margin-left:5px}.section{padding:48px 0}.section-head{flex-direction:column;align-items:flex-start;gap:18px}.section-head h2{font-size:37px}.care-grid{grid-template-columns:1fr 1fr;gap:12px}.care-card{padding:22px 17px;min-height:240px}.care-card:last-child{grid-column:1/-1;min-height:190px}.care-card:last-child .icon-box{margin-bottom:15px}.care-card p{font-size:13px}.care-card h3{font-size:16px}.hospital-feature{grid-template-columns:1fr}.hospital-visual{min-height:255px}.hospital-visual h3{margin:25px 0}.hospital-content{padding:26px}.journey-grid{grid-template-columns:1fr;gap:28px;margin-top:30px}.journey-card,.journey-card:first-child{padding:0 0 25px 56px;border:0;border-bottom:1px solid var(--line);position:relative}.step-number{position:absolute;left:0;top:0;font-size:31px}.journey-card:last-child{padding-bottom:0}.journey-bottom{align-items:flex-start;flex-direction:column}.cta-panel{flex-direction:column;align-items:flex-start;padding:29px;gap:25px}.cta-panel h2{font-size:35px}.faq-grid{grid-template-columns:1fr;gap:15px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:10px}.page-intro{padding:28px 0 36px}.page-intro h1{font-size:41px}.list-grid,.detail-grid{grid-template-columns:1fr}.doctor-head{align-items:flex-start;gap:17px}.doctor-head .avatar{width:60px;height:60px;margin-top:25px}.doctor-head h1{font-size:37px}.mini-card{align-items:flex-start;flex-direction:column}.form-card{padding:24px 20px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.form-steps{display:block}.form-step{margin-bottom:18px}.form-intro h1{font-size:43px}.form-layout{gap:25px}.price-table{font-size:13px}.price-table th,.price-table td{padding:13px 8px}.success h1{font-size:42px}.success-summary{padding:15px}.info-row{font-size:13px;gap:12px}.guide-image{height:240px}.nav-links{padding:15px 22px}.subhead{align-items:flex-start;gap:15px;flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Compact, always-visible language choice; forms stay mounted while it changes. */
.nav{gap:22px}.nav-links{gap:20px}.nav-links a{white-space:nowrap}.brand{flex-shrink:0}
.language-switch{display:flex;align-items:center;flex-shrink:0;padding:3px;border:1px solid var(--line);border-radius:7px;background:var(--paper)}
.language-switch button{min-width:39px;min-height:36px;padding:6px 8px;border-radius:4px;background:transparent;color:var(--muted);font-size:12px;font-weight:600;line-height:1.2;white-space:nowrap}
.language-switch button[aria-pressed=true]{background:var(--ink);color:white}
.language-switch button:hover:not([aria-pressed=true]){background:#e4ece0;color:var(--ink)}
html:lang(zh-CN) body{font-family:'DM Sans','PingFang SC','Microsoft YaHei','Noto Sans CJK SC',sans-serif}
html:lang(zh-CN) h1,html:lang(zh-CN) h2{font-family:'Songti SC','Noto Serif CJK SC','SimSun',serif;letter-spacing:0;line-height:1.3}
html:lang(zh-CN) h3{font-family:Manrope,'PingFang SC','Microsoft YaHei',sans-serif;letter-spacing:0;line-height:1.5}
html:lang(zh-CN) .eyebrow{letter-spacing:.12em}
html:lang(zh-CN) .brand small{letter-spacing:1px}
html:lang(zh-CN) .hero h1{font-size:clamp(42px,4.3vw,62px)}
html:lang(zh-CN) .hero h1 em{font-style:normal}
@media(min-width:821px) and (max-width:1200px){.nav{gap:12px;padding-left:24px;padding-right:24px}.nav-links{gap:12px;font-size:12px}.nav>.btn{padding:10px;font-size:12px;gap:8px}.nav .brand{font-size:21px}.nav .brand svg{width:32px;height:32px}.language-switch button{min-width:33px;padding:6px}}
@media(max-width:1000px){.nav>.btn{display:none}}
@media(max-width:820px){.nav{gap:12px}.language-switch{order:2}.menu-btn{order:3;margin-left:0}.nav .brand{margin-right:auto}}
@media(max-width:560px){.nav{gap:8px}.language-switch button{min-width:35px;min-height:36px;padding:6px}.nav .brand{font-size:21px;gap:8px}.nav .brand svg{width:32px;height:32px}.menu-btn{padding:8px}.demo-bar{line-height:1.6}html:lang(zh-CN) .hero h1{font-size:42px}html:lang(zh-CN) .page-intro h1{font-size:35px}html:lang(zh-CN) .section-head h2{font-size:32px}html:lang(zh-CN) .assurance span{display:block;margin-left:0}}
