/* v409: cleaner Hide Coins icon and card-label typography parity. */
#topRankedWorkspace .tr-listing-eye{position:relative;flex-basis:38px;width:38px;height:38px;border:1px solid rgba(255,185,20,.48);border-radius:11px;background:radial-gradient(circle at 34% 25%,rgba(255,203,61,.18),transparent 42%),linear-gradient(145deg,#172235,#09131f);box-shadow:inset 0 1px 0 rgba(255,232,153,.12),0 0 0 1px rgba(255,177,0,.05),0 7px 16px rgba(0,0,0,.22)}
#topRankedWorkspace .tr-listing-eye:after{content:"";position:absolute;inset:5px;border-radius:8px;background:radial-gradient(circle,rgba(255,181,0,.11),transparent 66%);pointer-events:none}
#topRankedWorkspace .tr-listing-eye svg{position:relative;z-index:1;width:28px;height:28px;overflow:visible;fill:none;stroke:#ffc21f;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 5px rgba(255,178,0,.42))}
#topRankedWorkspace .tr-listing-eye .eye-shell{stroke-width:1.55}
#topRankedWorkspace .tr-listing-eye circle{fill:rgba(255,194,31,.16);stroke-width:1.5}
#topRankedWorkspace .tr-listing-eye .eye-cut{stroke:#ffd45b;stroke-width:2.25;filter:drop-shadow(0 0 3px rgba(255,177,0,.5))}
#topRankedWorkspace .filter-title,#topRankedWorkspace .ex-table-head{color:#f4f7fb;font-family:'JetBrains Mono',Consolas,Menlo,Monaco,'Courier New',monospace;font-size:calc(.92rem * var(--coin-name-scale));font-weight:850;font-synthesis:none;font-variant-ligatures:none;letter-spacing:.02em;line-height:1.1}
#topRankedWorkspace .filter-title{gap:11px;margin-bottom:12px}
#topRankedWorkspace .ex-table-head span{color:#f4f7fb}
@media(max-width:760px){#topRankedWorkspace .filter-title,#topRankedWorkspace .ex-table-head{font-size:calc(.87rem * var(--coin-name-scale))}}
