[data-tokens="1"]{--tk-bg:#fafbfc;--tk-bg-cool:#f4f7fb;--tk-surface:#fff;--tk-text:#0a0b0d;--tk-text-secondary:#5b616e;--tk-text-muted:#8a919e;--tk-border:#eceff3;--tk-border-strong:#d8dde6;--tk-hover:#f5f8fc;--tk-brand:#0052ff;--tk-brand-hover:#004beb;--tk-brand-press:#003ecf;--tk-brand-soft:#f5f8ff;--tk-positive:#098551;--tk-negative:#cf202f;--tk-font:var(--font-tokens,var(--font-landing,var(--font-retail,"Inter"))),system-ui,-apple-system,"Segoe UI",sans-serif;--tk-max:1120px;--tk-ease:cubic-bezier(0.22,1,0.36,1);color-scheme:light;background:var(--tk-bg);color:var(--tk-text);font-family:var(--tk-font);min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column}[data-tokens="1"] *,[data-tokens="1"] :after,[data-tokens="1"] :before{box-sizing:border-box}@keyframes tk-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){[data-tokens="1"] *,[data-tokens="1"] :after,[data-tokens="1"] :before{animation:none!important;transition:none!important}}.tk-nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:var(--tk-max);margin:0 auto;padding:1rem 1.25rem;width:100%}.tk-nav__links{display:none;align-items:center;gap:.25rem}.tk-nav__link{padding:.5rem .75rem;font-size:.875rem;font-weight:500;color:var(--tk-text-secondary);text-decoration:none;border-radius:9999px;transition:color .15s var(--tk-ease),background .15s var(--tk-ease)}.tk-nav__link:hover{color:var(--tk-text);background:var(--tk-hover)}.tk-nav__link[aria-current=page]{color:var(--tk-brand);background:var(--tk-brand-soft)}.tk-nav__actions{display:flex;align-items:center;gap:.5rem}.tk-nav__ghost{display:none;padding:.55rem 1rem;font-size:.875rem;font-weight:600;color:var(--tk-text);text-decoration:none;border-radius:9999px;transition:background .15s var(--tk-ease)}.tk-nav__ghost:hover{background:var(--tk-hover)}.tk-nav__solid{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.1rem;font-size:.875rem;font-weight:600;color:#fff;background:var(--tk-brand);text-decoration:none;border-radius:9999px;transition:background .15s var(--tk-ease)}.tk-nav__solid:hover{background:var(--tk-brand-hover)}.tk-nav__menu{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;background:transparent;color:var(--tk-text);border-radius:9999px;cursor:pointer}.tk-nav__menu:hover{background:var(--tk-hover)}.tk-drawer{position:fixed;inset:0;z-index:40;background:rgba(10,11,13,.45);display:flex;justify-content:flex-end}.tk-drawer__panel{width:min(20rem,100%);height:100%;background:var(--tk-surface);padding:1.25rem;display:flex;flex-direction:column;gap:.5rem;animation:tk-fade-up .25s var(--tk-ease) both;box-shadow:-12px 0 40px rgba(15,23,42,.12)}.tk-drawer__close{align-self:flex-end;width:2.5rem;height:2.5rem;border:none;background:var(--tk-hover);border-radius:9999px;color:var(--tk-text);cursor:pointer}.tk-drawer__link{display:block;padding:.85rem 1rem;font-size:1rem;font-weight:500;color:var(--tk-text);text-decoration:none;border-radius:.75rem}.tk-drawer__link:hover,.tk-drawer__link[aria-current=page]{background:var(--tk-brand-soft);color:var(--tk-brand)}.tk-drawer__cta{margin-top:auto;display:flex;flex-direction:column;gap:.5rem;padding-top:1rem}.tk-main{flex:1;width:100%;max-width:var(--tk-max);margin:0 auto;padding:.5rem 1.25rem 3rem;animation:tk-fade-up .55s var(--tk-ease) both}.tk-hero{padding:1.25rem 0 1.75rem}.tk-hero__eyebrow{margin:0 0 .5rem;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--tk-brand)}.tk-hero__title{margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.15;color:var(--tk-text)}.tk-hero__lead{margin:.75rem 0 0;max-width:36rem;font-size:1.05rem;line-height:1.55;color:var(--tk-text-secondary)}.tk-hero__inline-link{color:var(--tk-brand);font-weight:600;text-decoration:none}.tk-hero__inline-link:hover{text-decoration:underline}.tk-toolbar{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.tk-search{display:flex;align-items:center;gap:.65rem;width:100%;max-width:28rem;padding:.7rem 1rem;background:var(--tk-surface);border:1px solid var(--tk-border);border-radius:9999px;color:var(--tk-text-muted);transition:border-color .15s var(--tk-ease),box-shadow .15s var(--tk-ease)}.tk-search:focus-within{border-color:rgba(0,82,255,.45);box-shadow:0 0 0 3px rgba(0,82,255,.12);color:var(--tk-brand)}.tk-search input{flex:1;min-width:0;border:none;outline:none;background:transparent;font:inherit;font-size:.9375rem;color:var(--tk-text)}.tk-search input::placeholder{color:var(--tk-text-muted)}.tk-count{font-size:.8125rem;font-weight:500;color:var(--tk-text-muted);margin-bottom:.75rem}.tk-markets{background:var(--tk-surface);border:1px solid var(--tk-border);border-radius:1rem;overflow:hidden}.tk-table-head{display:none;grid-template-columns:minmax(10rem,1.6fr) minmax(5.5rem,.9fr) minmax(5rem,.7fr) minmax(5.5rem,.9fr) minmax(5.5rem,.9fr) 5.5rem;gap:.75rem;align-items:center;padding:.85rem 1.25rem;border-bottom:1px solid var(--tk-border);font-size:.75rem;font-weight:600;letter-spacing:.02em;color:var(--tk-text-muted)}.tk-table-head span:nth-child(n+2){text-align:right}.tk-row{display:grid;grid-template-columns:1fr auto;grid-template-areas:"name action" "quotes action";gap:.35rem .75rem;align-items:center;padding:.95rem 1rem;border-bottom:1px solid var(--tk-border);text-decoration:none;color:inherit;transition:background .12s var(--tk-ease)}.tk-row:last-child{border-bottom:none}.tk-row:hover{background:var(--tk-hover)}.tk-row__name{grid-area:name;display:flex;align-items:center;gap:.75rem;min-width:0}.tk-row__title{font-size:.9375rem;font-weight:600;color:var(--tk-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tk-row__meta{font-size:.8125rem;font-weight:500;color:var(--tk-text-muted)}.tk-row__quotes{grid-area:quotes;display:flex;align-items:baseline;gap:.65rem;padding-left:calc(36px + .75rem)}.tk-row__price{font-size:.9375rem;font-weight:600;font-variant-numeric:tabular-nums;color:var(--tk-text)}.tk-row__chg{font-size:.8125rem;font-weight:600;font-variant-numeric:tabular-nums}.tk-row__chg.is-up{color:var(--tk-positive)}.tk-row__chg.is-down{color:var(--tk-negative)}.tk-row__mcap,.tk-row__vol{display:none;text-align:right;font-size:.875rem;font-weight:500;font-variant-numeric:tabular-nums;color:var(--tk-text-secondary)}.tk-row__action{grid-area:action;justify-self:end}.tk-buy{display:inline-flex;align-items:center;justify-content:center;min-width:4.25rem;padding:.45rem .9rem;font-size:.8125rem;font-weight:600;color:#fff;background:var(--tk-brand);border:none;border-radius:9999px;text-decoration:none;cursor:pointer;transition:background .15s var(--tk-ease)}.tk-buy:hover{background:var(--tk-brand-hover)}.tk-empty{padding:2.5rem 1.25rem;text-align:center}.tk-empty__title{margin:0;font-size:1.05rem;font-weight:600}.tk-empty__body{margin:.5rem 0 0;color:var(--tk-text-muted);font-size:.875rem}.tk-empty__reset{margin-top:1rem;display:inline-flex;padding:.55rem 1rem;font-size:.875rem;font-weight:600;color:var(--tk-brand);background:var(--tk-brand-soft);border:none;border-radius:9999px;cursor:pointer}.tk-coin-icon{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;flex-shrink:0;background:transparent;border:none;box-shadow:none;outline:none}.tk-coin-icon img{width:100%;height:100%;object-fit:contain;object-position:center;padding:12%;box-sizing:border-box;display:block}.tk-coin-icon--exr img{padding:14%}.tk-coin-icon--fallback{color:#fff;font-weight:700;letter-spacing:-.02em}[data-tokens="1"] .pv-coin-icon{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;flex-shrink:0;background:transparent;border:none;box-shadow:none;outline:none}[data-tokens="1"] .pv-coin-icon img{width:100%;height:100%;object-fit:contain;object-position:center;padding:12%;box-sizing:border-box;display:block}[data-tokens="1"] .pv-coin-icon--exr img{padding:14%}[data-tokens="1"] .pv-coin-icon--fallback{color:#fff;font-weight:700;letter-spacing:-.02em}@media (min-width:640px){.tk-nav__ghost{display:inline-flex}}@media (min-width:900px){.tk-nav__links{display:flex}.tk-nav__menu{display:none}.tk-hero{padding:1.75rem 0 2rem}.tk-toolbar{flex-direction:row;align-items:center;justify-content:space-between}.tk-table-head{display:grid}.tk-row{grid-template-columns:minmax(10rem,1.6fr) minmax(5.5rem,.9fr) minmax(5rem,.7fr) minmax(5.5rem,.9fr) minmax(5.5rem,.9fr) 5.5rem;grid-template-areas:none;gap:.75rem;padding:.85rem 1.25rem}.tk-row__name{grid-area:auto}.tk-row__quotes{display:contents}.tk-row__chg,.tk-row__mcap,.tk-row__price,.tk-row__vol{display:block;text-align:right}.tk-row__chg,.tk-row__price{font-size:.875rem}.tk-row__action{grid-area:auto;justify-self:end}}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}.__variable_f367f3{--font-tokens:"__Inter_f367f3","__Inter_Fallback_f367f3"}