.products-page_page__SiHDU{width:100%;max-width:none;margin:0;padding:36px 24px 56px 0}.products-page_heading__ZwqIG{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px;padding-left:24px}.products-page_heading__ZwqIG h1{margin:10px 0;color:var(--primary);font-size:clamp(30px,4vw,46px);line-height:1.08;font-weight:800}.products-page_heading__ZwqIG p{max-width:680px;color:var(--text-secondary);font-size:16px;line-height:1.7}.products-page_kicker__dlqOC{display:inline-flex;align-items:center;gap:8px;color:var(--accent);font-size:13px;font-weight:800;text-transform:uppercase}.products-page_summaryPanel__DrfYB{min-width:190px;padding:18px;border:1px solid var(--border-default);border-radius:8px;background:var(--bg-surface);box-shadow:var(--shadow-sm)}.products-page_summaryPanel__DrfYB span,.products-page_summaryPanel__DrfYB strong{display:block}.products-page_summaryPanel__DrfYB strong{color:var(--primary);font-size:28px;line-height:1}.products-page_summaryPanel__DrfYB span{margin-top:6px;color:var(--text-secondary);font-size:13px}.products-page_content__ltaUH{display:grid;grid-template-columns:260px minmax(0,1fr);gap:20px;align-items:start}.products-page_sidebar__fJBS4{position:sticky;top:96px;display:flex;flex-direction:column;gap:22px;padding:18px;border:1px solid var(--border-default);border-left:0;border-radius:0 8px 8px 0;background:var(--bg-surface);box-shadow:var(--shadow-sm)}.products-page_sidebarHeader__XsiV_{display:flex;align-items:center;justify-content:space-between}.products-page_sidebarHeader__XsiV_ strong{color:var(--primary);font-size:17px}.products-page_sidebarHeader__XsiV_ button{display:none}.products-page_filterGroup___bqbZ{display:flex;flex-direction:column;gap:10px}.products-page_filterGroup___bqbZ label{color:var(--primary);font-size:13px;font-weight:800}.products-page_filterGroup___bqbZ input{width:100%;min-width:0;border:1px solid var(--border-default);border-radius:8px;background:#fff;color:var(--text-primary);outline:none}.products-page_filterGroup___bqbZ input:focus{border-color:var(--border-focus);box-shadow:0 0 0 3px var(--focus-ring)}.products-page_inputIcon__YyIgr{position:relative}.products-page_inputIcon__YyIgr svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--text-muted)}.products-page_inputIcon__YyIgr input{padding:11px 12px 11px 38px}.products-page_categoryList__V32D1,.products-page_ratingList__T1fBR{display:flex;flex-direction:column;gap:8px;max-height:260px;overflow:auto}.products-page_categoryList__V32D1 button,.products-page_ratingList__T1fBR button{display:inline-flex;align-items:center;gap:8px;width:100%;padding:10px 12px;border:1px solid var(--border-light);border-radius:8px;background:var(--bg-page);color:var(--text-secondary);cursor:pointer;text-align:left;transition:background .2s ease,border-color .2s ease,color .2s ease}.products-page_categoryList__V32D1 button:hover,.products-page_ratingList__T1fBR button:hover{border-color:var(--accent-light);color:var(--primary)}.products-page_categoryNode__rdpCY{display:flex;flex-direction:column;gap:6px}.products-page_categoryOption___HP_G{min-width:0;padding-left:calc(12px + var(--category-level, 0)*16px)!important}.products-page_categoryOption___HP_G svg{flex:0 0 auto}.products-page_parentCategory__orFmm{font-weight:800}.products-page_categoryChildren__C3yY3{display:flex;flex-direction:column;gap:6px}.products-page_activeCategory__sIidK{border-color:rgba(22,101,52,.24)!important;background:rgba(22,101,52,.1)!important;color:var(--accent)!important;font-weight:800}.products-page_priceInputs__HIFBf{display:grid;grid-template-columns:1fr 1fr;gap:8px}.products-page_priceInputs__HIFBf input{padding:11px 12px}.products-page_filterActions__Vb_GG{display:grid;grid-template-columns:1fr 1fr;gap:10px}.products-page_filterActions__Vb_GG button{min-height:42px;border-radius:8px;border:1px solid var(--border-default);cursor:pointer;font-weight:800}.products-page_filterActions__Vb_GG button:first-child{border-color:var(--primary);background:var(--primary);color:#fff}.products-page_filterActions__Vb_GG button:last-child{background:#fff;color:var(--primary)}.products-page_products__Gm1Uq{min-width:0}.products-page_toolbar__JLVwn{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid var(--border-default);border-radius:8px;background:var(--bg-surface);margin-bottom:12px}.products-page_toolbar__JLVwn small,.products-page_toolbar__JLVwn span{display:block}.products-page_toolbar__JLVwn span{color:var(--primary);font-weight:800}.products-page_toolbar__JLVwn small{margin-top:2px;color:var(--text-muted);font-size:12px}.products-page_sortControl__lMXwe{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid var(--border-default);border-radius:8px;background:#fff;color:var(--text-secondary)}.products-page_sortControl__lMXwe select{border:0;outline:0;background:rgba(0,0,0,0);color:var(--primary);font-weight:700}.products-page_metricRow__kN0b8{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.products-page_metricRow__kN0b8 span{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid var(--border-light);border-radius:8px;background:hsla(0,0%,100%,.72);color:var(--text-secondary);font-size:12px;font-weight:700}.products-page_grid__HFr4k{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.products-page_page__SiHDU>section:last-child{padding-left:24px}.products-page_emptyState__1rIkf,.products-page_error__Qw7bJ,.products-page_loadingState__DXYSa{min-height:300px;display:flex;align-items:center;justify-content:center;border:1px solid var(--border-default);border-radius:8px;background:var(--bg-surface)}.products-page_emptyState__1rIkf{flex-direction:column;gap:10px;padding:48px 20px;text-align:center;color:var(--text-secondary)}.products-page_emptyState__1rIkf svg{color:var(--accent)}.products-page_emptyState__1rIkf h2{color:var(--primary);font-size:22px}.products-page_emptyState__1rIkf p{max-width:360px;line-height:1.6}.products-page_emptyState__1rIkf button{margin-top:6px;padding:10px 16px;border:1px solid var(--primary);border-radius:8px;background:var(--primary);color:#fff;cursor:pointer;font-weight:800}.products-page_error__Qw7bJ{min-height:auto;justify-content:flex-start;margin-bottom:16px;padding:14px 16px;border-color:var(--destructive-border);background:var(--destructive-bg-subtle);color:var(--destructive-text)}.products-page_mobileToolbar__LvGcF{display:none}.products-page_midBanner__WCqYI,.products-page_topBanner__hGK8w{margin-bottom:20px;margin-left:24px}.products-page_midBanner__WCqYI{margin-top:24px}.products-page_backdrop__RFyDz{display:none}@media(max-width:1023px){.products-page_page__SiHDU{width:min(100% - 24px,760px);margin:0 auto;padding-right:0;padding-top:24px}.products-page_heading__ZwqIG{align-items:stretch;flex-direction:column;padding-left:0}.products-page_summaryPanel__DrfYB{min-width:0}.products-page_content__ltaUH{display:block}.products-page_mobileToolbar__LvGcF{display:flex;justify-content:flex-end;margin-bottom:14px}.products-page_mobileToolbar__LvGcF button{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;border:1px solid var(--border-default);border-radius:8px;background:var(--bg-surface);color:var(--primary);cursor:pointer;font-weight:800}.products-page_midBanner__WCqYI,.products-page_topBanner__hGK8w{margin-left:0}.products-page_sidebar__fJBS4{position:fixed;inset:0 auto 0 0;z-index:80;width:min(86vw,340px);max-height:100vh;overflow:auto;border-radius:0;border-left:1px solid var(--border-default);transform:translateX(-105%);transition:transform .24s ease}.products-page_sidebarOpen__EOYCm{transform:translateX(0)}.products-page_sidebarHeader__XsiV_ button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--border-default);border-radius:8px;background:#fff;color:var(--primary);cursor:pointer}.products-page_backdrop__RFyDz{position:fixed;inset:0;z-index:70;display:block;border:0;background:rgba(13,31,23,.32);cursor:pointer}.products-page_grid__HFr4k{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.products-page_page__SiHDU>section:last-child{padding-left:0}}@media(max-width:620px){.products-page_heading__ZwqIG h1{font-size:32px}.products-page_toolbar__JLVwn{align-items:stretch;flex-direction:column}.products-page_sortControl__lMXwe,.products-page_sortControl__lMXwe select{width:100%}.products-page_grid__HFr4k{grid-template-columns:1fr}}