: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%}.AuthModal{height:100%;max-height:100%;font-size:1rem;font-weight:400;line-height:1.5rem;display:contents}body.theme__light .AuthModal,body .theme__wrapper.theme__wrapper-light .AuthModal{color:#72727c}body.theme__dark .AuthModal,body .theme__wrapper.theme__wrapper-dark .AuthModal{color:#b9bbc0}.AuthModal .auth__title-row{display:-webkit-flex;display:-moz-flex;align-items:center;margin-top:1.5rem;padding-left:3rem;padding-right:3rem;display:flex}body.theme__light .AuthModal .auth__title-row,body .theme__wrapper.theme__wrapper-light .AuthModal .auth__title-row{color:#43434d}body.theme__dark .AuthModal .auth__title-row,body .theme__wrapper.theme__wrapper-dark .AuthModal .auth__title-row{color:#f2f2f2}.AuthModal .auth__title-row .close-button{align-self:center;margin-right:.5rem;padding:.25rem}body.theme__light .AuthModal .auth__title-row .close-button,body .theme__wrapper.theme__wrapper-light .AuthModal .auth__title-row .close-button{background-color:#e6f3ff}body.theme__dark .AuthModal .auth__title-row .close-button,body .theme__wrapper.theme__wrapper-dark .AuthModal .auth__title-row .close-button{background-color:#2b4665}body.theme__light .AuthModal .auth__title-row .close-button,body .theme__wrapper.theme__wrapper-light .AuthModal .auth__title-row .close-button{color:#43434d}body.theme__dark .AuthModal .auth__title-row .close-button,body .theme__wrapper.theme__wrapper-dark .AuthModal .auth__title-row .close-button{color:#f2f2f2}.AuthModal .auth__title-row .close-button:hover{cursor:pointer}.AuthModal .auth__title-row .close-button .NatureIcon{display:flex}.AuthModal .auth__title-row a{font-weight:inherit;cursor:pointer;padding-right:.5rem;font-size:1.25rem;text-decoration:none}body.theme__light .AuthModal .auth__title-row a,body .theme__wrapper.theme__wrapper-light .AuthModal .auth__title-row a{color:#43434d}body.theme__dark .AuthModal .auth__title-row a,body .theme__wrapper.theme__wrapper-dark .AuthModal .auth__title-row a{color:#f2f2f2}.AuthModal .auth__title-row h2{margin:0;font-size:1.25rem;font-weight:700;line-height:1.75rem}.AuthModal .WalletModalTrigger{margin:1rem 1rem 0 auto}.AuthModal .two-column-layout__footer{gap:.5rem}@media screen and (max-width:480px){.AuthModal .two-column-layout__footer{flex-flow:column-reverse;gap:1rem}.AuthModal .two-column-layout__footer .auth-form-toggle__message{text-align:center}}
