@import url("https://fonts.googleapis.com/css2?family=DM+Mono:wght@300;500&display=swap");.svelte-1kk25uz.svelte-1kk25uz::placeholder{color:rgb(47, 54, 70)}main.svelte-1kk25uz.svelte-1kk25uz{height:100%;text-align:center;margin:0 auto}h1.svelte-1kk25uz.svelte-1kk25uz{color:rgb(0,255,163);font-family:"DM Mono", monospace;font-size:4em;font-weight:500;margin:50px}input.svelte-1kk25uz.svelte-1kk25uz{appearance:none;-webkit-appearance:none;border:none;outline:none;color:rgb(0,255,163);box-sizing:border-box;border:1px solid rgba(0, 0, 0, 0);transition:border 0.25s}.modal.svelte-1kk25uz.svelte-1kk25uz{position:fixed;display:flex;height:100vh;width:100vw;z-index:999;background:rgba(0, 0, 0, 0.5);justify-content:center;align-items:center}.modal-window.svelte-1kk25uz.svelte-1kk25uz{background:rgb(0,255,163);width:550px;height:300px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:rgb(20 24 34);text-transform:uppercase;font-family:"DM Mono", monospace;font-size:1.1em;font-weight:500}.modal-exit.svelte-1kk25uz.svelte-1kk25uz{position:absolute;top:25px;right:30px;color:rgb(0,255,163);font-size:30px;cursor:pointer}.hidden.svelte-1kk25uz.svelte-1kk25uz{pointer-events:none;opacity:0}.loader.svelte-1kk25uz.svelte-1kk25uz{margin:-5px 0 50px 0}.title.svelte-1kk25uz.svelte-1kk25uz{margin-bottom:100px;border:2px solid rgb(0,255,163)}.container.svelte-1kk25uz.svelte-1kk25uz{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;font-family:"DM Mono", monospace;font-weight:500}.address.svelte-1kk25uz.svelte-1kk25uz{background:rgb(10, 13, 17);width:650px;height:40px;padding:30px 30px}.disclaimer.svelte-1kk25uz.svelte-1kk25uz{position:fixed;bottom:50px;width:100%;text-align:center;font-family:"DM Mono", monospace;color:rgba(255, 255, 255, 0.3);font-weight:300;font-size:14px}.btn.svelte-1kk25uz.svelte-1kk25uz{display:flex;justify-content:center;align-items:center;cursor:pointer;margin:50px;height:50px;width:250px;background-color:rgb(0,255,163);color:rgb(20 24 34);text-transform:uppercase;font-family:"DM Mono", monospace;font-size:1.1em;transition:background-color 0.25s;font-weight:500}.btn.svelte-1kk25uz.svelte-1kk25uz:hover{background-color:rgb(3,225,255)}.lds-ring.svelte-1kk25uz.svelte-1kk25uz{display:inline-block;position:relative;width:80px;height:80px}.lds-ring.svelte-1kk25uz div.svelte-1kk25uz{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid rgb(20 24 34);border-radius:50%;animation:svelte-1kk25uz-lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color:rgb(20 24 34) transparent transparent transparent}.lds-ring.svelte-1kk25uz div.svelte-1kk25uz:nth-child(1){animation-delay:-0.45s}.lds-ring.svelte-1kk25uz div.svelte-1kk25uz:nth-child(2){animation-delay:-0.3s}.lds-ring.svelte-1kk25uz div.svelte-1kk25uz:nth-child(3){animation-delay:-0.15s}.error{border:1px solid red !important}@keyframes svelte-1kk25uz-lds-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}