.mart-departments__head{position:relative}.mart-category-controls{display:flex;justify-content:flex-end;gap:9px;margin:-8px 0 16px}.mart-category-control{display:grid;place-items:center;width:46px;height:46px;padding:0;border:1px solid #d9dce3;border-radius:50%;background:#fff;color:#111318;font-size:20px;font-weight:800;line-height:1;cursor:pointer;transition:transform .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.mart-category-control:hover:not(:disabled){transform:translateY(-1px);border-color:#1e5bff;background:#1e5bff;color:#fff}.mart-category-control:focus-visible{outline:3px solid rgba(30,91,255,.25);outline-offset:3px}.mart-category-control:disabled{opacity:.32;cursor:default}.mart-category-grid{display:grid!important;grid-auto-flow:column!important;grid-template-columns:none!important;grid-auto-columns:calc((100% - 42px)/4)!important;gap:14px!important;margin-top:0!important;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding:4px 1px 16px}.mart-category-grid::-webkit-scrollbar{display:none}.mart-category{min-width:0;scroll-snap-align:start;scroll-snap-stop:normal}.mart-category__placeholder{display:grid;width:100%;height:100%;place-items:center;background:linear-gradient(135deg,#eef3ff,#f7f7f2);color:#1e5bff}.mart-category__placeholder span{display:grid;width:72px;height:72px;place-items:center;border-radius:50%;background:#fff;font-size:32px;font-weight:900;box-shadow:0 10px 30px rgba(17,19,24,.08)}.mart-category-swipe{display:none;margin:4px 0 0;color:#717681;font-size:11px;font-weight:750;letter-spacing:.02em}@media(max-width:980px){.mart-category-grid{grid-auto-columns:calc((100% - 14px)/2.15)!important}}@media(max-width:640px){.mart-category-controls{display:none}.mart-category-grid{grid-auto-columns:78%!important;gap:10px!important;margin-right:-20px!important;padding-right:20px;padding-bottom:12px}.mart-category-swipe{display:block}}@media(prefers-reduced-motion:reduce){.mart-category-grid{scroll-behavior:auto}.mart-category-control{transition:none}}
