.token.comment,.token.prolog,.token.doctype,.token.cdata,.token.shebang{color:var(--text-faint);font-style:italic}.token.keyword,.token.rule,.token.important,.token.atrule,.token.builtin,.token.deleted{font-weight:700}.token.string,.token.char,.token.attr-value,.token.regex,.token.template-string,.token.inserted{color:var(--text-muted)}.token.number,.token.boolean,.token.constant{color:var(--text)}.token.punctuation,.token.operator{color:var(--text-faint)}.token.function,.token.function-definition,.token.class-name,.token.maybe-class-name{font-weight:600}.token.tag{font-weight:600}.token.attr-name,.token.property{color:var(--text-muted)}.token.selector{font-weight:600}.token.namespace,.token.type-annotation,.token.type{font-style:italic;color:var(--text-muted)}.token.variable,.token.parameter{font-style:italic}.token.url{color:var(--text-muted);text-decoration:underline;text-decoration-color:var(--border)}