.eccsa-store-modern{min-height:100vh;background:#f8fafc;padding:20px 0}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.page-header{text-align:center;margin-bottom:2rem;padding:3rem 0;background:linear-gradient(135deg,#1e40af,#3b82f6);border-radius:16px;box-shadow:0 10px 30px rgba(30,64,175,.2)}.page-header h1{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.5rem}.page-header p{font-size:1.1rem;color:hsla(0,0%,100%,.9);font-weight:400;max-width:600px;margin:0 auto 30px}.offer-stats{display:flex;justify-content:center;gap:40px;margin-top:30px;flex-wrap:wrap}.stat-item{text-align:center;background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px;border-radius:12px;border:1px solid hsla(0,0%,100%,.2);min-width:120px;transition:all .3s ease}.stat-item:hover{transform:translateY(-2px);background:hsla(0,0%,100%,.25)}.stat-number{display:block;font-size:2rem;font-weight:700;color:#fff}.stat-label{display:block;font-size:.9rem;color:hsla(0,0%,100%,.8);font-weight:400;margin-top:5px}.search-filter-section{margin-bottom:2rem}.search-container{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e2e8f0}.search-box{position:relative;margin-bottom:1.5rem}.search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#64748b;z-index:2}.search-input{width:100%;padding:1rem 1rem 1rem 3rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;transition:all .3s ease;background:#f8fafc}.search-input:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.filter-container{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.filter-group{display:flex;flex-direction:column;gap:.5rem;min-width:200px}.filter-group label{font-weight:600;color:#374151;font-size:.875rem}.filter-select{padding:.75rem;border:2px solid #e2e8f0;border-radius:8px;font-size:.875rem;background:#fff;transition:all .3s ease}.filter-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.filter-tags{flex-wrap:wrap}.filter-tag,.filter-tags{display:flex;gap:.5rem;align-items:center}.filter-tag{background:#3b82f6;color:#fff;padding:.5rem .75rem;border-radius:20px;font-size:.875rem}.tag-remove{cursor:pointer;font-weight:700;font-size:1.2rem;line-height:1}.tag-remove:hover{color:#fecaca}.clear-filters{background:#ef4444;color:#fff;border:none;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease}.clear-filters:hover{background:#dc2626}.results-count{text-align:center;margin-bottom:2rem}.results-count p{font-size:1.1rem;color:#475569;background:#fff;padding:12px 24px;border-radius:8px;display:inline-block;box-shadow:0 2px 8px rgba(0,0,0,.06);border:1px solid #e2e8f0}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;max-width:1400px;margin:0 auto;padding:0 1rem;justify-items:center}.product-card{background-color:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease;display:flex;flex-direction:column;position:relative;width:100%;max-width:350px;border:1px solid rgba(226,232,240,.6)}.product-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.15);border-color:rgba(59,130,246,.3)}.products-grid>div>div:first-child{position:relative}.products-grid>div>div:first-child>div:first-child{position:absolute;top:12px;right:12px;z-index:10;background-color:#ef4444;color:#fff;padding:.5rem .75rem;border-radius:8px;font-weight:700;font-size:1.1rem}.products-grid>div>div:first-child>div:last-child{height:200px;background-color:#f8fafc;display:flex;align-items:center;justify-content:center;padding:1rem}.products-grid>div>div:first-child>div:last-child img{max-width:100%;max-height:100%;object-fit:contain}.products-grid>div>div:last-child{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.products-grid>div>div:last-child>span:first-child{color:#64748b;font-size:.875rem;margin-bottom:.5rem}.products-grid>div>div:last-child>h3{font-size:1.125rem;font-weight:600;margin-bottom:.75rem;line-height:1.4;color:#1e293b}.products-grid>div>div:last-child>div:first-of-type{margin-top:auto;margin-bottom:1rem}.products-grid>div>div:last-child>div:first-of-type>div:first-child{display:flex;align-items:center;gap:.5rem}.products-grid>div>div:last-child>div:first-of-type>div:first-child>span:first-child{text-decoration:line-through;color:#94a3b8;font-size:.875rem}.products-grid>div>div:last-child>div:first-of-type>div:first-child>span:last-child{color:#ef4444;font-weight:700;font-size:1.25rem}.products-grid>div>div:last-child>div:first-of-type>div:last-child{margin-top:.5rem}.products-grid>div>div:last-child>div:first-of-type>div:last-child>span{font-size:.875rem;color:#059669;font-weight:500}.products-grid>div>div:last-child>div:last-child{display:flex;gap:.5rem}.products-grid>div>div:last-child>div:last-child>button{flex:1 1;background-color:#0ea5e9;color:#fff;border:none;border-radius:8px;padding:.75rem;display:flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;font-weight:500;transition:background-color .2s}.products-grid>div>div:last-child>div:last-child>button:hover{background-color:#0284c7}.products-grid>div>div:last-child>div:last-child>a{background-color:#f1f5f9;color:#334155;border-radius:8px;padding:.75rem;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background-color .2s}.products-grid>div>div:last-child>div:last-child>a:hover{background-color:#e2e8f0}.empty-container,.error-container,.loading-container{text-align:center;padding:60px 20px;background:#fff;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 4px 20px rgba(0,0,0,.08)}.loading-spinner{width:50px;height:50px;border:4px solid #e2e8f0;border-top-color:#0ea5e9;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.empty-container p,.error-container p,.loading-container p{color:#475569;font-size:1.1rem;margin-bottom:20px}.btn-primary{background:#0ea5e9;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-primary:hover{background:#0284c7}.cart-notification{position:fixed;top:20px;right:20px;z-index:1000;animation:slideInRight .3s ease}.cart-notification-content{background:#fff;padding:20px;border-radius:15px;box-shadow:0 15px 35px rgba(0,0,0,.2);display:flex;align-items:center;gap:15px;max-width:400px;border-left:4px solid #27ae60}@keyframes slideInRight{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.cart-notification-actions{display:flex;gap:10px;margin-top:10px}.cart-notification-actions button,.view-cart-btn{padding:6px 12px;border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none}.cart-notification-actions button{background:#f8f9fa;border:1px solid #e1e5e9;color:#495057}.view-cart-btn{background:#0ea5e9;color:#fff;border:none}.close-notification{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#95a5a6;margin-left:auto}.product-badges{position:absolute;top:12px;left:12px;z-index:10;display:flex;flex-direction:column;gap:8px}.badge{padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.discount-badge{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 4px 12px rgba(239,68,68,.3)}.hot-deal-badge{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;animation:pulse 2s infinite}.stock-badge{background:#64748b;color:#fff}.savings-highlight{position:absolute;top:12px;right:12px;z-index:10}.savings-amount{background:linear-gradient(135deg,#059669,#047857);color:#fff;padding:8px 12px;border-radius:20px;font-size:.8rem;font-weight:600;box-shadow:0 4px 12px rgba(5,150,105,.3)}.product-image{position:relative;height:220px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);display:flex;align-items:center;justify-content:center;padding:1.5rem;overflow:hidden}.product-img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .3s ease}.product-card:hover .product-img{transform:scale(1.05)}.product-actions{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;gap:8px;opacity:0;transition:opacity .3s ease}.product-card:hover .product-actions{opacity:1}.action-btn{width:40px;height:40px;border-radius:50%;border:none;background:#fff;color:#475569;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.15);text-decoration:none}.action-btn:hover{transform:scale(1.1);background:#3b82f6;color:#fff}.product-info{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.product-category{color:#fff;font-size:.875rem;font-weight:500;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px;text-align:center}.product-name{font-size:1.125rem;font-weight:600;margin-bottom:.75rem;line-height:1.4;color:#1e293b}.product-description,.product-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-description{color:#64748b;font-size:.875rem;line-height:1.5;margin-bottom:1rem}.product-rating{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.star-filled{color:#fbbf24}.star-empty{color:#d1d5db}.rating-value{color:#64748b;font-size:.875rem;font-weight:500}.product-price{margin-bottom:1rem}.price-container{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.original-price{text-decoration:line-through;color:#94a3b8;font-size:.875rem}.discounted-price{color:#ef4444;font-weight:700;font-size:1.375rem}.discount-info{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.discount-percentage{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:4px 8px;border-radius:12px;font-size:.75rem;font-weight:700}.savings-info-small{color:#059669;font-size:.8rem;font-weight:600}.limited-time{color:#f59e0b;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;animation:pulse 2s infinite}.product-stock{margin-bottom:1rem}.stock-indicator{font-size:.875rem;font-weight:500;padding:4px 8px;border-radius:12px}.in-stock{color:#fdfdfd;background:rgba(5,150,104,.904)}.out-of-stock{color:#ef4444;background:rgba(239,68,68,.1)}.product-card-buttons{display:flex;gap:.75rem;margin-top:auto}.add-to-cart-btn{flex:1 1;background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;border:none;border-radius:12px;padding:.875rem 1rem;display:flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;font-weight:600;transition:all .3s ease;font-size:.875rem}.add-to-cart-btn:hover:not(:disabled){background:linear-gradient(135deg,#0284c7,#0369a1);transform:translateY(-2px);box-shadow:0 8px 20px rgba(14,165,233,.3)}.add-to-cart-btn:disabled{background:#94a3b8;cursor:not-allowed;transform:none}.view-details-btn{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);color:#475569;border-radius:12px;padding:.875rem;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease;border:1px solid rgba(226,232,240,.8)}.view-details-btn:hover{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}@media (max-width:768px){.page-header h1{font-size:1.8rem}.page-header p{font-size:1rem}.offer-stats{gap:20px}.stat-item{min-width:100px;padding:15px}.stat-number{font-size:1.5rem}.products-grid{grid-template-columns:1fr;gap:1.5rem;padding:0 .5rem}.product-card{max-width:100%}.product-image{height:180px;padding:1rem}.product-info{padding:1rem}.product-card-buttons{flex-direction:column;gap:.5rem}.add-to-cart-btn,.view-details-btn{padding:.75rem}.search-container{padding:1.5rem}.filter-container{flex-direction:column}.filter-group{min-width:auto;width:100%}}@media (max-width:480px){.container{padding:0 15px}.page-header{padding:2rem 1rem}.page-header h1{font-size:1.5rem}.products-grid{grid-template-columns:1fr;gap:1rem;padding:0}.offer-stats{flex-direction:column;gap:15px}.stat-item{min-width:auto;width:100%;max-width:200px;margin:0 auto}.search-container{padding:1rem;margin:0 .5rem}.search-input{font-size:.875rem}.filter-tags{justify-content:center}}