pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}
/*
  Theme: Haar Light
  Description: Haar at noon. Cold violet-gray, barely a dye at all
  Author: svelte-highlight
  License: MIT
*/.hljs{color:#28242f;background:#ecebf1}.hljs-comment,
.hljs-quote{color:#7c7890;font-style:italic}.hljs-doctag,
.hljs-keyword,
.hljs-formula,
.hljs-template-tag{color:#423c56}.hljs-section,
.hljs-name,
.hljs-selector-tag,
.hljs-tag,
.hljs-subst{color:#584c40}.hljs-literal{color:#4c4460}.hljs-string,
.hljs-regexp,
.hljs-attribute,
.hljs-meta .hljs-string{color:#5a4c3c}.hljs-attr,
.hljs-variable,
.hljs-template-variable,
.hljs-params,
.hljs-type,
.hljs-selector-class,
.hljs-selector-attr,
.hljs-selector-pseudo,
.hljs-number{color:#383050}.hljs-symbol,
.hljs-bullet,
.hljs-link,
.hljs-meta,
.hljs-selector-id,
.hljs-title{color:#201c30}.hljs-built_in,
.hljs-title.class_,
.hljs-class .hljs-title{color:#48402f}.hljs-punctuation,
.hljs-operator{color:#28242f}.hljs-code{color:#7c7890}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:bold}.hljs-link{text-decoration:underline}.hljs-addition{color:#1a2a24;background-color:#dce4e0}.hljs-deletion{color:#4a2828;background-color:#e8e0e0}