.shop-wrap .shop-header{background:linear-gradient(180deg,var(--color-background-alt) 0%,var(--color-background) 100%);padding:0;padding-bottom:3rem;text-align:center}.shop-toolbar{padding:1.5rem 0;margin-bottom:4rem;border-bottom:1px solid var(--wc-color-border);background:#fff}.toolbar-content{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:1.5rem!important;flex-wrap:wrap!important}@media(max-width:640px){.toolbar-content{flex-direction:column!important;align-items:stretch!important;gap:1.25rem!important}.toolbar-result-count{order:3;font-size:.75rem;color:#999;width:100%;text-align:center}.toolbar-sort{width:100%}.toolbar-sort .woocommerce-ordering{width:100%!important}.toolbar-sort .woocommerce-ordering select{width:100%!important;box-sizing:border-box}}.filter-toggle-btn{display:flex;align-items:center;gap:.5rem;background:#fff;border:1px solid var(--wc-color-border);padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .2s ease}@media(min-width:769px){.filter-toggle-btn{display:none!important}}.filter-toggle-btn:hover{background:var(--color-background-alt)}.price-filter-form{display:flex;flex-direction:column;gap:1rem}.price-inputs{display:flex;align-items:center;gap:.5rem}.price-input-group label{display:block;font-size:.65rem;text-transform:uppercase;color:#999;margin-bottom:.25rem}.price-input-group input{width:100%;padding:.5rem;border:1px solid var(--wc-color-border);font-size:.875rem}.price-filter-btn{background:var(--wc-color-primary)!important;color:#fff!important;padding:.75rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;border:none;cursor:pointer;width:100%}.toolbar-sort .woocommerce-ordering{margin:0!important}.toolbar-sort .woocommerce-ordering select{max-width:100%;width:100%}.shop-layout{display:grid;grid-template-columns:280px 1fr;gap:2.5rem}.shop-layout .products .product{clear:none!important}.shop-layout .products:before,.shop-layout .products:after{display:none!important;content:none!important}body:not(.single-product) .woocommerce ul.products,body:not(.single-product) ul.products,.shop-layout .products,ul.products{display:grid!important;grid-template-columns:repeat(1,1fr);gap:2rem!important;margin:0!important;padding:0!important;list-style:none!important;width:100%!important;float:none!important;align-items:start!important}@media(min-width:600px){body:not(.single-product) .woocommerce ul.products,body:not(.single-product) ul.products,.shop-layout .products,ul.products{grid-template-columns:repeat(2,1fr);gap:1.5rem!important}}@media(min-width:992px){body:not(.single-product) .woocommerce ul.products,body:not(.single-product) ul.products,.shop-layout .products,ul.products{grid-template-columns:repeat(3,1fr);gap:2.5rem!important}}body:not(.single-product) .woocommerce ul.products li.product,body:not(.single-product) ul.products li.product,ul.products li.product{width:100%!important;margin:0!important;float:none!important}.shop-layout .products .product{margin:0!important;width:100%!important;max-width:none!important;clear:none!important}.shop-sidebar{position:sticky;top:100px;background:#fff;padding:1.5rem;border-radius:12px;border:1px solid var(--wc-color-border)}.sidebar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--wc-color-border)}.sidebar-close{display:none}.sidebar-title{font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin:0}.filter-section{padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid var(--color-border)}.filter-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.filter-section-container{display:block}.filter-title{font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.filter-section-header .filter-title{margin-bottom:0!important}.filter-category-item a,.filter-attr-item label{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;color:var(--wc-color-text-light);text-decoration:none;font-size:.875rem;border-radius:6px;transition:all .2s ease}.hidden-checkbox{display:none}.custom-checkbox{width:18px;height:18px;border:1px solid var(--color-border);border-radius:4px;margin-right:12px;display:inline-block;position:relative;transition:all .2s ease;background:#fff}.custom-checkbox:after{content:"";position:absolute;top:4px;left:7px;width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0;transition:opacity .2s ease}.hidden-checkbox:checked+.custom-checkbox{background-color:#000;border-color:#000}.hidden-checkbox:checked+.custom-checkbox:after{opacity:1}.filter-category-item a:hover,.filter-attr-item label:hover{background-color:var(--color-background-alt);color:var(--wc-color-primary)}.filter-category-item.active>a{background:var(--wc-color-primary);color:#fff}@media(max-width:768px){.shop-layout{grid-template-columns:1fr}.shop-sidebar{position:fixed;top:0;left:-320px;width:320px;height:100vh;z-index:99999;background:#fff;transition:left .3s cubic-bezier(.4,0,.2,1);box-shadow:10px 0 30px #0000001a;display:flex;flex-direction:column;padding:0;border:none;border-radius:0}.sidebar-close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#fff;border:1px solid var(--color-border);border-radius:50%;cursor:pointer;transition:all .2s ease}.sidebar-close:hover{background:var(--color-background-alt);border-color:#999}.sidebar-header{padding:1.5rem;margin-bottom:0;flex-shrink:0}.shop-sidebar .filter-section-container{padding:1.5rem;overflow-y:auto;flex-grow:1;-webkit-overflow-scrolling:touch}.filter-section{margin-bottom:2rem;padding-bottom:1.5rem}.shop-sidebar.active{left:0}}.sidebar-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99998;opacity:0;visibility:hidden;transition:all .3s ease}.sidebar-overlay.active{opacity:1;visibility:visible}.empty-state{text-align:center;padding:4rem 2rem;grid-column:1 / -1}.empty-state-icon{display:flex;justify-content:center;color:var(--wc-color-border);margin-bottom:1.5rem}.empty-state-icon svg{width:64px;height:64px}.empty-state-title{font-family:var(--font-display);font-size:1.5rem;font-weight:500;color:var(--wc-color-text);margin-bottom:.75rem}.empty-state-text{font-size:.9375rem;color:var(--wc-color-text-light);margin-bottom:1.5rem;max-width:400px;margin-left:auto;margin-right:auto}.empty-state-btn{display:inline-block;padding:.875rem 2rem;background:var(--wc-color-text);color:#fff;font-family:var(--font-body);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;transition:all .25s ease}.empty-state-btn:hover{background:var(--wc-color-primary);color:#fff;text-decoration:none}.related-products-section{clear:both}.related-products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:0;padding:0;list-style:none;width:100%;float:none}@media(min-width:768px){.related-products-grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.related-products-grid .product-card{width:100%;margin:0;padding:0;float:none}.load-more-wrapper{grid-column:1 / -1;text-align:center;padding:2rem 0;margin-top:2rem}.load-more-btn{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.5rem;background:transparent;border:1px solid var(--wc-color-text);color:var(--wc-color-text);font-family:var(--font-body);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;cursor:pointer;transition:all .3s ease}.load-more-btn:hover{background:var(--wc-color-text);color:#fff}.load-more-btn.loading{pointer-events:none;opacity:.7}.load-more-count{font-size:.6875rem;opacity:.7;font-weight:400}.load-more-spinner{display:none;width:24px;height:24px;border:2px solid var(--wc-color-border);border-top-color:var(--wc-color-text);border-radius:50%;margin:1rem auto 0;animation:spin .8s linear infinite}.load-more-wrapper.loading .load-more-spinner{display:block}.load-more-wrapper.loading .load-more-btn,.load-more-wrapper.no-more .load-more-btn{display:none}@keyframes spin{to{transform:rotate(360deg)}}.filter-category-children{list-style:none;padding-left:1.5rem;margin:0}.filter-category-item.has-children>label{font-weight:600}.filter-category-children .filter-category-item>label{padding:.625rem 1rem}.filter-category-list{list-style:none;padding:0;margin:0}.filter-category-list>.filter-category-item{margin-bottom:.25rem}.filter-category-list .filter-category-item>label{padding:.875rem 1rem}.category-filter-form .count{margin-left:auto;font-size:.75rem;color:var(--color-text-light)}.category-filter-apply-btn{width:100%;margin-top:1rem;padding:.75rem 1rem;background-color:var(--color-text);color:#fff;border:none;border-radius:6px;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:background-color .2s ease}.category-filter-apply-btn:hover{background-color:#333}.hidden-radio{display:none}.custom-radio{width:18px;height:18px;border:1px solid var(--color-border);border-radius:50%;margin-right:12px;display:inline-block;position:relative;transition:all .2s ease;background:#fff}.custom-radio:after{content:"";position:absolute;top:5px;left:5px;width:6px;height:6px;border:solid white;border-radius:50%;background:#fff;opacity:0;transition:opacity .2s ease}.hidden-radio:checked+.custom-radio{background-color:#000;border-color:#000}.hidden-radio:checked+.custom-radio:after{opacity:1}
