.sk{background:var(--surface-container);border-radius:0;position:relative;overflow:hidden}.sk:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff8c 50%,#0000 100%);animation:1.5s cubic-bezier(.4,0,.2,1) infinite skSweep;position:absolute;inset:0;transform:translate(-100%)}@keyframes skSweep{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.sk:after{animation:none}.sk{background:var(--surface-container-high)}}.sk--soft{background:var(--surface-container-low)}.sk-line{height:.85rem}.sk-line--lg{height:1.4rem}.skcard{flex-direction:column;gap:1rem;display:flex}.skcard__img{aspect-ratio:4/5;width:100%}.skcard__info{flex-direction:column;gap:.75rem;padding-top:.25rem;display:flex}.skcard__chips{gap:.5rem;margin-top:.25rem;display:flex}.sk-prod-img{aspect-ratio:4/5;width:100%}.sk-prod-add{flex:1;height:3.3rem}.sk-prod-view{width:110px;height:1rem}.sk-prod-desc{flex-direction:column;gap:.85rem;max-width:480px;display:flex}
