.rec-pro-card{border-radius:12px;background:#fff;border:1px solid #3a3a3a;overflow:hidden;cursor:pointer;position:relative;display:flex;flex-direction:column;width:100%;max-width:240px;margin:0 auto;min-height:max-content}.product-image-wrap{position:relative;overflow:hidden;background:#f8f8f8;height:140px;display:flex;align-items:center;justify-content:center;padding:10px;flex-shrink:0}.rec-image{width:100%;height:100%;object-fit:contain;border-radius:4px}.rec-card-body{padding:12px!important;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.rec-card-title{font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rec-desc{font-size:12px;color:#666;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:8px}.badge-artno{background:#007bff;color:#fff;padding:5px 10px;border-radius:5px;font-size:10px;display:inline-block}.product-back{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#2a7ae4;text-decoration:none;padding:6px 10px;border-radius:6px}.add-to-basket-wrapper{width:100%}.qty-box{border:1px solid #ced4da;border-radius:6px;overflow:hidden;height:44px}.qty-btn{background:#f8f9fa;border:0;width:36px;height:100%;font-size:18px;cursor:pointer}.qty-btn:hover{background:#e9ecef}.qty-input{width:89px;text-align:center;border:0;font-weight:600;background:#ebeef4}#addToBasketBtn{height:44px;font-weight:600}.vat-label{font-size:12px;color:#6c757d;font-weight:500;white-space:nowrap}.spec-header{display:flex;align-items:center;justify-content:space-between;padding:16px 0;margin-bottom:0;border-bottom:2px solid #e9ecef;cursor:pointer;transition:all .3s ease;user-select:none}.spec-header:hover{color:#0d6efd}.spec-header h5{font-size:16px;font-weight:600;margin:0;color:#0f1111;letter-spacing:.3px}.spec-toggle-icon{font-size:20px;color:#6c757d;transition:transform .3s ease;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.spec-header.collapsed .spec-toggle-icon{transform:rotate(-90deg)}.spec-table-wrapper{overflow:hidden;max-height:1600px;opacity:1;transition:all .3s ease}.spec-table-wrapper.collapsed{max-height:0;opacity:0;overflow:hidden;display:none}.spec-table{width:100%;border-collapse:collapse;background:#fff}.spec-table tbody tr{border-bottom:1px solid #e9ecef;transition:background-color .2s ease}.spec-table tbody tr:last-child{border-bottom:0}.spec-table tbody tr:hover{background-color:#f8f9fa}.spec-table td{padding:14px 0;vertical-align:top}.spec-label{font-weight:600;color:#565959;font-size:14px;width:35%;padding-right:20px}.spec-value{color:#0f1111;font-size:14px;line-height:1.5;word-break:break-word;width:65%}.spec-value strong{font-weight:600}.spec-section{background:#fff;border-radius:0;margin-bottom:2px;overflow:hidden}.spec-section+.spec-section{border-top:1px solid #e9ecef}@media(max-width:768px){.spec-label{width:45%;padding-right:12px}.spec-value{width:55%}.spec-table td{padding:12px 0;font-size:13px}.spec-header h5{font-size:15px}}@keyframes fadeIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.spec-table-wrapper:not(.collapsed){animation:fadeIn .3s ease}.productImageSwiper{height:360px;background:#f8f9fa}.productImageSwiper .swiper-wrapper,.productImageSwiper .swiper-slide{height:100%}.product-swiper-img{width:100%;height:100%;object-fit:contain;background:#f8f9fa}@media(max-width:768px){.productImageSwiper{height:260px}}.art-no-badge{background:#007bff;color:#fff;padding:5px 10px;border-radius:5px;font-size:10px;display:inline-block;letter-spacing:.3px}.recommendedSwiper .swiper-slide{height:auto}.recommendedSwiper .pos-product .img{height:160px;overflow:hidden}@media(max-width:768px){.recommendedSwiper .pos-product .img{height:130px}}.recommendedSwiper .pos-product{height:auto}.product-carousel-img{height:300px;object-fit:contain}@media(max-width:768px){.product-carousel-img{height:220px}}.carousel-control-prev,.carousel-control-next{width:5%}.carousel-control-prev-icon,.carousel-control-next-icon{background-color:#000;border-radius:50%;padding:10px}.card:hover{transform:translateY(-4px);transition:all .2s ease}.attribute-group{margin-top:1.5rem}.attribute-group-title{font-weight:600;margin-bottom:.5rem}.skeleton{background:linear-gradient(90deg,#e9ecef 25%,#f8f9fa 37%,#e9ecef 63%);background-size:400% 100%;animation:shimmer 1.4s ease infinite;border-radius:4px;height:14px}@keyframes shimmer{0%{background-position:100% 0}100%{background-position:-100% 0}}.skeleton-text{width:100%}.attribute-options{display:flex;flex-wrap:wrap;gap:10px}.attribute-options input[type="radio"]{display:none}.attribute-option{border:1px solid #dee2e6;border-radius:6px;padding:10px 14px;cursor:pointer;min-width:120px;text-align:center;background:#fff;transition:all .2s ease}.attribute-option small:not(.badge-artno){display:block;color:#6c757d;font-size:12px}.attribute-option:hover{border-color:#0d6efd}.attribute-options input[type="radio"]:checked+.attribute-option{border-color:#0d6efd;background:#e7f1ff;box-shadow:0 0 0 1px #0d6efd inset}@media(max-width:768px){.attribute-option{min-width:100%}}.spec-value-text{white-space:pre-line;word-break:break-word;line-height:1.5;font-weight:400}@media(max-width:768px){.attribute-options{gap:8px}.attribute-option{min-width:0;width:calc(50% - 4px);padding:10px 8px;font-size:13px;border-radius:5px}.attribute-option small{font-size:10px;margin-top:3px}.attribute-group{margin-top:1.2rem;margin-bottom:.8rem}.attribute-group-title{font-size:14px;font-weight:600;margin-bottom:.6rem;color:#333}.add-to-basket-wrapper{flex-direction:row;flex-wrap:nowrap;gap:6px;align-items:stretch}.qty-box{height:40px;flex-shrink:0}.qty-btn{width:32px;height:40px}.qty-input{width:70px;font-size:13px}#addToBasketBtn{height:40px;font-size:14px;flex:1 1 100%}.basePriceP,.discountPriceP{font-size:18px}.vat-label{font-size:11px}}@media(max-width:480px){.attribute-option{width:100%;padding:8px 6px;font-size:12px}.attribute-options{gap:6px}.attribute-group{margin-top:1rem}.qty-box{height:36px}.qty-btn{width:28px;height:36px;font-size:16px}.qty-input{width:60px;font-size:12px}}.basket-sticky{position:sticky;top:110px}.pos-sidebar{width:100%;height:calc(100vh - 130px);background:#fff;border:1px solid #e5e5e5;border-radius:8px;display:flex;flex-direction:column}.pos-sidebar-body{flex:1;overflow-y:auto}.pos-sidebar-footer{border-top:1px solid #ddd;padding:12px;background:#fff}.sidebartouchfooter{width:14.75rem}.pos-order h6,.pos-order .product-attributes,.pos-order span{white-space:normal!important;word-break:break-word;overflow-wrap:anywhere}.pos-order-product{width:100%;overflow:hidden}.recommendedSwiper .swiper-slide{height:auto;display:flex}.recommendedSwiper .swiper-slide>*{height:100%}.recommendedSwiper .card,.recommendedSwiper .product-card{height:100%;min-height:360px;display:flex;flex-direction:column;min-height:max-content}.recommendedSwiper img{width:100%;height:180px;object-fit:cover}.recommendedSwiper .card-body{flex:1}@media(max-width:767px){.recommendedSwiper{padding:2px}.recommendedSwiper .product-card{max-width:150px!important;height:170px!important;min-height:max-content}.recommendedSwiper .product-image-wrap{height:80px!important;padding:5px!important}.recommendedSwiper .card-body{padding:8px!important;display:block!important}.recommendedSwiper .card-title{font-size:12px!important;line-height:1.3!important;margin-bottom:6px!important;white-space:normal!important}.recommendedSwiper .desc{display:none!important}.recommendedSwiper .card-body>div:last-child{margin-top:0!important}.recommendedSwiper .btn{display:none!important}.recommendedSwiper .fw-bold{font-size:13px!important}.recommendedSwiper .text-muted{font-size:11px!important;margin-bottom:4px!important}}