.products-list-page .custom-container{margin:0 auto;padding:0 24px}@media (max-width:768px){.products-list-page .custom-container{padding:0 20px}}.products-list-page .hero-banner .product-hero{text-align:center;background-image:url(../media/product-banner.0zed8vv49cbsq.png?dpl=dpl_AqVC6wXxVFBNr9nUvMf9cmVkrAjH);background-position:50%;background-size:cover;margin-bottom:15px;padding:100px 0;position:relative}.products-list-page .hero-banner .product-hero:before{content:"";z-index:0;background:#000000bd;width:100%;height:100%;position:absolute;top:0;left:0}.products-list-page .hero-banner .product-hero .hero-content{z-index:1;max-width:800px;margin:0 auto;position:relative}.products-list-page .hero-banner .product-hero .breadcrumb{font-size:var(--font-size-base);color:var(--white-color);justify-content:center;align-items:center;gap:10px;margin-bottom:20px;display:flex}.products-list-page .hero-banner .product-hero .breadcrumb a{color:var(--primary-color);text-decoration:none;transition:color .3s}.products-list-page .hero-banner .product-hero .breadcrumb a:hover{color:#141414}.products-list-page .hero-banner .product-hero .breadcrumb .separator{color:var(--white-color)}.products-list-page .hero-banner .product-hero .breadcrumb .current{color:var(--white-color);font-weight:500}.products-list-page .hero-banner .product-hero .hero-title{font-size:var(--font-size-xxxl);color:var(--white-color);text-transform:uppercase;letter-spacing:1px;margin-bottom:20px;font-weight:700}.products-list-page .hero-banner .product-hero .hero-description{font-size:var(--font-size-base-2);color:var(--white-color)}@media (max-width:768px){.products-list-page .hero-banner .product-hero{padding:40px 0}}.products-list-page .products-section{margin-bottom:0}.products-list-page .products-section .products-header{border-bottom:1px solid #e0e0e0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:5px;padding-bottom:15px;display:flex}.products-list-page .products-section .products-header .results-info h2{font-size:var(--font-size-xxl);color:var(--text-color);margin-top:0;margin-bottom:4px;font-weight:700}.products-list-page .products-section .products-header .results-info .results-count{font-size:var(--font-size-base);color:var(--text-color)}.products-list-page .products-section .products-header .controls-group{align-items:center;gap:16px;display:flex}.products-list-page .products-section .products-header .controls-group .filter-toggle{background:var(--primary-light-color);cursor:pointer;font-size:var(--font-size-base);border:none;border-radius:30px;align-items:center;gap:8px;padding:8px 16px;display:none}.products-list-page .products-section .products-header .controls-group .custom-dropdown{background:var(--primary-light-color);border:1px solid var(--primary-light-color);border-radius:8px;transition:all .3s}.products-list-page .products-section .products-header .controls-group .custom-dropdown:hover{box-shadow:0 0 0 .2rem rgba(var(--primary-color-rgb), .25)}.products-list-page .products-section .products-header .controls-group .custom-dropdown .p-dropdown-label{color:var(--primary-color);font-size:var(--font-size-base);padding:10px 16px;font-weight:500}.products-list-page .products-section .products-header .controls-group .custom-dropdown .p-dropdown-trigger{width:3rem;color:var(--primary-color)}.products-list-page .products-section .products-header .controls-group .custom-dropdown .sort-value-template{align-items:center;display:flex}.products-list-page .products-section .products-header .controls-group .custom-dropdown .sort-value-template .mobile-icon{display:none}.products-list-page .products-section .products-header .controls-group .sort-select .custom-dropdown{width:220px}.products-list-page .products-section .products-header .controls-group .view-mode-toggle{background:var(--primary-light-color);border:1px solid rgba(var(--primary-color-rgb), .08);border-radius:8px;align-items:center;gap:4px;padding:4px;display:flex}.products-list-page .products-section .products-header .controls-group .view-mode-toggle .view-mode-btn{width:36px;height:36px;color:var(--primary-color);opacity:.65;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.products-list-page .products-section .products-header .controls-group .view-mode-toggle .view-mode-btn:hover{opacity:.9;background:rgba(var(--primary-color-rgb), .08)}.products-list-page .products-section .products-header .controls-group .view-mode-toggle .view-mode-btn.active{opacity:1;color:var(--white-color);background:var(--primary-color);box-shadow:0 4px 10px rgba(var(--primary-color-rgb), .3)}.products-list-page .products-section .products-header .controls-group .view-mode-toggle .view-mode-btn svg{transition:transform .2s;display:block}.products-list-page .products-section .products-header .controls-group .view-mode-toggle .view-mode-btn:active svg{transform:scale(.9)}.products-list-page .products-section .products-header .controls-group .page-size-select .custom-dropdown{width:140px}.products-list-page .products-section .products-layout{gap:20px;display:flex}.products-list-page .products-section .products-layout .filter-backdrop{display:none}.products-list-page .products-section .products-layout .filters-sidebar{width:260px;height:fit-content;top:calc(var(--header-height,128px) + 20px);background:0 0;border-radius:0;flex-shrink:0;padding:0;position:sticky}.products-list-page .products-section .products-layout .filters-sidebar .filter-header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:14px;padding:13px 0;display:flex}.products-list-page .products-section .products-layout .filters-sidebar .filter-header h3{font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--text-color);margin:0}.products-list-page .products-section .products-layout .filters-sidebar .filter-header .clear-filters{color:var(--primary-color);font-size:var(--font-size-base);font-weight:var(--font-weight-medium);cursor:pointer;background:0 0;border:none;transition:color .2s}.products-list-page .products-section .products-layout .filters-sidebar .filter-header .clear-filters:hover{color:var(--primary-color);opacity:.8;text-decoration:underline}.products-list-page .products-section .products-layout .filters-sidebar .filter-header .close-filter-mobile{display:none}.products-list-page .products-section .products-layout .filters-sidebar .selected-filters{flex-wrap:wrap;gap:8px;margin:0 0 18px;display:flex}.products-list-page .products-section .products-layout .filters-sidebar .selected-filter-chip{border:1px solid rgba(var(--primary-color-rgb), .22);background:var(--primary-light-color);max-width:100%;color:var(--text-color);font-size:var(--font-size-sm);text-align:left;cursor:pointer;border-radius:6px;align-items:flex-start;gap:4px;padding:5px 8px;line-height:1.3;transition:border-color .2s,color .2s;display:inline-flex}.products-list-page .products-section .products-layout .filters-sidebar .selected-filter-chip__label{overflow-wrap:anywhere;flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:inline-flex}.products-list-page .products-section .products-layout .filters-sidebar .selected-filter-chip__prefix{font-size:var(--font-size-sm);color:var(--primary-color);font-weight:700}.products-list-page .products-section .products-layout .filters-sidebar .selected-filter-chip__value{color:inherit}.products-list-page .products-section .products-layout .filters-sidebar .selected-filter-chip svg{color:var(--primary-color);flex:none}.products-list-page .products-section .products-layout .filters-sidebar .selected-filter-chip:hover{border-color:var(--primary-color);color:var(--primary-color)}.products-list-page .products-section .products-layout .filters-sidebar .filter-section-toggle{width:100%;font:inherit;font-weight:inherit;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;margin:0;padding:0;display:flex}.products-list-page .products-section .products-layout .filters-sidebar .filter-empty{color:#6b7280;margin:0;padding:8px 0 4px;font-size:13px}.products-list-page .products-section .products-layout .filters-sidebar .filter-bottom-actions{display:none}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group{border-bottom:1px solid var(--border-color);margin-bottom:20px;padding-bottom:5px}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group:last-child{border-bottom:none}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group h4{font-size:var(--font-size-base-2);font-weight:var(--font-weight-bold);color:var(--text-color);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;margin-top:0;margin-bottom:12px;display:flex}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group h4 .chevron{color:var(--text-color);opacity:.7;transition:transform .2s;display:block!important}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .filter-group-content{opacity:1!important;height:auto!important;display:block!important}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .filter-group-content>div{opacity:1!important}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .price-range input{width:100%;margin:12px 0}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .price-range .price-labels{font-size:var(--font-size-sm);color:var(--text-color);opacity:.8;justify-content:space-between;display:flex}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .price-range input[type=range]{appearance:none;cursor:pointer;background:0 0;width:100%;margin:10px 0}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .price-range input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--primary-color) 0%, var(--primary-color) var(--range-progress), var(--border-color) var(--range-progress), var(--border-color) 100%);border:none;border-radius:3px;height:6px}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .price-range input[type=range]::-moz-range-progress{background:var(--primary-color);border-radius:3px;height:6px}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .price-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:var(--primary-color);border:2px solid var(--white-color);border-radius:50%;width:16px;height:16px;margin-top:-5px;box-shadow:0 2px 4px #0000001a}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .category-filters{flex-direction:column;gap:10px;margin-top:8px;display:flex}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .category-filters .category-tree-node{flex-direction:column;width:100%;display:flex}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .category-filters .category-tree-node .category-row{justify-content:space-between;align-items:center;width:100%;display:flex}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .category-filters .category-tree-node .category-link{font-size:var(--font-size-base);color:var(--text-color);cursor:pointer;text-align:left;text-transform:capitalize;align-items:center;gap:6px;width:100%;transition:color .2s;display:inline-flex;background:0 0!important;border:none!important;padding:4px 0!important}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .category-filters .category-tree-node .category-link:hover{color:var(--primary-color)!important}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .category-filters .category-tree-node .category-link.active{font-weight:var(--font-weight-semibold);color:var(--primary-color)!important}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .category-filters .category-tree-node .category-link .category-name{font-weight:inherit}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .category-filters .category-tree-node .category-link .category-count{color:var(--text-color);opacity:.7;font-weight:var(--font-weight-normal)}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .category-filters .category-tree-node .expand-btn{cursor:pointer;color:var(--text-color);opacity:.7;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;background:0 0!important;border:none!important}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .category-filters .category-tree-node .expand-btn:hover{color:var(--primary-color);opacity:1}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .category-filters .category-tree-node .category-sub-filters{border-left:1px solid var(--border-color);flex-direction:column;gap:8px;margin-top:4px;margin-left:12px;padding-left:8px;display:flex}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .category-filters .category-link{text-align:left}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .category-filters .category-link.active{color:var(--primary-color)}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .search-box-wrapper{width:100%;margin-top:8px;margin-bottom:14px;position:relative}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .search-box-wrapper .filter-search-input{border:1px solid var(--border-color);width:100%;font-size:var(--font-size-base);color:var(--text-color);border-radius:6px;outline:none;padding:8px 36px 8px 12px;transition:border-color .2s,box-shadow .2s}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .search-box-wrapper .filter-search-input:focus{border-color:var(--primary-color);box-shadow:0 0 0 2px #00a5c31a}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .search-box-wrapper .search-icon{color:var(--text-color);opacity:.7;pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .checkbox-list{flex-direction:column;gap:10px;margin-top:8px;display:flex}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .checkbox-list .checkbox-label{cursor:pointer;font-size:var(--font-size-base);color:var(--text-color);-webkit-user-select:none;user-select:none;align-items:center;display:flex;position:relative}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .checkbox-list .checkbox-label input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .checkbox-list .checkbox-label .checkmark-box{background-color:var(--white-color);border:1px solid var(--border-color);border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;margin-right:10px;transition:all .2s;display:flex}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .checkbox-list .checkbox-label .checkmark-box:after{content:"";border:solid var(--primary-color);border-width:0 2px 2px 0;width:5px;height:9px;margin-top:-2px;display:none;transform:rotate(45deg)}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .checkbox-list .checkbox-label:hover input~.checkmark-box,.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .checkbox-list .checkbox-label input:checked~.checkmark-box{border-color:var(--primary-color)}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .checkbox-list .checkbox-label input:checked~.checkmark-box:after{display:block}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .checkbox-list .checkbox-label .label-text{color:var(--text-color)}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .checkbox-list .checkbox-label .label-count{color:var(--text-color);opacity:.7;margin-left:4px}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .attribute-sub-title{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--text-color);margin:8px 0 10px}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .see-more-link{font-size:var(--font-size-base);font-weight:var(--font-weight-medium);cursor:pointer;text-align:left;margin-top:0;text-decoration:none;transition:color .2s;display:inline-block;color:var(--primary-color)!important;background:0 0!important;border:none!important;padding:0 0 4px!important}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .see-more-link:hover{opacity:.8;text-decoration:underline;color:var(--primary-color)!important}.products-list-page .products-section .products-layout .products-grid-container{flex-direction:column;flex:1;gap:0;display:flex}.products-list-page .products-section .products-layout .products-grid-container .products-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:1400px){.products-list-page .products-section .products-layout .products-grid-container .products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.products-list-page .products-section .products-layout .products-grid-container .products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.products-list-page .products-section .products-layout .products-grid-container .products-grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width:480px){.products-list-page .products-section .products-layout .products-grid-container .products-grid{grid-template-columns:repeat(2,1fr);gap:10px}}@media (max-width:360px){.products-list-page .products-section .products-layout .products-grid-container .products-grid{grid-template-columns:repeat(2,1fr);gap:8px}}.products-list-page .products-section .products-layout .products-grid-container .products-grid.list{flex-direction:column;gap:0;display:flex}@media (max-width:768px){.products-list-page .products-section .products-layout .products-grid-container .products-grid.list{gap:15px}}.products-list-page .products-section .products-layout .products-grid-container .products-grid.list>div{width:100%}.products-list-page .products-section .products-layout .products-grid-container .products-grid.list .image-wrapper .wishlist-btn{display:none}.products-list-page .products-section .products-layout .products-grid-container .products-grid .product-card{margin:0}.products-list-page .products-section .products-layout .products-grid-container .products-grid .no-products{text-align:center;background:#f8f9fa;border-radius:16px;grid-column:1/-1;padding:60px 20px}.products-list-page .products-section .products-layout .products-grid-container .products-grid .no-products .empty-icon-wrapper svg,.products-list-page .products-section .products-layout .products-grid-container .products-grid .no-products svg{color:#ccc;margin-bottom:16px}.products-list-page .products-section .products-layout .products-grid-container .products-grid .no-products h3{margin-top:0;margin-bottom:8px;font-size:20px}.products-list-page .products-section .products-layout .products-grid-container .products-grid .no-products p{color:#666;margin-bottom:20px}.products-list-page .products-section .products-layout .products-grid-container .products-grid .no-products button{color:#fff;cursor:pointer;background:#00a5c3;border:none;border-radius:30px;padding:10px 24px}.products-list-page .products-section .products-layout .products-grid-container .load-more-container{justify-content:center;padding-bottom:40px;display:flex}.products-list-page .products-section .products-layout .products-grid-container .load-more-container .btn-load-more{background:var(--white-color);border:1px solid var(--primary-color);color:var(--primary-color);cursor:pointer;border-radius:50px;align-items:center;gap:10px;padding:12px 32px;font-size:16px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000000d}.products-list-page .products-section .products-layout .products-grid-container .load-more-container .btn-load-more:hover{background:var(--primary-color);color:var(--white-color);box-shadow:0 6px 20px rgba(var(--primary-color-rgb), .2);transform:translateY(-2px)}.products-list-page .products-section .products-layout .products-grid-container .load-more-container .btn-load-more:hover svg{transform:rotate(180deg)}.products-list-page .products-section .products-layout .products-grid-container .load-more-container .btn-load-more svg{transition:transform .5s}.products-list-page .checkbox-list,.products-list-page .category-filters{max-height:270px;overflow-y:auto}@keyframes float{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(-20px)translate(10px)}}.product-list-server-grid{margin:24px 0}.product-list-server-grid ul{margin:0;padding:0;list-style:none}.product-list-server-grid .product-grid-item{flex-direction:column;margin-bottom:24px;display:flex}.product-list-server-grid .product-grid-item .product-grid-link{color:inherit;flex-direction:column;gap:8px;text-decoration:none;display:flex}.product-list-server-grid .product-grid-item .product-grid-image{aspect-ratio:1;background:#f5f5f5;border-radius:8px;width:100%;max-width:300px;overflow:hidden}.product-list-server-grid .product-grid-item .product-grid-image .product-grid-img{object-fit:cover;width:100%;height:100%}.product-list-server-grid .product-grid-item .product-grid-info{flex-direction:column;gap:4px;display:flex}.product-list-server-grid .product-grid-item .product-grid-name{font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);color:var(--text-color);margin:0;line-height:1.3}.product-list-server-grid .product-grid-item .product-grid-meta{font-size:var(--font-size-sm);color:var(--text-color);opacity:.7;margin:0}.product-list-server-grid .product-grid-item .product-grid-price{font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);align-items:center;gap:8px;display:flex}.product-list-server-grid .product-grid-item .product-grid-price .current-price{color:var(--primary-color)}.product-list-server-grid .product-grid-item .product-grid-price .old-price{color:var(--text-color);opacity:.6;text-decoration:line-through}.p-dropdown-items-wrapper{background:var(--white-color);border:1px solid var(--primary-light-color);border-radius:5px}.p-dropdown-items-wrapper ul{margin:0;padding:0}.p-dropdown-items-wrapper ul li{margin:0;padding:5px 10px}.p-dropdown-items-wrapper ul li:hover{background:var(--primary-light-color)}.p-dropdown-items-wrapper ul li .sort-option-item{align-items:center;gap:8px;display:flex}.p-dropdown-items-wrapper ul li .sort-option-item svg{display:none}.p-dropdown-items-wrapper ul li.p-highlight,.p-dropdown-items-wrapper ul li .p-focus{background:var(--primary-color);color:var(--white-color)}@media (max-width:1024px){.products-list-page .products-section .products-header{top:var(--header-height,124px);z-index:900;border-bottom:1px solid var(--border-color,#e2e8f0);background:#fff;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:10px;margin-left:-20px;margin-right:-20px;padding:10px 16px;position:sticky;box-shadow:0 4px 12px #0000000a}}@media (max-width:1024px) and (max-width:992px){.products-list-page .products-section .products-header{top:var(--header-height,65px)}}@media (max-width:1024px) and (max-width:768px){.products-list-page .products-section .products-header{top:var(--header-height,64px);padding:8px 16px}}@media (max-width:1024px) and (max-width:480px){.products-list-page .products-section .products-header{top:var(--header-height,60px);margin-left:-12px;margin-right:-12px;padding:8px 12px}}@media (max-width:1024px){.products-list-page .products-section .products-header .results-info{flex:1;min-width:0}.products-list-page .products-section .products-header .results-info h2{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:16px;font-weight:700;line-height:1.25;overflow:hidden}}@media (max-width:1024px) and (max-width:380px){.products-list-page .products-section .products-header .results-info h2{font-size:14px}}@media (max-width:1024px){.products-list-page .products-section .products-header .results-info .results-count{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11px;line-height:1.2;display:block;overflow:hidden}.products-list-page .products-section .products-header .controls-group{flex-shrink:0;align-items:center;gap:8px;width:auto;display:flex}.products-list-page .products-section .products-header .controls-group .filter-toggle{background:var(--primary-color,#00a5c3);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:5px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #00a5c340}.products-list-page .products-section .products-header .controls-group .filter-toggle:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00a5c359}.products-list-page .products-section .products-header .controls-group .filter-toggle:active{transform:scale(.96)}.products-list-page .products-section .products-header .controls-group .filter-toggle .filter-badge{color:var(--primary-color,#00a5c3);background:#fff;border-radius:8px;padding:1px 5px;font-size:10px;font-weight:700;line-height:1.2}.products-list-page .products-section .products-header .controls-group .page-size-select .custom-dropdown{background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:98px;height:32px;box-shadow:0 1px 3px #0000000a}.products-list-page .products-section .products-header .controls-group .page-size-select .custom-dropdown .p-dropdown-label{color:#334155;padding:4px 8px;font-size:12px;font-weight:500}.products-list-page .products-section .products-header .controls-group .page-size-select .custom-dropdown .p-dropdown-trigger{color:#64748b;width:1.5rem}.products-list-page .products-section .products-header .controls-group .sort-select,.products-list-page .products-section .products-header .controls-group .view-mode-toggle{display:none}.products-list-page .products-section .products-layout{flex-direction:column}.products-list-page .products-section .products-layout .filter-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;opacity:0;pointer-events:none;background:#0f172a8c;width:100vw;height:100vh;transition:opacity .3s;display:none;position:fixed;top:0;left:0}.products-list-page .products-section .products-layout .filter-backdrop.open{opacity:1;pointer-events:auto;display:block}.products-list-page .products-section .products-layout .filters-sidebar{z-index:9999;background:#fff;border-radius:0;flex-direction:column;width:86vw;max-width:360px;height:100dvh;margin:0;padding:0;transition:left .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:-100%;box-shadow:4px 0 24px #0000001f}.products-list-page .products-section .products-layout .filters-sidebar.open{left:0}.products-list-page .products-section .products-layout .filters-sidebar .filter-header{background:#fff;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:0;padding:16px 20px;display:flex}.products-list-page .products-section .products-layout .filters-sidebar .filter-header h3{color:#0f172a;margin:0;font-size:18px;font-weight:700}.products-list-page .products-section .products-layout .filters-sidebar .filter-header .desktop-only{display:none}.products-list-page .products-section .products-layout .filters-sidebar .filter-header .close-filter-mobile{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex}.products-list-page .products-section .products-layout .filters-sidebar .filter-header .close-filter-mobile:hover{color:#0f172a;background:#f1f5f9}.products-list-page .products-section .products-layout .filters-sidebar .selected-filters{background:#f8fafc;border-bottom:1px solid #f1f5f9;flex-wrap:wrap;gap:6px;margin:0;padding:12px 20px;display:flex}.products-list-page .products-section .products-layout .filters-sidebar .selected-filters .selected-filter-chip{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;transition:all .15s;display:inline-flex}.products-list-page .products-section .products-layout .filters-sidebar .selected-filters .selected-filter-chip:hover{color:#ef4444;background:#fef2f2;border-color:#cbd5e1}.products-list-page .products-section .products-layout .filters-sidebar .filter-section-toggle{color:#0f172a;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;margin:0;padding:4px 0;font-size:14px;font-weight:700;display:flex}.products-list-page .products-section .products-layout .filters-sidebar .filter-empty{color:#6b7280;margin:0;padding:8px 0 4px;font-size:13px}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content{-webkit-overflow-scrolling:touch;flex:1;padding:16px 20px;overflow-y:auto}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group{border-bottom:1px solid #f1f5f9;margin-bottom:16px;padding-bottom:12px}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group:last-child{border-bottom:none;margin-bottom:0}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group h4{cursor:pointer;color:#0f172a;justify-content:space-between;align-items:center;font-size:14px;font-weight:700;display:flex}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group h4 .title-left svg{display:block}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group h4 .chevron{color:#94a3b8;transition:transform .2s;display:block}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .filter-group-content{grid-template-rows:0fr;transition:grid-template-rows .3s;overflow:hidden;display:grid!important}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group .filter-group-content>div{min-height:0;padding-top:0;transition:opacity .25s;opacity:0!important}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group.expanded h4 .chevron,.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group.expanded .filter-section-toggle .chevron{transform:rotate(180deg)}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group.expanded .filter-group-content{grid-template-rows:1fr}.products-list-page .products-section .products-layout .filters-sidebar .filter-scroll-content .filter-group.expanded .filter-group-content>div{padding-top:12px;opacity:1!important}.products-list-page .products-section .products-layout .filters-sidebar .filter-bottom-actions{padding:14px 20px;padding-bottom:max(14px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid #f1f5f9;gap:10px;display:flex;box-shadow:0 -4px 16px #0000000d}.products-list-page .products-section .products-layout .filters-sidebar .filter-bottom-actions button{cursor:pointer;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s}.products-list-page .products-section .products-layout .filters-sidebar .filter-bottom-actions button.btn-clear{color:#475569;background:#fff;border:1.5px solid #e2e8f0;flex:1}.products-list-page .products-section .products-layout .filters-sidebar .filter-bottom-actions button.btn-clear:hover{background:#f8fafc;border-color:#cbd5e1}.products-list-page .products-section .products-layout .filters-sidebar .filter-bottom-actions button.btn-apply{background:var(--primary-color,#00a5c3);color:#fff;border:none;flex:1.4;font-weight:700;box-shadow:0 4px 12px #00a5c340}.products-list-page .products-section .products-layout .filters-sidebar .filter-bottom-actions button.btn-apply:hover{box-shadow:0 6px 16px #00a5c359}.products-list-page .products-section .products-layout .filters-sidebar .filter-bottom-actions button.btn-apply:active{transform:scale(.98)}.p-dropdown-items-wrapper ul li .sort-option-item svg{display:block}}.sort-group-mobile{display:none}@media (max-width:1024px){.sort-group-mobile{display:block}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:1s linear infinite spin}
