.AgentInboxSheet_inboxList__gsy3v{padding:20px}.AgentInboxSheet_emptyState__MF5rP{text-align:center;padding:40px 20px;color:rgba(0,0,0,.6)}.AgentInboxSheet_transactionDetail__bM8Kq{padding:20px}.AgentInboxSheet_detailHeader__xm_ve{display:flex;align-items:center;gap:12px;margin-bottom:24px}.AgentInboxSheet_backButton__4uzJD{background:transparent;border:none;font-size:16px;color:#000;cursor:pointer;padding:4px 8px}.AgentInboxSheet_detailContent__UHMbA{display:flex;flex-direction:column;gap:16px}.AgentInboxSheet_detailRow__gwKzq{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0}.AgentInboxSheet_label__0rrHx{font-weight:500;color:rgba(0,0,0,.6)}.AgentInboxSheet_value__zLhdV{font-weight:600;color:#000}.AgentInboxSheet_confirmButton__v_YOk{margin-top:24px;width:100%;height:56px;border-radius:16px;background:#000;color:#fff;font-size:16px;font-weight:600;border:0;cursor:pointer;transition:background .3s ease}.AgentInboxSheet_confirmButton__v_YOk:hover:not(:disabled){background:#333}.AgentInboxSheet_confirmButton__v_YOk:disabled{opacity:.5;cursor:not-allowed}.amount-sheet{display:flex;flex-direction:column;height:100%;min-height:0}.amount-sheet__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:12px 24px 8px;position:relative;flex-shrink:0}.amount-sheet__header--with-scan{padding-left:16px;padding-right:16px}.amount-sheet__scan-button{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:27px;background:hsla(0,0%,100%,.78);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;border:0;cursor:pointer;padding:0;transition:background .3s ease;z-index:10}.amount-sheet__scan-button:hover{background:hsla(0,0%,100%,.85)}.amount-sheet__scan-button:active{background:hsla(0,0%,100%,.9)}.amount-sheet__scan-button img{width:24px;height:24px}.amount-sheet__header-content{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;text-align:center;margin:0 auto;max-width:calc(100% - 80px)}.amount-sheet__balance{font-size:14px;font-weight:400;color:#666;text-align:center}.amount-sheet__balance-label{color:#999;font-weight:300}.amount-sheet__title{text-align:center;font-size:18px;font-weight:400;color:#1a1a1a;margin-top:8px;padding:0 24px;max-width:300px;margin-left:auto;margin-right:auto;white-space:normal}.amount-sheet__amount-display{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 24px 20px}.amount-sheet__zar{line-height:1.2}.amount-fit,.amount-sheet__zar{font-weight:500;color:#111;margin-top:8px;margin-bottom:8px;opacity:.8;letter-spacing:-.2px}.amount-fit{text-align:center;white-space:nowrap}.amount-sheet__usdt-chip{display:inline-flex;align-items:center;padding:8px 16px;background:hsla(0,0%,100%,.78);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:20px;font-size:16px;font-weight:400;color:#666}.amount-keypad{flex:1 1;display:flex;flex-direction:column;padding:0 24px;min-height:0}.amount-keypad__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-row-gap:20px;row-gap:20px;grid-column-gap:16px;column-gap:16px;justify-items:center;flex:1 1;align-content:start;padding-top:8px}.amount-keypad__key{aspect-ratio:1;min-height:56px;border:0;background:transparent;font-size:24px;font-weight:400;color:#1a1a1a;cursor:pointer;display:grid;place-items:center;transition:background .3s ease;border-radius:8px;padding:0}.amount-keypad__key:hover{background:#f5f5f5}.amount-keypad__key:active{background:#e9e9eb}.amount-keypad__footer{position:-webkit-sticky;position:sticky;bottom:calc(env(safe-area-inset-bottom) + 12px);display:flex;flex-direction:column;gap:12px;padding:12px 0 0;background:#fff;z-index:1}.amount-keypad__fee-note{text-align:center;font-size:12px;font-weight:300;color:#999;line-height:1.35;white-space:normal;max-width:300px;margin-left:auto;margin-right:auto}.amount-keypad__fee-note--helicopter{font-size:11px}.amount-keypad__cta{width:100%;padding:16px 24px;background:#f5f5f5;border:0;border-radius:42px;font-size:16px;font-weight:400;color:#1a1a1a;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .3s ease}.amount-keypad__cta:hover{background:#e9e9eb}.amount-keypad__cta:active{background:#d1d1d6}.amount-keypad__cta:disabled{background:#e5e5ea!important;color:#fff!important;cursor:not-allowed;opacity:1!important}.amount-keypad__cta:not([disabled]):not([aria-disabled=true]){background:#000!important;color:#fff!important}.amount-keypad__cta:disabled .amount-keypad__cta-arrow,.amount-keypad__cta:not([disabled]):not([aria-disabled=true]) .amount-keypad__cta-arrow{color:#fff!important}.amount-keypad__cta-arrow{font-size:18px;line-height:1}.amount-cta--dual{display:flex;gap:12px;padding:0 24px}.amount-keypad__cta--card,.amount-keypad__cta--cash{flex:1 1;width:auto}.as-sheet.cash-keypad{background:#e5ff63!important}.amount-sheet--cash-transactions .amount-sheet__amount-display{animation:cashKeypadContentFadeIn .2s cubic-bezier(.25,.46,.45,.94) 50ms both}.amount-sheet--cash-transactions .amount-keypad{animation:cashKeypadContentFadeIn .2s cubic-bezier(.25,.46,.45,.94) 80ms both}.amount-cta--cash-transactions .amount-keypad__cta--cash{animation:cashButtonFadeIn .15s cubic-bezier(.25,.46,.45,.94) .12s both}.amount-cta--cash-transactions .amount-keypad__cta--card{animation:cashButtonFadeIn .15s cubic-bezier(.25,.46,.45,.94) .15s both}.as-sheet.cash-keypad .amount-body,.as-sheet.cash-keypad .amount-keypad,.as-sheet.cash-keypad .amount-keypad__grid{background:#e5ff63!important}.as-sheet.cash-keypad .amount-keypad__key{color:#000!important}.as-sheet.cash-keypad .amount-keypad__key:hover{background:rgba(0,0,0,.1)!important}.as-sheet.cash-keypad .amount-keypad__key:active{background:rgba(0,0,0,.2)!important}.as-sheet.cash-keypad .amount-keypad__footer{background:#e5ff63!important}.as-sheet.cash-keypad .amount-keypad__fee-note{color:#555!important}.amount-cta--lime-green .amount-keypad__cta:disabled{background:#e5ff63!important;color:#000!important;border:1px solid #000!important;cursor:not-allowed;opacity:1!important}.amount-cta--lime-green .amount-keypad__cta:disabled:hover{background:rgba(0,0,0,.05)!important;border-color:#000!important}.amount-cta--lime-green .amount-keypad__cta:not([disabled]):not([aria-disabled=true]){background:#000!important;color:#fff!important;border:0!important}.USDTWarningNote_usdtWarning__mfW5G{display:flex;align-items:flex-start;gap:8px;font-family:Acumin VF,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;line-height:20px;color:#000;letter-spacing:-.23px;margin-top:8px}.USDTWarningNote_icon__EOEkf{width:16px;height:16px;flex-shrink:0;object-fit:contain;margin-top:2px}.USDTWarningNote_text__adBXB{flex:1 1}.USDTWarningNote_light__lqH_k{font-weight:300}.USDTWarningNote_bold__DjOf0{font-weight:500}