*{box-sizing:border-box}h1{font-weight:600}body{font-family:Satoshi,sans-serif;color:var(--txt);background-color:var(--bg-1);margin:0}button{outline:none;border:none;background:none;font:inherit;color:inherit}button:hover{cursor:pointer}.text-icon{display:inline-block;vertical-align:middle;line-height:.8}.icon-button{display:flex;justify-content:center;align-items:center;padding:1rem;color:inherit;background-color:var(--bg-2);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:50%;transition:background-color .2s ease-in-out,transform 1s ease-out}.icon-button:hover{transform:rotate(360deg);background-color:var(--bg-3)}.app.svelte-lkzo7w{height:100%;min-height:100vh}.main.svelte-lkzo7w{height:100%;min-height:100vh;flex-grow:1;display:flex;flex-direction:column;padding:1.5rem 0}.sticky.svelte-lkzo7w{margin:0;padding:0}.bubbles.svelte-lkzo7w{position:fixed;width:100%;height:100%;overflow:hidden;top:0;left:0;z-index:-2}.bubble.svelte-lkzo7w{position:absolute;bottom:-100px;width:40px;height:40px;background-color:var(--bg-0);border-radius:50%;animation:svelte-lkzo7w-rise 10s infinite ease-in}.bubble.svelte-lkzo7w:nth-child(1){width:40px;height:40px;left:10%;animation-duration:10s}.bubble.svelte-lkzo7w:nth-child(2){width:20px;height:20px;left:20%;animation-duration:7s;animation-delay:1s}.bubble.svelte-lkzo7w:nth-child(3){width:50px;height:50px;left:35%;animation-duration:9s;animation-delay:2s}.bubble.svelte-lkzo7w:nth-child(4){width:80px;height:80px;left:50%;animation-duration:13s;animation-delay:0s}.bubble.svelte-lkzo7w:nth-child(5){width:35px;height:35px;left:55%;animation-duration:8s;animation-delay:1s}.bubble.svelte-lkzo7w:nth-child(6){width:45px;height:45px;left:65%;animation-duration:10s;animation-delay:3s}.bubble.svelte-lkzo7w:nth-child(7){width:90px;height:90px;left:70%;animation-duration:14s;animation-delay:2s}.bubble.svelte-lkzo7w:nth-child(8){width:25px;height:25px;left:80%;animation-duration:8s;animation-delay:2s}.bubble.svelte-lkzo7w:nth-child(9){width:15px;height:15px;left:70%;animation-duration:7s;animation-delay:1s}.bubble.svelte-lkzo7w:nth-child(10){width:90px;height:90px;left:25%;animation-duration:12s;animation-delay:4s}@keyframes svelte-lkzo7w-rise{0%{bottom:-100px;transform:translate(0)}50%{transform:translate(100px)}to{bottom:1080px;transform:translate(-200px)}}
