@keyframes tech-shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}@keyframes tech-skeleton-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.tech-skeleton-card{background:#2f3e46;border:1px solid rgba(0,194,168,.1);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;height:100%;opacity:0;animation:tech-skeleton-fade-in .4s ease forwards}.tech-skeleton-card:nth-child(1){animation-delay:.05s}.tech-skeleton-card:nth-child(2){animation-delay:.1s}.tech-skeleton-card:nth-child(3){animation-delay:.15s}.tech-skeleton-card:nth-child(4){animation-delay:.2s}.tech-skeleton-card:nth-child(5){animation-delay:.25s}.tech-skeleton-card:nth-child(6){animation-delay:.3s}.tech-skeleton-card:nth-child(7){animation-delay:.35s}.tech-skeleton-card:nth-child(8){animation-delay:.4s}.tech-skeleton-bar{background:linear-gradient(90deg,#00c2a808,#00c2a814,#00c2a808 80%);background-size:600px 100%;animation:tech-shimmer 2s infinite linear;border-radius:4px}.tech-skeleton-image{height:280px;background:linear-gradient(135deg,#1a2831,#243540);position:relative;overflow:hidden}.tech-skeleton-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(0,194,168,.04) 40%,transparent 80%);background-size:600px 100%;animation:tech-shimmer 2s infinite linear}.tech-skeleton-content{padding:24px;flex:1;display:flex;flex-direction:column;gap:0}.tech-skeleton-vendor{height:10px;width:35%;margin-bottom:14px;border-radius:3px}.tech-skeleton-title{height:14px;width:85%;margin-bottom:8px;border-radius:3px}.tech-skeleton-title-short{height:14px;width:60%;margin-bottom:16px;border-radius:3px}.tech-skeleton-price{height:18px;width:30%;margin-bottom:20px;border-radius:4px;margin-top:auto}.tech-skeleton-button{height:44px;width:100%;border-radius:6px;border:1px solid rgba(0,194,168,.08);background:linear-gradient(90deg,#00c2a805,#00c2a80d,#00c2a805 80%);background-size:600px 100%;animation:tech-shimmer 2s infinite linear}@media(max-width:768px){.tech-skeleton-image{height:200px}.tech-skeleton-content{padding:16px}}@media(prefers-reduced-motion:reduce){.tech-skeleton-bar,.tech-skeleton-image:after,.tech-skeleton-button{animation:none}.tech-skeleton-card{animation:none;opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/component-skeleton-card.css.map */
