@keyframes lightbox_dialogContentShow__BZ5gR{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox_dialogContentHide__Q0042{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-48%) scale(.96)}}@keyframes lightbox_dialogOverlayShow__94lgy{0%{opacity:0}to{opacity:1}}@keyframes lightbox_dialogOverlayHide__tTyZB{0%{opacity:1}to{opacity:0}}.lightbox_lightboxContent__SP0BS{position:fixed;left:50%;top:50%;z-index:50;max-height:90vh;max-width:90vw;transform:translate(-50%,-50%)}.lightbox_lightboxContent__SP0BS[data-state=open]{animation:lightbox_dialogContentShow__BZ5gR .2s cubic-bezier(.16,1,.3,1)}.lightbox_lightboxContent__SP0BS[data-state=closed]{animation:lightbox_dialogContentHide__Q0042 .2s cubic-bezier(.16,1,.3,1)}.lightbox_lightboxOverlay__5i2TV{position:fixed;inset:0;background-color:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50}.lightbox_lightboxOverlay__5i2TV[data-state=open]{animation:lightbox_dialogOverlayShow__94lgy .2s cubic-bezier(.16,1,.3,1)}.lightbox_lightboxOverlay__5i2TV[data-state=closed]{animation:lightbox_dialogOverlayHide__tTyZB .2s cubic-bezier(.16,1,.3,1)}.dark .styles_PackageDetail__bOQkz{--item-color:var(--foreground-secondary);--item-hover-color:var(--foreground)}.styles_PackageDetail__bOQkz{--item-color:var(--desatPurple3);--item-hover-color:var(--desatPurple8);font-size:.8em;padding:1rem;margin-bottom:1rem;border-radius:4px}.styles_PackageDetail__bOQkz h3{font-size:.8rem;text-transform:uppercase;letter-spacing:.2px;color:inherit;font-weight:500;margin-bottom:.25rem}.styles_PackageDetail__bOQkz li{line-height:1.5;padding:.25em 0;list-style-type:disc;margin-left:12px}.styles_PackageDetail__bOQkz li::marker{color:var(--desatPurple8)}.styles_PackageDetail__bOQkz a{position:relative;line-height:1.5;display:block;color:var(--item-color);opacity:.8;transition:var(--transition-time) ease-out}.styles_PackageDetail__bOQkz a:hover{opacity:1;color:var(--item-hover-color)}.style_select__USikC{display:flex;overflow-wrap:break-word;align-items:center;justify-content:center;gap:.25rem;min-width:15rem;width:100%;min-height:42px;border-radius:.25rem;background-color:var(--gray-a2);padding:.5rem 1rem;justify-content:space-between;border:1.5px solid var(--gray-4)}.style_select__USikC .style_item-text__DBEV9{align-items:center;gap:.375rem}.style_select__USikC:focus{outline:0;border-color:var(--accent-purple);box-shadow:0 0 0 .2rem var(--accent-purple-light)}.style_select__USikC:hover{background-color:var(--gray-a4)}@media(min-width:640px){.style_select__USikC{font-size:15px}}.style_popover__UHNep{z-index:50;height:var(--radix-select-content-available-height);border-radius:.5rem;background-color:var(--gray-2);width:var(--radix-select-trigger-width);box-shadow:var(--shadow-6)}.style_combobox-wrapper__lhb2H{position:relative;align-items:center;padding:.25rem .25rem 0;display:none}@media(min-width:1024px){.style_combobox-wrapper__lhb2H{display:flex}}.style_combobox__Rz59a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;background-color:var(--gray-a2);padding-right:.5rem;padding-left:1.75rem;color:var(--foreground);outline:1.5px solid transparent;outline-offset:2px;width:100%;border-color:transparent;height:2.5rem;margin-bottom:.5rem}.style_combobox__Rz59a:focus{box-shadow:none}.style_combobox__Rz59a::-moz-placeholder{color:var(--foreground-secondary)}.style_combobox__Rz59a::placeholder{color:var(--foreground-secondary)}@media(min-width:640px){.style_combobox__Rz59a{font-size:15px}}.style_combobox-icon__NprKj{pointer-events:none;position:absolute;left:.625rem;top:50%;transform:translateY(-50%);color:var(--foreground-secondary)}.style_listbox__JSTJM{overflow-y:auto;padding:.25rem}.style_listbox__JSTJM::-webkit-scrollbar{display:none;scrollbar-width:none;-ms-overflow-style:none}.style_item__fv2QV{display:flex;flex:1;padding:.5rem;cursor:default;scroll-margin-top:.25rem;scroll-margin-bottom:.25rem;align-items:center;border-radius:.25rem;outline:1.5px solid transparent;outline-offset:2px;position:relative}.style_item__fv2QV[data-active-item]{background-color:var(--accent-purple-light)}.dark .style_item__fv2QV[data-active-item],.dark .style_item__fv2QV[data-active-item]+.style_expand-button__XgkCp,.dark .style_item__fv2QV[data-state=checked]:hover+.style_expand-button__XgkCp{background-color:var(--gray-a4)}.dark .style_select__USikC.style_select__USikC:focus{box-shadow:0 0 0 .2rem var(--gray-a4)}.style_item__fv2QV[data-state=checked]{background-color:var(--accent-purple);color:#fff}.style_item__fv2QV[data-guide=true]{margin-left:1.5rem}.style_item__fv2QV[data-platform-with-guides]{border-radius:.25rem 0 0 .25rem}.style_item-text__DBEV9{display:flex;align-items:center;gap:.375rem;text-align:left}.style_expand-button__XgkCp{width:2.5rem;display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:0 .25rem .25rem 0;cursor:pointer}.style_expand-button__XgkCp svg{transition:transform .15s ease-in-out}.style_expand-button__XgkCp[disabled]{cursor:auto}.style_expand-button__XgkCp[disabled] svg{opacity:.6}.style_expand-button__XgkCp[data-expanded=true] svg{transform:rotate(90deg)}.style_item__fv2QV[data-active-item]+.style_expand-button__XgkCp{background-color:var(--accent-purple-light)}.style_item__fv2QV[data-state=checked]:hover+.style_expand-button__XgkCp{background-color:var(--accent-purple)}.style_item__fv2QV[data-state=checked]+.style_expand-button__XgkCp{background-color:var(--accent-purple);color:var(--white);border:none}@media(min-width:1024px){.style_item__fv2QV{padding-top:.315rem;padding-bottom:.315rem;font-size:15px}}.style_item__fv2QV[data-guide=true]:before{content:"";display:inline-block;width:1px;height:100%;position:absolute;left:-.5rem;top:0}.style_item__fv2QV[data-last-guide=true]:before{height:80%}.style_item-indicator__C0yRK{position:absolute;left:.375rem}.style_active-platform-title__CJEJ8{font-weight:500;margin-top:1rem;text-transform:uppercase;font-size:.8rem}.styles_Table__WVWdV{display:block;overflow:scroll}.styles_FileName__pfQL7{font-size:.9em;vertical-align:middle;white-space:nowrap}.styles_Checksum__tvqB1{vertical-align:middle;width:100%}.styles_ChecksumValue__7ObHq{font-size:.75em;white-space:nowrap;color:var(--codeColor)}.style_no-space-around-ul__jjZSQ ul,.style_no-space-around-ul__jjZSQ+ul{margin:0}.styles_large-definition-list__1xyvD{margin-left:20px}.styles_large-definition-list__1xyvD h3{margin-top:30px;margin-left:-20px}.styles_Table__FVKBF{display:block;overflow:scroll}.styles_FileName___OGmr{font-size:.9em;vertical-align:middle;white-space:nowrap}.styles_Checksum__Xgn0i{vertical-align:middle;width:100%}.styles_ChecksumValue__NeFN6{font-size:.75em;white-space:nowrap;color:var(--codeColor)}.style_asterisk__YiGmC{margin-left:5px;font-size:.9em;font-weight:400}.style_code__Vos6j{color:var(--codeColor)}.style_pii-field__krOhx{margin-top:.5rem}.dark .styles_PlatformCell__XhgDL{background:var(--gray-4);color:var(--foreground);border-color:#1a1a1a}.styles_PlatformCell__XhgDL{display:flex;justify-content:space-between;width:100%;overflow:hidden;background:#fff;border:1px solid #fff;border-radius:.5rem;padding:1rem 1.5rem;line-height:1.5;transition-property:transform,box-shadow,border-color;transition-duration:.25s;transition-timing-function:ease-out;box-shadow:0 2px 4px rgba(64,30,76,.1)}.styles_PlatformCellIcon__jy8jh{width:82px;height:82px}.styles_PlatformCellContent__DJtV6{flex:1;margin-left:1.5rem}.styles_PlatformCellContent__DJtV6 h4{margin:0 0 .5rem}.styles_GuideList__Z_Sgk{font-size:.8em;width:100%;text-overflow:ellipsis}.styles_GuideList__Z_Sgk a{display:inline-block}.styles_GuideList__Z_Sgk a:after{content:", ";padding:0 5px 0 0}.styles_GuideList__Z_Sgk a:last-child:after{content:"";margin:0}.styles_PlatformGrid__xg4iq{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:1.5rem;max-width:56rem}.dark .styles_MetricType__8Veh1{color:var(--foreground-secondary)}.styles_MetricType__8Veh1{color:var(--light-text);font-style:italic}.styles_MetricName__mSBiM{color:var(--codeColor);font-weight:700}.styles_MetricDescription__TulKg{padding:0}.style_sdk-config-option__bnFq5:not(:last-child){margin-bottom:2rem}.style_sdk-config-option-details__mQptI{padding-left:0}.style_sdk-option-table__IVp0a{--border-radius:6px;font-size:1rem;margin-top:1rem;width:auto;border-collapse:separate!important;border-spacing:0}.style_sdk-option-table__IVp0a:first-child{margin-top:0}.style_sdk-option-table__IVp0a:last-child{margin-bottom:0}.style_sdk-option-table__IVp0a tr td,.style_sdk-option-table__IVp0a tr th{border-bottom-width:0;border-right-width:0;padding:.5rem .75rem}.style_sdk-option-table__IVp0a tr:last-child>*{border-bottom-width:1px}.style_sdk-option-table__IVp0a tr>:last-child{border-right-width:1px}.style_sdk-option-table__IVp0a :first-child>:first-child{border-top-left-radius:var(--border-radius)}.style_sdk-option-table__IVp0a :first-child>:last-child{border-top-right-radius:var(--border-radius)}.style_sdk-option-table__IVp0a :last-child>:first-child{border-bottom-left-radius:var(--border-radius)}.style_sdk-option-table__IVp0a :last-child>:last-child{border-bottom-right-radius:var(--border-radius)}.style_sdk-config-option__bnFq5 .style_sdk-option-table__IVp0a{width:auto}.style_doc-toc__vjQZA{--link-color:var(--desatPurple6);--link-hover-color:var(--desatPurple3)}.dark .style_doc-toc__vjQZA{--link-color:var(--foreground-secondary);--link-hover-color:var(--foreground)}.dark .style_doc-toc__vjQZA a{opacity:1!important}.style_doc-toc__vjQZA a{position:relative;line-height:1.5;display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:var(--link-color);padding:.25em 0;opacity:.8;transition:var(--transition-time) ease-out}.style_doc-toc__vjQZA a:before{content:"";position:absolute;top:0;left:calc(var(--active-marker-left) - .75px);width:1.5px;height:100%;background-color:transparent;transition:width var(--transition-time) ease-out}.style_doc-toc__vjQZA a:hover{opacity:1;color:var(--link-hover-color)}.style_doc-toc__vjQZA .style_active__A27g2>a{opacity:1;background-color:inherit;color:var(--accent-purple);border-radius:4px}.style_doc-toc__vjQZA .style_active__A27g2>a:before{background-color:var(--accent-purple)}.style_section-nav__El0F9{list-style-type:none;padding-left:0}.style_section-nav__El0F9 ul{list-style-type:none;padding-left:.75rem}.style_doc-toc__vjQZA{padding:0 1rem;font-size:.8rem;animation:style_fadeIn__oTlGY .3s ease-in}.style_doc-toc__vjQZA .style_toc-entry__jjHk2 ul{margin-bottom:0}@keyframes style_fadeIn__oTlGY{0%{opacity:0}to{opacity:1}}.style_doc-toc-title__nsMf9{font-weight:500;margin-bottom:.25rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.2px;color:inherit}.style_select__q4I4p{display:flex;overflow-wrap:break-word;align-items:center;justify-content:center;gap:.25rem;min-width:15rem;width:100%;min-height:42px;border-radius:.25rem;background-color:var(--gray-a2);padding:.5rem 1rem;justify-content:space-between;border:1.5px solid var(--gray-4)}.style_select__q4I4p:focus{outline:0;border-color:var(--accent-purple);box-shadow:0 0 0 .2rem var(--accent-purple-light)}.style_select__q4I4p:hover{background-color:var(--gray-a4)}@media(min-width:640px){.style_select__q4I4p{font-size:15px}}.style_popover__y6IU5{z-index:50;border-radius:.5rem;background-color:var(--gray-2);width:var(--radix-select-trigger-width);box-shadow:var(--shadow-6);display:flex;flex-direction:column}.style_item__1r9V3{display:flex;flex:1;padding:.5rem;cursor:default;align-items:center;border-radius:.25rem;outline:1.5px solid transparent;outline-offset:2px}.style_item__1r9V3:hover{cursor:pointer}.style_item__1r9V3:hover,.style_item__1r9V3[data-active-item]{background-color:var(--accent-purple-light)}.dark .style_item__1r9V3:hover,.dark .style_item__1r9V3[data-active-item],.dark .style_item__1r9V3[data-active-item]+.style_expand-button__fOOfB,.dark .style_item__1r9V3[data-state=checked]:hover+.style_expand-button__fOOfB{background-color:var(--gray-a4)}.dark .style_select__q4I4p.style_select__q4I4p:focus{box-shadow:0 0 0 .2rem var(--gray-a4)}.style_item__1r9V3[data-state=checked]{background-color:var(--accent-purple);color:#fff}.style_item__1r9V3[data-guide=true]{margin-left:1.5rem}.style_item__1r9V3[data-platform-with-guides]{border-radius:.25rem 0 0 .25rem}.style_item-text__nAd1X{display:flex;align-items:start;gap:.25rem;text-align:left}.style_item-text__nAd1X .style_platform-icon__TGQjm{translate:0 4px}@media(min-width:1024px){.style_item__1r9V3{padding-top:.315rem;padding-bottom:.315rem;font-size:15px}}.style_item__1r9V3[data-guide=true]:before{content:"";display:inline-block;width:1px;height:100%;position:absolute;left:-.5rem;top:0}.style_item__1r9V3[data-last-guide=true]:before{height:80%}