.token-risks-chain{display:flex;align-items:center;justify-content:flex-start;gap:10px}.token-risks-chain-text{font-size:14px;font-weight:400;line-height:28px}.token-risks-table-severity{border-radius:4px;padding:0 8px;width:-moz-fit-content;width:fit-content}.token-risks-table-severity-text{font-size:14px;font-weight:400;line-height:24px}.token-risks-table-severity-red{border:1px solid #f55;background:#ffd1d1}.token-risks-table-severity-yellow{border:1px solid #f90;background:#fff2de}.token-risks-table-severity-blue{border:1px solid #006fff;background:#ebf4ff}.token-risks-table-severity-purple{border:1px solid #bf00ff;background:#f3deff}.token-risks-table-severity-none{border:none;background:none}.token-risks-table{width:100%;max-width:100%}.token-risks-table-glider{background-color:#ddebff!important;display:flex;gap:10px;align-items:center}.token-risks-table-glider-wrapper{display:flex;align-items:center;justify-content:center;padding:4px 5px;width:32px;height:32px;border-radius:5px;border:1px solid #d2d2d2;background:var(--color-neutral-0)}.token-risks-table-container{width:100%;overflow-x:auto}.token-risks-table-wrapper{min-width:1280px;border-collapse:collapse;background:var(--color-white);table-layout:fixed}.token-risks-table-th{padding:0 16px;text-align:left;font-size:14px;font-weight:600;line-height:28px;border-bottom:1px solid var(--color-neutral-200);height:48px;background-color:var(--color-neutral-50)}.token-risks-table-th:first-child{width:129px}.token-risks-table-th:nth-child(2){width:104px}.token-risks-table-th:nth-child(3){width:168px}.token-risks-table-th:nth-child(4){width:238px}.token-risks-table-th:nth-child(5){width:252px}.token-risks-table-th:nth-child(6){width:394px}.token-risks-table-tr{border-bottom:1px solid var(--color-neutral-200);transition:background-color .2s ease}.token-risks-table-td{padding:4px 16px;font-family:var(--font-pp-neue-montreal);font-size:14px;font-weight:400;line-height:24px;color:var(--color-neutral-800);background-color:var(--color-neutral-0)}.token-risks-table-td-risk{font-weight:500}.token-risks-table-severity-wrap{display:flex;flex-direction:row;gap:4px;flex-wrap:wrap}.token-risks-table-link{text-decoration:underline}.token-risks-table-legend{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:50px;padding:24px 32px 16px;background:var(--color-neutral-0);min-width:1280px}@media(max-width:820px){.token-risks-table-legend{justify-content:flex-start;gap:20px;padding:16px 32px}}.token-risks-table-legend-item{display:flex;flex-direction:row;align-items:center;gap:10px;flex-shrink:0}.token-risks-table-legend-indicator{width:20px;height:20px;border-radius:4px;border:1px solid}.token-risks-table-legend-indicator-red{background-color:#ffd1d1;border-color:#f55}.token-risks-table-legend-indicator-yellow{background-color:#fff2de;border-color:#f90}.token-risks-table-legend-indicator-blue{background-color:#ebf4ff;border-color:#006fff}.token-risks-table-legend-indicator-purple{background-color:#f3deff;border-color:#bf00ff}.token-risks-table-legend-label{font-size:14px;font-weight:500;line-height:28px;white-space:nowrap}