.bst_available_balance{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:18px 0 8px;padding:11px 13px;color:var(--bst-muted)!important;background:var(--bst-panel-2);border:1px solid var(--bst-line);border-radius:8px;font-size:.83rem}.bst_available_balance strong{color:var(--bst-text)!important;font-size:.9rem}.bst_modal_error{margin:16px 0;padding:11px 13px;color:#ffd7da!important;background:#3a2029;border:1px solid #8d3a48;border-radius:8px;font-size:.84rem;line-height:1.4}.bst_toast{position:fixed;z-index:10100;top:24px;left:50%;min-width:280px;max-width:min(520px,calc(100% - 32px));padding:14px 18px;color:#d8f8e5!important;background:#174630;border:1px solid #2ebd85;border-radius:9px;box-shadow:0 12px 30px rgba(0,0,0,.3);font-size:.9rem;font-weight:700;line-height:1.4;transform:translateX(-50%)}.bst_toast.is_error{color:#ffd7da!important;background:#3a2029;border-color:#a44454}.bst_notice_icon{display:grid;place-items:center;flex:0 0 16px;width:16px;height:16px;color:inherit!important;border:1px solid currentColor;border-radius:50%;font-size:.68rem;font-weight:800;line-height:1}@media(max-width:480px){.bst_toast{top:15px;min-width:0}}
