.nav-link{color:#fff;text-decoration:none;transition:transform .2s ease-in-out,color .3s ease-in-out;display:inline-block}.nav-link:hover{transform:scale(1.1);color:#fff}.virtualHerbalGarden{background-color:#d5e0d9;min-height:220vh;padding:2rem}.container{max-width:1200px;height:50px;margin:0 auto}.header{background-color:#fff;border-radius:12px;overflow:hidden;margin-bottom:2rem;margin-top:6rem;box-shadow:0 4px 6px #0000001a;display:flex}.headerImage{width:33.333%;max-height:400px;object-fit:cover;border-radius:12px;margin:19px}.headerContent{width:66.666%;padding:1.5rem;font-size:27px}.headerTitle{font-family:Jaini Purva,serif;font-size:3rem;margin-bottom:.5rem;color:#333}.paragraph{font-family:Baskervville,serif;color:#666;font-size:22px;padding:10px}.keyFeaturesTitle{font-family:Jaini Purva,serif;font-size:3rem;margin-bottom:1.5rem;color:#333}.featuresGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;font-size:18px}.featureCard{background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 4px 6px #0000001a}.featureIcon{width:48px;height:48px;color:#4caf50;margin-bottom:1rem}.featureTitle{font-family:Jaini Purva,serif;font-size:2rem;margin-bottom:.5rem;color:#333}.featureDescription{font-family:Baskervville,serif;color:#666;margin-bottom:1rem}.button{background-color:#4caf50;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;transition:background-color .3s}.button:hover{background-color:#45a049}*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;height:100%;background-color:"#D5E0D9"}
