.landing-container{font-family:sans-serif;color:#032908;background-color:#fef4df}.hero-section{min-height:100vh;background:url(/rio.jpg) 50%/cover no-repeat;position:relative;display:flex;align-items:center;justify-content:center;padding:2rem;text-align:center}.overlay{position:absolute;inset:0;background-color:rgba(0,0,0,.35)}.hero-content{position:relative;z-index:10}.brand-title{font-size:4rem;font-family:Snell Roundhand,cursive;margin-bottom:1rem;color:#fff}.brand-subtitle{font-size:1.5rem;margin-bottom:2rem;color:#fff}.hero-button{background-color:#fff;color:#032908;padding:1rem 2rem;border:none;border-radius:9999px;font-size:1.1rem;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.2);transition:background-color .3s ease,color .3s ease}.hero-button:hover{background-color:#032908;color:#fff}.product-section{padding:3rem 2rem}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:2rem;justify-items:center}.product-card{background:#fff;padding:1rem;border:1px solid #ddd;text-align:center;width:100%}.image-placeholder{width:100%;aspect-ratio:1/1;background:#ddd;color:#666;font-size:.9rem}.about-section,.image-placeholder{display:flex;align-items:center;justify-content:center}.about-section{flex-wrap:wrap;gap:2rem;padding:4rem 2rem}.about-text{flex:1 1 500px;max-width:700px;font-size:1.1rem;line-height:1.8}.about-text h2{font-family:Snell Roundhand,cursive;font-size:2.5rem;margin-bottom:1.5rem}.about-text p{margin-bottom:1.25rem}.about-image{flex:1 1 400px;max-width:500px;min-height:320px;border-radius:1rem;background:#fef4df 50%/cover no-repeat;box-shadow:0 10px 30px rgba(0,0,0,.15)}