.detail-loading[data-v-bed75c2e]{padding:8px 0 16px}.detail-loading__panel[data-v-bed75c2e]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #ebeef5;border-radius:8px;overflow:hidden}.detail-loading__row[data-v-bed75c2e]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border-right:1px solid #f2f4f7;border-bottom:1px solid #f2f4f7}.detail-loading__row[data-v-bed75c2e]:nth-child(2n){border-right:none}.detail-loading__row[data-v-bed75c2e]:nth-last-child(-n+2){border-bottom:none}.detail-loading__label[data-v-bed75c2e],.detail-loading__value[data-v-bed75c2e]{display:inline-block;border-radius:999px;background:linear-gradient(90deg,#f2f3f5 25%,#e8ebf0 37%,#f2f3f5 63%);background-size:400% 100%;animation:detail-loading-shimmer-bed75c2e 1.4s ease infinite}.detail-loading__label[data-v-bed75c2e]{width:88px;height:14px}.detail-loading__value[data-v-bed75c2e]{width:180px;height:16px}@keyframes detail-loading-shimmer-bed75c2e{0%{background-position:100% 50%}to{background-position:0 50%}}