@keyframes svelte-1gv2i7t-cursorFade{0%,to{opacity:1}50%{opacity:0}}.typewriter-container.svelte-1gv2i7t *:not(.typing):not(.finished-typing):not([data-static]){display:none}.typewriter-container.svelte-1gv2i7t .finished-typing:after{content:none}.cursor.svelte-1gv2i7t .typing:after{content:"";width:var(--cursor-width, 1ch);height:2ch;display:inline-block;vertical-align:text-top;background-color:var(--cursor-color, #000000);animation:svelte-1gv2i7t-cursorFade 1.25s infinite}:root{--bg-color:#ADA7C9;--text-color:#ffffff;--accent-color:#ca3c25;--secondary-color:#b3b3b3}main.svelte-6xht2n.svelte-6xht2n{background:var(--bg-color);color:var(--text-color);display:flex;align-items:center;justify-content:center;height:100vh;padding:1rem;font-family:Inter,sans-serif;opacity:0;animation:svelte-6xht2n-fadeInBackground 1s forwards ease-in-out}@keyframes svelte-6xht2n-fadeInBackground{0%{opacity:0}to{opacity:1}}.card-wrapper.svelte-6xht2n.svelte-6xht2n{perspective:1000px}.card.svelte-6xht2n.svelte-6xht2n{background:rgba(0,0,0,.3);backdrop-filter:blur(16px);border-radius:2rem;padding:3rem 2rem;max-width:800px;width:100%;box-shadow:0 8px 24px #0003;text-align:center;animation:svelte-6xht2n-fadeIn 1s ease-in-out;transform:rotateX(var(--rotateX, 0deg)) rotateY(var(--rotateY, 0deg));transition:transform .15s ease,box-shadow .3s ease}.card-wrapper.svelte-6xht2n:hover .card.svelte-6xht2n{box-shadow:0 12px 28px #0000004d}.greeting.svelte-6xht2n.svelte-6xht2n{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.highlight.svelte-6xht2n.svelte-6xht2n{color:var(--accent-color)}.typewriter.svelte-6xht2n.svelte-6xht2n{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.8rem;font-weight:500;color:var(--secondary-color)}.socials.svelte-6xht2n.svelte-6xht2n{display:flex;justify-content:center;gap:1.5rem;margin-top:2.5rem}.icon.svelte-6xht2n.svelte-6xht2n{font-size:2rem;cursor:pointer;transition:transform .25s ease,color .25s ease;color:var(--text-color)}.icon.svelte-6xht2n.svelte-6xht2n:hover{color:var(--accent-color);transform:scale(1.2)}@media (min-width: 768px){.greeting.svelte-6xht2n.svelte-6xht2n{font-size:3.2rem}.typewriter.svelte-6xht2n.svelte-6xht2n{font-size:2.2rem}.icon.svelte-6xht2n.svelte-6xht2n{font-size:2.4rem}}@keyframes svelte-6xht2n-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
