.skeleton{background:linear-gradient(90deg,#3a3a3a 8%,#4a4a4a 18%,#3a3a3a 33%) 0 0/1200px 100%;border-radius:8px;animation:1.5s linear infinite shimmer}.skeleton.title{width:60%;height:40px;margin-bottom:1rem}.skeleton.text{width:80%;height:20px}.skeleton.art{width:100%;height:400px}.skeleton.panel{width:100%;height:120px}.skeleton.skills{width:100%;height:450px}@keyframes shimmer{0%{background-position:-1200px 0}to{background-position:1200px 0}}
