.code-tabs__panel{position:relative;background:var(--bg-2);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;line-height:1.6;color:var(--fg-2)}.code-tabs__panel code{background:none;padding:0;border:0;white-space:pre;font-size:inherit;color:inherit}.code-copy{position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;justify-content:center;background:var(--surface);border:1px solid var(--border);border-radius:6px;color:var(--muted);cursor:pointer;padding:4px 6px;opacity:.85}.code-copy:hover{color:var(--fg);background:var(--surface-2);border-color:var(--border-strong);opacity:1}.code-tabs__panel .token.cdata,.code-tabs__panel .token.comment,.code-tabs__panel .token.doctype,.code-tabs__panel .token.prolog{color:#8b949e;font-style:italic}.code-tabs__panel .token.punctuation{color:#c9d1d9}.code-tabs__panel .token.atrule,.code-tabs__panel .token.important,.code-tabs__panel .token.keyword,.code-tabs__panel .token.operator,.code-tabs__panel .token.selector{color:#ff7b72}.code-tabs__panel .token.attr-value,.code-tabs__panel .token.char,.code-tabs__panel .token.regex,.code-tabs__panel .token.string{color:#a5d6ff}.code-tabs__panel .token.attr-name,.code-tabs__panel .token.boolean,.code-tabs__panel .token.constant,.code-tabs__panel .token.number,.code-tabs__panel .token.property,.code-tabs__panel .token.symbol{color:#79c0ff}.code-tabs__panel .token.class-name,.code-tabs__panel .token.function{color:#d2a8ff}.code-tabs__panel .token.builtin,.code-tabs__panel .token.tag{color:#7ee787}html[data-theme=light] .code-tabs__panel .token.cdata,html[data-theme=light] .code-tabs__panel .token.comment,html[data-theme=light] .code-tabs__panel .token.doctype,html[data-theme=light] .code-tabs__panel .token.prolog{color:#6a737d}html[data-theme=light] .code-tabs__panel .token.punctuation{color:#24292e}html[data-theme=light] .code-tabs__panel .token.atrule,html[data-theme=light] .code-tabs__panel .token.important,html[data-theme=light] .code-tabs__panel .token.keyword,html[data-theme=light] .code-tabs__panel .token.operator,html[data-theme=light] .code-tabs__panel .token.selector{color:#d73a49}html[data-theme=light] .code-tabs__panel .token.attr-value,html[data-theme=light] .code-tabs__panel .token.char,html[data-theme=light] .code-tabs__panel .token.regex,html[data-theme=light] .code-tabs__panel .token.string{color:#032f62}html[data-theme=light] .code-tabs__panel .token.attr-name,html[data-theme=light] .code-tabs__panel .token.boolean,html[data-theme=light] .code-tabs__panel .token.constant,html[data-theme=light] .code-tabs__panel .token.number,html[data-theme=light] .code-tabs__panel .token.property,html[data-theme=light] .code-tabs__panel .token.symbol{color:#005cc5}html[data-theme=light] .code-tabs__panel .token.class-name,html[data-theme=light] .code-tabs__panel .token.function{color:#6f42c1}html[data-theme=light] .code-tabs__panel .token.builtin,html[data-theme=light] .code-tabs__panel .token.tag{color:#22863a}