@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:100 700;font-display:block;src:url(/assets/material-symbols-outlined-DTZNYqo6.woff2) format("woff2")}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Symbols Rounded;font-style:normal;font-weight:100 700;font-display:block;src:url(/assets/material-symbols-rounded-C5CetPBD.woff2) format("woff2")}.material-symbols-rounded{font-family:Material Symbols Rounded;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Symbols Sharp;font-style:normal;font-weight:100 700;font-display:block;src:url(/assets/material-symbols-sharp-aI9NYhKT.woff2) format("woff2")}.material-symbols-sharp{font-family:Material Symbols Sharp;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}.bnb-icon{font-size:1.5em}.bnb-button{display:inline-flex;font-size:inherit;align-items:center;border:none;transition-duration:.2s;transition-timing-function:ease;transition-property:color,background;color:inherit;cursor:pointer;flex-shrink:0}.bnb-button--align-left{justify-content:flex-start}.bnb-button--align-center{justify-content:center}.bnb-button--align-right{justify-content:flex-start}.bnb-button--disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.bnb-button--rounded{border-radius:50%;aspect-ratio:1}.bnb-button--sm{padding:4px 8px;font-size:.875em;border-radius:8px;gap:2px}.bnb-button--sm.bnb-button--radiused{border-radius:8px}.bnb-button--md{padding:8px 16px;gap:4px}.bnb-button--md.bnb-button--radiused{border-radius:8px}.bnb-button--lg{padding:16px 32px;font-size:1.1em;gap:4px}.bnb-button--lg.bnb-button--radiused{border-radius:16px}.bnb-button__label{height:fit-content;display:block;flex-grow:0;line-height:1.5em}.bnb-button--basic.bnb-button--filled{background:var(--interactive-element-color);color:var(--text-color)}.bnb-button--basic.bnb-button--filled:hover{background:var(--focus-element-color);color:var(--text-color)}.bnb-button--basic.bnb-button--text{color:var(--text-color);background:transparent}.bnb-button--basic.bnb-button--text:hover{background:var(--interactive-element-color)}.bnb-button--primary.bnb-button--filled{background:var(--primary-background);color:var(--text-on-primary)}.bnb-button--primary.bnb-button--filled:hover{background:var(--primary-background-focus);color:var(--text-on-primary)}.bnb-button--primary.bnb-button--text{color:var(--primary-text);background:transparent}.bnb-button--primary.bnb-button--text:hover{background:var(--primary-background-light)}.bnb-button--secondary.bnb-button--filled{background:var(--secondary-background);color:var(--text-on-secondary)}.bnb-button--secondary.bnb-button--filled:hover{background:var(--secondary-background-focus);color:var(--text-on-secondary)}.bnb-button--secondary.bnb-button--text{color:var(--secondary-text);background:transparent}.bnb-button--secondary.bnb-button--text:hover{background:var(--secondary-background-light)}.bnb-button--positive.bnb-button--filled{background:var(--positive-background);color:var(--text-on-positive)}.bnb-button--positive.bnb-button--filled:hover{background:var(--positive-background-focus);color:var(--text-on-positive)}.bnb-button--positive.bnb-button--text{color:var(--positive-text);background:transparent}.bnb-button--positive.bnb-button--text:hover{background:var(--positive-background-light)}.bnb-button--negative.bnb-button--filled{background:var(--negative-background);color:var(--text-on-negative)}.bnb-button--negative.bnb-button--filled:hover{background:var(--negative-background-focus);color:var(--text-on-negative)}.bnb-button--negative.bnb-button--text{color:var(--negative-text);background:transparent}.bnb-button--negative.bnb-button--text:hover{background:var(--negative-background-light)}.bnb-button--info.bnb-button--filled{background:var(--info-background);color:var(--text-on-info)}.bnb-button--info.bnb-button--filled:hover{background:var(--info-background-focus);color:var(--text-on-info)}.bnb-button--info.bnb-button--text{color:var(--info-text);background:transparent}.bnb-button--info.bnb-button--text:hover{background:var(--info-background-light)}.bnb-button--warning.bnb-button--filled{background:var(--warning-background);color:var(--text-on-warning)}.bnb-button--warning.bnb-button--filled:hover{background:var(--warning-background-focus);color:var(--text-on-warning)}.bnb-button--warning.bnb-button--text{color:var(--warning-text);background:transparent}.bnb-button--warning.bnb-button--text:hover{background:var(--warning-background-light)}.bnb-button--row-reverse{flex-direction:row-reverse}.bnb-button--column-reverse{flex-direction:column-reverse}.bnb-button--column{flex-direction:column}.notification-container{position:fixed;top:16px;right:16px;z-index:9999;max-width:400px;display:flex;flex-direction:column;gap:8px}.notification{padding:8px 16px;border-radius:8px;color:#fff;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 12px #00000026;min-width:300px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);gap:8px}.notification--primary{background:var(--primary-background-light)}.notification--secondary{background:var(--secondary-background-light)}.notification--positive{background:var(--positive-background-light)}.notification--negative{background:var(--negative-background-light)}.notification--info{background:var(--info-background-light)}.notification--warning{background:var(--warning-background-light)}.notification-enter-active,.notification-leave-active{transition:all .3s ease}.notification-enter-from{opacity:0;transform:translate(30px)}.notification-leave-to{opacity:0;transform:translate(30px);position:absolute}*{box-sizing:border-box;margin:0;padding:0}html .bnb-body .text--primary{color:var(--primary)}html .bnb-body .background--primary{background-color:var(--primary-background)}html .bnb-body .text--secondary{color:var(--secondary)}html .bnb-body .background--secondary{background-color:var(--secondary-background)}html .bnb-body .text--positive{color:var(--positive)}html .bnb-body .background--positive{background-color:var(--positive-background)}html .bnb-body .text--negative{color:var(--negative)}html .bnb-body .background--negative{background-color:var(--negative-background)}html .bnb-body .text--info{color:var(--info)}html .bnb-body .background--info{background-color:var(--info-background)}html .bnb-body .text--warning{color:var(--warning)}html .bnb-body .background--warning{background-color:var(--warning-background)}html .bnb-body--dark-scheme{--primary: #258df5;--primary-background-light: rgba(85.7631578947, 166.5, 247.2368421053, .2);--primary-background: rgb(7.8947368421, 90, 172.1052631579);--primary-background-focus: rgb(9.0131578947, 102.75, 196.4868421053);--primary-border: rgba(37, 141, 245, .7);--primary-text: #258df5;--secondary: #F58D25;--secondary-background-light: rgba(247.2368421053, 166.5, 85.7631578947, .2);--secondary-background: rgb(172.1052631579, 90, 7.8947368421);--secondary-background-focus: rgb(196.4868421053, 102.75, 9.0131578947);--secondary-border: rgba(245, 141, 37, .7);--secondary-text: #F58D25;--positive: #13bf13;--positive-background-light: rgba(28.5285714286, 232.4714285714, 28.5285714286, .2);--positive-background: rgb(9.7714285714, 98.2285714286, 9.7714285714);--positive-background-focus: rgb(12.0785714286, 121.4214285714, 12.0785714286);--positive-border: rgba(19, 191, 19, .7);--positive-text: #13bf13;--negative: #bf1313;--negative-background-light: rgba(232.4714285714, 28.5285714286, 28.5285714286, .2);--negative-background: rgb(98.2285714286, 9.7714285714, 9.7714285714);--negative-background-focus: rgb(121.4214285714, 12.0785714286, 12.0785714286);--negative-border: rgba(191, 19, 19, .7);--negative-text: #bf1313;--info: #34BCF4;--info-background-light: rgba(100.3785046729, 203.9672897196, 246.6214953271, .2);--info-background: rgb(9.9719626168, 133.261682243, 184.0280373832);--info-background-focus: rgb(11.2827102804, 150.7780373832, 208.2172897196);--info-border: rgba(52, 188, 244, .7);--info-text: #34BCF4;--warning: #e68c32;--warning-background-light: rgba(235.5434782609, 165.5, 95.4565217391, .2);--warning-background: rgb(158.652173913, 89, 19.347826087);--warning-background-focus: rgb(181.3804347826, 101.75, 22.1195652174);--warning-border: rgba(230, 140, 50, .7);--warning-text: #e68c32;--text-on-primary: white;--text-on-secondary: white;--text-on-positive: white;--text-on-negative: white;--text-on-info: white;--text-on-warning: white;color:#fff;--background: #16161a;--background--50: rgba(22, 22, 26, .5);--background--75: rgba(22, 22, 26, .75);--background--85: rgba(22, 22, 26, .85);--dialog-background: #00000066;--card-linear-background: linear-gradient(0deg, rgba(22, 22, 26, .8) 35%, transparent 100%);--text-color: white;--odd-element-color: rgba(255, 255, 255, .02);--interactive-element-color: rgba(255, 255, 255, .03);--focus-element-color: rgba(255, 255, 255, .1)}.bnb-pre-wrap{white-space:pre-wrap}.bnb-text-hint{font-size:14px;opacity:.8;font-style:italic}.bnb-gap-xs{gap:2px}.bnb-pa-xs{padding:2px}.bnb-pt-xs,.bnb-py-xs{padding-top:2px}.bnb-pb-xs,.bnb-py-xs{padding-bottom:2px}.bnb-pr-xs,.bnb-px-xs{padding-right:2px}.bnb-pl-xs,.bnb-px-xs{padding-left:2px}.bnb-ma-xs{margin:2px}.bnb-mt-xs,.bnb-my-xs{margin-top:2px}.bnb-mb-xs,.bnb-my-xs{margin-bottom:2px}.bnb-mr-xs,.bnb-mx-xs{margin-right:2px}.bnb-ml-xs,.bnb-mx-xs{margin-left:2px}.bnb-gap-sm{gap:4px}.bnb-pa-sm{padding:4px}.bnb-pt-sm,.bnb-py-sm{padding-top:4px}.bnb-pb-sm,.bnb-py-sm{padding-bottom:4px}.bnb-pr-sm,.bnb-px-sm{padding-right:4px}.bnb-pl-sm,.bnb-px-sm{padding-left:4px}.bnb-ma-sm{margin:4px}.bnb-mt-sm,.bnb-my-sm{margin-top:4px}.bnb-mb-sm,.bnb-my-sm{margin-bottom:4px}.bnb-mr-sm,.bnb-mx-sm{margin-right:4px}.bnb-ml-sm,.bnb-mx-sm{margin-left:4px}.bnb-gap-md{gap:8px}.bnb-pa-md{padding:8px}.bnb-pt-md,.bnb-py-md{padding-top:8px}.bnb-pb-md,.bnb-py-md{padding-bottom:8px}.bnb-pr-md,.bnb-px-md{padding-right:8px}.bnb-pl-md,.bnb-px-md{padding-left:8px}.bnb-ma-md{margin:8px}.bnb-mt-md,.bnb-my-md{margin-top:8px}.bnb-mb-md,.bnb-my-md{margin-bottom:8px}.bnb-mr-md,.bnb-mx-md{margin-right:8px}.bnb-ml-md,.bnb-mx-md{margin-left:8px}.bnb-gap-lg{gap:16px}.bnb-pa-lg{padding:16px}.bnb-pt-lg,.bnb-py-lg{padding-top:16px}.bnb-pb-lg,.bnb-py-lg{padding-bottom:16px}.bnb-pr-lg,.bnb-px-lg{padding-right:16px}.bnb-pl-lg,.bnb-px-lg{padding-left:16px}.bnb-ma-lg{margin:16px}.bnb-mt-lg,.bnb-my-lg{margin-top:16px}.bnb-mb-lg,.bnb-my-lg{margin-bottom:16px}.bnb-mr-lg,.bnb-mx-lg{margin-right:16px}.bnb-ml-lg,.bnb-mx-lg{margin-left:16px}.bnb-gap-xl{gap:32px}.bnb-pa-xl{padding:32px}.bnb-pt-xl,.bnb-py-xl{padding-top:32px}.bnb-pb-xl,.bnb-py-xl{padding-bottom:32px}.bnb-pr-xl,.bnb-px-xl{padding-right:32px}.bnb-pl-xl,.bnb-px-xl{padding-left:32px}.bnb-ma-xl{margin:32px}.bnb-mt-xl,.bnb-my-xl{margin-top:32px}.bnb-mb-xl,.bnb-my-xl{margin-bottom:32px}.bnb-mr-xl,.bnb-mx-xl{margin-right:32px}.bnb-ml-xl,.bnb-mx-xl{margin-left:32px}.bnb-gap-auto{gap:auto}.bnb-pa-auto{padding:auto}.bnb-pt-auto,.bnb-py-auto{padding-top:auto}.bnb-pb-auto,.bnb-py-auto{padding-bottom:auto}.bnb-pr-auto,.bnb-px-auto{padding-right:auto}.bnb-pl-auto,.bnb-px-auto{padding-left:auto}.bnb-ma-auto{margin:auto}.bnb-mt-auto,.bnb-my-auto{margin-top:auto}.bnb-mb-auto,.bnb-my-auto{margin-bottom:auto}.bnb-mr-auto,.bnb-mx-auto{margin-right:auto}.bnb-ml-auto,.bnb-mx-auto{margin-left:auto}.bnb-gap-none{gap:unset}.bnb-pa-none{padding:unset}.bnb-pt-none,.bnb-py-none{padding-top:unset}.bnb-pb-none,.bnb-py-none{padding-bottom:unset}.bnb-pr-none,.bnb-px-none{padding-right:unset}.bnb-pl-none,.bnb-px-none{padding-left:unset}.bnb-ma-none{margin:unset}.bnb-mt-none,.bnb-my-none{margin-top:unset}.bnb-mb-none,.bnb-my-none{margin-bottom:unset}.bnb-mr-none,.bnb-mx-none{margin-right:unset}.bnb-ml-none,.bnb-mx-none{margin-left:unset}.bnb-grid-row{display:grid}.bnb-grid-row--2-cols{grid-template-columns:repeat(2,1fr)}.bnb-grid-row--3-cols{grid-template-columns:repeat(3,1fr)}.bnb-grid-row--4-cols{grid-template-columns:repeat(4,1fr)}.bnb-grid-row--5-cols{grid-template-columns:repeat(5,1fr)}@media (max-width: 1000px){.bnb-grid-row--mobile-wrapable{grid-template-columns:unset}}.bnb-space,.bnb-grow{flex-grow:1}.bnb-hide-scrollbar::-webkit-scrollbar{display:none}.bnb-relative{position:relative}.bnb-scroll-list--y,.bnb-scroll-list--x{overflow-y:auto}*::-webkit-scrollbar-thumb{background-color:var(--focus-element-color);border-radius:2px}*::-webkit-scrollbar{width:8px;height:8px;background-color:transparent}html,body{background:#0c0c0e}.bnb-body{margin:0;font-family:sans-serif;background:#0c0c0e}a{text-decoration:unset}button{font:inherit}.bnb-e-chart{overflow:hidden}.bnb-e-chart--fill{height:100%;width:100%}.bnb-entity-code{word-break:break-all}.row{display:flex}.column{display:flex;flex-direction:column}.items-center{align-items:center}.bnb-clickable{cursor:pointer;position:relative}.bnb-clickable:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--interactive-element-color);border-radius:inherit}hr{border:none;border-bottom:2px var(--focus-element-color) solid}.bnb-md ol,.bnb-md ul{padding-left:2em}.bnb-md a:any-link{color:var(--primary);display:inline-block;padding:2px;border-radius:4px;transition:background .2s ease}.bnb-md a:any-link:hover{background:var(--focus-element-color)}.tool-panel[data-v-74382448]{display:flex;gap:8px;flex-wrap:wrap}.storage-breadcrumb[data-v-666f11d1]{display:flex;align-items:center;gap:8px}.bnb-label-with-icon{flex-wrap:nowrap;display:flex;gap:4px;align-items:center}.bnb-label-with-icon--italic{font-style:italic}.bnb-label-with-icon__label{white-space:pre-wrap}.info-message-plug{border-radius:8px}.info-message-plug--dense{padding:4px}.info-message-plug--basic{background:var(--interactive-element-color)}.info-message-plug--primary.info-message-plug{background:var(--primary-background-light)}.info-message-plug--secondary.info-message-plug{background:var(--secondary-background-light)}.info-message-plug--positive.info-message-plug{background:var(--positive-background-light)}.info-message-plug--negative.info-message-plug{background:var(--negative-background-light)}.info-message-plug--info.info-message-plug{background:var(--info-background-light)}.info-message-plug--warning.info-message-plug{background:var(--warning-background-light)}.info-message-plug:not(.info-message-plug--dense){padding:8px 16px}.info-message-plug__label{margin:auto;width:fit-content}.bnb-dialog{max-width:100vw;background:var(--background);border-radius:16px;overflow:auto}@media (min-width: 1000px){.bnb-dialog--sm{width:400px}.bnb-dialog--md{width:600px}.bnb-dialog--lg{width:800px}}@media (max-width: 1000px){.bnb-dialog{width:100%}}.bnb-dialog__wrapper{position:fixed;height:100%;width:100%;left:0;top:0;display:flex;align-items:center;justify-content:center;pointer-events:auto;z-index:1100;background:var(--dialog-background);animation:.2s ease-out 0s forwards alternate open;padding:8px}@media (min-width: 1000px){.bnb-dialog__wrapper{justify-content:center}}@media (max-width: 1000px){.bnb-dialog__wrapper{justify-content:center}}.bnb-dialog__header{display:flex;gap:8px;justify-content:space-between;align-items:center;padding:16px 16px 0}.bnb-dialog__header-label{font-size:1.25rem;font-weight:700}.file-preview{height:calc(var(--vh, 1vh) * 85);margin-top:16px}.file-preview__iframe,.file-preview__img{width:100%;height:100%}.file-preview__iframe{display:block;border:none}.file-preview__img{display:block;object-fit:contain}.file-preview__text-preview{padding:0 16px 16px;white-space:pre-wrap;overflow-y:auto;height:100%;line-height:1.5em}.file-preview__unsupported-preview{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;height:100%}.bnb-input{border:none;font:inherit;color:inherit;background:none;width:100%;resize:none;outline:none;-webkit-appearance:none;padding:8px 0}.bnb-input--with-label{padding-top:unset;padding-bottom:8px}.bnb-input--multiline{max-height:350px;overflow-y:auto}.bnb-input__wrapper{display:flex;border:2px solid transparent;border-radius:8px;padding:0 8px;transition-property:background-color,background-color;transition-duration:.2s;transition-timing-function:ease}.bnb-input__wrapper:not(.bnb-input__wrapper--hidden){background:var(--interactive-element-color)}.bnb-input__wrapper:hover{background:var(--interactive-element-color);border-color:var(--interactive-element-color)}.bnb-input__wrapper--highlighted{background:var(--focus-element-color)!important;border-color:var(--focus-element-color)}.bnb-input__icon{margin-right:4px;align-self:center}.bnb-input__body{flex-grow:1}.bnb-input__label{font-size:.875em;opacity:.8;flex-grow:1;margin:4px 0}.bnb-badge{background:var(--odd-element-color);padding:4px 8px;border-radius:8px;font-size:.75rem;white-space:nowrap;line-height:1em;width:fit-content}.bnb-badge--primary{background:var(--primary-background);color:inherit}.bnb-badge--secondary{background:var(--secondary-background);color:inherit}.bnb-badge--positive{background:var(--positive-background);color:inherit}.bnb-badge--negative{background:var(--negative-background);color:inherit}.bnb-badge--info{background:var(--info-background);color:inherit}.bnb-badge--warning{background:var(--warning-background);color:inherit}.bnb-badge--float{position:absolute;right:-10%;top:0;background:var(--negative);color:var(--text-on-negative)}.bnb-menu{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:var(--background--85);border-radius:8px;overflow:auto;position:fixed;display:flex;flex-direction:column;z-index:1101;animation:.1s ease-out 0s forwards alternate open;padding:8px;max-height:fit-content;box-shadow:0 8px 32px #0000004d}@media (min-width: 1000px){.bnb-menu--auto{max-width:fit-content}.bnb-menu--sm{width:200px}.bnb-menu--md{width:400px}.bnb-menu--lg{width:500px}}@media (max-width: 1000px){.bnb-menu{left:8px!important;right:8px!important}}@media (min-width: 1000px){.bnb-menu{justify-content:center}}@media (max-width: 1000px){.bnb-menu{align-items:start}}.bnb-menu__header-label{font-weight:700}.bnb-menu__header,.bnb-menu__body{width:100%}.bnb-menu__header{display:flex;flex-wrap:nowrap;gap:8px;margin-bottom:8px;align-items:center;justify-content:space-between}@keyframes open{0%{opacity:0}to{opacity:1}}.bnb-toggle{display:flex;cursor:pointer;align-items:flex-start;gap:8px}.bnb-toggle--with-label{padding:8px;border-radius:8px}.bnb-toggle__input{display:none}.bnb-toggle__container{padding:2px .75em 2px 2px;border-radius:1.25em;transition-property:padding,background;transition-duration:.2s;transition-timing-function:ease;margin-right:5px}.bnb-toggle__input:checked~.bnb-toggle__container{background:var(--positive);padding:2px 2px 2px .75em}.bnb-toggle__input:not(:checked)~.bnb-toggle__container{background:var(--interactive-element-color)}.bnb-toggle__circle{background:#fff;width:1em;height:1em;border-radius:.5em}.bnb-toggle__label{margin-top:2px}.default-options-filter__search-row{display:grid;grid-template-columns:auto max-content;width:100%;gap:8px}.default-options-filter__search-input{width:100%}.bnb-toggle-option{display:flex;flex-wrap:nowrap;gap:4px;width:100%;padding:8px!important;border-radius:4px;transition:background-color .2s ease}@media (min-width: 1000px){.bnb-toggle-option{padding:4px}}@media (max-width: 1000px){.bnb-toggle-option{padding:8px}}.bnb-toggle-option:nth-child(odd){background:var(--odd-element-color)}.bnb-toggle-option:hover{background:var(--focus-element-color)}.bnb-checkbox{display:flex;cursor:pointer;align-items:center;gap:8px}.bnb-checkbox--with-label{padding:8px;border-radius:8px}.bnb-checkbox--disabled{opacity:.5;cursor:not-allowed}.bnb-checkbox--error .bnb-checkbox__box .bnb-checkbox{border-color:var(--negative)}.bnb-checkbox__input{display:none}.bnb-checkbox__box{display:flex;align-items:center;justify-content:center;width:1.2em;height:1.2em;border:2px solid transparent;border-radius:4px;background:var(--interactive-element-color);transition:all .2s ease;flex-shrink:0}.bnb-checkbox__icon{width:1em;height:1em;color:var(--text-on-primary);opacity:0;transition:opacity .2s ease}.bnb-checkbox__input:checked+.bnb-checkbox__box{background:var(--primary-background);border-color:var(--primary-background)}.bnb-checkbox__input:checked+.bnb-checkbox__box .bnb-checkbox__icon{opacity:1}.bnb-checkbox:hover:not(.bnb-checkbox--disabled) .bnb-checkbox__input:not(:checked)+.bnb-checkbox__box,.bnb-checkbox:focus-within:not(.bnb-checkbox--disabled) .bnb-checkbox__input:not(:checked)+.bnb-checkbox__box{border-color:var(--focus-element-color)}.bnb-select__options-list{display:flex;flex-direction:column;gap:4px}.bnb-select-option{border-radius:8px;padding:8px 16px;width:400px}.bnb-select-option--selected{background:var(--interactive-element-color)}.bnb-select-option__caption{opacity:.8;font-size:12px;white-space:pre-wrap}.bnb-table{width:100%;border-spacing:0;border-collapse:separate;border-radius:8px;table-layout:fixed}.bnb-table__wrapper{display:flex;flex-direction:column;gap:8px;overflow-x:auto;border-radius:8px;height:100%}.bnb-table__settings-button{width:fit-content}.bnb-table__header-row{background:var(--background);position:sticky;top:0;z-index:1}.bnb-table__header-cell:first-child{border-start-start-radius:8px}.bnb-table__header-cell:last-child{border-top-right-radius:8px}.bnb-table__col{width:150px}.bnb-table__col--number,.bnb-table__col--checkbox{width:50px;min-width:50px}.bnb-table__header-cell{background:var(--interactive-element-color);padding:8px;text-align:left;font-weight:700}.bnb-table__header-cell--clickable{cursor:pointer}.bnb-table__header-cell--clickable:hover{background:var(--focus-element-color)}.bnb-table__column-name-wrapper{display:flex;flex-wrap:nowrap;gap:4px;align-items:center}.bnb-table__column-name{text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2}.bnb-table__sort-icon{font-size:inherit}.bnb-table__body-row:nth-child(odd){background:var(--odd-element-color)}.bnb-table__body-row:hover{background:var(--interactive-element-color)}.bnb-table__body-cell{padding:8px;text-align:left;vertical-align:top;white-space:pre-wrap}.bnb-table__body-cell--no-padding{padding:0}.bnb-table__body-cell-content{overflow:hidden;overflow-y:auto}.bnb-table__footer{display:flex;background:var(--odd-element-color);padding:4px;gap:8px;border-radius:0 0 8px 8px;left:0;position:sticky}.bnb-table__pagination-wrapper{display:flex;align-items:center}.storage-manager{padding:8px;display:flex;flex-direction:column;gap:8px;position:relative;flex-grow:1;height:100%}.storage-manager__tool-panel-wrapper{display:flex;gap:8px;flex-wrap:wrap}.storage-manager__directory-wrapper{display:flex;flex-direction:column;gap:8px}.storage-manager__directory-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:8px}.storage-item{border-radius:8px;padding:8px;text-align:center;height:fit-content;transition:background-color .2s ease}.storage-item--selected{background-color:var(--focus-element-color)}.storage-item__icon--grid{font-size:2rem;margin-bottom:.5rem}.storage-item__icon--table{font-size:1.2rem}.storage-item__name{font-size:.9rem;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3}.drag-overlay{position:absolute;inset:0;background-color:var(--background--75);display:flex;justify-content:center;align-items:center;z-index:1000}.drag-overlay__content{text-align:center;display:flex;flex-direction:column;gap:8px;align-items:center}.drag-overlay__label{font-size:1.5rem}.storage-page{height:100%}.chat-message{padding:8px;max-width:750px;display:flex;flex-wrap:nowrap;gap:8px;align-items:flex-start}.chat-message:not(:last-child){border-bottom:2px var(--interactive-element-color) solid}.chat-message__sender-avatar{height:32px;width:32px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-items:center;justify-content:center}.chat-message--my .chat-message__sender-avatar{background:#2c434233}.chat-message:not(.chat-message--my) .chat-message__sender-avatar{background:#a96d2c33}.chat-message__sender-avatar-icon{text-align:center;opacity:.5}.chat-message__text-wrapper{flex-grow:1;display:flex;flex-direction:column;gap:4px}.chat-message__header{display:flex;flex-wrap:nowrap;font-size:.875em;opacity:.5;gap:8px}.chat-message__text{white-space:pre-wrap}.chat-message__text--empty{opacity:.5;font-style:italic}.chat-message__sub-text{white-space:pre-wrap;background:var(--odd-element-color);padding:8px;border-radius:8px;font-size:.875em;font-style:italic;opacity:.8}.chat-message__scenario-execution-info{display:flex;flex-direction:column;gap:8px;padding:4px;border-radius:4px;background:var(--odd-element-color);font-size:14px}.chat-message__badges{display:flex;gap:4px;align-items:center}.bnb-loader{display:flex;justify-content:space-between;gap:.4em}.bnb-loader--sm{font-size:14px}.bnb-loader--md{font-size:16px}.bnb-loader--lg{font-size:20px}.bnb-loader__wrapper{display:flex;align-items:center;justify-content:center;z-index:1500}.bnb-loader__wrapper--with-background{background:var(--background--50)}.bnb-loader__wrapper--block{padding:16px;border-radius:8px}.bnb-loader__wrapper--block.bnb-loader__wrapper--with-background{background:var(--odd-element-color)}.bnb-loader__wrapper--full-screen{position:fixed}.bnb-loader__wrapper--cover{position:absolute}.bnb-loader__wrapper--cover,.bnb-loader__wrapper--full-screen{inset:0}.bnb-loader__dot{height:.8em;width:.8em;background:var(--text-color);border-radius:50%;animation-duration:.6s;animation-name:bnb-loader__dot;animation-iteration-count:infinite;animation-direction:initial;animation-timing-function:ease}.bnb-loader__dot:nth-child(2){animation-delay:.2s}.bnb-loader__dot:nth-child(3){animation-delay:.4s}@keyframes bnb-loader__dot{0%{transform:scale(1)}30%{transform:scale(1.2)}60%{transform:scale(1)}}.chat-window{display:flex;flex-direction:column}.chat-window__header{display:flex;gap:16px;align-items:center;padding:8px;border-bottom:2px var(--focus-element-color) solid}.chat-window__client{display:flex;flex-wrap:nowrap;gap:8px;align-items:center}.chat-window__client-avatar{height:42px;width:42px;border-radius:16px;background:var(--focus-element-color);aspect-ratio:1;display:flex;align-items:center;justify-content:center}.chat-window__client-avatar-icon{font-size:32px;display:block}.chat-window__client-name{font-weight:700;font-size:20px}.chat-window__messages-container{display:flex;flex-direction:column;gap:4px;overflow:auto;margin-bottom:8px;flex-grow:1}.chat-window__additional{white-space:pre-wrap;margin:8px 0;background:var(--odd-element-color);padding:8px;border-radius:8px;font-size:.875em;font-style:italic;opacity:.8}.chat-window__generated-answers-logs{margin:8px 0;background:var(--odd-element-color);padding:8px;border-radius:8px;font-size:.875em;opacity:.8}.chat-window__input{flex-grow:1;min-height:100%}.chat-window__input-wrapper{display:grid;grid-template-columns:max-content auto max-content;width:100%;gap:8px}.chat-window__input-buttons-column{display:flex;flex-direction:column;gap:4px}.bnb-date-picker{min-width:250px;width:fit-content}.bnb-date-picker__wrapper{display:flex;flex-wrap:nowrap;width:fit-content;gap:4px}.bnb-date-picker__wrapper--standalone{border:3px solid var(--focus-element-color);border-radius:16px;padding:8px}.bnb-date-picker__presets-wrapper{display:flex;flex-direction:column;max-width:120px;gap:4px}.bnb-date-picker__preset{font-size:.8em;border-radius:4px;text-align:left;justify-content:start;padding:8px}.bnb-date-picker__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.bnb-date-picker__current-month{font-weight:700}.bnb-date-picker__weekdays-grid,.bnb-date-picker__days-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;text-align:center;font-size:.8em}.bnb-date-picker__weekdays-grid{margin-bottom:4px}.bnb-date-picker__weekday{opacity:.5}.bnb-date-picker__day{text-align:center;padding:8px;border-radius:4px;cursor:pointer;position:relative}.bnb-date-picker__day:hover:after{content:"";position:absolute;height:100%;width:100%;background-color:var(--focus-element-color);top:0;left:0;border-radius:4px}.bnb-date-picker__day--other-month{opacity:.5}.bnb-date-picker__day--selected-start,.bnb-date-picker__day--selected-end{background-color:var(--primary);color:var(--text-on-primary)}.bnb-date-picker__day--in-range{background-color:var(--primary-background);color:var(--text-on-primary)}.bnb-filters{background:var(--background--50);padding:8px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1;position:sticky;display:flex;overflow-y:scroll;gap:4px;font-size:.875rem;border-radius:8px;align-items:stretch}.chat-list-item{cursor:pointer;padding:8px;border-radius:8px;display:flex;flex-direction:column;gap:4px;border:3px solid transparent;position:relative}.chat-list-item:not(.chat-list-item--selected){background:var(--odd-element-color)}.chat-list-item:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--interactive-element-color);border-radius:8px}.chat-list-item--selected{border-color:#ffffff0a;background:radial-gradient(ellipse 74.61% 184.29% at 115% -30%,rgba(139,92,41,.2) 0%,transparent 100%),radial-gradient(ellipse 123.24% 304.42% at -33.21% 149.38%,rgba(139,92,41,.2) 0%,transparent 100%)}.chat-list-item__footer{font-size:.875em;opacity:.5;display:flex;gap:8px}.chats-page{display:flex;gap:8px;padding:0 16px 16px;height:100%}.chats-page__list{width:300px;overflow-y:auto;display:flex;flex-direction:column;gap:4px;flex-shrink:0}.chats-page__filters{position:sticky;top:0;z-index:1;padding-bottom:8px;flex-shrink:0}.chats-page__chat-window{width:100%}.chats-page__chat-window-plug{flex-grow:1;height:fit-content}.scenario-to-edit{display:flex;flex-direction:column;gap:8px}.scenario-to-edit__bottom-row{display:flex;flex-wrap:nowrap}.role-to-edit{display:flex;flex-direction:column;gap:8px}.role-to-edit__bottom-row{display:flex;flex-wrap:nowrap}.role-scenarios-page{display:flex;gap:8px;padding:0 8px;min-height:100%;overflow:hidden}.role-scenarios-page__lists-wrapper{width:300px;overflow-y:auto;display:flex;flex-direction:column;gap:4px;flex-shrink:0}.role-scenarios-page__list-header{display:flex;justify-content:space-between;gap:8px;align-items:center;flex-wrap:nowrap}.role-scenarios-page__list-name{font-weight:700;font-size:18px}.role-scenarios-page__list-item{padding:8px;border-radius:8px;display:flex;flex-direction:column;gap:4px;border:3px solid transparent;position:relative}.role-scenarios-page__list-item:not(.role-scenarios-page__list-item--selected){background:var(--odd-element-color)}.role-scenarios-page__list-item--selected{border-color:#ffffff0a;background:radial-gradient(ellipse 74.61% 184.29% at 115% -30%,rgba(139,92,41,.2) 0%,transparent 100%),radial-gradient(ellipse 123.24% 304.42% at -33.21% 149.38%,rgba(139,92,41,.2) 0%,transparent 100%)}.role-scenarios-page__editor{width:100%;max-width:1000px;max-height:100%;overflow-y:auto}.nn-usage-logs-page[data-v-b37cd38e]{border-spacing:0}.nn-usage-logs-page__header[data-v-b37cd38e]{display:flex;flex-wrap:nowrap;gap:8px;margin-bottom:8px}.nn-usage-logs-page__table-setting-landing[data-v-b37cd38e]{margin:8px 0}.nn-usage-log[data-v-b37cd38e]{text-align:start;vertical-align:top}.nn-usage-log[data-v-b37cd38e]:nth-child(odd){background:var(--odd-element-color)}.nn-usage-log>td[data-v-b37cd38e]{padding:8px;margin:0}.nn-usage-log__input-wrapper[data-v-b37cd38e],.nn-usage-log__output-wrapper[data-v-b37cd38e]{width:40%}.nn-usage-log__input[data-v-b37cd38e],.nn-usage-log__output[data-v-b37cd38e]{white-space:pre-wrap;max-height:300px;overflow-y:auto;flex-grow:1}.nn-usage-log__input-length[data-v-b37cd38e],.nn-usage-log__output-length[data-v-b37cd38e]{background:var(--interactive-element-color);padding:4px;border-radius:4px;margin-bottom:8px}.finance-page{margin:0 8px 8px}.finance-page__header{display:flex;align-items:center;background:var(--background);margin-bottom:8px}.finance-page__sub-page-selector{display:flex;width:fit-content;padding:8px;border-radius:8px;gap:4px}.finance-page__balance{font-weight:700;font-size:18px}.bnb-sidebar-button{display:flex;flex-wrap:nowrap;padding:4px;border-radius:16px;gap:12px;text-align:center;align-items:center;border:3px solid transparent;color:inherit;transition:background .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden;flex-shrink:0}.bnb-sidebar-button:visited{color:inherit}.bnb-sidebar-button:hover{background:#ffffff0d}.bnb-sidebar-button--selected{border-color:#ffffff0a;background:radial-gradient(ellipse 74.61% 184.29% at 115% -30%,rgba(139,92,41,.2) 0%,transparent 100%),radial-gradient(ellipse 123.24% 304.42% at -33.21% 149.38%,rgba(139,92,41,.2) 0%,transparent 100%)}.bnb-sidebar-button--selected:hover{background:radial-gradient(ellipse 74.61% 184.29% at 115% -30%,rgba(139,92,41,.4) 0%,transparent 100%),radial-gradient(ellipse 123.24% 304.42% at -33.21% 149.38%,rgba(139,92,41,.4) 0%,transparent 100%),#ffffff0a}.bnb-sidebar-button__icon-container{width:48px;height:48px;border-radius:16px;background:#ffffff0d;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bnb-sidebar-button--selected .bnb-sidebar-button__icon-container{background:#a96d2c33}.bnb-sidebar-button__icon{font-size:24px}.bnb-sidebar-button__label-container{text-align:left;display:flex;flex-direction:column;gap:4px}.bnb-sidebar-button__label{font-size:18px}.bnb-sidebar-button__caption{font-size:14px;opacity:.5}.bnb-sidebar{color:#fff;padding:8px;display:flex;flex-direction:column;gap:16px;box-sizing:border-box}.bnb-sidebar:not(.bnb-sidebar--collapsed){width:275px}.bnb-sidebar__header{color:inherit;padding:8px;font-weight:700}.bnb-sidebar__bnb-title{font-size:32px}.bnb-sidebar__client-title{font-size:20px}.bnb-sidebar__client-title--collapsed{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:48px}.bnb-sidebar__menu{display:flex;flex-direction:column;gap:4px;overflow-y:auto}.bnb-sidebar__auth-buttons{display:flex;gap:4px;flex-wrap:nowrap;width:100%}.bnb-sidebar__profile-button{flex-grow:1}.bnb-sidebar__toggle-width-button{opacity:.8}.main-layout{display:flex;flex-wrap:nowrap;min-height:100vh;width:100%;box-sizing:border-box;background:#0f0f12;padding:8px}.main-layout--fit-content{height:100vh}.main-layout__background-image{display:none;position:fixed;top:0;left:0;z-index:0;opacity:.8;width:120vw;animation:background-animation 3s linear infinite alternate}@keyframes background-animation{0%{transform:translate(0)}to{transform:translate(-10vw)}}.main-layout__sidebar{grid-area:sidebar;position:sticky;top:8px;height:calc(100vh - 16px)}.main-layout__main-wrapper{display:none;width:100%;background:var(--background--50);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:16px;flex-grow:1;margin:8px;display:flex;flex-direction:column;overflow:hidden}.main-layout--fit-content .main-layout__main-wrapper{overflow-y:hidden}.main-layout__header{height:fit-content;padding:16px;width:100%;display:flex;gap:16px;box-sizing:border-box;align-items:center}.main-layout__page-title{margin:0}.main-layout__main{flex-grow:1;flex-shrink:1}.main-layout--fit-content .main-layout__main{overflow-y:hidden}.bnb-card{padding:8px;background:#ffffff09;border-radius:16px}.dashboard-page__widgets-section{display:flex;flex-direction:column;gap:8px;width:100%}.dashboard-page__widgets-section-header{font-size:18px}.dashboard-page__widget-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;flex-wrap:wrap}.dashboard{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:8px;width:100%}.dashboard-widget{background:#ffffff09;width:100%;height:370px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-y:auto;text-align:center;flex-grow:1}.dashboard-widget--big-number{padding:8px;height:100px}.dashboard-widget__wrapper{height:100%;display:flex;flex-direction:column}.dashboard-widget__big-number{font-weight:700;font-size:24px}.dashboard-widget__big-number-label{font-size:16px;margin-top:4px}.dashboard-widget__header{margin-bottom:8px;font-size:18px}.analytics-page{display:flex;flex-direction:column;overflow-x:auto;padding:0 16px 8px;gap:8px}.analytics-page__header{display:flex;flex-wrap:nowrap;gap:8px}.analytics-page__table-setting-landing{margin:8px 0}.analytics-page__table{width:auto;flex-grow:1}.integration-template-mp-elem{display:flex;flex-direction:column;gap:8px;width:100%;padding:8px;background:#ffffff09;border-radius:16px}.integration-template-mp-elem__top-row{display:flex;flex-wrap:nowrap;gap:8px}.integration-template-mp-elem__logo{display:block;flex-shrink:0;flex-grow:0;width:100px;height:75px;object-fit:contain;object-position:center center;border-radius:16px;padding:8px;background:var(--background)}.integration-template-mp-elem__main-info{display:flex;flex-direction:column;width:100%}.integration-template-mp-elem__title{font-size:1.2em;font-weight:700}.integration-template-mp-elem__description{margin-top:4px;font-size:.875em;opacity:.8;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:4}.integration-template-mp-elem__open-button-wrapper{flex-grow:1;display:flex;justify-content:flex-end;align-items:flex-end}.integration-template-mp-elem__badges{display:flex;gap:4px;flex-wrap:wrap}.integration-mp[data-v-112e4779]{display:flex;flex-direction:row;gap:16px}.integration-mp__control-panel[data-v-112e4779]{width:200px;display:flex;flex-direction:column;gap:16px;flex-shrink:0}.integration-mp__type-list[data-v-112e4779]{display:flex;flex-direction:column;gap:4px}.integration-mp__filter-header[data-v-112e4779]{font-weight:700;margin:0 8px 8px}.integration-mp__body[data-v-112e4779]{width:100%}.integration-mp__header[data-v-112e4779]{padding:0 16px 16px;margin-bottom:16px}.integration-mp__header-text[data-v-112e4779]{font-size:28px;font-weight:700}.integration-mp__header-description[data-v-112e4779]{font-size:18px;opacity:.8;margin-top:8px}.integration-mp__templates[data-v-112e4779]{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;width:100%}.bnb-expansion{overflow:hidden}.bnb-expansion__title-button{width:100%}.bnb-expansion__content{overflow:hidden;transition:height .2s ease;height:0}.bnb-expansion__content-inner{padding:8px 0 0}.integration{display:flex;flex-direction:column;gap:8px;width:100%;padding:8px;background:#ffffff09;border-radius:16px;height:fit-content;position:relative}.integration__top-row{display:flex;flex-wrap:nowrap;gap:8px}.integration__logo{display:block;flex-shrink:0;flex-grow:0;width:100px;height:75px;object-fit:contain;object-position:center center;border-radius:16px;padding:8px;background:var(--background)}.integration__main-info{display:flex;flex-direction:column;gap:4px;width:100%}.integration__settings-expansion{font-size:14px}.integration__secrets{display:flex;flex-direction:column;gap:4px}.integrations-page{padding:0 16px 16px}.integrations-page__section-header{padding:8px;margin-bottom:16px}.integrations-page__section-name{font-size:28px}.integrations-page__section-body:not(:last-child){margin-bottom:32px}.integrations-page__integrations{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;flex-wrap:wrap}.integrations-page__add-integration-page{align-self:center;justify-self:center}.login-form{display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:16px;background:var(--background--50);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.login-form{display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:16px;background:var(--background);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auth-layout{height:calc(var(--vh, 1vh) * 100);width:100%;display:flex}@media (min-width: 1000px){.auth-layout{justify-content:center;align-items:center}}@media (min-width: 1000px){.auth-layout__body{width:500px}}@media (max-width: 1000px){.auth-layout__body{padding:16px;width:100%}}.auth-index-page__card{padding:16px;display:flex;flex-direction:column;gap:8px;background:var(--background);border-radius:16px}.auth-index-page__card-name{font-size:20px;font-weight:700}.auth-index-page__user,.auth-index-page__tenant{display:flex;width:100%;align-items:center}.auth-index-page__tenant{padding:8px;border-radius:16px}.auth-index-page__user-icon,.auth-index-page__tenant-icon{margin-right:8px;padding:8px;background:var(--interactive-element-color);border-radius:16px;height:48px;width:48px;display:flex;align-items:center;justify-content:center}.auth-index-page__tenant-name-wrapper{display:block;text-align:left}.auth-index-page__user-name,.auth-index-page__tenant-name{font-size:16px}.auth-index-page__tenant-list-wrapper{padding-top:8px;border-top:2px var(--interactive-element-color) solid}.auth-index-page__tenant-list-name{font-size:18px;margin-bottom:8px}.auth-index-page__tenant-list-name:not(:first-child){margin-top:8px}.auth-index-page__tenant-list{display:flex;flex-direction:column}.auth-index-page__go-home-button{width:100%}.background-job{position:relative;display:flex;flex-direction:column;gap:8px}.background-job__header{display:flex;gap:8px;align-items:center}.background-job__name{font-size:18px;font-weight:700}.background-job__result-wrapper{padding:8px;border-radius:8px;background:var(--odd-element-color)}.background-job__result-header{margin-bottom:8px;font-weight:700}.campaign-deliveries__wrapper{display:flex;flex-direction:column;gap:16px}.campaign-deliveries__table-wrapper{display:flex;flex-direction:column;gap:8px}.campaign-deliveries__control-panel{display:flex;gap:8px}.campaign-deliveries__adding-controls{display:flex;gap:8px;width:fit-content}.campaign-deliveries__adding-controls--center{gap:16px;flex-direction:column;margin:auto}.campaign-deliveries__adding-controls-method-wrapper{display:flex;flex-direction:column}.campaign-deliveries__adding-controls-header{font-weight:700;margin-bottom:8px}.campaign-deliveries__adding-controls-label{font-size:18px;padding:16px;border-radius:8px;background:var(--odd-element-color);justify-content:center}.campaign-deliveries__adding-controls-label--negative{opacity:1;background:var(--negative-background-light)}.campaign-deliveries__settings-button-landing{display:flex}.campaign-to-edit{display:flex;flex-direction:column;gap:8px}.campaign-to-edit__main-row{display:flex;gap:16px}.campaign-to-edit__name-input{width:300px;align-self:flex-end}.campaign-to-edit__section{display:flex;flex-direction:column}.campaign-to-edit__section-header{font-weight:700;margin-bottom:4px;line-height:1.25em;height:1.25em}.campaign-to-edit__delete-button{flex-grow:1}.campaigns-page{display:flex;gap:8px;padding:0 8px;min-height:100%;overflow:hidden}.campaigns-page__list-wrapper{width:250px;overflow-y:auto;display:flex;flex-direction:column;gap:4px;flex-shrink:0}.campaigns-page__list-header{display:flex;justify-content:space-between;gap:8px;align-items:center;flex-wrap:nowrap}.campaigns-page__list-name{font-weight:700;font-size:18px}.campaigns-page__list-item{padding:8px;border-radius:8px;display:flex;flex-direction:column;gap:4px;border:3px solid transparent;position:relative}.campaigns-page__list-item:not(.campaigns-page__list-item--selected){background:var(--odd-element-color)}.campaigns-page__list-item--selected{border-color:#ffffff0a;background:radial-gradient(ellipse 74.61% 184.29% at 115% -30%,rgba(139,92,41,.2) 0%,transparent 100%),radial-gradient(ellipse 123.24% 304.42% at -33.21% 149.38%,rgba(139,92,41,.2) 0%,transparent 100%)}.campaigns-page__section-header-wrapper{display:flex;gap:8px;align-items:center}.campaigns-page__section-header{font-size:20px;font-weight:700}.campaigns-page__content{display:flex;flex-direction:column;height:fit-content;width:100%;overflow-x:hidden;margin-bottom:16px}.campaign-control-panel{display:flex;gap:8px;flex-wrap:wrap}.campaign-control-panel__filters{display:flex;gap:8px}.custom-script{width:750px;display:flex;flex-direction:column;gap:8px}.custom-script__name{font-weight:700}.custom-script__description{opacity:.8}.custom-script__control-panel{display:flex;gap:8px;align-items:center}.custom-script__response{padding:8px;border-radius:8px}.custom-script__response--positive{background:var(--odd-element-color)}.custom-script__response--negative{background:var(--negative-background-light)}.custom-script__response-header{font-weight:700;margin-bottom:4px}.custom-script__response-output{white-space:pre-wrap;font-family:monospace}.custom-script__jobs-header{font-weight:700;margin-bottom:8px}.custom-scripts-page{margin:8px 16px}.custom-scripts-page__script-wrapper{padding:8px 16px;border-radius:8px;width:fit-content;margin:auto}.custom-scripts-page__script-wrapper:nth-child(odd){background:var(--odd-element-color)}.c-dashboard-page__header{display:flex;align-items:center}.c-dashboard-page__balance-button{font-weight:700;font-size:18px}.c-dashboard-page__widgets-section{display:flex;flex-direction:column;gap:8px;width:100%}.c-dashboard-page__widgets-section-header{font-size:18px}.c-dashboard-page__widget-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;flex-wrap:wrap}.custom-dashboard{display:flex;flex-direction:column;gap:16px;width:100%}.custom-dashboard__row{display:flex;gap:16px;justify-items:stretch}.custom-dashboard__row--2-colls{display:grid;grid-template-columns:repeat(2,1fr)}.c-dashboard-widget{background:#ffffff09;width:100%;height:370px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-y:auto;text-align:center;flex-grow:1}.c-dashboard-widget--big-number{padding:8px;height:100px}.c-dashboard-widget__wrapper{height:100%;display:flex;flex-direction:column}.c-dashboard-widget__big-number{font-weight:700;font-size:24px}.c-dashboard-widget__big-number-label{font-size:16px;margin-top:4px}.c-dashboard-widget__header{margin-bottom:8px;font-size:18px}
