.product-carousel .carousel-control-next,.product-carousel .carousel-control-prev{width:36px;height:36px;background:rgba(255,255,255,.85);border-radius:50%;top:50%;transform:translateY(-50%);opacity:1;box-shadow:0 2px 8px rgba(0,0,0,.12)}.product-carousel .carousel-control-prev{left:10px}.product-carousel .carousel-control-next{right:10px}.product-carousel .carousel-control-next-icon,.product-carousel .carousel-control-prev-icon{filter:invert(1) brightness(0);width:14px;height:14px}.product-carousel .carousel-item>div{cursor:zoom-in}.product-thumbs{display:flex;gap:8px;flex-wrap:wrap}.product-thumbs .gallery-thumb{width:calc(25% - 6px);aspect-ratio:1;border-radius:10px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:.15s}.product-thumbs .gallery-thumb img{width:100%;height:100%;object-fit:cover}.product-thumbs .gallery-thumb.active,.product-thumbs .gallery-thumb:hover{border-color:var(--color-primary)}.lightbox-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.88);z-index:9999;align-items:center;justify-content:center}.lightbox-overlay.open{display:flex}.lightbox-overlay img{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:8px;user-select:none}.lightbox-close{position:fixed;top:20px;right:24px;color:#fff;font-size:2rem;line-height:1;cursor:pointer;background:0 0;border:none;opacity:.8;transition:opacity .15s}.lightbox-close:hover{opacity:1}.lightbox-nav{position:fixed;top:50%;transform:translateY(-50%);color:#fff;font-size:2rem;background:0 0;border:none;cursor:pointer;padding:12px;opacity:.7;transition:opacity .15s}.lightbox-nav:hover{opacity:1}.lightbox-nav.prev{left:16px}.lightbox-nav.next{right:16px}.status-badge{display:inline-block;padding:3px 12px;border-radius:20px;font-size:12px;font-weight:600}.status-pending{background:#fff3cd;color:#856404}.status-confirmed{background:#cfe2ff;color:#084298}.status-packing{background:#e2d9f3;color:#432874}.status-shipped{background:#d1ecf1;color:#0c5460}.status-delivered{background:#d4edda;color:#155724}.status-cancelled{background:#f8d7da;color:#721c24}.pc-wishlist-btn.active svg{fill:currentColor}.pd-btn-wish.active{color:var(--color-primary);background:var(--color-primary-bg);border-color:var(--color-primary)}