*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#333;background-color:#fff8e1}.container{max-width:1200px;margin:0 auto;padding:0 20px}.hero{position:relative;height:100vh;color:#fff;text-align:left;display:flex;align-items:center;background:url(https://images.unsplash.com/photo-1605880980331-20a711b27338?auto=format&fit=crop&q=80) center/cover}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080}.hero-content{position:relative;z-index:1}.hero h1{font-size:4rem;margin-bottom:1rem;font-weight:700}.hero p{font-size:1.5rem;margin-bottom:2rem;max-width:600px}.cta-button{background-color:#22c55e;color:#fff;border:none;padding:1rem 2rem;border-radius:9999px;font-size:1.125rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:background-color .3s}.cta-button:hover{background-color:#16a34a}.whatsapp-button{width:100%;background-color:#22c55e;color:#fff;border:none;padding:.75rem;border-radius:.5rem;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background-color .3s}.whatsapp-button:hover{background-color:#16a34a}.benefits{background-color:#fff;padding:5rem 0}.benefits h2{text-align:center;font-size:2.5rem;margin-bottom:4rem;color:#333}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.benefit-card{text-align:center;padding:1.5rem}.icon-circle{width:4rem;height:4rem;background-color:#fff8e1;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:#d97706}.benefit-card h3{font-size:1.25rem;margin-bottom:.75rem;color:#333}.benefit-card p{color:#666}.products{padding:5rem 0;background-color:#fff8e1}.products h2{text-align:center;font-size:2.5rem;margin-bottom:4rem;color:#333}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.product-card{background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 6px #0000001a}.product-card img{width:100%;height:250px;-o-object-fit:cover;object-fit:cover}.product-info{padding:1.5rem}.product-info h3{font-size:1.25rem;margin-bottom:.5rem}.stars{color:#fbbf24;margin-bottom:.5rem}.price{font-size:1.5rem;font-weight:700;color:#d97706;margin:1rem 0}footer{background-color:#78350f;color:#fef3c7;padding:2rem 0;text-align:center}.logo{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}.logo span{font-size:1.25rem;font-weight:700}.copyright{margin-top:1rem;font-size:.875rem;opacity:.8}@media (max-width: 768px){.hero h1{font-size:2.5rem}.hero p{font-size:1.125rem}.benefits h2,.products h2{font-size:2rem}.container{padding:0 1rem}}
