.page-products.catalog-category-view .column.main{max-width:fit-content;margin:0 auto;padding-bottom:0}.toolbar-sorter.sorter{visibility:hidden}.toolbar.toolbar-products .pages{visibility:hidden}.toolbar.toolbar-products .field.limiter{visibility:hidden}.sidebar.sidebar-main{position:sticky;top:140px}.mc-sidebar-category-card{background:#fff;border:1px solid rgba(226,232,240,.9);border-radius:16px;box-shadow:0 10px 30px -5px rgba(15,23,42,.06),0 4px 12px -2px rgba(15,23,42,.03);padding:20px;margin-bottom:24px;width:100%;box-sizing:border-box;transition:box-shadow .3s ease}.mc-sidebar-category-card:hover{box-shadow:0 16px 36px -6px rgba(15,23,42,.09),0 6px 16px -3px rgba(15,23,42,.04)}.mc-sidebar-category-card .mc-sidebar-head{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #f66b0a;position:relative}.mc-sidebar-category-card .mc-icon-wrapper{width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,rgba(246,107,10,.12) 0%,rgba(255,96,38,.05) 100%);display:flex;align-items:center;justify-content:center;flex-shrink:0}.mc-sidebar-category-card .mc-icon-wrapper svg{width:17px;height:17px;color:#f66b0a}.mc-sidebar-category-card .mc-head-title-wrap{display:flex;flex-direction:column}.mc-sidebar-category-card .mc-sidebar-title{font-size:15px;font-weight:800;color:#0f172a;letter-spacing:-.02em;margin:0;line-height:1.2}.mc-sidebar-category-card ul.mc-cat-tree{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:5px}.mc-sidebar-category-card li.mc-cat-item{margin:0}.mc-sidebar-category-card .mc-cat-row{display:flex;align-items:center;justify-content:space-between;padding:9px 12px;border-radius:12px;border-left:3.5px solid transparent;transition:all .25s cubic-bezier(.16,1,.3,1);text-decoration:none;background:#f8fafc;gap:6px}.mc-sidebar-category-card .mc-cat-row:hover{background:#fff8f3;border-left-color:rgba(246,107,10,.5);transform:translateX(3px);box-shadow:0 4px 12px rgba(246,107,10,.06)}.mc-sidebar-category-card .mc-cat-row.active{background:linear-gradient(135deg,#fff6f0 0%,#ffe9d9 100%);border-left-color:#f66b0a;box-shadow:0 4px 14px rgba(246,107,10,.12)}.mc-sidebar-category-card .mc-cat-link{color:#334155;text-decoration:none;font-weight:500;font-size:13px;flex-grow:1;display:flex;align-items:center;gap:6px;transition:color .2s ease;min-width:0;overflow:hidden}.mc-sidebar-category-card .mc-cat-link span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mc-sidebar-category-card .mc-cat-row:hover .mc-cat-link{color:#f66b0a;font-weight:600}.mc-sidebar-category-card .mc-cat-row.active .mc-cat-link{color:#d95100;font-weight:700}.mc-sidebar-category-card .mc-cat-arrow{width:14px;height:14px;color:#f66b0a;opacity:.35;flex-shrink:0;transform:translateX(-2px);transition:all .25s cubic-bezier(.16,1,.3,1)}.mc-sidebar-category-card .mc-cat-row:hover .mc-cat-arrow,.mc-sidebar-category-card .mc-cat-row.active .mc-cat-arrow{opacity:1;transform:translateX(2px)}.mc-sidebar-category-card .mc-count-badge{font-size:11px;font-weight:700;color:#64748b;background:#fff;border:1px solid rgba(226,232,240,.8);padding:2px 8px;border-radius:999px;min-width:24px;text-align:center;flex-shrink:0;transition:all .25s cubic-bezier(.16,1,.3,1);line-height:1.4}.mc-sidebar-category-card .mc-cat-row:hover .mc-count-badge{background:rgba(246,107,10,.12);border-color:rgba(246,107,10,.25);color:#f66b0a}.mc-sidebar-category-card .mc-cat-row.active .mc-count-badge{background:linear-gradient(135deg,#f66b0a 0%,#ff4500 100%);border-color:transparent;color:#fff;box-shadow:0 4px 10px rgba(246,107,10,.35)}@media (max-width:991px){.mc-sidebar-category-card{max-width:100%;padding:16px;margin-bottom:20px}.mc-sidebar-category-card ul.mc-cat-tree{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:8px}.mc-sidebar-category-card .mc-cat-row:hover{transform:translateY(-2px)}}@media (max-width:575px){.mc-sidebar-category-card ul.mc-cat-tree{grid-template-columns:1fr}}