main.svelte-1n46o8q{justify-content:center;align-items:center;min-height:100vh;display:flex}.logo.svelte-1n46o8q{width:min(420px,80vw);animation:rise .9s var(--ease) both}@media (prefers-reduced-motion:reduce){.logo.svelte-1n46o8q{animation:none}}:root{--bg:#070815;--accent:#02a8f0;--ease:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg);-webkit-font-smoothing:antialiased;background-image:radial-gradient(80% 60% at 50% 45%,#02a8f00f,#0000 65%);background-attachment:fixed;min-height:100vh}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}#app{display:contents}
