:root{--brand-red: #a01d26;--brand-red-dark: #8a1820;--white: #ffffff;--text-primary: #2c2c2c;--text-secondary: #666666;--text-light: #999999;--bg-light: #f8f8f8;--border-light: #e0e0e0}.homepage-hero{background:var(--white);padding:4rem 0;border-bottom:3px solid var(--brand-red)}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hero-text{max-width:480px}.hero-badge{display:inline-flex;align-items:center;gap:.4rem;background:var(--brand-red);color:var(--white);padding:.6rem 1.2rem;border-radius:0;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.6rem}.hero-title{font-size:2.8rem;font-weight:900;color:var(--text-primary);line-height:1.1;margin-bottom:1.2rem}.hero-subtitle{font-size:1rem;color:var(--text-secondary);line-height:1.5;margin-bottom:1.6rem}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-bottom:2.4rem}.stat-card{background:var(--white);padding:1.2rem;border:2px solid var(--brand-red);text-align:center}.stat-number{display:block;font-size:1.8rem;font-weight:900;color:var(--brand-red);margin-bottom:.4rem}.stat-label{font-size:.7rem;color:var(--text-secondary);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.hero-cta{display:flex;gap:1.2rem;align-items:center}.btn-primary{background:var(--brand-red);color:var(--white);padding:1rem 2rem;border:2px solid var(--brand-red);text-decoration:none;font-weight:700;font-size:.9rem;display:inline-flex;align-items:center;gap:.6rem;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.btn-primary:hover{background:var(--white);color:var(--brand-red);text-decoration:none}.btn-secondary{background:var(--white);color:var(--brand-red);padding:1rem 2rem;border:2px solid var(--brand-red);text-decoration:none;font-weight:700;font-size:.9rem;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.btn-secondary:hover{background:var(--brand-red);color:var(--white);text-decoration:none}.hero-visual{position:relative;display:flex;justify-content:center;align-items:center}.hero-image{max-width:100%;height:auto;border:3px solid var(--brand-red)}.trending-products-section{background:var(--bg-light);padding:4rem 0;border-bottom:3px solid var(--brand-red)}.section-header{text-align:center;margin-bottom:3.2rem}.section-title{font-size:2.2rem;font-weight:900;color:var(--text-primary);margin-bottom:.8rem}.section-subtitle{font-size:1rem;color:var(--text-secondary);max-width:560px;margin:0 auto}.trending-grid{display:grid;grid-template-columns:2fr 1fr;gap:2rem;margin-bottom:3rem}.hero-product{background:var(--white);border:3px solid var(--brand-red);overflow:hidden;position:relative}.hero-product-content{display:grid;grid-template-columns:1fr 1fr;height:400px}.hero-product-image{background:var(--bg-light);position:relative;overflow:hidden}.hero-product-image img{width:100%;height:100%;object-fit:cover}.hero-product-info{padding:2rem;display:flex;flex-direction:column;justify-content:center}.trending-badge{background:var(--brand-red);color:var(--white);padding:.4rem .8rem;font-size:.6rem;font-weight:700;text-transform:uppercase;margin-bottom:1rem;display:inline-block;width:fit-content}.hero-product-title{font-size:1.4rem;font-weight:800;color:var(--text-primary);margin-bottom:1rem;line-height:1.3}.hero-product-description{font-size:.9rem;color:var(--text-secondary);line-height:1.5;margin-bottom:1.5rem}.hero-product-pricing{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.hero-current-price{font-size:1.8rem;font-weight:900;color:var(--brand-red)}.hero-original-price{font-size:1.2rem;color:var(--text-light);text-decoration:line-through}.hero-savings{background:var(--text-primary);color:var(--white);padding:.4rem .8rem;font-size:.7rem;font-weight:700;text-transform:uppercase}.trending-sidebar{display:grid;gap:1rem}.trending-item{background:var(--white);border:2px solid var(--border-light);display:flex;overflow:hidden;transition:all .3s ease}.trending-item:hover{border-color:var(--brand-red);transform:translate(4px)}.trending-item-image{width:80px;height:80px;background:var(--bg-light);flex-shrink:0}.trending-item-image img{width:100%;height:100%;object-fit:cover}.trending-item-info{padding:1rem;flex:1}.trending-item-title{font-size:.8rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem;line-height:1.2}.trending-item-price{font-size:1rem;font-weight:900;color:var(--brand-red)}@media (max-width: 991px){.hero-content{grid-template-columns:1fr;gap:2rem;text-align:center}.trending-grid{grid-template-columns:1fr}.hero-product-content{grid-template-columns:1fr;height:auto}.hero-title{font-size:2.4rem}}@media (max-width: 767px){.hero-title{font-size:2rem}.hero-stats{grid-template-columns:1fr;gap:1rem}.hero-cta{flex-direction:column;align-items:center}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hero-section.css.map */
