html{background-color:#000403}main.svelte-11p0d8w{padding:1rem 3rem;max-width:930px;margin:0 auto}h1.svelte-11p0d8w{color:#94febf;text-transform:uppercase;font-size:4em;font-weight:100;margin:0}.info-text.svelte-11p0d8w{margin:5px 0;color:#eee;display:flex;flex-direction:row}p.svelte-11p0d8w{color:#eee}.info-content.svelte-11p0d8w{margin-left:5px}a.svelte-11p0d8w{color:#94febf;word-break:break-all}button.svelte-11p0d8w{background-color:#0e1f17;border:1px solid #94febf;border-radius:4px;color:#94febf;cursor:pointer}button.svelte-11p0d8w:hover{background-color:#94febf;color:#0e1f17;transition:all 0.15s}input.svelte-11p0d8w{background-color:transparent;border:1px solid #393939;border-radius:4px;color:#eee;padding:5px 10px;min-width:300px}input.svelte-11p0d8w:active,input.svelte-11p0d8w:focus-visible{border:1px solid #94febf;outline:none;outline-offset:none}input.svelte-11p0d8w::placeholder{color:#393939}.text-light.svelte-11p0d8w{font-weight:lighter}.text-light-grey.svelte-11p0d8w{color:#686868}.text-underline.svelte-11p0d8w{text-decoration:underline;cursor:pointer}.loading-div.svelte-11p0d8w{margin:10px auto}.transactions-container.svelte-11p0d8w{display:grid;grid-template-columns:1fr 1fr;max-width:900px;gap:2rem}.transactions-inner.svelte-11p0d8w{display:flex;flex-direction:column;width:100%}.transactions-content.svelte-11p0d8w{display:grid;grid-template-columns:1fr 0.25fr;max-width:450px}.top-container.svelte-11p0d8w,.form-container.svelte-11p0d8w{margin:1rem 0}@media(max-width: 640px){main.svelte-11p0d8w{max-width:none;padding:10px 10px}.transactions-container.svelte-11p0d8w{display:flex;flex-direction:column}}.spinner.svelte-1o8qq19{display:inline-block;width:30px;height:30px}.spinner.svelte-1o8qq19:after{content:" ";display:block;width:20px;height:20px;margin:8px;border-radius:50%;border:2px solid #94febf;border-color:#94febf transparent #94febf transparent;animation:svelte-1o8qq19-spinner 1.2s linear infinite}@keyframes svelte-1o8qq19-spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.skeleton.svelte-1unxunk:empty{width:100px;height:18px;background:linear-gradient(0.25turn, transparent, rgb(185, 185, 185), transparent);background-repeat:no-repeat;background-size:315px 250px;background-position:-315px 0, 0 0, 0px 190px, 50px 195px;animation:svelte-1unxunk-loading 1.5s infinite}@keyframes svelte-1unxunk-loading{to{background-position:315px 0, 0 0, 0 190px, 50px 195px}}