code{--hex-red: #da3425;--hex-cerise-red: #e31c65;--hex-cinnabar: #e2201d;--hex-pomegranate: #f3420c;--hex-pizazz: #ff8c00;--hex-bright-yellow: #fdcf02;--hex-key-lime-pie: #c1cc33;--hex-sushi: #81ba45;--hex-apple: #4bb450;--hex-elf-green: #00ffe6;--hex-pelorous: #00e1ff;--hex-curious-blue: #03a9fc;--hex-cornflower-blue: #1a86e5;--hex-cobalt: #4051bf;--hex-daisy-bush: #693bc4;--hex-violet-eggplant: #ae2dd2;--code-comment: light-dark( oklch(from #000 .4 c h), oklch(from #000 .7 c h) );--code-punctuation: oklch( from #000 var(--lightness-main-bold) c h );}code .comment,code .prolog,code .doctype,code .cdata{color:var(--code-comment, var(--color-text))}code .punctuation{color:var(--code-punctuation, var(--color-text))}code .namespace{opacity:.7}code .property,code .tag,code .boolean,code .number,code .constant,code .symbol,code .deleted{color:oklch(from var(--hex-red) var(--lightness-main-bold) c h)}code .selector,code .attr-name,code .string,code .char,code .builtin,code .inserted{color:oklch( from var(--hex-key-lime-pie) var(--lightness-main-bold) c h )}code .operator,code .entity,code .url,code .style .string{color:oklch(from var(--hex-cobalt) var(--lightness-main-bold) c h);background:hsla(0,0,100%,.5)}code .atrule,code .attr-value,code .keyword{color:oklch(from var(--hex-pelorous) var(--lightness-main-bold) c h)}code .function{color:oklch(from var(--hex-cinnabar) var(--lightness-main-bold) c h)}code .regex,code .important,code .variable{color:oklch(from var(--hex-pizazz) var(--lightness-main-bold) c h)}code .important,code .bold{font-weight:700}code .italic{font-style:italic}code .entity{cursor:help}
