*{box-sizing:border-box;margin:0;padding:0}html,body{color:#1a1a1a;background:#fff;height:100%;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow:hidden}*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body,#root,.app-container{background:#fff;width:100%;height:100%;overflow:hidden}body{color:#1a1a2e;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica,Arial,sans-serif}button{font-family:inherit}.tw-screen{background:#fff;flex-direction:column;justify-content:space-between;width:100%;max-width:480px;height:100vh;margin:0 auto;display:flex;overflow:hidden}.tw-top{flex-direction:column;display:flex}.tw-header{justify-content:space-between;align-items:center;padding:12px 16px 10px;display:flex}.tw-back-btn{cursor:pointer;color:#1a1a2e;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.tw-back-btn:active{background:#f0f0f0}.tw-header-title{color:#1a1a2e;letter-spacing:-.2px;font-size:17px;font-weight:600}.tw-header-spacer{width:36px}.tw-to-row{border-bottom:1px solid #f0f0f0;align-items:flex-start;gap:4px;padding:2px 20px 12px;display:flex}.tw-to-label{color:#8a8a9a;white-space:nowrap;flex-shrink:0;padding-top:1px;font-size:14px;font-weight:500}.tw-to-address{color:#1a1a2e;word-break:break-all;font-size:17px;font-weight:700;line-height:1.4}.tw-amount-display-area{flex-direction:column;align-items:center;padding:28px 20px 20px;display:flex}.tw-amount-number{color:#1a1a2e;letter-spacing:-3px;font-variant-numeric:tabular-nums;font-size:72px;font-weight:600;line-height:1}.tw-amount-placeholder{color:#c8c8d0}.tw-amount-number--sm{letter-spacing:-1.5px;font-size:48px}.tw-fiat-row{align-items:center;gap:6px;margin-top:10px;display:flex}.tw-fiat-value{color:#8a8a9a;font-size:15px}.tw-swap-icon{cursor:pointer;color:#8a8a9a;background:0 0;border:none;border-radius:4px;align-items:center;padding:2px;display:flex}.tw-bottom{flex-direction:column;margin-bottom:140px;display:flex}.tw-keypad{grid-template-columns:repeat(3,1fr);padding:0 8px 4px;display:grid}.tw-key{cursor:pointer;color:#1a1a2e;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;height:62px;font-size:26px;font-weight:600;transition:background .1s;display:flex}.tw-key:active{background:#f0f0f5}.tw-key--backspace{color:#5a5a7a}.tw-action-area{padding:6px 20px 20px}.tw-review-btn{cursor:pointer;color:#a0a0b8;background-color:#e8e8f0;border:none;border-radius:14px;width:100%;height:52px;font-size:16px;font-weight:600;transition:background-color .2s,transform .1s}.tw-review-btn--active{color:#fff;background-color:#5856d6;box-shadow:0 4px 14px #5856d64d}.tw-review-btn--active:active{transform:scale(.98)}.tw-review-btn:disabled{cursor:not-allowed}#root{background:#fff;width:100%;height:100%}.app-container{background:#fff;justify-content:center;width:100%;height:100%;display:flex}
