.page-loader{padding:24px 48px}.page-loader-title{height:32px;width:40%;border-radius:6px;background:linear-gradient(90deg,#1e293b 25%,#2d3f55,#1e293b 75%);background-size:200% 100%;animation:shimmer 1.4s infinite;margin-bottom:16px}.page-loader-content{height:400px;border-radius:6px;background:linear-gradient(90deg,#1e293b 25%,#2d3f55,#1e293b 75%);background-size:200% 100%;animation:shimmer 1.4s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
