:root{--sp-catalog-orange:#f27a1a;--sp-catalog-text:#222;--sp-catalog-muted:#6f7782;--sp-catalog-line:#e7e9ed;--sp-catalog-soft:#f7f7f8}
body.page-products{background:#fff}
body.page-products .search-results-page{padding-top:14px}
body.page-products .search-results-shell{max-width:1280px}
body.page-products .search-title-row{margin-bottom:12px}
body.page-products .search-title-row h1{font-size:23px;font-weight:750;letter-spacing:-.025em;color:var(--sp-catalog-text)}
body.page-products .search-title-row p{color:var(--sp-catalog-muted)}
body.page-products .search-layout{grid-template-columns:242px minmax(0,1fr);gap:20px}
body.page-products .search-filter-panel{border-radius:8px;border-color:var(--sp-catalog-line);padding:0;overflow:auto;background:#fff}
body.page-products .search-filter-panel form{padding:0 15px 15px}
body.page-products .filter-block{padding:15px 0;border-bottom:1px solid #ededee}
body.page-products .filter-block h3,body.page-products .search-filter-panel h3{font-size:13px;font-weight:800;color:#333;margin-bottom:10px}
body.page-products .filter-scroll{max-height:225px;overflow:auto;padding-right:3px}
body.page-products .check-option,body.page-products .radio-option{display:flex;align-items:center;gap:8px;min-height:29px;color:#4a4f57;font-size:12px;cursor:pointer}
body.page-products .check-option input,body.page-products .radio-option input{width:16px!important;height:16px!important;min-height:0!important;accent-color:var(--sp-catalog-orange);padding:0}
body.page-products .check-option small{margin-left:auto;color:#a0a6af}
body.page-products .filter-search{height:36px!important;border-radius:7px!important;margin-bottom:7px}
body.page-products .filter-more{border:0;background:transparent;padding:7px 0 0;color:var(--sp-catalog-orange);font-size:11px;font-weight:800}
body.page-products .v2-size-filter{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}
body.page-products .v2-size-filter input,body.page-products .v2-color-filter input{position:absolute;opacity:0;pointer-events:none}
body.page-products .v2-size-filter span{display:grid;place-items:center;height:32px;border:1px solid #dedfe2;border-radius:6px;background:#fff;font-size:11px;cursor:pointer}
body.page-products .v2-size-filter input:checked+span{border-color:var(--sp-catalog-orange);color:var(--sp-catalog-orange);background:#fff8f2;font-weight:800}
body.page-products .v2-color-filter{display:flex;flex-wrap:wrap;gap:9px}
body.page-products .v2-color-filter label{cursor:pointer}
body.page-products .v2-color-filter i{display:block;width:25px;height:25px;border-radius:50%;background:var(--c);border:2px solid #fff;box-shadow:0 0 0 1px #d7d9dd}
body.page-products .v2-color-filter input:checked+i{box-shadow:0 0 0 2px var(--sp-catalog-orange)}
body.page-products .price-filter input{height:36px!important;font-size:11px}
body.page-products .filter-actions .btn{background:var(--sp-catalog-orange);border-color:var(--sp-catalog-orange);border-radius:7px;font-size:12px}
body.page-products .desktop-sort-row{height:50px;margin-bottom:12px;padding:7px 10px;border-radius:7px;background:#fff}
body.page-products .sort-box select{height:34px;min-width:190px;border-radius:6px}
body.page-products .search-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}
body.page-products .search-product-grid .sp-product-card{border-radius:8px!important;border-color:#e5e5e5!important;box-shadow:none!important}
body.page-products .search-product-grid .sp-product-card:hover{border-color:#d4d6da!important;box-shadow:0 5px 16px rgba(0,0,0,.07)!important;transform:none!important}
body.page-products .search-product-grid .sp-product-card__media{aspect-ratio:.94/1!important}
body.page-products .search-product-grid .sp-product-card__body{padding:10px 10px 8px!important}
body.page-products .search-product-grid .sp-product-card__title{font-size:12px!important;line-height:1.42!important;min-height:51px!important}
body.page-products .search-product-grid .sp-product-card__price strong{font-size:17px!important}
body.page-products .search-product-grid .sp-product-card__actions{padding:0 9px 9px!important}
body.page-products .search-product-grid .sp-product-card__add{height:34px!important;border-radius:6px!important;font-size:11px!important}
body.page-products .catalog-subcategories{display:flex;gap:10px;overflow:auto;padding:3px 0 14px;scrollbar-width:none}
body.page-products .catalog-subcategories::-webkit-scrollbar{display:none}
body.page-products .catalog-subcategories a{flex:0 0 112px;display:flex;flex-direction:column;align-items:center;gap:6px;color:#333;text-decoration:none;text-align:center;font-size:11px}
body.page-products .catalog-subcategories a span{display:grid;place-items:center;width:62px;height:62px;border-radius:50%;background:#fff4ea;border:1px solid #ffe1c8;color:var(--sp-catalog-orange);font-weight:900;font-size:22px}
body.page-products .catalog-subcategories a b{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
body.page-products .catalog-active-filters{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:0 0 12px;padding:9px 10px;border:1px solid var(--sp-catalog-line);border-radius:7px;background:#fafafa;font-size:11px}
body.page-products .catalog-active-filters>strong{font-size:11px;color:#555;margin-right:2px}
body.page-products .catalog-active-filters a{display:inline-flex;align-items:center;height:28px;padding:0 9px;border:1px solid #dedfe2;border-radius:14px;background:#fff;color:#444;text-decoration:none}
body.page-products .catalog-active-filters .catalog-active-clear{border-color:transparent;background:transparent;color:var(--sp-catalog-orange);font-weight:800;margin-left:auto}
body.page-products .catalog-pagination{display:flex;align-items:center;justify-content:center;gap:6px;margin:24px 0 8px}
body.page-products .catalog-pagination a,body.page-products .catalog-pagination span{min-width:34px;height:34px;display:grid;place-items:center;border-radius:6px;color:#454b54;text-decoration:none;font-size:12px}
body.page-products .catalog-pagination a{border:1px solid #dedfe3;background:#fff}
body.page-products .catalog-pagination a:hover,body.page-products .catalog-pagination a.active{border-color:var(--sp-catalog-orange);color:var(--sp-catalog-orange);font-weight:800;background:#fff8f2}
body.page-products .search-chip b{display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border-radius:9px;background:var(--sp-catalog-orange);color:#fff;font-size:9px}
@media(max-width:1100px) and (min-width:901px){body.page-products .search-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:900px){
 body.page-products .search-results-shell{padding:0 9px}
 body.page-products .search-mobile-top{margin:0 -9px;padding:0 9px;height:56px;grid-template-columns:34px minmax(0,1fr)}
 body.page-products .search-mobile-query{height:38px;border-radius:7px;background:#f5f5f6}
 body.page-products .search-title-row{margin:11px 1px 8px}
 body.page-products .search-title-row h1{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
 body.page-products .search-mobile-actions{top:56px;grid-template-columns:repeat(3,1fr);gap:5px;margin:0 -1px 9px;padding:6px 1px;background:#fff}
 body.page-products .search-chip{height:34px;border-radius:6px;font-size:10px}
 body.page-products .catalog-subcategories{margin:0 -9px;padding:3px 9px 11px;gap:8px}
 body.page-products .catalog-subcategories a{flex-basis:75px;font-size:9px}
 body.page-products .catalog-subcategories a span{width:50px;height:50px;font-size:18px}
 body.page-products .catalog-active-filters{overflow-x:auto;flex-wrap:nowrap;margin-bottom:8px;padding:6px 0;border:0;background:#fff;scrollbar-width:none}
 body.page-products .catalog-active-filters::-webkit-scrollbar{display:none}
 body.page-products .catalog-active-filters>strong{display:none}
 body.page-products .catalog-active-filters a{flex:0 0 auto;height:27px;font-size:9px}
 body.page-products .catalog-active-filters .catalog-active-clear{margin-left:0}
 body.page-products .search-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}
 body.page-products .search-product-grid .product-card{display:flex!important;flex-direction:column!important;min-height:0!important;border-radius:8px!important}
 body.page-products .search-product-grid .product-image{display:block!important;grid-row:auto!important;grid-column:auto!important;aspect-ratio:1/1!important;padding:0!important}
 body.page-products .search-product-grid .product-card>.product-card-link{grid-column:auto!important}
 body.page-products .search-product-grid .product-card-body{padding:7px 7px 4px!important}
 body.page-products .search-product-grid .product-card h3{font-size:10px!important;line-height:1.35!important;min-height:41px!important;height:41px!important;overflow:hidden!important;margin:0 0 4px!important}
 body.page-products .search-product-grid .rating{font-size:8px!important;gap:2px!important}
 body.page-products .search-product-grid .price{margin-top:4px!important}
 body.page-products .search-product-grid .price strong{font-size:13px!important}
 body.page-products .search-product-grid .price del{font-size:8px!important}
 body.page-products .search-product-grid .card-badges{display:none!important}
 body.page-products .search-product-grid .sp-product-card__advantage{font-size:7px!important;margin-top:3px!important}
 body.page-products .search-product-grid .favorite-float{width:28px!important;height:28px!important;right:5px!important;top:5px!important}
 body.page-products .search-product-grid .discount{left:5px!important;top:5px!important;font-size:7px!important}
 body.page-products .search-product-grid .sp-product-card__cargo-badge{font-size:7px!important;max-width:75%!important}
 body.page-products .search-product-grid .product-actions{grid-column:auto!important;display:block!important;padding:3px 6px 7px!important}
 body.page-products .search-product-grid .quick-add{height:29px!important;font-size:9px!important;border-radius:5px!important}
 body.page-products .search-product-grid .quick-add .sp-icon{width:13px!important;height:13px!important}
 body.page-products .search-product-grid .quick-compare{display:none!important}
 body.page-products .catalog-pagination{gap:4px;margin-top:18px}
 body.page-products .catalog-pagination a,body.page-products .catalog-pagination span{min-width:30px;height:30px;font-size:10px}
 body.page-products .search-filter-panel{padding:0!important}
 body.page-products .filter-panel-head{height:56px;margin:0;padding:0 14px;border-bottom:1px solid #eee;position:sticky;top:0;background:#fff;z-index:3}
 body.page-products .search-filter-panel form{padding:0 14px 84px}
 body.page-products .filter-actions{position:fixed;left:0;right:0;bottom:0;grid-template-columns:1fr 90px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #eee;background:#fff;z-index:4}
 body.page-products .filter-actions .btn{height:42px}
 body.page-products .v2-mobile-category-list{display:none!important}
}
