:root{--primary:#0878bf;--primary-dark:#064e7e;--deep:#043b61;--soft:#e9f5fc;--bg:#f6fafd;--surface:#fff;--text:#152938;--muted:#687b89;--border:#d8e7f0;--shadow:0 16px 40px rgba(4,59,97,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif;line-height:1.7}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav-wrap{height:72px;justify-content:space-between}.brand,.nav-wrap{display:flex;align-items:center}.brand{gap:10px;font-weight:800;font-size:20px;color:var(--deep)}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:var(--primary);color:white}.site-header nav{display:flex;align-items:center;gap:26px;font-size:15px}.site-header nav a:hover{color:var(--primary)}.filter-panel button,.nav-cta,.primary-button,.search-bar button{background:var(--primary);color:#fff!important;border-radius:10px;padding:10px 18px;border:0;font-weight:700;cursor:pointer}.hero{background:var(--primary-dark);color:#fff}.hero-inner{padding:86px 0 96px}.eyebrow{display:block;color:var(--primary);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.eyebrow.light{color:#bfe5fb}.hero h1,.page-header h1{font-size:clamp(36px,6vw,62px);line-height:1.12;margin:12px 0 18px;letter-spacing:-.04em}.hero p{max-width:720px;color:#d9edf8;font-size:18px}.search-bar{display:flex;max-width:760px;margin-top:34px;background:#fff;padding:8px;border-radius:14px;box-shadow:0 18px 50px rgba(0,0,0,.18)}.search-bar input{flex:1 1;border:0;outline:0;padding:10px 14px;font-size:16px}.section{padding:58px 0 10px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px}.section-head h2{font-size:30px;margin:0}.section-head>a,.text-link{color:var(--primary);font-weight:700}.chips{display:flex;gap:10px;flex-wrap:wrap}.badge,.chips a,.keyword-list a{background:var(--soft);color:var(--primary-dark);padding:6px 12px;border-radius:999px;font-size:14px}.chips.compact{margin-bottom:16px}.report-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px}.report-card{display:grid;grid-template-columns:160px 1fr;background:var(--surface);border:1px solid var(--border);border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.report-cover{min-height:230px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:linear-gradient(150deg,var(--primary-dark),var(--primary));overflow:hidden}.report-cover strong{font-size:24px;line-height:1.25}.report-cover small,.report-cover span{opacity:.85}.report-card-body{padding:22px}.report-card h2{font-size:20px;line-height:1.45;margin:12px 0 8px}.report-card h2 a:hover{color:var(--primary)}.report-card p{color:var(--muted);font-size:14px;margin:0 0 14px}.meta-row{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:13px}.topic-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.topic-card{background:#fff;border:1px solid var(--border);border-radius:18px;padding:26px}.topic-card h2,.topic-card h3{font-size:23px;margin:8px 0}.topic-card p{color:var(--muted)}.cta{margin-top:64px;margin-bottom:64px;padding:42px 48px;border-radius:24px;background:linear-gradient(135deg,var(--deep),var(--primary));color:#fff;display:flex;align-items:center;justify-content:space-between}.cta h2{margin:7px 0;font-size:30px}.light-button{background:#fff;color:var(--primary-dark);padding:12px 20px;border:0;border-radius:10px;box-shadow:none;font-weight:800;cursor:pointer}.site-footer{background:#062f4c;color:#d6e8f2;padding:12px 0}.footer-grid{display:flex;justify-content:space-between;gap:40px}.footer-grid p{color:#9fc1d4}.page-shell{padding-top:52px;padding-bottom:40px}.page-header{margin-bottom:34px}.page-header h1{font-size:48px}.page-header p{color:var(--muted);font-size:17px}.filter-panel{display:grid;grid-template-columns:2fr repeat(3,1fr) auto;grid-gap:10px;gap:10px;background:#fff;border:1px solid var(--border);padding:14px;border-radius:16px;margin-bottom:18px}.filter-panel input,.filter-panel select{border:1px solid var(--border);border-radius:9px;padding:10px;background:#fff}.result-bar{display:flex;justify-content:space-between;margin:22px 0;color:var(--muted)}.pagination{display:flex;justify-content:center;align-items:center;gap:20px;margin:36px 0}.pagination a{color:var(--primary);font-weight:700}.breadcrumb{display:block;color:var(--muted);font-size:14px;margin-bottom:28px}.breadcrumb-leading{display:inline-flex;gap:10px;margin-right:10px;vertical-align:baseline;white-space:nowrap}.breadcrumb-current{display:inline;overflow-wrap:break-word}.breadcrumb a{color:var(--primary)}.detail-layout{display:grid;grid-template-columns:280px 1fr;grid-gap:48px;gap:48px;align-items:start}.detail-cover{position:-webkit-sticky;position:sticky;top:100px;min-height:390px;border-radius:18px}.detail-main h1{font-size:42px;line-height:1.25;margin:8px 0 22px}.facts{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin:0 0 24px}.facts div{background:#fff;border:1px solid var(--border);border-radius:12px;padding:12px}.facts dt{font-size:12px;color:var(--muted)}.facts dd{margin:4px 0 0;font-weight:700}.lead{font-size:18px;color:#395463;background:#fff;border-left:4px solid var(--primary);padding:22px;margin:0 0 24px}.summary{margin-top:42px}.summary h2{font-size:30px}.summary p{font-size:17px;line-height:2;color:#304b5b}.keyword-list{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-top:32px}.planet-panel{border-radius:28px;padding:64px;background:linear-gradient(135deg,var(--deep),var(--primary));color:#fff}.planet-panel h1{font-size:52px;margin:10px 0}.planet-panel p{max-width:650px;color:#d6edf9}.qr-placeholder{margin-top:32px;width:220px;height:220px;display:grid;place-items:center;text-align:center;background:#fff;color:var(--muted);border-radius:16px}.prose{max-width:900px}.prose h2{margin-top:38px}.prose p{font-size:17px;color:#405c6b}.empty{background:#fff;border:1px dashed var(--border);border-radius:16px;padding:40px;text-align:center}.empty .primary-button{display:inline-block;margin-top:12px}@media(max-width:900px){.site-header nav a:not(.nav-cta){display:none}.report-grid,.topic-grid{grid-template-columns:1fr}.filter-panel{grid-template-columns:1fr 1fr}.detail-layout{grid-template-columns:1fr}.detail-cover{position:static;min-height:280px}.facts{grid-template-columns:1fr 1fr}.cta{align-items:flex-start;gap:24px;flex-direction:column}}@media(max-width:560px){.container{width:min(100% - 24px,1180px)}.hero-inner{padding:60px 0}.search-bar{flex-direction:column}.report-card{grid-template-columns:1fr}.report-cover{min-height:180px}.facts,.filter-panel{grid-template-columns:1fr}.detail-main h1{font-size:32px}.page-header h1{font-size:38px}.footer-grid{flex-direction:column}}.report-cover.has-image{padding:0;background:#fff}.report-cover.has-image img{display:block;width:100%;height:100%;min-height:230px;object-fit:contain;background:#fff}.detail-cover.has-image img{min-height:390px;object-fit:contain}body{background:#fff}.hero,.site-header{background:var(--primary-dark)}.site-header{border-bottom:0;color:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.site-header .brand,.site-header nav a{color:#fff}.site-header nav a{opacity:.9}.site-header nav a:hover{color:#fff;opacity:1}.site-header .nav-cta{background:#fff;color:var(--primary-dark)!important}.site-header .nav-cta:hover{background:#eef8fd}.topic-card{border-radius:8px}.header-main{display:flex;align-items:center;gap:44px}.brand-logo{display:block;width:36px;height:36px;flex:0 0 36px;border-radius:10px;object-fit:cover}.Header_menuButton__IVbCv{display:none;width:36px;height:36px;flex:0 0 36px;align-items:center;flex-direction:column;justify-content:center;gap:5px;padding:0;background:transparent;border:0;color:#fff;cursor:pointer}.Header_menuButton__IVbCv span{display:block;width:21px;height:2px;background:currentColor;border-radius:2px}.Header_mobileNavigation__R8rnX{display:none}@media (max-width:900px){.Header_headerMain__sM_kI{gap:8px}.Header_menuButton__IVbCv{display:flex}.Header_mobileNavigation__R8rnX.Header_open__J2_dJ{display:block;border-top:1px solid rgba(255,255,255,.16);background:var(--primary-dark)}.Header_mobileNavigationInner__TRU1N{display:flex;flex-direction:column;padding-top:8px;padding-bottom:8px}.Header_mobileNavigationInner__TRU1N a{padding:9px 0;color:#fff;font-size:15px}}@media (max-width:560px){.Header_menuButton__IVbCv{width:30px;height:36px;flex-basis:30px}.Header_menuButton__IVbCv span{width:20px}}