.main-content{padding-top:80px}.hero{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:85vh;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-image{object-fit:cover;padding:0;animation:15s ease-in-out infinite alternate subtlePulse;transform:scale(1)}@keyframes subtlePulse{0%{transform:scale(1)}to{transform:scale(1.1)}}.hero-overlay{background:linear-gradient(#0000004d 0%,#0009 50%,#000c 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:10;color:var(--text-light);max-width:800px;position:relative}.hero-subtitle{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.2em;color:var(--accent-color);margin-bottom:1rem;font-size:1rem;display:block}.hero-title{font-family:var(--font-heading);color:var(--text-light);margin-bottom:1.5rem;font-size:4.5rem;line-height:1.1}.hero-desc{color:#ffffffe6;margin-bottom:2.5rem;font-size:1.2rem;font-weight:300;line-height:1.8}.hero-actions{justify-content:center;gap:1.5rem;display:flex}.bg-light{background-color:var(--background-white)}.section-title{color:var(--primary-color);margin-bottom:1rem;font-size:2.5rem}.title-divider{background-color:var(--accent-color);width:60px;height:2px;margin:0 auto 1.5rem}.section-desc{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.8}.section-header{margin-bottom:6rem}.section-subtitle{color:var(--text-secondary);letter-spacing:.05em;font-size:1.1rem;font-weight:300}.featured-showcase{background-color:#fff;padding:10rem 0}.product-showcase-list{flex-direction:column;gap:10rem;display:flex}.product-showcase-row{align-items:center;gap:6rem;display:flex}.product-showcase-row.row-reverse{flex-direction:row-reverse}.product-showcase-image{flex:1.2}.product-showcase-image .image-wrapper{aspect-ratio:4/3;background-color:#f9f9f9;border-radius:8px;width:100%;transition:transform .6s cubic-bezier(.2,1,.3,1);position:relative;overflow:hidden;box-shadow:0 20px 40px #00000008}.product-showcase-row:hover .image-wrapper{transform:translateY(-10px);box-shadow:0 30px 60px #0000000f}.product-img{padding:3rem;transition:transform .8s}.product-showcase-row:hover .product-img{transform:scale(1.05)}.product-showcase-text{flex:1}.product-category{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.2em;color:var(--accent-color);margin-bottom:1rem;font-size:.85rem;font-weight:600;display:block}.product-title{font-family:var(--font-heading);color:var(--primary-color);margin-bottom:1.5rem;font-size:2.8rem;font-weight:300;line-height:1.2}.accent-bar{background-color:var(--primary-color);width:40px;height:2px;margin-bottom:2rem}.product-description{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.1rem;font-weight:300;line-height:1.8}.retailer-cta{background-color:var(--secondary-color);color:var(--text-light);background-image:linear-gradient(135deg,var(--secondary-color)0%,var(--primary-color)100%);position:relative}.cta-content{max-width:700px;margin:0 auto}.cta-title{font-family:var(--font-heading);color:var(--accent-color);margin-bottom:1.5rem;font-size:3rem}.cta-desc{opacity:.9;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.8}.cta-buttons{justify-content:center;gap:1.5rem;display:flex}@media (max-width:992px){.product-showcase-list{gap:6rem}.product-showcase-row,.product-showcase-row.row-reverse{text-align:center;flex-direction:column;gap:3rem}.product-showcase-image,.product-showcase-text{flex:none;width:100%}.accent-bar,.title-divider{margin:0 auto 2rem}.product-img{padding:1rem}}@media (max-width:768px){.hero-title{font-size:3rem}.hero-actions,.cta-buttons{flex-direction:column;gap:1rem}.hero-actions .btn,.cta-buttons .btn{width:100%}.cta-title,.product-title{font-size:2.2rem}}
