.product-card[data-astro-cid-tjdfhdqb]{cursor:pointer;background:#fff;border-radius:var(--radius-lg, 1rem);overflow:hidden;box-shadow:0 2px 8px #0000000f,0 1px 3px #0000000a;transition:all var(--transition-base, .25s) cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;height:100%;width:100%;border:1px solid rgba(13,27,42,.06);position:relative}.product-card[data-astro-cid-tjdfhdqb]:hover{box-shadow:0 12px 24px #0000001f,0 4px 8px #00000014;transform:translateY(-6px);border-color:var(--color-accent, #E67E0F)}.product-card[data-astro-cid-tjdfhdqb]:focus-visible{outline:3px solid var(--color-accent, #E67E0F);outline-offset:3px;border-radius:var(--radius-lg, 1rem)}.product-image-wrapper[data-astro-cid-tjdfhdqb]{position:relative;width:100%;padding-top:100%;background:linear-gradient(135deg,#f8f9fa,#e9ecef);overflow:hidden}.product-badge[data-astro-cid-tjdfhdqb]{position:absolute;top:8px;left:8px;background:linear-gradient(135deg,#0d1b2af2,#0d1b2ad9);backdrop-filter:blur(8px);color:#fff;padding:.25rem .625rem;border-radius:4px;font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 2px 12px #00000026;z-index:2;border:1px solid rgba(255,255,255,.1)}.image-skeleton[data-astro-cid-tjdfhdqb]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0,#e8e8e8 20% 40%,#f0f0f0);background-size:200% 100%;animation:loading 1.8s ease-in-out infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.product-image[data-astro-cid-tjdfhdqb]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease,opacity .3s ease;opacity:0}.product-image[data-astro-cid-tjdfhdqb].loaded{opacity:1;animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.product-image[data-astro-cid-tjdfhdqb].error{display:none}.image-error[data-astro-cid-tjdfhdqb]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:var(--color-text-sub, #475467);background-color:var(--color-bg, #F6F8FB)}.image-error[data-astro-cid-tjdfhdqb] svg[data-astro-cid-tjdfhdqb]{width:3rem;height:3rem;opacity:.5}.image-error[data-astro-cid-tjdfhdqb] span[data-astro-cid-tjdfhdqb]{font-size:.875rem;text-align:center}.product-card[data-astro-cid-tjdfhdqb]:hover .product-image[data-astro-cid-tjdfhdqb].loaded{transform:scale(1.05)}.product-info[data-astro-cid-tjdfhdqb]{padding:.875rem;display:flex;flex-direction:column;gap:.625rem;flex:1;background:#fff}.product-details[data-astro-cid-tjdfhdqb]{display:flex;flex-direction:column;gap:.5rem;flex:1}.product-name[data-astro-cid-tjdfhdqb]{font-size:.8125rem;font-weight:600;color:var(--color-text-main, #0D1B2A);line-height:1.5;letter-spacing:-.01em;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;transition:color var(--transition-fast, .15s)}.product-card[data-astro-cid-tjdfhdqb]:hover .product-name[data-astro-cid-tjdfhdqb]{color:var(--color-accent, #E67E0F)}.product-price-wrapper[data-astro-cid-tjdfhdqb]{display:flex;align-items:center;gap:.5rem;padding-top:.375rem;border-top:1px solid rgba(13,27,42,.06)}.product-price[data-astro-cid-tjdfhdqb]{font-size:1.125rem;font-weight:700;color:var(--color-accent, #E67E0F);margin:0;letter-spacing:-.02em}.price-label[data-astro-cid-tjdfhdqb]{font-size:.625rem;font-weight:700;color:var(--color-success, #0F9D58);background:#0f9d5814;padding:.1875rem .5rem;border-radius:4px;text-transform:uppercase;letter-spacing:.06em}.shopee-button[data-astro-cid-tjdfhdqb]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.125rem;min-height:44px;width:100%;background:linear-gradient(135deg,var(--color-accent, #E67E0F) 0%,#d97410 100%);color:#fff;border-radius:8px;font-weight:600;font-size:.875rem;letter-spacing:.01em;text-decoration:none;transition:all var(--transition-base, .25s) ease;touch-action:manipulation;position:relative;overflow:hidden;box-shadow:0 2px 12px #e67e0f40,0 1px 4px #0000001a}.shopee-button[data-astro-cid-tjdfhdqb]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left var(--transition-slow, .35s)}.shopee-button[data-astro-cid-tjdfhdqb]:hover:before{left:100%}.shopee-button[data-astro-cid-tjdfhdqb]:hover{background:linear-gradient(135deg,var(--color-accent-hover, #C96D0D) 0%,#b85e0a 100%);transform:translateY(-2px);box-shadow:0 4px 16px #e67e0f59,0 2px 6px #00000026}.shopee-button[data-astro-cid-tjdfhdqb]:active{transform:translateY(0);box-shadow:0 2px 8px #e67e0f4d,0 1px 3px #0000001a}.shopee-button[data-astro-cid-tjdfhdqb] svg[data-astro-cid-tjdfhdqb]{transition:transform var(--transition-fast, .15s)}.shopee-button[data-astro-cid-tjdfhdqb]:hover svg[data-astro-cid-tjdfhdqb]{transform:scale(1.1) rotate(-5deg)}.shopee-icon[data-astro-cid-tjdfhdqb]{width:1.125rem;height:1.125rem;flex-shrink:0}@media(max-width:640px){.product-card[data-astro-cid-tjdfhdqb]{border-radius:var(--radius-md, .75rem)}.product-image-wrapper[data-astro-cid-tjdfhdqb]{padding-top:100%}.product-info[data-astro-cid-tjdfhdqb]{padding:.75rem;gap:.5rem}.product-details[data-astro-cid-tjdfhdqb]{gap:.5rem}.product-name[data-astro-cid-tjdfhdqb]{font-size:.75rem;line-height:1.5}.product-price[data-astro-cid-tjdfhdqb]{font-size:1rem}.price-label[data-astro-cid-tjdfhdqb]{font-size:.5625rem;padding:.1875rem .4375rem}.product-badge[data-astro-cid-tjdfhdqb]{top:6px;left:6px;padding:.25rem .5rem;font-size:.5625rem}.shopee-button[data-astro-cid-tjdfhdqb]{padding:.625rem .875rem;font-size:.75rem;min-height:40px}.shopee-icon[data-astro-cid-tjdfhdqb]{width:.9375rem;height:.9375rem}}@media(max-width:374px){.product-info[data-astro-cid-tjdfhdqb]{padding:.875rem}.product-name[data-astro-cid-tjdfhdqb]{font-size:.6875rem;line-height:1.5}.product-price[data-astro-cid-tjdfhdqb]{font-size:1.125rem}.shopee-button[data-astro-cid-tjdfhdqb]{padding:.625rem .875rem;min-height:40px}}
