[data-rehype-pretty-code-figure]{contain:inline-size;margin-bottom:1rem;margin-top:1rem}[data-rehype-pretty-code-figure],[data-rehype-pretty-code-title]{background-color:rgb(var(--uds-background-color-primary))}[data-rehype-pretty-code-title]{border-top-left-radius:var(--uds-border-radius-md);border-top-right-radius:var(--uds-border-radius-md);border-width:var(--uds-border-width-thin);color:rgb(var(--uds-foreground-color-muted)/.8);font-size:var(--sp-font-size,13px);padding:.75rem 1rem;-webkit-font-smoothing:antialiased}[data-rehype-pretty-code-title][data-language]{position:relative}[data-rehype-pretty-code-title][data-language]:after{content:attr(data-language);margin-right:1rem;position:absolute;right:0}[data-rehype-pretty-code-title]+pre{background-color:rgb(var(--uds-background-color-primary));border-top-left-radius:0;border-top-right-radius:0;border-width:var(--uds-border-width-thin);border-top-width:0}code[data-theme*=" "],code[data-theme*=" "] span{color:var(--shiki-light)}.uds-color-mode-dark code[data-theme*=" "],.uds-color-mode-dark code[data-theme*=" "] span{color:var(--shiki-dark)}.uds-color-mode-dark [data-rehype-pretty-code-title],.uds-color-mode-dark [data-rehype-pretty-code-title]+pre{background-color:rgb(var(--uds-background-color-secondary)/.6);font-family:var(--sp-font-mono);font-size:var(--sp-font-size,13px);-webkit-font-smoothing:antialiased}span[data-highlighted-line]{background-color:rgb(var(--uds-spectrum-color-green-2)/.8);border-bottom-left-radius:0;border-bottom-right-radius:var(--uds-border-radius-md);border-color:rgb(var(--uds-line-color-brand));border-left-color:rgb(var(--uds-spectrum-color-green-4));border-left-width:2px;border-top-left-radius:0;border-top-right-radius:var(--uds-border-radius-md);margin-left:-.45rem;padding-left:.35rem}span[data-highlighted-line]+span[data-highlighted-line]{border-top-right-radius:var(--uds-border-radius-none)}span[data-highlighted-line]:has(+span[data-highlighted-line]){border-bottom-right-radius:var(--uds-border-radius-none)}span[data-highlighted-line][data-highlighted-line-id=brand]{background-color:rgb(var(--uds-spectrum-color-green-2)/.8)}span[data-highlighted-line][data-highlighted-line-id=accent]{background-color:rgb(var(--uds-background-color-accent)/.1)}span[data-highlighted-line][data-highlighted-line-id=alert]{background-color:rgb(var(--uds-background-color-warning)/.1)}mark[data-highlighted-chars]{background-color:rgb(var(--uds-background-color-secondary));border-radius:var(--uds-border-radius-xs)}mark[data-highlighted-chars][data-chars-id=brand]{background-color:rgb(var(--uds-spectrum-color-green-2)/.8)}mark[data-highlighted-chars][data-chars-id=accent]{background-color:rgb(var(--uds-background-color-accent)/.1);color:var(--shiki-dark)}mark[data-highlighted-chars][data-chars-id=alert]{background-color:rgb(var(--uds-background-color-warning)/.1);color:var(--shiki-dark)}code{counter-reset:line;font-family:var(
    --sp-font-mono,"Fira Mono","DejaVu Sans Mono",Menlo,Consolas,"Liberation Mono",Monaco,"Lucida Console",monospace
  );font-size:var(--sp-font-size,13px);-webkit-font-smoothing:antialiased}code[data-line-numbers]>[data-line]:before{color:rgb(var(--uds-foreground-color-muted));content:counter(line);counter-increment:line;display:inline-block;font-size:.6em;margin-right:1.5rem;opacity:.5;text-align:right;width:1rem}code[data-line-numbers-max-digits="2"]>[data-line]:before,code[data-line-numbers-max-digits="3"]>[data-line]:before{width:0}li>code,p>code,td>code{border-color:rgb(var(--uds-line-color-secondary));font-size:calc(100% - 2px);padding:2px}.uds-steps{margin-top:-1.25rem}.uds-steps h3{counter-increment:step;margin-bottom:0;margin-top:3rem;padding-bottom:0!important;padding-top:0!important;scroll-margin:2.25rem}.uds-steps h3:before{align-items:center;background-color:rgb(var(--uds-background-color-secondary));border-radius:var(--uds-border-radius-full);border-width:var(--uds-border-width-thick);color:rgb(var(--uds-foreground-color-muted));display:flex;font-variation-settings:"wght" var(--uds-font-weight-caption1),"slnt" var(--uds-font-slant-caption1),"wdth" var(--uds-font-width-caption1);font-weight:var(--uds-font-weight-caption1);height:33px;justify-content:center;margin-left:-41px;position:absolute;text-indent:-1px;width:33px}.uds-steps h3 b:before,.uds-steps h3 strong:before{font-variation-settings:normal}.uds-steps h3:before{
      /* !NOTE - This could change if we modify our config */border-color:rgb(var(--uds-spectrum-color-gray-0));content:counter(step);font-size:var(--uds-font-size-caption1)}.uds-color-mode-dark .uds-steps h3:before{
    /* !NOTE - This could change if we modify our config */border-color:rgb(var(--uds-spectrum-color-carbon-1))}