:root{font-family:Inter,"PingFang SC","Microsoft YaHei",sans-serif;color:#17324d;background:#f3f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top left,#fff 0,#f3f7fb 42%,#e5eef7 100%);min-height:100vh}button{font:inherit;color:inherit}.shell{width:min(100% - 28px,960px);margin:auto;padding:30px 0 44px}header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px}h1,h2,h3,p{margin:0}h1{font-size:clamp(26px,5vw,42px);letter-spacing:-.04em;color:#123f6d}.eyebrow{color:#527397;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px}.refresh,.back{border:1px solid #bed0e2;background:rgba(255,255,255,.88);color:#174f82;border-radius:999px;padding:9px 14px;cursor:pointer}.refresh:hover,.back:hover{background:#eaf3fb}.summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.summary-card{border:1px solid rgba(30,82,128,.12);background:rgba(255,255,255,.92);border-radius:18px;padding:16px;text-align:left;cursor:pointer;box-shadow:0 10px 30px rgba(31,78,119,.07);transition:.2s transform,.2s box-shadow,.2s border-color}.summary-card:hover{transform:translateY(-2px);border-color:#9bbbd7;box-shadow:0 14px 34px rgba(31,78,119,.14)}.summary-head{display:flex;justify-content:space-between;gap:8px}.summary-head span,.code,.muted,small{color:#6984a0;font-size:12px}.summary-head h2{font-size:15px;margin-top:3px;color:#173f65}.summary-head b{font-size:22px;color:#7fa3c4}.summary-estimate,.estimate{font-weight:800;letter-spacing:-.05em}.summary-estimate{font-size:28px;margin:22px 0 7px}.summary-card>p{font-size:12px;color:#6984a0}.summary-card>p strong{color:#173f65;font-size:15px;margin-left:4px}.up{color:#911005!important}.down{color:#1769aa!important}.flat{color:#6984a0!important}.summary-dates{display:flex;justify-content:space-between;gap:6px;margin-top:14px;font-size:10px;color:#6984a0}.summary-note{grid-column:1/-1;border-radius:16px;background:linear-gradient(135deg,#174f82,#236fa9);color:white;padding:17px 19px;box-shadow:0 10px 24px rgba(23,79,130,.16)}.summary-note p{opacity:.78;font-size:12px;margin-top:4px}.back{margin-bottom:12px}.fund-tabs{display:flex;gap:8px;overflow:auto;padding:3px 0 12px}.fund-tabs button{border:1px solid #c9d9e7;background:#fff;border-radius:12px;padding:8px 11px;white-space:nowrap;text-align:left;cursor:pointer}.fund-tabs button span,.fund-tabs button small{display:block}.fund-tabs button.active{background:#174f82;color:white;border-color:#174f82}.fund-tabs button.active small{color:#d5e8f7}.hero-card,.timeline-card,.holdings-card,.method{background:rgba(255,255,255,.93);border:1px solid rgba(30,82,128,.11);border-radius:22px;padding:22px;margin-top:12px;box-shadow:0 10px 30px rgba(31,78,119,.06)}.hero-top,.section-title,.range,.holding{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.hero-top h2{font-size:20px;color:#173f65}.badge,.coverage,.live-dot{font-size:11px;border-radius:99px;background:#e5f0f9;color:#174f82;padding:6px 9px}.estimate{font-size:54px;margin:28px 0 5px}.nav-est{color:#617d98}.nav-est strong{color:#173f65;margin-left:6px}.range{border-top:1px solid #e0e9f1;margin-top:18px;padding-top:14px;font-size:13px}.timeline{display:flex;align-items:center;justify-content:space-between;margin-top:25px;text-align:center}.timeline>div:not(.line){flex:1}.timeline span{display:grid;place-items:center;margin:0 auto 7px;width:26px;height:26px;border-radius:50%;background:#174f82;color:white}.timeline p{font-size:11px;color:#6984a0;margin-top:5px}.line{height:1px;flex:.4;background:#bfd1e1}.holdings{margin-top:15px}.holding{padding:12px 0;border-top:1px solid #e8eef4;align-items:center}.holding:first-child{border-top:0}.holding strong,.holding small{display:block}.holding small{margin-top:3px}.method p{font-size:13px;line-height:1.7;color:#607b95;margin-top:8px}.skeleton,.error{background:white;border-radius:18px;padding:30px;text-align:center;color:#6984a0}.error{color:#911005}footer{display:flex;justify-content:space-between;color:#6984a0;font-size:11px;padding:18px 4px 0}@media(max-width:700px){.shell{width:min(100% - 20px,960px);padding-top:20px}.summary-grid{grid-template-columns:repeat(2,1fr);gap:9px}.summary-card{padding:13px;border-radius:15px}.summary-head h2{font-size:13px}.summary-estimate{font-size:25px;margin-top:17px}.summary-dates{display:grid}.estimate{font-size:46px}.timeline-card,.holdings-card,.hero-card,.method{padding:17px}.timeline strong{font-size:12px}footer{display:grid;gap:4px}}@media(max-width:360px){.summary-grid{grid-template-columns:1fr}}
