:root{color:#17202a;font-synthesis:none;text-rendering:optimizelegibility;background:#f4f7f9;font-family:Segoe UI,Microsoft YaHei,Arial,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button{font:inherit}.app-shell{background:#f4f7f9;grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#fff;background:#1e2f3f;flex-direction:column;gap:22px;height:100vh;padding:20px 14px;display:flex;position:sticky;top:0}.brand{border-bottom:1px solid #ffffff29;align-items:center;gap:12px;padding:8px 10px 14px;display:flex}.brand strong,.brand span{display:block}.brand strong{font-size:16px}.brand span{color:#ffffffa8;margin-top:4px;font-size:12px}nav{gap:8px;display:grid}nav button{color:#ffffffc7;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:44px;padding:0 12px;display:flex}nav button:hover,nav button.active{color:#fff;background:#ffffff1f}.sidebar-note{color:#ffffffb8;border:1px solid #ffffff24;border-radius:8px;align-items:flex-start;gap:8px;margin-top:auto;padding:12px;font-size:12px;line-height:1.5;display:flex}.main-view{min-width:0;padding:22px clamp(14px,3vw,32px) 44px}.topbar{justify-content:flex-end;align-items:center;gap:12px;margin-bottom:10px;display:flex}.mobile-title{display:none}.refresh-button{color:#17202a;cursor:pointer;background:#fff;border:1px solid #cfd7df;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 12px;display:inline-flex;box-shadow:0 6px 18px #17202a0d}.refresh-button:hover:not(:disabled){background:#f9fbfc;border-color:#9fb0bf}.refresh-button:disabled{color:#64707d;cursor:wait}.spinning{animation:1s linear infinite spin}.refresh-status{color:#64707d;background:#fff;border:1px solid #dce2e8;border-radius:8px;margin-bottom:14px;padding:10px 12px;font-size:13px;line-height:1.45}.refresh-status.success{color:#1f6f52;background:#f4fbf7;border-color:#1f8a6352}.refresh-status.error{color:#9b2f39;background:#fff7f8;border-color:#ba3b4652}@keyframes spin{to{transform:rotate(360deg)}}.page-grid{gap:16px;display:grid}.hero-band{color:#fff;background:linear-gradient(120deg,#1f3449f5,#315e69e6 54%,#c9932be6),radial-gradient(circle at 88% 15%,#ffffff38,#0000 28%);border-radius:8px;justify-content:space-between;align-items:flex-start;gap:18px;min-height:212px;padding:clamp(20px,4vw,34px);display:flex}.hero-band.compact{min-height:168px}.money-hero{background:linear-gradient(120deg,#1e2f3ff5,#2f6f9fe6 55%,#1f8a63e0),radial-gradient(circle at 88% 15%,#fff3,#0000 28%)}.eyebrow{color:#ffffffb8;margin:0 0 10px;font-size:13px}h1,h2,p{margin-top:0}h1{letter-spacing:0;max-width:780px;margin-bottom:12px;font-size:clamp(30px,4vw,48px);line-height:1.08}h2{margin-bottom:0;font-size:18px}.hero-band p:not(.eyebrow){color:#ffffffd6;max-width:820px;margin-bottom:0;line-height:1.65}.source-chip{background:#ffffff1a;border:1px solid #ffffff61;border-radius:999px;flex:none;align-items:center;gap:8px;padding:9px 12px;font-size:13px;display:flex}.stat-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;display:grid}.stat-grid.three{grid-template-columns:repeat(3,minmax(150px,1fr))}.stat-card,.panel{background:#fff;border:1px solid #dce2e8;border-radius:8px;box-shadow:0 10px 26px #17202a0f}.stat-card{min-height:96px;padding:15px}.stat-card span{color:#64707d;font-size:12px}.stat-card strong{margin-top:8px;font-size:24px;display:block}.stat-card p{color:#64707d;margin:7px 0 0;font-size:12px}.content-grid{grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:16px;display:grid}.money-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.panel{min-width:0;padding:16px}.panel-heading{justify-content:space-between;gap:14px;margin-bottom:14px;display:flex}.panel-heading span{color:#64707d;text-align:right;max-width:620px;font-size:12px;line-height:1.5}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:14px}th,td{text-align:right;white-space:nowrap;border-bottom:1px solid #dce2e8;padding:11px 8px}th{color:#64707d;font-size:12px}th:first-child,td:first-child,th:nth-child(2),td:nth-child(2){text-align:left}.country-name{align-items:center;gap:8px;display:inline-flex}.country-name b{color:#1e2f3f;background:#edf1f5;border-radius:999px;place-items:center;width:24px;height:24px;font-size:12px;display:grid}.change{font-weight:700}.positive{color:#1f8a63}.negative{color:#ba3b46}.neutral{color:#64707d}.chart-box{width:100%;height:430px}.large-chart{width:100%;height:460px}.data-note{color:#64707d;background:#fff;border:1px solid #dce2e8;border-radius:8px;gap:6px;padding:14px 16px;font-size:13px;line-height:1.55;display:grid}.data-note strong{color:#17202a}@media (width<=1040px){.app-shell{grid-template-columns:1fr}.sidebar{height:auto;position:static}nav{grid-template-columns:repeat(3,minmax(0,1fr))}.sidebar-note{display:none}.content-grid,.money-chart-grid{grid-template-columns:1fr}}@media (width<=760px){.main-view{padding:12px 10px 28px}.brand{padding-left:4px}nav{grid-template-columns:1fr}.hero-band{min-height:0;display:grid}.source-chip{width:fit-content}.stat-grid,.stat-grid.three{grid-template-columns:1fr}.panel-heading{display:grid}.panel-heading span{text-align:left}.chart-box,.large-chart{height:360px}}
