.highlighter{--_highlight-surface: var(--theme-mode-surface-primary-reverse);--_highlight-surface-secondary: var(--theme-mode-surface-secondary);--_highlight-border: var(--theme-mode-border-primary-reverse);--_highlight-text: var(--theme-mode-text-primary-reverse);--_highlight-text-tab: var(--theme-mode-text-primary-reverse);--_highlight-text-reverse: var(--theme-mode-text-primary)}.highlighter__reverse{--_highlight-surface: var(--theme-mode-highlither);--_highlight-surface-secondary: var(--theme-mode-surface-primary-reverse);--_highlight-border: var(--theme-mode-border-primary);--_highlight-text: var(--theme-mode-text-primary);--_highlight-text-tab: var(--theme-mode-text-primary-reverse);border:1px solid var(--theme-mode-border-primary);border-radius:16px}@media (min-width: 768px){.highlighter__reverse{margin-inline-start:2rem}}.highlighter .prismjs{padding:2.8rem 0;position:relative;background:var(--_highlight-surface);overflow:auto;font-size:14px}.highlighter .prismjs:after{content:"";display:none;width:1px;height:100%;position:absolute;top:0;left:6.2rem;background:var(--_highlight-border)}.highlighter .language-bash{font-family:var(--font-family-secondary)!important}.highlighter .language-bash .function{color:#ee3e9c}.highlighter .language-bash .string{color:#4b69ff}.highlighter .language-bash .linenumber{min-width:5rem!important;margin-inline-end:1rem;padding:.14rem 2rem;position:sticky;left:0;z-index:2;background:var(--_highlight-surface);color:#787a84;font-family:var(--font-family-secondary);text-align:left!important}.highlighter .tabs{display:flex;padding:1.6rem;border-bottom:1px solid var(--_highlight-border);border-radius:var(--border-radius-4xl) var(--border-radius-4xl) 0 0;background:var(--_highlight-surface);font-size:14px}@media (max-width: 766px){.highlighter .tabs{flex-direction:column}}.highlighter .snippet_tab{height:32px;padding:.4rem 1rem;color:var(--color-grey-04);font-family:var(--font-family-primary-medium);line-height:26px;letter-spacing:-.14px;cursor:pointer}.highlighter .snippet_tab--active{border:1px solid var(--_highlight-border);border-radius:var(--border-radius-4xl);background:var(--_highlight-surface-secondary);color:var(--_highlight-text-tab)}.highlighter .snippet_tab__redesign{width:fit-content}.highlighter .coder-footer{display:flex;gap:.4rem;flex-direction:column;padding:1.6rem;position:relative;border-top:1px solid var(--_highlight-border);border-radius:0 0 var(--border-radius-4xl) var(--border-radius-4xl);background:var(--_highlight-surface);color:var(--_highlight-text)}.highlighter .coder-footer:after{content:"";width:5.2rem;height:2rem;position:absolute;top:-2.1rem;left:0;background:var(--_highlight-surface)}.highlighter .coder-footer__title{display:flex;gap:.8rem;align-items:center;font-size:16px}@media (max-width: 766px){.highlighter .coder-footer__title{font-size:var(--font-size-base)}}.highlighter .coder-footer__title svg{width:1.6rem!important;height:1.6rem!important}.highlighter .coder-footer__title svg path{fill:var(--_highlight-text)}.highlighter .coder-footer p{font-size:12px}@media (max-width: 766px){.highlighter .coder-footer p{line-height:16px}}.highlighter .coder-footer__link a{display:inline-flex;gap:.4rem;align-items:center;margin-block-start:1rem;padding:.7rem 1rem .5rem;border-radius:var(--border-radius-4xl);background:var(--theme-mode-surface-secondary-reverse);color:var(--theme-mode-text-primary);font-family:var(--font-family-primary-medium);font-size:var(--font-size-xs);line-height:24px;height:28px}.highlighter .coder-footer__link a svg{position:relative;top:-.1rem}.highlighter .coder-footer__link a svg path{fill:var(--theme-mode-text-primary)}
