.skeleton-grid{flex-direction:column;gap:10px;display:flex}.skeleton-row{gap:10px;display:flex}.skeleton{opacity:.7;background-color:#c9c9c9;border-radius:4px;animation:1.5s ease-in-out infinite pulse;display:inline-block}.skeleton-row.skeleton-left{justify-content:flex-start;display:flex}.skeleton-row.skeleton-right{justify-content:flex-end;display:flex}@keyframes pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.skeleton-rectangle-extra-small{border-radius:4px;width:40%;height:20px;margin-bottom:10px}.skeleton-rectangle-small{border-radius:4px;width:40%;height:30px;margin-bottom:10px}.skeleton-rectangle-medium{border-radius:4px;width:60%;height:40px;margin-bottom:15px}.skeleton-rectangle-large{border-radius:4px;width:80%;height:50px;margin-bottom:15px}.skeleton-rectangle-extra-large{border-radius:4px;width:100%;height:60px;margin-bottom:20px}.skeleton-rectangle-extra-wide{border-radius:4px;width:100%;height:70px;margin-bottom:25px}.skeleton-rectangle-tall{border-radius:4px;width:80%;height:100px;margin-bottom:20px}.skeleton-square-small{border-radius:4px;width:40px;height:40px;margin-bottom:10px}.skeleton-square-medium{border-radius:4px;width:80px;height:80px;margin-bottom:15px}.skeleton-square-large{border-radius:4px;width:120px;height:120px;margin-bottom:20px}.skeleton-circle-small{border-radius:50%;width:40px;height:40px;margin-bottom:10px}.skeleton-circle-medium{border-radius:50%;width:80px;height:80px;margin-bottom:15px}.skeleton-circle-large{border-radius:50%;width:120px;height:120px;margin-bottom:20px}
