.orderForm-module___CcPza__form{flex-direction:column;gap:9px;width:100%;font-family:Geist,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;display:flex}.orderForm-module___CcPza__side{background:var(--surface);border:1px solid var(--border);border-radius:9999px;gap:3px;padding:3px;display:flex}.orderForm-module___CcPza__sideBtn{min-height:30px;color:var(--muted-foreground);letter-spacing:.1px;cursor:pointer;background:0 0;border:0;border-radius:9999px;flex:1 1 0;font-size:12.5px;font-weight:600;transition:background-color .16s cubic-bezier(.22,1,.36,1),color .16s ease-out}.orderForm-module___CcPza__sideBtn:hover{color:var(--foreground)}.orderForm-module___CcPza__sideBtn[data-active][data-side=buy]{background:var(--brand);color:#04210b}.orderForm-module___CcPza__sideBtn[data-active][data-side=sell]{background:var(--negative);color:#fff}.orderForm-module___CcPza__sideBtn:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.orderForm-module___CcPza__types{border-bottom:1px solid var(--border);align-items:center;gap:14px;padding-bottom:7px;display:flex}.orderForm-module___CcPza__type{color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;padding:0 0 1px;font-size:12.5px;font-weight:500;transition:color .16s ease-out;position:relative}.orderForm-module___CcPza__type:hover{color:var(--foreground)}.orderForm-module___CcPza__typeActive{color:var(--foreground);font-weight:600}.orderForm-module___CcPza__typeActive:after{content:"";background:var(--brand);border-radius:2px;height:2px;position:absolute;bottom:-8px;left:0;right:0}.orderForm-module___CcPza__type:focus-visible{outline:2px solid var(--ring);outline-offset:3px;border-radius:var(--radius-sm)}.orderForm-module___CcPza__help{color:var(--muted-foreground);cursor:help;background:0 0;border:0;border-radius:9999px;justify-content:center;align-items:center;margin-left:auto;padding:2px;display:inline-flex}.orderForm-module___CcPza__help:hover{color:var(--foreground)}.orderForm-module___CcPza__help:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.orderForm-module___CcPza__field{flex-direction:column;gap:5px;display:flex}.orderForm-module___CcPza__label{color:var(--muted-foreground);justify-content:space-between;align-items:baseline;font-size:11px;font-weight:500;display:flex}.orderForm-module___CcPza__labelHint{color:var(--muted-foreground);font-weight:400;font-family:var(--font-num),monospace}.orderForm-module___CcPza__box{background:color-mix(in oklab,var(--foreground)5%,transparent);border:1px solid var(--border);border-radius:9999px;align-items:center;gap:8px;min-height:38px;padding:0 6px 0 11px;transition:border-color .16s ease-out;display:flex}.orderForm-module___CcPza__box:focus-within{border-color:var(--border-brand)}.orderForm-module___CcPza__input{min-width:0;color:var(--foreground);font-family:var(--font-num),ui-sans-serif,monospace;letter-spacing:.2px;background:0 0;border:0;flex:1 1 0;font-size:15px;font-weight:500}.orderForm-module___CcPza__input::placeholder{color:var(--muted-foreground);font-size:13px;font-weight:400}.orderForm-module___CcPza__input:focus{outline:none}.orderForm-module___CcPza__unit{color:var(--muted-foreground);white-space:nowrap;font-size:12px;font-weight:500}.orderForm-module___CcPza__steppers{border-left:1px solid var(--border);flex-direction:column;align-self:stretch;margin-left:2px;padding-left:5px;display:flex}.orderForm-module___CcPza__step{width:19px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;flex:1 1 0;justify-content:center;align-items:center;transition:color .14s ease-out;display:inline-flex}.orderForm-module___CcPza__step:hover:not(:disabled){color:var(--foreground)}.orderForm-module___CcPza__step:disabled{opacity:.4;cursor:default}.orderForm-module___CcPza__panel{border:1px solid var(--border);background:color-mix(in oklab,var(--foreground)3%,transparent);border-radius:12px;flex-direction:column;transition:border-color .16s ease-out;display:flex;overflow:hidden}.orderForm-module___CcPza__panel:focus-within{border-color:var(--border-brand)}.orderForm-module___CcPza__leg{flex-direction:column;gap:4px;padding:9px 11px;display:flex}.orderForm-module___CcPza__legLabel{color:var(--muted-foreground);font-size:11px;font-weight:500}.orderForm-module___CcPza__legRow{align-items:center;gap:8px;display:flex}.orderForm-module___CcPza__legInput{min-width:0;color:var(--foreground);font-family:var(--font-num),ui-sans-serif,monospace;letter-spacing:.2px;background:0 0;border:0;flex:1 1 0;font-size:17px;font-weight:600}.orderForm-module___CcPza__legInput::placeholder{color:var(--muted-foreground);font-weight:400}.orderForm-module___CcPza__legInput:focus{outline:none}.orderForm-module___CcPza__chip{background:color-mix(in oklab,var(--foreground)7%,transparent);border:1px solid var(--border);color:var(--foreground);border-radius:9999px;flex:none;align-items:center;gap:6px;padding:4px 9px 4px 5px;font-size:12.5px;font-weight:500;display:inline-flex}.orderForm-module___CcPza__chip img{border-radius:9999px}.orderForm-module___CcPza__panelDivider{background:var(--border);height:1px;margin:0 11px;position:relative}.orderForm-module___CcPza__flip{background:var(--surface);border:1px solid var(--border);width:26px;height:26px;color:var(--brand);cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;transition:border-color .15s ease-out,color .15s ease-out;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orderForm-module___CcPza__flip:hover{border-color:var(--border-brand)}.orderForm-module___CcPza__flip:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.orderForm-module___CcPza__rate{color:var(--muted-foreground);font-size:11.5px;font-family:var(--font-num),ui-sans-serif,monospace;align-items:center;gap:7px;padding:0 2px;display:flex}.orderForm-module___CcPza__liveDot{background:var(--brand);width:6px;height:6px;box-shadow:0 0 0 0 color-mix(in srgb,var(--brand)60%,transparent);border-radius:9999px;flex:none;animation:2s cubic-bezier(.4,0,.6,1) infinite orderForm-module___CcPza__of-pulse}@keyframes orderForm-module___CcPza__of-pulse{0%{box-shadow:0 0 0 0 color-mix(in srgb,var(--brand)55%,transparent)}70%{box-shadow:0 0 0 5px color-mix(in srgb,var(--brand)0%,transparent)}to{box-shadow:0 0 0 0 color-mix(in srgb,var(--brand)0%,transparent)}}.orderForm-module___CcPza__presets{gap:6px;display:flex}.orderForm-module___CcPza__preset{border:1px solid var(--border);min-height:26px;color:var(--muted-foreground);cursor:pointer;background:0 0;border-radius:9999px;flex:1 1 0;font-size:11.5px;font-weight:500;transition:color .14s ease-out,border-color .14s ease-out,background-color .14s ease-out}.orderForm-module___CcPza__preset:hover{color:var(--foreground);border-color:var(--border-brand)}.orderForm-module___CcPza__preset[data-on=true]{color:var(--brand);border-color:var(--border-brand);background:var(--border-brand)}.orderForm-module___CcPza__preset:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.orderForm-module___CcPza__sliderWrap{align-items:center;height:18px;margin:0 4px;display:flex;position:relative}.orderForm-module___CcPza__sliderTrack{background:var(--border);pointer-events:none;border-radius:2px;height:2px;position:absolute;left:0;right:0}.orderForm-module___CcPza__sliderFill{background:var(--brand);pointer-events:none;border-radius:2px;height:2px;transition:width .12s ease-out;position:absolute;left:0}.orderForm-module___CcPza__dot{background:var(--surface);border:1.5px solid var(--border);pointer-events:none;border-radius:9999px;width:6px;height:6px;margin-left:-3px;transition:background-color .14s ease-out,border-color .14s ease-out;position:absolute;top:50%;transform:translateY(-50%)}.orderForm-module___CcPza__dot[data-on]{background:var(--brand);border-color:var(--brand)}.orderForm-module___CcPza__slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;z-index:1;background:0 0;width:100%;margin:0;position:relative}.orderForm-module___CcPza__slider::-webkit-slider-runnable-track{background:0 0;height:18px}.orderForm-module___CcPza__slider::-moz-range-track{background:0 0;height:18px}.orderForm-module___CcPza__slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--foreground);border:2px solid var(--brand);border-radius:9999px;width:13px;height:13px;margin-top:2px;box-shadow:0 1px 3px rgba(0,0,0,.4)}.orderForm-module___CcPza__slider::-moz-range-thumb{background:var(--foreground);border:2px solid var(--brand);border-radius:9999px;width:13px;height:13px;box-shadow:0 1px 3px rgba(0,0,0,.4)}.orderForm-module___CcPza__slider:focus-visible::-webkit-slider-thumb{outline:2px solid var(--ring);outline-offset:2px}.orderForm-module___CcPza__estimate{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:6px;padding:9px 11px;display:flex}.orderForm-module___CcPza__estimateRow{justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.orderForm-module___CcPza__estimateKey{color:var(--muted-foreground);align-items:center;gap:5px;display:inline-flex}.orderForm-module___CcPza__estimateVal{color:var(--foreground);font-family:var(--font-num),ui-sans-serif,monospace;font-weight:500}.orderForm-module___CcPza__estimateVal[data-tone=warn]{color:var(--negative)}.orderForm-module___CcPza__estimateVal[data-tone=muted]{color:var(--muted-foreground);font-weight:400}.orderForm-module___CcPza__slipEdit{color:var(--foreground);font-family:var(--font-num),monospace;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:12px;font-weight:500;display:inline-flex}.orderForm-module___CcPza__slipEdit:hover{color:var(--brand)}.orderForm-module___CcPza__skelLine{background:linear-gradient(90deg,var(--border)25%,color-mix(in oklab,var(--border)50%,transparent)37%,var(--border)63%);background-size:400% 100%;border-radius:9999px;height:11px;animation:1.4s infinite orderForm-module___CcPza__of-shimmer}@keyframes orderForm-module___CcPza__of-shimmer{0%{background-position:100%}to{background-position:0}}.orderForm-module___CcPza__meta{justify-content:space-between;align-items:center;font-size:12px;display:flex}.orderForm-module___CcPza__metaKey{color:var(--muted-foreground)}.orderForm-module___CcPza__metaVal{color:var(--foreground);font-family:var(--font-num),ui-sans-serif,monospace;align-items:center;gap:7px;font-weight:500;display:inline-flex}.orderForm-module___CcPza__metaVal[data-muted=true]{color:var(--muted-foreground);font-weight:400}.orderForm-module___CcPza__plus{background:var(--border-brand);width:16px;height:16px;color:var(--brand);cursor:pointer;border:0;border-radius:9999px;justify-content:center;align-items:center;transition:background-color .14s ease-out;display:inline-flex}.orderForm-module___CcPza__plus:hover{background:color-mix(in srgb,var(--brand)30%,transparent)}.orderForm-module___CcPza__plus:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.orderForm-module___CcPza__cta{letter-spacing:.1px;cursor:pointer;border:0;border-radius:9999px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:38px;margin-top:1px;font-size:14px;font-weight:600;transition:filter .16s ease-out,background-color .2s cubic-bezier(.22,1,.36,1),opacity .16s ease-out;display:inline-flex}.orderForm-module___CcPza__cta[data-side=buy]{background:var(--brand);color:#04210b}.orderForm-module___CcPza__cta[data-side=sell]{background:var(--negative);color:#fff}.orderForm-module___CcPza__cta[data-variant=neutral]{background:color-mix(in oklab,var(--foreground)14%,transparent);color:var(--foreground)}.orderForm-module___CcPza__cta:hover:not(:disabled){filter:brightness(1.06)}.orderForm-module___CcPza__cta:disabled{opacity:.5;cursor:default}.orderForm-module___CcPza__cta:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.orderForm-module___CcPza__settingPreset{border:1px solid var(--border);color:var(--foreground);cursor:pointer;background:0 0;border-radius:9999px;padding:3px 10px;font-size:12px}.orderForm-module___CcPza__settingPreset[data-on=true]{border-color:var(--border-brand);background:var(--border-brand);color:var(--brand)}@media (prefers-reduced-motion:reduce){.orderForm-module___CcPza__form *,.orderForm-module___CcPza__liveDot,.orderForm-module___CcPza__skelLine,.orderForm-module___CcPza__sliderFill,.orderForm-module___CcPza__cta,.orderForm-module___CcPza__sideBtn{transition:none!important;animation:none!important}}
