header.svelte-dtkpl5{height:var(--header-height);background:#161617eb;-webkit-backdrop-filter:blur(19.5px);backdrop-filter:blur(19.5px);position:fixed;left:0;top:0;width:100%;z-index:100}.actions.svelte-dtkpl5{display:flex}.container.svelte-dtkpl5{height:inherit;display:flex;justify-content:space-between;align-items:center;padding:0 8px}img.svelte-dtkpl5{height:40px}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-cyrillic-ext-400-normal.3df7909e.woff2) format("woff2"),url(./fira-mono-all-400-normal.1e3b098c.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-cyrillic-400-normal.c7d433fd.woff2) format("woff2"),url(./fira-mono-all-400-normal.1e3b098c.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-greek-ext-400-normal.9e2fe623.woff2) format("woff2"),url(./fira-mono-all-400-normal.1e3b098c.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-greek-400-normal.a8be01ce.woff2) format("woff2"),url(./fira-mono-all-400-normal.1e3b098c.woff) format("woff");unicode-range:U+0370-03FF}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-latin-ext-400-normal.6bfabd30.woff2) format("woff2"),url(./fira-mono-all-400-normal.1e3b098c.woff) format("woff");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-latin-400-normal.e43b3538.woff2) format("woff2"),url(./fira-mono-all-400-normal.1e3b098c.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:neue;src:url(../lib/assets/fonts/NeueHaasDisplay-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:neue;src:url(../lib/assets/fonts/NeueHaasDisplay-Mediu.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:neue;src:url(../lib/assets/fonts/NeueHaasDisplay-Roman.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}:root{--font-body: "neue", Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--font-mono: "Fira Mono", monospace;--color-marigold: #fdcf39;--color-background: #18191a;--color-text: white;--column-width: 42rem;--column-margin-top: 4rem;font-family:var(--font-body);color:var(--color-text);font-weight:500}body{min-height:100vh;margin:0;background-attachment:fixed;background-color:var(--color-background)}a{color:var(--color-theme-1);text-decoration:none}a:hover{text-decoration:underline}h1{font-size:2rem;text-align:center}h2{font-size:1rem}pre{font-size:16px;font-family:var(--font-mono);background-color:#ffffff73;border-radius:3px;box-shadow:2px 2px 6px #ffffff40;padding:.5em;overflow-x:auto;color:var(--color-text);font-weight:500}.text-column{display:flex;max-width:48rem;flex:.6;flex-direction:column;justify-content:center;margin:0 auto}p{margin:0}input,textarea,button{font-size:inherit;font-family:inherit;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}button:focus:not(:focus-visible){outline:none}.container{width:100%;max-width:75rem;margin:0 auto;box-sizing:border-box}@media only screen and (max-width: 65rem){.container{max-width:55rem;margin:0 auto;padding:0 16px}}@media only screen and (max-width: 49rem){.container{max-width:44rem;margin:0 auto;padding:0 16px}}.text-12{font-size:.75rem}.text-14{font-size:.875rem}.text-16{font-size:1rem}.text-18{font-size:1.125rem}.text-20{font-size:1.25rem}.text-22{font-size:1.375rem}.text-24{font-size:1.5rem}.text-40{font-size:2.5rem}.text-center{text-align:center}.justify-content-start{justify-content:start}.justify-content-end{justify-content:end}.justify-content-center{justify-content:center}.justify-content-space-between{justify-content:space-between}.justify-content-space-around{justify-content:space-around}.gap-4{gap:4px}.gap-6{gap:6px}.gap-8{gap:8px}.gap-10{gap:10px}.gap-12{gap:12px}.gap-14{gap:14px}.gap-16{gap:16px}.gap-36{gap:36px}.mb-4{margin-bottom:4px}.mb-6{margin-bottom:6px}.mb-8{margin-bottom:8px}.mb-10{margin-bottom:10px}.mb-12{margin-bottom:12px}.mb-14{margin-bottom:14px}.mb-16{margin-bottom:16px}.mb-36{margin-bottom:36px}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.d-flex{display:flex}.d-grid{display:grid}.d-block{display:block}.d-none{display:none}.columns-1{grid-template-columns:repeat(1,auto)}.columns-2{grid-template-columns:repeat(2,auto)}.columns-3{grid-template-columns:repeat(3,auto)}.columns-4{grid-template-columns:repeat(4,auto)}.columns-5{grid-template-columns:repeat(5,auto)}.columns-6{grid-template-columns:repeat(6,auto)}.columns-7{grid-template-columns:repeat(7,auto)}.columns-8{grid-template-columns:repeat(8,auto)}.columns-9{grid-template-columns:repeat(9,auto)}.text-black{color:#000}.text-white{color:#fff}.text-marigold{color:#fdcf39}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.skeleton{background-color:#26262c!important;background-image:linear-gradient(90deg,rgba(113,113,132,0),rgba(113,113,132,.5),rgba(113,113,132,0))!important;background-size:40px 100%!important;background-repeat:no-repeat!important;background-position:left -40px top 0;animation:shine 1s ease infinite;color:transparent}.wrapper.svelte-uzfjvb.svelte-uzfjvb{width:500px;padding:32px;display:flex;flex-direction:column;justify-content:center;gap:20px;margin:auto}@media only screen and (max-width: 600px){.wrapper.svelte-uzfjvb.svelte-uzfjvb{width:350px;padding:32px 10px}}.wrapper.svelte-uzfjvb .header.svelte-uzfjvb{color:#fff;font-size:26px;font-weight:700}.wrapper.svelte-uzfjvb p.svelte-uzfjvb{font-size:15px}.alert.svelte-zm5m6l.svelte-zm5m6l{position:relative;color:#fff;padding:19px;display:flex;justify-content:space-between;gap:12px;flex-direction:column;margin:0 auto .5rem;width:100%;height:auto;border-radius:20px 20px 0;box-shadow:-10px 10px 38px #00000073;border:1px solid #2f2f37;background:#1b1b1f}.alert.svelte-zm5m6l .learn-more.svelte-zm5m6l{display:flex;margin-left:50px;width:331px;height:40px;padding:10px 18px;justify-content:center;align-items:center;gap:6px;flex-shrink:0;border-radius:10px;background:#26262c;color:#dedee3;font-weight:700;font-size:14px;cursor:pointer}.alert.svelte-zm5m6l .top-border.svelte-zm5m6l{border-radius:0 0 4px 4px;width:42px;height:4px;position:absolute;top:0}.alert.svelte-zm5m6l .type.svelte-zm5m6l{width:42px;height:42px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-right:10px;flex-shrink:0}.alert.svelte-zm5m6l .type .border.svelte-zm5m6l{position:absolute;width:35px;height:1px;top:42px}.alert.svelte-zm5m6l>.close.svelte-zm5m6l{cursor:pointer;position:absolute;top:20px;right:20px}.alert.svelte-zm5m6l .text.svelte-zm5m6l{display:flex;flex-direction:column;justify-content:start;gap:5px}.alert.svelte-zm5m6l .text .heading.svelte-zm5m6l{font-size:20px;font-style:normal;font-weight:700;line-height:120%}.success.svelte-zm5m6l .type.svelte-zm5m6l{background:rgba(60,205,83,.2196078431);border-bottom:1px solid #3ccd53}.success.svelte-zm5m6l .top-border.svelte-zm5m6l{background:#3ccd53}.error.svelte-zm5m6l .type.svelte-zm5m6l{background:rgba(205,69,60,.2196078431);border-bottom:1px solid #cd453c}.error.svelte-zm5m6l .top-border.svelte-zm5m6l{background:#cd453c}.warning.svelte-zm5m6l .type.svelte-zm5m6l{background:rgba(205,138,60,.2196078431);border-bottom:1px solid #cd8a3c}.warning.svelte-zm5m6l .top-border.svelte-zm5m6l{background:#cd8a3c}.description.svelte-ydsuya{font-size:14px;color:#9c9cab;font-weight:300;line-height:130%}section.svelte-ydsuya{display:flex;justify-content:center;flex-direction:column;z-index:9999999;width:430px;position:fixed;bottom:0;right:0}@media (max-width: 992px){section.svelte-ydsuya{transform:translate(3%);bottom:75px;width:93%;left:0}}:root{--header-height:67px}.app.svelte-1uk0gab{display:flex;flex-direction:column;min-height:100vh;position:relative;padding-top:var(--header-height);background:#17171b;overflow:hidden}.left-coins.svelte-1uk0gab{position:absolute;left:0;bottom:432px}.right-coins.svelte-1uk0gab{position:absolute;bottom:25%;right:0}.glow.svelte-1uk0gab{position:absolute;top:17%;left:-10%;border-radius:735px;background:rgba(134,63,224,.28);filter:blur(228px);width:726px;height:735px}main.svelte-1uk0gab{display:flex;flex-direction:column;gap:4.5rem;z-index:1}
