:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.article-module-scss-module__mJYdBW__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.article-module-scss-module__mJYdBW__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.article-module-scss-module__mJYdBW__header{align-items:center;gap:10px;display:flex}.article-module-scss-module__mJYdBW__title{flex:auto;margin:0}.article-module-scss-module__mJYdBW__title a{color:inherit;transition:all .3s ease-in-out}.article-module-scss-module__mJYdBW__title:hover a{color:var(--color-primary)}.article-module-scss-module__mJYdBW__date{flex:none}.article-module-scss-module__mJYdBW__images{gap:6px;display:flex;overflow-y:auto}.article-module-scss-module__mJYdBW__images img{border-radius:10px;flex:0 0 70%}.article-module-scss-module__mJYdBW__list{align-items:center;gap:24px;display:flex}.article-module-scss-module__mJYdBW__list button{align-items:center;gap:8px;display:flex}.article-module-scss-module__mJYdBW__list button span{display:inline-flex}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.button-module-scss-module__CYkfOW__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.button-module-scss-module__CYkfOW__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.button-module-scss-module__CYkfOW__button{letter-spacing:1.25px;border:1px solid var(--color-btn-border);background:var(--color-btn-background);color:var(--color-btn-foreground);justify-content:center;align-items:center;gap:20px;padding:14px;font-size:14px;font-weight:500;display:inline-flex}.button-module-scss-module__CYkfOW__button.button-module-scss-module__CYkfOW__primary,.button-module-scss-module__CYkfOW__button.button-module-scss-module__CYkfOW__secondary,.button-module-scss-module__CYkfOW__button.button-module-scss-module__CYkfOW__outline,.button-module-scss-module__CYkfOW__button.button-module-scss-module__CYkfOW__outline-secondary{border-radius:var(--border-radius)}.button-module-scss-module__CYkfOW__button.button-module-scss-module__CYkfOW__primary{--color-btn-border:transparent;--color-btn-background:var(--background-button-primary);--color-btn-foreground:var(--color-button-primary);--color-btn-border-hover:var(--background-button-primary);--color-btn-background-hover:transparent;--color-btn-foreground-hover:var(--background-button-primary)}.button-module-scss-module__CYkfOW__button.button-module-scss-module__CYkfOW__secondary{--color-btn-border:transparent;--color-btn-background:var(--background-button-secondary);--color-btn-foreground:var(--color-button-secondary);--color-btn-border-hover:var(--color-button-secondary);--color-btn-background-hover:transparent;--color-btn-foreground-hover:var(--color-button-secondary)}.button-module-scss-module__CYkfOW__button.button-module-scss-module__CYkfOW__outline{--color-btn-border:var(--background-button-primary);--color-btn-background:transparent;--color-btn-foreground:var(--background-button-primary);--color-btn-border-hover:transparent;--color-btn-background-hover:var(--background-button-primary);--color-btn-foreground-hover:var(--color-button-primary)}.button-module-scss-module__CYkfOW__button.button-module-scss-module__CYkfOW__outline-secondary{--color-btn-border:var(--background-button-secondary);--color-btn-background:transparent;--color-btn-foreground:var(--background-button-secondary);--color-btn-border-hover:transparent;--color-btn-background-hover:var(--background-button-secondary);--color-btn-foreground-hover:var(--color-button-secondary)}.button-module-scss-module__CYkfOW__button.button-module-scss-module__CYkfOW___full{width:100%}.button-module-scss-module__CYkfOW__button.button-module-scss-module__CYkfOW__small{padding:13px}.button-module-scss-module__CYkfOW__button.button-module-scss-module__CYkfOW__default{padding-left:14px;padding-right:14px}.button-module-scss-module__CYkfOW__button.button-module-scss-module__CYkfOW__medium{padding-left:35px;padding-right:35px}.button-module-scss-module__CYkfOW__button.button-module-scss-module__CYkfOW__large{padding-left:60px;padding-right:60px}.button-module-scss-module__CYkfOW__button[disabled]{color:var(--color-button-disabled)!important;background:var(--background-button-disabled)!important;pointer-events:none!important}.button-module-scss-module__CYkfOW__button .button-module-scss-module__CYkfOW__button_label{display:inline-flex}@media (hover:hover){.button-module-scss-module__CYkfOW__button{z-index:1;transition:all .2s ease-in-out;position:relative}.button-module-scss-module__CYkfOW__button .button-module-scss-module__CYkfOW__button_label{transition:inherit}.button-module-scss-module__CYkfOW__button:not([disabled]):hover{border-color:var(--color-btn-border-hover);background:var(--color-btn-background-hover);color:var(--color-btn-foreground-hover)}.button-module-scss-module__CYkfOW__button:not([disabled]):hover .button-module-scss-module__CYkfOW__button_label{transform:scale(1.08)}}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.filters-module-scss-module__J4rWXG__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.filters-module-scss-module__J4rWXG__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.filters-module-scss-module__J4rWXG__filters{background:var(--color-background);position:-webkit-sticky;position:sticky;top:0}.filters-module-scss-module__J4rWXG__filters_body .filters-module-scss-module__J4rWXG__filters_header{justify-content:space-between;align-items:center;display:flex}.filters-module-scss-module__J4rWXG__filters_body .filters-module-scss-module__J4rWXG__filters_items{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.filters-module-scss-module__J4rWXG__filters_body .filters-module-scss-module__J4rWXG__filters_form_label{background:var(--background-input);color:var(--color-foreground-secondary);border:1px solid transparent;border-radius:8px;justify-content:center;align-items:center;gap:12px;padding:8px 12px;display:flex}.filters-module-scss-module__J4rWXG__filters_body .filters-module-scss-module__J4rWXG__filters_form_label:has(input:checked){color:var(--color-foreground);border-color:var(--color-primary)}@media (hover:hover){.filters-module-scss-module__J4rWXG__filters_body .filters-module-scss-module__J4rWXG__filters_form_label:hover{color:var(--color-foreground);border-color:var(--color-primary)}}.filters-module-scss-module__J4rWXG__filters_body .filters-module-scss-module__J4rWXG__filters_form_label input{display:none}.filters-module-scss-module__J4rWXG__date_popup{z-index:1100;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.filters-module-scss-module__J4rWXG__date_popup_overlay{z-index:-1;background:rgba(0,0,0,.8);width:100%;height:100%;position:absolute;top:0;left:0}.filters-module-scss-module__J4rWXG__has_filters{position:relative}.filters-module-scss-module__J4rWXG__has_filters:before{content:"";background:var(--color-primary);border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:6px}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.wallet-module-scss-module__Ka5pna__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.wallet-module-scss-module__Ka5pna__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}@media screen and (min-width:1200px){.wallet-module-scss-module__Ka5pna__wrapper{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}}@media screen and (min-width:1360px){.wallet-module-scss-module__Ka5pna__wrapper{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1200px){.wallet-module-scss-module__Ka5pna__first_wrapper{flex-direction:column;display:flex}.wallet-module-scss-module__Ka5pna__first_wrapper>:last-child{flex:auto}}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.swap_result-module-scss-module__qfKiVG__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.swap_result-module-scss-module__qfKiVG__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.swap_result-module-scss-module__qfKiVG__list_item{justify-content:space-between;align-items:center;gap:1em;display:flex}.swap_result-module-scss-module__qfKiVG__list{gap:20px;display:grid}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.wallet_item-module-scss-module__yOpVWW__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.wallet_item-module-scss-module__yOpVWW__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.wallet_item-module-scss-module__yOpVWW__link{color:inherit;justify-content:space-between;align-items:center;display:flex}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.modal_sheet-module-scss-module__gzz_xG__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.modal_sheet-module-scss-module__gzz_xG__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.modal_sheet-module-scss-module__gzz_xG__sheet_content,.modal_sheet-module-scss-module__gzz_xG__sheet_header{background:var(--background-sheet);color:var(--color-sheet);--background-input:var(--background-sheet-input)}.modal_sheet-module-scss-module__gzz_xG__scroll_area{padding-bottom:var(--layout-space);padding-top:var(--layout-space);-webkit-overflow-scrolling:touch;max-height:100%;overflow-y:auto}.modal_sheet-module-scss-module__gzz_xG__sheet_header{text-align:center;border-radius:20px 20px 0 0;padding:10px 0}.modal_sheet-module-scss-module__gzz_xG__sheet_header_wrapper:before{content:"";border-radius:var(--border-radius);background:currentColor;width:40px;height:2px;margin:0 auto 10px;display:block}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.buttons_list-module-scss-module__DOVnZa__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.buttons_list-module-scss-module__DOVnZa__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.buttons_list-module-scss-module__DOVnZa__buttons_list{justify-content:space-between;gap:32px;display:flex}@media screen and (min-width:990px){.buttons_list-module-scss-module__DOVnZa__buttons_list{justify-content:space-around}}.buttons_list-module-scss-module__DOVnZa__buttons_list_item{flex-direction:column;justify-content:center;align-items:center;gap:8px;transition:all .2s ease-in-out;display:flex}@media (hover:hover){.buttons_list-module-scss-module__DOVnZa__buttons_list_item:hover{color:var(--color-primary)}.buttons_list-module-scss-module__DOVnZa__buttons_list_item:hover .buttons_list-module-scss-module__DOVnZa__buttons_list_label,.buttons_list-module-scss-module__DOVnZa__buttons_list_item:hover svg{transform:scale(1.1)}}.buttons_list-module-scss-module__DOVnZa__buttons_list_icon{background:var(--background-button-secondary);border-radius:calc(var(--border-radius)*2);justify-content:center;align-items:center;width:56px;height:56px;padding:16px;display:flex}.buttons_list-module-scss-module__DOVnZa__buttons_list_icon,.buttons_list-module-scss-module__DOVnZa__buttons_list_icon svg{transition:inherit}.buttons_list-module-scss-module__DOVnZa__buttons_list_label{text-align:center;font-weight:500;transition:inherit}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.modal-module-scss-module__frSl3W__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.modal-module-scss-module__frSl3W__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.modal-module-scss-module__frSl3W__modalWrapper{z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.modal-module-scss-module__frSl3W__overlay{background:rgba(0,0,0,.8);position:absolute;top:0;bottom:0;left:0;right:0}.modal-module-scss-module__frSl3W__modalContent{z-index:10;background:var(--background-modal);border-radius:20px;flex-direction:column;gap:4px;width:100%;max-width:360px;padding:16px;animation:.2s ease-out modal-module-scss-module__frSl3W__fadeIn;display:flex;position:relative;box-shadow:0 2px 4px rgba(0,0,0,.1)}.modal-module-scss-module__frSl3W__modalContent.modal-module-scss-module__frSl3W____medium{max-width:480px}.modal-module-scss-module__frSl3W__closeBtn{border:none;margin-left:auto;transition:color .2s}.modal-module-scss-module__frSl3W__closeBtn:hover{color:var(--color-primary)}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.currency_card-module-scss-module__bc8aaG__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.currency_card-module-scss-module__bc8aaG__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.currency_card-module-scss-module__bc8aaG__currency_card{background:var(--background-button-secondary);border-radius:10px;align-items:center;padding:14px 16px;display:flex}.currency_card-module-scss-module__bc8aaG__currency_card.currency_card-module-scss-module__bc8aaG__transparent{background:0 0}.currency_card-module-scss-module__bc8aaG__currency_card.currency_card-module-scss-module__bc8aaG__has_border{border-bottom:1px solid var(--color-border)}.currency_card-module-scss-module__bc8aaG__currency_card{border:2px solid transparent;transition:all .2s ease-in-out}@media (hover:hover){.currency_card-module-scss-module__bc8aaG__currency_card:not(.currency_card-module-scss-module__bc8aaG__transparent):hover{background:var(--color-background-tertiary);border-color:var(--color-border)}}.currency_card-module-scss-module__bc8aaG__currency_icon{background:var(--color-border);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-right:10px;display:flex}.currency_card-module-scss-module__bc8aaG__currency_title{margin-bottom:6px;font-weight:700}.currency_card-module-scss-module__bc8aaG__currency_data{text-align:right;margin-left:auto}.currency_card-module-scss-module__bc8aaG__currency_price{font-weight:700}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.radio-module-scss-module__lOS4Zq__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.radio-module-scss-module__lOS4Zq__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.radio-module-scss-module__lOS4Zq__label{justify-content:space-between;align-items:center;display:flex}.radio-module-scss-module__lOS4Zq__label_text{align-items:center;gap:14px;display:inline-flex}.radio-module-scss-module__lOS4Zq__input{display:none}.radio-module-scss-module__lOS4Zq__input:checked+.radio-module-scss-module__lOS4Zq__icon:after{scale:1}.radio-module-scss-module__lOS4Zq__icon{border:2px solid var(--color-primary);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.radio-module-scss-module__lOS4Zq__icon:after{content:"";border-radius:inherit;background:var(--color-primary);width:50%;height:50%;transition:all .3s ease-in-out;display:block;scale:0}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.separator-module-scss-module__AVuLyq__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.separator-module-scss-module__AVuLyq__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.separator-module-scss-module__AVuLyq__separator{color:var(--color-foreground-secondary);align-items:center;display:flex}.separator-module-scss-module__AVuLyq__separator_line{background:var(--color-border);flex:auto;height:1px;display:block}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.tabs-module-scss-module__rOGP7q__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.tabs-module-scss-module__rOGP7q__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}@media screen and (max-width:1199px){.tabs-module-scss-module__rOGP7q__tabs_header{background:var(--color-background);z-index:10;padding-top:10px;padding-bottom:1px;position:-webkit-sticky;position:sticky;top:0}}.tabs-module-scss-module__rOGP7q__tabs_headers{border-radius:calc(var(--border-radius)*2);background:var(--background-button-secondary);z-index:1;align-items:center;padding:4px;display:flex;position:relative}.tabs-module-scss-module__rOGP7q__tabs_headers:before{content:"";--space:4px;left:calc(var(--space) + 100%/var(--tabs-count)*var(--active-index));top:var(--space);width:calc(100%/var(--tabs-count) - var(--space)*2);height:calc(100% - var(--space)*2);background:var(--background-button-primary);border-radius:calc(var(--border-radius)*2);z-index:-1;transition:all .3s linear;position:absolute}.tabs-module-scss-module__rOGP7q__tabs_headers li{text-align:center;flex:1;padding:16px}.tabs-module-scss-module__rOGP7q__tabs_wrappers{touch-action:pan-y;width:100%;overflow:hidden}.tabs-module-scss-module__rOGP7q__tabs_track{width:100%;display:flex}.tabs-module-scss-module__rOGP7q__tabs_track.tabs-module-scss-module__rOGP7q__dragging .tabs-module-scss-module__rOGP7q__tabs_wrapper{margin:0 10px;transition:none}.tabs-module-scss-module__rOGP7q__tabs_wrapper{flex-shrink:0;min-width:100%;transition:margin .3s}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.coin_card-module-scss-module__gGYoBa__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.coin_card-module-scss-module__gGYoBa__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.coin_card-module-scss-module__gGYoBa__coin_card{background:var(--background-button-secondary);border:2px solid transparent;border-radius:10px;align-items:center;padding:14px 16px;transition:all .2s ease-in-out;display:flex}@media (hover:hover){.coin_card-module-scss-module__gGYoBa__coin_card:hover{background:var(--color-background-tertiary);border-color:var(--color-border)}}.coin_card-module-scss-module__gGYoBa__coin_icon{justify-content:center;align-items:center;width:32px;height:32px;margin-right:10px;display:flex}.coin_card-module-scss-module__gGYoBa__coin_title{margin-bottom:6px;font-weight:700}.coin_card-module-scss-module__gGYoBa__coin_data{text-align:right;margin-left:auto}.coin_card-module-scss-module__gGYoBa__coin_count{margin-bottom:6px;font-weight:700}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.footer-module-scss-module__h49gTG__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.footer-module-scss-module__h49gTG__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.footer-module-scss-module__h49gTG__footer{background:var(--color-background-tertiary);grid-column:1/3}.footer-module-scss-module__h49gTG__wrapper{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:35px;padding:30px 0;display:flex}@media screen and (min-width:1024px){.footer-module-scss-module__h49gTG__wrapper{flex-wrap:nowrap;gap:135px}}.footer-module-scss-module__h49gTG__bottom{justify-content:space-between;align-items:center;padding:10px 0 20px;display:flex}.footer-module-scss-module__h49gTG__lang_button{background:var(--color-border);border-radius:30px;justify-content:center;align-items:center;gap:14px;min-width:200px;padding:16px;display:inline-flex}.footer-module-scss-module__h49gTG__menus{flex:auto;justify-content:space-between;align-items:flex-start;display:flex}.footer-module-scss-module__h49gTG__menus ul,.footer-module-scss-module__h49gTG__menus ul li{list-style:none}.footer-module-scss-module__h49gTG__menus ul{gap:10px;display:grid}.footer-module-scss-module__h49gTG__menus ul a{color:var(--color-foreground-secondary);transition:all .2s}.footer-module-scss-module__h49gTG__menus ul a:hover{color:var(--color-primary)}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.contact-module-scss-module__ryGOPW__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.contact-module-scss-module__ryGOPW__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.contact-module-scss-module__ryGOPW__item{align-items:center;gap:10px;display:flex}.contact-module-scss-module__ryGOPW__item svg{width:24px;height:24px}.contact-module-scss-module__ryGOPW__item:not(:last-child){margin-bottom:10px}.contact-module-scss-module__ryGOPW__text{flex-direction:column;align-items:flex-start;gap:4px;line-height:1;display:flex}.contact-module-scss-module__ryGOPW__text a{color:inherit}@media (hover:hover){.contact-module-scss-module__ryGOPW__text{transition:all .2s}.contact-module-scss-module__ryGOPW__text:hover{color:var(--color-primary)}}.contact-module-scss-module__ryGOPW__label{color:var(--color-foreground-secondary)}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.network_item-module-scss-module__vwLoca__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.network_item-module-scss-module__vwLoca__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.network_item-module-scss-module__vwLoca__card{background:var(--background-sheet-input);border-radius:20px;justify-content:space-between;align-items:center;gap:30px;padding:12px;display:flex}.network_item-module-scss-module__vwLoca__card ul,.network_item-module-scss-module__vwLoca__card li{list-style:none}.network_item-module-scss-module__vwLoca__card ul{color:var(--color-foreground-secondary);gap:4px;display:grid}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.image_with_text-module-scss-module__bhZ0Aq__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.image_with_text-module-scss-module__bhZ0Aq__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.image_with_text-module-scss-module__bhZ0Aq__section{padding:40px 0}@media screen and (min-width:1024px){.image_with_text-module-scss-module__bhZ0Aq__section{padding:50px 0 80px}}.image_with_text-module-scss-module__bhZ0Aq__wrapper{grid-template-columns:1fr;align-items:center;gap:50px;display:grid}@media screen and (min-width:1024px){.image_with_text-module-scss-module__bhZ0Aq__wrapper{grid-template-columns:1fr 1.5fr}}.image_with_text-module-scss-module__bhZ0Aq__list{gap:15px;display:grid}@media screen and (min-width:1024px){.image_with_text-module-scss-module__bhZ0Aq__list{gap:30px}}.image_with_text-module-scss-module__bhZ0Aq__list li{align-items:center;gap:20px;display:flex}.image_with_text-module-scss-module__bhZ0Aq__list li:before{content:"";background-image:url(/checked-marker.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:48px;height:48px;display:block}.image_with_text-module-scss-module__bhZ0Aq__image{text-align:center}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.back_button-module-scss-module__bKg05W__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.back_button-module-scss-module__bKg05W__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.back_button-module-scss-module__bKg05W__button_wrapper{align-items:center;gap:24px;padding:16px 0;display:flex}.back_button-module-scss-module__bKg05W__button:hover{color:var(--color-primary)}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.download_app-module-scss-module__xCwE0G__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.download_app-module-scss-module__xCwE0G__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.download_app-module-scss-module__xCwE0G__section{padding:40px 0}@media screen and (min-width:1024px){.download_app-module-scss-module__xCwE0G__section{padding:50px 0 80px}}.download_app-module-scss-module__xCwE0G__wrapper{grid-template-columns:1fr;align-items:center;gap:50px;display:grid}@media screen and (min-width:1024px){.download_app-module-scss-module__xCwE0G__wrapper{grid-template-columns:1fr 1fr;gap:100px}}.download_app-module-scss-module__xCwE0G__image{text-align:center;order:1}@media screen and (min-width:1024px){.download_app-module-scss-module__xCwE0G__image{order:unset}}.download_app-module-scss-module__xCwE0G__links{justify-content:center;gap:32px;display:flex}.download_app-module-scss-module__xCwE0G__links .download_app-module-scss-module__xCwE0G__qr{min-width:160px}.download_app-module-scss-module__xCwE0G__links .download_app-module-scss-module__xCwE0G__app_links{justify-content:space-between;gap:inherit;flex-direction:column;display:flex}@media screen and (min-width:1024px){.download_app-module-scss-module__xCwE0G__links{justify-content:flex-start}}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.input-module-scss-module__Ba3OgW__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.input-module-scss-module__Ba3OgW__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.input-module-scss-module__Ba3OgW__input_wrapper{letter-spacing:.25px;color:var(--color-foreground-secondary);flex-direction:column;gap:4px;display:flex}.input-module-scss-module__Ba3OgW__input_container{border-radius:var(--border-radius);background:var(--background-input);border:1px solid transparent;align-items:center;padding:16px;display:flex}.input-module-scss-module__Ba3OgW__input_container.input-module-scss-module__Ba3OgW__error{border-color:var(--color-error)}.input-module-scss-module__Ba3OgW__input_container.input-module-scss-module__Ba3OgW__success{border-color:var(--color-success)}.input-module-scss-module__Ba3OgW__input_label{margin-bottom:8px;display:inline-block}.input-module-scss-module__Ba3OgW__input_field .input-module-scss-module__Ba3OgW__PhoneInputInput,.input-module-scss-module__Ba3OgW__input_field{color:var(--color-input);background:0 0;flex:1}.input-module-scss-module__Ba3OgW__input_field .input-module-scss-module__Ba3OgW__PhoneInputInput::placeholder,.input-module-scss-module__Ba3OgW__input_field::placeholder{color:var(--color-placeholder)}.input-module-scss-module__Ba3OgW__input_right_button{color:var(--color-primary);margin-left:8px}.input-module-scss-module__Ba3OgW__input_right_button[disabled]{pointer-events:none;color:var(--color-foreground-secondary)}.input-module-scss-module__Ba3OgW__eye_button{background:0 0;justify-content:center;align-items:center;margin-left:8px;display:flex}.input-module-scss-module__Ba3OgW__input_message{margin-top:.5em}.input-module-scss-module__Ba3OgW__input_message.input-module-scss-module__Ba3OgW__error{color:var(--color-error)}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.aside-module-scss-module__QXirNW__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.aside-module-scss-module__QXirNW__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.aside-module-scss-module__QXirNW__aside{background:var(--color-background-tertiary);padding:30px 0 30px 24px}.aside-module-scss-module__QXirNW__stick_content{position:-webkit-sticky;position:sticky;top:10px}.aside-module-scss-module__QXirNW__nav{max-height:100vh;padding:30px 0;overflow-y:auto}.aside-module-scss-module__QXirNW__list{gap:2px;display:grid}.aside-module-scss-module__QXirNW__list,.aside-module-scss-module__QXirNW__list li{list-style:none}.aside-module-scss-module__QXirNW__list li a{color:inherit;border-radius:8px 0 0 8px;align-items:center;gap:20px;padding:16px 34px;transition:all .3s ease-in-out;display:flex}.aside-module-scss-module__QXirNW__list li a:hover,.aside-module-scss-module__QXirNW__list li a.aside-module-scss-module__QXirNW__active{background:var(--color-background)}.aside-module-scss-module__QXirNW__list li a:hover svg,.aside-module-scss-module__QXirNW__list li a.aside-module-scss-module__QXirNW__active svg{color:var(--color-primary)}.aside-module-scss-module__QXirNW__list li a svg{flex:none;width:24px;height:24px;transition:inherit}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.preloader-module-scss-module___AIcqq__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.preloader-module-scss-module___AIcqq__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.preloader-module-scss-module___AIcqq__overlay{background:var(--color-background-quaternary);z-index:9999;justify-content:center;align-items:center;transition:opacity .4s,visibility .4s;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.preloader-module-scss-module___AIcqq__video{width:200px;max-width:60vw;height:auto}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.mobile_menu-module-scss-module__gtLjfG__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.mobile_menu-module-scss-module__gtLjfG__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.mobile_menu-module-scss-module__gtLjfG__menu{background:var(--color-background-secondary);--space:10px;padding:var(--space)calc(var(--space)/2)calc(var(--space)*2);z-index:1000;grid-template-columns:repeat(5,1fr);justify-content:space-around;width:100%;display:grid;position:fixed;bottom:0;left:0}.mobile_menu-module-scss-module__gtLjfG__item{flex-direction:column;align-items:center;gap:2px;font-size:10px;display:flex}.mobile_menu-module-scss-module__gtLjfG__item span{margin-top:4px}.mobile_menu-module-scss-module__gtLjfG__active{color:var(--color-primary);font-weight:500}.mobile_menu-module-scss-module__gtLjfG__icon{width:20px;height:20px}.mobile_menu-module-scss-module__gtLjfG__centerIcon{height:auto;position:relative}.mobile_menu-module-scss-module__gtLjfG__centerButton{width:68px;height:68px;transform:translate(-50%,calc(-50% - var(--space)));justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:50%}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.settings_menu-module-scss-module__wSJE9a__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.settings_menu-module-scss-module__wSJE9a__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.settings_menu-module-scss-module__wSJE9a__list li{z-index:1;border-radius:var(--border-radius);border:2px solid transparent;justify-content:space-between;align-items:center;transition:all .2s ease-in-out;display:flex;position:relative}@media (hover:hover){.settings_menu-module-scss-module__wSJE9a__list li:hover{background:var(--color-background-tertiary);border-color:var(--color-border);padding:0 10px}}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.switch_lang-module-scss-module__4TMTVG__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.switch_lang-module-scss-module__4TMTVG__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.switch_lang-module-scss-module__4TMTVG__item{background:var(--color-background-secondary);border-radius:48px;padding:12px 16px}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.confirm-module-scss-module__dSW7QW__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.confirm-module-scss-module__dSW7QW__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.confirm-module-scss-module__dSW7QW__overlay{z-index:9999;background:rgba(0,0,0,.5);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.confirm-module-scss-module__dSW7QW__modal{background:var(--background-modal);border-radius:10px;width:100%;max-width:250px;padding:20px 0 10px}.confirm-module-scss-module__dSW7QW__label{text-align:center;padding:0 20px 10px}.confirm-module-scss-module__dSW7QW__actions{flex-direction:column;display:flex}.confirm-module-scss-module__dSW7QW__actions button{border-top:1px solid var(--color-border);padding:10px 0}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.transfer_result-module-scss-module__9w04bG__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.transfer_result-module-scss-module__9w04bG__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.transfer_result-module-scss-module__9w04bG__list_item{justify-content:space-between;align-items:center;gap:1em;display:flex}.transfer_result-module-scss-module__9w04bG__list{gap:20px;display:grid}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.user_info-module-scss-module__4HzYdW__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.user_info-module-scss-module__4HzYdW__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.user_info-module-scss-module__4HzYdW__country_list{gap:10px;max-height:min(80vh,570px);display:grid;overflow:auto}.user_info-module-scss-module__4HzYdW__country_label{width:100%;color:var(--color-foreground-secondary);justify-content:space-between;align-items:center;padding:7px 0;font-weight:500;display:flex}.user_info-module-scss-module__4HzYdW__country_label input[type=radio],.user_info-module-scss-module__4HzYdW__country_label input[type=radio]~svg{display:none}.user_info-module-scss-module__4HzYdW__country_label input[type=radio]:checked~svg{display:flex}.user_info-module-scss-module__4HzYdW__country_label:has(input:checked){color:var(--color-foreground)}.user_info-module-scss-module__4HzYdW__date_popup{z-index:1100;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.user_info-module-scss-module__4HzYdW__date_popup_overlay{z-index:-1;background:rgba(0,0,0,.8);width:100%;height:100%;position:absolute;top:0;left:0}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.user_info_item-module-scss-module__7pKHVW__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.user_info_item-module-scss-module__7pKHVW__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.user_info_item-module-scss-module__7pKHVW__form_group{justify-content:space-between;align-items:center;margin-bottom:1.5em;display:flex}.user_info_item-module-scss-module__7pKHVW__form_trigger{justify-content:center;align-items:center;gap:10px;transition:all .2s ease-in-out;display:flex}@media (hover:hover){.user_info_item-module-scss-module__7pKHVW__form_trigger:hover{color:var(--color-primary);transform:scale(1.1)}}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.wallet_card-module-scss-module__npav5G__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.wallet_card-module-scss-module__npav5G__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.wallet_card-module-scss-module__npav5G__wrapper,.wallet_card-module-scss-module__npav5G__card_short,.wallet_card-module-scss-module__npav5G__card{align-items:center;display:flex}.wallet_card-module-scss-module__npav5G__wrapper img,.wallet_card-module-scss-module__npav5G__card_short img,.wallet_card-module-scss-module__npav5G__card img{border-radius:50%;flex:none;width:38px;height:38px}.wallet_card-module-scss-module__npav5G__card{justify-content:space-between}.wallet_card-module-scss-module__npav5G__card_short{flex-direction:column}
:root{--color-background:#181a20;--color-background-secondary:#22252c;--color-background-tertiary:#1f222a;--color-background-quaternary:#252a32;--color-foreground:#d8dbd4;--color-foreground-secondary:#9996a0;--color-primary:#24b554;--background-input:var(--color-background-secondary);--color-input:var(--color-foreground);--color-placeholder:var(--color-foreground-secondary);--color-error:#f43f3f;--color-success:var(--color-primary);--color-warning:#f49a47;--color-error-bacground:rgba(244,63,63,.2);--color-success-bacground:rgba(36,181,84,.2);--color-warning-bacground:#4b3d18;--color-button-primary:#252723;--color-button-secondary:var(--color-foreground);--background-button-primary:var(--color-primary);--background-button-secondary:var(--color-background-secondary);--color-button-disabled:var(--color-foreground-secondary);--background-button-disabled:#1f2024;--color-link:var(--color-primary);--color-border:#2f333e;--background-sheet:var(--color-background-secondary);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e;--background-modal:var(--color-background-tertiary);--font-family-title:var(--font-inter),"sans-serif";--font-family-text:var(--font-inter),"sans-serif";--border-radius:8px;--font-size-small:12px;--font-size-normal:16px;--layout-space:16px}.checkbox-module-scss-module__Os9doG__dark-mode{--background-sheet:var(--color-background);--color-sheet:var(--color-foreground);--background-sheet-input:#2f333e}.checkbox-module-scss-module__Os9doG__color-scheme-secondary{--color-background:#22252c;--background-input:#2f333e}.checkbox-module-scss-module__Os9doG__label{align-items:flex-start;gap:10px;display:flex}.checkbox-module-scss-module__Os9doG__label input{display:none}.checkbox-module-scss-module__Os9doG__label input:checked+.checkbox-module-scss-module__Os9doG__icon svg{transform:scale(1)}.checkbox-module-scss-module__Os9doG__icon{width:24px;height:24px;color:var(--color-primary);border:1px solid;border-radius:2px;flex:none;justify-content:center;align-items:center;display:flex}.checkbox-module-scss-module__Os9doG__icon svg{transition:all .2s ease-in-out;transform:scale(0)}.checkbox-module-scss-module__Os9doG__text a{color:inherit;text-decoration:underline}
