.ProductListScreen_page__Wv3OI{display:flex;flex-direction:column;min-height:100vh;background-color:var(--color-bg)}.ProductListScreen_sectionDivider__jcgHu{height:10px;background-color:var(--color-bg);flex-shrink:0}.ProductListScreen_filterBar__NYAqr{display:flex;gap:var(--space-2);padding:var(--space-2) var(--space-3);overflow-x:auto;background-color:var(--color-bg-white);scrollbar-width:none}.ProductListScreen_filterBar__NYAqr::-webkit-scrollbar{display:none}.ProductListScreen_filterChip__acvk5{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;height:28px;padding:0 var(--space-3);border-radius:var(--radius-full);border:none;background-color:var(--color-bg-surface);font-size:var(--font-size-sm);color:var(--color-text-secondary);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color .15s,color .15s}.ProductListScreen_filterChipActive__j5I_8{background-color:var(--color-primary-dark);color:#fff}.ProductListScreen_sortRow__ZPGoH{display:flex;align-items:center;justify-content:space-between;padding:var(--space-2) var(--space-3);background-color:var(--color-bg-white)}.ProductListScreen_sortSelect__f_5nT{width:120px}.ProductListScreen_totalCount__OIGok{font-size:var(--font-size-xs);color:var(--color-text-muted)}.ProductListScreen_filterResetBtn__i_oR7{display:inline-flex;align-items:center;gap:2px;flex-shrink:0;height:28px;padding:0 var(--space-2);border-radius:var(--radius-full);border:none;background-color:#fee2e2;font-size:var(--font-size-sm);color:#dc2626;cursor:pointer;-webkit-tap-highlight-color:transparent}.ProductListScreen_filterPanel__4YZGU{background-color:var(--color-bg-white);border-bottom:1px solid var(--color-border);padding:var(--space-3) var(--space-3) var(--space-2)}.ProductListScreen_filterPanelInner__lQdwv{margin-bottom:var(--space-2)}.ProductListScreen_filterRangeRow___KKhV{display:flex;align-items:center;gap:var(--space-2)}.ProductListScreen_filterRangeSep__sVemT{flex-shrink:0;font-size:var(--font-size-md);color:var(--color-text-secondary)}.ProductListScreen_rangePickerPopup__VRhDu .ant-picker-panel-container{overflow-x:auto;max-width:calc(100vw - var(--space-8))}.ProductListScreen_rangePickerPopup__VRhDu .ant-picker-panels{flex-direction:column}.ProductListScreen_rangePickerPopup__VRhDu .ant-picker-header-next-btn,.ProductListScreen_rangePickerPopup__VRhDu .ant-picker-header-prev-btn,.ProductListScreen_rangePickerPopup__VRhDu .ant-picker-header-super-next-btn,.ProductListScreen_rangePickerPopup__VRhDu .ant-picker-header-super-prev-btn{visibility:visible!important}.ProductListScreen_filterApplyBtn__swzm0{width:100%;height:36px;background-color:var(--color-primary-dark);color:#fff;border:none;border-radius:var(--radius-sm);font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);cursor:pointer}.ProductListScreen_emptyArea__tvQoy,.ProductListScreen_loadingArea__9HmH_{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-16) var(--space-4);color:var(--color-text-secondary);font-size:var(--font-size-base);text-align:center}.ProductListScreen_productList__QAorE{list-style:none;margin:0;padding:var(--space-2) var(--space-4) var(--space-2);display:flex;flex-direction:column;gap:var(--space-3)}.ProductListScreen_loadMoreWrap__DkCPD{display:flex;justify-content:center;padding:var(--space-4) var(--page-padding-x) var(--space-8)}.ProductListScreen_loadMoreBtn__3mFXS{width:100%;padding:12px;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-bg-white);color:var(--color-text-secondary);font-size:var(--font-size-md);font-weight:var(--font-weight-medium);cursor:pointer}.ProductListScreen_loadMoreBtn__3mFXS:disabled{opacity:.5;cursor:default}@keyframes ProductListScreen_productShimmer__mDSNG{0%{background-position:200% 0}to{background-position:-200% 0}}.ProductListScreen_skeletonCard__PPQbu{display:flex;align-items:center;gap:var(--space-3);background:var(--color-bg-white);border-radius:var(--radius-md);box-shadow:var(--shadow-card);padding:var(--space-3) var(--space-4)}.ProductListScreen_skeletonContent__td7o3{flex:1 1;display:flex;flex-direction:column;gap:var(--space-2)}.ProductListScreen_skeletonThumb__HHNxk{width:80px;height:80px;border-radius:var(--radius-sm);flex-shrink:0}.ProductListScreen_skeletonLine__A9om4{border-radius:4px}.ProductListScreen_skeletonType__2E5pe{height:20px;width:52px;border-radius:99px}.ProductListScreen_skeletonTitle__jm1Cb{height:15px;width:78%}.ProductListScreen_skeletonPrice__WnksG{height:15px;width:42%}.ProductListScreen_skeletonMeta__WRTsa{height:12px;width:60%}.ProductListScreen_skeletonLine__A9om4,.ProductListScreen_skeletonThumb__HHNxk{background:linear-gradient(90deg,#f5f5f5 25%,#e8e8e8 50%,#f5f5f5 75%);background-size:200% 100%;animation:ProductListScreen_productShimmer__mDSNG 1.5s infinite}