.catalog-aside__price{margin-bottom:12px}.catalog-aside__card{background:var(--new-bg-2,#19181c);border-radius:8px;padding:20px 20px 0}.catalog-aside__checkbox{margin-top:20px}.catalog-aside__actions{z-index:1;background:var(--new-bg-2,#19181c);margin-top:20px;padding-top:20px;padding-bottom:20px;position:sticky;bottom:0}.catalog-aside__btn-reset{margin-top:12px}@media screen and (max-width:1024px){.catalog-aside__card{padding:20px 16px 0}.catalog-aside__actions{bottom:-20px}}
.catalog-filter-drawer{z-index:5;top:auto;bottom:-1px}.catalog-filter-drawer .ant-drawer-content{background:var(--new-bg-1,#131215);padding:12px 8px 0 0}.catalog-filter-drawer .ant-drawer-body{padding-bottom:20px;padding-right:8px}.catalog-filter-drawer .ant-drawer-body::-webkit-scrollbar{border-radius:2px;width:4px}.catalog-filter-drawer .ant-drawer-body::-webkit-scrollbar-track{background:0 0;border-radius:2px}.catalog-filter-drawer .ant-drawer-body::-webkit-scrollbar-thumb{background:#26232c;border-radius:2px}.catalog-filter-drawer .ant-drawer-body::-webkit-scrollbar-thumb:hover{cursor:pointer;background:#2f2c34}.catalog-filter-drawer .ant-drawer-mask{background:#0000001a}.catalog-filter-drawer__content{height:100%}
.catalog-head{z-index:3;position:relative}.catalog-head__top{justify-content:flex-start;align-items:center;gap:8px;display:flex;position:relative}.catalog-head__autocomplete{max-width:415px}.catalog-head__sort{width:290px}.catalog-head__bottom{justify-content:flex-end;align-items:center;gap:8px;width:100%;margin-top:12px;display:flex}.catalog-head__filters{justify-content:flex-start;align-items:flex-start;width:calc(100% - 120px);height:56px;display:flex}.catalog-head__scroll{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;width:100%;min-height:100%;padding-bottom:8px;position:relative;overflow-x:scroll}.catalog-head__scroll::-webkit-scrollbar{border-radius:2px;height:4px}.catalog-head__scroll::-webkit-scrollbar-track{background:0 0;border-radius:2px;height:4px}.catalog-head__scroll::-webkit-scrollbar-thumb{background:#1f1b26;border-radius:2px;height:4px}.catalog-head__scroll::-webkit-scrollbar-thumb:hover{cursor:pointer;background:#26222d;height:4px}.catalog-head__scroll::-webkit-scrollbar-thumb{background:0 0}.catalog-head__scroll::-webkit-scrollbar-thumb:hover{background:0 0}.catalog-head__categories{justify-content:flex-start;align-items:center;gap:8px;width:100%;display:flex}.catalog-head__category{background:var(--new-bg-2,#19181c);border-radius:8px;justify-content:flex-start;align-items:center;padding:8px 0;display:flex}.catalog-head__category:last-child{flex-grow:1}.catalog-head__switch{white-space:nowrap;background:var(--New-BG-2,#19181c);border-top-right-radius:8px;border-bottom-right-radius:8px;justify-content:flex-start;align-self:stretch;align-items:center;gap:8px;padding:0 12px;display:flex;position:relative}.catalog-head__switch:before{content:"";z-index:1;background:linear-gradient(270deg,#19181c,#0000);width:36px;height:100%;position:absolute;top:0;left:-28px}.catalog-head__switch span{color:#fff;font-size:14px;font-weight:500;line-height:100%}@media screen and (max-width:1024px){.catalog-head__category{padding:0}.catalog-head__btn-filter{flex-shrink:0}.catalog-head__btn-filter--active{color:#a66dff!important;background:var(--new-purple-2,#1f1b26)!important}.catalog-head__top--search-focused .catalog-head__btn-filter{opacity:0;margin-left:-48px}.catalog-head__top--search-focused .catalog-head__autocomplete,.catalog-head__top--search-focused .catalog-head__autocomplete-dropdown{max-width:423px}.catalog-head__autocomplete{width:100%;max-width:375px;transition:all .2s cubic-bezier(.645,.045,.355,1)}.catalog-head__autocomplete-dropdown{max-width:375px;width:100%!important}.catalog-head__autocomplete-title{font-size:14px;font-weight:400;line-height:120%}.catalog-head__filters{width:100%;height:40px}}
.catalog{flex-grow:1;padding:32px 60px}.catalog__grid{justify-content:flex-start;gap:10px;min-height:100%;display:flex;position:relative}.catalog__aside{border-radius:8px;flex-shrink:0;width:320px;height:calc(100vh - 186px);padding-right:10px;transition:height .1s linear;position:sticky;top:120px;overflow:auto}.catalog__aside::-webkit-scrollbar{border-radius:2px;width:4px}.catalog__aside::-webkit-scrollbar-track{background:0 0;border-radius:2px;width:4px}.catalog__aside::-webkit-scrollbar-thumb{background:#1f1b26;border-radius:2px;width:4px}.catalog__aside::-webkit-scrollbar-thumb:hover{cursor:pointer;background:#26222d;width:4px}.catalog__main{flex-direction:column;flex-grow:1;width:100%;min-height:calc(100vh - 210px);display:flex;position:relative;overflow:hidden}.catalog__refetch-loader{justify-content:center;align-items:center;padding:156px 0;display:flex}.catalog__scroll-loader{padding:36px 0}.catalog__main-grid{grid-gap:8px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:20px;display:grid;position:relative}.catalog__main-grid--skeleton{align-items:stretch}.catalog__main-grid--compact{grid-template-columns:repeat(auto-fill,minmax(175px,1fr))}.catalog__head-skeleton{width:100%;margin-top:6px}.catalog__head-skeleton-row{align-items:center;gap:12px;display:flex}.catalog__head-skeleton-row--chips{gap:8px;margin-top:12px}.catalog__head-skeleton-item,.catalog__head-skeleton-chip,.catalog__aside-skeleton-block,.catalog__aside-skeleton-btn,.catalog__card-skeleton{background:linear-gradient(#1c1b21f2 0%,#141319f2 100%);border:1px solid #8d5dd929;position:relative;overflow:hidden}.catalog__head-skeleton-item:after,.catalog__head-skeleton-chip:after,.catalog__aside-skeleton-block:after,.catalog__aside-skeleton-btn:after,.catalog__card-skeleton:after{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffff14 45%,#fff0 100%);animation:1.2s ease-in-out infinite catalogSkeletonShimmer;position:absolute;inset:0;transform:translate(-100%)}.catalog__head-skeleton-item{border-radius:12px;height:52px}.catalog__head-skeleton-item--search{flex:1;min-width:220px}.catalog__head-skeleton-item--sort{flex-shrink:0;width:230px}.catalog__head-skeleton-item--switch{flex-shrink:0;width:120px}.catalog__head-skeleton-chip{border-radius:8px;width:140px;height:36px}.catalog__aside-skeleton{border-radius:8px;flex-direction:column;gap:10px;min-height:100%;display:flex}.catalog__aside-skeleton-block{border-radius:12px;height:68px}.catalog__aside-skeleton-block--large{height:86px}.catalog__aside-skeleton-block--medium{height:120px}.catalog__aside-skeleton-actions{flex-direction:column;gap:8px;margin-top:4px;display:flex}.catalog__aside-skeleton-btn{border-radius:12px;height:44px}.catalog__aside-skeleton-btn--secondary{opacity:.78}.catalog__card-skeleton{border-radius:8px;min-height:292px}.catalog__card-skeleton-shimmer{width:100%;height:100%}.catalog__empty{justify-content:center;align-items:center;width:100%;padding-top:96px;display:flex}.catalog__empty--card{flex-direction:column;justify-content:center;align-items:center;max-width:400px;padding-top:60px;padding-bottom:60px;display:flex}@media screen and (max-width:1280px){.catalog{padding:12px 16px 36px}.catalog__aside{top:100px}}@media screen and (max-width:1024px){.catalog{padding:12px 16px 24px}.catalog__main{width:100%;min-height:calc(100vh - 180px);margin-left:0}.catalog__main-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));margin-top:12px}.catalog__main-grid--compact{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.catalog__head-skeleton{margin-top:0}.catalog__head-skeleton-item{height:48px}.catalog__head-skeleton-item--sort,.catalog__head-skeleton-item--switch{display:none}.catalog__head-skeleton-chip{width:120px;height:34px}.catalog__card-skeleton{min-height:284px}}@media screen and (max-width:480px){.catalog{padding:12px 16px 24px}.catalog__main{width:100%;min-height:calc(100vh - 160px);margin-left:0}.catalog__main-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));margin-top:12px}.catalog__main-grid--compact{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.catalog__head-skeleton-row{gap:8px}.catalog__head-skeleton-row--chips{gap:6px;margin-top:10px}.catalog__head-skeleton-item{border-radius:10px;height:44px}.catalog__head-skeleton-item--search{min-width:100%}.catalog__head-skeleton-chip{border-radius:7px;width:96px;height:30px}.catalog__card-skeleton{min-height:264px}}@keyframes catalogSkeletonShimmer{to{transform:translate(100%)}}
