[data-component="assets/components/footer.html"]{margin-bottom:0!important}.footer-section{margin-bottom:0!important}.products-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;padding:60px 20px;text-align:center;background:#f8f9fa;border-radius:8px;margin:20px 0}.products-loading .spinner{width:50px;height:50px;border:4px solid #e9ecef;border-top:4px solid var(--primary-color,#3b82f6);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}.products-loading h3{color:#495057;margin-bottom:10px;font-size:1.2rem}.products-loading p{color:#6c757d;margin:0;font-size:.9rem}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}#products-list:not([v-cloak])~.products-fallback{display:none!important}.filter-sidebar{background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.1);overflow:hidden;margin-bottom:30px;max-width:380px;width:100%}.filters-header{background:#2c3e50;padding:24px 32px;border-bottom:1px solid #34495e}.filters-header-content{display:flex;align-items:center;gap:14px}.filter-icon-header{fill:#ffffff;flex-shrink:0}.filters-title{color:#fff;font-size:19px;font-weight:600;margin:0;letter-spacing:.3px}.filter-section{padding:28px 32px;border-bottom:1px solid #f1f3f5}.filter-section:last-of-type{border-bottom:none}.filter-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.filter-section-title{font-size:15px;font-weight:600;color:#2d3748;margin:0;letter-spacing:.2px}.filter-badge{background:#ecf0f1;color:#2c3e50;font-size:13px;font-weight:600;padding:4px 12px;border-radius:12px;min-width:28px;text-align:center}.filter-options{display:flex;flex-direction:column;gap:10px}.filter-option{display:flex;align-items:center;padding:14px 18px;border-radius:8px;cursor:pointer;transition:all .2s ease;position:relative;background:#f8f9fa;border:2px solid transparent}.filter-option:hover{background:#e9ecef;border-color:#dee2e6}.filter-option input[type=radio]{position:absolute;opacity:0;cursor:pointer}.filter-option input[type=radio]:checked~.filter-option-label{color:#2c3e50;font-weight:600}.filter-option input[type=radio]:checked~.filter-checkmark{background:#2c3e50;border-color:#2c3e50}.filter-option input[type=radio]:checked~.filter-checkmark::after{display:block}.filter-option input[type=radio]:checked+.filter-option-label{color:#2c3e50}.filter-option:has(input[type=radio]:checked){background:#ecf0f1;border-color:#2c3e50}.filter-option-label{flex:1;font-size:14px;color:#4a5568;padding-left:12px;transition:all .2s ease;user-select:none}.filter-checkmark{position:relative;height:20px;width:20px;background-color:#fff;border:2px solid #cbd5e0;border-radius:50%;flex-shrink:0;transition:all .2s ease}.filter-checkmark::after{content:"";position:absolute;display:none;left:50%;top:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background:#fff}.filter-actions{padding:24px 32px;background:#f8f9fa}.btn-apply-filters{width:100%;background:#2c3e50;color:#fff;border:none;padding:16px 28px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(44,62,80,.2)}.btn-apply-filters:hover{background:#34495e;box-shadow:0 4px 12px rgba(44,62,80,.3)}.btn-apply-filters:active{background:#2c3e50;box-shadow:0 1px 4px rgba(44,62,80,.2)}.shop-pagination{flex-wrap:wrap}.page-btn{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 10px;border:1px solid #e0e0e0;border-radius:6px;background:#fff;color:#333;font-size:14px;font-weight:500;cursor:pointer;transition:background .18s,color .18s,border-color .18s}.page-btn:hover:not(:disabled):not(.page-btn-active){background:var(--primary-color,#f5f5f5);border-color:var(--primary-color,#ccc);color:var(--primary-text-color,#333)}.page-btn-active{background:var(--primary-color,#333);border-color:var(--primary-color,#333);color:var(--primary-text-color,#fff);pointer-events:none}.page-btn:disabled{opacity:.4;cursor:not-allowed}.page-ellipsis{display:inline-flex;align-items:center;justify-content:center;min-width:30px;color:#888;font-size:14px;user-select:none}@media (max-width:768px){.filter-sidebar{border-radius:8px;max-width:100%}.filters-header{padding:20px 24px}.filter-section{padding:24px}.filter-actions{padding:20px 24px}.filter-option{padding:12px 16px}}