.swagger-ui{--section-header-bg:rgba(255, 255, 255, .8);--section-header-shadow:rgba(0, 0, 0, .1);--select-bg-color:#f7f7f7;--select-bg:var(--select-bg-color) url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M13.418 7.859a.695.695 0 0 1 .978 0 .68.68 0 0 1 0 .969l-3.908 3.83a.697.697 0 0 1-.979 0l-3.908-3.83a.68.68 0 0 1 0-.969.695.695 0 0 1 .978 0L10 11l3.418-3.141z"/></svg>') right 10px center no-repeat;--schema-arrow-bg:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path d="M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"/></svg>') 50% no-repeat}html[data-theme=dark] .swagger-ui{--section-header-bg:rgba(0, 0, 0, .2);--section-header-shadow:rgba(1, 1, 1, .1);--select-bg:transparent url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="white"><path d="M13.418 7.859a.695.695 0 0 1 .978 0 .68.68 0 0 1 0 .969l-3.908 3.83a.697.697 0 0 1-.979 0l-3.908-3.83a.68.68 0 0 1 0-.969.695.695 0 0 1 .978 0L10 11l3.418-3.141z"/></svg>') right 10px center no-repeat;--schema-arrow-bg:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="white"><path d="M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"/></svg>') 50% no-repeat}.information-container,.try-out,.scheme-container{display:none}.swagger-ui .arrow{fill:var(--text-color)}.swagger-ui,.swagger-ui .opblock-tag,.swagger-ui .opblock-tag small,.swagger-ui .parameter__type,.swagger-ui select,.swagger-ui label,.swagger-ui input[type=email],.swagger-ui input[type=file],.swagger-ui input[type=password],.swagger-ui input[type=search],.swagger-ui input[type=text],.swagger-ui textarea,.swagger-ui textarea,.swagger-ui .opblock .opblock-section-header>label,.swagger-ui .opblock .opblock-section-header h4,.swagger-ui .opblock .opblock-summary-operation-id,.swagger-ui .opblock .opblock-summary-path,.swagger-ui .opblock .opblock-summary-path__deprecated,.swagger-ui .opblock .opblock-summary-description,.swagger-ui .tab li,.swagger-ui .opblock-description-wrapper,.swagger-ui .opblock-external-docs-wrapper,.swagger-ui .opblock-title_normal,.swagger-ui .opblock-description-wrapper h4,.swagger-ui .opblock-external-docs-wrapper h4,.swagger-ui .opblock-title_normal h4,.swagger-ui .opblock-description-wrapper p,.swagger-ui .opblock-external-docs-wrapper p,.swagger-ui .opblock-title_normal p,.swagger-ui .responses-inner h4,.swagger-ui .responses-inner h5,.swagger-ui .response-col_status,.swagger-ui .response-col_links,.swagger-ui .scheme-container .schemes>label,.swagger-ui .loading-container .loading:after,.swagger-ui section h3,.swagger-ui .btn,.swagger-ui .checkbox p,.swagger-ui .dialog-ux .modal-ux-content p,.swagger-ui .dialog-ux .modal-ux-content h4,.swagger-ui .dialog-ux .modal-ux-header h3,.swagger-ui .model,.swagger-ui .servers>label,.swagger-ui table.headers td,.swagger-ui table thead tr td,.swagger-ui table thead tr th,.swagger-ui .parameter__name,.swagger-ui .info li,.swagger-ui .info p,.swagger-ui .info table,.swagger-ui .info h1,.swagger-ui .info h2,.swagger-ui .info h3,.swagger-ui .info h4,.swagger-ui .info h5,.swagger-ui .info .base-url,.swagger-ui .info .title,.swagger-ui .auth-container .errors,.swagger-ui .scopes h2,.swagger-ui .errors-wrapper .errors h4,.swagger-ui .errors-wrapper hgroup h4{color:var(--text-color)}.swagger-ui .nested-links a{color:var(--blue)}.swagger-ui .nested-links a:focus,.swagger-ui .nested-links a:hover{color:var(--cribl-teal)}.swagger-ui .opblock .opblock-section-header{background:var(--section-header-bg);box-shadow:0 1px 2px var(--section-header-shadow)}.swagger-ui .authorization__btn.unlocked{opacity:.6}.swagger-ui select{background:var(--select-bg)}.swagger-ui select[multiple]{background:var(--select-bg-color)}.swagger-ui input[type=email],.swagger-ui input[type=file],.swagger-ui input[type=password],.swagger-ui input[type=search],.swagger-ui input[type=text],.swagger-ui textarea{background:var(--bg-color)}.swagger-ui textarea{background:var(--section-header-bg)}.swagger-ui .model-toggle:after{background:var(--schema-arrow-bg)}.swagger-ui .filter-container{position:relative;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.swagger-ui .filter-container.ready{opacity:1;visibility:visible}.swagger-ui .filter-container input{width:100%;padding:8px 12px;padding-left:40px;border:1px solid var(--border-color,#d3d3d3);border-radius:4px;font-size:14px;background:var(--bg-color);color:var(--text-color);transition:border-color .2s ease}.swagger-ui .swagger-filter-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:16px;height:16px;pointer-events:none;z-index:1}.swagger-ui .swagger-filter-icon svg{width:100%;height:100%;fill:var(--text-color-muted,#6b7280);opacity:.6}.swagger-ui .filter-container input:focus{outline:none;border-color:var(--blue,#3b82f6);box-shadow:0 0 0 2px rgba(59,130,246,.1)}.swagger-ui .filter-container input::placeholder{color:var(--text-color-muted,#6b7280);opacity:.7}html[data-theme=dark] .swagger-ui .filter-container input{border-color:var(--border-color,#4a5568);background:var(--bg-color)}html[data-theme=dark] .swagger-ui .filter-container input:focus{border-color:var(--cribl-teal,#14b8a6);box-shadow:0 0 0 2px rgba(20,184,166,.1)}html[data-theme=dark] .swagger-ui .swagger-filter-icon svg{fill:var(--text-color-muted,#9ca3af)}.swagger-ui .wrapper{padding:0!important}.api-page__header{padding-left:0!important}.api-page__version-link{padding-left:0!important}.api-page__version-link{padding-left:0!important}@media(max-width:768px){.swagger-ui .opblock .opblock-summary-path{max-width:none!important}.opblock-summary-description{display:none!important}}