@keyframes shimmer{0%{background-position:-1000px 0}100%{background-position:1000px 0}}.shimmer{background:linear-gradient(90deg,#e0e0e0 0,#f5f5f5 50%,#e0e0e0 100%);background-size:1000px 100%;animation:2s infinite shimmer}.skeleton-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px;padding:0}.deals-list .skeleton-grid{display:flex;gap:16px;padding:0}.deals-list .skeleton-card{flex:0 0 min(280px,calc((100vw - 40px)/ 2.5));max-width:280px;min-width:160px}.skeleton-card{display:flex;flex-direction:column;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.08)}.skeleton-image-container{position:relative;width:100%;padding-bottom:100%;background:#f5f5f5;overflow:hidden}.skeleton-image{position:absolute;top:0;left:0;height:100%}.skeleton-badges-container{position:absolute;top:8px;right:8px;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.skeleton-badge{width:50px;height:24px;border-radius:4px;background-color:#e0e0e0}.skeleton-discount-badge{width:60px;height:28px;border-radius:4px;background-color:#e0e0e0}.skeleton-content{flex:1;padding:12px;display:flex;flex-direction:column;gap:8px}.skeleton-name{height:14px;border-radius:4px;background-color:#e0e0e0;width:90%}.skeleton-name-2{height:12px;border-radius:4px;background-color:#e0e0e0;width:70%}.skeleton-rating{height:12px;width:80px;border-radius:4px;background-color:#e0e0e0}.skeleton-price-container{display:flex;gap:8px;align-items:center;margin:4px 0}.skeleton-price{height:16px;width:60px;border-radius:4px;background-color:#e0e0e0;font-weight:600}.skeleton-original-price{height:14px;width:50px;border-radius:4px;background-color:#e0e0e0;opacity:.7}.skeleton-category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px;padding:0}.skeleton-category-card{display:flex;flex-direction:column;align-items:center;gap:8px}.skeleton-category-image{width:100%;aspect-ratio:1/1;border-radius:8px;background-color:#e0e0e0}.skeleton-category-name{width:90%;height:12px;border-radius:4px;background-color:#e0e0e0}.skeleton-carousel{display:flex;flex-direction:column;gap:12px;background:#f9f9f9;padding:16px;border-radius:8px}.skeleton-carousel-content{width:100%;height:120px;border-radius:8px;background-color:#e0e0e0}.skeleton-carousel-indicators{display:flex;justify-content:center;gap:8px}.skeleton-indicator{width:32px;height:8px;border-radius:4px;background-color:#e0e0e0}.skeleton-order-status{display:flex;flex-direction:column;gap:12px;background:#f9f9f9;padding:16px;border-radius:8px;border:1px solid #e9ecef}.skeleton-order-header{display:flex;justify-content:space-between;gap:12px}.skeleton-order-id{flex:1;height:14px;width:200px;border-radius:4px;background-color:#e0e0e0}.skeleton-order-date{height:12px;width:120px;border-radius:4px;background-color:#e0e0e0}.skeleton-order-body{display:flex;align-items:center;gap:12px;padding:12px 0}.skeleton-status-icon{width:40px;height:40px;border-radius:50%;background-color:#e0e0e0;flex-shrink:0}.skeleton-status-text{flex:1;height:16px;border-radius:4px;background-color:#e0e0e0;width:60%}.skeleton-order-footer{display:flex;justify-content:center}.skeleton-button{margin-top:auto;height:36px;width:120px;border-radius:4px;background-color:#e0e0e0}.skeleton-card-compact{display:flex;flex-direction:column;gap:8px;padding:8px}.skeleton-image{width:100%;aspect-ratio:1/1;border-radius:4px;background-color:#e0e0e0}.skeleton-name-compact{height:12px;width:90%;border-radius:4px;background-color:#e0e0e0}.skeleton-price-compact{height:14px;width:60px;border-radius:4px;background-color:#e0e0e0}.skeleton-address-list{display:flex;flex-direction:column;gap:16px;width:100%}.skeleton-address-card{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.skeleton-address-radio{width:20px;height:20px;border-radius:50%;background-color:#e0e0e0;flex-shrink:0}.skeleton-address-content{flex:1;display:flex;flex-direction:column;gap:10px}.skeleton-address-name-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.skeleton-address-name{height:20px;width:140px;border-radius:4px;background-color:#e0e0e0}.skeleton-address-actions{display:flex;gap:8px}.skeleton-address-action-btn{width:45px;height:24px;border-radius:4px;background-color:#e0e0e0}.skeleton-address-phone{height:16px;width:180px;border-radius:4px;background-color:#e0e0e0}.skeleton-address-text{height:16px;width:100%;border-radius:4px;background-color:#e0e0e0}.skeleton-address-pincode{height:16px;width:120px;border-radius:4px;background-color:#e0e0e0}.skeleton-address-select-btn{width:80px;height:36px;border-radius:6px;background-color:#e0e0e0;flex-shrink:0;align-self:center}@media (max-width:1024px){.skeleton-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.skeleton-category-grid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:10px}}@media (max-width:768px){.skeleton-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:10px}.skeleton-category-grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:8px}.skeleton-carousel-content{height:100px}.skeleton-order-status{padding:12px}.skeleton-address-card{padding:12px;gap:10px}.skeleton-address-name{width:120px}.skeleton-address-phone{width:150px}}@media (max-width:480px){.skeleton-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px}.skeleton-category-grid{grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:6px}.skeleton-card{border-radius:6px}.skeleton-carousel-content{height:80px}.skeleton-badge,.skeleton-discount-badge{width:45px;height:20px}.skeleton-address-card{padding:10px;gap:8px}.skeleton-address-radio{width:18px;height:18px}.skeleton-address-name{width:100px;height:18px}.skeleton-address-phone,.skeleton-address-pincode,.skeleton-address-text{height:14px}.skeleton-address-phone{width:130px}.skeleton-address-pincode{width:100px}.skeleton-address-select-btn{width:70px;height:32px}.skeleton-address-action-btn{width:40px;height:22px}}@media (prefers-reduced-motion:reduce){.shimmer{animation:none;background:linear-gradient(90deg,#e0e0e0 0,#f5f5f5 50%,#e0e0e0 100%)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}