@keyframes payment-shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.payment-skeleton-header{text-align:center;margin-bottom:10px}.payment-skeleton-line{border-radius:8px;margin:0 auto}.payment-skeleton-title{width:280px;height:36px;margin-bottom:14px}.payment-skeleton-subtitle{width:420px;max-width:90%;height:18px}.payment-skeleton-box{pointer-events:none}.payment-skeleton-methods{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px;display:grid}.payment-skeleton-method{border-radius:14px;height:100px}.payment-skeleton-section{border-radius:14px;height:180px;margin-bottom:24px}.payment-skeleton-section-tall{height:120px}.payment-skeleton-fields{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px;display:grid}.payment-skeleton-field{border-radius:10px;height:72px}.payment-skeleton-btn{border-radius:10px;width:240px;height:48px;margin:0 auto}.shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e6e6e6 37%,#f0f0f0 63%) 0 0/600px 100%;animation:1.4s linear infinite payment-shimmer}@media (max-width:991px){.payment-skeleton-methods{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.payment-skeleton-methods{grid-template-columns:1fr 1fr 1fr;gap:12px}.payment-skeleton-method{height:80px}.payment-skeleton-fields{grid-template-columns:1fr 1fr 1fr}.payment-skeleton-btn{width:100%}}@media (max-width:480px){.payment-skeleton-methods{grid-template-columns:1fr 1fr 1fr}}
