.featured-section{background:#0a0a0a;padding:6rem 5rem;text-align:center}.featured-header h2{color:#fff;font-family:Inter;font-size:2.25rem;font-weight:700;letter-spacing:-.07625rem;margin-bottom:1rem}.featured-header p{color:#c0c0c0;font-family:Inter;font-size:1.125rem;font-weight:400;margin-bottom:3.75rem}.featured-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;justify-items:center;width:100%}.featured-card{text-decoration:none;color:white;transition:transform .3s ease,opacity .3s ease;display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:360px;background:rgba(17,24,39,.4);border-radius:12px}.featured-card:hover{transform:translateY(-6px);opacity:.9}.image-wrapper{position:relative;width:100%}.product-image{width:100%;height:auto;aspect-ratio:1/1;border-radius:10px;margin-bottom:1rem;object-fit:cover}.discount-badge-floating{position:absolute;top:10px;left:10px;background:#2563eb;color:#fff;font-size:.85rem;font-weight:600;padding:.35rem .6rem;border-radius:6px;text-transform:uppercase;box-shadow:0 2px 6px rgba(0,0,0,.25)}.featured-card h3{color:#fff;font-family:Inter;font-size:1.25rem;font-weight:500;margin-bottom:.5rem;text-align:left;margin-left:1rem}.price-row{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;margin-left:1rem}.current-price{color:#fff;font-weight:600;font-size:1.1rem}.compare-price{color:#888;font-size:.95rem;text-decoration:line-through}@media (max-width:1024px){.featured-section{padding:4rem 3rem}.featured-header h2{font-size:2rem}.featured-header p{font-size:1rem}}@media (max-width:768px){.featured-section{padding:3rem 2rem}.featured-grid{gap:1.5rem}.featured-card{max-width:100%}}@media (max-width:480px){.featured-section{padding:2rem 1rem}.featured-header h2{font-size:1.75rem}.featured-header p{font-size:.95rem}.product-image{border-radius:8px}.discount-badge-floating{font-size:.75rem;padding:.3rem .5rem}}