.global-announcement-bar{background:linear-gradient(360deg,#1a31ff 0,#101d99 100%);position:relative;}.global-announcement-bar-inner{display:flex;align-items:start;justify-content:center;flex-direction:column;gap:12px;padding-block:11px;width:100%;}@media (min-width:576px){.global-announcement-bar-inner{align-items:center;justify-content:center;flex-direction:row;}}.global-announcement-bar-icon{width:46px;height:46px;display:none;border-radius:4px;background:var(--yellow-500);padding:10px;align-items:center;justify-content:center;border:1px solid var(--yellow-500);flex:0 0 46px;}@media (min-width:576px){.global-announcement-bar-icon{display:flex;}}.global-announcement-bar-content{flex:1;}.global-announcement-bar-content>*{margin:0;}.global-announcement-bar-cta{display:flex;align-items:center;gap:8px;text-decoration:none;color:#fff;flex:0 0;flex-wrap:nowrap;text-wrap:nowrap;transition:color .3s ease;}.global-announcement-bar-cta-icon{background:var(--yellow-500);display:flex;padding:0 5px;align-items:center;border-radius:4px;transition:background .3s ease;}.global-announcement-bar-cta:hover{color:var(--yellow-500);}.global-announcement-bar-cta:hover .global-announcement-bar-cta-icon{background:#fff;}.global-announcement-bar-close{background:var(--yellow-500);border-radius:10px;display:flex;align-items:center;justify-content:center;position:absolute;top:11px;right:12px;height:20px;width:20px;cursor:pointer;transition:background .3s ease;}.global-announcement-bar-close:hover{background-color:var(--yellow-900);}@media (min-width:576px){.global-announcement-bar-close{right:10px;top:calc(50% - 10px);}}.lm-callout-box{background-color:var(--callout-box-bg);color:var(--core-blue-900);margin-block:1rem 2rem;margin-left:calc(2rem * var(--lm-callout-box-indent));padding:24px;border-radius:8px;font-size:16px;line-height:28px;}.lm-callout-box-disclaimer{--callout-box-bg:#eff6fd;}.lm-callout-box-highlight{color:var(--midnight-blue-500);font-family:"DM Sans",sans-serif;font-size:14px;}.lm-callout-box-highlight strong{font-size:18px;}.lm-callout-box-highlight li::marker{color:var(--core-blue-500);}.lm-callout-box-important{--callout-box-bg:var(--orange-200);}.lm-callout-box-note{--callout-box-bg:var(--core-blue-25);}.lm-callout-box-pro-tip{--callout-box-bg:var(--green-100);}.lm-callout-box-recommendation{--callout-box-bg:var(--green-100);}.lm-callout-box-update{--callout-box-bg:var(--yellow-100);}.lm-callout-box-warning{--callout-box-bg:var(--red-100);}.lm-callout-box :last-child{margin-bottom:0;}.mbcode-theme-vs pre{color:#393a34;background-color:#fff;font-family:Consolas,Bitstream Vera Sans Mono,Courier New,Courier,monospace;}.mbcode-theme-vs code::-moz-selection,.mbcode-theme-vs code ::-moz-selection,.mbcode-theme-vs pre::-moz-selection,.mbcode-theme-vs pre ::-moz-selection{background:#c1def1;}.mbcode-theme-vs code::selection,.mbcode-theme-vs code ::selection,.mbcode-theme-vs pre::selection,.mbcode-theme-vs pre ::selection{background:#c1def1;}.mbcode-theme-vs .token.cdata,.mbcode-theme-vs .token.comment,.mbcode-theme-vs .token.doctype,.mbcode-theme-vs .token.prolog{color:green;font-style:italic;}.mbcode-theme-vs .token.namespace{opacity:.7;}.mbcode-theme-vs .token.string{color:#a31515;}.mbcode-theme-vs .token.operator,.mbcode-theme-vs .token.punctuation{color:#393a34;}.mbcode-theme-vs .token.boolean,.mbcode-theme-vs .token.constant,.mbcode-theme-vs .token.inserted,.mbcode-theme-vs .token.number,.mbcode-theme-vs .token.symbol,.mbcode-theme-vs .token.url,.mbcode-theme-vs .token.variable{color:#36acaa;}.mbcode-theme-vs .language-autohotkey .token.selector,.mbcode-theme-vs .language-json .token.boolean,.mbcode-theme-vs .language-json .token.number,.mbcode-theme-vs .token.atrule,.mbcode-theme-vs .token.attr-value,.mbcode-theme-vs .token.keyword,.mbcode-theme-vs code[class*=language-css]{color:#00f;}.mbcode-theme-vs .token.function{color:#393a34;}.mbcode-theme-vs .language-autohotkey .token.tag,.mbcode-theme-vs .token.deleted{color:#9a050f;}.mbcode-theme-vs .language-autohotkey .token.keyword,.mbcode-theme-vs .token.selector{color:#00009f;}.mbcode-theme-vs .token.bold,.mbcode-theme-vs .token.important{font-weight:700;}.mbcode-theme-vs .token.italic{font-style:italic;}.mbcode-theme-vs .language-json .token.property,.mbcode-theme-vs .token.class-name{color:#2b91af;}.mbcode-theme-vs .token.selector,.mbcode-theme-vs .token.tag{color:maroon;}.mbcode-theme-vs .token.attr-name,.mbcode-theme-vs .token.entity,.mbcode-theme-vs .token.property,.mbcode-theme-vs .token.regex{color:red;}.mbcode-theme-vs .token.directive.tag .tag{background:#ff0;color:#393a34;}.mbcode-theme-vs .line-numbers .line-numbers-rows{border-right-color:#a5a5a5;}.mbcode-theme-vs .line-numbers-rows>span:before{color:#2b91af;}.mbcode-theme-vs .line-highlight{background:rgba(193,222,241,.2);background:-webkit-linear-gradient(left,rgba(193,222,241,.2) 70%,rgba(221,222,241,0));background:linear-gradient(90deg,rgba(193,222,241,.2) 70%,rgba(221,222,241,0));}