:root{--skeleton-bg-color: #e0e0e0;--skeleton-shimmer-color: rgba(255, 255, 255, .6);--skeleton-animation-duration: 1.5s;--skeleton-animation-timing: ease-in-out;--skeleton-border-radius: 4px;--skeleton-line-height: 16px;--skeleton-line-spacing: 12px;--skeleton-btn-size: 36px}[data-theme=dark]{--skeleton-bg-color: #2a2a2a;--skeleton-shimmer-color: rgba(255, 255, 255, .1)}.skeleton-loader{position:relative;overflow:hidden;background:var(--skeleton-bg-color);border-radius:var(--skeleton-border-radius)}.skeleton-loader:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,var(--skeleton-shimmer-color),transparent);animation:skeleton-shimmer var(--skeleton-animation-duration) var(--skeleton-animation-timing) infinite}@keyframes skeleton-shimmer{to{transform:translate(100%)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.skeleton-line{height:var(--skeleton-line-height);margin-bottom:var(--skeleton-line-spacing)}.skeleton-line-short{width:60%}.skeleton-line-medium{width:80%}.skeleton-btn{width:var(--skeleton-btn-size);height:var(--skeleton-btn-size)}.skeleton-product-card{background:#fff;border-radius:8px;padding:0;overflow:hidden;animation:fadeIn .3s ease-in}.skeleton-product-image{width:100%;padding-top:125%;position:relative}.skeleton-product-content{padding:16px}.skeleton-price{display:flex;gap:8px;margin-top:8px}.skeleton-price-item{height:20px;width:80px}.opacity-50{opacity:.5;pointer-events:none}.disabled{pointer-events:none;opacity:.6;cursor:not-allowed!important}.position-relative{position:relative}.spinner-border-sm{width:1rem;height:1rem;border-width:.15em}.skeleton-cart-item{display:flex;gap:16px;padding:20px;background:#fff;border-radius:8px;margin-bottom:16px}.skeleton-cart-image,.skeleton-cart-product-image{width:100px;height:100px;border-radius:8px;flex-shrink:0}.skeleton-cart-content{flex:1;display:flex;flex-direction:column;gap:8px}.skeleton-cart-product-name{width:200px;margin-bottom:8px}.skeleton-cart-product-variant{width:120px}.skeleton-cart-price,.skeleton-cart-total{width:80px;height:20px;margin-left:auto}.skeleton-cart-quantity{width:120px;height:40px;margin:0 auto}.skeleton-cart-clear-btn,.skeleton-cart-sidebar-btn{width:100%;height:45px}.skeleton-cart-clear-btn{width:120px;height:40px;margin-left:auto}.skeleton-cart-sidebar-title{width:150px;margin-bottom:12px}.skeleton-cart-sidebar-text{width:200px}.skeleton-compare-item{display:flex;flex-direction:column;gap:12px;padding:15px;background:#fff;border-radius:8px}.skeleton-compare-image{width:100%;padding-top:100%;border-radius:8px;position:relative;overflow:hidden}.skeleton-compare-content{display:flex;flex-direction:column;gap:8px}.skeleton-compare-content .skeleton-line{margin-bottom:0}.skeleton-order-table{animation:fadeIn .3s ease-in}.skeleton-order-row td{padding:20px 16px}.skeleton-order-row .skeleton-line{height:14px;margin-bottom:0}.skeleton-order-row .skeleton-btn{width:70px;height:32px;margin:0 auto;display:block}@media(max-width:768px){.skeleton-wishlist-item,.skeleton-cart-item{flex-direction:column}.skeleton-wishlist-image,.skeleton-cart-image{width:100%;height:200px}}.skeleton-container-fit{width:100%;height:100%}.skeleton-aspect-square{width:100%;aspect-ratio:1 / 1}.skeleton-aspect-video{width:100%;aspect-ratio:16 / 9}.skeleton-aspect-portrait{width:100%;aspect-ratio:3 / 4}.skeleton-aspect-product{width:100%;aspect-ratio:4 / 5}.skeleton-grid{display:grid;gap:16px;width:100%}.skeleton-grid-2{grid-template-columns:repeat(2,1fr)}.skeleton-grid-3{grid-template-columns:repeat(3,1fr)}.skeleton-grid-4{grid-template-columns:repeat(4,1fr)}.skeleton-grid-auto{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.skeleton-flex{display:flex;gap:16px;width:100%}.skeleton-flex-column{flex-direction:column}.skeleton-flex-center{align-items:center;justify-content:center}.skeleton-flex-between{justify-content:space-between}.skeleton-full-width{width:100%}.skeleton-half-width{width:50%}.skeleton-third-width{width:33.333%}.skeleton-h-small{height:40px}.skeleton-h-medium{height:80px}.skeleton-h-large{height:120px}.skeleton-h-xl{height:200px}.skeleton-vh-25{height:25vh}.skeleton-vh-50{height:50vh}.skeleton-vh-75{height:75vh}.skeleton-text-title{height:24px;width:70%;margin-bottom:12px}.skeleton-text-subtitle{height:18px;width:50%;margin-bottom:8px}.skeleton-text-paragraph{height:14px;width:100%;margin-bottom:8px}.skeleton-text-paragraph:last-child{width:60%}.skeleton-list-item{display:flex;align-items:center;gap:12px;padding:12px;margin-bottom:8px}.skeleton-list-avatar{width:48px;height:48px;border-radius:50%;flex-shrink:0}.skeleton-list-content{flex:1;display:flex;flex-direction:column;gap:8px}.skeleton-card{background:#fff;border-radius:8px;padding:16px;width:100%}.skeleton-card-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.skeleton-card-body{display:flex;flex-direction:column;gap:8px}.skeleton-input{height:40px;width:100%;margin-bottom:16px}.skeleton-textarea{height:100px;width:100%;margin-bottom:16px}.skeleton-button{height:45px;width:150px;border-radius:6px}.skeleton-table{width:100%}.skeleton-table-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:16px;padding:16px;border-bottom:1px solid #f0f0f0}.skeleton-table-cell{height:20px}@media(max-width:1200px){.skeleton-grid-4{grid-template-columns:repeat(3,1fr)}}@media(max-width:992px){.skeleton-grid-3,.skeleton-grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.skeleton-grid-2,.skeleton-grid-3,.skeleton-grid-4{grid-template-columns:1fr}.skeleton-flex{flex-direction:column}.skeleton-half-width,.skeleton-third-width{width:100%}}.skeleton-product-images{display:flex;gap:20px}.skeleton-product-thumbs{width:120px;flex-shrink:0}.skeleton-product-thumbs .swiper-wrapper{flex-direction:column;display:flex}.skeleton-product-thumb-item{height:150px;margin-bottom:10px}.skeleton-product-main-image{flex:1;min-height:650px}.skeleton-product-info{padding:20px 0}.skeleton-brand{width:30%}.skeleton-product-title{width:70%;height:32px}.skeleton-rating{width:150px;height:24px;margin-bottom:24px}.skeleton-price-group{display:flex;gap:12px;margin-bottom:16px}.skeleton-price-main{width:120px;height:40px}.skeleton-price-old{width:100px;height:40px}.skeleton-stock{width:100px;height:28px;margin-bottom:32px}.skeleton-variant-group{margin-bottom:16px}.skeleton-variant-label{width:20%}.skeleton-variant-options{display:flex;gap:8px}.skeleton-variant-option{width:80px;height:40px;border-radius:20px}.skeleton-action-buttons{display:flex;gap:12px;margin-bottom:12px}.skeleton-quantity-btn{width:140px;height:48px}.skeleton-cart-btn,.skeleton-buy-btn{flex:1;height:48px}.skeleton-product-meta{width:200px;height:20px}.skeleton-product-meta:last-child{width:180px}
