.CategoryProductsView-module____h1Gq__main{flex-direction:column;min-height:calc(100vh - 120px);padding:1rem 1rem 2rem;display:flex}.CategoryProductsView-module____h1Gq__main:has(.CategoryProductsView-module____h1Gq__pagination){padding-bottom:1rem}.CategoryProductsView-module____h1Gq__categoryHeader{align-items:center;gap:.75rem;min-height:0;padding:.75rem 1rem .5rem;display:flex}.CategoryProductsView-module____h1Gq__breadcrumbs{color:var(--foreground-muted,#666);font-size:.875rem;display:none}.CategoryProductsView-module____h1Gq__breadcrumbs a{color:var(--foreground-muted,#666);text-decoration:none}.CategoryProductsView-module____h1Gq__breadcrumbs a:hover{text-decoration:underline}.CategoryProductsView-module____h1Gq__sep{margin:0 .35rem}.CategoryProductsView-module____h1Gq__title{color:var(--foreground,#1f1c1c);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.CategoryProductsView-module____h1Gq__filterRow{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;min-height:2.5rem;margin-bottom:1rem;display:flex}.CategoryProductsView-module____h1Gq__divider{color:var(--foreground-muted,#666);-webkit-user-select:none;user-select:none;font-size:.875rem}.CategoryProductsView-module____h1Gq__priceSortWrap{align-items:center;gap:.35rem;display:flex}.CategoryProductsView-module____h1Gq__priceInput{font:inherit;border:1px solid var(--border,#eee);border-radius:8px;width:5rem;min-width:80px;max-width:120px;padding:.4rem .6rem;font-size:.875rem}.CategoryProductsView-module____h1Gq__sortBtn{color:var(--foreground,#1f1c1c);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.35rem;display:flex}.CategoryProductsView-module____h1Gq__sortBtn .CategoryProductsView-module____h1Gq__sortIcon{opacity:.5}.CategoryProductsView-module____h1Gq__sortBtn:hover{background:var(--card-bg,#f5f5f5)}.CategoryProductsView-module____h1Gq__sortBtnActive{color:#1e3a5f}.CategoryProductsView-module____h1Gq__sortBtnActive .CategoryProductsView-module____h1Gq__sortIcon{opacity:1;filter:brightness(0)saturate()invert(24%)sepia(40%)saturate(3000%)hue-rotate(195deg)}.CategoryProductsView-module____h1Gq__sortBtnActive:hover{background:#1e3a5f1a}.CategoryProductsView-module____h1Gq__sortIcon{width:22px;height:22px;display:block}.CategoryProductsView-module____h1Gq__chipsRow{flex-wrap:wrap;gap:.5rem;display:flex}.CategoryProductsView-module____h1Gq__attributeRow{flex-wrap:wrap;align-items:center;gap:.5rem;min-height:2.5rem;margin-bottom:1rem;display:flex}.CategoryProductsView-module____h1Gq__attributeRowPlaceholder{color:var(--foreground-muted,#999);font-size:.875rem}.CategoryProductsView-module____h1Gq__priceSortRow{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-bottom:1rem;display:flex}.CategoryProductsView-module____h1Gq__sortClearGroup{align-items:center;gap:.35rem;margin-left:auto;display:flex}.CategoryProductsView-module____h1Gq__clearFiltersBtn{font:inherit;border:1px solid var(--border,#eee);background:var(--background,#fff);color:var(--foreground-muted,#666);cursor:pointer;white-space:nowrap;border-radius:8px;padding:.4rem .75rem;font-size:.875rem}.CategoryProductsView-module____h1Gq__clearFiltersBtn:hover{background:var(--card-bg,#f5f5f5);color:var(--foreground,#1f1c1c)}.CategoryProductsView-module____h1Gq__priceLabel{color:var(--foreground-muted,#666);font-size:.875rem}.CategoryProductsView-module____h1Gq__priceApplyBtn{font:inherit;border:1px solid var(--border,#eee);color:#fff;cursor:pointer;white-space:nowrap;background:#1e3a5f;border-radius:8px;padding:.4rem .75rem;font-size:.875rem}.CategoryProductsView-module____h1Gq__priceApplyBtn:hover{background:#2a4a75}.CategoryProductsView-module____h1Gq__filter,.CategoryProductsView-module____h1Gq__filterActive{font-size:.875rem;font:inherit;cursor:pointer;border:1px solid var(--border,#eee);background:var(--background,#fff);color:var(--foreground-muted,#666);border-radius:9999px;padding:.4rem .75rem}.CategoryProductsView-module____h1Gq__filterActive{color:#fff;background:#1e3a5f;border-color:#1e3a5f}.CategoryProductsView-module____h1Gq__filter:hover{background:var(--card-bg,#f5f5f5)}.CategoryProductsView-module____h1Gq__toolbar{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.CategoryProductsView-module____h1Gq__results{color:var(--foreground-muted,#666);font-size:.875rem}.CategoryProductsView-module____h1Gq__sort{cursor:pointer;color:var(--foreground,#1f1c1c);background:0 0;border:none;padding:.25rem .5rem;font-size:.875rem}.CategoryProductsView-module____h1Gq__sort:hover{opacity:.8}.CategoryProductsView-module____h1Gq__attributeList{margin:0;padding:0;list-style:none}.CategoryProductsView-module____h1Gq__attributeListEmpty{color:var(--foreground-muted,#666);padding:.5rem 0}.CategoryProductsView-module____h1Gq__attributeOption{text-align:left;width:100%;font:inherit;cursor:pointer;color:var(--foreground,#1f1c1c);border:none;border-bottom:1px solid var(--border,#eee);background:0 0;padding:.6rem 0;font-size:1rem;display:block}.CategoryProductsView-module____h1Gq__attributeOption:hover{background:var(--card-bg,#f5f5f5)}.CategoryProductsView-module____h1Gq__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:400px;gap:1rem;display:grid}.CategoryProductsView-module____h1Gq__card{height:100%;min-height:0;color:inherit;background:var(--card-bg,#f5f5f5);border:1px solid var(--border,#eee);border-radius:12px;flex-direction:column;text-decoration:none;transition:opacity .15s;display:flex;overflow:hidden}.CategoryProductsView-module____h1Gq__card:hover{opacity:.9}.CategoryProductsView-module____h1Gq__cardImage{background:var(--border,#eee);flex:0 0 220px;width:100%;height:220px;overflow:hidden}.CategoryProductsView-module____h1Gq__cardImagePlaceholder{background:var(--border,#eee);width:100%;height:100%;min-height:0}.CategoryProductsView-module____h1Gq__cardImg{object-fit:cover;vertical-align:middle;width:100%;height:100%;display:block}.CategoryProductsView-module____h1Gq__cardName{white-space:nowrap;text-overflow:ellipsis;flex:none;min-width:0;padding:.5rem .75rem .25rem;font-family:system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-size:.8125rem;font-weight:600;display:block;overflow:hidden}.CategoryProductsView-module____h1Gq__cardDesc{color:var(--foreground-muted,#666);-webkit-line-clamp:2;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;flex:0 0 2.6em;min-height:2.6em;margin:0;padding:0 .75rem;font-family:system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-size:.8125rem;line-height:1.3;display:-webkit-box;overflow:hidden}.CategoryProductsView-module____h1Gq__cardPrice{flex:none;padding:.5rem .75rem .75rem;font-size:.9375rem;font-weight:600}.CategoryProductsView-module____h1Gq__empty{text-align:center;color:var(--foreground-muted,#666);padding:2rem}.CategoryProductsView-module____h1Gq__paginationSpacer{flex:1;min-height:0}.CategoryProductsView-module____h1Gq__pagination{border-top:1px solid var(--border,#eee);flex-shrink:0;margin-top:auto;padding-top:1rem;padding-bottom:.5rem}.CategoryProductsView-module____h1Gq__paginationRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.CategoryProductsView-module____h1Gq__paginationLeft{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.CategoryProductsView-module____h1Gq__paginationArrow{border:1px solid var(--border,#ddd);background:var(--background,#fff);width:2.25rem;height:2.25rem;color:var(--foreground,#1f1c1c);border-radius:10px;justify-content:center;align-items:center;font-size:1.125rem;line-height:1;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.CategoryProductsView-module____h1Gq__paginationArrow:hover:not(.CategoryProductsView-module____h1Gq__paginationArrowDisabled){background:var(--card-bg,#f0f0f0);border-color:var(--foreground-muted,#999)}.CategoryProductsView-module____h1Gq__paginationArrowDisabled{opacity:.5;cursor:default;pointer-events:none}.CategoryProductsView-module____h1Gq__paginationNumbers{align-items:center;gap:.35rem;display:flex}.CategoryProductsView-module____h1Gq__paginationNum{border:1px solid var(--border,#ddd);background:var(--background,#fff);min-width:2.25rem;height:2.25rem;color:var(--foreground,#1f1c1c);border-radius:10px;justify-content:center;align-items:center;padding:0 .5rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.CategoryProductsView-module____h1Gq__paginationNum:hover{background:var(--card-bg,#f0f0f0);border-color:var(--foreground-muted,#999)}.CategoryProductsView-module____h1Gq__paginationNumActive{color:#fff;background:#1e3a5f;border-color:#1e3a5f}.CategoryProductsView-module____h1Gq__paginationNumActive:hover{color:#fff;background:#2a4a75;border-color:#2a4a75}.CategoryProductsView-module____h1Gq__paginationRight{align-items:center;gap:.75rem;display:flex}.CategoryProductsView-module____h1Gq__paginationPage{color:var(--foreground-muted,#666);white-space:nowrap;font-size:.9375rem}.CategoryProductsView-module____h1Gq__paginationPerPage{color:var(--foreground-muted,#666);align-items:center;gap:.5rem;font-size:.9375rem;display:flex}.CategoryProductsView-module____h1Gq__paginationPerPageLabel{white-space:nowrap}.CategoryProductsView-module____h1Gq__paginationSelect{font:inherit;border:1px solid var(--border,#eee);background:var(--background,#fff);border-radius:8px;min-width:4rem;padding:.35rem .5rem;font-size:.9375rem}@media (min-width:768px){.CategoryProductsView-module____h1Gq__categoryHeader{padding:.75rem 1rem .5rem}.CategoryProductsView-module____h1Gq__breadcrumbs{flex-wrap:wrap;align-items:center;display:flex}.CategoryProductsView-module____h1Gq__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.CategoryProductsView-module____h1Gq__grid{grid-template-columns:repeat(4,1fr)}}
