: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}body.theme__light .WalletConnect,body .theme__wrapper.theme__wrapper-light .WalletConnect{background-color:#fff}body.theme__dark .WalletConnect,body .theme__wrapper.theme__wrapper-dark .WalletConnect{background-color:#000}.WalletConnect{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){.WalletConnect{padding:.25rem}}.WalletConnect .wallet-connect__header{margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.75rem}body.theme__light .WalletConnect .wallet-connect__option-wrapper,body .theme__wrapper.theme__wrapper-light .WalletConnect .wallet-connect__option-wrapper{background-color:#e6f3ff}body.theme__dark .WalletConnect .wallet-connect__option-wrapper,body .theme__wrapper.theme__wrapper-dark .WalletConnect .wallet-connect__option-wrapper{background-color:#2b4665}.WalletConnect .wallet-connect__option-wrapper{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.WalletConnect .wallet-connect__option-wrapper::-webkit-scrollbar{display:none}.WalletConnect .wallet-connect__option-wrapper{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){.WalletConnect .wallet-connect__option-wrapper{padding:.25rem}}body.theme__light .WalletConnect .wallet-connect__option-wrapper,body .theme__wrapper.theme__wrapper-light .WalletConnect .wallet-connect__option-wrapper{color:#43434d}body.theme__dark .WalletConnect .wallet-connect__option-wrapper,body .theme__wrapper.theme__wrapper-dark .WalletConnect .wallet-connect__option-wrapper{color:#f2f2f2}.WalletConnect .wallet-connect__option-wrapper .wallet-connect__option{align-items:center;padding:.25rem;font-size:1rem;font-weight:700;line-height:1.5rem}body.theme__light .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option,body .theme__wrapper.theme__wrapper-light .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option{border:2px solid #d3dbe3}body.theme__dark .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option,body .theme__wrapper.theme__wrapper-dark .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option{border:2px solid #53565a}.WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(:last-child){margin-bottom:.5rem}.WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(.disabled):hover{cursor:pointer}body.theme__light .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(.disabled):hover,body .theme__wrapper.theme__wrapper-light .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(.disabled):hover{border:2px solid #06c}body.theme__dark .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(.disabled):hover,body .theme__wrapper.theme__wrapper-dark .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(.disabled):hover{border:2px solid #5af}body.theme__light .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(.disabled):hover,body .theme__wrapper.theme__wrapper-light .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(.disabled):hover{background-color:#e6f3ff}body.theme__dark .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(.disabled):hover,body .theme__wrapper.theme__wrapper-dark .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(.disabled):hover{background-color:#2b4665}.WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(.disabled) .wallet-connect__option-button:hover button{cursor:pointer}body.theme__light .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(.disabled) .wallet-connect__option-button:hover button,body .theme__wrapper.theme__wrapper-light .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(.disabled) .wallet-connect__option-button:hover button{color:#06c}body.theme__dark .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(.disabled) .wallet-connect__option-button:hover button,body .theme__wrapper.theme__wrapper-dark .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(.disabled) .wallet-connect__option-button:hover button{color:#5af}.WalletConnect .wallet-connect__option-wrapper .wallet-connect__option .wallet-connect__option-button .wallet-connect__option-name{margin-bottom:.5rem}.WalletConnect .wallet-connect__option-wrapper .wallet-connect__option .wallet-connect__option-button .wallet-connect__option-icon{width:64px;height:auto;margin:auto}.WalletConnect .wallet-connect__option-wrapper .wallet-connect__option .wallet-connect__option-button button{width:100%}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.WalletAccount .wallet-account__label{font-size:1.875rem;font-weight:700;line-height:2.25rem}body.theme__light .WalletAccount .wallet-account__label,body .theme__wrapper.theme__wrapper-light .WalletAccount .wallet-account__label,body.theme__dark .WalletAccount .wallet-account__label,body .theme__wrapper.theme__wrapper-dark .WalletAccount .wallet-account__label{color:#5af!important}.WalletAccount .wallet-account__address{font-size:1.5rem;font-weight:700;line-height:2rem}body.theme__light .WalletAccount .wallet-account__address,body .theme__wrapper.theme__wrapper-light .WalletAccount .wallet-account__address{color:#43434d}body.theme__dark .WalletAccount .wallet-account__address,body .theme__wrapper.theme__wrapper-dark .WalletAccount .wallet-account__address{color:#f2f2f2}

:root{--primary-action-light:#06c;--primary-action-dark:#5af}.FoundationGuideItem{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;min-width:200px;max-width:280px;display:flex;overflow-x:hidden}.FoundationGuideItem.embed-context .Entity{height:-webkit-fill-available}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.WalletGuideList{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.WalletGuideList::-webkit-scrollbar{display:none}.WalletGuideList{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){.WalletGuideList{padding:.25rem}}body.theme__light .WalletGuideList,body .theme__wrapper.theme__wrapper-light .WalletGuideList{background-color:#979797}body.theme__dark .WalletGuideList,body .theme__wrapper.theme__wrapper-dark .WalletGuideList{background-color:#6f7278}body.theme__light .WalletGuideList,body .theme__wrapper.theme__wrapper-light .WalletGuideList{border:2px solid #06c}body.theme__dark .WalletGuideList,body .theme__wrapper.theme__wrapper-dark .WalletGuideList{border:2px solid #5af}.WalletGuideList.empty{display:-webkit-flex;display:-moz-flex;padding:8px;display:flex}@media screen and (max-width:480px){.WalletGuideList.empty{padding:.25rem}}.WalletGuideList.empty .empty-guide-notice{width:100%}.WalletGuideList.embed-context .wallet-guide-list__content.nature-grid{row-gap:.5rem}.WalletGuideList.embed-context .wallet-guide-list__content .WalletGuideItem{margin:auto 0}.WalletGuideList.embed-context .InfiniteScroll{margin:1rem auto 0}.WalletGuideList.embed-context .InfiniteScroll .Button{margin:1rem auto 0 0}body.theme__light .WalletGuideList.embed-context .InfiniteScroll .Button .button,body .theme__wrapper.theme__wrapper-light .WalletGuideList.embed-context .InfiniteScroll .Button .button{color:#43434d}body.theme__dark .WalletGuideList.embed-context .InfiniteScroll .Button .button,body .theme__wrapper.theme__wrapper-dark .WalletGuideList.embed-context .InfiniteScroll .Button .button{color:#f2f2f2}body.theme__light .WalletGuideList.embed-context .InfiniteScroll .Button .button,body .theme__wrapper.theme__wrapper-light .WalletGuideList.embed-context .InfiniteScroll .Button .button{border:2px solid #06c}body.theme__dark .WalletGuideList.embed-context .InfiniteScroll .Button .button,body .theme__wrapper.theme__wrapper-dark .WalletGuideList.embed-context .InfiniteScroll .Button .button{border:2px solid #5af}.WalletGuideList.modal-context{height:min-content}.WalletGuideList.modal-context .wallet-guide-list__content .WalletGuideItem{min-width:max-content}.WalletGuideList.modal-context .wallet-guide-list__content .WalletGuideItem:not(:first-child){margin-left:.5rem}.WalletGuideList.modal-context .InfiniteScroll{rotate:unset;margin:auto .5rem .5rem 1.5rem}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.WalletGuide{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){.WalletGuide{padding:.25rem}}body.theme__light .WalletGuide,body .theme__wrapper.theme__wrapper-light .WalletGuide{border:2px solid #979797}body.theme__dark .WalletGuide,body .theme__wrapper.theme__wrapper-dark .WalletGuide{border:2px solid #6f7278}body.theme__light .WalletGuide,body .theme__wrapper.theme__wrapper-light .WalletGuide{background-color:#fff}body.theme__dark .WalletGuide,body .theme__wrapper.theme__wrapper-dark .WalletGuide{background-color:#000}.WalletGuide.embed-context{max-height:500px}body.theme__light .WalletGuide.modal-context,body .theme__wrapper.theme__wrapper-light .WalletGuide.modal-context{border:2px solid #d3dbe3}body.theme__dark .WalletGuide.modal-context,body .theme__wrapper.theme__wrapper-dark .WalletGuide.modal-context{border:2px solid #53565a}body.theme__light .WalletGuide.modal-context,body .theme__wrapper.theme__wrapper-light .WalletGuide.modal-context{background-color:#e6f3ff}body.theme__dark .WalletGuide.modal-context,body .theme__wrapper.theme__wrapper-dark .WalletGuide.modal-context{background-color:#2b4665}.WalletGuide .wallet-guide__header{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:row;-ms-flexbox-direction:row;flex-direction:row;justify-content:flex-end;display:flex}.WalletGuide .wallet-guide__header .GuideOptions{min-height:fit-content}.WalletGuide .WalletGuideList{margin-top:.5rem}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.WalletModal{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){.WalletModal{padding:.25rem}}body.theme__light .WalletModal,body .theme__wrapper.theme__wrapper-light .WalletModal{background-color:#979797}body.theme__dark .WalletModal,body .theme__wrapper.theme__wrapper-dark .WalletModal{background-color:#6f7278}body.theme__light .WalletModal,body .theme__wrapper.theme__wrapper-light .WalletModal{border:2px solid #06c}body.theme__dark .WalletModal,body .theme__wrapper.theme__wrapper-dark .WalletModal{border:2px solid #5af}.WalletModal{min-width:50%;max-width:65%;max-height:85%;overflow-y:hidden}@media screen and (max-width:480px){.WalletModal{min-width:90%;max-height:80%;max-width:unset;border-radius:0;height:100%;margin:0 .25rem}}.WalletModal .ModalHeader{margin-bottom:.5rem}
: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}.ListInput{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){.ListInput{padding:.25rem}}.ListInput .list-input__input{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:row;-ms-flexbox-direction:row;flex-direction:row;width:100%;display:flex}.ListInput .list-input__input .FormsTextInput{width:100%}.ListInput .list-input__input .Button{margin:auto auto auto .5rem}.ListInput .list-input__input .Button .NatureIcon{display:flex}.ListInput .list-input__values{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.ListInput .list-input__values::-webkit-scrollbar{display:none}.ListInput .list-input__values{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){.ListInput .list-input__values{padding:.25rem}}body.theme__light .ListInput .list-input__values,body .theme__wrapper.theme__wrapper-light .ListInput .list-input__values{border:2px solid #d3dbe3}body.theme__dark .ListInput .list-input__values,body .theme__wrapper.theme__wrapper-dark .ListInput .list-input__values{border:2px solid #53565a}body.theme__light .ListInput .list-input__values,body .theme__wrapper.theme__wrapper-light .ListInput .list-input__values{background-color:#e6f3ff}body.theme__dark .ListInput .list-input__values,body .theme__wrapper.theme__wrapper-dark .ListInput .list-input__values{background-color:#2b4665}.ListInput .list-input__values{margin-top:.5rem}.ListInput .list-input__values.empty{display:-webkit-flex;display:-moz-flex;padding:8px;display:flex}@media screen and (max-width:480px){.ListInput .list-input__values.empty{padding:.25rem}}body.theme__light .ListInput .list-input__values.empty,body .theme__wrapper.theme__wrapper-light .ListInput .list-input__values.empty{border:2px solid #d3dbe3}body.theme__dark .ListInput .list-input__values.empty,body .theme__wrapper.theme__wrapper-dark .ListInput .list-input__values.empty{border:2px solid #53565a}body.theme__light .ListInput .list-input__values.empty,body .theme__wrapper.theme__wrapper-light .ListInput .list-input__values.empty{color:#43434d;background-color:#979797}body.theme__dark .ListInput .list-input__values.empty,body .theme__wrapper.theme__wrapper-dark .ListInput .list-input__values.empty{color:#f2f2f2;background-color:#6f7278}.ListInput .list-input__values.empty{text-align:center}.ListInput .list-input__values.empty .list-input__empty-message{font-size:1rem;font-weight:700;line-height:1.5rem}body.theme__light .ListInput .list-input__values.empty .list-input__empty-message,body .theme__wrapper.theme__wrapper-light .ListInput .list-input__values.empty .list-input__empty-message{color:#72727c}body.theme__dark .ListInput .list-input__values.empty .list-input__empty-message,body .theme__wrapper.theme__wrapper-dark .ListInput .list-input__values.empty .list-input__empty-message{color:#b9bbc0}.ListInput .list-input__values .ListInputItem{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:row;-ms-flexbox-direction:row;flex-direction:row;display:flex}.ListInput .list-input__values .ListInputItem:not(:first-child){margin-top:.25rem}body.theme__light .ListInput .list-input__values .ListInputItem:not(:last-child),body .theme__wrapper.theme__wrapper-light .ListInput .list-input__values .ListInputItem:not(:last-child){border-bottom:2px solid #d3dbe3}body.theme__dark .ListInput .list-input__values .ListInputItem:not(:last-child),body .theme__wrapper.theme__wrapper-dark .ListInput .list-input__values .ListInputItem:not(:last-child){border-bottom:2px solid #53565a}.ListInput .list-input__values .ListInputItem:not(:last-child){padding-bottom:.25rem}body.theme__light .ListInput .list-input__values .ListInputItem .list-input-item__value,body .theme__wrapper.theme__wrapper-light .ListInput .list-input__values .ListInputItem .list-input-item__value{border:2px solid #979797}body.theme__dark .ListInput .list-input__values .ListInputItem .list-input-item__value,body .theme__wrapper.theme__wrapper-dark .ListInput .list-input__values .ListInputItem .list-input-item__value{border:2px solid #6f7278}body.theme__light .ListInput .list-input__values .ListInputItem .list-input-item__value,body .theme__wrapper.theme__wrapper-light .ListInput .list-input__values .ListInputItem .list-input-item__value{background-color:#fff}body.theme__dark .ListInput .list-input__values .ListInputItem .list-input-item__value,body .theme__wrapper.theme__wrapper-dark .ListInput .list-input__values .ListInputItem .list-input-item__value{background-color:#000}.ListInput .list-input__values .ListInputItem .list-input-item__value{font-size:1.25rem;font-weight:700;line-height:1.75rem}body.theme__light .ListInput .list-input__values .ListInputItem .list-input-item__value,body .theme__wrapper.theme__wrapper-light .ListInput .list-input__values .ListInputItem .list-input-item__value{color:#43434d}body.theme__dark .ListInput .list-input__values .ListInputItem .list-input-item__value,body .theme__wrapper.theme__wrapper-dark .ListInput .list-input__values .ListInputItem .list-input-item__value{color:#f2f2f2}.ListInput .list-input__values .ListInputItem .list-input-item__value{padding:.25rem}.ListInput .list-input__values .ListInputItem .Button{margin:auto auto auto 0}.ListInput .list-input__values .ListInputItem .Button .NatureIcon{display:flex}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.EntityEnabled{display:-webkit-flex;display:-moz-flex;padding:8px;display:flex}@media screen and (max-width:480px){.EntityEnabled{padding:.25rem}}body.theme__light .EntityEnabled,body .theme__wrapper.theme__wrapper-light .EntityEnabled{border:2px solid #979797}body.theme__dark .EntityEnabled,body .theme__wrapper.theme__wrapper-dark .EntityEnabled{border:2px solid #6f7278}body.theme__light .EntityEnabled,body .theme__wrapper.theme__wrapper-light .EntityEnabled{background-color:#fff}body.theme__dark .EntityEnabled,body .theme__wrapper.theme__wrapper-dark .EntityEnabled{background-color:#000}.EntityEnabled{cursor:default;padding:.25rem}.EntityEnabled.active{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:row;-ms-flexbox-direction:row;flex-direction:row;display:flex}body.theme__light .EntityEnabled.active,body .theme__wrapper.theme__wrapper-light .EntityEnabled.active{background-color:#e6f3ff}body.theme__dark .EntityEnabled.active,body .theme__wrapper.theme__wrapper-dark .EntityEnabled.active{background-color:#2b4665}body.theme__light .EntityEnabled.active,body .theme__wrapper.theme__wrapper-light .EntityEnabled.active{border:2px solid #06c}body.theme__dark .EntityEnabled.active,body .theme__wrapper.theme__wrapper-dark .EntityEnabled.active{border:2px solid #5af}body.theme__light .EntityEnabled:not(.toggle),body .theme__wrapper.theme__wrapper-light .EntityEnabled:not(.toggle){border:2px solid #d3dbe3}body.theme__dark .EntityEnabled:not(.toggle),body .theme__wrapper.theme__wrapper-dark .EntityEnabled:not(.toggle){border:2px solid #53565a}body.theme__light .EntityEnabled:not(.toggle),body .theme__wrapper.theme__wrapper-light .EntityEnabled:not(.toggle){color:#43434d;background-color:#979797}body.theme__dark .EntityEnabled:not(.toggle),body .theme__wrapper.theme__wrapper-dark .EntityEnabled:not(.toggle){color:#f2f2f2;background-color:#6f7278}body.theme__light .EntityEnabled.toggle:hover:not(.active),body .theme__wrapper.theme__wrapper-light .EntityEnabled.toggle:hover:not(.active){border:2px solid #06c}body.theme__dark .EntityEnabled.toggle:hover:not(.active),body .theme__wrapper.theme__wrapper-dark .EntityEnabled.toggle:hover:not(.active){border:2px solid #5af}.EntityEnabled.toggle:hover:not(.active){cursor:pointer}body.theme__light .EntityEnabled.toggle:hover:not(.active) .entity-enabled__value,body .theme__wrapper.theme__wrapper-light .EntityEnabled.toggle:hover:not(.active) .entity-enabled__value{color:#06c}body.theme__dark .EntityEnabled.toggle:hover:not(.active) .entity-enabled__value,body .theme__wrapper.theme__wrapper-dark .EntityEnabled.toggle:hover:not(.active) .entity-enabled__value{color:#5af}.EntityEnabled .entity-enabled__value{font-size:1.125rem;font-weight:700;line-height:1.75rem}body.theme__light .EntityEnabled .entity-enabled__value,body .theme__wrapper.theme__wrapper-light .EntityEnabled .entity-enabled__value{color:#43434d}body.theme__dark .EntityEnabled .entity-enabled__value,body .theme__wrapper.theme__wrapper-dark .EntityEnabled .entity-enabled__value{color:#f2f2f2}.EntityEnabled .entity-enabled__value{text-align:center;margin:auto 0}.EntityEnabled .entity-enabled__toggle-enable{margin:auto 0}.EntityEnabled .entity-enabled__toggle-disable{margin:auto 0 auto .25rem}body.theme__light .EntityEnabled div,body .theme__wrapper.theme__wrapper-light .EntityEnabled div{background-color:#fff}body.theme__dark .EntityEnabled div,body .theme__wrapper.theme__wrapper-dark .EntityEnabled div{background-color:#000}.EntityEnabled div{font-size:1.125rem;font-weight:700;line-height:1.75rem}body.theme__light .EntityEnabled div,body .theme__wrapper.theme__wrapper-light .EntityEnabled div{color:#43434d}body.theme__dark .EntityEnabled div,body .theme__wrapper.theme__wrapper-dark .EntityEnabled div{color:#f2f2f2}.EntityEnabled div{padding:.25rem}body.theme__light .EntityEnabled div.selected,body .theme__wrapper.theme__wrapper-light .EntityEnabled div.selected{background-color:#d3dbe3}body.theme__dark .EntityEnabled div.selected,body .theme__wrapper.theme__wrapper-dark .EntityEnabled div.selected{background-color:#53565a}body.theme__light .EntityEnabled div.selected,body .theme__wrapper.theme__wrapper-light .EntityEnabled div.selected{border:2px solid #979797}body.theme__dark .EntityEnabled div.selected,body .theme__wrapper.theme__wrapper-dark .EntityEnabled div.selected{border:2px solid #6f7278}body.theme__light .EntityEnabled div.selected,body .theme__wrapper.theme__wrapper-light .EntityEnabled div.selected{color:#06c}body.theme__dark .EntityEnabled div.selected,body .theme__wrapper.theme__wrapper-dark .EntityEnabled div.selected{color:#5af}body.theme__light .EntityEnabled div:not(.entity-enabled__value),body .theme__wrapper.theme__wrapper-light .EntityEnabled div:not(.entity-enabled__value){border:2px solid #979797}body.theme__dark .EntityEnabled div:not(.entity-enabled__value),body .theme__wrapper.theme__wrapper-dark .EntityEnabled div:not(.entity-enabled__value){border:2px solid #6f7278}.EntityEnabled div:not(.entity-enabled__value):hover{cursor:pointer}body.theme__light .EntityEnabled div:not(.entity-enabled__value):hover:not(.selected),body .theme__wrapper.theme__wrapper-light .EntityEnabled div:not(.entity-enabled__value):hover:not(.selected){border:2px solid #06c}body.theme__dark .EntityEnabled div:not(.entity-enabled__value):hover:not(.selected),body .theme__wrapper.theme__wrapper-dark .EntityEnabled div:not(.entity-enabled__value):hover:not(.selected){border:2px solid #5af}body.theme__light .EntityEnabled div:not(.entity-enabled__value):hover:not(.selected),body .theme__wrapper.theme__wrapper-light .EntityEnabled div:not(.entity-enabled__value):hover:not(.selected){color:#06c}body.theme__dark .EntityEnabled div:not(.entity-enabled__value):hover:not(.selected),body .theme__wrapper.theme__wrapper-dark .EntityEnabled div:not(.entity-enabled__value):hover:not(.selected){color:#5af}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.AdminCapsuleAdjustClaims{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;display:flex}body.theme__light .AdminCapsuleAdjustClaims,body .theme__wrapper.theme__wrapper-light .AdminCapsuleAdjustClaims{border:2px solid #979797}body.theme__dark .AdminCapsuleAdjustClaims,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleAdjustClaims{border:2px solid #6f7278}body.theme__light .AdminCapsuleAdjustClaims,body .theme__wrapper.theme__wrapper-light .AdminCapsuleAdjustClaims{background-color:#fff}body.theme__dark .AdminCapsuleAdjustClaims,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleAdjustClaims{background-color:#000}.AdminCapsuleAdjustClaims .ClaimEntity,.AdminCapsuleAdjustClaims .Button,.AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates,.AdminCapsuleAdjustClaims .admin-capsule-adjust-claims__property-selector,.AdminCapsuleAdjustClaims .admin-capsule-adjust-claims__value{margin-top:.5rem}.AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates{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){.AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates{padding:.25rem}}body.theme__light .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates,body .theme__wrapper.theme__wrapper-light .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates{border:2px solid #d3dbe3}body.theme__dark .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates{border:2px solid #53565a}body.theme__light .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates,body .theme__wrapper.theme__wrapper-light .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates{background-color:#e6f3ff}body.theme__dark .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates{background-color:#2b4665}.AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-label{font-size:1.25rem;font-weight:700;line-height:1.75rem}body.theme__light .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-label,body .theme__wrapper.theme__wrapper-light .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-label,body.theme__dark .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-label,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-label{color:#5af!important}body.theme__light .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-empty,body .theme__wrapper.theme__wrapper-light .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-empty{border:2px solid #d3dbe3}body.theme__dark .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-empty,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-empty{border:2px solid #53565a}body.theme__light .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-empty,body .theme__wrapper.theme__wrapper-light .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-empty{color:#43434d;background-color:#979797}body.theme__dark .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-empty,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-empty{color:#f2f2f2;background-color:#6f7278}.AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-empty{font-size:1rem;font-weight:700;line-height:1.5rem}body.theme__light .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-empty,body .theme__wrapper.theme__wrapper-light .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-empty{color:#72727c}body.theme__dark .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-empty,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-empty{color:#b9bbc0}.AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-empty{text-align:center}.AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-list{-ms-overflow-style:none;scrollbar-width:none;overflow-x:scroll}.AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-list::-webkit-scrollbar{display:none}.AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-list{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){.AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-list{padding:.25rem}}.AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-list .admin-capsule-adjust-claim__update{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){.AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-list .admin-capsule-adjust-claim__update{padding:.25rem}}body.theme__light .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-list .admin-capsule-adjust-claim__update,body .theme__wrapper.theme__wrapper-light .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-list .admin-capsule-adjust-claim__update{border:2px solid #979797}body.theme__dark .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-list .admin-capsule-adjust-claim__update,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-list .admin-capsule-adjust-claim__update{border:2px solid #6f7278}body.theme__light .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-list .admin-capsule-adjust-claim__update,body .theme__wrapper.theme__wrapper-light .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-list .admin-capsule-adjust-claim__update{background-color:#fff}body.theme__dark .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-list .admin-capsule-adjust-claim__update,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-list .admin-capsule-adjust-claim__update{background-color:#000}.AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-list .admin-capsule-adjust-claim__update:not(:first-child){margin-left:.5rem}.AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-list .admin-capsule-adjust-claim__update .admin-capsule-adjust-claim__update-label{font-size:1.125rem;font-weight:700;line-height:1.75rem}body.theme__light .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-list .admin-capsule-adjust-claim__update .admin-capsule-adjust-claim__update-label,body .theme__wrapper.theme__wrapper-light .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-list .admin-capsule-adjust-claim__update .admin-capsule-adjust-claim__update-label{color:#72727c}body.theme__dark .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-list .admin-capsule-adjust-claim__update .admin-capsule-adjust-claim__update-label,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-list .admin-capsule-adjust-claim__update .admin-capsule-adjust-claim__update-label{color:#b9bbc0}.AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-list .admin-capsule-adjust-claim__update .admin-capsule-adjust-claim__update-label{text-wrap:nowrap}.AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-list .admin-capsule-adjust-claim__update .admin-capsule-adjust-claim__update-value{font-size:1.25rem;font-weight:700;line-height:1.75rem}body.theme__light .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-list .admin-capsule-adjust-claim__update .admin-capsule-adjust-claim__update-value,body .theme__wrapper.theme__wrapper-light .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-list .admin-capsule-adjust-claim__update .admin-capsule-adjust-claim__update-value{color:#43434d}body.theme__dark .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-list .admin-capsule-adjust-claim__update .admin-capsule-adjust-claim__update-value,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleAdjustClaims .admin-capsule-adjust-claim__updates .admin-capsule-adjust-claim__updates-list .admin-capsule-adjust-claim__update .admin-capsule-adjust-claim__update-value{color:#f2f2f2}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.AdminCapsuleForgeClaim{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.AdminCapsuleForgeClaim::-webkit-scrollbar{display:none}.AdminCapsuleForgeClaim{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;display:flex}body.theme__light .AdminCapsuleForgeClaim,body .theme__wrapper.theme__wrapper-light .AdminCapsuleForgeClaim{border:2px solid #d3dbe3}body.theme__dark .AdminCapsuleForgeClaim,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleForgeClaim{border:2px solid #53565a}body.theme__light .AdminCapsuleForgeClaim,body .theme__wrapper.theme__wrapper-light .AdminCapsuleForgeClaim{background-color:#e6f3ff}body.theme__dark .AdminCapsuleForgeClaim,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleForgeClaim{background-color:#2b4665}
.AboutTokenTabs{padding:8px}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.AboutToken{flex-direction:column;padding:8px;display:flex}body.theme__light .AboutToken,body .theme__wrapper.theme__wrapper-light .AboutToken{border:2px solid #979797}body.theme__dark .AboutToken,body .theme__wrapper.theme__wrapper-dark .AboutToken{border:2px solid #6f7278}body.theme__light .AboutToken,body .theme__wrapper.theme__wrapper-light .AboutToken{background-color:#fff}body.theme__dark .AboutToken,body .theme__wrapper.theme__wrapper-dark .AboutToken{background-color:#000}.AboutToken .about-token__header{display:flex}.AboutToken .about-token__header .about-token__header-title{margin-left:auto;font-size:1.25rem;font-weight:700;line-height:1.75rem}body.theme__light .AboutToken .about-token__header .about-token__header-title,body .theme__wrapper.theme__wrapper-light .AboutToken .about-token__header .about-token__header-title,body.theme__dark .AboutToken .about-token__header .about-token__header-title,body .theme__wrapper.theme__wrapper-dark .AboutToken .about-token__header .about-token__header-title{color:#5af!important}.AboutToken .about-token .about-token__not-found{text-align:center;padding:8px}body.theme__light .AboutToken .about-token .about-token__not-found,body .theme__wrapper.theme__wrapper-light .AboutToken .about-token .about-token__not-found{border:2px solid #d3dbe3}body.theme__dark .AboutToken .about-token .about-token__not-found,body .theme__wrapper.theme__wrapper-dark .AboutToken .about-token .about-token__not-found{border:2px solid #53565a}body.theme__light .AboutToken .about-token .about-token__not-found,body .theme__wrapper.theme__wrapper-light .AboutToken .about-token .about-token__not-found{color:#43434d;background-color:#979797}body.theme__dark .AboutToken .about-token .about-token__not-found,body .theme__wrapper.theme__wrapper-dark .AboutToken .about-token .about-token__not-found{color:#f2f2f2;background-color:#6f7278}.AboutToken .about-token .about-token__not-found{font-size:1.25rem;font-weight:700;line-height:1.75rem}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.AdminCapsuleForgeToken{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.AdminCapsuleForgeToken::-webkit-scrollbar{display:none}.AdminCapsuleForgeToken{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){.AdminCapsuleForgeToken{padding:.25rem}}body.theme__light .AdminCapsuleForgeToken,body .theme__wrapper.theme__wrapper-light .AdminCapsuleForgeToken{border:2px solid #d3dbe3}body.theme__dark .AdminCapsuleForgeToken,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleForgeToken{border:2px solid #53565a}body.theme__light .AdminCapsuleForgeToken,body .theme__wrapper.theme__wrapper-light .AdminCapsuleForgeToken{background-color:#e6f3ff}body.theme__dark .AdminCapsuleForgeToken,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleForgeToken{background-color:#2b4665}.AdminCapsuleForgeToken .admin-capsule-forge-token__selectors{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:row;-ms-flexbox-direction:row;flex-direction:row;justify-content:space-between;display:flex}.AdminCapsuleForgeToken .admin-capsule-forge-token__selectors .admin-capsule-forge-token__selectors-type{width:50%;margin-right:.25rem}.AdminCapsuleForgeToken .admin-capsule-forge-token__selectors .admin-capsule-forge-token__selectors-legend{width:50%}.AdminCapsuleForgeToken .AboutToken{margin-top:.5rem}
: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}.AdminCapsuleForgeMount{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.AdminCapsuleForgeMount::-webkit-scrollbar{display:none}.AdminCapsuleForgeMount{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){.AdminCapsuleForgeMount{padding:.25rem}}body.theme__light .AdminCapsuleForgeMount,body .theme__wrapper.theme__wrapper-light .AdminCapsuleForgeMount{border:2px solid #d3dbe3}body.theme__dark .AdminCapsuleForgeMount,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleForgeMount{border:2px solid #53565a}body.theme__light .AdminCapsuleForgeMount,body .theme__wrapper.theme__wrapper-light .AdminCapsuleForgeMount{background-color:#e6f3ff}body.theme__dark .AdminCapsuleForgeMount,body .theme__wrapper.theme__wrapper-dark .AdminCapsuleForgeMount{background-color:#2b4665}
