.loading-skeleton{overflow:hidden}.skeleton-block{background:linear-gradient(100deg,#ffffff12 20%,#ffffff29 40%,#ffffff12 60%) 0 0/240% 100%;animation:1.35s ease-in-out infinite skeleton-shimmer}.skeleton-section{margin:20px 0 28px}.skeleton-section-title{border-radius:6px;width:min(220px,48vw);height:24px;margin:8px 17px 15px}.skeleton-card-row{gap:10px;padding:0 4px;display:flex;overflow:hidden}.skeleton-card{background:var(--appearance-product-card-background-color,#303030);border-radius:8px;flex-direction:column;flex:0 0 180px;gap:9px;height:380px;padding:6px;display:flex}.skeleton-card-image{aspect-ratio:3/4;border-radius:8px;width:100%}.skeleton-line{border-radius:4px;height:12px}.skeleton-line-wide{width:88%}.skeleton-line-short{width:54%}.skeleton-card-button{border-radius:8px;width:100%;height:38px;margin-top:auto}.product-grid-skeleton{padding-top:28px}.skeleton-page-heading{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.skeleton-heading-title{border-radius:6px;width:min(280px,58vw);height:30px}.skeleton-heading-control{border-radius:8px;width:150px;height:40px}.skeleton-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;display:grid}.skeleton-grid .skeleton-card{width:100%;min-width:0}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:1200px){.skeleton-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:800px){.skeleton-card{flex-basis:calc(50vw - 21px);height:350px}.skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.skeleton-heading-control{width:92px}}@media (prefers-reduced-motion:reduce){.skeleton-block{animation:none}}
