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