.featured-products{padding:5rem 0;background:linear-gradient(180deg,#121212,#6d09111a)}.container{max-width:1280px;margin:0 auto;padding:0 1rem}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-family:var(--font-display);font-size:2.5rem;font-weight:700;color:#fafafa;margin-bottom:1rem}.section-description{font-size:1.25rem;color:#a1a1a1;max-width:42rem;margin:0 auto}.products-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.product-card{background:#171717;border-radius:.75rem;overflow:hidden;transition:all .3s ease;border:1px solid hsl(0,0%,15%)}.product-card:hover{transform:translateY(-.5rem);box-shadow:0 25px 50px -12px #121212cc}.product-image-wrapper{position:relative;overflow:hidden}.product-image{width:100%;height:20rem;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-image{transform:scale(1.05)}.product-badge{position:absolute;top:1rem;left:1rem;background:#eeb53a;color:#121212;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:600;z-index:10}.product-badge-sale{background:#6d0911;color:#fafafa}.product-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,hsl(0,0%,7%,.5),transparent);opacity:0;transition:opacity .3s ease}.product-card:hover .product-overlay{opacity:1}.product-info{padding:1.5rem}.product-category{color:#c3572c;font-size:.875rem;font-weight:500;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.product-title{font-family:var(--font-display);font-size:1.25rem;font-weight:600;margin-bottom:1rem}.product-title a{color:#fafafa;text-decoration:none;transition:color .3s ease}.product-title a:hover{color:#eeb53a}.product-rating{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.stars{display:flex;gap:.125rem}.star{color:#4d4d4d;font-size:1rem}.star-filled{color:#eeb53a}.rating-text{font-size:.875rem;color:#a1a1a1}.product-price{margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.price-sale{color:#eeb53a;font-size:1.5rem;font-weight:700}.price-original{color:#a1a1a1;text-decoration:line-through;font-size:1.125rem}.price-regular{color:#eeb53a;font-size:1.5rem;font-weight:700}.product-form{width:100%}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;border-radius:.75rem;text-decoration:none;transition:all .3s ease;cursor:pointer;border:none;width:100%}.btn-add-to-cart{background:linear-gradient(135deg,#eeb53a,#c3572c);color:#121212;box-shadow:0 10px 30px -10px #eeb53a4d}.btn-add-to-cart:hover:not([disabled]){transform:translateY(-2px);box-shadow:0 15px 40px -10px #eeb53a80}.btn-add-to-cart svg{width:1rem;height:1rem}.btn-view-all{background:#fafafa1a;color:#fafafa;border:1px solid hsl(41,84%,58%,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 2rem;font-size:1.125rem}.btn-view-all:hover{background:#fafafa33;border-color:#eeb53a80;transform:translateY(-2px)}button[disabled]{opacity:.6;cursor:not-allowed}.section-footer{text-align:center}@media (min-width: 768px){.products-grid{grid-template-columns:repeat(2,1fr)}.section-title{font-size:3rem}}@media (min-width: 1024px){.products-grid{grid-template-columns:repeat(3,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/featured-products.css.map */
