.skeleton{background-color:#e0e0e0;border-radius:4px;animation:skeleton-loading 1.5s linear infinite}@keyframes skeleton-loading{0%{background-color:#e0e0e0}50%{background-color:#f0f0f0}to{background-color:#e0e0e0}}.skeleton-select{height:40px;margin-bottom:15px;width:100%;max-width:400px}.skeleton-text{height:20px;width:80%;max-width:400px;margin:10px 0}.skeleton.skeleton-select{border-radius:8px}.skeleton.skeleton-text{border-radius:4px}