@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src:
    url(../font/roboto-latin-400-normal.woff2) format("woff2"),
    url(../font/roboto-latin-400-normal.woff) format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src:
    url(../font/roboto-latin-400-italic.woff2) format("woff2"),
    url(../font/roboto-latin-400-italic.woff) format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src:
    url(../font/roboto-latin-500-normal.woff2) format("woff2"),
    url(../font/roboto-latin-500-normal.woff) format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src:
    url(../font/roboto-latin-500-italic.woff2) format("woff2"),
    url(../font/roboto-latin-500-italic.woff) format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}

@font-face {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 400;
  src:
    url(../font/roboto-mono-latin-400-normal.woff2) format("woff2"),
    url(../font/roboto-mono-latin-400-normal.woff) format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}

@font-face {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  src:
    url(../font/roboto-mono-latin-500-normal.woff2) format("woff2"),
    url(../font/roboto-mono-latin-500-normal.woff) format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}

html:not([data-theme=dark]),
html[data-theme=dark] {
  --ash-900: #212121;
  --ash-800: #252525;
  --ash-700: #292929;
  --ash-600: #3e3e3e;
  --ash-500: #545454;
  --ash-400: #696969;
  --ash-300: #bfbfbf;
  --ash-200: #d4d4d4;
  --ash-100: #eaeaea;
  --ash-50: #f4f4f4;
  --ash-25: #f9f9f9;
  --slate-900: #101828;
  --slate-800: #1d2939;
  --slate-700: #344054;
  --slate-600: #475467;
  --slate-500: #667085;
  --slate-400: #98a2b3;
  --slate-300: #d0d5dd;
  --slate-200: #eaecf0;
  --slate-100: #f2f4f7;
  --slate-50: #f9fafb;
  --slate-25: #fcfcfd;
  --saphire-900: #111322;
  --saphire-800: #30374f;
  --saphire-700: #404968;
  --saphire-600: #4a5578;
  --saphire-500: #5d6b98;
  --saphire-400: #7d89b0;
  --saphire-300: #b9c0d4;
  --saphire-200: #dcdfea;
  --saphire-100: #eff1f5;
  --saphire-50: #f9f9fb;
  --saphire-25: #fcfcfd;
  --sepia-900: #1d1711;
  --sepia-800: #392e21;
  --sepia-700: #564632;
  --sepia-600: #725d42;
  --sepia-500: #8e7453;
  --sepia-400: #a78b67;
  --sepia-300: #b7a184;
  --sepia-200: #c8b6a0;
  --sepia-100: #d8ccbd;
  --sepia-50: #e9e2d9;
  --sepia-25: #f4f1ec;
  --amber-900: #713b12;
  --amber-800: #854a0e;
  --amber-700: #a15c07;
  --amber-600: #ca8504;
  --amber-500: #eaaa08;
  --amber-400: #fac515;
  --amber-300: #fde272;
  --amber-200: #feee95;
  --amber-100: #fef7c3;
  --amber-50: #fefbe8;
  --amber-25: #fefdf0;
  --saffron-900: #be5107;
  --saffron-800: #da5d08;
  --saffron-700: #f77923;
  --saffron-600: #f88639;
  --saffron-500: #f9944f;
  --saffron-400: #faa165;
  --saffron-300: #fbb77b;
  --saffron-200: #fbbc91;
  --saffron-100: #fdd7bd;
  --saffron-50: #feefe4;
  --saffron-25: #fef2e9;
  --redpanda-1000: #a33016;
  --redpanda-900: #c83918;
  --redpanda-800: #e2401b;
  --redpanda-700: #e65433;
  --redpanda-600: #ed7f66;
  --redpanda-500: #f0947f;
  --redpanda-400: #f3aa99;
  --redpanda-300: #f6bfb2;
  --redpanda-200: #f9cbc1;
  --redpanda-100: #f9d4cc;
  --redpanda-50: #fceae5;
  --redpanda-25: #fff5f5;
  --light-dark: #262626;
  /* colors */
  --color-white: #fff;
  --color-smoke-10: var(--ash-25);
  --color-smoke-30: var(--ash-50);
  --color-smoke-50: var(--ash-50);
  --color-smoke-70: var(--ash-100);
  --color-smoke-90: var(--ash-200);
  --color-gray-10: var(--ash-300);
  --color-gray-30: var(--ash-400);
  --color-gray-40: var(--ash-400);
  --color-gray-50: var(--ash-500);
  --color-gray-70: var(--slate-500);
  --color-jet-20: var(--ash-600);
  --color-jet-30: var(--ash-700);
  --color-jet-50: var(--ash-900);
  --color-jet-60: var(--ash-900);
  --color-jet-70: var(--slate-900);
  --color-jet-80: var(--slate-900);
  --color-black: var(--slate-900);
  /* fonts */
  --rem-base: 18; /* used to compute rem value from desired pixel value (e.g., calc(18 / var(--rem-base) * 1rem) = 18px) */
  --body-font-size: calc(17.5/var(--rem-base)*1rem);
  --body-font-size--desktop: var(--body-font-size);
  --secondary-font-size: calc(15.5/var(--rem-base)*1rem);
  --body-font-size--print: 0.9375em;
  --body-line-height: 1.15;
  --body-font-family: "Inter", sans-serif;
  --body-font-weight-bold: bold;
  --body-font-family-bold: "Inter SemiBold", "Calibre Regular", "Open Sans", arial, helvetica, sans-serif;
  --monospace-font-family: "IBM Plex Mono", "Courier Prime", courier, monospace;
  --monospace-font-weight-bold: 500;
  --alt-heading-font-weight: bold;
  /* nav */
  --nav-line-height: 1.3;
  /* admonitions */
  --admonition-border-left-width: 5px;
  --admonition-border-radius: 10px;
  --admonition-box-shadow: 0 1px 2px 0 #0000001a;
  --admonition-padding: 1rem;
  --beta-label-color: #fff;
  --beta-label-background: var(--link-highlight-color);
  --beta-label-border: var(--slate-800);
  /* doc */
  --doc-font-size: inherit;
  --doc-font-size--desktop: var(--body-font-size);
  --doc-line-height: 1.6;
  --heading-font-weight: 500;
  --heading-font-family: "Inter", sans-serif;
  --admonition-label-font-weight: var(--body-font-weight-bold);
  --caption-font-style: normal;
  --caption-font-weight: var(--body-font-weight-bold);
  /* toc */
  --toc-line-height: 1.2;
  /* footer */
  --footer-line-height: var(--doc-line-height);
  /* dimensions and positioning */

  --navbar-height: calc(70/var(--rem-base)*1rem);
  --toolbar-top-padding: 32px;
  --toolbar-height: calc(50/var(--rem-base)*1rem);
  --drawer-height: 24px;
  --body-top: calc(var(--navbar-height) + var(--announcement-bar-height));
  --body-top--desktop: calc(var(--navbar-height) + var(--announcement-bar-height--desktop));
  --body-min-height: calc(100vh - var(--body-top));
  --nav-height: calc(var(--body-min-height) - var(--toolbar-height));
  --nav-collapse-height: 40px;
  --default-header-color: var(--redpanda-800);
  --announcement-bar-height: 0px; /* stylelint-disable-line */
  --announcement-bar-height--desktop: 0px; /* stylelint-disable-line */
  --nav-height--desktop: var(--body-min-height);
  --nav-panel-menu-height: calc(100% - var(--drawer-height));
  --nav-panel-explore-height: calc(50% + var(--drawer-height));
  --nav-width: 250px;
  --toc-top: calc(var(--body-top) + var(--toolbar-height) + 3rem);
  --toc-height: calc(100vh - var(--toc-top) - 2.5rem);
  --toc-width: calc(250/var(--rem-base)*1rem);
  --toc-width--widescreen: 25%;
  --doc-max-width: 1000px;
  /* stacking */
  --z-index-page-version-menu: 2;
  --z-index-nav: 3;
  --z-index-toolbar: 4;
  --z-index-navbar: 5;
  /* Algolia */
  --aa-detached-modal-max-width: 1200px;
  --aa-spacing-factor: 0.8;
  /* Prism */
  --highlight-background: rgba(255, 255, 0, 0.23);
}

html:not([data-theme=dark]) {
  --body-font-color: #181818;
  --body-faint-font-color: #667085;
  --body-footer-font-color: #98a2b3;
  /* base */
  --body-background: var(--color-white);
  --banner-background: #f0f1fd;
  --home-background: #f5f5f5;
  --card-color: #e4e9f0;
  --input-color: white;
  --chip-color: #e8e9eb;
  --chip-text-color: rgb(102, 112, 133);
  --card-border-color: #c6cddb;
  --button-font-color: white;
  --panel-background: #f9fafb;
  --panel-border-color: #e0e0e0;
  --kapa-question-color: #e0e0e0;
  --scrollbar-track-color: var(--color-smoke-30);
  --scrollbar-thumb-color: var(--color-gray-10);
  --scrollbar_hover-thumb-color: var(--color-gray-30);
  --sticky-table-header-background: #f6f6f6;
  --tooltip-background: var(--slate-900);
  --tooltip-font-color: white;
  --feature-background-color: var(--card-color);
  /* search */
  --search-hits-boxshadow: 0 0 0 1px rgba(35, 38, 59, 0.05), 0 1px 3px 0 rgba(35, 38, 59, 0.15);
  --search-detached-mode-background: #f5f6f7;
  --search-icon-color: unset;
  /* navbar */
  --navbar-background: var(--color-white);
  --navbar-font-color: #a8b2c7;
  --navbar_hover-background: var(--color-white);
  --navbar-button-background: var(--color-white);
  --navbar-button-border-color: var(--panel-border-color);
  --navbar-button-font-color: var(--body-font-color);
  --navbar-menu-border-color: var(--panel-border-color);
  --navbar-menu-background: var(--color-white);
  --navbar-menu-font-color: var(--navbar-font-color);
  --navbar-menu_hover-background: var(--color-smoke-50);
  --navbar-boxshadow: 1px 3px 5px var(--ash-50);
  --navbar-dropdown-boxshadow: 0 4px 10px #0003;
  --navbar-dropdown-background-hover-color: #0000000d;

  /* navbar animations */
  --transition-timing-default: cubic-bezier(0.08, 0.52, 0.52, 1);
  --transition-fast: 200ms;

  /* nav */
  --nav-background: white;
  --nav-border-color: var(--slate-100);
  --nav-heading-font-color: var(--color-jet-30);
  --nav-muted-color: var(--color-gray-70);
  --nav-panel-divider-color: var(--color-smoke-90);
  --nav-secondary-background: var(--color-smoke-70);
  --nav-toggle-filter: '';
  --color-aliases-static-palette-text-secondary: var(--color-primitives-global-grey-grey-700);
  /* toolbar */
  --toolbar-background: var(--body-background);
  --toolbar-border-color: var(--panel-border-color);
  --toolbar-font-color: var(--color-gray-70);
  --toolbar-muted-color: var(--color-gray-40);
  --page-version-menu-background: var(--color-smoke-70);
  --page-version-font-color: inherit;
  --page-version-missing-font-color: var(--color-gray-40);
  /* feedback */
  --feedback-modal-background: #fefefe;
  /* admonitions */
  --important-background: rgba(68, 76, 231, 0.1);
  --important-on-color: var(--body-font-color);
  --important-icon: url(../img/info-purple.svg) no-repeat center right / auto 100%;
  --warning-background: rgba(205, 55, 44, 0.1);
  --warning-on-color: var(--body-font-color);
  --warning-icon: url(../img/report-red.svg) no-repeat center right / auto 100%;
  --note-background: rgba(69, 173, 232, 0.1);
  --note-on-color: var(--body-font-color);
  --note-icon: url(../img/info-blue.svg) no-repeat center right / auto 100%;
  --tip-background: rgba(56, 161, 105, 0.1);
  --tip-on-color: var(--body-font-color);
  --tip-icon: url(../img/check-circle-green.svg) no-repeat center right / auto 100%;
  --caution-background: rgba(249, 161, 101, 0.1);
  --caution-on-color: var(--body-font-color);
  --caution-icon: url(../img/warning-orange.svg) no-repeat center right / auto 100%;
  /* doc */
  --doc-font-color: var(--color-jet-50);
  --heading-font-color: var(--color-jet-80);
  --section-divider-color: var(--panel-border-color);
  --link-font-color: var(--redpanda-800);
  --accordian-background: rgba(0, 0, 0, 0.05);
  --link-highlight-color: #444ce7;
  --highlight-border: #a4bcfd;
  --link-highlight-background-color: rgba(68, 76, 231, 0.08);
  --link_hover-font-color: #2c30a0;
  --link_unresolved-font-color: var(--redpanda-800);
  --abstract-background: var(--color-smoke-70);
  --abstract-font-color: var(--color-jet-20);
  --abstract-border-color: var(--panel-border-color);
  --admonition-background: var(--panel-background);
  --admonition-label-font-weight: var(--body-font-weight-bold);
  --caption-font-color: var(--color-gray-70);
  --caption-background-color: #f6f8fa;
  --caption-font-style: normal;
  --tabs_hover-background: #0000000d;
  --caption-font-weight: normal;
  --code-background: var(--panel-background);
  --code-font-color: rgb(0 0 0/1);
  --editable-code-font-color: var(--link-font-color);
  --editable-background: #eff0f1;
  --example-background: var(--color-white);
  --example-border-color: var(--color-gray-70);
  --kbd-background: var(--panel-background);
  --kbd-border-color: var(--color-gray-10);
  --pre-background: var(--panel-background);
  --pre-border-color: var(--panel-border-color);
  --pre-annotation-font-color: var(--color-gray-50);
  --quote-background: var(--panel-background);
  --quote-border-color: var(--color-gray-70);
  --quote-font-color: var(--color-gray-70);
  --quote-attribution-font-color: var(--color-gray-40);
  --sidebar-background: var(--color-smoke-90);
  --table-border-color: var(--panel-border-color);
  --table-stripe-background: #00000008;
  --table-footer-background: linear-gradient(to bottom, var(--color-smoke-70) 0%, var(--color-white) 100%);
  /* toc */
  --toc-font-color: var(--nav-muted-color);
  --toc-heading-font-color: var(--doc-font-color);
  --toc-border-color: var(--panel-border-color);
  /* footer */
  --footer-line-height: var(--doc-line-height);
  --footer-background: var(--slate-50);
  --footer-font-color: var(--color-gray-70);
  --footer-link-font-color: var(--color-jet-80);
  /* home */
  --highlight-container-background: #f9fafb;
}

/* RedPanda DS */

:root {
  /* Light Mode */
  /* color */
  --color-aliases-interactive-palette-opacity-brand-disabled: var(--color-primitives-alpha-primary-brand-primary-brand-alpha-500);
  --color-aliases-interactive-palette-opacity-brand-empty: var(--color-primitives-alpha-primary-brand-primary-brand-alpha-0);
  --color-aliases-interactive-palette-opacity-brand-enabled: var(--color-primitives-alpha-primary-brand-primary-brand-alpha-50);
  --color-aliases-interactive-palette-opacity-brand-enabled-strong: var(--color-primitives-alpha-primary-brand-primary-brand-alpha-300);
  --color-aliases-interactive-palette-opacity-brand-hover: var(--color-primitives-alpha-primary-brand-primary-brand-alpha-100);
  --color-aliases-interactive-palette-opacity-brand-pressed: var(--color-primitives-alpha-primary-brand-primary-brand-alpha-200);
  --color-aliases-interactive-palette-opacity-dark-disabled: var(--color-primitives-alpha-black-black-alpha-50);
  --color-aliases-interactive-palette-opacity-dark-empty: var(--color-primitives-alpha-black-black-alpha-0);
  --color-aliases-interactive-palette-opacity-dark-enabled: var(--color-primitives-alpha-black-black-alpha-50);
  --color-aliases-interactive-palette-opacity-dark-enabled-strong: var(--color-primitives-alpha-black-black-alpha-300);
  --color-aliases-interactive-palette-opacity-dark-hover: var(--color-primitives-alpha-black-black-alpha-100);
  --color-aliases-interactive-palette-opacity-dark-pressed: var(--color-primitives-alpha-black-black-alpha-200);
  --color-aliases-interactive-palette-opacity-error-disabled: var(--color-primitives-alpha-red-red-alpha-500);
  --color-aliases-interactive-palette-opacity-error-empty: var(--color-primitives-alpha-red-red-alpha-0);
  --color-aliases-interactive-palette-opacity-error-enabled: var(--color-primitives-alpha-red-red-alpha-50);
  --color-aliases-interactive-palette-opacity-error-enabled-strong: var(--color-primitives-alpha-red-red-alpha-200);
  --color-aliases-interactive-palette-opacity-error-hover: var(--color-primitives-alpha-red-red-alpha-100);
  --color-aliases-interactive-palette-opacity-error-pressed: var(--color-primitives-alpha-red-red-alpha-200);
  --color-aliases-interactive-palette-opacity-informative-empty: var(--color-primitives-alpha-blue-blue-alpha-0);
  --color-aliases-interactive-palette-opacity-informative-enabled: var(--color-primitives-alpha-blue-blue-alpha-50);
  --color-aliases-interactive-palette-opacity-informative-enabled-strong: var(--color-primitives-alpha-blue-blue-alpha-100);
  --color-aliases-interactive-palette-opacity-informative-hover: var(--color-primitives-alpha-blue-blue-alpha-300);
  --color-aliases-interactive-palette-opacity-informative-pressed: var(--color-primitives-alpha-blue-blue-alpha-400);
  --color-aliases-interactive-palette-opacity-light-disabled: var(--color-primitives-alpha-white-white-alpha-600);
  --color-aliases-interactive-palette-opacity-light-empty: var(--color-primitives-alpha-white-white-alpha-0);
  --color-aliases-interactive-palette-opacity-light-enabled: var(--color-primitives-alpha-white-white-alpha-50);
  --color-aliases-interactive-palette-opacity-light-enabled-strong: var(--color-primitives-alpha-white-white-alpha-300);
  --color-aliases-interactive-palette-opacity-light-hover: var(--color-primitives-alpha-white-white-alpha-100);
  --color-aliases-interactive-palette-opacity-light-pressed: var(--color-primitives-alpha-white-white-alpha-200);
  --color-aliases-interactive-palette-opacity-primary-disabled: var(--color-primitives-alpha-indigo-indigo-alpha-500);
  --color-aliases-interactive-palette-opacity-primary-empty: var(--color-primitives-alpha-indigo-indigo-alpha-0);
  --color-aliases-interactive-palette-opacity-primary-enabled: var(--color-primitives-alpha-indigo-indigo-alpha-50);
  --color-aliases-interactive-palette-opacity-primary-enabled-strong: var(--color-primitives-alpha-indigo-indigo-alpha-300);
  --color-aliases-interactive-palette-opacity-primary-hover: var(--color-primitives-alpha-indigo-indigo-alpha-100);
  --color-aliases-interactive-palette-opacity-primary-pressed: var(--color-primitives-alpha-indigo-indigo-alpha-200);
  --color-aliases-interactive-palette-opacity-secondary-disabled: var(--color-primitives-alpha-dark-blue-dark-blue-alpha-400);
  --color-aliases-interactive-palette-opacity-secondary-empty: var(--color-primitives-alpha-dark-blue-dark-blue-alpha-0);
  --color-aliases-interactive-palette-opacity-secondary-enabled: var(--color-primitives-alpha-dark-blue-dark-blue-alpha-50);
  --color-aliases-interactive-palette-opacity-secondary-enabled-strong: var(--color-primitives-alpha-dark-blue-dark-blue-alpha-500);
  --color-aliases-interactive-palette-opacity-secondary-pressed: var(--color-primitives-alpha-dark-blue-dark-blue-alpha-200);
  --color-aliases-interactive-palette-opacity-secondary-hover: var(--color-primitives-alpha-dark-blue-dark-blue-alpha-100);
  --color-aliases-interactive-palette-outline-brand-disabled: var(--color-primitives-global-grey-grey-400);
  --color-aliases-interactive-palette-outline-brand-enabled: var(--color-primitives-global-primary-brand-primary-brand-300);
  --color-aliases-interactive-palette-outline-brand-hover: var(--color-primitives-global-primary-brand-primary-brand-500);
  --color-aliases-interactive-palette-outline-brand-pressed: var(--color-primitives-global-primary-brand-primary-brand-500);
  --color-aliases-interactive-palette-outline-error-disabled: var(--color-primitives-global-grey-grey-400);
  --color-aliases-interactive-palette-outline-error-enabled: var(--color-primitives-global-red-red-400);
  --color-aliases-interactive-palette-outline-error-hover: var(--color-primitives-global-red-red-500);
  --color-aliases-interactive-palette-outline-error-pressed: var(--color-primitives-global-red-red-600);
  --color-aliases-interactive-palette-outline-informative-disabled: var(--color-primitives-global-grey-grey-400);
  --color-aliases-interactive-palette-outline-informative-enabled: var(--color-primitives-global-blue-blue-600);
  --color-aliases-interactive-palette-outline-informative-hover: var(--color-primitives-global-blue-blue-700);
  --color-aliases-interactive-palette-outline-informative-pressed: var(--color-primitives-global-blue-blue-800);
  --color-aliases-interactive-palette-outline-inverse-disabled: var(--color-primitives-global-grey-grey-50);
  --color-aliases-interactive-palette-outline-inverse-enabled: var(--color-primitives-global-dark-blue-dark-blue-100);
  --color-aliases-interactive-palette-outline-inverse-hover: var(--color-primitives-global-dark-blue-dark-blue-200);
  --color-aliases-interactive-palette-outline-inverse-pressed: var(--color-primitives-global-dark-blue-dark-blue-300);
  --color-aliases-interactive-palette-outline-neutral-disabled: var(--color-primitives-global-grey-grey-400);
  --color-aliases-interactive-palette-outline-neutral-enabled: var(--color-primitives-global-grey-grey-600);
  --color-aliases-interactive-palette-outline-neutral-hover: var(--color-primitives-global-grey-grey-800);
  --color-aliases-interactive-palette-outline-neutral-pressed: var(--color-primitives-global-grey-grey-800);
  --color-aliases-interactive-palette-outline-primary-disabled: var(--color-primitives-global-grey-grey-200);
  --color-aliases-interactive-palette-outline-primary-enabled: var(--color-primitives-global-indigo-indigo-400);
  --color-aliases-interactive-palette-outline-primary-hover: var(--color-primitives-global-indigo-indigo-500);
  --color-aliases-interactive-palette-outline-primary-pressed: var(--color-primitives-global-indigo-indigo-600);
  --color-aliases-interactive-palette-outline-secondary-disabled: var(--color-primitives-global-grey-grey-50);
  --color-aliases-interactive-palette-outline-secondary-enabled: var(--color-primitives-global-dark-blue-dark-blue-300);
  --color-aliases-interactive-palette-outline-secondary-hover: var(--color-primitives-global-dark-blue-dark-blue-400);
  --color-aliases-interactive-palette-outline-secondary-pressed: var(--color-primitives-global-dark-blue-dark-blue-500);
  --color-aliases-interactive-palette-outline-secondary-subtle: var(--color-primitives-global-dark-blue-dark-blue-100);
  --color-aliases-interactive-palette-outline-success-disabled: var(--color-primitives-global-grey-grey-400);
  --color-aliases-interactive-palette-outline-success-enabled: var(--color-primitives-global-green-green-500);
  --color-aliases-interactive-palette-outline-success-hover: var(--color-primitives-global-green-green-600);
  --color-aliases-interactive-palette-outline-success-pressed: var(--color-primitives-global-green-green-700);
  --color-aliases-interactive-palette-outline-warning-disabled: var(--color-primitives-global-grey-grey-400);
  --color-aliases-interactive-palette-outline-warning-enabled: var(--color-primitives-global-orange-orange-400);
  --color-aliases-interactive-palette-outline-warning-hover: var(--color-primitives-global-orange-orange-500);
  --color-aliases-interactive-palette-outline-warning-pressed: var(--color-primitives-global-orange-orange-600);
  --color-aliases-interactive-palette-surfaces-brand-disabled: var(--color-primitives-global-grey-grey-400);
  --color-aliases-interactive-palette-surfaces-brand-enabled: var(--color-primitives-global-primary-brand-primary-brand-600);
  --color-aliases-interactive-palette-surfaces-brand-hover: var(--color-primitives-global-primary-brand-primary-brand-700);
  --color-aliases-interactive-palette-surfaces-brand-pressed: var(--color-primitives-global-primary-brand-primary-brand-800);
  --color-aliases-interactive-palette-surfaces-error-disabled: var(--color-primitives-global-grey-grey-400);
  --color-aliases-interactive-palette-surfaces-error-enabled: var(--color-primitives-global-red-red-600);
  --color-aliases-interactive-palette-surfaces-error-hover: var(--color-primitives-global-red-red-700);
  --color-aliases-interactive-palette-surfaces-error-pressed: var(--color-primitives-global-red-red-800);
  --color-aliases-interactive-palette-surfaces-informative-disabled: var(--color-primitives-global-grey-grey-400);
  --color-aliases-interactive-palette-surfaces-informative-enabled: var(--color-primitives-global-blue-blue-600);
  --color-aliases-interactive-palette-surfaces-informative-hover: var(--color-primitives-global-blue-blue-700);
  --color-aliases-interactive-palette-surfaces-informative-pressed: var(--color-primitives-global-blue-blue-800);
  --color-aliases-interactive-palette-surfaces-inverse-disabled: var(--color-primitives-global-grey-grey-50);
  --color-aliases-interactive-palette-surfaces-inverse-enabled: var(--color-primitives-global-grey-white);
  --color-aliases-interactive-palette-surfaces-inverse-hover: var(--color-primitives-global-grey-grey-50);
  --color-aliases-interactive-palette-surfaces-inverse-pressed: var(--color-primitives-global-grey-grey-100);
  --color-aliases-interactive-palette-surfaces-neutral-dark-disabled: var(--color-primitives-global-grey-grey-400);
  --color-aliases-interactive-palette-surfaces-neutral-dark-enabled: var(--color-primitives-global-grey-grey-800);
  --color-aliases-interactive-palette-surfaces-neutral-dark-hover: var(--color-primitives-global-grey-grey-700);
  --color-aliases-interactive-palette-surfaces-neutral-dark-pressed: var(--color-primitives-global-grey-grey-600);
  --color-aliases-interactive-palette-surfaces-neutral-light-disabled: var(--color-primitives-global-grey-grey-50);
  --color-aliases-interactive-palette-surfaces-neutral-light-enabled: var(--color-primitives-global-grey-grey-200);
  --color-aliases-interactive-palette-surfaces-neutral-light-hover: var(--color-primitives-global-grey-grey-300);
  --color-aliases-interactive-palette-surfaces-neutral-light-pressed: var(--color-primitives-global-grey-grey-400);
  --color-aliases-interactive-palette-surfaces-primary-disabled: var(--color-primitives-global-grey-grey-400);
  --color-aliases-interactive-palette-surfaces-primary-enabled: var(--color-primitives-global-indigo-indigo-600);
  --color-aliases-interactive-palette-surfaces-primary-hover: var(--color-primitives-global-indigo-indigo-800);
  --color-aliases-interactive-palette-surfaces-primary-pressed: var(--color-primitives-global-indigo-indigo-900);
  --color-aliases-interactive-palette-surfaces-secondary-disabled: var(--color-primitives-global-grey-grey-400);
  --color-aliases-interactive-palette-surfaces-secondary-enabled: var(--color-primitives-global-dark-blue-dark-blue-600);
  --color-aliases-interactive-palette-surfaces-secondary-hover: var(--color-primitives-global-dark-blue-dark-blue-800);
  --color-aliases-interactive-palette-surfaces-secondary-pressed: var(--color-primitives-global-dark-blue-dark-blue-900);
  --color-aliases-interactive-palette-surfaces-success-disabled: var(--color-primitives-global-grey-grey-400);
  --color-aliases-interactive-palette-surfaces-success-enabled: var(--color-primitives-global-green-green-500);
  --color-aliases-interactive-palette-surfaces-success-hover: var(--color-primitives-global-green-green-600);
  --color-aliases-interactive-palette-surfaces-success-pressed: var(--color-primitives-global-green-green-700);
  --color-aliases-interactive-palette-surfaces-warning-disabled: var(--color-primitives-global-grey-grey-400);
  --color-aliases-interactive-palette-surfaces-warning-enabled: var(--color-primitives-global-orange-orange-400);
  --color-aliases-interactive-palette-surfaces-warning-hover: var(--color-primitives-global-orange-orange-800);
  --color-aliases-interactive-palette-surfaces-warning-pressed: var(--color-primitives-global-orange-orange-900);
  --color-aliases-overlays-brand-background: var(--color-primitives-alpha-primary-brand-primary-brand-alpha-300);
  --color-aliases-overlays-brand-disabled: var(--color-primitives-alpha-primary-brand-primary-brand-alpha-500);
  --color-aliases-overlays-brand-empty: var(--color-primitives-alpha-primary-brand-primary-brand-alpha-0);
  --color-aliases-overlays-brand-enabled: var(--color-primitives-alpha-primary-brand-primary-brand-alpha-50);
  --color-aliases-overlays-brand-hover: var(--color-primitives-alpha-primary-brand-primary-brand-alpha-100);
  --color-aliases-overlays-brand-pressed: var(--color-primitives-alpha-primary-brand-primary-brand-alpha-200);
  --color-aliases-overlays-error-background: var(--color-primitives-alpha-red-red-alpha-200);
  --color-aliases-overlays-error-disabled: var(--color-primitives-alpha-red-red-alpha-500);
  --color-aliases-overlays-error-empty: var(--color-primitives-alpha-red-red-alpha-0);
  --color-aliases-overlays-error-enabled: var(--color-primitives-alpha-red-red-alpha-50);
  --color-aliases-overlays-error-hover: var(--color-primitives-alpha-red-red-alpha-100);
  --color-aliases-overlays-error-pressed: var(--color-primitives-alpha-red-red-alpha-200);
  --color-aliases-overlays-informative-background: var(--color-primitives-alpha-blue-blue-alpha-100);
  --color-aliases-overlays-informative-empty: var(--color-primitives-alpha-blue-blue-alpha-0);
  --color-aliases-overlays-informative-enabled: var(--color-primitives-alpha-blue-blue-alpha-50);
  --color-aliases-overlays-informative-hover: var(--color-primitives-alpha-blue-blue-alpha-300);
  --color-aliases-overlays-informative-pressed: var(--color-primitives-alpha-blue-blue-alpha-400);
  --color-aliases-overlays-inverse-background: var(--color-primitives-alpha-white-white-alpha-300);
  --color-aliases-overlays-inverse-disabled: var(--color-primitives-alpha-white-white-alpha-600);
  --color-aliases-overlays-inverse-empty: var(--color-primitives-alpha-white-white-alpha-0);
  --color-aliases-overlays-inverse-enabled: var(--color-primitives-alpha-white-white-alpha-50);
  --color-aliases-overlays-inverse-hover: var(--color-primitives-alpha-white-white-alpha-100);
  --color-aliases-overlays-inverse-pressed: var(--color-primitives-alpha-white-white-alpha-200);
  --color-aliases-overlays-neutral-background: var(--color-primitives-alpha-black-black-alpha-300);
  --color-aliases-overlays-neutral-disabled: var(--color-primitives-alpha-black-black-alpha-50);
  --color-aliases-overlays-neutral-empty: var(--color-primitives-alpha-black-black-alpha-0);
  --color-aliases-overlays-neutral-enabled: var(--color-primitives-alpha-black-black-alpha-50);
  --color-aliases-overlays-neutral-hover: var(--color-primitives-alpha-black-black-alpha-100);
  --color-aliases-overlays-neutral-pressed: var(--color-primitives-alpha-black-black-alpha-200);
  --color-aliases-overlays-primary-background: var(--color-primitives-alpha-indigo-indigo-alpha-300);
  --color-aliases-overlays-primary-disabled: var(--color-primitives-alpha-indigo-indigo-alpha-500);
  --color-aliases-overlays-primary-empty: var(--color-primitives-alpha-indigo-indigo-alpha-0);
  --color-aliases-overlays-primary-enabled: var(--color-primitives-alpha-indigo-indigo-alpha-50);
  --color-aliases-overlays-primary-hover: var(--color-primitives-alpha-indigo-indigo-alpha-100);
  --color-aliases-overlays-primary-pressed: var(--color-primitives-alpha-indigo-indigo-alpha-200);
  --color-aliases-overlays-secondary-background: var(--color-primitives-alpha-dark-blue-dark-blue-alpha-500);
  --color-aliases-overlays-secondary-disabled: var(--color-primitives-alpha-dark-blue-dark-blue-alpha-400);
  --color-aliases-overlays-secondary-empty: var(--color-primitives-alpha-dark-blue-dark-blue-alpha-0);
  --color-aliases-overlays-secondary-enabled: var(--color-primitives-alpha-dark-blue-dark-blue-alpha-50);
  --color-aliases-overlays-secondary-pressed: var(--color-primitives-alpha-dark-blue-dark-blue-alpha-200);
  --color-aliases-overlays-secondary-hover: var(--color-primitives-alpha-dark-blue-dark-blue-alpha-100);
  --color-aliases-static-palette-background-base: var(--color-primitives-global-grey-grey-50);
  --color-aliases-static-palette-background-strong: var(--color-primitives-global-grey-white);
  --color-aliases-static-palette-background-subtle: var(--color-primitives-global-dark-blue-dark-blue-50);
  --color-aliases-static-palette-background-brand-strong: var(--color-primitives-global-primary-brand-primary-brand-600);
  --color-aliases-static-palette-background-brand-subtle: var(--color-primitives-global-primary-brand-primary-brand-100);
  --color-aliases-static-palette-background-inverse-base: var(--color-primitives-global-dark-blue-dark-blue-900);
  --color-aliases-static-palette-background-inverse-subtle: var(--color-primitives-global-grey-grey-600);
  --color-aliases-static-palette-background-semantic-error-strong: var(--color-primitives-global-red-red-600);
  --color-aliases-static-palette-background-semantic-error-subtle: var(--color-primitives-global-red-red-50);
  --color-aliases-static-palette-background-semantic-informative-strong: var(--color-primitives-global-blue-blue-600);
  --color-aliases-static-palette-background-semantic-informative-subtle: var(--color-primitives-global-blue-blue-50);
  --color-aliases-static-palette-background-semantic-success-strong: var(--color-primitives-global-green-green-500);
  --color-aliases-static-palette-background-semantic-success-subtle: var(--color-primitives-global-green-green-50);
  --color-aliases-static-palette-background-semantic-warning-strong: var(--color-primitives-global-orange-orange-400);
  --color-aliases-static-palette-background-semantic-warning-subtle: var(--color-primitives-global-orange-orange-50);
  --color-aliases-static-palette-background-on-background-strong: var(--color-primitives-global-grey-grey-100);
  --color-aliases-static-palette-background-on-background-subtle: var(--color-primitives-global-grey-grey-50);
  --color-aliases-static-palette-divider-inverse-standard: var(--color-primitives-alpha-white-white-alpha-100);
  --color-aliases-static-palette-divider-inverse-strong: var(--color-primitives-alpha-white-white-alpha-300);
  --color-aliases-static-palette-divider-inverse-weak: var(--color-primitives-alpha-white-white-alpha-200);
  --color-aliases-static-palette-divider-standard: var(--color-primitives-global-dark-blue-dark-blue-100);
  --color-aliases-static-palette-divider-strong: var(--color-primitives-global-dark-blue-dark-blue-300);
  --color-aliases-static-palette-divider-weak: var(--color-primitives-global-dark-blue-dark-blue-200);
  --color-aliases-static-palette-text-disabled: var(--color-primitives-global-grey-grey-300);
  --color-aliases-static-palette-text-primary: var(--color-primitives-global-grey-grey-900);
  --color-aliases-static-palette-text-subtle: var(--color-primitives-global-grey-grey-500);
  --color-aliases-static-palette-text-tertiary: var(--color-primitives-global-grey-grey-600);
  --color-aliases-static-palette-text-action-accent: var(--color-primitives-global-primary-brand-primary-brand-700);
  --color-aliases-static-palette-text-action-on-secondary: var(--color-primitives-global-dark-blue-dark-blue-500);
  --color-aliases-static-palette-text-action-primary: var(--color-primitives-global-indigo-indigo-600);
  --color-aliases-static-palette-text-action-primary-hover: var(--color-primitives-global-indigo-indigo-800);
  --color-aliases-static-palette-text-inverse-disabled: var(--color-primitives-global-grey-grey-500);
  --color-aliases-static-palette-text-inverse-primary: var(--color-primitives-global-grey-white);
  --color-aliases-static-palette-text-inverse-secondary: var(--color-primitives-global-grey-grey-50);
  --color-aliases-static-palette-text-inverse-tertiary: var(--color-primitives-global-dark-blue-dark-blue-300);
  --color-aliases-static-palette-text-semantic-error: var(--color-primitives-global-red-red-700);
  --color-aliases-static-palette-text-semantic-infromative: var(--color-primitives-global-blue-blue-700);
  --color-aliases-static-palette-text-semantic-success: var(--color-primitives-global-green-green-500);
  --color-aliases-static-palette-text-semantic-warning: var(--color-primitives-global-orange-orange-600);
  --color-primitives-alpha-black-black-alpha-0: #00000000;
  --color-primitives-alpha-black-black-alpha-100: #0000000d;
  --color-primitives-alpha-black-black-alpha-200: #00000014;
  --color-primitives-alpha-black-black-alpha-300: #00000029;
  --color-primitives-alpha-black-black-alpha-400: #0000003d;
  --color-primitives-alpha-black-black-alpha-50: #00000008;
  --color-primitives-alpha-black-black-alpha-500: #0000005c;
  --color-primitives-alpha-black-black-alpha-600: #0000007a;
  --color-primitives-alpha-black-black-alpha-700: #000000a3;
  --color-primitives-alpha-black-black-alpha-800: #000000cc;
  --color-primitives-alpha-black-black-alpha-900: #000000eb;
  --color-primitives-alpha-blue-blue-alpha-0: #45ade800;
  --color-primitives-alpha-blue-blue-alpha-100: #45ade80f;
  --color-primitives-alpha-blue-blue-alpha-200: #45ade814;
  --color-primitives-alpha-blue-blue-alpha-300: #45ade829;
  --color-primitives-alpha-blue-blue-alpha-400: #45ade83d;
  --color-primitives-alpha-blue-blue-alpha-50: #45ade80a;
  --color-primitives-alpha-blue-blue-alpha-500: #45ade85c;
  --color-primitives-alpha-blue-blue-alpha-600: #45ade87a;
  --color-primitives-alpha-blue-blue-alpha-700: #45ade8a3;
  --color-primitives-alpha-blue-blue-alpha-800: #45ade8cc;
  --color-primitives-alpha-blue-blue-alpha-900: #45ade8eb;
  --color-primitives-alpha-dark-blue-dark-blue-alpha-0: #2d3a5300;
  --color-primitives-alpha-dark-blue-dark-blue-alpha-100: #2d3a530f;
  --color-primitives-alpha-dark-blue-dark-blue-alpha-200: #2d3a5314;
  --color-primitives-alpha-dark-blue-dark-blue-alpha-300: #2d3a5329;
  --color-primitives-alpha-dark-blue-dark-blue-alpha-400: #2d3a533d;
  --color-primitives-alpha-dark-blue-dark-blue-alpha-50: #2d3a530a;
  --color-primitives-alpha-dark-blue-dark-blue-alpha-500: #2d3a535c;
  --color-primitives-alpha-dark-blue-dark-blue-alpha-600: #2d3a537a;
  --color-primitives-alpha-dark-blue-dark-blue-alpha-700: #2d3a53a3;
  --color-primitives-alpha-dark-blue-dark-blue-alpha-800: #2d3a53cc;
  --color-primitives-alpha-dark-blue-dark-blue-alpha-900: #2d3a53eb;
  --color-primitives-alpha-indigo-indigo-alpha-0: #444ce700;
  --color-primitives-alpha-indigo-indigo-alpha-100: #444ce70f;
  --color-primitives-alpha-indigo-indigo-alpha-200: #444ce714;
  --color-primitives-alpha-indigo-indigo-alpha-300: #444ce729;
  --color-primitives-alpha-indigo-indigo-alpha-400: #444ce73d;
  --color-primitives-alpha-indigo-indigo-alpha-50: #444ce70a;
  --color-primitives-alpha-indigo-indigo-alpha-500: #444ce75c;
  --color-primitives-alpha-indigo-indigo-alpha-600: #444ce77a;
  --color-primitives-alpha-indigo-indigo-alpha-700: #444ce7a3;
  --color-primitives-alpha-indigo-indigo-alpha-800: #444ce7cc;
  --color-primitives-alpha-indigo-indigo-alpha-900: #444ce7eb;
  --color-primitives-alpha-primary-brand-primary-brand-alpha-0: #e2432800;
  --color-primitives-alpha-primary-brand-primary-brand-alpha-100: #e243280f;
  --color-primitives-alpha-primary-brand-primary-brand-alpha-200: #e2432814;
  --color-primitives-alpha-primary-brand-primary-brand-alpha-300: #e2432829;
  --color-primitives-alpha-primary-brand-primary-brand-alpha-400: #e243283d;
  --color-primitives-alpha-primary-brand-primary-brand-alpha-50: #e243280a;
  --color-primitives-alpha-primary-brand-primary-brand-alpha-500: #e243285c;
  --color-primitives-alpha-primary-brand-primary-brand-alpha-600: #e243287a;
  --color-primitives-alpha-primary-brand-primary-brand-alpha-700: #e24328a3;
  --color-primitives-alpha-primary-brand-primary-brand-alpha-800: #e24328cc;
  --color-primitives-alpha-primary-brand-primary-brand-alpha-900: #e24328eb;
  --color-primitives-alpha-red-red-alpha-0: #d92d2000;
  --color-primitives-alpha-red-red-alpha-100: #d92d200f;
  --color-primitives-alpha-red-red-alpha-200: #d92d2014;
  --color-primitives-alpha-red-red-alpha-300: #d92d2029;
  --color-primitives-alpha-red-red-alpha-400: #d92d203d;
  --color-primitives-alpha-red-red-alpha-50: #d92d200a;
  --color-primitives-alpha-red-red-alpha-500: #d92d205c;
  --color-primitives-alpha-red-red-alpha-600: #d92d207a;
  --color-primitives-alpha-red-red-alpha-700: #d92d20a3;
  --color-primitives-alpha-red-red-alpha-800: #d92d20cc;
  --color-primitives-alpha-red-red-alpha-900: #d92d20eb;
  --color-primitives-alpha-white-white-alpha-0: #ffffff00;
  --color-primitives-alpha-white-white-alpha-100: #ffffff0d;
  --color-primitives-alpha-white-white-alpha-200: #ffffff14;
  --color-primitives-alpha-white-white-alpha-300: #ffffff29;
  --color-primitives-alpha-white-white-alpha-400: #ffffff3d;
  --color-primitives-alpha-white-white-alpha-50: #ffffff08;
  --color-primitives-alpha-white-white-alpha-500: #ffffff5c;
  --color-primitives-alpha-white-white-alpha-600: #ffffff7a;
  --color-primitives-alpha-white-white-alpha-700: #ffffffa3;
  --color-primitives-alpha-white-white-alpha-800: #ffffffcc;
  --color-primitives-alpha-white-white-alpha-900: #ffffffeb;
  --color-primitives-global-blue-blue-100: #d2ebf9;
  --color-primitives-global-blue-blue-200: #bbe1f7;
  --color-primitives-global-blue-blue-300: #a4d7f4;
  --color-primitives-global-blue-blue-400: #84c9f0;
  --color-primitives-global-blue-blue-50: #e8f5fc;
  --color-primitives-global-blue-blue-500: #6ebfed;
  --color-primitives-global-blue-blue-600: #45ade8;
  --color-primitives-global-blue-blue-700: #1c9be3;
  --color-primitives-global-blue-blue-800: #115d88;
  --color-primitives-global-blue-blue-900: #0b3e5b;
  --color-primitives-global-dark-blue-dark-blue-100: #e5e9f0;
  --color-primitives-global-dark-blue-dark-blue-200: #c6cedc;
  --color-primitives-global-dark-blue-dark-blue-300: #a8b2c7;
  --color-primitives-global-dark-blue-dark-blue-400: #5972a6;
  --color-primitives-global-dark-blue-dark-blue-50: #eff1f6;
  --color-primitives-global-dark-blue-dark-blue-500: #475b85;
  --color-primitives-global-dark-blue-dark-blue-600: #2d3a53;
  --color-primitives-global-dark-blue-dark-blue-700: #20293c;
  --color-primitives-global-dark-blue-dark-blue-800: #161e2d;
  --color-primitives-global-dark-blue-dark-blue-900: #101828;
  --color-primitives-global-green-green-100: #d7eed5;
  --color-primitives-global-green-green-200: #9ae6b4;
  --color-primitives-global-green-green-300: #68d391;
  --color-primitives-global-green-green-400: #48bb78;
  --color-primitives-global-green-green-50: #f4fbf6;
  --color-primitives-global-green-green-500: #38a169;
  --color-primitives-global-green-green-600: #25855a;
  --color-primitives-global-green-green-700: #276749;
  --color-primitives-global-green-green-800: #22543d;
  --color-primitives-global-green-green-900: #1c4532;
  --color-primitives-global-grey-grey-100: #dcddde;
  --color-primitives-global-grey-grey-200: #c3c4c6;
  --color-primitives-global-grey-grey-300: #aaabae;
  --color-primitives-global-grey-grey-400: #919295;
  --color-primitives-global-grey-grey-50: #f5f5f5;
  --color-primitives-global-grey-grey-500: #79797d;
  --color-primitives-global-grey-grey-600: #606164;
  --color-primitives-global-grey-grey-700: #48484a;
  --color-primitives-global-grey-grey-800: #303032;
  --color-primitives-global-grey-grey-900: #181818;
  --color-primitives-global-grey-white: #ffffff;
  --color-primitives-global-indigo-indigo-100: #e0eaff;
  --color-primitives-global-indigo-indigo-200: #c7d7fe;
  --color-primitives-global-indigo-indigo-300: #a4bcfd;
  --color-primitives-global-indigo-indigo-400: #8098f9;
  --color-primitives-global-indigo-indigo-50: #eef4ff;
  --color-primitives-global-indigo-indigo-500: #6172f3;
  --color-primitives-global-indigo-indigo-600: #444ce7;
  --color-primitives-global-indigo-indigo-700: #3538cd;
  --color-primitives-global-indigo-indigo-800: #2c30a0;
  --color-primitives-global-indigo-indigo-900: #2d3282;
  --color-primitives-global-orange-orange-100: #fdd7bd;
  --color-primitives-global-orange-orange-200: #fbbc91;
  --color-primitives-global-orange-orange-300: #faaf7b;
  --color-primitives-global-orange-orange-400: #f9a165;
  --color-primitives-global-orange-orange-50: #fef0e7;
  --color-primitives-global-orange-orange-500: #f9944f;
  --color-primitives-global-orange-orange-600: #f88639;
  --color-primitives-global-orange-orange-700: #f77923;
  --color-primitives-global-orange-orange-800: #da5d08;
  --color-primitives-global-orange-orange-900: #be5107;
  --color-primitives-global-primary-brand-primary-brand-100: #fcebe9;
  --color-primitives-global-primary-brand-primary-brand-200: #fae0db;
  --color-primitives-global-primary-brand-primary-brand-300: #f4b9ae;
  --color-primitives-global-primary-brand-primary-brand-400: #ee9281;
  --color-primitives-global-primary-brand-primary-brand-50: #fff5f5;
  --color-primitives-global-primary-brand-primary-brand-500: #e86b54;
  --color-primitives-global-primary-brand-primary-brand-600: #d73d23;
  --color-primitives-global-primary-brand-primary-brand-700: #ca3921;
  --color-primitives-global-primary-brand-primary-brand-800: #9e2e1a;
  --color-primitives-global-primary-brand-primary-brand-900: #942714;
  --color-primitives-global-purple-purple-100: #f4ebff;
  --color-primitives-global-purple-purple-200: #e9d7fe;
  --color-primitives-global-purple-purple-300: #d6bbfb;
  --color-primitives-global-purple-purple-400: #b692f6;
  --color-primitives-global-purple-purple-50: #f9f5ff;
  --color-primitives-global-purple-purple-500: #9e77ed;
  --color-primitives-global-purple-purple-600: #7f56d9;
  --color-primitives-global-purple-purple-700: #6941c6;
  --color-primitives-global-purple-purple-800: #53389e;
  --color-primitives-global-purple-purple-900: #42307d;
  --color-primitives-global-red-red-100: #fee8e6;
  --color-primitives-global-red-red-200: #fed0cd;
  --color-primitives-global-red-red-300: #fea19a;
  --color-primitives-global-red-red-400: #ff6b60;
  --color-primitives-global-red-red-50: #fff6f5;
  --color-primitives-global-red-red-500: #ea4a3e;
  --color-primitives-global-red-red-600: #cd372c;
  --color-primitives-global-red-red-700: #be1b0e;
  --color-primitives-global-red-red-800: #a21107;
  --color-primitives-global-red-red-900: #901704;
  --color-primitives-global-yellow-yellow-100: #fef7c3;
  --color-primitives-global-yellow-yellow-200: #faf089;
  --color-primitives-global-yellow-yellow-300: #fde272;
  --color-primitives-global-yellow-yellow-400: #ecc94b;
  --color-primitives-global-yellow-yellow-50: #fefbe8;
  --color-primitives-global-yellow-yellow-500: #eaaa08;
  --color-primitives-global-yellow-yellow-600: #ca8504;
  --color-primitives-global-yellow-yellow-700: #a15c07;
  --color-primitives-global-yellow-yellow-800: #854a0e;
  --color-primitives-global-yellow-yellow-900: #713b12;
  --non-semantic-alpha-alpha-1: var(--color-primitives-alpha-white-white-alpha-400);
  --non-semantic-fill-special-fill-1: var(--color-primitives-global-blue-blue-600);
  --non-semantic-fill-special-fill-2: var(--color-primitives-global-purple-purple-600);
  --non-semantic-fill-special-fill-3: var(--color-primitives-global-yellow-yellow-500);
  --non-semantic-fill-special-fill-4: var(--color-primitives-global-primary-brand-primary-brand-600);
  --non-semantic-fill-special-fill-5: var(--color-primitives-global-orange-orange-100);
  --non-semantic-modal-overlay-modal-overlay-dark: var(--color-primitives-alpha-black-black-alpha-500);
  --non-semantic-modal-overlay-modal-overlay-darker: var(--color-primitives-alpha-black-black-alpha-700);
  /* number */
  --border-radius-radius-none: 0rem;
  --border-radius-radius-xs: 0.125rem;
  --border-radius-radius-sm: 0.25rem;
  --border-radius-radius-md: 0.375rem;
  --border-radius-radius-lg: 0.5rem;
  --border-radius-radius-xl: 0.75rem;
  --border-radius-radius-2xl: 1rem;
  --border-radius-radius-3xl: 1.25rem;
  --border-radius-radius-full: 624.9375rem;
  --border-width-border-default: 0.0625rem;
  --border-width-border-width-2: 0.125rem;
  --border-width-border-width-4: 0.25rem;
  --border-width-border-width-8: 0.5rem;
  --spacings-spacing-none: 0rem;
  --spacings-spacing-3xs: 0.25rem;
  --spacings-spacing-2xs: 0.375rem;
  --spacings-spacing-xs: 0.5rem;
  --spacings-spacing-sm: 0.75rem;
  --spacings-spacing-md: 0.875rem;
  --spacings-spacing-lg: 1rem;
  --spacings-spacing-xl: 1.5rem;
  --spacings-spacing-2xl: 2rem;
  --spacings-spacing-3xl: 2.5rem;
  --spacings-spacing-4xl: 3rem;
  --spacings-spacing-5xl: 3.5rem;
  --spacings-spacing-6xl: 4rem;
  --spacings-spacing-7xl: 5rem;
  --spacings-spacing-8xl: 5.5rem;
  --spacings-spacing-9xl: 8rem;
  --spacings-spacing-10xl: 9rem;
}

html[data-theme=dark] {
  /* base */
  --body-background: var(--slate-900);
  --banner-background: #54478c;
  --home-background: var(--body-background);
  --card-color: #1e2128;
  --chip-color: #1e2128;
  --input-color: #1e2128;
  --chip-text-color: #a0a0a0;
  --card-border-color: rgba(58, 63, 72, 0);
  --panel-background: #ffffff12;
  --kapa-question-color: #ffffff12;
  --panel-border-color: var(--color-white);
  --scrollbar-track-color: var(--color-white);
  --scrollbar-thumb-color: var(--color-gray-10);
  --scrollbar_hover-thumb-color: var(--color-gray-30);
  --body-font-color: var(--color-white);
  --button-font-color: #181818;
  --alt-heading-font-weight: bold;
  --sticky-table-header-background: #545454;
  --tooltip-background: white;
  --tooltip-font-color: #181818;
  --feature-background-color: var(--card-color);
  /* search */
  --search-hits-boxshadow: 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 3px 0 rgba(255, 255, 255, 0.15);
  --search-detached-mode-background: #0a0908;
  --search-icon-color: unset;
  /* navbar */
  --navbar-background: var(--body-background);
  --navbar-font-color: var(--body-font-color);
  --navbar_hover-background: none;
  --navbar-button-background: var(--body-background);
  --navbar-button-border-color: var(--panel-border-color);
  --navbar-button-font-color: var(--body-font-color);
  --navbar-menu-border-color: var(--panel-border-color);
  --navbar-menu-background: var(--body-background);
  --navbar-menu-font-color: var(--body-font-color);
  --navbar-menu_hover-background: none;
  --navbar-boxshadow: 1px 3px 5px rgba(16, 16, 16, 0.5);
  --navbar-dropdown-boxshadow: 0 4px 10px #f2f2f2;
  --navbar-dropdown-background-hover-color: #ffffff0d;
  /* nav */
  --nav-background: var(--body-background);
  --nav-border-color: rgba(0, 0, 0, 0.2);
  --nav-heading-font-color: var(--color-jet-30);
  --nav-muted-color: var(--body-font-color);
  --nav-panel-divider-color: var(--color-smoke-90);
  --nav-secondary-background: var(--color-smoke-70);
  --nav-toggle-filter: invert(100%) sepia(94%) saturate(17%) hue-rotate(223deg) brightness(104%) contrast(98%);
  /* toolbar */
  --toolbar-background: var(--body-background);
  --toolbar-border-color: var(--panel-border-color);
  --toolbar-font-color: var(--body-font-color);
  --default-header-color: var(--redpanda-800);
  --toolbar-muted-color: var(--color-gray-40);
  --page-version-menu-background: #545454;
  --page-version-font-color: var(--body-font-color);
  --page-version-missing-font-color: var(--color-gray-40);
  /* feedback */
  --feedback-modal-background: var(--body-background);
  /* admonitions */
  --important-background: rgba(68, 76, 231, 0.2);
  --important-on-color: var(--body-font-color);
  --important-icon: url(../img/info-white.svg) no-repeat center right / auto 100%;
  --warning-background: rgba(205, 55, 44, 0.2);
  --warning-on-color: var(--body-font-color);
  --warning-icon: url(../img/report-white.svg) no-repeat center right / auto 100%;
  --note-background: rgba(69, 173, 232, 0.2);
  --note-on-color: var(--body-font-color);
  --note-icon: url(../img/info-white.svg) no-repeat center right / auto 100%;
  --tip-background: rgba(56, 161, 105, 0.2);
  --tip-on-color: var(--body-font-color);
  --tip-icon: url(../img/check-circle-white.svg) no-repeat center right / auto 100%;
  --caution-background: rgba(249, 161, 101, 0.2);
  --caution-on-color: var(--body-font-color);
  --caution-icon: url(../img/warning-white.svg) no-repeat center right / auto 100%;
  /* doc */
  --doc-font-color: var(--body-font-color);
  --heading-font-color: var(--body-font-color);
  --section-divider-color: var(--panel-border-color);
  --link-font-color: #f15d61;
  --accordian-background: var(--link-highlight-background-color);
  --link-highlight-color: #9184f1;
  --highlight-border: rgba(145, 132, 241, 0.48);
  --link-highlight-background-color: rgba(145, 132, 241, 0.16);
  --link_hover-font-color: #2c30a0;
  --external-link-filter: invert(100%) sepia(5%) saturate(1016%) hue-rotate(181deg) brightness(100%) contrast(106%);
  --link_unresolved-font-color: var(--redpanda-800);
  --abstract-background: var(--color-smoke-70);
  --abstract-font-color: var(--color-jet-20);
  --abstract-border-color: var(--panel-border-color);
  --admonition-background: var(--panel-background);
  --admonition-label-font-family: var(--body-font-family-bold);
  --caption-font-color: var(--body-font-color);
  --caption-background-color: #ffffff0d;
  --caption-font-style: normal;
  --caption-font-family: var(--body-font-family-bold);
  --code-background: rgba(177, 209, 241, 0.15);
  --code-font-color: #eceff1;
  --tabs_hover-background: var(--caption-background-color);
  --editable-code-font-color: var(--link-font-color);
  --editable-background: #323440;
  --example-background: var(--body-background);
  --example-border-color: var(--color-gray-70);
  --kbd-background: var(--panel-background);
  --kbd-border-color: var(--color-gray-10);
  --pre-background: var(--slate-900);
  --pre-border-color: var(--panel-border-color);
  --pre-annotation-font-color: var(--color-gray-50);
  --quote-background: var(--panel-background);
  --quote-border-color: var(--color-gray-70);
  --quote-font-color: var(--color-gray-70);
  --quote-attribution-font-color: var(--color-gray-40);
  --sidebar-background: var(--code-background);
  --table-border-color: var(--panel-border-color);
  --table-stripe-background: var(--panel-background);
  --table-footer-background: linear-gradient(to bottom, var(--color-smoke-70) 0%, var(--body-background) 100%);
  /* toc */
  --toc-font-color: var(--doc-font-color);
  --toc-heading-font-color: var(--doc-font-color);
  --toc-border-color: var(--panel-border-color);
  /* footer */
  --footer-line-height: var(--doc-line-height);
  --footer-background: var(--light-dark);
  --footer-font-color: var(--color-gray-70);
  --footer-link-font-color: var(--color-jet-80);
  /* home */
  --svg-dark-mode-filter: invert(100%) sepia(5%) saturate(100%) hue-rotate(181deg) brightness(100%) contrast(106%);
  --highlight-container-background: #262626;
  --color-aliases-static-palette-text-secondary: var(--color-primitives-global-grey-grey-200);
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: var(--body-font-size);
  height: 100%;
  max-width: 100%;
  overflow-x: hidden;
  padding: 0;
  margin: 0;
}

@media screen and (min-width: 1024px) {
  html {
    font-size: var(--body-font-size--desktop);
  }
}

body {
  background: var(--body-background);
  color: var(--body-font-color);
  font-family: var(--body-font-family);
  line-height: var(--body-line-height);
  margin: 0;
  -moz-tab-size: 4;
    -o-tab-size: 4;
       tab-size: 4;
  word-wrap: anywhere; /* aka overflow-wrap; used when hyphens are disabled or aren't sufficient */
}

a {
  text-decoration: none;
}

a:active {
  background-color: none;
}

code,
kbd,
pre {
  font-family: var(--monospace-font-family) !important;
  font-size: 0.9em;
  border: 1px solid var(--code-background);
}

code {
  word-wrap: break-word;
}

b,
dt,
strong,
th {
  font-family: var(--body-font-family-bold);
  font-weight: lighter;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

em em { /* stylelint-disable-line */
  font-style: normal;
}

strong strong { /* stylelint-disable-line */
  font-weight: normal;
}

button {
  cursor: pointer;
  font-family: inherit;
  font-size: 1rem;
  line-height: var(--body-line-height);
  margin: 0;
}

button::-moz-focus-inner {
  border: none;
  padding: 0;
}

summary {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  outline: none;
}

table {
  border-collapse: collapse;
  word-wrap: inherit; /* table widths aren't computed as expected when word-wrap is enabled */
}

object[type="image/svg+xml"]:not([width]) {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

::-webkit-input-placeholder {
  opacity: 0.5;
}

::-moz-placeholder {
  opacity: 0.5;
}

:-ms-input-placeholder {
  opacity: 0.5;
}

::-ms-input-placeholder {
  opacity: 0.5;
}

::placeholder {
  opacity: 0.5;
}

.hint {
  margin: 0.5em 0;
  color: #555;
  font-size: small;
  text-align: center;
}

button[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}

button[disabled]:hover {
  opacity: 0.5;
  cursor: not-allowed;
}

@media (pointer: fine) {
  @supports (scrollbar-width: thin) {
    html {
      scrollbar-color: var(--scrollbar-thumb-color) var(--scrollbar-track-color);
    }

    body * {
      scrollbar-width: none;
      scrollbar-color: var(--scrollbar-thumb-color) transparent;
    }
  }

  html::-webkit-scrollbar {
    background-color: var(--scrollbar-track-color);
    height: 12px;
    width: 12px;
  }

  body ::-webkit-scrollbar {
    height: 6px;
    width: 6px;
  }

  ::-webkit-scrollbar-thumb {
    background-clip: padding-box;
    background-color: var(--scrollbar-thumb-color);
    border: 3px solid transparent;
    border-radius: 12px;
  }

  body ::-webkit-scrollbar-thumb {
    border-width: 1.75px;
    border-radius: 6px;
  }

  ::-webkit-scrollbar-thumb:hover {
    background-color: var(--scrollbar_hover-thumb-color);
  }
}

.bloblang-playground .doc {
  max-width: unset;
  margin-right: 48px;
}

/* Form */

.bloblang-playground .banner {
  position: fixed;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  bottom: 0;
  width: calc(100% - var(--nav-width));
  margin-left: -48px;
  background-color: var(--banner-background);
  padding: 10px 20px;
  -webkit-box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  z-index: 1000;
}

.bloblang-playground .custom-ai-help-button {
  background-color: rgb(225, 66, 37);
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px;
          box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px;
  border-radius: 10px;
  border: none;
  color: white;
  height: 32px;
  display: none;
  font-size: var(--secondary-font-size);
}

.bloblang-playground .custom-ai-help-button:hover {
  background-color: #cc4626;
  color: white;
  cursor: pointer;
}

.bloblang-playground .banner span {
  margin: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.bloblang-playground .banner-container {
  display: none;
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bloblang-playground .banner-container .close {
  position: absolute;
  top: 10px;
  right: 10px;
  margin-top: 0;
  padding: 0;
  background: transparent;
  border: none;
  font-size: 20px;
  color: #555555;
  cursor: pointer;
  -webkit-transition: color 0.3s, -webkit-transform 0.2s;
  transition: color 0.3s, -webkit-transform 0.2s;
  transition: color 0.3s, transform 0.2s;
  transition: color 0.3s, transform 0.2s, -webkit-transform 0.2s;
}

.bloblang-playground .banner-container .close:hover {
  color: #000000;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.bloblang-playground .banner-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.bloblang-playground #contact-email {
  padding: 8px;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* Main container setup */

.bloblang-playground .playground-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: var(--body-font-family);
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* Editor section (left side) */

.bloblang-playground .editors {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(50% - 20px);
          flex: 1 1 calc(50% - 20px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: var(--code-font-color);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  gap: 10px;
}

.bloblang-playground .doc .choices {
  -webkit-box-flex: 0.4 !important;
      -ms-flex: 0.4 !important;
          flex: 0.4 !important;
  z-index: 2;
}

.bloblang-playground .doc .choices[data-type*=select-one] .choices__input {
  background: var(--body-background);
  color: var(--body-font-color);
}

.bloblang-playground .button-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.bloblang-playground input#bloblang-email {
  padding: 6px 8px;
  background: rgba(68, 76, 231, 0);
  border: 1px solid #8098f9;
  border-radius: 6px;
  color: var(--body-font-color);
  margin-top: 0;
  font-size: 14px;
}

.bloblang-playground .button,
.bloblang-playground button[type=submit]:not(.aa-SubmitButton) {
  padding: 6px 8px;
  background: rgba(68, 76, 231, 0);
  border: none;
  border-radius: 6px;
  color: var(--body-font-color);
  margin-top: 0;
  cursor: pointer;
  font-size: 14px;
  -webkit-transition: 'background 0.3s';
  transition: 'background 0.3s';
}

.bloblang-playground button[type=submit]:not(.aa-SubmitButton) {
  background-color: #4474e7;
  color: #ffffff;
}

.bloblang-playground button[type=submit]:not(.aa-SubmitButton):hover {
  background-color: #365bd6;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  color: #ffffff;
}

.bloblang-playground .button {
  border: 1px solid rgba(128, 152, 249, 1);
  border-radius: 6px;
}

.bloblang-playground .button:hover {
  background: rgba(68, 76, 231, 0.06);
  color: var(--body-font-color);
}

html[data-theme=dark] .bloblang-playground .button:hover {
  background: rgba(68, 76, 231);
  color: var(--body-font-color);
}

/* Editor container */

.bloblang-playground .editor-container {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

/* Tab style for sections */

.bloblang-playground .editor-container details {
  background: var(--body-background);
  border-radius: 4px;
  overflow: hidden;
  margin: 0;
}

.bloblang-playground .editor-container summary {
  padding: 10px;
  cursor: pointer;
  background: var(--body-background);
  color: var(--body-font-color);
  font-weight: bold;
}

.bloblang-playground .editor-container summary::after {
  display: none;
}

/* Editor areas */

.bloblang-playground .editor {
  font-size: var(--body-font-size);
  background-color: var(--pre-background) !important;
  color: var(--code-font-color) !important;
  min-height: 130px;
  padding: 10px;
  overflow-y: auto;
  border-radius: 5px;
  position: relative;
  border: 1px solid rgb(204, 204, 204);
  resize: horizontal;
  min-width: 200px;
}

/* Output section (right side) */

.bloblang-playground .output-section {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 45%;
          flex: 1 1 45%;
  gap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.bloblang-playground #ace-input-metadata {
  min-height: unset;
}

.bloblang-playground .choices[data-type*=select-one] .choices__inner {
  padding: 0;
}

.bloblang-snippet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1em;
  padding: 1.5em;
  border: 1px solid rgb(204, 204, 204);
  border-radius: 8px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin: 2em 0;
}

.bloblang-snippet .bloblang-editor {
  font-family: var(--monospace-font-family);
  font-size: var(--body-font-size);
  resize: horizontal;
}

.bloblang-snippet .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.bloblang-snippet .box {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.bloblang-snippet .box.full-width {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

.bloblang-snippet .ace-editor {
  width: 100%;
  border: 1px solid rgb(204, 204, 204);
  border-radius: 5px;
  min-height: 75px;
  color: var(--code-font-color);
  background-color: var(--pre-background);
}

@media (max-width: 1024px) {
  .bloblang-playground .banner {
    margin-left: -1rem;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }

  .output-section {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }

  .button-bar {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .button-bar .choices {
    width: 100%;
  }

  .bloblang-playground .doc .choices {
    -webkit-box-flex: 100% !important;
        -ms-flex: 100% !important;
            flex: 100% !important;
  }

  .bloblang-playground .playground-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .bloblang-playground .doc {
    margin-right: unset;
  }

  .bloblang-snippet .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 600px) {
  .bloblang-playground .banner-container .close {
    top: 5px;
    right: 5px;
    font-size: 18px;
  }
}

@media screen and (min-width: 1024px) {
  .body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

body {
  position: relative;
  min-height: 100vh;
}

.hidden {
  display: none !important;
}

.article .metadata {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: var(--secondary-font-size);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.article .metadata.metadata--main {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.article .metadata.metadata--nav {
  position: sticky;
  top: 0;
  padding: 0.5rem 0;
  background-color: var(--body-background);
  z-index: 10;
  margin-top: 40px;
  margin-bottom: 0;
  min-height: 40px;
  padding-bottom: 0;
}

.article .metadata.metadata--nav.hidden {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.article .metadata.metadata--nav:not(.hidden) {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.article .metadata .context-switcher {
  position: relative;
  display: inline-block;
  font-size: var(--secondary-font-size);
}

/* Dropdown container */

.article .metadata .context-dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown toggle button */

.article .metadata .context-dropdown-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  padding: 6px 12px;
  border: 2px solid var(--link-highlight-color);
  background: var(--body-background);
  border-radius: 6px;
  color: var(--body-font-color);
  font-size: var(--secondary-font-size);
  font-weight: 500;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  min-width: 120px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* Dropdown arrow */

.article .metadata .context-dropdown-arrow {
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.article .metadata .context-dropdown-toggle[aria-expanded="true"] .context-dropdown-arrow {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

/* Dropdown menu */

.article .metadata .context-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: var(--body-background);
  border: 1px solid var(--color-smoke-90);
  border-radius: 6px;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin-top: 4px;
  max-height: 300px;
  overflow-y: auto;
}

.article .metadata .context-dropdown-menu.show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

/* Dropdown items */

.article .metadata .context-dropdown-menu .context-dropdown-item {
  display: block;
  padding: 10px 16px;
  text-decoration: none;
  font-weight: 500;
  border: none;
  background: none;
  width: 100%;
  text-align: left;
  color: var(--body-font-color);
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  border-bottom: 1px solid var(--color-smoke-70);
}

.article .toc .metadata .context-dropdown-menu .context-dropdown-item,
.article .toc .context-switcher .context-dropdown-item {
  display: block !important;
  padding: 10px 16px !important;
  color: var(--body-font-color) !important;
  text-decoration: none !important;
  font-weight: 500 !important;
  border: none !important;
  background: none !important;
  width: 100% !important;
  text-align: left !important;
  -webkit-transition: background-color 0.2s ease !important;
  transition: background-color 0.2s ease !important;
  border-bottom: 1px solid var(--color-smoke-70) !important;
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  margin: 0 !important;
  line-height: normal !important;
}

.article .metadata .context-dropdown-menu .context-dropdown-item:last-child,
.article .toc .context-dropdown-item:last-child {
  border-bottom: none !important;
}

.article .metadata .context-dropdown-menu .context-dropdown-item:hover,
.article .toc .context-dropdown-item:hover {
  background: var(--link-highlight-color) !important;
  outline: none !important;
  color: white !important;
}

.article .metadata .context-dropdown-menu .context-dropdown-item.active,
.article .toc .context-dropdown-item.active {
  background: var(--link-highlight-color) !important;
  color: white !important;
  font-weight: 600 !important;
}

/* Base badge style */

.badge {
  font-weight: 600;
  border-radius: 10px;
  padding: 3px;
  cursor: help;
}

.badge--large {
  padding: 2px 6px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 100px;
}

.badge--label {
  background-color: #e0e0e0;
  color: #1f1f1f;
}

/* Beta */

.badge--beta {
  color: var(--beta-label-background);
  font-weight: bold;
  background-color: var(--link-highlight-background-color);
}

.badge--large.badge--beta {
  background-color: var(--beta-label-background);
  color: var(--beta-label-color);
}

.beta-label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0;
  font-size: calc(18/var(--rem-base)*1rem);
}

.beta-label > p {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  border-radius: 10px;
  font-weight: bold;
  text-align: center;
  color: var(--beta-label-color);
  background-color: var(--beta-label-background);
  padding: 3px;
  min-width: 100px;
  margin: 0;
  cursor: help;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.nav-beta-container {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.nav-beta-label {
  font-size: calc(18/var(--rem-base)*1rem);
  font-weight: bold;
  min-width: 100px;
  padding: 3px;
  border-radius: 10px;
  color: var(--beta-label-color);
  background-color: var(--beta-label-background);
  cursor: help;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}

@media (max-width: 768px) {
  .article .metadata {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
  }

  .article .metadata .context-switcher {
    width: 100%;
  }

  .article .metadata .context-dropdown-toggle {
    width: 100%;
    min-width: auto;
  }
}

.ace-github .ace_gutter {
  background: var(--pre-background);
  color: var(--code-font-color);
  z-index: 1;
}

.ace_gutter-layer {
  border-right: 1px solid !important;
}

.ace_active-line,
.ace-github .ace_gutter-active-line {
  background: rgba(255, 255, 255, 0.4) !important;
}

.ace_gutter-cell.ace_error {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAABOFBMVEX/////////QRswFAb/Ui4wFAYwFAYwFAaWGAfDRymzOSH/PxswFAb/SiUwFAYwFAbUPRvjQiDllog5HhHdRybsTi3/Tyv9Tir+Syj/UC3////XurebMBIwFAb/RSHbPx/gUzfdwL3kzMivKBAwFAbbvbnhPx66NhowFAYwFAaZJg8wFAaxKBDZurf/RB6mMxb/SCMwFAYwFAbxQB3+RB4wFAb/Qhy4Oh+4QifbNRcwFAYwFAYwFAb/QRzdNhgwFAYwFAbav7v/Uy7oaE68MBK5LxLewr/r2NXewLswFAaxJw4wFAbkPRy2PyYwFAaxKhLm1tMwFAazPiQwFAaUGAb/QBrfOx3bvrv/VC/maE4wFAbRPBq6MRO8Qynew8Dp2tjfwb0wFAbx6eju5+by6uns4uH9/f36+vr/GkHjAAAAYnRSTlMAGt+64rnWu/bo8eAA4InH3+DwoN7j4eLi4xP99Nfg4+b+/u9B/eDs1MD1mO7+4PHg2MXa347g7vDizMLN4eG+Pv7i5evs/v79yu7S3/DV7/498Yv24eH+4ufQ3Ozu/v7+y13sRqwAAADLSURBVHjaZc/XDsFgGIBhtDrshlitmk2IrbHFqL2pvXf/+78DPokj7+Fz9qpU/9UXJIlhmPaTaQ6QPaz0mm+5gwkgovcV6GZzd5JtCQwgsxoHOvJO15kleRLAnMgHFIESUEPmawB9ngmelTtipwwfASilxOLyiV5UVUyVAfbG0cCPHig+GBkzAENHS0AstVF6bacZIOzgLmxsHbt2OecNgJC83JERmePUYq8ARGkJx6XtFsdddBQgZE2nPR6CICZhawjA4Fb/chv+399kfR+MMMDGOQAAAABJRU5ErkJggg==) !important;
  background-repeat: no-repeat !important;
  background-position: 2px center !important;
}

.ace_cursor {
  color: var(--pre-font-color) !important;
}

.doc .ace_editor {
  font-family: var(--monospace-font-family);
  font-size: var(--body-font-size);
  background-color: var(--pre-background) !important;
  color: var(--code-font-color) !important;
  min-height: 250px;
  padding: 10px;
  overflow-y: auto;
  border-radius: 5px;
  position: relative;
  border: 1px solid rgb(204, 204, 204);
  resize: both;
  min-width: 200px;
}

.ace_selection {
  background: rgba(135, 206, 250, 0.9) !important;
}

.ace_dark > .ace_mobile-menu {
  background: var(--pre-background);
  color: var(--code-font-color);
}

.ace_dark > .ace_mobile-menu > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}

.ace-github .ace_comment {
  color: var(--body-font-color);
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: auto;
  padding: 1rem;
  z-index: 9999;
}

.modal.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.modal-content {
  background: var(--body-background);
  color: var(--body-font-color);
  padding: 20px;
  border-radius: 5px;
  max-width: 90vw;
  max-height: 90vh;
  overflow-y: auto;
  position: relative;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.modal-content h2 {
  margin-top: 0 !important;
}

.modal-content .button-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.modal-content button,
.modal-content button[type=submit]:not(.aa-SubmitButton) {
  padding: 6px 8px;
  background: rgba(68, 76, 231, 0);
  border: none;
  border-radius: 6px;
  color: var(--body-font-color);
  margin-top: 0;
  cursor: pointer;
  font-size: 14px;
  -webkit-transition: 'background 0.3s';
  transition: 'background 0.3s';
}

.modal-content button[type=submit]:not(.aa-SubmitButton) {
  background-color: #4474e7;
  color: #ffffff;
}

.modal-content button[type=submit]:not(.aa-SubmitButton):hover {
  background-color: #365bd6;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  color: #ffffff;
}

.modal-content button {
  border: 1px solid rgba(128, 152, 249, 1);
  border-radius: 6px;
}

.modal-content button:hover {
  background: rgba(68, 76, 231, 0.06);
  color: var(--body-font-color);
}

html[data-theme=dark] .modal-content button:hover {
  background: rgba(68, 76, 231);
  color: var(--body-font-color);
}

.close-modal {
  position: sticky;
  top: 1rem;
  left: 100%;
  background: transparent;
  border: none;
  font-size: 2rem;
  color: var(--body-font-color);
  cursor: pointer;
  z-index: 10000;
}

body.article.home {
  background-color: var(--home-background);
}

.article.home .content .doc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: unset;
  margin: 0;
  padding: 0;
  margin-bottom: 48px;
}

.article.home footer.footer {
  padding-top: 30px;
  border-top: 1px solid #c6cedc;
}

.article.home footer nav.footer-nav {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

@media (min-width: 400px) {
  .article.home footer nav.footer-nav {
    gap: 50px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.chat-footer-wrapper {
  width: 100%;
  padding-bottom: 130px;
}

.chat-footer-wrapper.fixed-bottom {
  position: fixed;
  bottom: 0;
  z-index: 9999999;
  max-width: 860px;
  width: 100%;
  padding: 0 20px 20px 0;
  background-color: var(--home-background);
}

.home .chat-footer-wrapper.fixed-bottom .chat-card {
  height: 100px;
  overflow-y: auto;
}

.home .chat-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  gap: var(--spacings-spacing-lg);
  height: 100%;
  position: relative;
}

.home .conversation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  gap: var(--spacings-spacing-lg);
  font-size: 14px;
  line-height: 1.8;
  padding: 0.5rem;
}

.home .disclaimer {
  font-size: 0.7rem;
  color: #6b7280;
  line-height: 1.4;
  padding: 1em;
  margin-top: 60px;
}

.home .disclaimer a {
  color: #6b7280;
}

.home .intro {
  color: #6b7280;
  font-size: 14px;
}

.home .disclaimer p {
  text-align: center;
}

.home .conversation-area {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
}

.conversation-area::-webkit-scrollbar {
  width: 8px;
}

.conversation-area::-webkit-scrollbar-track {
  background: transparent;
}

.conversation-area::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}

.home .conversation-area a {
  text-decoration: underline;
}

.home .conversation-area a:hover {
  text-decoration: underline;
}

.home .grecaptcha-badge {
  z-index: 0 !important;
  display: none !important;
}

.home .section-divider {
  border: none;
  border-top: 1px solid var(--panel-border-color);
  margin: 1.5rem 0;
  margin: var(--spacings-spacing-xl) 0;
}

.home .kapa-chat-root {
  padding-top: 1rem;
  padding-top: var(--spacings-spacing-lg);
}

.home .qa-pair {
  margin-bottom: 1rem;
  margin-bottom: var(--spacings-spacing-lg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.home .question {
  font-size: 14px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 400;
  color: var(--body-font-color);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: var(--kapa-question-color);
  border-radius: 25px;
  padding: 16px 20px;
}

.home .answer {
  margin-top: 2rem;
  color: var(--body-font-color);
}

.home .answer h1,
.home .answer h2,
.home .answer h3,
.home .answer li,
.home .answer ol,
.home .answer code,
.home .answer pre {
  margin-bottom: 8px;
}

.home .chat-container .conversation .answer pre > code {
  padding: 0;
  background: var(--pre-background);
}

.home .chat-container .conversation .answer pre {
  padding: 1em;
}

.home .loading {
  color: #6b7280;
  font-style: italic;
  margin: 0.5rem 0;
}

.home .chat-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; /* allow content to stretch it */
  max-height: 280px;
  min-height: 140px;
  border-radius: 0.5rem;
  border-radius: var(--border-radius-radius-lg);
  background-color: var(--input-color);
  -webkit-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.12);
  -webkit-transition: height 0.2s ease;
  transition: height 0.2s ease;
  overflow-y: auto;
}

.home .chat-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0.5rem;
  gap: var(--spacings-spacing-xs);
  padding: 1rem;
  padding: var(--spacings-spacing-lg);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.home .chat-input {
  width: 100%;
  resize: none;
  overflow: auto;
  min-height: 40px;
  max-height: 200px;
  padding: 10px;
  line-height: 1.4;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: none;
  outline: none;
  font-family: var(--body-font-family);
  font-size: 14px;
  color: #79797d;
  color: var(--color-aliases-static-palette-text-subtle);
  background: transparent;
}

.home input.chat-input::-webkit-input-placeholder {
  color: #79797d !important;
  color: var(--color-aliases-static-palette-text-subtle) !important;
}

.home input.chat-input::-moz-placeholder {
  color: #79797d !important;
  color: var(--color-aliases-static-palette-text-subtle) !important;
}

.home input.chat-input:-ms-input-placeholder {
  color: #79797d !important;
  color: var(--color-aliases-static-palette-text-subtle) !important;
}

.home input.chat-input::-ms-input-placeholder {
  color: #79797d !important;
  color: var(--color-aliases-static-palette-text-subtle) !important;
}

.home input.chat-input::placeholder {
  color: #79797d !important;
  color: var(--color-aliases-static-palette-text-subtle) !important;
}

.home .chat-input:disabled {
  color: #aaabae;
  color: var(--color-aliases-static-palette-text-disabled);
}

.home .chat-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0 1rem 1rem;
  padding: 0 var(--spacings-spacing-lg) var(--spacings-spacing-lg);
}

.home button[type=submit].main-button {
  margin-top: 0;
}

.home .main-button {
  height: 24.6px;
  padding: 0 0.75rem;
  padding: 0 var(--spacings-spacing-sm);
  background-color: #da5d08;
  background-color: var(--color-primitives-global-orange-orange-800);
  border: none !important;
  border-radius: 0.375rem;
  border-radius: var(--border-radius-radius-md);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.25rem;
  gap: var(--spacings-spacing-3xs);
  cursor: pointer;
  color: #ffffff;
  color: var(--color-primitives-global-grey-white);
}

.home .main-button:hover {
  background-color: #be5107 !important;
  background-color: var(--color-primitives-global-orange-orange-900) !important;
  color: white !important;
}

.home .main-button:disabled {
  background-color: #aaabae;
  background-color: var(--color-aliases-static-palette-text-disabled);
  cursor: not-allowed;
}

.home .feedback-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}

.home .feedback-button {
  border: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  cursor: pointer;
  background-color: unset;
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  color: #79797d !important;
  color: var(--color-aliases-static-palette-text-subtle) !important;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.home .feedback-button:hover {
  background: #f3f4f6;
  border-color: #d1d5db;
  border-radius: 0.25rem;
  color: #6b7280;
}

.home .feedback-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 0.5rem;
}

.home .actions-feedback {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 40px;
  padding: 0px 18px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  margin: 0 auto;
  margin-top: 30px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: var(--body-background);
  border-radius: 20px;
  border: 1px solid #e0e0e0;
  -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.12);
}

.home .actions-feedback.flex.justify-end.items-center {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.home .action-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: unset;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}

.home .scroll-down-button {
  position: absolute;
  top: -3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: white;
  color: #181818;
  border: 1px solid var(--card-border-color);
  border-radius: 50%;
  padding: 0.5rem;
  z-index: 10000000;
  -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
}

.home .scroll-down-button:focus {
  outline: 2px solid #be5107;
  outline: 2px solid var(--color-primitives-global-orange-orange-900);
}

.home .scroll-down-button:focus-visible {
  outline: 2px solid #be5107;
  outline: 2px solid var(--color-primitives-global-orange-orange-900);
}

.home .scroll-down-button svg.lucide {
  width: 24px;
  height: 24px;
}

.home .action-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: unset;
  border: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  border-radius: 1rem;
  cursor: pointer;
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  color: #79797d !important;
  color: var(--color-aliases-static-palette-text-subtle) !important;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.home .action-button:hover {
  background: #f3f4f6;
  border-color: #d1d5db;
  color: #6b7280;
}

.home .button-icon {
  width: 16px;
  height: 16px;
}

.home .button-text {
  font-family: var(--body-font-family);
  font-weight: 600;
  font-size: 12px !important;
  line-height: 24px;
}

.home svg.lucide {
  width: 16px;
  height: 16px;
}

.home .doc .suggestion-chips {
  position: relative;
  margin-top: 1rem;
}

.home .doc .chip {
  background: var(--chip-color);
  border-radius: 12px;
  color: var(--chip-text-color);
  padding: 10px;
  font-size: 12px;
  cursor: pointer;
  white-space: normal;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.home .chip:hover {
  background: #e5e7eb;
  color: black;
}

.home .doc .more-chip {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: var(--chip-color);
  border-radius: 12px;
  color: var(--chip-text-color);
  padding: 10px;
  cursor: pointer;
  white-space: nowrap;
}

.home .doc .more-chip:hover {
  background: #e5e7eb;
  color: black;
}

.home .doc .pulldown-menu-desktop,
.home .doc .pulldown-menu-mobile {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: var(--chip-color);
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  z-index: 10;
  min-width: 160px;
  font-size: 12px;
  width: 100%;
  margin-top: 4px;
}

.home .doc .pulldown-item {
  padding: 8px 12px;
  color: var(--chip-text-color);
  white-space: normal;
  cursor: pointer;
}

.home .doc .pulldown-item:hover {
  background-color: #edf2f7;
}

/* Header */

.home .home-header-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  width: 100%;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 2;
  position: relative;
  background-color: var(--home-background);
  overflow: visible; /* Ensure no overflow restrictions */
}

.home .home-header-container .answer p {
  margin-bottom: 10px;
}

.home .home-header {
  max-width: 860px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  width: 100%;
  padding: 0 20px;
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}

.home .home-header h1 {
  font-size: calc(24/var(--rem-base)*1rem);
  font-weight: 500;
  letter-spacing: -0.2px;
  line-height: 28px;
  margin-bottom: 0;
}

.home .search-card {
  background: white;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  -webkit-box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.12);
  height: 180px;
  padding: 23px 24px;
  position: relative;
  margin-bottom: 24px;
  width: 100%;
}

.home .search-input {
  position: relative;
}

.home .input-line {
  position: absolute;
  width: 2px;
  height: 20px;
  background: #000;
  left: 19px;
  top: 1px;
}

.home .search-input input {
  width: 100%;
  border: none;
  padding: 0 24px;
  font-size: 14px;
}

.home .search-input input:focus {
  outline: none;
}

.home .features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  position: sticky;
  visibility: visible;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-left: 60px;
  top: calc(var(--navbar-height) + var(--announcement-bar-height--desktop) + 70px);
}

.home .features .container > h2 {
  margin-top: 0;
  font-size: 1rem;
  padding-top: 0;
  color: var(--chip-text-color);
  margin-bottom: 12px;
}

.home .features .feature-image > h3 {
  margin-top: 0;
  font-size: calc(17/var(--rem-base)*1rem);
  color: inherit;
}

.home .feature-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  max-width: 250px;
}

.home .feature-box {
  width: 100%;
  height: 100%;
  color: var(--chip-text-color);
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background-color: var(--chip-color);
}

.home .feature-box:hover {
  background: #e5e7eb;
  color: black;
}

.home .feature-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: -4px;
  gap: 8px;
}

.home .feature-image img {
  height: 24px;
  width: 24px;
  -o-object-fit: contain;
     object-fit: contain;
}

.home .feature-text h2 {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  margin-top: 5px;
}

.home .feature-text p {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  margin-top: 5px;
}

.home a.feature-link {
  text-decoration: none;
  white-space: normal;
}

.home .toast-inline {
  font-size: 0.875rem;
  color: #374151;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #f3f4f6;
  padding: 0.25rem 0.5rem;
  border-radius: 4px;
  -webkit-animation: fadeIn 0.3s ease;
          animation: fadeIn 0.3s ease;
}

@-webkit-keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

/* Responsive adjustments */

@media (max-width: 1150px) {
  .home .features {
    margin-left: 0;
    position: unset;
  }

  .home .feature-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 100px;
    max-width: 100%;
  }

  .home .home-header-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .home .doc .suggestion-chips {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 900px) {
  .chat-footer-wrapper.fixed-bottom {
    right: 5px;
    left: 10px;
  }
}

@media (max-width: 550px) {
  .home .feature-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.mermaid > svg {
  background-color: var(--body-background) !important;
}

.component-home .features .container {
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
}

.component-home .doc {
  max-width: 65rem;
}

.component-home .grid {
  width: 100%;
  display: grid;
  gap: 2rem;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

.component-home .grid.highlights {
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}

.component-home .features {
  padding: 2rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 50px;
}

.component-home h2.feature-title {
  padding-top: 0 !important;
  margin-top: 0;
}

.component-home a.feature-link {
  height: inherit;
  text-decoration: none;
  white-space: normal;
}

.component-home a.feature-link:hover h2,
.component-home a.feature-link:focus h2 {
  text-decoration: underline;
}

html:not([data-theme=dark]) .component-home a.feature-link:hover .feature-box {
  border-color: var(--color-jet-50);
}

.component-home .feature-box {
  width: 100%;
  height: 100%;
  border: 1px solid #dadce0;
  border-radius: 8px;
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  padding: 1rem;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-transition: 100ms ease all;
  transition: 100ms ease all;
}

.component-home .feature-image {
  width: 50px;
  height: 50px;
}

.component-home .feature-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.component-home .feature-text h2 {
  font-size: 1.2rem;
  font-weight: 600;
}

.component-home .feature-text p {
  font-size: 1rem;
  font-weight: 400;
  color: var(--body-font-color);
}

.component-home .feature-learn-text {
  color: var(--link-highlight-color) !important;
}

.component-home div.menu-container {
  padding: 2rem;
  background: var(--highlight-container-background);
}

.component-home div.menu-container a:hover {
  text-decoration: none;
}

.component-home ul.menu-list {
  padding: 0;
  list-style-type: none;
}

.component-home li.menu-list-item {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.component-home a.menu-list-item-link {
  color: var(--ifm-font-color-base);
  font-weight: 400;
}

.component-home .footer-menu-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.component-home .footer-menu-header img {
  margin-right: 1rem;
  -webkit-filter: var(--svg-dark-mode-filter);
          filter: var(--svg-dark-mode-filter);
}

.component-home .footer-menu-header img.default {
  height: 1.3rem;
}

.component-home .footer-menu-header img.wider {
  height: 1rem;
}

.component-home .footer-menu-header img.higher {
  height: 1.3rem;
}

.component-home .footer-menu-header h3 {
  display: inline-block;
  margin: 0;
}

@media screen and (min-width: 997px) {
  .component-home .feature-description {
    min-height: 70px;
  }
}

.component-home-v2 .features .container {
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
}

.component-home-v2 .doc h2,
.component-home-v2 .doc h3 {
  margin: 0;
}

.component-home-v2 .grid-primary {
  width: 100%;
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
}

.component-home-v2 .grid-secondary {
  width: 100%;
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}

.component-home-v2 .grid-tertiary {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  padding-left: 20px;
}

.component-home-v2 .features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}

.component-home-v2 h2.feature-title {
  padding-top: 0 !important;
  margin-top: 0;
}

.component-home-v2 .paragraph.home-intro {
  gap: 30px;
}

.component-home-v2 a.feature-link {
  height: inherit;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: normal;
  -webkit-box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.1);
}

.component-home-v2 .feature-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
}

.component-home-v2 .grid-primary .feature-text {
  min-height: 150px;
}

.component-home-v2 .grid-secondary .feature-text {
  min-height: 150px;
}

.component-home-v2 .feature-box {
  width: 100%;
  height: 100%;
  border: 1px solid #dadce0;
  border-radius: 8px;
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  padding: 1rem;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-transition: 100ms ease all;
  transition: 100ms ease all;
}

.component-home-v2 .feature-image {
  width: 50px;
  height: 50px;
}

.component-home-v2 .feature-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.component-home-v2 .feature-text h2 {
  font-size: 1.2rem;
  font-weight: 600;
}

.component-home-v2 .home-intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.component-home-v2 .feature-text p {
  font-size: 1rem;
  font-weight: 400;
  color: var(--body-font-color);
}

.component-home-v2 .feature-link-text {
  color: var(--link-highlight-color) !important;
  margin-top: auto; /* Pushes this element to the bottom */
}

.component-home-v2 .feature-link-text.get-started:hover {
  background-color: var(--link-highlight-color);
  color: white !important;
  cursor: pointer;
}

.component-home-v2 .feature-link-text.get-started {
  padding: 0 8px;
  border-radius: 6px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid rgba(164, 188, 253, 1);
}

.component-home-v2 div.menu-container {
  padding: 2rem;
  background: var(--highlight-container-background);
}

.component-home-v2 div.menu-container a:hover {
  text-decoration: none;
}

.component-home-v2 ul.menu-list {
  padding: 0;
  list-style-type: none;
}

.component-home-v2 li.menu-list-item {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.component-home-v2 a.menu-list-item-link {
  color: var(--ifm-font-color-base);
  font-weight: 400;
}

.component-home-v2 .footer-menu-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.component-home-v2 .footer-menu-header img {
  margin-right: 1rem;
  -webkit-filter: var(--svg-dark-mode-filter);
          filter: var(--svg-dark-mode-filter);
}

.component-home-v2 .footer-menu-header img.default {
  height: 1.3rem;
}

.component-home-v2 .footer-menu-header img.wider {
  height: 1rem;
}

.component-home-v2 .footer-menu-header img.higher {
  height: 1.3rem;
}

.component-home-v2 .footer-menu-header h3 {
  display: inline-block;
  margin: 0;
}

@media screen and (min-width: 997px) {
  .component-home-v2 .feature-description {
    min-height: 70px;
  }
}

:root {
  --nav-side-padding: 22px;
  --nav-item-side-padding: 10px;
}

.nav-container {
  position: fixed;
  top: calc(var(--navbar-height) + var(--toolbar-height));
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: var(--secondary-font-size);
  z-index: var(--z-index-nav);
  visibility: hidden;
  overflow-y: scroll;
}

.nav-collapse,
.nav-expand {
  font-size: var(--secondary-font-size);
  color: var(--body-font-color);
  z-index: 8;
  position: sticky;
  height: var(--nav-collapse-height);
  bottom: 0;
  display: none;
  gap: 5px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: calc(var(--nav-width)/1.5);
  left: calc(var(--nav-width)/6);
}

.nav-collapse p {
  margin: 0;
}

.nav-collapse.collapsed,
.nav-expand {
  width: calc(var(--nav-width)/3);
  border: none;
  left: 5px;
  bottom: 30px;
}

.nav-expand img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.nav-collapse:hover,
.nav-expand:hover {
  cursor: pointer;
}

@media screen and (max-width: 1023px) {
  .nav-container {
    width: var(--nav-width);
    top: calc(var(--navbar-height) + var(--announcement-bar-height));
  }

  .nav-panel-explore {
    top: 20px !important;
  }
}

@media screen and (min-width: 1024px) {
  .nav-container {
    font-size: var(--secondary-font-size);
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    border-right: 1px solid var(--nav-border-color);
    display: block;
    position: sticky;
    visibility: visible;
    height: calc(100vh - var(--navbar-height));
    top: calc(var(--navbar-height) + var(--announcement-bar-height--desktop));
    width: var(--nav-width);
  }

  .nav-expand:not(.hidden) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .nav {
    overflow-y: hidden;
  }

  .nav-collapse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.nav-container.is-active {
  visibility: visible;
}

/* Hide scrollbar for Chrome, Safari and Opera */

.nav::-webkit-scrollbar {
  display: none;
}

.nav {
  background: var(--nav-background);
  font-size: var(--secondary-font-size);
  position: relative;
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
  overflow-y: scroll;
  clip-path: inset(0);
  height: inherit !important;
}

@media screen and (min-width: 769px) {
  .nav {
    -webkit-box-shadow: 0.5px 0 3px var(--nav-border-color);
            box-shadow: 0.5px 0 3px var(--nav-border-color);
  }
}

@media screen and (min-width: 1024px) {
  .nav {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.nav a {
  color: inherit;
}

.context .container.has-dropdown {
  border: 1px solid var(--highlight-border);
  width: 100%;
  border-radius: 0.375rem;
  border-radius: var(--border-radius-radius-md);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2px 10px;
  padding: 2px var(--nav-item-side-padding);
  position: relative;
}

.context .container.has-dropdown .components,
.context .container.has-dropdown .versions {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  margin-top: 35px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2;
  background-color: var(--body-background);
  white-space: nowrap;
  border-radius: 0.375rem;
  border-radius: var(--border-radius-radius-md);
  padding: 8px 0;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  border: 1px solid #ccc;
  color: var(--body-font-color);
}

.context:hover {
  cursor: pointer;
}

.context .container.has-dropdown .components a,
.context .container.has-dropdown .versions a {
  padding: 4px 10px;
  padding: 4px var(--nav-item-side-padding);
}

.context .container.has-dropdown.is-active .components,
.context .container.has-dropdown.is-active .versions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 0;
}

.article.lab .nav .panels {
  padding-left: 0.5em;
}

html.is-clipped--nav {
  overflow-y: hidden;
}

.nav-menu {
  position: relative;
  line-height: var(--nav-line-height);
  padding: calc(var(--toolbar-top-padding) - 8px) 22px 32px;
  padding: calc(var(--toolbar-top-padding) - 8px) var(--nav-side-padding) 32px;
}

.nav-menu h3.title {
  color: var(--nav-heading-font-color);
  font-size: inherit;
  font-family: var(--body-font-family-bold);
  margin: 0;
  padding: 0.25em 0 0.125em;
}

.nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  color: var(--color-aliases-static-palette-text-secondary);
  margin-left: 8px;
}

/* Target the very first nav-menu and remove the margin-left */

.nav-menu > .nav-list {
  margin-left: 0;
}

li.nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  cursor: pointer;
}

.nav .item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 10px;
  padding: 8px var(--nav-item-side-padding);
  border-radius: 0.375rem;
  border-radius: var(--border-radius-radius-md);
  margin-bottom: 4px;
}

.nav-list > li > .item:hover,
.nav-list > li > .is-current-page {
  background-color: var(--link-highlight-background-color);
  color: var(--link-highlight-color);
}

.nav-list .is-current-path > div.item:first-child {
  color: var(--link-highlight-color);
}

.nav-list a {
  text-decoration: none !important;
}

/* Note - Dan removed .nav-item setting height - this rule was causing all sorts of issues with nav height due to all nav items being nested inside a single <li> with a height of 36px, this meant there was a lot of extra css needed to override */

.nav-item[data-depth="0"] > .nav-list:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.nav-item:not(.is-active) > .nav-list {
  display: none;
}

a.nav-link,
a.nav-text {
  min-width: 80%;
}

.item:not(.dropdown) a.nav-link,
.item:not(.dropdown) a.nav-text {
  min-width: 100%;
}

.nav-item-toggle {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-filter: var(--nav-toggle-filter);
          filter: var(--nav-toggle-filter);
  outline: none;
  line-height: inherit;
  padding: 0;
  width: 2em;
  height: 100%;
  margin-right: -8px;
}

.nav-item-toggle > img {
  -webkit-filter: var(--nav-toggle-filter);
          filter: var(--nav-toggle-filter);
  width: 0.6em;
}

.nav-item.is-active > .item > .nav-item-toggle {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.nav-panel-explore {
  position: sticky;
  z-index: 9;
  background-color: var(--nav-background);
  padding: 24px 22px 0;
  padding: 24px var(--nav-side-padding) 0;
}

.nav-panel-explore:not(:first-child) {
  top: auto;
  max-height: var(--nav-panel-explore-height);
}

.nav-panel-explore .context {
  font-size: var(--secondary-font-size);
  color: var(--link-highlight-color);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  line-height: 1;
}

.nav-panel-explore:not(:first-child) .context .container.has-dropdown:has(.components,.versions) {
  cursor: pointer;
}

.nav-panel-explore .context .current-version,
.nav-panel-explore .context .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.nav-panel-explore .context .version.is-latest,
.nav-panel-explore .context .version:hover,
.nav-panel-explore .context .component.is-current,
.nav-panel-explore .context .component:hover,
.nav-panel-explore .context .version a:hover,
.nav-panel-explore .context .component a:hover {
  background-color: var(--link-highlight-background-color);
  color: var(--body-font-color);
}

.nav-panel-explore .context .versions a,
.nav-panel-explore .context .component a {
  color: var(--page-version-font-color);
  text-decoration: none;
  line-height: 25px;
  padding-left: 5px;
  display: block;
  width: 100%;
}

.nav-panel-explore .context .version,
.nav-panel-explore .context .component {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25px;
          flex: 0 0 25px;
}

.nav-panel-explore .component .title {
  font-family: var(--body-font-family-bold);
}

.nav-link.cloud-beta::after {
  height: 20px;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  content: '(beta)';
}

@media screen and (max-width: 1024px) {
  aside.toc.sidebar {
    display: none;
  }

  main > .content {
    overflow-x: auto;
    height: 100%;
  }
}

body.status-404 main > .content {
  min-height: 100vh;
}

.home main {
  background-color: var(--home-background);
}

@media screen and (min-width: 1024px) {
  main {
    margin: 0 auto;
    min-width: 0; /* min-width: 0 required for flexbox to constrain overflowing elements */
  }

  main:not(.labs) {
    width: calc(100% - var(--nav-width));
  }

  .home main {
    margin: 0;
    padding-top: 0;
    width: 100%;
  }

  main.index {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: unset;
    margin: unset;
  }

  main > .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* display: grid; */
    /* grid-template-columns: 3fr 1fr; */
    gap: 50px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  aside.toc.embedded {
    display: none;
  }

  aside.toc.sidebar {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media screen and (min-width: 1400px) {
  aside.toc.sidebar {
    -ms-flex-preferred-size: var(--toc-width--widescreen);
        flex-basis: var(--toc-width--widescreen);
  }

  main > .content {
    gap: 150px;
  }
}

.toolbar {
  color: var(--toolbar-font-color);
  background-color: var(--toolbar-background);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: var(--secondary-font-size);
  height: var(--toolbar-height);
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: sticky;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  top: calc(var(--navbar-height) + var(--announcement-bar-height));
  z-index: var(--z-index-toolbar);
}

.toolbar a {
  color: inherit;
}

.nav-toggle {
  background: url(../img/menu.svg) no-repeat 50% 47.5%;
  background-size: 49%;
  border: none;
  outline: none;
  line-height: inherit;
  padding: 0;
  height: calc(var(--toolbar-height));
  width: calc(var(--toolbar-height));
  margin-right: -0.25rem;
}

html[data-theme=dark] .nav-toggle {
  -webkit-filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(248deg) brightness(105%) contrast(101%);
          filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(248deg) brightness(105%) contrast(101%);
}

@media screen and (min-width: 1024px) {
  .nav-toggle {
    display: none;
  }

  .toolbar {
    display: none;
  }
}

.nav-toggle.is-active {
  background-image: url(../img/back.svg);
  background-size: 41.5%;
}

html[data-theme=dark] .home-link {
  -webkit-filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(248deg) brightness(105%) contrast(101%);
          filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(248deg) brightness(105%) contrast(101%);
}

.edit-this-page {
  display: none;
  padding-right: 0.5rem;
}

@media screen and (min-width: 1024px) {
  .edit-this-page {
    display: block;
  }
}

.toolbar .edit-this-page a {
  color: var(--toolbar-muted-color);
}

.breadcrumbs {
  line-height: var(--nav-line-height);
  width: 100%;
  display: block;
  margin-bottom: 32px;
}

a + .breadcrumbs {
  padding-left: 0.05rem;
}

.breadcrumbs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.9rem;
  padding-left: 0 !important;
  margin-left: -0.5rem;
}

.breadcrumbs li {
  display: inline;
  margin: 0;
  min-height: 30px;
}

.breadcrumbs li::after {
  content: "";
  display: inline-block;
  background: url(../img/breadcrumb-chevron.svg) no-repeat center right / auto 100%;
  width: 1.25em;
  margin-right: 10px;
  height: 0.75em;
}

.breadcrumbs li:last-of-type::after {
  content: none;
}

.breadcrumbs li a {
  padding: 7px 0;
  text-decoration: none;
  border: 1px solid rgba(0, 0, 0, 0);
  color: var(--color-aliases-static-palette-text-secondary);
}

.breadcrumbs li:hover a,
.breadcrumbs li:last-child a {
  text-decoration: none;
}

.toc-menu-dropdown {
  background-color: var(--tabs_hover-background);
  width: 100%;
  padding: 0.4em;
  margin-bottom: 10px;
  margin-top: 10px;
  vertical-align: middle;
  border-radius: 8px 8px 0 0;
}

.toc-menu-dropdown:hover {
  cursor: pointer;
}

.doc .toc-menu-dropdown h3::after {
  content: '';
  background: transparent url(../img/caret.svg) no-repeat center / 100%;
  border: none;
  -webkit-filter: var(--nav-toggle-filter);
          filter: var(--nav-toggle-filter);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  outline: none;
  line-height: inherit;
  padding: 0;
  height: calc(var(--nav-line-height)*1.5em);
  width: calc(var(--nav-line-height)*1.5em);
}

.doc .toc-menu-dropdown h3 {
  margin: 0;
  font-size: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.toc .toc-menu-dropdown > .toc-menu a {
  color: var(--toc-font-color);
  border-left: none;
  padding: 0.5em 0.5em 0.3em 0;
  text-decoration: none;
}

.toc .toc-menu-dropdown > .toc-menu {
  border-top: 1px solid #dadde1;
}

.toc.sidebar .thumbs {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0.25rem 0 1rem 1rem;
  margin-top: 40px;
}

.toc h3 {
  color: var(--toc-heading-font-color);
  font-size: var(--secondary-font-size);
  font-family: var(--body-font-family-bold);
  line-height: 1.3;
  margin: 0 -0.5px;
  padding-bottom: 0.25rem;
}

.toc.sidebar h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 2.5rem;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.toc ul {
  line-height: var(--toc-line-height);
  list-style: none;
  margin: 0;
  padding: 0;
}

.toc.sidebar ul {
  overflow-x: hidden;
  text-overflow: ellipsis;
}

@supports (scrollbar-width: none) {
  .toc.sidebar ul {
    scrollbar-width: none;
  }
}

.toc ul::-webkit-scrollbar {
  width: 0;
  height: 0;
}

@media screen and (min-width: 1024px) {
  .toc h3 {
    font-size: var(--secondary-font-size);
  }

  .toc ul {
    font-size: var(--secondary-font-size);
  }

  .toc .toc-menu {
    text-overflow: ellipsis;
    word-wrap: normal;
  }

  .toc.sidebar {
    top: calc(var(--navbar-height) + var(--announcement-bar-height--desktop));
  }
}

.toc li {
  margin: 0;
}

.toc li[data-level="2"] a {
  padding-left: 1.5rem;
}

.toc li[data-level="3"] a {
  padding-left: 2rem;
}

.toc li[data-level="4"] a {
  padding-left: 2.5rem;
}

.toc li[data-level="5"] a {
  padding-left: 3rem;
}

.toc a {
  color: var(--toc-font-color);
  border-left: 2px solid var(--toc-border-color);
  display: inline-block;
  padding: 6px 0 6px 1rem;
  text-decoration: none;
}

.toc .thumbs a {
  border: none;
  padding-left: 0;
}

.sidebar.toc a {
  display: block;
  outline: none;
}

.toc a:hover {
  color: var(--link-highlight-color);
}

.toc a.is-active {
  border-left-color: var(--link-highlight-color);
  color: var(--link-highlight-color);
}

.sidebar.toc a:focus {
  background: var(--panel-background);
}

.toc .is-hidden-toc {
  display: none !important;
}

.toc.sidebar {
  position: sticky;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  max-height: var(--nav-height);
  font-size: var(--secondary-font-size);
  font-weight: 300;
  color: var(--toc-font-color);
  max-width: var(--toc-width);
  overflow-y: auto;
  overflow-x: hidden;
  text-overflow: ellipsis;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 var(--toc-width);
          flex: 0 0 var(--toc-width);
  word-wrap: break-word;
  top: calc(var(--navbar-height) + var(--announcement-bar-height));
}

@media screen and (min-width: 1350px) {
  .toc.sidebar {
    width: var(--toc-width--widescreen);
    max-width: 400px;
  }
}

html {
  scroll-padding-top: calc(var(--navbar-height) + var(--toolbar-height)); /* 114px */
}

.doc {
  color: var(--body-font-color);
  font-size: var(--doc-font-size);
  -ms-hyphens: auto;
      hyphens: auto;
  line-height: var(--doc-line-height);
  padding: 0 1rem 4rem;
  margin-top: 3rem;
}

.doc ul.index {
  -webkit-padding-start: 1rem;
          padding-inline-start: 1rem;
}

.doc li.index,
.doc p.index {
  margin-top: 1rem;
}

@media screen and (min-width: 1024px) {
  html {
    scroll-padding-top: calc(var(--navbar-height) + 32px); /* 88px */
  }

  .doc {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    font-size: var(--doc-font-size--desktop);
    min-width: 0;
    margin-bottom: 0;
    margin-top: 2rem;
    max-width: var(--doc-max-width);
    padding: 0;
    margin-left: 48px;
  }

  .doc.no-toc {
    margin-right: 48px;
  }
}

.doc h1,
.doc h2,
.doc h3,
.doc h4,
.doc h5,
.doc h6 {
  color: var(--heading-font-color);
  font-family: var(--heading-font-family);
  -ms-hyphens: none;
      hyphens: none;
  line-height: 1.2;
  margin: 2rem 0 0;
  font-weight: var(--heading-font-weight);
}

.doc h1 {
  font-size: calc(36/var(--rem-base)*1rem);
  margin-bottom: 0;
  margin-top: 0;
}

@media screen and (min-width: 600px) {
  .doc .openblock.side-by-side > .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .doc .openblock.side-by-side > .content > * {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 10px;
    width: 0;
  }
}

@media screen and (min-width: 769px) {
  .doc h1 {
    font-size: calc(44/var(--rem-base)*1rem);
  }

  .admonitionblock .content a {
    white-space: normal !important; /* Allows links to wrap within admonition blocks */
  }
}

.doc > h2#name + .sectionbody {
  margin-top: 1rem;
}

#preamble + .sect1,
.doc .sect1 + .sect1 {
  margin-top: 2rem;
}

.doc h1.sect0 {
  background: var(--abstract-background);
  font-size: 1.8em;
  margin: 1.5rem -1rem 0;
  padding: 0.5rem 1rem;
}

.doc h2:not(.discrete) {
  font-size: calc(32/var(--rem-base)*1rem);
  margin-left: -1rem;
  margin-right: -1rem;
  padding: 0.4rem 1rem 0.1rem;
}

.doc h3:not(.discrete),
.aa-PreviewTitle {
  font-size: calc(24/var(--rem-base)*1rem);
  font-weight: var(--alt-heading-font-weight);
}

.doc h4:not(.discrete) {
  font-size: calc(19/var(--rem-base)*1rem);
  font-weight: var(--alt-heading-font-weight);
}

.doc h5:not(.discrete) {
  font-size: calc(17.5/var(--rem-base)*1rem);
  font-weight: var(--alt-heading-font-weight);
}

.doc h6:not(.discrete) {
  font-size: calc(16/var(--rem-base)*1rem);
  font-weight: var(--alt-heading-font-weight);
}

.doc h1 .anchor,
.doc h2 .anchor,
.doc h3 .anchor,
.doc h4 .anchor,
.doc h5 .anchor,
.doc h6 .anchor,
.doc li .visible-anchor {
  position: absolute;
  text-decoration: none;
  visibility: hidden;
  font-weight: normal;
  margin-left: 0.3rem;
}

.doc h1 .anchor::before,
.doc h2 .anchor::before,
.doc h3 .anchor::before,
.doc h4 .anchor::before,
.doc h5 .anchor::before,
.doc h6 .anchor::before,
.doc li .visible-anchor::before {
  content: "#";
}

.doc h1:hover .anchor,
.doc h2:hover .anchor,
.doc h3:hover .anchor,
.doc h4:hover .anchor,
.doc h5:hover .anchor,
.doc li:hover .visible-anchor {
  visibility: visible;
  cursor: pointer;
}

.doc p,
.doc dl {
  margin: 0;
  -ms-hyphens: none;
      hyphens: none;
}

.doc a,
.doc .glossary-term,
.doc p a > code {
  text-decoration: underline;
  text-underline-offset: 2px;
  -webkit-text-decoration-color: #606164;
          text-decoration-color: #606164;
  -webkit-text-decoration-color: var(--color-aliases-static-palette-text-tertiary);
          text-decoration-color: var(--color-aliases-static-palette-text-tertiary);
  color: var(--body-font-color);
}

.doc a:hover,
.doc .glossary-term:hover,
.doc p a > code:hover {
  color: var(--link-highlight-color);
  -webkit-text-decoration-color: var(--link-highlight-color);
          text-decoration-color: var(--link-highlight-color);
}

.doc .metadata-block span.current-version,
.doc .metadata-block span:not(.current-version):hover {
  color: var(--link-highlight-color);
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

.doc .glossary-term {
  cursor: pointer;
}

.doc a.bare {
  -ms-hyphens: none;
      hyphens: none;
}

/*
.doc a.unresolved {
  color: var(--link_unresolved-font-color);
}
*/

.doc a[href*="//"]:not([href*="docs.redpanda.com"]):not([href*="netlify.app"]):not(section.feedback-section a):not(.aa-ItemIcon a)::after {
  content: url('/_/img/external-link.svg');
  position: relative;
  margin-left: 2px;
  -webkit-filter: var(--external-link-filter);
          filter: var(--external-link-filter);
}

.doc i.fa {
  -ms-hyphens: none;
      hyphens: none;
  font-style: normal;
}

.doc code,
.doc pre {
  -ms-hyphens: none;
      hyphens: none;
  color: var(--code-font-color);
  background: var(--pre-background);
}

.doc p code,
.doc code,
.doc thead code,
.doc .colist > table code {
  color: var(--code-font-color);
  background: var(--code-background);
  border: 0.1rem solid #0000001a;
  font-weight: lighter;
  border-radius: 0.25em;
  padding: 0.125em 0.25em;
}

/* Override Prism.js styles */

.doc code .token.operator,
.doc code .token.url {
  background-color: inherit;
}

.doc pre {
  font-size: calc(17/var(--rem-base)*1rem);
  line-height: 1.5;
  margin: 0;
  padding: 1em;
  padding-top: 1.5em;
}

.doc pre > code,
.doc details .listingblock .content pre > code {
  padding-bottom: 1rem;
  border: none;
  white-space: pre-wrap;
  font-weight: lighter;
  line-height: 1.7;
}

.doc blockquote {
  margin: 0;
}

.doc .paragraph.lead > p {
  font-size: calc(18/var(--rem-base)*1rem);
}

.doc .right {
  float: right;
}

.doc .left {
  float: left;
}

.doc .float-gap.right {
  margin: 0 1rem 1rem 0;
}

.doc .float-gap.left {
  margin: 0 0 1rem 1rem;
}

.doc .float-group::after {
  content: "";
  display: table;
  clear: both;
}

.doc .stretch {
  width: 100%;
}

.doc .underline {
  text-decoration: underline;
}

.doc .line-through {
  text-decoration: line-through;
}

.doc .paragraph,
.doc .dlist,
.doc .hdlist,
.doc .olist,
.doc .ulist,
.doc .exampleblock,
.doc .imageblock,
.doc .listingblock,
.doc .literalblock,
.doc .sidebarblock,
.doc .verseblock,
.doc .videoblock,
.doc .quoteblock,
.doc .partintro,
.doc details,
.doc hr {
  margin: 0.6rem 0 0;
}

.paragraph > p {
  margin-top: 1.3rem;
}

.doc li .paragraph > p,
.doc td .paragraph > p {
  margin-top: 0;
}

.doc .ulist.two-column {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}

.doc table.tableblock {
  font-size: calc(17/var(--rem-base)*1rem);
}

.tablecontainer {
  overflow-x: auto;
}

.doc .clippedcontainer table.tableblock thead {
  background: var(--sticky-table-header-background);
  position: sticky;
  top: -1px;
  z-index: var(--z-index-nav);
}

.content .tablecontainer {
  margin-bottom: 1.25em;
}

.content .tablecontainer > table.tableblock {
  margin-bottom: 0;
}

.doc :not(.tablecontainer) > table.tableblock,
.doc :not(.tablecontainer) > table.tableblock + * {
  margin-top: 1.5rem;
}

.doc p.tableblock + p.tableblock {
  margin-top: 0.5rem;
}

.doc td.tableblock > .content > :first-child {
  margin-top: 0;
}

.doc table.tableblock th,
.doc table.tableblock td {
  padding: 0.5rem;
}

.doc table.tableblock,
.doc table.tableblock > * > tr > * {
  border: 0 solid var(--table-border-color);
}

.doc table.tableblock th {
  text-align: center;
}

.doc table.grid-all > * > tr > * {
  border-width: 1px;
}

.doc table.grid-cols > * > tr > * {
  border-width: 0 1px;
}

.doc table.grid-rows > * > tr > * {
  border-width: 1px 0;
}

.doc table.grid-all > thead th,
.doc table.grid-rows > thead th {
  border-bottom-width: 2.5px;
}

.doc table.frame-all {
  border-width: 1px;
}

.doc table.frame-ends {
  border-width: 1px 0;
}

.doc table.frame-sides {
  border-width: 0 1px;
}

.doc table.frame-none > colgroup + * > :first-child > *,
.doc table.frame-sides > colgroup + * > :first-child > * {
  border-top-width: 0;
}

/* NOTE let the grid win in case of frame-none */

.doc table.frame-sides > :last-child > :last-child > * {
  border-bottom-width: 0;
}

.doc table.frame-none > * > tr > :first-child,
.doc table.frame-ends > * > tr > :first-child {
  border-left-width: 0;
}

.doc table.frame-none > * > tr > :last-child,
.doc table.frame-ends > * > tr > :last-child {
  border-right-width: 0;
}

.doc table.stripes-all > tbody > tr,
.doc table.stripes-odd > tbody > tr:nth-of-type(odd),
.doc table.stripes-even > tbody > tr:nth-of-type(even),
.doc table.stripes-hover > tbody > tr:hover,
.doc table.tableblock thead {
  background: var(--table-stripe-background);
}

.doc table.tableblock > tfoot {
  background: var(--table-footer-background);
}

.doc .halign-left {
  text-align: left;
}

.doc .halign-right {
  text-align: right;
}

.doc .halign-center {
  text-align: center;
}

.doc .valign-top {
  vertical-align: top;
}

.doc .valign-bottom {
  vertical-align: bottom;
}

.doc .valign-middle {
  vertical-align: middle;
}

.admonitionblock {
  position: relative;
  margin: 1.4rem 0 0;
  -webkit-box-shadow: var(--admonition-border-box-shadow);
          box-shadow: var(--admonition-border-box-shadow);
  padding: var(--admonition-padding);
}

.admonitionblock.note {
  background-color: var(--note-background);
  border-left-width: var(--admonition-border-left-width);
  border-radius: var(--admonition-border-radius);
}

.admonitionblock.warning {
  background-color: var(--warning-background);
  border-left-width: var(--admonition-border-left-width);
  border-radius: var(--admonition-border-radius);
}

.admonitionblock.tip {
  background-color: var(--tip-background);
  border-left-width: var(--admonition-border-left-width);
  border-radius: var(--admonition-border-radius);
}

.admonitionblock.caution {
  background-color: var(--caution-background);
  border-left-width: var(--admonition-border-left-width);
  border-radius: var(--admonition-border-radius);
}

.admonitionblock.important {
  background-color: var(--important-background);
  border-left-width: var(--admonition-border-left-width);
  border-radius: var(--admonition-border-radius);
}

.admonitionblock td.content > :not(.title):first-child,
.admonitionblock td.content > .title + * {
  margin-top: 0;
}

.admonitionblock pre {
  font-size: calc(17/var(--rem-base)*1rem);
}

/* Note - dan - for some bizarre reason tables are used to structure notices, we have to turn all these table elements into block elements to get them to style correctly */

/* I had to change this back to a fixed table layout to avoid the code blocks from escaping the admonition */

.admonitionblock > table {
  table-layout: fixed;
  position: relative;
  width: 100%;
}

.admonitionblock td.content {
  display: block;
  width: 100%;
  word-wrap: anywhere;
  margin-top: 8px;
  padding-left: 1.8rem;
}

.admonitionblock .icon {
  display: block;
  font-size: calc(18/var(--rem-base)*1rem);
  height: 1.25rem;
  line-height: 1;
  font-weight: var(--admonition-label-font-weight);
}

.admonitionblock.caution .icon {
  color: var(--caution-on-color);
}

.admonitionblock.important .icon {
  color: var(--important-on-color);
}

.admonitionblock.note .icon {
  color: var(--note-on-color);
}

.icon-note::before {
  content: "";
  background: var(--note-icon);
  width: 1.4em;
  margin-right: 5px;
  height: 1.4em;
}

.icon-tip::before {
  content: "";
  background: var(--tip-icon);
  width: 1.4em;
  margin-right: 5px;
  height: 1.4em;
}

.icon-warning::before {
  content: "";
  background: var(--warning-icon);
  width: 1.4em;
  margin-right: 5px;
  height: 1.4em;
}

.icon-caution::before {
  content: "";
  background: var(--caution-icon);
  width: 1.4em;
  margin-right: 5px;
  height: 1.4em;
}

.icon-important::before {
  content: "";
  background: var(--important-icon);
  width: 1.4em;
  margin-right: 5px;
  height: 1.4em;
}

.admonitionblock .icon i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  font: unset;
}

.admonitionblock .icon i::after {
  content: attr(title);
}

.listingblock .title > * {
  color: var(--body-font-color);
  font-style: initial;
  font-weight: initial;
}

.listingblock .title > code {
  border: none;
}

table code {
  word-wrap: unset;
}

.listingblock .title {
  margin-top: 0.5rem;
  font-style: italic;
  background: var(--code-background);
  padding: 5px;
  border-bottom: 1px solid #e0e0e0;
}

.doc .imageblock,
.doc .videoblock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.doc .videoblock {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.doc .imageblock.text-left,
.doc .videoblock.text-left {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.doc .imageblock.text-right,
.doc .videoblock.text-right {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.doc .imageblock img,
.doc .imageblock object,
.doc .imageblock svg,
.doc .image > img,
.doc .image > object,
.doc .image > svg {
  display: inline-block;
  height: auto;
  font-size: inherit !important;
  max-width: 100%;
  vertical-align: middle;
  background: white;
}

.doc .image:not(.left):not(.right) > img {
  margin-top: -0.2em;
}

.doc .videoblock iframe {
  max-width: 100%;
  vertical-align: middle;
}

#preamble .abstract blockquote {
  background: var(--abstract-background);
  border-left: 5px solid var(--abstract-border-color);
  color: var(--abstract-font-color);
  font-size: calc(18/var(--rem-base)*1rem);
  padding: 0.75em 1em;
}

.doc .quoteblock,
.doc .verseblock {
  background: var(--quote-background);
  border-left: 5px solid var(--quote-border-color);
  color: var(--quote-font-color);
}

.doc .quoteblock {
  padding: 0.25rem 2rem 1.25rem;
}

.doc .quoteblock .attribution {
  color: var(--quote-attribution-font-color);
  font-size: calc(17/var(--rem-base)*1rem);
  margin-top: 0.75rem;
}

.doc .quoteblock blockquote {
  margin-top: 1rem;
}

.doc .quoteblock .paragraph {
  font-style: italic;
}

.doc .quoteblock cite {
  padding-left: 1em;
}

.doc .verseblock {
  font-size: 1.15em;
  padding: 1rem 2rem;
}

.doc .verseblock pre {
  font-family: inherit;
  font-size: inherit;
}

.doc ol,
.doc ul {
  margin: 0;
  padding: 0 0 0 2rem;
}

.doc ul.checklist,
.doc ul.none,
.doc ol.none,
.doc ul.no-bullet,
.doc ol.unnumbered,
.doc ul.unstyled,
.doc ol.unstyled {
  list-style-type: none;
}

.doc ul.no-bullet,
.doc ol.unnumbered {
  padding-left: 1.25rem;
}

.doc ul.unstyled,
.doc ol.unstyled {
  padding-left: 0;
}

.doc ul.circle {
  list-style-type: circle;
}

.doc ul.disc {
  list-style-type: disc;
}

.doc ul.square {
  list-style-type: square;
}

.doc ul.circle ul:not([class]),
.doc ul.disc ul:not([class]),
.doc ul.square ul:not([class]) {
  list-style: inherit;
}

.doc ol.arabic {
  list-style-type: decimal;
}

.doc ol.decimal {
  list-style-type: decimal-leading-zero;
}

.doc ol.loweralpha {
  list-style-type: lower-alpha;
}

.doc ol.upperalpha {
  list-style-type: upper-alpha;
}

.doc ol.lowerroman {
  list-style-type: lower-roman;
}

.doc ol.upperroman {
  list-style-type: upper-roman;
}

.doc ol.lowergreek {
  list-style-type: lower-greek;
}

.doc ul.checklist {
  padding-left: 1.75rem;
}

.doc ul.checklist p > i.fa-check-square-o:first-child,
.doc ul.checklist p > i.fa-square-o:first-child {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1.25rem;
  margin-left: -1.25rem;
}

.doc ul.checklist i.fa-check-square-o::before {
  content: "\2713";
}

.doc ul.checklist i.fa-square-o::before {
  content: "\274f";
}

.doc .dlist .dlist,
.doc .dlist .olist,
.doc .dlist .ulist,
.doc .olist .dlist,
.doc .olist .olist,
.doc .olist .ulist,
.doc .ulist .dlist,
.doc .ulist .olist,
.doc .ulist .ulist {
  margin-top: 0.5rem;
}

.doc .olist li + li,
.doc .ulist li + li {
  margin-top: 0.5rem;
}

.doc .ulist .listingblock,
.doc .olist .listingblock,
.admonitionblock .listingblock {
  padding: 0;
}

.admonitionblock .title {
  font-weight: bold;
}

.doc summary .title {
  border-bottom: 0;
  background-color: none;
}

.doc .videoblock .title,
.doc .tableblock caption {
  color: var(--caption-font-color);
  font-size: calc(18/var(--rem-base)*1rem);
  font-style: var(--caption-font-style);
  font-weight: var(--caption-font-weight);
  -ms-hyphens: none;
      hyphens: none;
  letter-spacing: 0.01em;
  border-bottom: 7px solid #dadde1;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  margin-bottom: -0.75rem;
  padding: 1rem;
  background-color: var(--caption-background-color);
}

/* immediate sibling of an element with the class title, where this title class element is a direct child of a td element with the class content */

.admonitionblock td.content > .title + * {
  margin-top: 20px;
}

.doc .tableblock caption {
  text-align: left;
  margin-bottom: 0;
  border-bottom: 1px solid #dadde1;
}

.doc .imageblock .title {
  margin-top: 0.5rem;
  padding-bottom: 0;
}

.doc details > summary.title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  border-radius: 10px;
  line-height: var(--doc-line-height);
  background: none;
  color: var(--body-font-color);
  font-weight: 500;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}

.doc details > summary::-webkit-details-marker {
  display: none;
}

details[open] > summary {
  padding-bottom: 16px;
}

.doc details > summary::after {
  content: "";
  background: url(../img/nav-tree-chevron.svg) no-repeat center right / auto 100%;
  width: 1em;
  height: 1.2em;
  position: absolute;
  right: 0;
}

.doc details[open] > summary::after {
  border-color: currentColor transparent transparent;
  border-width: 0.5rem 0.3rem 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.doc details {
  margin: 0.5rem 0;
  background-color: var(--accordian-background);
  -webkit-box-shadow: 0 1px 2px 0 #0000001a;
          box-shadow: 0 1px 2px 0 #0000001a;
  padding: 16px 24px;
  border-radius: 8px 8px 0 0;
}

.doc details.result {
  margin-top: 0.25rem;
}

.doc details.result > summary {
  color: var(--caption-font-color);
  font-style: italic;
  margin-bottom: 0;
}

.doc details.result > .content {
  margin-left: -1rem;
}

.doc .exampleblock > .content,
.doc details.result > .content {
  background: var(--example-background);
  border: 0.25rem solid var(--example-border-color);
  border-radius: 0.5rem;
  padding: 0.75rem;
}

.doc .exampleblock > .content::after,
.doc details.result > .content::after {
  content: "";
  display: table;
  clear: both;
}

.doc .exampleblock > .content > :first-child,
.doc details > .content > :first-child {
  margin-top: 0;
}

.doc .sidebarblock {
  background: var(--sidebar-background);
  border-radius: 0.75rem;
  padding: 0.75rem 1.5rem;
}

.doc .sidebarblock > .content > .title {
  font-size: calc(22.5/var(--rem-base)*1rem);
  font-weight: var(--alt-heading-font-weight);
  line-height: 1.3;
  margin-bottom: -0.3em;
  text-align: center;
}

.doc .sidebarblock > .content > :not(.title):first-child {
  margin-top: 0;
}

/* NEEDS REVIEW prevent pre in table from causing article to exceed bounds */

.doc .tableblock pre,
.doc .listingblock.wrap pre {
  white-space: pre-wrap;
}

.doc pre.highlight code,
.doc .listingblock pre:not(.highlight),
.doc .literalblock pre {
  background: var(--pre-background);
  display: block;
  overflow-x: auto;
  font-weight: 300;
}

.doc div.no-wrap pre code {
  white-space: pre !important;
  overflow-x: auto !important;
  scrollbar-gutter: stable;
  scrollbar-width: thin;
}

.doc .literalblock pre {
  padding-left: 1em;
}

.badge-button {
  padding: 0 8px 0 8px;
  border: 1px solid var(--toolbar-border-color);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: var(--link-highlight-color);
  border-radius: 5px;
  font-size: medium;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.badge-button:hover {
  background-color: var(--link-highlight-color);
  color: white;
  cursor: pointer;
}

.badge-button img {
  margin-left: 5px;
  margin-bottom: -2px;
  -webkit-filter: var(--svg-dark-mode-filter);
          filter: var(--svg-dark-mode-filter);
}

.doc .two-column-grid {
  display: grid;
  grid-template-columns: 0.5fr 0.5fr 0.5fr;
}

.doc .component-card {
  background-color: var(--panel-background);
  border: 1px solid var(--page-version-menu-background);
  border-radius: 0.4rem;
  display: inline-block;
  margin: 3px;
  padding: 0.3em 0.3em;
  color: var(--body-font-color);
  text-decoration: none;
}

.doc .component-card:hover {
  color: var(--link-highlight-color);
  text-decoration: none;
}

.doc .choices {
  overflow: visible;
  border-radius: 10px;
  margin-bottom: 0;
  -webkit-box-flex: 0.5;
      -ms-flex: 0.5;
          flex: 0.5;
}

.doc .choices:first-of-type {
  -webkit-box-flex: 100%;
      -ms-flex: 100%;
          flex: 100%;
}

.doc .metadata-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 1.3rem;
  gap: 6px;
  border-radius: 6px;
  background-color: var(--note-background);
  color: var(--note-on-color);
}

.doc .metadata-block .choices {
  -webkit-box-flex: 0.3;
      -ms-flex: 0.3;
          flex: 0.3;
}

.metadata-block .choices__list--dropdown .choices__item,
.metadata-block .choices__list[aria-expanded] .choices__item {
  padding: 5px 0 0 5px !important;
  height: 30px;
}

.doc .tableblock td .enterprise-label-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.doc .tableblock td .enterprise-label {
  background-color: var(--redpanda-1000);
  color: #fff;
  padding: 0.2em 0.2em;
  line-height: normal;
  border-radius: 3px;
  font-size: calc(17/var(--rem-base)*1rem);
}

.doc .inline-enterprise-label {
  background-color: var(--redpanda-1000);
  color: #fff;
  padding: 0.2em 0.2em;
  border-radius: 3px;
  font-size: calc(17/var(--rem-base)*1rem);
}

.doc .tableblock td .enterprise-label-container:hover,
.doc .tableblock td .enterprise-label {
  cursor: pointer;
}

.doc .choices__inner {
  background-color: var(--body-background);
  min-height: unset;
  border-radius: 4px;
}

.doc .metadata-block .choices__inner {
  height: 30px;
  padding: unset;
}

.doc .choices__input {
  background-color: var(--body-background);
}

.doc .tableblock .choices__list--single {
  padding: 0;
}

.doc .tableblock .choices__list--dropdown,
.doc .tableblock .choices__list[aria-expanded],
.doc .choices__list--dropdown,
.doc .choices__list[aria-expanded],
.doc .table-filters .choices__list--dropdown,
.doc .table-filters .choices__list[aria-expanded] {
  background-color: var(--body-background);
  color: var(--body-font-color);
}

.doc .page-type-dropdown .choices[data-type*=select-one] .choices__inner {
  padding: 0;
}

.doc .page-type-dropdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  gap: 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.doc .page-type-dropdown .choices {
  -webkit-box-flex: 0.3;
      -ms-flex: 0.3;
          flex: 0.3;
}

.back-to-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 150px;
}

.doc .button-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.doc .doc-button {
  border: 1px solid rgba(128, 152, 249, 1);
  padding: 6px 8px;
  background: rgba(68, 76, 231, 0);
  border-radius: 6px;
  color: var(--body-font-color);
  margin-top: 0;
  cursor: pointer;
  font-size: 14px;
  -webkit-transition: 'background 0.3s';
  transition: 'background 0.3s';
}

.doc .doc-button:hover {
  background: rgba(68, 76, 231, 0.06);
  color: var(--body-font-color);
}

html[data-theme=dark] .doc .doc-button:hover {
  background: rgba(68, 76, 231);
  color: var(--body-font-color);
}

.button-arrow-up:hover::after {
  background-image: url(../img/arrow-cta-hover.svg);
  top: -6px;
}

.button-arrow-up::after,
.button-arrow-up:hover::after {
  height: 15px;
  margin-left: 4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 18px;
}

.button-arrow-up::after {
  background-image: url(../img/arrow-cta.svg);
  background-position: -1px 0;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  position: relative;
  top: 0;
  -webkit-transition: top 0.5s ease-in-out;
  transition: top 0.5s ease-in-out;
}

.button-arrow:active,
.button-arrow:focus,
.button-arrow:hover {
  color: var(--link_hover-font-color);
  text-decoration: none;
}

a.button-arrow {
  color: var(--link-highlight-color);
  text-decoration: none;
}

.doc .choices__list--dropdown .choices__item--selectable.is-highlighted,
.doc .choices__list[aria-expanded] .choices__item--selectable.is-highlighted {
  background-color: var(--panel-background);
}

.doc .choices__placeholder {
  opacity: 9;
  font-size: 14px;
}

.doc .type-dropdown {
  border-radius: 10px;
  padding: 5px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  border: 1px solid #ccc;
  background-color: var(--body-background);
  color: var(--body-font-color);
}

.doc .table-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; /* Allow filters to wrap on smaller screens */
  gap: 10px; /* Add space between filter elements */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; /* Align vertically */
  margin-bottom: 15px; /* Add space between the filters and the table */
  margin-top: 15px;
  font-size: 14px;
}

@media (max-width: 768px) {
  .doc .table-filters {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; /* Stack filters on smaller screens */
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; /* Make filters fill the container on smaller screens */
    gap: 0;
  }

  .doc .choices,
  .doc .table-filters input[type="text"] {
    width: 100%; /* Ensure inputs take full width on small screens */
  }
}

.doc .table-filters .table-search {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  padding: 10px;
  font-size: 1rem;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  border: 1px solid #ccc;
  background-color: var(--body-background);
  color: var(--body-font-color);
}

.doc .table-filters .table-search::-moz-placeholder {
  opacity: 0.9;
  color: var(--body-font-color);
  font-size: calc(18/var(--rem-base)*1rem);
}

.doc .table-filters .table-search::placeholder,
.doc .table-filters .table-search::-moz-placeholder,
.doc .table-filters .table-search::-webkit-input-placeholder {
  opacity: 0.9;
  color: var(--body-font-color);
  font-size: calc(18/var(--rem-base)*1rem);
}

.doc .tableblock.component-table {
  margin-top: 1rem;
}

img.dark-mode-filter,
.nav .nav-image img.dark-mode-filter {
  -webkit-filter: var(--svg-dark-mode-filter);
          filter: var(--svg-dark-mode-filter);
}

.doc .nav-image,
.nav .nav-image {
  color: inherit;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.doc .nav-image::after,
.nav .nav-image::after {
  content: none !important;
}

.badge-button a:hover {
  text-decoration: none;
  color: white;
}

.badge-button a {
  color: inherit;
  text-decoration: none;
}

.badge-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.doc .dropdown {
  position: relative;
  display: inline-block;
  cursor: pointer;
  font-size: medium;
}

.doc .terminal-icon {
  width: 20px;
  height: 18px;
  border: 1px solid black;
  position: relative;
  border-radius: 3px;
  background-color: #333;
}

.doc .terminal-icon::after {
  content: '>_';
  color: white;
  font-size: 10px;
  position: absolute;
  left: 3px;
  bottom: 2px;
}

.doc .dropdown ul {
  display: none;
  position: absolute;
  list-style: none;
  padding: 0;
  margin: 0;
  background-color: #f9f9f9;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-height: 200px;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  z-index: var(--z-index-page-version-menu);
  overflow-y: auto;
  -webkit-animation: slideDown 0.3s ease-out;
          animation: slideDown 0.3s ease-out;
}

.doc .dropdown ul::-webkit-scrollbar {
  width: 5px;
}

.doc .dropdown ul::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.doc .dropdown ul::-webkit-scrollbar-thumb {
  background: #888;
}

.doc .dropdown ul::-webkit-scrollbar-thumb:hover {
  background: #555;
}

@-webkit-keyframes slideDown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideDown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.doc .dropdown ul li a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.doc .dropdown ul li a:hover {
  background-color: #f1f1f1;
}

.doc .dropdown:hover ul {
  display: block;
}

.doc .dropdown ul li {
  border-bottom: 1px solid #f1f1f1;
  cursor: pointer;
}

code[class*=language-],
pre[class*=language-] {
  color: var(--code-font-color) !important;
  font-size: calc(17/var(--rem-base)*1rem) !important;
  background: var(--pre-background) !important;
  white-space: pre-wrap !important;
  margin-top: 0 !important;
  font-weight: lighter !important;
}

pre.code-first-child {
  padding-bottom: 0 !important;
}

html[data-theme=dark] code[class*=language-],
html[data-theme=dark] pre[class*=language-] {
  text-shadow: none !important;
  background-color: var(--pre-background) !important;
}

html[data-theme=dark] code[class*=language-] .token.boolean,
html[data-theme=dark] code[class*=language-] .token.constant,
html[data-theme=dark] code[class*=language-] .token.deleted,
html[data-theme=dark] code[class*=language-] .token.number,
html[data-theme=dark] code[class*=language-] .token.property,
html[data-theme=dark] code[class*=language-] .token.symbol,
html[data-theme=dark] code[class*=language-] .token.tag {
  color: #fbc02d !important;
}

html[data-theme=dark] code[class*=language-] .token.attr-name,
html[data-theme=dark] code[class*=language-] .token.builtin,
html[data-theme=dark] code[class*=language-] .token.char,
html[data-theme=dark] code[class*=language-] .token.inserted,
html[data-theme=dark] code[class*=language-] .token.selector,
html[data-theme=dark] code[class*=language-] .token.string {
  color: #9ccc65 !important;
}

html[data-theme=dark] code[class*=language-] .token.atrule,
html[data-theme=dark] code[class*=language-] .token.attr-value,
html[data-theme=dark] code[class*=language-] .token.keyword {
  color: #78d9ec !important;
}

html[data-theme=dark] code[class*=language-] .token.class-name,
html[data-theme=dark] code[class*=language-] .token.function {
  color: #d7aefb;
}

.doc .listingblock > .content {
  position: relative;
}

.doc .source-toolbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  position: absolute;
  top: 0.25rem;
  right: 0.5rem;
  color: var(--pre-annotation-font-color);
  font-family: var(--body-font-family);
  font-size: calc(15/var(--rem-base)*1rem);
  line-height: 1.5;
  white-space: nowrap;
  z-index: 1;
}

.doc .listingblock:hover .source-toolbox {
  visibility: visible;
}

.doc .source-toolbox .source-lang {
  text-transform: uppercase;
  letter-spacing: 0.075em;
}

.doc .source-toolbox > :not(:last-child)::after {
  content: "|";
  letter-spacing: 0;
  padding: 0 1ch;
}

.doc .source-toolbox .run-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: none;
  border: none;
  color: inherit;
  outline: none;
  font-size: inherit;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  padding: 0;
  line-height: inherit;
}

.doc .source-toolbox .copy-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: none;
  border: none;
  color: inherit;
  outline: none;
  padding: 0;
  font-size: inherit;
  line-height: inherit;
  width: 1em;
  height: 1em;
}

.doc .source-toolbox .copy-icon {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 20px;
  height: 20px;
}

.doc .source-toolbox img.copy-icon {
  -webkit-filter: invert(50.2%);
          filter: invert(50.2%);
}

.doc .source-toolbox svg.copy-icon {
  fill: currentColor;
}

.doc .source-toolbox .copy-toast {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 1em;
  background-color: var(--body-font-color);
  border-radius: 0.25em;
  padding: 0.5em;
  color: var(--body-background);
  cursor: pointer;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease 0.5s;
  transition: opacity 0.5s ease 0.5s;
}

.doc .source-toolbox .copy-toast::after {
  content: "";
  position: absolute;
  top: 0;
  width: 1em;
  height: 1em;
  border: 0.55em solid transparent;
  border-left-color: var(--body-font-color);
  -webkit-transform: rotate(-90deg) translateX(50%) translateY(50%);
          transform: rotate(-90deg) translateX(50%) translateY(50%);
  -webkit-transform-origin: left;
          transform-origin: left;
}

.doc .source-toolbox .copy-button.clicked .copy-toast {
  opacity: 1;
  -webkit-transition: none;
  transition: none;
}

.doc .language-console .hljs-meta {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.doc .dlist dt {
  font-style: italic;
}

.doc .dlist dd {
  margin: 0 0 0.25rem 1.5rem;
}

.doc .dlist dd:last-of-type {
  margin-bottom: 0;
}

.doc td.hdlist1,
.doc td.hdlist2 {
  padding: 0.5rem 0 0;
  vertical-align: top;
}

.doc tr:first-child > .hdlist1,
.doc tr:first-child > .hdlist2 {
  padding-top: 0;
}

.doc td.hdlist1 {
  font-family: var(--body-font-family-bold);
  padding-right: 0.25rem;
}

.doc td.hdlist2 {
  padding-left: 0.25rem;
}

.doc .colist {
  font-size: calc(18/var(--rem-base)*1rem);
  margin: 0.25rem 0 -0.25rem;
}

.doc .colist > table > tr > :first-child,
.doc .colist > table > tbody > tr > :first-child {
  padding: 0.25em 0.5rem 0;
  vertical-align: top;
}

.doc .colist > table > tr > :last-child,
.doc .colist > table > tbody > tr > :last-child {
  padding: 0.25rem 0;
}

.doc .conum[data-value] {
  border: 1px solid currentColor;
  border-radius: 100%;
  display: inline-block;
  font-family: var(--body-font-family);
  font-weight: 500;
  font-size: calc(13.5/var(--rem-base)*1rem);
  font-style: normal;
  line-height: 1.1;
  text-align: center;
  width: 1.25em;
  height: 1.25em;
  letter-spacing: -0.25ex;
  text-indent: -0.25ex;
  color: var(--body-font-color);
  margin-left: 4px;
}

.doc .conum[data-value]::after {
  content: attr(data-value);
}

.doc .conum[data-value] + b {
  display: none;
}

.doc hr {
  border: solid var(--section-divider-color);
  border-width: 2px 0 0;
  height: 0;
}

.doc b.button {
  white-space: nowrap; /* effectively ignores hyphens setting */
}

.doc b.button::before {
  content: "[";
  padding-right: 0.25em;
}

.doc b.button::after {
  content: "]";
  padding-left: 0.25em;
}

.doc kbd {
  display: inline-block;
  font-size: calc(13/var(--rem-base)*1rem);
  background: var(--kbd-background);
  border: 1px solid var(--kbd-border-color);
  border-radius: 0.25em;
  -webkit-box-shadow: 0 1px 0 var(--kbd-border-color), 0 0 0 0.1em var(--body-background) inset;
          box-shadow: 0 1px 0 var(--kbd-border-color), 0 0 0 0.1em var(--body-background) inset;
  padding: 0.25em 0.5em;
  vertical-align: text-bottom;
  white-space: nowrap; /* effectively ignores hyphens setting */
}

.doc kbd,
.doc .keyseq {
  line-height: 1;
}

.doc .keyseq {
  font-size: var(--body-font-size);
}

.doc .keyseq kbd {
  margin: 0 0.125em;
}

.doc .keyseq kbd:first-child {
  margin-left: 0;
}

.doc .keyseq kbd:last-child {
  margin-right: 0;
}

.doc .menuseq,
.doc .path {
  -ms-hyphens: none;
      hyphens: none;
}

.doc .menuseq i.caret::before {
  content: "\203a";
  font-size: 1.1em;
  font-family: var(--body-font-family-bold);
  line-height: 0.90909;
}

.doc :not(pre).nowrap {
  white-space: nowrap;
}

.doc .nobreak {
  -ms-hyphens: none;
      hyphens: none;
  word-wrap: normal;
}

#footnotes {
  font-size: 0.85em;
  line-height: 1.5;
  margin: 2rem -0.5rem 0;
}

.doc td.tableblock > .content #footnotes {
  margin: 2rem 0 0;
}

#footnotes hr {
  border-top-width: 1px;
  margin-top: 0;
  width: 20%;
}

#footnotes .footnote {
  margin: 0.5em 0 0 1em;
}

#footnotes .footnote + .footnote {
  margin-top: 0.25em;
}

#footnotes .footnote > a:first-of-type {
  display: inline-block;
  margin-left: -2em;
  text-align: right;
  width: 1.5em;
}

nav.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid var(--toolbar-border-color);
  line-height: 1;
  margin: 1rem 0 4rem;
  padding: 2rem 1rem 0;
}

nav.pagination span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 50%;
      -ms-flex: 50%;
          flex: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

nav.pagination .prev {
  padding-left: 0.5rem;
}

nav.pagination .next {
  margin-left: auto;
  padding-right: 0.5rem;
  text-align: right;
}

nav.pagination span::before {
  color: var(--toolbar-muted-color);
  font-size: 0.75em;
  padding-bottom: 0.1em;
}

nav.pagination .prev::before {
  content: "Prev";
}

nav.pagination .next::before {
  content: "Next";
}

nav.pagination a {
  font-family: var(--body-font-family-bold);
  line-height: 1.3;
  position: relative;
}

nav.pagination a::before,
nav.pagination a::after {
  color: var(--toolbar-muted-color);
  font-weight: normal;
  font-size: 1.5em;
  line-height: 0.75;
  position: absolute;
  top: 0;
  width: 1rem;
}

nav.pagination .prev a::before {
  content: "\2039";
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

nav.pagination .next a::after {
  content: "\203a";
}

html.is-clipped--navbar {
  overflow-y: hidden;
}

.body {
  padding-top: var(--body-top);
}

.header {
  max-width: 100%;
}

.custom-class-kapa {
  cursor: pointer;
}

.navbar {
  background: var(--navbar-background);
  color: var(--navbar-font-color);
  font-size: var(--secondary-font-size);
  height: var(--navbar-height);
  -ms-flex-line-pack: center;
      align-content: center;
  position: fixed;
  top: var(--announcement-bar-height);
  width: 100%;
  z-index: var(--z-index-navbar);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: 0, 0, 1px, 0;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}

.navbar a {
  text-decoration: none;
}

.navbar-menu {
  color: #a8b2c7;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.navbar-brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.navbar-brand > a:hover {
  background: none;
}

.navbar-brand .navbar-item {
  color: var(--navbar-font-color);
  margin-left: 8px;
}

.navbar-brand .navbar-item:first-child {
  -ms-flex-item-align: center;
      align-self: center;
  padding: 0;
  font-size: calc(22/var(--rem-base)*1rem);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  line-height: 1;
}

.navbar-brand .navbar-item:first-child a {
  color: inherit;
  word-wrap: normal;
}

.navbar-brand .navbar-item:first-child :not(:last-child) {
  padding-right: 0.375rem;
}

.navbar-brand .navbar-item.search {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#search-input {
  color: #333;
  font-family: inherit;
  font-size: 0.95rem;
  width: 150px;
  border: 1px solid #dbdbdb;
  border-radius: 0.1em;
  line-height: 1.5;
  padding: 0 0.25em;
}

#search-input:disabled {
  background-color: #dbdbdb;
  /* disable cursor */
  cursor: not-allowed;
  pointer-events: all !important;
}

#search-input:disabled::-webkit-input-placeholder {
  color: #4c4c4c;
}

#search-input:disabled::-moz-placeholder {
  color: #4c4c4c;
}

#search-input:disabled:-ms-input-placeholder {
  color: #4c4c4c;
}

#search-input:disabled::-ms-input-placeholder {
  color: #4c4c4c;
}

#search-input:disabled::placeholder {
  color: #4c4c4c;
}

#search-input:focus {
  outline: none;
}

.navbar-burger {
  background: none;
  border: none;
  outline: none;
  line-height: 1;
  position: relative;
  width: 3rem;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  min-width: 0;
}

.navbar-burger span {
  background-color: var(--navbar-font-color);
  height: 1.5px;
  width: 1rem;
}

.navbar-burger:not(.is-active) span {
  -webkit-transition: opacity 0s 0.25s, margin-top ease-out 0.25s 0.25s, -webkit-transform ease-out 0.25s;
  transition: opacity 0s 0.25s, margin-top ease-out 0.25s 0.25s, -webkit-transform ease-out 0.25s;
  transition: transform ease-out 0.25s, opacity 0s 0.25s, margin-top ease-out 0.25s 0.25s;
  transition: transform ease-out 0.25s, opacity 0s 0.25s, margin-top ease-out 0.25s 0.25s, -webkit-transform ease-out 0.25s;
}

.navbar-burger span + span {
  margin-top: 0.25rem;
}

.navbar-burger.is-active span + span {
  margin-top: -1.5px;
}

.navbar-burger.is-active span:nth-child(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.navbar-burger.is-active span:nth-child(2) {
  opacity: 0;
}

.navbar-burger.is-active span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.navbar-item,
.navbar-link {
  color: var(--navbar-menu-font-color);
  display: block;
  line-height: var(--doc-line-height);
  padding: 6px 8px;
}

.home .navbar-item,
.home .navbar-link,
.api .navbar-item,
.api .navbar-link,
.status-404 .navbar-item,
.status-404 .navbar-link {
  color: #f5f5f5;
}

.navbar-item.is-current,
.navbar-item:hover,
.navbar-link:hover {
  background-color: rgba(255, 255, 255, 0.08);
  color: white;
  border-radius: 10px;
  padding: 6px 8px;
}

.navbar-item.has-dropdown {
  padding: 0;
}

.navbar-item .icon {
  width: 1.25rem;
  height: 1.25rem;
  display: block;
}

.navbar-item .icon img,
.navbar-item .icon svg {
  fill: currentColor;
  width: inherit;
  height: inherit;
}

.navbar-link {
  padding-right: 2.5em;
}

.navbar-dropdown .navbar-item {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.navbar-dropdown .navbar-item.has-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.navbar-dropdown .navbar-item small {
  color: var(--toolbar-muted-color);
  font-size: calc(12/var(--rem-base)*1rem);
}

.navbar-divider {
  background-color: var(--navbar-menu-border-color);
  border: none;
  height: 1px;
  margin: 0.25rem 0;
}

.navbar .button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: var(--navbar-button-background);
  border: 1px solid var(--navbar-button-border-color);
  border-radius: 0.15rem;
  height: 1.75rem;
  color: var(--navbar-button-font-color);
  padding: 0 0.75em;
  white-space: nowrap;
}

.navbar-end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media screen and (max-width: 768.5px) {
  .navbar-brand .navbar-item.search {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 769px) {
  #search-input {
    width: 200px;
  }
}

@media screen and (max-width: 1024px) {
  .navbar-brand {
    height: inherit;
  }

  .header {
    margin-bottom: 0;
  }

  .navbar-brand .navbar-item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .navbar-menu {
    background: var(--navbar-menu-background);
    -webkit-box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1);
            box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1);
    max-height: var(--body-min-height);
    overflow-y: auto;
    -ms-scroll-chaining: none;
        overscroll-behavior: none;
    padding: 0.5rem 0;
  }

  .navbar-menu:not(.is-active) {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .body {
    padding-top: var(--body-top--desktop);
  }

  .navbar-burger {
    display: none;
  }

  .navbar,
  .navbar-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    top: var(--announcement-bar-height--desktop);
  }

  .navbar-menu {
    gap: 16px;
  }

  .navbar {
    gap: 112px;
    padding: 16px;
  }

  .navbar-item,
  .navbar-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }

  .navbar-item:not(.has-dropdown),
  .navbar-link {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .navbar-item.is-hoverable:hover .navbar-dropdown {
    opacity: 1;
    pointer-events: all;
    -webkit-transform: translateY(-1px);
            transform: translateY(-1px);
    visibility: visible;
  }

  .navbar-link::after {
    border-width: 0 0 1px 1px;
    border-style: solid;
    content: "";
    display: block;
    height: 0.5em;
    pointer-events: none;
    position: absolute;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    width: 0.5em;
    margin-top: -0.375em;
    right: 1.125em;
    top: 50%;
  }

  .navbar-end > .navbar-item,
  .navbar-end .navbar-link {
    color: var(--navbar-font-color);
  }

  .navbar-end > a.navbar-item:hover,
  .navbar-end .navbar-link:hover,
  .navbar-end .navbar-item.has-dropdown:hover .navbar-link {
    background: var(--navbar_hover-background);
    color: var(--link_hover-font-color);
  }

  .navbar-end .navbar-link::after {
    border-color: currentColor;
  }

  .navbar-dropdown {
    background: var(--navbar-menu-background);
    border-top: none;
    border-radius: 0.25rem;
    top: calc(100% - 0.55rem);
    left: -80px;
    right: 0;
    position: absolute;
    -webkit-box-shadow: var(--navbar-dropdown-boxshadow);
            box-shadow: var(--navbar-dropdown-boxshadow);
    opacity: 0;
    visibility: hidden;
    max-height: 80vh;
    min-width: 5rem;
    padding: 0.5rem;
    -webkit-transition-duration: var(--transition-fast);
            transition-duration: var(--transition-fast);
    -webkit-transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, transform, visibility;
    transition-property: opacity, transform, visibility, -webkit-transform;
    -webkit-transition-timing-function: var(--transition-timing-default);
            transition-timing-function: var(--transition-timing-default);
    -webkit-transform: translateY(-2.625rem);
            transform: translateY(-2.625rem);
  }

  .navbar-dropdown:hover {
    opacity: 1;
    pointer-events: all;
    -webkit-transform: translateY(-1px);
            transform: translateY(-1px);
    visibility: visible;
  }

  .navbar-dropdown .navbar-item {
    padding: 0.5rem 3rem 0.5rem 1rem;
    white-space: nowrap;
  }

  .navbar-dropdown .navbar-item small {
    position: relative;
    right: -2rem;
  }

  .navbar-dropdown .navbar-item:last-child {
    border-radius: inherit;
  }

  .navbar-dropdown.is-right {
    left: auto;
    right: 0;
  }

  .navbar-dropdown a.navbar-item:hover {
    background: var(--navbar-menu_hover-background);
  }
}

.navbar-dropdown > ul {
  text-transform: none;
  letter-spacing: normal;
  list-style: none;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  line-height: 30px;
  margin: 0;
  word-wrap: break-word;
  border-radius: 0.25rem;
}

.navbar-dropdown a {
  text-decoration: none;
  color: var(--navbar-font-color);
  display: block;
  padding: 0.5rem 1rem;
}

.navbar-dropdown a:hover {
  color: var(--link_hover-font-color);
}

.navbar-dropdown > ul > li:hover {
  background-color: var(--navbar-dropdown-background-hover-color);
}

.theme-switcher {
  -ms-flex-item-align: center;
      align-self: center;
}

#switch-theme {
  border: none;
  background: none;
}

#switch-theme label {
  display: none;
}

.theme-image {
  width: 20px;
  height: 20px;
  cursor: pointer;
  -webkit-transform: rotate(110deg);
          transform: rotate(110deg);
  -webkit-filter: invert(100%) sepia(5%) saturate(1016%) hue-rotate(181deg) brightness(100%) contrast(106%);
          filter: invert(100%) sepia(5%) saturate(1016%) hue-rotate(181deg) brightness(100%) contrast(106%);
}

@media screen and (max-width: 1023.5px) {
  #switch-theme {
    margin: 0;
    margin-top: -2px;
  }
}

footer.footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: var(--body-font-family);
  padding-top: 48px;
  color: var(--body-faint-font-color);
  font-size: var(--secondary-font-size);
  border-top: 1px solid var(--nav-border-color);
}

footer nav.footer-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: var(--secondary-font-size);
  width: 100%;
  padding-bottom: 30px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: "Calibre Regular", sans-serif;
  max-width: var(--doc-max-width);
  margin: 0 auto;
}

footer .footer-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1.3rem;
  font-size: var(--secondary-font-size);
  margin: 0;
}

.footer-links-heading {
  display: inline;
  line-height: 1rem !important;
  letter-spacing: 0.2em;
  margin-bottom: 20px !important;
  font-weight: 300 !important;
  color: var(--body-font-color) !important;
  font-size: var(--secondary-font-size) !important;
}

.footer-links-list {
  line-height: 1.5rem;
  color: var(--body-faint-font-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0 !important;
  gap: 5px;
  margin: 0 !important;
  font-size: var(--secondary-font-size);
}

.footer-links-list-item {
  list-style: none;
}

.footer-links-list-item-detail {
  max-height: 19px;
  color: var(--body-faint-font-color) !important;
  text-decoration: none !important;
}

.doc .footer a[href*="//"]:not([href*="docs.redpanda.com"]):not([href*="netlify.app"]):not(section.feedback-section a):not(.aa-ItemIcon a)::after {
  content: '';
}

@media (min-width: 1024px) {
  body.home footer nav.footer-nav {
    max-width: var(--doc-max-width);
  }

  footer .footer-links {
    margin-right: 1rem;
  }

  main:not(.labs):not(.home) footer.footer {
    width: calc(100% - var(--toc-width));
    margin-left: 48px;
  }
}

@media screen and (min-width: 1350px) {
  main:not(.labs):not(.home) footer.footer {
    width: calc(100% - var(--toc-width--widescreen));
  }
}

@media (max-width: 1024px) {
  footer.footer {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.feedback-section {
  margin-top: 30px;
  padding-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: var(--body-font-color);
  font-size: var(--secondary-font-size);
}

.feedback-section .material-icons {
  vertical-align: middle;
}

.feedback-section a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}

.feedback-section a:hover {
  cursor: pointer;
}

.feedback-section .col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin-top: 20px;
}

@media screen and (min-width: 1024px) {
  .feedback-section {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.feedback-modal {
  position: fixed;
  top: 33%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1010;
  width: 600px;
  max-width: 80vw;
  height: 400px;
  max-height: 100%;
  border-radius: 8px;
}

.feedback-modal .feedback-modal-body {
  background-color: var(--feedback-modal-background);
  border: 1px solid #888;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  overflow: auto;
  border-radius: 8px;
  max-height: 80vh;
}

.feedback-toast {
  margin-top: 1rem;
  margin-bottom: 1em;
  padding: 0.75rem 1rem;
  background: var(--tip-background);
  color: var(--tip-on-color);
  border-left: 4px solid #27ae60;
  font-size: 0.9rem;
  border-radius: 4px;
  max-width: 400px;
}

.feedback-toast.hidden {
  display: none;
}

.feedback-modal textarea {
  font-family: inherit;
  font-size: 0.9rem;
}

.modal-overlay {
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.feedback-modal .feedback-modal h4 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.feedback-modal .radio-buttons.form-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
}

.feedback-modal .form-field {
  margin-bottom: 20px;
}

.feedback-modal .form-field.wrapper {
  margin: 0 auto;
  text-align: center;
}

.feedback-modal .radio-label {
  line-height: 40px;
}

button[type=submit]:not(.aa-SubmitButton),
button.close {
  border: 1px solid var(--highlight-border);
  margin-top: 10px;
  padding: 5px 20px;
  border-radius: 8px;
}

button[type=submit]:not(.aa-SubmitButton):hover,
button.close:hover {
  background-color: var(--link-highlight-color);
  color: var(--button-font-color);
}

.feedback-modal input[type=radio]:checked {
  border: 2px solid var(--link-highlight-color);
  background-color: var(--link-highlight-color);
}

.feedback-modal input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background-clip: content-box;
  background-color: #e7e6e7;
  border: 2px solid #bbb;
  border-radius: 50%;
  display: inline-block;
  height: 15px;
  padding: 2px;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  width: 15px;
}

.feedback-modal input[type=text],
.feedback-modal textarea {
  border: 1px solid #dadce0;
  border-radius: 8px;
  max-width: 400px;
  width: 80%;
  padding: 7px;
}

.thumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}

.thumb {
  color: var(--link-highlight-color);
  background: none;
  border: none;
}

.thumb:hover {
  color: var(--link_hover-font-color);
}

/*! Adapted from the GitHub style by Vasily Polovnyov <vast@whiteants.net> */

.hljs-comment,
.hljs-quote {
  color: #998;
  font-style: italic;
}

.hljs-keyword,
.hljs-selector-tag,
.hljs-subst {
  color: #333;
  font-weight: var(--monospace-font-weight-bold);
}

.hljs-number,
.hljs-literal,
.hljs-variable,
.hljs-template-variable,
.hljs-tag .hljs-attr {
  color: #008080;
}

.hljs-string,
.hljs-doctag {
  color: #d14;
}

.hljs-title,
.hljs-section,
.hljs-selector-id {
  color: #900;
  font-weight: var(--monospace-font-weight-bold);
}

.hljs-subst {
  font-weight: normal;
}

.hljs-type,
.hljs-class .hljs-title {
  color: #458;
  font-weight: var(--monospace-font-weight-bold);
}

.hljs-tag,
.hljs-name,
.hljs-attribute {
  color: #000080;
  font-weight: normal;
}

.hljs-regexp,
.hljs-link {
  color: #009926;
}

.hljs-symbol,
.hljs-bullet {
  color: #990073;
}

.hljs-built_in,
.hljs-builtin-name {
  color: #0086b3;
}

.hljs-meta {
  color: #999;
  font-weight: var(--monospace-font-weight-bold);
}

.hljs-deletion {
  background: #fdd;
}

.hljs-addition {
  background: #dfd;
}

.hljs-emphasis {
  font-style: italic;
}

.hljs-strong {
  font-weight: var(--monospace-font-weight-bold);
}

@page {
  margin: 0.5in;
}

@media print {
  .hide-for-print {
    display: none !important;
  }

  html {
    font-size: var(--body-font-size--print);
  }

  a {
    color: inherit !important;
    text-decoration: underline;
  }

  a.bare,
  a[href^="#"],
  a[href^="mailto:"] {
    text-decoration: none;
  }

  tr,
  img,
  object,
  svg {
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  pre {
    -ms-hyphens: none;
        hyphens: none;
    white-space: pre-wrap;
  }

  body {
    padding-top: 2rem;
  }

  .navbar {
    background: none;
    color: inherit;
    position: absolute;
  }

  .navbar * {
    color: inherit !important;
  }

  .navbar > :not(.navbar-brand),
  .nav-container,
  .toolbar,
  aside.toc,
  nav.pagination {
    display: none;
  }

  .doc {
    color: inherit;
    margin: auto;
    max-width: none;
    padding-bottom: 2rem;
  }

  .doc .admonitionblock td.icon {
    -webkit-print-color-adjust: exact;
            color-adjust: exact;
  }

  .doc .listingblock code[data-lang]::before {
    display: block;
  }

  footer.footer {
    background: none;
    border-top: 1px solid var(--panel-border-color);
    color: var(--quote-attribution-font-color);
    padding: 0.25rem 0.5rem 0;
  }

  .footer * {
    color: inherit;
  }
}

article.search {
  margin: 0 auto;
  max-width: 1140px;
  padding: 15px;
}

article.search .badge-button#display-filters {
  display: none;
}

article.search .badge-button#display-filters::after {
  content: '';
  background: transparent url(../img/caret.svg) no-repeat center / 100%;
  border: none;
  -webkit-filter: var(--nav-toggle-filter);
          filter: var(--nav-toggle-filter);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  outline: none;
  line-height: inherit;
  display: inline-block;
  padding: 0;
  height: calc(var(--nav-line-height)*1.5em);
  width: calc(var(--nav-line-height)*1.5em);
}

article.search > h1 {
  font-size: 2rem;
}

article.search .ais-InstantSearch .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5px;
  margin-bottom: 20px;
}

article.search .filters .interactive {
  margin-bottom: 1em;
}

article.search .filters {
  padding-top: 40px;
}

article.search .searchbox {
  -webkit-box-flex: 0.75;
      -ms-flex: 0.75;
          flex: 0.75;
}

article.search .ais-SearchBox-form::before {
  height: 0.95rem !important;
  width: 0.95rem !important;
}

article.search .search-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

article.search .ais-Hits-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  padding-top: 40px;
}

article.search .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 10px;
}

article.search .header img {
  max-width: 150px;
}

article.search .results {
  width: 100%;
}

article.search .header h1 {
  font-size: 2.5em;
  margin-bottom: 0;
}

article.search .header p {
  max-width: 600px;
}

article.search .ais-Panel-header {
  font-size: 1em;
  color: var(--body-font-color);
}

article.search .ais-Hits-list .card {
  padding: 20px;
}

article.search .ais-Hits-list .card a:hover,
article.search .ais-Hits-list .card a:hover * {
  text-decoration: none;
}

article.search .ais-Heading {
  margin: 0;
}

article.search span.ais-Snippet-nonHighlighted {
  color: var(--body-font-color);
  font-size: initial;
}

article.search .ais-Hits-item {
  background: unset;
  -webkit-box-shadow: var(--search-hits-boxshadow) !important;
          box-shadow: var(--search-hits-boxshadow) !important;
  padding: 0;
}

article.search .search-panel__filters {
  position: relative;
  -webkit-box-flex: 0.5;
      -ms-flex: 0.5;
          flex: 0.5;
  background-color: #fff;
  border: 1px solid #d6d6e7;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 4px 0 rgb(119 122 175 / 30%);
          box-shadow: inset 0 1px 4px 0 rgb(119 122 175 / 30%);
  caret-color: #5a5e9a;
  color: #23263b;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  font: inherit;
  height: 2.5rem;
  max-width: 100%;
  line-height: 2.4rem;
  padding-left: 5px;
}

article.search .versions {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  padding: 12px 12px;
  z-index: 2;
  margin-left: -5px;
  width: 100%;
  font-size: 0.875rem;
}

article.search .search-panel__filters:hover .versions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.nav .field {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0.5rem 0.75rem;
}

article.search .ais-Heading > a {
  font-size: 1.3rem;
  font-weight: 500;
  color: var(--body-font-color);
}

.aa-Header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 8px;          /* Space between the button and link */
  padding: 12px;
}

.aa-Header .ask-ai {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgb(225, 66, 37);
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px;
          box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px;
  border-radius: 10px;
  padding: 10px;
  border: none;
  color: white;
  height: 32px;
  font-size: var(--secondary-font-size);
  text-transform: none;
}

.aa-Header .ask-ai svg {
  margin-right: 6px;
}

.search-footer .view-all {
  color: var(--link-highlight-color);
  font-size: 16px;
  text-decoration: none;
  padding: 4px 0;
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 50px;
}

.search-footer .view-all:hover {
  text-decoration: underline;
}

.ais-Breadcrumbs a,
.aa-Breadcrumbs a {
  color: var(--body-font-color);
}

.ais-Breadcrumbs a:hover,
.aa-Breadcrumbs a:hover {
  text-decoration: none;
}

article.search .ais-Heading > a:hover,
.ais-Breadcrumbs a:hover,
.aa-Breadcrumbs a:hover {
  cursor: pointer;
}

article.search .ais-Breadcrumbs {
  font-size: 1rem;
}

.aa-Breadcrumbs {
  font-size: 0.7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.aa-Breadcrumbs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  gap: 5px;
  padding: 0;
  list-style: none;
  font-size: 0.7rem;
}

.ais-Breadcrumbs > *:not(:last-child)::after,
.aa-Breadcrumbs ul *:not(:last-child)::after {
  content: " > ";
  margin-left: 5px;
}

article.search .ais-Pagination-list {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.aa-DetachedSearchButton:hover {
  -webkit-box-shadow: inset 0 0 0 2px !important;
          box-shadow: inset 0 0 0 2px !important;
}

.aa-DetachedSearchButton {
  border-radius: 10px !important;
  height: 32px !important;
  gap: 5px !important;
}

.aa-DetachedSearchButtonIcon {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
  width: 20px !important;
}

.aa-DetachedSearchButtonPlaceholder {
  color: var(--aa-text-color-rgb) !important;
  font-size: 12.5px;
}

.aa-SubmitIcon {
  color: #79797d;
}

.aa-Form {
  border-radius: 40px !important;
  border: 1px solid var(--search-icon-color) !important;
  width: unset;
}

.aa-Input {
  font-size: 1.3rem !important;
}

.aa-Item[aria-selected=true] .aa-ItemContent mark {
  text-decoration: underline !important;
  font-weight: unset !important;
}

mark {
  color: var(--link-highlight-color) !important;
  background: none;
}

.aa-Item[aria-selected=true] a {
  background-color: var(--link-highlight-background-color) !important;
}

kbd.algolia-command {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: linear-gradient(-225deg, #d5dbe4, #f8f8f8);
  border: 0;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 -2px 0 0 #cdcde6, inset 0 0 1px 1px #fff, 0 1px 2px 1px #1e235a66;
          box-shadow: inset 0 -2px 0 0 #cdcde6, inset 0 0 1px 1px #fff, 0 1px 2px 1px #1e235a66;
  color: #969faf;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 18px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 0.4em;
  padding: 0 0 1px;
  width: 20px;
}

.aa-DetachedContainer.aa-DetachedContainer--modal {
  padding: 20px;
  background: var(--search-detached-mode-background);
}

.aa-DetachedFormContainer {
  padding-left: 0 !important;
  padding-right: 0 !important;
  border-bottom: 0;
}

.aa-Grid {
  display: block;
}

.aa-DetachedCancelButton {
  font-size: 1.2rem !important;
  width: 100px;
}

.aa-Preview.aa-Column {
  display: none;
}

.search-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px;
}

.aa-Footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.aa-Footer > a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
}

.aa-DetachedContainer .aa-Panel {
  overflow: auto;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.aa-SourceFooter {
  position: sticky;
  bottom: -13px;
  background: var(--body-background);
  padding: 10px;
  font-size: 1rem;
}

.search-commands {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  list-style: none;
  padding-left: 0;
}

.search-commands > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.aa-ItemContentRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.aa-ItemLink:hover {
  text-decoration: none;
}

.aa-Preview.aa-Column.doc {
  margin-top: 0;
}

.aa-ItemContentTitle.result-type {
  font-size: small;
  padding: 0 6px;
  border-radius: 10px;
  background: var(--panel-background);
  color: var(--body-font-color);
  overflow: unset;
  text-overflow: unset;
}

li.aa-Item:not([id*="filters"]) {
  border-bottom: 1px solid #dadde1;
}

.aa-ItemIcon {
  margin: 10px auto;
  height: unset !important;
  width: unset !important;
}

.aa-ItemActionButton svg {
  height: 15px;
  width: unset;
  margin: 5px;
}

.aa-Source[data-autocomplete-source-id="filters"] .aa-List {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px;
}

.aa-Source[data-autocomplete-source-id="filters"] .aa-ItemContentTitle {
  font-size: 0.85em;
}

.aa-Source[data-autocomplete-source-id="filters"] .aa-List .aa-Item {
  min-height: unset;
  padding-top: 0;
  padding-bottom: 0;
  border: 1px solid #dadde1;
}

.aa-Source[data-autocomplete-source-id=tagsPlugin] .aa-Item {
  min-height: unset;
  padding: 0;
  border-radius: 20px;
}

li.aa-Item:not([id*=filters]) {
  border-bottom: 1px solid #dadde1;
}

.aa-Grid .toc.sidebar {
  position: unset;
  height: unset;
  width: unset;
}

.aa-Grid .toc.sidebar .toc-menu ul {
  max-height: unset;
  overflow-y: unset;
}

.aa-ItemIcon img {
  max-width: 100% !important;
  height: auto !important;
  max-height: unset !important;
}

.aa-Results.aa-Column {
  font-size: 1rem !important;
}

.aa-Preview.aa-Column .breadcrumbs {
  padding: 0;
}

.aa-Preview.aa-Column .breadcrumbs li {
  min-height: 30px;
}

.aa-Preview.aa-Column .breadcrumbs li a {
  color: var(--body-font-color);
  padding: 4px;
  text-decoration: none;
}

.aa-Preview.aa-Column .breadcrumbs li a:hover {
  color: var(--link-highlight-color);
}

.aa-Preview.aa-Column .breadcrumbs ul {
  padding: 0;
  gap: 5px;
}

.aa-Item[aria-selected=true] {
  background-color: var(--link-highlight-background-color) !important;
  color: var(--body-font-color) !important;
}

.aa-ActiveOnly {
  visibility: visible !important;
}

.aa-ItemContentTitle {
  font-size: 1rem;
  margin: 0 0.1em 0 0 !important;
}

.aa-SourceHeaderTitle {
  font-size: 1rem !important;
  font-weight: normal !important;
  color: var(--link-highlight-color) !important;
}

.aa-ItemContentSnippet {
  font-size: smaller;
}

@media screen and (min-width: 1350px) {
  .aa-Breadcrumbs {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  article.search .badge-button#display-filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  article.search .ais-Hits {
    padding: 25px;
  }

  article.search .header img {
    display: none;
  }

  article.search .search-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  article.search .filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  article.search .filters .interactive {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 900px) {
  .aa-Preview.aa-Column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 500px;
    padding: 10px;
  }

  .aa-Preview.aa-Column .toc-menu ul {
    padding-top: 10px;
  }

  .aa-Grid {
    display: grid;
    padding: 0 calc(var(--aa-spacing-half)/2);
    -webkit-column-gap: 25px;
       -moz-column-gap: 25px;
            column-gap: 25px;
    grid-template-columns: 45% 1fr;
  }
}

@media screen and (min-width: 330px) {
  article.search .search-panel__filters::after {
    content: "▼";
    font-size: small;
    float: right;
    margin-right: 10px;
  }
}

html[data-theme=dark] .aa-ItemIcon img {
  background: #fff;
}

.banner-container {
  background-color: var(--important-background);
  border-left-width: var(--admonition-border-left-width);
  border-radius: var(--admonition-border-radius);
  -webkit-box-shadow: var(--admonition-border-box-shadow);
          box-shadow: var(--admonition-border-box-shadow);
  padding: var(--admonition-padding);
  margin-top: 0;
  margin-bottom: 10px;
}

.banner-container.nearing-eol {
  background-color: var(--caution-background);
}

.banner-container.past-eol {
  background-color: var(--warning-background);
}

span.editable {
  color: var(--editable-code-font-color);
  font-weight: bolder;
  padding: 0 3px;
  border: 0.1rem solid rgba(0, 0, 0, 0.10196078431372549);
  border-radius: 0.25rem;
  margin-left: 1px;
  margin-right: 1px;
  background: var(--editable-background);
  border-bottom: 2px dashed;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  position: relative;
  z-index: 1;
}

/* stylelint-disable font-family-no-missing-generic-family-keyword */

span.editable::after {
  content: "\f040";
  font-family: 'FontAwesome';
  margin-left: 5px;
}

/* stylelint-enable font-family-no-missing-generic-family-keyword */

span.editable span.token {
  position: relative;
  z-index: 1;
  color: var(--editable-code-font-color) !important;
  font-weight: 450;
  border: none;
  padding: 0;
  margin: 0;
}

.doc pre > code[class*=language-] span.editable span.token {
  color: var(--editable-code-font-color) !important;
}

span.editable:hover,
span.editable > *:hover {
  cursor: pointer;
}

.imageblock {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.imageblock .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.imageblock .content img,
.imageblock .content svg {
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}

/* Underline clickable spans of SVG images */

svg .node.clickable span {
  text-decoration: underline !important;
}

.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  display: none; /* Shown when active */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: auto;  /* Allows scrolling if content is too tall */
  padding: 1rem;
  z-index: 9999;
}

.modal-overlay.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.modal-scroll-container {
  max-width: 90vw;
  max-height: 90vh;
}

.modal-scroll-container img,
.modal-scroll-container svg {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
}

.modal-scroll-container svg {
  width: 90vw;
  -o-object-fit: unset;
     object-fit: unset;
  font-size: smaller !important;
}

.modal-overlay .modal-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: transparent;
  border: none;
  font-size: 2rem;
  color: #fff;
  cursor: pointer;
  z-index: 10000;
}

@media (prefers-reduced-motion: reduce) {
  .imageblock .content img,
  .imageblock .content svg {
    -webkit-transition: none;
    transition: none;
  }
}

.cloud-api-feedback-section {
  padding: 0 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  color: var(--link-font-color);
  gap: 10px;
  margin-top: -1rem;
}

.cloud-api-feedback-section .material-icons {
  vertical-align: middle;
}

.cloud-api-feedback-section a {
  text-decoration: none;
}

.cloud-api-feedback-section a:hover {
  cursor: pointer;
}

.cloud-api-feedback-section .col {
  gap: 8px;
  margin-top: 20px;
}

@media screen and (min-width: 1024px) {
  .cloud-api-feedback-section {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.cloud-api-feedback-modal {
  display: block;
  position: fixed;
  z-index: 9;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}

.cloud-api-feedback-modal-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 10px;
}

.cloud-api-feedback-modal-body {
  background-color: var(--feedback-modal-background);
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  max-width: 350px;
  position: relative;
}

.cloud-api-feedback-modal-close {
  position: absolute;
  top: -5px;
  right: 0;
}

.cloud-api-feedback-modal-close button {
  background-color: var(--body-background) !important;
  border: 0 !important;
  color: var(--link-font-color) !important;
}

.cloud-api-feedback-modal-input {
  border: 1px solid #dadce0;
  border-radius: 8px;
  max-width: 400px;
  width: 80%;
  padding: 7px;
}

.cloud-api-feedback-modal .successful-sent-email-api-feedback {
  display: hidden;
}

body.two-column .doc {
  max-width: 80rem;
}

body.two-column .doc .exampleblock.two-column > .content {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 10px;
  padding: 10px;
}

@media screen and (min-width: 1500px) {
  body.two-column .doc .exampleblock.two-column > .content {
    grid-template-columns: 1fr 1fr;
  }
}

body.two-column .doc .exampleblock.two-column > .content > * {
  margin-top: 0;
}

@font-face {
  font-family: "Patron Medium";
  font-style: normal;
  font-weight: 400;
  src:
    local("Patron Medium"),
    url(../font/Patron-Medium.woff2) format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Calibre Regular";
  font-weight: 400;
  font-style: normal;
  src:
    local("Calibre Regular"),
    url(../font/calibre-Regular.woff2) format("woff2");
}

@font-face {
  font-family: "Calibre Medium";
  font-style: normal;
  font-weight: 400;
  src:
    local("Calibre Medium"),
    url(../font/calibre-medium.woff2) format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Calibre Semibold";
  font-style: normal;
  font-weight: 500;
  src:
    local("Calibre Medium"),
    url(../font/calibre-semibold.woff2) format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Calibre Medium";
  font-style: italic;
  font-weight: 500;
  src:
    local("Calibre Medium"),
    url(../font/calibre-medium-italic.woff2) format("woff2");
  font-display: swap;
}

/*
 * IBM Plex Mono
 * Licensed under the SIL Open Font License, Version 1.1.
 * See: https://scripts.sil.org/OFL
 * © IBM Corp.
 */

@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 300;
  src:
    local("IBM Plex Mono"),
    url(../font/IBMPlexMono-Light.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 400;
  src:
    local("IBM Plex Mono"),
    url(../font/IBMPlexMono-Regular.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 500;
  src:
    local("IBM Plex Mono"),
    url(../font/IBMPlexMono-Medium.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 600;
  src:
    local("IBM Plex Mono"),
    url(../font/IBMPlexMono-SemiBold.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Simplon Mono";
  font-style: normal;
  font-weight: 400;
  src:
    local("Simplon Mono"),
    url(../font/SimplonMono.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Inter Light";
  font-style: normal;
  font-weight: 300;
  src:
    local("Inter"),
    url(../font/Inter-Light.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src:
    local("Inter"),
    url(../font/Inter-Regular.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Inter Medium";
  font-style: normal;
  font-weight: 500;
  src:
    local("Inter"),
    url(../font/Inter-Medium.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Inter SemiBold";
  font-style: normal;
  font-weight: 600;
  src:
    local("Inter"),
    url(../font/Inter-SemiBold.ttf) format("truetype");
  font-display: swap;
}

.contributors-modal {
  display: block;
  position: fixed;
  z-index: 9;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}

.contributors-modal .modal-content {
  background-color: var(--feedback-modal-background);
  margin: 10vh auto;
  padding: 8px 0 8px 0;
  border: 1px solid #888;
  max-width: 600px;
  border-radius: 10px;
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
  position: relative;
}

.contributors-modal .modal-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 16px 24px;
}

@media screen and (min-width: 769px) {
  .contributors-modal .modal-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.contributors-modal .modal-column {
  -webkit-box-flex: 50%;
      -ms-flex: 50%;
          flex: 50%;
  padding: 10px;
}

.contributors-modal .close-button {
  color: #aaa;
  right: 20px;
  top: 0;
  position: absolute;
  font-size: 2rem;
  font-weight: bold;
}

.contributors-modal .close-button:hover,
.contributors-modal .close-button:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.announcement-bar {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #101828;
  color: white;
  z-index: var(--z-index-navbar);
  font-size: var(--secondary-font-size);
  position: fixed;
  top: 0;
  width: 100%;
  text-align: center;
  height: var(--announcement-bar-height);
}

.announcement-bar .announcement-content a {
  padding-left: 5px;
  color: white;
  text-decoration: underline;
}

.announcement-bar button.close {
  border: none;
  color: white;
  background: none;
  margin-top: 0;
  padding: 0;
  position: absolute;
  right: 20px;
}

@media screen and (max-width: 550px) {
  .announcement-bar button.close {
    margin-top: 1.2rem;
  }
}

@media screen and (min-width: 1024px) {
  .announcement-bar {
    height: var(--announcement-bar-height--desktop);
  }

  .announcement-bar button.close {
    right: 40px;
  }
}

pre.line-numbers {
  position: relative;
  counter-reset: linenumber;
  white-space: pre-line;
}

pre.line-numbers > code {
  padding-left: 1.2rem;
}

pre.line-numbers .line-numbers-rows {
  position: absolute;
  top: 0.95rem;
  font-size: 100%;
  left: -1rem;
  width: 3em; /* works for line-numbers below 1000 lines */
  letter-spacing: -1px;
  border-right: 1px solid #999;
}

.line-numbers-rows > span {
  display: block;
  counter-increment: linenumber;
}

.line-numbers-rows > span::before {
  content: counter(linenumber);
  color: #999;
  display: block;
  padding-right: 0.8em;
  text-align: right;
}

.line-numbers span.line-numbers-rows > span {
  position: relative;
  /* For future use (linkable line numbers)
  cursor: pointer;
  */
}

/* For future use (linkable line numbers)
.line-numbers-rows > span:hover {
  background-color: rgba(255, 255, 0, 0.23);
}
*/

pre .line-highlight {
  position: absolute;
  background-color: var(--highlight-background);
}

.doc pre > code[class*=language-] span.token.entity {
  background: unset !important;
  cursor: unset;
}

.tippy-box[data-theme~='redpanda-term'] {
  font-size: 0.9em;
  background-color: var(--tooltip-background);
  color: var(--tooltip-font-color);
}

a.glossary-term {
  border-bottom: 2px dotted var(--link-highlight-color);
  text-decoration: none !important;
}

h1 [data-tippy-root],
h2 [data-tippy-root],
h3 [data-tippy-root],
h4 [data-tippy-root],
h5 [data-tippy-root],
h6 [data-tippy-root] {
  font-size: var(--body-font-size) !important;
}
/*# sourceMappingURL=site.css.map */
