*{box-sizing:border-box}body{text-align:center;color:#111;background-color:#000;height:100vh;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}.content{z-index:0;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:5vh 5vw;display:flex}.container{-webkit-backdrop-filter:blur(8px)saturate(1.4);background:#ffffff14;border:1px solid #ffffff26;border-radius:16px;padding:3rem;box-shadow:0 8px 32px #0003}h2{margin-bottom:1rem;font-size:1.8rem}p{margin:.5rem 0 1rem;font-size:1rem}.gif{width:80%;max-width:300px;margin:1rem 0}.arrow{z-index:10;width:40px;height:auto;animation:1s infinite bounce;position:absolute;top:2vh;right:2vw}@keyframes bounce{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media (width<=360px){h2{font-size:1.4rem}p{font-size:.9rem}.gif{width:90%}}.bg-img.svelte-12qhfyh{filter:blur(4px);z-index:-1;background-position:50%;background-size:cover;position:fixed;inset:-20px}
