.hero-section{background:linear-gradient(90deg,#fdfbf7e6,#fdfbf766);align-items:center;width:100%;height:90vh;display:flex;position:relative;overflow:hidden}.hero-background{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:1;max-width:600px;margin-left:5%;padding:0 1rem;position:relative}.hero-title{color:var(--color-text);margin-bottom:1.5rem;font-size:4rem;line-height:1.1}.hero-subtitle{color:var(--color-text-light);max-width:480px;margin-bottom:2.5rem;font-size:1.25rem}.trust-badges-section{background:#fff;padding:4rem 0}.badges-container{flex-wrap:wrap;justify-content:space-around;gap:2rem;display:flex}.badge-card{text-align:center;background:var(--color-bg);min-width:200px}.featured-section{padding:6rem 0}.featured-title{text-align:center;color:var(--color-primary);margin-bottom:3rem;font-size:2.5rem}.products-grid-home{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.story-section{background:var(--color-secondary);color:#004d40;padding:6rem 0}.story-container{flex-wrap:wrap;align-items:center;gap:4rem;display:flex}.story-content{flex:1;min-width:300px}.story-title{margin-bottom:1.5rem;font-size:3rem}.story-image-wrapper{min-width:300px;height:400px;box-shadow:var(--shadow-lg);border-radius:30px;flex:1;position:relative;overflow:hidden}@media (max-width:768px){.hero-section{align-items:flex-start;height:auto;min-height:80vh;padding:4rem 0}.hero-content{text-align:center;max-width:100%;margin-top:2rem;margin-left:0}.hero-title{font-size:2.5rem!important}.hero-subtitle{margin:0 auto 2rem;font-size:1rem!important}.featured-section,.story-section{padding:3rem 0}.featured-title,.story-title{font-size:2rem!important}.story-container{gap:2rem}.story-image-wrapper{height:300px}}
