.modal ::-webkit-scrollbar{background:rgba(0,0,0,0);width:6px}.modal ::-webkit-scrollbar-thumb{background-color:var(--color-slate-700);border-radius:12px}.modal ::-webkit-scrollbar-track,.modal ::-webkit-scrollbar-track:hover{background-color:rgba(0,0,0,0)}.term-content table{margin:0 40px;font-size:var(--text-caption-1)}.term-content thead tr{background-color:var(--color-slate-750);height:50px}.term-content thead tr th{text-align:left;padding:0 16px}.term-content thead tr th:first-of-type{border-radius:12px 0 0 12px}.term-content thead tr th:last-of-type{border-radius:0 12px 12px 0}.term-content tbody tr:not(:last-of-type){border-bottom:1px solid var(--color-slate-750)}.term-content tbody tr td{padding:16px 10px}.term-content h3{font-size:var(--text-body-1)}.term-content ol{list-style-type:decimal}.term-content ol,.term-content ul{display:block;margin-inline-start:0;margin-inline-end:0;padding-inline-start:16px}.term-content ul{list-style-type:disc}.term-content ol>li{font-size:var(--text-body-5)}.term-content ol>ul>li{font-size:var(--text-caption-1)}