.category-filter_filter__5wWz2{height:100%;overflow-y:auto;overscroll-behavior:contain;padding:4px 12px 16px 4px}.category-filter_filterTitle__Irq4o{font-size:14px;font-weight:800;color:var(--gray-900);padding:8px 0 12px;letter-spacing:-.02em}.category-filter_group__JMrE_{border-top:1px solid var(--gray-100)}.category-filter_group__JMrE_:first-of-type{border-top:none}.category-filter_groupHeader__QqPjh{display:flex;align-items:center;justify-content:space-between;width:100%;padding:13px 0;font-size:13px;font-weight:700;color:var(--gray-700);text-align:left;letter-spacing:.02em;transition:color .15s var(--ease)}.category-filter_groupHeader__QqPjh:hover{color:var(--primary)}.category-filter_groupLeft__JZDMw{display:flex;align-items:center;gap:8px}.category-filter_groupLogo__nh11q{width:20px;height:20px;object-fit:contain;border-radius:3px}.category-filter_groupName__MCd32{transition:color .15s var(--ease)}.category-filter_groupName__MCd32.category-filter_expanded___vKGz{color:var(--primary)}.category-filter_arrow__vpQry{font-size:10px;color:var(--gray-400)}.category-filter_groupItems__PN4Xo{display:flex;flex-direction:column;gap:1px;padding:0 0 12px}.category-filter_resetButton__lOVNL{width:100%;margin-top:12px;padding:10px;font-size:13px;font-weight:600;color:var(--gray-500);background:var(--gray-50);border:none;border-radius:var(--radius-sm);transition:background-color .15s var(--ease),color .15s var(--ease)}.category-filter_resetButton__lOVNL:hover{background:var(--gray-100);color:var(--gray-700)}.search-sort-bar_bar__vJr1w{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid var(--gray-200)}.search-sort-bar_count__1E_Xj{font-size:15px;font-weight:700;color:var(--gray-900);flex-shrink:0}.search-sort-bar_controls__FIdYh{display:flex;align-items:center;gap:10px}.search-sort-bar_searchForm__nuUD_{position:relative}.search-sort-bar_searchInput__Dy1UD{width:220px;padding:9px 32px 9px 14px;font-size:13px;color:var(--gray-900);background:var(--gray-50);border:1.5px solid var(--gray-200);border-radius:var(--radius-sm);outline:none;transition:border-color .15s var(--ease),box-shadow .15s var(--ease),background-color .15s var(--ease),width .2s var(--ease)}.search-sort-bar_searchInput__Dy1UD:focus{width:260px;background:var(--white);border-color:var(--primary);box-shadow:0 0 0 3px #16b97914}.search-sort-bar_searchInput__Dy1UD::placeholder{color:var(--gray-400)}.search-sort-bar_clearButton__UEYBJ{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:16px;color:var(--gray-400);padding:2px 4px;line-height:1}.search-sort-bar_clearButton__UEYBJ:hover{color:var(--gray-600)}.search-sort-bar_sortSelect__YCQT2{padding:9px 36px 9px 14px;font-size:13px;color:var(--gray-700);background:var(--gray-50);border:1.5px solid var(--gray-200);border-radius:var(--radius-sm);outline:none;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%239CA3AF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;transition:border-color .15s var(--ease)}.search-sort-bar_sortSelect__YCQT2:focus{border-color:var(--primary)}@media screen and (max-width:767px){.search-sort-bar_bar__vJr1w{flex-direction:column;align-items:stretch;gap:12px}.search-sort-bar_controls__FIdYh{width:100%}.search-sort-bar_searchInput__Dy1UD{width:100%;flex:1 1}.search-sort-bar_searchInput__Dy1UD:focus{width:100%}}.pagination_pagination__GKl_g{display:flex;align-items:center;justify-content:center;gap:4px;padding:48px 0 16px}.pagination_arrowButton__hvT40{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:var(--gray-600);background:var(--gray-100);border-radius:var(--radius-sm);transition:background-color .12s var(--ease),color .12s var(--ease)}.pagination_arrowButton__hvT40:hover:not(:disabled){background:var(--gray-200);color:var(--gray-900)}.pagination_arrowButton__hvT40:disabled{opacity:.35;cursor:not-allowed}.pagination_numbers__C1hjR{display:flex;align-items:center;gap:4px;margin:0 8px}.pagination_number__K_qnN{display:flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 4px;font-size:14px;font-weight:500;color:var(--gray-700);background:var(--white);border-radius:var(--radius-sm);transition:background-color .12s var(--ease),color .12s var(--ease)}.pagination_number__K_qnN:hover{background:var(--gray-100)}.pagination_active__yLPs8{color:var(--white);background:var(--primary);font-weight:700;pointer-events:none}.pagination_active__yLPs8:hover{background:var(--primary)}.product-card_card__EzFLp{position:relative;display:flex;flex-direction:column;background:var(--white);border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--gray-200);transition:transform .25s var(--ease),box-shadow .25s var(--ease),border-color .25s var(--ease)}.product-card_card__EzFLp:hover{transform:translateY(-6px);box-shadow:var(--shadow-xl);border-color:#0000}.product-card_thumbnailWrapper__1AskS{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;background:var(--gray-100)}.product-card_thumbnail__mEFbG{width:100%;height:100%;object-fit:cover;transition:transform .4s var(--ease)}.product-card_card__EzFLp:hover .product-card_thumbnail__mEFbG{transform:scale(1.05)}.product-card_thumbnailPlaceholder__Cv_pA{width:100%;height:100%;background:linear-gradient(135deg,var(--gray-100) 0,var(--gray-200) 100%)}.product-card_info__AqCpL{padding:16px 16px 8px}.product-card_count__4cKmK{font-size:12px;font-weight:600;color:var(--primary);letter-spacing:.02em}.product-card_title__ChR5z{font-size:15px;font-weight:600;line-height:1.47;height:44px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;color:var(--gray-800);word-break:keep-all}.product-card_bottom__J98ZI{display:flex;align-items:center;justify-content:space-between;padding:10px 16px 16px;margin-top:auto}.product-card_price__RJVCh{font-size:16px;font-weight:800;color:var(--gray-900);letter-spacing:-.02em}.product-card_rating__roKod{font-size:12px;color:var(--star);letter-spacing:2px}.product-card_publisher__vZKXH{position:absolute;top:10px;left:10px;display:flex;align-items:center;background:#ffffffeb;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:6px;padding:4px 8px;box-shadow:var(--shadow-xs)}.product-card_publisherLogo__cTBDv{width:auto;max-height:20px;object-fit:contain}@media screen and (max-width:767px){.product-card_info__AqCpL{padding:12px 12px 6px}.product-card_title__ChR5z{font-size:14px;height:41px}.product-card_bottom__J98ZI{padding:8px 12px 14px}.product-card_price__RJVCh{font-size:14px}}.page_container__eXopj{max-width:var(--max-width);margin:0 auto;padding:0 32px 80px}.page_layout__gjI60{display:flex}.page_sidebar__8Yt1_{flex-shrink:0;width:248px;height:calc(100vh - var(--header-height));position:sticky;top:var(--header-height);margin-right:32px;padding:16px 0}.page_content__mrUv5{flex:1 1;min-width:0;padding-top:32px}.page_header__otcRB{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;font-size:14px;color:var(--gray-500)}.page_header__otcRB strong{font-size:15px;font-weight:700;color:var(--gray-900)}.page_productGrid__Rebv4{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.page_empty__mKHTx{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:120px 20px;text-align:center;color:var(--gray-400);font-size:15px}@media screen and (max-width:1100px){.page_productGrid__Rebv4{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:850px){.page_container__eXopj{padding:0 16px 48px}.page_sidebar__8Yt1_{display:none}.page_content__mrUv5{padding-top:20px}.page_productGrid__Rebv4{grid-template-columns:repeat(2,1fr);gap:12px}}@media screen and (max-width:374px){.page_productGrid__Rebv4{grid-template-columns:1fr}}