.white-label-logo{width:150px;height:auto}.docs{grid-template-columns:1fr 3fr;display:grid}.docs iframe{opacity:0;background-color:#fff;border-radius:12px;width:calc(100% + 2rem);margin-top:1rem;padding:0;transition:opacity .1s ease-out;overflow:hidden!important}.docs iframe.loaded{opacity:1}.docs .docs__navigation{--base-color:rgba(25,41,47,var(--tw-text-opacity));--sub-color:rgba(115,128,140,var(--tw-text-opacity));--hover-color:rgba(67,169,255,var(--tw-text-opacity))}.docs .docs__navigation li:has(.current)>a{color:var(--base-color);font-weight:500}.docs .docs__navigation li:has(.current)>a:hover{color:var(--base-color)}.docs .docs__navigation>ul>li>a{font-size:14px;font-weight:500;line-height:1.9}.docs .docs__navigation>ul>li>ul{margin-top:-.15rem;margin-bottom:.75rem}.docs .docs__navigation li ul li{margin-top:6px;margin-left:12px;font-size:13px}.docs .docs__navigation li ul li.current>a,.docs .docs__navigation li ul li.current>a:hover{color:var(--base-color)}.docs .docs__navigation li ul li a{color:var(--sub-color)}.docs .docs__navigation li ul li a:hover{color:var(--hover-color)}.dark .docs__navigation{--base-color:rgba(255,255,255,var(--tw-text-opacity));--sub-color:rgba(187,189,192,var(--tw-text-opacity));--hover-color:rgba(130,197,255,var(--tw-text-opacity))}.dark .code-editor-fieldtype{--code-editor-bg:var(--theme-color-gray-900);--code-editor-border:var(--theme-color-gray-700);--code-editor-button-bg:linear-gradient(to bottom, var(--theme-color-gray-850), var(--theme-color-gray-900));--code-editor-button-bg-hover:var(--theme-color-gray-900);--code-editor-button-bg-active:var(--theme-color-gray-950);--code-editor-button-border-active:var(--theme-color-gray-600);--code-editor-button-text:var(--theme-color-gray-100);--code-editor-text:var(--theme-color-gray-100);--code-editor-selection:rgba(99,160,255,.35);--code-editor-toolbar-bg:var(--theme-color-gray-900);--code-editor-button-shadow:0 2px 4px -2px rgba(0,0,0,.37);--code-editor-button-shadow-inset:inset 0 2px 5px rgba(0,0,0,.55), inset 0 1px 0 rgba(255,255,255,.05);--code-editor-string:#7dd3a9;--code-editor-keyword:#d8b4fe;--code-editor-number:#93c5fd;--code-editor-operator:#f5b97a;--code-editor-tag:#8ec5ff;--code-editor-antlers:#f472b6;--code-editor-muted:#93a7bf;--code-editor-format-progress:var(--theme-color-progress-bar,var(--theme-color-primary));--code-editor-toolbar-stuck-shadow:0 2px 6px rgba(0,0,0,.18);--code-editor-toolbar-stuck-fade:rgba(0,0,0,.12)}.assets-index-field div:has(>.asset-thumbnail){width:150px!important;max-width:none!important;height:100px!important}.asset-thumbnail{-o-object-fit:contain;object-fit:contain;width:100%!important;height:100%!important;max-height:none!important}.dialog-box{background:#fff;border-radius:8px;width:50vw;padding:30px;overflow:hidden}.dialog-content{background-color:#f1f1f1;border:1px solid #ccc;border-radius:5px;min-height:200px;padding:10px;overflow-y:auto}.dialog-content pre{text-align:left;white-space:pre-wrap;margin:0;font-family:monospace;font-size:12px}.text-left{text-align:left!important}:is([dir=ltr] .btn-group a:first-child){border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}:is([dir=ltr] .btn-group a:last-child){border-left-width:1px;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}:is([dir=ltr] .btn-group .btn.active+.btn){border-left-width:0}.btn-group .btn{border-radius:0}.table-simple tr:not(:last-child){border-bottom-width:1px}.table-simple td{vertical-align:middle!important}.command-inputs{grid-template-columns:1fr 1fr 100px;align-items:center;gap:1rem;display:grid}.queue-stats{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.code-editor-fieldtype{--code-editor-bg:var(--theme-color-content-bg);--code-editor-border:var(--theme-color-content-border);--code-editor-button-bg:linear-gradient(to bottom, var(--color-white), var(--theme-color-gray-50));--code-editor-button-bg-hover:var(--theme-color-gray-50);--code-editor-button-bg-active:var(--theme-color-gray-100);--code-editor-button-border-active:var(--theme-color-gray-400);--code-editor-button-text:var(--theme-color-gray-900);--code-editor-text:var(--theme-color-gray-900);--code-editor-muted:var(--theme-color-gray-500);--code-editor-selection:rgba(59,130,246,.3);--code-editor-string:#0a7d3b;--code-editor-toolbar-bg:var(--theme-color-gray-50);--code-editor-keyword:#9c27b0;--code-editor-number:#06c;--code-editor-operator:#a64d00;--code-editor-tag:#0056b3;--code-editor-antlers:#be185d;--code-editor-sticky-top:-.75rem;--code-editor-format-progress:var(--theme-color-progress-bar,var(--theme-color-primary));--code-editor-button-shadow:0 1px 2px rgba(15,23,42,.08);--code-editor-button-shadow-inset:inset 0 2px 3px rgba(15,23,42,.16);--code-editor-toolbar-stuck-shadow:0 1px 3px rgba(15,23,42,.06);--code-editor-toolbar-stuck-fade:rgba(15,23,42,.05);border:1px solid var(--code-editor-border);border-radius:.375rem}.code-editor-fieldtype .code-editor-fieldtype__sticky-sentinel{pointer-events:none;visibility:hidden;height:1px;margin-bottom:-1px}.code-editor-fieldtype .code-editor-fieldtype__toolbar{top:var(--code-editor-sticky-top);z-index:20;background:var(--code-editor-toolbar-bg);border-radius:.375rem .375rem 0 0;justify-content:flex-end;align-items:center;gap:.5rem;padding:.5rem;display:flex;position:sticky}.code-editor-fieldtype .code-editor-fieldtype__toolbar--stuck{z-index:21;border-bottom:1px solid var(--code-editor-border);box-shadow:var(--code-editor-toolbar-stuck-shadow)}.code-editor-fieldtype .code-editor-fieldtype__toolbar--stuck:after{content:"";background:linear-gradient(to bottom, var(--code-editor-toolbar-stuck-fade), transparent);pointer-events:none;height:6px;position:absolute;bottom:-6px;left:0;right:0}.code-editor-fieldtype .code-editor-fieldtype__format-progress{pointer-events:none;height:3px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.code-editor-fieldtype .code-editor-fieldtype__format-progress-bar{background:linear-gradient(90deg, transparent, var(--code-editor-format-progress), transparent);width:35%;height:100%;animation:1.1s ease-in-out infinite code-editor-format-progress;position:absolute;top:0;left:0}@keyframes code-editor-format-progress{0%{transform:translate(-120%)}to{transform:translate(320%)}}.code-editor-fieldtype .code-editor-fieldtype__format-button:disabled{cursor:wait;opacity:.65}.code-editor-fieldtype .code-editor-fieldtype__language-label{color:var(--code-editor-muted);letter-spacing:.06em;text-transform:uppercase;user-select:none;margin-right:auto;padding-left:.25rem;font-size:.6875rem;font-weight:600}.code-editor-fieldtype .code-editor-fieldtype__format-button,.code-editor-fieldtype .code-editor-fieldtype__wrap-button,.code-editor-fieldtype .code-editor-fieldtype__fullscreen-button{border:1px solid var(--code-editor-border);background:var(--code-editor-button-bg);box-shadow:var(--code-editor-button-shadow);color:var(--code-editor-button-text);cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;height:2rem;font-size:.8125rem;font-weight:500;line-height:1;display:inline-flex}.code-editor-fieldtype .code-editor-fieldtype__format-button:hover,.code-editor-fieldtype .code-editor-fieldtype__wrap-button:hover,.code-editor-fieldtype .code-editor-fieldtype__fullscreen-button:hover{background:var(--code-editor-button-bg-hover)}.code-editor-fieldtype .code-editor-fieldtype__format-button:focus-visible{outline:2px solid var(--theme-color-focus-outline);outline-offset:2px}.code-editor-fieldtype .code-editor-fieldtype__wrap-button:focus-visible{outline:2px solid var(--theme-color-focus-outline);outline-offset:2px}.code-editor-fieldtype .code-editor-fieldtype__fullscreen-button:focus-visible{outline:2px solid var(--theme-color-focus-outline);outline-offset:2px}.code-editor-fieldtype .code-editor-fieldtype__format-button,.code-editor-fieldtype .code-editor-fieldtype__wrap-button{white-space:nowrap;gap:.375rem;padding:0 .75rem}.code-editor-fieldtype .code-editor-fieldtype__format-button svg,.code-editor-fieldtype .code-editor-fieldtype__wrap-button svg{opacity:.75;flex-shrink:0;width:.875rem;height:.875rem}.code-editor-fieldtype .code-editor-fieldtype__wrap-button--active{border-color:var(--code-editor-button-border-active);background:var(--code-editor-button-bg-active);box-shadow:var(--code-editor-button-shadow-inset);color:var(--code-editor-button-text)}.code-editor-fieldtype .code-editor-fieldtype__wrap-button--active:hover{background:var(--code-editor-button-bg-active)}.code-editor-fieldtype .code-editor-fieldtype__wrap-button--active svg{opacity:1}.code-editor-fieldtype .code-editor-fieldtype__fullscreen-button{width:2rem;padding:0}.code-editor-fieldtype .code-editor-fieldtype__fullscreen-icon{opacity:.65;width:.875rem;height:.875rem}.code-editor-fieldtype .code-editor-fieldtype__wrap-icon{width:.875rem;height:.875rem}.code-editor-fieldtype .code-editor-fieldtype__editor{border-top:1px solid var(--code-editor-border);background:var(--code-editor-bg);border-radius:0 0 .375rem .375rem;overflow:hidden}.code-editor-fieldtype .code-editor-fieldtype__editor .cm-editor{border-radius:inherit;min-height:12rem}.code-editor-fieldtype .code-editor-fieldtype__editor .cm-scroller{overflow:auto}.code-editor-fieldtype--fullscreen{z-index:1000;background:var(--code-editor-bg);border:0;border-radius:0;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.code-editor-fieldtype--fullscreen .code-editor-fieldtype__toolbar{border-bottom:1px solid var(--code-editor-border);border-radius:0;position:static;top:auto}.code-editor-fieldtype--fullscreen .code-editor-fieldtype__editor{border:0;border-top:1px solid var(--code-editor-border);border-radius:0;flex:1;min-height:0}.code-editor-fieldtype--fullscreen .code-editor-fieldtype__editor .cm-editor{height:100%;min-height:0}
