
:root{--ink:#102f2c;--bg:#061514;--bg2:#0a302d;--glass:rgba(255,255,255,.72);--mint:#78e2d4;--green:#0a6a5f;--gold:#e7cc7b;--gold2:#fff0b3;--soft:#eff8f5;--line:#d8e8e4;--muted:#6a817d;--red:#a23b2d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font:16px/1.7 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans SC","PingFang SC",Arial,sans-serif;background:radial-gradient(circle at 10% 0,#eefaf6,transparent 30%),#f7fbf9;color:var(--ink)}a{text-decoration:none;color:inherit}.container{max-width:1220px;margin:auto;padding:0 24px}.navShell{position:sticky;top:0;z-index:80;background:rgba(247,251,249,.76);backdrop-filter:blur(18px);border-bottom:1px solid rgba(216,232,228,.75)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between}.brand img{height:50px;width:auto;display:block}.navlinks{display:flex;align-items:center;gap:22px;font-weight:900}.navlinks a{color:#153c38}.navlinks a:hover{color:var(--green)}.wxMini{border:0;border-radius:999px;background:#0b6b60;color:#fff;padding:10px 15px;font-weight:950;box-shadow:0 10px 24px rgba(10,106,95,.24);cursor:pointer}.menuBtn{display:none;border:0;background:none;font-size:28px}.heroPro{position:relative;overflow:hidden;color:#ecfbf7;background:radial-gradient(circle at 16% 18%,rgba(231,204,123,.28),transparent 24%),radial-gradient(circle at 78% 16%,rgba(120,226,212,.18),transparent 26%),linear-gradient(135deg,#061514,#0a302d 64%,#09211f)}.heroPro:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,#000,transparent 88%)}.heroPro .container{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:22px;align-items:center;padding-top:22px;padding-bottom:30px}.eyebrow{display:inline-flex;gap:8px;align-items:center;border:1px solid rgba(231,204,123,.42);border-radius:999px;color:var(--gold2);background:rgba(255,255,255,.07);padding:7px 13px;font-size:13px;font-weight:950;letter-spacing:.08em}.heroPro h1{font-size:clamp(28px,3vw,42px);line-height:1.08;letter-spacing:-.04em;margin:12px 0 10px;max-width:640px}.heroPro h1 span{color:var(--gold2)}.heroPro p{font-size:16px;color:#cde4df;max-width:620px;margin:0}.heroActions{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;padding:8px 11px;font-weight:950;cursor:pointer;font-size:13px}.btn.gold{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#1d261d;box-shadow:0 14px 34px rgba(231,204,123,.23)}.btn.dark{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.24);color:#fff}.dash{position:relative;border:1px solid rgba(231,204,123,.30);border-radius:20px;padding:10px;background:linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,.045));box-shadow:0 14px 34px rgba(0,0,0,.20)}.dashInner{border-radius:16px;background:rgba(247,251,249,.96);color:#123633;padding:12px;min-height:0}.score{display:grid;grid-template-columns:52px 1fr;gap:8px;align-items:center}.scoreCircle{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#07544c;border:4px solid var(--gold);color:var(--gold2);font-size:18px;font-weight:950}.score h2{font-size:18px;line-height:1.12;margin:0}.metricGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;margin-top:8px}.metric{border:1px solid var(--line);border-radius:12px;background:#fff;padding:8px}.metric b{font-size:16px;color:#07544c}.metric span{display:block;color:var(--muted);font-weight:800;font-size:11px;line-height:1.2}.ticker{margin-top:24px;overflow:hidden;border-radius:16px;border:1px solid #d8e8e4;background:#f5fbf9}.ticker div{white-space:nowrap;display:inline-block;padding:12px 0;animation:mar 22s linear infinite;color:#47645f;font-weight:850}.ticker span{margin:0 18px}@keyframes mar{from{transform:translateX(0)}to{transform:translateX(-50%)}}.section{padding:76px 0}.sectionTitle{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.sectionTitle h2{font-size:52px;line-height:1.05;letter-spacing:-.055em;margin:0}.sectionTitle p{font-size:19px;color:var(--muted);max-width:600px;margin:0}.moduleStack{display:grid;gap:22px}.module{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:34px;background:rgba(255,255,255,.86);box-shadow:0 24px 70px rgba(9,52,47,.08);padding:34px;display:grid;grid-template-columns:200px 1fr 260px;gap:28px;align-items:center}.module:after{content:"";position:absolute;right:-70px;top:-90px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(231,204,123,.34),transparent 68%)}.num{display:inline-flex;width:128px;height:64px;border-radius:999px;align-items:center;justify-content:center;background:#e7faf6;border:1px solid #c5ebe4;color:#07544c;font-size:28px;font-weight:950}.module h3{font-size:36px;line-height:1.12;margin:0 0 8px}.module p{font-size:18px;color:#536c68;margin:0}.module .tag{justify-self:end;border-radius:18px;background:#0a302d;color:#fff;padding:16px;font-weight:900;position:relative;z-index:1}.matrix{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 20px 50px rgba(9,52,47,.06)}.matrix th,.matrix td{padding:18px 20px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line)}.matrix th{background:#083532;color:#f4dfa1;font-size:15px;letter-spacing:.04em}.matrix tr:last-child td{border-bottom:0}.matrix td:first-child{font-weight:950;color:#07544c}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{border:1px solid var(--line);border-radius:28px;background:rgba(255,255,255,.9);padding:26px;box-shadow:0 20px 55px rgba(9,52,47,.07)}.card h3{font-size:25px;line-height:1.2;margin:8px 0}.card p,.card li{color:#566f6b}.badge{display:inline-flex;border-radius:999px;background:#e8f7f4;color:#07544c;border:1px solid #c9e7e2;padding:5px 11px;font-weight:950;font-size:13px}.danger{border-color:#efcabf;background:#fff9f6}.danger h3,.red{color:var(--red)}.pageHead{background:linear-gradient(135deg,#effaf7,#fff9e9);padding:56px 0 42px}.crumb{font-size:14px;color:#6d817e;margin-bottom:10px}.pageHead h1{font-size:56px;line-height:1.06;margin:0;letter-spacing:-.05em}.pageHead p{max-width:820px;color:#5d7470;font-size:19px}.content{max-width:940px}.content h2{font-size:38px;letter-spacing:-.035em;margin-top:42px}.content p,.content li{color:#4a6662}.toc{border:1px solid var(--line);border-radius:22px;background:#fff;padding:18px;margin:24px 0;display:grid;gap:8px}.toc a{font-weight:950;color:#087468}.keywordCloud{display:flex;gap:10px;flex-wrap:wrap}.keywordCloud span{border:1px solid var(--line);border-radius:999px;background:#fff;padding:8px 12px;font-weight:850;color:#36544f}.articleGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.article{min-height:220px;border:1px solid var(--line);border-radius:26px;background:#fff;padding:22px;display:flex;flex-direction:column}.article h3{font-size:21px;line-height:1.28;margin:10px 0;flex:1}.article a{font-weight:950;color:#087468}.mini{color:#80918d;font-size:13px;font-weight:850}.verifyBox{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step{border-radius:24px;padding:22px;background:#fff;border:1px solid var(--line)}.step b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#07544c;color:#f4dfa1;margin-bottom:12px}.finalCta{padding:72px 0;background:#08211f;color:#eaf8f5}.finalGrid{display:grid;grid-template-columns:1fr 340px;gap:28px;align-items:center}.finalCta h2{font-size:48px;line-height:1.08;margin:12px 0}.megaWx{border:1px solid rgba(244,223,161,.42);border-radius:30px;background:linear-gradient(135deg,rgba(231,204,123,.20),rgba(255,255,255,.07));color:#f4dfa1;padding:28px;cursor:pointer}.megaWx small{display:block;color:#d7e9e5}.megaWx strong{font-size:44px}.footer{background:#061514;color:#abc2be;padding:42px 0 20px}.foot{display:grid;grid-template-columns:1.3fr .7fr .8fr;gap:26px}.foot b{display:block;color:#fff;margin-bottom:8px}.foot a{display:block;margin:5px 0}.copyr{border-top:1px solid rgba(255,255,255,.1);margin-top:24px;padding-top:18px;color:#819690}.floatWx{position:fixed;right:18px;top:54%;transform:translateY(-50%);z-index:100;border:1px solid rgba(255,255,255,.5);border-radius:16px;background:#10b45b;color:#fff;box-shadow:0 12px 28px rgba(0,0,0,.22);width:84px;padding:8px 7px;font:inherit;cursor:pointer;font-size:12px}.floatWx span{display:block;font-weight:950;font-size:12px}.floatWx b{display:block;background:rgba(255,255,255,.16);border-radius:999px;margin-top:4px;padding:3px 4px;font-size:11px}.toast{position:fixed;left:50%;bottom:34px;transform:translateX(-50%) translateY(16px);opacity:0;transition:.2s;background:rgba(6,21,20,.96);color:#f4dfa1;border:1px solid rgba(244,223,161,.45);border-radius:999px;padding:12px 18px;z-index:110}.toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.reveal{opacity:0;transform:translateY(16px);transition:.45s}.reveal.on{opacity:1;transform:none}@media(max-width:980px){.heroPro .container,.module,.cards,.articleGrid,.verifyBox,.finalGrid,.foot{grid-template-columns:1fr}.heroPro h1{font-size:46px}.sectionTitle{display:block}.sectionTitle h2,.pageHead h1{font-size:40px}.module .tag{justify-self:start}.navlinks{display:none;position:absolute;left:0;right:0;top:78px;background:white;border-bottom:1px solid var(--line);padding:18px 24px;flex-direction:column;align-items:flex-start}.navlinks.open{display:flex}.menuBtn{display:block}.floatWx{top:auto;bottom:16px;right:12px;transform:none;border-radius:999px;width:144px}.score{grid-template-columns:1fr}.metricGrid{grid-template-columns:1fr}.matrix{font-size:14px}.matrix th,.matrix td{padding:12px}}

/* === 2026-08-22 WeChat + responsive hotfix === */
.heroPro .container{min-height:auto!important;align-items:center!important;}
.heroPro h1{font-size:clamp(32px,4vw,48px)!important;line-height:1.06!important;max-width:760px!important;word-break:keep-all!important;overflow-wrap:normal!important;}
.heroPro p{font-size:clamp(15px,1.4vw,17px)!important;max-width:700px!important;}
.dashInner{min-height:0!important;}
.score h2{font-size:clamp(28px,3.2vw,42px)!important;line-height:1.16!important;}
.metricGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
.floatWx{width:78px!important;min-height:54px!important;padding:7px 7px!important;border-radius:14px!important;right:12px!important;top:60%!important;font-size:12px!important;line-height:1.1!important;box-shadow:0 10px 22px rgba(0,0,0,.20)!important;}
.floatWx span{font-size:12px!important;}
.floatWx b{font-size:12px!important;padding:3px 4px!important;margin-top:4px!important;}
.megaWx{max-width:280px!important;padding:20px!important;border-radius:22px!important;}
.megaWx strong{font-size:34px!important;}
.wxMask{position:fixed;inset:0;background:rgba(0,0,0,.48);z-index:9998;display:none;align-items:center;justify-content:center;padding:22px;}
.wxMask.show{display:flex;}
.wxDialog{width:min(420px,92vw);background:#fff;border-radius:22px;padding:24px;text-align:center;box-shadow:0 24px 80px rgba(0,0,0,.32);color:#123633;}
.wxDialog h3{margin:0 0 10px;font-size:24px;line-height:1.25;}
.wxDialog p{margin:8px 0;color:#5f7571;font-size:15px;}
.wxId{display:inline-flex;align-items:center;justify-content:center;margin:14px auto 16px;padding:10px 18px;border-radius:999px;background:#e8f7f4;color:#07544c;font-size:24px;font-weight:950;letter-spacing:.02em;border:1px solid #c7ebe4;}
.wxActions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;}
.wxActions button{border:0;border-radius:999px;padding:11px 16px;font-weight:900;cursor:pointer;font:inherit;}
.wxActions .copyAgain{background:#10b45b;color:#fff;}
.wxActions .closeWx{background:#eef3f2;color:#123633;}
.toast{max-width:88vw!important;text-align:center!important;}
@media(max-width:980px){
  .heroPro .container{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;padding-top:16px!important;padding-bottom:22px!important;}
  .heroPro h1{font-size:clamp(22px,6vw,30px)!important;line-height:1.08!important;letter-spacing:-.03em!important;writing-mode:horizontal-tb!important;white-space:normal!important;max-width:100%!important;}
  .heroPro h1 span{display:inline!important;}
  .dash{padding:12px!important;border-radius:22px!important;}
  .dashInner{padding:18px!important;border-radius:18px!important;}
  .score{grid-template-columns:74px 1fr!important;gap:12px!important;}
  .scoreCircle{width:72px!important;height:72px!important;border-width:5px!important;font-size:26px!important;}
  .score h2{font-size:26px!important;}
  .metricGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
  .metric{padding:12px!important;border-radius:14px!important;}
  .metric b{font-size:24px!important;}
  .metric span{font-size:13px!important;}
  .section{padding:44px 0!important;}
  .module{grid-template-columns:1fr!important;padding:22px!important;gap:14px!important;border-radius:22px!important;}
  .module h3{font-size:25px!important;}
  .sectionTitle h2,.pageHead h1{font-size:clamp(30px,8.6vw,40px)!important;line-height:1.12!important;}
  .floatWx{top:auto!important;right:8px!important;bottom:10px!important;transform:none!important;width:74px!important;min-height:38px!important;padding:5px 6px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:3px!important;font-size:11px!important;}
  .floatWx span{font-size:10px!important;}
  .floatWx b{font-size:10px!important;margin:0!important;padding:2px 4px!important;}
  .finalGrid{grid-template-columns:1fr!important;}
  .megaWx{width:100%!important;max-width:none!important;}
}
@media(max-width:420px){
  .container{padding-left:12px!important;padding-right:12px!important;}
  .heroPro h1{font-size:24px!important;}
  .score{grid-template-columns:46px 1fr!important;}
  .metricGrid{grid-template-columns:1fr!important;}
  .floatWx{width:96px!important;}
}

@media(max-width:420px){.heroPro h1{font-size:24px!important;}.heroPro p{font-size:13px!important;}.btn{padding:9px 12px!important;font-size:13px!important;}.floatWx{width:78px!important;min-height:40px!important;}}

@media(max-width:420px){.heroPro h1{font-size:24px!important;}.heroPro p{font-size:12px!important;}.btn{padding:7px 10px!important;font-size:12px!important;}.floatWx{width:72px!important;min-height:38px!important;}}

/* === 2026-08-22 mobile balance tune === */
@media(max-width:980px){
  .heroPro .container{gap:12px!important;padding-top:22px!important;padding-bottom:32px!important;}
  .heroPro h1{font-size:clamp(26px,7.2vw,34px)!important;line-height:1.05!important;max-width:100%!important;}
  .heroPro p{font-size:14px!important;line-height:1.52!important;max-width:100%!important;}
  .heroActions{margin-top:12px!important;gap:8px!important;}
  .btn{padding:8px 12px!important;font-size:13px!important;}
  .dash{margin-top:2px!important;padding:10px!important;border-radius:18px!important;}
  .dashInner{padding:10px!important;border-radius:14px!important;}
  .score{grid-template-columns:44px 1fr!important;gap:8px!important;}
  .scoreCircle{width:44px!important;height:44px!important;font-size:16px!important;border-width:4px!important;}
  .score h2{font-size:16px!important;line-height:1.12!important;}
  .metricGrid{margin-top:8px!important;gap:6px!important;}
  .metric{padding:8px!important;border-radius:10px!important;}
  .metric b{font-size:15px!important;}
  .metric span{font-size:11px!important;}
  .section{padding:28px 0!important;}
  .sectionTitle{margin-bottom:12px!important;}
  .sectionTitle h2,.pageHead h1,.content h2{font-size:clamp(22px,6vw,30px)!important;line-height:1.12!important;}
  .sectionTitle p,.pageHead p{font-size:13px!important;line-height:1.52!important;}
  .moduleStack{gap:12px!important;}
  .module{padding:16px!important;gap:10px!important;border-radius:18px!important;}
  .module h3{font-size:19px!important;line-height:1.16!important;}
  .module p{font-size:13px!important;line-height:1.5!important;}
  .module .tag{padding:10px 12px!important;font-size:12px!important;border-radius:12px!important;}
  .cards{gap:12px!important;}
  .card{padding:16px!important;border-radius:18px!important;}
  .card h3{font-size:18px!important;line-height:1.18!important;}
  .card p,.card li{font-size:13px!important;line-height:1.5!important;}
  .articleGrid{gap:12px!important;}
  .article{padding:16px!important;min-height:0!important;border-radius:18px!important;}
  .article h3{font-size:17px!important;line-height:1.2!important;}
  .keywordCloud span{padding:6px 10px!important;font-size:12px!important;}
  .pageHead{padding:26px 0 20px!important;}
  .toc{padding:12px!important;margin:16px 0!important;}
  .verifyBox{gap:12px!important;}
  .step{padding:16px!important;border-radius:16px!important;}
  .step h3{font-size:18px!important;}
  .finalCta{padding:34px 0!important;}
  .finalCta h2{font-size:clamp(22px,6vw,30px)!important;}
  .megaWx{padding:18px!important;border-radius:20px!important;}
  .megaWx strong{font-size:28px!important;}
  .floatWx{width:74px!important;min-height:38px!important;padding:5px 6px!important;right:8px!important;bottom:10px!important;}
  .floatWx span{font-size:10px!important;}
  .floatWx b{font-size:10px!important;}
}
@media(max-width:420px){
  .heroPro .container{padding-top:18px!important;padding-bottom:24px!important;}
  .heroPro h1{font-size:24px!important;}
  .section{padding:24px 0!important;}
  .module h3{font-size:18px!important;}
  .card h3{font-size:17px!important;}
}
/* compact override for current release */
.heroPro .container{padding-top:18px!important;padding-bottom:24px!important;gap:18px!important}
.heroPro h1{font-size:clamp(24px,2.8vw,34px)!important;max-width:560px!important;line-height:1.08!important}
.heroPro p{font-size:14px!important;max-width:560px!important;line-height:1.6!important}
.heroActions{margin-top:12px!important}
.dash{padding:8px!important;border-radius:18px!important}
.dashInner{padding:10px!important}
.score{grid-template-columns:46px 1fr!important;gap:8px!important}
.scoreCircle{width:46px!important;height:46px!important;font-size:16px!important}
.score h2{font-size:16px!important}
.metricGrid{gap:6px!important}
.metric{padding:7px!important;border-radius:10px!important}
.metric b{font-size:15px!important}
.section{padding:56px 0!important}
.sectionTitle{margin-bottom:16px!important}
.sectionTitle h2,.pageHead h1,.content h2{font-size:clamp(28px,3.2vw,40px)!important;line-height:1.08!important}
.sectionTitle p,.pageHead p{font-size:15px!important;line-height:1.6!important}
.moduleStack{gap:16px!important}
.module{padding:22px!important;gap:18px!important;border-radius:24px!important;grid-template-columns:150px 1fr 200px!important}
.num{width:100px!important;height:52px!important;font-size:22px!important}
.module h3{font-size:26px!important;line-height:1.14!important}
.module p{font-size:15px!important;line-height:1.6!important}
.module .tag{padding:12px 14px!important;border-radius:14px!important}
.matrix th,.matrix td{padding:14px 16px!important}
.cards{gap:16px!important}
.card{padding:20px!important;border-radius:22px!important}
.card h3{font-size:21px!important;line-height:1.18!important}
.card p,.card li{font-size:15px!important;line-height:1.6!important}
.pageHead{padding:40px 0 30px!important}
.content{max-width:900px!important}
.articleGrid{gap:16px!important}
.article{min-height:180px!important;padding:18px!important;border-radius:22px!important}
.article h3{font-size:18px!important;line-height:1.22!important}
.verifyBox{gap:14px!important}
.step{padding:18px!important;border-radius:18px!important}
.finalCta{padding:56px 0!important}
.finalCta h2{font-size:clamp(28px,3vw,38px)!important}
.megaWx{max-width:260px!important;padding:20px!important;border-radius:22px!important}
.megaWx strong{font-size:32px!important}
.floatWx{width:76px!important;min-height:40px!important;padding:6px 6px!important;right:12px!important;top:58%!important;border-radius:14px!important}
.floatWx span,.floatWx b{font-size:10px!important}
@media(max-width:980px){
  .heroPro .container,.module,.cards,.articleGrid,.verifyBox,.finalGrid,.foot{grid-template-columns:1fr!important}
  .heroPro h1{font-size:clamp(22px,6vw,30px)!important}
  .module{padding:18px!important;gap:12px!important}
  .module h3{font-size:20px!important}
  .card{padding:18px!important}
  .card h3{font-size:18px!important}
  .pageHead h1{font-size:clamp(28px,7vw,36px)!important}
  .floatWx{top:auto!important;bottom:12px!important;right:10px!important;width:74px!important;min-height:38px!important;border-radius:999px!important}
  .megaWx{width:100%!important;max-width:none!important}
}
