.cat-trigger{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:#e84d2e;color:#fff;border:none;border-radius:4px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;line-height:1}.cat-trigger:hover{background:#c83d22}.cat-hbg{display:inline-flex;flex-direction:column;gap:4px;width:15px;flex-shrink:0}.cat-hbg span{display:block;height:2px;background:#fff;border-radius:1px}.cat-panel{position:fixed;background:#fff;border:1px solid #ddd;border-radius:0 0 6px 6px;box-shadow:0 8px 24px #00000021;z-index:99998;width:230px}.cat-panel[hidden]{display:none}.cat-panel__scroll{overflow-y:auto;overflow-x:hidden;max-height:440px}.cat-panel__scroll::-webkit-scrollbar{width:4px}.cat-panel__scroll::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.cat-panel__list{list-style:none;margin:0;padding:6px 0}.cat-panel__item{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;font-size:13px;color:#222;cursor:default;-webkit-user-select:none;user-select:none;transition:background .1s,color .1s}.cat-panel__item:hover,.cat-panel__item.is-active{background:#fff0ee;color:#e84d2e}.cat-panel__label{flex:1;pointer-events:none}.cat-panel__arrow{width:13px;height:13px;flex-shrink:0;opacity:.4;transition:opacity .1s}.cat-panel__item:hover .cat-panel__arrow,.cat-panel__item.is-active .cat-panel__arrow{opacity:1}.cat-sub-panel{position:fixed;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:4px 8px 20px #0000001f;z-index:99999;min-width:210px;padding:6px 0}.cat-sub-panel[hidden]{display:none}.cat-sub-panel__list{list-style:none;margin:0;padding:0}.cat-sub-panel__link{display:block;padding:9px 16px;font-size:13px;color:#333;text-decoration:none;white-space:nowrap;transition:background .1s,color .1s}.cat-sub-panel__link:hover{background:#fff0ee;color:#e84d2e}.cat-sub-panel__link--all{font-weight:600;color:#e84d2e;border-bottom:1px solid #f0f0f0;padding-bottom:10px;margin-bottom:3px}.mob-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:199998;transition:opacity .28s}.mob-overlay.is-active{display:block}.mob-drawer{position:fixed;top:0;left:0;width:320px;max-width:90vw;height:100dvh;background:#fff;z-index:199999;transform:translate(-100%);transition:transform .28s cubic-bezier(.4,0,.2,1);overflow:hidden}.mob-drawer.is-open{transform:translate(0)}.mob-drawer__inner{display:flex;width:300%;height:100%;transition:transform .26s cubic-bezier(.4,0,.2,1)}.mob-drawer__inner.at-screen-1{transform:translate(-33.333%)}.mob-drawer__inner.at-screen-2{transform:translate(-66.666%)}.mob-screen{width:33.333%;flex-shrink:0;height:100%;overflow-y:auto;display:flex;flex-direction:column}.mob-screen--hidden{visibility:hidden}.mob-screen.is-ready{visibility:visible}.mob-screen__head{display:flex;align-items:center;justify-content:space-between;padding:18px 16px 14px;border-bottom:1px solid #f0f0f0;flex-shrink:0}.mob-screen__head--back{justify-content:flex-start;gap:10px}.mob-screen__logo{font-size:22px;font-weight:700;color:#e84d2e}.mob-screen__title{font-size:17px;font-weight:700;color:#111}.mob-drawer__close{background:none;border:none;cursor:pointer;padding:4px;color:#555;display:flex;align-items:center}.mob-drawer__close svg{width:22px;height:22px}.mob-screen__back{background:none;border:none;cursor:pointer;padding:4px;color:#333;display:flex;align-items:center}.mob-screen__back svg{width:22px;height:22px}.mob-menu{list-style:none;margin:0;padding:8px 0;flex:1}.mob-menu__item{display:flex;align-items:center;gap:14px;padding:14px 20px;font-size:15px;color:#222;cursor:pointer;border-bottom:1px solid #f5f5f5}.mob-menu__item svg:first-child{width:20px;height:20px;flex-shrink:0;color:#666}.mob-menu__item a{color:inherit;text-decoration:none;flex:1}.mob-menu__item span:not(.mob-menu__lang):not(.mob-menu__arrow *){flex:1}.mob-menu__arrow{width:18px;height:18px;color:#aaa;flex-shrink:0}.mob-menu__lang{font-size:14px;color:#555;display:flex;align-items:center;gap:4px}.mob-menu__item--allcat{font-weight:500}.mob-footer-links{padding:20px;border-top:1px solid #f0f0f0;display:flex;flex-direction:column;gap:14px}.mob-footer-links a{font-size:14px;color:#666;text-decoration:none}.mob-footer-links a:hover{color:#e84d2e}.mob-cat-list{list-style:none;margin:0;padding:6px 0;flex:1}.mob-cat-item{display:flex;align-items:center;gap:12px;padding:14px 18px;font-size:15px;color:#222;border-bottom:1px solid #f5f5f5;cursor:pointer}.mob-cat-item:active{background:#fff0ee}.mob-cat-item__icon{width:18px;height:18px;flex-shrink:0;color:#aaa}.mob-cat-item__label{flex:1}.mob-cat-item__arrow{width:16px;height:16px;color:#ccc;flex-shrink:0}.mob-sub-list{list-style:none;margin:0;padding:6px 0;flex:1}.mob-sub-item{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f5f5f5}.mob-sub-item a{display:block;flex:1;padding:14px 18px;font-size:15px;color:#222;text-decoration:none}.mob-sub-item a:active{color:#e84d2e}.mob-sub-item--all a{font-weight:600;color:#e84d2e}.mob-sub-item svg{width:16px;height:16px;color:#ccc;flex-shrink:0;margin-right:18px}@media(min-width:769px){.mob-drawer,.mob-overlay{display:none!important}}@media(max-width:768px){.cat-trigger,.cat-panel,.cat-sub-panel{display:none!important}}.browse-btn{display:inline-flex;align-items:center;gap:10px;background-color:#4caf7d;background-color:#ff5722;color:#fff;font-size:15px;font-weight:600;padding:12px 20px;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease;-webkit-user-select:none;user-select:none;letter-spacing:.2px;margin-right:30px}.browse-btn:hover{background-color:#3d9e6c;box-shadow:0 4px 12px #4caf7d59}.browse-btn:active{background-color:#348f5f;transform:translateY(1px)}.icon-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5px;width:18px;height:18px;flex-shrink:0}.icon-grid span{display:block;background:#fff;border-radius:2px}.icon-chevron{display:inline-block;width:10px;height:10px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg) translateY(-2px);flex-shrink:0}
/*# sourceMappingURL=/cdn/shop/t/2/assets/_cat-menu.css.map */
