.ds-trade-panel-saving{font-size:var(--font-size-body-t15);line-height:var(--line-height-body-t15);font-weight:var(--font-weight-semibold);align-items:center;gap:6px;padding:4px 0;display:inline-flex}.ds-trade-panel-saving-value{color:var(--green-500)}.ds-trade-panel-saving-amount{font-size:var(--font-size-body-t17-tight);line-height:var(--line-height-body-t17-tight)}.ds-trade-panel-saving-info{color:var(--label-secondary);cursor:default;background:0 0;border:0;padding:0;display:inline-flex}.ds-trade-panel-saving-info:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}
.ds-trade-panel-rules{text-align:center;padding-block-start:16px}.ds-trade-panel-rules-link{appearance:none;font:inherit;font-size:var(--font-size-body-t13);line-height:var(--line-height-body-t13);color:var(--label-secondary);text-decoration:underline;-webkit-text-decoration-color:var(--label-quarternary);text-decoration-color:var(--label-quarternary);text-underline-offset:2px;cursor:pointer;background:0 0;border:0;padding:0}.ds-trade-panel-rules-link:hover,.ds-trade-panel-rules-link:focus-visible{color:var(--label-primary);text-decoration-color:currentColor}.ds-trade-panel-rules-link:focus-visible{outline:2px solid var(--green-500);outline-offset:2px;border-radius:2px}
.ds-trade-panel-fee{font-size:var(--font-size-body-t13);line-height:var(--line-height-body-t13);color:var(--label-secondary);--ds-tooltip-max-width:260px;justify-content:center;margin:6px 0 0;display:flex}.ds-trade-panel-fee-line{align-items:center;gap:6px;display:inline-flex}.ds-trade-panel-fee-tip:hover .ds-trade-panel-fee-line,.ds-trade-panel-fee-tip:focus-within .ds-trade-panel-fee-line{color:var(--label-primary)}.ds-trade-panel-fee-mark{border-radius:4px;flex:none}.ds-trade-panel-fee-info{color:inherit;cursor:default;background:0 0;border:0;padding:0;display:inline-flex}.ds-trade-panel-fee-info:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}
.ds-trade-warning{--ds-tooltip-max-width:280px;justify-content:flex-end;margin:-4px 0 0;display:flex}.ds-trade-warning-tip{max-width:100%}.ds-trade-warning-pill{--ds-trade-warning-fg:var(--orange-500);--ds-trade-warning-bg:color-mix(in oklab, var(--orange-500) 14%, transparent);max-width:100%;height:32px;font:inherit;font-size:var(--font-size-body-t14);line-height:var(--line-height-body-t14);font-weight:var(--font-weight-medium);color:var(--ds-trade-warning-fg);background:var(--ds-trade-warning-bg);cursor:default;border:0;border-radius:999px;align-items:center;gap:4px;padding:0 8px 0 6px;display:inline-flex}.ds-trade-warning-pill--info{--ds-trade-warning-fg:var(--label-secondary);--ds-trade-warning-bg:var(--fill-quarternary)}.ds-trade-warning-pill svg{flex:none;margin:2px}.ds-trade-warning-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ds-trade-warning-pill:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}
.ds-trade-panel{--ds-trade-panel-inset:0px;flex-direction:column;gap:16px;display:flex}.ds-trade-panel-stack{flex-direction:column;gap:16px;min-width:0;display:flex}.ds-trade-panel--card{--ds-trade-panel-inset:20px;background:var(--card-bg);border:1px solid var(--card-border-color);border-radius:var(--card-radius);padding:20px}.ds-trade-panel--skeleton{border-color:var(--fill-quarternary)}.ds-trade-panel--skeleton .ds-trade-panel-tabs{--line-tab-rule:var(--fill-quarternary)}.ds-trade-panel .line-tab .line-tab-option{font-size:var(--font-size-body-t16);line-height:var(--line-height-body-t16)}.ds-trade-panel-tabs{--line-tab-rule:var(--card-border-color);margin-inline:calc(-1 * var(--ds-trade-panel-inset));padding-inline:var(--ds-trade-panel-inset);margin-bottom:8px}.ds-trade-panel-tabs-row{box-shadow:inset 0 -1px 0 var(--line-tab-rule);justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.ds-trade-panel-tabs-end{flex:none;padding-bottom:6px}.ds-trade-panel-divider{background:var(--card-border-color);height:1px;margin-inline:calc(-1 * var(--ds-trade-panel-inset));align-self:stretch;margin-block:8px 12px}.ds-trade-panel--skeleton .ds-trade-panel-divider{background:var(--fill-quarternary)}.ds-trade-panel-action{margin-top:12px}.ds-trade-panel-action~.ds-trade-notice{margin:6px 0 0}.ds-trade-panel-picker{font:inherit;font-size:var(--font-size-body-t15);line-height:var(--line-height-body-t15);font-weight:var(--font-weight-semibold);color:var(--label-primary);background:0 0;border:0;align-items:center;gap:6px;padding:4px 0;display:inline-flex}button.ds-trade-panel-picker{cursor:pointer}.ds-trade-panel-picker:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.ds-trade-panel-picker-chevron{color:var(--label-secondary)}.ds-trade-panel-popover-scrim{cursor:default;z-index:5;background:0 0;border:0;position:fixed;inset:0}.ds-trade-panel-popover{z-index:6;min-width:220px;padding:12px 16px;position:absolute;top:calc(100% + 8px);right:0}.ds-trade-panel-popover--up{top:auto;bottom:calc(100% + 8px)}.ds-trade-panel-wallet .ds-trade-panel-popover--up{overflow-y:auto}.ds-trade-panel:not(.ds-trade-panel--flat-action) .ds-button{--ds-button-bg-hover:var(--ds-button-bg);--ds-button-bg-pressed:var(--ds-button-bg);min-height:43px;font-size:var(--font-size-body-t14);line-height:var(--line-height-body-t14);font-weight:var(--font-weight-semibold);box-shadow:0 5px 0 0 #0003, 0 5px 0 0 var(--ds-button-bg);border-radius:10px;margin-bottom:5px;padding-top:2.5px;transition:transform .12s cubic-bezier(.4,0,.2,1),box-shadow .1s ease-in-out,background-color .1s ease-in-out,color .1s ease-in-out}.ds-trade-panel:not(.ds-trade-panel--flat-action) .ds-button:not(:disabled):not([aria-disabled=true]):hover{box-shadow:0 3.5px 0 0 #0003, 0 3.5px 0 0 var(--ds-button-bg);transform:translateY(1.5px)}.ds-trade-panel:not(.ds-trade-panel--flat-action) .ds-button:not(:disabled):not([aria-disabled=true]):active{box-shadow:0 2px 0 0 #0003, 0 2px 0 0 var(--ds-button-bg);transform:translateY(3px)}.ds-trade-panel:not(.ds-trade-panel--flat-action) .ds-button:disabled,.ds-trade-panel:not(.ds-trade-panel--flat-action) .ds-button[aria-disabled=true]{box-shadow:0 5px 0 0 #0000001a, 0 5px 0 0 var(--ds-button-bg-disabled,var(--fill-tertiary))}.ds-trade-panel:not(.ds-trade-panel--flat-action) .ds-button[aria-busy=true]:disabled{box-shadow:0 5px 0 0 #0003, 0 5px 0 0 var(--ds-button-bg)}.ds-trade-panel-amount,.ds-trade-panel-payout{--ds-trade-figure-base:var(--font-size-body-t40);min-width:0;font-size:var(--ds-trade-figure-size,var(--ds-trade-figure-base));line-height:var(--line-height-body-t40);font-weight:var(--font-weight-semibold);letter-spacing:-.025em;font-variant-numeric:tabular-nums;color:var(--label-primary);flex:1 1 0;justify-content:flex-end;align-items:baseline;display:flex;position:relative}.ds-trade-panel-payout--up{color:var(--green-500)}.ds-trade-panel-payout--down{color:var(--destructive-500)}.ds-trade-figure-measure{top:0;visibility:hidden;pointer-events:none;white-space:pre;font-size:var(--ds-trade-figure-base);position:absolute;inset-inline-end:0}.ds-trade-panel-skel-label,.ds-trade-panel-skel-sub,.ds-trade-panel-skel-value,.ds-trade-panel-skel-wallet{align-items:center;display:flex}.ds-trade-panel-skel-sub{height:var(--line-height-body-t12)}.ds-trade-panel-skel-label{height:var(--line-height-body-t16)}.ds-trade-panel-skel-wallet{height:var(--line-height-body-t15)}.ds-trade-panel-skel-value{height:var(--line-height-body-t40)}
