.nine-grid-progress[data-v-dc617bee]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr));gap:2px;font-size:12px;background:var(--el-border-color);max-width:100%}.nine-grid-progress__item[data-v-dc617bee]{background:#909399;width:100%;aspect-ratio:1/.7;display:flex;align-items:center;justify-content:center;color:#fff}.nine-grid-progress__item.active[data-v-dc617bee]{background:#ffd04b;color:#000}