.products-page{font-family:Somar Sans,Arial,sans-serif;color:#1a1a1a;overflow-x:hidden}.container{max-width:1280px;margin:0 auto;padding:0 20px}.text-center{text-align:center}.accent{color:#0072ff;font-weight:800}.products-hero{position:relative;min-height:500px;background:linear-gradient(135deg,#f5fbff,#e0f3ff);padding:120px 0 160px;overflow:hidden;z-index:1}.hero-content{position:relative;z-index:10;max-width:900px;margin:0 auto}.hero-badge{display:inline-block;background:rgba(0,114,255,.1);color:#0072ff;padding:6px 16px;border-radius:50px;font-size:.9rem;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(0,114,255,.2);animation:fadeInDown .8s ease-out backwards}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.hero-bg-pattern{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(#0072ff 1px,transparent 0);background-size:30px 30px;opacity:.08;z-index:-1}.hero-3d-shape{position:absolute;bottom:-100px;right:-100px;width:600px;height:600px;background:linear-gradient(135deg,rgba(0,114,255,.15),rgba(0,198,255,.15));border-radius:28% 72% 55% 45%/57% 30% 70% 43%;transform:rotate(-20deg);animation:morphShape 20s linear infinite alternate;z-index:-1}.hero-shapes{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.hero-shape{position:absolute;border-radius:50%;opacity:.6;animation:floatShape 15s ease-in-out infinite alternate}.shape-1{width:300px;height:300px;background:radial-gradient(circle at center,rgba(0,114,255,.1),rgba(0,198,255,.05));top:-150px;left:-150px;animation-delay:0s}.shape-2{width:250px;height:250px;background:radial-gradient(circle at center,rgba(0,198,255,.1),rgba(0,114,255,.05));bottom:-100px;right:10%;animation-delay:2s}.shape-3{width:200px;height:200px;background:radial-gradient(circle at center,rgba(0,114,255,.08),rgba(0,198,255,.03));top:20%;right:25%;animation-delay:1s}@keyframes floatShape{0%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}to{transform:translateY(20px) rotate(-5deg)}}@keyframes morphShape{0%{border-radius:28% 72% 55% 45%/57% 30% 70% 43%}25%{border-radius:37% 63% 70% 30%/30% 40% 60% 70%}50%{border-radius:35% 65% 50% 50%/60% 35% 65% 40%}75%{border-radius:25% 75% 60% 40%/40% 50% 50% 60%}to{border-radius:30% 70% 45% 55%/50% 30% 70% 50%}}.products-hero-title{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;color:#1a1a1a;position:relative;display:inline-block;line-height:1.2;animation:fadeIn 1s ease-out}.products-hero-title:after{content:"";position:absolute;width:80px;height:4px;background:linear-gradient(90deg,#0072ff,#00c6ff);bottom:-15px;left:50%;transform:translateX(-50%);border-radius:2px;animation:expandWidth 1.5s ease-out .5s forwards}@keyframes expandWidth{0%{width:0;opacity:0}to{width:80px;opacity:1}}.products-hero-subtitle{font-size:1.2rem;color:#4a4a4a;max-width:800px;margin:0 auto 2.5rem;line-height:1.6;animation:fadeIn 1s ease-out .3s backwards}.search-container{max-width:700px;margin:0 auto 2rem;animation:fadeIn 1s ease-out .6s backwards}.search-input-wrapper{display:flex;position:relative;box-shadow:0 10px 25px rgba(0,114,255,.1);border-radius:50px;overflow:hidden;background:white;border:1px solid rgba(0,114,255,.2);transition:all .3s ease}.search-input-wrapper:focus-within{box-shadow:0 15px 30px rgba(0,114,255,.15);transform:translateY(-2px)}.search-input{flex-grow:1;border:none;padding:16px 25px;font-size:1rem;outline:none;background:transparent}.search-btn{width:60px;background:linear-gradient(90deg,#0072ff,#00c6ff);border:none;color:white;cursor:pointer;transition:all .3s ease}.search-btn:hover{background:linear-gradient(90deg,#0065e0,#00b3e6)}.featured-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:1.5rem}.badge{background:rgba(0,114,255,.08);border:1px solid rgba(0,114,255,.15);color:#0072ff;padding:8px 16px;border-radius:50px;font-size:.9rem;font-weight:500;transition:all .3s ease;cursor:pointer}.badge:hover{background:rgba(0,114,255,.12);transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,114,255,.1)}.hero-wave{position:absolute;bottom:-10px;left:0;width:100%;line-height:0;z-index:2}.hero-wave svg{width:100%;height:auto}.products-filters{position:relative;background:white;padding:30px 0;box-shadow:0 5px 15px rgba(0,0,0,.03);z-index:3}.filter-controls{display:flex;flex-direction:column;gap:20px}.mobile-filter-toggle{display:none;align-items:center;gap:10px;background:#f8f9fa;padding:10px 20px;border-radius:8px;color:#0072ff;font-weight:600;cursor:pointer}.filter-wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.category-filters{display:flex;flex-wrap:wrap;gap:10px}.category-btn{background:#f5f8fa;border:1px solid #e2e8f0;color:#4a5568;padding:10px 20px;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease}.category-btn.active,.category-btn:hover{background:linear-gradient(90deg,#0072ff,#00c6ff);color:white;border-color:transparent;box-shadow:0 5px 15px rgba(0,114,255,.2);transform:translateY(-2px)}.sort-options{display:flex;align-items:center;gap:10px}.sort-label{color:#4a5568;font-weight:500}.sort-select{background:#f5f8fa;border:1px solid #e2e8f0;padding:10px 30px 10px 15px;border-radius:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234a5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:left 10px center;background-size:12px;outline:none;cursor:pointer;transition:all .3s ease}.sort-select:focus{border-color:#0072ff;box-shadow:0 0 0 3px rgba(0,114,255,.1)}.products-section{padding:60px 0;background:#fafbfc}.section-header{text-align:center;margin-bottom:40px}.section-title{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:15px;position:relative;display:inline-block}.section-title:after{content:"";position:absolute;width:60px;height:4px;background:linear-gradient(90deg,#0072ff,#00c6ff);bottom:-10px;left:50%;transform:translateX(-50%);border-radius:2px}.section-subtitle{font-size:1.1rem;color:#4a5568;max-width:700px;margin:0 auto}.results-info{margin-bottom:30px;display:flex;justify-content:space-between;align-items:center}.results-count{color:#4a5568;font-size:.95rem}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px}.product-card{position:relative;height:auto;min-height:450px;border-radius:16px;overflow:hidden;cursor:pointer;background:white;box-shadow:0 10px 25px rgba(0,0,0,.05);transition:all .3s ease;display:flex;flex-direction:column}.product-card:hover{box-shadow:0 15px 35px rgba(0,114,255,.1);transform:translateY(-5px)}.product-card-inner{height:100%;display:flex;flex-direction:column}.product-image{position:relative;height:200px;overflow:hidden}.product-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-image img{transform:scale(1.05)}.product-badge{position:absolute;top:15px;left:15px;background:linear-gradient(90deg,#ff6b6b,#ff8e8e);color:white;padding:6px 14px;border-radius:50px;font-size:.85rem;font-weight:600;box-shadow:0 5px 15px rgba(255,107,107,.3);z-index:1;letter-spacing:.5px}.product-content{padding:20px;display:flex;flex-direction:column;flex-grow:1}.product-title{font-size:1.2rem;font-weight:700;margin-bottom:12px;color:#1a1a1a;line-height:1.8;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:-.3px}.product-rating{display:flex;align-items:center;gap:10px;margin-bottom:12px}.stars{display:flex;gap:2px}.stars i{font-size:.9rem;color:#cbd5e0}.stars i.filled{color:#ffc107}.rating-count{color:#a0aec0;font-size:.85rem}.product-price{display:flex;align-items:center;gap:10px;margin-bottom:15px}.original-price{text-decoration:line-through;color:#a0aec0;font-size:.95rem}.regular-price,.sale-price{color:#0072ff;font-size:1.3rem;font-weight:700}.product-description{margin-bottom:20px;color:#4a5568;line-height:1.5;font-size:.9rem;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.view-details-btn{margin-top:auto;width:100%;padding:14px;border-radius:8px;background:#f5f8ff;color:#0072ff;border:1px solid rgba(0,114,255,.2);font-weight:600;cursor:pointer;transition:all .3s ease}.view-details-btn:hover{background:rgba(0,114,255,.1);transform:translateY(-2px)}.buy-now-btn{width:100%;padding:16px;border-radius:8px;background:linear-gradient(90deg,#00c6ff,#0072ff);color:white;border:none;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:10px}.buy-now-btn:hover{background:linear-gradient(90deg,#00b3e6,#0065e0);transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,114,255,.3)}.product-card.skeleton{box-shadow:none;cursor:default;background:white;border-radius:16px;overflow:hidden;transform:none!important}.skeleton-img{height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.skeleton-content{padding:20px}.skeleton-title{height:28px;width:80%}.skeleton-price,.skeleton-title{background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px;margin-bottom:15px}.skeleton-price{height:22px;width:40%}.skeleton-text{height:14px;border-radius:4px;margin-bottom:10px}.skeleton-button,.skeleton-text{width:100%;background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.skeleton-button{height:45px;border-radius:8px;margin-top:20px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.no-results{text-align:center;padding:80px 0}.no-results i{font-size:3rem;color:#cbd5e0;margin-bottom:20px}.no-results h3{font-size:1.5rem;color:#1a1a1a;margin-bottom:10px}.no-results p{color:#718096;margin-bottom:20px}.reset-btn{padding:12px 25px;background:linear-gradient(90deg,#0072ff,#00c6ff);color:white;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.reset-btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,114,255,.2)}.products-cta{padding:80px 0;background:linear-gradient(135deg,#0a1128,#1a237e);position:relative;overflow:hidden}.products-cta:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm43-2c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3zm-18 2c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3z' fill='%23ffffff' fill-opacity='0.05' fill-rule='evenodd'/%3E%3C/svg%3E");z-index:0}.cta-content{position:relative;z-index:1;color:white}.cta-title{font-size:2.5rem;font-weight:800;margin-bottom:15px}.cta-description{font-size:1.2rem;color:rgba(255,255,255,.9);max-width:700px;margin:0 auto 30px}.cta-buttons{display:flex;justify-content:center;gap:20px}.cta-btn{padding:15px 30px;border-radius:8px;font-weight:600;transition:all .3s ease;text-decoration:none}.cta-btn.primary{background:white;color:#0072ff;border:none}.cta-btn.primary:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgba(255,255,255,.2)}.cta-btn.secondary{background:transparent;color:white;border:1px solid rgba(255,255,255,.3)}.cta-btn.secondary:hover{background:rgba(255,255,255,.1);transform:translateY(-3px)}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.products-hero-title{font-size:2.8rem}.products-hero{padding:100px 0 140px}.product-card{height:430px}}@media (max-width:768px){.products-hero-title{font-size:2.2rem}.products-hero{padding:80px 0 120px}.products-hero-subtitle{font-size:1rem}.mobile-filter-toggle{display:flex}.filter-wrapper{display:none}.filter-wrapper.show{display:flex;flex-direction:column;align-items:flex-start;width:100%}.category-filters{width:100%;overflow-x:auto;padding-bottom:10px;-ms-overflow-style:none;scrollbar-width:none}.category-filters::-webkit-scrollbar{display:none}.sort-options{width:100%;justify-content:flex-end;margin-top:10px}.products-grid{grid-template-columns:repeat(2,1fr);gap:20px}.product-card{height:420px}.product-card-inner,.product-card:hover .product-card-inner{transform:none!important}.card-back{display:none}.product-image{height:180px}.cta-buttons{flex-direction:column;max-width:300px;margin:0 auto}.section-title{font-size:2rem}}@media (max-width:480px){.products-hero{padding:60px 0 100px}.products-hero-title{font-size:1.8rem}.hero-badge{font-size:.8rem;padding:5px 12px}.featured-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.products-grid{grid-template-columns:1fr;gap:20px}.product-card{height:auto;min-height:420px}.product-card-inner{position:static}.product-card-inner,.product-card:hover .product-card-inner{transform:none!important}.card-front{position:static;height:auto}.card-back{display:none}.product-image{height:200px}.product-content{padding:18px}.product-title{font-size:1.1rem;margin-bottom:10px}.product-description{font-size:.9rem;margin-bottom:15px}.view-details-btn{padding:12px}.section-title{font-size:1.8rem}.section-subtitle{font-size:.95rem}.cta-title{font-size:1.8rem}.cta-description{font-size:1rem}}