#hero.svelte-9z5poc.svelte-9z5poc{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;overflow:hidden}#hero.svelte-9z5poc h1.svelte-9z5poc{margin:0;color:transparent;background:linear-gradient(to right,var(--color),var(--accent));-webkit-background-clip:text;background-clip:text}#hero.svelte-9z5poc .subtitle.svelte-9z5poc{margin:16px 0;font-size:20px}#hero.svelte-9z5poc #wave.svelte-9z5poc{position:absolute;bottom:0;width:100vw;z-index:-1}#hero.svelte-9z5poc #wave path.svelte-9z5poc{fill:var(--color)}#hero.svelte-9z5poc #boat.svelte-9z5poc{position:absolute;left:33vw;bottom:6vw;width:15vw;transform:rotate(-15deg);z-index:-1;animation:svelte-9z5poc-float 2s infinite alternate ease-in-out}#hero.svelte-9z5poc #boat path.svelte-9z5poc{stroke:var(--color);stroke-width:8;stroke-linecap:round}@keyframes svelte-9z5poc-float{0%{transform:rotate(-15deg) translateY(0)}to{transform:rotate(-17deg) translateY(-.5vw)}}
