.fee_wrapper__pyw2A{display:flex;margin-top:4px;background:var(--rapt-field);border:none;border-radius:var(--rapt-radius-md);padding:16px 24px;gap:14px;align-items:flex-start}.fee_feeContent__umJ9X{flex:1 1;min-width:0}.fee_title__Y722y{color:var(--rapt-muted);font-size:13px;font-weight:500;opacity:.85}.fee_feeDetail__M7wqz{margin-top:4px;display:flex;flex-direction:column;gap:10px}.fee_feeRow__1uMJZ{display:flex;justify-content:space-between;align-items:center;gap:12px}.fee_totalMoney__oyGCS{font-size:14px;color:var(--rapt-cream);font-weight:600;flex-shrink:0}.fee_moneyDetail__wTmCv{display:flex;font-size:13px;flex-wrap:wrap;justify-content:flex-end;gap:0}.fee_detailItem__yfcmk{display:flex;align-items:center;gap:5px}.fee_detailMoney__E9eTA{color:var(--rapt-cream);opacity:.85}.fee_detailDesc__jP_xQ{color:var(--rapt-muted);margin-left:5px}.fee_detailItem__yfcmk:not(:last-child){border-right:1px solid var(--rapt-hairline);margin-right:12px;padding-right:12px}.fee_priceImpactRow__UQywd{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:8px;border-top:1px dashed var(--rapt-hairline);font-size:13px}.fee_priceImpactLabel__Cl_U1{display:inline-flex;align-items:center;gap:6px;color:var(--rapt-muted);flex-shrink:0}.fee_priceImpactValue__LwyFI{color:var(--rapt-cream);font-weight:500;text-align:right;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.fee_tokenIcon__4TNGZ{width:28px;height:28px;border-radius:var(--rapt-radius-icon);background:var(--rapt-chip);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}@media screen and (max-width:600px){.fee_wrapper__pyw2A{padding:14px 16px;gap:10px;flex-wrap:wrap}.fee_feeRow__1uMJZ{flex-direction:column;align-items:flex-start;gap:6px}.fee_moneyDetail__wTmCv{flex-wrap:wrap;row-gap:4px;font-size:12px;justify-content:flex-start}.fee_detailItem__yfcmk:not(:last-child){margin-right:8px;padding-right:8px}.fee_priceImpactRow__UQywd{flex-direction:column;align-items:flex-start;gap:4px}.fee_priceImpactValue__LwyFI{text-align:left;white-space:normal}}.fee_edit_fees__Go_Pe{display:flex;align-items:center;background-color:#212121;border-radius:var(--rapt-radius-sm);margin-top:80px;.fee_edit_feeItem__HcLBk{flex:1 1;height:62px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;border-radius:var(--rapt-radius-sm);border:1px solid #212121;&:hover{background-color:#ffffff1a}&.fee_edit_feeItemActive__RRSPO{border:1px solid #f7931a}.fee_edit_feeTitle__03njB{font-size:16px;font-weight:500}.fee_edit_feeAmount__Uw9nV,.fee_edit_feeInputAmount__Io8eo{font-size:14px;font-weight:500;color:#808095;margin-top:5px}.fee_edit_feeInputAmount__Io8eo{display:flex;align-items:center;background-color:#000;border-radius:var(--rapt-radius-xs);padding:5px;.fee_edit_feeInput__ZE9aB{background-color:inherit;border:none;width:30px;color:inherit;&:focus{outline:none}}}}}.btn_wrapper__7rGIm{display:flex;align-items:center;justify-content:center;width:100%;height:56px;line-height:56px;margin-top:6px;background-color:var(--rapt-orange);border:none;border-radius:var(--rapt-radius-md);cursor:pointer;font-size:16px;font-weight:600;gap:10px;color:var(--rapt-on-orange)}.btn_wrapper__7rGIm:hover:not(:disabled):not(.btn_disabled__HHLmk){background-color:var(--rapt-orange-hover)}.btn_wrapper__7rGIm.btn_disabled__HHLmk,.btn_wrapper__7rGIm:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.btn_wrapper__7rGIm .btn_loading__ImUns{width:20px;aspect-ratio:1;border-radius:50%;border:3px solid;border-color:var(--rapt-on-orange) transparent;animation:btn_l1__9dwYa 1s infinite}@keyframes btn_l1__9dwYa{to{transform:rotate(.5turn)}}