.ui-skeleton,.carousel-skeleton,.product-card-skeleton{--ui-skel-base:rgba(var(--bs-body-color-rgb),.08);--ui-skel-highlight:rgba(var(--bs-body-color-rgb),.14);--ui-skel-base-strong:rgba(var(--bs-body-color-rgb),.12);--ui-skel-highlight-strong:rgba(var(--bs-body-color-rgb),.2)}.ui-skeleton{background:var(--surface-1);border-radius:.75rem;width:100%;min-width:0;margin-top:2rem;padding:.75rem 1rem}.ui-skel-header{align-items:center;gap:12px;margin-bottom:8px;display:flex}.ui-skel-avatar{background:linear-gradient(90deg,var(--ui-skel-base)25%,var(--ui-skel-highlight)37%,var(--ui-skel-base)63%);background-size:400% 100%;border-radius:50%;width:40px;height:40px;animation:1.2s ease-in-out infinite ui-skel-shimmer}.ui-skel-badge{background:linear-gradient(90deg,var(--ui-skel-base)25%,var(--ui-skel-highlight)37%,var(--ui-skel-base)63%);background-size:400% 100%;border-radius:10px;width:64px;height:20px;animation:1.2s ease-in-out infinite ui-skel-shimmer}.ui-skel-body{flex-direction:column;display:flex}.ui-skel-line{background:linear-gradient(90deg,var(--ui-skel-base)25%,var(--ui-skel-highlight)37%,var(--ui-skel-base)63%);background-size:400% 100%;border-radius:6px;height:12px;margin-bottom:8px;animation:1.2s ease-in-out infinite ui-skel-shimmer}.ui-skel-line.short{width:30%}@keyframes ui-skel-shimmer{0%{background-position:0%}to{background-position:100%}}@media (prefers-reduced-motion:reduce){.ui-skel-avatar,.ui-skel-badge,.ui-skel-line{animation:none!important}}.product-card-skeleton{border-radius:.85rem;flex-direction:column;justify-content:flex-start;width:100%;max-width:325px;min-height:420px;display:flex}.product-card-skeleton.glow{box-shadow:var(--shadow-1),var(--glow-secondary);animation:1.8s ease-in-out infinite ui-skel-breathe-glow-secondary}.ui-skel-line.ui-skel-line--media{border-radius:.75rem;height:210px}@media (prefers-reduced-motion:reduce){.product-card-skeleton.glow{box-shadow:var(--shadow-1),var(--glow-secondary);animation:none!important}}@keyframes ui-skel-breathe-glow-secondary{0%{box-shadow:var(--shadow-1),var(--glow-secondary)}50%{box-shadow:var(--shadow-2),var(--glow-secondary)}to{box-shadow:var(--shadow-1),var(--glow-secondary)}}.product-card-skeleton__meta{flex-direction:column;gap:.5rem;display:flex}.product-card-skeleton__row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.product-card-skeleton__cta{margin-top:auto;padding-top:.25rem}.ui-skeleton.center{max-width:720px;margin-left:auto;margin-right:auto}.ui-skeleton.glow{box-shadow:var(--shadow-1);animation:1.8s ease-in-out infinite ui-skel-breathe}@keyframes ui-skel-breathe{0%{box-shadow:var(--shadow-1)}50%{box-shadow:var(--shadow-2)}to{box-shadow:var(--shadow-1)}}.ui-skel-cta{background:linear-gradient(90deg,var(--ui-skel-base)25%,var(--ui-skel-highlight)37%,var(--ui-skel-base)63%);background-size:400% 100%;border-radius:8px;width:180px;height:38px;animation:1.2s ease-in-out infinite ui-skel-shimmer}.carousel-skeleton{max-width:720px;margin-left:auto;margin-right:auto}.carousel-skeleton.compact{max-width:560px}.ui-skel-rect.main{aspect-ratio:1.2;background:linear-gradient(90deg,var(--ui-skel-base-strong)25%,var(--ui-skel-highlight-strong)37%,var(--ui-skel-base-strong)63%);width:90%;box-shadow:var(--shadow-1);background-size:400% 100%;border-radius:.75rem;margin:auto;padding:1rem;animation:1.2s ease-in-out infinite ui-skel-shimmer}.carousel-skeleton.compact .ui-skel-rect.main{aspect-ratio:16/9;padding:.75rem}.carousel-skeleton .ui-skel-rect.main{position:relative;overflow:hidden}.ui-skel-arrow{background:linear-gradient(90deg,var(--ui-skel-base)25%,var(--ui-skel-highlight)37%,var(--ui-skel-base)63%);width:36px;height:36px;box-shadow:0 0 0 1px rgba(var(--bs-body-color-rgb),.12);background-size:400% 100%;border-radius:50%;animation:1.2s ease-in-out infinite ui-skel-shimmer;position:absolute;top:50%;transform:translateY(-50%)}.ui-skel-arrow.left{left:10px}.ui-skel-arrow.right{right:10px}.ui-skel-icon.top-right{background:linear-gradient(90deg,var(--ui-skel-base)25%,var(--ui-skel-highlight)37%,var(--ui-skel-base)63%);width:22px;height:22px;box-shadow:0 0 0 1px rgba(var(--bs-body-color-rgb),.1);background-size:400% 100%;border-radius:4px;animation:1.2s ease-in-out infinite ui-skel-shimmer;position:absolute;top:10px;right:10px}.ui-skel-caption{position:absolute;bottom:12px;left:12px;right:12px}.thumb-row .ui-skel-thumb{background:linear-gradient(90deg,var(--ui-skel-base)25%,var(--ui-skel-highlight)37%,var(--ui-skel-base)63%);width:84px;height:56px;box-shadow:var(--shadow-1);background-size:400% 100%;border-radius:6px;animation:1.2s ease-in-out infinite ui-skel-shimmer}.carousel-skeleton.compact .thumb-row .ui-skel-thumb{width:68px;height:44px}.thumb-row .ui-skel-dot{background:linear-gradient(90deg,var(--ui-skel-base)25%,var(--ui-skel-highlight)37%,var(--ui-skel-base)63%);width:16px;height:16px;box-shadow:0 0 0 1px rgba(var(--bs-body-color-rgb),.11);background-size:400% 100%;border-radius:50%;animation:1.2s ease-in-out infinite ui-skel-shimmer}.carousel-skeleton.compact .thumb-row .ui-skel-dot{width:12px;height:12px}@media (prefers-reduced-motion:reduce){.ui-skel-rect.main,.ui-skel-arrow,.ui-skel-icon.top-right,.thumb-row .ui-skel-thumb,.thumb-row .ui-skel-dot{animation:none!important}}
/*# sourceMappingURL=efc5536ed53fb41b.css.map*/