.richtext-image-drawer.bn-drawer .bn-drawer-wrap{background-color:transparent;transform:none!important}.richtext-image-drawer img{max-width:90vw!important;max-height:80vh!important}@media (max-width:767px){.richtext-image-drawer img{max-width:100%!important}}.multicode{background-color:var(--color-bg1);border:1px solid var(--color-line);border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.05)}.multicode-header{background-color:var(--color-bg2);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.multicode-title{color:var(--color-textPrimary);font-size:14px;font-weight:600}.multicode-controls{grid-gap:8px;gap:8px;display:flex}.multicode-select{background-color:var(--color-bg1);color:var(--color-textPrimary);border:1px solid var(--color-line);border-radius:4px;min-width:120px;padding-left:5px}.multicode-pre{background-color:var(--color-bg1);border-top:1px solid var(--color-line);white-space:pre;color:var(--color-textPrimary);margin:0;padding:16px;font-family:SFMono-Regular,Consolas,Menlo,monospace;font-size:14px;overflow-x:auto}.multicode-copy{background-color:var(--color-primary);border:none;border-radius:4px}code[data-theme=light] .hljs{color:#383a42;background:#fafafa;padding:.5em;display:block;overflow-x:auto}code[data-theme=light] .hljs-comment,code[data-theme=light] .hljs-quote{color:#a0a1a7;font-style:italic}code[data-theme=light] .hljs-doctag,code[data-theme=light] .hljs-keyword,code[data-theme=light] .hljs-formula{color:#a626a4}code[data-theme=light] .hljs-section,code[data-theme=light] .hljs-name,code[data-theme=light] .hljs-selector-tag,code[data-theme=light] .hljs-deletion,code[data-theme=light] .hljs-subst{color:#e45649}code[data-theme=light] .hljs-literal{color:#0184bb}code[data-theme=light] .hljs-string,code[data-theme=light] .hljs-regexp,code[data-theme=light] .hljs-addition,code[data-theme=light] .hljs-attribute,code[data-theme=light] .hljs-meta-string{color:#50a14f}code[data-theme=light] .hljs-built_in,code[data-theme=light] .hljs-class .hljs-title{color:#c18401}code[data-theme=light] .hljs-attr,code[data-theme=light] .hljs-variable,code[data-theme=light] .hljs-template-variable,code[data-theme=light] .hljs-type,code[data-theme=light] .hljs-selector-class,code[data-theme=light] .hljs-selector-attr,code[data-theme=light] .hljs-selector-pseudo,code[data-theme=light] .hljs-number{color:#986801}code[data-theme=light] .hljs-symbol,code[data-theme=light] .hljs-bullet,code[data-theme=light] .hljs-link,code[data-theme=light] .hljs-meta,code[data-theme=light] .hljs-selector-id,code[data-theme=light] .hljs-title{color:#4078f2}code[data-theme=light] .hljs-emphasis{font-style:italic}code[data-theme=light] .hljs-strong{font-weight:700}code[data-theme=light] .hljs-link{text-decoration:underline}code[data-theme=dark] .hljs{color:#abb2bf;background:#282c34;padding:.5em;display:block;overflow-x:auto}code[data-theme=dark] .hljs-comment,code[data-theme=dark] .hljs-quote{color:#5c6370;font-style:italic}code[data-theme=dark] .hljs-doctag,code[data-theme=dark] .hljs-keyword,code[data-theme=dark] .hljs-formula{color:#c678dd}code[data-theme=dark] .hljs-section,code[data-theme=dark] .hljs-name,code[data-theme=dark] .hljs-selector-tag,code[data-theme=dark] .hljs-deletion,code[data-theme=dark] .hljs-subst{color:#e06c75}code[data-theme=dark] .hljs-literal{color:#56b6c2}code[data-theme=dark] .hljs-string,code[data-theme=dark] .hljs-regexp,code[data-theme=dark] .hljs-addition,code[data-theme=dark] .hljs-attribute,code[data-theme=dark] .hljs-meta-string{color:#98c379}code[data-theme=dark] .hljs-built_in,code[data-theme=dark] .hljs-class .hljs-title{color:#e6c07b}code[data-theme=dark] .hljs-attr,code[data-theme=dark] .hljs-variable,code[data-theme=dark] .hljs-template-variable,code[data-theme=dark] .hljs-type,code[data-theme=dark] .hljs-selector-class,code[data-theme=dark] .hljs-selector-attr,code[data-theme=dark] .hljs-selector-pseudo,code[data-theme=dark] .hljs-number{color:#d19a66}code[data-theme=dark] .hljs-symbol,code[data-theme=dark] .hljs-bullet,code[data-theme=dark] .hljs-link,code[data-theme=dark] .hljs-meta,code[data-theme=dark] .hljs-selector-id,code[data-theme=dark] .hljs-title{color:#61aeee}code[data-theme=dark] .hljs-emphasis{font-style:italic}code[data-theme=dark] .hljs-strong{font-weight:700}code[data-theme=dark] .hljs-link{text-decoration:underline}.pwc-header{align-items:center;display:flex}.pwc-header__icon{width:20px;height:20px}.confirm-payment.bn-modal>.bn-modal-wrap{width:384px}.confirm-payment .pwc-confirm{width:100%}@media only screen and (min-width:375px){.confirm-payment .bn-modal-content{max-height:calc(100vh - 282px)}}.confirm-payment .bn-modal-content{grid-gap:var(--space-xl);gap:var(--space-xl);padding:var(--space-s)var(--space-xl)var(--space-xl);flex-direction:column;display:flex;max-height:unset!important}.confirm-payment .bn-modal-content .pwc-amount .pwc-crypto{justify-content:center;align-items:baseline;display:flex}.confirm-payment .bn-modal-content .pwc-amount .pwc-crypto .pwc-currency{margin-left:var(--space-4xs)}.confirm-payment .bn-modal-footer{grid-gap:var(--space-xs);gap:var(--space-xs);margin-top:var(--space-m);flex-direction:column;display:flex}.confirm-payment-inline{grid-row-gap:var(--space-xl);max-width:375px;display:grid}.confirm-payment-inline.bn-modal>.bn-modal-wrap{width:384px}.confirm-payment-inline.bn-modal .bn-modal-content{grid-gap:var(--space-xl);gap:var(--space-xl);padding:var(--space-s)var(--space-xl)var(--space-xl);flex-direction:column;display:flex;max-height:unset!important}.confirm-payment-inline.bn-modal .bn-modal-footer{grid-gap:var(--space-xl);gap:var(--space-xl);flex-direction:column;display:flex}.confirm-payment-inline .pwc-confirm{width:100%}.confirm-payment-inline .pwc-amount .pwc-crypto{justify-content:center;align-items:baseline;display:flex}.confirm-payment-inline .pwc-amount .pwc-crypto .pwc-currency{margin-left:var(--space-4xs)}.pwc-flex{grid-gap:var(--space-xs);justify-content:space-between;align-items:center;gap:var(--space-xs);margin-top:var(--space-ls);display:flex}.pwc-notes{grid-gap:var(--space-xs);gap:var(--space-xs);flex-direction:column;display:flex}.order-discount-banner{grid-gap:var(--space-4xs);gap:var(--space-4xs);width:100%;padding:var(--space-s);background-color:var(--color-BadgeBg);border-radius:4px;flex-direction:row;justify-content:space-between;align-items:center}.order-discount-banner--clickable{cursor:pointer}.order-discount-banner__content{width:100%}.order-discount-banner__icon{color:var(--color-PrimaryYellow);margin-top:var(--space-5xs)}.order-discount-banner__image{width:24px;margin-top:var(--space-5xs);flex-shrink:0}.order-discount-banner__arrow-icon{margin-top:var(--space-5xs)}.order-discount-banner__actionText{color:var(--color-TextLink);margin-top:var(--space-4xs);cursor:pointer}.box-refund-banner{grid-gap:var(--space-4xs);gap:var(--space-4xs);width:100%;padding:var(--space-s);background-color:var(--color-BadgeBg);border-radius:var(--radii-xs);flex-flow:row;justify-content:space-between;align-items:center;display:flex}.box-refund-banner__icon{color:var(--color-PrimaryYellow);margin-top:var(--space-5xs);flex-shrink:0}.box-refund-banner__content{width:100%}.word-break-anywhere{overflow-wrap:anywhere;word-break:break-word}.error-page{background-color:var(--color-bg1);text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh}.error-page__image{width:400px}.error-page__tips,.error-page__btn{margin-top:var(--space-s)}.toast-wrapper{width:-webkit-fit-content;min-width:78px;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:calc(var(--zindex-drawer) + var(--zindex-modal));border-radius:8px;margin:auto;padding:15px 10px}