.bn-legacy-img{max-width:100%;height:auto}.bn-legacy-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.bn-legacy-tag{border-radius:var(--br-small);padding:0 var(--se-tiny);font-size:10px;line-height:13px;display:inline-block}.bn-legacy-badge{white-space:nowrap;padding-left:var(--se-minor);padding-right:var(--se-minor);text-align:center;display:inline-block;overflow:hidden}.bn-legacy-btn{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;font-size:inherit;font-family:inherit;font-weight:var(--fw-medium);text-align:center;outline:none;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;overflow:hidden}.bn-legacy-btn.data-size-xs{min-height:auto;padding:4px 8px;font-size:12px;line-height:12px}.bn-legacy-btn.data-size-s,.bn-legacy-btn.data-size-tiny{padding:var(--se-minor)var(--se-xs);font-size:var(--fs-xs);min-width:40px;line-height:16px}.bn-legacy-btn.data-size-m,.bn-legacy-btn.data-size-small{padding:var(--se-xxs)var(--se-ls);font-size:var(--fs-sm);min-width:52px;line-height:20px}.bn-legacy-btn.data-size-l,.bn-legacy-btn.data-size-normal{padding:var(--se-s)var(--se-sm);font-size:var(--fs-sm);min-width:60px;line-height:20px}.bn-legacy-btn.data-size-xl,.bn-legacy-btn.data-size-large{padding:var(--se-ls)var(--se-md);font-size:var(--fs-md);min-width:80px;line-height:24px}.bn-legacy-btn.data-size-dwarf{padding:var(--se-tiny)var(--se-ls);font-size:var(--fs-sm);min-width:123px;line-height:20px}.bn-legacy-btn.data-size-giant{padding:var(--se-xs)var(--se-md);font-size:var(--fs-md);min-width:100%;line-height:24px}.bn-legacy-dialog{max-width:100%;height:auto}.bn-legacy-progress{background-color:var(--cl-lines-primary);width:100%;height:10px}.bn-legacy-progress .bar-inner{background:linear-gradient(#f8d12f 0%,#f0b90b 100%)}.bn-legacy-label{align-items:center;display:flex}.bn-legacy-textarea{padding:var(--se-xs);-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;width:100%;font-size:inherit;line-height:inherit;border-radius:var(--br-default);color:inherit;box-sizing:border-box;background:0 0;border:1px solid;display:block}.variant-card-default{padding:var(--space-2xs);background:var(--cl-bg2);box-shadow:var(--shadow-shadow2);border-radius:var(--radii-xs)}.variant-defaultLink{color:var(--cl-textYellow);font-size:14px;text-decoration:none}.variant-standardLink{color:var(--cl-textYellow);font-size:14px}.variant-secondaryLink{color:var(--cl-textPrimary);font-size:14px}.variant-avatar{border-radius:var(--radii-circle);width:48px;height:48px}.variant-badge{color:#fff;font-size:var(--fs-xs);background:var(--cl-error);font-weight:var(--fw-semibold);border-radius:var(--radii-circle)}.variant-button-default,.variant-button-primary,.variant-button-secondary,.variant-button-quiet,.variant-button-text,.variant-button-round,.variant-button-graytype,.variant-button-buy,.variant-button-sell,.variant-button-negative,.variant-button-destructive{word-break:keep-all;border-radius:var(--radii-xs);color:var(--cl-bg5);border:none;min-height:24px}.variant-button-default:disabled{cursor:not-allowed;background-image:none;background-color:var(--cl-line);color:var(--cl-textDisabled)}.variant-button-default:hover:not(:disabled):not(:active){box-shadow:none}.variant-button-default.inactive{opacity:.3;cursor:not-allowed}.variant-button-primary{background-image:none;background-color:var(--cl-primaryHover)}.variant-button-primary:hover:not(:disabled):not(:active):not(.inactive){opacity:.9;box-shadow:none;background-image:none;background-color:var(--cl-primaryHover)}.variant-button-primary:active:not(:disabled):not(.inactive){background-image:none;background-color:var(--cl-primary)}.variant-button-primary:disabled:not(.inactive){background-color:var(--cl-line);color:var(--cl-textDisabled);cursor:not-allowed}.variant-button-primary.inactive{opacity:.3;background-color:var(--cl-primaryHover);color:var(--cl-bg5);cursor:not-allowed}.variant-button-secondary{background-color:var(--cl-line);color:var(--cl-textPrimary);background-image:none}.variant-button-secondary:hover:not(:disabled):not(:active):not(.inactive){box-shadow:none;background-image:none;background-color:var(--cl-bg3)}.variant-button-secondary:active:not(:disabled):not(.inactive){box-shadow:none;background-color:var(--cl-textDisabled);color:var(--cl-textPrimary)}.variant-button-secondary:disabled:not(.inactive){cursor:not-allowed;box-shadow:none;color:var(--cl-textDisabled);background:var(--cl-bg3)}.variant-button-secondary.inactive{opacity:.3;background-color:var(--cl-line);cursor:not-allowed}.variant-button-quiet{color:var(--cl-textPrimary);background:0 0}.variant-button-quiet:hover:not(:disabled):not(:active):not(.inactive){color:var(--cl-primary)}.variant-button-quiet:active:not(:disabled):not(.inactive){background-color:var(--cl-badgeYellowBg)}.variant-button-quiet:disabled:not(.inactive){color:var(--cl-textDisabled);background:0 0}.variant-button-quiet.inactive{opacity:.7;cursor:not-allowed}.variant-button-text{color:var(--cl-bg5);background:0 0}.variant-button-text:hover:not(:disabled):not(:active):not(.inactive){color:var(--cl-primary)}.variant-button-text:active:not(:disabled):not(.inactive){background-color:var(--cl-badgeBg)}.variant-button-text:disabled:not(.inactive){color:var(--cl-textDisabled);background:0 0}.variant-button-text.inactive{opacity:.7;cursor:not-allowed}.variant-button-round{color:var(--cl-textYellow);background:var(--cl-bg3);border-radius:var(--radii-xl)}.variant-button-round:hover:not(:disabled):not(:active):not(.inactive){color:var(--cl-primary);background:var(--cl-bg3)}.variant-button-round:active:not(:disabled):not(.inactive){background-color:var(--cl-line)}.variant-button-round:disabled:not(.inactive){background:var(--cl-bg3);color:var(--cl-textDisabled)}.variant-button-round.inactive{opacity:.3;cursor:not-allowed;background:var(--cl-bg3)}.variant-button-graytype{color:var(--cl-textWhite);background:var(--cl-textSecondary)}.variant-button-graytype:hover:not(:disabled):not(:active):not(.inactive),.variant-button-graytype:active:not(:disabled):not(.inactive){background:var(--cl-textPrimary);color:var(--cl-popupBg)}.variant-button-graytype:disabled:not(.inactive){color:var(--cl-textDisabled);background:0 0}.variant-button-graytype.inactive{opacity:.3;background:var(--cl-bg4);cursor:not-allowed}.variant-button-buy{background:var(--cl-buy);color:var(--cl-textWhite)}.variant-button-buy:hover:not(:disabled):not(:active){box-shadow:none;background:var(--cl-buyHover)}.variant-button-buy:active:not(:disabled){box-shadow:none;background:var(--cl-buy)}.variant-button-sell{background:var(--cl-sell);color:var(--cl-textWhite)}.variant-button-sell:hover:not(:disabled):not(:active){box-shadow:none;background:var(--cl-sellHover)}.variant-button-sell:active:not(:disabled){box-shadow:none;background:var(--cl-sell)}.variant-button-negative{background:var(--cl-error);color:var(--cl-textWhite)}.variant-button-negative:hover:not(:disabled):not(:active){box-shadow:none;background:var(--cl-error)}.variant-button-destructive{background:var(--cl-error);color:var(--cl-textWhite)}.variant-button-destructive:hover:not(:disabled):not(:active){box-shadow:none;background:var(--cl-error)}.variant-tag-default{background:var(--cl-badgeYellowBg);color:var(--cl-textYellow)}.variant-tag-blue{color:#4a90e2;background:rgba(74,144,226,.19)}.variant-tag-gray{background:var(--cl-line);color:var(--cl-textThird)}.variant-tag-green{background:var(--cl-successBg);color:var(--cl-success)}.variant-tag-red{background:var(--cl-errorBg);color:var(--cl-error)}.variant-forms-label,.variant-forms-selectedLabel,.variant-forms-disabledLabel,.variant-forms-errorLabel{font-size:var(--fs-sm);color:var(--cl-textSecondary)}.variant-forms-placeholder{font-size:var(--fs-md);color:var(--cl-textSecondary)}.variant-forms-field,.variant-forms-textarea{border-color:#d3d3d3}.variant-forms-field:focus,.variant-forms-textarea:focus{border-color:var(--cl-primary);box-shadow:0 0 0 2px var(--cl-primary);outline:none}.variant-forms-selectedLabel{color:var(--cl-primary)}.variant-forms-disabledLabel{color:var(--cl-textMuted)}.variant-forms-errorLabel{color:var(--cl-error)}.variant-forms-textarea:disabled{cursor:not-allowed;background-color:var(--cl-line)}.theme-root{--fs-xs:12px;--fs-sm:14px;--fs-md:16px;--fs-minor:18px;--fs-plus:20px;--fs-xp:24px;--fs-lg:28px;--fs-xl:32px;--fs-xxl:40px;--fs-xxxl:48px;--fs-xxxxl:56px;--fw-extralight:200;--fw-light:300;--fw-normal:400;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--lh-body:1.5;--lh-heading:1.25;--br-small:2px;--br-default:4px;--br-large:6px;--br-extra:8px;--br-larger:10px;--br-xlarge:16px;--br-extralarger:20px;--br-xxlarge:26px;--br-circle:99999px;--se-line:1px;--se-tiny:2px;--se-minor:4px;--se-xxs:6px;--se-xs:8px;--se-s:10px;--se-ls:12px;--se-sm:16px;--se-md:24px;--se-plus:32px;--se-xp:40px;--se-lg:48px;--se-xl:64px;--se-xxl:80px;--sz-avatar:48px;--sz-inputcode:44px;--sz-inputcodemobile:40px}.theme-root.light{--cl-modalBg:#fff;--cl-popupBg:#fff;--cl-bg1:#fff;--cl-bg2:#fafafa;--cl-bg3:#f5f5f5;--cl-bg4:#5e6673;--cl-bg5:#181a20;--cl-bg6:#0b0e11;--cl-line:#eaecef;--cl-liteBg1:#fff;--cl-liteBg2:#fafafa;--cl-textPrimary:#1e2329;--cl-textSecondary:#5e6673;--cl-textThird:#8c929d;--cl-textPlaceholder:#bfc4cc;--cl-textDisabled:#bfc4cc;--cl-textYellow:#c99400;--cl-textBuy:#00c48c;--cl-textSell:#ff4d4f;--cl-textToast:#f5a623;--cl-textWhite:#fff;--cl-textMuted:#ccc;--cl-lines-primary:#eaecef;--cl-lines-light:#eaecef;--cl-lines-dark:#272a2e;--cl-iconNormal:#929aa5;--cl-alertYellowBg:#fffde6;--cl-badgeYellowBg:#fef6d8;--cl-outlineHover:#ffef87;--cl-primaryHover:#fcd535;--cl-primary:#f0b90b;--cl-toastFailBg:#fef6f7;--cl-depthSellBg:#fef1f2;--cl-sellHover:#ff707e;--cl-sell:#f6465d;--cl-toastSuccessBg:#f2fff7;--cl-depthBuyBg:#e6fff1;--cl-buyHover:#32d993;--cl-buy:#0ecb81;--cl-invBg:#fafafa;--cl-success:#0ecb81;--cl-successBg:#f2fff7;--cl-error:#f6465d;--cl-errorBg:#fef6f7;--cl-disableBg:#eaecef}.theme-root.dark{--cl-modalBg:#1e2329;--cl-popupBg:#1e2329;--cl-bg1:#181a20;--cl-bg2:#0b0e11;--cl-bg3:#2b3139;--cl-bg4:#5e6673;--cl-bg5:#181a20;--cl-bg6:#0b0e11;--cl-line:#474d57;--cl-liteBg1:#20262d;--cl-liteBg2:#191a1f;--cl-textPrimary:#eaecef;--cl-textSecondary:#b7bdc6;--cl-textThird:#848e9c;--cl-textPlaceholder:#5e6673;--cl-textDisabled:#5e6673;--cl-textYellow:#f0b90b;--cl-textBuy:#0ecb81;--cl-textSell:#f6465d;--cl-textToast:#a37200;--cl-textWhite:#fff;--cl-textMuted:#444;--cl-lines-primary:#272a2e;--cl-lines-light:#272a2e;--cl-lines-dark:#272a2e;--cl-iconNormal:#848e9c;--cl-alertYellowBg:#281a00;--cl-badgeYellowBg:#3c2601;--cl-outlineHover:#6a4403;--cl-primaryHover:#fcd535;--cl-primary:#f0b90b;--cl-toastFailBg:#35141d;--cl-depthSellBg:#35141d;--cl-sellHover:#ff707e;--cl-sell:#f6465d;--cl-toastSuccessBg:#102821;--cl-depthBuyBg:#102821;--cl-buyHover:#32d993;--cl-buy:#0ecb81;--cl-invBg:#2b3139;--cl-success:#0ecb81;--cl-error:#f6465d;--cl-successBg:#102821;--cl-errorBg:#35141d;--cl-disableBg:#474d57}.appeal-layout{flex-direction:column;min-height:calc(100vh - 64px);display:flex}#__APP_HEADER,#__APP_FOOTER{display:none}.not-h5 #__APP_HEADER,.not-h5 #__APP_FOOTER{display:block}