.top-bar-account a{color:#fff;font-weight:600;background:#ffffff26;padding:.4rem 1.3rem;border-radius:30px;margin-right:3rem}.products-range{padding:5rem 2rem;background:#f3ede5;border-radius:40px;margin:60px 0}.products-header{text-align:center;margin-bottom:3rem}.products-header .section-tag{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#c18f5b;padding:8px 20px;border-radius:30px;font-weight:600;font-size:.9rem;margin-bottom:1rem;box-shadow:0 2px 8px #0000000a}.products-header .section-title{font-family:Playfair Display,serif;font-size:2.8rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.products-header .section-title span{color:#c18f5b}.section-desc{color:#6b5d4f;max-width:650px;margin:0 auto;font-size:1.1rem}.category-section{margin-bottom:4rem}.category-title{font-family:Playfair Display,serif;font-size:1.8rem;color:#1a1a1a;margin-bottom:2rem;padding-bottom:.5rem;border-bottom:3px solid #C18F5B;display:inline-block}.products-grid-category{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.product-card-category{background:#fff;border-radius:20px;padding:1.5rem;box-shadow:0 4px 16px #0000000a,0 2px 4px #00000005;transition:all .35s cubic-bezier(.23,1,.32,1);border:1px solid #E8E0D5}.product-card-category:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a;border-color:#c18f5b}.product-image{width:100%;height:200px;background-size:cover;background-position:center;border-radius:12px;margin-bottom:1rem}.product-icon{width:60px;height:60px;background:linear-gradient(135deg,#c18f5b,#9e6e42);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.product-icon i{font-size:1.8rem;color:#fff}.product-card-category h3{font-family:Playfair Display,serif;font-size:1.3rem;margin-bottom:.75rem;color:#1a1a1a}.product-benefits-list{list-style:none;margin:1rem 0}.product-benefits-list li{display:flex;align-items:center;gap:.6rem;margin-bottom:.5rem;color:#6b5d4f;font-size:.9rem}.product-benefits-list li i{color:#c18f5b;font-size:.8rem}.product-usage{background:#f3ede5;padding:1rem;border-radius:12px;margin-top:1rem}.product-usage p{font-size:.85rem;color:#c18f5b;font-weight:600;margin-bottom:.3rem}.product-usage small{font-size:.8rem;color:#6b5d4f}.product-usage ul{list-style:none;margin-top:.5rem}.product-usage ul li{font-size:.8rem;color:#6b5d4f;margin-bottom:.25rem}.product-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.product-tag{background:#f3ede5;padding:.25rem .75rem;border-radius:20px;font-size:.7rem;color:#c18f5b;font-weight:600}.shop-now-btn{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;color:#c18f5b;font-weight:600;font-size:.9rem;transition:gap .3s ease}.shop-now-btn:hover{gap:.8rem;color:#9e6e42}@media (max-width: 768px){.products-range{padding:3rem 1rem;border-radius:24px}.category-title{font-size:1.5rem}.products-grid-category{grid-template-columns:1fr}}
