.shimmer-container{background:var(--base-color,#fff);background-image:linear-gradient(90deg,var(--base-color,#fff),var(--highlight-color,#f5f5f5) 50%,var(--base-color,#fff));background-size:200% 100%;-webkit-animation:auteco-store-1-x-shimmer var(--animation-speed,1.3s) linear infinite;animation:auteco-store-1-x-shimmer var(--animation-speed,1.3s) linear infinite;overflow:hidden}.skeleton-icon,.skeleton-logo,.skeleton-nav-item{background-color:#fff;border-radius:6px;flex-shrink:0}.skeleton-logo{width:120px;height:32px}.skeleton-nav-item{width:80px;height:24px}.skeleton-icon{width:32px;height:32px;border-radius:50%}@-webkit-keyframes auteco-store-1-x-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes auteco-store-1-x-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}