:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:#3c3c3c4a;--vt-c-divider-light-2:#3c3c3c1f;--vt-c-divider-dark-1:#545454a6;--vt-c-divider-dark-2:#5454547a;--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:#3c3c3ca8;--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:#ebebeba3;--color-background:var(--vt-c-white);--color-background-soft:var(--vt-c-white-soft);--color-background-mute:var(--vt-c-white-mute);--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-text-light-1);--section-gap:160px;--active-color:#e6f9f2;--primary-color:#00e5ff;--text-primary:#1c4ea4}*,:before,:after{box-sizing:border-box;margin:0;font-family:Grotesque,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:400}@font-face{font-family:Grotesque;font-weight:400;src:url(/fonts/Brandon_Grotesque_regular.otf)format("opentype");font-display:swap}@font-face{font-family:Grotesque;font-weight:medium;src:url(/fonts/Brandon_Grotesque_medium.otf)format("opentype");font-display:swap}@font-face{font-family:Grotesque;font-weight:700;src:url(/fonts/Brandon_Grotesque_bold.otf)format("opentype");font-display:swap}body{min-height:100vh;color:var(--color-text);background:var(--color-background);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-size:15px;line-height:1.6;transition:color .5s,background-color .5s;display:flex}.btn-primary[data-v-40506f31]{text-align:center;cursor:pointer;background-color:#fff;border:none;border-radius:25px;padding:10px 40px;font-size:16px;box-shadow:0 0 0 2px #5fd5ff}.btn-primary[data-v-40506f31]:hover{background-color:#f8f8f8}.mobile-only[data-v-575423c0]{display:flex}@media (width>=1111px){.mobile-only[data-v-575423c0]{display:none}}.burger-menu[data-v-575423c0]{cursor:pointer;background:0 0;border:none;padding:.5rem}.mobile-menu-modal[data-v-575423c0]{z-index:10000;box-sizing:border-box;background:#fff;flex-direction:column;width:100vw;height:100vh;padding:1rem;display:flex;position:fixed;top:0;left:0;overflow-y:scroll}.modal-header[data-v-575423c0]{justify-content:flex-end;display:flex}.close-btn[data-v-575423c0]{cursor:pointer;color:var(--text-primary);background:0 0;border:none;padding:.5rem;scale:2}.mobile-nav[data-v-575423c0]{flex-direction:column;justify-content:space-evenly;gap:.25rem;height:100%;max-height:500px;display:flex}.menu-item[data-v-575423c0]{color:var(--text-primary);align-items:center;gap:1.5rem;padding:.25rem;font-size:1.4rem;font-weight:500;text-decoration:none;display:flex}.menu-item[data-v-575423c0]:hover{background-color:#f9f9f9}.menu-item.router-link-active[data-v-575423c0]{color:var(--primary-color);font-weight:600}.menu-item.router-link-active .icon[data-v-575423c0] svg{stroke:var(--primary-color)}.menu-item .icon[data-v-575423c0]{justify-content:center;align-items:center;display:flex}.menu-item .icon [data-v-575423c0] svg{stroke:var(--text-primary);width:28px;height:28px}.notification-dot[data-v-575423c0]:after{content:"";background-color:#f0f;border-radius:50%;width:.5rem;height:.5rem;display:inline-block;position:relative;top:-10px;left:5px}header[data-v-5423e39f]{justify-content:space-between;align-items:center;width:100%;display:flex}header h1[data-v-5423e39f],header button[data-v-5423e39f]{color:var(--text-primary)}header h1[data-v-5423e39f]{align-items:center;font-size:1.6rem;line-height:1.7rem;display:flex}.brand[data-v-5423e39f]{cursor:pointer;align-items:center;padding-right:1rem;display:flex}.brand[data-v-5423e39f]:hover{background-color:#e9f2f782;border-radius:10px}#exchange-logo[data-v-5423e39f]{margin:0 .5rem}main[data-v-5423e39f]{flex:1;place-items:center;padding:1rem 0;display:flex}.container[data-v-5423e39f]{max-width:1360px;margin:0 auto;padding:0 1rem}.separator[data-v-5423e39f]{background:linear-gradient(90deg,#ff69b4,#4169e1,#40e0d0) 0 0/300% 100%;width:100%;height:5px;animation:6s infinite gradientAnimation-5423e39f}@keyframes gradientAnimation-5423e39f{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.actions[data-v-5423e39f]{justify-content:center;align-items:center;gap:2rem;display:flex}a[data-v-5423e39f]{color:var(--text-primary);text-decoration:none}@media (width<=600px){#tcg-pocket-logo[data-v-5423e39f]{height:75px}#exchange-logo[data-v-5423e39f]{height:40px;margin-left:0;margin-right:.25rem}header h1[data-v-5423e39f]{font-size:1.2rem;line-height:1.4rem}header [data-v-5423e39f] .btn-primary{padding:5px 10px}.actions[data-v-5423e39f]{gap:.5rem}}@media (width<=1111px){.desktop-only[data-v-5423e39f]{display:none}}
