.contact-skeleton{max-width:600px;margin:0 auto;padding:40px 20px}.skeleton-header{text-align:center;margin-bottom:40px}.skeleton-title{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:40%;height:32px;margin:0 auto 12px;animation:.8s infinite shimmer}.skeleton-subtitle{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:70%;height:16px;margin:0 auto;animation:.8s infinite shimmer}.skeleton-form{background:#f9f9f9;border-radius:8px;padding:30px}.skeleton-form-group{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.skeleton-label{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:25%;height:14px;animation:.8s infinite shimmer}.skeleton-input{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:6px;width:100%;height:40px;animation:.8s infinite shimmer}.skeleton-textarea{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:6px;width:100%;height:120px;animation:.8s infinite shimmer}.skeleton-button{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:6px;width:100%;height:44px;margin-top:12px;animation:.8s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.skeleton-header{margin-bottom:30px}.skeleton-form{padding:20px}}
