.catalog-with-sidebar{grid-template-columns:260px 1fr;align-items:start;gap:28px;margin:24px 0 52px;display:grid}.cat-sidebar{scrollbar-width:thin;background:#fff;border:1.5px solid #e2e6ea;border-radius:14px;max-height:calc(100vh - 32px);padding:4px 0;position:sticky;top:16px;overflow-y:auto}.cat-sidebar::-webkit-scrollbar{width:6px}.cat-sidebar::-webkit-scrollbar-thumb{background:#d5dbe2;border-radius:3px}.cs-block{padding:8px 0}.cs-head{text-transform:uppercase;letter-spacing:1px;color:#8a9bb0;border-bottom:1px solid #eef1f3;margin-bottom:6px;padding:14px 18px 10px;font-size:11px;font-weight:800}.cs-tree{flex-direction:column;padding:4px 6px 8px;display:flex}.cs-root-row{align-items:center;display:flex}.cs-root{color:#1c2b36;border-radius:8px;flex:1;justify-content:space-between;align-items:center;gap:8px;padding:9px 12px;font-size:13.5px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.cs-root:hover{color:#ff6b00;background:#f7f9fb}.cs-root.active{color:#ff6b00;background:#fed;font-weight:700}.cs-root.active .cs-cnt{color:#ff6b00;background:#fff}.cs-root-all{border-bottom:1px dashed #eef1f3;border-radius:0;margin-bottom:4px;padding:10px 12px;font-weight:600}.cs-toggle{color:#b6c2ce;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;margin-right:4px;transition:background .15s,transform .25s,color .15s;display:flex}.cs-toggle:hover{color:#ff6b00;background:#f7f9fb}.cs-group.open .cs-toggle{color:#ff6b00;transform:rotate(180deg)}.cs-subs{border-left:1.5px solid #eef1f3;flex-direction:column;margin-left:12px;padding:2px 0 6px 14px;display:none}.cs-group.open .cs-subs{display:flex}.cs-sub{color:#4a6070;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:7px 10px;font-size:13px;text-decoration:none;transition:background .15s,color .15s;display:flex}.cs-sub:hover{color:#ff6b00;background:#f7f9fb}.cs-sub.active{color:#ff6b00;background:#fed;font-weight:700}.cs-sub.active .cs-cnt{color:#ff6b00;background:#fff}.cs-cnt{color:#8a9bb0;background:#f4f6f8;border-radius:10px;flex-shrink:0;padding:2px 7px;font-size:10.5px;font-weight:700}.cs-mobile-trigger{color:#fff;cursor:pointer;background:#ff6b00;border:none;border-radius:12px;align-items:center;gap:8px;width:100%;margin-bottom:14px;padding:12px 18px;font-family:inherit;font-size:14px;font-weight:700;display:none;box-shadow:0 4px 14px #ff6b0040}@media (width<=900px){.catalog-with-sidebar{grid-template-columns:1fr}.cat-sidebar{z-index:1000;border:none;border-radius:0;width:100%;max-width:380px;height:100vh;max-height:100vh;transition:transform .25s;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:4px 0 24px #0000002e}.cat-sidebar.is-open{transform:translate(0)}.cs-mobile-trigger{display:inline-flex}.cs-head{justify-content:space-between;align-items:center;font-size:14px;display:flex}.cs-head:after{content:"✕";color:#8a9bb0;cursor:pointer;padding:2px 10px;font-size:22px;font-weight:400}}.cs-overlay{z-index:999;background:#0b304066;display:none;position:fixed;inset:0}.cs-overlay.is-open{display:block}.cs-filters{border-top:1px solid #eef1f3;padding:14px 16px 18px}.cs-fblock{margin-bottom:16px}.cs-fhead{text-transform:uppercase;letter-spacing:.8px;color:#8a9bb0;margin-bottom:8px;font-size:11px;font-weight:800}.cs-filters select{cursor:pointer;color:#1c2b36;background:#fff;border:1.5px solid #e2e6ea;border-radius:8px;width:100%;padding:9px 12px;font-family:inherit;font-size:13px}.cs-filters select:focus{border-color:#ff6b00;outline:none}.cs-price{align-items:center;gap:8px;display:flex}.cs-price input{text-align:center;color:#1c2b36;border:1.5px solid #e2e6ea;border-radius:8px;flex:1;width:0;min-width:0;padding:9px 10px;font-family:inherit;font-size:13px}.cs-price input:focus{border-color:#ff6b00;outline:none}.cs-price span{color:#8a9bb0}.cs-fapply{color:#fff;cursor:pointer;background:#ff6b00;border:none;border-radius:8px;width:100%;padding:10px;font-family:inherit;font-size:13px;font-weight:700;transition:background .2s}.cs-fapply:hover{background:#e05a00}.cs-freset{text-align:center;color:#8a9bb0;margin-top:10px;font-size:12.5px;text-decoration:none;display:block}.cs-freset:hover{color:#ff6b00}
