@charset "UTF-8";.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}section.api-page-top{background:#19507b;color:#fff;border-top:1px solid #1d5e90}section.api-page-top h1{color:#fff}@media (max-width:575.98px){section.api-page-top h1{font-size:calc(125% + 3vw)}}#content-wrapper.api-docs{padding:0}.api-docs .h1,.api-docs .h2,.api-docs .h3,.api-docs .h4,.api-docs .h5,.api-docs .h6,.api-docs h1,.api-docs h2,.api-docs h3,.api-docs h4,.api-docs h5,.api-docs h6{color:#16456a}:where(.api-docs) .h1,:where(.api-docs) .h2,:where(.api-docs) .h3,:where(.api-docs) .h4,:where(.api-docs) .h5,:where(.api-docs) .h6,:where(.api-docs) h1,:where(.api-docs) h2,:where(.api-docs) h3,:where(.api-docs) h4,:where(.api-docs) h5,:where(.api-docs) h6{font-weight:500;line-height:1.2}:where(.api-docs) .h1,:where(.api-docs) h1{font-size:2.5rem}:where(.api-docs) .h2,:where(.api-docs) h2{font-size:2rem}:where(.api-docs) .h3,:where(.api-docs) h3{font-size:1.75rem}:where(.api-docs) .h4,:where(.api-docs) h4{font-size:1.5rem}:where(.api-docs) .h5,:where(.api-docs) h5{font-size:1.25rem}:where(.api-docs) .h6,:where(.api-docs) h6{font-size:1rem}:where(.api-docs--index) .section-margin-bottom{margin-bottom:5rem}:where(.api-docs--index) .section-margin-bottom:last-of-type{margin-bottom:0}:where(.api-docs--index) .bg-image .container{padding-top:1rem;padding-bottom:1.5rem}html{scroll-padding-top:calc(var(--sticky-offset) + 1rem);overflow:auto}:target:before{height:calc(var(--sticky-offset) + 1rem);margin:calc(var(--sticky-offset)*-1 + -1rem) 0 0}@supports (scroll-padding-top:1px){:target:before{display:none}}a.anchor{padding-top:calc(var(--header-height) + var(--api2-header-height, 56px))}:where(.api-docs) .boxes svg{fill:#000;width:24px;height:24px}:where(.api-docs) .boxes .card{height:100%}:where(.api-docs) .boxes .card-title{display:flex;align-items:center}:where(.api-docs) .boxes .card-title-text{font-size:20px;margin-left:.5rem}@media (min-width:768px){:where(.api-docs) .boxes .card-text{font-size:14px}}@media (min-width:768px) and (max-width:992.98px){:where(.api-docs) .boxes svg{width:32px;height:32px}:where(.api-docs) .boxes .card-title-text{margin-left:.75rem}}:where(.api-docs) pre{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}:where(.api-docs) pre::-webkit-scrollbar{height:8px}:where(.api-docs) pre::-webkit-scrollbar-track{background:transparent}:where(.api-docs) pre::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:4px}:where(.api-docs) pre::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}:where(.api-docs--index) div.doc-list{min-width:300px}@media (min-width:1200px){#content-wrapper:where(.api-docs--index) .container,#content-wrapper:where(.api-docs--index) .container-fluid{max-width:960px!important}}@media (min-width:992px){:where(.api-docs--index) .code-column{padding-left:0}}@media (max-width:991.98px){:where(.api-docs--index) .code-column{margin-top:1rem}}:where(.api-docs--index) #code-window{background-color:#e9ecef;padding:3px;min-width:75%;border-top-left-radius:.25rem;border-top-right-radius:.25rem}@media (max-width:991.98px){:where(.api-docs--index) #code-window{min-width:100%}}:where(.api-docs--index) #code-window nav{background-color:#fff;padding:1rem}:where(.api-docs--index) #code-window .nav-link{font-size:.9rem;padding:.3rem .5rem;color:#212529}@media (max-width:575.98px){:where(.api-docs--index) #code-window .nav-link{padding:.5rem}}:where(.api-docs--index) #code-window .nav-link.active{color:inherit;background-color:inherit;background-image:linear-gradient(180deg,inherit 0,inherit);background-repeat:repeat-x}:where(.api-docs--index) #code-window .nav-link:hover:not(.active){background-color:#f8f9fa}:where(.api-docs--index) #code-window #code-editor{font-family:var(--font-family-monospace);position:relative;border-top:none}@media (max-width:767.98px){:where(.api-docs--index) #code-window #code-editor pre{font-size:87.5%}}:where(.api-docs--index) #code-window #code-editor .examples-link{background-color:#e9ecef;position:absolute;right:0;bottom:0;padding:2px .3rem 0;font-size:13px;line-height:18px;border-top-left-radius:2px;border-top-right-radius:2px}:where(.api-docs--index) #code-window #code-editor .examples-link a{color:#212529;text-decoration:none}:where(.api-docs--index) #code-window #code-editor .examples-link a:after{content:" \000bb"}:where(.api-docs--index) #code-window #code-editor .examples-link a:hover{color:#6c757d}:where(.api-docs--index) #code-window .code-area{border:none}@media (min-width:992px){:where(.api-docs--index) .stats-item{width:25%}}:where(.api-docs--index) .ai-prompt{margin:.75rem 0 1.25rem;padding:.9rem 1.1rem;background-color:rgba(0,123,255,.04);border:1px solid rgba(0,123,255,.15);border-left:3px solid #007bff;border-radius:8px;color:#24292e;font-family:Source Code Pro,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.6;overflow-x:auto;white-space:pre-wrap;word-break:break-word}:where(.api-docs--index) .ai-prompt code{background:transparent;padding:0;color:inherit;font-size:inherit}@media (max-width:767.98px){:where(.api-docs--index) .ai-prompt{padding:.75rem .9rem;font-size:.8rem}}:where(.api-docs--index) .ai-prompt-copyable{padding-right:3.5rem}:where(.api-docs--index) .api-hero-actions{align-items:center;gap:.5rem;margin-bottom:1rem;margin-top:1.5rem}:where(.api-docs--index) .api-hero-button-base,:where(.api-docs--index) .api-hero-docs-button,:where(.api-docs--index) .api-hero-trial-button{display:inline-block;padding:.75rem 1.35rem;min-width:180px;border-radius:12px;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);transition:all .1s ease-in-out}:where(.api-docs--index) .api-hero-button-base:focus,:where(.api-docs--index) .api-hero-button-base:hover,:where(.api-docs--index) .api-hero-docs-button:focus,:where(.api-docs--index) .api-hero-docs-button:hover,:where(.api-docs--index) .api-hero-trial-button:focus,:where(.api-docs--index) .api-hero-trial-button:hover{text-decoration:none}:where(.api-docs--index) .api-hero-button-base:hover,:where(.api-docs--index) .api-hero-docs-button:hover,:where(.api-docs--index) .api-hero-trial-button:hover{transform:translateY(-2px)}:where(.api-docs--index) .api-hero-trial-button{background-color:#ff9500;color:#242424}:where(.api-docs--index) .api-hero-trial-button:focus,:where(.api-docs--index) .api-hero-trial-button:hover{background-color:#e68600;color:#242424}:where(.api-docs--index) .api-hero-docs-button{background-color:#007bff;border:1px solid #007bff;color:#fff}:where(.api-docs--index) .api-hero-docs-button:focus,:where(.api-docs--index) .api-hero-docs-button:hover{background-color:#006adb;border-color:#006adb;color:#fff}:where(.api-docs--index) .api-hero-secondary-link{color:hsla(0,0%,100%,.82);font-size:.95rem;line-height:1.4}:where(.api-docs--index) .api-hero-secondary-link a{color:#fff;font-weight:600;text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.18em}:where(.api-docs--index) .api-hero-secondary-link a:focus,:where(.api-docs--index) .api-hero-secondary-link a:hover{color:#fff;text-decoration-thickness:.12em}:where(.api-docs--index) .bg-image{background-image:linear-gradient(180deg,#ebeef1,transparent 300px);border-top:none}:where(.api-docs--index) a.lang-box{text-align:center;background-color:rgba(0,123,255,.03);border:1px solid rgba(0,123,255,.15);color:#212529;display:block;text-decoration:none;border-radius:1rem;transition:all .2s ease}:where(.api-docs--index) a.lang-box.lang-box-icon{margin:.5rem;min-width:106px}:where(.api-docs--index) a.lang-box.lang-box-icon .lang-label{font-size:.83rem;padding-bottom:5px}:where(.api-docs--index) a.lang-box:hover{color:#343a40;background-color:rgba(0,123,255,.08);border:1px solid rgba(0,123,255,.25);text-decoration:none;border-radius:1rem}:where(.api-docs--index) a.lang-box:hover svg,:where(.api-docs--index) a.lang-box svg{fill:rgba(0,123,255,.65)}:where(.api-docs--index) .api-doc-primary{display:flex;justify-content:center;margin:0 auto 2.5rem}:where(.api-docs--index) .api-doc-card{display:flex;align-items:center;gap:1rem;max-width:560px;padding:1rem 1.25rem;background-color:#fff;border:1px solid rgba(0,123,255,.15);color:#212529;text-decoration:none;border-radius:1rem;transition:all .2s ease}:where(.api-docs--index) .api-doc-card:hover{color:#343a40;background-color:rgba(0,123,255,.08);border-color:rgba(0,123,255,.25);text-decoration:none}@media (max-width:575.98px){:where(.api-docs--index) .api-doc-card{align-items:flex-start}}:where(.api-docs--index) .api-doc-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:48px;height:48px;border-radius:12px;background-color:rgba(0,123,255,.09)}:where(.api-docs--index) .api-doc-icon svg{fill:rgba(0,123,255,.65)}:where(.api-docs--index) .api-doc-card-content{display:flex;flex-direction:column;text-align:left}:where(.api-docs--index) .api-doc-card-title{font-weight:600;line-height:1.25}:where(.api-docs--index) .api-doc-card-desc{margin-top:.25rem;color:#495057;font-size:.9rem;line-height:1.35}:where(.api-docs--index) .integrations-box{background:#f8f9fa;border:1px solid #dee2e6;border-radius:1rem;padding:1.5rem;max-width:800px;margin:0 auto}@media (max-width:575.98px){:where(.api-docs--index) .integrations-box{padding:1rem}}:where(.api-docs--index) .integrations-box .integration-card,:where(.api-docs--index) .integrations-box .integration-card-compact{background-color:#fff}:where(.api-docs--index) .integrations-group+:where(.api-docs--index) .integrations-group{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #dee2e6}:where(.api-docs--index) .integrations-group-label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#adb5bd;text-align:center;margin-bottom:.75rem}:where(.api-docs--index) .integrations-cards{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;max-width:800px}@media (max-width:575.98px){:where(.api-docs--index) .integrations-cards{flex-direction:column}}:where(.api-docs--index) .integrations-cards .integration-card{display:flex;align-items:center;background-color:rgba(0,123,255,.03);border:1px solid rgba(0,123,255,.15);border-radius:1rem;padding:.75rem 1rem;min-width:240px;transition:all .2s ease;text-decoration:none;color:inherit}:where(.api-docs--index) .integrations-cards .integration-card:hover{background-color:rgba(0,123,255,.08);border-color:rgba(0,123,255,.25);text-decoration:none}:where(.api-docs--index) .integrations-cards .integration-card .integration-icon{margin-right:.75rem;flex-shrink:0;display:flex;align-items:center}:where(.api-docs--index) .integrations-cards .integration-card .integration-icon svg{fill:rgba(0,123,255,.65)}:where(.api-docs--index) .integrations-cards .integration-card .integration-icon use[href="#svg-appypie"]{stroke:rgba(0,123,255,.65)}:where(.api-docs--index) .integrations-cards .integration-card .integration-content{display:flex;flex-direction:column}:where(.api-docs--index) .integrations-cards .integration-card .integration-title{font-weight:600;font-size:1.05rem;line-height:1.2;color:#006fe6}:where(.api-docs--index) .integrations-cards .integration-card .integration-desc{color:#212529;font-size:.83rem;line-height:1.3;margin-top:.15rem}:where(.api-docs--index) .integrations-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;max-width:600px}:where(.api-docs--index) .integration-card-compact{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid rgba(0,123,255,.15);border-radius:1rem;text-decoration:none;color:#212529;background:rgba(0,123,255,.03);transition:box-shadow .15s ease-in-out,border-color .15s ease-in-out}:where(.api-docs--index) .integration-card-compact:hover{text-decoration:none;border-color:rgba(0,123,255,.25);background-color:rgba(0,123,255,.08);box-shadow:0 2px 4px rgba(0,0,0,.1)}:where(.api-docs--index) .integration-card-compact .integration-icon{display:flex;align-items:center;justify-content:center}:where(.api-docs--index) .integration-card-compact .integration-icon svg{fill:rgba(0,123,255,.65)}:where(.api-docs--index) .integration-card-compact .integration-icon use[href="#svg-appypie"]{stroke:rgba(0,123,255,.65)}:where(.api-docs--index) .integration-card-compact .integration-title{font-weight:500;font-size:.9rem}@media (max-width:575.98px){:where(.api-docs--index) .integrations-grid{gap:.5rem}:where(.api-docs--index) .integration-card-compact{padding:.4rem .75rem;font-size:.85rem}}:where(.api-docs--index) .list-inline-bullets .list-inline-item{margin:0}:where(.api-docs--index) .list-inline-bullets .list-inline-item:not(:first-child):before{content:"• ";margin:0 .15rem;color:#495057}:where(.api-docs--index) .samples-container a{display:block;margin:.25rem .5rem 0}:where(.api-docs--index) .samples-container a:hover{text-decoration:none}:where(.api-docs--index) .samples-container .output-sample-label{color:#212529;font-size:.83rem;text-align:center}:where(.api-docs--index) .samples-container img{background-color:#fff;padding:3px;border:1px solid #ced4da;border-radius:3px;height:90px;opacity:.8}:where(.api-docs--index) .samples-container img:hover{opacity:1}:where(.api-docs--index) .samples-container .thumb-wrapper{position:relative;display:inline-block}:where(.api-docs--index) .samples-container .thumb-wrapper .overlay-desc{position:absolute;bottom:3px;left:50%}:where(.api-docs--index) .samples-container .thumb-wrapper .overlay-desc span{position:relative;left:-50%;padding:2px 5px;background-color:rgba(0,0,0,.8);color:#fff;font-weight:700;font-size:1rem}:where(.api-docs--index) .samples-container .op-symbol{font-size:24px;color:#777;line-height:90px;margin:0 .5rem}:where(.api-docs--index) .api-samples-v2 .samples-container img{height:unset;opacity:1}:where(.api-docs--index) .api-samples-v2 .samples-container img:hover{opacity:.8;filter:blur(.5px)}:where(.api-docs--index) .api-samples-v2 .samples-container .output-sample-label{color:#212529;font-size:.83rem;text-align:center}:where(.api-docs--index) .api-samples-v2 .samples-container .thumb-download-icon{position:relative}:where(.api-docs--index) .api-samples-v2 .samples-container .thumb-download-icon:after{pointer-events:none;content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;background-color:rgba(74,144,226,.95);border-radius:8px;opacity:0;transition:opacity .2s ease;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path d="M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z"/></svg>');background-repeat:no-repeat;background-position:50%;background-size:28px 28px}:where(.api-docs--index) .api-samples-v2 .samples-container a:hover .thumb-download-icon:after{opacity:1}:where(.api-docs--index) .engagement-box{background:#f8f9fa;border:1px solid #dee2e6;border-radius:1rem;padding:1rem}:where(.api-docs--index) .engagement-box .engagement-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-right:.55rem;border-radius:8px;background-color:rgba(0,123,255,.09);color:#007bff;vertical-align:middle}:where(.api-docs--index) .engagement-box .engagement-icon svg{width:16px;height:16px}@media (min-width:576px){:where(.api-docs--index) .engagement-box{padding:1.5rem}}@media (min-width:768px){:where(.api-docs--index) .engagement-box{padding:2rem}}.code-sample{max-width:760px;margin:0 auto}.lang-tabs{display:flex;flex-wrap:wrap;border-bottom:1px solid #e1e4e8;padding:0;margin:0}.lang-tab{background:transparent;border:0;border-bottom:2px solid transparent;color:#6a737d;padding:.55rem .9rem;margin-bottom:-1px;font-size:.95rem;font-weight:500;cursor:pointer;transition:color .12s ease,border-color .12s ease}.lang-tab:hover{color:#24292e}.lang-tab:focus{outline:none}.lang-tab:focus-visible{outline:2px solid rgba(0,123,255,.4);outline-offset:-1px}.lang-tab.active{color:#24292e;border-bottom-color:#007bff}.code-panes{background-color:#f6f8fa;border:1px solid #e1e4e8;border-top:0;border-radius:0 0 8px 8px;overflow:hidden}.code-panes pre{margin:0;padding:1.25rem 1.5rem;background:transparent;color:#24292e;font-family:Source Code Pro,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.6;overflow-x:auto}@media (max-width:767.98px){.code-panes pre{padding:1rem .65rem;font-size:.8rem}}.code-panes .highlight{background:transparent}.code-sample-footer{margin-top:1rem}.lang-doc-link{color:#007bff;font-size:.95rem;text-decoration:none}.lang-doc-link:hover{text-decoration:underline}.code-sample .highlight{color:#24292e}.code-sample .highlight .c,.code-sample .highlight .c1,.code-sample .highlight .ch,.code-sample .highlight .cm,.code-sample .highlight .cp,.code-sample .highlight .cpf,.code-sample .highlight .cs{color:#6a737d;font-style:italic}.code-sample .highlight .k,.code-sample .highlight .kc,.code-sample .highlight .kd,.code-sample .highlight .kn,.code-sample .highlight .kp,.code-sample .highlight .kr,.code-sample .highlight .kt{color:#d73a49}.code-sample .highlight .dl,.code-sample .highlight .s,.code-sample .highlight .s1,.code-sample .highlight .s2,.code-sample .highlight .sa,.code-sample .highlight .sb,.code-sample .highlight .sc,.code-sample .highlight .sd,.code-sample .highlight .se,.code-sample .highlight .sh,.code-sample .highlight .si,.code-sample .highlight .sr,.code-sample .highlight .ss,.code-sample .highlight .sx{color:#032f62}.code-sample .highlight .n,.code-sample .highlight .na,.code-sample .highlight .nl,.code-sample .highlight .nn,.code-sample .highlight .nv,.code-sample .highlight .nx,.code-sample .highlight .vc,.code-sample .highlight .vg,.code-sample .highlight .vi,.code-sample .highlight .vm{color:#24292e}.code-sample .highlight .nc,.code-sample .highlight .nd,.code-sample .highlight .ne,.code-sample .highlight .nf,.code-sample .highlight .nt{color:#6f42c1}.code-sample .highlight .bp,.code-sample .highlight .il,.code-sample .highlight .m,.code-sample .highlight .mb,.code-sample .highlight .mf,.code-sample .highlight .mh,.code-sample .highlight .mi,.code-sample .highlight .mo,.code-sample .highlight .nb,.code-sample .highlight .no{color:#005cc5}.code-sample .highlight .o,.code-sample .highlight .ow{color:#d73a49}.code-sample .highlight .p,.code-sample .highlight .pi{color:#24292e}.code-sample .highlight .w{color:inherit}.code-sample .highlight .err{color:#b31d28;background-color:#ffeef0}:where(.api-docs--index) .feature-sections{display:block}:where(.api-docs--index) .core-features,:where(.api-docs--index) .use-cases{text-align:center;margin-bottom:2.5rem}:where(.api-docs--index) .core-features>h2,:where(.api-docs--index) .use-cases>h2{margin-bottom:1.5rem}:where(.api-docs--index) .core-features{margin-bottom:0}:where(.api-docs--index) .use-case-pills{list-style:none;padding:0;margin:0 auto;max-width:720px;display:flex;flex-wrap:wrap;justify-content:center;gap:.55rem .6rem}:where(.api-docs--index) .use-case-pill{display:inline-flex;align-items:center;padding:.35rem .9rem;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:999px;color:#495057;font-size:.9rem;line-height:1.3;white-space:nowrap}@media (max-width:767.98px){:where(.api-docs--index) .use-case-pill{white-space:normal}}:where(.api-docs--index) .feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem 1.75rem;max-width:820px;margin:0 auto;text-align:left}@media (max-width:991.98px){:where(.api-docs--index) .feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:560px}}@media (max-width:767.98px){:where(.api-docs--index) .feature-grid{display:flex;flex-direction:column;max-width:240px;margin:0 auto;gap:1.5rem}}:where(.api-docs--index) .feature-group-title{font-size:.8rem;font-weight:600;color:#6c757d;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.65rem}:where(.api-docs--index) .feature-group-list{list-style:none;padding:0;margin:0}:where(.api-docs--index) .feature-group-list li{padding:.15rem 0;color:#212529;font-size:.95rem;line-height:1.5}:where(.api-docs--index) .tutorials-box{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:.5rem;font-size:.9rem}:where(.api-docs--index) .tutorials-box .tutorials-label{color:#6c757d;font-weight:500;margin-right:.25rem}:where(.api-docs--index) .tutorials-box a{color:#006fe6;text-decoration:none}:where(.api-docs--index) .tutorials-box a:hover{text-decoration:underline}:where(.api-docs--index) .tutorials-box a:not(:last-child):after{content:"•";margin-left:.5rem;color:#ced4da}span.linenos,td.linenos .normal{color:inherit;background-color:transparent;padding-left:5px;padding-right:5px}span.linenos.special,td.linenos .special{color:#000;background-color:#ffffc0;padding-left:5px;padding-right:5px}.codehilite .hll{background-color:#ffc}.codehilite .c{color:#3d7b7b;font-style:italic}.codehilite .err{border:1px solid red}.codehilite .k{color:green;font-weight:700}.codehilite .o{color:#666}.codehilite .ch,.codehilite .cm{color:#3d7b7b;font-style:italic}.codehilite .cp{color:#9c6500}.codehilite .c1,.codehilite .cpf,.codehilite .cs{color:#3d7b7b;font-style:italic}.codehilite .gd{color:#a00000}.codehilite .ge{font-style:italic}.codehilite .gr{color:#e40000}.codehilite .gh{color:navy;font-weight:700}.codehilite .gi{color:#008400}.codehilite .go{color:#717171}.codehilite .gp{color:navy;font-weight:700}.codehilite .gs{font-weight:700}.codehilite .gu{color:purple;font-weight:700}.codehilite .gt{color:#04d}.codehilite .kc,.codehilite .kd,.codehilite .kn{color:green;font-weight:700}.codehilite .kp{color:green}.codehilite .kr{color:green;font-weight:700}.codehilite .kt{color:#b00040}.codehilite .m{color:#666}.codehilite .s{color:#ba2121}.codehilite .na{color:#687822}.codehilite .nb{color:green}.codehilite .nc{color:#00f;font-weight:700}.codehilite .no{color:#800}.codehilite .nd{color:#a2f}.codehilite .ni{color:#717171;font-weight:700}.codehilite .ne{color:#cb3f38;font-weight:700}.codehilite .nf{color:#00f}.codehilite .nl{color:#767600}.codehilite .nn{color:#00f;font-weight:700}.codehilite .nt{color:green;font-weight:700}.codehilite .nv{color:#19177c}.codehilite .ow{color:#a2f;font-weight:700}.codehilite .w{color:#bbb}.codehilite .mb,.codehilite .mf,.codehilite .mh,.codehilite .mi,.codehilite .mo{color:#666}.codehilite .dl,.codehilite .sa,.codehilite .sb,.codehilite .sc{color:#ba2121}.codehilite .sd{color:#ba2121;font-style:italic}.codehilite .s2{color:#ba2121}.codehilite .se{color:#aa5d1f;font-weight:700}.codehilite .sh{color:#ba2121}.codehilite .si{color:#a45a77;font-weight:700}.codehilite .sx{color:green}.codehilite .sr{color:#a45a77}.codehilite .s1{color:#ba2121}.codehilite .ss{color:#19177c}.codehilite .bp{color:green}.codehilite .fm{color:#00f}.codehilite .vc,.codehilite .vg,.codehilite .vi,.codehilite .vm{color:#19177c}.codehilite .il{color:#666}