html.layout-tape{--tape-dock-width: 250px;--left-dock-width: 250px;--page-width: calc(var(--ads-width) * 2 + var(--left-dock-width) + var(--main-content-width) + 40px + var(--tape-dock-width))}html.layout-tape:has(#tape-dock.collapsed){--page-width: calc(var(--ads-width) * 2 + var(--left-dock-width) + var(--main-content-width) + 40px)}html.layout-tape #scaler{width:var(--page-width)}#tape-dock{flex:0 0 var(--tape-dock-width);width:var(--tape-dock-width);align-self:flex-start;display:flex;flex-direction:column;margin-top:var(--tape-dock-top, 55px);height:var(--tape-dock-height, auto);min-height:320px}#tape-dock.collapsed{display:none}html.layout-tape #cat-tape-panel.docked{position:static;right:auto;bottom:auto;width:100%;height:100%;max-height:none;min-height:0;flex:1 1 auto;z-index:auto}html.layout-tape #cat-tape-panel.docked.open{display:flex}html.layout-tape #cat-tape-panel.docked .cat-tape-row{grid-template-columns:max-content minmax(0,1fr) max-content max-content;gap:6px;padding:5px 8px;font-size:var(--type-data-size)}html.layout-tape #cat-tape-panel.docked .cat-tape-row .t{display:none}html.layout-tape #cat-tape-panel.docked .cat-tape-controls{gap:4px;padding:6px 8px}html.layout-tape #cat-tape-panel.docked .cat-tape-market-trigger{max-width:130px}html.layout-tape #cat-tape-panel.docked .cat-tape-controls button{padding:4px 6px}@media(max-width:640px){html.layout-tape #cat-tape-panel.docked{position:static;left:auto;right:auto;bottom:auto;width:100%;max-height:none;border-radius:8px}}#left-dock{flex:0 0 var(--left-dock-width);width:var(--left-dock-width);align-self:flex-start;display:flex;flex-direction:column;gap:10px;margin-top:var(--tape-dock-top, 55px);height:var(--tape-dock-height, auto);min-height:320px}#home-nav{flex:0 0 var(--header-h, auto);height:var(--header-h, auto);max-width:none;width:100%;margin:0;padding:8px;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;overflow:hidden}#home-nav .action-buttons-container{position:static;inset:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:12px;width:auto;height:auto}#home-nav .action-buttons-row,#home-nav .action-buttons-row:last-child{align-items:center;gap:3px}#music-dock{flex:0 0 auto}#chat-dock{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}#music-dock:empty,#chat-dock:empty{display:none}html.layout-tape #music-dock #music-player-panel{position:relative!important;inset:auto!important;width:100%!important;max-height:none;z-index:auto!important;cursor:default!important;margin:0;box-sizing:border-box}html.layout-tape #chat-dock #topcats-chatbox{position:relative!important;inset:auto!important;width:100%!important;height:100%!important;flex:1 1 auto;min-height:0;display:flex!important;flex-direction:column;cursor:default!important;margin:0;box-sizing:border-box}html.layout-tape #chat-dock #topcats-chatbox[style*="display: none"]{display:none!important}html.layout-tape #chat-dock #chat-header{cursor:default!important}html.layout-tape #chat-dock #chat-messages{flex:1 1 auto;height:auto!important;min-height:0;overflow-y:auto}#center-stack{display:flex;flex-direction:column;flex:0 0 auto;width:calc(var(--page-width) - var(--ads-width) * 2);min-width:0}#center-row{display:flex;flex-direction:row;align-items:flex-start;width:100%}html.layout-tape #center-stack,html.layout-tape #center-row,html.layout-tape #main-content{margin-top:0!important}html.layout-tape #web-button-marquee{width:100%;min-width:0;margin:18px 0 0}html.layout-tape #main-content>header{margin-top:6px}html.layout-tape #main-content{width:var(--main-content-width);flex:0 0 auto}.section-view{display:none;height:var(--section-view-h, 680px);min-height:0}.section-view.active{display:flex;flex-direction:column}html.layout-tape #tier-list-section #tier-list-popup{position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;flex:1 1 auto;min-height:0;margin:0;box-sizing:border-box;cursor:default!important;z-index:auto!important}html.layout-tape #tier-list-section .tl-header{cursor:default!important}html.layout-tape #meme-section #meme-feed-popup{position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;flex:1 1 auto;min-height:0;cursor:default!important;box-sizing:border-box;z-index:auto!important}html.layout-tape #meme-section #meme-feed-popup,html.layout-tape #tier-list-section #tier-list-popup{border:none!important;box-shadow:none!important;border-radius:var(--radius-md, 6px)}.header-view{display:none;align-self:stretch;height:var(--header-view-h, 260px);min-height:0}.header-view.active{display:flex;flex-direction:column}html.layout-tape #catdog-section .catdog-popup{position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;flex:1 1 auto;min-height:0;margin:0;box-sizing:border-box;z-index:auto!important}html.layout-tape #catdog-section .price-chart-header{cursor:default}.catdog-back{font-family:inherit;font-size:var(--type-control-compact-size);font-weight:700;padding:4px 9px;margin-right:4px;background:var(--color-bg-input, #222);color:var(--color-text-primary, #eee);border:1px solid var(--color-border-secondary, #444);border-radius:4px;cursor:pointer;white-space:nowrap}.catdog-back:focus-visible{outline:2px solid var(--color-border-focus, #08f)}html.layout-tape #catdog-section .catdog-popup{flex-direction:row;border:none!important;border-radius:0!important;box-shadow:none!important;padding:0!important}html.layout-tape #catdog-section .price-chart-header{flex:0 0 72px;width:72px;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:4px;padding:4px;overflow:hidden}html.layout-tape #catdog-section .catdog-back{margin:0;padding:3px 4px;font-size:var(--type-control-compact-size);text-align:center}html.layout-tape #catdog-section .catdog-title{font-size:var(--type-micro-size);line-height:1.2;text-align:center;white-space:normal;margin:0;opacity:.85}html.layout-tape #catdog-section .price-chart-tfs{flex-wrap:nowrap;gap:3px}html.layout-tape #catdog-section .catdog-modes,html.layout-tape #catdog-section .catdog-ranges{flex-direction:column}html.layout-tape #catdog-section .price-chart-tfs button{padding:3px 2px;font-size:var(--type-control-compact-size);line-height:1.15;white-space:normal;min-width:0}html.layout-tape #catdog-section .catdog-readout{position:static;flex:0 0 auto;flex-direction:column;align-items:stretch;gap:6px;margin-top:5px;font-size:var(--type-label-size);line-height:1.2;text-shadow:none}html.layout-tape #catdog-section .catdog-key{flex-wrap:wrap;justify-content:center;gap:2px 4px}html.layout-tape #catdog-section .catdog-key i{width:10px}html.layout-tape #catdog-section .catdog-key b,html.layout-tape #catdog-section .catdog-key em,html.layout-tape #catdog-section .catdog-date{color:inherit}html.layout-tape #catdog-section .catdog-key em{flex-basis:100%;text-align:center}html.layout-tape #catdog-section .catdog-date{font-size:var(--type-micro-size);text-align:center;white-space:nowrap}html.layout-tape #catdog-section .price-chart-close{margin-top:auto;align-self:center}html.layout-tape #catdog-section .price-chart-foot{display:none}html.layout-tape #catdog-section .price-chart-host{flex:1 1 auto;min-width:0}#profile-head-section .profile-popup-head{position:relative;display:flex;flex-direction:column;width:100%;height:100%;min-height:0;overflow:auto;border-radius:var(--radius-md, 6px);background:var(--color-bg-panel);font-family:var(--font-primary)}#profile-head-section .profile-back-btn{position:absolute;top:8px;left:8px;z-index:11;font-family:inherit;font-size:var(--type-control-compact-size);font-weight:700;padding:4px 9px;background:var(--color-bg-input, #222);color:var(--color-text-primary, #eee);border:1px solid var(--color-border-secondary, #444);border-radius:4px;cursor:pointer}#profile-head-section .profile-cover{aspect-ratio:auto;height:152px;flex:0 0 152px;position:relative;overflow:hidden}#profile-head-section .profile-cover.has-cover-photo:before,#profile-head-section .profile-cover.has-cover-photo:after{content:"";position:absolute;inset:0;background:inherit;background-repeat:no-repeat!important;background-position:center!important;pointer-events:none}#profile-head-section .profile-cover.has-cover-photo:before{background-size:cover!important;filter:blur(16px) brightness(.75) saturate(1.1);transform:scale(1.15);z-index:0}#profile-head-section .profile-cover.has-cover-photo:after{background-size:contain!important;z-index:1}#profile-head-section .profile-cover .profile-popup-close{z-index:10}#profile-head-section .profile-skeleton{padding:12px}#profile-head-section .profile-identity-zone{margin-top:-44px;padding:0 14px 3px;gap:14px}#profile-head-section .profile-avatar-wrap,#profile-head-section .profile-avatar-img,#profile-head-section .profile-avatar-placeholder{width:104px;height:104px}#profile-head-section .profile-identity-content{padding-top:50px;gap:3px}#profile-head-section .profile-alias{font-size:var(--font-size-3xl, 22px)}#profile-head-section .profile-bio{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#profile-head-section .profile-identity-action{top:52px;right:14px}#profile-head-section .profile-tip-container{padding:0 12px 8px}html.layout-tape #profile-section #profile-popup{position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;flex:1 1 auto;min-height:0;margin:0;border:none!important;box-shadow:none!important;border-radius:0!important;cursor:default!important;z-index:auto!important}html.layout-tape #profile-section #profile-view-content{flex-direction:row!important;min-height:0}html.layout-tape #profile-section .profile-tab-bar{flex-direction:column;flex:0 0 132px;width:132px;border-bottom:none;border-right:var(--border-width-sm) solid var(--color-border-subtle);align-items:stretch}html.layout-tape #profile-section .profile-tab{flex:0 0 auto;text-align:left;padding:10px 12px;white-space:normal}html.layout-tape #profile-section .profile-tab-indicator{display:none}html.layout-tape #profile-section .profile-content-area{flex:1 1 auto;min-width:0;min-height:0}html.layout-tape #profile-section #profile-edit-content{flex:1 1 auto;min-height:0;overflow-y:auto}html.layout-tape #profile-section .profile-follow-mode-toggle{margin-bottom:0}html.layout-tape #token-section .token-view{display:flex;flex-direction:column;gap:8px;width:100%;height:100%;min-height:0;font-family:var(--font-primary);color:var(--color-text-primary)}.tv-head{flex:0 0 auto;display:flex;align-items:center;gap:10px;padding:4px 6px}.tv-back{font-family:inherit;font-size:var(--type-control-compact-size);font-weight:700;padding:5px 10px;background:var(--color-bg-input, #222);color:var(--color-text-primary, #eee);border:1px solid var(--color-border-secondary, #444);border-radius:4px;cursor:pointer;white-space:nowrap}.tv-logo{width:40px;height:40px;border-radius:50%;object-fit:cover;background:var(--color-bg-secondary)}.tv-names{display:flex;flex-direction:column;min-width:0}.tv-symbol{font-size:var(--font-size-xl, 16px);font-weight:700;line-height:1.1}.tv-name{font-size:var(--font-size-sm, 11px);color:var(--color-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tv-chain{display:inline-flex;align-items:center;gap:4px;white-space:nowrap;font-size:var(--type-caption-size);letter-spacing:.08em;padding:2px 6px;border:1px solid var(--color-border-secondary, #444);border-radius:999px;color:var(--color-text-muted)}.tv-chain-logo{width:14px;height:14px;flex:0 0 14px;object-fit:contain;border-radius:50%}.tv-spacer{flex:1 1 auto}.tv-price{font-size:var(--font-size-xl, 16px);font-weight:700;font-variant-numeric:tabular-nums}.tv-change{font-size:var(--font-size-sm, 11px);font-weight:700;font-variant-numeric:tabular-nums}.tv-change.is-up,.tv-stats .is-up{color:var(--color-text-positive, #0c0)}.tv-change.is-down,.tv-stats .is-down{color:var(--color-text-negative, #c00)}.tv-chart{flex:0 0 330px;display:flex;flex-direction:column;min-height:0;border:1px solid var(--color-border-subtle, #333);border-radius:6px;overflow:hidden}.tv-chart-host{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.tv-chart-host .price-chart-host{flex:1 1 auto;min-height:0}.tv-chart-note{padding:14px;font-size:var(--type-title-size);color:var(--color-text-muted);text-align:center}.tv-body{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:8px}.tv-trade{display:flex;flex-direction:column;min-height:0;gap:6px}.tv-trade-host{flex:1 1 auto;min-height:0;display:flex}html.layout-tape #token-section .tv-trade-host #trading-popup{box-sizing:border-box;position:relative!important;top:auto!important;left:auto!important;width:100%!important;height:100%!important;flex:1 1 auto;min-height:0;max-height:none!important;align-self:stretch;z-index:auto!important;box-shadow:inset -2px -2px var(--border-shadow, #808080),inset 2px 2px var(--border-highlight, #fff);cursor:default}html.layout-tape .tv-trade-host .trading-tab[data-mode=buyall],html.layout-tape .tv-trade-host .trading-tab[data-mode=dust],html.layout-tape .tv-trade-host .trading-popup-close,html.layout-tape .tv-trade-host .trading-popup-header,html.layout-tape .tv-trade-host .trading-chain-cycle-btn,html.layout-tape .tv-trade-host .panel-chain-picker{display:none}html.layout-tape .tv-trade-host .trading-mode-content{overflow-y:auto;min-height:0}.tv-sidebar{display:flex;flex-direction:column;min-height:0;gap:6px}.tv-stats{margin:0;display:grid;grid-template-columns:auto 1fr;gap:3px 10px;font-size:var(--type-data-size);padding:8px;border:1px solid var(--color-border-subtle, #333);border-radius:6px;line-height:var(--type-data-line);letter-spacing:var(--type-tracking)}.tv-stats dt{color:var(--color-text-muted)}.tv-stats dd{margin:0;text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.tv-addr{font-family:var(--font-mono, monospace)}.tv-copy{margin-left:4px;background:none;border:none;cursor:pointer;color:var(--color-text-muted);font-size:12px}.tv-tape-title,.tv-memes-title{font-size:var(--type-label-size);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);padding:0 2px}.tv-tape{flex:1 1 auto;min-height:0;overflow-y:auto;border:1px solid var(--color-border-subtle, #333);border-radius:6px;font-family:var(--font-mono, monospace);font-size:var(--type-data-size);line-height:var(--type-data-line);letter-spacing:var(--type-tracking)}.tv-tape-empty{padding:12px;text-align:center;color:var(--color-text-muted)}.tv-tape-row{display:grid;grid-template-columns:max-content minmax(0,1fr) max-content max-content;gap:8px;padding:4px 8px;border-bottom:1px solid var(--color-border-subtle, #2a2a2a);font-variant-numeric:tabular-nums}.tv-tape-row .side-buy{color:var(--color-text-positive, #0c0);font-weight:700}.tv-tape-row .side-sell{color:var(--color-text-negative, #c00);font-weight:700}.tv-tape-row .t{color:var(--color-text-muted)}.tv-memes{flex:0 0 132px;display:flex;flex-direction:column;gap:4px;min-height:0;overflow:hidden}.tv-memes-track{display:flex;gap:8px;width:max-content;min-width:100%;height:108px}.tv-memes-track.is-scrolling{animation:scroll-marquee 40s linear infinite}.tv-memes:hover .tv-memes-track.is-scrolling{animation-play-state:paused}.tv-meme{flex:0 0 auto;width:140px;height:108px;padding:0;border:1px solid var(--color-border-subtle, #333);border-radius:6px;overflow:hidden;background:var(--color-bg-secondary);cursor:pointer}.tv-meme img{width:100%;height:100%;object-fit:cover;display:block}.tv-memes-empty{padding:12px;font-size:var(--type-body-size);color:var(--color-text-muted)}#token-head-section .tv-headbox{display:flex;flex-direction:column;width:100%;height:100%;min-height:0;background:var(--color-bg-panel);font-family:var(--font-primary);color:var(--color-text-primary)}html.layout-tape #token-section .tv-head{flex:0 0 auto;min-height:44px;padding:6px 8px;gap:8px;border-bottom:1px solid var(--color-border-subtle, #333)}html.layout-tape #token-section .tv-back{min-height:32px;padding:6px 10px;font-size:var(--type-title-size);line-height:var(--type-control-line)}html.layout-tape #token-section .tv-logo{width:26px;height:26px}html.layout-tape #token-section .tv-name{display:none}html.layout-tape #token-section .tv-symbol,html.layout-tape #token-section .tv-price{font-size:var(--font-size-lg, 14px)}html.layout-tape #token-section .tv-change{font-size:var(--type-label-size)}html.layout-tape #token-section .tv-spacer{display:none}html.layout-tape #token-section .tv-head .tv-chart-controls{margin-left:0;flex:1 1 0;min-width:0;padding:0;border:0;background:transparent;gap:8px;flex-wrap:wrap;font-family:var(--font-mono, monospace)}html.layout-tape #token-section .tv-head .tv-chart-controls .price-chart-title{display:none}html.layout-tape #token-section .tv-head .tv-chart-controls .price-chart-tfs,html.layout-tape #token-section .tv-head .tv-chart-controls .price-chart-tools{flex-wrap:wrap;gap:4px;margin-left:0}html.layout-tape #token-section .tv-head .tv-chart-controls button{min-width:32px;min-height:32px;font-size:var(--type-title-size);padding:6px 8px}#token-head-section .tv-chart{flex:1 1 auto;min-height:0;border:none;border-radius:0}#token-head-section .tv-chart-host .price-chart-foot,#token-head-section .tv-chart-host .price-chart-stats{display:none}html.layout-tape #token-section .tv-memes{flex:0 0 160px}html.layout-tape #token-section .tv-memes-track{height:136px}html.layout-tape #token-section .tv-meme{height:136px;width:176px}html.layout-tape #token-section .tv-info{flex:0 0 auto;display:flex;flex-direction:column;gap:8px;padding:10px 12px;border:1px solid var(--color-border-subtle, #333);border-radius:6px;background:var(--color-bg-surface, transparent)}.tv-info-top{display:flex;align-items:center;gap:10px}.tv-info-names{display:flex;flex-direction:column;min-width:0;flex:1 1 auto}.tv-info-symrow{display:flex;align-items:center;gap:8px}.tv-info-price{display:flex;flex-direction:column;align-items:flex-end;flex:0 0 auto}html.layout-tape #token-section .tv-info .tv-logo{width:40px;height:40px}html.layout-tape #token-section .tv-info .tv-symbol,html.layout-tape #token-section .tv-info .tv-price{font-size:var(--font-size-xl, 16px)}html.layout-tape #token-section .tv-info .tv-change{font-size:var(--font-size-sm, 11px)}html.layout-tape #token-section .tv-info .tv-stats{border:none;padding:6px 0 0;border-top:1px solid var(--color-border-subtle, #333);border-radius:0;grid-template-columns:auto 1fr auto 1fr;gap:4px 10px}html.layout-tape #token-section .tv-info .tv-stats dt:last-of-type,html.layout-tape #token-section .tv-info .tv-stats dd:last-of-type{grid-column:span 1}html.layout-tape #token-section .tv-sidebar .tv-tape{flex:1 1 auto}html.layout-tape #token-section .tv-chart{flex:0 0 420px;border:1px solid var(--color-border-subtle, #333);border-radius:6px}html.layout-tape #token-section .tv-chart-host .price-chart-stats,html.layout-tape #token-section .tv-chart-host .price-chart-foot{display:none}html.layout-tape #token-section .tv-body{grid-template-columns:minmax(0,1fr) 290px}html.layout-tape #token-section .tv-sidebar{gap:8px}html.layout-tape #token-section .tv-info .tv-info-price{flex-direction:row;align-items:baseline;gap:8px}html.layout-tape #token-section .tv-info .tv-stats{grid-template-columns:auto 1fr}html.layout-tape #token-section .tv-chart{flex:0 0 400px}html.layout-tape #token-section .tv-info{display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:8px 16px}html.layout-tape #token-section .tv-info .tv-logo{width:32px;height:32px}html.layout-tape #token-section .tv-info .tv-stats{grid-column:1 / -1;grid-auto-flow:column;grid-template-columns:repeat(4,minmax(0,1fr)) minmax(max-content,1fr);grid-template-rows:auto auto;gap:4px 12px;padding-top:8px}html.layout-tape #token-section .tv-info .tv-stats dt,html.layout-tape #token-section .tv-info .tv-stats dd{text-align:left}html.layout-tape #token-section .tv-memes{display:flex;flex-direction:column;gap:8px;min-width:0;min-height:0;padding:10px;overflow:hidden;border:1px solid var(--color-border-subtle, #333);border-radius:6px;background:var(--color-bg-surface, transparent)}html.layout-tape #token-section .tv-memes-title{flex:0 0 auto;line-height:var(--type-label-line, 1.4)}html.layout-tape #token-section .tv-memes-track{flex:1 1 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:8px;width:100%;min-width:0;min-height:0;height:auto;overflow-y:auto}html.layout-tape #token-section .tv-meme{width:100%;height:auto;aspect-ratio:1}html.layout-tape #token-section .tv-meme:focus-visible{outline:2px solid var(--color-border-focus, #08f);outline-offset:-3px}html.layout-tape #token-section .tv-memes-track:empty{display:none}.tv-major-title{min-width:0;font-size:var(--type-title-size);font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tv-major-title:empty{display:none}.tv-major-chart{display:block;flex:1 1 auto;width:100%;min-height:0;border:0}html.layout-tape #token-section .is-major .tv-chart{flex:1 0 400px}html.layout-tape #token-section .is-major .tv-body,html.layout-tape #token-section .is-major .tv-trade,html.layout-tape #token-section .is-major .tv-memes,html.layout-tape #token-section .is-major .tv-chart-controls{display:none}html.layout-tape #token-section .is-major .tv-info{display:grid;grid-template-columns:max-content max-content minmax(0,1fr);align-items:center;gap:16px;padding:10px 12px}html.layout-tape #token-section .is-major .tv-info .tv-logo{width:26px;height:26px}html.layout-tape #token-section .is-major .tv-info .tv-info-price{flex-direction:column;align-items:flex-start;gap:3px}html.layout-tape #token-section .is-major .tv-info .tv-stats{grid-column:auto;grid-auto-flow:column;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:auto auto;gap:4px 12px;border:0;padding:0}html.layout-tape #token-section .is-major .tv-stats dt,html.layout-tape #token-section .is-major .tv-stats dd{text-align:left;white-space:nowrap}html.layout-tape #home-nav{--home-bar-ink: var(--color-text-inverse);background:var(--color-bg-panel);flex-direction:column;align-items:stretch;justify-content:flex-start;padding:5px;gap:4px;min-height:287px;overflow:visible;font:var(--type-body-font);letter-spacing:var(--type-tracking);text-align:left}#home-nav .home-titlebar{display:flex;align-items:center;justify-content:flex-start;gap:8px;flex:0 0 30px;padding:3px 7px;border-radius:2px;background:var(--color-bg-header);color:var(--home-bar-ink);text-shadow:none}#home-nav .home-title{font-size:var(--type-heading-size);font-weight:700;letter-spacing:1px}#home-nav .home-house{flex:0 0 20px;width:20px;height:20px;color:inherit}#home-nav .home-launcher{display:grid;flex:1;min-height:0;grid-template-rows:minmax(30px,1fr) minmax(64px,2fr) minmax(31px,1fr) minmax(64px,2fr);gap:5px;padding:0 3px}#home-nav .home-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}html.layout-tape #home-nav .webcore-btn{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:4px;width:100%;min-width:0;height:100%;margin:0;padding:4px;font:var(--type-control-font);font-weight:700;color:var(--color-text-primary);letter-spacing:var(--type-tracking);white-space:nowrap;text-align:left;text-transform:none;text-shadow:none;border-radius:3px;transition:transform .1s ease,box-shadow .1s ease}#home-nav .webcore-btn:before{content:"";display:block;flex:0 0 14px;height:14px;background:currentColor;mask:var(--home-icon) center / contain no-repeat;-webkit-mask:var(--home-icon) center / contain no-repeat}html.layout-tape #home-nav .home-primary .webcore-btn{background:var(--color-bg-header);color:var(--home-bar-ink);text-shadow:none;border-color:var(--color-border-focus);height:100%}html.layout-tape #home-nav .webcore-btn:hover{transform:translateY(-1px)}html.layout-tape #home-nav .webcore-btn:active{transform:translateY(1px)}html.layout-tape #home-nav .webcore-btn:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px}#home-nav .home-markets{gap:0;border-top:1px solid var(--color-border-secondary);padding-top:5px}html.layout-tape #home-nav .home-markets .webcore-btn{height:100%;justify-content:center;border-radius:0;opacity:1;filter:none}html.layout-tape #home-nav .home-markets .webcore-btn.active{background:var(--color-bg-header);color:var(--home-bar-ink);text-shadow:none;border-color:var(--color-border-focus);box-shadow:inset 0 -2px var(--home-bar-ink)}html.layout-tape .theme-frutiger #home-nav,html.layout-tape .theme-girlie #home-nav{--home-bar-ink: var(--color-text-primary)}html.layout-tape .theme-vaporwave #home-nav{--home-bar-ink: var(--color-bg-primary)}#home-nav #currency-btn:before{display:none}#home-nav #currency-btn .currency-btn-flag{margin-right:0!important;width:14px;object-fit:contain}#home-nav .home-footer{display:flex;flex:0 0 auto;align-items:center;gap:4px;padding:0 3px;min-height:25px}#home-nav #home-hint{flex:1;min-width:0;font-size:var(--type-caption-size);color:var(--color-text-secondary);line-height:1.25}html.layout-tape #home-nav #info-btn{flex:0 0 auto;width:max-content;height:25px;padding:3px 5px;overflow:visible;background:transparent;border:1px solid transparent;box-shadow:none;color:var(--color-text-primary);text-shadow:none}#home-nav #info-btn:before{display:none}#home-nav .home-info-icon{display:block;flex:0 0 14px;width:14px;height:14px;overflow:visible}#home-nav #wallet-toggle-btn{--home-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M20 8V4H5a2 2 0 0 0 0 4h16v12H5a2 2 0 0 1-2-2V6m18 6h-6v4h6'/%3E%3C/svg%3E")}#home-nav #donate-btn{--home-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linejoin='round'%3E%3Cpath d='M12 20.5s-8-4.9-8-10.4A4.3 4.3 0 0 1 12 7.6a4.3 4.3 0 0 1 8 2.5c0 5.5-8 10.4-8 10.4Z'/%3E%3C/svg%3E")}#home-nav #meme-feed-btn{--home-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Crect x='3' y='3' width='18' height='18' rx='2'/%3E%3Ccircle cx='8' cy='8' r='1'/%3E%3Cpath d='m3 17 5-5 4 4 4-6 5 7'/%3E%3C/svg%3E")}#home-nav #tier-list-btn{--home-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M9 5h12M9 12h9M9 19h6M3 3h2v4H3M3 10h2v4H3M3 17h2v4H3'/%3E%3C/svg%3E")}#home-nav #music-toggle{--home-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Ccircle cx='12' cy='12' r='2'/%3E%3Cpath d='M6 12a6 6 0 0 1 6-6m6 6a6 6 0 0 1-6 6'/%3E%3C/svg%3E")}#home-nav #chat-toggle-btn{--home-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M3 3h15v12H8l-5 4V3Zm7 16h7l4 3V8M7 7h7M7 11h5'/%3E%3C/svg%3E")}#home-nav #asset-set-cats{--home-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='m4 11 0-8 6 4h4l6-4v8a8 8 0 1 1-16 0ZM8 12h1m6 0h1m-6 4 2 1 2-1'/%3E%3C/svg%3E")}#home-nav #asset-set-majors{--home-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cellipse cx='12' cy='12' rx='4' ry='9'/%3E%3Cpath d='M3 12h18'/%3E%3C/svg%3E")}#home-nav #view-toggle-btn{--home-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M3 3h18v18H3zM3 12h18M12 3v18'/%3E%3C/svg%3E")}#home-nav #theme-btn{--home-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M12 3a9 9 0 1 0 0 18c4 0-1-5 3-5h3c6 0 3-13-6-13Z'/%3E%3Cpath d='M7 9h2m2-3h2m3 3h2M5 14h2'/%3E%3C/svg%3E")}#home-nav #wallpaper-btn{--home-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M3 3h18v18H3zM3 17l6-7 5 6 3-3 4 5'/%3E%3Ccircle cx='16' cy='7' r='1'/%3E%3C/svg%3E")}@media(prefers-reduced-motion:reduce){html.layout-tape #home-nav .webcore-btn{transition:none;transform:none}}#home-nav>[hidden],#home-nav .home-info.info-modal-hidden{display:none}#home-nav .home-info{display:flex;flex:1;flex-direction:column;min-height:0;gap:6px}#home-nav .home-info-toolbar{display:flex;align-items:center;justify-content:space-between;flex:0 0 30px;padding:3px 7px;border-radius:2px;background:var(--color-bg-header);color:var(--home-bar-ink);text-shadow:none}#home-nav .home-info-back{display:inline-flex;align-items:center;gap:5px;min-height:24px;padding:2px 5px;border:1px solid currentColor;border-radius:3px;background:transparent;color:inherit;font:var(--type-control-font);font-weight:700;letter-spacing:var(--type-tracking);cursor:pointer;text-shadow:none}#home-nav .home-info-back:hover{background:color-mix(in srgb,currentColor 12%,transparent)}#home-nav .home-info-back:focus-visible{outline:2px solid currentColor;outline-offset:2px}#home-nav .home-info-content{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:6px 9px 10px;border:1px solid var(--color-border-secondary);border-radius:3px;background:var(--color-bg-surface);color:var(--color-text-primary);font:var(--type-body-font);letter-spacing:var(--type-tracking);text-shadow:none;overflow-wrap:anywhere}#home-nav .home-info-symbol{display:block;font-size:var(--type-display-size);line-height:1;margin-bottom:8px}#home-nav .home-info-content h2{margin:0 0 6px;color:inherit;font-size:var(--type-title-size);line-height:var(--type-heading-line)}#home-nav .home-info-content p{margin:0 0 10px}#home-nav .home-info-content p:last-child{margin-bottom:0}#home-nav .home-info-subtitle{font-weight:700}#home-nav .home-info-description{color:var(--color-text-secondary);font-size:var(--type-label-size)}#home-nav .home-donate-wallet{display:flex;flex-wrap:wrap;align-items:center;gap:4px 6px;margin:0 0 8px;padding:6px 7px;border:1px solid var(--color-border-secondary);border-radius:3px;background:var(--color-bg-panel)}#home-nav .home-donate-chains{display:flex;align-items:center;gap:3px}#home-nav .home-donate-chains img{display:block;width:18px;height:18px;border-radius:50%;object-fit:cover;background:var(--color-bg-surface)}#home-nav .home-donate-label{flex:1;min-width:0;font-weight:700;font-size:var(--type-label-size)}#home-nav .home-donate-copy{flex:0 0 auto;min-height:22px;padding:2px 6px;border:1px solid currentColor;border-radius:3px;background:transparent;color:inherit;font:var(--type-control-font);font-weight:700;letter-spacing:var(--type-tracking);cursor:pointer;text-shadow:none}#home-nav .home-donate-copy:hover{background:color-mix(in srgb,currentColor 12%,transparent)}#home-nav .home-donate-copy:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px}#home-nav .home-donate-address{flex:1 1 100%;display:block;font-family:var(--font-mono, monospace);font-size:var(--type-caption-size);line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:all;user-select:all;cursor:help;color:var(--color-text-primary)}
