.walletSheet_backdrop__vAovt{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:40;opacity:0;animation:walletSheet_fadeIn__9nZkJ .2s ease-out forwards}.walletSheet_backdropClosing__M6UNl{animation:walletSheet_fadeOut__Mp1Gt .2s ease-out forwards}@keyframes walletSheet_fadeIn__9nZkJ{to{opacity:1}}@keyframes walletSheet_fadeOut__Mp1Gt{0%{opacity:1}to{opacity:0}}.walletSheet_sheet__BWtZP{position:fixed;left:0;right:0;bottom:0;z-index:41;background:#fff;border-radius:24px 24px 0 0;padding:12px var(--space-md) calc(var(--space-lg) + env(safe-area-inset-bottom)) var(--space-md);max-height:90vh;overflow-y:auto;transform:translateY(100%);animation:walletSheet_slideUp___Nvia .28s cubic-bezier(.22,.61,.36,1) forwards;will-change:transform;box-shadow:0 -8px 32px rgba(0,0,0,.18)}.walletSheet_sheetDragging___vfpU{animation:none;transition:none}.walletSheet_sheetClosing__SCCGm{animation:walletSheet_slideDown__WnInT .22s ease-in forwards}@keyframes walletSheet_slideUp___Nvia{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes walletSheet_slideDown__WnInT{0%{transform:translateY(0)}to{transform:translateY(100%)}}@media (min-width:900px){.walletSheet_backdrop__vAovt{background:transparent}.walletSheet_sheet__BWtZP{left:auto;right:24px;bottom:auto;top:80px;width:400px;max-height:calc(100dvh - 112px);border-radius:18px;padding:20px 20px 24px;box-shadow:0 24px 48px rgba(0,0,0,.22),0 8px 16px rgba(0,0,0,.08);transform:translateY(-12px);animation:walletSheet_popIn__ksc9H .22s cubic-bezier(.22,.61,.36,1) forwards;border:1px solid rgba(var(--color-primary-rgb),.12)}.walletSheet_sheetClosing__SCCGm{animation:walletSheet_popOut__HNiU5 .16s ease-in forwards}.walletSheet_handle__eIomB{display:none}@keyframes walletSheet_popIn__ksc9H{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes walletSheet_popOut__HNiU5{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}}@media (min-width:1280px){.walletSheet_sheet__BWtZP{right:40px}}.walletSheet_handle__eIomB{width:44px;height:5px;background:#d8d8d8;border-radius:3px;margin:0 auto 16px;touch-action:none}.walletSheet_heading__VBl0o{font-size:1.25rem;font-weight:700;text-align:center;margin-bottom:12px;color:var(--color-text-primary)}.walletSheet_amountRow__l7STp{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:20px}.walletSheet_amount__dog96{font-size:2rem;font-weight:700;color:var(--color-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.walletSheet_eyeBtn__noc8H{width:32px;height:32px;border:none;background:transparent;color:var(--color-text-secondary);display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.walletSheet_eyeBtn__noc8H:hover{background:rgba(0,0,0,.05)}.walletSheet_ctaRow__plMz4{display:flex;gap:12px;margin-bottom:var(--space-lg)}.walletSheet_ctaRow__plMz4>*{flex:1 1}.walletSheet_sectionHeader__vYA9p{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}.walletSheet_sectionTitle__NTTue{font-size:.95rem;font-weight:700;color:var(--color-text-primary)}.walletSheet_viewAll__M_u8z{font-size:.85rem;font-weight:600;color:var(--color-primary);text-decoration:none}.walletSheet_txList__a5WD1{display:flex;flex-direction:column;margin-bottom:8px}.walletSheet_emptyState__1Vjih{text-align:center;padding:var(--space-lg) 0;color:var(--color-text-secondary);font-size:.9rem}