.SourcesButton_content__ZMoOX{gap:.45rem}.SourcesButton_faviconStack__7eQJ3{display:inline-flex;align-items:center;flex-shrink:0}.SourcesButton_faviconItem__odRGE{position:relative;display:inline-flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;margin-left:-.35rem;border-radius:50%;overflow:hidden;background:var(--bs-body-bg,#fff);box-shadow:0 0 0 1px rgba(var(--bs-body-color-rgb,33,37,41),.08)}.SourcesButton_faviconItem__odRGE:first-child{margin-left:0}.SourcesButton_faviconImg__QW9ZA{display:block;width:100%;height:100%;object-fit:cover}.SourcesButton_faviconIcon__wD1mG{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:.65rem;color:var(--bs-secondary-color,#6c757d)}.SourcesButton_label__Aljc8{white-space:nowrap}.EventTracker_nowBar__SkGUI{background:rgba(128,128,128,.08);border-radius:8px;cursor:pointer;transition:background-color .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid rgba(128,128,128,.15)}.EventTracker_nowBar__SkGUI:hover{background:rgba(128,128,128,.14)}.EventTracker_nowBar__SkGUI:focus-visible{outline:2px solid var(--bs-primary,#0d6efd);outline-offset:2px}.EventTracker_nowLabel__5gwRd{font-size:14px;font-weight:500;color:inherit}.EventTracker_feed___F_9l{max-height:320px;overflow-y:auto;border:1px solid rgba(128,128,128,.15);border-top:none;border-radius:0 0 8px 8px;background:rgba(128,128,128,.04)}.EventTracker_reasoning__GSBq3{font-size:14px;font-weight:500;color:inherit}.EventTracker_reasoningText__eHUy2{line-height:1.4}.EventTracker_reasoningCollapsed__eHbW9{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.EventTracker_reasoningToggle__fKBip{font-size:12px;opacity:.6;cursor:pointer;background:none;border:none;padding:0;color:var(--bs-primary,#0d6efd);margin-top:2px}.EventTracker_reasoningToggle__fKBip:hover{opacity:1}.EventTracker_actionRow___Itxq{font-size:13px;opacity:.7;border-left:2px solid rgba(128,128,128,.2);margin-left:6px}.EventTracker_actionText__jRB8R{line-height:1.4}.EventTracker_actionText__jRB8R a{color:inherit;text-decoration:underline}.EventTracker_progressRow__L609C{font-size:12px;opacity:.5;border-left:2px solid transparent;margin-left:6px}.EventTracker_progressText__O_NIt{line-height:1.4}.EventTracker_failed__gIzDm{opacity:.8}.EventTracker_chapter__9HY0Y{padding-top:4px}.EventTracker_chapter__9HY0Y:first-child{padding-top:0}@keyframes EventTracker_etSpin__zICF_{to{transform:rotate(1turn)}}.EventTracker_spinner__oQk3x{display:inline-block;width:12px;height:12px;border:2px solid rgba(128,128,128,.25);border-top:2px solid var(--bs-primary,#0d6efd);border-radius:50%;animation:EventTracker_etSpin__zICF_ .8s linear infinite;flex-shrink:0}@keyframes EventTracker_etFadeIn__3WcJ7{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.EventTracker_fadeIn__vAvUF{animation:EventTracker_etFadeIn__3WcJ7 .25s ease-out}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}
/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#ffffff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#005cc5}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-code,.hljs-comment,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}