.e3-watch-star{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--radius-lg);color:var(--color-fg-muted);background:transparent;border:none;cursor:pointer;transition:color .12s,background .12s}.e3-watch-star:hover:not(:disabled){background:var(--surface-2);color:var(--color-fg-default)}.e3-watch-star.on{color:#f5a623}.e3-watch-star:disabled{opacity:.45;cursor:not-allowed}
