.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:#e9e9eb;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:#d1d1d6}.amount-sheet__scan-button:active{background:#c7c7cc}.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}.amount-sheet__amount-display{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 24px 20px}.amount-sheet__zar{line-height:1}.amount-fit,.amount-sheet__zar{font-weight:700;color:#111;margin-top:8px;margin-bottom:8px}.amount-fit{text-align:center;white-space:nowrap}.amount-sheet__usdt-chip{display:inline-flex;align-items:center;padding:8px 16px;background:#f5f5f5;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}.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}.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}