@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-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--radiused{border-radius:12px}.bnb-button--rounded{border-radius:50%;aspect-ratio:1}.bnb-button--sm{padding:4px 8px}.bnb-button--md{padding:8px 16px}.bnb-button--lg{padding:12px;font-size:1.1em}.bnb-button__label{height:fit-content;display:block;flex-grow:0;line-height:1.2em}.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);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);background:transparent}.bnb-button--primary.bnb-button--text:hover{background:var(--primary-background)}.bnb-button--secondary.bnb-button--filled{background:var(--secondary);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);background:transparent}.bnb-button--secondary.bnb-button--text:hover{background:var(--secondary-background)}.bnb-button--positive.bnb-button--filled{background:var(--positive);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);background:transparent}.bnb-button--positive.bnb-button--text:hover{background:var(--positive-background)}.bnb-button--negative.bnb-button--filled{background:var(--negative);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);background:transparent}.bnb-button--negative.bnb-button--text:hover{background:var(--negative-background)}.bnb-button--info.bnb-button--filled{background:var(--info);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);background:transparent}.bnb-button--info.bnb-button--text:hover{background:var(--info-background)}.bnb-button--warning.bnb-button--filled{background:var(--warning);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);background:transparent}.bnb-button--warning.bnb-button--text:hover{background:var(--warning-background)}.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)}.notification--secondary{background:var(--secondary-background)}.notification--positive{background:var(--positive-background)}.notification--negative{background:var(--negative-background)}.notification--info{background:var(--info-background)}.notification--warning{background:var(--warning-background)}.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: #5065de;--primary-background: rgba(80, 101, 222, .2);--primary-background--focus: rgba(80, 101, 222, .8);--primary-border: rgba(80, 101, 222, .3);--secondary: #ff8c3c;--secondary-background: rgba(255, 140, 60, .2);--secondary-background--focus: rgba(255, 140, 60, .8);--secondary-border: rgba(255, 140, 60, .3);--positive: #3fbf95;--positive-background: rgba(63, 191, 149, .2);--positive-background--focus: rgba(63, 191, 149, .8);--positive-border: rgba(63, 191, 149, .3);--negative: #bf3457;--negative-background: rgba(191, 52, 87, .2);--negative-background--focus: rgba(191, 52, 87, .8);--negative-border: rgba(191, 52, 87, .3);--info: #9a50ef;--info-background: rgba(154, 80, 239, .2);--info-background--focus: rgba(154, 80, 239, .8);--info-border: rgba(154, 80, 239, .3);--warning: #ff8a37;--warning-background: rgba(255, 138, 55, .2);--warning-background--focus: rgba(255, 138, 55, .8);--warning-border: rgba(255, 138, 55, .3);--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);--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, .03);--interactive-element-color: rgba(255, 255, 255, .06);--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}.bnb-hoverable{cursor:pointer;position:relative}.bnb-hoverable:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--interactive-element-color);border-radius:inherit}.bnb-label-with-icon--italic{font-style:italic}.bnb-badge{background:var(--interactive-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)}.chat-message{padding:8px;max-width:750px;display:flex;flex-wrap:nowrap;gap:8px}.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__header{display:flex;flex-wrap:nowrap;font-size:.875em;opacity:.5;gap:8px}.chat-message__text{white-space:pre-wrap;margin:4px 0}.chat-message__footer{margin-top:4px}.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-radius:8px;padding:0 8px;background:var(--interactive-element-color)}.bnb-input__body{flex-grow:1}.bnb-input__label{font-size:.875em;opacity:.8;flex-grow:1;margin:4px 0}.chat-window{display:flex;flex-direction:column}.chat-window__header{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__input{flex-grow:1}.chat-window__input-wrapper{display:flex;flex-wrap:nowrap;align-items:flex-end;width:100%;gap:4px}.bnb-menu{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:var(--background--50);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:center}.bnb-toggle__input{display:none}.bnb-toggle__container{background:var(--interactive-element-color);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__circle{background:#fff;width:1em;height:1em;border-radius:.5em}.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:4px;border-radius:4px}@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-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);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}.chats-page__filters{position:sticky;top:0;z-index:1;padding-bottom:8px;flex-shrink:0}.chats-page__chat-window{width:100%}.scenario-to-edit{display:flex;flex-direction:column;gap:8px}.scenario-to-edit__bottom-row{display:flex;flex-wrap:nowrap;padding:16px 0;border-top:solid 3px var(--interactive-element-color);position:sticky;bottom:0;z-index:1;background:var(--background)}.role-to-edit{display:flex;flex-direction:column;gap:8px}.role-to-edit__bottom-row{display:flex;flex-wrap:nowrap;padding:16px 0;border-top:solid 3px var(--interactive-element-color);position:sticky;bottom:0;z-index:1;background:var(--background)}.role-scenarios-page{display:flex;gap:4px;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}.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-height:100%;overflow-y:auto}.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__body-cell,.bnb-table__header-cell{width:100px}.bnb-table__body-cell--number,.bnb-table__header-cell--number{width:50px;min-width:50px}.bnb-table__body-cell:first-child,.bnb-table__header-cell:first-child{border-start-start-radius:8px;border-bottom-left-radius:8px}.bnb-table__body-cell:last-child,.bnb-table__header-cell:last-child{border-bottom-right-radius:8px;border-top-right-radius:8px}.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__sort-icon{font-size:inherit}.bnb-table__body-row:nth-child(odd){background:var(--odd-element-color)}.bnb-table__body-row:hover{background:var(--focus-element-color)}.bnb-table__body-cell{padding:8px;text-align:left;vertical-align:top}.bnb-table__body-cell-content{overflow:hidden}.bnb-loader{display:flex;justify-content:space-between;gap:.4em}.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;background:var(--focus-element-color);border-radius:8px}.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)}}.nn-usage-logs-page[data-v-3e5780b8]{margin:0 8px 8px;border-spacing:0}.nn-usage-logs-page__header[data-v-3e5780b8]{display:flex;flex-wrap:nowrap;gap:8px;margin-bottom:8px}.nn-usage-log[data-v-3e5780b8]{text-align:start;vertical-align:top}.nn-usage-log[data-v-3e5780b8]:nth-child(odd){background:var(--odd-element-color)}.nn-usage-log>td[data-v-3e5780b8]{padding:8px;margin:0}.nn-usage-log__input-wrapper[data-v-3e5780b8],.nn-usage-log__output-wrapper[data-v-3e5780b8]{width:40%}.nn-usage-log__input[data-v-3e5780b8],.nn-usage-log__output[data-v-3e5780b8]{white-space:pre-wrap;max-height:300px;overflow-y:auto;flex-grow:1}.nn-usage-log__input-length[data-v-3e5780b8],.nn-usage-log__output-length[data-v-3e5780b8]{background:var(--interactive-element-color);padding:4px;border-radius:4px;margin-bottom:8px}.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}.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;width:250px}.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__menu{display:flex;flex-direction:column;gap:4px;overflow-y:auto}.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__sidebar{grid-area:sidebar;position:sticky;top:8px;height:calc(100vh - 16px)}.main-layout__main-wrapper{width:100%;background:var(--background);-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:var(--background);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:16px;height:120px}.dashboard-widget__wrapper{height:100%;display:flex;flex-direction:column}.dashboard-widget__big-number{font-weight:700;font-size:32px}.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{width:auto;flex-grow:1}.integrations-page__grid{display:flex;gap:16px;flex-wrap:wrap}.integration-card{display:flex;flex-wrap:nowrap;gap:8px;flex:1 1 300px;min-width:450px;max-width:550px;background:var(--background)}.integration-card__logo{display:block;flex-shrink:0;flex-grow:0;width:150px;height:100px;object-fit:contain;object-position:center center;border-radius:16px}.integration-card__main-info{display:flex;flex-direction:column;gap:8px}.integration-card__title{font-size:1.2em;font-weight:700}
