.tp-scope{isolation:isolate;contain:layout paint style;position:relative;z-index:0;min-height:calc(100vh - var(--nav-height, 64px));padding:24px 16px 96px;background:var(--tp-bg);color:var(--tp-text);font-family:var(--tp-font-body);font-size:var(--text-base);line-height:var(--leading-normal);overflow-wrap:anywhere}.tp-scope .tp-ground{position:absolute;inset:0;z-index:0;pointer-events:none;background-color:var(--tp-bg)}.tp-scope .tp-ground-image{position:absolute;inset:0;pointer-events:none;background-repeat:no-repeat;background-position:50%;background-size:cover}.tp-scope .tp-ground-image[data-fit=tile]{background-repeat:repeat;background-size:320px auto}.tp-scope .tp-ground-image[data-fit=top]{background-position:top;background-size:100% auto}.tp-scope .tp-ground-scrim{position:absolute;inset:0;pointer-events:none;background:linear-gradient(to bottom,var(--tp-bg-overlay),transparent 22%,transparent 70%,var(--tp-bg-overlay))}.tp-scope .tp-inner{position:relative;z-index:1;max-width:1360px;margin:0 auto}.tp-scope .tp-themed{--color-bg:var(--tp-bg);--color-bg-elev:var(--tp-surface);--color-surface:var(--tp-surface);--color-surface-hover:var(--tp-surface-2);--color-surface-raised:var(--tp-surface-2);--color-surface-sunken:var(--tp-surface-sunken);--color-overlay:var(--tp-bg-overlay);--color-text:var(--tp-text);--color-text-strong:var(--tp-text-strong);--color-text-muted:var(--tp-text-muted);--color-text-subtle:var(--tp-text-subtle);--color-text-faint:var(--tp-text-subtle);--color-text-inverse:var(--tp-on-primary);--color-text-brand:var(--tp-accent);--color-border:var(--tp-border);--color-border-strong:var(--tp-border-strong);--color-border-brand:var(--tp-accent);--color-divider:var(--tp-border);--color-primary:var(--tp-primary);--color-primary-hover:var(--tp-primary-hover);--color-primary-press:var(--tp-primary-hover);--color-on-primary:var(--tp-on-primary);--color-accent:var(--tp-accent);--color-accent-hover:var(--tp-accent);--color-on-accent:var(--tp-on-accent);--color-up:var(--tp-up-ink);--color-down:var(--tp-down-ink);--color-warn:var(--tp-warn-ink);--color-info:var(--tp-info-ink);--color-live:var(--tp-accent);--halo-400:var(--tp-accent);--halo-500:var(--tp-accent);--halo-600:var(--tp-primary-hover);--halo-700:var(--tp-accent);--focus-ring:0 0 0 3px var(--tp-accent);--focus-ring-glory:0 0 0 3px var(--tp-accent);--glow-halo:0 0 22px color-mix(in srgb,var(--tp-primary) 48%,transparent);--glow-halo-strong:0 0 40px color-mix(in srgb,var(--tp-primary) 66%,transparent);--glow-glory:0 0 24px color-mix(in srgb,var(--tp-accent) 52%,transparent);--glory-400:var(--tp-accent);--font-display:var(--tp-font-display);--font-sans:var(--tp-font-body);--font-mono:var(--tp-font-mono);--radius-xs:var(--tp-radius-control);--radius-sm:var(--tp-radius-control);--radius-md:var(--tp-radius-control);--radius-lg:var(--tp-radius-card);--radius-xl:var(--tp-radius-card);--radius-2xl:var(--tp-radius-card);--radius-3xl:var(--tp-radius-card);--radius-pill:var(--tp-radius-pill);--shadow-sm:var(--tp-card-shadow);font-family:var(--tp-font-body);color:var(--tp-text)}.tp-scope .tp-themed [role=button],.tp-scope .tp-themed a,.tp-scope .tp-themed button{--color-up:var(--tp-up);--color-down:var(--tp-down);--color-warn:var(--tp-warn);--color-info:var(--tp-info)}.tp-scope .tp-themed [role=button] *,.tp-scope .tp-themed a *,.tp-scope .tp-themed button *{--color-up:var(--tp-up-ink);--color-down:var(--tp-down-ink);--color-warn:var(--tp-warn-ink);--color-info:var(--tp-info-ink)}.tp-scope .tp-trade-shell{--color-primary:var(--tp-up);--color-primary-hover:var(--tp-up);--color-primary-press:var(--tp-up);--color-on-primary:var(--tp-on-up);--color-accent:var(--tp-up);--color-accent-hover:var(--tp-up);--color-on-accent:var(--tp-on-up);--glow-halo:0 0 22px color-mix(in srgb,var(--tp-up) 48%,transparent);--glow-halo-strong:0 0 40px color-mix(in srgb,var(--tp-up) 66%,transparent)}.tp-scope .tp-trade-shell [role=tablist]>[role=tab]:last-child[aria-selected=false]{color:var(--tp-down-ink)!important}.tp-scope .tp-trade-shell [role=tablist]>[role=tab]:last-child[aria-selected=true]{background:var(--tp-down)!important;color:var(--tp-on-down)!important;box-shadow:none!important}.tp-scope .tp-locked{color:var(--color-text)}.tp-scope .tp-top{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:16px;row-gap:14px;margin-bottom:20px}.tp-scope .tp-top>*{grid-column:1/-1;min-width:0}.tp-scope .tp-top>.tp-breadcrumb{grid-column:1;grid-row:1}.tp-scope .tp-top>.tp-el[data-tp-element=shareButton]{grid-column:2;grid-row:1;justify-self:end}.tp-scope .tp-top>.tp-el[data-tp-element=header]{grid-column:1/-1;grid-row:2}.tp-scope .tp-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px;align-items:start}.tp-scope .tp-col{display:flex;flex-direction:column;gap:20px;min-width:0}.tp-scope .tp-side{position:sticky;top:88px;gap:16px}@media (max-width:900px){.tp-scope .tp-grid{grid-template-columns:minmax(0,1fr)}.tp-scope .tp-side{position:static}.tp-scope{padding-bottom:24px}}.tp-scope .tp-el:empty{display:none}.tp-scope .tp-el{min-width:0}.tp-scope .tp-card{background:var(--tp-card-bg);border:1px solid var(--tp-card-border);border-radius:var(--tp-radius-card);box-shadow:var(--tp-card-shadow);padding:18px 20px}.tp-scope .tp-card--outlined{background:transparent;border:1px solid var(--tp-border-strong);box-shadow:none}.tp-scope .tp-card--borderless{background:transparent;border:1px solid transparent;box-shadow:none;padding-left:0;padding-right:0}.tp-scope .tp-card--flush{padding:0;overflow:hidden}.tp-scope .tp-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:14px}.tp-scope .tp-eyebrow{font-family:var(--tp-font-body);font-size:var(--text-2xs);font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--tp-text-subtle);margin:0}.tp-scope .tp-title{font-family:var(--tp-font-body);font-size:var(--text-md);font-weight:var(--weight-semibold);letter-spacing:-.01em;color:var(--tp-text-strong);margin:0}.tp-scope .tp-num{font-family:var(--tp-font-mono);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;letter-spacing:-.01em}.tp-scope .tp-hero{display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right}.tp-scope .tp-hero-label{font-size:var(--text-2xs);font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--tp-text-subtle)}.tp-scope .tp-hero-value{font-family:var(--tp-font-mono);font-variant-numeric:tabular-nums;font-size:clamp(28px,5vw,44px);font-weight:700;line-height:1.02;letter-spacing:-.03em;color:var(--tp-text-strong)}.tp-scope .tp-hero-sub{display:flex;align-items:baseline;gap:8px;font-family:var(--tp-font-mono);font-variant-numeric:tabular-nums;font-size:var(--text-sm);color:var(--tp-text-muted)}.tp-scope .tp-down,.tp-scope .tp-up{display:inline-flex;align-items:center;gap:5px;color:var(--tp-text-strong);font-variant-numeric:tabular-nums}.tp-scope .tp-down:before,.tp-scope .tp-up:before{content:"";flex:none;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent}.tp-scope .tp-up:before{border-bottom:6px solid var(--tp-up-ink)}.tp-scope .tp-down:before{border-top:6px solid var(--tp-down-ink)}.tp-scope .tp-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(126px,1fr));gap:14px 18px}.tp-scope .tp-metric{display:flex;flex-direction:column;gap:3px;min-width:0}.tp-scope .tp-metric-label{font-size:var(--text-2xs);letter-spacing:.06em;text-transform:uppercase;color:var(--tp-text-subtle);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tp-scope .tp-metric-value{font-family:var(--tp-font-mono);font-variant-numeric:tabular-nums;font-size:var(--text-md);font-weight:600;color:var(--tp-text-strong)}.tp-scope .tp-pair{display:flex;flex-direction:column;gap:6px;padding:12px 0 0;border-top:1px solid var(--tp-border)}.tp-scope .tp-pair-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;font-size:var(--text-xs);color:var(--tp-text-muted)}.tp-scope .tp-pair-row b{color:var(--tp-text)}.tp-scope .tp-pair-figure,.tp-scope .tp-pair-row b{font-family:var(--tp-font-mono);font-variant-numeric:tabular-nums;font-weight:600}.tp-scope .tp-pair-figure{font-size:var(--text-md);color:var(--tp-text-strong)}.tp-scope .tp-split{position:relative;height:10px;border-radius:var(--tp-radius-pill);background:var(--tp-surface-sunken);overflow:hidden}.tp-scope .tp-split-fill{position:absolute;inset:0 auto 0 0;border-radius:var(--tp-radius-pill);background:var(--tp-accent)}.tp-scope .tp-split-fill--quiet{background:var(--tp-border-strong)}.tp-scope .tp-split-marker{position:absolute;top:0;bottom:0;width:3px;border-radius:2px;background:var(--tp-text-strong)}.tp-scope .tp-header{display:flex;flex-direction:column;gap:18px}.tp-scope .tp-identity{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap}.tp-scope .tp-identity-main{display:flex;align-items:center;gap:14px;min-width:0;flex:1 1 320px}.tp-scope .tp-avatar--halo>span:first-child{box-shadow:0 0 0 3px var(--tp-surface),0 0 0 4px var(--tp-border-strong)!important}.tp-scope .tp-avatar--halo>.mlt-pulse{background:var(--tp-text-strong)!important;border-color:var(--tp-surface)!important;box-shadow:none!important;transform:scale(.72);transform-origin:100% 100%}.tp-scope .tp-name-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-width:0}.tp-scope .tp-name{margin:0;font-family:var(--tp-font-display);font-size:clamp(24px,4vw,36px);font-weight:700;line-height:1.05;letter-spacing:-.02em;color:var(--tp-text-strong);overflow-wrap:anywhere}.tp-scope .tp-ticker{font-family:var(--tp-font-mono);font-size:var(--text-lg);color:var(--tp-text-subtle)}.tp-scope .tp-pill{display:inline-flex;align-items:center;gap:6px;height:24px;padding:0 10px;border:1px solid var(--tp-border-strong);border-radius:var(--tp-radius-pill);background:var(--tp-surface-2);color:var(--tp-text-strong);font-family:var(--tp-font-body);font-size:var(--text-2xs);font-weight:600;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.tp-scope .tp-pill-dot{flex:none;width:6px;height:6px;border-radius:50%;background:var(--tp-accent)}.tp-scope .tp-pill--warn .tp-pill-dot{background:var(--tp-warn-ink)}.tp-scope .tp-pill--quiet{color:var(--tp-text-muted)}.tp-scope .tp-pill--quiet .tp-pill-dot{background:var(--tp-text-muted)}.tp-scope .tp-chips{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tp-scope .tp-chip{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 12px;border:1px solid var(--tp-border);border-radius:var(--tp-radius-pill);background:var(--tp-surface-2);color:var(--tp-text-muted);font-size:var(--text-xs);text-decoration:none;cursor:pointer;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tp-scope .tp-chip:hover{border-color:var(--tp-border-strong);color:var(--tp-text)}.tp-scope .tp-chip--mono{font-family:var(--tp-font-mono);font-variant-numeric:tabular-nums}.tp-scope .tp-chip--identity{padding-left:0;border-color:transparent;background:transparent;color:var(--tp-text)}.tp-scope .tp-chip--identity:hover{border-color:transparent}.tp-scope .tp-out-link{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 2px;border:0;background:none;color:var(--tp-text-muted);font-size:var(--text-xs);text-decoration:none;max-width:100%;min-width:0;overflow:hidden;white-space:nowrap}.tp-scope .tp-out-link:hover{color:var(--tp-text)}.tp-scope .tp-out-label{flex:0 0 auto}.tp-scope .tp-out-host{min-width:0;overflow:hidden;text-overflow:ellipsis;font-family:var(--tp-font-mono);font-size:11px;color:var(--tp-text-subtle)}.tp-scope .tp-out-link:hover .tp-out-host{color:var(--tp-text-muted)}.tp-scope .tp-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tp-scope .tp-safety{position:relative;padding:3px;border-radius:calc(var(--radius-lg) + 3px);background:var(--color-surface-raised);border:1px solid var(--color-border-strong);color:var(--color-text)}.tp-scope .tp-safety:before{content:"Checked by Moltion on every token · the creator cannot change it";display:block;padding:6px 10px 8px;font-family:var(--font-sans);font-size:var(--text-2xs);font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted)}.tp-scope .tp-description{margin:0;font-size:var(--text-md);line-height:var(--leading-relaxed);color:var(--tp-text);white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.tp-scope .tp-links-note{margin-bottom:12px}.tp-scope .tp-links{display:flex;flex-direction:column;gap:8px;min-width:0}.tp-scope .tp-links--compact{flex-direction:row;flex-wrap:wrap}.tp-scope .tp-link-item{min-width:0;max-width:100%;width:100%}.tp-scope .tp-links--compact .tp-link-item{width:auto}.tp-scope .tp-link{display:flex;align-items:baseline;justify-content:flex-start;gap:8px;width:100%;max-width:100%;min-width:0;padding:5px 0;border:0;border-radius:0;background:none;color:var(--tp-text);font-family:inherit;font-size:var(--text-sm);font-weight:400;text-align:left;cursor:pointer}.tp-scope .tp-links--compact .tp-link{width:auto}.tp-scope .tp-link:hover .tp-link-label{text-decoration-thickness:2px}.tp-scope .tp-link-label{flex:0 1 auto;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:3px}.tp-scope .tp-link-host{display:inline-flex;align-items:center;gap:6px;flex:0 1 auto;min-width:0;max-width:52%;font-family:var(--tp-font-mono);font-size:var(--text-2xs);color:var(--tp-text-subtle)}.tp-scope .tp-link-host-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:560px){.tp-scope .tp-link{flex-direction:column;align-items:flex-start;gap:3px}.tp-scope .tp-link-host,.tp-scope .tp-link-label{max-width:100%}}.tp-scope .tp-leaving{display:flex;flex-direction:column;gap:10px;margin-top:8px;padding:14px 16px;border:1px solid var(--tp-warn-ink);border-radius:var(--tp-radius-control);background:var(--tp-surface-2)}.tp-scope .tp-leaving-title{display:flex;align-items:center;gap:8px;font-weight:600;font-size:var(--text-sm);color:var(--tp-text-strong)}.tp-scope .tp-leaving-url{font-family:var(--tp-font-mono);font-size:var(--text-xs);color:var(--tp-text-muted);overflow-wrap:anywhere;word-break:break-all}.tp-scope .tp-leaving-note{margin:0;font-size:var(--text-xs);line-height:var(--leading-normal);color:var(--tp-text-muted)}.tp-scope .tp-leaving-actions{display:flex;gap:8px;flex-wrap:wrap}.tp-scope .tp-btn{display:inline-flex;align-items:center;gap:6px;min-height:34px;max-width:100%;padding:7px 14px;line-height:1.25;border:1px solid var(--tp-border-strong);border-radius:var(--tp-radius-control);background:var(--tp-surface);color:var(--tp-text);font-family:inherit;font-size:var(--text-sm);font-weight:var(--weight-medium);text-decoration:none;cursor:pointer}.tp-scope .tp-btn--primary{background:var(--tp-primary);border-color:var(--tp-primary);color:var(--tp-on-primary)}.tp-scope .tp-btn:focus-visible,.tp-scope .tp-chip:focus-visible,.tp-scope .tp-dock-cta:focus-visible,.tp-scope .tp-link:focus-visible,.tp-scope .tp-out-link:focus-visible{outline:2px solid var(--tp-accent);outline-offset:2px}.tp-scope .tp-media{max-height:300px;overflow:hidden;border-radius:var(--tp-radius-control);border:1px solid var(--tp-border);background:var(--tp-surface-sunken)}.tp-scope .tp-media img{max-height:300px}.tp-scope .tp-facts{display:flex;flex-direction:column;gap:11px}.tp-scope .tp-fact{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;font-size:var(--text-sm)}.tp-scope .tp-fact-key{color:var(--tp-text-subtle)}.tp-scope .tp-fact-key,.tp-scope .tp-fact-val{flex:0 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tp-scope .tp-fact-val{max-width:66%;text-align:right;font-family:var(--tp-font-mono);font-variant-numeric:tabular-nums;color:var(--tp-text)}.tp-scope .tp-fact-val--wrap{overflow:visible;white-space:normal;text-align:right}.tp-scope .tp-fact-val a{color:var(--tp-accent);text-decoration:none}.tp-scope .tp-fact-val a:hover{text-decoration:underline}.tp-scope .tp-reserves{display:grid;grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:14px}.tp-scope .tp-out{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.tp-scope .tp-chart{height:360px}.tp-scope .tp-chart--compact{height:260px}.tp-scope .tp-feed{max-width:100%;overflow-x:auto}.tp-scope .tp-feed--compact{max-height:440px;overflow-y:auto}.tp-scope .tp-note{margin:0;font-size:var(--text-xs);line-height:var(--leading-normal);color:var(--tp-text-subtle)}.tp-scope .tp-breadcrumb{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:var(--text-sm);color:var(--tp-text-subtle)}.tp-scope .tp-breadcrumb a{display:inline-flex;align-items:center;gap:6px;color:var(--tp-text-muted);text-decoration:none}.tp-scope .tp-breadcrumb a:hover{color:var(--tp-text)}.tp-scope .tp-el>*{max-width:100%}.tp-scope .tp-el[data-tp-element=livestream] [style*="position: fixed"]{position:absolute!important;inset:0!important;width:auto!important}.tp-scope .tp-dock{display:none}@media (max-width:900px){.tp-scope .tp-dock{position:sticky;bottom:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;max-width:1360px;margin:14px auto 0;padding:10px 12px;border:1px solid var(--tp-border-strong);border-radius:var(--tp-radius-card);background:var(--tp-surface-2);box-shadow:var(--tp-card-shadow)}}.tp-scope .tp-dock-figure{display:flex;flex-direction:column;gap:2px;min-width:0}.tp-scope .tp-dock-label{font-size:var(--text-2xs);font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--tp-text-subtle)}.tp-scope .tp-dock-label,.tp-scope .tp-dock-value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tp-scope .tp-dock-value{display:flex;align-items:baseline;gap:8px;font-family:var(--tp-font-mono);font-variant-numeric:tabular-nums;font-size:var(--text-sm);color:var(--tp-text-strong)}.tp-scope .tp-dock-cta{flex:none;display:inline-flex;align-items:center;gap:8px;height:42px;padding:0 18px;border:1px solid transparent;border-radius:var(--tp-radius-control);background:var(--tp-primary);color:var(--tp-on-primary);font-family:var(--tp-font-body);font-size:var(--text-sm);font-weight:var(--weight-semibold);white-space:nowrap;cursor:pointer}.tp-scope .tp-dock-cta--quiet{background:var(--tp-surface);border-color:var(--tp-border-strong);color:var(--tp-text-strong)}@media (prefers-reduced-motion:reduce){.tp-scope *{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}