@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";:root{--button-primary-background: #8b5cf6;--button-primary-hover: #7c3aed;--button-primary-text: #ffffff;--form-regular-text: #333333;--form-title-text: #334155;--form-input-text: #334155;--form-placeholder-text: #64748b;--form-background: #ffffff;--sidebar-background: #ffffff;--sidebar-toggle-icon: #8b5cf6;--sidebar-message-user-background: #ffffff;--sidebar-message-user-text: #333333;--sidebar-message-assistant-background: #e6e2fc;--sidebar-message-assistant-text: #333333;--sidebar-message-error-text: #333333;--sidebar-message-error-background: #fff6c8;--sidebar-message-info-text: #333333;--sidebar-message-info-background: #f1f1f1;--talk-input-background: #ffffff;--talk-input-border: #8282824d;--talk-input-placeholder-text: #64748b;--talk-input-text: #333333;--talk-input-button-background: var(--button-primary-background);--loader-background-1: #9747ff;--loader-background-2: #caa1ff;--loader-background-3: #d8d0e3;--loader-background-4: #9747ff;--loader-loading-text: #9747ff;--loader-text: #ffffff;--background-color-1: #ffffff;--background-color-2: #9747ff;--dialog-error-message-text-color: #333333;--dialog-error-message-bg-color: #ffffff;--push-to-talk-label-background: #333333;--push-to-talk-label-text: #ffffff;--view-scene-buttons-active-color: var(--button-primary-background);--product-tour-text-color: #ffffff;--product-tour-background-color: #9747ff;--character-form-brand-title-color: #9a9a9a;--character-form-background-color: #ffffff;--character-form-title-color: #333333;--character-form-text-color: #333333;--character-form-footer-text-color: #000000;--character-form-footer-background-color: #f4f3f3;--s-base-screen-picker-placeholder-bg: #f4f3f3;--s-base-screen-picker-placeholder-border: #b9b9b9;--s-base-screen-picker-placeholder-title: #333333;--s-base-screen-picker-placeholder-desc: #797979;--s-base-screen-picker-image-border: #18d859;--s-base-screen-picker-video-bg: #000000;--s-base-screen-picker-message-color: #b9b9b9;--s-base-screen-picker-invalid: #ff3a3a}html,body,#app{margin:0;padding:0;height:100dvh;width:100dvw;overflow:hidden;font-family:IBMPlexMono,monospace;--p-button-primary-color: var(--button-primary-text);--p-button-primary-background: var(--button-primary-background);--p-button-primary-border-color: var(--button-primary-background);--p-button-primary-hover-background: var(--button-primary-hover);--p-button-primary-hover-border-color: var(--button-primary-hover);--p-button-primary-active-background: var(--button-primary-hover);--p-button-primary-active-border-color: var(--button-primary-hover);--p-button-outlined-primary-border-color: var(--button-primary-hover);--p-button-outlined-primary-color: var(--button-primary-background);--p-button-outlined-primary-hover-background: color-mix( in srgb, var(--button-primary-background), white 90% );--p-select-option-selected-focus-background: var(--button-primary-background);--p-select-option-selected-focus-color: var(--button-primary-text);--p-select-option-selected-background: color-mix( in srgb, var(--button-primary-background), white 90% );--p-select-option-selected-color: var(--button-primary-background);--s-product-tour-box-background-color: var(--product-tour-background-color);--s-product-tour-box-text-color: var(--product-tour-text-color);--s-product-tour-box-border-color: var(--product-tour-text-color);--s-button-primary-hover-bg-color: var(--button-primary-hover);--s-button-primary-bg-color: var(--button-primary-background);--s-button-primary-text-color: var(--button-primary-text);--s-selection-control-selected-color: var(--button-primary-background);--s-chip-primary-text-color: var(--button-primary-background)}a{color:var(--button-primary-background);transition:.2s}a:hover{color:var(--button-primary-hover)}ul,ol{padding-inline-start:30px;display:flex;flex-direction:column}body{background-color:var(--background-color-1);background-image:linear-gradient(145deg,var(--background-color-1),var(--background-color-2));background-position:center;background-size:cover;background-repeat:no-repeat}body.loading{position:relative;background-color:#fff;background-image:unset;height:100%;padding:16px;display:flex;justify-content:center;align-items:center}body.loading:before{content:"";position:absolute;top:16px;left:16px;right:16px;bottom:16px;border-radius:24px;background-size:300% 100%;background-position:center;background-color:var(--loader-background-2);background-image:radial-gradient(at 36% 99%,var(--loader-background-1) 0px,transparent 50%),radial-gradient(at 32% -33%,var(--loader-background-2) 0px,transparent 50%),radial-gradient(at 61% 49%,var(--loader-background-3) 0px,transparent 50%),radial-gradient(at 100% 0%,var(--loader-background-4) 0px,transparent 50%);z-index:0}@media (min-width: 576px){body.loading:before{background-size:100% 100%}}.material-icons{font-size:20px;margin:0!important;padding:0!important}.s-context-menu__content,.s-toast{font-family:Roboto,sans-serif}.s-input-textarea-edit{z-index:2}.shaffra-loader{position:absolute;top:0;left:0;width:100dvw;height:100dvh;padding:1rem;color:var(--loader-text);background-color:#fff}.shaffra-loader__container{position:relative;width:100%;height:100%;border-radius:24px;display:flex;justify-content:center;align-items:center;background-size:300% 100%;background-position:center;background-color:var(--loader-background-2);background-image:radial-gradient(at 36% 99%,var(--loader-background-1) 0px,transparent 50%),radial-gradient(at 32% -33%,var(--loader-background-2) 0px,transparent 50%),radial-gradient(at 61% 49%,var(--loader-background-3) 0px,transparent 50%),radial-gradient(at 100% 0%,var(--loader-background-4) 0px,transparent 50%)}@media (min-width: 576px){.shaffra-loader__container{background-size:100% 100%}}.shaffra-loader__content{background-color:rgba(var(--button-primary-background),.15);border-radius:.5rem;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden;width:500px;max-width:90%}.shaffra-loader__progress-bar{position:relative;padding:.75rem;border-bottom:1px solid rgba(255,255,255,.3);font-size:.75rem;transition:.3s color}.shaffra-loader__progress-bar--progressed{color:var(--loader-text)}.shaffra-loader__progress-bar-line{position:absolute;top:0;left:0;width:100%;height:100%;transform-origin:left center;background-color:#fff;z-index:-1;transition:.1s transform}.shaffra-loader__status{padding:7rem .75rem .75rem;display:flex;justify-content:space-between;font-family:PPFormula,monospace;font-weight:700}.shaffra-loader__status>*{display:flex;align-items:flex-end;flex:1}.shaffra-loader__status>:first-child{font-size:1.5rem;text-transform:uppercase;justify-content:flex-start;line-height:1.5rem}.shaffra-loader__status>:last-child{font-size:5rem;line-height:3rem;justify-content:flex-end}.shaffra-loader__report-cta{position:absolute!important;bottom:15px;right:15px}.shaffra-loader__report-cta svg path{fill:transparent}@media (min-width: 576px){.shaffra-loader__report-cta{display:inline-flex!important}}.base-logo{position:fixed;justify-content:center;align-items:center;top:20px;left:20px;padding:16px;border-radius:16px;background-color:#fff;z-index:1;display:flex;flex-direction:column;max-width:112px;height:48px}@media (min-width: 744px){.base-logo{max-width:145px;height:62px}.base-logo--full{height:auto}}.base-logo__logo{display:inline-flex;justify-content:center;align-items:center;width:100%}.base-logo__logo--short{max-width:55px}.base-logo__logo>img{width:100%}.base-logo__qr{margin-top:18px}.base-logo__qr img{max-width:100%}.video-scene-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.video-scene{position:absolute;width:100%;height:100%;top:0;left:0}.video-scene__inner{width:100%;height:100%;transform:scale(1.1);transform-origin:center;position:relative}.video-scene__el{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;transform:translate(-50%,-50%);pointer-events:none;z-index:0}.video-scene__el--active{z-index:1}.emscripten-canvas{border:none;padding:none}.settings-dialog{font-family:Roboto,sans-serif}.settings-dialog--holobox .s-dialog__popup{position:absolute;width:100%;max-width:70%;max-height:40%;height:100%;left:10%;margin:0}.settings-dialog--regular .s-dialog__popup{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;width:100%;max-width:95%;max-height:calc(100% - 170px)}@media (min-width: 744px){.settings-dialog--regular .s-dialog__popup{top:0;right:0;left:auto;bottom:auto;transform:none;margin:24px;height:725px;max-width:360px;max-height:calc(100% - 110px)}}.settings-dialog .s-dialog__header{display:flex;align-items:center;justify-content:space-between}.settings-dialog__title{color:var(--s-dialog-settings-title-color, #333333);font-size:15px;line-height:23px;letter-spacing:0px;font-weight:400}@media (min-width: 744px){.settings-dialog__title{font-size:16px;line-height:22px}}@media (min-width: 1512px){.settings-dialog__title{font-size:18px;line-height:24px}}.settings-dialog__description{color:var(--s-dialog-settings-description-color, #9747ff);font-size:12px;line-height:19px;letter-spacing:0px;font-weight:400}@media (min-width: 744px){.settings-dialog__description{font-size:13px;line-height:18px}}@media (min-width: 1512px){.settings-dialog__description{font-size:14px;line-height:20px}}.settings-dialog__content{display:flex;flex-direction:column;gap:18px}.settings-dialog-checkbox{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:6px}.settings-dialog-checkbox__title{margin-bottom:8px;display:flex;gap:8px;align-content:center;color:var(--s-dialog-settings-checkbox-title-color, #333333);font-size:12px;line-height:14px;font-weight:500;letter-spacing:0px}@media (min-width: 744px){.settings-dialog-checkbox__title{font-size:14px;line-height:16px}}@media (min-width: 1512px){.settings-dialog-checkbox__title{font-size:16px;line-height:18px}}.settings-dialog-checkbox__wrapper{width:100%}.settings-dialog-checkbox__content{color:var(--s-dialog-settings-checkbox-content-color, #797979);width:80%;font-size:12px;line-height:19px;letter-spacing:0px;font-weight:400}@media (min-width: 744px){.settings-dialog-checkbox__content{font-size:13px;line-height:18px}}@media (min-width: 1512px){.settings-dialog-checkbox__content{font-size:14px;line-height:20px}}.base-chat-input{position:relative;display:flex;justify-content:center;align-items:center;gap:4px;margin:0 24px}[dir=rtl] .base-chat-input{flex-direction:row-reverse}.base-chat-input__attach-file{cursor:pointer;margin-right:8px}.base-chat-input__input{border-radius:8px;padding:8px 16px;width:100%;display:flex;justify-content:center;align-items:center;background-color:#fff;border:1px solid var(--talk-input-border);color:var(--talk-input-text)}[dir=rtl] .base-chat-input__input{flex-direction:row-reverse}.base-chat-input__input>*{width:100%;border:0;outline:0;resize:none;font-size:12px;line-height:19px;letter-spacing:0px;font-weight:400}@media (min-width: 744px){.base-chat-input__input>*{font-size:13px;line-height:18px}}@media (min-width: 1512px){.base-chat-input__input>*{font-size:14px;line-height:20px}}.base-chat-input__input>*::placeholder{text-transform:capitalize;color:var(--talk-input-placeholder-text)}.base-chat-input__textarea{padding-right:36px}.base-chat-input__button{position:absolute!important;right:8px;top:50%;flex-shrink:0;height:34px;width:34px;-webkit-user-select:none!important;user-select:none!important;transition:.05s all!important;align-self:flex-end;transform:rotate(90deg) translate(-50%)}.base-chat-input__button--stop:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";width:12px;height:12px;background-color:#fff;border-radius:2px}.base-chat-input__button--submit{background-color:var(--talk-input-button-background, #9747ff)!important;border-color:var(--talk-input-button-background, #9747ff)!important}.qr-code-popup{display:inline-block}.qr-code-popup__content{width:auto!important;height:auto!important;padding:24px!important;display:flex;flex-direction:column;align-items:center}.qr-code-popup__toggle{position:absolute!important;top:12px;right:12px}.qr-code-popup__image{display:block}.qr-code-popup__link{display:inline;white-space:nowrap;align-items:center;align-content:center}.qr-code-popup__icon{display:inline!important;vertical-align:text-top;margin-right:4px}.qr-code-popup__label{font-size:18px;line-height:25px;letter-spacing:0px;font-weight:500}@media (min-width: 744px){.qr-code-popup__label{font-size:19px;line-height:24px}}@media (min-width: 1512px){.qr-code-popup__label{font-size:20px;line-height:26px}}.holobox .qr-code-popup__content{left:50%!important;transform:translate(-50%)}.holobox .qr-code-popup__toggle{transform:scale(2);top:24px;right:24px}.holobox .qr-code-popup__label{transform:scale(1.5);margin-bottom:24px}.base-chat-message{display:flex}.base-chat-message--user{flex-direction:row-reverse}.base-chat-message--user .base-chat-message__content{max-width:88%;color:var(--sidebar-message-user-text, #333333);background-color:var(--sidebar-message-user-background, #ffffff)}.base-chat-message--user .base-chat-message__content:after{background-color:var(--sidebar-message-user-background, #ffffff);right:0;left:unset;transform:translate(50%)}[dir=rtl] .base-chat-message--user .base-chat-message__content:after{left:0;right:unset;transform:translate(-50%)}.base-chat-message--info{justify-content:center}.base-chat-message--info .base-chat-message__content{background-color:var(--sidebar-message-error-background, #fff6c8);color:var(--sidebar-message-error-text, #333333)}.base-chat-message--info .base-chat-message__content:after{display:none}.base-chat-message--error{justify-content:center}.base-chat-message--error .base-chat-message__content{background-color:var(--sidebar-message-error-background, #fff6c8);color:var(--sidebar-message-error-text, #333333)}.base-chat-message--error .base-chat-message__content:after{display:none}.base-chat-message__content{background-color:var(--sidebar-message-assistant-background, #e6e2fc);color:var(--sidebar-message-assistant-text, #333333);border-radius:12px;padding:14px 16px;position:relative;display:flex;gap:8px;white-space:normal;font-size:12px;line-height:19px;letter-spacing:0px;font-weight:400}@media (min-width: 744px){.base-chat-message__content{font-size:13px;line-height:18px}}@media (min-width: 1512px){.base-chat-message__content{font-size:14px;line-height:20px}}.base-chat-message__content a{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.base-chat-message__content:after{content:"";position:absolute;left:0;transform:translate(-50%);bottom:0;width:12px;height:16px;border-radius:9999px;background:var(--sidebar-message-assistant-background, #e6e2fc)}[dir=rtl] .base-chat-message__content:after{right:0;left:unset;transform:translate(50%)}.base-chat-message__loading{margin-top:4px}.base-chat-message__warning{width:16px;height:16px;flex-shrink:0;color:var(--sidebar-message-error-text, #333333)}.base-chat-messages{font-family:Roboto,sans-serif;height:100%;padding:16px 24px 20px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent;font-size:12px;line-height:19px;letter-spacing:0px;font-weight:400}@media (min-width: 744px){.base-chat-messages{font-size:13px;line-height:18px}}@media (min-width: 1512px){.base-chat-messages{font-size:14px;line-height:20px}}.base-chat-messages::-webkit-scrollbar{width:6px}.base-chat-messages::-webkit-scrollbar-thumb{background:#0003;border-radius:12px}.base-chat-messages::-webkit-scrollbar-track{background:transparent}.base-chat-messages__messages{display:flex;flex-direction:column;gap:12px;overflow-x:hidden}.chat-area{font-family:Roboto,sans-serif;position:absolute;width:80%;height:293px;right:50%;top:80px;max-height:40%;transform:translate(50%);background-color:var(--chat-area-background-color, rgba(0, 0, 0, .25));overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;gap:16px;border-radius:16px}@media (min-width: 744px){.chat-area{transform:none;top:0;right:0;left:auto;margin:24px;height:725px;max-height:calc(100% - 110px);width:100%;max-width:360px}}.chat-area__action-wrapper{padding-bottom:16px;transition:background-color .2s}.chat-area__action-wrapper--active{background-color:var(--chat-area-action-wrapper-background-color, rgba(51, 51, 51, .3))}.chat-area__action-wrapper--disabled{pointer-events:none}.chat-area__input{position:relative;transform:none;width:auto;top:0;left:0}.chat-area__conversation-starters{padding-bottom:4px}.chat-area__conversation-starters .s-slider__wrapper{background:transparent;border:none;padding:16px 24px}[dir=rtl] .chat-area__conversation-starters .s-slider__wrapper{direction:ltr}.chat-area__conversation-starter{border-radius:8px!important;cursor:pointer}[dir=rtl] .chat-area__conversation-starter{direction:rtl}.chat-area__conversation-starter--disabled{color:var(--s-input-disabled-text-color, #d5d3d3)!important;border-color:var(--s-input-disabled-border-color, #d5d3d3)!important}.mobile-vertical .chat-area{width:75%;height:293px;top:auto;left:20px;right:auto;bottom:28px;transform:none}.holobox .chat-area{transform:none;margin:0;max-width:70%;height:100%;max-height:30%;left:10%;right:auto}.globe-container{margin-top:-10px;width:100%;display:flex;justify-content:flex-end;align-items:center;position:absolute;top:80px;right:48px;direction:ltr}.globe-container .globe{width:64px;height:64px;border-radius:9999px;transition:transform .1s linear,box-shadow .1s linear,opacity .1s linear}.globe-container--timer-enabled{top:185px}@media (min-width: 768px) and (orientation: portrait){.globe-container--holobox .globe{width:96px;height:96px}}.speech-button{width:56px;height:56px;background-color:#9747ff;border-radius:9999px;display:flex;justify-content:center;align-items:center;box-shadow:0 8px 10px -6px #0000001a,0 20px 25px -5px #0000001a}.speech-button__bars{display:flex;align-items:center;gap:4px}.speech-button__bar{background-color:#fff;border-radius:9999px;max-height:52px;transition:height .1s ease-out,opacity .1s ease-out}/*!
* 
*   simple-keyboard v3.8.54
*   https://github.com/hodgef/simple-keyboard
*
*   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
*
*   This source code is licensed under the MIT license found in the
*   LICENSE file in the root directory of this source tree.
*
*/.hg-theme-default{background-color:#ececec;border-radius:5px;box-sizing:border-box;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;overflow:hidden;padding:5px;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.hg-theme-default .hg-button span,.hg-theme-default .hg-button span svg{pointer-events:none}.hg-theme-default button.hg-button{border-width:0;font-size:inherit;outline:0}.hg-theme-default .hg-button{display:inline-block;flex-grow:1}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{align-items:center;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;box-shadow:0 0 3px -1px #0000004d;box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:5px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{align-items:center;display:flex;height:60px;justify-content:center;width:33.3%}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{background:#05194687;color:#fff}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:60px}.hg-candidate-box{background:#ececec;border-bottom:2px solid #b5b5b5;border-radius:5px;display:inline-flex;margin-top:-10px;position:absolute;transform:translateY(-100%);-webkit-user-select:none;-moz-user-select:none;user-select:none}ul.hg-candidate-box-list{display:flex;flex:1;list-style:none;margin:0;padding:0}li.hg-candidate-box-list-item{align-items:center;display:flex;height:40px;justify-content:center;width:40px}li.hg-candidate-box-list-item:hover{background:#00000008;cursor:pointer}li.hg-candidate-box-list-item:active{background:#0000001a}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{align-items:center;color:#969696;cursor:pointer;display:flex;padding:0 10px}.hg-candidate-box-next{border-bottom-right-radius:5px;border-top-right-radius:5px}.hg-candidate-box-prev{border-bottom-left-radius:5px;border-top-left-radius:5px}.hg-candidate-box-btn-active{color:#444}.simple-keyboard{position:fixed;top:70%;left:50%;width:65%;transform:translate(-50%);overflow:visible;z-index:9999}.simple-keyboard .hg-button.hg-button-space{flex:70%}@media (min-width: 744px) and (orientation: portrait){body.holobox .product-tour__box-wrapper{transform:scale(1.5);transform-origin:left}}.product-tour .product-tour-header{font-family:Roboto,sans-serif;margin-bottom:6px;display:flex;justify-content:space-between;font-size:12px;line-height:14px;font-weight:500;letter-spacing:0px}@media (min-width: 744px){.product-tour .product-tour-header{font-size:14px;line-height:16px}}@media (min-width: 1512px){.product-tour .product-tour-header{font-size:16px;line-height:18px}}.product-tour .product-tour-header__close{cursor:pointer}.product-tour .product-tour-content{font-family:Roboto,sans-serif;font-size:12px;line-height:19px;letter-spacing:0px;font-weight:400}@media (min-width: 744px){.product-tour .product-tour-content{font-size:13px;line-height:18px}}@media (min-width: 1512px){.product-tour .product-tour-content{font-size:14px;line-height:20px}}.product-tour .product-tour-content__actions{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.product-tour .product-tour-content__steps-counter{direction:ltr;font-size:12px;line-height:14px;font-weight:500;letter-spacing:0px}@media (min-width: 744px){.product-tour .product-tour-content__steps-counter{font-size:14px;line-height:16px}}@media (min-width: 1512px){.product-tour .product-tour-content__steps-counter{font-size:16px;line-height:18px}}.product-tour .product-tour-content__action-buttons{display:flex;gap:4px}.product-tour .product-tour-content__back-btn{border:none;background-color:transparent;color:var(--product-tour-text-color, #ffffff)}.product-tour .product-tour-content__back-btn:hover{background-color:#ffffff1a;box-shadow:none}.product-tour .product-tour-content__next-btn{background-color:transparent;border-color:var(--product-tour-text-color, #ffffff);color:var(--product-tour-text-color, #ffffff)}.product-tour .product-tour-content__next-btn:hover{background-color:#ffffff1a;box-shadow:none}.base-webcam{display:flex;position:relative;border:2px solid var(--s-base-webcam-border, #d5d3d3);border-radius:8px;overflow:hidden}.base-webcam:after{content:"";display:none;position:absolute;top:15px;right:15px;width:5px;height:5px;border-radius:9999px;background-color:var(--s-base-webcam-video-record-bg, #ff3a3a);animation:fade-out 1s infinite}.base-webcam--recording:after{display:unset}.base-webcam__video{width:100%;aspect-ratio:16/9;background-color:var(--s-base-webcam-video-bg, #000000)}.base-webcam__warning-dialog{font-family:Roboto,sans-serif}.base-webcam__warning-dialog .s-dialog__popup{max-width:500px}@keyframes fade-out{0%{opacity:1}to{opacity:0}}[data-v-811e5109]:root{--base-factor: 24px}@media (min-width: 744px) and (orientation: portrait){body.holobox .view-scene[data-v-811e5109] *,body.holobox .settings-dialog[data-v-811e5109] *,body.holobox .report-dialog[data-v-811e5109] *{font-size:var(--base-factor)!important;line-height:calc(var(--base-factor) * 1.5)!important}body.holobox .settings-dialog .settings-dialog__content[data-v-811e5109],body.holobox .settings-dialog .report-dialog__content[data-v-811e5109],body.holobox .report-dialog .settings-dialog__content[data-v-811e5109],body.holobox .report-dialog .report-dialog__content[data-v-811e5109]{padding:0}body.holobox .settings-dialog .settings-dialog__title[data-v-811e5109],body.holobox .settings-dialog .report-dialog__title[data-v-811e5109],body.holobox .report-dialog .settings-dialog__title[data-v-811e5109],body.holobox .report-dialog .report-dialog__title[data-v-811e5109]{font-size:calc(var(--base-factor) * 1.25)!important}body.holobox .settings-dialog .s-dialog__header[data-v-811e5109],body.holobox .settings-dialog .s-dialog__content[data-v-811e5109],body.holobox .settings-dialog .s-dialog__footer[data-v-811e5109],body.holobox .report-dialog .s-dialog__header[data-v-811e5109],body.holobox .report-dialog .s-dialog__content[data-v-811e5109],body.holobox .report-dialog .s-dialog__footer[data-v-811e5109]{padding:calc(var(--base-factor) * 1.25)}body.holobox .settings-dialog .s-dialog__popup[data-v-811e5109],body.holobox .report-dialog .s-dialog__popup[data-v-811e5109]{border-radius:calc(var(--base-factor) * .75)}body.holobox .settings-dialog .s-dialog__header[data-v-811e5109],body.holobox .report-dialog .s-dialog__header[data-v-811e5109]{padding-bottom:0!important}body.holobox .settings-dialog .s-dialog__header svg[data-v-811e5109],body.holobox .report-dialog .s-dialog__header svg[data-v-811e5109]{width:calc(var(--base-factor) * 1.5);height:calc(var(--base-factor) * 1.5)}body.holobox .report-dialog .report-dialog__footer .s-button[data-v-811e5109]{width:250px;padding:calc(var(--base-factor) * .75) calc(var(--base-factor) * .25)}body.holobox .view-scene__chat-btn[data-v-811e5109],body.holobox .view-scene__more-btn[data-v-811e5109],body.holobox .view-scene__mute-btn[data-v-811e5109],body.holobox .view-scene__microphone-btn[data-v-811e5109],body.holobox .view-scene__speech-btn[data-v-811e5109]{width:calc(var(--base-factor) * 4);height:calc(var(--base-factor) * 4)}body.holobox .view-scene__chat-btn svg[data-v-811e5109],body.holobox .view-scene__more-btn svg[data-v-811e5109],body.holobox .view-scene__mute-btn svg[data-v-811e5109],body.holobox .view-scene__microphone-btn svg[data-v-811e5109],body.holobox .view-scene__speech-btn svg[data-v-811e5109]{width:calc(var(--base-factor) * 1.5)!important;height:calc(var(--base-factor) * 1.5)!important}body.holobox .view-scene__mute-btn[data-v-811e5109],body.holobox .view-scene__microphone-btn[data-v-811e5109]{border-radius:calc(var(--base-factor) * .75)!important}body.holobox .view-scene__logo[data-v-811e5109]{width:calc(var(--base-factor) * 6)!important;height:auto!important;top:var(--base-factor)!important;left:var(--base-factor)!important}body.holobox .base-chat-input__input[data-v-811e5109]{border-radius:calc(var(--base-factor) / 2);padding:calc(var(--base-factor) / 4) calc(var(--base-factor) / 2)}body.holobox .base-chat-input__button[data-v-811e5109]{width:calc(var(--base-factor) * 1.5);height:calc(var(--base-factor) * 1.5)}body.holobox .base-chat-input__button svg[data-v-811e5109]{width:calc(var(--base-factor) * 1.1);height:calc(var(--base-factor) * 1.1)}body.holobox .chat-area[data-v-811e5109]{border-radius:calc(var(--base-factor) / 1.5)}body.holobox .base-chat-message__content[data-v-811e5109]{padding:calc(var(--base-factor) * .75);border-radius:calc(var(--base-factor) / 2)}body.holobox .s-context-menu svg[data-v-811e5109]{width:var(--base-factor);height:var(--base-factor)}body.holobox .view-scene__more-menu[data-v-811e5109]{width:auto;max-width:60%;padding:var(--base-factor)!important}body.holobox .view-scene__more-menu[data-v-811e5109] *{font-size:var(--base-factor)!important;line-height:calc(var(--base-factor) * 1.5)!important}body.holobox .view-scene__more-menu .s-menu-item[data-v-811e5109]{padding:calc(var(--base-factor) / 3)}body.holobox .view-scene__more-menu .s-menu-item__icon[data-v-811e5109]{width:var(--base-factor)!important;height:var(--base-factor)!important}}.view-scene[data-v-811e5109]{width:100%;height:100%;display:flex;flex-direction:column}.view-scene__ptt-label[data-v-811e5109]{font-family:Roboto,sans-serif;position:absolute;left:50%;transform:translate(-50%,calc(-100% - 10px));text-wrap:nowrap;text-align:center;color:var(--push-to-talk-label-text, #ffffff);background-color:var(--push-to-talk-label-background, #333333);padding:8px 12px;border-radius:8px;font-size:11px;line-height:15px;letter-spacing:0px;font-weight:400}@media (min-width: 744px){.view-scene__ptt-label[data-v-811e5109]{font-size:12px;line-height:16px}}@media (min-width: 1512px){.view-scene__ptt-label[data-v-811e5109]{font-size:13px;line-height:19px}}@media screen and (min-width: 744px){.view-scene__ptt-label[data-v-811e5109]{padding:12px 20px}}.view-scene__buttons[data-v-811e5109]{direction:ltr}.view-scene__buttons .view-scene__speech-btn[data-v-811e5109],.view-scene__buttons .view-scene__microphone-btn[data-v-811e5109]{pointer-events:none}.view-scene__buttons .view-scene__mute-btn[data-v-811e5109]{color:#ff3a3a;border-color:#ff3a3a;background-color:#ffe0e0;pointer-events:none}.view-scene__chat-btn[data-v-811e5109],.view-scene__more-btn[data-v-811e5109]{color:#fff;background:#0003;border:none}.view-scene__chat-btn--active[data-v-811e5109],.view-scene__more-btn--active[data-v-811e5109]{background-color:var(--view-scene-buttons-active-color, #9747ff)}.view-scene__buttons-center[data-v-811e5109]{cursor:pointer}.view-scene__buttons-center .s-button[data-v-811e5109]{padding:12px}.view-scene__timer[data-v-811e5109]{position:absolute!important;top:24px;right:24px}.view-scene__webcam[data-v-811e5109]{position:absolute;top:88px;left:20px;width:112px}@media (min-width: 744px){.view-scene__webcam[data-v-811e5109]{top:102px;width:290px}}@media (min-width: 744px){.view-scene__chat-area--timer-enabled[data-v-811e5109]{top:105px;max-height:calc(100% - 215px)}}.view-scene__floating-message[data-v-811e5109]{position:absolute;top:80px;right:36px;max-width:350px;min-width:200px;overflow:hidden}.view-scene .fade-enter-active[data-v-811e5109],.view-scene .fade-leave-active[data-v-811e5109]{transition:opacity .3s ease}.view-scene .fade-enter-from[data-v-811e5109],.view-scene .fade-leave-to[data-v-811e5109]{opacity:0}.view-scene .fade-enter-to[data-v-811e5109],.view-scene .fade-leave-from[data-v-811e5109]{opacity:1}.default-ui .view-scene__buttons[data-v-811e5109]{position:absolute;display:flex;align-items:center;bottom:0;right:0;width:50%;height:50px;margin:12px 0}@media (min-width: 744px){.default-ui .view-scene__buttons[data-v-811e5109]{justify-content:space-between}}.default-ui .view-scene__buttons .view-scene__buttons-center[data-v-811e5109]{transform:translate(-50%)}.default-ui .view-scene__buttons .view-scene__buttons-side[data-v-811e5109]{display:flex;gap:8px}@media (min-width: 744px){.default-ui .view-scene__buttons .view-scene__buttons-side[data-v-811e5109]{margin-right:24px;position:initial;transform:none}}.holobox .view-scene__buttons[data-v-811e5109]{position:absolute;display:flex;flex-direction:column-reverse;align-items:center;right:0;top:25%;height:15%;width:20%;gap:1.3vh}.holobox .view-scene__buttons .view-scene__mute-btn[data-v-811e5109]{border-radius:15%}.holobox .view-scene__buttons .view-scene__buttons-side[data-v-811e5109]{display:flex;flex-direction:column;gap:1.3vh}.holobox .view-scene__buttons .view-scene__ptt-label[data-v-811e5109]{bottom:0;transform:translate(-50%,calc(100% + 10px));border-radius:16px}.mobile-vertical .view-scene__buttons[data-v-811e5109]{right:14px;bottom:28px;height:auto;width:auto;flex-direction:column;align-items:center;gap:14px;margin:0}.mobile-vertical .view-scene__buttons .view-scene__buttons-center[data-v-811e5109]{transform:none}.mobile-vertical .view-scene__buttons .view-scene__buttons-side[data-v-811e5109]{flex-direction:column;gap:14px;margin-left:0}.mobile-vertical .view-scene__buttons .view-scene__ptt-label[data-v-811e5109]{text-wrap:wrap;top:0;bottom:auto}.dialog-conversations{width:100%;height:100%;background-color:transparent;position:absolute;top:0;left:0;color:#333;font-size:1rem}.dialog-conversations__content{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.dialog-conversations__dialog{background-color:#fff;padding:1rem;max-width:90%;border-radius:1rem}.conversation-list{display:flex;justify-content:center;width:100%;gap:1rem}.conversation-list .p-button{width:100%}.conversation-list .p-button-label{font-weight:400;text-transform:uppercase;font-family:IBMPlexMono,monospace;font-size:.75rem}.conversation-text{margin-bottom:2rem;text-align:center}.report-dialog{font-family:Roboto,sans-serif;z-index:1}.report-dialog--holobox .s-dialog__popup{position:absolute;width:100%;max-width:70%;max-height:40%;height:100%;left:10%;margin:0}.report-dialog--regular .s-dialog__popup{max-width:95%;max-height:calc(100% - 170px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;width:100%}@media (min-width: 744px){.report-dialog--regular .s-dialog__popup{top:0;right:0;left:auto;bottom:auto;margin:24px;transform:none;height:725px;max-width:360px;max-height:calc(100% - 110px)}}.report-dialog__title{color:var(--s-dialog-report-title-color, #333333);margin-bottom:8px;font-size:15px;line-height:23px;letter-spacing:0px;font-weight:400}@media (min-width: 744px){.report-dialog__title{font-size:16px;line-height:22px}}@media (min-width: 1512px){.report-dialog__title{font-size:18px;line-height:24px}}.report-dialog__description{color:var(--s-dialog-report-description-color, #797979);font-size:12px;line-height:19px;letter-spacing:0px;font-weight:400}@media (min-width: 744px){.report-dialog__description{font-size:13px;line-height:18px}}@media (min-width: 1512px){.report-dialog__description{font-size:14px;line-height:20px}}.report-dialog__content{display:flex;flex-direction:column;gap:18px}.report-dialog__wrapper{height:100%;display:flex;justify-content:space-between;flex-direction:column}.report-dialog__footer{display:flex;justify-content:flex-end;align-items:center;gap:24px}.report-dialog__footer .s-button{width:125px}.report-dialog__footer-note{color:var(--s-dialog-report-footer-note-color, #797979);font-size:12px;line-height:19px;letter-spacing:0px;font-weight:400}@media (min-width: 744px){.report-dialog__footer-note{font-size:13px;line-height:18px}}@media (min-width: 1512px){.report-dialog__footer-note{font-size:14px;line-height:20px}}.report-dialog__footer-note-link{color:var(--s-dialog-report-footer-note-link-color, #797979)}.countdown-dialog{max-width:640px;margin:24px;padding:30px 8px 6px}.countdown-content__title{width:100%;font-size:2.25rem;color:#000;display:flex;justify-content:flex-start;text-transform:uppercase;font-family:PPFormula,monospace;font-weight:900;margin-bottom:12px}.countdown-content__description{font-weight:400;font-size:1rem;color:#797979;font-family:IBMPlexMono,monospace;margin-bottom:48px}.countdown-content__buttons-section{display:flex;align-items:center;gap:12px;flex-direction:column}@media (min-width: 744px){.countdown-content__buttons-section{flex-direction:row;justify-content:space-between;flex-wrap:wrap}}.countdown-content__button{max-width:280px;width:100%;height:64px;text-transform:uppercase;border:none!important}.countdown-content__button--cancel{background-color:#d5d3d3!important}.countdown-content__countdown{display:flex;justify-content:center;align-items:center;background-color:#ffffff4d;color:#fff;width:30px;height:30px;border-radius:50%}.dialog-error-message{width:100%;height:100%;padding:10px;background-color:var(--dialog-error-message-bg-color, #ffffff);position:absolute;top:0;left:0;color:var(--dialog-error-message-text-color, #000000);font-size:14px;line-height:21px;letter-spacing:0px;font-weight:400}@media (min-width: 744px){.dialog-error-message{font-size:15px;line-height:20px}}@media (min-width: 1512px){.dialog-error-message{font-size:16px;line-height:22px}}.dialog-error-message__content{width:100%;height:100%;border-radius:24px;display:flex;justify-content:center;align-items:center;background-size:300% 100%;background-position:center;background-color:var(--loader-background-2);background-image:radial-gradient(at 36% 99%,var(--loader-background-1) 0px,transparent 50%),radial-gradient(at 32% -33%,var(--loader-background-2) 0px,transparent 50%),radial-gradient(at 61% 49%,var(--loader-background-3) 0px,transparent 50%),radial-gradient(at 100% 0%,var(--loader-background-4) 0px,transparent 50%)}@media (min-width: 576px){.dialog-error-message__content{background-size:100% 100%}}.dialog-error-message__dialog{background-color:var(--dialog-error-message-bg-color, #ffffff);padding:20px;max-width:90%;border-radius:12px}.dialog-error-message__report-cta{position:absolute!important;bottom:15px;right:15px}.dialog-error-message__report-cta svg path{fill:transparent}@media (min-width: 576px){.dialog-error-message__report-cta{display:inline-flex!important}}.error-message-text{text-align:center}.base-screen-picker{display:flex;flex-direction:column;gap:12px;width:100%}.base-screen-picker__content{position:relative}.base-screen-picker__content-text{display:flex;flex-direction:column;gap:16px}.base-screen-picker__text{font-size:15px;line-height:23px;letter-spacing:0px;font-weight:700}@media (min-width: 744px){.base-screen-picker__text{font-size:16px;line-height:22px}}@media (min-width: 1512px){.base-screen-picker__text{font-size:18px;line-height:24px}}.base-screen-picker__desc{font-size:12px;line-height:19px;letter-spacing:0px;font-weight:400}@media (min-width: 744px){.base-screen-picker__desc{font-size:13px;line-height:18px}}@media (min-width: 1512px){.base-screen-picker__desc{font-size:14px;line-height:20px}}.base-screen-picker__placeholder{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--s-base-screen-picker-placeholder-bg, #f4f3f3);border:2px dashed var(--s-base-screen-picker-placeholder-border, #b9b9b9);border-radius:20px;aspect-ratio:16/9}.base-screen-picker--invalid .base-screen-picker__placeholder{border-color:var(--s-base-screen-picker-invalid, #ff3a3a)}.base-screen-picker__placeholder-icon{width:32px!important;height:32px!important;color:var(--s-base-screen-picker-placeholder-border, #b9b9b9);margin-bottom:20px}.base-screen-picker__placeholder-title{color:var(--s-base-screen-picker-placeholder-title, #333333);margin-bottom:2px;font-size:12px;line-height:19px;letter-spacing:0px;font-weight:400}@media (min-width: 744px){.base-screen-picker__placeholder-title{font-size:13px;line-height:18px}}@media (min-width: 1512px){.base-screen-picker__placeholder-title{font-size:14px;line-height:20px}}.base-screen-picker__placeholder-desc{color:var(--s-base-screen-picker-placeholder-desc, #797979);font-size:11px;line-height:15px;letter-spacing:0px;font-weight:400}@media (min-width: 744px){.base-screen-picker__placeholder-desc{font-size:12px;line-height:16px}}@media (min-width: 1512px){.base-screen-picker__placeholder-desc{font-size:13px;line-height:19px}}.base-screen-picker__image{position:absolute;top:0;left:0;width:100%;height:100%;border:2px solid var(--s-base-screen-picker-image-border, #18d859);border-radius:20px;background-color:var(--s-base-screen-picker-video-bg, #000000);background-size:contain;background-position:center center;background-repeat:no-repeat}.base-screen-picker__message{margin-top:4px;transition:.3s color;padding-left:2px;color:var(--s-base-screen-picker-message-color, #b9b9b9);font-size:11px;line-height:15px;letter-spacing:0px;font-weight:400}@media (min-width: 744px){.base-screen-picker__message{font-size:12px;line-height:16px}}@media (min-width: 1512px){.base-screen-picker__message{font-size:13px;line-height:19px}}.base-screen-picker--invalid .base-screen-picker__message{color:var(--s-base-screen-picker-invalid, #ff3a3a)}.base-screen-picker-dialog{font-family:Roboto,sans-serif}.base-screen-picker-dialog .s-dialog__popup{max-width:382px}@media (min-width: 1512px){.base-screen-picker-dialog .s-dialog__popup{width:450px}}.base-screen-picker-dialog .s-dialog__content{padding:unset}.base-screen-picker-dialog__header{display:flex;justify-content:center;align-items:center;width:100%}.base-screen-picker-dialog__header-icon{transform:rotate(90deg);width:24px!important;height:24px!important;cursor:pointer}.base-screen-picker-dialog__header-title{margin-left:auto;margin-right:auto;font-size:14px;line-height:21px;letter-spacing:0px;font-weight:500}@media (min-width: 744px){.base-screen-picker-dialog__header-title{font-size:15px;line-height:20px}}@media (min-width: 1512px){.base-screen-picker-dialog__header-title{font-size:16px;line-height:22px}}.base-screen-picker-dialog__video-wrapper{display:flex;position:relative}.base-screen-picker-dialog__video{width:100%;aspect-ratio:16/9;background-color:var(--s-base-screen-picker-video-bg, #000000)}.base-screen-picker-dialog__screenshot{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--s-base-screen-picker-video-bg, #000000);background-size:contain;background-position:center center;background-repeat:no-repeat}.base-screen-picker-dialog__content-text{display:flex;flex-direction:column;gap:16px;padding:24px}.base-screen-picker-dialog__text{font-size:15px;line-height:23px;letter-spacing:0px;font-weight:700}@media (min-width: 744px){.base-screen-picker-dialog__text{font-size:16px;line-height:22px}}@media (min-width: 1512px){.base-screen-picker-dialog__text{font-size:18px;line-height:24px}}.base-screen-picker-dialog__desc{font-size:12px;line-height:19px;letter-spacing:0px;font-weight:400}@media (min-width: 744px){.base-screen-picker-dialog__desc{font-size:13px;line-height:18px}}@media (min-width: 1512px){.base-screen-picker-dialog__desc{font-size:14px;line-height:20px}}.base-screen-picker-dialog__error{color:var(--s-base-screen-picker-invalid, #ff3a3a);font-size:12px;line-height:19px;letter-spacing:0px;font-weight:400}@media (min-width: 744px){.base-screen-picker-dialog__error{font-size:13px;line-height:18px}}@media (min-width: 1512px){.base-screen-picker-dialog__error{font-size:14px;line-height:20px}}.base-screen-picker-dialog__actions{display:flex;justify-content:center;align-items:center;gap:12px;width:100%}.dialog-form{font-family:Roboto,sans-serif;background-color:transparent!important}.dialog-form__content{display:flex;flex-direction:column;gap:16px}.dialog-form__section-content{display:flex;flex-direction:column;gap:8px;padding:16px}.dialog-form__logo{margin-bottom:16px;width:115px}.dialog-form__header{display:flex;flex-direction:column;gap:8px;margin-bottom:8px}.dialog-form__title{color:var(--character-form-title-color);font-size:23px;line-height:27px;letter-spacing:0px;font-weight:600}@media (min-width: 744px){.dialog-form__title{font-size:24px;line-height:30px}}@media (min-width: 1512px){.dialog-form__title{font-size:26px;line-height:32px}}.dialog-form__description{color:var(--character-form-text-color);white-space:pre-line;font-size:14px;line-height:21px;letter-spacing:0px;font-weight:400}@media (min-width: 744px){.dialog-form__description{font-size:15px;line-height:20px}}@media (min-width: 1512px){.dialog-form__description{font-size:16px;line-height:22px}}.dialog-form__description *{margin:0}.dialog-form__description p{display:inline}.dialog-form__footer-text{color:var(--character-form-footer-text-color);background-color:var(--character-form-footer-background-color);padding:16px;margin:16px 0;border-radius:8px;white-space:pre-line;font-size:11px;line-height:15px;letter-spacing:0px;font-weight:400}@media (min-width: 744px){.dialog-form__footer-text{font-size:12px;line-height:16px}}@media (min-width: 1512px){.dialog-form__footer-text{font-size:13px;line-height:19px}}.dialog-form__footer-text *{margin:0}.dialog-form__footer-text p{display:inline}.dialog-form__select-option{display:flex;align-items:center;justify-content:space-between;gap:16px}.dialog-form__select-option>.s-icon{flex-shrink:0}.dialog-form .s-dialog__popup{background-color:var(--character-form-background-color);max-height:90%;max-width:90%;width:432px;z-index:1;box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a}@media (min-width: 1512px){.dialog-form .s-dialog__popup{width:500px}}.dialog-form .s-dialog__footer{background-color:var(--character-form-background-color)}.dialog-form .s-label{margin-bottom:8px}.dialog-form__disclaimer{margin:8px 0}.dialog-form__disclaimer .s-label{margin:0 8px}.dialog-form__disclaimer .s-label *{margin:0}.dialog-form__disclaimer .s-checkbox{color:var(--character-form-text-color);text-decoration:none;margin-bottom:8px;font-size:12px;line-height:19px;letter-spacing:0px;font-weight:400}@media (min-width: 744px){.dialog-form__disclaimer .s-checkbox{font-size:13px;line-height:18px}}@media (min-width: 1512px){.dialog-form__disclaimer .s-checkbox{font-size:14px;line-height:20px}}.dialog-form__disclaimer .s-checkbox a{color:var(--p-button-primary-background, #9747ff)}.dialog-form__disclaimer .s-checkbox a:hover{color:var(--p-button-primary-hover-background, #8323ff)}.dialog-form__brand{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:24px}.dialog-form__brand img{width:74px}.dialog-form__brand-title{color:var(--character-form-brand-title-color);font-size:12px;line-height:19px;letter-spacing:0px;font-weight:400}@media (min-width: 744px){.dialog-form__brand-title{font-size:13px;line-height:18px}}@media (min-width: 1512px){.dialog-form__brand-title{font-size:14px;line-height:20px}}.dialog-form__input{margin-bottom:24px}.dialog-tab-warning{font-family:Roboto,sans-serif}.dialog-tab-warning .s-dialog__popup{max-width:500px}:root{--base-factor: 24px}@media (min-width: 744px) and (orientation: portrait){body.holobox .view-scene *,body.holobox .settings-dialog *,body.holobox .report-dialog *{font-size:var(--base-factor)!important;line-height:calc(var(--base-factor) * 1.5)!important}body.holobox .settings-dialog .settings-dialog__content,body.holobox .settings-dialog .report-dialog__content,body.holobox .report-dialog .settings-dialog__content,body.holobox .report-dialog .report-dialog__content{padding:0}body.holobox .settings-dialog .settings-dialog__title,body.holobox .settings-dialog .report-dialog__title,body.holobox .report-dialog .settings-dialog__title,body.holobox .report-dialog .report-dialog__title{font-size:calc(var(--base-factor) * 1.25)!important}body.holobox .settings-dialog .s-dialog__header,body.holobox .settings-dialog .s-dialog__content,body.holobox .settings-dialog .s-dialog__footer,body.holobox .report-dialog .s-dialog__header,body.holobox .report-dialog .s-dialog__content,body.holobox .report-dialog .s-dialog__footer{padding:calc(var(--base-factor) * 1.25)}body.holobox .settings-dialog .s-dialog__popup,body.holobox .report-dialog .s-dialog__popup{border-radius:calc(var(--base-factor) * .75)}body.holobox .settings-dialog .s-dialog__header,body.holobox .report-dialog .s-dialog__header{padding-bottom:0!important}body.holobox .settings-dialog .s-dialog__header svg,body.holobox .report-dialog .s-dialog__header svg{width:calc(var(--base-factor) * 1.5);height:calc(var(--base-factor) * 1.5)}body.holobox .report-dialog .report-dialog__footer .s-button{width:250px;padding:calc(var(--base-factor) * .75) calc(var(--base-factor) * .25)}body.holobox .view-scene__chat-btn,body.holobox .view-scene__more-btn,body.holobox .view-scene__mute-btn,body.holobox .view-scene__microphone-btn,body.holobox .view-scene__speech-btn{width:calc(var(--base-factor) * 4);height:calc(var(--base-factor) * 4)}body.holobox .view-scene__chat-btn svg,body.holobox .view-scene__more-btn svg,body.holobox .view-scene__mute-btn svg,body.holobox .view-scene__microphone-btn svg,body.holobox .view-scene__speech-btn svg{width:calc(var(--base-factor) * 1.5)!important;height:calc(var(--base-factor) * 1.5)!important}body.holobox .view-scene__mute-btn,body.holobox .view-scene__microphone-btn{border-radius:calc(var(--base-factor) * .75)!important}body.holobox .view-scene__logo{width:calc(var(--base-factor) * 6)!important;height:auto!important;top:var(--base-factor)!important;left:var(--base-factor)!important}body.holobox .base-chat-input__input{border-radius:calc(var(--base-factor) / 2);padding:calc(var(--base-factor) / 4) calc(var(--base-factor) / 2)}body.holobox .base-chat-input__button{width:calc(var(--base-factor) * 1.5);height:calc(var(--base-factor) * 1.5)}body.holobox .base-chat-input__button svg{width:calc(var(--base-factor) * 1.1);height:calc(var(--base-factor) * 1.1)}body.holobox .chat-area{border-radius:calc(var(--base-factor) / 1.5)}body.holobox .base-chat-message__content{padding:calc(var(--base-factor) * .75);border-radius:calc(var(--base-factor) / 2)}body.holobox .s-context-menu svg{width:var(--base-factor);height:var(--base-factor)}body.holobox .view-scene__more-menu{width:auto;max-width:60%;padding:var(--base-factor)!important}body.holobox .view-scene__more-menu *{font-size:var(--base-factor)!important;line-height:calc(var(--base-factor) * 1.5)!important}body.holobox .view-scene__more-menu .s-menu-item{padding:calc(var(--base-factor) / 3)}body.holobox .view-scene__more-menu .s-menu-item__icon{width:var(--base-factor)!important;height:var(--base-factor)!important}}.shaffra-view{position:relative;width:100%;height:100%}.s-cookie-notice{left:0;max-width:100%}.blank-view{position:absolute;top:0;left:0;width:100dvw;height:100dvh;background-color:#fff;display:flex;justify-content:center;align-items:center}.blank-view>*{width:50px}:root{--s-accent-color: #9747ff;--s-invalid-color: #ff3a3a;--s-success-color: #18d859;--s-warning-color: #cb9201;--s-info-color: #007aff;--s-disabled-border-color: #d5d3d3;--s-body-color: #333333;--s-link-color: #9a9a9a;--s-link-hover-color: var(--s-accent-color);--s-title-color: #333333;--s-description-color: #797979;--s-additional-text-color: #b9b9b9;--s-icon-default-color: #797979;--s-icon-secondary-color: #9a9a9a;--s-input-bg-color: #ffffff;--s-input-border-color: #d5d3d3;--s-input-hover-border-color: #b9b9b9;--s-input-focus-border-color: #d0cfcf;--s-input-focus-shadow-color: rgba(244, 243, 243, .95);--s-input-placeholder-color: #d5d3d3;--s-input-value-color: #333333;--s-input-icon-color: #797979;--s-input-label-color: #797979;--s-input-hint-color: #b9b9b9;--s-input-message-color: #b9b9b9;--s-input-disabled-bg-color: #f4f3f3;--s-input-disabled-text-color: #d5d3d3;--s-input-disabled-border-color: #f4f3f3;--s-input-invalid-color: var(--s-invalid-color);--s-selection-control-selected-color: var(--s-accent-color);--s-selection-control-border-color: #9a9a9a;--s-selection-control-hover-border-color: #797979;--s-selection-control-label-color: #797979;--s-selection-control-disabled-color: #f4f3f3;--s-selection-control-invalid-color: var(--s-invalid-color);--s-selection-control-message-color: #b9b9b9;--s-interaction-control-active-color: var(--s-accent-color);--s-interaction-control-inactive-color: #d5d3d3;--s-interaction-control-hover-inactive-color: #d0cfcf;--s-interaction-control-value-color: #333333;--s-interaction-control-label-color: #797979;--s-interaction-control-disabled-color: #f4f3f3;--s-interaction-control-invalid-color: var(--s-invalid-color);--s-interaction-control-message-color: #b9b9b9;--s-interactive-list-text-color: #797979;--s-interactive-list-hover-text-color: #333333;--s-interactive-list-hover-bg-color: #faf9ff;--s-interactive-list-active-text-color: #333333;--s-interactive-list-active-bg-color: #ddd6ff;--s-interactive-list-disabled-text-color: #d5d3d3;--s-interactive-list-disabled-bg-color: #ffffff;--s-interactive-list-active-disabled-border-color: #d5d3d3;--s-interactive-list-active-disabled-bg-color: #f4f3f3;--s-interactive-list-active-disabled-text-color: #797979;--s-section-icon-color: #797979;--s-section-border-color: #d0cfcf;--s-section-hover-border-color: #b9b9b9;--s-avatar-label-color: #ffffff;--s-avatar-variant-gray-bg: #d5d3d3;--s-avatar-variant-dark-gray-bg: #b9b9b9;--s-avatar-variant-purple-bg: #ddd6ff;--s-back-navigator-text-color: #333333;--s-breadcrumb-default-color: #9a9a9a;--s-breadcrumb-hover-color: #797979;--s-breadcrumb-active-color: var(--s-accent-color);--s-breadcrumb-active-hover-color: #8323ff;--s-breadcrumb-separator-color: #b9b9b9;--s-button-disabled-text-color: #b9b9b9;--s-button-primary-bg-color: var(--s-accent-color);--s-button-primary-hover-bg-color: #8323ff;--s-button-primary-text-color: #ffffff;--s-button-primary-disabled-bg-color: #d5d3d3;--s-button-secondary-bg-color: #ffffff;--s-button-secondary-hover-bg-color: #faf9ff;--s-button-secondary-text-color: var(--s-accent-color);--s-button-secondary-hover-text-color: #8323ff;--s-button-secondary-gray-bg-color: #ffffff;--s-button-secondary-gray-border-color: #d5d3d3;--s-button-secondary-gray-hover-bg-color: #f4f3f3;--s-button-secondary-gray-text-color: #797979;--s-button-secondary-gray-hover-text-color: #797979;--s-button-gray-bg-color: #ffffff;--s-button-gray-text-color: #333333;--s-button-gray-border-color: #d5d3d3;--s-button-gray-hover-bg-color: #fbfbfb;--s-button-gray-hover-border-color: #d0cfcf;--s-button-danger-bg-color: #ff3a3a;--s-button-danger-text-color: #ffffff;--s-button-danger-hover-border-color: #797979;--s-button-text-bg-color: transparent;--s-button-text-font-color: var(--s-accent-color);--s-button-text-hover-bg-color: rgba(151, 71, 255, .1);--s-button-text-active-font-color: #333333;--s-button-text-loading-bg-color: #ffffff;--s-button-white-text-font-color: #ffffff;--s-button-white-text-hover-bg-color: rgba(255, 255, 255, .1);--s-button-white-text-disabled-text-color: rgba(255, 255, 255, .5);--s-button-white-text-loading-bg-color: #caa1ff;--s-button-white-text-loader-color: #ae71ff;--s-button-bordered-text-bg-color: #ffffff;--s-button-bordered-text-font-color: #797979;--s-button-bordered-text-active-font-color: #333333;--s-button-bordered-text-hover-bg-color: #f4f3f3;--s-button-icon-bg-color: transparent;--s-button-icon-purple-font-color: #9747ff;--s-button-icon-purple-hover-bg-color: rgba(151, 71, 255, .1);--s-button-icon-gray-font-color: #797979;--s-button-icon-gray-hover-bg-color: rgba(121, 121, 121, .1);--s-button-ghost-bg-color: #faf9ff;--s-button-ghost-font-color: #9747ff;--s-button-ghost-hover-bg-color: #f2f1f8;--s-button-ghost-disabled-bg-color: #fbfbfb;--s-button-plus-icon-bg-color: #ae71ff;--s-button-disabled-border-color: #d0cfcf;--s-character-card-bg-color: #caa1ff;--s-character-card-text-color: #ffffff;--s-character-card-accent-color: var(--s-accent-color);--s-checkbox-checkmark-color: #ffffff;--s-checkbox-disabled-checkmark-color: #b9b9b9;--s-chip-primary-text-color: var(--s-accent-color);--s-chip-primary-bg-color: #ddd6ff;--s-chip-secondary-text-color: #797979;--s-chip-secondary-bg-color: #d5d3d3;--s-chip-success-text-color: #18d859;--s-chip-success-bg-color: #d8ffd4;--s-chip-danger-text-color: #ff3a3a;--s-chip-danger-bg-color: #ffe0e0;--s-chip-warning-text-color: #cb9201;--s-chip-warning-bg-color: #fff3b4;--s-chip-info-text-color: #007aff;--s-chip-info-bg-color: #d9ebff;--s-chip-item-text-color: #333333;--s-chip-item-bg-color: #f4f3f3;--s-chip-item-hover-bg-color: #d5d3d3;--s-chip-item-active-text-color: var(--s-accent-color);--s-chip-item-active-bg-color: #e6e2fc;--s-chip-item-active-hover-bg-color: #e6e2fc;--s-chip-outlined-bg-color: #ffffff;--s-config-block-bg-color: #fbfbfb;--s-config-block-border-color: #f4f3f3;--s-config-block-hover-bg-color: #f4f3f3;--s-context-menu-bg-color: #ffffff;--s-cookie-bg-color: #ffffff;--s-cookie-text-color: #333333;--s-cookie-link-color: var(--s-accent-color);--s-cookie-close-btn-color: #333333;--s-cookie-close-option-border-color: #d0cfcf;--s-cookie-close-option-status-color: var(--s-accent-color);--s-dialog-bg-color: #ffffff;--s-dialog-divider-color: #d5d3d3;--s-dialog-close-icon-color: #797979;--s-dialog-secondary-bg-color: #fbfbfb;--s-error-info-box-border-color: #b9b9b9;--s-error-info-box-passed-color: var(--s-accent-color);--s-input-chip-message-color: #b9b9b9;--s-input-chip-item-bg-color: #f4f3f3;--s-input-chip-item-text-color: #333333;--s-input-chip-item-disabled-bg-color: #fbfbfb;--s-input-chip-item-disabled-text-color: #d0cfcf;--s-input-chip-item-hover-border-color: #d5d3d3;--s-input-chip-item-icon-color: #797979;--s-input-chip-item-icon-hover-bg-color: #d5d3d3;--s-input-chip-add-border-color: #d0cfcf;--s-input-chip-add-hover-border-color: #b9b9b9;--s-input-chip-add-text-color: #333333;--s-input-chip-add-icon-color: #797979;--s-input-chip-add-disabled-color: #d5d3d3;--s-input-file-bg-color: #f4f3f3;--s-input-file-text-color: #333333;--s-input-file-icon-color: #797979;--s-input-file-label-color: #333333;--s-input-file-border-color: #b9b9b9;--s-input-file-hover-border-color: #9a9a9a;--s-input-file-disabled-bg-color: #fbfbfb;--s-input-file-disabled-border-color: #f4f3f3;--s-input-file-disabled-text-color: #d5d3d3;--s-input-file-disabled-icon-color: #d5d3d3;--s-input-file-invalid-bg-color: #ffe0e0;--s-input-file-invalid-color: var(--s-invalid-color);--s-input-file-item-bg-color: #f4f3f3;--s-input-file-item-size-color: #b9b9b9;--s-input-file-item-name-color: #333333;--s-input-file-bar-color: #e6e2fc;--s-input-file-progress-color: var(--s-accent-color);--s-input-file-intermediate-color: #e6e2fc;--s-input-range-thumb-color: #fbfbfb;--s-input-range-gradient-1-color: #e6e2fc;--s-input-range-gradient-2-color: #caa1ff;--s-input-range-gradient-3-color: #9747ff;--s-input-range-gradient-4-color: #8323ff;--s-layout-bg-color: #f2f1f8;--s-layout-content-bg-color: #ffffff;--s-layout-header-border-color: #d5d3d3;--s-layout-auth-bg-color: #ffffff;--s-layout-auth-left-bg-color: #ffffff;--s-layout-auth-logo-color: var(--s-accent-color);--s-layout-auth-button-border-color: #d5d3d3;--s-layout-auth-footer-text-color: #333333;--s-line-color: #e6e2fc;--s-line-secondary-color: #d5d3d3;--s-line-text-color: #333333;--s-navigation-tab-text-color: #9a9a9a;--s-navigation-tab-hover-text-color: #797979;--s-navigation-tab-active-color: var(--s-accent-color);--s-navigation-tabs-underline-color: #e6e2fc;--s-node-list-tree-line-color: #e6e2fc;--s-option-list-selector-chip-bg-color: #f4f3f3;--s-option-list-selector-chip-border-color: #d0cfcf;--s-option-list-selector-chip-indicator-text-color: #797979;--s-option-list-selector-chip-hover-bg-color: #f4f3f3;--s-option-list-selector-without-checkbox-chip-bg-color: #ffffff;--s-option-list-selector-chip-without-checkbox-hover-border-color: #b9b9b9;--s-option-list-selector-chip-text-color: #333333;--s-option-list-selector-chip-icon-delete-color: #797979;--s-option-selector-border-color: #d0cfcf;--s-option-selector-disabled-text-color: #d0cfcf;--s-option-selector-disabled-icon-color: #9a9a9a;--s-option-selector-hover-border-color: #b9b9b9;--s-option-selector-placeholder-color: #d5d3d3;--s-option-selector-toggle-icon-color: #797979;--s-option-selector-toggle-icon-bg-color: #fbfbfb;--s-option-selector-toggle-icon-border-color: #d5d3d3;--s-option-selector-toggle-icon-hover-bg-color: #f4f3f3;--s-option-selector-input-hover-bg-color: #fbfbfb;--s-option-selector-chip-icon-drag-color: #9a9a9a;--s-option-selector-chip-icon-delete-color: #797979;--s-option-selector-chip-indicator-text-color: #797979;--s-option-selector-chip-text-color: #333333;--s-option-selector-chip-bg-color: #fbfbfb;--s-option-selector-chip-hover-bg-color: #f4f3f3;--s-option-selector-chip-border-color: #d0cfcf;--s-overview-card-bg-color: #ffffff;--s-overview-card-border-color: #d5d3d3;--s-overview-card-divider-color: #f4f3f3;--s-overview-card-disabled-bg-color: #f4f3f3;--s-overview-card-active-bg-color: #fbfbfb;--s-overview-card-focused-border-color: var(--s-accent-color);--s-overview-card-gray-bg-color: #fbfbfb;--s-profile-card-bg-color: #f2f1f8;--s-profile-card-border-color: #e6e2fc;--s-profile-card-title-color: var(--s-accent-color);--s-profile-card-subtitle-color: #797979;--s-profile-card-menu-header-color: #797979;--s-profile-card-menu-separate-line-color: #d0cfcf;--s-profile-card-menu-item-text-color: #797979;--s-profile-card-menu-item-hover-color: #f2f1f8;--s-preview-tab-bg-color: #ffffff;--s-preview-tab-border-color: #d5d3d3;--s-preview-tab-header-bg-color: #fbfbfb;--s-preview-tab-header-text-color: #797979;--s-qr-code-border-color: var(--s-accent-color);--s-radio-button-bg-color: #ffffff;--s-select-search-border-color: #f2f1f8;--s-sidebar-bg-color: #ffffff;--s-sidebar-toggle-icon-color: #333333;--s-sidebar-section-bg-color: #f2f1f8;--s-sidebar-section-content-bg-color: #ffffff;--s-sidebar-section-border-color: #d5d3d3;--s-skeleton-light-color: #f4f3f3;--s-skeleton-dark-color: #d0cfcf;--s-slide-menu-bg-color: #ffffff;--s-slide-menu-trigger-color: #797979;--s-slide-menu-divider-color: #f4f3f3;--s-slide-menu-footer-bg-color: #fbfbfb;--s-slider-bg-color: #ffffff;--s-slider-label-color: #797979;--s-slider-border-color: #d0cfcf;--s-slider-hover-border-color: #b9b9b9;--s-slider-text-color: #333333;--s-slider-disabled-border-color: #d5d3d3;--s-slider-disabled-bg-color: #f4f3f3;--s-slider-disabled-text-color: #d0cfcf;--s-slider-item-border-color: #b9b9b9;--s-slider-item-hover-border-color: #9a9a9a;--s-slider-item-hover-bg-color: #fbfbfb;--s-slider-item-selected-border-color: var(--s-accent-color);--s-slider-item-disabled-border-color: #d0cfcf;--s-slider-message-color: #b9b9b9;--s-slider-invalid-color: var(--s-invalid-color);--s-styled-list-border-color: #f4f3f3;--s-styled-list-header-note-color: #797979;--s-styled-list-content-color: #333333;--s-switch-selector-color: #ffffff;--s-tab-switch-text-color: #333333;--s-tab-switch-segmented-text-color: #797979;--s-tab-switch-segmented-active-bg-color: var(--s-accent-color);--s-tab-switch-segmented-active-text-color: #ffffff;--s-table-bg-color: #ffffff;--s-table-border-color: #f4f3f3;--s-table-header-bg-color: #fbfbfb;--s-table-header-border-color: #f4f3f3;--s-table-row-head-text-color: #797979;--s-table-row-hover-bg-color: #faf9ff;--s-table-row-selected-bg-color: #f2f1f8;--s-table-row-focused-border-color: #9747ff;--s-table-row-active-bg-color: #f4f3f3;--s-table-value-text-color: #333333;--s-table-empty-text-color: #797979;--s-table-toggle-icon-color: #797979;--s-table-toggle-icon-bg-color: #fbfbfb;--s-table-toggle-icon-border-color: #d5d3d3;--s-table-paginator-bg-color: #ffffff;--s-table-paginator-border-color: #d5d3d3;--s-table-paginator-page-selector-item-border-color: #d5d3d3;--s-table-paginator-page-selector-bg-color: #ffffff;--s-table-paginator-page-item-active-bg-color: --s-accent-color;--s-table-paginator-page-item-active-text-color: #ffffff;--s-toast-content-text-color: #333333;--s-toast-detail-text-color: #9a9a9a;--s-toast-close-icon-default-color: #333333;--s-toast-close-icon-secondary-color: #9a9a9a;--s-toast-border-color: #9a9a9a;--s-toast-success-bg-color: #d8ffd4;--s-toast-success-border-color: var(--s-success-color);--s-toast-error-bg-color: #fff3b4;--s-toast-error-border-color: var(--s-warning-color);--s-toast-info-bg-color: #d9ebff;--s-toast-info-border-color: var(--s-info-color);--s-toast-dark-bg-color: #333333;--s-toast-dark-close-icon-color: #ffffff;--s-toast-cta-bg-color: #ffffff;--s-toast-cta-border-color: #d0cfcf;--s-toggle-active-slider-bg-color: #ffffff;--s-toggle-default-indicator-color: #ffffff;--s-tooltip-bg-color: #333333;--s-tooltip-text-color: #ffffff;--s-paginator-bg-color: #ffffff;--s-paginator-border-color: #d5d3d3;--s-paginator-item-border-color: #d5d3d3;--s-paginator-item-hover-bg-color: #fbfbfb;--s-paginator-button-bg-color: #ffffff;--s-paginator-button-hover-bg-color: #fbfbfb;--s-paginator-item-active-bg-color: var(--s-accent-color);--s-paginator-item-active-hover-bg-color: #8323ff;--s-product-tour-box-background-color: #9747ff;--s-product-tour-box-text-color: #ffffff;--s-product-tour-box-border-color: #ffffff;--s-calendar-primary-color: #ae71ff;--s-calendar-background-color: #ffffff;--s-calendar-header-color: #797979;--s-calendar-second-background-color: #ffffff;--s-calendar-border-color: #d5d3d3;--s-calendar-event-text-color: #ffffff;--s-calendar-event-bg-color: #ae71ff;--s-calendar-event-border-color: #ffffff;--s-calendar-text-color: #333333;--s-dialog-delete-description-color: #333333;--s-dialog-delete-sub-text-color: #797979;--s-dialog-confirm-description-color: #333333;--s-dialog-confirm-sub-text-color: #797979;--s-input-time-border-color: #797979;--s-input-time-text-color: #333333;--s-input-time-bg-color: #f4f3f3;--s-input-search-value-text-color: #9a9a9a;--s-input-search-variant-purple-bg-color: #f2f1f8;--s-input-search-variant-purple-br-color: transparent;--s-input-search-variant-purple-bg-hover-color: #ffffff;--s-input-search-variant-purple-bg-focus-color: #ffffff;--s-input-search-variant-purple-br-focus-color: transparent;--s-input-search-variant-gray-bg-color: #f4f3f3;--s-input-search-variant-gray-br-color: transparent;--s-input-search-variant-gray-br-hover-color: #d5d3d3;--s-input-search-variant-gray-bg-focus-color: #ffffff;--s-input-search-variant-gray-br-focus-color: var(--s-accent-color);--s-input-search-variant-white-bg-color: #ffffff;--s-input-search-variant-white-br-color: #d5d3d3;--s-input-search-variant-white-bg-hover-color: #f4f3f3;--s-input-search-variant-white-bg-focus-color: #ffffff;--s-input-search-variant-white-br-focus-color: var(--s-accent-color);--s-input-search-shape-soft-dropdown-visible-br-color: #797979;--s-input-search-shape-soft-dropdown-visible-text-color: #333333;--s-input-search-shape-rounded-dropdown-visible-text-color: #9a9a9a;--s-input-search-dropdown-visible-br-focus-color: transparent;--s-input-search-icon-color: #d5d3d3;--s-input-search-placeholder-color: #d5d3d3;--s-input-search-list-shape-rounded-bg-color: #ffffff;--s-input-search-list-shape-rounded-br-color: #d0cfcf;--s-input-search-list-shape-soft-bg-color: #ffffff;--s-input-search-list-shape-soft-br-color: #d5d3d3;--s-input-search-list-text-color: #9a9a9a;--s-input-search-list-option-text-color: #797979;--s-input-search-list-option-text-hover-color: #333333;--s-input-search-list-option-bg-hover-color: #faf9ff;--s-input-search-list-option-br-color: #d5d3d3;--s-input-search-list-option-text-selected-color: #333333;--s-input-search-list-option-bg-selected-color: #ddd6ff;--s-icon-loader-vertical-cirlce-primary: #d5d3d3;--s-icon-loader-vertical-cirlce-secondary: #000000;--s-timer-background-color: rgba(0, 0, 0, .2);--s-timer-text-color: #ffffff;--s-timer-border-color: transparent;--s-timer-overtime-background-color: rgba(var(--s-invalid-color), var($op-40));--s-timer-overtime-text-color: #ffffff;--s-timer-overtime-border-color: var(--s-invalid-color)}@font-face{font-family:PPFormula;src:url(/assets/PPFormula-CondensedExtralight-9oSQs5HH.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:PPFormula;src:url(/assets/PPFormula-CondensedLightItalic-C8XIMvo5.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:PPFormula;src:url(/assets/PPFormula-CondensedBlack-Bx2z_Lwe.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:IBMPlexMono;src:url(/assets/IBMPlexMono-Thin-DbeflJtK.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:IBMPlexMono;src:url(/assets/IBMPlexMono-ThinItalic-wD_8Bp8-.ttf) format("truetype");font-weight:100;font-style:italic}@font-face{font-family:IBMPlexMono;src:url(/assets/IBMPlexMono-ExtraLight-BXQvTi6l.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:IBMPlexMono;src:url(/assets/IBMPlexMono-ExtraLightItalic-zJmdVyTZ.ttf) format("truetype");font-weight:200;font-style:italic}@font-face{font-family:IBMPlexMono;src:url(/assets/IBMPlexMono-Light-C5FdNFFb.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:IBMPlexMono;src:url(/assets/IBMPlexMono-LightItalic-CupGoqQB.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:IBMPlexMono;src:url(/assets/IBMPlexMono-Regular-BCvwfN5l.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:IBMPlexMono;src:url(/assets/IBMPlexMono-Italic-CLUCr1wN.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:IBMPlexMono;src:url(/assets/IBMPlexMono-Medium-DNBbcQit.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:IBMPlexMono;src:url(/assets/IBMPlexMono-MediumItalic-D2Z1YNb8.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:IBMPlexMono;src:url(/assets/IBMPlexMono-SemiBold-CDFRPbvm.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:IBMPlexMono;src:url(/assets/IBMPlexMono-SemiBoldItalic-DOy1dg1w.ttf) format("truetype");font-weight:600;font-style:italic}@font-face{font-family:IBMPlexMono;src:url(/assets/IBMPlexMono-Bold-DYbenGlc.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:IBMPlexMono;src:url(/assets/IBMPlexMono-BoldItalic-B5zX-gTL.ttf) format("truetype");font-weight:700;font-style:italic}
