.fund-allocation,.fund-sectors{min-width:0;width:100%;font-family:Inter,system-ui,sans-serif;--fund-cell-alternate:#FBFBFB;--fund-stripe-positive-background:#F8FCFA;--fund-stripe-positive-color:#08924F;--fund-stripe-neutral-background:#F8FCFA;--fund-stripe-neutral-color:rgba(60, 60, 67, .6);--fund-stripe-negative-background:#F8FCFA;--fund-stripe-negative-color:#CF1515}body.dark .fund-allocation,body.dark .fund-sectors{--fund-cell-alternate:#0F0F0F;--fund-stripe-positive-background:#00331B;--fund-stripe-positive-color:#026435;--fund-stripe-neutral-background:#3A3A3C;--fund-stripe-neutral-color:rgba(255, 255, 255, .2);--fund-stripe-negative-background:#330200;--fund-stripe-negative-color:#660500}.fund-card-header{position:relative;justify-content:flex-start;gap:8px}.fund-card-info{position:static;margin:0;color:var(--secondary)}.fund-card-info>summary{display:flex;align-items:center;justify-content:center;width:28px;height:28px;list-style:none;cursor:pointer}.fund-card-info>summary::-webkit-details-marker{display:none}.fund-card-info p{position:absolute;top:100%;left:0;z-index:5;width:320px;max-width:100%;box-sizing:border-box;margin:0;padding:14px;border:1px solid var(--stroke);border-radius:12px;background:var(--bg);box-shadow:0 4px 18px rgba(0,0,0,.12);color:var(--primary);font-size:13px;line-height:20px}.fund-allocation-content{display:flex;align-items:flex-start;padding:0 20px}.fund-allocation-pie{flex:0 0 120px;width:120px;height:120px;margin:22px 0;overflow:visible}.fund-allocation-legend{flex:1;min-width:0;margin:0;padding:12px 0 12px 20px}.fund-allocation-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 10px;font-size:13px;line-height:20px}.fund-allocation-row:last-child{margin-bottom:0}.fund-allocation-row dt{display:flex;flex:1;align-items:center;min-width:0;margin:0;color:var(--primary);font-weight:400}.fund-allocation-row dt i{display:block;flex:0 0 10px;width:10px;height:10px;margin-right:8px;border-radius:50%}.fund-allocation-row dt span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fund-allocation-row dd{flex:0 0 auto;min-width:58px;margin:0;color:var(--secondary);font-size:13px;font-weight:400;text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.fund-allocation-empty{display:flex;align-items:center;flex:0 0 120px;min-height:120px;margin:22px 0;color:var(--secondary);text-align:center;font-size:12px;line-height:18px}.fund-allocation-note{margin:0 20px 12px;color:var(--secondary);font-size:12px;line-height:18px}.fund-allocation-breakdown{margin:0 20px 14px;color:var(--secondary);font-size:13px;line-height:20px}.fund-allocation-breakdown>summary{padding:6px 0;cursor:pointer;color:var(--blue)}.fund-allocation-breakdown>summary span{color:var(--secondary)}.fund-allocation-breakdown dl{margin:8px 0 0}.fund-allocation-breakdown dt span{white-space:normal;overflow-wrap:anywhere}.fund-sector-table{width:100%;border-spacing:0;border-collapse:collapse;table-layout:fixed}.fund-sector-table col{width:20%}.fund-sector-table .fund-sector-name-column{width:60%}.fund-sector-table td,.fund-sector-table th{text-align:left;vertical-align:middle;padding:12px 0 12px 16px;border-bottom:.5px solid var(--stroke)}.fund-sector-table th:first-child{padding-left:20px}.fund-sector-table td:last-child,.fund-sector-table th:last-child{padding-right:20px}.fund-sector-table thead{background:var(--grey-7)}.fund-sector-table thead th{height:44px;box-sizing:border-box;padding-top:0;padding-bottom:0;border:0;color:var(--secondary);font-size:13px;line-height:20px;font-weight:500;white-space:nowrap}.fund-sector-table tbody th{min-width:0;font-size:15px;line-height:20px;font-weight:400;color:var(--primary)}.fund-sector-table tbody th>span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fund-sector-table tbody td{height:54px;box-sizing:border-box;color:var(--primary);font-size:13px;line-height:20px;font-weight:600;font-variant-numeric:tabular-nums}.fund-sector-table tbody td>span{display:block;white-space:nowrap}.fund-sector-table tbody tr:nth-child(2n){background:var(--fund-cell-alternate)}.fund-sector-bar{height:6px;margin-top:4px;border-radius:8px;overflow:hidden}.fund-sector-bar svg{display:block;height:6px}.fund-sector-bar-positive{color:var(--fund-stripe-positive-color)}.fund-sector-bar-positive .fund-sector-bar-background{fill:var(--fund-stripe-positive-background)}.fund-sector-bar-negative{color:var(--fund-stripe-negative-color)}.fund-sector-bar-negative .fund-sector-bar-background{fill:var(--fund-stripe-negative-background)}.fund-sector-bar-neutral{color:var(--fund-stripe-neutral-color)}.fund-sector-bar-neutral .fund-sector-bar-background{fill:var(--fund-stripe-neutral-background)}.fund-sectors .fund-sectors-toggle{display:flex;width:100%;align-items:center;justify-content:center;gap:8px;height:34px;margin:8px 0 0;padding:0 12px;border:0;background:0 0;color:var(--blue);font-family:inherit;font-size:15px;line-height:20px;font-weight:400;cursor:pointer}.fund-allocation :focus-visible,.fund-sectors :focus-visible{outline:2px solid var(--blue);outline-offset:3px}@media (max-width:480px){.fund-allocation-content{padding-left:0;padding-right:0}.fund-allocation-legend{padding-left:16px}.fund-allocation-breakdown,.fund-allocation-note{margin-left:0;margin-right:0}.fund-sector-table .fund-sector-name-column{width:52%}.fund-sector-table col{width:24%}.fund-sector-table th:first-child{padding-left:10px}.fund-sector-table td,.fund-sector-table th{padding-left:10px}.fund-sector-table td:last-child,.fund-sector-table th:last-child{padding-right:10px}}