.watchlist-actions{display:flex;align-items:center;gap:7px}.expand-watchlist{width:28px;height:28px;border:1px solid var(--line);border-radius:50%;background:transparent;color:#53625a;cursor:pointer;font-size:15px;line-height:1}.expand-watchlist:hover{background:#eef2ef;color:#111}.dark .expand-watchlist{border-color:#4a4a4a;color:#ddd}.dark .expand-watchlist:hover{background:#292929;color:#fff}
.market-data-status{min-height:18px;margin:0;padding:0 20px 16px;text-align:center;color:#84908a;font:10px 'DM Mono'}.chart-area{overflow:visible}.chart-tooltip{display:none;position:absolute;top:17px;transform:translateX(-50%);z-index:2;padding:6px 8px;border-radius:5px;background:#18251f;color:#fff;font:10px 'DM Mono';pointer-events:none;white-space:nowrap}.chart-tooltip.show{display:block}.dark .chart-tooltip{background:#f5f5f5;color:#111}
.empty-state{margin:0;padding:22px 14px;color:var(--muted);font-size:11px;line-height:1.5}.hot-empty{grid-column:1/-1;text-align:center}.news-feed{border:1px solid var(--line);border-radius:10px;overflow:hidden}.news-item{padding:18px;border-bottom:1px solid var(--line)}.news-item:last-child{border-bottom:0}.news-item span{font:10px 'DM Mono';color:var(--muted)}.news-item h3{font-size:14px;margin:7px 0 5px}.news-item p{font-size:11px;line-height:1.5;color:var(--muted);margin:0}.signin-modal{width:min(390px,100%)}.signin-form{display:grid;gap:14px;margin-top:21px}.signin-form label{display:grid;gap:6px;color:var(--muted);font-size:11px;font-weight:700}.signin-form input{padding:11px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#17251f;font:12px Manrope}.signin-form button{border:0;border-radius:7px;background:#111;color:#fff;padding:11px;font:700 12px Manrope;cursor:pointer}.dark .news-item{border-color:var(--line)}.dark .signin-form input{background:#191919;color:#f5f5f5}.dark .signin-form button{background:#fff;color:#111}
.news-item a{display:inline-block;margin-top:8px;color:#236948;font-size:11px;font-weight:800}.secondary-auth,.google-auth{background:#fff!important;color:#16251f!important;border:1px solid var(--line)!important}.google-auth:before{content:'G';display:inline-grid;place-items:center;width:16px;height:16px;margin-right:7px;border-radius:50%;background:#fff;color:#4285f4;font-weight:800}.auth-message{min-height:16px;color:#b94740;font-size:10px;line-height:1.4}.dark .secondary-auth,.dark .google-auth{background:#191919!important;color:#f5f5f5!important}
