:root{--font-fallback: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;--font-body: Inter, var(--font-fallback);--font-mono: "IBM Plex Mono", Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;--color-base-white: 0, 0%;--color-base-black: 0, 100%;--color-base-gray: 0, 0%;--color-base-blue: 210, 85%;--color-base-blue-dark: 260, 72%;--color-base-green: 158, 79%;--color-base-orange: 22, 100%;--color-base-purple: 269, 79%;--color-base-red: 351, 100%;--color-base-yellow: 41, 100%;--color-gray-5: var(--color-base-gray), 5%;--color-gray-10: var(--color-base-gray), 10%;--color-gray-20: var(--color-base-gray), 20%;--color-gray-30: var(--color-base-gray), 30%;--color-gray-40: var(--color-base-gray), 40%;--color-gray-50: var(--color-base-gray), 50%;--color-gray-60: var(--color-base-gray), 60%;--color-gray-70: var(--color-base-gray), 70%;--color-gray-80: var(--color-base-gray), 80%;--color-gray-90: var(--color-base-gray), 90%;--color-gray-95: var(--color-base-gray), 95%;--color-blue: var(--color-base-blue), 61%;--color-blue-dark: var(--color-base-blue-dark), 39%;--color-green: var(--color-base-green), 42%;--color-orange: var(--color-base-orange), 50%;--color-purple: var(--color-base-purple), 54%;--color-red: var(--color-base-red), 54%;--color-yellow: var(--color-base-yellow), 59%}:root{color-scheme:light;--theme-accent: hsla(var(--color-blue), 1);--theme-text-accent: hsla(var(--color-blue), 1);--theme-accent-opacity: .15;--theme-divider: hsla(var(--color-gray-95), 1);--theme-text: hsla(var(--color-gray-5), 1);--theme-text-light: hsla(var(--color-gray-40), 1);--theme-text-lighter: hsla(var(--color-gray-80), 1);--theme-bg: hsla(var(--color-base-white), 100%, 1);--theme-bg-inverted: hsla(var(--color-base-black), 0%, 1);--theme-bg-hover: hsla(var(--color-gray-95), 1);--theme-bg-offset: hsla(var(--color-gray-90), 1);--theme-bg-accent: hsla(var(--color-blue), var(--theme-accent-opacity));--theme-code-inline-bg: hsla(var(--color-gray-95), 1);--theme-code-inline-text: var(--theme-text);--theme-code-bg: hsla(217, 19%, 27%, 1);--theme-code-text: hsla(var(--color-gray-95), 1);--theme-navbar-bg: hsla(var(--color-base-white), 100%, 1);--theme-navbar-height: 3.75rem;--theme-selection-color: hsla(var(--color-blue), 1);--theme-selection-bg: hsla(var(--color-blue), var(--theme-accent-opacity));--icons-filter: invert(0);--illustrations-filter: invert(0);--brand-visuals-filter: invert(0)}body{background:var(--theme-bg);color:var(--theme-text)}:root.theme-dark{color-scheme:dark;--theme-accent-opacity: .15;--theme-accent: hsla(var(--color-blue), 1);--theme-text-accent: hsla(var(--color-blue), 1);--theme-divider: hsla(var(--color-gray-10), 1);--theme-text: hsla(var(--color-gray-95), 1);--theme-text-light: hsla(var(--color-gray-80), 1);--theme-text-lighter: hsla(var(--color-gray-40), 1);--theme-bg: hsla(var(--color-base-black), 0%, 1);--theme-bg-inverted: hsla(var(--color-base-white), 100%, 1);--theme-bg-hover: hsla(var(--color-gray-40), .3);--theme-bg-offset: hsla(var(--color-gray-5), 1);--theme-code-inline-bg: hsla(var(--color-gray-10), 1);--theme-code-inline-text: hsla(var(--color-base-white), 100%, 1);--theme-code-bg: hsla(var(--color-gray-5), 1);--theme-code-text: hsla(var(--color-base-white), 100%, 1);--theme-navbar-bg: hsla(var(--color-base-black), 0%, 1);--theme-selection-color: hsla(var(--color-base-white), 100%, 1);--theme-selection-bg: hsla(var(--color-purple), var(--theme-accent-opacity));--theme-text-body-secondary: #FFFFFFB2;--theme-search-input-border: #FFFFFF80;--docsearch-modal-background: var(--theme-bg);--docsearch-searchbox-focus-background: var(--theme-divider);--docsearch-footer-background: var(--theme-divider);--docsearch-text-color: var(--theme-text);--docsearch-hit-background: var(--theme-divider);--docsearch-hit-shadow: none;--docsearch-hit-color: var(--theme-text);--docsearch-footer-shadow: inset 0 2px 10px #000;--docsearch-modal-shadow: inset 0 0 8px #000;--icons-filter: invert(1);--illustrations-filter: invert(1);--brand-visuals-filter: invert(1)}::selection{color:var(--theme-selection-color);background-color:var(--theme-selection-bg)}*{box-sizing:border-box;margin:0}*:focus:not(:focus-visible){outline:none}:root{--user-font-scale: 1rem - 16px;--max-width:calc(100% - 1rem)}@media (min-width: 50em){:root{--max-width: 46em}}body{display:flex;flex-direction:column;min-height:100vh;font-family:var(--font-body);font-size:1rem;font-size:clamp(.9rem,.75rem + .375vw + var(--user-font-scale),1rem);line-height:1.5;max-width:100vw}nav ul{list-style:none;padding:0}.content>section>*+*{margin-top:1.25rem}.content>section>:first-child{margin-top:0}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;font-weight:700;line-height:1}h1,h2{max-width:40ch}:is(h2,h3):not(:first-child){margin-top:3rem}:is(h4,h5,h6):not(:first-child){margin-top:2rem}h1{font-size:3.25rem;font-weight:800}h2{font-size:2.5rem}h3{font-size:1.75rem}h4{font-size:1.3rem}h5{font-size:1rem}p{line-height:1.65em}.content ul{line-height:1.5em}p,.content ul{color:var(--theme-text-light)}small,.text_small{font-size:.833rem}a{color:var(--theme-text-body-secondary);font-weight:500;text-underline-offset:.08em;text-decoration:none;align-items:center;gap:.5rem}article>section :is(ul,ol)>*+*{margin-top:.75rem}article>section nav :is(ul,ol)>*+*{margin-top:inherit}article>section li>:is(p,pre,blockquote):not(:first-child){margin-top:1rem}article>section :is(ul,ol){padding-left:1em}article>section nav :is(ul,ol){padding-left:inherit}article>section nav{margin-top:1rem;margin-bottom:2rem}article>section ::marker{font-weight:700;color:var(--theme-text-light)}article>section iframe{width:100%;height:auto;aspect-ratio:16 / 9}a>code{position:relative;color:var(--theme-text-accent);background:transparent;text-underline-offset:var(--padding-block)}a>code:before{content:"";position:absolute;inset:0;display:block;background:var(--theme-accent);opacity:var(--theme-accent-opacity);border-radius:var(--border-radius)}a:hover,a:focus{text-decoration:underline}a:focus{outline:2px solid currentColor;outline-offset:.25em}strong{font-weight:600;color:inherit}code{--border-radius: 3px;--padding-block: .2rem;--padding-inline: .33rem;font-family:var(--font-body);font-size:.875rem;color:inherit;background-color:var(--theme-code-inline-bg);padding:var(--padding-block) var(--padding-inline);margin:calc(var(--padding-block) * -1) -.125em;border-radius:var(--border-radius);word-break:break-word}pre.astro-code>code{all:unset}pre>code{font-size:1em}table,pre{position:relative;--padding-block: 1rem;--padding-inline: 2rem;padding:var(--padding-block) var(--padding-inline);padding-right:calc(var(--padding-inline) * 2);margin-left:calc(var(--padding-inline) * -1);margin-right:calc(var(--padding-inline) * -1);font-family:var(--font-body);line-height:142%;font-size:.875rem;overflow-y:hidden;overflow-x:auto}table{width:100%;padding:var(--padding-block) 0;margin:0;border-collapse:collapse}tr:nth-of-type(odd){background:var(--theme-bg-hover)}th{background:var(--color-black);color:var(--theme-color);font-weight:700}td,th{padding:6px;text-align:left}pre{background-color:var(--theme-code-bg);color:var(--theme-code-text)}blockquote code{background-color:var(--theme-bg)}@media (min-width: 37.75em){pre{--padding-inline: 1.25rem;border-radius:8px;margin-left:0;margin-right:0}}blockquote{margin:2rem 0;padding:1.25em 1.5rem;border-left:3px solid var(--theme-text-light);background-color:var(--theme-bg-offset);border-radius:0 .25rem .25rem 0;line-height:1.7}img{max-width:100%}.flex{display:flex;align-items:center}button{justify-items:center;padding:.33em .67em;border:0;background:var(--theme-bg);display:flex;font-size:1rem;align-items:center;gap:.25em;border-radius:99em;color:var(--theme-text);background-color:var(--theme-bg)}h2.heading{font-size:1rem;font-weight:700;padding:.1rem 1rem;text-transform:uppercase;margin-bottom:.5rem}.header-link{font-size:1em;transition:border-inline-start-color .1s ease-out,background-color .2s ease-out;border-left:4px solid var(--theme-divider)}.header-link a{display:inline-flex;gap:.5em;width:100%;font:inherit;padding:.4rem 0;line-height:1.3;color:inherit;text-decoration:none;unicode-bidi:plaintext}@media (min-width: 50em){.header-link a{padding:.275rem 0}}.header-link:hover,.header-link:focus,.header-link:focus-within{border-inline-start-color:var(--theme-accent-secondary)}.header-link:hover a,.header-link a:focus{color:var(--theme-text);text-decoration:underline}.header-link svg{opacity:.6}.header-link:hover svg{opacity:.8}.header-link{padding-inline-start:1rem}.header-link.depth-3{padding-inline-start:2rem}.header-link.depth-4{padding-inline-start:3rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.focus\:not-sr-only:focus,.focus\:not-sr-only:focus-visible{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}:target{scroll-margin:calc(var(--theme-sidebar-offset, 5rem) + 2rem) 0 2rem}.current-header-link{background-color:var(--theme-bg-accent);outline:1px solid transparent}@media (forced-colors: active){.current-header-link{border:1px solid CanvasText}}.current-header-link a{color:var(--theme-text)}@font-face{font-family:Momentum;src:url(/assets/Inter.var.85f08b5f.woff2) format("woff2");font-style:normal;font-display:swap;font-feature-settings:"ss02" on;font-weight:1 1000}.mds-typography{--mds-font-lineheight-base: 1rem;--mds-font-lineheight-body-small: 1rem;--mds-font-lineheight-body-midsize: 1.25rem;--mds-font-lineheight-body-large: 1.5rem;--mds-font-lineheight-heading-small: 1.75rem;--mds-font-lineheight-heading-midsize: 2rem;--mds-font-lineheight-heading-large: 2.5rem;--mds-font-lineheight-heading-xlarge: 3.25rem;--mds-font-lineheight-headline-small: 4rem;--mds-font-family-primary: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-weight-light: 300;--mds-font-weight-regular: 400;--mds-font-weight-medium: 500;--mds-font-weight-bold: 700;--mds-font-size-base: 1rem;--mds-font-size-body-small: .75rem;--mds-font-size-body-midsize: .875rem;--mds-font-size-body-large: 1rem;--mds-font-size-heading-small: 1.25rem;--mds-font-size-heading-midsize: 1.5rem;--mds-font-size-heading-large: 2rem;--mds-font-size-heading-xlarge: 2.5rem;--mds-font-size-headline-small: 3.25rem;--mds-font-text-transform-none: none;--mds-font-text-transform-uppercase: uppercase;--mds-font-text-transform-lowercase: lowercase;--mds-font-text-transform-titlecase: titlecase;--mds-font-decoration-underline: underline;--mds-font-decoration-none: none;--mds-font-apps-body-small-regular-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-body-small-regular-font-weight: 400;--mds-font-apps-body-small-regular-line-height: 1rem;--mds-font-apps-body-small-regular-font-size: .75rem;--mds-font-apps-body-small-regular-text-case: none;--mds-font-apps-body-small-regular-text-decoration: none;--mds-font-apps-body-small-regular-underline-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-body-small-regular-underline-font-weight: 400;--mds-font-apps-body-small-regular-underline-line-height: 1rem;--mds-font-apps-body-small-regular-underline-font-size: .75rem;--mds-font-apps-body-small-regular-underline-text-case: none;--mds-font-apps-body-small-regular-underline-text-decoration: underline;--mds-font-apps-body-small-medium-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-body-small-medium-font-weight: 500;--mds-font-apps-body-small-medium-line-height: 1rem;--mds-font-apps-body-small-medium-font-size: .75rem;--mds-font-apps-body-small-medium-text-case: none;--mds-font-apps-body-small-medium-text-decoration: none;--mds-font-apps-body-small-medium-underline-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-body-small-medium-underline-font-weight: 500;--mds-font-apps-body-small-medium-underline-line-height: 1rem;--mds-font-apps-body-small-medium-underline-font-size: .75rem;--mds-font-apps-body-small-medium-underline-text-case: none;--mds-font-apps-body-small-medium-underline-text-decoration: underline;--mds-font-apps-body-small-bold-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-body-small-bold-font-weight: 700;--mds-font-apps-body-small-bold-line-height: 1rem;--mds-font-apps-body-small-bold-font-size: .75rem;--mds-font-apps-body-small-bold-text-case: none;--mds-font-apps-body-small-bold-text-decoration: none;--mds-font-apps-body-midsize-regular-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-body-midsize-regular-font-weight: 400;--mds-font-apps-body-midsize-regular-line-height: 1.25rem;--mds-font-apps-body-midsize-regular-font-size: .875rem;--mds-font-apps-body-midsize-regular-text-case: none;--mds-font-apps-body-midsize-regular-text-decoration: none;--mds-font-apps-body-midsize-regular-underline-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-body-midsize-regular-underline-font-weight: 400;--mds-font-apps-body-midsize-regular-underline-line-height: 1.25rem;--mds-font-apps-body-midsize-regular-underline-font-size: .875rem;--mds-font-apps-body-midsize-regular-underline-text-case: none;--mds-font-apps-body-midsize-regular-underline-text-decoration: underline;--mds-font-apps-body-midsize-medium-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-body-midsize-medium-font-weight: 500;--mds-font-apps-body-midsize-medium-line-height: 1.25rem;--mds-font-apps-body-midsize-medium-font-size: .875rem;--mds-font-apps-body-midsize-medium-text-case: none;--mds-font-apps-body-midsize-medium-text-decoration: none;--mds-font-apps-body-midsize-medium-underline-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-body-midsize-medium-underline-font-weight: 500;--mds-font-apps-body-midsize-medium-underline-line-height: 1.25rem;--mds-font-apps-body-midsize-medium-underline-font-size: .875rem;--mds-font-apps-body-midsize-medium-underline-text-case: none;--mds-font-apps-body-midsize-medium-underline-text-decoration: underline;--mds-font-apps-body-midsize-bold-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-body-midsize-bold-font-weight: 700;--mds-font-apps-body-midsize-bold-line-height: 1.25rem;--mds-font-apps-body-midsize-bold-font-size: .875rem;--mds-font-apps-body-midsize-bold-text-case: none;--mds-font-apps-body-midsize-bold-text-decoration: none;--mds-font-apps-body-large-regular-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-body-large-regular-font-weight: 400;--mds-font-apps-body-large-regular-line-height: 1.5rem;--mds-font-apps-body-large-regular-font-size: 1rem;--mds-font-apps-body-large-regular-text-case: none;--mds-font-apps-body-large-regular-text-decoration: none;--mds-font-apps-body-large-regular-underline-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-body-large-regular-underline-font-weight: 400;--mds-font-apps-body-large-regular-underline-line-height: 1.5rem;--mds-font-apps-body-large-regular-underline-font-size: 1rem;--mds-font-apps-body-large-regular-underline-text-case: none;--mds-font-apps-body-large-regular-underline-text-decoration: underline;--mds-font-apps-body-large-medium-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-body-large-medium-font-weight: 500;--mds-font-apps-body-large-medium-line-height: 1.5rem;--mds-font-apps-body-large-medium-font-size: 1rem;--mds-font-apps-body-large-medium-text-case: none;--mds-font-apps-body-large-medium-text-decoration: none;--mds-font-apps-body-large-medium-underline-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-body-large-medium-underline-font-weight: 500;--mds-font-apps-body-large-medium-underline-line-height: 1.5rem;--mds-font-apps-body-large-medium-underline-font-size: 1rem;--mds-font-apps-body-large-medium-underline-text-case: none;--mds-font-apps-body-large-medium-underline-text-decoration: underline;--mds-font-apps-body-large-bold-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-body-large-bold-font-weight: 700;--mds-font-apps-body-large-bold-line-height: 1.5rem;--mds-font-apps-body-large-bold-font-size: 1rem;--mds-font-apps-body-large-bold-text-case: none;--mds-font-apps-body-large-bold-text-decoration: none;--mds-font-apps-heading-small-regular-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-heading-small-regular-font-weight: 400;--mds-font-apps-heading-small-regular-line-height: 1.75rem;--mds-font-apps-heading-small-regular-font-size: 1.25rem;--mds-font-apps-heading-small-regular-text-case: none;--mds-font-apps-heading-small-regular-text-decoration: none;--mds-font-apps-heading-small-medium-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-heading-small-medium-font-weight: 500;--mds-font-apps-heading-small-medium-line-height: 1.75rem;--mds-font-apps-heading-small-medium-font-size: 1.25rem;--mds-font-apps-heading-small-medium-text-case: none;--mds-font-apps-heading-small-medium-text-decoration: none;--mds-font-apps-heading-small-bold-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-heading-small-bold-font-weight: 700;--mds-font-apps-heading-small-bold-line-height: 1.75rem;--mds-font-apps-heading-small-bold-font-size: 1.25rem;--mds-font-apps-heading-small-bold-text-case: none;--mds-font-apps-heading-small-bold-text-decoration: none;--mds-font-apps-heading-midsize-regular-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-heading-midsize-regular-font-weight: 400;--mds-font-apps-heading-midsize-regular-line-height: 2rem;--mds-font-apps-heading-midsize-regular-font-size: 1.5rem;--mds-font-apps-heading-midsize-regular-text-case: none;--mds-font-apps-heading-midsize-regular-text-decoration: none;--mds-font-apps-heading-midsize-medium-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-heading-midsize-medium-font-weight: 500;--mds-font-apps-heading-midsize-medium-line-height: 2rem;--mds-font-apps-heading-midsize-medium-font-size: 1.5rem;--mds-font-apps-heading-midsize-medium-text-case: none;--mds-font-apps-heading-midsize-medium-text-decoration: none;--mds-font-apps-heading-midsize-bold-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-heading-midsize-bold-font-weight: 700;--mds-font-apps-heading-midsize-bold-line-height: 2rem;--mds-font-apps-heading-midsize-bold-font-size: 1.5rem;--mds-font-apps-heading-midsize-bold-text-case: none;--mds-font-apps-heading-midsize-bold-text-decoration: none;--mds-font-apps-heading-large-regular-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-heading-large-regular-font-weight: 400;--mds-font-apps-heading-large-regular-line-height: 2.5rem;--mds-font-apps-heading-large-regular-font-size: 2rem;--mds-font-apps-heading-large-regular-text-case: none;--mds-font-apps-heading-large-regular-text-decoration: none;--mds-font-apps-heading-large-medium-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-heading-large-medium-font-weight: 500;--mds-font-apps-heading-large-medium-line-height: 2.5rem;--mds-font-apps-heading-large-medium-font-size: 2rem;--mds-font-apps-heading-large-medium-text-case: none;--mds-font-apps-heading-large-medium-text-decoration: none;--mds-font-apps-heading-large-bold-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-heading-large-bold-font-weight: 700;--mds-font-apps-heading-large-bold-line-height: 2.5rem;--mds-font-apps-heading-large-bold-font-size: 2rem;--mds-font-apps-heading-large-bold-text-case: none;--mds-font-apps-heading-large-bold-text-decoration: none;--mds-font-apps-heading-xlarge-regular-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-heading-xlarge-regular-font-weight: 400;--mds-font-apps-heading-xlarge-regular-line-height: 3.25rem;--mds-font-apps-heading-xlarge-regular-font-size: 2.5rem;--mds-font-apps-heading-xlarge-regular-text-case: none;--mds-font-apps-heading-xlarge-regular-text-decoration: none;--mds-font-apps-heading-xlarge-medium-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-heading-xlarge-medium-font-weight: 500;--mds-font-apps-heading-xlarge-medium-line-height: 3.25rem;--mds-font-apps-heading-xlarge-medium-font-size: 2.5rem;--mds-font-apps-heading-xlarge-medium-text-case: none;--mds-font-apps-heading-xlarge-medium-text-decoration: none;--mds-font-apps-heading-xlarge-bold-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-heading-xlarge-bold-font-weight: 700;--mds-font-apps-heading-xlarge-bold-line-height: 3.25rem;--mds-font-apps-heading-xlarge-bold-font-size: 2.5rem;--mds-font-apps-heading-xlarge-bold-text-case: none;--mds-font-apps-heading-xlarge-bold-text-decoration: none;--mds-font-apps-headline-small-light-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-headline-small-light-font-weight: 300;--mds-font-apps-headline-small-light-font-size: 3.25rem;--mds-font-apps-headline-small-light-line-height: 4rem;--mds-font-apps-headline-small-light-text-decoration: none;--mds-font-apps-headline-small-light-text-case: none;--mds-font-apps-headline-small-regular-font-family: Momentum, Inter, Arial, Helvetica Neue, Helvetica, sans-serif;--mds-font-apps-headline-small-regular-font-weight: 400;--mds-font-apps-headline-small-regular-font-size: 3.25rem;--mds-font-apps-headline-small-regular-line-height: 4rem;--mds-font-apps-headline-small-regular-text-decoration: none;--mds-font-apps-headline-small-regular-text-case: none}.mds-theme-stable-darkWebex{--mds-color-theme-text-primary-normal: #fffffff2;--mds-color-theme-text-primary-disabled: #ffffff66;--mds-color-theme-text-secondary-normal: #ffffffb3;--mds-color-theme-text-error-normal: #fc8b98;--mds-color-theme-text-error-hover: #ffd4da;--mds-color-theme-text-error-active: #ffd4da;--mds-color-theme-text-success-normal: #3cc29a;--mds-color-theme-text-success-hover: #9fedd8;--mds-color-theme-text-success-active: #9fedd8;--mds-color-theme-text-warning-normal: #f2990a;--mds-color-theme-text-warning-hover: #ffda94;--mds-color-theme-text-warning-active: #ffda94;--mds-color-theme-text-highlight: #063a75;--mds-color-theme-text-accent-normal: #64b4fa;--mds-color-theme-text-accent-hover: #bfe3ff;--mds-color-theme-text-accent-active: #bfe3ff;--mds-color-theme-text-teamdefault-normal: #ffffffb3;--mds-color-theme-text-teamdefault-hover: #ffffffb3;--mds-color-theme-text-teamdefault-active: #fffffff2;--mds-color-theme-text-alert-purple-normal: #f294f1;--mds-color-theme-text-alert-purple-hover: #fce1fc;--mds-color-theme-text-alert-purple-active: #fce1fc;--mds-color-theme-text-alert-orange-normal: #fd884e;--mds-color-theme-text-alert-orange-hover: #fed5ac;--mds-color-theme-text-alert-orange-active: #fed5ac;--mds-color-theme-text-team-cobalt-normal: #5ebff7;--mds-color-theme-text-team-cobalt-hover: #5ebff7;--mds-color-theme-text-team-cobalt-active: #c7eeff;--mds-color-theme-text-team-cyan-normal: #22c7d6;--mds-color-theme-text-team-cyan-hover: #22c7d6;--mds-color-theme-text-team-cyan-active: #b2f4f7;--mds-color-theme-text-team-mint-normal: #30c9b0;--mds-color-theme-text-team-mint-hover: #baf5e7;--mds-color-theme-text-team-mint-active: #baf5e7;--mds-color-theme-text-team-lime-normal: #93c437;--mds-color-theme-text-team-lime-hover: #93c437;--mds-color-theme-text-team-lime-active: #ddf2ae;--mds-color-theme-text-team-gold-normal: #d6b220;--mds-color-theme-text-team-gold-hover: #d6b220;--mds-color-theme-text-team-gold-active: #f5eaa2;--mds-color-theme-text-team-orange-normal: #fd884e;--mds-color-theme-text-team-orange-hover: #fd884e;--mds-color-theme-text-team-orange-active: #fed5ac;--mds-color-theme-text-team-pink-normal: #fc97aa;--mds-color-theme-text-team-pink-hover: #fc97aa;--mds-color-theme-text-team-pink-active: #ffe0e7;--mds-color-theme-text-team-purple-normal: #f294f1;--mds-color-theme-text-team-purple-hover: #f294f1;--mds-color-theme-text-team-purple-active: #fce1fc;--mds-color-theme-text-team-violet-normal: #c7a5fa;--mds-color-theme-text-team-violet-hover: #c7a5fa;--mds-color-theme-text-team-violet-active: #f0e3fc;--mds-color-theme-text-team-slate-normal: #b0b4d9;--mds-color-theme-text-team-slate-hover: #b0b4d9;--mds-color-theme-text-team-slate-active: #e3e7fa;--mds-color-theme-inverted-text-primary-normal: #000000f2;--mds-color-theme-inverted-text-primary-disabled: #00000066;--mds-color-theme-inverted-text-secondary-normal: #000000b3;--mds-color-theme-inverted-text-accent-normal: #0353a8;--mds-color-theme-inverted-text-accent-hover: #0a274a;--mds-color-theme-inverted-text-accent-active: #0a274a;--mds-color-theme-inverted-background-normal: #ffffff;--mds-color-theme-inverted-button-primary-normal: #000000f2;--mds-color-theme-inverted-button-primary-hover: #000000cc;--mds-color-theme-inverted-button-primary-pressed: #000000b3;--mds-color-theme-inverted-button-primary-disabled: #00000033;--mds-color-theme-inverted-button-secondary-normal: #00000000;--mds-color-theme-inverted-button-secondary-hover: #00000012;--mds-color-theme-inverted-button-secondary-pressed: #00000033;--mds-color-theme-inverted-button-secondary-disabled: #00000000;--mds-color-theme-inverted-outline-button-normal: #00000080;--mds-color-theme-inverted-outline-primary-normal: #00000075;--mds-color-theme-inverted-outline-disabled-normal: #00000033;--mds-color-theme-inverted-outline-theme-normal: #1170cf;--mds-color-theme-inverted-outline-input-normal: #00000080;--mds-color-theme-inverted-control-active-normal: #1170cf;--mds-color-theme-inverted-control-active-hover: #0353a8;--mds-color-theme-inverted-control-active-pressed: #063a75;--mds-color-theme-inverted-control-active-active: #063a75;--mds-color-theme-inverted-control-active-disabled: #00000033;--mds-color-theme-inverted-control-inactive-normal: #0000001c;--mds-color-theme-inverted-control-inactive-hover: #0000004d;--mds-color-theme-inverted-control-inactive-pressed: #00000066;--mds-color-theme-inverted-control-inactive-disabled: #00000033;--mds-color-theme-inverted-control-indicator-inactive-normal: #8f8f8f;--mds-color-theme-background-primary-ghost: #ffffff00;--mds-color-theme-background-primary-hover: #ffffff12;--mds-color-theme-background-primary-active: #ffffff1c;--mds-color-theme-background-primary-disabled: #ffffff00;--mds-color-theme-background-solid-primary-normal: #000000;--mds-color-theme-background-solid-secondary-normal: #1a1a1a;--mds-color-theme-background-solid-tertiary-normal: #262626;--mds-color-theme-background-solid-quaternary-normal: #3b3b3b;--mds-color-theme-background-secondary-normal: #ffffff1c;--mds-color-theme-background-secondary-hover: #ffffff33;--mds-color-theme-background-secondary-active: #ffffff4d;--mds-color-theme-background-secondary-disabled: #ffffff00;--mds-color-theme-background-secondary-subtle: #ffffff12;--mds-color-theme-background-accent-normal: #1170cf;--mds-color-theme-background-accent-active: #64b4fa;--mds-color-theme-background-alert-default-normal: #3b3b3b;--mds-color-theme-background-alert-default-hover: #3b3b3b;--mds-color-theme-background-alert-default-active: #545454;--mds-color-theme-background-alert-success-normal: #0e2b20;--mds-color-theme-background-alert-success-hover: #0e2b20;--mds-color-theme-background-alert-success-active: #134231;--mds-color-theme-background-alert-warning-normal: #36220c;--mds-color-theme-background-alert-warning-hover: #36220c;--mds-color-theme-background-alert-warning-active: #57330a;--mds-color-theme-background-alert-error-normal: #4f0e10;--mds-color-theme-background-alert-error-hover: #4f0e10;--mds-color-theme-background-alert-error-active: #780d13;--mds-color-theme-background-alert-theme-normal: #0a274a;--mds-color-theme-background-alert-theme-hover: #0a274a;--mds-color-theme-background-alert-theme-active: #063a75;--mds-color-theme-background-alert-purple-normal: #3b1840;--mds-color-theme-background-alert-purple-hover: #3b1840;--mds-color-theme-background-alert-purple-active: #601e66;--mds-color-theme-background-alert-orange-normal: #411b04;--mds-color-theme-background-alert-orange-hover: #411b04;--mds-color-theme-background-alert-orange-active: #682601;--mds-color-theme-background-label-cobalt-normal: #12283d;--mds-color-theme-background-label-cobalt-hover: #103c63;--mds-color-theme-background-label-cobalt-active: #08599c;--mds-color-theme-background-label-gold-normal: #30240d;--mds-color-theme-background-label-gold-hover: #4d370c;--mds-color-theme-background-label-gold-active: #735107;--mds-color-theme-background-label-lime-normal: #1e2b10;--mds-color-theme-background-label-lime-hover: #2d4214;--mds-color-theme-background-label-lime-active: #416116;--mds-color-theme-background-label-mint-normal: #102b2a;--mds-color-theme-background-label-mint-hover: #12423f;--mds-color-theme-background-label-mint-active: #12615a;--mds-color-theme-background-label-orange-normal: #411b04;--mds-color-theme-background-label-orange-hover: #682601;--mds-color-theme-background-label-orange-active: #9c3202;--mds-color-theme-background-label-pink-normal: #3b1e21;--mds-color-theme-background-label-pink-hover: #66262d;--mds-color-theme-background-label-pink-active: #a12a3a;--mds-color-theme-background-label-purple-normal: #3b1840;--mds-color-theme-background-label-purple-hover: #601e66;--mds-color-theme-background-label-purple-active: #932099;--mds-color-theme-background-label-slate-normal: #26262b;--mds-color-theme-background-label-slate-hover: #393a47;--mds-color-theme-background-label-slate-active: #535573;--mds-color-theme-background-label-violet-normal: #29223d;--mds-color-theme-background-label-violet-hover: #432c78;--mds-color-theme-background-label-violet-active: #643abd;--mds-color-theme-background-label-default-normal: #262626;--mds-color-theme-background-label-default-hover: #3b3b3b;--mds-color-theme-background-label-default-active: #545454;--mds-color-theme-background-label-error-normal: #4f0e10;--mds-color-theme-background-label-error-hover: #780d13;--mds-color-theme-background-label-error-active: #ab0a15;--mds-color-theme-background-namelabel-normal: #000000b3;--mds-color-theme-background-gradient-primary-normal: linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%);--mds-color-theme-background-gradient-secondary-normal: linear-gradient(180deg, #262626 0%, #0f0f0f 100%);--mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);--mds-color-theme-background-skeleton-normal: #262626;--mds-color-theme-background-skeleton-shimmer-0: #3b3b3b00;--mds-color-theme-background-skeleton-shimmer-1: #3b3b3b;--mds-color-theme-background-skeleton-shimmer-2: #3b3b3b00;--mds-color-theme-background-glass-normal: #ffffff0d;--mds-color-theme-background-glass-active: #ffffff1c;--mds-color-theme-background-glass-light: #00000066;--mds-color-theme-background-glass-medium: #00000099;--mds-color-theme-background-glass-heavy: #000000cc;--mds-color-theme-background-glass-radial-0: #ffffff0d;--mds-color-theme-background-glass-radial-1: #ffffff00;--mds-color-theme-background-input-disabled: #ffffff1c;--mds-color-theme-background-overlay-normal: #07101cb3;--mds-color-theme-button-primary-normal: #fffffff2;--mds-color-theme-button-primary-hover: #ffffffcc;--mds-color-theme-button-primary-pressed: #ffffffb3;--mds-color-theme-button-primary-disabled: #ffffff33;--mds-color-theme-button-secondary-normal: #ffffff00;--mds-color-theme-button-secondary-hover: #ffffff12;--mds-color-theme-button-secondary-pressed: #ffffff33;--mds-color-theme-button-secondary-disabled: #ffffff00;--mds-color-theme-button-secondary-active-normal: #ffffff33;--mds-color-theme-button-secondary-active-hover: #ffffff4d;--mds-color-theme-button-secondary-active-pressed: #ffffff66;--mds-color-theme-button-secondary-active-disabled: #ffffff1c;--mds-color-theme-button-join-normal: #1d805f;--mds-color-theme-button-join-hover: #185e46;--mds-color-theme-button-join-pressed: #134231;--mds-color-theme-button-cancel-normal: #db1f2e;--mds-color-theme-button-cancel-hover: #ab0a15;--mds-color-theme-button-cancel-pressed: #780d13;--mds-color-theme-button-accent-normal: #1170cf;--mds-color-theme-button-accent-hover: #0353a8;--mds-color-theme-button-accent-pressed: #063a75;--mds-color-theme-button-glass-primary-normal: #ffffffcc;--mds-color-theme-button-glass-primary-hover: #ffffffb3;--mds-color-theme-button-glass-primary-pressed: #ffffff99;--mds-color-theme-outline-primary-normal: #ffffff66;--mds-color-theme-outline-primary-disabled: #ffffff33;--mds-color-theme-outline-theme-normal: #64b4fa;--mds-color-theme-outline-secondary-normal: #ffffff33;--mds-color-theme-outline-input-normal: #ffffff80;--mds-color-theme-outline-input-active: #ffffffe6;--mds-color-theme-outline-button-normal: #ffffff80;--mds-color-theme-outline-join-normal: #3cc29a;--mds-color-theme-outline-cancel-normal: #fc8b98;--mds-color-theme-outline-share-selected: #27a17a;--mds-color-theme-outline-share-active: #ec6400;--mds-color-theme-outline-share-inactive: #8f8f8f;--mds-color-theme-outline-overlay-normal: #adadad;--mds-color-theme-outline-high-contrast-focus: #ffffff;--mds-color-theme-outline-label-cobalt: #5ebff7;--mds-color-theme-outline-label-gold: #d6b220;--mds-color-theme-outline-label-lime: #93c437;--mds-color-theme-outline-label-mint: #30c9b0;--mds-color-theme-outline-label-orange: #fd884e;--mds-color-theme-outline-label-pink: #fc97aa;--mds-color-theme-outline-label-purple: #f294f1;--mds-color-theme-outline-label-slate: #b0b4d9;--mds-color-theme-outline-label-violet: #c7a5fa;--mds-color-theme-outline-promotion-normal: #c233c4;--mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #22c7d6 51.1%, #68debd 85.36%);--mds-color-theme-outline-warning-normal: #f2990a;--mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff1c 0%, #ffffff0d 100%);--mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);--mds-color-theme-control-active-normal: #64b4fa;--mds-color-theme-control-active-hover: #3492eb;--mds-color-theme-control-active-pressed: #1170cf;--mds-color-theme-control-active-active: #1170cf;--mds-color-theme-control-active-disabled: #ffffff33;--mds-color-theme-control-indicator-inactive-normal: #8f8f8f;--mds-color-theme-control-inactive-normal: #ffffff1c;--mds-color-theme-control-inactive-hover: #ffffff33;--mds-color-theme-control-inactive-pressed: #ffffff4d;--mds-color-theme-control-inactive-disabled: #ffffff12;--mds-color-theme-overlay-meetings-normal: #000000b3;--mds-color-theme-overlay-button-secondary-normal: #0f0f0f;--mds-color-theme-overlay-button-secondary-hover: #262626;--mds-color-theme-overlay-button-secondary-pressed: #3b3b3b;--mds-color-theme-indicator-unstable: #ec6400;--mds-color-theme-indicator-attention: #f55868;--mds-color-theme-indicator-stable: #27a17a;--mds-color-theme-indicator-locked: #8f8f8f;--mds-color-theme-indicator-caution: #cf7900;--mds-color-theme-indicator-secure: #3492eb;--mds-color-theme-common-whiteboard-sticky-note-yellow: #ffbe4f;--mds-color-theme-common-whiteboard-sticky-note-red: #fc8b98;--mds-color-theme-common-whiteboard-sticky-note-purple: #f294f1;--mds-color-theme-common-whiteboard-sticky-note-cyan: #22c7d6;--mds-color-theme-common-whiteboard-sticky-note-mint: #30c9b0;--mds-color-theme-common-whiteboard-pen-black: #0f0f0f;--mds-color-theme-common-whiteboard-pen-red: #f55868;--mds-color-theme-common-whiteboard-pen-purple: #c233c4;--mds-color-theme-common-whiteboard-pen-blue: #64b4fa;--mds-color-theme-common-whiteboard-pen-green: #3cc29a;--mds-color-theme-common-whiteboard-pen-yellow: #f2990a;--mds-color-theme-common-whiteboard-pen-white: #ffffff;--mds-color-theme-common-text-primary-normal: #fffffff2;--mds-color-theme-common-text-primary-disabled: #ffffff66;--mds-color-theme-common-text-secondary-normal: #ffffffb3;--mds-color-theme-common-text-success-normal: #3cc29a;--mds-color-theme-common-text-success-hover: #9fedd8;--mds-color-theme-common-text-error-normal: #fc8b98;--mds-color-theme-common-text-error-hover: #ffd4da;--mds-color-theme-common-text-warning-normal: #f2990a;--mds-color-theme-common-text-warning-hover: #ffda94;--mds-color-theme-common-inverted-text-secondary-normal: #00000099;--mds-color-theme-common-inverted-text-primary-normal: #000000f2;--mds-color-theme-common-inverted-text-primary-disabled: #00000066;--mds-color-theme-common-inverted-button-secondary-normal: #00000000;--mds-color-theme-common-inverted-button-secondary-hover: #00000012;--mds-color-theme-common-inverted-button-secondary-pressed: #00000033;--mds-color-theme-common-inverted-button-secondary-disabled: #00000000;--mds-color-theme-common-overlays-primary-normal: #000000e6;--mds-color-theme-common-overlays-secondary-normal: #00000066;--mds-color-theme-common-overlays-meeting-normal-0: #00000000;--mds-color-theme-common-overlays-meeting-normal-1: #0000004d;--mds-color-theme-common-overlays-meeting-normal-2: #000000cc;--mds-color-theme-common-button-primary-normal: #fffffff2;--mds-color-theme-common-button-primary-hover: #ffffffcc;--mds-color-theme-common-button-primary-pressed: #ffffffb3;--mds-color-theme-common-button-primary-disabled: #ffffff33;--mds-color-theme-common-button-secondary-normal: #ffffff00;--mds-color-theme-common-button-secondary-hover: #ffffff12;--mds-color-theme-common-button-secondary-active-normal: #ffffff33;--mds-color-theme-common-button-secondary-active-hover: #ffffff4d;--mds-color-theme-common-button-secondary-active-pressed: #ffffff66;--mds-color-theme-common-button-secondary-active-disabled: #ffffff1c;--mds-color-theme-common-button-secondary-disabled: #ffffff00;--mds-color-theme-common-button-join-animated-gradient-normal: linear-gradient(90deg, #30c9b0 0%, #64b4fa 51%, #30c9b0 100%);--mds-color-theme-common-button-promotion-normal: linear-gradient(45deg, #932099 0%, #a12a3a 100%);--mds-color-theme-common-button-promotion-hover: linear-gradient(45deg, #601e66 0%, #66262d 100%);--mds-color-theme-common-button-promotion-active: linear-gradient(45deg, #3b1840 0%, #3b1e21 100%);--mds-color-theme-common-outline-button-normal: #ffffff80;--mds-color-theme-common-outline-primary-normal: #ffffff66;--mds-color-theme-common-outline-primary-disabled: #ffffff33;--mds-color-theme-common-outline-input-normal: #ffffff80;--mds-color-theme-common-outline-secondary-normal: #00000033;--mds-color-theme-common-outline-secondary-disabled: #00000033;--mds-color-theme-common-outline-warning-normal: #f2990a;--mds-color-theme-common-control-share-content-selected: #3cc29a;--mds-color-theme-common-control-share-content-active: #c94403;--mds-color-theme-common-control-share-content-inactive: #707070;--mds-color-theme-common-control-inactive-normal: #00000033;--mds-color-theme-common-background-alert-share-normal: #c94403;--mds-color-theme-common-background-solid-dark: #1a1a1a;--mds-color-theme-common-background-solid-light: #ffffff;--mds-color-theme-common-content-pdf: #ee0507;--mds-color-theme-common-content-word: #0078d6;--mds-color-theme-common-content-powerpoint: #d93e17;--mds-color-theme-common-content-excel: #00893e;--mds-color-theme-common-content-onenote: #b839db;--mds-color-theme-common-content-sheets: #0f9d58;--mds-color-theme-common-content-slides: #F4B400;--mds-color-theme-common-content-keynote: #029cfb;--mds-color-theme-common-content-doc: #4285f4;--mds-color-theme-common-touchbar-background-blue-normal: #1170cf;--mds-color-theme-common-touchbar-background-blue-pressed: #063a75;--mds-color-theme-common-touchbar-background-pink-normal: #d43b52;--mds-color-theme-common-touchbar-background-pink-pressed: #66262d;--mds-color-theme-common-touchbar-background-mint-normal: #148579;--mds-color-theme-common-touchbar-background-mint-pressed: #12423f;--mds-color-theme-common-touchbar-background-purple-normal: #c233c4;--mds-color-theme-common-touchbar-background-purple-pressed: #601e66;--mds-color-theme-common-touchbar-background-violet-normal: #875ae0;--mds-color-theme-common-touchbar-background-violet-pressed: #432c78;--mds-color-theme-common-touchbar-background-orange-normal: #c94403;--mds-color-theme-common-touchbar-background-orange-pressed: #682601;--mds-color-theme-common-touchbar-background-green-normal: #1d805f;--mds-color-theme-common-touchbar-background-green-pressed: #134231;--mds-color-theme-common-touchbar-background-red-normal: #db1f2e;--mds-color-theme-common-touchbar-background-red-pressed: #780d13;--mds-color-theme-common-touchbar-background-transparent: #00000000;--mds-color-theme-common-touchbar-icon-attention: #fc8b98;--mds-color-theme-common-touchbar-icon-stable: #27a17a;--mds-color-theme-common-touchbar-icon-secure: #64b4fa;--mds-color-theme-common-caption-background-dark-green: #0e2b20;--mds-color-theme-common-caption-background-dark-blue: #0a274a;--mds-color-theme-common-caption-background-dark-purple: #3b1840;--mds-color-theme-common-caption-background-dark-yellow: #36220c;--mds-color-theme-common-caption-background-light-green: #cef5eb;--mds-color-theme-common-caption-background-light-blue: #dbf0ff;--mds-color-theme-common-caption-background-light-purple: #fcf2fc;--mds-color-theme-common-caption-background-light-yellow: #ffebc2;--mds-color-theme-common-caption-text-dark-normal: #000000f2;--mds-color-theme-common-caption-text-dark-green: #3cc29a;--mds-color-theme-common-caption-text-dark-blue: #64b4fa;--mds-color-theme-common-caption-text-dark-purple: #f294f1;--mds-color-theme-common-caption-text-dark-yellow: #f2990a;--mds-color-theme-common-caption-text-light-normal: #fffffff2;--mds-color-theme-common-caption-text-light-green: #185e46;--mds-color-theme-common-caption-text-light-blue: #0353a8;--mds-color-theme-common-caption-text-light-purple: #932099;--mds-color-theme-common-caption-text-light-yellow: #7d4705;--mds-color-theme-scrollbar-button-normal: #ffffff66;--mds-color-theme-scrollbar-button-hover: #ffffff80;--mds-color-theme-scrollbar-button-pressed: #ffffff99;--mds-color-theme-scrollbar-arrow-normal: #ffffffb3;--mds-color-theme-scrollbar-arrow-background-normal: #ffffff00;--mds-color-theme-scrollbar-arrow-background-hover: #ffffff33;--mds-color-theme-scrollbar-arrow-background-pressed: #ffffff4d;--mds-color-theme-scrollbar-background-secondary-ghost: #ffffff00;--mds-color-theme-scrollbar-background-secondary-normal: #ffffff1c;--mds-color-theme-illustrations-empty-primary-0: #93c437;--mds-color-theme-illustrations-empty-primary-1: #279be8;--mds-color-theme-illustrations-empty-secondary-0: #279be8;--mds-color-theme-illustrations-empty-secondary-1: #875ae0;--mds-color-theme-illustrations-onboarding-primary-0: #ffbe4f;--mds-color-theme-illustrations-onboarding-primary-1: #93c437;--mds-color-theme-illustrations-onboarding-secondary-0: #f55868;--mds-color-theme-illustrations-onboarding-secondary-1: #875ae0;--mds-color-theme-illustrations-onboarding-tertiary-0: #ffbe4f;--mds-color-theme-illustrations-onboarding-tertiary-1: #ec6400;--mds-color-theme-illustrations-onboarding-quartenary-0: #93c437;--mds-color-theme-illustrations-onboarding-quartenary-1: #279be8;--mds-color-theme-illustrations-onboarding-quinary-0: #279be8;--mds-color-theme-illustrations-onboarding-quinary-1: #875ae0;--mds-color-theme-illustrations-success-0: #3cc29a;--mds-color-theme-illustrations-success-1: #93c437;--mds-color-theme-illustrations-error-0: #f0677e;--mds-color-theme-illustrations-error-1: #db1f2e;--mds-color-theme-illustrations-default: #ffffff;--mds-color-theme-globaltint-normal: #3492eb;--mds-color-theme-globaltint-selected: #1170cf;--mds-color-theme-groupedbackground-primary-normal: #000000;--mds-color-theme-groupedbackground-secondary-normal: #1a1a1a;--mds-color-theme-groupedbackground-tertiary-normal: #262626;--mds-color-theme-groupedbackground-quaternary-normal: #3b3b3b;--mds-color-theme-gradientdivider-default-normal: linear-gradient(90deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%);--mds-color-theme-gradientdivider-default-hover: linear-gradient(90deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%);--mds-color-theme-gradientdivider-error-normal: linear-gradient(90deg, #fc8b9800 0%, #fc8b9899 22.4%, #fc8b9899 76.04%, #fc8b9800 100%);--mds-color-theme-gradientdivider-error-hover: linear-gradient(90deg, #fc8b9800 0%, #fc8b98e6 22.4%, #fc8b98e6 76.04%, #fc8b9800 100%);--mds-color-theme-gradientdivider-warning-normal: linear-gradient(90deg, #f2990a00 0%, #f2990a99 22.4%, #f2990a99 76.04%, #f2990a00 100%);--mds-color-theme-gradientdivider-warning-hover: linear-gradient(90deg, #f2990a00 0%, #f2990ae6 22.4%, #f2990ae6 76.04%, #f2990a00 100%);--mds-color-theme-gradientdivider-announce-normal: linear-gradient(90deg, #64b4fa00 0%, #64b4fa99 22.4%, #64b4fa99 76.04%, #64b4fa00 100%);--mds-color-theme-gradientdivider-announce-hover: linear-gradient(90deg, #64b4fa00 0%,#64b4faE6 22.4%, #64b4faE6 76.04%, #64b4fa00 100%);--mds-color-theme-gradientdivider-success-normal: linear-gradient(90deg, #3cc29a00 0%, #3cc29a99 22.4%, #3cc29a99 76.04%, #3cc29a00 100%);--mds-color-theme-gradientdivider-success-hover: linear-gradient(90deg, #3cc29a00 0%,#3cc29aE6 22.4%, #3cc29aE6 76.04%, #3cc29a00 100%);--mds-color-theme-gradientdivider-orange-normal: linear-gradient(90deg, #fd884e00 0%, #fd884e99 22.4%, #fd884e99 76.04%, #fd884e00 100%);--mds-color-theme-gradientdivider-orange-hover: linear-gradient(90deg, #fd884e00 0%,#fd884eE6 22.4%, #fd884eE6 76.04%, #fd884e00 100%);--mds-color-theme-gradientdivider-purple-normal: linear-gradient(90deg, #f294f100 0%, #f294f199 22.4%, #f294f199 76.04%, #f294f100 100%);--mds-color-theme-gradientdivider-purple-hover: linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%);--mds-color-theme-gradientdivider-vertical-normal: linear-gradient(0deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%);--mds-color-theme-gradientdivider-vertical-hover: linear-gradient(0deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%);--mds-color-theme-avatar-ghost: #ffffff00;--mds-color-theme-avatar-default: #545454;--mds-color-theme-avatar-hover: #ffffff12;--mds-color-theme-avatar-pressed: #ffffff33;--mds-color-theme-avatar-cobalt: #08599c;--mds-color-theme-avatar-cyan: #066070;--mds-color-theme-avatar-gold: #735107;--mds-color-theme-avatar-lime: #416116;--mds-color-theme-avatar-mint: #12615a;--mds-color-theme-avatar-orange: #9c3202;--mds-color-theme-avatar-pink: #a12a3a;--mds-color-theme-avatar-purple: #932099;--mds-color-theme-avatar-slate: #535573;--mds-color-theme-avatar-violet: #643abd;--mds-color-theme-avatar-yellow: #7d4705;--mds-color-theme-avatar-glass-normal: #ffffff12;--mds-color-theme-avatar-glass-active: #ffffffcc;--mds-color-theme-focus-default-0: #000000;--mds-color-theme-focus-default-1: #64b4fa;--mds-color-theme-focus-default-2: #64b4fa59}.mds-theme-stable-lightWebex{--mds-color-theme-text-primary-normal: #000000f2;--mds-color-theme-text-primary-disabled: #00000066;--mds-color-theme-text-secondary-normal: #000000b3;--mds-color-theme-text-error-normal: #ab0a15;--mds-color-theme-text-error-hover: #4f0e10;--mds-color-theme-text-error-active: #4f0e10;--mds-color-theme-text-success-normal: #185e46;--mds-color-theme-text-success-hover: #0e2b20;--mds-color-theme-text-success-active: #0e2b20;--mds-color-theme-text-warning-normal: #7d4705;--mds-color-theme-text-warning-hover: #36220c;--mds-color-theme-text-warning-active: #36220c;--mds-color-theme-text-highlight: #bfe3ff;--mds-color-theme-text-accent-normal: #0353a8;--mds-color-theme-text-accent-hover: #0a274a;--mds-color-theme-text-accent-active: #0a274a;--mds-color-theme-text-teamdefault-normal: #000000b3;--mds-color-theme-text-teamdefault-hover: #000000b3;--mds-color-theme-text-teamdefault-active: #000000f2;--mds-color-theme-text-alert-purple-normal: #932099;--mds-color-theme-text-alert-purple-hover: #3b1840;--mds-color-theme-text-alert-purple-active: #3b1840;--mds-color-theme-text-alert-orange-normal: #9c3202;--mds-color-theme-text-alert-orange-hover: #411b04;--mds-color-theme-text-alert-orange-active: #411b04;--mds-color-theme-text-team-cobalt-normal: #08599c;--mds-color-theme-text-team-cobalt-hover: #08599c;--mds-color-theme-text-team-cobalt-active: #12283d;--mds-color-theme-text-team-cyan-normal: #066070;--mds-color-theme-text-team-cyan-hover: #0b2a30;--mds-color-theme-text-team-cyan-active: #0b2a30;--mds-color-theme-text-team-mint-normal: #12615a;--mds-color-theme-text-team-mint-hover: #102b2a;--mds-color-theme-text-team-mint-active: #102b2a;--mds-color-theme-text-team-lime-normal: #416116;--mds-color-theme-text-team-lime-hover: #416116;--mds-color-theme-text-team-lime-active: #1e2b10;--mds-color-theme-text-team-gold-normal: #735107;--mds-color-theme-text-team-gold-hover: #735107;--mds-color-theme-text-team-gold-active: #30240d;--mds-color-theme-text-team-orange-normal: #9c3202;--mds-color-theme-text-team-orange-hover: #9c3202;--mds-color-theme-text-team-orange-active: #411b04;--mds-color-theme-text-team-pink-normal: #a12a3a;--mds-color-theme-text-team-pink-hover: #a12a3a;--mds-color-theme-text-team-pink-active: #3b1e21;--mds-color-theme-text-team-purple-normal: #932099;--mds-color-theme-text-team-purple-hover: #932099;--mds-color-theme-text-team-purple-active: #3b1840;--mds-color-theme-text-team-violet-normal: #643abd;--mds-color-theme-text-team-violet-hover: #643abd;--mds-color-theme-text-team-violet-active: #29223d;--mds-color-theme-text-team-slate-normal: #535573;--mds-color-theme-text-team-slate-hover: #535573;--mds-color-theme-text-team-slate-active: #26262b;--mds-color-theme-inverted-text-primary-normal: #fffffff2;--mds-color-theme-inverted-text-primary-disabled: #ffffff66;--mds-color-theme-inverted-text-secondary-normal: #ffffffb3;--mds-color-theme-inverted-text-accent-normal: #64b4fa;--mds-color-theme-inverted-text-accent-hover: #bfe3ff;--mds-color-theme-inverted-text-accent-active: #bfe3ff;--mds-color-theme-inverted-background-normal: #000000;--mds-color-theme-inverted-button-primary-normal: #fffffff2;--mds-color-theme-inverted-button-primary-hover: #ffffffcc;--mds-color-theme-inverted-button-primary-pressed: #ffffffb3;--mds-color-theme-inverted-button-primary-disabled: #ffffff33;--mds-color-theme-inverted-button-secondary-normal: #ffffff00;--mds-color-theme-inverted-button-secondary-hover: #ffffff12;--mds-color-theme-inverted-button-secondary-pressed: #ffffff33;--mds-color-theme-inverted-button-secondary-disabled: #ffffff00;--mds-color-theme-inverted-outline-button-normal: #ffffff80;--mds-color-theme-inverted-outline-primary-normal: #ffffff66;--mds-color-theme-inverted-outline-disabled-normal: #ffffff33;--mds-color-theme-inverted-outline-theme-normal: #64b4fa;--mds-color-theme-inverted-outline-input-normal: #ffffff80;--mds-color-theme-inverted-control-active-normal: #64b4fa;--mds-color-theme-inverted-control-active-hover: #3492eb;--mds-color-theme-inverted-control-active-pressed: #1170cf;--mds-color-theme-inverted-control-active-active: #1170cf;--mds-color-theme-inverted-control-active-disabled: #ffffff33;--mds-color-theme-inverted-control-inactive-normal: #ffffff1c;--mds-color-theme-inverted-control-inactive-hover: #ffffff4d;--mds-color-theme-inverted-control-inactive-pressed: #ffffff66;--mds-color-theme-inverted-control-inactive-disabled: #ffffff33;--mds-color-theme-inverted-control-indicator-inactive-normal: #8f8f8f;--mds-color-theme-background-primary-ghost: #00000000;--mds-color-theme-background-primary-hover: #00000012;--mds-color-theme-background-primary-active: #0000001c;--mds-color-theme-background-primary-disabled: #00000000;--mds-color-theme-background-solid-primary-normal: #ffffff;--mds-color-theme-background-solid-secondary-normal: #f7f7f7;--mds-color-theme-background-solid-tertiary-normal: #ededed;--mds-color-theme-background-solid-quaternary-normal: #ffffff;--mds-color-theme-background-secondary-normal: #0000001c;--mds-color-theme-background-secondary-hover: #00000033;--mds-color-theme-background-secondary-active: #0000004d;--mds-color-theme-background-secondary-disabled: #00000000;--mds-color-theme-background-secondary-subtle: #00000012;--mds-color-theme-background-accent-normal: #1170cf;--mds-color-theme-background-accent-active: #0353a8;--mds-color-theme-background-alert-default-normal: #dedede;--mds-color-theme-background-alert-default-hover: #dedede;--mds-color-theme-background-alert-default-active: #c9c9c9;--mds-color-theme-background-alert-success-normal: #cef5eb;--mds-color-theme-background-alert-success-hover: #cef5eb;--mds-color-theme-background-alert-success-active: #9fedd8;--mds-color-theme-background-alert-warning-normal: #ffebc2;--mds-color-theme-background-alert-warning-hover: #ffebc2;--mds-color-theme-background-alert-warning-active: #ffda94;--mds-color-theme-background-alert-error-normal: #ffe8ea;--mds-color-theme-background-alert-error-hover: #ffe8ea;--mds-color-theme-background-alert-error-active: #ffd4da;--mds-color-theme-background-alert-theme-normal: #dbf0ff;--mds-color-theme-background-alert-theme-hover: #dbf0ff;--mds-color-theme-background-alert-theme-active: #bfe3ff;--mds-color-theme-background-alert-purple-normal: #fcf2fc;--mds-color-theme-background-alert-purple-hover: #fcf2fc;--mds-color-theme-background-alert-purple-active: #fce1fc;--mds-color-theme-background-alert-orange-normal: #feebd7;--mds-color-theme-background-alert-orange-hover: #feebd7;--mds-color-theme-background-alert-orange-active: #fed5ac;--mds-color-theme-background-label-cobalt-normal: #e5f8ff;--mds-color-theme-background-label-cobalt-hover: #c7eeff;--mds-color-theme-background-label-cobalt-active: #99ddff;--mds-color-theme-background-label-gold-normal: #f7f6dc;--mds-color-theme-background-label-gold-hover: #f5eaa2;--mds-color-theme-background-label-gold-active: #ebd460;--mds-color-theme-background-label-lime-normal: #f3f7e9;--mds-color-theme-background-label-lime-hover: #ddf2ae;--mds-color-theme-background-label-lime-active: #bce36f;--mds-color-theme-background-label-mint-normal: #e9f7f3;--mds-color-theme-background-label-mint-hover: #baf5e7;--mds-color-theme-background-label-mint-active: #74e8d1;--mds-color-theme-background-label-orange-normal: #feebd7;--mds-color-theme-background-label-orange-hover: #fed5ac;--mds-color-theme-background-label-orange-active: #feba7f;--mds-color-theme-background-label-pink-normal: #fff2f5;--mds-color-theme-background-label-pink-hover: #ffe0e7;--mds-color-theme-background-label-pink-active: #ffc7d2;--mds-color-theme-background-label-purple-normal: #fcf2fc;--mds-color-theme-background-label-purple-hover: #fce1fc;--mds-color-theme-background-label-purple-active: #fac3f8;--mds-color-theme-background-label-slate-normal: #f2f4ff;--mds-color-theme-background-label-slate-hover: #e3e7fa;--mds-color-theme-background-label-slate-active: #ced2ed;--mds-color-theme-background-label-violet-normal: #f8f2fc;--mds-color-theme-background-label-violet-hover: #f0e3fc;--mds-color-theme-background-label-violet-active: #e2cafc;--mds-color-theme-background-label-default-normal: #ededed;--mds-color-theme-background-label-default-hover: #dedede;--mds-color-theme-background-label-default-active: #c9c9c9;--mds-color-theme-background-label-error-normal: #ffe8ea;--mds-color-theme-background-label-error-hover: #ffd4da;--mds-color-theme-background-label-error-active: #ffb8c1;--mds-color-theme-background-namelabel-normal: #000000b3;--mds-color-theme-background-gradient-primary-normal: linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%);--mds-color-theme-background-gradient-secondary-normal: linear-gradient(180deg, #fafafa 0%, #ffffff 100%);--mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);--mds-color-theme-background-skeleton-normal: #c9c9c9;--mds-color-theme-background-skeleton-shimmer-0: #f7f7f700;--mds-color-theme-background-skeleton-shimmer-1: #f7f7f7;--mds-color-theme-background-skeleton-shimmer-2: #3b3b3b00;--mds-color-theme-background-glass-normal: #ffffff66;--mds-color-theme-background-glass-active: #ffffff99;--mds-color-theme-background-glass-light: #ffffff66;--mds-color-theme-background-glass-medium: #ffffff99;--mds-color-theme-background-glass-heavy: #ffffffcc;--mds-color-theme-background-glass-radial-0: #ffffff0d;--mds-color-theme-background-glass-radial-1: #ffffff00;--mds-color-theme-background-input-disabled: #0000001c;--mds-color-theme-background-overlay-normal: #07101c66;--mds-color-theme-button-primary-normal: #000000f2;--mds-color-theme-button-primary-hover: #000000cc;--mds-color-theme-button-primary-pressed: #000000b3;--mds-color-theme-button-primary-disabled: #00000033;--mds-color-theme-button-secondary-normal: #00000000;--mds-color-theme-button-secondary-hover: #00000012;--mds-color-theme-button-secondary-pressed: #00000033;--mds-color-theme-button-secondary-disabled: #00000000;--mds-color-theme-button-secondary-active-normal: #00000033;--mds-color-theme-button-secondary-active-hover: #0000004d;--mds-color-theme-button-secondary-active-pressed: #00000066;--mds-color-theme-button-secondary-active-disabled: #0000001c;--mds-color-theme-button-join-normal: #1d805f;--mds-color-theme-button-join-hover: #185e46;--mds-color-theme-button-join-pressed: #134231;--mds-color-theme-button-cancel-normal: #db1f2e;--mds-color-theme-button-cancel-hover: #ab0a15;--mds-color-theme-button-cancel-pressed: #780d13;--mds-color-theme-button-accent-normal: #1170cf;--mds-color-theme-button-accent-hover: #0353a8;--mds-color-theme-button-accent-pressed: #063a75;--mds-color-theme-button-glass-primary-normal: #000000cc;--mds-color-theme-button-glass-primary-hover: #000000b3;--mds-color-theme-button-glass-primary-pressed: #00000099;--mds-color-theme-outline-primary-normal: #00000075;--mds-color-theme-outline-primary-disabled: #00000033;--mds-color-theme-outline-theme-normal: #1170cf;--mds-color-theme-outline-secondary-normal: #00000033;--mds-color-theme-outline-input-normal: #00000080;--mds-color-theme-outline-input-active: #000000e6;--mds-color-theme-outline-button-normal: #00000080;--mds-color-theme-outline-join-normal: #185e46;--mds-color-theme-outline-cancel-normal: #ab0a15;--mds-color-theme-outline-share-selected: #27a17a;--mds-color-theme-outline-share-active: #ec6400;--mds-color-theme-outline-share-inactive: #8f8f8f;--mds-color-theme-outline-overlay-normal: #707070;--mds-color-theme-outline-high-contrast-focus: #000000;--mds-color-theme-outline-label-cobalt: #0a78cc;--mds-color-theme-outline-label-gold: #996e00;--mds-color-theme-outline-label-lime: #588219;--mds-color-theme-outline-label-mint: #148579;--mds-color-theme-outline-label-orange: #c94403;--mds-color-theme-outline-label-pink: #d43b52;--mds-color-theme-outline-label-purple: #c233c4;--mds-color-theme-outline-label-slate: #6f739e;--mds-color-theme-outline-label-violet: #875ae0;--mds-color-theme-outline-promotion-normal: #c233c4;--mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);--mds-color-theme-outline-warning-normal: #7d4705;--mds-color-theme-outline-glass-normal: linear-gradient(180deg, #00000012 0%, #00000033 100%);--mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);--mds-color-theme-control-active-normal: #1170cf;--mds-color-theme-control-active-hover: #0353a8;--mds-color-theme-control-active-pressed: #063a75;--mds-color-theme-control-active-active: #063a75;--mds-color-theme-control-active-disabled: #00000033;--mds-color-theme-control-indicator-inactive-normal: #707070;--mds-color-theme-control-inactive-normal: #0000001c;--mds-color-theme-control-inactive-hover: #00000033;--mds-color-theme-control-inactive-pressed: #0000004d;--mds-color-theme-control-inactive-disabled: #00000012;--mds-color-theme-overlay-meetings-normal: #ffffffcc;--mds-color-theme-overlay-button-secondary-normal: #ffffff;--mds-color-theme-overlay-button-secondary-hover: #ededed;--mds-color-theme-overlay-button-secondary-pressed: #dedede;--mds-color-theme-indicator-unstable: #c94403;--mds-color-theme-indicator-attention: #db1f2e;--mds-color-theme-indicator-stable: #1d805f;--mds-color-theme-indicator-locked: #707070;--mds-color-theme-indicator-caution: #a65e00;--mds-color-theme-indicator-secure: #1170cf;--mds-color-theme-common-whiteboard-sticky-note-yellow: #ffbe4f;--mds-color-theme-common-whiteboard-sticky-note-red: #fc8b98;--mds-color-theme-common-whiteboard-sticky-note-purple: #f294f1;--mds-color-theme-common-whiteboard-sticky-note-cyan: #22c7d6;--mds-color-theme-common-whiteboard-sticky-note-mint: #30c9b0;--mds-color-theme-common-whiteboard-pen-black: #0f0f0f;--mds-color-theme-common-whiteboard-pen-red: #f55868;--mds-color-theme-common-whiteboard-pen-purple: #c233c4;--mds-color-theme-common-whiteboard-pen-blue: #64b4fa;--mds-color-theme-common-whiteboard-pen-green: #3cc29a;--mds-color-theme-common-whiteboard-pen-yellow: #f2990a;--mds-color-theme-common-whiteboard-pen-white: #ffffff;--mds-color-theme-common-text-primary-normal: #fffffff2;--mds-color-theme-common-text-primary-disabled: #ffffff66;--mds-color-theme-common-text-secondary-normal: #ffffffb3;--mds-color-theme-common-text-success-normal: #3cc29a;--mds-color-theme-common-text-success-hover: #9fedd8;--mds-color-theme-common-text-error-normal: #fc8b98;--mds-color-theme-common-text-error-hover: #ffd4da;--mds-color-theme-common-text-warning-normal: #f2990a;--mds-color-theme-common-text-warning-hover: #ffda94;--mds-color-theme-common-inverted-text-primary-normal: #000000f2;--mds-color-theme-common-inverted-text-primary-disabled: #00000066;--mds-color-theme-common-inverted-text-secondary-normal: #00000099;--mds-color-theme-common-inverted-button-secondary-normal: #00000000;--mds-color-theme-common-inverted-button-secondary-hover: #00000012;--mds-color-theme-common-inverted-button-secondary-pressed: #00000033;--mds-color-theme-common-inverted-button-secondary-disabled: #00000000;--mds-color-theme-common-overlays-primary-normal: #000000e6;--mds-color-theme-common-overlays-secondary-normal: #00000066;--mds-color-theme-common-overlays-meeting-normal-0: #00000000;--mds-color-theme-common-overlays-meeting-normal-1: #0000004d;--mds-color-theme-common-overlays-meeting-normal-2: #000000cc;--mds-color-theme-common-button-primary-normal: #fffffff2;--mds-color-theme-common-button-primary-hover: #ffffffcc;--mds-color-theme-common-button-primary-pressed: #ffffffb3;--mds-color-theme-common-button-primary-disabled: #ffffff33;--mds-color-theme-common-button-secondary-normal: #ffffff00;--mds-color-theme-common-button-secondary-hover: #ffffff12;--mds-color-theme-common-button-secondary-active-normal: #ffffff33;--mds-color-theme-common-button-secondary-active-hover: #ffffff4d;--mds-color-theme-common-button-secondary-active-pressed: #ffffff66;--mds-color-theme-common-button-secondary-active-disabled: #ffffff1c;--mds-color-theme-common-button-secondary-disabled: #ffffff00;--mds-color-theme-common-button-promotion-normal: linear-gradient(46deg, #932099 0%, #a12a3a 100%);--mds-color-theme-common-button-promotion-hover: linear-gradient(46deg, #601e66 0%, #66262d 100%);--mds-color-theme-common-button-promotion-active: linear-gradient(46deg, #3b1840 0%, #3b1e21 100%);--mds-color-theme-common-button-join-animated-gradient-normal: linear-gradient(90deg, #30c9b0 0%, #64b4fa 51%, #30c9b0 100%);--mds-color-theme-common-outline-button-normal: #ffffff80;--mds-color-theme-common-outline-primary-normal: #ffffff66;--mds-color-theme-common-outline-primary-disabled: #ffffff33;--mds-color-theme-common-outline-input-normal: #ffffff80;--mds-color-theme-common-outline-secondary-normal: #00000033;--mds-color-theme-common-outline-secondary-disabled: #00000033;--mds-color-theme-common-outline-warning-normal: #f2990a;--mds-color-theme-common-control-share-content-selected: #3cc29a;--mds-color-theme-common-control-share-content-active: #c94403;--mds-color-theme-common-control-share-content-inactive: #707070;--mds-color-theme-common-control-inactive-normal: #00000033;--mds-color-theme-common-background-alert-share-normal: #c94403;--mds-color-theme-common-background-solid-dark: #1a1a1a;--mds-color-theme-common-background-solid-light: #ffffff;--mds-color-theme-common-content-pdf: #ee0507;--mds-color-theme-common-content-word: #0078d6;--mds-color-theme-common-content-powerpoint: #d93e17;--mds-color-theme-common-content-excel: #00893e;--mds-color-theme-common-content-onenote: #b839db;--mds-color-theme-common-content-sheets: #0f9d58;--mds-color-theme-common-content-slides: #F4B400;--mds-color-theme-common-content-keynote: #029cfb;--mds-color-theme-common-content-doc: #4285f4;--mds-color-theme-common-touchbar-background-blue-normal: #1170cf;--mds-color-theme-common-touchbar-background-blue-pressed: #063a75;--mds-color-theme-common-touchbar-background-pink-normal: #d43b52;--mds-color-theme-common-touchbar-background-pink-pressed: #66262d;--mds-color-theme-common-touchbar-background-mint-normal: #148579;--mds-color-theme-common-touchbar-background-mint-pressed: #12423f;--mds-color-theme-common-touchbar-background-purple-normal: #c233c4;--mds-color-theme-common-touchbar-background-purple-pressed: #601e66;--mds-color-theme-common-touchbar-background-violet-normal: #875ae0;--mds-color-theme-common-touchbar-background-violet-pressed: #432c78;--mds-color-theme-common-touchbar-background-orange-normal: #c94403;--mds-color-theme-common-touchbar-background-orange-pressed: #682601;--mds-color-theme-common-touchbar-background-green-normal: #1d805f;--mds-color-theme-common-touchbar-background-green-pressed: #134231;--mds-color-theme-common-touchbar-background-red-normal: #db1f2e;--mds-color-theme-common-touchbar-background-red-pressed: #780d13;--mds-color-theme-common-touchbar-background-transparent: #00000000;--mds-color-theme-common-touchbar-icon-attention: #fc8b98;--mds-color-theme-common-touchbar-icon-stable: #27a17a;--mds-color-theme-common-touchbar-icon-secure: #64b4fa;--mds-color-theme-common-caption-background-dark-green: #0e2b20;--mds-color-theme-common-caption-background-dark-blue: #0a274a;--mds-color-theme-common-caption-background-dark-purple: #3b1840;--mds-color-theme-common-caption-background-dark-yellow: #36220c;--mds-color-theme-common-caption-background-light-green: #cef5eb;--mds-color-theme-common-caption-background-light-blue: #dbf0ff;--mds-color-theme-common-caption-background-light-purple: #fcf2fc;--mds-color-theme-common-caption-background-light-yellow: #ffebc2;--mds-color-theme-common-caption-text-dark-normal: #000000f2;--mds-color-theme-common-caption-text-dark-green: #3cc29a;--mds-color-theme-common-caption-text-dark-blue: #64b4fa;--mds-color-theme-common-caption-text-dark-purple: #f294f1;--mds-color-theme-common-caption-text-dark-yellow: #f2990a;--mds-color-theme-common-caption-text-light-normal: #fffffff2;--mds-color-theme-common-caption-text-light-green: #185e46;--mds-color-theme-common-caption-text-light-blue: #0353a8;--mds-color-theme-common-caption-text-light-purple: #932099;--mds-color-theme-common-caption-text-light-yellow: #7d4705;--mds-color-theme-scrollbar-button-normal: #00000075;--mds-color-theme-scrollbar-button-hover: #00000080;--mds-color-theme-scrollbar-button-pressed: #00000099;--mds-color-theme-scrollbar-arrow-normal: #00000099;--mds-color-theme-scrollbar-arrow-background-normal: #00000000;--mds-color-theme-scrollbar-arrow-background-hover: #00000033;--mds-color-theme-scrollbar-arrow-background-pressed: #0000004d;--mds-color-theme-scrollbar-background-secondary-ghost: #00000000;--mds-color-theme-scrollbar-background-secondary-normal: #0000001c;--mds-color-theme-illustrations-empty-primary-0: #93c437;--mds-color-theme-illustrations-empty-primary-1: #279be8;--mds-color-theme-illustrations-empty-secondary-0: #279be8;--mds-color-theme-illustrations-empty-secondary-1: #875ae0;--mds-color-theme-illustrations-onboarding-primary-0: #ffbe4f;--mds-color-theme-illustrations-onboarding-primary-1: #93c437;--mds-color-theme-illustrations-onboarding-secondary-0: #f55868;--mds-color-theme-illustrations-onboarding-secondary-1: #875ae0;--mds-color-theme-illustrations-onboarding-tertiary-0: #ffbe4f;--mds-color-theme-illustrations-onboarding-tertiary-1: #ec6400;--mds-color-theme-illustrations-onboarding-quartenary-0: #93c437;--mds-color-theme-illustrations-onboarding-quartenary-1: #279be8;--mds-color-theme-illustrations-onboarding-quinary-0: #279be8;--mds-color-theme-illustrations-onboarding-quinary-1: #875ae0;--mds-color-theme-illustrations-success-0: #3cc29a;--mds-color-theme-illustrations-success-1: #93c437;--mds-color-theme-illustrations-error-0: #f0677e;--mds-color-theme-illustrations-error-1: #db1f2e;--mds-color-theme-illustrations-default: #000000;--mds-color-theme-globaltint-normal: #1170cf;--mds-color-theme-globaltint-selected: #1170cf;--mds-color-theme-groupedbackground-primary-normal: #f7f7f7;--mds-color-theme-groupedbackground-secondary-normal: #ffffff;--mds-color-theme-groupedbackground-tertiary-normal: #f7f7f7;--mds-color-theme-groupedbackground-quaternary-normal: #ffffff;--mds-color-theme-avatar-ghost: #00000000;--mds-color-theme-avatar-default: #545454;--mds-color-theme-avatar-cobalt: #08599c;--mds-color-theme-avatar-cyan: #066070;--mds-color-theme-avatar-gold: #735107;--mds-color-theme-avatar-lime: #416116;--mds-color-theme-avatar-mint: #12615a;--mds-color-theme-avatar-orange: #9c3202;--mds-color-theme-avatar-pink: #a12a3a;--mds-color-theme-avatar-purple: #932099;--mds-color-theme-avatar-slate: #535573;--mds-color-theme-avatar-violet: #643abd;--mds-color-theme-avatar-yellow: #7d4705;--mds-color-theme-avatar-hover: #00000012;--mds-color-theme-avatar-pressed: #00000033;--mds-color-theme-avatar-glass-normal: #00000012;--mds-color-theme-avatar-glass-active: #ffffffcc;--mds-color-theme-gradientdivider-default-normal: linear-gradient(90deg, #00000000 0%, #00000033 22.4%, #00000033 72.4%, #00000000 100%);--mds-color-theme-gradientdivider-default-hover: linear-gradient(90deg, #00000000 0%, #00000099 22.4%, #00000099 72.4%, #00000000 100%);--mds-color-theme-gradientdivider-error-normal: linear-gradient(90deg, #ab0a1500 0%, #ab0a1599 22.4%, #ab0a1599 22.4%, #ab0a1500 100%);--mds-color-theme-gradientdivider-error-hover: linear-gradient(90deg, #ab0a1500 0%, #ab0a15e6 22.4%, #ab0a15e6 76.04%, #ab0a1500 100%);--mds-color-theme-gradientdivider-warning-normal: linear-gradient(90deg, #7d470500 0%, #7d470599 22.4%, #7d470599 76.04%, #7d470500 100%);--mds-color-theme-gradientdivider-warning-hover: linear-gradient(90deg, #7d470500 0%, #7d4705e6 22.4%, #7d4705e6 76.04%, #7d470500 100%);--mds-color-theme-gradientdivider-announce-normal: linear-gradient(90deg, #0353a800 0%, #0353a899 22.4%, #0353a899 22.4%, #0353a800 100%);--mds-color-theme-gradientdivider-announce-hover: linear-gradient(90deg, #0353a800 0%, #0353a8E6 76.04%, #0353a8E6 76.04%, #0353a800 100%);--mds-color-theme-gradientdivider-success-normal: linear-gradient(90deg, #185e4600 0%, #185e4699 22.4%, #185e4699 76.04%, #185e4600 100%);--mds-color-theme-gradientdivider-success-hover: linear-gradient(90deg, #185e4600 0%, #185e46E6 22.4%, #185e46E6 76.04%, #185e4600 100%);--mds-color-theme-gradientdivider-orange-normal: linear-gradient(90deg, #9c320200 0%, #9c320299 22.4%, #9c320299 76.04%, #9c320200 100%);--mds-color-theme-gradientdivider-orange-hover: linear-gradient(90deg, #9c320200 0%, #9c3202e6 22.4%, #9c3202e6 76.04%, #9c320200 100%);--mds-color-theme-gradientdivider-purple-normal: linear-gradient(90deg, #93209900 0%, #93209999 22.4%, #93209999 76.04%, #93209900 100%);--mds-color-theme-gradientdivider-purple-hover: linear-gradient(90deg, #93209900 0%,#932099E6 22.4%, #932099E6 76.04%, #93209900 100%);--mds-color-theme-gradientdivider-vertical-normal: linear-gradient(0deg, #00000000 0%, #00000033 22.4%, #00000033 72.4%, #00000000 100%);--mds-color-theme-gradientdivider-vertical-hover: linear-gradient(0deg, #00000000 0%, #00000099 22.4%, #00000099 72.4%, #00000000 100%);--mds-color-theme-focus-default-0: #ffffff;--mds-color-theme-focus-default-1: #1170cf;--mds-color-theme-focus-default-2: #1170cf59}@view-transition{navigation: auto;}mdc-themeprovider,mdc-iconprovider{display:contents}mdc-themeprovider:not(:defined){visibility:hidden}.skiplink:where(.astro-5DZJJP3H),.skiplink:where(.astro-5DZJJP3H):focus,.skiplink:where(.astro-5DZJJP3H):focus-visible{position:absolute;padding:.25em;font-size:larger;top:0;left:0;right:0;z-index:9;display:block;text-align:center;background-color:var(--theme-text-accent);color:var(--theme-bg);border-radius:.25em;outline:var(--theme-bg) solid 1px;outline-offset:0}/*! @docsearch/css 3.6.2 | MIT License | © Algolia, Inc. and contributors | https://docsearch.algolia.com */:root{--docsearch-primary-color:#5468ff;--docsearch-text-color:#1c1e21;--docsearch-spacing:12px;--docsearch-icon-stroke-width:1.4;--docsearch-highlight-color:var(--docsearch-primary-color);--docsearch-muted-color:#969faf;--docsearch-container-background:rgba(101,108,133,.8);--docsearch-logo-color:#5468ff;--docsearch-modal-width:560px;--docsearch-modal-height:600px;--docsearch-modal-background:#f5f6f7;--docsearch-modal-shadow:inset 1px 1px 0 0 hsla(0,0%,100%,.5),0 3px 8px 0 #555a64;--docsearch-searchbox-height:56px;--docsearch-searchbox-background:#ebedf0;--docsearch-searchbox-focus-background:#fff;--docsearch-searchbox-shadow:inset 0 0 0 2px var(--docsearch-primary-color);--docsearch-hit-height:56px;--docsearch-hit-color:#444950;--docsearch-hit-active-color:#fff;--docsearch-hit-background:#fff;--docsearch-hit-shadow:0 1px 3px 0 #d4d9e1;--docsearch-key-gradient:linear-gradient(-225deg,#d5dbe4,#f8f8f8);--docsearch-key-shadow:inset 0 -2px 0 0 #cdcde6,inset 0 0 1px 1px #fff,0 1px 2px 1px rgba(30,35,90,.4);--docsearch-key-pressed-shadow:inset 0 -2px 0 0 #cdcde6,inset 0 0 1px 1px #fff,0 1px 1px 0 rgba(30,35,90,.4);--docsearch-footer-height:44px;--docsearch-footer-background:#fff;--docsearch-footer-shadow:0 -1px 0 0 #e0e3e8,0 -3px 6px 0 rgba(69,98,155,.12)}html[data-theme=dark]{--docsearch-text-color:#f5f6f7;--docsearch-container-background:rgba(9,10,17,.8);--docsearch-modal-background:#15172a;--docsearch-modal-shadow:inset 1px 1px 0 0 #2c2e40,0 3px 8px 0 #000309;--docsearch-searchbox-background:#090a11;--docsearch-searchbox-focus-background:#000;--docsearch-hit-color:#bec3c9;--docsearch-hit-shadow:none;--docsearch-hit-background:#090a11;--docsearch-key-gradient:linear-gradient(-26.5deg,#565872,#31355b);--docsearch-key-shadow:inset 0 -2px 0 0 #282d55,inset 0 0 1px 1px #51577d,0 2px 2px 0 rgba(3,4,9,.3);--docsearch-key-pressed-shadow:inset 0 -2px 0 0 #282d55,inset 0 0 1px 1px #51577d,0 1px 1px 0 rgba(3,4,9,.30196078431372547);--docsearch-footer-background:#1e2136;--docsearch-footer-shadow:inset 0 1px 0 0 rgba(73,76,106,.5),0 -4px 8px 0 rgba(0,0,0,.2);--docsearch-logo-color:#fff;--docsearch-muted-color:#7f8497}.DocSearch-Button{align-items:center;background:var(--docsearch-searchbox-background);border:0;border-radius:40px;color:var(--docsearch-muted-color);cursor:pointer;display:flex;font-weight:500;height:36px;justify-content:space-between;margin:0 0 0 16px;padding:0 8px;user-select:none}.DocSearch-Button:active,.DocSearch-Button:focus,.DocSearch-Button:hover{background:var(--docsearch-searchbox-focus-background);box-shadow:var(--docsearch-searchbox-shadow);color:var(--docsearch-text-color);outline:none}.DocSearch-Button-Container{align-items:center;display:flex}.DocSearch-Search-Icon{stroke-width:1.6}.DocSearch-Button .DocSearch-Search-Icon{color:var(--docsearch-text-color)}.DocSearch-Button-Placeholder{font-size:1rem;padding:0 12px 0 6px}.DocSearch-Button-Keys{display:flex;min-width:calc(40px + .8em)}.DocSearch-Button-Key{align-items:center;background:var(--docsearch-key-gradient);border-radius:3px;box-shadow:var(--docsearch-key-shadow);color:var(--docsearch-muted-color);display:flex;height:18px;justify-content:center;margin-right:.4em;position:relative;padding:0 0 2px;border:0;top:-1px;width:20px}.DocSearch-Button-Key--pressed{transform:translate3d(0,1px,0);box-shadow:var(--docsearch-key-pressed-shadow)}@media (max-width:768px){.DocSearch-Button-Keys,.DocSearch-Button-Placeholder{display:none}}.DocSearch--active{overflow:hidden!important}.DocSearch-Container,.DocSearch-Container *{box-sizing:border-box}.DocSearch-Container{background-color:var(--docsearch-container-background);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:200}.DocSearch-Container a{text-decoration:none}.DocSearch-Link{appearance:none;background:none;border:0;color:var(--docsearch-highlight-color);cursor:pointer;font:inherit;margin:0;padding:0}.DocSearch-Modal{background:var(--docsearch-modal-background);border-radius:6px;box-shadow:var(--docsearch-modal-shadow);flex-direction:column;margin:60px auto auto;max-width:var(--docsearch-modal-width);position:relative}.DocSearch-SearchBar{display:flex;padding:var(--docsearch-spacing) var(--docsearch-spacing) 0}.DocSearch-Form{align-items:center;background:var(--docsearch-searchbox-focus-background);border-radius:4px;box-shadow:var(--docsearch-searchbox-shadow);display:flex;height:var(--docsearch-searchbox-height);margin:0;padding:0 var(--docsearch-spacing);position:relative;width:100%}.DocSearch-Input{appearance:none;background:transparent;border:0;color:var(--docsearch-text-color);flex:1;font:inherit;font-size:1.2em;height:100%;outline:none;padding:0 0 0 8px;width:80%}.DocSearch-Input::placeholder{color:var(--docsearch-muted-color);opacity:1}.DocSearch-Input::-webkit-search-cancel-button,.DocSearch-Input::-webkit-search-decoration,.DocSearch-Input::-webkit-search-results-button,.DocSearch-Input::-webkit-search-results-decoration{display:none}.DocSearch-LoadingIndicator,.DocSearch-MagnifierLabel,.DocSearch-Reset{margin:0;padding:0}.DocSearch-MagnifierLabel,.DocSearch-Reset{align-items:center;color:var(--docsearch-highlight-color);display:flex;justify-content:center}.DocSearch-Container--Stalled .DocSearch-MagnifierLabel,.DocSearch-LoadingIndicator{display:none}.DocSearch-Container--Stalled .DocSearch-LoadingIndicator{align-items:center;color:var(--docsearch-highlight-color);display:flex;justify-content:center}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Reset{animation:none;appearance:none;background:none;border:0;border-radius:50%;color:var(--docsearch-icon-color);cursor:pointer;right:0;stroke-width:var(--docsearch-icon-stroke-width)}}.DocSearch-Reset{animation:fade-in .1s ease-in forwards;appearance:none;background:none;border:0;border-radius:50%;color:var(--docsearch-icon-color);cursor:pointer;padding:2px;right:0;stroke-width:var(--docsearch-icon-stroke-width)}.DocSearch-Reset[hidden]{display:none}.DocSearch-Reset:hover{color:var(--docsearch-highlight-color)}.DocSearch-LoadingIndicator svg,.DocSearch-MagnifierLabel svg{height:24px;width:24px}.DocSearch-Cancel{display:none}.DocSearch-Dropdown{max-height:calc(var(--docsearch-modal-height) - var(--docsearch-searchbox-height) - var(--docsearch-spacing) - var(--docsearch-footer-height));min-height:var(--docsearch-spacing);overflow-y:auto;overflow-y:overlay;padding:0 var(--docsearch-spacing);scrollbar-color:var(--docsearch-muted-color) var(--docsearch-modal-background);scrollbar-width:thin}.DocSearch-Dropdown::-webkit-scrollbar{width:12px}.DocSearch-Dropdown::-webkit-scrollbar-track{background:transparent}.DocSearch-Dropdown::-webkit-scrollbar-thumb{background-color:var(--docsearch-muted-color);border:3px solid var(--docsearch-modal-background);border-radius:20px}.DocSearch-Dropdown ul{list-style:none;margin:0;padding:0}.DocSearch-Label{font-size:.75em;line-height:1.6em}.DocSearch-Help,.DocSearch-Label{color:var(--docsearch-muted-color)}.DocSearch-Help{font-size:.9em;margin:0;user-select:none}.DocSearch-Title{font-size:1.2em}.DocSearch-Logo a{display:flex}.DocSearch-Logo svg{color:var(--docsearch-logo-color);margin-left:8px}.DocSearch-Hits:last-of-type{margin-bottom:24px}.DocSearch-Hits mark{background:none;color:var(--docsearch-highlight-color)}.DocSearch-HitsFooter{color:var(--docsearch-muted-color);display:flex;font-size:.85em;justify-content:center;margin-bottom:var(--docsearch-spacing);padding:var(--docsearch-spacing)}.DocSearch-HitsFooter a{border-bottom:1px solid;color:inherit}.DocSearch-Hit{border-radius:4px;display:flex;padding-bottom:4px;position:relative}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit--deleting{transition:none}}.DocSearch-Hit--deleting{opacity:0;transition:all .25s linear}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit--favoriting{transition:none}}.DocSearch-Hit--favoriting{transform:scale(0);transform-origin:top center;transition:all .25s linear;transition-delay:.25s}.DocSearch-Hit a{background:var(--docsearch-hit-background);border-radius:4px;box-shadow:var(--docsearch-hit-shadow);display:block;padding-left:var(--docsearch-spacing);width:100%}.DocSearch-Hit-source{background:var(--docsearch-modal-background);color:var(--docsearch-highlight-color);font-size:.85em;font-weight:600;line-height:32px;margin:0 -4px;padding:8px 4px 0;position:sticky;top:0;z-index:10}.DocSearch-Hit-Tree{color:var(--docsearch-muted-color);height:var(--docsearch-hit-height);opacity:.5;stroke-width:var(--docsearch-icon-stroke-width);width:24px}.DocSearch-Hit[aria-selected=true] a{background-color:var(--docsearch-highlight-color)}.DocSearch-Hit[aria-selected=true] mark{text-decoration:underline}.DocSearch-Hit-Container{align-items:center;color:var(--docsearch-hit-color);display:flex;flex-direction:row;height:var(--docsearch-hit-height);padding:0 var(--docsearch-spacing) 0 0}.DocSearch-Hit-icon{height:20px;width:20px}.DocSearch-Hit-action,.DocSearch-Hit-icon{color:var(--docsearch-muted-color);stroke-width:var(--docsearch-icon-stroke-width)}.DocSearch-Hit-action{align-items:center;display:flex;height:22px;width:22px}.DocSearch-Hit-action svg{display:block;height:18px;width:18px}.DocSearch-Hit-action+.DocSearch-Hit-action{margin-left:6px}.DocSearch-Hit-action-button{appearance:none;background:none;border:0;border-radius:50%;color:inherit;cursor:pointer;padding:2px}svg.DocSearch-Hit-Select-Icon{display:none}.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-Select-Icon{display:block}.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{background:rgba(0,0,0,.2);transition:background-color .1s ease-in}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{transition:none}}.DocSearch-Hit-action-button:focus path,.DocSearch-Hit-action-button:hover path{fill:#fff}.DocSearch-Hit-content-wrapper{display:flex;flex:1 1 auto;flex-direction:column;font-weight:500;justify-content:center;line-height:1.2em;margin:0 8px;overflow-x:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;width:80%}.DocSearch-Hit-title{font-size:.9em}.DocSearch-Hit-path{color:var(--docsearch-muted-color);font-size:.75em}.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-action,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-icon,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-path,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-text,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-title,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-Tree,.DocSearch-Hit[aria-selected=true] mark{color:var(--docsearch-hit-active-color)!important}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{background:rgba(0,0,0,.2);transition:none}}.DocSearch-ErrorScreen,.DocSearch-NoResults,.DocSearch-StartScreen{font-size:.9em;margin:0 auto;padding:36px 0;text-align:center;width:80%}.DocSearch-Screen-Icon{color:var(--docsearch-muted-color);padding-bottom:12px}.DocSearch-NoResults-Prefill-List{display:inline-block;padding-bottom:24px;text-align:left}.DocSearch-NoResults-Prefill-List ul{display:inline-block;padding:8px 0 0}.DocSearch-NoResults-Prefill-List li{list-style-position:inside;list-style-type:"\bb  "}.DocSearch-Prefill{appearance:none;background:none;border:0;border-radius:1em;color:var(--docsearch-highlight-color);cursor:pointer;display:inline-block;font-size:1em;font-weight:700;padding:0}.DocSearch-Prefill:focus,.DocSearch-Prefill:hover{outline:none;text-decoration:underline}.DocSearch-Footer{align-items:center;background:var(--docsearch-footer-background);border-radius:0 0 8px 8px;box-shadow:var(--docsearch-footer-shadow);display:flex;flex-direction:row-reverse;flex-shrink:0;height:var(--docsearch-footer-height);justify-content:space-between;padding:0 var(--docsearch-spacing);position:relative;user-select:none;width:100%;z-index:300}.DocSearch-Commands{color:var(--docsearch-muted-color);display:flex;list-style:none;margin:0;padding:0}.DocSearch-Commands li{align-items:center;display:flex}.DocSearch-Commands li:not(:last-of-type){margin-right:.8em}.DocSearch-Commands-Key{align-items:center;background:var(--docsearch-key-gradient);border-radius:2px;box-shadow:var(--docsearch-key-shadow);display:flex;height:18px;justify-content:center;margin-right:.4em;padding:0 0 1px;color:var(--docsearch-muted-color);border:0;width:20px}.DocSearch-VisuallyHiddenForAccessibility{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}@media (max-width:768px){:root{--docsearch-spacing:10px;--docsearch-footer-height:40px}.DocSearch-Dropdown{height:100%}.DocSearch-Container{height:100vh;height:-webkit-fill-available;height:calc(var(--docsearch-vh, 1vh)*100);position:absolute}.DocSearch-Footer{border-radius:0;bottom:0;position:absolute}.DocSearch-Hit-content-wrapper{display:flex;position:relative;width:80%}.DocSearch-Modal{border-radius:0;box-shadow:none;height:100vh;height:-webkit-fill-available;height:calc(var(--docsearch-vh, 1vh)*100);margin:0;max-width:100%;width:100%}.DocSearch-Dropdown{max-height:calc(var(--docsearch-vh, 1vh)*100 - var(--docsearch-searchbox-height) - var(--docsearch-spacing) - var(--docsearch-footer-height))}.DocSearch-Cancel{appearance:none;background:none;border:0;color:var(--docsearch-highlight-color);cursor:pointer;display:inline-block;flex:none;font:inherit;font-size:1em;font-weight:500;margin-left:var(--docsearch-spacing);outline:none;overflow:hidden;padding:0;user-select:none;white-space:nowrap}.DocSearch-Commands,.DocSearch-Hit-Tree{display:none}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.search-input{flex-grow:1;box-sizing:border-box;width:100%;margin:0;padding:.33em .5em;overflow:visible;font-weight:500;font-size:1rem;font-family:inherit;line-height:inherit;border-color:var(--theme-search-input-border);color:var(--theme-text-light);border-style:solid;border-width:1px;border-radius:.5rem;outline:0;cursor:pointer;transition-timing-function:ease-out;transition-duration:.2s;transition-property:border-color,color;-webkit-font-smoothing:antialiased}.search-input svg{scale:.666}.search-input:hover,.search-input:focus{color:var(--theme-text);border-color:var(--theme-text-light)}.search-input:hover::placeholder,.search-input:focus::placeholder{color:var(--theme-text-light)}.search-input::placeholder{color:var(--theme-text-light)}.DocSearch-Modal .DocSearch-Hit a{box-shadow:none;border:1px solid var(--theme-accent)}.DocSearch-Logo svg .cls-1{fill:var(--theme-text)}.DocSearch-Logo svg .cls-2{fill:var(--theme-text)}.github-tool-button{cursor:pointer}.github-tool-icon{width:18px;height:18px;fill:currentColor}.search-item>*{flex-grow:1}header:where(.astro-THRORX7C){z-index:11;height:var(--theme-navbar-height);width:100%;background-color:var(--theme-navbar-bg);display:flex;align-items:center;justify-content:center;overflow:hidden;position:sticky;top:0}.logo:where(.astro-THRORX7C){flex:1;display:flex;overflow:hidden;width:30px;font-size:2rem;flex-shrink:0;font-weight:600;line-height:1;color:hsla(var(--color-base-white),100%,1);gap:.25em}.logo:where(.astro-THRORX7C) a:where(.astro-THRORX7C){display:flex;text-decoration:none;font-weight:700}.logo:where(.astro-THRORX7C) a:where(.astro-THRORX7C):hover{filter:brightness(1.2)}.logo:where(.astro-THRORX7C) a:where(.astro-THRORX7C):focus{outline:none}.logo:where(.astro-THRORX7C) h1:where(.astro-THRORX7C){display:none;font:inherit;color:inherit;margin:0}.main-menu:where(.astro-THRORX7C){display:flex;gap:1.25rem;margin-right:1rem}.main-menu:where(.astro-THRORX7C)>li:where(.astro-THRORX7C){list-style:none}.nav-wrapper:where(.astro-THRORX7C){display:flex;align-items:center;justify-content:space-between;gap:2.5rem;width:100%;padding:0 1rem}@media (max-width: 580px){.search-item:where(.astro-THRORX7C){display:none!important}.logo:where(.astro-THRORX7C){display:none}}@media (max-width: 850px){.logo:where(.astro-THRORX7C){display:none}}:root{--docsearch-primary-color: var(--theme-accent);--docsearch-logo-color: var(--theme-text)}.search-item:where(.astro-THRORX7C){position:relative;z-index:10;flex-grow:1;display:flex;max-width:28%}footer:where(.astro-VMFVMXKV){margin-top:auto;height:5.5rem;display:flex;align-items:center;justify-content:center;text-align:center;padding:20px}
