body{background-color:#292929!important}[data-theme=light] body{background-color:var(--bg-primary)!important}[data-theme=light] .btn-text,[data-theme=light] .btn-arrow{color:var(--text-primary)}.products-container{width:100%;max-width:1200px;margin:20px auto;padding:20px}.product-card{background-color:#fff;border:1px solid #585858;border-radius:8px;transition:box-shadow .2s;animation:linear both slideInRight;animation-timeline:view();animation-range:entry cover 30%;overflow:hidden;box-shadow:0 4px 20px #00000026}@keyframes slideInRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.product-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.product-image-container{aspect-ratio:16/9;position:relative;overflow:hidden}.product-image{object-fit:cover;width:100%;height:100%}.product-info{margin-top:10px}.product-title{margin-bottom:8px;font-size:1.1rem;font-weight:600}.product-price{color:#2c3e50;font-size:1.2rem;font-weight:700}.product-description{color:#666;margin:8px 0;font-size:.9rem}.loading{text-align:center;color:#666;padding:20px;font-size:1.2rem}.error{color:#e74c3c;text-align:center;padding:20px}.view-more-container{justify-content:center;margin-top:40px;margin-bottom:20px;display:flex}.btn-animated{color:inherit;cursor:pointer;background-color:#0000;border:none;flex-direction:column;align-items:center;text-decoration:none;transition:opacity .3s;display:flex}.btn-animated:hover{opacity:.7}.btn-text{color:#fff;letter-spacing:2px;margin-bottom:8px;font-size:.9rem;font-weight:600}.btn-arrow{color:#fff;width:20px;height:20px;animation:1.5s ease-in-out infinite bounce-vertical}@keyframes bounce-vertical{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.notfound,.notfound-sub,.found{color:#fff;font-weight:500}[data-theme=light] .notfound,[data-theme=light] .notfound-sub,[data-theme=light] .found{color:#111827}.product-card .product-title,.product-card .product-price{color:#111827!important}.product-card svg{color:#4b5563!important;stroke:#4b5563!important}.product-info span,.product-info p{color:#4b5563!important}.product-info strong,.product-info b{color:#111827!important}@keyframes fadeInUpStaggered{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.products-container{width:100%;max-width:1200px;margin:20px auto;padding:20px;overflow:hidden}.products-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));justify-content:center;gap:32px;margin-top:30px;display:grid}.product-card{opacity:0;background-color:#fff;border-radius:16px;text-decoration:none;transition:transform .3s,box-shadow .3s;animation:.6s cubic-bezier(.22,1,.36,1) both fadeInUpStaggered;display:block;overflow:hidden;box-shadow:0 4px 15px #0000000d}.product-card:first-child{animation-delay:.1s}.product-card:nth-child(2){animation-delay:.2s}.product-card:nth-child(3){animation-delay:.3s}.product-card:nth-child(4){animation-delay:.4s}.product-card:nth-child(5){animation-delay:.5s}.product-card:nth-child(6){animation-delay:.6s}.product-card:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 15px 35px #00000026}@keyframes titleFadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes expandGoldLine{0%{opacity:0;width:0}to{opacity:1;width:60px}}.products-container .section-header{flex-direction:column;align-items:center;display:flex;text-align:center!important;margin-bottom:50px!important}.products-container .section-title{animation:.8s cubic-bezier(.22,1,.36,1) both titleFadeInDown;color:#fff!important;letter-spacing:1px!important;margin:0!important;font-family:inherit!important;font-size:3rem!important;font-weight:700!important}[data-theme=light] .products-container .section-title{color:#000!important}.products-container .title-separator{animation:.8s cubic-bezier(.22,1,.36,1) .3s both expandGoldLine;background-color:#c1a57b!important;border-radius:2px!important;height:4px!important;margin:15px auto 0!important}[data-theme=light] .products-container .title-separator{background-color:#b8965c!important}@media (max-width:768px){.products-container .section-title{font-size:2.2rem!important}}
