@keyframes wbm-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes wbm-backdrop-out{0%{opacity:1}to{opacity:0}}@keyframes wbm-sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes wbm-sheet-out{0%{transform:translateY(0)}to{transform:translateY(100%)}}.wallet-balance-modal{z-index:100;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.wallet-balance-modal__backdrop{-webkit-backdrop-filter:blur(40px);cursor:pointer;opacity:0;background:#09090933;border:none;margin:0;padding:0;position:absolute;inset:0}.wallet-balance-modal_open .wallet-balance-modal__backdrop{animation:.32s cubic-bezier(.32,.72,0,1) both wbm-backdrop-in}.wallet-balance-modal_closing .wallet-balance-modal__backdrop{animation:.28s cubic-bezier(.32,.72,0,1) both wbm-backdrop-out}.wallet-balance-modal__sheet{width:100%;max-width:402px;height:682px;max-height:92dvh;padding:16px 16px calc(60px + env(safe-area-inset-bottom,0px));will-change:transform;border:1px solid #fcfcfc33;border-bottom:none;border-radius:12px 12px 0 0;flex-direction:column;display:flex;position:relative;overflow:hidden;transform:translateY(100%)}.wallet-balance-modal_open .wallet-balance-modal__sheet{animation:.44s cubic-bezier(.32,.72,0,1) both wbm-sheet-in}.wallet-balance-modal_closing .wallet-balance-modal__sheet{animation:.34s cubic-bezier(.32,.72,0,1) both wbm-sheet-out}.wallet-balance-modal__sheet{background:linear-gradient(207deg,#6f6f6f 0%,#090909 100%)}.wallet-balance-modal__sheet_gold{background:linear-gradient(207deg,#cdbe8f 0%,#6b5a32 100%)}.wallet-balance-modal__sheet_silver{background:linear-gradient(207deg,#8b8b8b 0%,#090909 55%)}.wallet-balance-modal__sheet_bronze{background:linear-gradient(207deg,#a15928 0%,#3b210f 100%)}.wallet-balance-modal__coins-bg{pointer-events:none;z-index:0;width:370px;position:absolute;top:166px;left:16px}.wallet-balance-modal__coins-img{object-fit:contain;width:100%;height:auto}.wallet-balance-modal__head{z-index:1;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex;position:relative}.wallet-balance-modal__lvl{-webkit-backdrop-filter:blur(40px);color:#fcfcfc;background:#fcfcfc33;border-radius:1000px;padding:8px 12px;font-size:12px;font-weight:700;line-height:1.2;display:inline-flex}.wallet-balance-modal__qr-wrap{background:#fcfcfc;border-radius:4px;flex-shrink:0;padding:4px;line-height:0}.wallet-balance-modal__qr-placeholder{color:#fcfcfc73;background:#fcfcfc14;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:106px;height:106px;font-size:14px;font-weight:700;display:flex}.wallet-balance-modal__balance-block{z-index:1;flex-shrink:0;position:relative}.wallet-balance-modal__balance{color:#fcfcfc;margin:0;font-size:32px;font-weight:700;line-height:1.2}.wallet-balance-modal__balance-row{align-items:center;gap:8px;margin-top:4px;display:flex}.wallet-balance-modal__label{color:#fcfcfc;font-size:12px;font-weight:500;line-height:1.2}.wallet-balance-modal__eye{color:#fcfcfc;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.wallet-balance-modal__srp{color:#fcfcfc8c;margin:10px 0 0;font-size:12px;font-weight:700}.wallet-balance-modal__spacer{flex:1;min-height:40px}.wallet-balance-modal__cta{z-index:1;color:#191919;cursor:pointer;background:#fcfcfc;border:none;border-radius:1000px;flex-shrink:0;width:100%;height:56px;font-family:inherit;font-size:20px;font-weight:700;line-height:1.2;transition:opacity .2s;position:relative}.wallet-balance-modal__cta:hover{opacity:.92}
