:root{--comment: rgb(107, 164, 85);--label: rgb(166, 113, 189);--local-variable: rgb(145, 207, 250);--global-variable: rgb(102, 208, 210);--preprocessor: rgb(255, 200, 255);--macro: rgb(189, 183, 250);--enum-member: rgb(190, 214, 168);--namespace: rgb(181, 221, 204);--template-parameter: rgb(137, 219, 172);--function-parameter: rgb(154, 154, 154);--class-type-templated: rgb(113, 198, 177);--class-type: rgb(137, 219, 172);--control-keyword: rgb(200, 146, 214);--keyword: rgb(103, 154, 209);--operator: rgb(150, 197, 219);--operator-overloaded: rgb(246, 202, 252);--field: rgb(196, 207, 242);--static-field: rgb(212, 175, 55);--function: rgb(211, 211, 157);--function-templated: rgb(221, 221, 174);--static-method: rgb(171, 239, 167);--string: rgb(175, 219, 159);--integer-literal: rgb(186, 205, 171);--plain-text: rgb(160, 222, 255)}.comment{color:var(--comment)}.label{color:var(--label)}.local-variable{color:var(--local-variable)}.global-variable{color:var(--global-variable)}.preprocessor{color:var(--preprocessor);font-weight:700;font-style:italic}.macro{color:var(--macro)}.enum-member{color:var(--enum-member)}.namespace{color:var(--namespace)}.template-parameter{color:var(--template-parameter)}.function-parameter{color:var(--function-parameter)}.class-type-templated{color:var(--class-type-templated)}.class-type{color:var(--class-type)}.control-keyword{color:var(--control-keyword);font-weight:700;font-style:italic}.keyword{color:var(--keyword);font-weight:700;font-style:italic}.operator{color:var(--operator)}.operator-overloaded{color:var(--operator-overloaded)}.field{color:var(--field)}.static-field{color:var(--static-field)}.function{color:var(--function)}.function-templated{color:var(--function-templated)}.static-method{color:var(--static-method)}.string{color:var(--string)}.integer-literal{color:var(--integer-literal)}.plain-text{color:var(--plain-text)}.haze-images{display:flex;justify-content:center;gap:var(--half-padding);width:100%}.haze-images figure{margin:0}.haze-images figure code pre{aspect-ratio:1 / 1}.haze-images figure img{margin:0;padding:0;width:100%}code{text-align:left}code pre,code span,code i{font-family:Consolas,monospace;font-style:normal;font-weight:400;color:var(--dark-foreground)}code pre{text-wrap:wrap;padding:10px;background:var(--dark-background-d);color:var(--plain-text);border:1px solid var(--background-l);border-radius:10px}.single-image{width:50%;margin:auto}.single-image img{width:100%}@media only screen and (max-width: 480px){.single-image{width:100%}}.custom-code{flex-wrap:wrap;gap:var(--half-padding)}.custom-code figure{flex:1;min-width:200px}.wrap-children{display:flex;flex-wrap:wrap;gap:var(--half-padding)}.wrap-children div{flex:1}
