.skeleton-loader{display:flex;flex-direction:column;gap:1rem}.skeleton-loader div{background-color:#e0e0e0;border-radius:4px;height:20px;width:100%}.skeleton-loader div:nth-child(1){width:60%}.skeleton-loader div:nth-child(2){width:80%}.skeleton-loader div:nth-child(3){width:40%}
