@charset "UTF-8";*{box-sizing:border-box}:root{--color-primary: #6f8f5f;--color-primary-dark: #4f7045;--color-secondary: #8a6a4f;--color-bg: #f7f3ea;--color-surface: #fffdf8;--color-accent: #b85c4a;--color-text: #2f332e;--color-muted: #827768;--color-border: #e5ddcf;--font-title: "Noto Serif SC", "Source Han Serif SC", "Songti SC", "STSong", serif;--font-body: "Noto Sans SC", "Source Han Sans SC", "PingFang SC", "Microsoft YaHei", sans-serif;--site-wide-width: min(1480px, calc(100% - 92px) );--site-content-width: var(--site-wide-width)}body{margin:0;background:radial-gradient(circle at 12% 0%,rgba(111,143,95,.12),transparent 26%),linear-gradient(180deg,#fbf8f0 0%,var(--color-bg) 42%,#f4efe4 100%);color:var(--color-text);font-family:var(--font-body);font-size:15px}a{color:inherit;text-decoration:none}button,input{font:inherit}.portal-header,.portal-page{width:1140px;max-width:94%;margin:0 auto}.portal-header{position:sticky;top:0;z-index:40;padding:18px 0 16px;background:#fdf8f2}.portal-header__top{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px}.portal-header__brand{display:flex;align-items:center;gap:10px}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:transparent;color:#fff;font-size:0}.portal-header h1{margin:0;color:#e8590c;font-size:26px;font-weight:800;line-height:1.1}.portal-header p{margin:3px 0 0;color:#b8a99a;font-size:11px;letter-spacing:2px}.portal-search{display:grid;grid-template-columns:minmax(180px,300px) 78px;height:44px;overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 2px 10px #b48c641f}.portal-search input{min-width:0;border:0;padding:0 20px;outline:none;background:transparent;color:#6e645a;font-size:14px}.portal-search button{border:0;border-radius:24px;background:#e8590c;color:#fff;font-size:14px;cursor:pointer}.portal-nav{display:flex;flex-wrap:nowrap;gap:10px;position:relative;overflow-x:auto;overflow-y:hidden;margin:0 -18px;padding:3px 18px 10px;scroll-behavior:smooth;scroll-padding:16px;scrollbar-width:none;-webkit-overflow-scrolling:touch;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 22px,#000 calc(100% - 22px),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 22px,#000 calc(100% - 22px),transparent 100%)}.portal-nav::-webkit-scrollbar{display:none}.portal-nav__item{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-width:max-content;min-height:40px;padding:9px 22px;border-radius:20px;background:#fff;color:#6e645a;font-size:14.5px;box-shadow:0 2px 8px #b48c6414;transition:color .2s ease,background .2s ease}.portal-nav__item:hover{color:#e8590c}.portal-nav__item.is-active{background:#e8590c;color:#fff;font-weight:600}.portal-page{padding-bottom:42px}.hero-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:22px;margin-bottom:36px}.hero-main,.content-card{position:relative;display:block;overflow:hidden;border-radius:22px;box-shadow:0 14px 34px #e8590c1f}.hero-main{min-height:380px;background:linear-gradient(140deg,#ff9a5c,#e8590c 65%,#b53e00);background-position:center;background-size:cover;color:#fff}.hero-main__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#28160a14,#28160a2e 38%,#28160ac2)}.hero-main__content{position:absolute;left:30px;right:30px;bottom:28px}.hero-main span,.content-card__body span,.detail-hero span{display:inline-block;margin-bottom:12px;padding:4px 14px;border-radius:12px;background:#ffffff40;color:#fff;font-size:12px}.hero-main h2{margin:0 0 10px;font-size:26px;line-height:1.5}.hero-main p{margin:0;font-size:13.5px;line-height:1.8;opacity:.9}.hero-side{display:flex;flex-direction:column;gap:22px}.content-card{min-height:182px;color:#fff;transition:transform .25s ease,box-shadow .25s ease}.content-card:hover{transform:translateY(-5px)}.content-card__cover{position:absolute;top:0;right:0;bottom:0;left:0}.cover-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;align-content:center;gap:8px;padding:22px;color:#fff}.cover-fallback strong{width:fit-content;max-width:100%;padding:7px 12px;border-radius:999px;background:#fff3;font-size:12px;font-weight:900;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cover-fallback span{display:-webkit-box;overflow:hidden;max-width:220px;font-size:16px;font-weight:900;line-height:1.45;text-shadow:0 10px 24px rgba(30,20,10,.22);-webkit-box-orient:vertical;-webkit-line-clamp:3}.content-card__cover img,.article-list-card__cover img{display:block;position:relative;z-index:1;width:100%;height:100%;object-fit:cover}.content-card__cover img{position:absolute;top:0;right:0;bottom:0;left:0}.content-card__cover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(180deg,#23140a14,#23140ac7)}.content-card__body{position:absolute;inset:auto 24px 24px;z-index:3}.content-card h3{margin:0;font-size:18px;line-height:1.55}.content-card p{margin:10px 0 0;color:#ffffffe0;font-size:13px;line-height:1.75;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.is-green .content-card__cover{background:linear-gradient(140deg,#dce8cf,#6f8f5f)}.is-blue .content-card__cover{background:linear-gradient(140deg,#efe2c8,#8a6a4f)}.is-orange-soft .content-card__cover{background:linear-gradient(130deg,#f4e5d0,#b85c4a)}.is-green-soft .content-card__cover{background:linear-gradient(130deg,#e6efd8,#8aa97a)}.is-blue-soft .content-card__cover{background:linear-gradient(130deg,#efe5d5,#bda27d)}.section-head{display:flex;align-items:center;justify-content:space-between;margin:8px 0 22px}.section-head div{display:flex;align-items:center;gap:10px}.section-head i{width:12px;height:24px;border-radius:6px;background:var(--color-primary)}.section-head h2{margin:0;font-size:23px;font-weight:800}.section-head a{color:#b8a99a;font-size:13px}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-bottom:40px}.card-grid .content-card{min-height:320px;background:#fff;color:#3d3a36;box-shadow:0 4px 16px #b48c641a}.card-grid .content-card__cover{bottom:auto;height:150px}.card-grid .content-card__cover:after{background:linear-gradient(180deg,#23140a05,#23140a1a)}.card-grid .content-card__body{position:relative;inset:auto;padding:168px 20px 20px}.card-grid .content-card__body span{margin-bottom:8px;padding:0;background:transparent;color:#e8590c;font-weight:600}.card-grid .content-card h3{color:#3d3a36;font-size:17px}.card-grid .content-card p{color:#a0958a}.qa-wrap{display:grid;grid-template-columns:2fr 1fr;gap:22px;margin-bottom:40px}.qa-list{border-radius:18px;padding:8px 24px;background:#fff;box-shadow:0 4px 16px #b48c641a}.qa-item{display:flex;gap:14px;padding:18px 0;border-bottom:1px dashed #f0e6da}.qa-item:last-child{border-bottom:0}.qa-item .q{display:grid;place-items:center;flex:0 0 auto;width:28px;height:28px;border-radius:8px;background:#fff1e6;color:#e8590c;font-size:14px;font-weight:800}.qa-item h4{margin:0 0 6px;font-size:15.5px}.qa-item p{margin:0;color:#a0958a;font-size:13px;line-height:1.8}.qa-item .by{margin-top:8px;color:#2d6a4f;font-size:12px}.side-doc{border-radius:18px;padding:26px;background:linear-gradient(160deg,#2d6a4f,#1b4332);color:#fff}.side-doc h3{margin:0 0 6px;font-size:18px}.side-doc>p{margin:0 0 18px;font-size:12.5px;opacity:.8}.doc-item{display:flex;align-items:center;gap:12px;padding:12px 0;border-top:1px solid rgba(255,255,255,.14)}.doc-item .avatar{overflow:hidden;width:46px;height:46px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#b7e4c7,#74c69d);flex-shrink:0}.doc-item .avatar img{display:block;width:100%;height:100%;object-fit:cover}.doc-item h4{margin:0;font-size:15px}.doc-item p,.doc-item span{margin:3px 0 0;font-size:12px;opacity:.75}.doc-item span{display:-webkit-box;overflow:hidden;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:1}.side-doc .more-btn{display:block;margin-top:16px;padding:9px 0;border-radius:18px;background:#ffffff29;font-size:13px;text-align:center}.campaign{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:18px;padding:30px 34px;border-radius:22px;background:linear-gradient(110deg,#1d6fc4,#79b8f3);color:#fff;box-shadow:0 12px 30px #1d6fc433}.campaign h3{margin:0 0 8px;font-size:22px}.campaign p{margin:0;font-size:13.5px;opacity:.85}.campaign a{flex:0 0 auto;padding:11px 28px;border-radius:22px;background:#fff;color:#1d6fc4;font-size:14px;font-weight:700}.campaign-related{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:40px}.campaign-related-card{display:grid;grid-template-columns:108px minmax(0,1fr);min-height:150px;overflow:hidden;border-radius:20px;background:#fff;box-shadow:0 4px 16px #b48c641a;transition:transform .25s ease,box-shadow .25s ease}.campaign-related-card:hover{transform:translateY(-4px);box-shadow:0 12px 26px #b48c6426}.campaign-related-card__cover{min-height:150px;background:linear-gradient(130deg,#f4e5d0,#b85c4a)}.campaign-related-card.is-green-soft .campaign-related-card__cover{background:linear-gradient(130deg,#e6efd8,#8aa97a)}.campaign-related-card.is-blue-soft .campaign-related-card__cover{background:linear-gradient(130deg,#efe5d5,#bda27d)}.campaign-related-card__cover img{display:block;width:100%;height:100%;object-fit:cover}.campaign-related-card__body{display:grid;gap:8px;align-content:center;min-width:0;padding:18px}.campaign-related-card__body span,.campaign-related-card__body h3,.campaign-related-card__body p{margin:0}.campaign-related-card__body span{overflow:hidden;color:#e8590c;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.campaign-related-card__body h3{display:-webkit-box;overflow:hidden;color:#3d3a36;font-size:16px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.campaign-related-card__body p{display:-webkit-box;overflow:hidden;color:#9c8f86;font-size:12.5px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:2}.campaign-related-card__body div{display:flex;align-items:baseline;gap:8px;min-width:0}.campaign-related-card__body strong{color:#2d6a4f;font-size:17px;line-height:1;white-space:nowrap}.campaign-related-card__body em{overflow:hidden;color:#b8a99a;font-size:12px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.list-summary{margin:8px 0 14px;padding:14px 18px;border:1px solid rgba(232,89,12,.08);border-radius:18px;background:linear-gradient(135deg,#fffc,#fff7f0ad);box-shadow:0 4px 16px #b48c6412}.list-summary__main{display:grid;gap:10px;align-content:start;min-width:0}.list-summary__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.list-title{display:grid;gap:8px;min-width:0}.list-title p{margin:0 0 4px;color:#e8590c;font-size:12px;font-weight:800;letter-spacing:2px}.list-title h2{margin:0;font-size:23px;line-height:1.25}.list-title span{display:-webkit-box;overflow:hidden;color:#9c8f86;font-size:13px;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:2}.list-summary__side{display:grid;gap:10px;width:min(430px,44%);min-width:320px;padding:12px 14px;border:1px solid rgba(232,89,12,.08);border-radius:16px;background:#ffffff8a}.list-summary__side p{display:-webkit-box;overflow:hidden;margin:0;color:#9c8f86;font-size:12.5px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2}.list-toolbar{display:flex;align-items:center;justify-content:flex-start;gap:10px;flex-wrap:wrap}.list-hero-tags{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-start}.list-hero-tag{display:inline-flex;align-items:baseline;gap:6px;min-height:32px;padding:6px 11px;border-radius:999px;background:#ffffffb8;box-shadow:inset 0 0 0 1px #e8590c0f}.list-hero-tag strong{color:#e8590c;font-size:18px;line-height:1}.list-hero-tag span{overflow:hidden;color:#8a7e74;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.list-count{color:#e8590c;font-size:15px;font-weight:900;white-space:nowrap}.list-filter-chip{display:inline-flex;align-items:center;gap:10px;min-height:34px;padding:0 14px;border:1px solid rgba(232,89,12,.12);border-radius:999px;background:#ffffffb8;box-shadow:0 2px 10px #b48c6414}.list-filter-chip span{color:#b8a99a;font-size:12px}.list-filter-chip strong{color:#5d534b;font-size:13px;font-weight:800}.filter-row{display:flex;flex-wrap:wrap;gap:10px}.filter-row a{padding:9px 18px;border-radius:999px;background:#fff;color:#746b65}.filter-row a.active{background:#e8590c;color:#fff;font-weight:600}.clear-filter-link{display:inline-flex;align-items:center;min-height:40px;padding:0 4px;color:#b8a99a;font-size:13px;font-weight:700}.clear-filter-link:hover{color:#e8590c}.content-list-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start;margin-bottom:44px}.content-list-main{display:grid;gap:18px}.article-list-card{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:208px;overflow:hidden;border-radius:22px;background:#fff;box-shadow:0 4px 16px #b48c641a;transition:transform .25s ease,box-shadow .25s ease}.article-list-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #b48c6429}.article-list-card__cover{position:relative;overflow:hidden;width:260px;height:208px;min-height:208px;background:linear-gradient(130deg,#f4e5d0,#b85c4a)}.article-list-card__cover img{min-height:0}.article-list-card.is-green-soft .article-list-card__cover{background:linear-gradient(130deg,#e6efd8,#8aa97a)}.article-list-card.is-blue-soft .article-list-card__cover{background:linear-gradient(130deg,#efe5d5,#bda27d)}.article-list-card__body{display:flex;flex-direction:column;padding:24px 26px}.article-list-card__body span{color:#e8590c;font-size:13px;font-weight:800}.article-list-card__body h3{display:-webkit-box;margin:10px 0 12px;overflow:hidden;color:#3d3a36;font-size:21px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.article-list-card__body p{display:-webkit-box;margin:0;overflow:hidden;color:#9c8f86;font-size:14px;line-height:1.85;-webkit-box-orient:vertical;-webkit-line-clamp:2}.article-list-card__meta{display:flex;justify-content:space-between;gap:12px;margin-top:auto;padding-top:18px;color:#b8a99a;font-size:12px}.article-list-card__meta em{color:#2d6a4f;font-style:normal;font-weight:700}.article-list-card__meta strong{font-weight:500}.list-load-more{display:flex;align-items:center;justify-content:center;gap:14px;min-height:56px;padding:8px 0 4px;color:var(--color-muted);font-size:13px}.list-load-more button{min-width:112px;height:40px;border:1px solid rgba(111,143,95,.35);border-radius:8px;background:var(--color-primary);color:#fff;cursor:pointer;font-weight:700;transition:background .2s ease,transform .2s ease}.list-load-more button:hover:not(:disabled){background:var(--color-primary-dark);transform:translateY(-1px)}.list-load-more button:disabled{cursor:not-allowed;opacity:.65}.list-load-more em{color:var(--color-muted);font-style:normal}.content-list-aside{position:sticky;top:156px;display:grid;gap:16px}.aside-panel{display:grid;gap:10px;padding:22px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);box-shadow:0 10px 28px #634a3014}.aside-panel h3,.aside-panel p{margin:0}.aside-panel h3{color:var(--color-text);font-family:var(--font-title);font-size:18px}.aside-panel p,.aside-panel span{color:var(--color-muted);font-size:13px;line-height:1.75}.aside-panel a{padding:10px 14px;border:1px solid var(--color-border);border-radius:8px;background:#fffaf2;color:var(--color-secondary);font-size:14px}.aside-panel a.active{background:#6f8f5f29;color:var(--color-primary-dark);font-weight:700}.aside-panel--orange{border-color:#b85c4a38;background:linear-gradient(145deg,#b85c4a1c,#fffdf8f2);color:var(--color-text)}.aside-panel--orange h3,.aside-panel--orange p,.aside-panel--orange span{color:inherit}.aside-panel--green{border-color:#6f8f5f42;background:linear-gradient(160deg,#6f8f5f24,#fffdf8f5)}.aside-panel--green h3,.aside-panel--green p{color:inherit}.detail-layout{margin:24px 0 0}.detail-hero{position:relative;overflow:hidden;min-height:300px;margin-bottom:16px;padding:34px 38px;border-radius:22px;background:linear-gradient(150deg,#ff9c56,#e8590c);background-position:center;background-size:cover;color:#fff}.detail-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#28160a1a,#28160a6b 42%,#28160ad1)}.detail-hero__content{position:absolute;left:38px;right:38px;bottom:34px;z-index:1;max-width:760px}.detail-hero h1{margin:0 0 14px;font-size:30px;line-height:1.45}.detail-hero p{margin:0 0 16px;font-size:15px;line-height:1.8;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.detail-hero div{font-size:13px;opacity:.86}.detail-meta-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-bottom:20px}.detail-meta-strip div{min-width:0;padding:16px 18px;border-radius:18px;background:#fff;box-shadow:0 4px 16px #b48c6414}.detail-meta-strip span{display:block;margin-bottom:6px;color:#b8a99a;font-size:12px}.detail-meta-strip strong{display:block;overflow:hidden;color:#3d3a36;font-size:14px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.detail-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;align-items:start}.article-body{padding:34px 38px;border-radius:22px;background:#fff;color:#3d352f;font-size:16px;line-height:2;box-shadow:0 4px 16px #b48c641a}.article-body p{margin:0 0 18px}.article-body h2{margin:28px 0 12px;color:#e8590c;font-size:22px}.article-body blockquote{margin:22px 0;padding:16px 20px;border-left:5px solid #e8590c;border-radius:14px;background:#fff3eb;font-weight:700}.article-image img{width:100%;border-radius:18px}.article-video{margin:24px 0}.article-video video{display:block;width:100%;aspect-ratio:16/9;border-radius:18px;background:#1f241e;object-fit:contain;box-shadow:0 14px 32px #2f332e29}.article-image figcaption,.article-video figcaption{margin-top:8px;color:#9c8f86;font-size:13px;text-align:center}.article-button{display:inline-block;margin-top:12px;padding:10px 18px;border-radius:999px;background:#e8590c;color:#fff;font-weight:700}.detail-aside{position:sticky;top:156px;display:grid;gap:12px}.detail-aside-card{display:grid;gap:10px;padding:18px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);box-shadow:0 10px 28px #634a3014}.detail-aside-card h3,.detail-aside-card p{margin:0}.detail-aside-card h3{color:var(--color-text);font-family:var(--font-title);font-size:17px;line-height:1.45}.detail-aside-card p,.detail-aside-card span{color:var(--color-muted);font-size:13px;line-height:1.75}.detail-outline,.detail-checklist,.detail-summary-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.detail-outline{counter-reset:detail-outline}.detail-outline li,.detail-checklist li,.detail-summary-list li{position:relative;min-width:0;padding-left:28px;color:#5b5148;font-size:13px;font-weight:700;line-height:1.65}.detail-outline li:before{position:absolute;top:0;left:0;width:20px;height:20px;border-radius:50%;background:#fff0e4;color:#e8590c;content:counter(detail-outline);counter-increment:detail-outline;font-size:11px;font-weight:900;line-height:20px;text-align:center}.detail-checklist li{padding:12px 12px 12px 36px;border-radius:14px;background:#2d6a4f14;font-weight:600}.detail-checklist li:before{position:absolute;top:14px;left:14px;width:12px;height:12px;border:2px solid #2d6a4f;border-radius:50%;content:""}.detail-aside-card--cover{overflow:hidden;gap:0;padding:0}.detail-aside-card--cover img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.detail-aside-card--cover div{display:grid;gap:8px;padding:16px 18px 18px}.detail-aside-card--summary{background:#fffaf5}.detail-summary-list{gap:8px}.detail-summary-list li{padding:10px 12px 10px 34px;border:1px solid rgba(232,89,12,.1);border-radius:14px;background:#fff;font-weight:600}.detail-summary-list li:before{position:absolute;top:13px;left:13px;width:10px;height:10px;border-radius:50%;background:#e8590c;box-shadow:0 0 0 4px #fff0e4;content:""}.detail-aside-card--checklist{background:#f6fbf7}.detail-aside-card--green h3,.detail-aside-card--green p,.detail-aside-card--green span,.detail-aside-card--orange h3,.detail-aside-card--orange p,.detail-aside-card--orange span{color:inherit}.related-link{display:grid;grid-template-columns:70px minmax(0,1fr);gap:12px;align-items:center;padding:10px;border-radius:16px;background:#fff7f0;color:#4f453d;transition:background .2s ease,transform .2s ease}.related-link:hover{transform:translateY(-2px);background:#fff0e4}.related-link img{display:block;width:70px;height:54px;border-radius:12px;object-fit:cover}.related-link span{display:-webkit-box;overflow:hidden;color:#4f453d;font-size:13px;font-weight:700;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.empty-panel,.hero-side__empty{padding:30px;border-radius:22px;background:#fff;color:#9c8f86;text-align:center;box-shadow:0 4px 16px #b48c641a}.detail-empty-panel{display:grid;align-content:start;gap:16px;min-height:520px;text-align:left}.detail-empty-panel.is-loading{padding:42px}.detail-skeleton__eyebrow,.detail-skeleton__title,.detail-skeleton__meta,.detail-skeleton__line{display:block;border-radius:999px;background:linear-gradient(90deg,#eef5f1,#f8fbf9 45%,#eef5f1);background-size:200% 100%;animation:detailSkeletonPulse 1.3s ease-in-out infinite}.detail-skeleton__eyebrow{width:128px;height:18px}.detail-skeleton__title{width:min(680px,82%);height:34px}.detail-skeleton__title--short{width:min(460px,58%)}.detail-skeleton__meta{width:260px;height:16px;margin-bottom:18px}.detail-skeleton__line{width:100%;height:18px}.detail-skeleton__line--short{width:72%}@keyframes detailSkeletonPulse{0%{background-position:100% 0}to{background-position:-100% 0}}.portal-footer{margin-top:34px;padding:24px 0 16px;background:#3d3a36;color:#b8aea3;font-size:12.5px;line-height:1.8}.portal-footer__inner{display:grid;grid-template-columns:minmax(0,1.5fr) repeat(2,minmax(160px,.7fr));gap:24px;max-width:1140px;margin:0 auto;width:94%}.portal-footer h2,.portal-footer h3,.portal-footer p{margin:0}.portal-footer h2{color:#fff;font-size:22px;line-height:1.35}.portal-footer h3{margin-bottom:8px;color:#fff;font-size:14px}.portal-footer__brand p{max-width:460px;margin-top:6px;color:#ddd2c7;line-height:1.65}.portal-footer__brand span{display:inline-block;margin-top:7px;color:#ffcfad}.portal-footer__links{display:flex;flex-direction:column;gap:2px}.portal-footer__links--channels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:14px}.portal-footer__links--channels h3{grid-column:1/-1}.portal-footer__links a{line-height:1.7;color:#b8aea3}.portal-footer__links a:hover{color:#fff}.portal-footer__bottom{display:flex;flex-wrap:wrap;gap:12px;max-width:1140px;width:94%;margin:16px auto 0;padding-top:10px;border-top:1px solid rgba(255,255,255,.12);color:#8f8379}.portal-header{width:100%;max-width:none;padding:12px 0 0;background:#f7f3eaeb;border-bottom:1px solid rgba(138,106,79,.14);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky}.portal-header__top{display:grid;grid-template-columns:minmax(300px,330px) minmax(0,1fr) minmax(240px,340px);align-items:center;gap:18px;width:var(--site-wide-width);margin-right:auto;margin-left:auto;margin-bottom:10px}.portal-header__brand{gap:14px}.brand-mark{width:54px;height:54px;border:2px solid var(--color-primary);background:radial-gradient(circle at 35% 28%,#fffdf8,#eef2e7 72%);color:var(--color-primary-dark);font-family:var(--font-title);font-size:28px;font-weight:900;box-shadow:inset 0 0 0 5px #6f8f5f14}.portal-header h1{color:#5b351e;font-family:var(--font-title);font-size:28px;font-weight:800}.portal-header p{color:var(--color-secondary);font-size:12px;letter-spacing:1px;white-space:nowrap}.portal-search{justify-self:end;width:min(340px,100%);grid-template-columns:minmax(210px,1fr) 48px;height:40px;border:1px solid var(--color-border);border-radius:6px;background:#fffdf8e0;box-shadow:none}.portal-search input{color:var(--color-text);font-size:13px}.portal-search button{overflow:hidden;border-radius:0;background:var(--color-primary);color:transparent;position:relative}.portal-search button:before,.portal-search button:after{position:absolute;content:""}.portal-search button:before{top:11px;left:14px;width:12px;height:12px;border:2px solid #fff;border-radius:50%}.portal-search button:after{top:25px;left:27px;width:9px;height:2px;border-radius:2px;background:#fff;transform:rotate(45deg)}.portal-search-toggle{display:none}.portal-nav{justify-content:center;gap:clamp(14px,1.35vw,24px);margin:0;padding:0;border-bottom:0;-webkit-mask-image:none;mask-image:none}.portal-nav__item{position:relative;min-height:32px;padding:4px 0;border-radius:0;background:transparent;color:var(--color-text);font-family:var(--font-title);font-size:14.5px;box-shadow:none}.portal-nav__item:hover,.portal-nav__item.is-active{background:transparent;color:var(--color-primary-dark);font-weight:800}.portal-nav__item.is-active:after{display:block;position:absolute;bottom:0;width:100%;height:2px;border-radius:2px;background:var(--color-primary);content:""}.portal-subnav{position:absolute;top:calc(100% - 16px);left:50%;z-index:45;display:flex;justify-content:center;gap:0;overflow-x:auto;width:min(820px,var(--site-wide-width) - 280px);margin:0;padding:6px 14px;border:1px solid var(--color-border);border-radius:7px;background:#fffdf8d1;transform:translate(-50%);scrollbar-width:none}.portal-subnav::-webkit-scrollbar{display:none}.portal-subnav__item{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;padding:0 19px;border-right:1px solid rgba(138,106,79,.2);color:var(--color-secondary);font-family:var(--font-title);font-size:12.5px;line-height:20px}.portal-subnav__item:last-child{border-right:0}.portal-subnav__item span{color:var(--color-primary);font-size:11px}.portal-subnav__item.is-active{color:var(--color-primary-dark);font-weight:800}.portal-page{width:min(1180px,94%)}.hero-grid{grid-template-columns:minmax(0,1fr) 330px;gap:20px;margin-bottom:20px}.hero-main,.content-card,.campaign,.campaign-related-card,.article-list-card,.aside-panel,.detail-hero,.detail-meta-strip div,.article-body,.detail-aside-card,.empty-panel,.hero-side__empty{border:1px solid var(--color-border);border-radius:8px;background-color:var(--color-surface);box-shadow:0 10px 28px #634a3014}.hero-main{min-height:300px;background:linear-gradient(105deg,#fffdf8eb,#fffdf89e 42%,#6f8f5f29),linear-gradient(135deg,#f5ead9,#d5c4a8);color:var(--color-text)}.hero-main__shade{background:radial-gradient(circle at 72% 44%,rgba(184,92,74,.16),transparent 22%),linear-gradient(90deg,#fffdf8f0,#fffdf894 42%,#4a372229)}.hero-main__content{left:44px;right:42%;bottom:44px}.hero-main span,.content-card__body span,.detail-hero span{background:#6f8f5f24;color:var(--color-primary-dark);font-weight:800}.hero-main h2,.section-head h2,.list-title h2,.article-list-card__body h3,.detail-hero h1,.article-body h2,.portal-footer h2{font-family:var(--font-title)}.hero-main h2{color:#5b351e;font-size:36px;line-height:1.35}.hero-main p{color:#6d5c4b;font-size:16px}.content-card__cover:after{background:linear-gradient(180deg,#2f332e0a,#2f332e8f)}.card-grid .content-card__body span,.article-list-card__body span,.campaign-related-card__body span,.list-title p,.list-count,.list-hero-tag strong{color:var(--color-accent)}.card-grid .content-card h3,.article-list-card__body h3,.aside-panel h3,.detail-aside-card h3{color:var(--color-text)}.card-grid .content-card p,.article-list-card__body p,.aside-panel p,.aside-panel span,.detail-aside-card p,.detail-aside-card span{color:var(--color-muted)}.section-head i{background:var(--color-primary)}.section-head a,.clear-filter-link{color:var(--color-secondary)}.campaign{background:linear-gradient(105deg,#718c5f,#466a3e);color:#fff}.campaign a{background:var(--color-surface);color:var(--color-primary-dark)}.wellness-overview{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px;margin:0 0 28px}.wellness-channel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.wellness-channel-card{display:grid;gap:12px;min-height:254px;padding:20px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);box-shadow:0 10px 28px #634a300f}.wellness-channel-card__icon{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#6f8f5f24;color:var(--color-primary-dark);box-shadow:inset 0 0 0 1px #6f8f5f24}.wellness-channel-card__icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.wellness-channel-card h3{margin:0 0 4px;color:#5b351e;font-family:var(--font-title);font-size:19px}.wellness-channel-card p{margin:0;color:var(--color-secondary);font-size:12.5px;line-height:1.6}.wellness-channel-card ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 14px;margin:0;padding-left:18px;color:var(--color-text);font-size:13px;line-height:1.5}.wellness-channel-card>span{align-self:end;justify-self:center;padding:7px 22px;border-radius:999px;background:var(--color-primary);color:#fff;font-size:13px;font-weight:800}.today-panel{display:grid;gap:16px;padding:20px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);box-shadow:0 10px 28px #634a300f}.today-panel__head{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--color-border);padding-bottom:12px}.today-panel h3{margin:0;color:#5b351e;font-family:var(--font-title);font-size:20px}.today-panel__head span,.today-panel__note p{color:var(--color-muted);font-size:12.5px}.today-panel__tips{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.today-panel__tips a{display:grid;justify-items:center;gap:8px;color:var(--color-secondary);font-size:12px}.today-panel__tips strong{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--color-primary);color:#fff}.today-panel__note{padding:14px;border:1px solid var(--color-border);border-radius:8px;background:#fbf7ee}.today-panel__note strong{color:var(--color-primary-dark);font-family:var(--font-title)}.today-panel__note p{margin:8px 0 0;line-height:1.7}.hot-subchannels{display:grid;grid-template-columns:260px minmax(0,1fr);gap:18px;margin:-12px 0 34px;padding:20px 22px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface)}.hot-subchannels h2,.hot-subchannels p{margin:0}.hot-subchannels h2{color:#5b351e;font-family:var(--font-title);font-size:20px}.hot-subchannels p{margin-top:6px;color:var(--color-muted);font-size:13px}.hot-subchannels nav{display:flex;flex-wrap:wrap;gap:10px;align-content:center}.hot-subchannels a,.aside-panel a,.list-filter-chip,.list-hero-tag{border:1px solid var(--color-border);background:#fffaf2;color:var(--color-secondary)}.hot-subchannels a{padding:8px 18px;border-radius:999px;font-family:var(--font-title);font-size:14px}.aside-panel a.active,.filter-row a.active,.portal-subnav__item:hover{color:var(--color-primary-dark)}.aside-panel a.active{background:#6f8f5f29;color:var(--color-primary-dark)}.list-summary{border-color:var(--color-border);background:#fffdf8d1}.detail-hero{background:linear-gradient(120deg,#6f8f5fe0,#5b351e94);background-position:center;background-repeat:no-repeat;background-size:cover}.detail-hero__shade{background:linear-gradient(180deg,#2f332e1f,#2f332ea8)}.article-body{background:var(--color-surface);color:var(--color-text)}.article-body h2{color:#5b351e}.article-body blockquote{border-left-color:var(--color-primary);background:#f4f1e7}.article-button{background:var(--color-primary)}.detail-outline li:before,.detail-summary-list li:before{background:var(--color-primary);color:#fff;box-shadow:0 0 0 4px #6f8f5f26}.detail-aside-card--green{border-color:#6f8f5f42;background:linear-gradient(160deg,#6f8f5f24,#fffdf8f5)}.detail-aside-card--orange{border-color:#b85c4a38;background:linear-gradient(145deg,#b85c4a1c,#fffdf8f2)}.related-link{background:#fbf7ee}.related-link:hover{background:#f3ecdd}.portal-footer{background:#344332;color:#d9d0c1}.portal-footer h2,.portal-footer h3{color:#fffdf8}.portal-footer__brand p,.portal-footer__links a{color:#d9d0c1}.portal-footer__brand span{color:#f0dfc2}.portal-header{width:100%;max-width:none}.portal-page,.portal-page--home{width:var(--site-content-width)}.portal-footer__inner,.portal-footer__bottom{max-width:1480px;width:var(--site-wide-width)}.brand-mark{width:62px;height:62px;border-width:2px;font-size:32px}.portal-header h1{letter-spacing:2px}.portal-header p{letter-spacing:1.5px}.portal-nav{gap:clamp(14px,1.35vw,24px)}.portal-nav.is-scrollable{justify-content:flex-start;overflow-x:auto;overscroll-behavior-x:contain;scroll-padding-left:8px;scroll-padding-right:8px}.portal-subnav{box-shadow:0 6px 18px #634a300f}.hero-grid{width:100%;margin-left:0;margin-right:0;position:relative;display:block;margin-bottom:16px}.hero-side{display:none}.hero-main{width:100%;min-height:390px;overflow:hidden;border:1px solid var(--color-border);border-radius:8px;background:#efe1c8;box-shadow:inset 0 0 0 1px #fffdf8ad,0 14px 34px #634a301f}.hero-carousel{display:grid;grid-auto-columns:100%;grid-auto-flow:column;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.hero-carousel::-webkit-scrollbar{display:none}.hero-carousel .hero-main{scroll-snap-align:start}.hero-carousel-dots{position:absolute;right:0;bottom:16px;left:0;z-index:4;display:flex;align-items:center;justify-content:center;gap:8px;pointer-events:none}.hero-carousel-dot{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#6f8f5f57;cursor:pointer;pointer-events:auto;transition:width .2s ease,background-color .2s ease,opacity .2s ease}.hero-carousel-dot.is-active{width:24px;background:var(--color-primary)}.hero-carousel-dot:focus-visible{outline:2px solid rgba(111,143,95,.45);outline-offset:3px}.hero-main__visual{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;background-position:center right;background-size:cover}.hero-main__visual:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffdf8eb,#fffdf8b8 30%,#fffdf82e 66%,#fffdf805);content:""}.hero-main__shade{background:radial-gradient(circle at 7% 20%,rgba(111,143,95,.16),transparent 18%),linear-gradient(90deg,rgba(255,253,248,.96),rgba(255,253,248,.74) 44%,transparent 72%)}.hero-main__content{top:62px;bottom:auto;left:max(76px,(100vw - 1480px) / 2 + 76px);right:48%}.hero-main span{padding:0;background:transparent;color:var(--color-secondary);font-family:var(--font-title);font-size:15px}.hero-main h2{margin-bottom:12px;color:#5b351e;font-size:42px;font-weight:800;letter-spacing:2px}.hero-main p{max-width:440px;color:#5f4d3d;font-family:var(--font-title);font-size:16px;line-height:1.9}.hero-main__highlights{display:flex;flex-wrap:wrap;gap:10px;align-items:center;width:min(520px,100%);margin-top:20px;color:#705139;font-family:var(--font-title);font-size:12px;line-height:1.4;white-space:normal}.hero-main__highlights strong{position:relative;display:inline-flex;align-items:center;justify-content:center;max-width:100%;min-height:38px;padding:7px 14px 7px 24px;border:1px solid rgba(138,106,79,.12);border-radius:18px;background:linear-gradient(135deg,#fffdf8db,#f7f3eaad);box-shadow:0 8px 22px #6f4f370f,inset 0 1px #fffc;font-weight:500;text-align:left;white-space:pre-line}.hero-main__highlights strong:before{position:absolute;left:11px;top:50%;width:5px;height:5px;border-radius:50%;background:var(--color-primary);box-shadow:0 0 0 4px #6f8f5f1a;content:"";transform:translateY(-50%)}.wellness-overview{align-items:stretch;margin-top:16px}.wellness-channel-card{min-height:218px;padding:16px 16px 14px}.wellness-channel-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.wellness-channel-card__icon{width:54px;height:54px;background:#6f8f5f1f}.wellness-channel-card__icon svg{width:29px;height:29px}.wellness-channel-card__cover{display:grid;place-items:center;position:relative;overflow:hidden;width:96px;height:96px;border:1px solid var(--color-border);border-radius:50%;background:linear-gradient(145deg,#fffdf8eb,#efe8d8c7),radial-gradient(circle at 28% 24%,rgba(111,143,95,.18),transparent 42%);color:var(--color-primary-dark);box-shadow:inset 0 0 0 8px #6f8f5f0f}.wellness-channel-card__cover:before{position:absolute;top:13px;right:13px;bottom:13px;left:13px;border:1px solid rgba(111,143,95,.16);border-radius:50%;content:""}.wellness-channel-card__cover svg{position:relative;z-index:1;width:62px;height:62px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.wellness-channel-card.is-card-1 .wellness-channel-card__cover{background:linear-gradient(145deg,#fffdf8f0,#f5e9d0d1),radial-gradient(circle at 30% 24%,rgba(184,92,74,.12),transparent 45%);color:#8b7049}.wellness-channel-card.is-card-2 .wellness-channel-card__cover{background:linear-gradient(145deg,#fffdf8f0,#e7eeddd1),radial-gradient(circle at 30% 24%,rgba(111,143,95,.16),transparent 45%);color:#5f8258}.wellness-channel-card.is-card-3 .wellness-channel-card__cover{background:linear-gradient(145deg,#fffdf8f0,#eee4d3d1),radial-gradient(circle at 30% 24%,rgba(138,106,79,.13),transparent 45%);color:#7a664d}.wellness-channel-card h3{font-size:20px}.wellness-channel-card ul{gap:4px 12px;font-size:12.5px}.wellness-channel-card>span{padding:6px 22px}.today-panel{min-height:218px}.today-panel__head h3:before,.section-head h2:before,.hot-subchannels h2:before{margin-right:8px;color:var(--color-primary);content:"✦"}.today-panel__note{position:relative;overflow:hidden;min-height:88px;padding-right:104px}.today-panel__note:after{position:absolute;right:12px;bottom:8px;width:92px;height:68px;background:url(/cms-assets/zhima-wellness/herbs.svg) center/cover no-repeat;border-radius:999px;content:"";opacity:.9}.trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:16px 0 24px;padding:16px 20px;border:1px solid var(--color-border);border-radius:8px;background:#fffdf8db}.trust-item{display:flex;align-items:center;justify-content:center;gap:14px;min-width:0}.trust-item strong{display:grid;place-items:center;flex:0 0 auto;width:42px;height:42px;border:1px solid rgba(111,143,95,.38);border-radius:50%;background:#6f8f5f1f;color:var(--color-primary-dark)}.trust-item strong svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.trust-item h3,.trust-item p{margin:0}.trust-item h3{color:#5b351e;font-family:var(--font-title);font-size:16px}.trust-item p{color:var(--color-muted);font-size:12px}.content-card,.card-grid .content-card{min-height:238px}.card-grid.latest-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.card-grid.latest-grid .content-card{min-height:232px}.card-grid.latest-grid .content-card__cover{height:92px}.card-grid.latest-grid .content-card__body{padding:108px 14px 14px}.card-grid.latest-grid .content-card h3{font-size:15px;line-height:1.45}.card-grid.latest-grid .content-card p{font-size:12px;line-height:1.65}.campaign-related-card__cover,.content-card__cover,.article-list-card__cover{background:#f2eadb}.campaign{padding:22px 28px}.campaign h3{font-family:var(--font-title);letter-spacing:1px}.hot-subchannels{grid-template-columns:300px minmax(0,1fr)}@media (max-width: 1000px){.card-grid.latest-grid,.trust-strip,.wellness-channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-main__content{left:34px;right:34%}.hero-main h2{font-size:28px}}@media (max-width: 640px){.hero-main{min-height:380px}.hero-main__visual{inset:auto 0 0;width:100%;height:45%}.hero-main__content{top:30px;left:24px;right:24px}.hero-main__highlights{gap:6px;margin-top:10px;font-size:11px}.hero-main__highlights strong{min-height:30px;padding:5px 10px 5px 20px;border-radius:15px}.hero-main__highlights strong:before{left:9px;width:4px;height:4px}.hero-carousel-dots{bottom:12px}.trust-strip,.card-grid.latest-grid{grid-template-columns:1fr}}@media (max-width: 760px){:root{--site-wide-width: calc(100% - 28px) ;--site-content-width: calc(100% - 28px) }html,body,#app{overflow-x:hidden}.portal-header{width:100%;max-width:none;overflow:visible}.portal-header__top,.campaign{align-items:flex-start;flex-direction:column}.portal-header__top{display:flex;width:var(--site-wide-width);max-width:var(--site-wide-width);gap:10px}.portal-header__brand{width:100%;min-width:0;gap:10px}.brand-mark{width:48px;height:48px;font-size:24px;box-shadow:inset 0 0 0 4px #6f8f5f14}.portal-header__brand>div:last-child{min-width:0}.portal-header h1,.portal-header p{overflow-wrap:anywhere;white-space:normal}.portal-search{width:100%;height:38px;grid-template-columns:1fr 44px}.portal-search input{padding:0 14px;font-size:12.5px}.portal-search-toggle{display:none}.portal-nav{justify-content:flex-start;width:var(--site-wide-width);max-width:var(--site-wide-width);margin:0 auto;overflow-x:auto;overscroll-behavior-x:contain;padding-bottom:4px;scroll-padding-left:0}.portal-subnav{position:static;z-index:60;justify-content:flex-start;width:var(--site-wide-width);max-width:var(--site-wide-width);margin:0 auto 7px;padding:5px 10px;transform:none;overflow-x:auto;overscroll-behavior-x:contain}.portal-subnav__item{padding:0 12px;font-size:11.5px;line-height:20px}.portal-header.is-mobile-compact{position:fixed;top:0;right:0;left:0;padding-top:8px;box-shadow:0 8px 22px #634a3014}.portal-header.is-mobile-compact .portal-header__top{display:grid;grid-template-columns:minmax(116px,auto) minmax(0,1fr) 40px;align-items:center;gap:8px;margin-bottom:6px}.portal-header.is-mobile-compact .portal-header__brand{width:auto;gap:8px}.portal-header.is-mobile-compact .brand-mark{width:34px;height:34px;font-size:18px;box-shadow:inset 0 0 0 3px #6f8f5f14}.portal-header.is-mobile-compact h1{font-size:18px;letter-spacing:1px;white-space:nowrap}.portal-header.is-mobile-compact p{display:none}.portal-header.is-mobile-compact .portal-nav{width:auto;max-width:none;margin:0;padding-bottom:0;gap:18px}.portal-header.is-mobile-compact .portal-nav__item{min-height:30px;padding:4px 0;font-size:12.5px}.portal-header.is-mobile-compact .portal-search-toggle{display:block;justify-self:end;overflow:hidden;width:36px;height:34px;border:1px solid var(--color-border);border-radius:6px;background:var(--color-primary);color:transparent;position:relative}.portal-header.is-mobile-compact .portal-search-toggle:before,.portal-header.is-mobile-compact .portal-search-toggle:after{position:absolute;content:""}.portal-header.is-mobile-compact .portal-search-toggle:before{top:8px;left:10px;width:12px;height:12px;border:2px solid #fff;border-radius:50%}.portal-header.is-mobile-compact .portal-search-toggle:after{top:22px;left:23px;width:8px;height:2px;border-radius:2px;background:#fff;transform:rotate(45deg)}.portal-header.is-mobile-compact .portal-search{display:none;grid-column:1/-1;height:36px;grid-template-columns:1fr 44px}.portal-header.is-mobile-compact.is-search-open .portal-search{display:grid}.portal-header.is-mobile-compact .portal-subnav{width:100%;max-width:100%;margin-bottom:0;padding:4px 14px 6px;border-right:0;border-left:0;border-radius:0;background:#fffdf8eb}.portal-header.is-mobile-compact .portal-subnav__item{padding:0 11px;font-size:11.5px;line-height:20px}.list-summary,.list-summary__head{flex-direction:column}.list-summary__side{width:100%;min-width:0}.list-toolbar{align-items:flex-start;flex-direction:column;gap:10px}.list-hero-tags{justify-content:flex-start;max-width:none}.hero-grid,.campaign-related,.content-list-layout,.detail-content-grid,.hot-subchannels,.portal-footer__inner,.qa-wrap,.wellness-overview{grid-template-columns:1fr}.wellness-channel-grid,.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-list-card{grid-template-columns:1fr}.campaign-related-card{grid-template-columns:96px minmax(0,1fr)}.article-list-card__cover{width:100%;height:auto;min-height:0;aspect-ratio:16/10}.hero-main{min-height:320px}.content-card,.card-grid .content-card{min-height:240px}.content-list-aside,.detail-aside{position:static}}@media (max-width: 640px){.portal-page{max-width:calc(100% - 28px)}.portal-header h1{font-size:23px}.portal-search{grid-template-columns:1fr 70px}.card-grid{grid-template-columns:1fr}.portal-nav__item{padding:8px 14px;font-size:13px}.portal-subnav{justify-content:flex-start}.portal-subnav__item{padding:0 16px}.hero-main__content,.content-card__body{left:22px;right:22px;bottom:22px}.hero-main h2,.detail-hero h1{font-size:24px}.wellness-channel-grid,.today-panel__tips{grid-template-columns:1fr}.detail-hero{min-height:260px;padding:26px}.detail-hero__content{left:26px;right:26px;bottom:26px}.detail-meta-strip{grid-template-columns:1fr}.article-body{padding:26px}.article-video video{border-radius:14px}.section-head{align-items:flex-start;flex-direction:column;gap:10px}.portal-footer__bottom{flex-direction:column;gap:4px}}:root{--color-primary: #10936d;--color-primary-dark: #064a39;--color-secondary: #20735d;--color-bg: #f4f8f6;--color-surface: #ffffff;--color-accent: #f2b84b;--color-text: #15352b;--color-muted: #6e817b;--color-border: #dfeae6;--font-title: "Noto Sans SC", "Source Han Sans SC", "PingFang SC", "Microsoft YaHei", sans-serif}body{background:#f5f8f7;color:var(--color-text)}.portal-header{width:100%;max-width:none;padding:0 32px;border-bottom:1px solid #e5eeea;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.portal-header__top{width:min(1200px,100%);min-height:76px;margin:0 auto}.portal-header__brand h1{color:#118764;font-size:28px}.portal-header__brand p{display:none}.brand-mark{width:42px;height:42px;background:transparent}.brand-mark svg,.footer-brand-mark svg{display:block;width:100%;height:100%;overflow:visible}.brand-mark circle,.footer-brand-mark circle{fill:#4b9d84;stroke:none}.brand-mark path,.footer-brand-mark path{fill:none;stroke:#fff;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}.portal-nav{flex:1 1 auto;justify-content:center;margin:0;padding:0;-webkit-mask-image:none;mask-image:none}.portal-nav__item{min-height:76px;padding:0 14px;border-radius:0;background:transparent;box-shadow:none;color:#1d2f2a;font-size:15px}.portal-nav__item.is-active{position:relative;background:transparent;color:#07855f}.portal-nav__item.is-active:after{content:"";position:absolute;right:16px;bottom:12px;left:16px;height:3px;border-radius:3px;background:#079468}.portal-search,.portal-search-toggle{display:none}.portal-page{width:min(1200px,100% - 64px);max-width:none}.health-home{padding:24px 0 44px}.health-search-band{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:18px;margin-bottom:18px}.health-search-form,.health-hot-search,.health-category-card,.health-recommend-panel,.health-side-box,.health-topic-card,.health-qa-strip>div{border:1px solid #e2ece8;border-radius:8px;background:#fff;box-shadow:0 8px 24px #1858430d}.health-search-form{display:grid;grid-template-columns:44px minmax(0,1fr) 104px;height:62px;overflow:hidden}.health-search-form span{display:grid;place-items:center;color:#526b64;font-size:28px}.health-search-form input{min-width:0;border:0;outline:0;color:#2d443d}.health-search-form button{border:0;background:#0d9a70;color:#fff;font-weight:800;cursor:pointer}.health-hot-search{display:flex;align-items:center;gap:10px;min-width:0;padding:0 18px}.health-hot-search strong{flex:0 0 auto;font-size:14px}.health-hot-search a{padding:7px 13px;border-radius:999px;background:#f7faf9;color:#3f5b53;font-size:13px;white-space:nowrap}.health-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);min-height:360px;overflow:hidden;margin-bottom:18px;border-radius:8px;background:linear-gradient(100deg,#f8fbf9,#f5f8f5 48%,#eaf4ed);box-shadow:inset 0 0 0 1px #e2ece8}.health-hero__content{padding:46px 36px}.health-hero h2{margin:0 0 18px;color:#063d30;font-size:40px;line-height:1.35}.health-hero p{max-width:560px;margin:0;color:#51665f;font-size:16px;line-height:1.9}.health-hero__trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:28px}.health-hero__trust span{display:grid;justify-items:center;gap:6px;min-width:0}.health-hero__trust svg,.health-category-card svg,.health-trust-item svg{width:32px;height:32px;fill:none;stroke:#099168;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.health-hero__trust strong{color:#173c32;font-size:14px}.health-hero__trust em{color:#6b7f78;font-size:12px;font-style:normal}.health-hero__family{position:relative;min-height:360px;background:linear-gradient(90deg,#f8fbf99e,#f8fbf900 30%),radial-gradient(circle at 65% 30%,rgba(255,255,255,.88),transparent 32%),linear-gradient(135deg,#dcefe2,#faf7ed)}.person{position:absolute;bottom:52px;width:82px;height:136px;border-radius:44px 44px 24px 24px;background:#d9b899;box-shadow:inset 0 72px #eef3ea}.person:before{content:"";position:absolute;top:-36px;left:20px;width:42px;height:42px;border-radius:50%;background:#d5b28f}.person--elder{left:62px}.person--elder.woman{left:150px;background:#e8c7ab;box-shadow:inset 0 72px #f1dfc7}.person--child{left:246px;width:62px;height:96px;background:#f0b84d;box-shadow:inset 0 48px #f6d36a}.person--child:before{left:14px;width:34px;height:34px}.person--adult.woman{left:326px;background:#e2b99c;box-shadow:inset 0 72px #f6eee7}.person--adult{left:424px;background:#c79e82;box-shadow:inset 0 72px #6f8468}.health-category-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:20px}.health-category-card{display:flex;align-items:center;gap:14px;min-width:0;min-height:96px;padding:17px 18px}.health-category-card svg{flex:0 0 auto;width:42px;height:42px;stroke-width:1.7}.health-category-card h3,.health-category-card p{margin:0}.health-category-card h3{color:#223c34;font-size:17px}.health-category-card p{overflow:hidden;margin-top:6px;color:#6a7b76;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.health-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 316px;gap:18px;margin-bottom:24px}.health-recommend-panel,.health-side-box,.health-topic-card{padding:20px}.health-section-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.health-section-title h2{margin:0;color:#142e27;font-size:22px}.health-section-title a{color:#758883;font-size:13px}.health-tabs{display:flex;gap:10px;margin-bottom:16px;color:#2c3e38;font-size:14px}.health-tabs button{min-height:34px;padding:0 14px;border:1px solid transparent;border-radius:8px;background:transparent;color:#2c3e38;font:inherit;font-weight:800;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.health-tabs button:hover{border-color:#bce4d6;background:#eef9f5;color:#087f5b}.health-tabs button.is-active{border-color:#a7dccb;background:#e3f7f0;color:#0b966d;box-shadow:inset 0 -2px #0b966d}.health-recommend-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1fr);gap:18px}.health-feature-card{display:block}.health-feature-card img{display:block;width:100%;aspect-ratio:16/9;border-radius:8px;background:#eef6f3;object-fit:cover}.health-feature-card h3,.health-feature-card p,.health-feature-card span{margin:0}.health-feature-card h3{margin-top:14px;color:#152f28;font-size:20px;line-height:1.45}.health-feature-card p{margin-top:10px;color:#657872;font-size:14px;line-height:1.75}.health-feature-card span{display:block;margin-top:14px;color:#7b8c87;font-size:13px}.health-news-list{display:grid;gap:12px}.health-news-item{display:grid;grid-template-columns:minmax(0,1fr) 124px;gap:14px;min-height:112px;padding-bottom:12px;border-bottom:1px solid #edf2f0}.health-news-item:last-child{border-bottom:0}.health-news-item span{color:#08946a;font-size:12px;font-weight:800}.health-news-item h3{display:-webkit-box;overflow:hidden;margin:7px 0;color:#1b352e;font-size:16px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:1}.health-news-item p{display:-webkit-box;overflow:hidden;margin:0;color:#687a75;font-size:13px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2}.health-news-item em{display:block;margin-top:8px;color:#7b8c87;font-size:12px;font-style:normal}.health-news-item img{width:124px;height:94px;border-radius:8px;background:#eef6f3;object-fit:cover}.health-support-panel{display:grid;gap:14px}.health-support-item{display:flex;gap:12px;padding:13px 0;border-bottom:1px solid #edf2f0}.health-support-item:last-child{border-bottom:0}.health-support-item span{display:grid;place-items:center;flex:0 0 auto;width:30px;height:30px;border:1px solid #b9ded1;border-radius:8px;color:#0b936b;font-weight:900}.health-support-item h3,.health-support-item p{margin:0}.health-support-item h3{font-size:15px}.health-support-item p{margin-top:4px;color:#687a75;font-size:12px}.health-tip-box{position:relative;min-height:154px;overflow:hidden;padding:22px;border-radius:8px;background:linear-gradient(135deg,#fff6dc,#ffe3a7)}.health-tip-box h3,.health-tip-box p{position:relative;z-index:1;margin:0}.health-tip-box h3{color:#5a3c08;font-size:18px}.health-tip-box p{max-width:200px;margin-top:10px;color:#745920;font-size:13px;line-height:1.7}.health-tip-box span{position:absolute;right:28px;bottom:20px;width:52px;height:82px;border-radius:28px 28px 8px 8px;background:#f8f5e6;box-shadow:inset 0 -14px #c59a62}.health-tip-box span:before{content:"";position:absolute;left:20px;top:-38px;width:16px;height:48px;border:solid #69a348;border-width:0 0 0 3px;border-radius:50%;transform:rotate(18deg)}.health-trust-strip{display:grid;grid-template-columns:1.4fr repeat(4,minmax(0,1fr));gap:18px;align-items:center;margin-bottom:24px;padding:22px 26px;border-radius:8px;background:linear-gradient(90deg,#effaf7,#f8fbf9)}.health-trust-strip h3,.health-trust-strip p{margin:0}.health-trust-strip h3{color:#0b7e5e;font-size:22px}.health-trust-strip p{margin-top:6px;color:#5e746d;font-size:13px}.health-trust-item{display:flex;align-items:center;gap:10px;color:#123b30;font-weight:800}.health-topic-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));gap:18px;margin-bottom:24px}.health-mini-news{display:grid;grid-template-columns:84px minmax(0,1fr);gap:12px;padding:10px 0}.health-mini-news img{width:84px;height:62px;border-radius:8px;background:#eef6f3;object-fit:cover}.health-mini-news h3,.health-mini-news p{margin:0}.health-mini-news h3{display:-webkit-box;overflow:hidden;color:#1b352e;font-size:15px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.health-mini-news p{margin-top:5px;color:#748781;font-size:12px}.health-qa-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.health-qa-strip>div{padding:18px}.health-qa-strip strong{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#e9f7f2;color:#0b936b}.health-qa-strip h3{margin:12px 0 8px;color:#16372e;font-size:16px}.health-qa-strip p{margin:0;color:#687a75;font-size:13px;line-height:1.7}@media (max-width: 980px){.portal-header{padding:0 18px}.health-search-band,.health-hero,.health-main-grid,.health-recommend-layout,.health-trust-strip{grid-template-columns:1fr}.health-category-row,.health-topic-grid,.health-qa-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.health-hero__family{min-height:260px}}@media (max-width: 640px){.portal-page{width:calc(100% - 28px)}.health-home{padding-top:16px}.health-search-form{grid-template-columns:40px minmax(0,1fr) 78px}.health-hot-search{overflow-x:auto;min-height:56px}.health-hero h2{font-size:30px}.health-hero__trust,.health-category-row,.health-topic-grid,.health-qa-strip,.health-news-item{grid-template-columns:1fr}.health-news-item img{width:100%;height:auto;aspect-ratio:16/9}}body{background:#f4f8f6;font-size:14px}.portal-header__top,.portal-page,.portal-footer__inner,.portal-footer__bottom{width:1200px;max-width:calc(100% - 64px)}.portal-header{padding:0;border-color:#dfe9e5}.portal-header__top{display:grid;grid-template-columns:206px minmax(0,1fr) auto;gap:20px}.portal-header__top.without-utilities{grid-template-columns:206px minmax(0,1fr)}.portal-header__top.without-utilities .portal-nav{justify-content:center}.portal-header__brand{min-width:0}.brand-mark{width:38px;height:38px}.brand-mark:before{content:none}.portal-header__brand h1{font-size:25px;letter-spacing:0}.portal-nav{justify-content:flex-start;gap:23px}.portal-nav__item{min-height:72px;padding:0 2px;font-size:14px;font-weight:700}.portal-nav__item.is-active:after{right:0;bottom:12px;left:0;height:3px}.portal-utilities{display:flex;align-items:center;gap:20px}.portal-utilities a{display:inline-flex;align-items:center;gap:6px;color:#20352f;font-size:12px;white-space:nowrap}.utility-icon{position:relative;width:16px;height:16px;color:#087e5d}.utility-icon:before,.utility-icon:after{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border:1.8px solid currentColor}.utility-icon--shield:before{border-radius:9px 9px 10px 10px;transform:scaleX(.82)}.utility-icon--shield:after{top:4px;left:5px;width:6px;height:3px;border-width:0 0 1.8px 1.8px;transform:rotate(-45deg)}.utility-icon--bookmark:before{border-radius:2px 2px 0 0}.utility-icon--bookmark:after{inset:auto 5px 1px;width:6px;height:6px;border-width:0 1.8px 1.8px 0;transform:rotate(45deg)}.utility-icon--user:before{top:2px;right:5px;bottom:auto;left:5px;height:5px;border-radius:50%}.utility-icon--user:after{top:10px;border-radius:9px 9px 0 0}.health-home{padding-top:20px}.health-search-band{grid-template-columns:minmax(0,1fr) minmax(0,390px);gap:16px;margin-bottom:16px;align-items:stretch}.health-search-form,.health-hot-search,.health-category-card,.health-recommend-panel,.health-side-box,.health-topic-card,.health-qa-strip>div{border-color:#dfe9e5;box-shadow:0 8px 22px #123d310b}.health-search-form{grid-template-columns:52px minmax(0,1fr) 112px;height:54px}.health-search-form span{color:#52645f;font-size:24px}.health-search-form input{font-size:14px;font-weight:700}.health-search-form button{background:#079469;font-size:15px}.health-hot-search{min-width:0;max-width:100%;overflow-x:auto;overflow-y:hidden;gap:10px;height:54px;padding:0 14px;scrollbar-width:none}.health-hot-search::-webkit-scrollbar{display:none}.health-hot-search strong{flex:0 0 auto;color:#21352f;font-size:14px}.health-hot-search a{flex:0 0 auto;max-width:88px;padding:7px 12px;overflow:hidden;background:#f7faf8;color:#435852;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.health-hero-wrap{position:relative;overflow:hidden;margin-bottom:16px}.health-hero-carousel{display:grid;grid-auto-columns:100%;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none}.health-hero-carousel::-webkit-scrollbar{display:none}.health-hero{position:relative;display:block;min-height:350px;overflow:hidden;background:#f7faf8;scroll-snap-align:start}.health-hero__content{position:relative;z-index:2;width:49%;padding:43px 34px 32px}.health-hero h2{margin-bottom:18px;font-size:35px;font-weight:900;line-height:1.38;letter-spacing:0;white-space:pre-line}.health-hero p{max-width:500px;color:#556a63;font-size:14px;font-weight:600}.health-hero__trust{grid-template-columns:repeat(4,1fr);gap:22px;margin-top:29px}.health-hero__trust span{gap:7px}.health-hero__trust span:before{content:"";width:42px;height:42px;margin-bottom:-38px;border-radius:50%;background:#ffffffd1;box-shadow:0 8px 22px #25534514}.health-hero__trust svg{position:relative;z-index:1;width:25px;height:25px;margin-top:8px}.health-hero__trust strong{font-size:13px;font-weight:900}.health-hero__family{position:absolute;top:0;right:0;bottom:0;left:42%;min-height:0;background:#eef6ef}.health-hero__family:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#f7faf8,#f7faf8e6 13%,#f7faf82e 35%,#f7faf800)}.health-hero__family img{display:block;width:100%;height:100%;min-height:350px;object-fit:cover;object-position:center}.health-hero-dots{position:absolute;right:0;bottom:18px;left:0;z-index:5;display:flex;align-items:center;justify-content:center;gap:8px;pointer-events:none}.health-hero-dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#0c916747;cursor:pointer;pointer-events:auto;transition:width .2s ease,background-color .2s ease}.health-hero-dot.is-active{width:28px;background:var(--color-primary)}.health-category-row{gap:14px;margin-bottom:16px}.health-category-card{min-height:86px;padding:14px 15px}.health-category-card svg{width:40px;height:40px;stroke-width:2.3}.health-category-card h3{font-size:15px;font-weight:900}.health-category-card p{font-size:12px}.health-category-card:first-child svg{fill:#07946914}.health-category-card:nth-child(2) svg{fill:#0794691a}.health-category-card:nth-child(3) svg,.health-category-card:nth-child(4) svg,.health-category-card:nth-child(5) svg,.health-category-card:nth-child(6) svg{fill:none}.health-main-grid{grid-template-columns:minmax(0,1fr) 330px;gap:18px}.health-main-grid--single{grid-template-columns:minmax(0,1fr)}.health-recommend-panel,.health-side-box,.health-topic-card{padding:19px 20px}.health-section-title{margin-bottom:16px}.health-section-title h2{font-size:22px;font-weight:900}.health-section-title a{font-weight:700}.health-tabs{margin-bottom:15px;gap:8px;font-weight:700}.health-recommend-layout{grid-template-columns:minmax(0,.95fr) minmax(0,1fr);gap:20px}.health-feature-card__cover{position:relative;overflow:hidden;border-radius:8px;background:#eef6f3}.health-feature-card__cover img{aspect-ratio:16/9.2;border-radius:0}.health-feature-card__cover span{position:absolute;top:10px;left:10px;padding:4px 9px;border-radius:5px;background:#0a9a70;color:#fff;font-size:11px;font-weight:800}.health-feature-card h3{font-size:17px;font-weight:900}.health-feature-card p{font-size:13px;line-height:1.7}.health-feature-card footer,.health-news-item footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:12px;color:#738580;font-size:12px}.health-news-item{grid-template-columns:minmax(0,1fr) 126px;gap:14px;min-height:110px}.health-news-item span{display:inline-flex;width:fit-content;padding:3px 7px;border-radius:5px;background:#e9f7f2;color:#078d65;font-size:11px}.health-news-item h3{font-size:15px;font-weight:900}.health-news-item img{width:126px;height:88px}.health-side-box{min-height:260px}.health-support-item{padding:12px 0}.health-support-item span{width:32px;height:32px;font-size:21px}.health-support-item h3{color:#19362e;font-weight:900}.health-tip-box{min-height:164px;background:linear-gradient(135deg,#fff3cd,#ffe1a1)}.health-trust-strip{grid-template-columns:1.7fr repeat(4,minmax(0,1fr));min-height:106px;padding:22px 28px;background:linear-gradient(90deg,#e8f7f3,#f6fbf8)}.health-trust-item svg{width:42px;height:42px}.health-channel-strip{display:none}.health-topic-grid{gap:18px}.health-topic-card{min-height:230px}.health-mini-news{grid-template-columns:72px minmax(0,1fr);padding:8px 0}.health-mini-news img{width:72px;height:54px}.health-qa-strip{display:none}.portal-footer{margin-top:0;padding:36px 0 18px;background:radial-gradient(circle at 80% 0%,rgba(78,188,146,.22),transparent 32%),linear-gradient(135deg,#07855f,#05684c 58%,#075c44);color:#fff}.portal-footer__inner{display:grid;grid-template-columns:1.35fr .55fr .55fr .55fr 1.25fr;gap:32px;margin:0 auto 28px}.footer-brand-mark{display:flex;align-items:center;gap:12px;margin-bottom:16px}.footer-brand-mark svg{flex:0 0 auto;width:30px;height:30px}.footer-brand-mark circle{fill:#fff}.footer-brand-mark path{stroke:#07855f;stroke-width:3.4}.portal-footer__brand h2{margin:0;color:#fff;font-size:26px}.portal-footer__brand p{color:#ffffffc7;line-height:1.9}.portal-footer__links h3,.portal-footer__trust h3{margin:0 0 12px;color:#fff;font-size:15px}.portal-footer__links a{display:block;margin-top:9px;color:#ffffffc7;font-size:13px}.portal-footer__trust{display:grid;grid-template-columns:58px minmax(0,1fr);gap:16px;align-items:center;padding:22px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#ffffff14}.portal-footer__trust strong{display:block;width:58px;height:58px;border-radius:16px;background:#f6e5bd}.portal-footer__trust strong:after{content:"✓";display:grid;place-items:center;width:58px;height:58px;color:#07855f;font-size:32px;font-weight:900}.portal-footer__trust p{margin:0 0 12px;color:#ffffffc7;font-size:13px}.portal-footer__trust a{display:inline-flex;align-items:center;min-height:34px;padding:0 16px;border-radius:999px;background:#ffffff24;color:#fff;font-size:13px}.portal-footer__bottom{justify-content:center;margin:0 auto;padding-top:16px;border-top-color:#ffffff24;color:#ffffffb8;font-size:12px}@media (max-width: 1100px){.portal-header__top{grid-template-columns:206px minmax(0,1fr)}.portal-utilities{display:none}.health-category-row{grid-template-columns:repeat(3,minmax(0,1fr))}.health-search-band{grid-template-columns:1fr}.health-hot-search{min-height:54px;overflow-x:auto;scrollbar-width:none}.health-hot-search::-webkit-scrollbar{display:none}.portal-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.portal-header__top,.portal-page,.portal-footer__inner,.portal-footer__bottom{max-width:calc(100% - 28px)}.portal-header__top{grid-template-columns:1fr;gap:8px;padding:12px 0}.portal-nav{gap:16px}.portal-nav__item{min-height:42px}.health-hero__content{width:100%;padding:32px 24px}.health-hero__family{position:relative;inset:auto;min-height:240px}.health-category-row,.health-topic-grid{grid-template-columns:1fr}}.portal-footer__links{display:grid;grid-template-columns:1fr;grid-auto-rows:max-content;gap:10px;align-content:start}.portal-footer__links.portal-footer__links--channels{grid-template-columns:1fr}.portal-footer__links a{display:block;width:fit-content;min-width:0;line-height:1.7}.health-recommend-panel{padding:22px;border:1px solid #dce9e5;background:linear-gradient(180deg,#fffffffa,#f9fdfbf2),radial-gradient(circle at 12% 8%,rgba(7,148,105,.08),transparent 32%)}.health-recommend-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.health-recommend-head .health-section-title{margin-bottom:0}.health-tabs{flex:0 0 auto;margin-bottom:0;padding:4px;border:1px solid #dce9e5;border-radius:10px;background:#f6faf8}.health-tabs button{min-height:32px;padding:0 13px;border-radius:7px;color:#52645f;font-size:13px}.health-tabs button.is-active{border-color:#099168;background:#099168;color:#fff;box-shadow:0 8px 18px #0991682e}.health-recommend-layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:18px;align-items:stretch}.health-feature-card{position:relative;display:grid;min-height:392px;overflow:hidden;border-radius:10px;background:#123d31;box-shadow:0 16px 34px #1943371f}.health-feature-card__cover{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0}.health-feature-card__cover:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#08251e0a 18%,#08251ec7);content:""}.health-feature-card__cover img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;transition:transform .24s ease}.health-feature-card:hover .health-feature-card__cover img{transform:scale(1.03)}.health-feature-card__cover span{z-index:2;top:18px;left:18px;border-radius:999px;background:#099168f5}.health-feature-card>div:last-child{position:relative;z-index:2;align-self:end;padding:24px}.health-feature-card h3{margin-top:0;color:#fff;font-size:22px;line-height:1.4;text-shadow:0 2px 10px rgba(0,0,0,.18)}.health-feature-card p{max-width:92%;color:#ffffffdb}.health-feature-card footer{color:#ffffffd1}.health-news-list{gap:10px}.health-news-item{min-height:124px;padding:12px;border:1px solid #e6efeb;border-radius:10px;background:#ffffffc2;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.health-news-item:hover{transform:translateY(-2px);border-color:#bfe3d7;box-shadow:0 10px 24px #14493b14}.health-news-item h3{-webkit-line-clamp:2}.health-news-item p{-webkit-line-clamp:1}.health-news-item img{border-radius:8px;object-fit:cover}@media (max-width: 980px){.health-main-grid,.health-recommend-layout,.health-trust-strip{grid-template-columns:1fr}.health-support-panel{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}.health-feature-card{display:grid;grid-template-columns:1fr;gap:18px;align-items:start}.health-recommend-head{align-items:flex-start;flex-direction:column}.health-feature-card{min-height:360px}.portal-footer__inner{grid-template-columns:minmax(0,1.4fr) repeat(2,minmax(130px,.7fr))}}@media (max-width: 760px){.portal-header__top{max-width:calc(100% - 24px)}.portal-nav{justify-content:flex-start;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.portal-nav::-webkit-scrollbar{display:none}.portal-nav__item{flex:0 0 auto;min-height:42px;white-space:nowrap}.health-main-grid,.health-recommend-layout,.health-feature-card,.health-trust-strip,.portal-footer__inner{grid-template-columns:1fr}.health-feature-card{gap:14px;min-height:330px}.health-feature-card__cover img{aspect-ratio:auto}.health-feature-card>div:last-child{padding:20px}.health-tabs{width:100%;overflow-x:auto}.health-tabs button{flex:1 0 auto}.health-news-item{grid-template-columns:minmax(0,1fr);gap:10px}.health-news-item img{width:100%;height:auto;aspect-ratio:16/7.5;order:-1}.health-side-box,.health-recommend-panel,.health-topic-card{padding:18px}.portal-footer{padding-top:32px}.portal-footer__inner{gap:26px}}@media (max-width: 1100px){.health-category-row{display:grid;grid-auto-columns:minmax(210px,1fr);grid-auto-flow:column;grid-template-columns:none;gap:14px;margin-top:-6px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;padding:6px 2px 12px;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.health-category-row::-webkit-scrollbar{display:none}.health-category-card{min-width:0;scroll-snap-align:start}.health-category-card:hover{transform:none}}.portal-footer__bottom a{color:inherit}@media (max-width: 760px){.portal-header{position:relative;padding:0 14px}.portal-header__top{display:grid;grid-template-columns:1fr;gap:10px;width:100%;max-width:100%;min-height:0;padding:12px 0 10px}.portal-header__brand{width:100%}.brand-mark{width:40px;height:40px}.portal-header h1{font-size:24px}.portal-nav,.portal-nav.is-scrollable{display:flex;flex-wrap:nowrap;justify-content:flex-start;gap:4px;width:100%;max-width:100%;margin:0;padding:7px 0 3px;overflow-x:auto;overflow-y:hidden;border-top:1px solid #edf2f0;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.portal-nav::-webkit-scrollbar{display:none}.portal-nav__item,.portal-header.is-mobile-compact .portal-nav__item{flex:0 0 auto;justify-content:center;min-width:76px;min-height:38px;padding:4px 12px;font-size:13px;text-align:center;white-space:nowrap;scroll-snap-align:center}.portal-nav__item.is-active:after{right:12px;bottom:0;left:12px;height:2px}.portal-subnav,.portal-header.is-mobile-compact .portal-subnav{position:static;justify-content:flex-start;width:calc(100% + 28px);max-width:none;margin:0 -14px;padding:6px 14px 7px;border-right:0;border-left:0;border-radius:0;background:#fffffff0;transform:none}.portal-subnav__item{min-height:26px;padding:0 14px;line-height:26px}.health-home{padding-top:14px}.health-search-band{gap:10px;margin-bottom:12px}.health-search-form{grid-template-columns:38px minmax(0,1fr) 82px;height:50px}.health-search-form input{font-size:13px}.health-hot-search{height:48px;min-height:48px;padding:0 12px}.health-hot-search strong{font-size:13px}.health-hot-search a{max-width:82px;padding:6px 10px;font-size:12px}.health-hero{min-height:0}.health-hero__content{padding:26px 22px 24px}.health-hero h2{margin-bottom:14px;font-size:29px;line-height:1.35}.health-hero p{font-size:13px;line-height:1.75}.health-hero__trust{gap:10px;margin-top:22px}.health-hero__trust strong{font-size:12px}.health-hero__family,.health-hero__family img{min-height:210px}.health-category-row{grid-auto-columns:minmax(184px,76vw)}.health-recommend-head{gap:14px}.health-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}.health-tabs button{min-width:0;padding:0 6px;font-size:12px;white-space:nowrap}.health-feature-card{min-height:360px}.health-feature-card h3{font-size:20px}.health-trust-strip{gap:14px;padding:20px}.detail-hero{min-height:380px;padding:0;background-position:center}.detail-hero__content{right:22px;bottom:24px;left:22px}.detail-hero h1{font-size:28px;line-height:1.4}.detail-hero p{display:-webkit-box;overflow:hidden;font-size:14px;-webkit-box-orient:vertical;-webkit-line-clamp:3}.detail-meta-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.article-body{padding:22px}.portal-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px}.portal-footer__brand,.portal-footer__trust{grid-column:1/-1}}@media (max-width: 400px){.portal-nav__item{font-size:12px}.health-hero h2{font-size:27px}.health-feature-card footer{gap:8px;font-size:11px}}.info-page{padding-top:28px;padding-bottom:52px}.info-hero{position:relative;overflow:hidden;min-height:230px;padding:44px 48px;border:1px solid #dce9e5;border-radius:8px;background:linear-gradient(100deg,#f4fbf8fa,#f8fcfae6),url(/cms-assets/zhima-health/hero-family.png) center 44%/cover;box-shadow:0 14px 34px #123d310f}.info-hero:after{position:absolute;top:-76px;right:44px;width:260px;height:260px;border:54px solid rgba(9,145,104,.055);border-radius:50%;content:""}.info-hero p,.info-hero h1,.info-hero span{position:relative;z-index:1}.info-hero p{margin:0 0 12px;color:#0a8d66;font-size:13px;font-weight:900}.info-hero h1{margin:0;color:#123a2f;font-size:36px;line-height:1.35}.info-hero span{display:block;max-width:680px;margin-top:16px;color:#5d716b;font-size:16px;line-height:1.9}.info-layout{display:grid;grid-template-columns:minmax(0,1fr) 286px;gap:22px;align-items:start;margin-top:22px}.info-content{overflow:hidden;border:1px solid #dfeae6;border-radius:8px;background:#fff;box-shadow:0 12px 30px #123d310d}.info-content section{padding:30px 34px;border-bottom:1px solid #edf3f0}.info-content section:last-child{border-bottom:0}.info-content h2{margin:0 0 15px;color:#173b31;font-size:22px}.info-content p{margin:0;color:#4f655e;font-size:15px;line-height:2}.info-content p+p{margin-top:12px}.info-content ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.info-content li{position:relative;min-height:30px;padding:5px 0 5px 34px;color:#425a53;font-size:15px;line-height:1.7}.info-content li:before{position:absolute;top:7px;left:0;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#e7f6f1;color:#0a8f67;content:"✓";font-size:12px;font-weight:900}.info-nav{position:sticky;top:104px;display:grid;gap:4px;padding:18px;border:1px solid #dfeae6;border-radius:8px;background:#fff;box-shadow:0 12px 30px #123d310d}.info-nav h2{margin:0 0 10px;padding:0 8px;color:#183c32;font-size:17px}.info-nav a{display:flex;align-items:center;min-height:40px;padding:0 11px;border-radius:6px;color:#526961;font-size:13px;transition:background-color .18s ease,color .18s ease}.info-nav a:hover,.info-nav a.is-active{background:#eaf7f2;color:#087e5d}.info-nav a.is-active{font-weight:800}:where(a,button,input,select,textarea):focus-visible{outline:3px solid rgba(9,145,104,.34);outline-offset:3px}.health-search-form:focus-within,.portal-search:focus-within{border-color:#c8e3d9;box-shadow:0 8px 22px #123d310b,0 0 0 3px #09916814}.health-search-form input:focus-visible,.portal-search input:focus-visible{outline:0;box-shadow:none}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width: 900px){.info-layout{grid-template-columns:1fr}.info-nav{position:static;grid-template-columns:repeat(3,minmax(0,1fr))}.info-nav h2{grid-column:1/-1}}@media (max-width: 640px){.info-page{padding-top:16px;padding-bottom:34px}.info-hero{min-height:0;padding:30px 24px}.info-hero:after{right:-80px}.info-hero h1{font-size:29px}.info-hero span{font-size:14px}.info-content section{padding:24px 22px}.info-content h2{font-size:20px}.info-content p,.info-content li{font-size:14px}.info-nav{grid-template-columns:repeat(2,minmax(0,1fr));padding:14px}.info-nav a{min-height:38px;padding:0 8px;font-size:12px}}@media (max-width: 760px){.portal-header__top.without-utilities{grid-template-columns:1fr}.portal-header__top.without-utilities .portal-nav{justify-content:stretch}}.health-tip-box{display:flex;flex-direction:column;justify-content:center;min-height:164px;padding:24px;border:1px solid #efdda4;background:#fff8df;box-shadow:0 10px 24px #7959160e}.health-tip-box:before{width:38px;height:4px;margin-bottom:17px;border-radius:4px;background:#d9ad3f;content:""}.health-tip-box h3{font-size:17px}.health-tip-box p{max-width:100%;margin-top:9px;color:#715b26}.health-tip-box>span{display:none}@media (min-width: 761px) and (max-width: 980px){.health-support-panel{grid-template-columns:minmax(0,1.5fr) minmax(250px,.72fr);align-items:stretch}.health-tip-box{min-height:100%}.health-trust-strip{grid-template-columns:1.45fr repeat(4,minmax(0,1fr));gap:12px;min-height:96px;padding:18px 20px}.health-trust-strip h3{font-size:19px}.health-trust-item{justify-content:center;gap:7px;font-size:12px}.health-trust-item svg{width:32px;height:32px}}@media (max-width: 760px){.health-support-panel{grid-template-columns:1fr}.health-tip-box{min-height:132px;padding:20px}.health-trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.health-trust-strip>div:first-child{grid-column:1/-1}.health-trust-item{min-height:44px}}
