body{background-color:#000}.portal-container.svelte-1eskzps{position:fixed;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.portal-ring.svelte-1eskzps{position:absolute;border-radius:50%;border:4px solid transparent;animation:svelte-1eskzps-rotate 4s linear infinite}.portal-center.svelte-1eskzps{width:150px;height:150px;background:radial-gradient(circle,#7fff00,#0f8);border-radius:50%;animation:svelte-1eskzps-pulse 2s ease-in-out infinite;box-shadow:0 0 60px #7fff00}.ring1.svelte-1eskzps{width:300px;height:300px;border-color:rgb(var(--color-primary-500));animation-direction:reverse}.ring2.svelte-1eskzps{width:400px;height:400px;border-color:rgb(var(--color-secondary-500));animation-duration:6s}.ring3.svelte-1eskzps{width:500px;height:500px;border-color:rgb(var(--color-tertiary-500));animation-duration:8s;animation-direction:reverse}@keyframes svelte-1eskzps-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svelte-1eskzps-pulse{0%{transform:scale(1);opacity:.8}50%{transform:scale(1.1);opacity:1}to{transform:scale(1);opacity:.8}}
