:root{--primary-action-light:#06c;--primary-action-dark:#5af}.two-column-layout{flex-flow:row;width:-webkit-fill-available;height:100%;min-height:100%;max-height:100%;display:flex;overflow-y:hidden}.two-column-layout .two-column-layout__left-container{-ms-overflow-style:none;scrollbar-width:none;flex-flow:column;width:35%;min-width:400px;max-width:35%;height:100%;display:flex;overflow-y:scroll}.two-column-layout .two-column-layout__left-container::-webkit-scrollbar{display:none}body.theme__light .two-column-layout .two-column-layout__left-container,body .theme__wrapper.theme__wrapper-light .two-column-layout .two-column-layout__left-container{color:#43434d}body.theme__dark .two-column-layout .two-column-layout__left-container,body .theme__wrapper.theme__wrapper-dark .two-column-layout .two-column-layout__left-container{color:#f2f2f2}body.theme__light .two-column-layout .two-column-layout__left-container,body .theme__wrapper.theme__wrapper-light .two-column-layout .two-column-layout__left-container{background-color:#fff}body.theme__dark .two-column-layout .two-column-layout__left-container,body .theme__wrapper.theme__wrapper-dark .two-column-layout .two-column-layout__left-container{background-color:#000}.two-column-layout .two-column-layout__left-container{flex-grow:1}@media screen and (max-width:816px){.two-column-layout .two-column-layout__left-container{min-width:unset;width:100%;max-width:100%}}.two-column-layout .two-column-layout__right-container{justify-content:center;align-items:center;width:65%;min-width:416px;display:flex}@media screen and (max-width:816px){.two-column-layout .two-column-layout__right-container{display:none}}body.theme__light .two-column-layout .two-column-layout__right-container,body .theme__wrapper.theme__wrapper-light .two-column-layout .two-column-layout__right-container{background-color:#06c}body.theme__dark .two-column-layout .two-column-layout__right-container,body .theme__wrapper.theme__wrapper-dark .two-column-layout .two-column-layout__right-container{background-color:#5af}.two-column-layout__content-container{margin-top:1.5rem;padding-left:3rem;padding-right:3rem}body.theme__light .two-column-layout__content-container::-webkit-scrollbar{background-color:#d3dbe359}body .theme__wrapper.theme__wrapper-light .two-column-layout__content-container::-webkit-scrollbar{background-color:#d3dbe359}body.theme__dark .two-column-layout__content-container::-webkit-scrollbar{background-color:#53565a59}body .theme__wrapper.theme__wrapper-dark .two-column-layout__content-container::-webkit-scrollbar{background-color:#53565a59}body.theme__light .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}body .theme__wrapper.theme__wrapper-light .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}body.theme__dark .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}body .theme__wrapper.theme__wrapper-dark .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}.two-column-layout__content-container::-webkit-scrollbar{width:10px!important}body.theme__light .two-column-layout__content-container::-webkit-scrollbar{background-color:#d3dbe359}body .theme__wrapper.theme__wrapper-light .two-column-layout__content-container::-webkit-scrollbar{background-color:#d3dbe359}body.theme__dark .two-column-layout__content-container::-webkit-scrollbar{background-color:#53565a59}body .theme__wrapper.theme__wrapper-dark .two-column-layout__content-container::-webkit-scrollbar{background-color:#53565a59}.two-column-layout__content-container::-webkit-scrollbar-thumb{border-radius:8px}body.theme__light .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}body .theme__wrapper.theme__wrapper-light .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}body.theme__dark .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}body .theme__wrapper.theme__wrapper-dark .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}.two-column-layout__title{margin-top:3rem;font-size:1.25rem;font-weight:700;line-height:1.75rem}body.theme__light .two-column-layout__title,body .theme__wrapper.theme__wrapper-light .two-column-layout__title{color:#43434d}body.theme__dark .two-column-layout__title,body .theme__wrapper.theme__wrapper-dark .two-column-layout__title{color:#f2f2f2}@media screen and (max-width:480px){.two-column-layout__title{margin-top:1.5rem}}.two-column-layout__description{margin-top:2rem;font-size:1rem;font-weight:400;line-height:1.5rem}body.theme__light .two-column-layout__description,body .theme__wrapper.theme__wrapper-light .two-column-layout__description{color:#43434d}body.theme__dark .two-column-layout__description,body .theme__wrapper.theme__wrapper-dark .two-column-layout__description{color:#f2f2f2}.two-column-layout__footer{flex-flow:row;justify-content:center;padding:1.5rem 3rem;display:flex}body.theme__light .two-column-layout__footer,body .theme__wrapper.theme__wrapper-light .two-column-layout__footer{border-top:1px solid #d3dbe3}body.theme__dark .two-column-layout__footer,body .theme__wrapper.theme__wrapper-dark .two-column-layout__footer{border-top:1px solid #53565a}.two-column-layout__footer .Button{width:100%;display:block}.two-column-layout__footer .Button button{width:100%}.CloseModalButton{padding:8px}@media screen and (max-width:480px){.CloseModalButton{padding:.25rem}}.CloseModalButton{z-index:3;cursor:pointer;transition:background-color .3s}body.theme__light .CloseModalButton,body .theme__wrapper.theme__wrapper-light .CloseModalButton{background-color:#00000020}body.theme__dark .CloseModalButton,body .theme__wrapper.theme__wrapper-dark .CloseModalButton{background-color:#ffffff20}.CloseModalButton:not(.no-absolute-position){position:absolute;top:10px;right:10px}body.theme__light .CloseModalButton:hover,body .theme__wrapper.theme__wrapper-light .CloseModalButton:hover,body.theme__light .CloseModalButton:focus,body .theme__wrapper.theme__wrapper-light .CloseModalButton:focus,body.theme__light .CloseModalButton:active,body .theme__wrapper.theme__wrapper-light .CloseModalButton:active{background-color:#0000000d}body.theme__dark .CloseModalButton:hover,body .theme__wrapper.theme__wrapper-dark .CloseModalButton:hover,body.theme__dark .CloseModalButton:focus,body .theme__wrapper.theme__wrapper-dark .CloseModalButton:focus,body.theme__dark .CloseModalButton:active,body .theme__wrapper.theme__wrapper-dark .CloseModalButton:active{background-color:#ffffff0d}body.theme__light .CloseModalButton.white,body .theme__wrapper.theme__wrapper-light .CloseModalButton.white{background-color:#d3dbe3}body.theme__dark .CloseModalButton.white,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.white{background-color:#53565a}body.theme__light .CloseModalButton.white:hover,body .theme__wrapper.theme__wrapper-light .CloseModalButton.white:hover,body.theme__light .CloseModalButton.white:focus,body .theme__wrapper.theme__wrapper-light .CloseModalButton.white:focus,body.theme__light .CloseModalButton.white:active,body .theme__wrapper.theme__wrapper-light .CloseModalButton.white:active{border:2px solid #06c}body.theme__dark .CloseModalButton.white:hover,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.white:hover,body.theme__dark .CloseModalButton.white:focus,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.white:focus,body.theme__dark .CloseModalButton.white:active,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.white:active{border:2px solid #5af}body.theme__light .CloseModalButton.white:hover,body .theme__wrapper.theme__wrapper-light .CloseModalButton.white:hover,body.theme__light .CloseModalButton.white:focus,body .theme__wrapper.theme__wrapper-light .CloseModalButton.white:focus,body.theme__light .CloseModalButton.white:active,body .theme__wrapper.theme__wrapper-light .CloseModalButton.white:active,body.theme__dark .CloseModalButton.white:hover,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.white:hover,body.theme__dark .CloseModalButton.white:focus,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.white:focus,body.theme__dark .CloseModalButton.white:active,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.white:active{background-color:#ffffff0d}body.theme__light .CloseModalButton.white:hover .NatureIcon,body .theme__wrapper.theme__wrapper-light .CloseModalButton.white:hover .NatureIcon,body.theme__light .CloseModalButton.white:focus .NatureIcon,body .theme__wrapper.theme__wrapper-light .CloseModalButton.white:focus .NatureIcon,body.theme__light .CloseModalButton.white:active .NatureIcon,body .theme__wrapper.theme__wrapper-light .CloseModalButton.white:active .NatureIcon{color:#06c}body.theme__dark .CloseModalButton.white:hover .NatureIcon,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.white:hover .NatureIcon,body.theme__dark .CloseModalButton.white:focus .NatureIcon,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.white:focus .NatureIcon,body.theme__dark .CloseModalButton.white:active .NatureIcon,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.white:active .NatureIcon{color:#5af}body.theme__light .CloseModalButton.white .NatureIcon,body .theme__wrapper.theme__wrapper-light .CloseModalButton.white .NatureIcon{color:#fff!important}body.theme__dark .CloseModalButton.white .NatureIcon,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.white .NatureIcon{color:#202527!important}body.theme__light .CloseModalButton.grey,body .theme__wrapper.theme__wrapper-light .CloseModalButton.grey{background-color:#d3dbe3ec}body.theme__dark .CloseModalButton.grey,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.grey{background-color:#53565aec}body.theme__light .CloseModalButton.grey:hover,body .theme__wrapper.theme__wrapper-light .CloseModalButton.grey:hover,body.theme__light .CloseModalButton.grey:focus,body .theme__wrapper.theme__wrapper-light .CloseModalButton.grey:focus,body.theme__light .CloseModalButton.grey:active,body .theme__wrapper.theme__wrapper-light .CloseModalButton.grey:active{border:2px solid #06c}body.theme__dark .CloseModalButton.grey:hover,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.grey:hover,body.theme__dark .CloseModalButton.grey:focus,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.grey:focus,body.theme__dark .CloseModalButton.grey:active,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.grey:active{border:2px solid #5af}body.theme__light .CloseModalButton.grey:hover,body .theme__wrapper.theme__wrapper-light .CloseModalButton.grey:hover,body.theme__light .CloseModalButton.grey:focus,body .theme__wrapper.theme__wrapper-light .CloseModalButton.grey:focus,body.theme__light .CloseModalButton.grey:active,body .theme__wrapper.theme__wrapper-light .CloseModalButton.grey:active{background-color:#979797f2}body.theme__dark .CloseModalButton.grey:hover,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.grey:hover,body.theme__dark .CloseModalButton.grey:focus,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.grey:focus,body.theme__dark .CloseModalButton.grey:active,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.grey:active{background-color:#6f7278f2}body.theme__light .CloseModalButton.grey:hover .NatureIcon,body .theme__wrapper.theme__wrapper-light .CloseModalButton.grey:hover .NatureIcon,body.theme__light .CloseModalButton.grey:focus .NatureIcon,body .theme__wrapper.theme__wrapper-light .CloseModalButton.grey:focus .NatureIcon,body.theme__light .CloseModalButton.grey:active .NatureIcon,body .theme__wrapper.theme__wrapper-light .CloseModalButton.grey:active .NatureIcon{color:#06c}body.theme__dark .CloseModalButton.grey:hover .NatureIcon,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.grey:hover .NatureIcon,body.theme__dark .CloseModalButton.grey:focus .NatureIcon,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.grey:focus .NatureIcon,body.theme__dark .CloseModalButton.grey:active .NatureIcon,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.grey:active .NatureIcon{color:#5af}body.theme__light .CloseModalButton .NatureIcon,body .theme__wrapper.theme__wrapper-light .CloseModalButton .NatureIcon{color:#43434d}body.theme__dark .CloseModalButton .NatureIcon,body .theme__wrapper.theme__wrapper-dark .CloseModalButton .NatureIcon{color:#f2f2f2}.CloseModalButton .NatureIcon i{margin:6px .25rem 0;font-weight:700}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.ModalHeader{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:row;-ms-flexbox-direction:row;flex-direction:row;display:flex}.ModalHeader .modal-header__title{-ms-overflow-style:none;scrollbar-width:none;overflow-x:scroll}.ModalHeader .modal-header__title{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.ModalHeader .modal-header__title::-webkit-scrollbar{display:none}.ModalHeader .modal-header__title{display:-webkit-flex;display:-moz-flex;padding:8px;display:flex}@media screen and (max-width:480px){.ModalHeader .modal-header__title{padding:.25rem}}body.theme__light .ModalHeader .modal-header__title,body .theme__wrapper.theme__wrapper-light .ModalHeader .modal-header__title{border:2px solid #979797}body.theme__dark .ModalHeader .modal-header__title,body .theme__wrapper.theme__wrapper-dark .ModalHeader .modal-header__title{border:2px solid #6f7278}body.theme__light .ModalHeader .modal-header__title,body .theme__wrapper.theme__wrapper-light .ModalHeader .modal-header__title{background-color:#fff}body.theme__dark .ModalHeader .modal-header__title,body .theme__wrapper.theme__wrapper-dark .ModalHeader .modal-header__title{background-color:#000}.ModalHeader .modal-header__title{font-size:1.875rem;font-weight:700;line-height:2.25rem}body.theme__light .ModalHeader .modal-header__title,body .theme__wrapper.theme__wrapper-light .ModalHeader .modal-header__title{color:#43434d}body.theme__dark .ModalHeader .modal-header__title,body .theme__wrapper.theme__wrapper-dark .ModalHeader .modal-header__title{color:#f2f2f2}@media screen and (max-width:480px){.ModalHeader .modal-header__title{font-size:1.5rem;font-weight:700;line-height:2rem}}.ModalHeader .modal-header__title{text-wrap:nowrap;cursor:default;max-width:80%}body.theme__light .ModalHeader .CloseModalButton,body .theme__wrapper.theme__wrapper-light .ModalHeader .CloseModalButton{border:2px solid #979797}body.theme__dark .ModalHeader .CloseModalButton,body .theme__wrapper.theme__wrapper-dark .ModalHeader .CloseModalButton{border:2px solid #6f7278}body.theme__light .ModalHeader .CloseModalButton,body .theme__wrapper.theme__wrapper-light .ModalHeader .CloseModalButton{background-color:#fff}body.theme__dark .ModalHeader .CloseModalButton,body .theme__wrapper.theme__wrapper-dark .ModalHeader .CloseModalButton{background-color:#000}.ModalHeader .CloseModalButton{margin:auto 0 auto auto}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.ModalContent{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.ModalContent::-webkit-scrollbar{display:none}.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){.ModalContent{padding:.25rem}}body.theme__light .ModalContent,body .theme__wrapper.theme__wrapper-light .ModalContent{border:2px solid #979797}body.theme__dark .ModalContent,body .theme__wrapper.theme__wrapper-dark .ModalContent{border:2px solid #6f7278}body.theme__light .ModalContent,body .theme__wrapper.theme__wrapper-light .ModalContent{background-color:#fff}body.theme__dark .ModalContent,body .theme__wrapper.theme__wrapper-dark .ModalContent{background-color:#000}.ModalContent{flex-grow:1;height:-webkit-fill-available}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.BlockchainConfigNetwork{cursor:pointer}body.theme__light .BlockchainConfigNetwork,body .theme__wrapper.theme__wrapper-light .BlockchainConfigNetwork{border:2px solid #d3dbe3}body.theme__dark .BlockchainConfigNetwork,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigNetwork{border:2px solid #53565a}body.theme__light .BlockchainConfigNetwork,body .theme__wrapper.theme__wrapper-light .BlockchainConfigNetwork{color:#43434d}body.theme__dark .BlockchainConfigNetwork,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigNetwork{color:#f2f2f2}.BlockchainConfigNetwork{padding:8px}@media screen and (max-width:480px){.BlockchainConfigNetwork{padding:.25rem}}body.theme__light .BlockchainConfigNetwork,body .theme__wrapper.theme__wrapper-light .BlockchainConfigNetwork{background-color:#979797}body.theme__dark .BlockchainConfigNetwork,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigNetwork{background-color:#6f7278}body.theme__light .BlockchainConfigNetwork:hover,body .theme__wrapper.theme__wrapper-light .BlockchainConfigNetwork:hover,body.theme__light .BlockchainConfigNetwork.selected,body .theme__wrapper.theme__wrapper-light .BlockchainConfigNetwork.selected{border:2px solid #06c}body.theme__dark .BlockchainConfigNetwork:hover,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigNetwork:hover,body.theme__dark .BlockchainConfigNetwork.selected,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigNetwork.selected{border:2px solid #5af}body.theme__light .BlockchainConfigNetwork:hover,body .theme__wrapper.theme__wrapper-light .BlockchainConfigNetwork:hover,body.theme__light .BlockchainConfigNetwork.selected,body .theme__wrapper.theme__wrapper-light .BlockchainConfigNetwork.selected{background-color:#fff}body.theme__dark .BlockchainConfigNetwork:hover,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigNetwork:hover,body.theme__dark .BlockchainConfigNetwork.selected,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigNetwork.selected{background-color:#000}body.theme__light .BlockchainConfigNetwork:hover .blockchain-config-network__header .blockchain-config-network__identity .blockchain-config-network__name,body .theme__wrapper.theme__wrapper-light .BlockchainConfigNetwork:hover .blockchain-config-network__header .blockchain-config-network__identity .blockchain-config-network__name,body.theme__light .BlockchainConfigNetwork.selected .blockchain-config-network__header .blockchain-config-network__identity .blockchain-config-network__name,body .theme__wrapper.theme__wrapper-light .BlockchainConfigNetwork.selected .blockchain-config-network__header .blockchain-config-network__identity .blockchain-config-network__name{color:#06c}body.theme__dark .BlockchainConfigNetwork:hover .blockchain-config-network__header .blockchain-config-network__identity .blockchain-config-network__name,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigNetwork:hover .blockchain-config-network__header .blockchain-config-network__identity .blockchain-config-network__name,body.theme__dark .BlockchainConfigNetwork.selected .blockchain-config-network__header .blockchain-config-network__identity .blockchain-config-network__name,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigNetwork.selected .blockchain-config-network__header .blockchain-config-network__identity .blockchain-config-network__name{color:#5af}.BlockchainConfigNetwork .blockchain-config-network__header{width:100%;display:inline-flex}.BlockchainConfigNetwork .blockchain-config-network__header .blockchain-config-network__identity .blockchain-config-network__name{font-size:1rem;font-weight:700;line-height:1.5rem}.BlockchainConfigNetwork .blockchain-config-network__header .blockchain-config-network__identity .blockchain-config-network__id{font-size:1rem;font-weight:500;line-height:1.5rem}.BlockchainConfigNetwork .blockchain-config-network__header .blockchain-config-network__type{margin-left:auto}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.BlockchainConfigNetworks{width:100%}body.theme__light .BlockchainConfigNetworks,body .theme__wrapper.theme__wrapper-light .BlockchainConfigNetworks{background-color:#fff}body.theme__dark .BlockchainConfigNetworks,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigNetworks{background-color:#000}.BlockchainConfigNetworks{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){.BlockchainConfigNetworks{padding:.25rem}}.BlockchainConfigNetworks .blockchain-config-networks__header{width:100%;display:inline-flex}.BlockchainConfigNetworks .blockchain-config-networks__header .blockchain-config-networks__header-title{font-size:1.25rem;font-weight:700;line-height:1.75rem}body.theme__light .BlockchainConfigNetworks .blockchain-config-networks__header .blockchain-config-networks__header-title,body .theme__wrapper.theme__wrapper-light .BlockchainConfigNetworks .blockchain-config-networks__header .blockchain-config-networks__header-title{color:#72727c}body.theme__dark .BlockchainConfigNetworks .blockchain-config-networks__header .blockchain-config-networks__header-title,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigNetworks .blockchain-config-networks__header .blockchain-config-networks__header-title{color:#b9bbc0}.BlockchainConfigNetworks .blockchain-config-networks__header .Button{margin-left:auto}.BlockchainConfigNetworks .blockchain-config-networks__list{-ms-overflow-style:none;scrollbar-width:none;height:-webkit-fill-available;margin-top:.5rem;overflow-y:scroll}.BlockchainConfigNetworks .blockchain-config-networks__list::-webkit-scrollbar{display:none}.BlockchainConfigNetworks .blockchain-config-networks__list{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){.BlockchainConfigNetworks .blockchain-config-networks__list{padding:.25rem}}body.theme__light .BlockchainConfigNetworks .blockchain-config-networks__list,body .theme__wrapper.theme__wrapper-light .BlockchainConfigNetworks .blockchain-config-networks__list{background-color:#e6f3ff}body.theme__dark .BlockchainConfigNetworks .blockchain-config-networks__list,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigNetworks .blockchain-config-networks__list{background-color:#2b4665}.BlockchainConfigNetworks .blockchain-config-networks__list .BlockchainConfigNetwork:not(:first-child){margin-top:.5rem}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.BlockchainConfigAccount{cursor:pointer}body.theme__light .BlockchainConfigAccount,body .theme__wrapper.theme__wrapper-light .BlockchainConfigAccount{border:2px solid #d3dbe3}body.theme__dark .BlockchainConfigAccount,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigAccount{border:2px solid #53565a}body.theme__light .BlockchainConfigAccount,body .theme__wrapper.theme__wrapper-light .BlockchainConfigAccount{background-color:#e6f3ff}body.theme__dark .BlockchainConfigAccount,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigAccount{background-color:#2b4665}.BlockchainConfigAccount{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.BlockchainConfigAccount::-webkit-scrollbar{display:none}.BlockchainConfigAccount{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){.BlockchainConfigAccount{padding:.25rem}}body.theme__light .BlockchainConfigAccount:hover,body .theme__wrapper.theme__wrapper-light .BlockchainConfigAccount:hover{border:2px solid #06c}body.theme__dark .BlockchainConfigAccount:hover,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigAccount:hover{border:2px solid #5af}body.theme__light .BlockchainConfigAccount:hover .blockchain-config-account__address,body .theme__wrapper.theme__wrapper-light .BlockchainConfigAccount:hover .blockchain-config-account__address{border:2px solid #06c}body.theme__dark .BlockchainConfigAccount:hover .blockchain-config-account__address,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigAccount:hover .blockchain-config-account__address{border:2px solid #5af}.BlockchainConfigAccount .blockchain-config-account__address{text-wrap:nowrap;margin-right:auto;font-size:1.125rem;font-weight:500;line-height:1.75rem}body.theme__light .BlockchainConfigAccount .blockchain-config-account__address,body .theme__wrapper.theme__wrapper-light .BlockchainConfigAccount .blockchain-config-account__address{color:#43434d}body.theme__dark .BlockchainConfigAccount .blockchain-config-account__address,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigAccount .blockchain-config-account__address{color:#f2f2f2}.BlockchainConfigAccount .blockchain-config-account__key{text-wrap:nowrap;margin-right:auto;padding:.25rem}.BlockchainConfigAccount .blockchain-config-account__key:hover{border:4px ridge}body.theme__light .BlockchainConfigAccount .blockchain-config-account__key:hover,body .theme__wrapper.theme__wrapper-light .BlockchainConfigAccount .blockchain-config-account__key:hover{border:2px solid #06c}body.theme__dark .BlockchainConfigAccount .blockchain-config-account__key:hover,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigAccount .blockchain-config-account__key:hover{border:2px solid #5af}body.theme__light .BlockchainConfigAccount .blockchain-config-account__key:hover,body .theme__wrapper.theme__wrapper-light .BlockchainConfigAccount .blockchain-config-account__key:hover{color:#06c}body.theme__dark .BlockchainConfigAccount .blockchain-config-account__key:hover,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigAccount .blockchain-config-account__key:hover{color:#5af}body.theme__light .BlockchainConfigAccount .blockchain-config-account__key:not(.secure),body .theme__wrapper.theme__wrapper-light .BlockchainConfigAccount .blockchain-config-account__key:not(.secure){color:#43434d}body.theme__dark .BlockchainConfigAccount .blockchain-config-account__key:not(.secure),body .theme__wrapper.theme__wrapper-dark .BlockchainConfigAccount .blockchain-config-account__key:not(.secure){color:#f2f2f2}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.BlockchainConfigAccounts{width:100%;display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;margin-left:.5rem;padding:8px;display:flex;overflow:auto}@media screen and (max-width:480px){.BlockchainConfigAccounts{padding:.25rem}}body.theme__light .BlockchainConfigAccounts,body .theme__wrapper.theme__wrapper-light .BlockchainConfigAccounts{background-color:#fff}body.theme__dark .BlockchainConfigAccounts,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigAccounts{background-color:#000}.BlockchainConfigAccounts .blockchain-config-accounts__header{width:100%;display:inline-flex}.BlockchainConfigAccounts .blockchain-config-accounts__header .blockchain-config-accounts__header-title{font-size:1.25rem;font-weight:700;line-height:1.75rem}body.theme__light .BlockchainConfigAccounts .blockchain-config-accounts__header .blockchain-config-accounts__header-title,body .theme__wrapper.theme__wrapper-light .BlockchainConfigAccounts .blockchain-config-accounts__header .blockchain-config-accounts__header-title{color:#72727c}body.theme__dark .BlockchainConfigAccounts .blockchain-config-accounts__header .blockchain-config-accounts__header-title,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigAccounts .blockchain-config-accounts__header .blockchain-config-accounts__header-title{color:#b9bbc0}.BlockchainConfigAccounts .blockchain-config-accounts__header .Button{margin-left:auto}.BlockchainConfigAccounts .blockchain-config-accounts__list{-ms-overflow-style:none;scrollbar-width:none;margin:.5rem 0 0;overflow-y:scroll}.BlockchainConfigAccounts .blockchain-config-accounts__list::-webkit-scrollbar{display:none}.BlockchainConfigAccounts .blockchain-config-accounts__list{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){.BlockchainConfigAccounts .blockchain-config-accounts__list{padding:.25rem}}.BlockchainConfigAccounts .blockchain-config-accounts__list .BlockchainConfigAccount:not(:first-child){margin-top:.5rem}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.BlockchainConfigStatus{margin-bottom:.5rem;display:inline-flex}body.theme__light .BlockchainConfigStatus,body .theme__wrapper.theme__wrapper-light .BlockchainConfigStatus{background-color:#fff}body.theme__dark .BlockchainConfigStatus,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigStatus{background-color:#000}.BlockchainConfigStatus{padding:8px}@media screen and (max-width:480px){.BlockchainConfigStatus{padding:.25rem}}.BlockchainConfigStatus .blockchain-config-status__header{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;font-size:1.125rem;font-weight:700;line-height:1.75rem;display:flex}body.theme__light .BlockchainConfigStatus .blockchain-config-status__header,body .theme__wrapper.theme__wrapper-light .BlockchainConfigStatus .blockchain-config-status__header{color:#43434d}body.theme__dark .BlockchainConfigStatus .blockchain-config-status__header,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigStatus .blockchain-config-status__header{color:#f2f2f2}.BlockchainConfigStatus .blockchain-config-status__header .Button{margin-top:auto}.BlockchainConfigStatus .blockchain-config-status__content{width:100%;margin-left:1.5rem;display:inline-flex}.BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network{cursor:default;width:100%}body.theme__light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network,body .theme__wrapper.theme__wrapper-light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network{background-color:#e6f3ff}body.theme__dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network{background-color:#2b4665}.BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network{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){.BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network{padding:.25rem}}.BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-title{font-size:1.125rem;font-weight:500;line-height:1.75rem}body.theme__light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-title,body .theme__wrapper.theme__wrapper-light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-title{color:#43434d}body.theme__dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-title,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-title{color:#f2f2f2}.BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-value{margin:auto 0 0 auto;font-size:1.125rem;font-weight:500;line-height:1.75rem}body.theme__light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-value,body .theme__wrapper.theme__wrapper-light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-value{color:#06c}body.theme__dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-value,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-value{color:#5af}.BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-value.empty{font-size:.8125rem;font-weight:500;line-height:1rem}body.theme__light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-value.empty,body .theme__wrapper.theme__wrapper-light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-value.empty{color:#72727c}body.theme__dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-value.empty,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-value.empty{color:#b9bbc0}.BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account{cursor:default;width:100%;margin-left:1rem}body.theme__light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account,body .theme__wrapper.theme__wrapper-light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account{background-color:#e6f3ff}body.theme__dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account{background-color:#2b4665}.BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account{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){.BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account{padding:.25rem}}.BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-title{font-size:1.125rem;font-weight:500;line-height:1.75rem}body.theme__light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-title,body .theme__wrapper.theme__wrapper-light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-title{color:#43434d}body.theme__dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-title,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-title{color:#f2f2f2}.BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-value{margin:auto 0 0 auto;font-size:1.125rem;font-weight:500;line-height:1.75rem}body.theme__light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-value,body .theme__wrapper.theme__wrapper-light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-value{color:#06c}body.theme__dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-value,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-value{color:#5af}.BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-value.empty{font-size:.8125rem;font-weight:500;line-height:1rem}body.theme__light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-value.empty,body .theme__wrapper.theme__wrapper-light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-value.empty{color:#72727c}body.theme__dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-value.empty,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-value.empty{color:#b9bbc0}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}body.theme__light .BlockchainConfig,body .theme__wrapper.theme__wrapper-light .BlockchainConfig{background-color:#e6f3ff}body.theme__dark .BlockchainConfig,body .theme__wrapper.theme__wrapper-dark .BlockchainConfig{background-color:#2b4665}.BlockchainConfig{padding:8px}@media screen and (max-width:480px){.BlockchainConfig{padding:.25rem}}.BlockchainConfig .blockchain-config{max-height:35vh;display:inline-flex}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.BlockchainModal{width:100%;max-width:720px}body.theme__light .BlockchainModal,body .theme__wrapper.theme__wrapper-light .BlockchainModal{background-color:#fff}body.theme__dark .BlockchainModal,body .theme__wrapper.theme__wrapper-dark .BlockchainModal{background-color:#000}.BlockchainModal{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){.BlockchainModal{padding:.25rem}}body.theme__light .BlockchainModal,body .theme__wrapper.theme__wrapper-light .BlockchainModal{color:#43434d}body.theme__dark .BlockchainModal,body .theme__wrapper.theme__wrapper-dark .BlockchainModal{color:#f2f2f2}@media screen and (max-width:480px){.BlockchainModal{height:var(--mobileVH);border-radius:0}}.BlockchainModal .ModalContent{margin-top:.5rem}.BlockchainModal .ModalContent .blockchain-modal__content{height:auto}@media screen and (max-width:480px){.BlockchainModal .ModalContent .blockchain-modal__content{height:inherit}}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.two-column-layout{flex-flow:row;width:-webkit-fill-available;height:100%;min-height:100%;max-height:100%;display:flex;overflow-y:hidden}.two-column-layout .two-column-layout__left-container{-ms-overflow-style:none;scrollbar-width:none;flex-flow:column;width:35%;min-width:400px;max-width:35%;height:100%;display:flex;overflow-y:scroll}.two-column-layout .two-column-layout__left-container::-webkit-scrollbar{display:none}body.theme__light .two-column-layout .two-column-layout__left-container,body .theme__wrapper.theme__wrapper-light .two-column-layout .two-column-layout__left-container{color:#43434d}body.theme__dark .two-column-layout .two-column-layout__left-container,body .theme__wrapper.theme__wrapper-dark .two-column-layout .two-column-layout__left-container{color:#f2f2f2}body.theme__light .two-column-layout .two-column-layout__left-container,body .theme__wrapper.theme__wrapper-light .two-column-layout .two-column-layout__left-container{background-color:#fff}body.theme__dark .two-column-layout .two-column-layout__left-container,body .theme__wrapper.theme__wrapper-dark .two-column-layout .two-column-layout__left-container{background-color:#000}.two-column-layout .two-column-layout__left-container{flex-grow:1}@media screen and (max-width:816px){.two-column-layout .two-column-layout__left-container{min-width:unset;width:100%;max-width:100%}}.two-column-layout .two-column-layout__right-container{justify-content:center;align-items:center;width:65%;min-width:416px;display:flex}@media screen and (max-width:816px){.two-column-layout .two-column-layout__right-container{display:none}}body.theme__light .two-column-layout .two-column-layout__right-container,body .theme__wrapper.theme__wrapper-light .two-column-layout .two-column-layout__right-container{background-color:#06c}body.theme__dark .two-column-layout .two-column-layout__right-container,body .theme__wrapper.theme__wrapper-dark .two-column-layout .two-column-layout__right-container{background-color:#5af}.two-column-layout__content-container{margin-top:1.5rem;padding-left:3rem;padding-right:3rem}body.theme__light .two-column-layout__content-container::-webkit-scrollbar{background-color:#d3dbe359}body .theme__wrapper.theme__wrapper-light .two-column-layout__content-container::-webkit-scrollbar{background-color:#d3dbe359}body.theme__dark .two-column-layout__content-container::-webkit-scrollbar{background-color:#53565a59}body .theme__wrapper.theme__wrapper-dark .two-column-layout__content-container::-webkit-scrollbar{background-color:#53565a59}body.theme__light .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}body .theme__wrapper.theme__wrapper-light .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}body.theme__dark .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}body .theme__wrapper.theme__wrapper-dark .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}.two-column-layout__content-container::-webkit-scrollbar{width:10px!important}body.theme__light .two-column-layout__content-container::-webkit-scrollbar{background-color:#d3dbe359}body .theme__wrapper.theme__wrapper-light .two-column-layout__content-container::-webkit-scrollbar{background-color:#d3dbe359}body.theme__dark .two-column-layout__content-container::-webkit-scrollbar{background-color:#53565a59}body .theme__wrapper.theme__wrapper-dark .two-column-layout__content-container::-webkit-scrollbar{background-color:#53565a59}.two-column-layout__content-container::-webkit-scrollbar-thumb{border-radius:8px}body.theme__light .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}body .theme__wrapper.theme__wrapper-light .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}body.theme__dark .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}body .theme__wrapper.theme__wrapper-dark .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}.two-column-layout__title{margin-top:3rem;font-size:1.25rem;font-weight:700;line-height:1.75rem}body.theme__light .two-column-layout__title,body .theme__wrapper.theme__wrapper-light .two-column-layout__title{color:#43434d}body.theme__dark .two-column-layout__title,body .theme__wrapper.theme__wrapper-dark .two-column-layout__title{color:#f2f2f2}@media screen and (max-width:480px){.two-column-layout__title{margin-top:1.5rem}}.two-column-layout__description{margin-top:2rem;font-size:1rem;font-weight:400;line-height:1.5rem}body.theme__light .two-column-layout__description,body .theme__wrapper.theme__wrapper-light .two-column-layout__description{color:#43434d}body.theme__dark .two-column-layout__description,body .theme__wrapper.theme__wrapper-dark .two-column-layout__description{color:#f2f2f2}.two-column-layout__footer{flex-flow:row;justify-content:center;padding:1.5rem 3rem;display:flex}body.theme__light .two-column-layout__footer,body .theme__wrapper.theme__wrapper-light .two-column-layout__footer{border-top:1px solid #d3dbe3}body.theme__dark .two-column-layout__footer,body .theme__wrapper.theme__wrapper-dark .two-column-layout__footer{border-top:1px solid #53565a}.two-column-layout__footer .Button{width:100%;display:block}.two-column-layout__footer .Button button{width:100%}.FormsTextInput .form-input__details{cursor:default;margin-bottom:.25rem}.FormsTextInput .form-input__details .form-row__label{margin-bottom:0}body.theme__light .FormsTextInput .form-input__details .form-row__label,body .theme__wrapper.theme__wrapper-light .FormsTextInput .form-input__details .form-row__label{color:#72727c}body.theme__dark .FormsTextInput .form-input__details .form-row__label,body .theme__wrapper.theme__wrapper-dark .FormsTextInput .form-input__details .form-row__label{color:#b9bbc0}body.theme__light .FormsTextInput .form-input__details .form-row__label.active,body .theme__wrapper.theme__wrapper-light .FormsTextInput .form-input__details .form-row__label.active{color:#06c}body.theme__dark .FormsTextInput .form-input__details .form-row__label.active,body .theme__wrapper.theme__wrapper-dark .FormsTextInput .form-input__details .form-row__label.active{color:#5af}.FormsTextInput .form-input__details .form-row__label.small{font-size:1.125rem;font-weight:400;line-height:1.75rem}.FormsTextInput .form-input__details .form-row__label.medium{font-size:1.25rem;font-weight:400;line-height:1.75rem}.FormsTextInput .form-input__details .form-row__label.large{font-size:1.5rem;font-weight:400;line-height:2rem}.FormsTextInput .form-input__details .error{font-size:1rem;font-weight:700;line-height:1.5rem}body.theme__light .FormsTextInput .form-input__details .error,body .theme__wrapper.theme__wrapper-light .FormsTextInput .form-input__details .error{color:#dc7263!important}body.theme__dark .FormsTextInput .form-input__details .error,body .theme__wrapper.theme__wrapper-dark .FormsTextInput .form-input__details .error{color:#fd8b7c!important}.FormsTextInput .form-row__input{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;display:flex}body.theme__light .FormsTextInput .form-row__input,body .theme__wrapper.theme__wrapper-light .FormsTextInput .form-row__input{background-color:#e6f3ff}body.theme__dark .FormsTextInput .form-row__input,body .theme__wrapper.theme__wrapper-dark .FormsTextInput .form-row__input{background-color:#2b4665}body.theme__light .FormsTextInput .form-row__input,body .theme__wrapper.theme__wrapper-light .FormsTextInput .form-row__input{border:2px solid #d3dbe3}body.theme__dark .FormsTextInput .form-row__input,body .theme__wrapper.theme__wrapper-dark .FormsTextInput .form-row__input{border:2px solid #53565a}.FormsTextInput .form-row__input{min-height:48px;padding:.25rem;overflow-x:hidden}.FormsTextInput .form-row__input:not(.active){-ms-overflow-style:none;scrollbar-width:none;overflow-x:scroll}.FormsTextInput .form-row__input:not(.active)::-webkit-scrollbar{display:none}.FormsTextInput .form-row__input:not(.active){display:-webkit-flex;display:-moz-flex;-moz-flex-direction:row;-ms-flexbox-direction:row;flex-direction:row;display:flex}body.theme__light .FormsTextInput .form-row__input:not(.active):hover,body .theme__wrapper.theme__wrapper-light .FormsTextInput .form-row__input:not(.active):hover{border:2px solid #06c}body.theme__dark .FormsTextInput .form-row__input:not(.active):hover,body .theme__wrapper.theme__wrapper-dark .FormsTextInput .form-row__input:not(.active):hover{border:2px solid #5af}.FormsTextInput .form-row__input:not(.active):hover{cursor:pointer}body.theme__light .FormsTextInput .form-row__input.active,body .theme__wrapper.theme__wrapper-light .FormsTextInput .form-row__input.active{background-color:#fff}body.theme__dark .FormsTextInput .form-row__input.active,body .theme__wrapper.theme__wrapper-dark .FormsTextInput .form-row__input.active{background-color:#000}body.theme__light .FormsTextInput .form-row__input.active,body .theme__wrapper.theme__wrapper-light .FormsTextInput .form-row__input.active{border:2px solid #06c}body.theme__dark .FormsTextInput .form-row__input.active,body .theme__wrapper.theme__wrapper-dark .FormsTextInput .form-row__input.active{border:2px solid #5af}.FormsTextInput .form-row__input .form-row__input-value{padding:8px}@media screen and (max-width:480px){.FormsTextInput .form-row__input .form-row__input-value{padding:.25rem}}body.theme__light .FormsTextInput .form-row__input .form-row__input-value,body .theme__wrapper.theme__wrapper-light .FormsTextInput .form-row__input .form-row__input-value{border:2px solid #979797}body.theme__dark .FormsTextInput .form-row__input .form-row__input-value,body .theme__wrapper.theme__wrapper-dark .FormsTextInput .form-row__input .form-row__input-value{border:2px solid #6f7278}body.theme__light .FormsTextInput .form-row__input .form-row__input-value,body .theme__wrapper.theme__wrapper-light .FormsTextInput .form-row__input .form-row__input-value{background-color:#fff}body.theme__dark .FormsTextInput .form-row__input .form-row__input-value,body .theme__wrapper.theme__wrapper-dark .FormsTextInput .form-row__input .form-row__input-value{background-color:#000}.FormsTextInput .form-row__input .form-row__input-value{font-size:1.25rem;font-weight:700;line-height:1.75rem}body.theme__light .FormsTextInput .form-row__input .form-row__input-value,body .theme__wrapper.theme__wrapper-light .FormsTextInput .form-row__input .form-row__input-value{color:#43434d}body.theme__dark .FormsTextInput .form-row__input .form-row__input-value,body .theme__wrapper.theme__wrapper-dark .FormsTextInput .form-row__input .form-row__input-value{color:#f2f2f2}.FormsTextInput .form-row__input .form-row__input-value{text-wrap:nowrap;width:min-content;margin:auto 0}body.theme__light .FormsTextInput .form-row__input input[type=text],body .theme__wrapper.theme__wrapper-light .FormsTextInput .form-row__input input[type=text]{background-color:#fff}body.theme__dark .FormsTextInput .form-row__input input[type=text],body .theme__wrapper.theme__wrapper-dark .FormsTextInput .form-row__input input[type=text]{background-color:#000}body.theme__light .FormsTextInput .form-row__input input[type=text],body .theme__wrapper.theme__wrapper-light .FormsTextInput .form-row__input input[type=text]{color:#43434d}body.theme__dark .FormsTextInput .form-row__input input[type=text],body .theme__wrapper.theme__wrapper-dark .FormsTextInput .form-row__input input[type=text]{color:#f2f2f2}.FormsTextInput .form-row__input input[type=text]{border:none;outline:none;margin:auto 0;font-family:Genos;font-size:32px;font-weight:400}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.BerserkContract{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.BerserkContract::-webkit-scrollbar{display:none}.BerserkContract{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){.BerserkContract{padding:.25rem}}body.theme__light .BerserkContract,body .theme__wrapper.theme__wrapper-light .BerserkContract{border:2px solid #d3dbe3}body.theme__dark .BerserkContract,body .theme__wrapper.theme__wrapper-dark .BerserkContract{border:2px solid #53565a}body.theme__light .BerserkContract,body .theme__wrapper.theme__wrapper-light .BerserkContract{background-color:#e6f3ff}body.theme__dark .BerserkContract,body .theme__wrapper.theme__wrapper-dark .BerserkContract{background-color:#2b4665}.BerserkContract .berserk-contract__header{display:inline-flex}body.theme__light .BerserkContract .berserk-contract__header,body .theme__wrapper.theme__wrapper-light .BerserkContract .berserk-contract__header{background-color:#fff}body.theme__dark .BerserkContract .berserk-contract__header,body .theme__wrapper.theme__wrapper-dark .BerserkContract .berserk-contract__header{background-color:#000}.BerserkContract .berserk-contract__header{padding:8px}@media screen and (max-width:480px){.BerserkContract .berserk-contract__header{padding:.25rem}}.BerserkContract .berserk-contract__header .berserk-contract__name{font-size:1.5rem;font-weight:700;line-height:2rem}body.theme__light .BerserkContract .berserk-contract__header .berserk-contract__name,body .theme__wrapper.theme__wrapper-light .BerserkContract .berserk-contract__header .berserk-contract__name{color:#06c}body.theme__dark .BerserkContract .berserk-contract__header .berserk-contract__name,body .theme__wrapper.theme__wrapper-dark .BerserkContract .berserk-contract__header .berserk-contract__name{color:#5af}.BerserkContract .berserk-contract__header .berserk-contract__owner{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;margin-left:auto;display:flex}.BerserkContract .berserk-contract__header .berserk-contract__owner .berserk-contract__owner-title{margin-left:auto;font-size:1.25rem;font-weight:500;line-height:1.75rem}body.theme__light .BerserkContract .berserk-contract__header .berserk-contract__owner .berserk-contract__owner-title,body .theme__wrapper.theme__wrapper-light .BerserkContract .berserk-contract__header .berserk-contract__owner .berserk-contract__owner-title{color:#43434d}body.theme__dark .BerserkContract .berserk-contract__header .berserk-contract__owner .berserk-contract__owner-title,body .theme__wrapper.theme__wrapper-dark .BerserkContract .berserk-contract__header .berserk-contract__owner .berserk-contract__owner-title{color:#f2f2f2}.BerserkContract .berserk-contract__header .berserk-contract__owner .berserk-contract__owner-value{font-size:1rem;font-weight:500;line-height:1.5rem}body.theme__light .BerserkContract .berserk-contract__header .berserk-contract__owner .berserk-contract__owner-value,body .theme__wrapper.theme__wrapper-light .BerserkContract .berserk-contract__header .berserk-contract__owner .berserk-contract__owner-value{color:#72727c}body.theme__dark .BerserkContract .berserk-contract__header .berserk-contract__owner .berserk-contract__owner-value,body .theme__wrapper.theme__wrapper-dark .BerserkContract .berserk-contract__header .berserk-contract__owner .berserk-contract__owner-value{color:#b9bbc0}.BerserkContract .berserk-contract__proxy{margin-top:.5rem}.BerserkContract .berserk-contract__proxy .berserk-contract__proxy-title{font-size:1.5rem;font-weight:500;line-height:2rem}body.theme__light .BerserkContract .berserk-contract__proxy .berserk-contract__proxy-title,body .theme__wrapper.theme__wrapper-light .BerserkContract .berserk-contract__proxy .berserk-contract__proxy-title{color:#43434d}body.theme__dark .BerserkContract .berserk-contract__proxy .berserk-contract__proxy-title,body .theme__wrapper.theme__wrapper-dark .BerserkContract .berserk-contract__proxy .berserk-contract__proxy-title{color:#f2f2f2}.BerserkContract .berserk-contract__proxy .berserk-contract__proxy-value{padding:8px}@media screen and (max-width:480px){.BerserkContract .berserk-contract__proxy .berserk-contract__proxy-value{padding:.25rem}}body.theme__light .BerserkContract .berserk-contract__proxy .berserk-contract__proxy-value,body .theme__wrapper.theme__wrapper-light .BerserkContract .berserk-contract__proxy .berserk-contract__proxy-value{background-color:#fff}body.theme__dark .BerserkContract .berserk-contract__proxy .berserk-contract__proxy-value,body .theme__wrapper.theme__wrapper-dark .BerserkContract .berserk-contract__proxy .berserk-contract__proxy-value{background-color:#000}body.theme__light .BerserkContract .berserk-contract__proxy .berserk-contract__proxy-value,body .theme__wrapper.theme__wrapper-light .BerserkContract .berserk-contract__proxy .berserk-contract__proxy-value{color:#43434d}body.theme__dark .BerserkContract .berserk-contract__proxy .berserk-contract__proxy-value,body .theme__wrapper.theme__wrapper-dark .BerserkContract .berserk-contract__proxy .berserk-contract__proxy-value{color:#f2f2f2}.BerserkContract .berserk-contract__proxy .berserk-contract__proxy-value{font-size:1rem;font-weight:700;line-height:1.5rem}.BerserkContract .berserk-contract__implementation{margin-top:.5rem}.BerserkContract .berserk-contract__implementation .berserk-contract__implementation-title{font-size:1.5rem;font-weight:500;line-height:2rem}body.theme__light .BerserkContract .berserk-contract__implementation .berserk-contract__implementation-title,body .theme__wrapper.theme__wrapper-light .BerserkContract .berserk-contract__implementation .berserk-contract__implementation-title{color:#43434d}body.theme__dark .BerserkContract .berserk-contract__implementation .berserk-contract__implementation-title,body .theme__wrapper.theme__wrapper-dark .BerserkContract .berserk-contract__implementation .berserk-contract__implementation-title{color:#f2f2f2}.BerserkContract .berserk-contract__implementation .berserk-contract__implementation-value{padding:8px}@media screen and (max-width:480px){.BerserkContract .berserk-contract__implementation .berserk-contract__implementation-value{padding:.25rem}}body.theme__light .BerserkContract .berserk-contract__implementation .berserk-contract__implementation-value,body .theme__wrapper.theme__wrapper-light .BerserkContract .berserk-contract__implementation .berserk-contract__implementation-value{background-color:#fff}body.theme__dark .BerserkContract .berserk-contract__implementation .berserk-contract__implementation-value,body .theme__wrapper.theme__wrapper-dark .BerserkContract .berserk-contract__implementation .berserk-contract__implementation-value{background-color:#000}.BerserkContract .berserk-contract__implementation .berserk-contract__implementation-value{font-size:1rem;font-weight:700;line-height:1.5rem}body.theme__light .BerserkContract .berserk-contract__implementation .berserk-contract__implementation-value,body .theme__wrapper.theme__wrapper-light .BerserkContract .berserk-contract__implementation .berserk-contract__implementation-value{color:#43434d}body.theme__dark .BerserkContract .berserk-contract__implementation .berserk-contract__implementation-value,body .theme__wrapper.theme__wrapper-dark .BerserkContract .berserk-contract__implementation .berserk-contract__implementation-value{color:#f2f2f2}.BerserkContract .berserk-contract__tx{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;margin-top:.5rem;padding:8px;display:flex;overflow-y:auto}@media screen and (max-width:480px){.BerserkContract .berserk-contract__tx{padding:.25rem}}.BerserkContract .berserk-contract__tx .berserk-contract__tx-title{font-size:1.5rem;font-weight:500;line-height:2rem}body.theme__light .BerserkContract .berserk-contract__tx .berserk-contract__tx-title,body .theme__wrapper.theme__wrapper-light .BerserkContract .berserk-contract__tx .berserk-contract__tx-title{color:#43434d}body.theme__dark .BerserkContract .berserk-contract__tx .berserk-contract__tx-title,body .theme__wrapper.theme__wrapper-dark .BerserkContract .berserk-contract__tx .berserk-contract__tx-title{color:#f2f2f2}.BerserkContract .berserk-contract__tx .berserk-contract__tx-value{overflow:hidden scroll}body.theme__light .BerserkContract .berserk-contract__tx .berserk-contract__tx-value,body .theme__wrapper.theme__wrapper-light .BerserkContract .berserk-contract__tx .berserk-contract__tx-value{background-color:#fff}body.theme__dark .BerserkContract .berserk-contract__tx .berserk-contract__tx-value,body .theme__wrapper.theme__wrapper-dark .BerserkContract .berserk-contract__tx .berserk-contract__tx-value{background-color:#000}.BerserkContract .berserk-contract__tx .berserk-contract__tx-value{font-size:1rem;font-weight:700;line-height:1.5rem}body.theme__light .BerserkContract .berserk-contract__tx .berserk-contract__tx-value,body .theme__wrapper.theme__wrapper-light .BerserkContract .berserk-contract__tx .berserk-contract__tx-value{color:#43434d}body.theme__dark .BerserkContract .berserk-contract__tx .berserk-contract__tx-value,body .theme__wrapper.theme__wrapper-dark .BerserkContract .berserk-contract__tx .berserk-contract__tx-value{color:#f2f2f2}.BerserkContract .berserk-contract__tx .berserk-contract__tx-value{padding:8px}@media screen and (max-width:480px){.BerserkContract .berserk-contract__tx .berserk-contract__tx-value{padding:.25rem}}.BerserkContract .berserk-contract__tx .berserk-contract__tx-value{-ms-overflow-style:none;scrollbar-width:none}.BerserkContract .berserk-contract__tx .berserk-contract__tx-value::-webkit-scrollbar{display:none}.BerserkContract .berserk-contract__tx .berserk-contract__tx-value .berserk-contract__tx-value__data-wrapper{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;display:flex}.BerserkContract .berserk-contract__tx .berserk-contract__tx-value .berserk-contract__tx-value__data-wrapper .berserk-contract__tx-value__data:not(:first-child){margin-top:.75rem}.BerserkContract .berserk-contract__tx .berserk-contract__tx-value .berserk-contract__tx-value__data-wrapper .berserk-contract__tx-value__data{cursor:default;padding:.25rem}body.theme__light .BerserkContract .berserk-contract__tx .berserk-contract__tx-value .berserk-contract__tx-value__data-wrapper .berserk-contract__tx-value__data,body .theme__wrapper.theme__wrapper-light .BerserkContract .berserk-contract__tx .berserk-contract__tx-value .berserk-contract__tx-value__data-wrapper .berserk-contract__tx-value__data{background-color:#e6f3ff}body.theme__dark .BerserkContract .berserk-contract__tx .berserk-contract__tx-value .berserk-contract__tx-value__data-wrapper .berserk-contract__tx-value__data,body .theme__wrapper.theme__wrapper-dark .BerserkContract .berserk-contract__tx .berserk-contract__tx-value .berserk-contract__tx-value__data-wrapper .berserk-contract__tx-value__data{background-color:#2b4665}.BerserkContract .berserk-contract__tx .berserk-contract__tx-value .berserk-contract__tx-value__data-wrapper .berserk-contract__tx-value__data{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;display:flex}.BerserkContract .berserk-contract__tx .berserk-contract__tx-value .berserk-contract__tx-value__data-wrapper .berserk-contract__tx-value__data .berserk-contract__tx-value__data-key{margin-left:auto;font-size:1.25rem;font-weight:500;line-height:1.75rem}body.theme__light .BerserkContract .berserk-contract__tx .berserk-contract__tx-value .berserk-contract__tx-value__data-wrapper .berserk-contract__tx-value__data .berserk-contract__tx-value__data-key,body .theme__wrapper.theme__wrapper-light .BerserkContract .berserk-contract__tx .berserk-contract__tx-value .berserk-contract__tx-value__data-wrapper .berserk-contract__tx-value__data .berserk-contract__tx-value__data-key{color:#43434d}body.theme__dark .BerserkContract .berserk-contract__tx .berserk-contract__tx-value .berserk-contract__tx-value__data-wrapper .berserk-contract__tx-value__data .berserk-contract__tx-value__data-key,body .theme__wrapper.theme__wrapper-dark .BerserkContract .berserk-contract__tx .berserk-contract__tx-value .berserk-contract__tx-value__data-wrapper .berserk-contract__tx-value__data .berserk-contract__tx-value__data-key{color:#f2f2f2}.BerserkContract .berserk-contract__tx .berserk-contract__tx-value .berserk-contract__tx-value__data-wrapper .berserk-contract__tx-value__data .berserk-contract__tx-value__data-value{text-align:end;-ms-overflow-style:none;scrollbar-width:none;font-size:.9375rem;font-weight:700;line-height:1.25rem;overflow-x:scroll}.BerserkContract .berserk-contract__tx .berserk-contract__tx-value .berserk-contract__tx-value__data-wrapper .berserk-contract__tx-value__data .berserk-contract__tx-value__data-value::-webkit-scrollbar{display:none}body.theme__light .BerserkContract .berserk-contract__tx .berserk-contract__tx-value .berserk-contract__tx-value__data-wrapper .berserk-contract__tx-value__data .berserk-contract__tx-value__data-value,body .theme__wrapper.theme__wrapper-light .BerserkContract .berserk-contract__tx .berserk-contract__tx-value .berserk-contract__tx-value__data-wrapper .berserk-contract__tx-value__data .berserk-contract__tx-value__data-value{color:#43434d}body.theme__dark .BerserkContract .berserk-contract__tx .berserk-contract__tx-value .berserk-contract__tx-value__data-wrapper .berserk-contract__tx-value__data .berserk-contract__tx-value__data-value,body .theme__wrapper.theme__wrapper-dark .BerserkContract .berserk-contract__tx .berserk-contract__tx-value .berserk-contract__tx-value__data-wrapper .berserk-contract__tx-value__data .berserk-contract__tx-value__data-value{color:#f2f2f2}.BerserkContract .berserk-contract__actions{justify-content:flex-end;margin:1rem 0 0 auto}body.theme__light .BerserkContract .berserk-contract__actions,body .theme__wrapper.theme__wrapper-light .BerserkContract .berserk-contract__actions{background-color:#fff}body.theme__dark .BerserkContract .berserk-contract__actions,body .theme__wrapper.theme__wrapper-dark .BerserkContract .berserk-contract__actions{background-color:#000}.BerserkContract .berserk-contract__actions{display:-webkit-flex;display:-moz-flex;padding:8px;display:flex}@media screen and (max-width:480px){.BerserkContract .berserk-contract__actions{padding:.25rem}}.BerserkContract .berserk-contract__actions .Button button{padding:.5rem;font-size:1rem;font-weight:700;line-height:1.5rem}body.theme__light .BerserkContract .berserk-contract__actions .Button button,body .theme__wrapper.theme__wrapper-light .BerserkContract .berserk-contract__actions .Button button{color:#06c}body.theme__dark .BerserkContract .berserk-contract__actions .Button button,body .theme__wrapper.theme__wrapper-dark .BerserkContract .berserk-contract__actions .Button button{color:#5af}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.BerserkModal{width:100%;max-width:720px;min-height:50vh;max-height:70vh;display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;padding:8px;display:flex;overflow-y:hidden}@media screen and (max-width:480px){.BerserkModal{padding:.25rem}}body.theme__light .BerserkModal,body .theme__wrapper.theme__wrapper-light .BerserkModal{background-color:#979797}body.theme__dark .BerserkModal,body .theme__wrapper.theme__wrapper-dark .BerserkModal{background-color:#6f7278}body.theme__light .BerserkModal,body .theme__wrapper.theme__wrapper-light .BerserkModal{border:2px solid #06c}body.theme__dark .BerserkModal,body .theme__wrapper.theme__wrapper-dark .BerserkModal{border:2px solid #5af}@media screen and (max-width:480px){.BerserkModal{border-radius:0;height:100%;max-height:80%;margin:0 .25rem}}.BerserkModal .ModalContent{min-height:-webkit-fill-available;margin-top:.5rem}.BerserkModal .ModalContent .berserk-modal__content{height:auto}body.theme__light .BerserkModal .ModalContent .berserk-modal__content,body .theme__wrapper.theme__wrapper-light .BerserkModal .ModalContent .berserk-modal__content{border:2px solid #d3dbe3}body.theme__dark .BerserkModal .ModalContent .berserk-modal__content,body .theme__wrapper.theme__wrapper-dark .BerserkModal .ModalContent .berserk-modal__content{border:2px solid #53565a}body.theme__light .BerserkModal .ModalContent .berserk-modal__content,body .theme__wrapper.theme__wrapper-light .BerserkModal .ModalContent .berserk-modal__content{background-color:#e6f3ff}body.theme__dark .BerserkModal .ModalContent .berserk-modal__content,body .theme__wrapper.theme__wrapper-dark .BerserkModal .ModalContent .berserk-modal__content{background-color:#2b4665}.BerserkModal .ModalContent .berserk-modal__content{padding:8px}@media screen and (max-width:480px){.BerserkModal .ModalContent .berserk-modal__content{height:inherit;padding:.25rem}}.BerserkModal .ModalContent .berserk-modal__content .FormsTextInput{width:100%}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.AdminCapsuleInstructions{padding:8px}@media screen and (max-width:480px){.AdminCapsuleInstructions{padding:.25rem}}body.theme__light .AdminCapsuleInstructions,body .theme__wrapper.theme__wrapper-light .AdminCapsuleInstructions{border:2px solid #d3dbe3}body.theme__dark .AdminCapsuleInstructions,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleInstructions{border:2px solid #53565a}body.theme__light .AdminCapsuleInstructions,body .theme__wrapper.theme__wrapper-light .AdminCapsuleInstructions{background-color:#e6f3ff}body.theme__dark .AdminCapsuleInstructions,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleInstructions{background-color:#2b4665}.AdminCapsuleInstructions{min-width:fit-content}.AdminCapsuleInstructions.empty{text-align:center;font-size:1.125rem;font-weight:500;line-height:1.75rem}body.theme__light .AdminCapsuleInstructions.empty,body .theme__wrapper.theme__wrapper-light .AdminCapsuleInstructions.empty{color:#43434d}body.theme__dark .AdminCapsuleInstructions.empty,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleInstructions.empty{color:#f2f2f2}.AdminCapsuleInstructions .admin-capsule-insruction{cursor:default;padding:8px}@media screen and (max-width:480px){.AdminCapsuleInstructions .admin-capsule-insruction{padding:.25rem}}.AdminCapsuleInstructions .admin-capsule-insruction{font-size:1rem;font-weight:700;line-height:1.5rem}body.theme__light .AdminCapsuleInstructions .admin-capsule-insruction,body .theme__wrapper.theme__wrapper-light .AdminCapsuleInstructions .admin-capsule-insruction{border:2px solid #979797}body.theme__dark .AdminCapsuleInstructions .admin-capsule-insruction,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleInstructions .admin-capsule-insruction{border:2px solid #6f7278}body.theme__light .AdminCapsuleInstructions .admin-capsule-insruction,body .theme__wrapper.theme__wrapper-light .AdminCapsuleInstructions .admin-capsule-insruction{background-color:#fff}body.theme__dark .AdminCapsuleInstructions .admin-capsule-insruction,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleInstructions .admin-capsule-insruction{background-color:#000}body.theme__light .AdminCapsuleInstructions .admin-capsule-insruction,body .theme__wrapper.theme__wrapper-light .AdminCapsuleInstructions .admin-capsule-insruction{color:#43434d}body.theme__dark .AdminCapsuleInstructions .admin-capsule-insruction,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleInstructions .admin-capsule-insruction{color:#f2f2f2}.AdminCapsuleInstructions .admin-capsule-insruction .Tooltip{vertical-align:middle;margin-left:1rem;font-size:.8125rem;font-weight:400;line-height:1rem}body.theme__light .AdminCapsuleInstructions .admin-capsule-insruction .Tooltip,body .theme__wrapper.theme__wrapper-light .AdminCapsuleInstructions .admin-capsule-insruction .Tooltip{color:#06c}body.theme__dark .AdminCapsuleInstructions .admin-capsule-insruction .Tooltip,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleInstructions .admin-capsule-insruction .Tooltip{color:#5af}.AdminCapsuleInstructions :not(:first-child){margin-top:.5rem}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.AdminCapsuleClaimTokens{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;display:flex}body.theme__light .AdminCapsuleClaimTokens,body .theme__wrapper.theme__wrapper-light .AdminCapsuleClaimTokens{border:2px solid #979797}body.theme__dark .AdminCapsuleClaimTokens,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleClaimTokens{border:2px solid #6f7278}body.theme__light .AdminCapsuleClaimTokens,body .theme__wrapper.theme__wrapper-light .AdminCapsuleClaimTokens{background-color:#fff}body.theme__dark .AdminCapsuleClaimTokens,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleClaimTokens{background-color:#000}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.ImageLegend.standalone-context{padding:.25rem}.ImageLegend.upload-context{justify-content:center;display:flex}.ImageLegend.upload-context .image-legend__placeholder{background-repeat:round;width:128px;height:128px;margin:auto}.ImageLegend.guide-context{max-width:256px;max-height:256px;margin:0 auto}.ImageLegend.guide-context.clickable{cursor:pointer}body.theme__light .ImageLegend.guide-context.clickable:hover,body .theme__wrapper.theme__wrapper-light .ImageLegend.guide-context.clickable:hover{border:2px solid #06c}body.theme__dark .ImageLegend.guide-context.clickable:hover,body .theme__wrapper.theme__wrapper-dark .ImageLegend.guide-context.clickable:hover{border:2px solid #5af}.ImageLegend.guide-context .image-legend__placeholder{background-size:cover}body.theme__light .ImageLegend.modal-context,body .theme__wrapper.theme__wrapper-light .ImageLegend.modal-context,body.theme__dark .ImageLegend.modal-context,body .theme__wrapper.theme__wrapper-dark .ImageLegend.modal-context{background-color:#53975e}.ImageLegend.modal-context{margin:.5rem auto;padding:.25rem;position:relative}.ImageLegend.modal-context:not(.legend-cover) .image-legend__image{max-width:40vh;max-height:40vh}.ImageLegend.modal-context .image-legend__placeholder{min-width:316px;min-height:316px;display:flex}.ImageLegend.modal-context .image-legend__placeholder .LoadingSpinner{z-index:1;margin-top:auto}.ImageLegend.modal-context .Button{position:absolute;bottom:10px;left:10px}body.theme__light .ImageLegend.modal-context .Button .NatureIcon i,body .theme__wrapper.theme__wrapper-light .ImageLegend.modal-context .Button .NatureIcon i{color:#43434d}body.theme__dark .ImageLegend.modal-context .Button .NatureIcon i,body .theme__wrapper.theme__wrapper-dark .ImageLegend.modal-context .Button .NatureIcon i{color:#f2f2f2}body.theme__light .ImageLegend:not(.legend-cover),body .theme__wrapper.theme__wrapper-light .ImageLegend:not(.legend-cover),body.theme__dark .ImageLegend:not(.legend-cover),body .theme__wrapper.theme__wrapper-dark .ImageLegend:not(.legend-cover){background-color:#53975e}.ImageLegend:not(.legend-cover){padding:.25rem}.ImageLegend .image-legend__image{width:100%;min-width:64px;max-width:768px;height:100%;min-height:64px;max-height:768px}.ImageLegend .image-legend__image img{object-fit:contain;width:100%;height:100%}.ImageLegend .image-legend__placeholder{opacity:.7;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.MountLegendPill{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){.MountLegendPill{padding:.25rem}}body.theme__light .MountLegendPill,body .theme__wrapper.theme__wrapper-light .MountLegendPill{border:2px solid #979797}body.theme__dark .MountLegendPill,body .theme__wrapper.theme__wrapper-dark .MountLegendPill{border:2px solid #6f7278}body.theme__light .MountLegendPill,body .theme__wrapper.theme__wrapper-light .MountLegendPill{background-color:#fff}body.theme__dark .MountLegendPill,body .theme__wrapper.theme__wrapper-dark .MountLegendPill{background-color:#000}.MountLegendPill{cursor:default;align-items:center}.MountLegendPill.clickable{cursor:pointer}body.theme__light .MountLegendPill.clickable:hover,body .theme__wrapper.theme__wrapper-light .MountLegendPill.clickable:hover{border:2px solid #06c}body.theme__dark .MountLegendPill.clickable:hover,body .theme__wrapper.theme__wrapper-dark .MountLegendPill.clickable:hover{border:2px solid #5af}body.theme__light .MountLegendPill.clickable:hover .mount-legend-pill__text,body .theme__wrapper.theme__wrapper-light .MountLegendPill.clickable:hover .mount-legend-pill__text{color:#06c}body.theme__dark .MountLegendPill.clickable:hover .mount-legend-pill__text,body .theme__wrapper.theme__wrapper-dark .MountLegendPill.clickable:hover .mount-legend-pill__text{color:#5af}.MountLegendPill.flat-view{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){.MountLegendPill.flat-view{padding:.25rem}}.MountLegendPill.flat-view .mount-legend-pill__icon,.MountLegendPill.flat-view .mount-legend-pill__type,.MountLegendPill.flat-view .mount-legend-pill__mech{margin-left:.25rem}.MountLegendPill.flat-view .mount-legend-pill__title{margin:auto 0 auto .5rem}.MountLegendPill.only-icon .mount-legend-pill__icon{margin:.25rem .5rem 0}.MountLegendPill .mount-legend-pill__text,.MountLegendPill .mount-legend-pill__icon{font-size:1.875rem;font-weight:700;line-height:2.25rem}@media screen and (max-width:480px){.MountLegendPill .mount-legend-pill__text,.MountLegendPill .mount-legend-pill__icon{font-size:1.5rem;font-weight:700;line-height:2rem}}body.theme__light .MountLegendPill .mount-legend-pill__text,body .theme__wrapper.theme__wrapper-light .MountLegendPill .mount-legend-pill__text{color:#43434d}body.theme__dark .MountLegendPill .mount-legend-pill__text,body .theme__wrapper.theme__wrapper-dark .MountLegendPill .mount-legend-pill__text{color:#f2f2f2}body.theme__light .MountLegendPill .mount-legend-pill__icon,body .theme__wrapper.theme__wrapper-light .MountLegendPill .mount-legend-pill__icon,body.theme__dark .MountLegendPill .mount-legend-pill__icon,body .theme__wrapper.theme__wrapper-dark .MountLegendPill .mount-legend-pill__icon{color:#5af!important}.MountLegendPill .mount-legend-pill__icon{margin:.5rem 0 0 .75rem}.MountLegendPill .mount-legend-pill__header,.MountLegendPill .mount-legend-pill__title{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:row;-ms-flexbox-direction:row;flex-direction:row;justify-content:flex-start;width:100%;margin-bottom:.25rem;display:flex}.MountLegendPill .mount-legend-pill__title,.MountLegendPill .mount-legend-pill__context{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:row;-ms-flexbox-direction:row;flex-direction:row;margin-left:.5rem;display:flex}.MountLegendPill .mount-legend-pill__name,.MountLegendPill .mount-legend-pill__type{font-size:1.25rem;font-weight:700;line-height:1.75rem}body.theme__light .MountLegendPill .mount-legend-pill__name,body .theme__wrapper.theme__wrapper-light .MountLegendPill .mount-legend-pill__name,body.theme__light .MountLegendPill .mount-legend-pill__type,body .theme__wrapper.theme__wrapper-light .MountLegendPill .mount-legend-pill__type{color:#43434d}body.theme__dark .MountLegendPill .mount-legend-pill__name,body .theme__wrapper.theme__wrapper-dark .MountLegendPill .mount-legend-pill__name,body.theme__dark .MountLegendPill .mount-legend-pill__type,body .theme__wrapper.theme__wrapper-dark .MountLegendPill .mount-legend-pill__type{color:#f2f2f2}.MountLegendPill .mount-legend-pill__type{margin:auto 0 0 1rem}.MountLegendPill .mount-legend-pill__mech{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:row;-ms-flexbox-direction:row;flex-direction:row;margin:auto 0 0 1rem;display:flex}.MountLegendPill .mount-legend-pill__mech .mount-legend-pill__mech-name,.MountLegendPill .mount-legend-pill__mech .mount-legend-pill__mech-version{font-size:1rem;font-weight:700;line-height:1.5rem}body.theme__light .MountLegendPill .mount-legend-pill__mech .mount-legend-pill__mech-name,body .theme__wrapper.theme__wrapper-light .MountLegendPill .mount-legend-pill__mech .mount-legend-pill__mech-name,body.theme__light .MountLegendPill .mount-legend-pill__mech .mount-legend-pill__mech-version,body .theme__wrapper.theme__wrapper-light .MountLegendPill .mount-legend-pill__mech .mount-legend-pill__mech-version{color:#72727c}body.theme__dark .MountLegendPill .mount-legend-pill__mech .mount-legend-pill__mech-name,body .theme__wrapper.theme__wrapper-dark .MountLegendPill .mount-legend-pill__mech .mount-legend-pill__mech-name,body.theme__dark .MountLegendPill .mount-legend-pill__mech .mount-legend-pill__mech-version,body .theme__wrapper.theme__wrapper-dark .MountLegendPill .mount-legend-pill__mech .mount-legend-pill__mech-version{color:#b9bbc0}.MountLegendPill .mount-legend-pill__mech .mount-legend-pill__mech-version{margin-left:.5rem}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.MountLegendTransform{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){.MountLegendTransform{padding:.25rem}}body.theme__light .MountLegendTransform,body .theme__wrapper.theme__wrapper-light .MountLegendTransform{border:2px solid #979797}body.theme__dark .MountLegendTransform,body .theme__wrapper.theme__wrapper-dark .MountLegendTransform{border:2px solid #6f7278}body.theme__light .MountLegendTransform,body .theme__wrapper.theme__wrapper-light .MountLegendTransform{background-color:#fff}body.theme__dark .MountLegendTransform,body .theme__wrapper.theme__wrapper-dark .MountLegendTransform{background-color:#000}.MountLegendTransform{justify-content:space-between}.MountLegendTransform.embed-context{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;display:flex}.MountLegendTransform.embed-context .MountLegendTransformVector3{flex-grow:unset}.MountLegendTransform.embed-context .MountLegendTransformVector3:not(:first-child){margin:.5rem 0 0}.MountLegendTransform.editable .mount-legend-transform-vector3__value{padding:8px}@media screen and (max-width:480px){.MountLegendTransform.editable .mount-legend-transform-vector3__value{padding:.25rem}}body.theme__light .MountLegendTransform.editable .mount-legend-transform-vector3__value,body .theme__wrapper.theme__wrapper-light .MountLegendTransform.editable .mount-legend-transform-vector3__value{border:2px solid #d3dbe3}body.theme__dark .MountLegendTransform.editable .mount-legend-transform-vector3__value,body .theme__wrapper.theme__wrapper-dark .MountLegendTransform.editable .mount-legend-transform-vector3__value{border:2px solid #53565a}body.theme__light .MountLegendTransform.editable .mount-legend-transform-vector3__value,body .theme__wrapper.theme__wrapper-light .MountLegendTransform.editable .mount-legend-transform-vector3__value{background-color:#e6f3ff}body.theme__dark .MountLegendTransform.editable .mount-legend-transform-vector3__value,body .theme__wrapper.theme__wrapper-dark .MountLegendTransform.editable .mount-legend-transform-vector3__value{background-color:#2b4665}.MountLegendTransform .MountLegendTransformVector3{flex-grow:1;min-width:30%}.MountLegendTransform .MountLegendTransformVector3:not(:first-child){margin-left:.5rem}.MountLegendTransformVector3{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;display:flex}.MountLegendTransformVector3:not(.editable) .mount-legend-transform-vector3__data-label{font-size:1.875rem;font-weight:700;line-height:2.25rem}body.theme__light .MountLegendTransformVector3:not(.editable) .mount-legend-transform-vector3__data-label,body .theme__wrapper.theme__wrapper-light .MountLegendTransformVector3:not(.editable) .mount-legend-transform-vector3__data-label{color:#72727c}body.theme__dark .MountLegendTransformVector3:not(.editable) .mount-legend-transform-vector3__data-label,body .theme__wrapper.theme__wrapper-dark .MountLegendTransformVector3:not(.editable) .mount-legend-transform-vector3__data-label{color:#b9bbc0}body.theme__light .MountLegendTransformVector3:not(.editable) .mount-legend-transform-vector3__data-value,body .theme__wrapper.theme__wrapper-light .MountLegendTransformVector3:not(.editable) .mount-legend-transform-vector3__data-value{background-color:#d3dbe3}body.theme__dark .MountLegendTransformVector3:not(.editable) .mount-legend-transform-vector3__data-value,body .theme__wrapper.theme__wrapper-dark .MountLegendTransformVector3:not(.editable) .mount-legend-transform-vector3__data-value{background-color:#53565a}.MountLegendTransformVector3:not(.editable) .mount-legend-transform-vector3__data-value{font-size:1rem;font-weight:700;line-height:1.5rem}body.theme__light .MountLegendTransformVector3:not(.editable) .mount-legend-transform-vector3__data-value,body .theme__wrapper.theme__wrapper-light .MountLegendTransformVector3:not(.editable) .mount-legend-transform-vector3__data-value{color:#43434d}body.theme__dark .MountLegendTransformVector3:not(.editable) .mount-legend-transform-vector3__data-value,body .theme__wrapper.theme__wrapper-dark .MountLegendTransformVector3:not(.editable) .mount-legend-transform-vector3__data-value{color:#f2f2f2}.MountLegendTransformVector3:not(.editable) .mount-legend-transform-vector3__data-value{justify-content:center;padding:.25rem}.MountLegendTransformVector3.embed-context .mount-legend-transform-vector3__label{text-align:end}.MountLegendTransformVector3.embed-context .mount-legend-transform-vector3__value{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:row;-ms-flexbox-direction:row;flex-direction:row;display:flex}body.theme__light .MountLegendTransformVector3.embed-context .mount-legend-transform-vector3__value,body .theme__wrapper.theme__wrapper-light .MountLegendTransformVector3.embed-context .mount-legend-transform-vector3__value{border:2px solid #d3dbe3}body.theme__dark .MountLegendTransformVector3.embed-context .mount-legend-transform-vector3__value,body .theme__wrapper.theme__wrapper-dark .MountLegendTransformVector3.embed-context .mount-legend-transform-vector3__value{border:2px solid #53565a}body.theme__light .MountLegendTransformVector3.embed-context .mount-legend-transform-vector3__value,body .theme__wrapper.theme__wrapper-light .MountLegendTransformVector3.embed-context .mount-legend-transform-vector3__value{background-color:#e6f3ff}body.theme__dark .MountLegendTransformVector3.embed-context .mount-legend-transform-vector3__value,body .theme__wrapper.theme__wrapper-dark .MountLegendTransformVector3.embed-context .mount-legend-transform-vector3__value{background-color:#2b4665}.MountLegendTransformVector3.embed-context .mount-legend-transform-vector3__value{align-items:center;padding:.25rem}.MountLegendTransformVector3.embed-context .mount-legend-transform-vector3__value .mount-legend-transform-vector3__data{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;flex-grow:1;max-width:35%;display:flex}.MountLegendTransformVector3.embed-context .mount-legend-transform-vector3__value .mount-legend-transform-vector3__data:not(:first-child){margin:0 0 0 .5rem}.MountLegendTransformVector3.embed-context .mount-legend-transform-vector3__value .mount-legend-transform-vector3__data .mount-legend-transform-vector3__data-label{text-align:end;padding-right:8px}.MountLegendTransformVector3.embed-context .mount-legend-transform-vector3__value .mount-legend-transform-vector3__data .mount-legend-transform-vector3__data-value{-ms-overflow-style:none;scrollbar-width:none;overflow-x:scroll}.MountLegendTransformVector3.embed-context .mount-legend-transform-vector3__value .mount-legend-transform-vector3__data .mount-legend-transform-vector3__data-value::-webkit-scrollbar{display:none}.MountLegendTransformVector3.embed-context .mount-legend-transform-vector3__value .mount-legend-transform-vector3__data .mount-legend-transform-vector3__data-value{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:row;-ms-flexbox-direction:row;text-align:start;flex-direction:row;width:-webkit-fill-available;margin:0;display:flex}.MountLegendTransformVector3.embed-context .mount-legend-transform-vector3__value .mount-legend-transform-vector3__data .mount-legend-transform-vector3__data-value .FormsTextInput{width:100%}.MountLegendTransformVector3 .mount-legend-transform-vector3__label{font-size:1.5rem;font-weight:700;line-height:2rem}body.theme__light .MountLegendTransformVector3 .mount-legend-transform-vector3__label,body .theme__wrapper.theme__wrapper-light .MountLegendTransformVector3 .mount-legend-transform-vector3__label,body.theme__dark .MountLegendTransformVector3 .mount-legend-transform-vector3__label,body .theme__wrapper.theme__wrapper-dark .MountLegendTransformVector3 .mount-legend-transform-vector3__label{color:#5af!important}.MountLegendTransformVector3 .mount-legend-transform-vector3__label{cursor:default}.MountLegendTransformVector3 .mount-legend-transform-vector3__value{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;display:flex}body.theme__light .MountLegendTransformVector3 .mount-legend-transform-vector3__value,body .theme__wrapper.theme__wrapper-light .MountLegendTransformVector3 .mount-legend-transform-vector3__value{border:2px solid #d3dbe3}body.theme__dark .MountLegendTransformVector3 .mount-legend-transform-vector3__value,body .theme__wrapper.theme__wrapper-dark .MountLegendTransformVector3 .mount-legend-transform-vector3__value{border:2px solid #53565a}body.theme__light .MountLegendTransformVector3 .mount-legend-transform-vector3__value,body .theme__wrapper.theme__wrapper-light .MountLegendTransformVector3 .mount-legend-transform-vector3__value{background-color:#e6f3ff}body.theme__dark .MountLegendTransformVector3 .mount-legend-transform-vector3__value,body .theme__wrapper.theme__wrapper-dark .MountLegendTransformVector3 .mount-legend-transform-vector3__value{background-color:#2b4665}.MountLegendTransformVector3 .mount-legend-transform-vector3__value{justify-content:space-between;height:-webkit-fill-available;padding:4px}.MountLegendTransformVector3 .mount-legend-transform-vector3__value .mount-legend-transform-vector3__data{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:row;-ms-flexbox-direction:row;flex-direction:row;display:flex}.MountLegendTransformVector3 .mount-legend-transform-vector3__value .mount-legend-transform-vector3__data:not(:first-child){margin-top:.5rem}.MountLegendTransformVector3 .mount-legend-transform-vector3__value .mount-legend-transform-vector3__data-label{font-size:1.5rem;font-weight:700;line-height:2rem}body.theme__light .MountLegendTransformVector3 .mount-legend-transform-vector3__value .mount-legend-transform-vector3__data-label,body .theme__wrapper.theme__wrapper-light .MountLegendTransformVector3 .mount-legend-transform-vector3__value .mount-legend-transform-vector3__data-label{color:#72727c}body.theme__dark .MountLegendTransformVector3 .mount-legend-transform-vector3__value .mount-legend-transform-vector3__data-label,body .theme__wrapper.theme__wrapper-dark .MountLegendTransformVector3 .mount-legend-transform-vector3__value .mount-legend-transform-vector3__data-label{color:#b9bbc0}.MountLegendTransformVector3 .mount-legend-transform-vector3__value .mount-legend-transform-vector3__data-label{cursor:default}.MountLegendTransformVector3 .mount-legend-transform-vector3__value .mount-legend-transform-vector3__data-value{text-align:end;cursor:default;width:100%;margin:auto 0 0 .5rem;overflow-x:hidden}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.MountLegend{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){.MountLegend{padding:.25rem}}body.theme__light .MountLegend,body .theme__wrapper.theme__wrapper-light .MountLegend{background-color:#fff}body.theme__dark .MountLegend,body .theme__wrapper.theme__wrapper-dark .MountLegend{background-color:#000}body.theme__light .MountLegend.embed-context,body .theme__wrapper.theme__wrapper-light .MountLegend.embed-context{border:2px solid #979797}body.theme__dark .MountLegend.embed-context,body .theme__wrapper.theme__wrapper-dark .MountLegend.embed-context{border:2px solid #6f7278}.MountLegend.embed-context{padding:.25rem}.MountLegend.modal-context{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:row;-ms-flexbox-direction:row;flex-direction:row;width:100%;display:flex}.MountLegend.modal-context .mount-legend__core-info{margin-right:.5rem}.MountLegend.modal-context .ImageLegend{width:-webkit-fill-available}.MountLegend .mount-legend__core-info{padding:8px}@media screen and (max-width:480px){.MountLegend .mount-legend__core-info{padding:.25rem}}body.theme__light .MountLegend .mount-legend__core-info,body .theme__wrapper.theme__wrapper-light .MountLegend .mount-legend__core-info{border:2px solid #d3dbe3}body.theme__dark .MountLegend .mount-legend__core-info,body .theme__wrapper.theme__wrapper-dark .MountLegend .mount-legend__core-info{border:2px solid #53565a}body.theme__light .MountLegend .mount-legend__core-info,body .theme__wrapper.theme__wrapper-light .MountLegend .mount-legend__core-info{background-color:#e6f3ff}body.theme__dark .MountLegend .mount-legend__core-info,body .theme__wrapper.theme__wrapper-dark .MountLegend .mount-legend__core-info{background-color:#2b4665}.MountLegend .mount-legend__info-label{font-size:1.25rem;font-weight:700;line-height:1.75rem}body.theme__light .MountLegend .mount-legend__info-label,body .theme__wrapper.theme__wrapper-light .MountLegend .mount-legend__info-label,body.theme__dark .MountLegend .mount-legend__info-label,body .theme__wrapper.theme__wrapper-dark .MountLegend .mount-legend__info-label{color:#5af!important}.MountLegend .mount-legend__info-value{font-size:1rem;font-weight:700;line-height:1.5rem}body.theme__light .MountLegend .mount-legend__info-value,body .theme__wrapper.theme__wrapper-light .MountLegend .mount-legend__info-value{color:#43434d}body.theme__dark .MountLegend .mount-legend__info-value,body .theme__wrapper.theme__wrapper-dark .MountLegend .mount-legend__info-value{color:#f2f2f2}.MountLegend .mount-legend__inline-container{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:row;-ms-flexbox-direction:row;flex-direction:row;justify-content:space-between;display:flex}.MountLegend .MountLegendTransform{margin-top:.5rem}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.MountLegendListInput{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;display:flex}.MountLegendListInput .mount-legend-list-input__actions{margin-top:1rem;display:flex}.MountLegendListInput .mount-legend-list-input__actions .Button button{font-size:1rem;font-weight:700;line-height:1.5rem}body.theme__light .MountLegendListInput .mount-legend-list-input__actions .Button button,body .theme__wrapper.theme__wrapper-light .MountLegendListInput .mount-legend-list-input__actions .Button button{color:#06c}body.theme__dark .MountLegendListInput .mount-legend-list-input__actions .Button button,body .theme__wrapper.theme__wrapper-dark .MountLegendListInput .mount-legend-list-input__actions .Button button{color:#5af}@media screen and (max-width:480px){.MountLegendListInput .mount-legend-list-input__actions .Button button{font-size:.9375rem;font-weight:700;line-height:1.25rem}}.MountLegendListInput .mount-legend-list-input__actions .Button button{padding:.25rem}.MountLegendListInput .mount-legend-list-input__actions .Button button .NatureIcon{margin-top:auto}.MountLegendListInput .mount-legend-list-input__actions .Button.confirm-button{margin-left:auto}.MountLegendListInput .mount-legend-list-input__actions .Button.close-button{margin-left:0}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.MountLegendList{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){.MountLegendList{padding:.25rem}}body.theme__light .MountLegendList,body .theme__wrapper.theme__wrapper-light .MountLegendList{background-color:#fff}body.theme__dark .MountLegendList,body .theme__wrapper.theme__wrapper-dark .MountLegendList{background-color:#000}body.theme__light .MountLegendList.embed-context,body .theme__wrapper.theme__wrapper-light .MountLegendList.embed-context{border:2px solid #979797}body.theme__dark .MountLegendList.embed-context,body .theme__wrapper.theme__wrapper-dark .MountLegendList.embed-context{border:2px solid #6f7278}body.theme__light .MountLegendList.embed-context,body .theme__wrapper.theme__wrapper-light .MountLegendList.embed-context{background-color:#fff}body.theme__dark .MountLegendList.embed-context,body .theme__wrapper.theme__wrapper-dark .MountLegendList.embed-context{background-color:#000}body.theme__light .MountLegendList.embed-context .mount-legend-list__actions,body .theme__wrapper.theme__wrapper-light .MountLegendList.embed-context .mount-legend-list__actions{border:2px solid #979797}body.theme__dark .MountLegendList.embed-context .mount-legend-list__actions,body .theme__wrapper.theme__wrapper-dark .MountLegendList.embed-context .mount-legend-list__actions{border:2px solid #6f7278}body.theme__light .MountLegendList.embed-context .mount-legend-list__actions,body .theme__wrapper.theme__wrapper-light .MountLegendList.embed-context .mount-legend-list__actions{background-color:#fff}body.theme__dark .MountLegendList.embed-context .mount-legend-list__actions,body .theme__wrapper.theme__wrapper-dark .MountLegendList.embed-context .mount-legend-list__actions{background-color:#000}body.theme__light .MountLegendList.modal-context,body .theme__wrapper.theme__wrapper-light .MountLegendList.modal-context{border:2px solid #d3dbe3}body.theme__dark .MountLegendList.modal-context,body .theme__wrapper.theme__wrapper-dark .MountLegendList.modal-context{border:2px solid #53565a}body.theme__light .MountLegendList.modal-context,body .theme__wrapper.theme__wrapper-light .MountLegendList.modal-context{background-color:#e6f3ff}body.theme__dark .MountLegendList.modal-context,body .theme__wrapper.theme__wrapper-dark .MountLegendList.modal-context{background-color:#2b4665}.MountLegendList .mount-legend-list__header{margin-bottom:.5rem;display:flex}@media screen and (max-width:480px){.MountLegendList .mount-legend-list__header{margin-bottom:.25rem}}.MountLegendList .mount-legend-list__header .Button button .NatureIcon{margin-top:auto}.MountLegendList .mount-legend-list__header .mount-legend-list__header-title{font-size:1.875rem;font-weight:700;line-height:2.25rem}body.theme__light .MountLegendList .mount-legend-list__header .mount-legend-list__header-title,body .theme__wrapper.theme__wrapper-light .MountLegendList .mount-legend-list__header .mount-legend-list__header-title{color:#06c}body.theme__dark .MountLegendList .mount-legend-list__header .mount-legend-list__header-title,body .theme__wrapper.theme__wrapper-dark .MountLegendList .mount-legend-list__header .mount-legend-list__header-title{color:#5af}.MountLegendList .mount-legend-list__header .mount-legend-list__header-title{margin-left:auto}@media screen and (max-width:480px){.MountLegendList .mount-legend-list__header .mount-legend-list__header-title{font-size:1rem;font-weight:700;line-height:1.5rem}}.MountLegendList .mount-legend-list__not-found{padding:8px}@media screen and (max-width:480px){.MountLegendList .mount-legend-list__not-found{padding:.25rem}}body.theme__light .MountLegendList .mount-legend-list__not-found,body .theme__wrapper.theme__wrapper-light .MountLegendList .mount-legend-list__not-found{background-color:#d3dbe3}body.theme__dark .MountLegendList .mount-legend-list__not-found,body .theme__wrapper.theme__wrapper-dark .MountLegendList .mount-legend-list__not-found{background-color:#53565a}body.theme__light .MountLegendList .mount-legend-list__not-found,body .theme__wrapper.theme__wrapper-light .MountLegendList .mount-legend-list__not-found{border:2px solid #979797}body.theme__dark .MountLegendList .mount-legend-list__not-found,body .theme__wrapper.theme__wrapper-dark .MountLegendList .mount-legend-list__not-found{border:2px solid #6f7278}.MountLegendList .mount-legend-list__not-found{font-size:1.25rem;font-weight:700;line-height:1.75rem}body.theme__light .MountLegendList .mount-legend-list__not-found,body .theme__wrapper.theme__wrapper-light .MountLegendList .mount-legend-list__not-found{color:#72727c}body.theme__dark .MountLegendList .mount-legend-list__not-found,body .theme__wrapper.theme__wrapper-dark .MountLegendList .mount-legend-list__not-found{color:#b9bbc0}.MountLegendList .mount-legend-list__not-found{text-align:center}@media screen and (max-width:480px){.MountLegendList .mount-legend-list__not-found{font-size:1rem;font-weight:700;line-height:1.5rem}}.MountLegendList .mount-legend-list__count{font-size:1.5rem;font-weight:700;line-height:2rem}body.theme__light .MountLegendList .mount-legend-list__count,body .theme__wrapper.theme__wrapper-light .MountLegendList .mount-legend-list__count{color:#43434d}body.theme__dark .MountLegendList .mount-legend-list__count,body .theme__wrapper.theme__wrapper-dark .MountLegendList .mount-legend-list__count{color:#f2f2f2}.MountLegendList .mount-legend-list__mounts{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.MountLegendList .mount-legend-list__mounts::-webkit-scrollbar{display:none}.MountLegendList .mount-legend-list__mounts{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){.MountLegendList .mount-legend-list__mounts{padding:.25rem}}body.theme__light .MountLegendList .mount-legend-list__mounts,body .theme__wrapper.theme__wrapper-light .MountLegendList .mount-legend-list__mounts{border:2px solid #d3dbe3}body.theme__dark .MountLegendList .mount-legend-list__mounts,body .theme__wrapper.theme__wrapper-dark .MountLegendList .mount-legend-list__mounts{border:2px solid #53565a}body.theme__light .MountLegendList .mount-legend-list__mounts,body .theme__wrapper.theme__wrapper-light .MountLegendList .mount-legend-list__mounts{background-color:#e6f3ff}body.theme__dark .MountLegendList .mount-legend-list__mounts,body .theme__wrapper.theme__wrapper-dark .MountLegendList .mount-legend-list__mounts{background-color:#2b4665}.MountLegendList .mount-legend-list__mounts .mount-legend-list__mount{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:row;-ms-flexbox-direction:row;flex-direction:row;justify-content:space-between;width:-webkit-fill-available;display:flex}.MountLegendList .mount-legend-list__mounts .mount-legend-list__mount .Button{margin:auto 0}.MountLegendList .mount-legend-list__actions{display:-webkit-flex;display:-moz-flex;padding:8px;display:flex}@media screen and (max-width:480px){.MountLegendList .mount-legend-list__actions{padding:.25rem}}body.theme__light .MountLegendList .mount-legend-list__actions,body .theme__wrapper.theme__wrapper-light .MountLegendList .mount-legend-list__actions{border:2px solid #d3dbe3}body.theme__dark .MountLegendList .mount-legend-list__actions,body .theme__wrapper.theme__wrapper-dark .MountLegendList .mount-legend-list__actions{border:2px solid #53565a}body.theme__light .MountLegendList .mount-legend-list__actions,body .theme__wrapper.theme__wrapper-light .MountLegendList .mount-legend-list__actions{background-color:#e6f3ff}body.theme__dark .MountLegendList .mount-legend-list__actions,body .theme__wrapper.theme__wrapper-dark .MountLegendList .mount-legend-list__actions{background-color:#2b4665}.MountLegendList .mount-legend-list__actions{margin:.5rem 0 0 auto}.MountLegendList .mount-legend-list__actions.input-open{margin-left:0}.MountLegendList .mount-legend-list__actions.input-open .mount-legend-list__actions-input{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;width:100%;display:flex}.MountLegendList .mount-legend-list__actions.input-open .mount-legend-list__actions-input .mount-legend-list__actions-input__buttons{margin-top:1rem;display:flex}.MountLegendList .mount-legend-list__actions.input-open .mount-legend-list__actions-input .mount-legend-list__actions-input__buttons .Button button{font-size:1rem;font-weight:700;line-height:1.5rem}body.theme__light .MountLegendList .mount-legend-list__actions.input-open .mount-legend-list__actions-input .mount-legend-list__actions-input__buttons .Button button,body .theme__wrapper.theme__wrapper-light .MountLegendList .mount-legend-list__actions.input-open .mount-legend-list__actions-input .mount-legend-list__actions-input__buttons .Button button{color:#06c}body.theme__dark .MountLegendList .mount-legend-list__actions.input-open .mount-legend-list__actions-input .mount-legend-list__actions-input__buttons .Button button,body .theme__wrapper.theme__wrapper-dark .MountLegendList .mount-legend-list__actions.input-open .mount-legend-list__actions-input .mount-legend-list__actions-input__buttons .Button button{color:#5af}@media screen and (max-width:480px){.MountLegendList .mount-legend-list__actions.input-open .mount-legend-list__actions-input .mount-legend-list__actions-input__buttons .Button button{font-size:.9375rem;font-weight:700;line-height:1.25rem}}.MountLegendList .mount-legend-list__actions.input-open .mount-legend-list__actions-input .mount-legend-list__actions-input__buttons .Button button{padding:.25rem}.MountLegendList .mount-legend-list__actions.input-open .mount-legend-list__actions-input .mount-legend-list__actions-input__buttons .Button button .NatureIcon{margin-top:auto}.MountLegendList .mount-legend-list__actions.input-open .mount-legend-list__actions-input .mount-legend-list__actions-input__buttons .Button.confirm-button{margin-left:auto}.MountLegendList .mount-legend-list__actions.input-open .mount-legend-list__actions-input .mount-legend-list__actions-input__buttons .Button.close-button{margin-left:0}.MountLegendList .mount-legend-list__actions .Button{margin-left:auto;display:inline-flex}.MountLegendList .mount-legend-list__actions .Button button{font-size:1rem;font-weight:700;line-height:1.5rem}body.theme__light .MountLegendList .mount-legend-list__actions .Button button,body .theme__wrapper.theme__wrapper-light .MountLegendList .mount-legend-list__actions .Button button{color:#06c}body.theme__dark .MountLegendList .mount-legend-list__actions .Button button,body .theme__wrapper.theme__wrapper-dark .MountLegendList .mount-legend-list__actions .Button button{color:#5af}@media screen and (max-width:480px){.MountLegendList .mount-legend-list__actions .Button button{font-size:.9375rem;font-weight:700;line-height:1.25rem}}.MountLegendList .mount-legend-list__actions .Button button{padding:.25rem}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.AdminCapsuleForgeRift{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.AdminCapsuleForgeRift::-webkit-scrollbar{display:none}.AdminCapsuleForgeRift{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){.AdminCapsuleForgeRift{padding:.25rem}}body.theme__light .AdminCapsuleForgeRift,body .theme__wrapper.theme__wrapper-light .AdminCapsuleForgeRift{border:2px solid #d3dbe3}body.theme__dark .AdminCapsuleForgeRift,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleForgeRift{border:2px solid #53565a}body.theme__light .AdminCapsuleForgeRift,body .theme__wrapper.theme__wrapper-light .AdminCapsuleForgeRift{background-color:#e6f3ff}body.theme__dark .AdminCapsuleForgeRift,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleForgeRift{background-color:#2b4665}.AdminCapsuleForgeRift .EntityMountList{margin-top:.5rem}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.RiftLegendTitle{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){.RiftLegendTitle{padding:.25rem}}body.theme__light .RiftLegendTitle,body .theme__wrapper.theme__wrapper-light .RiftLegendTitle{border:2px solid #d3dbe3}body.theme__dark .RiftLegendTitle,body .theme__wrapper.theme__wrapper-dark .RiftLegendTitle{border:2px solid #53565a}body.theme__light .RiftLegendTitle,body .theme__wrapper.theme__wrapper-light .RiftLegendTitle{background-color:#e6f3ff}body.theme__dark .RiftLegendTitle,body .theme__wrapper.theme__wrapper-dark .RiftLegendTitle{background-color:#2b4665}.RiftLegendTitle{cursor:default}.RiftLegendTitle.embed-context .rift-legend-title__release .rift-legend-title__iso{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;text-align:start;flex-direction:column;display:flex}.RiftLegendTitle.embed-context .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-uuid{margin-left:0}.RiftLegendTitle.guide-context{width:-webkit-fill-available}.RiftLegendTitle.guide-context .rift-legend-title__body .rift-legend-title__image{padding:unset;border:unset}.RiftLegendTitle.guide-context .rift-legend-title__release .rift-legend-title__iso{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;text-align:start;flex-direction:column;width:-webkit-fill-available;display:flex}.RiftLegendTitle.guide-context .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-uuid{-ms-overflow-style:none;scrollbar-width:none;overflow-x:scroll}.RiftLegendTitle.guide-context .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-uuid::-webkit-scrollbar{display:none}.RiftLegendTitle.guide-context .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-uuid{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){.RiftLegendTitle.guide-context .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-uuid{padding:.25rem}}body.theme__light .RiftLegendTitle.guide-context .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-uuid,body .theme__wrapper.theme__wrapper-light .RiftLegendTitle.guide-context .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-uuid{background-color:#d3dbe3}body.theme__dark .RiftLegendTitle.guide-context .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-uuid,body .theme__wrapper.theme__wrapper-dark .RiftLegendTitle.guide-context .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-uuid{background-color:#53565a}.RiftLegendTitle.guide-context .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-uuid{font-size:1rem;font-weight:700;line-height:1.5rem}body.theme__light .RiftLegendTitle.guide-context .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-uuid,body .theme__wrapper.theme__wrapper-light .RiftLegendTitle.guide-context .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-uuid{color:#43434d}body.theme__dark .RiftLegendTitle.guide-context .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-uuid,body .theme__wrapper.theme__wrapper-dark .RiftLegendTitle.guide-context .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-uuid{color:#f2f2f2}.RiftLegendTitle.guide-context .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-uuid{text-wrap:nowrap;padding:.25rem}.RiftLegendTitle.guide-context .rift-legend-title__release .rift-legend-title__release-date{font-size:.9375rem;font-weight:700;line-height:1.25rem}body.theme__light .RiftLegendTitle.guide-context .rift-legend-title__release .rift-legend-title__release-date,body .theme__wrapper.theme__wrapper-light .RiftLegendTitle.guide-context .rift-legend-title__release .rift-legend-title__release-date{color:#43434d}body.theme__dark .RiftLegendTitle.guide-context .rift-legend-title__release .rift-legend-title__release-date,body .theme__wrapper.theme__wrapper-dark .RiftLegendTitle.guide-context .rift-legend-title__release .rift-legend-title__release-date{color:#f2f2f2}.RiftLegendTitle.guide-context .rift-legend-title__release .rift-legend-title__release-date{margin-left:0}body.theme__light .RiftLegendTitle.modal-context,body .theme__wrapper.theme__wrapper-light .RiftLegendTitle.modal-context{border:2px solid #d3dbe3}body.theme__dark .RiftLegendTitle.modal-context,body .theme__wrapper.theme__wrapper-dark .RiftLegendTitle.modal-context{border:2px solid #53565a}body.theme__light .RiftLegendTitle.modal-context,body .theme__wrapper.theme__wrapper-light .RiftLegendTitle.modal-context{background-color:#e6f3ff}body.theme__dark .RiftLegendTitle.modal-context,body .theme__wrapper.theme__wrapper-dark .RiftLegendTitle.modal-context{background-color:#2b4665}.RiftLegendTitle.modal-context{width:100%}body.theme__light .RiftLegendTitle.modal-context .rift-legend-title__body .rift-legend-title__image,body .theme__wrapper.theme__wrapper-light .RiftLegendTitle.modal-context .rift-legend-title__body .rift-legend-title__image,body.theme__dark .RiftLegendTitle.modal-context .rift-legend-title__body .rift-legend-title__image,body .theme__wrapper.theme__wrapper-dark .RiftLegendTitle.modal-context .rift-legend-title__body .rift-legend-title__image{border:none}.RiftLegendTitle.modal-context .rift-legend-title__body .rift-legend-title__image{padding:0}.RiftLegendTitle.standalone-context{justify-content:flex-end;width:100%}.RiftLegendTitle.standalone-context .rift-legend-title__model{margin-right:.5rem}.RiftLegendTitle.standalone-context .rift-legend-title__body{overflow-y:hidden}.RiftLegendTitle.standalone-context .rift-legend-title__body .rift-legend-title__image{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;max-width:unset;flex-direction:column;margin:0 .25rem 1rem auto;padding:0;display:flex;overflow:hidden}.RiftLegendTitle.standalone-context .rift-legend-title__release{margin:unset}.RiftLegendTitle .rift-legend-title__body{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:row;-ms-flexbox-direction:row;flex-direction:row;display:flex}.RiftLegendTitle .rift-legend-title__body .rift-legend-title__model{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;display:flex}.RiftLegendTitle .rift-legend-title__body .rift-legend-title__model .rift-legend-title__model-name{font-size:1.875rem;font-weight:700;line-height:2.25rem}body.theme__light .RiftLegendTitle .rift-legend-title__body .rift-legend-title__model .rift-legend-title__model-name,body .theme__wrapper.theme__wrapper-light .RiftLegendTitle .rift-legend-title__body .rift-legend-title__model .rift-legend-title__model-name{color:#06c}body.theme__dark .RiftLegendTitle .rift-legend-title__body .rift-legend-title__model .rift-legend-title__model-name,body .theme__wrapper.theme__wrapper-dark .RiftLegendTitle .rift-legend-title__body .rift-legend-title__model .rift-legend-title__model-name{color:#5af}.RiftLegendTitle .rift-legend-title__body .rift-legend-title__model .rift-legend-title__model-version{font-size:1.25rem;font-weight:500;line-height:1.75rem}body.theme__light .RiftLegendTitle .rift-legend-title__body .rift-legend-title__model .rift-legend-title__model-version,body .theme__wrapper.theme__wrapper-light .RiftLegendTitle .rift-legend-title__body .rift-legend-title__model .rift-legend-title__model-version{color:#43434d}body.theme__dark .RiftLegendTitle .rift-legend-title__body .rift-legend-title__model .rift-legend-title__model-version,body .theme__wrapper.theme__wrapper-dark .RiftLegendTitle .rift-legend-title__body .rift-legend-title__model .rift-legend-title__model-version{color:#f2f2f2}.RiftLegendTitle .rift-legend-title__body .rift-legend-title__image{padding:8px}@media screen and (max-width:480px){.RiftLegendTitle .rift-legend-title__body .rift-legend-title__image{padding:.25rem}}body.theme__light .RiftLegendTitle .rift-legend-title__body .rift-legend-title__image,body .theme__wrapper.theme__wrapper-light .RiftLegendTitle .rift-legend-title__body .rift-legend-title__image{border:2px solid #979797}body.theme__dark .RiftLegendTitle .rift-legend-title__body .rift-legend-title__image,body .theme__wrapper.theme__wrapper-dark .RiftLegendTitle .rift-legend-title__body .rift-legend-title__image{border:2px solid #6f7278}body.theme__light .RiftLegendTitle .rift-legend-title__body .rift-legend-title__image,body .theme__wrapper.theme__wrapper-light .RiftLegendTitle .rift-legend-title__body .rift-legend-title__image{background-color:#fff}body.theme__dark .RiftLegendTitle .rift-legend-title__body .rift-legend-title__image,body .theme__wrapper.theme__wrapper-dark .RiftLegendTitle .rift-legend-title__body .rift-legend-title__image{background-color:#000}.RiftLegendTitle .rift-legend-title__body .rift-legend-title__image{max-width:300px;margin-left:.5rem}.RiftLegendTitle .rift-legend-title__release{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;width:100%;min-height:fit-content;margin-top:.5rem;display:flex}.RiftLegendTitle .rift-legend-title__release .rift-legend-title__iso{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:row;-ms-flexbox-direction:row;text-align:end;flex-direction:row;margin-top:.5rem;display:flex;overflow-x:hidden}.RiftLegendTitle .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-maker{font-size:1.125rem;font-weight:700;line-height:1.75rem}body.theme__light .RiftLegendTitle .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-maker,body .theme__wrapper.theme__wrapper-light .RiftLegendTitle .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-maker{color:#06c}body.theme__dark .RiftLegendTitle .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-maker,body .theme__wrapper.theme__wrapper-dark .RiftLegendTitle .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-maker{color:#5af}.RiftLegendTitle .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-maker{cursor:pointer}.RiftLegendTitle .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-uuid{-ms-overflow-style:none;scrollbar-width:none;overflow-x:scroll}.RiftLegendTitle .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-uuid::-webkit-scrollbar{display:none}.RiftLegendTitle .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-uuid{font-size:.9375rem;font-weight:700;line-height:1.25rem}body.theme__light .RiftLegendTitle .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-uuid,body .theme__wrapper.theme__wrapper-light .RiftLegendTitle .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-uuid{color:#43434d}body.theme__dark .RiftLegendTitle .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-uuid,body .theme__wrapper.theme__wrapper-dark .RiftLegendTitle .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-uuid{color:#f2f2f2}.RiftLegendTitle .rift-legend-title__release .rift-legend-title__iso .rift-legend-title__iso-uuid{width:-webkit-fill-available;margin-left:auto}.RiftLegendTitle .rift-legend-title__release .rift-legend-title__release-date{font-size:.9375rem;font-weight:700;line-height:1.25rem}body.theme__light .RiftLegendTitle .rift-legend-title__release .rift-legend-title__release-date,body .theme__wrapper.theme__wrapper-light .RiftLegendTitle .rift-legend-title__release .rift-legend-title__release-date{color:#43434d}body.theme__dark .RiftLegendTitle .rift-legend-title__release .rift-legend-title__release-date,body .theme__wrapper.theme__wrapper-dark .RiftLegendTitle .rift-legend-title__release .rift-legend-title__release-date{color:#f2f2f2}.RiftLegendTitle .rift-legend-title__release .rift-legend-title__release-date{margin:auto 0 0 auto}.RiftLegendTitle .rift-legend-title__release .rift-legend-title__release-badges{-ms-overflow-style:none;scrollbar-width:none;overflow-x:scroll}.RiftLegendTitle .rift-legend-title__release .rift-legend-title__release-badges::-webkit-scrollbar{display:none}.RiftLegendTitle .rift-legend-title__release .rift-legend-title__release-badges{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){.RiftLegendTitle .rift-legend-title__release .rift-legend-title__release-badges{padding:.25rem}}body.theme__light .RiftLegendTitle .rift-legend-title__release .rift-legend-title__release-badges,body .theme__wrapper.theme__wrapper-light .RiftLegendTitle .rift-legend-title__release .rift-legend-title__release-badges{background-color:#fff}body.theme__dark .RiftLegendTitle .rift-legend-title__release .rift-legend-title__release-badges,body .theme__wrapper.theme__wrapper-dark .RiftLegendTitle .rift-legend-title__release .rift-legend-title__release-badges{background-color:#000}.RiftLegendTitle .rift-legend-title__release .rift-legend-title__release-badges{width:-webkit-fill-available;height:-webkit-fill-available}.RiftLegendTitle .rift-legend-title__release .rift-legend-title__release-badges div{padding:8px}@media screen and (max-width:480px){.RiftLegendTitle .rift-legend-title__release .rift-legend-title__release-badges div{padding:.25rem}}.RiftLegendTitle .rift-legend-title__release .rift-legend-title__release-badges div{font-size:1rem;font-weight:500;line-height:1.5rem}body.theme__light .RiftLegendTitle .rift-legend-title__release .rift-legend-title__release-badges div,body .theme__wrapper.theme__wrapper-light .RiftLegendTitle .rift-legend-title__release .rift-legend-title__release-badges div{color:#43434d}body.theme__dark .RiftLegendTitle .rift-legend-title__release .rift-legend-title__release-badges div,body .theme__wrapper.theme__wrapper-dark .RiftLegendTitle .rift-legend-title__release .rift-legend-title__release-badges div{color:#f2f2f2}.RiftLegendTitle .rift-legend-title__release .rift-legend-title__release-badges div{text-wrap:nowrap}
