.product-card{transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.product-card:hover{transform:translateY(-8px);border-color:#c33028;box-shadow:0 17px 30px #0008}.product-card>a{overflow:hidden}.product-card img{transition:transform .45s ease,filter .45s ease}.product-card:hover img{transform:scale(1.07);filter:brightness(1.08)}.product-gallery-main{position:relative;background:#0d0d0d;display:grid;place-items:center;min-height:430px}.gallery-main-image{border:0;background:transparent;padding:0;width:100%;cursor:zoom-in}.product-detail .gallery-main-image img{width:100%;height:430px;object-fit:contain;background:#0d0d0d;transition:opacity .12s ease}.gallery-arrow{position:absolute;z-index:2;top:50%;transform:translateY(-50%);border:0;width:42px;height:42px;border-radius:50%;background:#000a;color:#fff;font-size:34px;line-height:1;cursor:pointer}.gallery-arrow:hover{background:#c33028}.gallery-arrow.prev{left:12px}.gallery-arrow.next{right:12px}.gallery-thumbnails{display:flex;gap:10px;overflow:auto;padding:12px 0}.gallery-thumbnail{border:2px solid transparent;padding:0;background:#0d0d0d;flex:0 0 78px;cursor:pointer}.gallery-thumbnail.active{border-color:#c33028}.gallery-thumbnail img{display:block;width:74px;height:74px;object-fit:cover}.lightbox[hidden]{display:none}.lightbox{position:fixed;z-index:100;inset:0;background:#000e;display:flex;align-items:center;justify-content:center;padding:45px}.lightbox img{max-width:min(100%,1100px);max-height:calc(100vh - 90px);object-fit:contain}.lightbox-close{position:absolute;top:14px;right:22px;border:0;background:transparent;color:#fff;font-size:42px;cursor:pointer}.lightbox-arrow{position:fixed}.lightbox-arrow.prev{left:25px}.lightbox-arrow.next{right:25px}.lightbox-open{overflow:hidden}@media(max-width:767px){.product-gallery-main{min-height:300px}.product-detail .gallery-main-image img{height:300px}.lightbox{padding:20px}.lightbox-arrow{width:36px;height:36px}.lightbox-arrow.prev{left:8px}.lightbox-arrow.next{right:8px}}
