.wccs-slider-wrapper{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgb(0 0 0 / .2) #fff0;padding:15px 20px;cursor:grab}.wccs-slider-wrapper:active{cursor:grabbing}.wccs-slider-wrapper::-webkit-scrollbar{height:6px}.wccs-slider-wrapper::-webkit-scrollbar-track{background:#fff0;margin:0 20px}.wccs-slider-wrapper::-webkit-scrollbar-thumb{background-color:rgb(0 0 0 / .2);border-radius:3px}.wccs-slider-wrapper::-webkit-scrollbar-thumb:hover{background-color:rgb(0 0 0 / .35)}.wccs-categories-grid{display:flex;gap:40px;min-width:max-content;padding:10px 5px;align-items:flex-start}.wccs-category-item{display:flex;flex-direction:column;align-items:center;text-decoration:none!important;transition:transform 0.3s ease;flex-shrink:0;width:110px;border:none!important;box-shadow:none!important}.wccs-category-item:hover,.wccs-category-item:focus{transform:translateY(-5px);text-decoration:none!important;border:none!important;outline:none!important}.wccs-category-item:hover .wccs-category-name{color:#A3804D}.wccs-category-image-wrapper{width:60px;height:60px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.wccs-category-image{width:100%;height:100%;object-fit:contain;transition:transform 0.3s ease}.wccs-category-item:hover .wccs-category-image{transform:scale(1.05)}.wccs-category-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f8f8 0%,#eeeeee 100%)}.wccs-category-placeholder svg{width:35px;height:35px;fill:#888}.wccs-category-name{font-size:13px;font-weight:600;color:#333;text-align:center;line-height:1.4;max-width:110px;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;transition:color 0.3s ease;display:block}.wccs-no-categories{text-align:center;padding:40px 20px;color:#666;font-size:14px;background:rgb(255 255 255 / .7);border-radius:8px;margin:20px}.wccs-nav-button{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 12px rgb(0 0 0 / .12);transition:all 0.3s ease;z-index:10;color:#333}.wccs-nav-button:hover{background:#d81b60;color:#fff;box-shadow:0 5px 18px rgb(216 27 96 / .35)}.wccs-nav-button:disabled{opacity:.3;cursor:not-allowed}.wccs-nav-button.prev{left:15px}.wccs-nav-button.next{right:15px}@media screen and (max-width:768px){.wccs-slider-container{padding:20px 0;min-width:100%}.wccs-slider-wrapper{padding:10px 15px}.wccs-categories-grid{gap:25px}.wccs-category-item{width:90px}.wccs-category-image-wrapper{width:65px;height:65px}.wccs-category-name{font-size:12px;max-width:90px}.wccs-category-placeholder svg{width:28px;height:28px}.wccs-nav-button{display:none}}@media screen and (max-width:480px){.wccs-slider-container{min-width:100%}.wccs-categories-grid{gap:20px}.wccs-category-item{width:80px}.wccs-category-image-wrapper{width:60px;height:60px}.wccs-category-name{font-size:11px;max-width:80px}.wccs-category-placeholder svg{width:25px;height:25px}}@keyframes wccsFadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.wccs-category-item{animation:wccsFadeIn 0.4s ease forwards}.wccs-category-item:nth-child(1){animation-delay:0.03s}.wccs-category-item:nth-child(2){animation-delay:0.06s}.wccs-category-item:nth-child(3){animation-delay:0.09s}.wccs-category-item:nth-child(4){animation-delay:0.12s}.wccs-category-item:nth-child(5){animation-delay:0.15s}.wccs-category-item:nth-child(6){animation-delay:0.18s}.wccs-category-item:nth-child(7){animation-delay:0.21s}.wccs-category-item:nth-child(8){animation-delay:0.24s}.wccs-category-item:nth-child(9){animation-delay:0.27s}.wccs-category-item:nth-child(10){animation-delay:0.30s}.wccs-slider-container *,.wccs-slider-container *::before,.wccs-slider-container *::after{box-sizing:border-box}.wccs-slider-container a{text-decoration:none!important;border-bottom:none!important}.wccs-slider-container img{max-width:100%;height:auto;display:block}