section#landing.svelte-oqhyys{display:grid;place-content:center}.hero-name.svelte-oqhyys{font-size:var(--step-2);margin-block-end:-.1em}.hero-name.svelte-oqhyys>span:where(.svelte-oqhyys){width:1.5em;height:1.5em;display:inline-grid;place-content:center;background-color:ivory;color:brown;box-shadow:2px 2px 2px #d3d3d3;border-radius:.2em}.hero-name.svelte-oqhyys>span:where(.svelte-oqhyys):not(:first-child){margin-inline-start:.1em;margin-block-end:.1em}.hero-name.svelte-oqhyys:is(:where(.svelte-oqhyys):not([data-mood]),[data-mood=relaxed]:where(.svelte-oqhyys))>span:where(.svelte-oqhyys){animation:svelte-oqhyys-wave 2.4s forwards infinite;animation-delay:calc(4ms * var(--i));translate:0 var(--d-y)}.hero-name[data-mood=excited].svelte-oqhyys>span:where(.svelte-oqhyys){animation:svelte-oqhyys-wiggle .2s forwards infinite;animation-delay:calc(7ms * var(--i))}@keyframes svelte-oqhyys-wiggle{0%,to{rotate:0}20%{rotate:2deg}30%{rotate:1deg}60%{rotate:-2deg}80%{rotate:1deg}}@keyframes svelte-oqhyys-wave{0%,to{rotate:0;--d-x: -.05em}20%{rotate:2deg;--d-y: .05em}30%{rotate:1deg}50%{--d-x: .05em}60%{rotate:-2deg;--d-y: -.1em}80%{rotate:1deg}}@property --d-x{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --d-y{syntax: "<length>"; inherits: false; initial-value: 0px;}
