:root{--primary-action-light:#06c;--primary-action-dark:#5af}.EntityInfo{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;padding:8px;display:flex}@media screen and (max-width:480px){.EntityInfo{padding:.25rem}}body.theme__light .EntityInfo,body .theme__wrapper.theme__wrapper-light .EntityInfo{border:2px solid #979797}body.theme__dark .EntityInfo,body .theme__wrapper.theme__wrapper-dark .EntityInfo{border:2px solid #6f7278}body.theme__light .EntityInfo,body .theme__wrapper.theme__wrapper-light .EntityInfo{background-color:#fff}body.theme__dark .EntityInfo,body .theme__wrapper.theme__wrapper-dark .EntityInfo{background-color:#000}.EntityInfo .entity-info__owner{padding:8px}@media screen and (max-width:480px){.EntityInfo .entity-info__owner{padding:.25rem}}body.theme__light .EntityInfo .entity-info__owner,body .theme__wrapper.theme__wrapper-light .EntityInfo .entity-info__owner{background-color:#e6f3ff}body.theme__dark .EntityInfo .entity-info__owner,body .theme__wrapper.theme__wrapper-dark .EntityInfo .entity-info__owner{background-color:#2b4665}.EntityInfo .entity-info__owner{font-size:1.125rem;font-weight:500;line-height:1.75rem}body.theme__light .EntityInfo .entity-info__owner,body .theme__wrapper.theme__wrapper-light .EntityInfo .entity-info__owner{color:#06c}body.theme__dark .EntityInfo .entity-info__owner,body .theme__wrapper.theme__wrapper-dark .EntityInfo .entity-info__owner{color:#5af}.EntityInfo .entity-info__creation{padding:8px}@media screen and (max-width:480px){.EntityInfo .entity-info__creation{padding:.25rem}}body.theme__light .EntityInfo .entity-info__creation,body .theme__wrapper.theme__wrapper-light .EntityInfo .entity-info__creation{background-color:#e6f3ff}body.theme__dark .EntityInfo .entity-info__creation,body .theme__wrapper.theme__wrapper-dark .EntityInfo .entity-info__creation{background-color:#2b4665}.EntityInfo .entity-info__creation{font-size:1rem;font-weight:700;line-height:1.5rem}body.theme__light .EntityInfo .entity-info__creation,body .theme__wrapper.theme__wrapper-light .EntityInfo .entity-info__creation{color:#43434d}body.theme__dark .EntityInfo .entity-info__creation,body .theme__wrapper.theme__wrapper-dark .EntityInfo .entity-info__creation{color:#f2f2f2}.EntityInfo .entity-info__creation{text-wrap:nowrap;max-width:min-content;margin:.25rem 0 0 auto}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.EntityAccess{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;display:flex}body.theme__light .EntityAccess,body .theme__wrapper.theme__wrapper-light .EntityAccess{border:2px solid #979797}body.theme__dark .EntityAccess,body .theme__wrapper.theme__wrapper-dark .EntityAccess{border:2px solid #6f7278}body.theme__light .EntityAccess,body .theme__wrapper.theme__wrapper-light .EntityAccess{background-color:#fff}body.theme__dark .EntityAccess,body .theme__wrapper.theme__wrapper-dark .EntityAccess{background-color:#000}.EntityAccess{cursor:default;padding:.25rem}.EntityAccess.active{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:row;-ms-flexbox-direction:row;flex-direction:row;display:flex}body.theme__light .EntityAccess.active,body .theme__wrapper.theme__wrapper-light .EntityAccess.active{background-color:#e6f3ff}body.theme__dark .EntityAccess.active,body .theme__wrapper.theme__wrapper-dark .EntityAccess.active{background-color:#2b4665}body.theme__light .EntityAccess.active,body .theme__wrapper.theme__wrapper-light .EntityAccess.active{border:2px solid #06c}body.theme__dark .EntityAccess.active,body .theme__wrapper.theme__wrapper-dark .EntityAccess.active{border:2px solid #5af}body.theme__light .EntityAccess:not(.toggle),body .theme__wrapper.theme__wrapper-light .EntityAccess:not(.toggle){border:2px solid #d3dbe3}body.theme__dark .EntityAccess:not(.toggle),body .theme__wrapper.theme__wrapper-dark .EntityAccess:not(.toggle){border:2px solid #53565a}body.theme__light .EntityAccess:not(.toggle),body .theme__wrapper.theme__wrapper-light .EntityAccess:not(.toggle){color:#43434d;background-color:#979797}body.theme__dark .EntityAccess:not(.toggle),body .theme__wrapper.theme__wrapper-dark .EntityAccess:not(.toggle){color:#f2f2f2;background-color:#6f7278}body.theme__light .EntityAccess.toggle:hover:not(.active),body .theme__wrapper.theme__wrapper-light .EntityAccess.toggle:hover:not(.active){border:2px solid #06c}body.theme__dark .EntityAccess.toggle:hover:not(.active),body .theme__wrapper.theme__wrapper-dark .EntityAccess.toggle:hover:not(.active){border:2px solid #5af}.EntityAccess.toggle:hover:not(.active){cursor:pointer}body.theme__light .EntityAccess.toggle:hover:not(.active) .entity-access__value,body .theme__wrapper.theme__wrapper-light .EntityAccess.toggle:hover:not(.active) .entity-access__value{color:#06c}body.theme__dark .EntityAccess.toggle:hover:not(.active) .entity-access__value,body .theme__wrapper.theme__wrapper-dark .EntityAccess.toggle:hover:not(.active) .entity-access__value{color:#5af}.EntityAccess .entity-access__value{font-size:1.125rem;font-weight:700;line-height:1.75rem}body.theme__light .EntityAccess .entity-access__value,body .theme__wrapper.theme__wrapper-light .EntityAccess .entity-access__value{color:#43434d}body.theme__dark .EntityAccess .entity-access__value,body .theme__wrapper.theme__wrapper-dark .EntityAccess .entity-access__value{color:#f2f2f2}.EntityAccess .entity-access__value,.EntityAccess .entity-access__toggle-public{margin:auto 0}.EntityAccess .entity-access__toggle-user,.EntityAccess .entity-access__toggle-private{margin:auto 0 auto .25rem}body.theme__light .EntityAccess div,body .theme__wrapper.theme__wrapper-light .EntityAccess div{background-color:#fff}body.theme__dark .EntityAccess div,body .theme__wrapper.theme__wrapper-dark .EntityAccess div{background-color:#000}.EntityAccess div{font-size:1.125rem;font-weight:700;line-height:1.75rem}body.theme__light .EntityAccess div,body .theme__wrapper.theme__wrapper-light .EntityAccess div{color:#43434d}body.theme__dark .EntityAccess div,body .theme__wrapper.theme__wrapper-dark .EntityAccess div{color:#f2f2f2}.EntityAccess div{padding:.25rem}body.theme__light .EntityAccess div.selected,body .theme__wrapper.theme__wrapper-light .EntityAccess div.selected{background-color:#d3dbe3}body.theme__dark .EntityAccess div.selected,body .theme__wrapper.theme__wrapper-dark .EntityAccess div.selected{background-color:#53565a}body.theme__light .EntityAccess div.selected,body .theme__wrapper.theme__wrapper-light .EntityAccess div.selected{border:2px solid #979797}body.theme__dark .EntityAccess div.selected,body .theme__wrapper.theme__wrapper-dark .EntityAccess div.selected{border:2px solid #6f7278}body.theme__light .EntityAccess div.selected,body .theme__wrapper.theme__wrapper-light .EntityAccess div.selected{color:#06c}body.theme__dark .EntityAccess div.selected,body .theme__wrapper.theme__wrapper-dark .EntityAccess div.selected{color:#5af}body.theme__light .EntityAccess div:not(.entity-access__value),body .theme__wrapper.theme__wrapper-light .EntityAccess div:not(.entity-access__value){border:2px solid #979797}body.theme__dark .EntityAccess div:not(.entity-access__value),body .theme__wrapper.theme__wrapper-dark .EntityAccess div:not(.entity-access__value){border:2px solid #6f7278}.EntityAccess div:not(.entity-access__value):hover{cursor:pointer}body.theme__light .EntityAccess div:not(.entity-access__value):hover:not(.selected),body .theme__wrapper.theme__wrapper-light .EntityAccess div:not(.entity-access__value):hover:not(.selected){border:2px solid #06c}body.theme__dark .EntityAccess div:not(.entity-access__value):hover:not(.selected),body .theme__wrapper.theme__wrapper-dark .EntityAccess div:not(.entity-access__value):hover:not(.selected){border:2px solid #5af}body.theme__light .EntityAccess div:not(.entity-access__value):hover:not(.selected),body .theme__wrapper.theme__wrapper-light .EntityAccess div:not(.entity-access__value):hover:not(.selected){color:#06c}body.theme__dark .EntityAccess div:not(.entity-access__value):hover:not(.selected),body .theme__wrapper.theme__wrapper-dark .EntityAccess div:not(.entity-access__value):hover:not(.selected){color:#5af}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.EntityToolbar{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:row;-ms-flexbox-direction:row;flex-direction:row;padding:8px;display:flex}@media screen and (max-width:480px){.EntityToolbar{padding:.25rem}}body.theme__light .EntityToolbar,body .theme__wrapper.theme__wrapper-light .EntityToolbar{border:2px solid #979797}body.theme__dark .EntityToolbar,body .theme__wrapper.theme__wrapper-dark .EntityToolbar{border:2px solid #6f7278}body.theme__light .EntityToolbar,body .theme__wrapper.theme__wrapper-light .EntityToolbar{background-color:#fff}body.theme__dark .EntityToolbar,body .theme__wrapper.theme__wrapper-dark .EntityToolbar{background-color:#000}.EntityToolbar .ThumbsUpButton{margin:0 0 auto}.EntityToolbar .ThumbsDownButton{margin:0 0 auto .5rem}.EntityAccess .EntityToolbar:not(:first-child){margin-left:.5rem}.EntityToolbar .entity-toolbar__content{margin-top:.5rem;display:flex}.EntityToolbar .entity-toolbar__content .entity-toolbar__info{width:-webkit-fill-available;margin:0 0 0 .5rem}@media screen and (max-width:480px){.EntityToolbar .entity-toolbar__content .entity-toolbar__info{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:row;-ms-flexbox-direction:row;flex-direction:row;margin-left:0;display:flex;width:unset!important}}.EntityToolbar .entity-toolbar__content .entity-toolbar__info .info-owner{padding:8px}@media screen and (max-width:480px){.EntityToolbar .entity-toolbar__content .entity-toolbar__info .info-owner{padding:.25rem}}body.theme__light .EntityToolbar .entity-toolbar__content .entity-toolbar__info .info-owner,body .theme__wrapper.theme__wrapper-light .EntityToolbar .entity-toolbar__content .entity-toolbar__info .info-owner{background-color:#e6f3ff}body.theme__dark .EntityToolbar .entity-toolbar__content .entity-toolbar__info .info-owner,body .theme__wrapper.theme__wrapper-dark .EntityToolbar .entity-toolbar__content .entity-toolbar__info .info-owner{background-color:#2b4665}body.theme__light .EntityToolbar .entity-toolbar__content .entity-toolbar__info .info-owner,body .theme__wrapper.theme__wrapper-light .EntityToolbar .entity-toolbar__content .entity-toolbar__info .info-owner{color:#06c}body.theme__dark .EntityToolbar .entity-toolbar__content .entity-toolbar__info .info-owner,body .theme__wrapper.theme__wrapper-dark .EntityToolbar .entity-toolbar__content .entity-toolbar__info .info-owner{color:#5af}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.AdminEntityToolbar{padding:.5rem 1rem;display:inline-flex}body.theme__light .AdminEntityToolbar,body .theme__wrapper.theme__wrapper-light .AdminEntityToolbar{background-color:#fff}body.theme__dark .AdminEntityToolbar,body .theme__wrapper.theme__wrapper-dark .AdminEntityToolbar{background-color:#000}body.theme__light .AdminEntityToolbar,body .theme__wrapper.theme__wrapper-light .AdminEntityToolbar{border:2px solid #06c}body.theme__dark .AdminEntityToolbar,body .theme__wrapper.theme__wrapper-dark .AdminEntityToolbar{border:2px solid #5af}.AdminEntityToolbar div:not(:first-child){margin-left:1rem}body.theme__light .AdminEntityToolbar div .button,body .theme__wrapper.theme__wrapper-light .AdminEntityToolbar div .button{border:2px solid #d3dbe3}body.theme__dark .AdminEntityToolbar div .button,body .theme__wrapper.theme__wrapper-dark .AdminEntityToolbar div .button{border:2px solid #53565a}body.theme__light .AdminEntityToolbar div .button,body .theme__wrapper.theme__wrapper-light .AdminEntityToolbar div .button{background-color:#e6f3ff}body.theme__dark .AdminEntityToolbar div .button,body .theme__wrapper.theme__wrapper-dark .AdminEntityToolbar div .button{background-color:#2b4665}body.theme__light .AdminEntityToolbar div .button:hover,body .theme__wrapper.theme__wrapper-light .AdminEntityToolbar div .button:hover{border:2px solid #979797}body.theme__dark .AdminEntityToolbar div .button:hover,body .theme__wrapper.theme__wrapper-dark .AdminEntityToolbar div .button:hover{border:2px solid #6f7278}body.theme__light .AdminEntityToolbar div .button:hover,body .theme__wrapper.theme__wrapper-light .AdminEntityToolbar div .button:hover{background-color:#06c}body.theme__dark .AdminEntityToolbar div .button:hover,body .theme__wrapper.theme__wrapper-dark .AdminEntityToolbar div .button:hover{background-color:#5af}.AdminEntityToolbar div .button div i{margin:0!important}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.EntityModal{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;padding:8px;display:flex}@media screen and (max-width:480px){.EntityModal{padding:.25rem}}body.theme__light .EntityModal,body .theme__wrapper.theme__wrapper-light .EntityModal{background-color:#979797}body.theme__dark .EntityModal,body .theme__wrapper.theme__wrapper-dark .EntityModal{background-color:#6f7278}body.theme__light .EntityModal,body .theme__wrapper.theme__wrapper-light .EntityModal{border:2px solid #06c}body.theme__dark .EntityModal,body .theme__wrapper.theme__wrapper-dark .EntityModal{border:2px solid #5af}.EntityModal{min-width:50%;max-width:65%;min-height:70vh;max-height:85vh;overflow-y:hidden}@media screen and (max-width:480px){.EntityModal{width:90%;max-height:80%;max-width:unset;border-radius:0;height:100%;margin:0 .25rem}}.EntityModal .ModalContent{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.EntityModal .ModalContent::-webkit-scrollbar{display:none}.EntityModal .ModalContent{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;padding:8px;display:flex}@media screen and (max-width:480px){.EntityModal .ModalContent{padding:.25rem}}body.theme__light .EntityModal .ModalContent,body .theme__wrapper.theme__wrapper-light .EntityModal .ModalContent{background-color:#e6f3ff}body.theme__dark .EntityModal .ModalContent,body .theme__wrapper.theme__wrapper-dark .EntityModal .ModalContent{background-color:#2b4665}.EntityModal .ModalContent{height:100%;margin-top:.5rem}.EntityModal .ModalContent .entity-modal__identity{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;display:flex}.EntityModal .ModalContent .entity-modal__identity .entity-modal__name,.EntityModal .ModalContent .entity-modal__identity .entity-modal__id{padding:8px}@media screen and (max-width:480px){.EntityModal .ModalContent .entity-modal__identity .entity-modal__name,.EntityModal .ModalContent .entity-modal__identity .entity-modal__id{padding:.25rem}}body.theme__light .EntityModal .ModalContent .entity-modal__identity .entity-modal__name,body .theme__wrapper.theme__wrapper-light .EntityModal .ModalContent .entity-modal__identity .entity-modal__name,body.theme__light .EntityModal .ModalContent .entity-modal__identity .entity-modal__id,body .theme__wrapper.theme__wrapper-light .EntityModal .ModalContent .entity-modal__identity .entity-modal__id{border:2px solid #979797}body.theme__dark .EntityModal .ModalContent .entity-modal__identity .entity-modal__name,body .theme__wrapper.theme__wrapper-dark .EntityModal .ModalContent .entity-modal__identity .entity-modal__name,body.theme__dark .EntityModal .ModalContent .entity-modal__identity .entity-modal__id,body .theme__wrapper.theme__wrapper-dark .EntityModal .ModalContent .entity-modal__identity .entity-modal__id{border:2px solid #6f7278}body.theme__light .EntityModal .ModalContent .entity-modal__identity .entity-modal__name,body .theme__wrapper.theme__wrapper-light .EntityModal .ModalContent .entity-modal__identity .entity-modal__name,body.theme__light .EntityModal .ModalContent .entity-modal__identity .entity-modal__id,body .theme__wrapper.theme__wrapper-light .EntityModal .ModalContent .entity-modal__identity .entity-modal__id{background-color:#fff}body.theme__dark .EntityModal .ModalContent .entity-modal__identity .entity-modal__name,body .theme__wrapper.theme__wrapper-dark .EntityModal .ModalContent .entity-modal__identity .entity-modal__name,body.theme__dark .EntityModal .ModalContent .entity-modal__identity .entity-modal__id,body .theme__wrapper.theme__wrapper-dark .EntityModal .ModalContent .entity-modal__identity .entity-modal__id{background-color:#000}.EntityModal .ModalContent .entity-modal__identity .entity-modal__name-label,.EntityModal .ModalContent .entity-modal__identity .entity-modal__id-label{font-size:1.25rem;font-weight:700;line-height:1.75rem}body.theme__light .EntityModal .ModalContent .entity-modal__identity .entity-modal__name-label,body .theme__wrapper.theme__wrapper-light .EntityModal .ModalContent .entity-modal__identity .entity-modal__name-label,body.theme__light .EntityModal .ModalContent .entity-modal__identity .entity-modal__id-label,body .theme__wrapper.theme__wrapper-light .EntityModal .ModalContent .entity-modal__identity .entity-modal__id-label,body.theme__dark .EntityModal .ModalContent .entity-modal__identity .entity-modal__name-label,body .theme__wrapper.theme__wrapper-dark .EntityModal .ModalContent .entity-modal__identity .entity-modal__name-label,body.theme__dark .EntityModal .ModalContent .entity-modal__identity .entity-modal__id-label,body .theme__wrapper.theme__wrapper-dark .EntityModal .ModalContent .entity-modal__identity .entity-modal__id-label{color:#5af!important}.EntityModal .ModalContent .entity-modal__identity .entity-modal__name-value,.EntityModal .ModalContent .entity-modal__identity .entity-modal__id-value{font-size:.9375rem;font-weight:700;line-height:1.25rem}body.theme__light .EntityModal .ModalContent .entity-modal__identity .entity-modal__name-value,body .theme__wrapper.theme__wrapper-light .EntityModal .ModalContent .entity-modal__identity .entity-modal__name-value,body.theme__light .EntityModal .ModalContent .entity-modal__identity .entity-modal__id-value,body .theme__wrapper.theme__wrapper-light .EntityModal .ModalContent .entity-modal__identity .entity-modal__id-value{color:#43434d}body.theme__dark .EntityModal .ModalContent .entity-modal__identity .entity-modal__name-value,body .theme__wrapper.theme__wrapper-dark .EntityModal .ModalContent .entity-modal__identity .entity-modal__name-value,body.theme__dark .EntityModal .ModalContent .entity-modal__identity .entity-modal__id-value,body .theme__wrapper.theme__wrapper-dark .EntityModal .ModalContent .entity-modal__identity .entity-modal__id-value{color:#f2f2f2}.EntityModal .ModalContent .entity-modal__identity .entity-modal__name{margin:.25rem auto 0 0}.EntityModal .ModalContent .entity-modal__identity .entity-modal__id{text-align:end;margin:.25rem 0 0 auto}.EntityModal .ModalContent .AdminEntityToolbar{margin-top:.25rem}.EntityModal .ModalContent .entity-modal__footer{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:row;-ms-flexbox-direction:row;flex-direction:row;width:100%;margin-top:.25rem;display:flex}.EntityModal .ModalContent .entity-modal__footer .EntityToolbar{margin:0 0 auto}.EntityModal .ModalContent .entity-modal__footer .EntityInfo{margin-left:auto}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.Operation .operation__mount{margin-bottom:.75rem}.Operation.guide-context{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;padding:8px;display:flex}@media screen and (max-width:480px){.Operation.guide-context{padding:.25rem}}body.theme__light .Operation.guide-context,body .theme__wrapper.theme__wrapper-light .Operation.guide-context{border:2px solid #d3dbe3}body.theme__dark .Operation.guide-context,body .theme__wrapper.theme__wrapper-dark .Operation.guide-context{border:2px solid #53565a}body.theme__light .Operation.guide-context,body .theme__wrapper.theme__wrapper-light .Operation.guide-context{background-color:#e6f3ff}body.theme__dark .Operation.guide-context,body .theme__wrapper.theme__wrapper-dark .Operation.guide-context{background-color:#2b4665}.Operation.guide-context .operation__content{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;padding:8px;display:flex}@media screen and (max-width:480px){.Operation.guide-context .operation__content{padding:.25rem}}body.theme__light .Operation.guide-context .operation__content,body .theme__wrapper.theme__wrapper-light .Operation.guide-context .operation__content{border:2px solid #979797}body.theme__dark .Operation.guide-context .operation__content,body .theme__wrapper.theme__wrapper-dark .Operation.guide-context .operation__content{border:2px solid #6f7278}body.theme__light .Operation.guide-context .operation__content,body .theme__wrapper.theme__wrapper-light .Operation.guide-context .operation__content{background-color:#fff}body.theme__dark .Operation.guide-context .operation__content,body .theme__wrapper.theme__wrapper-dark .Operation.guide-context .operation__content{background-color:#000}.Operation.guide-context .operation__content{text-align:end;cursor:pointer;justify-content:flex-end}body.theme__light .Operation.guide-context .operation__content:hover,body .theme__wrapper.theme__wrapper-light .Operation.guide-context .operation__content:hover{background-color:#d3dbe3}body.theme__dark .Operation.guide-context .operation__content:hover,body .theme__wrapper.theme__wrapper-dark .Operation.guide-context .operation__content:hover{background-color:#53565a}body.theme__light .Operation.guide-context .operation__content:hover,body .theme__wrapper.theme__wrapper-light .Operation.guide-context .operation__content:hover{border:2px solid #06c}body.theme__dark .Operation.guide-context .operation__content:hover,body .theme__wrapper.theme__wrapper-dark .Operation.guide-context .operation__content:hover{border:2px solid #5af}.Operation.guide-context .operation__content .operation__type{font-size:1.5rem;font-weight:700;line-height:2rem}body.theme__light .Operation.guide-context .operation__content .operation__type,body .theme__wrapper.theme__wrapper-light .Operation.guide-context .operation__content .operation__type,body.theme__dark .Operation.guide-context .operation__content .operation__type,body .theme__wrapper.theme__wrapper-dark .Operation.guide-context .operation__content .operation__type{color:#5af!important}.Operation.guide-context .operation__content .operation__content-footer .operation__owner{font-size:1.125rem;font-weight:700;line-height:1.75rem}body.theme__light .Operation.guide-context .operation__content .operation__content-footer .operation__owner,body .theme__wrapper.theme__wrapper-light .Operation.guide-context .operation__content .operation__content-footer .operation__owner{color:#06c}body.theme__dark .Operation.guide-context .operation__content .operation__content-footer .operation__owner,body .theme__wrapper.theme__wrapper-dark .Operation.guide-context .operation__content .operation__content-footer .operation__owner{color:#5af}.Operation.guide-context .operation__content .operation__content-footer .operation__origination-time{font-size:1.125rem;font-weight:700;line-height:1.75rem}body.theme__light .Operation.guide-context .operation__content .operation__content-footer .operation__origination-time,body .theme__wrapper.theme__wrapper-light .Operation.guide-context .operation__content .operation__content-footer .operation__origination-time{color:#43434d}body.theme__dark .Operation.guide-context .operation__content .operation__content-footer .operation__origination-time,body .theme__wrapper.theme__wrapper-dark .Operation.guide-context .operation__content .operation__content-footer .operation__origination-time{color:#f2f2f2}body.theme__light .Operation.modal-context,body .theme__wrapper.theme__wrapper-light .Operation.modal-context,body.theme__dark .Operation.modal-context,body .theme__wrapper.theme__wrapper-dark .Operation.modal-context{border:none}.Operation.modal-context{padding:unset;max-height:-webkit-fill-available}.Operation.modal-context .operation__info{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:row;-ms-flexbox-direction:row;flex-direction:row;padding:8px;display:flex}@media screen and (max-width:480px){.Operation.modal-context .operation__info{padding:.25rem}}body.theme__light .Operation.modal-context .operation__info,body .theme__wrapper.theme__wrapper-light .Operation.modal-context .operation__info{border:2px solid #979797}body.theme__dark .Operation.modal-context .operation__info,body .theme__wrapper.theme__wrapper-dark .Operation.modal-context .operation__info{border:2px solid #6f7278}body.theme__light .Operation.modal-context .operation__info,body .theme__wrapper.theme__wrapper-light .Operation.modal-context .operation__info{background-color:#fff}body.theme__dark .Operation.modal-context .operation__info,body .theme__wrapper.theme__wrapper-dark .Operation.modal-context .operation__info{background-color:#000}.Operation.modal-context .operation__info{justify-content:space-between}.Operation.modal-context .operation__info .operation__data{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;display:flex}.Operation.modal-context .operation__info .operation__data .operation__uuid-label,.Operation.modal-context .operation__info .operation__data .operation__type-label,.Operation.modal-context .operation__info .operation__data .operation__source-label,.Operation.modal-context .operation__info .operation__data .operation__owner-label,.Operation.modal-context .operation__info .operation__data .operation__time-originated__label{font-size:1.5rem;font-weight:500;line-height:2rem}body.theme__light .Operation.modal-context .operation__info .operation__data .operation__uuid-label,body .theme__wrapper.theme__wrapper-light .Operation.modal-context .operation__info .operation__data .operation__uuid-label,body.theme__light .Operation.modal-context .operation__info .operation__data .operation__type-label,body .theme__wrapper.theme__wrapper-light .Operation.modal-context .operation__info .operation__data .operation__type-label,body.theme__light .Operation.modal-context .operation__info .operation__data .operation__source-label,body .theme__wrapper.theme__wrapper-light .Operation.modal-context .operation__info .operation__data .operation__source-label,body.theme__light .Operation.modal-context .operation__info .operation__data .operation__owner-label,body .theme__wrapper.theme__wrapper-light .Operation.modal-context .operation__info .operation__data .operation__owner-label,body.theme__light .Operation.modal-context .operation__info .operation__data .operation__time-originated__label,body .theme__wrapper.theme__wrapper-light .Operation.modal-context .operation__info .operation__data .operation__time-originated__label{color:#06c}body.theme__dark .Operation.modal-context .operation__info .operation__data .operation__uuid-label,body .theme__wrapper.theme__wrapper-dark .Operation.modal-context .operation__info .operation__data .operation__uuid-label,body.theme__dark .Operation.modal-context .operation__info .operation__data .operation__type-label,body .theme__wrapper.theme__wrapper-dark .Operation.modal-context .operation__info .operation__data .operation__type-label,body.theme__dark .Operation.modal-context .operation__info .operation__data .operation__source-label,body .theme__wrapper.theme__wrapper-dark .Operation.modal-context .operation__info .operation__data .operation__source-label,body.theme__dark .Operation.modal-context .operation__info .operation__data .operation__owner-label,body .theme__wrapper.theme__wrapper-dark .Operation.modal-context .operation__info .operation__data .operation__owner-label,body.theme__dark .Operation.modal-context .operation__info .operation__data .operation__time-originated__label,body .theme__wrapper.theme__wrapper-dark .Operation.modal-context .operation__info .operation__data .operation__time-originated__label{color:#5af}.Operation.modal-context .operation__info .operation__data .operation__uuid-label,.Operation.modal-context .operation__info .operation__data .operation__type-label,.Operation.modal-context .operation__info .operation__data .operation__source-label,.Operation.modal-context .operation__info .operation__data .operation__owner-label,.Operation.modal-context .operation__info .operation__data .operation__time-originated__label{cursor:default}.Operation.modal-context .operation__info .operation__data .operation__uuid-value,.Operation.modal-context .operation__info .operation__data .operation__type-value,.Operation.modal-context .operation__info .operation__data .operation__source-value,.Operation.modal-context .operation__info .operation__data .operation__owner-value,.Operation.modal-context .operation__info .operation__data .operation__time-originated__value{font-size:1rem;font-weight:700;line-height:1.5rem}body.theme__light .Operation.modal-context .operation__info .operation__data .operation__uuid-value,body .theme__wrapper.theme__wrapper-light .Operation.modal-context .operation__info .operation__data .operation__uuid-value,body.theme__light .Operation.modal-context .operation__info .operation__data .operation__type-value,body .theme__wrapper.theme__wrapper-light .Operation.modal-context .operation__info .operation__data .operation__type-value,body.theme__light .Operation.modal-context .operation__info .operation__data .operation__source-value,body .theme__wrapper.theme__wrapper-light .Operation.modal-context .operation__info .operation__data .operation__source-value,body.theme__light .Operation.modal-context .operation__info .operation__data .operation__owner-value,body .theme__wrapper.theme__wrapper-light .Operation.modal-context .operation__info .operation__data .operation__owner-value,body.theme__light .Operation.modal-context .operation__info .operation__data .operation__time-originated__value,body .theme__wrapper.theme__wrapper-light .Operation.modal-context .operation__info .operation__data .operation__time-originated__value{color:#43434d}body.theme__dark .Operation.modal-context .operation__info .operation__data .operation__uuid-value,body .theme__wrapper.theme__wrapper-dark .Operation.modal-context .operation__info .operation__data .operation__uuid-value,body.theme__dark .Operation.modal-context .operation__info .operation__data .operation__type-value,body .theme__wrapper.theme__wrapper-dark .Operation.modal-context .operation__info .operation__data .operation__type-value,body.theme__dark .Operation.modal-context .operation__info .operation__data .operation__source-value,body .theme__wrapper.theme__wrapper-dark .Operation.modal-context .operation__info .operation__data .operation__source-value,body.theme__dark .Operation.modal-context .operation__info .operation__data .operation__owner-value,body .theme__wrapper.theme__wrapper-dark .Operation.modal-context .operation__info .operation__data .operation__owner-value,body.theme__dark .Operation.modal-context .operation__info .operation__data .operation__time-originated__value,body .theme__wrapper.theme__wrapper-dark .Operation.modal-context .operation__info .operation__data .operation__time-originated__value{color:#f2f2f2}.Operation.modal-context .operation__info .operation__state{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;text-align:end;flex-direction:column;display:flex}.Operation.modal-context .operation__info .operation__state .operation__status-label,.Operation.modal-context .operation__info .operation__state .operation__status-info__label{font-size:1.5rem;font-weight:500;line-height:2rem}body.theme__light .Operation.modal-context .operation__info .operation__state .operation__status-label,body .theme__wrapper.theme__wrapper-light .Operation.modal-context .operation__info .operation__state .operation__status-label,body.theme__light .Operation.modal-context .operation__info .operation__state .operation__status-info__label,body .theme__wrapper.theme__wrapper-light .Operation.modal-context .operation__info .operation__state .operation__status-info__label{color:#06c}body.theme__dark .Operation.modal-context .operation__info .operation__state .operation__status-label,body .theme__wrapper.theme__wrapper-dark .Operation.modal-context .operation__info .operation__state .operation__status-label,body.theme__dark .Operation.modal-context .operation__info .operation__state .operation__status-info__label,body .theme__wrapper.theme__wrapper-dark .Operation.modal-context .operation__info .operation__state .operation__status-info__label{color:#5af}.Operation.modal-context .operation__info .operation__state .operation__status-label,.Operation.modal-context .operation__info .operation__state .operation__status-info__label{cursor:default}.Operation.modal-context .operation__info .operation__state .operation__status-value,.Operation.modal-context .operation__info .operation__state .operation__status-info__value{font-size:1rem;font-weight:700;line-height:1.5rem}body.theme__light .Operation.modal-context .operation__info .operation__state .operation__status-value,body .theme__wrapper.theme__wrapper-light .Operation.modal-context .operation__info .operation__state .operation__status-value,body.theme__light .Operation.modal-context .operation__info .operation__state .operation__status-info__value,body .theme__wrapper.theme__wrapper-light .Operation.modal-context .operation__info .operation__state .operation__status-info__value{color:#43434d}body.theme__dark .Operation.modal-context .operation__info .operation__state .operation__status-value,body .theme__wrapper.theme__wrapper-dark .Operation.modal-context .operation__info .operation__state .operation__status-value,body.theme__dark .Operation.modal-context .operation__info .operation__state .operation__status-info__value,body .theme__wrapper.theme__wrapper-dark .Operation.modal-context .operation__info .operation__state .operation__status-info__value{color:#f2f2f2}.Operation.modal-context .operation__addendum{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;padding:8px;display:flex}@media screen and (max-width:480px){.Operation.modal-context .operation__addendum{padding:.25rem}}body.theme__light .Operation.modal-context .operation__addendum,body .theme__wrapper.theme__wrapper-light .Operation.modal-context .operation__addendum{border:2px solid #979797}body.theme__dark .Operation.modal-context .operation__addendum,body .theme__wrapper.theme__wrapper-dark .Operation.modal-context .operation__addendum{border:2px solid #6f7278}body.theme__light .Operation.modal-context .operation__addendum,body .theme__wrapper.theme__wrapper-light .Operation.modal-context .operation__addendum{background-color:#fff}body.theme__dark .Operation.modal-context .operation__addendum,body .theme__wrapper.theme__wrapper-dark .Operation.modal-context .operation__addendum{background-color:#000}.Operation.modal-context .operation__addendum{height:-webkit-fill-available;margin-top:1rem;overflow:hidden}.Operation.modal-context .operation__refresh{font-size:1rem;font-weight:700;line-height:1.5rem}body.theme__light .Operation.modal-context .operation__refresh,body .theme__wrapper.theme__wrapper-light .Operation.modal-context .operation__refresh{color:#43434d}body.theme__dark .Operation.modal-context .operation__refresh,body .theme__wrapper.theme__wrapper-dark .Operation.modal-context .operation__refresh{color:#f2f2f2}.Operation.modal-context .operation__refresh{text-align:end;margin-top:.25rem}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}
