@charset "UTF-8";.json-view{padding:40px;margin:0;text-align:left;border:none}:root[data-theme=light] .json-view{background-color:#f1f5ff}:root[data-theme=light] .json-view ::selection{background:#c4c8d3}@media(prefers-color-scheme:light){:root[data-theme=auto] .json-view{background-color:#f1f5ff}:root[data-theme=auto] .json-view ::selection{background:#c4c8d3}}:root[data-theme=dark] .json-view{background-color:#14161a}:root[data-theme=dark] .json-view ::selection{background:#404872}@media(prefers-color-scheme:dark){:root[data-theme=auto] .json-view{background-color:#14161a}:root[data-theme=auto] .json-view ::selection{background:#404872}}.json-view code{display:block;white-space:pre}.json-view span{font-family:inherit;-webkit-user-select:text;user-select:text}.json-view span.token{color:#5f759d}.json-view span.token.operator{color:#abb2bf}.json-view span.token.cdata,.json-view span.token.comment,.json-view span.token.doctype,.json-view span.token.prolog{color:#5c6370}.json-view span.token.boolean,.json-view span.token.deleted,.json-view span.token.number,.json-view span.token.tag{color:#cca545}.json-view span.token.null{color:#d19a66}.json-view span.token.builtin,.json-view span.token.constant,.json-view span.token.keyword,.json-view span.token.property,.json-view span.token.selector,.json-view span.token.symbol{color:#f15392}.json-view span.token.attr-name,.json-view span.token.attr-value,.json-view span.token.char,.json-view span.token.entity,.json-view span.token.inserted,.json-view span.token.string,.json-view span.token.url,.json-view span.token.variable{color:#2bcca0}
