.card-bg{background-color:var(--jq-card-bg-color);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.skeleton-card{background-color:#171f32b3;border-radius:.5rem;padding:1.5rem;animation:2s ease-in-out infinite pulse-bg}@media (prefers-reduced-motion:reduce){.skeleton-card{animation:none}}.skeleton-card div{background-color:#28324bb3}.skeleton-card div:first-child{border-radius:.375rem;width:100%;height:12rem;margin-bottom:1rem}.skeleton-card div:nth-child(2),.skeleton-card div:nth-child(3),.skeleton-card div:nth-child(5),.skeleton-card div:nth-child(6){border-radius:.25rem;height:1rem;margin-bottom:.75rem}.skeleton-card div:nth-child(2){width:80%}.skeleton-card div:nth-child(3){width:60%}.skeleton-card div:nth-child(4){background-color:#0000;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;display:flex}.skeleton-card div:nth-child(4) span{background-color:#28324bb3;border-radius:.75rem;width:5rem;height:1.5rem}.skeleton-card div:nth-child(5),.skeleton-card div:nth-child(6){border-radius:.25rem;height:.5rem;margin-bottom:.75rem}.skeleton-card div:nth-child(5){width:70%}.skeleton-card div:nth-child(6){width:50%}.skeleton-card div:nth-child(7){border-radius:.375rem;width:8rem;height:2.5rem;margin-top:auto}@keyframes pulse-bg{0%,to{background-color:#171f32b3}50%{background-color:#1e2841b3}}
