:root{--paper:#f7faff;--paper2:#fff;--ink:#172b4d;--muted:#64748b;--line:#dce5f1;--blue:#2563eb;--green:#0f9d8a;--orange:#f97316;--purple:#7c3aed;--sky:#38bdf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#fbfdff 0,#f6f9fd 100%);color:var(--ink);font:13px/1.7 "Noto Sans CJK SC","Microsoft YaHei",sans-serif}a{color:inherit;text-decoration:none}.detail-page{min-height:100vh}.accent-line{height:6px;background:linear-gradient(90deg,#2563eb 0 28%,#38bdf8 28% 43%,#0f9d8a 43% 59%,#f59e0b 59% 75%,#f97316 75% 88%,#7c3aed 88%)}.site-header{background:rgba(255,255,255,.94);border-bottom:1px solid var(--line)}.ecosystem-bar{height:29px;padding:0 clamp(24px,4vw,60px);display:flex;align-items:center;justify-content:space-between;background:#142d4f;color:#dbeafe;font-size:8px}.ecosystem-bar>a{display:flex;align-items:center;gap:8px}.ecosystem-bar>a b{font-size:10px;letter-spacing:.12em;color:#fff}.ecosystem-bar>a span{padding-left:8px;border-left:1px solid rgba(255,255,255,.28);color:#b9cbe0}.ecosystem-actions{display:flex;gap:18px;color:#dcecff}.product-nav{height:65px;padding:0 clamp(24px,4vw,60px);display:flex;align-items:center;justify-content:space-between}.detail-brand{display:flex;align-items:center;gap:12px}.brand-seal{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:#fff;font-size:19px;font-weight:850;background:linear-gradient(145deg,#2563eb,#38bdf8);box-shadow:0 7px 18px rgba(37,99,235,.22)}.brand-copy b{display:block;font-size:16px;font-weight:850}.brand-copy span{display:block;color:#70869e;font-size:9px;letter-spacing:.08em}.network-nav{height:100%;display:flex;align-items:center;gap:20px}.network-nav a{height:100%;display:flex;align-items:center;position:relative;color:#60748d;font-size:10px;font-weight:700}.network-nav a.active{color:#194f99}.network-nav a.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#2563eb,#38bdf8)}.network-nav .live{margin-left:2px;padding-left:16px;border-left:1px solid #dce5ef;color:var(--green);font-size:9px}.network-nav .live:before{content:"";display:inline-block;width:6px;height:6px;margin-right:7px;border-radius:50%;background:#24b89f;box-shadow:0 0 0 4px rgba(15,157,138,.12)}.detail-hero{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:48px;padding:42px clamp(30px,4vw,60px) 36px;border-bottom:1px solid var(--line);background:linear-gradient(115deg,rgba(219,234,254,.54),rgba(255,255,255,.2) 62%,rgba(237,233,254,.50));max-width:1400px;margin:0 auto}.kicker{color:var(--blue);font:750 9px ui-monospace,monospace;letter-spacing:.13em;text-transform:uppercase}.detail-hero h1{margin:9px 0 12px;font-size:clamp(36px,4vw,48px);font-weight:850;line-height:1.15;letter-spacing:-.045em}.detail-hero p{max-width:620px;margin:0;color:var(--muted);font-size:13px}.detail-stats{display:grid;grid-template-columns:1fr 1fr;gap:18px;border-left:1px solid var(--line);padding-left:30px}.detail-stat b{display:block;font:500 27px/1.1 Georgia,serif}.detail-stat span{font-size:9px;color:var(--muted)}.content-wrap{display:grid;grid-template-columns:190px minmax(0,1fr);gap:34px;padding:34px clamp(30px,4vw,60px) 72px;max-width:1400px;margin:0 auto}.toc{position:sticky;top:110px;align-self:start;min-width:0;color:var(--muted);font-size:10px}.toc>strong{color:var(--ink);font-size:10px;letter-spacing:.12em}.toc ul{list-style:none;padding:10px 0;margin:8px 0 0;border-top:1px solid var(--line)}.toc li{border-bottom:1px solid #e8edf4}.toc li a{display:block;padding:7px 0}.toc li.active a{color:var(--blue);font-weight:750}.weather-v5{margin-top:22px;background:#fbfcfe;border:1px solid #d9e2ed;border-radius:2px;box-shadow:0 9px 24px rgba(28,56,91,.07);overflow:hidden}.weather-v5>header{display:flex;justify-content:space-between;padding:10px 12px;border-bottom:1px solid #d9e2ed}.weather-v5>header span{font-size:7px;letter-spacing:.2em;font-weight:800;color:#275da4}.weather-v5>header i{font-size:8px;font-style:normal;color:#7a8ca2}.weather-primary{padding:14px 12px 13px;background:linear-gradient(155deg,#f8fbff,#eef5ff)}.place{display:flex;justify-content:space-between;gap:7px}.place span{font-size:9px;font-weight:750}.place b{max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:7px;color:#5d7088}.reading{display:flex;align-items:flex-end;justify-content:space-between;margin:7px 0 10px}.reading>strong{font:500 42px/.9 Georgia,serif;letter-spacing:-.06em;color:#1e4d8e}.reading>div{text-align:right}.reading>div span{display:block;font:500 10px Georgia,serif;color:#314c6c}.reading>div small{font-size:7px;color:#8090a3}.rain-risk>div:first-child{display:flex;justify-content:space-between}.rain-risk span{font-size:7px;color:#667b93}.rain-risk b{font:700 10px Georgia,serif;color:#5b4bb7}.rain-track{height:3px;margin-top:6px;background:#dce5f2}.rain-track i{display:block;height:100%;background:linear-gradient(90deg,#60a5fa,#7c3aed)}.weather-secondary{display:flex;align-items:center;justify-content:space-between;padding:12px;border-top:1px solid #e1e8f0;background:#fffaf3}.weather-secondary span{display:block;font-size:9px;font-weight:750}.weather-secondary small{display:block;max-width:108px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:7px;color:#887969}.weather-secondary strong{font:500 25px/1 Georgia,serif;color:#b96318}.weather-v5 footer{display:grid;grid-template-columns:repeat(3,1fr);padding:9px 7px;background:#fff}.weather-v5 footer span{text-align:center;border-right:1px solid #e3e9f1;font-size:7px;color:#8795a6}.weather-v5 footer span:last-child{border:0}.weather-v5 footer b{display:block;font:600 10px Georgia,serif;color:#324c6c}.story-flow{min-width:0}.story-section{margin:0 0 42px}.story-head{display:flex;justify-content:space-between;align-items:end;padding-bottom:10px;border-bottom:2px solid var(--blue)}.story-head h2{margin:0;font-size:23px;font-weight:850}.story-head span{font-size:10px;color:var(--muted)}.lead-story{padding:18px 0;border-bottom:1px solid var(--line)}.lead-story:first-of-type{padding-left:18px;border-left:4px solid var(--orange);background:linear-gradient(90deg,rgba(255,237,213,.6),transparent 55%)}.lead-story .eyebrow{color:var(--orange);font-size:9px;font-weight:750;letter-spacing:.08em}.lead-story:nth-of-type(2) .eyebrow{color:var(--purple)}.lead-story:nth-of-type(3) .eyebrow{color:var(--green)}.lead-story h3{margin:7px 0;font-size:17px;line-height:1.45}.lead-story p{margin:0;color:#566b84;font-size:11px;line-height:1.72}.story-meta{display:flex;gap:10px;margin-top:8px;color:#7c8da1;font-size:8px}.story-meta a{color:var(--blue);font-weight:700}.chapter{margin:0 0 12px;border-bottom:1px solid var(--line)}.chapter summary{display:flex;align-items:center;gap:12px;padding:13px 0;cursor:pointer;list-style:none}.chapter summary::-webkit-details-marker{display:none}.chapter summary h2{margin:0;font-size:17px}.chapter summary span{margin-left:auto;color:var(--muted);font-size:9px}.chapter summary:after{content:"＋";color:#7890aa;font-size:18px}.chapter[open] summary:after{content:"−"}.chapter-body{padding-bottom:12px}.audit-content{overflow:auto}.audit-content table{width:100%;border-collapse:collapse;font-size:10px}.audit-content th,.audit-content td{padding:8px;border-bottom:1px solid var(--line);text-align:left}.detail-footer{padding:24px clamp(30px,4vw,60px);border-top:1px solid var(--line);color:#8290a2;font-size:9px;max-width:1400px;margin:0 auto}.mobile-hero,.mobile-metrics{display:none}@media(max-width:900px){.network-nav a:not(.active){display:none}.detail-hero{grid-template-columns:1fr}.detail-stats{border-left:0;border-top:1px solid var(--line);padding:16px 0 0}.content-wrap{grid-template-columns:1fr}.toc{position:relative;top:auto}.toc ul{display:flex;gap:6px;overflow:auto;border:0;margin:0;padding:0 0 10px}.toc li{flex:0 0 auto;border:0}.toc li a{padding:6px 9px;border:1px solid var(--line);background:#fff}.weather-v5{max-width:460px}.story-flow{max-width:760px}}@media(max-width:600px){.ecosystem-bar,.product-nav{padding-left:16px;padding-right:16px}.ecosystem-bar>a span,.ecosystem-actions a:first-child,.brand-copy span,.network-nav .live{display:none}.product-nav{height:58px}.network-nav{gap:10px}.detail-hero{display:none}.mobile-hero{display:block;padding:34px 20px 29px;background:linear-gradient(145deg,#edf5ff,#fff8ec)}.mobile-hero h1{margin:8px 0 12px;font-size:39px;line-height:1.08;letter-spacing:-.05em}.mobile-hero h1 em{font-style:normal;color:var(--blue)}.mobile-hero p{margin:0;color:var(--muted);font-size:12px}.mobile-metrics{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.mobile-metrics div{padding:13px 8px;text-align:center;border-right:1px solid var(--line)}.mobile-metrics div:last-child{border:0}.mobile-metrics b{display:block;font:600 22px/1.1 Georgia,serif;color:var(--blue)}.mobile-metrics div:nth-child(2) b{color:var(--purple)}.mobile-metrics div:nth-child(3) b{color:var(--green)}.mobile-metrics span{font-size:8px;color:var(--muted)}.content-wrap{display:block;padding:24px 18px 56px}.toc{display:none}.story-flow{max-width:none}.story-head h2{font-size:21px}.lead-story{padding:16px 0}.lead-story:first-of-type{padding-left:14px}.lead-story h3{font-size:16px}.lead-story p{font-size:11px}.chapter summary h2{font-size:16px}}