#termly-code-snippet-support{pointer-events:auto}.custom-scrollbar{scrollbar-gutter:stable}.custom-scrollbar::-webkit-scrollbar{height:12px;width:12px}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:var(--atom-color-divider-level2);border-radius:999px;border:3px solid transparent;background-clip:content-box}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--atom-color-divider-level2);box-shadow:inset 0 0 0 999px var(--atom-color-hover-5);cursor:pointer}.custom-scrollbar::-webkit-scrollbar-corner,.custom-scrollbar::-webkit-scrollbar-track{background-color:initial}:root{--home-nav-bg:#fff;--home-nav-logo:#165dff;--color-brand-secondary:#000;--Button-color-button-black-default:#000;--Button-color-text:#fff;--home-nav-active:rgba(0,0,0,0.05);--atom-color-divider-level3:rgba(0,0,0,0.05)}.float-shadow{box-shadow:0 8px 32px 0 rgba(0,0,0,.15)}:root[theme-mode=dark]{--home-nav-bg:#171717;--home-nav-logo:#fff;--color-brand-secondary:#fff;--Button-color-button-black-default:#fff;--Button-color-text:#000;--home-nav-active:#383838;--atom-color-divider-level3:rgba(255,255,255,0.07)}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(calc(-50% + .5em))}}.charge-animate-marquee{position:relative;white-space:nowrap;color:transparent;overflow:hidden}.charge-animate-marquee:before{content:attr(data-text) "\2003\2003" attr(data-text) "\2003\2003" attr(data-text) "\2003\2003" attr(data-text);position:absolute;top:0;left:0;height:100%;white-space:nowrap;font-size:12px;color:#fff;width:max-content;animation:marquee 10s linear infinite}