.card-image{overflow:hidden}.card-image img{transition:transform .25s ease-in-out}.card-image:hover img{transform:scale(1.1)}@media screen and (min-width:992px){.product-title-bar{background:#fff;bottom:2rem;position:sticky;z-index:2}.product-details{background:#fff}}@media screen and (max-width:991.99px){.product-related .col-sm-6:last-child{display:none}}@media(min-width:768px){.lightbox-link{pointer-events:none}.lightbox-link img{cursor:default}}@media(max-width:767px){.lightbox-link{pointer-events:auto}.lightbox-link img{cursor:pointer}}.product-card{border:none;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.06),0 4px 12px rgba(0,0,0,.04);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.1);transform:translateY(-4px)}.product-card .card-image{background:#f5f5f5;position:relative}.product-card .card-body{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem}.product-card-badge-sale{background:#dc3545;border-radius:4px;box-shadow:0 2px 6px rgba(220,53,69,.4);color:#fff;font-size:.8rem;font-weight:700;letter-spacing:.02em;padding:.3rem .65rem;position:absolute;right:.75rem;top:.75rem}.product-card-sku{align-items:center;align-self:flex-start;background:#0d0d0d;border-radius:4px;color:#fff;display:inline-flex;font-size:.7rem;font-weight:600;gap:.3rem;letter-spacing:.03em;padding:.25rem .6rem}.product-card-title{font-size:1.35rem;font-weight:800;line-height:1.15;margin:0}.product-card-title a{color:#0d0d0d;text-decoration:none;transition:color .2s}.product-card-title a:hover{color:#860404}.product-card-dims{background:#f8f8f8;border:1px solid #e8e8e8;border-radius:8px;display:grid;gap:0;grid-template-columns:repeat(4,1fr);overflow:hidden}.product-card-dim{align-items:center;display:flex;flex-direction:column;gap:2px;padding:.65rem .25rem;position:relative}.product-card-dim+.product-card-dim{border-left:1px solid #e8e8e8}.product-card-dim svg{height:26px;margin-bottom:2px;width:26px}@media(max-width:575px){.product-card-dim svg{height:22px;width:22px}}.product-card-dim-label{color:#999;font-size:.55rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.product-card-dim-value{color:#0d0d0d;font-size:1rem;font-weight:800}@media(max-width:575px){.product-card-dim-value{font-size:.85rem}}.product-card-price-section{border-top:1px solid #eee;padding-top:.75rem}.product-card-price-label{color:#999;font-size:.65rem;font-weight:700;letter-spacing:.06em;margin-bottom:.15rem;text-transform:uppercase}.product-card-price{align-items:baseline;display:flex;gap:.5rem}.product-card-price-amount{color:#860404;font-size:1.6rem;font-weight:800;line-height:1}.product-card-price-amount sup{font-size:.55em}.product-card-price-original{color:#aaa;font-size:.9rem;text-decoration:line-through}.product-card-price-note{color:#aaa;font-size:.65rem;line-height:1.4;margin-top:.2rem}.product-card-savings{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.4rem}.product-card-sale-name{background:#dc3545;border-radius:4px;color:#fff;font-size:.7rem;font-weight:700;padding:.2rem .5rem}.product-card-save-pct{color:#198754;font-size:.8rem;font-weight:700}.product-card-roof{align-items:center;border-top:1px solid #eee;color:#555;display:flex;font-size:.8rem;font-weight:600;gap:.4rem;padding-top:.65rem}.product-card-roof i{color:#860404;font-size:1.1rem}.product-card-footer{margin-top:auto;padding:0 1.25rem 1.25rem}.product-card-btn{align-items:center;background:#0d0d0d;border:none;border-radius:6px;color:#fff;display:flex;font-size:.85rem;font-weight:700;gap:.4rem;justify-content:center;letter-spacing:.03em;padding:.75rem 1rem;text-decoration:none;transition:background .2s ease;width:100%}.product-card-btn:hover{background:#860404;color:#fff}.product-card-btn i{font-size:1rem;transition:transform .2s}.product-card-btn:hover i{transform:translateX(3px)}