:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{box-sizing:border-box;flex-direction:column;width:100%;min-height:100vh;margin:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.ledger-wrapper{box-sizing:border-box;width:100%;height:100%;color:var(--text-100);font-family:var(--font);background:0 0;flex-direction:column;padding:36px 48px;line-height:1.5;display:flex;overflow:hidden}.ledger-header{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.ledger-title{font-size:24px;font-weight:700;font-family:var(--font);letter-spacing:-.01em;color:var(--text-100);margin:0 0 8px}.ledger-subtitle{font-family:var(--font);color:var(--text-300);margin:0;font-size:13px}.ledger-actions{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.ledger-actions-row{gap:8px;display:flex}.spreadsheet-container{border:1px solid var(--border);border-radius:var(--r-md);background:var(--bg-surface);scrollbar-width:thin;scrollbar-color:var(--text-500) var(--bg-surface);contain:layout paint;will-change:scroll-position;flex:1;position:relative;overflow:auto}.spreadsheet-container::-webkit-scrollbar{width:10px;height:10px}.spreadsheet-container::-webkit-scrollbar-track{background:var(--bg-surface)}.spreadsheet-container::-webkit-scrollbar-thumb{background:var(--text-500);border-radius:5px}.spreadsheet-table{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%;font-size:13px;font-family:var(--font);color:var(--text-200)}.spreadsheet-table th,.spreadsheet-table td{border-right:1px solid var(--border);border-bottom:1px solid var(--border);white-space:nowrap;padding:10px 16px}.spreadsheet-table th:last-child,.spreadsheet-table td:last-child{border-right:none}.spreadsheet-table thead th{z-index:20;position:sticky}.group-header-row th{background:var(--bg-elevated);color:var(--text-100);text-align:center;font-weight:600;font-family:var(--font);border-top:none;top:0}.column-header-row th{background:var(--bg-surface);color:var(--text-200);text-align:left;box-shadow:0 1px 0 var(--border);font-weight:500;font-family:var(--font);top:38px}.sticky-col.company-col{z-index:15;background:var(--bg-surface);border-right:1px solid var(--border-strong);will-change:transform;min-width:150px;font-weight:600;position:sticky;left:0}.spreadsheet-table thead th.sticky-col.company-col{z-index:25;background:var(--bg-surface)}td.sub-row-company{font-size:12px;color:var(--text-300)!important;font-weight:500!important}.spreadsheet-container:not(.is-scrolling) .spreadsheet-table tbody tr:hover td{background:#ffffff0d}.spreadsheet-container:not(.is-scrolling) .spreadsheet-table tbody tr:hover td.sticky-col{background:var(--bg-elevated)}.light-mode .spreadsheet-container:not(.is-scrolling) .spreadsheet-table tbody tr:hover td{background:#0000000a}.light-mode .spreadsheet-container:not(.is-scrolling) .spreadsheet-table tbody tr:hover td.sticky-col{background:var(--bg-overlay)}.number-cell{text-align:right;font-variant-numeric:tabular-nums;font-family:var(--font)}.highlight{color:var(--blue);font-weight:600}.fund-group-1-bg{background:#3b82f614}.fund-group-2-bg{background:#10b98114}.fm-group-bg{background:#a855f714}.light-mode .fund-group-1-bg{background:#2563eb12}.light-mode .fund-group-2-bg{background:#16a34a12}.light-mode .fm-group-bg{background:#9333ea12}.company-header-row{cursor:pointer;background:#3b82f61a!important}.company-header-row:hover{background:#3b82f626!important}.light-mode .company-header-row{background:#2563eb12!important}.light-mode .company-header-row:hover{background:#2563eb1f!important}.company-header-row td{border-bottom:1px solid var(--border)}.company-header-row.expanded td{border-bottom:2px solid var(--border-strong)}.company-name{color:var(--text-100);font-size:15px;font-weight:600;font-family:var(--font)}.company-row-meta{align-items:center;gap:16px;display:flex}.company-row-count{color:var(--text-400);font-size:12px;font-family:var(--font)}.status-badge{letter-spacing:.02em;font-size:11px;font-weight:600;font-family:var(--font);border-radius:4px;padding:2px 8px}.status-badge--writeoff{color:#fca5a5;background:#ef44442e}.status-badge--active{color:#6ee7b7;background:#10b9812e}.light-mode .status-badge--writeoff{color:#991b1b;background:#dc26261f}.light-mode .status-badge--active{color:#166534;background:#16a34a1f}.spacer-row td{background:0 0;height:24px;border:none!important}:root{--bg-deep:#07090f;--bg-surface:#0c1018;--bg-elevated:#111826;--bg-overlay:#17202f;--blue:#3b82f6;--blue-dim:#3b82f61a;--blue-border:#3b82f638;--blue-glow:#3b82f60f;--green:#22c55e;--green-dim:#22c55e1a;--red:#ef4444;--red-dim:#ef44441a;--text-100:#f0f4f8;--text-200:#cbd5e1;--text-300:#94a3b8;--text-400:#64748b;--text-500:#475569;--border-subtle:#ffffff0a;--border:#ffffff12;--border-strong:#ffffff24;--font:"Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono:"JetBrains Mono", "Fira Code", ui-monospace, monospace;--r-sm:6px;--r-md:10px;--r-lg:14px}*,:before,:after{box-sizing:border-box}.transactions-wrapper{min-height:100%;color:var(--text-100);font-family:var(--font);background:0 0;padding:36px 48px;line-height:1.5}.dashboard-container{max-width:1600px;margin:0 auto}.flex{display:flex}.flex-center{flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.mb-4{margin-bottom:16px}.mb-8{margin-bottom:32px}.mt-4{margin-top:16px}.text-sm{font-size:13px}.text-xs{font-size:11px}.text-right{text-align:right}.font-bold{font-weight:700}.font-mono{font-family:var(--font);letter-spacing:0;font-size:12px}.text-muted{color:var(--text-400)}.text-primary{color:var(--blue)}.full-screen{width:100%;min-height:100vh}.glass-bg{background:var(--bg-deep)}.spinner{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.text-glow{color:var(--text-400);font-size:16px;font-weight:500;font-family:var(--font)}.dashboard-header{margin-bottom:16px}.title{color:#e2e8f0;letter-spacing:-.04em;margin:0 0 4px;font-size:26px;font-weight:800;line-height:1.15}.metrics-subtitle{color:#ffffff8c;font-size:14px;font-weight:500;font-family:var(--font)}.metrics-subtitle-icon{color:#ffffff59}.header-actions{align-items:center;gap:10px;display:flex}.search-wrapper{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-sm);align-items:center;gap:8px;padding:8px 14px;transition:border-color .15s;display:flex}.search-wrapper:focus-within{border-color:var(--blue-border)}.search-input{color:var(--text-100);font-size:13px;font-family:var(--font);background:0 0;border:none;outline:none;width:200px}.search-input::placeholder{color:var(--text-500)}.search-clear{color:var(--text-400);cursor:pointer;background:0 0;border:none;align-items:center;padding:0 0 0 4px;font-size:16px;line-height:1;transition:color .12s;display:flex}.search-clear:hover{color:var(--text-100)}.date-selector{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-sm);align-items:center;gap:8px;padding:8px 14px;transition:border-color .15s;display:flex}.date-selector:focus-within{border-color:var(--blue-border)}.glass-select{color:var(--text-100);font-size:13px;font-family:var(--font);cursor:pointer;background:0 0;border:none;outline:none;padding:0;font-weight:600}.glass-select option{background:var(--bg-elevated);color:var(--text-100)}.inline-date-select{color:#fff;font-size:14px;font-weight:600;font-family:var(--font);cursor:pointer;background:0 0;border:none;border-bottom:1px solid #fff3;outline:none;padding:0 2px 1px;transition:border-color .15s}.inline-date-select:hover{border-bottom-color:#ffffff73}.inline-date-select:focus{border-bottom-color:var(--blue)}.inline-date-select option{background:var(--bg-elevated)}.summary-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px;display:grid}.summary-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-md);align-items:center;gap:14px;padding:14px 18px;display:flex;position:relative;overflow:hidden}.summary-card:before{content:"";background:linear-gradient(90deg, var(--blue) 0%, transparent 65%);height:1.5px;position:absolute;top:0;left:0;right:0}.card-icon{border-radius:var(--r-sm);background:var(--blue-dim);width:34px;height:34px;color:var(--blue);flex-shrink:0;justify-content:center;align-items:center;display:flex}.card-body{flex-direction:column;gap:3px;min-width:0;display:flex}.card-label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-500);white-space:nowrap;font-size:10px;font-weight:700}.card-value{color:#fff;letter-spacing:-.03em;white-space:nowrap;font-size:1.35rem;font-weight:800;line-height:1.1}.currency-toggle-btn{cursor:pointer;background:#22c55e12;border:1px solid #22c55e59;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:1px;margin-left:auto;padding:7px 13px;transition:background .18s,border-color .18s,box-shadow .18s,transform .12s;display:flex;position:relative;overflow:hidden}.currency-toggle-btn:after{content:"";pointer-events:none;background:linear-gradient(135deg,#22c55e1a 0%,#0000 60%);position:absolute;inset:0}.currency-toggle-btn:hover{background:#22c55e24;border-color:#22c55e99;transform:translateY(-1px);box-shadow:0 0 16px #22c55e4d}.currency-toggle-btn:active{transform:translateY(0)}.currency-toggle-label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-400);font-size:9px;font-weight:600;line-height:1}.currency-toggle-code{letter-spacing:.04em;color:#22c55e;text-shadow:0 0 10px #22c55e99;font-size:15px;font-weight:800;line-height:1.1}.light-mode .currency-toggle-btn{background:#22c55e0f;border-color:#22c55e4d}.light-mode .currency-toggle-btn:hover{background:#22c55e1f;border-color:#22c55e8c;box-shadow:0 0 16px #22c55e33}.light-mode .currency-toggle-code{color:#16a34a;text-shadow:0 0 8px #22c55e59}.control-bar{border-bottom:1px solid var(--border-subtle);align-items:center;margin-bottom:24px;padding:6px 0 10px;display:flex}.fund-tabs{background:#ffffff0a;border:1px solid #ffffff17;border-radius:10px;align-self:center;align-items:center;gap:2px;padding:4px;display:flex}.tab-btn{color:#ffffff94;cursor:pointer;font-size:15px;font-weight:600;font-family:var(--font);white-space:nowrap;letter-spacing:.01em;background:0 0;border:none;border-radius:7px;padding:8px 15px;transition:color .15s,background .15s;position:relative}.tab-btn:hover{color:#ffffffd9;background:#ffffff0d}.tab-btn.active{color:#fff;background:#ffffff1a}.tab-btn.active:after{display:none}.control-bar-divider{background:#ffffff73;flex-shrink:0;align-self:center;width:1px;height:30px;margin:0 12px}.region-filters{align-items:center;gap:3px;display:flex}.region-btn{text-align:center;color:#ffffff73;cursor:pointer;min-width:80px;font-size:15px;font-weight:600;font-family:var(--font);white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:7px;padding:8px 0;transition:color .15s,background .15s,border-color .15s}.region-btn:hover{color:#ffffffbf;background:#ffffff0a}.region-btn.active{color:#fff;background:#3b82f62e;border-color:#ffffff47}.active-focus-btn{padding:8px 14px!important}.region-btn.active-focus-on{color:#60a5fa;background:#3b82f626;border-color:#3b82f673;padding:8px 14px;box-shadow:0 0 8px #3b82f640}.sort-toggle{background:#ffffff0a;border:1px solid #ffffff17;border-radius:8px;flex-shrink:0;align-self:center;align-items:center;gap:4px;padding:3px;display:flex}.sort-label{color:var(--text-400);font-size:11px;font-weight:500;font-family:var(--font);letter-spacing:.04em;text-transform:uppercase;padding:0 6px 0 4px}.sort-btn{color:#ffffff73;cursor:pointer;font-size:12px;font-weight:600;font-family:var(--font);white-space:nowrap;letter-spacing:.01em;text-transform:none;background:0 0;border:none;border-radius:5px;padding:5px 12px;transition:color .15s,background .15s}.sort-btn:hover{color:#ffffffbf;background:#ffffff0d}.sort-btn.active{color:#fff;background:#3b82f638}.tooltip-wrap{display:inline-flex;position:relative}.tooltip-box{color:#e2e8f0;font-size:11.5px;font-family:var(--font);white-space:nowrap;pointer-events:none;z-index:9999;background:#1e293b;border:1px solid #ffffff1a;border-radius:6px;padding:6px 10px;font-weight:500;line-height:1.45;display:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0006}.tooltip-box:after{content:"";border:5px solid #0000;border-top-color:#1e293b;position:absolute;top:100%;left:50%;transform:translate(-50%)}.tooltip-wrap:hover .tooltip-box{display:block}.subfund-toggle{margin-left:12px;background:var(--bg-elevated)!important;border:1px solid var(--border)!important;color:var(--text-400)!important;border-radius:20px!important;padding:5px 12px!important;font-size:11px!important;transition:all .15s!important}.subfund-toggle:hover{color:var(--text-200)!important;border-color:var(--border-strong)!important}.subfund-toggle.active{background:var(--blue-dim)!important;border-color:var(--blue-border)!important;color:var(--blue)!important}.subfund-toggle.active:after{display:none!important}.fund-container{margin-bottom:36px}.fund-controls-row{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.fund-title-block{flex-direction:column;gap:4px;display:flex}.fund-title-name-row{align-items:center;gap:10px;display:flex}.fund-title-copy-btn{opacity:0;transition:opacity .15s,color .15s,border-color .15s,background .15s!important}.fund-controls-row:hover .fund-title-copy-btn,.fund-title-copy-btn.copied{opacity:1}.fund-display-name{color:#fff;letter-spacing:-.03em;margin:0;font-size:23px;font-weight:800;line-height:1.15}.fund-as-of-date{color:#fffc;letter-spacing:.01em;font-size:17px;font-weight:500;font-family:var(--font);align-items:center;gap:6px;display:flex}.fund-date-select{appearance:none;color:#ffffffe0;font-size:17px;font-weight:500;font-family:var(--font);cursor:pointer;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='rgba(255,255,255,0.35)' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") right 2px center no-repeat;border:none;border-bottom:1px solid #ffffff4d;outline:none;padding:0 14px 1px 0;transition:border-color .15s,color .15s}.fund-date-select:hover{color:#ffffffd9;border-bottom-color:#ffffff73}.fund-date-select:focus{border-bottom-color:var(--blue);color:#fff}.fund-date-select option{background:var(--bg-elevated);color:#fff}.light-mode .fund-date-select{color:#0000008c;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='rgba(0,0,0,0.35)' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");border-bottom-color:#0003}.light-mode .fund-date-select:hover{color:#000c;border-bottom-color:#0006}.light-mode .fund-date-select option{color:#1e293b;background:#fff}.light-mode .fund-display-name{color:#1e293b}.light-mode .fund-as-of-date{color:#0009}.fund-group-title{color:#fff;letter-spacing:-.02em;margin:0 0 14px;font-size:21px;font-weight:700}.all-funds-fund-divider{color:var(--text-100);letter-spacing:-.01em;border-left:3px solid var(--blue);background:#ffffff0e;border-radius:0 8px 8px 0;margin:0 0 14px;padding:13px 18px;font-size:18px;font-weight:700}.subfund-section{margin-bottom:28px}.subfund-section-heading{color:var(--text-300);text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--border);align-items:center;gap:8px;margin:0 0 10px;padding:8px 0;font-size:12px;font-weight:700;display:flex}.subfund-section-heading:before{content:"";background:var(--blue);opacity:.7;border-radius:2px;width:3px;height:14px;display:inline-block}.group-header-row{cursor:pointer;-webkit-user-select:none;user-select:none}.group-header-row td{color:var(--text-100);white-space:nowrap;background:0 0;border:none;padding:16px 0 6px;font-size:13px;font-weight:700}.group-header-cell{background:var(--bg-overlay);white-space:nowrap;border-radius:6px;width:1px;min-width:0;border:none!important;padding:7px 14px!important}.group-header-row td{border-bottom:none!important}.group-header-row:hover .group-header-cell{background:#ffffff12}.section-copy-btn{font-size:10px;font-weight:600;font-family:var(--font);color:#ffffff59;cursor:pointer;opacity:0;white-space:nowrap;letter-spacing:.02em;background:0 0;border:1px solid #ffffff1f;border-radius:4px;align-items:center;gap:4px;margin-left:8px;padding:2px 8px;transition:opacity .15s,color .15s,border-color .15s,background .15s;display:inline-flex}.group-header-row:hover .section-copy-btn{opacity:1}.section-copy-btn:hover{color:#ffffffbf;background:#ffffff0d;border-color:#ffffff47}.section-copy-btn.copied{opacity:1;color:#4ade80;background:#4ade8014;border-color:#4ade8066}.light-mode .section-copy-btn{color:#00000059;border-color:#0000001f}.light-mode .section-copy-btn:hover{color:#000000b3;background:#0000000a;border-color:#00000040}.light-mode .section-copy-btn.copied{color:#15803d;background:#16a34a14;border-color:#16a34a66}.fund-copy-btn{font-size:11px;font-weight:600;font-family:var(--font);color:#ffffff73;cursor:pointer;white-space:nowrap;letter-spacing:.02em;background:0 0;border:1px solid #ffffff24;border-radius:5px;flex-shrink:0;align-items:center;gap:4px;padding:3px 10px;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.fund-copy-btn:hover{color:#ffffffd9;background:#ffffff0f;border-color:#ffffff52}.fund-copy-btn.copied{color:#4ade80;background:#4ade8014;border-color:#4ade8073}.light-mode .fund-copy-btn{color:#0000006b;border-color:#00000024}.light-mode .fund-copy-btn:hover{color:#000000bf;background:#0000000a;border-color:#00000047}.light-mode .fund-copy-btn.copied{color:#15803d;background:#16a34a14;border-color:#16a34a66}.region-subheader-row td{text-transform:uppercase;letter-spacing:.08em;color:var(--text-400);border-bottom:1px solid var(--border-subtle);background:#ffffff06;padding:4px 14px 4px 34px;font-size:10px;font-weight:700}.light-mode .region-subheader-row td{color:var(--text-300);background:#3b82f60f;border-bottom-color:#0000000f}.group-subtotals-row td{color:var(--text-300);border-top:1px solid var(--border-strong);border-bottom:2px solid var(--border);background:#ffffff08;padding:8px 14px;font-size:12px;font-weight:600}.group-subtotals-cell{color:var(--text-400);font-size:11px;font-style:italic;font-weight:600}.group-title{color:var(--text-100);font-size:13px;font-weight:700}.group-count{color:var(--text-200);background:var(--bg-overlay);border-radius:20px;padding:1px 7px;font-size:12.5px;font-weight:700;line-height:1.6}.entity-row td{color:var(--text-200);border-bottom:1px solid var(--border-subtle);padding:8px 14px;font-size:13px}.entity-row:hover td{background:#ffffff05}.entity-name-cell{font-weight:500;color:var(--text-200)!important;padding-left:42px!important}.subfund-header-row td{text-transform:none;letter-spacing:-.02em;color:var(--text-100);border-top:2px solid var(--border);padding:20px 14px 10px;font-size:19px;font-weight:700}.subfund-total-row td{color:var(--text-300);border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#ffffff06;padding:9px 14px;font-size:12px;font-weight:700}.grand-total-row td{color:#fff;background:var(--blue-glow);border-top:1px solid var(--blue-border);padding:11px 14px;font-size:12px;font-weight:700}.grand-total-row td:first-child{text-transform:uppercase;letter-spacing:.07em;color:var(--text-300);font-size:11px}.holdings-table-wrapper{scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent;overflow-x:clip}.holdings-table-wrapper::-webkit-scrollbar{height:4px}.holdings-table-wrapper::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:2px}.holdings-table{border-collapse:collapse;width:100%;font-family:var(--font)}.holdings-table th{text-transform:uppercase;letter-spacing:.07em;color:var(--text-300);text-align:right;background:var(--bg-surface);border-bottom:1px solid var(--border-strong);white-space:nowrap;z-index:20;padding:9px 14px;font-size:11px;font-weight:700;position:sticky;top:0}.holdings-table th:first-child,.holdings-table th:nth-child(2),.holdings-table th:nth-child(3){text-align:left}.holdings-table td{color:var(--text-200);border-bottom:1px solid var(--border-subtle);padding:9px 14px;font-size:13px}.holdings-table td:first-child{color:var(--text-100);font-weight:600}.holdings-table tbody tr:not(.total-row):hover td{background:#ffffff06}.holdings-table .total-row td{background:var(--blue-glow);border-top:1px solid var(--blue-border);color:var(--text-300);border-bottom:none;font-size:12px;font-weight:700}.text-success{color:var(--green)!important}.text-danger{color:var(--red)!important}.subfund-block{margin-bottom:32px}.subfund-screen-title{color:var(--text-100);letter-spacing:-.02em;border-bottom:2px solid var(--border);margin:24px 0 12px;padding-bottom:10px;font-size:19px;font-weight:700}.subfund-screen-title .fund-copy-btn{opacity:0;transition:opacity .15s,color .15s,border-color .15s,background .15s!important}.subfund-screen-title:hover .fund-copy-btn,.subfund-screen-title .fund-copy-btn.copied{opacity:1}.subfund-print-header{display:none}.focus-section{margin-top:20px}.focus-section-title{text-transform:uppercase;letter-spacing:.09em;box-sizing:border-box;border-radius:6px;align-items:center;gap:7px;width:100%;margin-bottom:8px;padding:7px 14px;font-size:11px;font-weight:700;display:flex}.focus-section-title .section-copy-btn{opacity:0;margin-left:auto}.focus-section-title:hover .section-copy-btn,.focus-section-title .section-copy-btn.copied{opacity:1}.focus-section-title:before{content:"";border-radius:50%;width:7px;height:7px;display:inline-block}.focus-section-title.active-companies{color:#60a5fa;background:#3b82f614;border:1px solid #3b82f62e}.focus-section-title.active-companies:before{background:#60a5fa}.focus-section-title.exited{color:#4ade80;background:#22c55e14;border:1px solid #22c55e2e}.focus-section-title.exited:before{background:#4ade80}.focus-section-title.written-down{color:#fb923c;background:#fb923c14;border:1px solid #fb923c2e}.focus-section-title.written-down:before{background:#fb923c}.focus-section-title.written-off{color:#f87171;background:#ef444414;border:1px solid #ef44442e}.focus-section-title.written-off:before{background:#f87171}.focus-totals-row td{color:#fff;background:#ffffff0f;border-top:2px solid #ffffff26;padding:9px 14px;font-size:12px;font-weight:700}.focus-pct-inline{color:var(--text-400);margin-left:2px;font-size:11px;font-weight:500}.action-btn{border-radius:var(--r-sm);color:var(--text-300);font-size:12px;font-weight:600;font-family:var(--font);letter-spacing:.02em;cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;align-items:center;gap:6px;padding:7px 13px;transition:background .15s,color .15s,border-color .15s;display:flex}.action-btn:hover{color:var(--blue);background:#3b82f61f;border-color:#3b82f64d}.print-only-header{display:none}.status-tag{letter-spacing:.03em;vertical-align:middle;border-radius:4px;flex-shrink:0;align-items:center;margin-left:7px;padding:1px 6px;font-size:10px;font-weight:700;line-height:16px;display:inline-flex}.status-tag--exit{color:#fff;background:#22c55e2e}.status-tag--partial-exit{color:#86efac;background:#22c55e1a}.status-tag--writedown{color:#fb923c;background:#fb923c21}.status-tag--writeoff{color:#f87171;background:#ef444421}.status-tag--listed{color:#93c5fd;background:#3b82f62e}.light-mode .status-tag--exit{color:#166534;background:#16a34a26}.light-mode .status-tag--partial-exit{color:#15803d;background:#16a34a1a}.light-mode .status-tag--writedown{color:#9a3412;background:#ea580c1f}.light-mode .status-tag--writeoff{color:#991b1b;background:#dc26261f}.light-mode .status-tag--listed{color:#1d4ed8;background:#2563eb1f}.light-mode{--bg-deep:#e4ecf6;--bg-surface:#eef5fb;--bg-elevated:#e8f1fa;--bg-overlay:#e2ebf5;--blue:#2563eb;--blue-dim:#2563eb1f;--blue-border:#2563eb47;--blue-glow:#2563eb0f;--green:#16a34a;--green-dim:#16a34a1a;--red:#dc2626;--red-dim:#dc26261a;--text-100:#0f172a;--text-200:#1e293b;--text-300:#334155;--text-400:#64748b;--text-500:#94a3b8;--border-subtle:#0000000f;--border:#0000001a;--border-strong:#0000002e}.light-mode .fund-tabs{background:#0000000a;border-color:#00000017}.light-mode .tab-btn{color:#0000006b}.light-mode .tab-btn:hover{color:#000000bf;background:#0000000d}.light-mode .tab-btn.active{color:#0f172a;background:#00000014}.light-mode .control-bar-divider{background:#0000002e}.light-mode .region-btn{color:#0000006b}.light-mode .region-btn:hover{color:#000000bf;background:#0000000a}.light-mode .region-btn.active{color:#1d4ed8;background:#2563eb1a;border-color:#2563eb52}.light-mode .sort-toggle{background:#0000000a;border-color:#00000017}.light-mode .sort-label{color:#00000061}.light-mode .sort-btn{color:#00000073;text-transform:none}.light-mode .sort-btn:hover{color:#000000bf;background:#0000000d}.light-mode .sort-btn.active{color:#1e293b;background:#2563eb24}.light-mode .action-btn{color:#0000008c;background:#0000000a;border-color:#0000001a}.light-mode .action-btn:hover{color:#000c;background:#00000014}.light-mode .search-input{color:var(--text-100);background:#0000000a;border-color:#0000001a}.light-mode .search-input::placeholder{color:var(--text-400)}.light-mode .holdings-table th{background:#e4ecf6;border-bottom-color:#0000001f}.light-mode .entity-row td,.light-mode .holdings-table tbody tr:not(.group-header-row):not(.group-subtotals-row):not(.grand-total-row) td{background:#e8f2fceb;border-bottom-color:#00000012}.light-mode .holdings-table tbody tr:nth-child(2n) td{background:#deeaf8eb}.light-mode .holdings-table tbody tr:not(.total-row):hover td,.light-mode .entity-row:hover td{background:#f2f9fff5}.light-mode .holdings-table-wrapper,.light-mode .holdings-table{background:0 0}.light-mode .group-header-cell{background:#dce6f1}.light-mode .group-header-row:hover .group-header-cell{background:#d0dcea}.light-mode .group-title{color:#1e293b}.light-mode .group-subtotals-row td{background:#e0eaf6;border-top-color:#2563eb40}.light-mode .grand-total-row td{color:#fff;background:#1e3a5f}.light-mode .all-funds-fund-divider{color:var(--text-200);border-color:#00000014}.light-mode .subfund-header-row td{color:#1e3a5f;background:#d4e2f0}.light-mode .focus-section-title.active-companies{color:#1d4ed8;background:#3b82f614;border-color:#3b82f638}.light-mode .focus-section-title.active-companies:before{background:#3b82f6}.light-mode .focus-section-title.exited{color:#166534;background:#16a34a12;border-color:#16a34a2e}.light-mode .focus-section-title.exited:before{background:#16a34a}.light-mode .focus-section-title.written-down{color:#92400e;background:#fb923c12;border-color:#fb923c2e}.light-mode .focus-section-title.written-down:before{background:#f97316}.light-mode .focus-section-title.written-off{color:#991b1b;background:#dc262612;border-color:#dc26262e}.light-mode .focus-section-title.written-off:before{background:#dc2626}.light-mode .focus-totals-row td{background:#0000000d;border-top-color:#00000024}.light-mode .tooltip-box{color:#f0f4f8;background:#1e293b}.light-mode .subfund-toggle{color:#00000080;border-color:#0000001f}.light-mode .subfund-toggle.active{color:#1d4ed8;background:#2563eb1f;border-color:#2563eb40}.light-mode .title,.light-mode .card-value,.light-mode .fund-group-title{color:#1e293b}.light-mode .metrics-subtitle{color:#00000080}.light-mode .metrics-subtitle-icon{color:#00000059}.light-mode .inline-date-select{color:#1e293b;border-bottom-color:#0003}.light-mode .inline-date-select:hover{border-bottom-color:#00000073}.light-mode .subfund-screen-title{color:#1e293b}.light-mode .date-selector svg{color:var(--text-400)}@media print{@page{size:portrait;margin:10mm 12mm}*,:before,:after{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}::-webkit-scrollbar{display:none!important}.app-root,.app-content{height:auto!important;position:static!important;overflow:visible!important}.transactions-wrapper{color:#000!important;background:#fff!important;min-height:0!important;padding:6mm 0 0!important;overflow:visible!important}.dashboard-container{color:#000!important;background:#fff!important;max-width:100%!important;overflow:visible!important}.no-print,.dashboard-header,.control-bar,.summary-grid{display:none!important}.print-only-header{margin-bottom:8mm;display:block!important}.print-page-break{page-break-before:always}.subfund-print-header{margin-bottom:6mm;display:block!important}.subfund-screen-title{display:none!important}.print-title{color:#002060;font-family:Calibri,Arial,sans-serif;font-size:16pt;font-weight:700}.print-subtitle{color:#0070c0;margin-top:2px;font-family:Calibri,Arial,sans-serif;font-size:10pt}.fund-group-title{color:#002060!important;margin:6px 0 4px!important;font-size:11pt!important}.all-funds-fund-divider{color:#fff!important;background:#002060!important;border-left:3px solid #0070c0!important;border-radius:0!important;margin-bottom:4px!important;padding:5px 10px!important;font-size:10pt!important}.fund-container{margin-bottom:8px!important;overflow:visible!important}.holdings-table-wrapper{height:auto!important;max-height:none!important;overflow:visible!important}.holdings-table{border-collapse:collapse!important;table-layout:auto!important;width:100%!important;font-family:Calibri,Arial,sans-serif!important;font-size:7pt!important}.holdings-table th,.holdings-table td{white-space:nowrap!important}.holdings-table th{color:#002060!important;text-transform:none!important;letter-spacing:0!important;background:#dce6f1!important;border:1px solid #bdd7ee!important;padding:3px 6px!important;font-size:7pt!important;font-weight:700!important}.group-header-row td{color:#fff!important;background:#0070c0!important;border:none!important;padding:3px 4px!important;font-size:7pt!important}.group-subtotals-row td{color:#334155!important;background:#eff6ff!important;border-top:1pt solid #93c5fd!important;border-bottom:none!important;padding:3px 4px!important;font-size:7pt!important;font-weight:700!important}.subfund-header-row td{color:#fff!important;text-transform:none!important;letter-spacing:0!important;background:#1f4e79!important;padding:4px 6px!important;font-size:9pt!important;font-weight:700!important}.subfund-total-row td{color:#fff!important;background:#2e75b6!important;padding:3px 4px!important;font-size:7pt!important;font-weight:700!important}.grand-total-row td{color:#fff!important;background:#002060!important;border-top:2px solid navy!important;padding:3px 4px!important;font-size:7pt!important;font-weight:700!important}.entity-row td{color:#000!important;background:#fff!important;border-bottom:1px solid #e2e8f0!important;padding:2px 6px!important;font-size:7pt!important}.entity-row:nth-child(2n) td{background:#f7fbff!important}.entity-row td[style]{color:#000!important}.entity-row td:nth-child(6){color:#1a6b2a!important}.text-muted{color:#555!important}.text-primary{color:#002060!important}.font-mono{font-family:Calibri,monospace!important}}.settings-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.settings-modal{background:#111826;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;width:540px;max-width:95vw;max-height:85vh;display:flex;box-shadow:0 24px 64px #0009}.settings-modal-header{color:#f0f4f8;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:18px 22px;font-size:14px;font-weight:600;display:flex}.settings-close-btn{color:#64748b;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:20px;line-height:1;transition:color .15s}.settings-close-btn:hover{color:#f0f4f8}.settings-modal-body{flex:1;padding:20px 22px;overflow-y:auto}.settings-section-title{letter-spacing:.08em;text-transform:uppercase;color:#64748b;margin-bottom:8px;font-size:12px;font-weight:700}.settings-section-desc{color:#94a3b8;margin:0 0 16px;font-size:12px;line-height:1.6}.settings-table{border-collapse:collapse;width:100%;font-size:13px}.settings-table th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:#475569;border-bottom:1px solid #ffffff12;padding:6px 10px;font-size:11px;font-weight:600}.settings-table td{vertical-align:middle;border-bottom:1px solid #ffffff0a;padding:8px 10px}.settings-fund-short{color:#3b82f6;background:#3b82f61a;border-radius:4px;margin-right:8px;padding:1px 6px;font-size:11px;font-weight:700;display:inline-block}.settings-fund-common{color:#94a3b8;font-size:12px}.settings-date-select{color:#f0f4f8;font-size:12px;font-family:var(--font);cursor:pointer;background:#0c1018;border:1px solid #ffffff1a;border-radius:6px;width:100%;padding:5px 8px}.settings-modal-footer{border-top:1px solid #ffffff12;justify-content:flex-end;gap:10px;padding:16px 22px;display:flex}.settings-cancel-btn{color:#94a3b8;font-size:13px;font-family:var(--font);cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:7px;padding:7px 16px;font-weight:500;transition:color .15s,border-color .15s}.settings-cancel-btn:hover{color:#f0f4f8;border-color:#ffffff40}.settings-save-btn{color:#fff;font-size:13px;font-family:var(--font);cursor:pointer;background:#3b82f6;border:none;border-radius:7px;padding:7px 18px;font-weight:600;transition:background .15s}.settings-save-btn:hover{background:#2563eb}.light-mode .settings-modal{background:#fff;border-color:#0000001a}.light-mode .settings-modal-header{color:#0f172a;border-color:#00000014}.light-mode .settings-modal-footer{border-color:#00000014}.light-mode .settings-table th{color:#94a3b8;border-color:#00000014}.light-mode .settings-table td{border-color:#0000000d}.light-mode .settings-fund-common{color:#64748b}.light-mode .settings-date-select{color:#0f172a;background:#f8fafc;border-color:#0000001f}.light-mode .settings-cancel-btn{color:#64748b;border-color:#00000026}.light-mode .settings-cancel-btn:hover{color:#0f172a}
