/**handles:plover-elements-button,plover-prism-github-dark-theme,plover-prism-github-light-theme**/
.wp-block-button{--plover--style--block-gap:var(--wp--custom--element--button--gap, 0.5em);line-height:1;padding:0!important;box-shadow:none!important}.button:not(.components-button),.is-style-button,.wp-block-button .wp-block-button__link,.wp-block-button button[type=submit],.wp-block-button input[type=button],.wp-block-button input[type=submit],.wp-element-button,[type=submit]{display:inline-flex;gap:var(--plover--style--block-gap);align-items:center;justify-content:center;cursor:pointer;letter-spacing:inherit;text-transform:inherit;box-shadow:var(--plover-box-shadow,none)}.button:not(.components-button).has-text-align-left,.is-style-button.has-text-align-left,.wp-block-button .wp-block-button__link.has-text-align-left,.wp-block-button button[type=submit].has-text-align-left,.wp-block-button input[type=button].has-text-align-left,.wp-block-button input[type=submit].has-text-align-left,.wp-element-button.has-text-align-left,[type=submit].has-text-align-left{justify-content:flex-start}.button:not(.components-button).has-text-align-right,.is-style-button.has-text-align-right,.wp-block-button .wp-block-button__link.has-text-align-right,.wp-block-button button[type=submit].has-text-align-right,.wp-block-button input[type=button].has-text-align-right,.wp-block-button input[type=submit].has-text-align-right,.wp-element-button.has-text-align-right,[type=submit].has-text-align-right{justify-content:flex-end}
pre.prism-github-dark-theme ::-moz-selection,pre.prism-github-dark-theme::-moz-selection{text-shadow:none;background:rgba(35,72,121,.75)}pre.prism-github-dark-theme ::selection,pre.prism-github-dark-theme::selection{text-shadow:none;background:rgba(35,72,121,.75)}.prism-github-dark-theme>pre,pre.prism-github-dark-theme{-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;color:#c9d1d9;background:#161b22}.prism-github-dark-theme>pre .namespace,pre.prism-github-dark-theme .namespace{opacity:.7}.prism-github-dark-theme>pre .token.cdata,.prism-github-dark-theme>pre .token.comment,.prism-github-dark-theme>pre .token.doctype,.prism-github-dark-theme>pre .token.prolog,pre.prism-github-dark-theme .token.cdata,pre.prism-github-dark-theme .token.comment,pre.prism-github-dark-theme .token.doctype,pre.prism-github-dark-theme .token.prolog{color:#8b949e}.prism-github-dark-theme>pre .token.punctuation,pre.prism-github-dark-theme .token.punctuation{color:#c9d1d9}.prism-github-dark-theme>pre .token.boolean,.prism-github-dark-theme>pre .token.constant,.prism-github-dark-theme>pre .token.deleted,.prism-github-dark-theme>pre .token.number,.prism-github-dark-theme>pre .token.property,.prism-github-dark-theme>pre .token.symbol,.prism-github-dark-theme>pre .token.tag,pre.prism-github-dark-theme .token.boolean,pre.prism-github-dark-theme .token.constant,pre.prism-github-dark-theme .token.deleted,pre.prism-github-dark-theme .token.number,pre.prism-github-dark-theme .token.property,pre.prism-github-dark-theme .token.symbol,pre.prism-github-dark-theme .token.tag{color:#79c0ff}.prism-github-dark-theme>pre .token.attr-name,.prism-github-dark-theme>pre .token.builtin,.prism-github-dark-theme>pre .token.char,.prism-github-dark-theme>pre .token.inserted,.prism-github-dark-theme>pre .token.selector,.prism-github-dark-theme>pre .token.string,pre.prism-github-dark-theme .token.attr-name,pre.prism-github-dark-theme .token.builtin,pre.prism-github-dark-theme .token.char,pre.prism-github-dark-theme .token.inserted,pre.prism-github-dark-theme .token.selector,pre.prism-github-dark-theme .token.string{color:#a5d6ff}.prism-github-dark-theme>pre .language-css .token.string,.prism-github-dark-theme>pre .style .token.string,.prism-github-dark-theme>pre .token.entity,.prism-github-dark-theme>pre .token.operator,.prism-github-dark-theme>pre .token.url,pre.prism-github-dark-theme .language-css .token.string,pre.prism-github-dark-theme .style .token.string,pre.prism-github-dark-theme .token.entity,pre.prism-github-dark-theme .token.operator,pre.prism-github-dark-theme .token.url{color:#a5d6ff;background:#161b22}.prism-github-dark-theme>pre .token.atrule,.prism-github-dark-theme>pre .token.attr-value,.prism-github-dark-theme>pre .token.keyword,pre.prism-github-dark-theme .token.atrule,pre.prism-github-dark-theme .token.attr-value,pre.prism-github-dark-theme .token.keyword{color:#a5d6ff}.prism-github-dark-theme>pre .token.function,pre.prism-github-dark-theme .token.function{color:#d2a8ff}.prism-github-dark-theme>pre .token.important,.prism-github-dark-theme>pre .token.regex,.prism-github-dark-theme>pre .token.variable,pre.prism-github-dark-theme .token.important,pre.prism-github-dark-theme .token.regex,pre.prism-github-dark-theme .token.variable{color:#a8daff}.prism-github-dark-theme>pre .token.bold,.prism-github-dark-theme>pre .token.important,pre.prism-github-dark-theme .token.bold,pre.prism-github-dark-theme .token.important{font-weight:700}.prism-github-dark-theme>pre .token.italic,pre.prism-github-dark-theme .token.italic{font-style:italic}.prism-github-dark-theme>pre .token.entity,pre.prism-github-dark-theme .token.entity{cursor:help}
pre.prism-github-light-theme ::-moz-selection,pre.prism-github-light-theme::-moz-selection{text-shadow:none;background:rgba(206,225,248,.75)}pre.prism-github-light-theme ::selection,pre.prism-github-light-theme::selection{text-shadow:none;background:rgba(206,225,248,.75)}.prism-github-light-theme>pre,pre.prism-github-light-theme{-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;color:#24292f;background:#f6f8fa}.prism-github-light-theme>pre .namespace,pre.prism-github-light-theme .namespace{opacity:.7}.prism-github-light-theme>pre .token.cdata,.prism-github-light-theme>pre .token.comment,.prism-github-light-theme>pre .token.doctype,.prism-github-light-theme>pre .token.prolog,pre.prism-github-light-theme .token.cdata,pre.prism-github-light-theme .token.comment,pre.prism-github-light-theme .token.doctype,pre.prism-github-light-theme .token.prolog{color:#6e7781}.prism-github-light-theme>pre .token.punctuation,pre.prism-github-light-theme .token.punctuation{color:#24292f}.prism-github-light-theme>pre .token.boolean,.prism-github-light-theme>pre .token.constant,.prism-github-light-theme>pre .token.deleted,.prism-github-light-theme>pre .token.number,.prism-github-light-theme>pre .token.property,.prism-github-light-theme>pre .token.symbol,.prism-github-light-theme>pre .token.tag,pre.prism-github-light-theme .token.boolean,pre.prism-github-light-theme .token.constant,pre.prism-github-light-theme .token.deleted,pre.prism-github-light-theme .token.number,pre.prism-github-light-theme .token.property,pre.prism-github-light-theme .token.symbol,pre.prism-github-light-theme .token.tag{color:#0550ae}.prism-github-light-theme>pre .token.attr-name,.prism-github-light-theme>pre .token.builtin,.prism-github-light-theme>pre .token.char,.prism-github-light-theme>pre .token.inserted,.prism-github-light-theme>pre .token.selector,.prism-github-light-theme>pre .token.string,pre.prism-github-light-theme .token.attr-name,pre.prism-github-light-theme .token.builtin,pre.prism-github-light-theme .token.char,pre.prism-github-light-theme .token.inserted,pre.prism-github-light-theme .token.selector,pre.prism-github-light-theme .token.string{color:#0a3069}.prism-github-light-theme>pre .language-css .token.string,.prism-github-light-theme>pre .style .token.string,.prism-github-light-theme>pre .token.entity,.prism-github-light-theme>pre .token.operator,.prism-github-light-theme>pre .token.url,pre.prism-github-light-theme .language-css .token.string,pre.prism-github-light-theme .style .token.string,pre.prism-github-light-theme .token.entity,pre.prism-github-light-theme .token.operator,pre.prism-github-light-theme .token.url{color:#0550ae}.prism-github-light-theme>pre .token.atrule,.prism-github-light-theme>pre .token.attr-value,.prism-github-light-theme>pre .token.keyword,pre.prism-github-light-theme .token.atrule,pre.prism-github-light-theme .token.attr-value,pre.prism-github-light-theme .token.keyword{color:#cf222e}.prism-github-light-theme>pre .token.function,pre.prism-github-light-theme .token.function{color:#8250df}.prism-github-light-theme>pre .token.important,.prism-github-light-theme>pre .token.regex,.prism-github-light-theme>pre .token.variable,pre.prism-github-light-theme .token.important,pre.prism-github-light-theme .token.regex,pre.prism-github-light-theme .token.variable{color:#0a3069}.prism-github-light-theme>pre .token.bold,.prism-github-light-theme>pre .token.important,pre.prism-github-light-theme .token.bold,pre.prism-github-light-theme .token.important{font-weight:700}.prism-github-light-theme>pre .token.italic,pre.prism-github-light-theme .token.italic{font-style:italic}.prism-github-light-theme>pre .token.entity,pre.prism-github-light-theme .token.entity{cursor:help}