.skeleton-image{width:80px;height:80px;background-color:#ddd;border-radius:50%}.skeleton-text{width:100%;height:16px;background-color:#ddd;margin-bottom:8px}.skeleton-button{width:100px;height:40px;background-color:#ddd;animation:shimmer 1.5s linear infinite}.loading-container{text-align:center}.logo-skeleton{width:150px;height:150px;background-color:#ddd;border-radius:50%;margin-bottom:20px}.title-skeleton{width:200px;height:30px;margin-bottom:10px}.description-skeleton,.title-skeleton{background-color:#ddd;border-radius:4px}.description-skeleton{width:300px;height:20px;margin-bottom:20px}.form-skeleton{width:100%;height:150px;background-color:#ddd;border-radius:8px;margin-bottom:20px}.register-now-skeleton{width:150px;height:20px;background-color:#ddd;border-radius:4px}.loading-skeleton{display:flex;flex-direction:column}.loading-skeleton-input{width:100%}.loading-skeleton-checkbox,.loading-skeleton-input{height:20px;margin-bottom:10px;background-color:#f0f0f0;border-radius:4px}.loading-skeleton-checkbox{width:20px}.loading-skeleton-link{height:20px;width:60%;margin-bottom:10px;background-color:#f0f0f0;border-radius:4px}.loading-skeleton-button{height:40px;width:100%;background-color:#f0f0f0;border-radius:4px}.box-skeleton-card{background-color:#f0f0f0;border-radius:8px;overflow:hidden;margin-bottom:20px}.box-skeleton-row{display:flex;align-items:center;padding:15px}.box-skeleton-image{width:200px;height:150px;background-color:#d8d8d8;border-radius:8px;margin-right:15px}.box-skeleton-details{flex:1 1}.box-skeleton-title{width:70%;height:20px;background-color:#d8d8d8;margin-bottom:10px}.box-skeleton-option{width:50%;height:15px;background-color:#d8d8d8;margin-bottom:5px}.box-skeleton-country{width:20px;height:20px;background-color:#d8d8d8;margin-right:5px}.box-skeleton-verified{width:70px;height:20px;background-color:#d8d8d8;margin-bottom:5px}.box-skeleton-qty{width:50px}.box-skeleton-price,.box-skeleton-qty{height:15px;background-color:#d8d8d8;margin-bottom:5px}.box-skeleton-price{width:70px}.box-skeleton-button{width:100px;height:30px;background-color:#d8d8d8;margin-top:10px;animation:shimmer 1.5s linear infinite}.skeleton-shop-select{width:100%;height:40px;background-color:#d8d8d8;border-radius:4px;margin-bottom:10px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-shop-select:before{content:"";display:block;width:100%;height:100%;background:linear-gradient(90deg,transparent,#f0f0f0,transparent);background-size:200% 100%;animation:shimmer 1.5s linear infinite}