:root{--vp-c-bg:var(--Bg-Primary);--vp-c-bg-alt:var(--Bg-Secondary);--vp-c-text-1:var(--Labels-Primary);--vp-c-text-2:var(--Labels-Secondary);--vp-c-text-3:var(--Labels-Tertiary);--vp-c-divider:var(--Separators-S1);--vp-c-brand:var(--Colors-KMBlue);--vp-c-brand-light:var(--Colors-KMBlue-hover);--vp-c-brand-dark:var(--Colors-KMBlue-active);--breakpoint-desktop:1000px;--breakpoint-mobile:680px}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth}html,body{max-width:100%;overflow-x:clip}.vp-page{background:var(--Bg-Primary)}.vp-doc .showcase-section-wide,.vp-doc .wide-component{box-sizing:border-box;width:100dvw;max-width:1280px;margin-left:calc(50% - 50dvw);padding:48px 24px;transform:none}body{font-family:var(--font-family-base)}.vp-doc h1,.vp-doc h2,.vp-doc h3,.vp-doc h4,.vp-doc h5,.vp-doc h6{color:var(--Labels-Primary);font-weight:600}.vp-doc p{color:var(--Labels-Secondary);line-height:1.8}.vp-doc a:not(.vp-raw){color:var(--Colors-KMBlue);text-decoration:none}.vp-doc a:not(.vp-raw):hover{color:var(--Colors-KMBlue);text-decoration:underline}.vp-doc a.resources-explore-card:hover{text-decoration:none}.vp-doc img{border-radius:12px;max-width:100%}.vp-doc .resources-explore-card img{border-radius:0}.vp-doc p img{border:.5px solid var(--Separators-S1);width:100%;max-width:100%;height:auto;display:block}.vp-doc blockquote{background:0 0;border-left:none;border-radius:0;margin:24px 0;padding:0 0 0 32px;position:relative}.vp-doc blockquote:before{content:"";background:var(--Fills-F3);border-radius:39px;width:2px;position:absolute;top:2px;bottom:2px;left:0}.vp-doc blockquote p{color:var(--Labels-Primary)!important;margin:0!important;font-size:18px!important;font-weight:500!important;line-height:28px!important}.vp-doc,.vp-doc h1,.vp-doc h2,.vp-doc h3,.vp-doc h4,.vp-doc h5,.vp-doc h6{font-family:var(--font-family-base)}.vp-doc h1:not(.hero-main-title){max-width:1000px;scroll-margin-top:var(--scroll-margin-top,64px);margin:8px auto;font-family:var(--title-fonts)!important;letter-spacing:0%!important;text-align:center!important;color:#000000e6!important;font-size:32px!important;font-weight:600!important;line-height:48px!important}.vp-doc h1.hero-main-title{font-family:var(--title-fonts)!important;font-size:32px!important;font-weight:600!important}.vp-doc h1:hover .header-anchor,.vp-doc h2:hover .header-anchor,.vp-doc h3:hover .header-anchor,.vp-doc h4:hover .header-anchor,.vp-doc h5:hover .header-anchor,.vp-doc h6:hover .header-anchor{display:none}.vp-doc p:where(:not(.hero-main-subtitle)):where(:not(.card-desc)),.vp-doc ul,.vp-doc ol,.vp-doc blockquote,.vp-doc h2,.vp-doc h3,.vp-doc h4,.vp-doc h5,.vp-doc h6,.vp-doc table{max-width:720px;margin-left:auto;margin-right:auto}.vp-doc h2,.vp-doc h3,.vp-doc h4,.vp-doc h5,.vp-doc h6{text-align:left;scroll-margin-top:var(--scroll-margin-top,64px);border-top:none!important}.vp-doc h2{letter-spacing:0%!important;color:var(--Labels-Primary)!important;margin-top:16px!important;padding-top:16px!important;font-size:28px!important;font-weight:600!important;line-height:44px!important}.vp-doc h3{letter-spacing:0%!important;color:var(--Labels-Primary)!important;margin-top:28px!important;margin-bottom:16px!important;font-size:24px!important;font-weight:600!important;line-height:38px!important}.vp-doc h4{letter-spacing:0%!important;color:var(--Labels-Primary)!important;margin-top:24px!important;margin-bottom:16px!important;font-size:20px!important;font-weight:600!important;line-height:32px!important}.vp-doc h5{margin-top:20px!important;margin-bottom:12px!important;font-size:18px!important;font-weight:500!important;line-height:28px!important}.vp-doc p:where(:not(.hero-main-subtitle)):where(:not(.card-desc)),.vp-doc li,.vp-doc li>p:where(:not(.hero-main-subtitle)):where(:not(.card-desc)){letter-spacing:0%!important;color:var(--Labels-Primary)!important;margin:20px 0!important;font-size:18px!important;font-weight:400!important;line-height:28px!important}.vp-doc ul,.vp-doc ol{margin:20px 0!important}.vp-doc ol{padding-left:24px;list-style:decimal}.vp-doc ul{padding-left:24px;list-style:outside}.vp-doc li{display:list-item}.vp-doc ul ul,.vp-doc ul ol,.vp-doc ol ul,.vp-doc ol ol{margin:16px auto!important}.vp-doc table{border-collapse:collapse;border-spacing:0;width:100%;overflow:hidden;margin:16px auto 0!important}.vp-doc table th,.vp-doc table td{border-top:.5px solid var(--Separators-S1);border-left:.5px solid var(--Separators-S1);text-align:left;box-sizing:border-box;overflow-wrap:anywhere;min-width:80px;max-width:280px;padding:12px 16px}.vp-doc table th:first-child,.vp-doc table td:first-child{z-index:1;box-shadow:inset -.5px 0 0 0 var(--Separators-S1,#00000021);border-left:0;max-width:200px;position:sticky;left:0}.vp-doc table th:nth-child(2),.vp-doc table td:nth-child(2){border-left:0}.vp-doc table thead tr:first-child th{color:var(--Labels-Primary,#000000e6);background:var(--Bg-Secondary,#f5f5f5);border-top:0;font-size:18px;font-style:normal;font-weight:600;line-height:28px}.vp-doc table tbody tr td{background:var(--Bg-Tertiary,#fff)}.vp-doc-table-container{border-radius:12px;max-width:720px;position:relative;overflow:hidden;margin:16px auto 0!important}.vp-doc-table-container:after{content:"";border:.5px solid var(--Separators-S1,#00000021);pointer-events:none;z-index:2;border-radius:12px;position:absolute;inset:0}.vp-doc-table-container:before{content:"";pointer-events:none;z-index:1;border-radius:12px;transition:box-shadow .15s;position:absolute;inset:0}.vp-doc-table-container.has-right-overflow:before{box-shadow:inset -4px 0 4px #0000000a}.vp-doc-table-container.has-left-overflow:before{box-shadow:inset 4px 0 4px #0000000a}.vp-doc-table-container.has-right-overflow.has-left-overflow:before{box-shadow:inset -4px 0 4px #0000000a,inset 4px 0 4px #0000000a}.vp-doc-table-wrapper{overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#0003 transparent;width:100%;min-width:0;overflow-x:auto}.vp-doc-table-wrapper::-webkit-scrollbar{height:8px}.vp-doc-table-wrapper::-webkit-scrollbar-track{background:0 0}.vp-doc-table-wrapper::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.vp-doc-table-wrapper::-webkit-scrollbar-thumb:hover{background:#00000059}@media (hover:none){.vp-doc-table-wrapper{scrollbar-width:none}.vp-doc-table-wrapper::-webkit-scrollbar{display:none}}.vp-doc-table-wrapper table{min-width:max-content;max-width:none;overflow:visible;margin:0!important}.vp-doc table td:first-child:has(>span:empty){border-top:0}.vp-doc :not(pre)>code,.vp-doc code:not(pre code),.resources-inline-code{font-family:var(--font-mono);font-size:var(--markdown-InlineCode-font-size);line-height:var(--markdown-InlineCode-line-height);font-variant-ligatures:none;font-feature-settings:normal;background:var(--Bg-Secondary,#f5f5f5);word-break:break-word;border-radius:6px;padding:2px 6px}.vp-doc.resources-article p:has(>.toc-heading){display:none}.vp-doc.resources-article p:has(>.toc-heading)+ul{display:none}.breadcrumb-wrapper ol{margin:0!important;padding:0!important}.breadcrumb-wrapper li{color:var(--Labels-Secondary)!important;gap:0!important;margin:0!important;font-size:14px!important;line-height:22px!important;list-style:none!important;display:flex!important}.resources-hero{box-sizing:border-box;flex-direction:column;align-items:stretch;gap:24px;width:100%;padding-top:72px;padding-bottom:72px;display:flex}.resources-hero-content{flex-direction:column;align-items:flex-start;gap:24px;min-width:0;display:flex}.resources-hero-content .hero-block-meta{flex-direction:column;align-items:stretch;gap:16px;width:100%;display:flex}.resources-hero-content .hero-block-meta .breadcrumb-wrapper,.resources-hero-content .hero-block-meta .breadcrumb{width:100%}.resources-hero-content .hero-block-cta{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.resources-hero-content .hero-block-cta-buttons{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.resources-hero-content .hero-block-cta-footnote{margin:0}.resources-hero-content .hero-block-props{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.resources-hero-media{width:100%;margin-top:0}.resources-hero-media>figure{width:100%;margin:0}.resources-hero-media img,.resources-hero-media video{aspect-ratio:16/9;object-fit:cover;background:var(--Fills-F1);border:.5px solid var(--Separators-S1);border-radius:8px;width:100%}@media (min-width:1000px){.resources-hero.hero-left-right{flex-direction:row;align-items:flex-start;gap:48px}.resources-hero.hero-left-right .resources-hero-content{flex:5}.resources-hero.hero-left-right .resources-hero-media{flex:8;min-width:0;max-width:583px}}.resources-hero h1.hero-main-title{text-align:left!important;max-width:none!important;margin:0!important;scroll-margin-top:0!important}.resources-hero p.hero-main-subtitle{text-align:left!important;max-width:none!important;color:var(--Labels-Secondary)!important;margin:0!important;font-size:18px!important;font-weight:400!important;line-height:26px!important}.resources-hero .breadcrumb a{color:var(--Labels-Secondary);text-decoration:none}.resources-hero .breadcrumb a:hover{color:var(--Labels-Primary);text-decoration:none}.resources-hero .breadcrumb,.vp-doc .breadcrumb{margin:0!important}.resources-hero .breadcrumb ol,.vp-doc .breadcrumb ol{margin:0!important;padding:0!important;list-style:none!important}.resources-hero .breadcrumb li,.vp-doc .breadcrumb li{margin:0!important;font-size:14px!important;line-height:22px!important;list-style:none!important;display:flex!important}.vp-doc.resources-article h2,.vp-doc.resources-article h3,.vp-doc.resources-article h4,.vp-doc.resources-article h5,.vp-doc.resources-article h6,.vp-doc.resources-article p:where(:not(.hero-main-subtitle)):where(:not(.card-desc)),.vp-doc.resources-article ul,.vp-doc.resources-article ol,.vp-doc.resources-article blockquote,.vp-doc.resources-article table,.vp-doc.resources-article .vp-doc-table-container{width:100%;max-width:800px;margin-left:0!important;margin-right:auto!important}@media (max-width:999px){.vp-doc.resources-article h2,.vp-doc.resources-article h3,.vp-doc.resources-article h4,.vp-doc.resources-article h5,.vp-doc.resources-article h6,.vp-doc.resources-article p:where(:not(.hero-main-subtitle)):where(:not(.card-desc)),.vp-doc.resources-article ul,.vp-doc.resources-article ol,.vp-doc.resources-article blockquote,.vp-doc.resources-article table,.vp-doc.resources-article .vp-doc-table-container{max-width:100%}}:root{--code-block-bg:var(--Bg-Secondary,#f5f5f5);--code-block-fg:var(--Labels-Primary,#000000e6);--code-block-border:var(--Separators-S1,#00000021);--code-block-radius:12px;--code-token-comment:#8a8f99;--code-token-punctuation:#5c6370;--code-token-property:#c25e1f;--code-token-tag:#c25e1f;--code-token-boolean:#c25e1f;--code-token-number:#c25e1f;--code-token-constant:#c25e1f;--code-token-symbol:#c25e1f;--code-token-deleted:#c25e1f;--code-token-selector:#1f7f3a;--code-token-attr-name:#1f7f3a;--code-token-string:#1f7f3a;--code-token-char:#1f7f3a;--code-token-builtin:#1f7f3a;--code-token-inserted:#1f7f3a;--code-token-operator:#5c6370;--code-token-entity:#5c6370;--code-token-url:#1f57b6;--code-token-atrule:#1f57b6;--code-token-attr-value:#1f7f3a;--code-token-keyword:#1f57b6;--code-token-function:#af3a64;--code-token-regex:#af3a64;--code-token-important:#af3a64;--code-token-variable:#af3a64}.vp-doc.resources-article .resources-standard-code-block{border-radius:var(--code-block-radius);background:var(--code-block-bg);border:.5px solid var(--code-block-border);max-width:800px;margin:16px 0;position:relative;overflow:hidden}.vp-doc.resources-article .resources-standard-code-block pre{font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,monospace);color:var(--code-block-fg);scrollbar-width:thin;background:0 0;border:none;border-radius:0;margin:0;padding:16px 56px 16px 16px;font-size:14px;line-height:22px;overflow-x:auto}.vp-doc.resources-article .resources-standard-code-block code{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;white-space:pre;background:0 0;border-radius:0;padding:0}.resources-standard-code-block-actions{z-index:1;gap:8px;display:flex;position:absolute;top:8px;right:8px}.resources-standard-code-block-copy{width:32px;height:32px;color:var(--Labels-Secondary,#00000073);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:inline-flex}.resources-standard-code-block-copy:hover{background:var(--Fills-F2,#0000000d);color:var(--Labels-Primary,#000000e6)}.resources-standard-code-block .token.comment,.resources-standard-code-block .token.prolog,.resources-standard-code-block .token.doctype,.resources-standard-code-block .token.cdata{color:var(--code-token-comment);font-style:italic}.resources-standard-code-block .token.punctuation{color:var(--code-token-punctuation)}.resources-standard-code-block .token.namespace{opacity:.7}.resources-standard-code-block .token.property,.resources-standard-code-block .token.tag,.resources-standard-code-block .token.boolean,.resources-standard-code-block .token.number,.resources-standard-code-block .token.constant,.resources-standard-code-block .token.symbol,.resources-standard-code-block .token.deleted{color:var(--code-token-number)}.resources-standard-code-block .token.selector,.resources-standard-code-block .token.attr-name,.resources-standard-code-block .token.string,.resources-standard-code-block .token.char,.resources-standard-code-block .token.builtin,.resources-standard-code-block .token.inserted{color:var(--code-token-string)}.resources-standard-code-block .token.operator,.resources-standard-code-block .token.entity{color:var(--code-token-operator)}.resources-standard-code-block .token.url,.resources-standard-code-block .token.atrule,.resources-standard-code-block .token.attr-value,.resources-standard-code-block .token.keyword{color:var(--code-token-keyword)}.resources-standard-code-block .token.function,.resources-standard-code-block .token.class-name,.resources-standard-code-block .token.regex,.resources-standard-code-block .token.important,.resources-standard-code-block .token.variable{color:var(--code-token-function)}.resources-standard-code-block .token.important,.resources-standard-code-block .token.bold{font-weight:600}.resources-standard-code-block .token.italic{font-style:italic}@media (max-width:999px){.vp-doc.resources-article .resources-standard-code-block{max-width:100%}}@media (min-width:1000px){.resources-page-container{grid-template-columns:1fr 320px;column-gap:160px;display:grid}.resources-page-container>.resources-hero{grid-column:1/-1}.resources-page-container>section{grid-column:1;min-width:0}.resources-aside{grid-column:2}}.resources-aside-inner{flex-direction:column;gap:24px;width:320px;display:flex;position:sticky;top:96px}.resources-aside-toc{flex-direction:column;width:100%;display:flex}.resources-aside-toc-list{flex-direction:column;display:flex;margin:0!important;padding:0!important;list-style:none!important}.resources-aside-toc-item{border-left:1px solid var(--Fills-F2,#0000000d);align-items:stretch;padding:8px 0 8px 24px;transition:border-color .15s;display:flex;margin:0!important;list-style:none!important}.resources-aside-toc-item[data-level="3"]{max-height:60px;padding-left:40px;transition:border-color .15s,max-height .18s,padding-top .18s,padding-bottom .18s,opacity .18s;overflow:hidden}.resources-aside-toc-item[data-level="3"].is-collapsed{opacity:0;pointer-events:none;max-height:0;padding-top:0;padding-bottom:0}.resources-aside-toc-item.is-active{border-left:2px solid var(--Labels-Primary,#000000e6);padding-left:23px}.resources-aside-toc-item.is-active[data-level="3"]{padding-left:39px}.resources-aside-toc-link{font-family:var(--font-family-base);color:var(--Labels-Secondary,#0009);font-size:14px;font-weight:400;line-height:20px;text-decoration:none;transition:color .15s;display:block}.resources-aside-toc-link:hover,.resources-aside-toc-item.is-active .resources-aside-toc-link{color:var(--Labels-Primary,#000000e6)}
