@font-face{font-family:BinancePlex;src:url(/fonts/BinancePlex-Regular.otf)format("opentype");font-weight:400}@font-face{font-family:BinancePlex;src:url(/fonts/BinancePlex-Medium.otf)format("opentype");font-weight:500}@font-face{font-family:BinancePlex;src:url(/fonts/BinancePlex-SemiBold.otf)format("opentype");font-weight:600}@font-face{font-family:BinancePlex;src:url(/fonts/BinancePlex-Light.otf)format("opentype");font-weight:300}:root{--bg:#fff;--text:#1a1a1a;--label:#6c6c70;--border:#c6c6c8;--border-focus:#3130ff;--input-bg:#fff;--pill-bg:#f2f2f7;--blue:#3130ff;--purple:#8478f7;--purple-light:#b4abfa;--success-green:#34c759;--error-red:#ff3b30;--font:"BinancePlex", -apple-system, "SF Pro Text", sans-serif}@media (prefers-color-scheme:dark){:root{--bg:#1b1b1c;--text:#fff;--label:#8e8e93;--border:#3a3a3c;--border-focus:#44f28a;--input-bg:#1c1c1e;--pill-bg:#2c2c2e;--blue:#47ff91;--purple:#44f28a;--purple-light:#2e764b;--success-green:#47ff91;--error-red:#ff453a}.next-btn,.next-btn:disabled{color:#1b1b1c!important}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;min-height:100dvh;overflow-x:hidden}#root{flex-direction:column;min-height:100dvh;display:flex}.topbar{background:var(--bg);z-index:10;justify-content:center;align-items:center;padding:14px 16px 10px;display:flex;position:sticky;top:0}.topbar-close{cursor:pointer;width:28px;height:28px;color:var(--text);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;right:14px}.topbar-close:active{opacity:.5}.topbar-close svg{width:20px;height:20px}.topbar-title{letter-spacing:-.01em;color:var(--text);font-size:17px;font-weight:600}.form{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;padding:6px 20px 0;display:flex;overflow-y:auto}.field-group{margin-bottom:16px}.field-label{color:var(--label);margin-bottom:6px;font-size:14px;font-weight:500}.input-box,.amount-box,.memo-box{border:1px solid var(--border);background:var(--input-bg);border-radius:12px;align-items:center;min-height:52px;padding:0 12px;transition:border-color .15s;display:flex}.input-box:focus-within,.amount-box:focus-within,.memo-box:focus-within{border-color:var(--border-focus);border-width:1.5px}.input-box input,.amount-box input,.memo-box input{font-family:var(--font);color:var(--text);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:14px 0;font-size:16px;font-weight:400}.input-box input::placeholder,.amount-box input::placeholder,.memo-box input::placeholder{color:var(--label)}.input-action,.amount-suffix,.memo-actions{flex-shrink:0;align-items:center;gap:6px;padding-left:6px;display:flex}.paste-btn,.max-btn{font-family:var(--font);color:var(--blue);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:4px 2px;font-size:15px;font-weight:600}.paste-btn:active,.max-btn:active{opacity:.5}.icon-btn{cursor:pointer;width:34px;height:34px;color:var(--blue);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:flex}.icon-btn:active{opacity:.5}.icon-btn svg{width:24px;height:24px}.amount-suffix .unit{color:var(--label);font-size:16px;font-weight:500}.usd-approx{color:var(--label);margin-top:4px;margin-bottom:-6px;padding-left:2px;font-size:14px}.field-error{color:var(--error-red);min-height:15px;margin-top:3px;padding-left:2px;font-size:12px}.network-pill{background:var(--pill-bg);border-radius:18px;align-items:center;gap:4px;width:fit-content;padding:4px 8px 4px 4px;display:inline-flex}.network-pill .tron-logo{border-radius:50%;width:26px;height:26px;overflow:hidden}.network-pill .tron-logo img{object-fit:cover;width:100%;height:100%}.network-pill span{color:var(--label);font-size:14px;font-weight:500}.network-pill .chevron{color:#8e8e93;width:16px;height:16px;margin-left:0}.status-toast{text-align:center;z-index:20;opacity:0;pointer-events:none;border-radius:14px;padding:14px 18px;font-size:14px;font-weight:500;transition:all .3s;position:fixed;bottom:100px;left:20px;right:20px;transform:translateY(10px)}.status-toast.visible{opacity:1;transform:translateY(0)}.status-toast.info{background:var(--text);color:#fff}.status-toast.success{background:var(--success-green);color:#fff}.status-toast.error{background:var(--error-red);color:#fff}.bottom-bar{padding:10px 20px;padding-bottom:max(20px, env(safe-area-inset-bottom));margin-top:auto}.next-btn{background:var(--blue);color:#fff;width:100%;font-family:var(--font);cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:16px;font-size:18px;font-weight:600;transition:all .15s;display:flex}.next-btn:active:not(:disabled){opacity:.9;transform:scale(.98)}.next-btn:disabled{background:var(--purple-light);cursor:default}.next-btn .spinner{border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.65s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.next-btn.success{background:var(--success-green)}.tx-link{text-align:center;color:var(--blue);padding:10px 0 4px;font-size:13px;font-weight:500;text-decoration:none;display:block}@media (width>=480px){#root{border-left:1px solid var(--border);border-right:1px solid var(--border);max-width:420px;margin:0 auto}}
