@import"https://fonts.googleapis.com/css2?family=Titillium+Web:wght@400;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Titillium Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f5f5;color:#2d3e50;min-height:100vh}nav{background:#1f3a5f;color:#fff;padding:0 1.5rem;display:flex;align-items:center;gap:2rem;height:56px;position:sticky;top:0;z-index:100;box-shadow:0 2px 12px #0003}nav .brand{font-weight:700;font-size:1.1rem;letter-spacing:-.02em}nav a{color:#ffffffd9;text-decoration:none;font-size:.9rem;padding:.35rem .75rem;border-radius:6px;transition:all .2s}nav a:hover,nav a.active{background:#ff8c42;color:#fff}.page{max-width:1100px;margin:0 auto;padding:2rem 1.5rem}h1{font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;color:#1f3a5f}h2{font-size:1.15rem;font-weight:700;margin-bottom:1rem;color:#1f3a5f}.card{background:#fff;border:none;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 2px 8px #00000014;transition:box-shadow .2s}.card:hover{box-shadow:0 4px 16px #0000001f}.input{padding:.6rem .85rem;border:2px solid #e0e0e0;border-radius:8px;font-size:.9rem;width:100%;outline:none;font-family:Titillium Web,sans-serif;transition:border-color .2s,box-shadow .2s}.input:focus{border-color:#ff8c42;box-shadow:0 0 0 3px #ff8c4226}.select{padding:.6rem .85rem;border:2px solid #e0e0e0;border-radius:8px;font-size:.9rem;width:100%;outline:none;font-family:Titillium Web,sans-serif;background:#fff;cursor:pointer;transition:border-color .2s}.select:focus{border-color:#ff8c42}.btn{padding:.6rem 1.2rem;border-radius:8px;border:none;cursor:pointer;font-size:.9rem;font-weight:600;font-family:Titillium Web,sans-serif;transition:all .2s;display:inline-flex;align-items:center;gap:.5rem}.btn-primary{background:#ff8c42;color:#fff}.btn-primary:hover:not(:disabled){background:#ff7a2e;box-shadow:0 4px 12px #ff8c424d}.btn-primary:disabled{background:#ffb399;cursor:not-allowed}.btn-danger{background:#e74c3c;color:#fff;font-size:.8rem;padding:.4rem .8rem}.btn-danger:hover{background:#c0392b}.btn-ghost{background:transparent;border:2px solid #e0e0e0;color:#555}.btn-ghost:hover{background:#f5f5f5;border-color:#ff8c42}.row{display:flex;gap:.75rem;align-items:center}.flex1{flex:1}.series-list{display:flex;flex-direction:column;gap:.6rem}.series-item{display:flex;align-items:center;gap:1rem;padding:1rem 1.2rem;background:#fafafa;border:2px solid #efefef;border-radius:10px;transition:all .2s}.series-item:hover{border-color:#ff8c42;background:#fff9f5}.series-item .code{font-family:Courier New,monospace;font-size:.82rem;color:#1f3a5f;font-weight:700;white-space:nowrap}.series-item .name{font-size:.85rem;color:#666;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.series-item .freq{font-size:.75rem;color:#999;white-space:nowrap;background:#f0f0f0;padding:.2rem .6rem;border-radius:6px;font-weight:600}.series-item input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#ff8c42;flex-shrink:0}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}@media (max-width: 640px){.grid-2{grid-template-columns:1fr}}.label{font-size:.75rem;font-weight:700;color:#1f3a5f;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.06em}.toggle-row{display:flex;align-items:center;gap:.6rem;font-size:.9rem;color:#555;cursor:pointer;-webkit-user-select:none;user-select:none}.toggle-row input{width:18px;height:18px;accent-color:#ff8c42;cursor:pointer}.empty{color:#999;font-style:italic;padding:1rem 0}.hint{font-size:.8rem;color:#999}.spinner{display:inline-block;width:12px;height:12px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}table{font-family:Titillium Web,sans-serif}table thead{background:#f5f5f5}table th{color:#1f3a5f;font-weight:700;border-bottom:2px solid #ddd}table td{border-bottom:1px solid #efefef}table tr:hover{background:#fffbf7}.stats-row{display:flex;gap:1.5rem;flex-wrap:wrap;padding:.75rem 0 0;border-top:1px solid #f1f5f9;margin-top:.75rem}.stat{font-size:.8rem;color:#475569}.stat .val{font-weight:700;color:#1e40af}table{width:100%;border-collapse:collapse;font-size:.82rem}th{background:#f1f5f9;color:#475569;font-weight:600;text-align:left;padding:.5rem .75rem;border-bottom:2px solid #e2e8f0;position:sticky;top:0;z-index:1}td{padding:.4rem .75rem;border-bottom:1px solid #f8fafc;font-family:Titillium Web,sans-serif}tr:hover td{background:#f8fafc}.table-wrap{max-height:380px;overflow-y:auto;border:1px solid #e2e8f0;border-radius:8px}.empty{color:#94a3b8;font-size:.875rem;padding:.75rem 0}.hint{color:#94a3b8;font-size:.78rem;margin-top:.4rem}.economic-monitor-layout{max-width:100%;margin:0 auto;padding:2rem 1.5rem;display:grid;grid-template-columns:320px minmax(0,1100px) 320px;gap:3rem;align-items:start;justify-content:center}.economic-monitor-main{max-width:1100px;width:100%;margin:0 auto;padding:0}.economic-monitor-sidebar{position:sticky;top:72px;align-self:start;justify-self:start;width:100%}.economic-monitor-methodology{width:100%;background:linear-gradient(180deg,#f8fafc,#fff 18%);border:1px solid #e5edf5;box-shadow:0 8px 24px #1f3a5f0d}.economic-monitor-methodology.is-collapsed{min-height:0}.economic-monitor-methodology-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.5rem;border:none;background:transparent;color:#1f3a5f;font-family:Titillium Web,sans-serif;font-size:.98rem;font-weight:700;cursor:pointer;text-align:left}.economic-monitor-methodology-chevron{font-size:1rem;line-height:1;transition:transform .2s ease}.economic-monitor-methodology-chevron.is-open{transform:rotate(180deg)}@media (max-width: 1280px){.economic-monitor-layout{grid-template-columns:1fr}.economic-monitor-main{max-width:1100px;justify-self:center}.economic-monitor-sidebar{position:static;max-width:1100px;width:100%;justify-self:center}}.fund-metrics-page-shell{width:min(1940px,calc(100vw - 1.25rem));max-width:none;margin:0;position:relative;left:50%;transform:translate(-50%)}.fund-metrics-layout{display:grid;grid-template-columns:420px minmax(0,1fr);gap:1.5rem;align-items:start}.fund-metrics-sidebar{position:sticky;top:74px;justify-self:start;width:100%}.fund-metrics-search-card{background:linear-gradient(180deg,#f7f3ef,#efebe6);border:1px solid #e9dfd4;border-radius:24px;padding:1.5rem;box-shadow:0 12px 30px #1f3a5f0f}.fund-metrics-search-card--full{min-height:calc(100vh - 120px)}.fund-metrics-side-title{font-size:1.05rem;font-weight:700;color:#41332a;margin-bottom:1rem}.fund-metrics-search-box{position:relative}.fund-metrics-suggestions{position:absolute;top:calc(100% + .45rem);left:0;right:0;z-index:30;background:#fff;border:1px solid #eadfd2;border-radius:16px;box-shadow:0 16px 36px #1f3a5f24;overflow:hidden}.fund-metrics-suggestion-item{width:100%;display:flex;align-items:flex-start;gap:.85rem;border:none;background:transparent;text-align:left;padding:.9rem 1rem;cursor:pointer;transition:background .18s ease}.fund-metrics-suggestion-item+.fund-metrics-suggestion-item{border-top:1px solid #f2ece5}.fund-metrics-suggestion-item:hover,.fund-metrics-suggestion-item.is-active{background:#fff8f2}.fund-metrics-suggestion-run{flex-shrink:0;min-width:52px;color:#9a3412;font-weight:700;font-size:.85rem}.fund-metrics-suggestion-body{min-width:0}.fund-metrics-suggestion-name{color:#2d3e50;font-weight:700;line-height:1.25}.fund-metrics-suggestion-meta{color:#7b8798;font-size:.76rem;margin-top:.25rem}.fund-metrics-suggestion-status{display:flex;align-items:center;gap:.55rem;color:#7b8798;font-size:.84rem;padding:.95rem 1rem}.fund-metrics-selected-note{margin-top:.9rem;color:#7b8798;font-size:.82rem;line-height:1.35}.fund-metrics-category-browser{margin-top:.9rem;display:grid;gap:.85rem}.fund-metrics-category-block{padding:.85rem;border:1px solid #eadfd2;border-radius:16px;background:#fff9}.fund-metrics-category-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.55rem;color:#2d3e50;font-size:.82rem;font-weight:700}.fund-metrics-category-header-button{width:100%;border:none;background:transparent;cursor:pointer;padding:0;text-align:left}.fund-metrics-category-chevron{color:#7b8798;font-size:.9rem;line-height:1;transition:transform .18s ease}.fund-metrics-category-chevron.is-open{transform:rotate(180deg)}.fund-metrics-category-results{margin-top:.55rem;border:1px solid #eadfd2;border-radius:14px;background:#fff;overflow:hidden;max-height:240px;overflow-y:auto}.fund-metrics-series-block{margin-top:1rem}.fund-metrics-load-btn{margin-top:1rem;width:100%;justify-content:center}.fund-metrics-search-actions{margin-top:.85rem}.fund-metrics-search-hint{margin-top:1rem;line-height:1.45}.fund-metrics-main{min-width:0;max-width:none;width:100%}.fund-metrics-hero-card{display:flex;justify-content:space-between;gap:1rem;align-items:center;flex-wrap:wrap}.fund-metrics-hero-stats{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.fund-metrics-selection-chip{display:inline-flex;align-items:center;gap:.65rem;flex-wrap:wrap;padding:.65rem .9rem;border-radius:999px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-weight:700}.fund-metrics-selection-chip .run,.fund-metrics-selection-chip .serie{background:#fffc;border-radius:999px;padding:.15rem .55rem}.fund-metrics-table-card,.fund-metrics-chart-card{border-radius:22px;box-shadow:0 10px 26px #1f3a5f14;padding:1.8rem 1.9rem}.fund-metrics-table-header,.fund-metrics-chart-header{display:flex;justify-content:space-between;gap:1rem;align-items:center;flex-wrap:wrap}.fund-metrics-table-title,.fund-metrics-chart-title{font-size:1.15rem;font-weight:700;color:#374151}.fund-metrics-table-toolbar,.fund-metrics-chart-window-row{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.fund-metrics-chart-controls{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;justify-content:flex-end}.fund-metrics-frequency-select{width:auto;min-width:220px}.fund-metrics-pill{display:inline-flex;align-items:center;border-radius:999px;padding:.35rem .75rem;background:#fff7ed;color:#9a3412;font-weight:700;font-size:.78rem}.fund-metrics-pill.muted{background:#f8fafc;color:#64748b}.fund-metrics-performance-table-wrap{margin-top:1rem;overflow-x:auto}.fund-metrics-performance-table{width:100%;border-collapse:separate;border-spacing:0 .75rem;min-width:1460px}.fund-metrics-performance-table thead th{position:static;background:transparent;border:none;padding:0 .35rem .35rem;color:#7b8798;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;text-align:center}.fund-metrics-performance-table thead th:nth-child(2){min-width:84px}.fund-metrics-performance-table thead th:nth-child(3){text-align:left}.fund-metrics-performance-table thead th:nth-child(4){min-width:132px}.fund-metrics-performance-table tbody td{border:none;padding:.48rem .35rem;background:#fff;vertical-align:middle;font-family:Titillium Web,sans-serif;white-space:nowrap;text-align:center}.fund-metrics-performance-table tbody tr{box-shadow:0 0 0 1px #edf2f7 inset;border-radius:18px}.fund-metrics-performance-table tbody tr:hover td{background:#fff}.fund-metrics-performance-table tbody td:first-child{border-top-left-radius:18px;border-bottom-left-radius:18px;text-align:center;width:48px}.fund-metrics-performance-table tbody td:nth-child(3){text-align:left}.fund-metrics-performance-table tbody td:last-child{border-top-right-radius:18px;border-bottom-right-radius:18px}.fund-metrics-remove-mark{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;border-radius:999px;color:#94a3b8;background:#f8fafc;font-size:.95rem}.fund-metrics-fund-chip{display:inline-flex;align-items:center;min-height:38px;padding:.55rem 1.15rem;border-radius:999px;color:#fff;font-weight:700;box-shadow:0 8px 16px #1f3a5f2e;white-space:normal;line-height:1.2;max-width:100%}.fund-metrics-return-pill{display:inline-flex;align-items:center;justify-content:center;min-width:62px;border-radius:999px;padding:.26rem .52rem;font-weight:700;font-size:.8rem}.fund-metrics-return-pill.positive{color:#15803d;background:#f1fdf4}.fund-metrics-return-pill.negative{color:#dc2626;background:#fef2f2}.fund-metrics-return-pill.neutral{color:#64748b;background:#f8fafc}.fund-metrics-chart-shell{margin-top:1rem;border-radius:18px;border:1px solid #eef2f7;padding:1rem 1rem .75rem;background:linear-gradient(180deg,#fff,#fdfefe);min-height:620px}.fund-metrics-loaded-block{margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(154,52,18,.08)}.fund-metrics-metric-toggle-list{display:flex;flex-direction:column;gap:.55rem}.fund-metrics-metric-group{display:flex;flex-direction:column}.fund-metrics-metric-subcontrols{display:flex;flex-direction:column;gap:.55rem;margin-top:.5rem;padding-left:.1rem}.fund-metrics-module-note{display:flex;flex-direction:column;gap:.35rem;padding:.85rem .95rem;border-radius:14px;border:1px solid #e7ddd2;background:#ffffffc2;color:#5b6674;font-size:.84rem;line-height:1.45}.fund-metrics-module-note strong{color:#2f435e;font-size:.92rem}.fund-metrics-subcontrol-label{margin-top:.3rem;color:#7b8798;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.fund-metrics-inline-toggle-row{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.fund-metrics-custom-legend{display:flex;justify-content:center;flex-wrap:wrap;gap:.35rem .85rem;padding-top:.35rem}.fund-metrics-custom-legend-item{display:inline-flex;align-items:center;gap:.34rem;min-width:0}.fund-metrics-custom-legend-swatch{width:9px;height:9px;border-radius:999px;flex:0 0 auto;border:1px solid rgba(31,58,95,.12)}.fund-metrics-custom-legend-text{color:#5b6a7d;font-size:.68rem;line-height:1.2;white-space:nowrap}.fund-metrics-mini-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:72px;padding:.48rem .72rem;border-radius:10px;border:1px solid #d7dee8;background:#fff;color:#516173;font-family:Titillium Web,sans-serif;font-size:.82rem;font-weight:700;cursor:pointer;transition:all .18s ease}.fund-metrics-mini-toggle:hover{border-color:#ff8c42;background:#fff8f2}.fund-metrics-mini-toggle.is-active{border-color:#ff8c42;background:#ff8c42;color:#fff;box-shadow:0 8px 16px #ff8c422e}.fund-metrics-frequency-select--sidebar{width:100%;min-width:0;margin-top:.5rem}.fund-metrics-metric-toggle{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:.55rem;padding:.6rem .75rem;border-radius:12px;border:1px solid #e3d8cc;background:#ffffffd1;color:#4b5563;font-family:Titillium Web,sans-serif;font-size:.8rem;font-weight:700;cursor:pointer;transition:all .18s ease}.fund-metrics-metric-toggle:before{content:"";width:14px;height:14px;border-radius:4px;border:1.5px solid #cbd5e1;background:#fff;box-sizing:border-box;flex-shrink:0}.fund-metrics-metric-toggle:hover:not(:disabled){border-color:#ff8c42;background:#fff8f2}.fund-metrics-metric-toggle.is-active{background:linear-gradient(180deg,#ff9b56,#ff8c42);border-color:#ff8c42;color:#fff;box-shadow:0 8px 16px #ff8c422e}.fund-metrics-metric-toggle.is-active:before{border-color:#ffffffe6;background:#fff;box-shadow:inset 0 0 0 3px #ff8c42}.fund-metrics-metric-toggle:disabled{cursor:default;opacity:1}.fund-metrics-loaded-list{display:flex;flex-direction:column;gap:.6rem}.fund-metrics-loaded-item{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem;padding:.65rem .75rem;background:#ffffffb8;border:1px solid #eadfd2;border-radius:14px}.fund-metrics-loaded-main{min-width:0;flex:1}.fund-metrics-loaded-toggle{display:flex;align-items:center;gap:.55rem;min-width:0;cursor:pointer}.fund-metrics-loaded-toggle input{accent-color:#ff8c42}.fund-metrics-loaded-swatch{width:12px;height:12px;border-radius:999px;flex-shrink:0}.fund-metrics-loaded-name{font-size:.82rem;color:#2d3e50;font-weight:600;line-height:1.25}.fund-metrics-color-row{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;margin-top:.45rem;margin-left:1.45rem}.fund-metrics-color-dot{width:16px;height:16px;border-radius:999px;border:1px solid rgba(36,54,79,.18);cursor:pointer;padding:0;box-shadow:none}.fund-metrics-color-dot.is-active{outline:2px solid #ff8c42;outline-offset:1px}.fund-metrics-color-custom{position:relative;width:18px;height:18px;border-radius:999px;border:1px dashed #9aa4b2;color:#7b8798;font-size:.75rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden}.fund-metrics-color-custom input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.fund-metrics-loaded-remove{width:28px;height:28px;border:none;border-radius:999px;background:#fff5f5;color:#d14343;cursor:pointer;font-size:1rem;line-height:1}.fund-metrics-nav-value{display:inline-flex;align-items:center;justify-content:center;min-width:82px;border-radius:999px;padding:.3rem .7rem;background:#f8fafc;color:#334155;font-weight:700}.fund-metrics-range-block{margin-top:1rem}.fund-metrics-range-grid{display:grid;grid-template-columns:1fr;gap:.65rem}.fund-metrics-custom-header{display:flex;align-items:center;justify-content:center;gap:.35rem}.fund-metrics-custom-header button{border:none;background:transparent;color:#dc2626;cursor:pointer;font-size:.92rem;line-height:1}.fund-metrics-serie-pill{display:inline-flex;align-items:center;justify-content:center;min-width:56px;padding:.24rem .52rem;border-radius:999px;background:#f8fafc;color:#475569;font-weight:700;font-size:.78rem}.fund-metrics-aum-pill{display:inline-flex;align-items:center;justify-content:center;min-width:96px;padding:.28rem .62rem;border-radius:999px;background:#f8fafc;color:#334155;font-weight:700;font-size:.8rem}.fund-metrics-fund-chip-wrap{display:inline-flex;align-items:center;gap:.45rem}.fund-metrics-currency-info{position:relative;display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;border-radius:50%;background:#e2e8f0;color:#64748b;font-size:.62rem;font-weight:800;font-style:italic;cursor:default;flex-shrink:0;opacity:.65;transition:opacity .15s;-webkit-user-select:none;user-select:none}.fund-metrics-currency-info:hover{opacity:1}.fund-metrics-currency-info--usd{background:#dcfce7;color:#15803d}.fund-metrics-currency-info--converted{background:#fff3e0;color:#b45309}.fund-metrics-currency-tooltip{visibility:hidden;opacity:0;position:absolute;left:50%;transform:translate(-50%);bottom:100%;background:#1e293b;color:#f8fafc;font-size:.73rem;font-weight:400;font-style:normal;white-space:normal;padding:.5rem .72rem;border-radius:8px;z-index:200;pointer-events:none;line-height:1.55;width:240px;text-align:left;box-shadow:0 4px 16px #00000047;transition:opacity .12s}.fund-metrics-currency-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#1e293b}.fund-metrics-currency-info:hover .fund-metrics-currency-tooltip{visibility:visible;opacity:1}.fund-metrics-currency-tooltip--below{top:calc(100% + 6px);bottom:auto}.fund-metrics-currency-tooltip--below:after{top:auto;bottom:100%;border-top-color:transparent;border-bottom-color:#1e293b}@media (max-width: 1180px){.fund-metrics-layout{grid-template-columns:1fr}.fund-metrics-sidebar{position:static}}.spinner{display:inline-block;width:14px;height:14px;border:2px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin .6s linear infinite;flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}.select{padding:.5rem .75rem;border:1px solid #cbd5e1;border-radius:6px;font-size:.875rem;background:#fff;outline:none;width:100%}.select:focus{border-color:#3b82f6}.badge{display:inline-block;font-size:.7rem;font-weight:600;padding:.1rem .45rem;border-radius:4px;background:#dbeafe;color:#1d4ed8}.toolbar{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem}.metric-card{background:linear-gradient(180deg,#fffaf5,#fff);border:1px solid #fde2cf;border-radius:10px;padding:.85rem .95rem}.metric-card-label{font-size:.72rem;font-weight:700;color:#8b5e3c;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.3rem}.metric-card-value{font-size:.92rem;font-weight:700;color:#1f3a5f;word-break:break-word}.section-note{padding:.75rem .9rem;border-radius:10px;background:#f8fafc;border:1px solid #e2e8f0}.fund-metrics-admin{display:grid;gap:1rem}.fund-metrics-admin-main-layout{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(560px,1.08fr);gap:1.25rem;align-items:start}.fund-metrics-admin-left-card{min-width:0}.fund-metrics-admin-list{display:grid;gap:.85rem}.fund-metrics-admin-workspace{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.95fr);gap:1rem;align-items:start}.fund-metrics-admin-preview-card{position:sticky;top:88px;min-width:0}.fund-metrics-admin-preview-summary{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center;margin-top:1rem;margin-bottom:.9rem}.fund-metrics-admin-section{display:grid;gap:.75rem}.fund-metrics-admin-section-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.fund-metrics-admin-section-header h3{margin:0;font-size:1rem;color:#1f3a5f}.fund-metrics-admin-category-filter{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center;margin-bottom:1rem}.fund-metrics-admin-category-inline{display:flex;gap:.45rem;flex-wrap:wrap;align-items:center}.fund-metrics-admin-category-picker{display:grid;gap:.45rem;margin-bottom:.85rem}.fund-metrics-admin-category-chip{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.3rem .8rem;border-radius:999px;border:1px solid #d7e2f0;background:#fff;color:#5d6f8b;font-size:.82rem;font-weight:700;cursor:pointer;transition:all .18s ease}.fund-metrics-admin-category-chip.is-active{border-color:#fdba74;background:#fff7ed;color:#c2410c;box-shadow:0 8px 18px #f973161f}.fund-metrics-admin-card{border:1px solid #dbe7f5;border-radius:14px;background:linear-gradient(180deg,#fff,#fbfdff);padding:1rem;box-shadow:0 14px 28px #1f3a5f0f}.fund-metrics-admin-card-header{display:flex;justify-content:space-between;align-items:center;gap:.85rem;flex-wrap:wrap;margin-bottom:.85rem}.fund-metrics-admin-card-meta{display:flex;gap:.45rem;flex-wrap:wrap;align-items:center}.fund-metrics-admin-collapsed-summary{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.fund-metrics-admin-fund-toggle{display:inline-flex;align-items:center;gap:.55rem;font-weight:700;color:#1f3a5f}.fund-metrics-admin-series-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.65rem}.fund-metrics-admin-series-item{display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:.55rem;border:1px solid #dbe7f5;border-radius:12px;padding:.65rem .75rem;background:#fff}.fund-metrics-admin-series-item.is-enabled{border-color:#fdba74;background:#fffaf5}.fund-metrics-admin-series-item.is-preview{box-shadow:0 10px 18px #1f3a5f14}.fund-metrics-admin-series-code{font-weight:800;color:#1f3a5f;min-width:2.1rem}.fund-metrics-admin-series-nemo{color:#6b7c96;font-size:.85rem;line-height:1.2;word-break:break-word}.fund-metrics-admin-preview-btn{min-height:2rem;padding:.25rem .7rem;border-radius:999px;border:1px solid #d7e2f0;background:#fff;color:#5d6f8b;font-size:.78rem;font-weight:700;cursor:pointer}.fund-metrics-admin-preview-btn.is-active{border-color:#fdba74;background:#fff7ed;color:#c2410c}.fund-metrics-admin-preview-table th,.fund-metrics-admin-preview-table td{white-space:nowrap}.fund-metrics-admin-preview-wrap{margin-top:.5rem}.fund-metrics-admin-preview-table{width:max-content;min-width:620px;max-width:100%;table-layout:auto;border-spacing:0 .4rem}.fund-metrics-admin-preview-table thead th{padding:0 .28rem .35rem;font-size:.64rem;text-align:left}.fund-metrics-admin-preview-table thead th:nth-child(1){width:84px}.fund-metrics-admin-preview-table thead th:nth-child(2){width:80px}.fund-metrics-admin-preview-table thead th:nth-child(3){width:104px;text-align:right}.fund-metrics-admin-preview-table thead th:nth-child(4){width:112px;text-align:right}.fund-metrics-admin-preview-table tbody td{padding:.42rem .28rem;font-size:.8rem;text-align:left}.fund-metrics-admin-preview-table tbody td:first-child{width:auto;text-align:left}.fund-metrics-admin-preview-table tbody td:nth-child(3),.fund-metrics-admin-preview-table tbody td:nth-child(4){text-align:right}@media (max-width: 1200px){.fund-metrics-admin-main-layout,.fund-metrics-admin-workspace{grid-template-columns:1fr}.fund-metrics-admin-preview-card{position:static}}
