:root{--color-beige:#f7f4ea;--color-beige-dark:#efebdb;--color-beige-light:#f5e9d0;--color-black:#2c2d32;--color-black-original:#06070e;--color-black-light:#141414;--color-black-20:rgba(0,0,0,0.2);--color-black-50:rgba(0,0,0,0.5);--color-blue-flashy:#470ff4;--color-blue-light:#7b8cde;--color-blue-light-10:#f2f3fc;--color-gray:#828a95;--color-gray-dark:#505254;--color-gray-light:#e8e9eb;--color-gray-medium:#cfd0d1;--color-gray-50:rgba(130,138,149,0.5);--color-green-success:#0c8346;--color-green-light:#c5ebc3;--color-orange-warn:#e88d67;--color-pink:#e6adec;--color-plum:#563440;--color-red-error:#a4303f;--color-red-error-darker:#5a0000;--color-red-flashy:#db2121;--color-white:#fff;--color-white-dark:#f8f8f8;--color-white-20:rgba(255,255,255,0.2);--color-white-50:rgba(255,255,255,0.5);--color-primary-yop:var(--color-blue-flashy);--radius-xs:6px;--radius-sm:8px;--radius-md:10px;--radius-lg:12px;--radius-xl:24px;--radius-max:80px;--spacing-xs:6px;--spacing-sm:12px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--shadow-dropdown:0 16px 24px -6px rgba(0,0,0,0.1);--shadow-popup:0 16px 46px -6px rgba(0,0,0,0.25);--shadow-sortable:0 24px 36px -6px rgba(0,0,0,0.1);--gradient-blue:linear-gradient(90deg,#470ff4 0,#e88d67 100%);--gradient-blue-to-black:linear-gradient(90deg,#470ff4 0,#130a35 100%);--gradient-blue-to-white:linear-gradient(90deg,#4e18f3 0,#c4b2ed 100%);--gradient-orange:linear-gradient(90deg,#cad3b2 0,#e88d67 100%)}.color-danger,.error{color:var(--color-red-error)}.color-success{color:var(--color-green-success)}.color-warning{color:var(--color-orange-warn)}.color-primary{color:var(--color-primary-yop) !important}.bg-primary{background:var(--color-primary-yop)}.color-form-label{color:var(--form-label-color) !important}.color-black{color:var(--color-black) !important}.color-blue-light{color:var(--color-blue-light) !important}.color-green-light{color:var(--color-green-light) !important}.color-red-flashy{color:var(--color-red-flashy) !important}.color-gray{color:var(--color-gray) !important}.color-gray-dark{color:var(--color-gray-dark) !important}.color-white{color:var(--color-white) !important}.bg-gray-light{background:var(--color-gray-light) !important}.bg-white{background:var(--color-white) !important}.bg-white-dark{background:var(--color-white-dark) !important}.bg-blue-light-10{background:var(--color-blue-light-10) !important}.flex-center{display:flex;overflow:hidden;align-items:center;justify-content:center}.flex-column{display:flex;overflow:hidden;flex-direction:column}.flex-column-start{display:flex;overflow:hidden;flex-direction:column;align-items:flex-start !important}.flex-grow{flex-grow:1}.flex-no-shrink{flex-shrink:0}.flex-row{display:flex;overflow:hidden;flex-direction:row}.flex-row-end{display:flex;overflow:hidden;flex-direction:row;justify-self:flex-end;justify-content:flex-end}.flex-row-start-center{display:flex;overflow:hidden;flex-direction:row;align-items:center;justify-self:flex-start}.flex-self-center{align-self:center !important}.flex-justify-center{justify-content:center !important}.flex-self-end{align-self:flex-end}.flex-align-end{align-items:flex-end}.flex-self-stretch{align-self:stretch}.flex-space-between{display:flex;overflow:hidden;justify-content:space-between;width:100%}.flex-wrap{flex-wrap:wrap;gap:12px}.flex-wrap-child{flex:1 0 20%}.gap0{gap:0 !important}.gap-xs{gap:var(--spacing-xs) !important}.gap-sm{gap:var(--spacing-sm) !important}.gap-md{gap:var(--spacing-md) !important}.gap-lg{gap:var(--spacing-lg) !important}.gap-xl{gap:var(--spacing-xl) !important}.autooverflow{overflow:auto !important}.hidden,div.hidden,span.hidden,.btn.hidden,li.hidden,.dropdown ul li.hidden,ul.ui-menu li.hidden,.switch button.btn.hidden{display:none}.invisible,div.invisible,span.invisible{visibility:hidden}.noborder{border:none !important}.nobr br{display:none !important}.nohover:hover,div.nohover:hover{background:transparent !important;cursor:default !important}.nominheight{min-height:unset !important}.noradius-top{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.popup-sized{width:var(--popup-width);max-width:var(--popup-width-max)}.radius-lg{border-radius:var(--radius-lg) !important}.w100{width:100%}.w100-force{width:100% !important}.minw0{min-width:0}.maxw300{max-width:300px}.wfit{width:fit-content;max-width:fit-content}.wfull{width:100vw}.hfull{height:100vh}.h100{height:100%}.m0,.btn.m0{margin:0 !important}.m0auto{margin:0 auto}.p0{padding:0 !important}p.mt0{margin-top:0}p.mb0,.popupFiltersContainer:not(.hidden).mb0{margin-bottom:0}div.ptlg{padding-top:var(--spacing-lg) !important}.absolute{position:absolute}.absolute-full{position:absolute;top:0;left:0;bottom:0;right:0}.absolute-top-left-sm{position:absolute;top:var(--spacing-sm);left:var(--spacing-sm)}.absolute-top-right{position:absolute;top:5px;right:5px}.absolute-bottom-left-16{position:absolute;bottom:16px;left:16px}.static{position:static}.relative{position:relative}.va-middle{vertical-align:middle}@media only screen and (min-width:375px){.hide-mobile-and-up{display:none !important}}@media only screen and (min-width:600px){.hide-large-mobile-and-up{display:none !important}}@media only screen and (min-width:769px){.hide-tablet-and-up,.dropdown ul li[style='display: list-item;'].hide-tablet-and-up{display:none !important}}@media only screen and (min-width:1200px){.hide-desktop-and-up{display:none !important}}@media only screen and (max-width:374px){.hide-small-mobile-only{display:none !important}}@media only screen and (max-width:599px){.hide-mobile-and-below{display:none !important}}@media only screen and (max-width:768px){.hide-large-mobile-and-below,.tableList td.hide-large-mobile-and-below{display:none !important}}@media only screen and (max-width:1199px){.hide-tablet-and-below{display:none !important}}@media only screen and (max-width:768px){.responsive-wrap{flex-wrap:wrap}.responsive-wrap>div{flex-grow:1}.responsive-rowgap0{row-gap:0 !important}.responsive-text-left{text-align:left !important}}@media only screen and (max-width:599px){.mobile-w100{width:100% !important}}@media only screen and (max-width:374px){.mobile-xs-w100{width:100% !important}}.shadow-dropdown{box-shadow:var(--shadow-dropdown)}.shadow-popup{box-shadow:var(--shadow-popup)}.shadow-sortable{box-shadow:var(--shadow-sortable)}.italic{font-style:italic}.underline{text-decoration:underline}a.no-hover-underline:hover{text-decoration:none}.text-capitalize{text-transform:capitalize}.text-center{text-align:center}.multiline-cut{white-space:initial;word-wrap:break-word}.multiline-2lines{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.multiline-3lines{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.single-line-ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.single-line-nowrap{white-space:nowrap}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body{display:flex;flex-direction:column;height:100vh}main{flex:1 0 0;overflow:hidden}.sl-inline img{width:100% !important;height:35px !important}.sl-leading-snug{display:none}.HttpService .sl-prose p:not(:first-child),div[data-test='http-operation-security-row'] .sl-prose p:not(:first-child){display:none}#undefined-tabpanel-undefined,div[data-testid='two-column-left']>div>div:nth-child(2),div[data-testid='two-column-left']>div>div:nth-child(3),div[data-testid='two-column-right']>div>div.sl-panel:last-of-type{display:none}.sl-code-viewer__scroller{max-height:unset !important}.sl-bg-primary-tint{background-color:unset !important}.custom-active{background-color:var(--color-primary-tint)}header a{padding:.5em 1em;border-radius:10px;background-color:var(--color-primary-yop);color:var(--color-white);position:absolute;z-index:1}header a.btn-back{right:1em;top:.5em}header a:hover{opacity:.5}#loader{width:48px;height:48px;border:5px solid var(--color-blue-flashy);border-bottom-color:transparent;border-radius:50%;box-sizing:border-box;animation:rotation 1s linear infinite;margin:1em auto}@keyframes rotation{0{transform:rotate(0)}100%{transform:rotate(360deg)}}#custom-layout-container{color:#333;line-height:1.6;font-size:1rem}#custom-layout-container .section{cursor:pointer;color:var(--color-primary-yop)}#custom-layout-container .api-link{font-family:monospace;text-decoration:none;color:#2563eb;position:relative}#custom-layout-container .api-link:hover{text-decoration:underline}#custom-layout-container .api-link::after{content:' ↗';font-size:.85em}#custom-layout-container h1,#custom-layout-container h2,#custom-layout-container h3,#custom-layout-container h4,#custom-layout-container h5,#custom-layout-container h6{font-weight:700;margin-top:1.5em;margin-bottom:.5em;line-height:1.25;color:#1a1a1a}#custom-layout-container h1{font-size:2.5rem}#custom-layout-container h2{font-size:2rem}#custom-layout-container h3{font-size:1.75rem}#custom-layout-container h4{font-size:1.5rem}#custom-layout-container h5{font-size:1.25rem}#custom-layout-container h6{font-size:1rem}#custom-layout-container p{font-size:1rem;margin:0 0 1em 0;line-height:1.6}#custom-layout-container strong{font-weight:600}#custom-layout-container em{font-style:italic}#custom-layout-container ul,#custom-layout-container ol{margin:0 0 1em 1.5em;padding:0}#custom-layout-container li{list-style-type:disc}#custom-layout-container blockquote{margin:1em 0;padding:.75em 1em;border-left:4px solid #ccc;font-style:italic;background:#f9f9f9}#custom-layout-container a{color:var(--color-primary-yop);text-decoration:none}#custom-layout-container a:hover,#custom-layout-container a:focus{text-decoration:underline}#custom-layout-container small{font-size:.875rem;color:#666}#custom-layout-container code{font-family:'JetBrains Mono','Fira Code',ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875em;padding:.2em .4em;margin:0;background-color:#f3f4f6;color:#0366d6;border-radius:4px;border:1px solid #e5e7eb;word-break:break-word}