.page_searchPage__Vdzyu{padding:1rem 0;min-height:100vh}.page_searchHeader__gznjX{border-bottom:1px solid #e0e0e0;margin-bottom:2rem;padding:2rem 0}.page_searchSection__r1i9b{display:flex;flex-direction:column;gap:1.5rem}.page_pageTitle__X6ntT{font-size:2rem;font-weight:600;color:#161616;margin:0;text-align:center}.page_mainSearch__F_Mkl{max-width:600px;margin:0 auto;width:100%}.page_searchInfo__eHTcf{text-align:center}.page_resultsCount__VX7IY{font-size:1rem;margin:0}.page_activeFilters__C3zRe{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.page_filtersColumn__TWb38{position:sticky;top:4rem;height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 5rem);overflow-y:auto}.page_filtersPanel__OwBss{border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;margin-bottom:1rem}.page_filtersHeader___ZTxG{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e0e0e0}.page_filtersTitle__kY2eR{display:flex;align-items:center;gap:.5rem;margin:0;font-size:1.125rem;font-weight:600}.page_filtersContent__ODPF_{animation:page_slideDown__9mYku .2s ease-out}@keyframes page_slideDown__9mYku{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.page_filterOptions__w9Rx0{display:flex;flex-direction:column;gap:.75rem;padding:1rem 0}.page_filterOption__O6Kht{display:flex;align-items:center;gap:.75rem}.page_filterOption__O6Kht input[type=checkbox],.page_filterOption__O6Kht input[type=radio]{width:1rem;height:1rem;accent-color:#0f62fe}.page_filterOption__O6Kht label{color:#161616;cursor:pointer;font-size:.875rem;line-height:1.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex:1}.page_filterOption__O6Kht label:hover{color:#0f62fe}.page_resultsColumn__USpLi{padding-left:1rem}.page_toolbar___Qn7q{justify-content:space-between;margin-bottom:1.5rem;padding:1rem;border:1px solid #e0e0e0;border-radius:8px;flex-wrap:wrap;gap:1rem}.page_sortControls__Ma1AK,.page_toolbar___Qn7q,.page_viewControls__qv15A{display:flex;align-items:center}.page_sortControls__Ma1AK{gap:1rem;flex-wrap:wrap}.page_sortControls__Ma1AK>div{min-width:150px}.page_resultsGrid__J_68W{margin-bottom:2rem}.page_gridView__ceedw{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.page_listView__Gtbbj{display:flex;flex-direction:column;gap:1rem}.page_listView__Gtbbj .page_resultCard__ldbxi{display:flex;flex-direction:row;align-items:flex-start;padding:1.5rem;border:1px solid #e0e0e0;border-radius:8px;transition:all .2s ease}.page_listView__Gtbbj .page_resultCard__ldbxi:hover{box-shadow:0 2px 8px rgba(0,0,0,.1);border-color:#0f62fe}.page_listView__Gtbbj .page_productImage__xYfn0{flex-shrink:0;width:150px;height:120px;margin-right:1.5rem;margin-bottom:0}.page_listView__Gtbbj .page_productInfo__rn5MV{flex:1;padding:0}.page_listView__Gtbbj .page_productActions__DS5Z7{align-self:flex-end;flex-direction:column;align-items:flex-end;gap:.75rem}.page_resultCard__ldbxi{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:all .2s ease;height:100%;display:flex;flex-direction:column}.page_resultCard__ldbxi:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px);border-color:#0f62fe}.page_productImage__xYfn0{position:relative;width:100%;height:180px;overflow:hidden;margin-bottom:1rem}.page_imagePlaceholder__F1rI7{width:100%;height:100%}.page_availabilityBadge__jPDdh{position:absolute;top:.5rem;left:.5rem}.page_relevanceScore__y3iP5{position:absolute;top:.5rem;right:.5rem}.page_productInfo__rn5MV{padding:1.5rem;flex:1;display:flex;flex-direction:column}.page_productMeta__tfuGX{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.8125rem}.page_brandName__wwVKB{color:#0f62fe;font-weight:600}.page_categoryName__UU2g1{color:#525252}.page_categoryName__UU2g1:before{content:"•";margin-right:.5rem;color:#c6c6c6}.page_productTitle__hZ796{margin:0 0 .5rem;font-size:1.125rem;font-weight:600;line-height:1.3}.page_productTitle__hZ796 a{color:#161616;text-decoration:none;transition:color .2s ease}.page_productTitle__hZ796 a:hover{color:#0f62fe}.page_productTitle__hZ796 mark{background:#fff3cd;color:#161616;padding:.125rem .25rem;border-radius:2px}.page_productArticle__gz2rR{color:#525252;font-size:.8125rem;margin:0 0 .75rem}.page_productDescription__CLEnk{color:#161616;font-size:.875rem;line-height:1.4;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.page_productDescription__CLEnk mark{background:#fff3cd;color:#161616;padding:.125rem .25rem;border-radius:2px}.page_productTags__sopSz{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.page_productSpecs__wIA_S{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;font-size:.8125rem;color:#525252}.page_productSpecs__wIA_S span{white-space:nowrap}.page_productActions__DS5Z7{display:flex;align-items:center;justify-content:space-between;margin-top:auto;gap:1rem}.page_productPrice__qYSBC{font-size:1.125rem;font-weight:600;color:#0f62fe}.page_emptyState__xCD5B{display:flex;justify-content:center;align-items:center;min-height:400px}.page_emptyTile__mXT0t{text-align:center;padding:3rem;max-width:400px;width:100%}.page_emptyContent__FodgJ{display:flex;flex-direction:column;align-items:center;gap:1rem}.page_emptyIcon__ucNiM{color:#c6c6c6;margin-bottom:1rem}.page_emptyContent__FodgJ h2{margin:0;color:#161616}.page_emptyTitle__hvDD6{font-size:1.25rem;font-weight:600;color:#161616;margin:0}.page_emptyContent__FodgJ p{color:#525252;margin:0 0 1.5rem;line-height:1.5}.page_pagination__1_Bgt{display:flex;justify-content:center;margin-top:2rem;padding:1rem}@media(max-width:1056px){.page_filtersColumn__TWb38{position:static;max-height:none;margin-bottom:1rem}.page_resultsColumn__USpLi{padding-left:0}.page_toolbar___Qn7q{flex-direction:column;align-items:stretch}.page_viewControls__qv15A{justify-content:center}.page_sortControls__Ma1AK{width:100%}.page_sortControls__Ma1AK>div{flex:1;min-width:auto}}@media(max-width:768px){.page_searchPage__Vdzyu{padding:.5rem 0}.page_searchHeader__gznjX{padding:1.5rem 0}.page_pageTitle__X6ntT{font-size:1.75rem}.page_searchSection__r1i9b{padding:0 .5rem;gap:1rem}.page_filtersPanel__OwBss{padding:1rem}.page_toolbar___Qn7q{padding:.75rem}.page_gridView__ceedw{grid-template-columns:1fr;gap:1rem}.page_listView__Gtbbj .page_resultCard__ldbxi{flex-direction:column;text-align:left}.page_listView__Gtbbj .page_productImage__xYfn0{width:100%;height:180px;margin-right:0;margin-bottom:1rem}.page_listView__Gtbbj .page_productActions__DS5Z7{align-self:stretch;flex-direction:row;justify-content:space-between;align-items:center}.page_productActions__DS5Z7{flex-direction:row;gap:.75rem}.page_productSpecs__wIA_S{gap:.5rem}.page_activeFilters__C3zRe{flex-direction:column;gap:.5rem}}@media(max-width:480px){.page_pageTitle__X6ntT{font-size:1.5rem}.page_productInfo__rn5MV{padding:1rem}.page_resultCard__ldbxi{margin:0 .5rem}.page_searchSection__r1i9b{gap:.75rem}.page_productSpecs__wIA_S{flex-direction:column;gap:.25rem}.page_productActions__DS5Z7{flex-direction:column;gap:.75rem;align-items:stretch}.page_filtersHeader___ZTxG{flex-direction:column;align-items:flex-start;gap:1rem}.page_emptyTile__mXT0t{padding:2rem 1rem}}