*{box-sizing:border-box}.header.shop .search-bar input{box-sizing:border-box;width:100%}.products-hero{background:linear-gradient(135deg,#f80000,#480e0e);color:#fff;padding:80px 0;margin-bottom:40px}.hero-content{text-align:center}.hero-title{font-size:48px;font-weight:700;margin-bottom:15px}.hero-subtitle{font-size:20px;opacity:.9;margin-bottom:30px;color:#ffc107}.hero-features{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.feature-item{display:flex;align-items:center;gap:10px;font-size:16px}.feature-item i{font-size:24px}.products-filter-sidebar{background:#fff;border-radius:10px;box-shadow:0 2px 20px #0000001a;padding:20px;position:sticky;top:20px}.filter-mobile-header{display:flex;justify-content:space-between;align-items:center;padding:15px;background:#f8f9fa;border-radius:8px;margin-bottom:20px}.filter-mobile-header h3{margin:0;font-size:18px}.filter-close-btn{background:none;border:none;font-size:20px;cursor:pointer}.filter-widget{margin-bottom:25px;border-bottom:1px solid #eee;padding-bottom:20px}.filter-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;margin-bottom:15px}.filter-title{font-size:16px;font-weight:600;margin:0;display:flex;align-items:center;gap:8px}.filter-toggle{color:#666}.filter-content{display:none}.filter-content.active{max-height:1000px}.price-slider-container{padding:10px 0}.price-filter-controls{display:flex;align-items:center;justify-content:space-between;margin-top:15px;gap:10px}.price-input-group{flex:1}#amount{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;background:#f8f9fa;text-align:center}.btn-filter{background:#ee0b16;color:#fff;border:none;padding:8px 15px;border-radius:4px;cursor:pointer;display:flex;align-items:center;gap:5px}.category-filter,.brand-filter{display:flex;align-items:center;padding:8px 0;cursor:pointer}.category-filter input,.brand-filter input{display:none}.checkmark{width:18px;height:18px;border:2px solid #ddd;border-radius:3px;margin-right:10px;position:relative;flex-shrink:0}.category-filter input:checked~.checkmark,.brand-filter input:checked~.checkmark{background:#ee0b16;border-color:#ee0b16}.checkmark:after{content:"✓";position:absolute;color:#fff;font-size:12px;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0}.category-filter input:checked~.checkmark:after,.brand-filter input:checked~.checkmark:after{opacity:1}.category-label,.brand-label{flex:1;display:flex;align-items:center;gap:8px;font-size:14px}.product-count{color:#666;font-size:12px}.subcategories{padding-left:20px;margin-top:5px}.subcategory .checkmark{width:14px;height:14px}.featured-product{display:flex;gap:15px;padding:15px;background:#f8f9fa;border-radius:8px;margin-bottom:15px;align-items:center}.featured-product-image{position:relative;width:80px;height:80px;flex-shrink:0}.featured-product-image img{width:100%;height:100%;object-fit:cover;border-radius:6px}.featured-badge{position:absolute;top:-8px;right:-8px;background:#e74c3c;color:#fff;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.featured-product-info h5{margin:0 0 5px;font-size:14px}.featured-product-info h5 a{color:#333;text-decoration:none}.featured-product-info h5 a:hover{color:#ee0b16}.filter-reset{margin-top:20px}.btn-reset-filters{display:block;width:100%;padding:10px;background:#f8f9fa;border:2px dashed #ddd;color:#666;text-align:center;border-radius:6px;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s}.btn-reset-filters:hover{background:#e9ecef;border-color:#ee0b16;color:#ee0b16}.products-header{background:#fff;border-radius:10px;padding:20px;margin-bottom:30px;box-shadow:0 2px 15px #00000014}.header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.results-info{display:flex;flex-direction:column;gap:5px}.results-count{font-weight:600;color:#333}.results-filter{color:#666;font-size:14px}.mobile-filter-toggle{background:#ee0b16;color:#fff;border:none;padding:10px 15px;border-radius:6px;display:flex;align-items:center;gap:8px;cursor:pointer}.header-controls{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:15px;padding-top:20px;border-top:1px solid #eee}.control-group{display:flex;align-items:center;gap:10px}.control-group label{white-space:nowrap;font-weight:500}.modern-select{padding:8px 12px;border:1px solid #ddd;border-radius:6px;background:#fff;min-width:150px}.view-toggle{display:flex;gap:5px;background:#f8f9fa;padding:4px;border-radius:6px}.view-btn{background:none;border:none;width:36px;height:36px;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666}.view-btn.active{background:#fff;color:#ee0b16;box-shadow:0 2px 5px #0000001a}.active-filters-tags{margin-top:20px;padding-top:20px;border-top:1px solid #eee}.active-filters-tags h5{font-size:14px;margin-bottom:10px;color:#666;display:flex;align-items:center;gap:8px}.filters-tags-container{display:flex;flex-wrap:wrap;gap:10px}.filter-tag{background:#e3f2fd;padding:6px 12px;border-radius:20px;font-size:12px;display:inline-flex;align-items:center;gap:5px}.filter-tag i{font-size:11px}.remove-filter{text-decoration:none;color:#666;font-size:16px;line-height:1;margin-left:5px}.remove-filter:hover{color:#e74c3c}.products-grid{margin-bottom:40px}.product-card{margin-bottom:30px}.product-card-inner{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 5px 15px #00000014;transition:transform .3s,box-shadow .3s;height:100%}.product-card-inner:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.product-badge{position:absolute;top:15px;left:15px;padding:5px 12px;border-radius:20px;color:#fff;background-color:red;font-size:12px;font-weight:600;z-index:2;display:flex;align-items:center;gap:5px}.product-image{position:relative;overflow:hidden}.product-image img{padding:50px;object-fit:cover;transition:transform .5s}.product-card:hover .product-image img{transform:scale(1.05)}.product-actions{position:absolute;top:15px;right:15px;display:flex;flex-direction:column;gap:10px;z-index:3;opacity:0;transform:translate(20px);transition:all .3s}.product-card:hover .product-actions{opacity:1;transform:translate(0)}.action-btn{width:36px;height:36px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 3px 10px #0000001a;color:#333;transition:all .3s}.action-btn:hover{background:#ee0b16;color:#fff;transform:scale(1.1)}.add-to-cart-overlay{position:absolute;bottom:0;left:0;right:0;background:#fffffff2;padding:15px;text-align:center;transform:translateY(100%);transition:transform .3s;z-index:2}.product-card:hover .add-to-cart-overlay{transform:translateY(0)}.btn-add-cart{background:#ee0b16;color:#fff;border:none;padding:10px 20px;border-radius:6px;width:100%;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:500;transition:background .3s}.btn-add-cart:hover{background:#5a6fd8}.product-info{padding:20px}.product-title{margin:0 0 10px;font-size:16px;font-weight:600;height:40px;overflow:hidden}.product-title a{color:#333;text-decoration:none}.product-title a:hover{color:#ee0b16}.product-specs{margin-bottom:15px}.spec-item{display:flex;align-items:center;gap:8px;margin-bottom:5px;font-size:13px;color:#666}.spec-item i{color:#ee0b16;width:16px}.product-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.product-price{display:flex;flex-direction:column;gap:5px}.old-price{font-size:14px;color:#999;text-decoration:line-through}.product-rating{display:flex;align-items:center;gap:5px}.stars{color:gold}.stars .far{color:#ddd}.rating-count{font-size:12px;color:#666}.product-stock{margin-bottom:15px}.in-stock{color:#ee0b16;display:flex;align-items:center;gap:5px;font-size:13px}.out-of-stock{color:#e74c3c;display:flex;align-items:center;gap:5px;font-size:13px}.product-actions-bottom{display:flex;gap:10px}.btn-buy-now,.btn-details{flex:1;padding:10px;border-radius:6px;text-align:center;text-decoration:none;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s}.btn-buy-now{background:#ee0b16;color:#fff;border:none;cursor:pointer}.btn-buy-now:hover{background:#75070d}.btn-details{background:#f8f9fa;color:#333;border:1px solid #ddd}.btn-details:hover{background:#e9ecef;color:#ee0b16}.no-products{text-align:center;padding:60px 20px}.no-products-icon{font-size:60px;color:#ddd;margin-bottom:20px}.no-products h3{color:#333;margin-bottom:10px}.no-products p{color:#666;margin-bottom:20px}.pagination-section{margin-top:40px}.pagination-container .pagination{justify-content:center}.pagination-container .page-item.active .page-link{background:#ee0b16;border-color:#ee0b16}.pagination-container .page-link{color:#ee0b16;border:1px solid #ddd;margin:0 2px;border-radius:6px}.product-quickview .modal-content{border-radius:15px;overflow:hidden}.product-quickview .modal-header{border-bottom:1px solid #eee;padding:20px 30px}.product-quickview .modal-body{padding:30px}.quickview-image img{border-radius:10px;box-shadow:0 5px 15px #0000001a}.product-name{font-size:28px;font-weight:700;margin-bottom:15px;color:#333}.price-section{margin-bottom:20px}.current-price{font-size:1.5rem;font-weight:700;color:#ee0b16}.old-price{font-size:20px;color:#999;text-decoration:line-through;margin-left:10px}.availability{display:flex;align-items:center;gap:10px;margin-bottom:25px;padding:10px;background:#f8f9fa;border-radius:6px}.product-meta-info{margin-bottom:25px}.meta-item{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px dashed #eee}.product-description h4{margin-bottom:10px;color:#333}.quick-actions{display:flex;gap:15px;margin-top:30px}.quick-actions .btn-primary,.quick-actions .btn-secondary{flex:1;padding:12px 20px;border-radius:8px;text-align:center;text-decoration:none;font-weight:500;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .3s}.quick-actions .btn-primary{background:#ee0b16;color:#fff;border:none;cursor:pointer}.quick-actions .btn-primary:hover{background:#5a6fd8}.quick-actions .btn-secondary{background:#fff;color:#ee0b16;border:2px solid #EE0B16}.quick-actions .btn-secondary:hover{background:#f8f9fa}.products-grid.list-view .row{display:flex;flex-direction:column;gap:20px}.products-grid.list-view .product-item{width:100%;max-width:100%;flex:0 0 100%}.products-grid.list-view .product-card-inner{display:flex}.products-grid.list-view .product-image{width:300px;height:auto;flex-shrink:0}.products-grid.list-view .product-info{flex:1;display:flex;flex-direction:column}.products-grid.list-view .product-specs{flex:1}@media (max-width: 1200px){body{overflow-x:hidden!important}.container{padding:0 16px!important;max-width:100%!important}.products-hero{padding:60px 0 40px!important;border-radius:0!important;margin:0 -16px 30px!important;width:calc(100% + 32px)!important;background:linear-gradient(135deg,#ee0b16,#764ba2)!important}.hero-title{font-size:clamp(2.4rem,7vw,3.2rem)!important;line-height:1.3!important;margin-bottom:20px!important;padding:0 20px!important;font-weight:800!important;text-shadow:2px 2px 4px rgba(0,0,0,.2)!important}.hero-subtitle{font-size:clamp(1.6rem,4.5vw,2rem)!important;margin-bottom:30px!important;padding:0 20px!important;line-height:1.5!important;opacity:.95!important}.hero-features{flex-direction:column!important;gap:25px!important;padding:0 20px!important}.feature-item{font-size:clamp(1.5rem,4.2vw,1.9rem)!important;justify-content:center!important;gap:15px!important;padding:15px 20px!important;background:#ffffff1a!important;border-radius:15px!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.feature-item i{font-size:2rem!important;color:#ffc107!important}.products-filter-sidebar{position:fixed!important;top:0!important;left:-100%!important;width:85%!important;height:100vh!important;z-index:1050!important;border-radius:0!important;box-shadow:5px 0 25px #0000004d!important;transition:all .4s cubic-bezier(.25,.46,.45,.94)!important;overflow-y:auto!important;padding:0!important}.products-filter-sidebar.active{left:0!important}.filter-overlay{display:none!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:#00000080!important;z-index:1049!important;-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important}.filter-overlay.active{display:block!important}.filter-mobile-header{display:flex!important;padding:25px!important;background:linear-gradient(135deg,#ee0b16,#764ba2)!important;color:#fff!important;border-bottom:none!important;margin-bottom:0!important;position:sticky!important;top:0!important;z-index:10!important}.filter-mobile-header h3{font-size:clamp(1.8rem,5vw,2.4rem)!important;color:#fff!important;font-weight:700!important;margin:0!important;display:flex!important;align-items:center!important;gap:12px!important}.filter-close-btn{background:#fff3!important;border:none!important;width:50px!important;height:50px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:1.8rem!important;color:#fff!important;cursor:pointer!important;transition:all .3s ease!important}.filter-close-btn:hover{background:#ffffff4d!important;transform:rotate(90deg)!important}.filter-content-container{padding:25px!important;max-height:calc(100vh - 100px)!important;overflow-y:auto!important}.filter-widget{margin-bottom:35px!important;border:3px solid #f0f0f0!important;border-radius:18px!important;overflow:hidden!important;padding-bottom:0!important}.filter-header{padding:25px!important;background:#f8f9fa!important;cursor:pointer!important;display:flex!important;justify-content:space-between!important;align-items:center!important;border-bottom:3px solid #f0f0f0!important}.filter-title{font-size:clamp(1.7rem,5vw,2.2rem)!important;font-weight:700!important;color:#2c3e50!important;margin:0!important;display:flex!important;align-items:center!important;gap:12px!important}.filter-title i{font-size:1.8rem!important;color:#ee0b16!important}.filter-toggle{font-size:1.6rem!important;color:#ee0b16!important;transition:transform .3s ease!important}.filter-widget.active .filter-toggle{transform:rotate(180deg)!important}.filter-content{padding:25px!important;display:none}.filter-widget.active .filter-content{display:block!important;animation:slideDown .3s ease!important}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.price-slider-container{padding:20px 0!important}.ui-slider{height:10px!important;margin:25px 0!important;border-radius:5px!important;background:#f0f0f0!important;border:none!important}.ui-slider-range{background:linear-gradient(135deg,#ee0b16,#764ba2)!important}#slider-range,.ui-slider-handle{touch-action:pan-y!important}.ui-slider-handle{width:32px!important;height:32px!important;top:-11px!important;background:#fff!important;border:4px solid #EE0B16!important;border-radius:50%!important;cursor:pointer!important;box-shadow:0 4px 15px #667eea4d!important}#amount{min-height:70px!important;font-size:clamp(1.8rem,5vw,2.4rem)!important;font-weight:700!important;padding:20px!important;border:3px solid #f0f0f0!important;border-radius:15px!important;background:#fff!important;margin:20px 0!important;text-align:center!important;color:#ee0b16!important;width:350px!important}.btn-filter{min-height:75px!important;padding:20px!important;font-size:clamp(1.8rem,5vw,2.4rem)!important;font-weight:700!important;border-radius:15px!important;background:linear-gradient(135deg,#ee0b16,#764ba2)!important;border:none!important;color:#fff!important;box-shadow:0 8px 25px #667eea4d!important;width:100%!important;margin-top:20px!important;cursor:pointer!important;transition:all .3s ease!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important}.btn-filter:active{transform:scale(.98)!important}.category-filter,.brand-filter{padding:20px!important;margin-bottom:15px!important;border-radius:15px!important;background:#f8f9fa!important;border:3px solid transparent!important;transition:all .3s ease!important;display:flex!important;align-items:center!important;cursor:pointer!important}.category-filter:hover,.brand-filter:hover{background:#e9ecef!important;border-color:#ee0b16!important;transform:translate(5px)!important}.checkmark{width:30px!important;height:30px!important;border:3px solid #ddd!important;border-radius:8px!important;margin-right:15px!important;flex-shrink:0!important;position:relative!important}input[type=checkbox]:checked+.checkmark{background:#ee0b16!important;border-color:#ee0b16!important}input[type=checkbox]:checked+.checkmark:after{content:"✓"!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;color:#fff!important;font-size:16px!important;font-weight:700!important}.category-label,.brand-label{flex:1!important;display:flex!important;align-items:center!important;gap:12px!important;font-size:clamp(1.5rem,4.2vw,1.9rem)!important;color:#2c3e50!important;font-weight:500!important}.product-count{font-size:clamp(1.4rem,4vw,1.8rem)!important;color:#6c757d!important;background:#fff!important;padding:6px 12px!important;border-radius:20px!important;font-weight:600!important;border:2px solid #e0e0e0!important}.subcategories{padding-left:45px!important;margin-top:10px!important}.subcategory .checkmark{width:26px!important;height:26px!important}.featured-product{padding:25px!important;margin-bottom:20px!important;border-radius:15px!important;background:#fff!important;border:3px solid #f0f0f0!important;display:flex!important;align-items:center!important;gap:20px!important;transition:all .3s ease!important}.featured-product:hover{border-color:#ee0b16!important;transform:translate(5px)!important}.featured-product-image{width:100px!important;height:100px!important;border-radius:12px!important;overflow:hidden!important;border:3px solid #f0f0f0!important}.featured-product-image img{width:100%!important;height:100%!important;object-fit:cover!important}.featured-badge{width:35px!important;height:35px!important;font-size:14px!important}.featured-product-info h5{font-size:clamp(1.6rem,4.5vw,2rem)!important;margin-bottom:10px!important;line-height:1.4!important}.featured-product-info h5 a{color:#2c3e50!important;text-decoration:none!important}.filter-reset{margin-top:25px!important}.btn-reset-filters{min-height:75px!important;font-size:clamp(1.8rem,5vw,2.4rem)!important;font-weight:700!important;padding:20px!important;border-radius:15px!important;background:#fff!important;border:3px solid #e0e0e0!important;color:#2c3e50!important;text-decoration:none!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;transition:all .3s ease!important}.btn-reset-filters:hover{background:#f8f9fa!important;border-color:#ee0b16!important;color:#ee0b16!important}.products-header{padding:25px!important;border-radius:18px!important;margin-bottom:30px!important;box-shadow:0 8px 25px #00000014!important}.header-top{flex-direction:column!important;align-items:stretch!important;gap:20px!important;margin-bottom:25px!important}.results-info{text-align:center!important}.results-count{font-size:clamp(1.8rem,5vw,2.4rem)!important;font-weight:700!important;color:#2c3e50!important}.results-filter{font-size:clamp(1.5rem,4.2vw,1.9rem)!important;color:#6c757d!important;line-height:1.6}.mobile-filter-toggle{display:flex!important;min-height:75px!important;padding:20px!important;font-size:clamp(1.8rem,5vw,2.4rem)!important;font-weight:700!important;border-radius:15px!important;align-items:center!important;justify-content:center!important;gap:12px!important;background:linear-gradient(135deg,#ee0b16,#764ba2)!important;border:none!important;color:#fff!important;box-shadow:0 6px 20px #667eea4d!important;cursor:pointer!important;transition:all .3s ease!important;margin-bottom:20px!important;width:100%!important}.mobile-filter-toggle:active{transform:scale(.98)!important}.header-controls{flex-direction:column!important;gap:25px!important;padding-top:25px!important;border-top:3px solid #f0f0f0!important}.control-group{width:100%!important;flex-direction:column!important;align-items:stretch!important;gap:15px!important}.control-group label{font-size:clamp(1.6rem,4.5vw,2rem)!important;font-weight:600!important;color:#2c3e50!important}.modern-select{min-height:70px!important;font-size:clamp(1.6rem,4.5vw,2rem)!important;padding:0 20px!important;border:3px solid #e0e0e0!important;border-radius:15px!important;background:#fff!important}.view-toggle{align-self:center!important;background:#f8f9fa!important;padding:8px!important;border-radius:12px!important;gap:10px!important}.view-btn{width:65px!important;height:65px!important;font-size:1.8rem!important;border-radius:10px!important;border:3px solid transparent!important}.view-btn.active{background:#fff!important;border-color:#ee0b16!important;color:#ee0b16!important;box-shadow:0 4px 15px #667eea33!important}.active-filters-tags{margin-top:25px!important;padding-top:25px!important;border-top:3px solid #f0f0f0!important}.active-filters-tags h5{font-size:clamp(1.6rem,4.5vw,2rem)!important;margin-bottom:15px!important;color:#2c3e50!important;font-weight:600!important;display:flex!important;align-items:center!important;gap:12px!important}.filters-tags-container{gap:15px!important}.filter-tag{font-size:clamp(1.4rem,4vw,1.8rem)!important;padding:12px 20px!important;border-radius:25px!important;background:#e3f2fd!important;color:#1976d2!important;font-weight:600!important;display:flex!important;align-items:center!important;gap:8px!important}.remove-filter{width:24px!important;height:24px!important;font-size:1.2rem!important;margin-left:8px!important}.products-grid{margin-bottom:40px!important}.product-card{margin-bottom:30px!important}.product-card-inner{border-radius:20px!important;box-shadow:0 8px 30px #0000001a!important;border:3px solid #f0f0f0!important}.product-badge{top:20px!important;left:20px!important;font-size:clamp(1.4rem,4vw,1.8rem)!important;padding:10px 18px!important;border-radius:25px!important}.product-actions{top:20px!important;right:20px!important;gap:12px!important}.action-btn{width:55px!important;height:55px!important;font-size:1.8rem!important;box-shadow:0 4px 15px #00000026!important}.add-to-cart-overlay{padding:25px!important}.btn-add-cart{min-height:75px!important;font-size:clamp(1.8rem,5vw,2.4rem)!important;font-weight:700!important;border-radius:12px!important;gap:15px!important;background:linear-gradient(135deg,#ee0b16,#764ba2)!important}.product-info{padding:30px!important}.product-title{font-size:clamp(1.8rem,5vw,2.4rem)!important;height:auto!important;margin-bottom:15px!important;line-height:1.4!important}.product-specs{margin-bottom:20px!important}.spec-item{font-size:clamp(1.5rem,4.2vw,1.9rem)!important;gap:12px!important;margin-bottom:10px!important;padding:10px 0!important;border-bottom:2px solid #f0f0f0!important}.spec-item i{font-size:1.4rem!important;width:24px!important}.product-meta{flex-direction:column!important;align-items:flex-start!important;gap:20px!important;margin-bottom:25px!important;padding-top:20px!important;border-top:3px solid #f0f0f0!important}.current-price{font-size:clamp(2.2rem,6vw,2.8rem)!important;color:#ee0b16!important}.old-price{font-size:clamp(1.6rem,4.5vw,2rem)!important}.product-rating{align-self:flex-start!important}.stars{font-size:1.8rem!important}.product-stock{margin-bottom:20px!important}.in-stock,.out-of-stock{font-size:clamp(1.5rem,4.2vw,1.9rem)!important;gap:10px!important}.product-actions-bottom{flex-direction:column!important;gap:15px!important}.btn-buy-now,.btn-details{min-height:75px!important;font-size:clamp(1.8rem,5vw,2.4rem)!important;font-weight:700!important;border-radius:15px!important;padding:20px!important;gap:15px!important}.btn-buy-now{background:linear-gradient(135deg,#ee0b16,#ee0b16)!important}.no-products{padding:80px 20px!important;border-radius:20px!important;margin:30px 0!important}.no-products-icon{font-size:5rem!important;margin-bottom:30px!important}.no-products h3{font-size:clamp(2rem,5.5vw,2.6rem)!important;margin-bottom:15px!important}.no-products p{font-size:clamp(1.6rem,4.5vw,2rem)!important;margin-bottom:30px!important;line-height:1.6!important}.pagination-section{margin-top:50px!important}.pagination-container .pagination{flex-wrap:wrap!important;justify-content:center!important;gap:10px!important}.pagination-container .page-link{min-width:60px!important;min-height:60px!important;font-size:clamp(1.6rem,4.5vw,2rem)!important;font-weight:600!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;border:2px solid #e0e0e0!important}.product-quickview .modal-dialog{margin:10px!important;max-width:calc(100% - 20px)!important}.product-quickview .modal-content{border-radius:20px!important}.product-quickview .modal-header{padding:25px!important}.product-quickview .modal-title{font-size:clamp(1.8rem,5vw,2.4rem)!important}.product-quickview .close{width:50px!important;height:50px!important;font-size:2rem!important}.product-quickview .modal-body{padding:25px!important}.quickview-image img{border-radius:15px!important;box-shadow:0 8px 25px #0000001a!important}.product-name{font-size:clamp(2rem,5.5vw,2.6rem)!important;margin-bottom:20px!important}.price-section .current-price{font-size:clamp(2.4rem,6vw,3rem)!important}.price-section .old-price{font-size:clamp(1.8rem,5vw,2.4rem)!important}.availability{padding:20px!important;font-size:clamp(1.5rem,4.2vw,1.9rem)!important;margin-bottom:25px!important;border-radius:12px!important}.quick-actions{flex-direction:column!important;gap:15px!important;margin-top:30px!important}.quick-actions .btn-primary,.quick-actions .btn-secondary{min-height:75px!important;font-size:clamp(1.8rem,5vw,2.4rem)!important;font-weight:700!important;border-radius:15px!important;padding:20px!important;gap:15px!important}.products-grid.list-view .product-card-inner{flex-direction:column!important}.products-grid.list-view .product-image{width:100%!important}.filter-header,.category-filter,.brand-filter,.featured-product,.action-btn,.btn,button{min-height:44px!important;min-width:44px!important}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.product-card{animation:slideInFromLeft .5s ease-out}}
