.fr__grid[data-v-077fc26e]{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.fr__card[data-v-077fc26e]{display:flex;flex-direction:column;gap:0;border-radius:16px;border:1px solid var(--el-border-color-lighter);background:var(--el-bg-color);overflow:hidden;transition:box-shadow .2s,border-color .2s;cursor:pointer}.fr__card[data-v-077fc26e]:hover{box-shadow:var(--gq-custom-shadow-soft, 0 6px 20px -4px rgba(0,0,0,.1));border-color:var(--el-border-color)}.fr__top[data-v-077fc26e]{display:flex;align-items:flex-start;gap:12px;padding:16px 14px 12px}.fr__bottom[data-v-077fc26e]{display:flex;align-items:center;justify-content:space-between;padding:10px 14px 14px;border-top:1px solid var(--el-border-color-extra-light)}.fr__icon[data-v-077fc26e]{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.fr__tag[data-v-077fc26e]{font-size:11px;font-weight:600;padding:2px 8px;border-radius:999px;max-width:8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fr__tag-empty[data-v-077fc26e]{display:block;width:1px}.fr__skeleton[data-v-077fc26e]{height:120px;border-radius:16px;background:linear-gradient(90deg,var(--el-fill-color-light) 25%,var(--el-fill-color) 50%,var(--el-fill-color-light) 75%);background-size:200% 100%;animation:fr-shimmer-077fc26e 1.4s infinite}@keyframes fr-shimmer-077fc26e{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:1024px){.fr__grid[data-v-077fc26e]{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}@media(max-width:560px){.fr__grid[data-v-077fc26e]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fr__top[data-v-077fc26e]{gap:10px;padding:12px 10px 10px}.fr__bottom[data-v-077fc26e]{padding:9px 10px 11px}.fr__icon[data-v-077fc26e]{width:42px;height:42px;border-radius:10px}}@media(max-width:360px){.fr__grid[data-v-077fc26e]{grid-template-columns:1fr}}
