.ms-docs-site,.ms-docs-tokens{--syn-plain:#e6edf3;--syn-punct:#c9d1d9;--syn-comment:#8b949e;--syn-keyword:#ff7b72;--syn-function:#d2a8ff;--syn-class:#ffa657;--syn-string:#a5d6ff;--syn-number:#79c0ff;--docs-bg:#0b0b0b;--docs-panel:#171717;--docs-panel-2:#121212;--docs-raised:#222;--docs-line:#292929;--docs-line-soft:#202020;--docs-line-strong:#3a3a3a;--docs-text:#f5f5f5;--docs-text-2:#c8c8c8;--docs-text-3:#b5b5b5;--docs-muted:#878787;--docs-text-4:#777;--docs-text-5:#666;--docs-hover:rgba(255,255,255,.045);--docs-hover-soft:rgba(255,255,255,.025);--docs-inverse:#f5f5f5;--docs-inverse-text:#0a0a0a;--docs-focus:#5cc8ff;--docs-code-bg:#121212;--docs-code-line:#292929;--docs-code-head-line:#282828;--docs-code-tab:#252525;--docs-scrim:rgba(0,0,0,.72);--docs-warn:#f0b35a;--docs-warn-line:#3a2e1e;--docs-warn-tint:rgba(255,170,60,.06);--brand-accent:var(--docs-focus);--docs-ease:cubic-bezier(.4,0,.2,1)}.ms-docs-site.light{--docs-panel-2:#f1f1ef;--docs-raised:#e3e3e0;--docs-line-strong:#bdbdb9;--docs-text-2:#3a3a3a;--docs-text-3:#4a4a4a;--docs-muted:#6b6b68;--docs-text-4:#71716e;--docs-text-5:#7c7c78;--docs-hover:rgba(0,0,0,.05);--docs-hover-soft:rgba(0,0,0,.03);--docs-inverse:#151515;--docs-inverse-text:#f7f7f5;--docs-focus:#0a9cf0;--docs-scrim:rgba(20,20,20,.5);--docs-warn:#a05f10;--docs-warn-line:#e7d3b6;--docs-warn-tint:rgba(200,120,20,.06)}.ms-docs-site{position:fixed;inset:0;z-index:200;overflow:hidden;color:var(--docs-text);background:var(--docs-bg);font-family:Geist Variable,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;transition:color .2s var(--docs-ease),background-color .2s var(--docs-ease)}.ms-docs-site.light{--docs-bg:#f7f7f5;--docs-panel:#ededeb;--docs-panel-2:#f4f4f2;--docs-line:#d7d7d4;--docs-line-soft:#e4e4e1;--docs-text:#151515;--docs-muted:#71716e}.ms-docs-site a,.ms-docs-site button{color:inherit;font:inherit}.ms-docs-site button{transition:color .15s var(--docs-ease),background-color .15s var(--docs-ease),border-color .15s var(--docs-ease),opacity .15s var(--docs-ease),transform .15s var(--docs-ease)}.ms-docs-site button:active{transform:scale(.98)}.ms-docs-topbar{position:fixed;z-index:260;inset:0 0 auto 0;height:64px;display:flex;align-items:center;background:linear-gradient(180deg,rgba(11,11,11,.98),rgba(11,11,11,.84));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:height .2s ease,background-color .2s ease,box-shadow .2s ease}.ms-docs-topbar.scrolled{box-shadow:0 1px 0 rgba(255,255,255,.055),0 18px 36px rgba(0,0,0,.18)}.ms-docs-site.light .ms-docs-topbar{background:linear-gradient(180deg,rgba(247,247,245,.98),rgba(247,247,245,.86))}.ms-docs-logo{width:288px;height:64px;padding:0 24px;border:0;background:transparent;display:flex;align-items:center}.ms-docs-logo .ms-brand-mark{width:30px;height:30px;color:var(--docs-text);display:block}.ms-docs-section-wrap{position:absolute;z-index:3;top:13px;left:50%;transform:translateX(-50%)}.ms-docs-section{height:38px;padding:0 12px;border:0;background:transparent;display:flex;align-items:center;gap:5px;font-size:14px}.ms-docs-section[aria-expanded=true]{color:var(--docs-text)}.ms-docs-section svg{transition:transform .15s var(--docs-ease)}.ms-docs-section[aria-expanded=true] svg{transform:rotate(180deg)}.ms-docs-section-menu{position:absolute;top:43px;left:50%;width:196px;padding:8px;border:1px solid var(--docs-line);border-radius:12px;background:var(--docs-panel);box-shadow:0 22px 60px rgba(0,0,0,.42);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform-origin:top center}.ms-docs-links-menu>span,.ms-docs-section-menu>span{display:block;padding:7px 8px 5px;color:var(--docs-text-5);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.ms-docs-links-menu button,.ms-docs-section-menu button{width:100%;min-height:36px;padding:0 8px;border:0;border-radius:7px;background:transparent;display:flex;align-items:center;gap:8px;text-align:left;font-size:13px}.ms-docs-links-menu button:hover,.ms-docs-section-menu button:hover{background:var(--docs-hover)}.ms-docs-section-menu button.active svg:last-child{margin-left:auto}.ms-docs-top-actions{margin-left:auto;padding-right:24px;display:flex;align-items:center;gap:8px}.ms-docs-top-actions>button{height:38px;border:0;background:transparent;display:grid;place-items:center}.ms-docs-console-cluster{position:relative;display:flex;align-items:stretch}.ms-docs-console-cluster>button{height:38px;border:0;display:grid;place-items:center}.ms-docs-search-trigger{width:210px;padding:0 14px!important;border:1px solid var(--docs-line-strong)!important;border-radius:999px;grid-template-columns:auto 1fr auto!important;gap:9px;color:var(--docs-text-4)!important;text-align:left}.ms-docs-search-trigger kbd{color:var(--docs-text-5);background:transparent;font-size:11px}.ms-docs-console{padding:0 20px!important;border-radius:999px 0 0 999px!important;font-weight:590!important}.ms-docs-console,.ms-docs-console-caret{color:var(--docs-inverse-text)!important;background:var(--docs-inverse)!important}.ms-docs-console-caret{width:40px;margin-left:-8px;border-left:1px solid var(--docs-line)!important;border-radius:0 999px 999px 0!important}.ms-docs-console-caret svg{transition:transform .12s ease}.ms-docs-console-caret[aria-expanded=true] svg{transform:rotate(180deg)}.ms-docs-links-menu{position:absolute;z-index:3;top:44px;right:0;width:156px;padding:8px;border:1px solid var(--docs-line-soft);border-radius:11px;background:var(--docs-panel);box-shadow:0 24px 70px rgba(0,0,0,.5)}.ms-docs-links-menu button i{width:6px;height:6px;margin-left:auto;border-radius:50%;background:#5ed1a8;box-shadow:0 0 10px rgba(94,209,168,.5)}.ms-docs-global-dim{position:fixed;z-index:245;inset:0;border:0;background:var(--docs-scrim);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.ms-docs-mobile-menu{display:none}.ms-docs-sidebar{position:fixed;z-index:220;top:64px;bottom:0;left:0;width:288px;padding:0 16px 18px;background:var(--docs-bg);display:flex;flex-direction:column}.ms-docs-sidebar-scroll{min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--docs-line-strong) transparent}.ms-docs-sidebar section{margin:10px 0 26px}.ms-docs-sidebar h2{margin:0 8px 8px;color:var(--docs-text);font-size:13px;font-weight:560}.ms-docs-sidebar .ms-docs-group-toggle{min-height:32px;padding:0 8px;color:var(--docs-text);font-size:13px;font-weight:560}.ms-docs-sidebar .ms-docs-group-toggle:hover{color:var(--docs-text);background:var(--docs-hover-soft)}.ms-docs-group-toggle span{flex:1 1}.ms-docs-group-toggle svg{margin-left:auto;transition:transform .2s var(--docs-ease)}.ms-docs-group-toggle[aria-expanded=true] svg{transform:rotate(90deg)}.ms-docs-group-items{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .2s ease-out,opacity .15s var(--docs-ease)}.ms-docs-group-items.open{grid-template-rows:1fr;opacity:1}.ms-docs-group-items>div{min-height:0;overflow:hidden}.ms-docs-sidebar section a,.ms-docs-sidebar section button{width:100%;min-height:34px;padding:0 9px;border:0;border-radius:7px;background:transparent;color:var(--docs-text-4);display:flex;align-items:center;text-align:left;font-size:13px}.ms-docs-sidebar section a:hover,.ms-docs-sidebar section button:hover{color:var(--docs-text-2);background:var(--docs-hover)}.ms-docs-sidebar section a.active,.ms-docs-sidebar section button.active{color:var(--docs-text);background:var(--docs-raised)}.ms-docs-back{flex:0 0 38px;border:1px solid var(--docs-line);border-radius:999px;background:transparent;display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px}.ms-docs-back:hover{border-color:var(--docs-text-5);background:var(--docs-hover)}.ms-docs-back svg{transition:transform .15s var(--docs-ease)}.ms-docs-back:hover svg{transform:translateX(2px)}.ms-docs-main{height:100vh;margin-left:288px;padding-top:64px;overflow-y:auto;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--docs-line-strong) transparent}.ms-docs-page-frame{min-height:calc(100vh - 64px)}.ms-docs-overview{width:min(1064px,calc(100% - 80px));margin:48px auto 0;padding-bottom:88px}.ms-docs-hero{min-height:432px;padding:16px 16px 16px 40px;border:1px solid var(--docs-line-soft);border-radius:22px;overflow:hidden;background:var(--docs-panel);display:grid;grid-template-columns:308px minmax(0,1fr);column-gap:40px;box-shadow:inset 0 1px 0 rgba(255,255,255,.018)}.ms-docs-hero-copy{padding:24px 0 0;display:flex;flex-direction:column;justify-content:flex-start}.ms-docs-hero-copy h1{margin:0;max-width:330px;font-size:48px;font-weight:500;line-height:1.1;letter-spacing:-.035em}.ms-docs-get-started{display:block}.ms-docs-hero-copy .ms-docs-brand-line{display:block;color:var(--docs-text-5);white-space:nowrap;transform:scaleX(.83);transform-origin:left center}.ms-docs-hero-copy p{max-width:240px;min-height:42px;margin:22px 0 20px;color:var(--docs-text-4);font-size:15px;line-height:1.55}.ms-docs-hero-copy>div{display:flex;gap:10px}.ms-docs-card-actions button,.ms-docs-hero-copy button,.ms-docs-jump-grid>div:last-child>button,.ms-docs-pill,.ms-docs-product-grid article>button{min-height:44px;padding:0 20px;border:1px solid var(--docs-line-strong);border-radius:999px;background:transparent;display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:13px}.ms-docs-card-actions button:hover,.ms-docs-hero-copy button:hover,.ms-docs-jump-grid>div:last-child>button:hover,.ms-docs-pill:hover,.ms-docs-product-grid article>button:hover{border-color:var(--docs-line-strong);background:var(--docs-hover)}.ms-docs-site button.primary:hover{border-color:var(--docs-inverse);background:var(--docs-inverse);box-shadow:0 6px 24px rgba(255,255,255,.08)}.ms-docs-site button.primary{color:var(--docs-inverse-text);border-color:var(--docs-inverse);background:var(--docs-inverse)}.ms-docs-code{min-width:0;margin:16px;border:1px solid var(--docs-line);border-radius:15px;overflow:hidden;background:var(--docs-panel-2);display:flex;flex-direction:column}.ms-docs-hero>.ms-docs-code{margin:0}.ms-docs-code-tabs{flex:0 0 52px;padding:0 18px;border-bottom:1px solid var(--docs-line);display:flex;align-items:center;gap:22px}.ms-docs-code-tabs button{height:100%;padding:0;border:0;background:transparent;color:var(--docs-text-5);font-size:13px}.ms-docs-code-tabs button:hover{color:var(--docs-text-3)}.ms-docs-code-tabs button.active{color:var(--docs-text)}.ms-docs-code-tabs button.copy{width:32px;height:32px;margin-left:auto;display:grid;place-items:center}.ms-docs-code-tabs button.copy:hover{border-radius:7px;background:var(--docs-hover)}.ms-docs-code-body{flex:1 1;min-height:0;overflow:hidden}.ms-docs-highlight{width:100%;min-height:100%;margin:0;padding:30px 34px;overflow:auto;background:transparent!important;font:500 13px/1.65 Geist Mono Variable,SFMono-Regular,Consolas,monospace;letter-spacing:-.01em;tab-size:2}.ms-docs-highlight:focus-visible{outline:1px solid #555;outline-offset:-2px}.ms-docs-code.compact{min-height:360px;margin:0;border-radius:10px}.ms-docs-jump,.ms-docs-products{margin-top:62px}.ms-docs-jump>h2,.ms-docs-products>h2{margin:0 0 28px;font-size:30px;font-weight:520;letter-spacing:-.025em}.ms-docs-product-wide{min-height:210px;padding:20px;border:1px solid var(--docs-line-soft);border-radius:17px;background:var(--docs-panel);display:grid;grid-template-columns:1.8fr 1fr;gap:50px}.ms-docs-jump-card,.ms-docs-product-grid article,.ms-docs-product-wide{transition:transform .2s var(--docs-ease),border-color .2s var(--docs-ease),background-color .2s var(--docs-ease),box-shadow .2s var(--docs-ease)}.ms-docs-product-grid article:hover,.ms-docs-product-wide:hover{transform:translateY(-2px);border-color:var(--docs-line);background:var(--docs-panel);box-shadow:0 18px 44px rgba(0,0,0,.16)}.ms-docs-product-grid h3,.ms-docs-product-wide h3{margin:0;font-size:19px;font-weight:520}.ms-docs-product-wide h3 span{margin-left:6px;padding:3px 8px;border:1px solid #603024;border-radius:999px;color:#ce6545;font-size:10px;font-weight:500}.ms-docs-product-wide code{display:block;margin-top:7px;color:var(--docs-text-5);font-size:12px}.ms-docs-product-grid p,.ms-docs-product-wide p{margin:17px 0;color:var(--docs-text-4);font-size:13px}.ms-docs-card-actions{display:flex;gap:9px}.ms-docs-card-actions button{min-height:38px}.ms-docs-product-grid dl,.ms-docs-product-wide dl{margin:0}.ms-docs-product-grid dl div,.ms-docs-product-wide dl div{min-height:42px;border-bottom:1px solid var(--docs-line-soft);display:flex;align-items:center;justify-content:space-between;gap:18px}.ms-docs-product-grid dt,.ms-docs-product-wide dt{color:var(--docs-text-5);font-size:12px}.ms-docs-product-grid dd,.ms-docs-product-wide dd{margin:0;text-align:right;font-size:12px}.ms-docs-product-grid{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.ms-docs-product-grid article{min-height:290px;padding:20px;border:1px solid var(--docs-line-soft);border-radius:17px;background:var(--docs-panel);display:flex;flex-direction:column}.ms-docs-product-grid article>button{min-height:38px;margin-top:auto;color:var(--docs-inverse-text);border-color:var(--docs-inverse);background:var(--docs-inverse)}.ms-docs-jump-card{padding:16px;border:1px solid var(--docs-line-soft);border-radius:18px;background:var(--docs-panel)}.ms-docs-product-tabs{width:fit-content;padding:4px;border:1px solid var(--docs-line);border-radius:999px;display:flex;gap:2px}.ms-docs-product-tabs button{min-width:86px;height:36px;border:0;border-radius:999px;background:transparent;color:var(--docs-text-5)}.ms-docs-product-tabs button:hover{color:var(--docs-text-3)}.ms-docs-product-tabs button.active{color:var(--docs-inverse-text);background:var(--docs-inverse)}.ms-docs-jump-grid{margin-top:16px;display:grid;grid-template-columns:2fr 1fr}.ms-docs-jump-grid>div:last-child{padding:16px 34px;display:flex;flex-direction:column;justify-content:center}.ms-docs-jump-grid h3{margin:0;font-size:20px;font-weight:520}.ms-docs-jump-grid ul{margin:25px 0;padding:0;list-style:none}.ms-docs-jump-grid li{margin:12px 0;color:var(--docs-text-3);font-size:13px}.ms-docs-jump-grid li:before{content:"✓";margin-right:12px;color:var(--docs-text-4)}.ms-docs-footer{margin-top:64px;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.ms-docs-footer h3{margin:0 0 12px;font-size:17px;font-weight:520}.ms-docs-footer a,.ms-docs-footer button{width:100%;min-height:42px;padding:0;border:0;border-top:1px solid var(--docs-line-soft);background:transparent;color:var(--docs-text-5);text-align:left;font-size:13px}.ms-docs-footer a:hover,.ms-docs-footer button:hover{color:var(--docs-text-2)}.ms-docs-article{width:min(672px,calc(100% - 96px));margin:36px 0 100px max(64px,calc((100% - 960px) / 2));padding-right:0}.ms-docs-pricing-article{margin-left:max(40px,calc((100% - 1080px) / 2));margin-right:270px}.ms-docs-kicker{color:var(--docs-text-3);font-size:13px;font-weight:480}.ms-docs-article h1{margin:12px 0 17px;font-size:48px;line-height:1.04;font-weight:500;letter-spacing:-.045em}.ms-docs-article-actions{display:flex;gap:18px;margin-bottom:26px}.ms-docs-article-actions button{padding:0;border:0;background:transparent;color:var(--docs-text-4);display:flex;align-items:center;gap:7px;font-size:13px}.ms-docs-article-actions button:hover{color:var(--docs-text-2)}.ms-docs-white-button{min-height:38px;padding:0 18px;border:0;border-radius:999px;color:var(--docs-inverse-text)!important;background:var(--docs-inverse);display:flex;align-items:center;gap:4px}.ms-docs-lead{max-width:620px;margin:0 0 48px;color:var(--docs-text-3);font-size:15px;line-height:1.65}.ms-docs-article section,.ms-docs-article>h2{margin-top:54px}.ms-docs-article section{scroll-margin-top:92px}.ms-docs-article section:not(:last-child){padding-bottom:44px;border-bottom:1px solid var(--docs-line-soft)}.ms-docs-article h2{margin:0 0 17px;font-size:28px;line-height:1.18;font-weight:500;letter-spacing:-.035em}.ms-docs-article section>p{margin:0 0 18px;color:var(--docs-text-2);font-size:14px;line-height:1.65}.ms-docs-article-code{margin-top:16px;border:1px solid var(--docs-line);border-radius:13px;overflow:hidden;background:var(--docs-panel-2);box-shadow:inset 0 1px 0 rgba(255,255,255,.015)}.ms-docs-article-code-head{min-height:40px;padding:0 9px 0 10px;border-bottom:1px solid var(--docs-line);display:flex;align-items:center}.ms-docs-article-code-head>div{min-width:0;display:flex;align-items:center;gap:3px;overflow-x:auto}.ms-docs-article-code-head button{min-height:28px;padding:0 9px;border:0;border-radius:7px;background:transparent;color:var(--docs-text-4);font-size:12px;white-space:nowrap}.ms-docs-article-code-head button:hover{color:var(--docs-text-2);background:var(--docs-hover)}.ms-docs-article-code-head button.active{color:var(--docs-text);background:var(--docs-raised)}.ms-docs-article-code-head button.copy{width:30px;min-width:30px;padding:0;margin-left:auto;display:grid;place-items:center}.ms-docs-article-code-body{min-height:0;overflow:hidden}.ms-docs-article-code.multi .ms-docs-article-code-body{min-height:448px}.ms-docs-article-code .ms-docs-highlight{min-height:0;max-height:430px;padding:16px 20px 18px;font-size:13px;line-height:1.55}.ms-docs-article-code.multi .ms-docs-highlight{min-height:448px}.ms-docs-reference-list{margin-top:18px;border-top:1px solid var(--docs-line)}.ms-docs-reference-list>div{min-height:58px;border-bottom:1px solid var(--docs-line-soft);display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:24px}.ms-docs-reference-list code{color:var(--docs-text);font:500 12px/1.4 Geist Mono Variable,monospace}.ms-docs-reference-list span{color:var(--docs-muted);font-size:13px}.ms-docs-table-caption{display:block;margin:-7px 0 20px;color:var(--docs-text-5);font-size:13px}.ms-docs-table{margin-top:14px;border-top:1px solid var(--docs-line)}.ms-docs-table>div{min-height:70px;border-bottom:1px solid var(--docs-line-soft);display:grid;grid-template-columns:1.4fr .8fr 1fr;align-items:center;gap:20px}.ms-docs-table>div.head{min-height:48px;color:var(--docs-text-4);font-size:12px}.ms-docs-table strong{font-size:14px;font-weight:520}.ms-docs-table span{color:var(--docs-text-2);font-size:13px}.ms-docs-note-grid{border-top:1px solid var(--docs-line)}.ms-docs-note-grid>div{min-height:62px;border-bottom:1px solid var(--docs-line-soft);display:flex;align-items:center;justify-content:space-between}.ms-docs-note-grid strong{font-size:14px}.ms-docs-note-grid span{color:var(--docs-muted);font-size:13px}.ms-docs-updated{margin-top:60px;padding-top:25px;border-top:1px solid var(--docs-line-soft);color:var(--docs-text-5);font-size:12px}.ms-docs-toc{position:fixed;z-index:210;top:96px;right:30px;width:220px;display:flex;flex-direction:column;gap:12px}.ms-docs-toc>div{margin-bottom:4px;display:flex;align-items:center;justify-content:space-between;color:var(--docs-text-3)}.ms-docs-toc span{color:var(--docs-text-3);font-size:12px}.ms-docs-toc a{padding-left:0;color:var(--docs-text-4);text-decoration:none;font-size:12px;line-height:1.35;transition:color .15s var(--docs-ease),transform .15s var(--docs-ease)}.ms-docs-toc a:hover{color:var(--docs-text)}.ms-docs-toc footer{margin-top:5px;padding-top:11px;border-top:1px solid var(--docs-line-soft);display:flex;flex-direction:column;gap:2px}.ms-docs-toc footer button{min-height:29px;padding:0;border:0;background:transparent;color:var(--docs-text-4);display:flex;align-items:center;gap:9px;text-align:left;font-size:12px}.ms-docs-toc footer button:hover{color:var(--docs-text-2)}.ms-docs-search-scrim{position:fixed;z-index:400;inset:0;padding:min(18vh,420px) 24px 0;background:rgba(0,0,0,.72);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:flex-start;justify-content:center}.ms-docs-search{width:min(1000px,100%);height:487px;border:1px solid var(--docs-line);border-radius:9px;overflow:hidden;background:var(--docs-panel);box-shadow:0 28px 90px rgba(0,0,0,.58);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;flex-direction:column}.ms-docs-search-input{flex:0 0 48px;padding:0 12px;border-bottom:1px solid var(--docs-line);display:flex;align-items:center;gap:9px}.ms-docs-search-input>svg{display:none;color:var(--docs-text-4)}.ms-docs-search input{flex:1 1;height:47px;border:0;outline:0;color:var(--docs-text);background:transparent;font-size:16px}.ms-docs-search input:focus,.ms-docs-search input:focus-visible{outline:0!important;box-shadow:none!important}.ms-docs-search-input>button{width:34px;height:34px;border:0;border-radius:7px;background:transparent;display:none;place-items:center}.ms-docs-search-body{min-height:0;flex:1 1;display:grid;grid-template-columns:1fr 1fr}.ms-docs-search-results{min-height:0;padding:9px 12px 12px;border-right:1px solid var(--docs-line);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#5a5a5a transparent}.ms-docs-search-results>span{display:block;padding:8px 0 7px;color:var(--docs-text-4);font-size:13px}.ms-docs-search-results>button{width:100%;min-height:46px;padding:0 12px;border:0;border-radius:7px;background:transparent;display:flex;align-items:center;gap:10px;text-align:left}.ms-docs-search-results>button.active,.ms-docs-search-results>button:hover{background:var(--docs-hover)}.ms-docs-search-results>button>svg:first-child{color:var(--docs-text-4)}.ms-docs-search-results>button>svg:last-child{margin-left:auto;color:var(--docs-text-5);opacity:0;transform:translateX(-3px);transition:opacity .15s ease,transform .15s ease}.ms-docs-search-results>button.active>svg:last-child,.ms-docs-search-results>button:hover>svg:last-child{opacity:1;transform:translateX(0)}.ms-docs-search-results button div{min-width:0;display:flex;flex-direction:column;gap:2px}.ms-docs-search-results button strong{font-size:14px;font-weight:500}.ms-docs-search-results button small{color:var(--docs-text-4);font-size:11px}.ms-docs-search-results .ms-docs-ask-result{min-height:58px;background:var(--docs-hover-soft)}.ms-docs-search-empty{padding:32px 12px;color:var(--docs-text-4);font-size:13px}.ms-docs-search-preview{min-width:0;padding:32px}.ms-docs-search-preview>div>span{color:var(--docs-text-4);font-size:12px}.ms-docs-search-preview h2{margin:14px 0 11px;font-size:28px;font-weight:510;letter-spacing:-.03em}.ms-docs-search-preview p{max-width:340px;margin:0;color:var(--docs-muted);font-size:14px;line-height:1.6}.ms-docs-search-preview button{min-height:36px;margin-top:25px;padding:0 14px;border:1px solid var(--docs-line-strong);border-radius:999px;background:transparent;display:inline-flex;align-items:center;gap:7px;font-size:13px}.ms-docs-search-preview button:hover{border-color:var(--docs-text-4);background:var(--docs-hover)}.ms-docs-search-footer{flex:0 0 38px;padding:0 12px;border-top:1px solid var(--docs-line);justify-content:flex-end;gap:14px;font-size:12px}.ms-docs-search-footer,.ms-docs-search-footer button{display:flex;align-items:center;color:var(--docs-text-4)}.ms-docs-search-footer button{padding:0;border:0;background:transparent;gap:7px}.ms-docs-search-footer button:hover{color:var(--docs-text-3)}.ms-docs-search-footer kbd{min-width:22px;padding:2px 5px;border:1px solid var(--docs-line-strong);border-radius:5px;background:var(--docs-raised);color:var(--docs-muted);text-align:center;font:10px ui-sans-serif,system-ui}.ms-docs-search-mark{margin-right:auto;width:19px;height:19px;color:var(--docs-text);display:grid;place-items:center}.ms-docs-mobile-drawer,.ms-docs-mobile-scrim{display:none}@media (max-width:1100px){.ms-docs-overview{width:calc(100% - 48px)}.ms-docs-hero{grid-template-columns:40% 60%}.ms-docs-toc{display:none}.ms-docs-pricing-article{margin-left:auto;margin-right:auto}.ms-docs-topbar{height:64px}.ms-docs-logo{width:auto;padding:0 16px}.ms-docs-logo .ms-brand-mark{width:29px;height:29px}.ms-docs-console,.ms-docs-console-caret,.ms-docs-section-wrap,.ms-docs-site>.ms-docs-sidebar,.ms-docs-theme{display:none!important}.ms-docs-mobile-menu{position:absolute;right:16px;width:36px;height:36px;border:0;background:transparent;display:grid;place-items:center}.ms-docs-top-actions{margin-left:auto;padding-right:56px}.ms-docs-search-trigger{width:36px;padding:0!important;border:0!important;display:grid!important;place-items:center}.ms-docs-search-trigger kbd,.ms-docs-search-trigger span{display:none}.ms-docs-main{height:100vh;margin-left:0;padding-top:64px}.ms-docs-overview{width:auto;margin:40px 24px 0;padding-bottom:64px}.ms-docs-hero{min-height:0;padding:0;border-radius:20px;grid-template-columns:1fr;column-gap:0}.ms-docs-hero-copy{padding:9px 24px 16px}.ms-docs-hero-copy h1{font-size:39px}.ms-docs-get-started,.ms-docs-hero-copy .ms-docs-brand-line,.ms-docs-with{display:inline}.ms-docs-hero-copy .ms-docs-brand-line{white-space:normal;transform:none}.ms-docs-brand-name{display:block;white-space:nowrap;transform:scaleX(.77);transform-origin:left center}.ms-docs-hero-copy p{margin:21px 0 24px;font-size:14px}.ms-docs-hero-copy>div{flex-wrap:wrap}.ms-docs-hero-copy button{min-height:44px;padding:0 18px}.ms-docs-code{min-height:316px;margin:16px 24px}.ms-docs-hero>.ms-docs-code{min-height:316px;margin:16px 12px 16px 24px}.ms-docs-code-tabs{padding:0 16px;gap:18px;overflow-x:auto}.ms-docs-code-tabs button{flex:0 0 auto}.ms-docs-code .ms-docs-highlight{padding:27px 20px;font-size:12px}.ms-docs-jump,.ms-docs-products{margin-top:64px}.ms-docs-jump>h2,.ms-docs-products>h2{font-size:27px}.ms-docs-footer,.ms-docs-jump-grid,.ms-docs-product-grid,.ms-docs-product-wide{grid-template-columns:1fr}.ms-docs-product-wide{gap:24px}.ms-docs-product-grid article{min-height:250px}.ms-docs-product-tabs{max-width:100%;overflow-x:auto}.ms-docs-product-tabs button{min-width:78px}.ms-docs-jump-grid .ms-docs-code{margin:0}.ms-docs-jump-grid>div:last-child{padding:28px 14px 12px}.ms-docs-footer{gap:24px}.ms-docs-article,.ms-docs-pricing-article{width:auto;margin:34px 24px 70px;padding:0}.ms-docs-article h1{font-size:41px}.ms-docs-article h2{font-size:25px}.ms-docs-article section{margin-top:52px}.ms-docs-article-code-head{overflow:hidden}.ms-docs-article-code .ms-docs-highlight{padding:16px;font-size:12px}.ms-docs-article-code.multi .ms-docs-article-code-body,.ms-docs-article-code.multi .ms-docs-highlight{min-height:320px}.ms-docs-reference-list>div{grid-template-columns:1fr;align-content:center;gap:5px}.ms-docs-table{overflow-x:auto}.ms-docs-table>div{min-width:560px}.ms-docs-note-grid>div{align-items:flex-start;flex-direction:column;justify-content:center;gap:5px}.ms-docs-search-scrim{padding:0;background:var(--docs-panel-2);-webkit-backdrop-filter:none;backdrop-filter:none}.ms-docs-search{width:100%;height:100dvh;border:0;border-radius:0;background:var(--docs-panel)}.ms-docs-search-input{flex-basis:49px;padding:0 12px}.ms-docs-search-input>svg{display:none}.ms-docs-search-input>button{display:grid}.ms-docs-search-body{display:block}.ms-docs-search-results{height:calc(100dvh - 49px);padding:5px 13px 20px;border-right:0}.ms-docs-search-results>span{padding:10px 0 7px}.ms-docs-search-results>button{min-height:46px}.ms-docs-search-results .ms-docs-ask-result{min-height:58px}.ms-docs-search-footer,.ms-docs-search-preview{display:none}.ms-docs-mobile-scrim{position:fixed;z-index:270;inset:0;border:0;background:var(--docs-scrim);display:block}.ms-docs-mobile-drawer{position:fixed;z-index:380;inset:0;background:var(--docs-bg);display:block}.ms-docs-mobile-head{height:68px;padding:0 16px 0 24px;display:flex;align-items:center}.ms-docs-mobile-head strong{font-size:16px;font-weight:500}.ms-docs-mobile-close{margin-left:auto;width:38px;height:38px;border:1px solid var(--docs-line-strong);border-radius:50%;background:var(--docs-panel-2);display:grid;place-items:center}.ms-docs-mobile-products{height:221px;padding:3px 24px 20px;border-bottom:1px solid var(--docs-line-soft);display:flex;flex-direction:column;justify-content:center;gap:2px}.ms-docs-mobile-products a,.ms-docs-mobile-products button{min-height:41px;padding:0;border:0;background:transparent;color:var(--docs-muted);text-align:left;font-size:16px}.ms-docs-mobile-products a.active,.ms-docs-mobile-products button.active{color:var(--docs-text)}.ms-docs-mobile-drawer .ms-docs-sidebar{position:absolute;inset:289px 0 0;width:auto;padding:0 8px 18px;display:flex}.ms-docs-mobile-drawer .ms-docs-sidebar section{margin-bottom:18px}.ms-docs-mobile-drawer .ms-docs-sidebar h2{margin-left:8px}.ms-docs-mobile-drawer .ms-docs-back{display:none}}@media (prefers-reduced-motion:reduce){.ms-docs-main{scroll-behavior:auto}.ms-docs-site *,.ms-docs-site :after,.ms-docs-site :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.ms-docs-sidebar .ms-docs-group-items a,.ms-docs-sidebar .ms-docs-group-items button{text-decoration:none}.ms-docs-availability{display:flex;gap:12px;align-items:baseline;margin:0 0 28px;padding:12px 14px;border:1px solid var(--docs-warn-line);border-radius:10px;background:var(--docs-warn-tint);color:var(--docs-text-2);font-size:13px;line-height:1.5}.ms-docs-availability strong{color:var(--docs-warn);font-weight:520;white-space:nowrap}.ms-docs-availability.planned{border-color:var(--docs-line);background:var(--docs-hover-soft)}.ms-docs-availability.planned strong{color:var(--docs-muted)}.ms-docs-toc a.active{color:var(--docs-text)}.ms-docs-links-menu>div{display:contents}.ms-docs-article-actions a{display:inline-flex;align-items:center;gap:7px;color:var(--docs-text-4);font-size:13px;text-decoration:none;transition:color .15s var(--docs-ease)}.ms-docs-article-actions a:hover{color:var(--docs-text-2)}.ms-docs-toc footer a{display:inline-flex;align-items:center;gap:9px;min-height:29px;color:var(--docs-text-4);font-size:12px;text-decoration:none}.ms-docs-toc footer a:hover{color:var(--docs-text-2)}.ms-docs-back,.ms-docs-footer a,.ms-docs-mobile-products a,.ms-docs-pill{text-decoration:none}.ms-docs-site :is(a,button,[tabindex="0"]):focus-visible{outline:2px solid var(--docs-focus);outline-offset:2px;border-radius:6px}.ms-docs-site :is(input,textarea):focus-visible{outline:1px solid var(--ink);outline-offset:0}.ms-docs-site .ms-docs-highlight:focus-visible{outline-offset:-2px;border-radius:0}.ms-docs-skip{position:fixed;top:10px;left:50%;z-index:500;transform:translate(-50%,-160%);padding:10px 16px;border-radius:999px;background:var(--docs-inverse);color:var(--docs-inverse-text);font-size:13px;font-weight:520;text-decoration:none;transition:transform .15s var(--docs-ease)}.ms-docs-skip:focus-visible{transform:translate(-50%);outline-offset:3px}.ms-docs-sidebar section a{position:relative;isolation:isolate}.ms-docs-sidebar section a>span{position:relative;z-index:1}.ms-docs-sidebar section a>.ms-docs-nav-pill{position:absolute;inset:0;z-index:0;border-radius:7px;background:var(--docs-raised)}.ms-docs-sidebar section a.active{background:transparent}.ms-docs-article p,.ms-docs-lead,.ms-docs-reference-list code,.ms-docs-table span,.ms-docs-table strong{overflow-wrap:anywhere}.ms-docs-article h1,.ms-docs-article h2{text-wrap:balance;overflow-wrap:anywhere}.copy-failed{color:var(--docs-warn)!important}.ms-docs-article-actions button.copy-failed,.ms-docs-article-code-head button.copy-failed,.ms-docs-code-tabs button.copy-failed{color:var(--docs-warn)}@media (max-width:1100px){.ms-docs-article-actions a,.ms-docs-article-actions button,.ms-docs-sidebar .ms-docs-group-toggle,.ms-docs-sidebar section a,.ms-docs-sidebar section button{min-height:44px}.ms-docs-product-tabs button{height:44px}.ms-docs-article-code-head button,.ms-docs-code-tabs button{min-height:36px}.ms-docs-search-results button{min-height:48px}}@media (prefers-reduced-motion:reduce){.ms-docs-nav-pill,.ms-docs-skip{transition:none}}