.product-page-skeleton{width:90%;max-width:80rem;min-height:70vh;margin:3.375rem auto 0;display:flex;gap:6%;align-items:flex-start}.product-page-skeleton__content>div,.product-page-skeleton__media{background:linear-gradient(90deg,#f3f3f3 25%,#fafafa 50%,#f3f3f3 75%);background-size:200% 100%;animation:product-skeleton-loading 1.4s infinite}.product-page-skeleton__media{width:54%;aspect-ratio:1/1}.product-page-skeleton__content{width:40%;padding-top:1.25rem}.product-page-skeleton__content>div{height:1.5rem;margin-bottom:1.25rem}.product-page-skeleton__content>div:nth-child(2){width:75%}.product-page-skeleton__content>div:nth-child(3){height:3.125rem;margin-top:5rem}.product-page-message{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;font-size:1rem}.product-page-message button{min-width:7.5rem;height:2.5rem;border:0;color:#fff;background:#000;cursor:pointer}.product-detail-page{padding-top:1.25rem}@keyframes product-skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media screen and (max-width:1030px){.product-page-skeleton{width:22.8125rem;margin-top:4.375rem;display:block}.product-page-skeleton__content,.product-page-skeleton__media{width:100%}.product-page-skeleton__content>div:nth-child(3){margin-top:2.5rem}}.mini-qrcode-dialog{display:flex;flex-direction:column;background-color:#fff;padding:1.25rem;border-radius:1.25rem;font-size:.875rem;width:17.5rem}