/*! /ownership-of-fund-securities/style.scss Compiled: Tue Feb 03 2026 19:45:56 GMT-0800 (Pacific Standard Time) */
section{width:90%;background:white;margin:2em auto;box-shadow:0 0 5px gray;padding:1em;font-family:serif;color:black;font-size:0.9em;}
section b{font-weight:bold;}
section table{width:100%;border-collapse:collapse;}
section table thead span:last-of-type{white-space:nowrap;display:block;}
section tr > *{border:1px solid;}
section tbody tr > *{height:2em;padding:0 1ex;}
section tbody tr > *:not(:first-child){width:35%;}
section th{vertical-align:bottom;}
section td:first-child{font-weight:bold;}
section tbody tr > *:first-child{text-align:left;}
section tbody tr > * ~ *{text-align:center;}