.value-proposition-banner{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:3rem 0;border-bottom:1px solid #e9ecef}.value-content .value-title{font-size:2.25rem;font-weight:700;color:var(--primary-navy,#2c3e50);margin-bottom:.75rem;line-height:1.2}.value-content .value-subtitle{font-size:1.125rem;color:#6c757d;margin-bottom:0;line-height:1.5}.value-actions .btn{padding:.875rem 2rem;font-weight:600;border-radius:8px;text-transform:none;letter-spacing:.25px;transition:all .3s ease;box-shadow:0 4px 12px rgba(44,62,80,.2)}.value-actions .btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(44,62,80,.3)}.trust-indicators{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:2rem;padding:1.5rem 0;border-top:1px solid #e9ecef}.trust-item{display:flex;align-items:center;gap:.5rem;color:#6c757d;font-size:.9rem;font-weight:500}.trust-item i{color:var(--muted-gold,#d4af37);font-size:1rem}.trust-badge{display:flex;align-items:center;justify-content:center;padding:1.5rem 1rem;text-align:center;transition:all .3s ease}.trust-badge:hover{transform:translateY(-2px)}.trust-icon{margin-right:1rem;flex-shrink:0}.trust-icon i{font-size:2rem;color:var(--primary-navy,#2c3e50)}.trust-content h6{font-weight:600;color:var(--primary-navy,#2c3e50);margin-bottom:.25rem;font-size:1rem}.trust-content p{color:#6c757d;margin:0;font-size:.875rem}.category-showcase-section{padding:4rem 0;background:#fff}.section-title{font-size:2.5rem;font-weight:700;color:var(--primary-navy,#2c3e50);margin-bottom:.5rem}.section-subtitle{font-size:1.125rem;color:#6c757d;margin-bottom:0}.category-showcase-card{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:all .3s ease;height:300px}.category-showcase-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.category-image{position:relative;width:100%;height:100%;overflow:hidden}.category-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.category-showcase-card:hover .category-image img{transform:scale(1.05)}.category-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(44,62,80,.8) 0%,rgba(44,62,80,.6) 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;opacity:0;transition:all .3s ease}.category-showcase-card:hover .category-overlay{opacity:1}.category-overlay h5{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;text-shadow:1px 1px 3px rgba(0,0,0,.3)}.category-overlay p{font-size:1rem;margin-bottom:1.5rem;opacity:.9}.category-overlay .btn{border:2px solid #fff;color:#fff;font-weight:500;padding:.5rem 1.5rem;border-radius:25px;transition:all .3s ease}.category-overlay .btn:hover{background:#fff;color:var(--primary-navy,#2c3e50);transform:translateY(-2px)}.section-title{font-size:2.25rem;font-weight:700;color:var(--primary-navy,#2c3e50);margin-bottom:.75rem;line-height:1.2}.section-subtitle{font-size:1.125rem;color:#6c757d;margin-bottom:0;line-height:1.5}@media(max-width:768px){.value-proposition-banner{padding:2rem 0}.value-content .value-title{font-size:1.875rem;text-align:center}.value-content .value-subtitle{font-size:1rem;text-align:center;margin-bottom:1.5rem}.value-actions{text-align:center!important}.trust-indicators{gap:1rem;padding:1rem 0}.trust-item{font-size:.8rem}.section-title{font-size:1.875rem}.section-subtitle{font-size:1rem}.featured-products-section{padding:3rem 0}}@media(max-width:480px){.trust-badges-section{padding:1.5rem 0}.category-showcase-section{padding:3rem 0}.category-showcase-card{height:200px}.section-title{font-size:1.75rem}.section-subtitle{font-size:1rem}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.trust-badge,.category-showcase-card,.feature-box{animation:fadeInUp .6s ease-out}.trust-badge:nth-child(1){animation-delay:.1s}.trust-badge:nth-child(2){animation-delay:.2s}.trust-badge:nth-child(3){animation-delay:.3s}.trust-badge:nth-child(4){animation-delay:.4s}.category-showcase-card:nth-child(1){animation-delay:.1s}.category-showcase-card:nth-child(2){animation-delay:.2s}.category-showcase-card:nth-child(3){animation-delay:.3s}.category-showcase-card:nth-child(4){animation-delay:.4s}@media(hover:hover) and (min-width:992px){.product-card.product-card-hover-effect:hover .product-actions.d-desktop{opacity:1;transform:translateY(0);visibility:visible}.product-card.product-card-hover-effect:hover .featured-product-img{transform:scale(1.1)}}