:root{--radius:0.625rem;--background:oklch(1 0 0);--foreground:oklch(0.145 0 0);--card:oklch(1 0 0);--card-foreground:oklch(0.145 0 0);--popover:oklch(1 0 0);--popover-foreground:oklch(0.145 0 0);--primary:oklch(0.72 0.1 180);--primary-foreground:oklch(0.985 0 0);--secondary:oklch(0.8 0.05 75);--secondary-foreground:oklch(0.205 0 0);--muted:oklch(0.97 0 0);--muted-foreground:oklch(0.556 0 0);--accent:oklch(0.97 0 0);--accent-foreground:oklch(0.205 0 0);--destructive:oklch(0.577 0.245 27.325);--border:oklch(0.922 0 0);--input:oklch(0.922 0 0);--ring:oklch(0.708 0 0)}.dark{--background:oklch(0.145 0 0);--foreground:oklch(0.985 0 0);--card:oklch(0.205 0 0);--card-foreground:oklch(0.985 0 0);--popover:oklch(0.205 0 0);--popover-foreground:oklch(0.985 0 0);--primary:oklch(0.72 0.1 180);--primary-foreground:oklch(0.985 0 0);--secondary:oklch(0.8 0.05 75);--secondary-foreground:oklch(0.205 0 0);--muted:oklch(0.269 0 0);--muted-foreground:oklch(0.708 0 0);--accent:oklch(0.269 0 0);--accent-foreground:oklch(0.985 0 0);--destructive:oklch(0.704 0.191 22.216);--border:oklch(1 0 0/10%);--input:oklch(1 0 0/15%);--ring:oklch(0.556 0 0)}.hljs{background:#f6f8fa!important;color:#24292e!important;padding:1rem!important;border-radius:.5rem!important;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace!important;font-size:.875rem!important;line-height:1.45!important;overflow-x:auto!important}.hljs-comment,.hljs-quote{color:#6a737d!important;font-style:italic!important}.hljs-keyword,.hljs-selector-tag,.hljs-subst{color:#d73a49!important;font-weight:700!important}.hljs-literal,.hljs-number,.hljs-tag .hljs-attr,.hljs-template-variable,.hljs-variable{color:#005cc5!important}.hljs-doctag,.hljs-string{color:#032f62!important}.hljs-section,.hljs-selector-id,.hljs-title{color:#6f42c1!important;font-weight:700!important}.hljs-class .hljs-title,.hljs-type{color:#d73a49!important;font-weight:700!important}.hljs-attribute,.hljs-name,.hljs-tag{color:#22863a!important;font-weight:400!important}.hljs-link,.hljs-regexp{color:#032f62!important}.hljs-bullet,.hljs-symbol{color:#e36209!important}.hljs-built_in,.hljs-builtin-name{color:#005cc5!important}.hljs-meta{color:#6a737d!important}.hljs-deletion{background:#ffeef0!important}.hljs-addition{background:#f0fff4!important}.hljs-emphasis{font-style:italic!important}.hljs-strong{font-weight:700!important}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.ticker-view{height:auto;margin:auto;display:flex;flex-direction:row-reverse;overflow:hidden;position:relative}.number-placeholder{visibility:hidden}.ticker-column-container{position:relative}.ticker-column{position:absolute;height:1000%;bottom:0;font-feature-settings:"tnum"}.ticker-digit{width:auto;height:10%}.ticker-column.increase{animation:pulseIncrement .5s cubic-bezier(.4,0,.6,1) 1}.ticker-column.decrease{animation:pulseDecrement .5s cubic-bezier(.4,0,.6,1) 1}@keyframes pulseIncrement{0%,to{color:inherit}50%{color:var(--increment-color)}}@keyframes pulseDecrement{0%,to{color:inherit}50%{color:var(--decrement-color)}}