@import url("https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@100;200;300;400;500;600;700;800&display=swap");body{margin:0;padding:0;overflow:hidden;background-image:url('/assets/backgrounds/nasa.jpg');background-size:cover;background-position:center;background-attachment:fixed;height:100vh}body::before{content:'';position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.4);z-index:-1}*{box-sizing:border-box}main.svelte-1tqbzcj.svelte-1tqbzcj{font-family:"JetBrains Mono", monospace;color:#f0f0f0;padding:3rem;margin:0;height:100vh;display:flex;align-items:center;justify-content:center}.content.svelte-1tqbzcj.svelte-1tqbzcj{max-width:400px}.content.svelte-1tqbzcj h1.svelte-1tqbzcj{font-size:2rem;font-weight:300;margin-bottom:2rem;color:#64b5f6;letter-spacing:2px;margin-left:-1rem}.content.svelte-1tqbzcj ul.svelte-1tqbzcj{list-style:none;padding:0;margin:0}.content.svelte-1tqbzcj li.svelte-1tqbzcj{margin-bottom:0.5rem;position:relative;padding-left:1.5rem;opacity:0;transform:translateX(-20px);animation:svelte-1tqbzcj-slideIn 0.6s ease forwards}.content.svelte-1tqbzcj li.svelte-1tqbzcj:nth-child(1){animation-delay:0.2s}.content.svelte-1tqbzcj li.svelte-1tqbzcj:nth-child(2){animation-delay:0.4s}.content.svelte-1tqbzcj li.svelte-1tqbzcj:nth-child(3){animation-delay:0.6s}@keyframes svelte-1tqbzcj-slideIn{to{opacity:1;transform:translateX(0)}}.content.svelte-1tqbzcj li.svelte-1tqbzcj::before{content:'-';position:absolute;left:0;color:#f0f0f0}.content.svelte-1tqbzcj a.svelte-1tqbzcj{color:#f0f0f0;text-decoration:none;font-size:1rem;font-weight:400;transition:opacity 0.2s ease}.content.svelte-1tqbzcj a.svelte-1tqbzcj:hover{opacity:0.7}@media(max-width: 768px){main.svelte-1tqbzcj.svelte-1tqbzcj{padding:2rem}.content.svelte-1tqbzcj h1.svelte-1tqbzcj{font-size:1.5rem}}