.text-formatted .code-inline{background-color:var(--color-tara, #d3f1da);word-break:normal;border-radius:5px;padding:0 6px;font-size:18px;line-height:30px}@media (max-width: 991px){.text-formatted .code-inline{word-break:break-word}}.text-formatted pre.mt-24{margin-top:24px!important}.text-formatted pre.mb-32{margin-bottom:32px!important}.text-formatted pre .pre-button-copy{position:absolute;right:20px;top:20px;border:1px solid var(--color-border, #e7e7e7);background-color:var(--color-bg, #fff);width:40px;height:40px;border-radius:4px;display:flex;justify-content:center;align-items:center;z-index:2;transition:.2s all ease}.text-formatted pre .pre-button-copy:hover{background-color:var(--color-secondary, #f7f7f7)}.text-formatted pre .pre-button-copy .active-show{display:none}.text-formatted pre .pre-button-copy.active .active-show{display:block;color:var(--color-green)}.text-formatted pre .pre-button-copy.active .active-hide{display:none}.text-formatted pre .pre-button-copy.active.tooltip:before{position:absolute;content:attr(data-tooltip);padding:12px 16px;background:#151515;color:#fff;border-radius:10px;font-size:12px;right:50%;line-height:16px;transform:translate(50%,-12px);bottom:100%}@media (min-width: 1200px){.text-formatted pre .pre-button-copy.active.tooltip:before{right:100%;transform:translate(-12px);bottom:initial;width:-moz-max-content;width:max-content}}.text-formatted pre .pre-button-copy.active.tooltip:after{position:absolute;content:"";background:var(--img-tooltip-angle) no-repeat center bottom;height:9px;width:31px;right:50%;transform:translate(53%,-3px);bottom:100%}@media (min-width: 1200px){.text-formatted pre .pre-button-copy.active.tooltip:after{right:100%;top:50%;transform:translate(8px,-50%) rotate(-90deg);bottom:initial}}.text-formatted pre .pre-button-editor{position:absolute;top:20px;border:1px solid var(--color-border, #e7e7e7);background-color:var(--color-bg, #fff);height:40px;right:64px;color:var(--color-main, #151515);font-size:14px;transition:.2s all ease;justify-content:center;display:flex;padding:0 12px;white-space:normal;word-break:normal;align-items:center;z-index:1}.text-formatted pre .pre-button-editor:hover{background-color:var(--color-secondary, #f7f7f7)}@media (max-width: 991px){.text-formatted .table__scroll-x{width:100%;overflow-x:auto}}.text-formatted .text-red{color:var(--color-red, #ff4747)}.text-formatted .font-monospace{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-formatted .link:hover{text-decoration:underline}.text-formatted .red-color{color:var(--color-red, #ff4747)}@media (max-width: 440px){.text-formatted .word-wrap-break{word-wrap:break-word}}.text-formatted .table-code{flex-direction:column;display:flex;white-space:pre-wrap;word-break:break-word;border:1px solid var(--color-border);padding:24px 12px 12px;position:relative;min-height:56px;background-color:var(--color-bg, #fff);font-size:12px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;margin-top:12px!important;margin-bottom:16px!important}.text-formatted .table-code:first-child{margin-top:0!important;margin-bottom:0!important}.text-formatted .table-code:after{position:absolute;content:"";left:12px;top:10px;width:24px;height:4px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:var(--img-dots)}.text-formatted .table-code .pre-button-copy{opacity:0;visibility:hidden;right:8px;top:8px;z-index:1}.text-formatted .table-code:hover .pre-button-copy{opacity:1;visibility:visible}.text-formatted .table-code code{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;line-height:16px;max-height:initial}.text-formatted .table-code code:after{display:none}.text-formatted .image-wrap{margin-top:36px;border:1px solid var(--color-border)}@media (max-width: 991px){.text-formatted .gap-8{gap:8px}}.text-formatted .chips{background:#6b61e9;color:#fff;font-weight:600;border-radius:5px;display:inline-block;padding:0 .5em;font-size:min(.65em,18px)!important;line-height:1.65!important;letter-spacing:-.025em!important}@media (min-width: 992px){.text-formatted .chips{transform:translate(8px,-12px)}}.text-formatted .font-800{font-weight:800!important}.text-formatted table.table_parameters{table-layout:auto;text-align:left;border-collapse:collapse;border-spacing:0;width:100%}@media (min-width: 992px){.text-formatted table.table_parameters{background:var(--color-secondary, #e7e7e7)}.text-formatted table.table_parameters.big{width:140%;max-width:872px;position:relative;left:50%;transform:translate(-50%)}}.text-formatted table.table_parameters .code-inline{font-size:14px;line-height:1.6}.text-formatted table.table_parameters td,.text-formatted table.table_parameters th{font-size:14px;line-height:1.6;padding:.75rem .5rem;vertical-align:baseline}.text-formatted table.table_parameters td[rowspan]:first-child,.text-formatted table.table_parameters th[rowspan]:first-child{border-right:1px solid var(--color-border, #e7e7e7)}.text-formatted table.table_parameters td[rowspan]:not(:first-child),.text-formatted table.table_parameters th[rowspan]:not(:first-child){border-left:1px solid var(--color-border, #e7e7e7)}@media (min-width: 992px){.text-formatted table.table_parameters td,.text-formatted table.table_parameters th{border-bottom:1px solid var(--color-border, #e7e7e7)}.text-formatted table.table_parameters td:first-child:not(.np-left),.text-formatted table.table_parameters th:first-child:not(.np-left){padding-left:1rem}.text-formatted table.table_parameters td:last-child:not(.np-right),.text-formatted table.table_parameters th:last-child:not(.np-right){padding-right:1rem}.text-formatted table.table_parameters td:nth-child(3),.text-formatted table.table_parameters th:nth-child(3){word-break:break-word}.text-formatted table.table_parameters td:nth-child(4),.text-formatted table.table_parameters th:nth-child(4){word-break:break-word}}.text-formatted table.table_parameters td a,.text-formatted table.table_parameters th a{font-size:14px;line-height:1.6;font-weight:600}@media (max-width: 991px){.text-formatted table.table_parameters td a,.text-formatted table.table_parameters th a{word-break:break-word}}.text-formatted table.table_parameters td p,.text-formatted table.table_parameters th p{font-size:14px;line-height:1.6;margin-bottom:12px}.text-formatted table.table_parameters td ul,.text-formatted table.table_parameters th ul{margin:8px 0 0}.text-formatted table.table_parameters td ul li,.text-formatted table.table_parameters th ul li{font-size:14px;line-height:1.6;padding-left:28px;margin-bottom:4px}.text-formatted table.table_parameters td ul li:before,.text-formatted table.table_parameters th ul li:before{width:12px;height:12px;top:6px}.text-formatted table.table_parameters td ol,.text-formatted table.table_parameters th ol{margin:8px 0 0}.text-formatted table.table_parameters td ol li,.text-formatted table.table_parameters th ol li{font-size:14px;line-height:1.6;padding-left:8px;margin-bottom:4px}.text-formatted table.table_parameters td ol li::marker,.text-formatted table.table_parameters th ol li::marker{color:var(--color-green);font-weight:800;font-size:14px;line-height:1.6}.text-formatted table.table_parameters thead{display:none}@media (min-width: 992px){.text-formatted table.table_parameters thead{display:table-header-group;top:0;position:sticky;background:var(--color-secondary, #e7e7e7);box-shadow:inset 0 -2px 0 0 var(--color-border, #e7e7e7);transition:top .8s ease;z-index:2}}.text-formatted table.table_parameters thead th{padding-top:1rem;font-weight:700;vertical-align:bottom;border-bottom:2px solid var(--color-border, #e7e7e7)}@media (max-width: 991px){.text-formatted table.table_parameters tr{background:var(--color-secondary, #e7e7e7);padding:12px 16px;display:flex;flex-wrap:wrap;border:none;-moz-column-gap:20px;column-gap:20px}.text-formatted table.table_parameters tr+tr{margin-top:12px}.text-formatted table.table_parameters tr td:first-child{word-break:break-word}.text-formatted table.table_parameters tr td:nth-child(3){width:100%}.text-formatted table.table_parameters tr td:nth-child(4){width:100%}}@media (min-width: 992px){.text-formatted table.table_parameters tr:first-child td{padding-top:1.25rem}.text-formatted table.table_parameters tr:last-child td{padding-bottom:1.25rem;border-bottom:0}}.text-formatted .green-section{background-color:#d3f1da40;padding:30px}.text-formatted .green-section>*:last-child{margin-bottom:0}.other-version-btn{border-radius:40px;color:var(--color-white, #fff);background-image:linear-gradient(to right,var(--color-purple, #6b61e9),#a3a1ff,var(--color-green));background-size:300%;background-position:0 0;padding:.25rem 1rem;display:inline-flex;font-size:16px;gap:8px;align-items:center;margin-left:10px;transition:.4s all ease}.other-version-btn svg{transition:.2s all ease}.other-version-btn:hover{background-position:100% 0}.other-version-btn:hover svg{translate:6px 0}.active-header .text-formatted table.table_parameters thead{top:90px}@media (min-width: 992px){#app_main .container_card-nav{max-width:280px}#app_main .container_card-nav .table-of-content_api{padding-right:8px}#app_main .container_card-nav-sticky .table-of-content{transition:all .8s ease}.active-header #app_main .container_card-nav-sticky .table-of-content{max-height:calc(100vh - 150px)}}.table-of-content_api{list-style:none;scrollbar-width:thin;padding:25px 20px;margin:0}@media (min-width: 992px){.table-of-content_api{padding:0}}.table-of-content_api ul{margin-left:.5rem;padding-left:.75rem;list-style:none;border-left:1px solid var(--color-border);margin-top:.5rem;margin-bottom:.5rem}.table-of-content_api .active-parent>a{font-weight:700;text-decoration:underline}.table-of-content_api .active>a{background-color:var(--color-secondary);font-weight:600}.table-of-content_api a{font-size:14px;cursor:pointer;border-radius:10px;font-weight:500;display:flex;padding:.75rem 1rem}#app_main .table-of-content-mobile-toggle{position:sticky;top:15px;z-index:999;border:1px solid var(--color-border, #e7e7e7)}
