:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1f2933;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;font-weight:400;line-height:1.4}html,body,#root{width:100%;height:100%}body{color:#1f2933;background-color:#fff;min-width:320px;margin:0;overflow:hidden}a{color:#2d6cdf;text-decoration:none}a:hover{color:#1e56c5}.page{background:#fff;height:100%}.page-inner{box-sizing:border-box;grid-template-rows:auto 1fr;gap:6px;width:100%;max-width:2400px;height:100%;margin:0 auto;padding:6px 8px;display:grid}.chart-header{text-align:left;justify-content:flex-start;display:flex}.chart-brand{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:14px;width:100%;display:flex}.chart-logo{object-fit:contain;width:auto;max-width:260px;height:40px}.chart-title-block{text-align:center;margin-left:auto}.chart-title{color:#1f2933;margin:0;font-size:24px;font-weight:700}.chart-subtitle{color:#52616b;text-align:right;margin:2px 0 0;font-size:14px}.legend{color:#425466;flex-wrap:wrap;justify-content:center;gap:6px 14px;font-size:13px;display:flex}.legend-item{align-items:center;gap:6px;display:inline-flex}.legend-swatch{border-radius:2px;width:10px;height:10px}.legend-meta{color:#6b7280}.chart-frame{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;min-height:0;margin:0 auto;padding:2px;display:flex;position:relative}.sankey-svg{background:#fff;width:100%;height:100%;font-family:inherit;display:block}.sankey-clickable{cursor:pointer}.sankey-clickable:hover{text-underline-offset:3px;-webkit-text-decoration:underline #94a3b8;text-decoration:underline #94a3b8;text-decoration-thickness:1px}.hover-card{color:#374151;text-align:center;pointer-events:none;background:#fffffff2;border:1px solid #e5e7eb;border-radius:8px;max-width:92%;padding:6px 10px;font-size:12px;position:absolute;bottom:8px;left:50%;transform:translate(-50%);box-shadow:0 6px 16px #00000014}.modal-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:50;background:#0f172a59;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;width:min(1200px,92vw);max-height:88vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #0f172a33}.modal-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 18px;display:flex}.modal-title{color:#111827;font-size:18px;font-weight:700}.modal-subtitle{color:#475569;margin-top:4px;font-size:13px}.modal-close{color:#334155;cursor:pointer;background:#e2e8f0;border:none;border-radius:8px;width:32px;height:32px;font-size:20px;line-height:1}.modal-close:hover{background:#cbd5f5}.modal-meta{color:#475569;background:#fff;border-bottom:1px solid #e2e8f0;padding:10px 18px;font-size:12px}.modal-list{background:#f8fafc;gap:12px;padding:14px 18px 18px;display:grid;overflow:auto}.modal-empty{color:#64748b;text-align:center;background:#fff;border:1px dashed #cbd5f5;border-radius:10px;padding:16px}.modal-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px;box-shadow:0 8px 16px #0f172a0f}.modal-item-header{margin-bottom:8px;font-size:15px;font-weight:700}.modal-link{color:#0f172a;text-decoration:none}.modal-link:hover{color:#1d4ed8}.modal-item-grid{gap:8px;display:grid}.modal-item-row{grid-template-columns:170px 1fr;gap:10px;display:grid}.modal-label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:700}.modal-value{color:#1f2933;font-size:13px}@media (max-width:900px){.chart-brand{flex-direction:column;align-items:flex-start;gap:6px}.chart-logo{height:34px}.chart-title-block{text-align:left;margin-left:0}.modal-item-row{grid-template-columns:1fr}}
