.marquee.svelte-1xuuu96{animation:svelte-1xuuu96-marquee-scroll var(--marquee-duration, 12s) linear infinite}@keyframes svelte-1xuuu96-marquee-scroll{0%{transform:translate(0)}to{transform:translate(var(--marquee-distance, 0))}}@media (prefers-reduced-motion: reduce){.marquee.svelte-1xuuu96{animation:none}}.writing-animation.svelte-slfstg{display:flex;align-items:center;gap:4px;width:48px;position:relative}.writing-animation.svelte-slfstg .pencil-icon{flex-shrink:0;animation:svelte-slfstg-pencil-write 2s ease-in-out infinite}.writing-line.svelte-slfstg{flex:1;height:2px;background:currentColor;opacity:.2;border-radius:1px;overflow:hidden}.line-progress.svelte-slfstg{height:100%;background:currentColor;opacity:.6;border-radius:1px;animation:svelte-slfstg-line-draw 2s ease-in-out infinite;transform-origin:left}@keyframes svelte-slfstg-pencil-write{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(2px) rotate(-2deg)}50%{transform:translate(0) rotate(0)}75%{transform:translate(2px) rotate(2deg)}}@keyframes svelte-slfstg-line-draw{0%{transform:scaleX(0)}50%{transform:scaleX(1)}to{transform:scaleX(0)}}
