:root{--sx-orange:#f58216;--sx-ink:#25292e;--sx-muted:#687078;--sx-line:#e1e4e6}.smartx-home-categories{display:grid;grid-template-columns:repeat(var(--category-columns,6),minmax(0,1fr));gap:14px}.smartx-home-category{min-width:0;padding:15px 10px 18px;display:flex;align-items:center;flex-direction:column;text-align:center;color:var(--sx-ink);background:#fff;border:1px solid var(--sx-line);transition:transform .2s,border-color .2s,box-shadow .2s}.smartx-home-category:hover{transform:translateY(-4px);border-color:var(--sx-orange);box-shadow:0 12px 28px rgba(37,41,46,.08)}.smartx-home-category__image{width:112px;height:112px;margin-bottom:12px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#fff2e7}.smartx-home-category__image img{width:100%;height:100%;object-fit:cover}.smartx-home-category__image b{color:var(--sx-orange);font-size:25px}.smartx-home-category strong{font-size:14px}.smartx-home-category small{margin-top:2px;color:var(--sx-muted);font-size:11px}.smartx-carousel{padding:58px 0;border-bottom:1px solid var(--sx-line)}.smartx-carousel:last-child{border-bottom:0}.smartx-carousel__header{margin-bottom:24px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.smartx-carousel__header span{color:var(--sx-orange);font-size:11px;font-weight:700}.smartx-carousel__header h2{margin:4px 0 0;color:var(--sx-ink);font-size:31px;line-height:1.3}.smartx-carousel__header p{max-width:650px;margin:6px 0 0;color:var(--sx-muted);font-size:13px}.smartx-carousel__actions{display:flex;align-items:center;gap:7px}.smartx-carousel__actions>a{min-height:40px;padding:0 15px;display:flex;align-items:center;color:var(--sx-ink);border:1px solid var(--sx-ink);font-size:11px;font-weight:700}.smartx-carousel__actions>a:hover{color:#fff;background:var(--sx-orange);border-color:var(--sx-orange)}.smartx-carousel__actions button{width:40px;height:40px;border:1px solid var(--sx-line);color:var(--sx-ink);background:#fff;font-size:25px;line-height:1;cursor:pointer}.smartx-carousel__actions button:hover{color:#fff;background:var(--sx-ink);border-color:var(--sx-ink)}.smartx-carousel__viewport{overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;scroll-snap-type:x mandatory}.smartx-carousel__viewport::-webkit-scrollbar{display:none}.smartx-carousel__viewport ul.products{width:max-content!important;display:flex!important;gap:18px;margin:0!important;padding:0!important}.smartx-carousel__viewport ul.products:before,.smartx-carousel__viewport ul.products:after{display:none!important}.smartx-carousel__viewport ul.products li.product{direction:rtl;flex:0 0 calc((min(1280px,92vw) - (var(--desktop-columns,5) - 1)*18px)/var(--desktop-columns,5));width:auto!important;max-width:280px;margin:0!important;padding:0 0 17px!important;scroll-snap-align:start;border:1px solid var(--sx-line);background:#fff;transition:transform .2s,box-shadow .2s}.smartx-carousel__viewport ul.products li.product:hover{transform:translateY(-4px);box-shadow:0 13px 28px rgba(37,41,46,.09)}.smartx-carousel__viewport ul.products li.product img{margin:0 0 15px!important}.smartx-carousel__viewport .woocommerce-loop-product__title,.smartx-carousel__viewport .price,.smartx-carousel__viewport .star-rating{margin-right:14px!important;margin-left:14px!important}.smartx-carousel__viewport ul.products li.product .button{margin:12px 14px 0!important;background:var(--sx-ink)!important;color:#fff!important;border-radius:3px!important}.smartx-carousel__viewport ul.products li.product .button:hover{background:var(--sx-orange)!important}.smartx-empty{padding:30px;text-align:center;color:var(--sx-muted);background:#fff;border:1px solid var(--sx-line)}@media(max-width:1024px){.smartx-home-categories{grid-template-columns:repeat(3,minmax(0,1fr))}.smartx-carousel__viewport ul.products li.product{flex-basis:calc((92vw - 36px)/3)}}@media(max-width:767px){.smartx-home-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.smartx-home-category__image{width:88px;height:88px}.smartx-carousel{padding:42px 0}.smartx-carousel__header{align-items:flex-start;flex-direction:column;gap:14px}.smartx-carousel__header h2{font-size:25px}.smartx-carousel__actions{width:100%}.smartx-carousel__actions>a{margin-left:auto}.smartx-carousel__viewport ul.products{gap:11px}.smartx-carousel__viewport ul.products li.product{flex-basis:72vw;max-width:270px}}
