.analyst-fund{color:var(--foreground);min-width:0}.analyst-fund-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1.75rem;border-bottom:1px solid var(--line)}.analyst-fund-summary>div{min-width:0;padding:0 1.5rem 1.5rem;border-right:1px solid var(--line)}.analyst-fund-summary>div:first-child{padding-left:0}.analyst-fund-summary>div:last-child{border-right:0}.analyst-fund-summary dt{font-size:.75rem;color:var(--muted)}.analyst-fund-summary dd{margin:.65rem 0;font-size:clamp(1.25rem,2vw,1.875rem);font-weight:600;line-height:1.2;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.analyst-fund-summary p{color:var(--muted);font-size:.6875rem;line-height:1.6;overflow-wrap:anywhere}.analyst-fund-evidence-toggle{cursor:pointer;font-size:.875rem;font-weight:600;color:var(--foreground)}.analyst-fund details[open]>.analyst-fund-evidence-toggle{margin-bottom:1.5rem}.analyst-fund a{overflow-wrap:anywhere}.analyst-fund a[class*=text-cyan]{color:var(--accent)}.analyst-fund a:hover{text-decoration:underline;text-underline-offset:3px}.analyst-fund td,.analyst-fund th{overflow-wrap:anywhere}.analyst-fund table{table-layout:fixed}@media (max-width:639px){.analyst-fund-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.analyst-fund-summary>div{padding:1rem;border-bottom:1px solid var(--line)}.analyst-fund-summary>div:nth-child(odd){padding-left:0}.analyst-fund-summary>div:nth-child(2n){border-right:0}.analyst-fund-summary>div:nth-last-child(-n+2){border-bottom:0}}