.headerNavbar{overflow:visible !important}.categoryMenuSmall{display:flex;align-items:center;gap:4px;overflow:visible;padding:0 0 4px;scrollbar-width:none;-ms-overflow-style:none}.categoryMenuSmall::-webkit-scrollbar{display:none}@media(max-width:768px){.categoryMenuSmall{display:none}}.cat-menu-item{position:relative;flex-shrink:0}.cat-menu-item>a{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;padding:7px 14px;border-radius:6px;font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#6b7280;text-decoration:none;transition:background .15s,color .15s;cursor:pointer}.cat-menu-item>a:hover,.cat-menu-item.open>a{background:#f3f4f6;color:#1a1a1a}.cat-menu-item>a.active{background:#1a1a1a;color:#fff}.cat-menu-item>a.active svg{stroke:#fff}.cat-menu-chevron{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease;flex-shrink:0}.cat-menu-item.open>a .cat-menu-chevron{transform:rotate(180deg)}.cat-menu-dropdown{display:none;position:absolute;top:calc(100% + 6px);left:0;min-width:200px;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,0.08);padding:6px;z-index:999}.cat-menu-item.open .cat-menu-dropdown{display:block}.cat-menu-dropdown a{display:block;padding:8px 12px;font-size:13px;font-weight:500;color:#374151;text-decoration:none;border-radius:6px;transition:background .12s,color .12s;white-space:nowrap}.cat-menu-dropdown a:hover{background:#f3f4f6;color:#1a1a1a}.cat-menu-dropdown a.active{background:#edf3ed;color:#2c5f2e;font-weight:600}.cat-mobile-panel{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999}.cat-mobile-panel.open{display:block}.cat-mobile-overlay{position:absolute;inset:0;background:rgba(0,0,0,0.4)}.cat-mobile-drawer{position:absolute;top:0;left:0;bottom:0;width:300px;background:#fff;display:flex;flex-direction:column}.cat-mobile-header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1.5px solid #e5e7eb;flex-shrink:0}.cat-mobile-header span{font-size:14px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.cat-mobile-close{width:32px;height:32px;border:0;background:0;font-size:22px;color:#6b7280;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background .15s}.cat-mobile-close:hover{background:#f3f4f6}.cat-mobile-groups{flex:1;overflow-y:auto}.cat-mobile-group-header{display:flex;align-items:center;justify-content:space-between;padding:13px 20px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1a1a1a;border-bottom:1px solid #f3f4f6;cursor:pointer;user-select:none;background:#fff;transition:background .12s}.cat-mobile-group-header:hover{background:#f9fafb}.cat-mobile-group-header svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;transition:transform .2s;flex-shrink:0}.cat-mobile-group.open>.cat-mobile-group-header svg{transform:rotate(90deg)}.cat-mobile-group-children{display:none}.cat-mobile-group.open>.cat-mobile-group-children{display:block}.cat-mobile-group-children>a{display:block;padding:10px 20px 10px 28px;font-size:13px;font-weight:500;color:#374151;text-decoration:none;border-bottom:1px solid #f3f4f6;background:#fafafa;transition:background .12s}.cat-mobile-group-children>a:hover{background:#f3f4f6}.cat-mobile-group-children>a.active{color:#2c5f2e;background:#edf3ed;font-weight:600}.cat-mobile-subgroup-header{display:flex;align-items:center;justify-content:space-between;padding:10px 20px 10px 28px;font-size:13px;font-weight:500;color:#374151;cursor:pointer;border-bottom:1px solid #f3f4f6;background:#fafafa;user-select:none;transition:background .12s}.cat-mobile-subgroup-header:hover{background:#efefed}.cat-mobile-subgroup-header svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;transition:transform .2s;flex-shrink:0}.cat-mobile-subgroup.open>.cat-mobile-subgroup-header svg{transform:rotate(90deg)}.cat-mobile-subgroup-children{display:none}.cat-mobile-subgroup.open>.cat-mobile-subgroup-children{display:block}.cat-mobile-subgroup-children a{display:block;padding:9px 20px 9px 40px;font-size:12px;font-weight:400;color:#6b7280;text-decoration:none;border-bottom:1px solid #f3f4f6;background:#fff;transition:background .12s,color .12s}.cat-mobile-subgroup-children a:hover{background:#f3f4f6;color:#1a1a1a}.cat-mobile-subgroup-children a.active{color:#2c5f2e;background:#edf3ed;font-weight:600}.cat-mobile-footer-nav{border-top:1.5px solid #e5e7eb;padding:10px 0;background:#fafafa;flex-shrink:0}.cat-mobile-footer-nav a{display:block;padding:8px 20px;font-size:12px;font-weight:500;color:#9ca3af;text-decoration:none;transition:color .12s}.cat-mobile-footer-nav a:hover{color:#1a1a1a}@media(max-width:1024px){.category-sidebar{display:none !important}}