*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a1a;background-color:#fff;justify-content:center;align-items:stretch;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex}button,input{font:inherit}.container{background:#fff;flex-direction:column;width:100%;max-width:480px;min-height:100vh;padding:0 20px;display:flex;position:relative}.header{justify-content:center;align-items:center;padding:14px 0;display:flex;position:relative}.header h1{letter-spacing:-.2px;font-size:17px;font-weight:600}.close-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.close-btn svg{stroke:#1a1a1a;stroke-width:2px;width:20px;height:20px}.section{margin-top:16px}.section-label{color:#1a1a1a;margin-bottom:8px;font-size:13px;font-weight:500}.address-input-wrapper,.amount-input-wrapper{background:#fff;border:1.5px solid #e0e0e0;border-radius:12px;align-items:center;display:flex}.address-input-wrapper{height:52px;padding:0 12px}.amount-input-wrapper{gap:4px;height:56px;padding:0 14px}.address-input-wrapper input,.amount-input-wrapper input{color:#1a1a1a;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:15px}.address-input-wrapper input::placeholder,.amount-input-wrapper input::placeholder{color:#b0b0b0;font-size:15px}.paste-btn,.max-btn{color:#4a3aff;cursor:pointer;white-space:nowrap;background:0 0;border:none}.paste-btn{padding:4px 8px;font-size:14px;font-weight:600}.max-btn{flex-shrink:0;padding:4px 2px;font-size:15px;font-weight:700}.icon-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:6px;display:flex}.icon-btn svg{width:22px;height:22px}.network-selector{cursor:pointer;background:#f5f5f5;border:none;border-radius:20px;align-items:center;gap:6px;padding:8px 14px 8px 10px;display:inline-flex}.tron-icon{justify-content:center;align-items:center;width:22px;height:22px;display:flex}.tron-icon svg{width:20px;height:20px}.network-selector span,.amount-currency{color:#888;font-size:14px;font-weight:400}.dropdown-arrow{width:10px;height:10px;margin-left:2px}.amount-currency{white-space:nowrap;flex-shrink:0}.approx-value{color:#888;margin-top:10px;font-size:13px}.spacer{flex:.5}.next-btn-wrapper{padding:20px 0 32px}.next-btn{color:#fff;cursor:pointer;letter-spacing:.2px;background:#4a3aff;border:none;border-radius:28px;width:100%;height:54px;font-size:16px;font-weight:600;transition:background .2s,opacity .2s}.next-btn:hover,.next-btn:active{background:#4a3aff}.next-btn:disabled{cursor:not-allowed;opacity:.65}
