:root{--blue-light: hsl(225, 100%, 80%);--blue-lighter: hsl(225, 100%, 90%);--green: hsl(150, 50%, 60%);--green-light: hsl(150, 50%, 70%);--green-lighter: hsl(150, 50%, 80%);--red: hsl(15, 100%, 50%);--red-light: hsl(15, 100%, 60%);--red-lighter: hsl(15, 100%, 70%);--yellow: hsl(30, 100%, 60%);--yellow-light: hsl(30, 100%, 70%);--yellow-lighter: hsl(30, 100%, 80%);--gray-dark: #222;--gray: #888;--gray-light: #ccc;--gray-lighter: #eee}code[class*=language-],pre[class*=language-]{color:var(--gray-light);font-family:Consolas,Courier New,Courier,monospace;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:1.25;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em}:not(pre)>code[class*=language-],pre[class*=language-]{background:var(--gray-dark)}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:var(--gray)}.token.punctuation{color:var(--gray-light)}.namespace{opacity:.75}.token.property,.token.keyword,.token.tag{color:var(--blue-light)}.token.class-name{color:var(--yellow-lighter);text-decoration:underline}.token.boolean,.token.constant{color:var(--green)}.token.symbol,.token.deleted{color:var(--red)}.token.number{color:var(--red-light)}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:var(--green-light)}.token.variable{color:var(--blue-lighter)}.token.operator{color:var(--gray-lighter)}.token.entity{color:var(--yellow-lighter)}.token.url{color:var(--blue-light)}.language-css .token.string,.style .token.string{color:var(--green-lighter)}.token.atrule,.token.attr-value{color:var(--red-lighter)}.token.function{color:var(--yellow-light)}.token.regex{color:var(--yellow-light);font-style:italic}.token.important{color:var(--yellow)}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}
