.products .product,.jet-woo-products__item{border:2px solid #e0e0e0;border-radius:12px;padding:20px;transition:all .3s ease;background:#fff;position:relative;overflow:hidden}.products .product:hover,.jet-woo-products__item:hover{border-color:#d32f2f;box-shadow:0 8px 25px rgba(0,0,0,.1);transform:translateY(-5px)}.products .product::before,.jet-woo-products__item::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#d32f2f,#f57c00);border-radius:12px 12px 0 0}.spec-item{display:flex;justify-content:space-between;margin-bottom:8px;padding-bottom:8px;border-bottom:1px dashed #e0e0e0}.spec-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.spec-label{font-weight:600;color:#333;font-size:14px}.spec-value{color:#666;font-size:14px;text-align:right}.spec-item.availability .spec-value{font-weight:600;padding:2px 8px;border-radius:4px;font-size:13px}.spec-item.availability .spec-value{color:#d32f2f;background:rgba(211,47,47,.1)}.price{font-size:25px;font-weight:700;color:#fc8507;margin:15px 0;display:block}.price::before{content:"Цена за м²";display:block;font-size:14px;font-weight:500;color:#666;margin-bottom:5px}.button.product_type_simple,.jet-woo-product-button a{display:inline-block;background:linear-gradient(135deg,#d32f2f,#c62828);color:white!important;padding:12px 24px;border-radius:6px;text-decoration:none;font-weight:600;font-size:15px;border:none;cursor:pointer;transition:all .3s ease;text-align:center;width:100%;margin-top:10px}.button.product_type_simple:hover,.jet-woo-product-button a:hover{background:linear-gradient(135deg,#b71c1c,#d32f2f);transform:translateY(-2px);box-shadow:0 4px 12px rgba(211,47,47,.3)}@media (max-width:768px){.products .product,.jet-woo-products__item{padding:15px}.spec-item{flex-direction:column}.spec-value{text-align:left;margin-top:2px}}