.homepage{min-height:calc(100vh - 69px);flex-direction:column;background:var(--dark-card-background);padding:2rem}.hero-section,.homepage{display:flex;align-items:center;justify-content:center}.hero-section{width:100%;max-width:1200px}.hero-image{width:100%;max-width:500px;height:auto}.egg-text{color:var(--secondary-blue);display:none}.egg-text a,.egg-text a:visited{text-decoration:none;color:var(--secondary-blue)}.egg-container:hover{background-image:url(/images/leaf.png);background-size:contain;background-position:100%;background-repeat:no-repeat;transform:scale(1.5)}.egg-container:hover .egg-text{display:block}