/* DATXE CATEGORY GRID - CLEAN, SCOPED */
.datxe-categories{--datxe-cat-section-bg:#fff;--datxe-cat-bg:#009688;--datxe-cat-icon-color:#fff;--datxe-cat-radius:999px;--datxe-cat-per-row:8;--datxe-cat-rows:2;--datxe-cat-mobile-per-row:4;--datxe-cat-mobile-rows:2;background:var(--datxe-cat-section-bg,#fff);padding:0 0 12px;overflow:hidden;width:100%;max-width:100%;box-sizing:border-box}.datxe-categories>.datxe-container{overflow:visible}.datxe-category-source{display:none!important}.datxe-category-swiper.datxe-swiper{position:relative;width:100%;max-width:100%;overflow:hidden;padding:0 0 4px;box-sizing:border-box;touch-action:pan-y;cursor:grab}.datxe-category-swiper.datxe-swiper:active{cursor:grabbing}.datxe-category-swiper .swiper-wrapper{display:flex;align-items:stretch;width:100%;box-sizing:border-box}.datxe-category-swiper .swiper-slide.datxe-category-page{width:100%!important;min-width:100%;height:auto;display:block;box-sizing:border-box}.datxe-category-page-grid{width:100%;display:grid;grid-template-columns:repeat(var(--dt-cat-per-row-current,var(--datxe-cat-per-row,8)),86px);justify-content:space-between;justify-items:center;align-items:start;column-gap:0;row-gap:12px;box-sizing:border-box}.datxe-category-card{width:86px;max-width:86px;min-width:0;text-align:center;box-sizing:border-box}.datxe-cat-link{width:86px;max-width:86px;min-width:0;min-height:112px;padding:4px 0 2px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;text-decoration:none!important;color:#111;gap:0}.datxe-cat-thumb{flex:0 0 72px;width:72px;height:72px;margin:0 auto 7px;padding:10px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;overflow:hidden;line-height:1;background:var(--datxe-cat-bg,#009688)!important;color:var(--datxe-cat-icon-color,#fff)!important;border-radius:var(--datxe-cat-radius,999px);box-shadow:0 0 0 1px #eee}.datxe-categories--circle .datxe-cat-thumb{border-radius:999px}.datxe-categories--square .datxe-cat-thumb{border-radius:var(--datxe-cat-radius,14px)}.datxe-cat-thumb img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;margin:0;background:transparent}.datxe-cat-svg{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--datxe-cat-icon-color,#fff)!important}.datxe-cat-svg svg{display:block;width:100%;height:100%;color:var(--datxe-cat-icon-color,#fff)!important;fill:currentColor;stroke:currentColor}.datxe-cat-svg svg *:not([fill="none"]){fill:currentColor!important}.datxe-cat-svg svg *:not([stroke="none"]){stroke:currentColor!important}.datxe-cat-svg svg [fill="none"]{fill:none!important}.datxe-cat-thumb i{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:30px;line-height:1;color:var(--datxe-cat-icon-color,#fff)!important}.datxe-cat-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;width:76px;max-width:76px;min-height:32px;max-height:32px;margin:0 auto;overflow:hidden;text-align:center;font-size:12px;font-weight:700;line-height:16px;color:#111;white-space:normal;overflow-wrap:anywhere;word-break:normal}.datxe-cat-link:hover .datxe-cat-thumb{transform:translateY(-3px) scale(1.04);transition:.18s ease}.datxe-cat-link:hover .datxe-cat-text{color:#ed2028}.datxe-category-swiper .datxe-nav-btn{display:flex;width:30px;height:30px;border-radius:50%;box-shadow:0 4px 14px rgba(0,0,0,.18);background:rgba(255,255,255,.96);color:#333;align-items:center;justify-content:center;position:absolute;top:43%;z-index:50;cursor:pointer;opacity:.96;pointer-events:auto;border:0;margin:0}.datxe-category-swiper .datxe-category-prev{left:8px;transform:translate(0,-50%)}.datxe-category-swiper .datxe-category-next{right:8px;transform:translate(0,-50%)}.datxe-category-swiper .datxe-nav-btn svg{width:14px;height:14px;display:block}.datxe-category-swiper .datxe-nav-btn.swiper-button-disabled{opacity:.18;pointer-events:none}
@media(max-width:991.98px){.datxe-categories>.datxe-container{width:100%;max-width:100%;padding-left:8px;padding-right:8px;box-sizing:border-box}.datxe-category-page-grid{grid-template-columns:repeat(var(--dt-cat-per-row-current,var(--datxe-cat-mobile-per-row,4)),72px);row-gap:10px}.datxe-category-card,.datxe-cat-link{width:72px;max-width:72px}.datxe-cat-link{min-height:98px;padding:4px 0 2px}.datxe-cat-thumb{flex-basis:58px;width:58px;height:58px;padding:7px;margin-bottom:6px}.datxe-cat-text{width:68px;max-width:68px;font-size:11px;line-height:15px;min-height:30px;max-height:30px}.datxe-category-swiper .datxe-nav-btn{width:26px;height:26px;top:42%}.datxe-category-swiper .datxe-category-prev{left:4px}.datxe-category-swiper .datxe-category-next{right:4px}}
@media(max-width:575px){.datxe-category-page-grid{grid-template-columns:repeat(var(--dt-cat-per-row-current,var(--datxe-cat-mobile-per-row,4)),68px)}.datxe-category-card,.datxe-cat-link{width:68px;max-width:68px}.datxe-cat-link{min-height:94px}.datxe-cat-thumb{flex-basis:54px;width:54px;height:54px;padding:6px}.datxe-cat-text{width:62px;max-width:62px}.datxe-category-swiper .datxe-nav-btn{width:24px;height:24px}.datxe-category-swiper .datxe-nav-btn svg{width:13px;height:13px}}
@media(min-width:992px){.datxe-category-swiper.datxe-swiper{overflow:hidden!important;touch-action:pan-y!important}.datxe-category-swiper .swiper-wrapper{display:flex!important;align-items:stretch!important;flex-wrap:nowrap!important;gap:0!important}.datxe-category-swiper .swiper-slide.datxe-category-column-slide{height:auto!important;box-sizing:border-box}.datxe-category-swiper .datxe-category-column{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px}.datxe-category-swiper .datxe-category-column .datxe-category-card{width:86px!important;max-width:86px!important;margin:0 auto!important}.datxe-category-swiper .datxe-nav-btn.swiper-button-disabled{opacity:.2;pointer-events:none}}

@media(min-width:992px){.datxe-category-swiper .swiper-slide.datxe-category-one-slide{box-sizing:border-box}.datxe-category-swiper .swiper-wrapper{gap:0!important}.datxe-category-swiper .datxe-category-one-slide .datxe-category-card{width:86px!important;max-width:86px!important;margin:0 auto!important}}
