.risk-matrix{display:grid;grid-template-columns:repeat(5,1fr);gap:4px}.risk-cell{aspect-ratio:1.15;border-radius:6px;padding:7px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#dff2e8;color:#225f49}.risk-cell small{font-size:9px;opacity:.7}.risk-cell.r5,.risk-cell.r6,.risk-cell.r8,.risk-cell.r9{background:#f5eecf;color:#806520}.risk-cell.r10,.risk-cell.r12,.risk-cell.r15{background:#f5d9b8;color:#935f1f}.risk-cell.r16,.risk-cell.r20,.risk-cell.r25{background:#f2cccc;color:#a53838}.calendar-date{width:42px;height:44px;border-radius:8px;background:var(--mint);color:var(--green);display:grid;place-items:center;line-height:1}.calendar-date b{font-size:17px}.calendar-date small{text-transform:uppercase;font-size:8px}.risk .table-card td{vertical-align:top}
