.EvaluationSelector-module__tUicZG__container{color:var(--foreground);flex-direction:column;gap:2rem;display:flex}.EvaluationSelector-module__tUicZG__header{flex-direction:column;gap:.75rem;display:flex}.EvaluationSelector-module__tUicZG__heading{text-transform:uppercase;letter-spacing:.08em;font-size:1.75rem;font-weight:600}.EvaluationSelector-module__tUicZG__description{color:rgba(255,255,255,.6);max-width:46rem;font-size:.95rem}.EvaluationSelector-module__tUicZG__toggleBar{justify-content:flex-start;display:flex}.EvaluationSelector-module__tUicZG__toggleBar+.EvaluationSelector-module__tUicZG__skeletonGrid,.EvaluationSelector-module__tUicZG__toggleBar+.EvaluationSelector-module__tUicZG__status,.EvaluationSelector-module__tUicZG__toggleBar+.EvaluationSelector-module__tUicZG__grid{margin-top:1.5rem}.EvaluationSelector-module__tUicZG__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.EvaluationSelector-module__tUicZG__card{border:1px solid oklch(var(--primary-color));text-align:left;cursor:pointer;background:#050505;border-radius:0;outline:none;flex-direction:column;gap:1.25rem;padding:1.5rem;transition:background-color .2s,box-shadow .2s;display:flex}.EvaluationSelector-module__tUicZG__card:hover{background:#0b0b0b}.EvaluationSelector-module__tUicZG__cardSelected{background:#0d0d0d;box-shadow:0 0 0 3px rgba(151,252,228,.22)}.EvaluationSelector-module__tUicZG__card:focus-visible{box-shadow:0 0 0 3px rgba(151,252,228,.32)}.EvaluationSelector-module__tUicZG__cardHeader{background:oklch(var(--primary-color));color:#000;text-transform:uppercase;letter-spacing:.08em;flex-direction:column;gap:.35rem;margin:-1.5rem -1.5rem 1.25rem;padding:.75rem 1.5rem;font-weight:600;display:flex}.EvaluationSelector-module__tUicZG__cardLabel{font-size:.78rem}.EvaluationSelector-module__tUicZG__accountBadge{font-size:1rem}.EvaluationSelector-module__tUicZG__metrics{flex-direction:column;gap:.9rem;display:flex}.EvaluationSelector-module__tUicZG__metricRow{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.EvaluationSelector-module__tUicZG__metricLabel{text-transform:uppercase;letter-spacing:.06em;color:#fff;align-items:center;gap:.5rem;font-size:.8rem;display:inline-flex}.EvaluationSelector-module__tUicZG__metricValue{color:rgba(255,255,255,.6);text-align:right;margin-left:auto;font-size:.92rem;font-weight:500}.EvaluationSelector-module__tUicZG__metricValueAccent{color:oklch(var(--primary-color))}.EvaluationSelector-module__tUicZG__tooltipButton{border:1px solid oklch(var(--secondary-color));width:1.5rem;height:1.5rem;color:oklch(var(--primary-color));cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;font-size:.75rem;transition:background-color .2s;display:inline-flex}.EvaluationSelector-module__tUicZG__tooltipButton:hover{background:rgba(151,252,228,.12);outline:none}.EvaluationSelector-module__tUicZG__tooltipButton:focus-visible{background:rgba(151,252,228,.12);outline:none}.EvaluationSelector-module__tUicZG__tooltip{border:1px solid oklch(var(--secondary-color));color:rgba(255,255,255,.72);background:#090909;margin-top:.65rem;padding:.75rem;font-size:.75rem;line-height:1.35}.EvaluationSelector-module__tUicZG__controls{flex-direction:column;align-items:center;gap:1rem;margin-top:2rem;display:flex}.EvaluationSelector-module__tUicZG__controlsButton{align-self:center;width:100%;max-width:20rem}.EvaluationSelector-module__tUicZG__toggle{text-transform:uppercase;letter-spacing:.05em;color:#fff;align-items:center;gap:1rem;font-size:1.05rem;font-weight:600;display:inline-flex}.EvaluationSelector-module__tUicZG__toggle input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid oklch(var(--secondary-color));cursor:pointer;background:#111;border-radius:999px;width:3rem;height:1.6rem;transition:background-color .2s;position:relative}.EvaluationSelector-module__tUicZG__toggle input:after{content:"";background:oklch(var(--primary-color));border-radius:50%;width:1.3rem;height:1.3rem;transition:transform .2s,background-color .2s;position:absolute;top:50%;left:.2rem;transform:translateY(-50%)}.EvaluationSelector-module__tUicZG__toggle input:checked{background:oklch(var(--primary-color))}.EvaluationSelector-module__tUicZG__toggle input:checked:after{background:#000;transform:translate(1.35rem,-50%)}.EvaluationSelector-module__tUicZG__toggleFire{opacity:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-left:.35rem;font-size:1.2rem;transition:opacity .2s,transform .2s;display:inline-flex;transform:scale(.85)}.EvaluationSelector-module__tUicZG__toggleFireOn{opacity:1;transform:scale(1)}.EvaluationSelector-module__tUicZG__ctaButton{text-transform:uppercase;letter-spacing:.05em;background:oklch(var(--primary-color));color:#000;cursor:pointer;border:none;align-self:stretch;min-width:13rem;padding:.85rem 1.75rem;font-family:IBM Plex Mono,monospace;font-weight:600;transition:background .2s}.EvaluationSelector-module__tUicZG__cardAction{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.EvaluationSelector-module__tUicZG__cardCta{text-transform:uppercase;letter-spacing:.05em;background:oklch(var(--primary-color));color:#000;cursor:pointer;border:none;width:100%;padding:.75rem 1.25rem;font-family:IBM Plex Mono,monospace;font-weight:600;transition:background .2s}.EvaluationSelector-module__tUicZG__cardCta:disabled{cursor:not-allowed;color:rgba(255,255,255,.35);background:#222}.EvaluationSelector-module__tUicZG__cardCta:not(:disabled):hover,.EvaluationSelector-module__tUicZG__ctaButton:hover:not(:disabled){background:oklch(var(--primary-color)/.9)}.EvaluationSelector-module__tUicZG__ctaButton:disabled{cursor:not-allowed;color:rgba(255,255,255,.35);background:#222}.EvaluationSelector-module__tUicZG__status{color:rgba(255,255,255,.6);font-size:.8rem}.EvaluationSelector-module__tUicZG__statusError{color:#ff6b6b}.EvaluationSelector-module__tUicZG__statusWarn{color:#f7c948}.EvaluationSelector-module__tUicZG__statusSuccess{color:#4ade80}.EvaluationSelector-module__tUicZG__skeletonGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.EvaluationSelector-module__tUicZG__skeletonCard{background:#060606;border:1px solid rgba(151,252,228,.2);height:9.5rem;animation:1.4s ease-in-out infinite EvaluationSelector-module__tUicZG__pulse}@keyframes EvaluationSelector-module__tUicZG__pulse{0%,to{opacity:.4}50%{opacity:.9}}
.Frame-module__gqwR1G__frame{box-sizing:border-box;border:1px solid oklch(var(--secondary-color));background:#000;flex-direction:column;width:calc(100vw - 2.5rem);min-height:calc(100vh - 2.5rem);margin:1.25rem;display:flex;position:relative}.Frame-module__gqwR1G__corners{pointer-events:none}.Frame-module__gqwR1G__cross{box-sizing:border-box;width:2rem;height:2rem;position:absolute}.Frame-module__gqwR1G__cross:before,.Frame-module__gqwR1G__cross:after{content:"";background-color:oklch(var(--secondary-color));width:100%;height:100%;position:absolute}.Frame-module__gqwR1G__cross.Frame-module__gqwR1G__tl:before{clip-path:polygon(0% 0%,1px 0%,100% calc(100% - 1px),100% 100%,calc(100% - 1px) 100%,0% 1px)}.Frame-module__gqwR1G__cross.Frame-module__gqwR1G__tl:after{clip-path:polygon(calc(100% - 1px) 0%,100% 0%,100% 1px,1px 100%,0% 100%,0% calc(100% - 1px))}.Frame-module__gqwR1G__tl{border-right:1px solid oklch(var(--secondary-color));border-bottom:1px solid oklch(var(--secondary-color));top:-1px;left:-1px}.Frame-module__gqwR1G__tr{border-left:1px solid oklch(var(--secondary-color));border-bottom:1px solid oklch(var(--secondary-color));top:-1px;right:-1px}.Frame-module__gqwR1G__bl{border-right:1px solid oklch(var(--secondary-color));border-top:1px solid oklch(var(--secondary-color));bottom:-1px;left:-1px}.Frame-module__gqwR1G__br{border-left:1px solid oklch(var(--secondary-color));border-top:1px solid oklch(var(--secondary-color));bottom:-1px;right:-1px}.Frame-module__gqwR1G__inner{flex-direction:column;flex:1;min-height:0;display:flex}
.SignUpModal-module__aSgjxa__overlay{z-index:1000;background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.SignUpModal-module__aSgjxa__modal{border:1px solid oklch(var(--secondary-color));background-color:#000;width:100%;max-width:400px;margin:1rem}.SignUpModal-module__aSgjxa__header{border-bottom:1px solid oklch(var(--secondary-color));justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.SignUpModal-module__aSgjxa__title{text-transform:uppercase;color:#fff;margin:0;font-family:IBM Plex Mono,monospace;font-size:.9375rem}.SignUpModal-module__aSgjxa__closeButton{color:oklch(var(--secondary-color));cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex}.SignUpModal-module__aSgjxa__closeButton:hover{color:#fff}.SignUpModal-module__aSgjxa__content{padding:1.25rem}.SignUpModal-module__aSgjxa__label{text-transform:uppercase;color:oklch(var(--secondary-color));margin-bottom:.5rem;font-family:IBM Plex Mono,monospace;font-size:.75rem;display:block}.SignUpModal-module__aSgjxa__input{border:1px solid oklch(var(--secondary-color));color:#fff;box-sizing:border-box;background-color:transparent;outline:none;width:100%;padding:.75rem 1rem;font-family:IBM Plex Mono,monospace;font-size:.9375rem;transition:border-color .2s}.SignUpModal-module__aSgjxa__input::placeholder{color:oklch(var(--secondary-color)/.5)}.SignUpModal-module__aSgjxa__input:focus{border-color:oklch(var(--primary-color))}.SignUpModal-module__aSgjxa__error{color:#f44;margin-top:.5rem;font-family:IBM Plex Mono,monospace;font-size:.75rem}.SignUpModal-module__aSgjxa__footer{border-top:1px solid oklch(var(--secondary-color));gap:0;display:flex}.SignUpModal-module__aSgjxa__cancelButton{text-transform:uppercase;border:none;border-right:1px solid oklch(var(--secondary-color));color:#fff;cursor:pointer;background-color:transparent;flex:1;padding:1rem;font-family:IBM Plex Mono,monospace;font-size:.9375rem;transition:background-color .2s}.SignUpModal-module__aSgjxa__cancelButton:hover{background-color:rgba(255,255,255,.05)}.SignUpModal-module__aSgjxa__continueButton{text-transform:uppercase;background-color:oklch(var(--primary-color));color:#000;cursor:pointer;border:none;flex:1;padding:1rem;font-family:IBM Plex Mono,monospace;font-size:.9375rem;transition:background-color .2s}.SignUpModal-module__aSgjxa__continueButton:hover:not(:disabled){background-color:oklch(var(--primary-color)/.9)}.SignUpModal-module__aSgjxa__continueButton:disabled{opacity:.5;cursor:not-allowed}
.Header-module__lnUIdW__header{border-bottom:1px solid oklch(var(--secondary-color));box-sizing:border-box;background-color:#000;flex-direction:row;align-items:stretch;width:100%;height:3rem;display:flex;position:relative}.Header-module__lnUIdW__logo{border-right:1px solid oklch(var(--secondary-color));box-sizing:border-box;cursor:pointer;align-items:center;width:auto;height:3rem;padding-left:1.25rem;padding-right:1.25rem;display:flex}.Header-module__lnUIdW__logo>svg{width:auto;height:1rem;display:block}.Header-module__lnUIdW__bar{background-color:oklch(var(--secondary-color));flex:1;width:calc(100% - 2.5rem);height:1px;margin-top:auto;margin-bottom:auto;margin-left:1.25rem;margin-right:1.25rem}.Header-module__lnUIdW__nav{align-items:stretch;display:flex}.Header-module__lnUIdW__navButton{text-transform:uppercase;width:13.75rem;transition:background-color .3s var(--ease-out-expo);cursor:pointer;color:#fff;border:none;border-left:1px solid oklch(var(--secondary-color));border-right:1px solid oklch(var(--secondary-color));justify-content:center;align-items:center;height:3rem;font-family:IBM Plex Mono,monospace;font-size:.9375rem;display:flex}.Header-module__lnUIdW__navButton:hover{background-color:rgba(255,255,255,.05)}.Header-module__lnUIdW__navButton+.Header-module__lnUIdW__navButton{border-left:none}.Header-module__lnUIdW__connect{text-transform:uppercase;width:13.75rem;transition:background-color .3s var(--ease-out-expo);cursor:pointer;color:#000;background-color:oklch(var(--primary-color));border:none;justify-content:center;align-items:center;height:3rem;font-family:IBM Plex Mono,monospace;font-size:.9375rem;display:flex}.Header-module__lnUIdW__connect:hover{background-color:oklch(var(--primary-color)/.9)}.Header-module__lnUIdW__authButtons{align-items:stretch;display:flex;position:relative}.Header-module__lnUIdW__statusMessage,.Header-module__lnUIdW__errorMessage{white-space:nowrap;padding:0 1rem;font-family:IBM Plex Mono,monospace;font-size:.875rem;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.Header-module__lnUIdW__statusMessage{color:oklch(var(--primary-color))}.Header-module__lnUIdW__errorMessage{color:#f44}.Header-module__lnUIdW__login{text-transform:uppercase;width:10rem;transition:background-color .3s var(--ease-out-expo);border:none;border-left:1px solid oklch(var(--secondary-color));cursor:pointer;color:#fff;background-color:transparent;justify-content:center;align-items:center;height:3rem;font-family:IBM Plex Mono,monospace;font-size:.9375rem;display:flex}.Header-module__lnUIdW__login:hover{background-color:rgba(255,255,255,.05)}@media (max-width:767px){.Header-module__lnUIdW__nav{display:none}}
.BottomBar-module__gpFjNq__bottom{border-top:1px solid oklch(var(--secondary-color));box-sizing:border-box;background-color:#000;flex-direction:row;flex-shrink:0;justify-content:space-between;align-items:stretch;width:100%;height:3rem;margin-top:auto;display:flex;position:relative}.BottomBar-module__gpFjNq__cross{border-right:1px solid oklch(var(--secondary-color));justify-content:center;align-items:center;width:3.875rem;height:100%;display:flex;position:relative}.BottomBar-module__gpFjNq__cross:before,.BottomBar-module__gpFjNq__cross:after{content:"";background-color:oklch(var(--secondary-color));width:100%;height:100%;position:absolute}.BottomBar-module__gpFjNq__cross:before{clip-path:polygon(0% 0%,1px 0%,100% calc(100% - 1px),100% 100%,calc(100% - 1px) 100%,0% 1px)}.BottomBar-module__gpFjNq__cross:after{clip-path:polygon(calc(100% - 1px) 0%,100% 0%,100% 1px,1px 100%,0% 100%,0% calc(100% - 1px))}.BottomBar-module__gpFjNq__links{flex-direction:row;display:flex}.BottomBar-module__gpFjNq__links>a{text-transform:uppercase;color:#fff;border-left:1px solid oklch(var(--secondary-color));width:13.75rem;height:100%;transition:background-color .3s var(--ease-out-expo);justify-content:center;align-items:center;font-family:IBM Plex Mono,monospace;font-size:.9375rem;display:flex}.BottomBar-module__gpFjNq__links>a:hover{background-color:rgba(255,255,255,.05)}
.AdminPlaceholder-module__0CncQa__container{min-height:60vh;color:var(--foreground);flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.AdminPlaceholder-module__0CncQa__iconWrapper{border:2px solid oklch(var(--primary-color));background:#050505;justify-content:center;align-items:center;width:5rem;height:5rem;margin-bottom:2rem;display:flex}.AdminPlaceholder-module__0CncQa__icon{color:oklch(var(--primary-color));font-size:2.5rem}.AdminPlaceholder-module__0CncQa__heading{text-transform:uppercase;letter-spacing:.08em;color:var(--foreground);text-align:center;margin:0 0 1rem;font-family:IBM Plex Mono,monospace;font-size:1.75rem;font-weight:600}.AdminPlaceholder-module__0CncQa__description{color:rgba(255,255,255,.6);text-align:center;max-width:32rem;font-family:IBM Plex Mono,monospace;font-size:.95rem;line-height:1.6}
.TradingTerminalLayout-module__04kkRq__container{color:var(--foreground);background:#050505;flex-direction:column;flex:1;display:flex;overflow:hidden}.TradingTerminalLayout-module__04kkRq__topRow{border-bottom:1px solid rgba(255,255,255,.1);grid-template-columns:minmax(0,3fr) repeat(2,minmax(240px,1fr));align-items:stretch;gap:1.25rem;padding:1.5rem;display:grid}.TradingTerminalLayout-module__04kkRq__chartColumn{flex-direction:column;gap:1rem;display:flex}.TradingTerminalLayout-module__04kkRq__assetHeader{justify-content:space-between;align-items:flex-end;gap:1.5rem;display:flex}.TradingTerminalLayout-module__04kkRq__assetPicker{flex-shrink:0}.TradingTerminalLayout-module__04kkRq__assetContext{flex:1;justify-content:flex-end;min-height:3rem;display:flex}.TradingTerminalLayout-module__04kkRq__chart{background:#060606;border:1px solid rgba(151,252,228,.2);flex:1;min-height:22rem}.TradingTerminalLayout-module__04kkRq__orderFormColumn,.TradingTerminalLayout-module__04kkRq__orderBookColumn{background:#060606;border:1px solid rgba(151,252,228,.2);flex-direction:column;min-height:22rem;display:flex}.TradingTerminalLayout-module__04kkRq__orderBookColumn{padding:1rem}@media (max-width:1400px){.TradingTerminalLayout-module__04kkRq__topRow{grid-template-columns:minmax(0,2fr) repeat(2,minmax(220px,1fr))}}@media (max-width:1100px){.TradingTerminalLayout-module__04kkRq__topRow{grid-template-columns:1fr}.TradingTerminalLayout-module__04kkRq__orderFormColumn,.TradingTerminalLayout-module__04kkRq__orderBookColumn{min-height:12rem}}.TradingTerminalLayout-module__04kkRq__bottomRow{gap:1.25rem;padding:0 1.5rem 1.5rem;display:flex}.TradingTerminalLayout-module__04kkRq__netAssetPositions{background:#060606;border:1px solid rgba(151,252,228,.2);flex:1;min-height:20rem;padding:1rem}
.AssetPicker-module__3R6pza__container{display:inline-flex;position:relative}.AssetPicker-module__3R6pza__trigger{text-transform:uppercase;letter-spacing:.08em;color:#fff;cursor:pointer;background:0 0;border:1px solid rgba(151,252,228,.35);align-items:center;gap:.5rem;padding:.5rem .75rem;font-family:IBM Plex Mono,monospace;transition:background .2s;display:inline-flex}.AssetPicker-module__3R6pza__trigger:hover{background:rgba(151,252,228,.12);outline:none}.AssetPicker-module__3R6pza__trigger:focus-visible{background:rgba(151,252,228,.12);outline:none}.AssetPicker-module__3R6pza__chevron{font-size:.75rem}.AssetPicker-module__3R6pza__dropdown{z-index:20;background:#060606;border:1px solid rgba(151,252,228,.2);flex-direction:column;min-width:12rem;margin-top:.25rem;display:flex;position:absolute;top:100%;left:0;box-shadow:0 12px 24px rgba(0,0,0,.35)}.AssetPicker-module__3R6pza__option{text-align:left;color:#fff;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:0 0;border:none;padding:.65rem .85rem;font-family:IBM Plex Mono,monospace;transition:background .2s}.AssetPicker-module__3R6pza__option:hover,.AssetPicker-module__3R6pza__option[aria-selected=true]{background:rgba(151,252,228,.2);outline:none}.AssetPicker-module__3R6pza__option:focus-visible{background:rgba(151,252,228,.2);outline:none}.AssetPicker-module__3R6pza__status,.AssetPicker-module__3R6pza__statusError{text-transform:uppercase;letter-spacing:.05em;font-family:IBM Plex Mono,monospace;font-size:.85rem}.AssetPicker-module__3R6pza__status{color:rgba(255,255,255,.6)}.AssetPicker-module__3R6pza__statusError{color:#ff6b6b}
.TradingChart-module__rbMVxG__wrapper{width:100%;height:100%;position:relative}.TradingChart-module__rbMVxG__chart{z-index:0;width:100%;height:100%;min-height:22rem;position:relative}.TradingChart-module__rbMVxG__overlay{color:#fff;z-index:1;background:rgba(0,0,0,.4);justify-content:center;align-items:center;font-size:.875rem;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.TradingChart-module__rbMVxG__overlayError{color:#fecaca;text-align:center;z-index:1;background:rgba(185,28,28,.6);justify-content:center;align-items:center;padding:1rem;font-size:.875rem;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.TradingChart-module__rbMVxG__controlsTop{z-index:10;pointer-events:auto;position:absolute;top:.75rem;left:.75rem}.TradingChart-module__rbMVxG__controlsBottom{z-index:10;pointer-events:auto;position:absolute;bottom:2rem;left:.75rem}
.IntervalSelector-module__W2FbNa__container{pointer-events:auto;display:inline-block;position:relative}.IntervalSelector-module__W2FbNa__button,.IntervalSelector-module__W2FbNa__buttonOpen{text-transform:uppercase;letter-spacing:.025em;color:#d1d5db;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(6,6,6,.85);border:1px solid rgba(151,252,228,.35);align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;transition:background .12s,border-color .12s;display:flex}.IntervalSelector-module__W2FbNa__button:hover{background:rgba(6,6,6,.95);border-color:rgba(151,252,228,.5)}.IntervalSelector-module__W2FbNa__buttonOpen{color:#97fce4;background:rgba(151,252,228,.1);border-color:rgba(151,252,228,.6)}.IntervalSelector-module__W2FbNa__caret{margin-top:1px}.IntervalSelector-module__W2FbNa__dropdown{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:rgba(6,6,6,.95);border:1px solid rgba(151,252,228,.35);min-width:10rem;max-height:24rem;position:absolute;top:calc(100% + .25rem);left:0;overflow-y:auto}.IntervalSelector-module__W2FbNa__group{padding:.5rem 0}.IntervalSelector-module__W2FbNa__group:not(:last-child){border-bottom:1px solid rgba(151,252,228,.15)}.IntervalSelector-module__W2FbNa__groupLabel{text-transform:uppercase;letter-spacing:.05em;color:rgba(151,252,228,.6);padding:.375rem .75rem;font-size:.625rem;font-weight:600}.IntervalSelector-module__W2FbNa__dropdownItem,.IntervalSelector-module__W2FbNa__dropdownItemActive{color:#d1d5db;cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:.5rem .75rem;font-size:.8125rem;transition:background 80ms,color 80ms;display:block}.IntervalSelector-module__W2FbNa__dropdownItem:hover{color:#fff;background:rgba(151,252,228,.15)}.IntervalSelector-module__W2FbNa__dropdownItemActive{color:#97fce4;background:rgba(151,252,228,.2);font-weight:500}
.TimeRangeSelector-module__Q3HUfq__container{pointer-events:auto;align-items:center;gap:.5rem;display:flex}.TimeRangeSelector-module__Q3HUfq__button,.TimeRangeSelector-module__Q3HUfq__buttonActive{text-transform:uppercase;letter-spacing:.025em;color:#d1d5db;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(6,6,6,.85);border:1px solid rgba(151,252,228,.35);justify-content:center;align-items:center;padding:.4rem .65rem;font-size:.75rem;font-weight:500;transition:background .12s,border-color .12s,color .12s;display:flex}.TimeRangeSelector-module__Q3HUfq__button:hover{color:#fff;background:rgba(151,252,228,.1);border-color:rgba(151,252,228,.5)}.TimeRangeSelector-module__Q3HUfq__buttonActive{color:#97fce4;background:rgba(151,252,228,.2);border-color:rgba(151,252,228,.6)}.TimeRangeSelector-module__Q3HUfq__dateInput{opacity:0;pointer-events:none;width:0;height:0;position:absolute}
.OrderBook-module__ATm6oW__container{flex-direction:column;flex:1;display:flex}.OrderBook-module__ATm6oW__headerSection{flex-direction:column;gap:.5rem;display:flex}.OrderBook-module__ATm6oW__tabBar{border:none;width:100%;margin-bottom:.75rem;display:flex}.OrderBook-module__ATm6oW__tab,.OrderBook-module__ATm6oW__tabActive{text-transform:uppercase;letter-spacing:.08em;color:#0f172a;cursor:pointer;text-align:center;background:#97fce4;border:none;flex:1;padding:.6rem .75rem;font-size:.78rem;transition:background .12s,color .12s}.OrderBook-module__ATm6oW__tab+.OrderBook-module__ATm6oW__tab{border-left:1px solid rgba(15,23,42,.2)}.OrderBook-module__ATm6oW__tabActive{color:#0f172a;background:#fff}.OrderBook-module__ATm6oW__tab:hover{background:#bfffee}.OrderBook-module__ATm6oW__filterRow{justify-content:space-between;align-items:center;gap:.75rem;margin-top:0;display:flex}.OrderBook-module__ATm6oW__dropdownWrapper{align-items:center;gap:.25rem;min-width:6.5rem;display:inline-flex}.OrderBook-module__ATm6oW__dropdownLeft{justify-content:flex-start}.OrderBook-module__ATm6oW__dropdownRight{justify-content:flex-end;margin-left:auto}.OrderBook-module__ATm6oW__dropdown{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:rgba(229,231,235,.8);cursor:pointer;background:rgba(10,10,10,.9);border:none;align-items:center;padding:.35rem .4rem .35rem .6rem;font-size:.75rem;transition:border-color .12s,background .12s;display:inline-flex}.OrderBook-module__ATm6oW__dropdownArrow{pointer-events:none;color:rgba(229,231,235,.55);font-size:.65rem}.OrderBook-module__ATm6oW__dropdown:hover,.OrderBook-module__ATm6oW__dropdown:focus{background:rgba(14,14,14,.95);outline:none}.OrderBook-module__ATm6oW__placeholder,.OrderBook-module__ATm6oW__emptyState{color:rgba(229,231,235,.65);text-align:center;font-size:.875rem}.OrderBook-module__ATm6oW__table{flex-direction:column;flex:1;display:flex}.OrderBook-module__ATm6oW__header{text-transform:uppercase;letter-spacing:.08em;color:rgba(229,231,235,.5);grid-template-columns:repeat(3,minmax(0,1fr));padding:.35rem .75rem;font-size:.7rem;display:grid}.OrderBook-module__ATm6oW__body{flex-direction:column;flex:1;gap:.35rem;padding:.5rem .5rem .75rem;display:flex;overflow-y:auto}.OrderBook-module__ATm6oW__sideGroup{flex-direction:column;gap:.25rem;display:flex}.OrderBook-module__ATm6oW__sideGroup+.OrderBook-module__ATm6oW__sideGroup{border-top:1px solid rgba(151,252,228,.08);margin-top:.5rem;padding-top:.5rem}.OrderBook-module__ATm6oW__row{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:.5rem;padding:.35rem .6rem;font-size:.82rem;display:grid;position:relative;overflow:hidden}.OrderBook-module__ATm6oW__row span{z-index:1;position:relative}.OrderBook-module__ATm6oW__bar{opacity:.35;pointer-events:none;width:0;transition:width .12s;position:absolute;top:0;bottom:0}.OrderBook-module__ATm6oW__barBid{background:rgba(74,222,128,.35);left:0}.OrderBook-module__ATm6oW__barAsk{background:rgba(248,113,113,.35);right:0}.OrderBook-module__ATm6oW__price{font-variant-numeric:tabular-nums;color:rgba(249,115,22,.85)}.OrderBook-module__ATm6oW__size{font-variant-numeric:tabular-nums;color:rgba(229,231,235,.8)}.OrderBook-module__ATm6oW__count{font-variant-numeric:tabular-nums;color:rgba(229,231,235,.55);font-size:.7rem}.OrderBook-module__ATm6oW__emptyState{flex:1;justify-content:center;align-items:center;padding:1.5rem;display:flex}.OrderBook-module__ATm6oW__row[data-side=bid] .OrderBook-module__ATm6oW__price{color:#4ade80}.OrderBook-module__ATm6oW__row[data-side=ask] .OrderBook-module__ATm6oW__price{color:#f87171}
.RecentTrades-module__F671wq__container{flex-direction:column;flex:1;display:flex;overflow:hidden}.RecentTrades-module__F671wq__header{text-transform:uppercase;letter-spacing:.08em;color:rgba(229,231,235,.5);grid-template-columns:90px 1fr 1fr;padding:.35rem .75rem;font-size:.7rem;display:grid}.RecentTrades-module__F671wq__list{flex-direction:column;flex:1;gap:.25rem;padding:.35rem .5rem .6rem;display:flex;overflow-y:auto}.RecentTrades-module__F671wq__row{font-variant-numeric:tabular-nums;background:rgba(15,23,42,.35);border-radius:.4rem;grid-template-columns:90px 1fr 1fr;align-items:center;padding:.3rem .45rem;font-size:.82rem;display:grid}.RecentTrades-module__F671wq__row[data-side=buy]{color:#4ade80}.RecentTrades-module__F671wq__row[data-side=sell]{color:#fca5a5}.RecentTrades-module__F671wq__time{color:rgba(229,231,235,.7)}.RecentTrades-module__F671wq__price{color:rgba(229,231,235,.9)}.RecentTrades-module__F671wq__size{color:rgba(229,231,235,.7)}.RecentTrades-module__F671wq__emptyState{color:rgba(229,231,235,.65);text-align:center;flex:1;justify-content:center;align-items:center;padding:1.5rem;font-size:.875rem;display:flex}
.OrderPlacer-module__OUB96G__container{color:rgba(229,231,235,.92);background:rgba(8,8,8,.9);border-radius:.75rem;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.OrderPlacer-module__OUB96G__emptyState{color:rgba(229,231,235,.6);background:rgba(6,6,6,.6);border:1px dashed rgba(151,252,228,.3);border-radius:.75rem;justify-content:center;align-items:center;min-height:12rem;padding:1.5rem;font-size:.9rem;display:flex}.OrderPlacer-module__OUB96G__tabBar{border:none;display:flex}.OrderPlacer-module__OUB96G__tab,.OrderPlacer-module__OUB96G__tabActive{text-transform:uppercase;letter-spacing:.08em;color:#0f172a;cursor:pointer;background:#97fce4;border:none;flex:1;padding:.6rem .75rem;font-size:.78rem;transition:background .12s,color .12s}.OrderPlacer-module__OUB96G__tab+.OrderPlacer-module__OUB96G__tab,.OrderPlacer-module__OUB96G__tab+.OrderPlacer-module__OUB96G__tabActive,.OrderPlacer-module__OUB96G__tabActive+.OrderPlacer-module__OUB96G__tab,.OrderPlacer-module__OUB96G__tabActive+.OrderPlacer-module__OUB96G__tabActive{border-left:1px solid rgba(15,23,42,.2)}.OrderPlacer-module__OUB96G__tabActive{color:#0f172a;background:#fff}.OrderPlacer-module__OUB96G__tab:hover{background:#bfffee}.OrderPlacer-module__OUB96G__form{flex-direction:column;gap:1rem;display:flex}.OrderPlacer-module__OUB96G__sideToggle{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.OrderPlacer-module__OUB96G__sideButton,.OrderPlacer-module__OUB96G__sideButtonActiveBuy,.OrderPlacer-module__OUB96G__sideButtonActiveSell{color:rgba(229,231,235,.85);cursor:pointer;text-transform:uppercase;letter-spacing:.08em;background:rgba(12,12,12,.8);border:1px solid rgba(151,252,228,.25);border-radius:0;padding:.65rem .75rem;font-size:.85rem;transition:border-color .12s,background .12s,color .12s}.OrderPlacer-module__OUB96G__sideButton:hover{border-color:rgba(151,252,228,.4)}.OrderPlacer-module__OUB96G__sideButtonActiveBuy{color:#4ade80;background:rgba(74,222,128,.15);border-color:rgba(74,222,128,.45)}.OrderPlacer-module__OUB96G__sideButtonActiveSell{color:#f87171;background:rgba(248,113,113,.15);border-color:rgba(248,113,113,.45)}.OrderPlacer-module__OUB96G__fieldGroup{flex-direction:column;gap:.35rem;display:flex}.OrderPlacer-module__OUB96G__label{text-transform:uppercase;letter-spacing:.08em;color:rgba(229,231,235,.55);font-size:.75rem}.OrderPlacer-module__OUB96G__input{color:rgba(229,231,235,.95);background:rgba(9,9,9,.95);border:1px solid rgba(151,252,228,.25);border-radius:.5rem;padding:.65rem .75rem;font-size:.9rem;transition:border-color .12s,box-shadow .12s}.OrderPlacer-module__OUB96G__input:focus{border-color:rgba(151,252,228,.6);outline:none;box-shadow:0 0 0 1px rgba(151,252,228,.3)}.OrderPlacer-module__OUB96G__inputWithSuffix{align-items:center;gap:.4rem;display:flex}.OrderPlacer-module__OUB96G__inputWithSuffix .OrderPlacer-module__OUB96G__input{flex:1}.OrderPlacer-module__OUB96G__suffix{color:rgba(229,231,235,.7);text-align:center;min-width:1.5rem;font-size:.85rem}.OrderPlacer-module__OUB96G__checkboxRow{align-items:center;display:flex}.OrderPlacer-module__OUB96G__checkboxLabel{color:rgba(229,231,235,.8);align-items:center;gap:.5rem;font-size:.85rem;display:inline-flex}.OrderPlacer-module__OUB96G__takeProfitGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.OrderPlacer-module__OUB96G__metrics{background:rgba(4,4,4,.85);border:1px solid rgba(151,252,228,.15);border-radius:.75rem;flex-direction:column;gap:.4rem;padding:.85rem .95rem;display:flex}.OrderPlacer-module__OUB96G__metricRow{color:rgba(229,231,235,.85);justify-content:space-between;font-size:.85rem;display:flex}.OrderPlacer-module__OUB96G__metricLabel{color:rgba(229,231,235,.55);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem}.OrderPlacer-module__OUB96G__metricValue{font-variant-numeric:tabular-nums}.OrderPlacer-module__OUB96G__error{color:#fca5a5;background:rgba(248,113,113,.15);border:1px solid rgba(248,113,113,.4);border-radius:.5rem;padding:.75rem;font-size:.85rem}.OrderPlacer-module__OUB96G__success{color:#bbf7d0;background:rgba(74,222,128,.15);border:1px solid rgba(74,222,128,.4);border-radius:.5rem;padding:.75rem;font-size:.85rem}.OrderPlacer-module__OUB96G__insufficientFunds{color:rgba(248,113,113,.9);font-size:.8rem}.OrderPlacer-module__OUB96G__submitButton{text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border:none;border-radius:0;width:100%;margin-top:.25rem;padding:.8rem 1rem;font-size:.92rem;font-weight:600;transition:opacity .12s,transform .12s;display:block}.OrderPlacer-module__OUB96G__submitButtonBuy{color:#041b0f;background:#4ade80}.OrderPlacer-module__OUB96G__submitButtonSell{color:#2c0909;background:#f87171}.OrderPlacer-module__OUB96G__submitButton:hover:not(:disabled){opacity:.92;transform:translateY(-1px)}.OrderPlacer-module__OUB96G__submitButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:1200px){.OrderPlacer-module__OUB96G__takeProfitGrid{grid-template-columns:1fr}}
.TradingAccountSneakPeak-module__KptJ8G__container{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(6,6,6,.8);border-bottom:1px solid rgba(151,252,228,.1);align-items:center;padding:.75rem 1.5rem;display:flex}.TradingAccountSneakPeak-module__KptJ8G__metrics{align-items:center;gap:2rem;width:100%;display:flex}.TradingAccountSneakPeak-module__KptJ8G__metric{flex-direction:column;gap:.25rem;min-width:0;display:flex}.TradingAccountSneakPeak-module__KptJ8G__label{color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:.025em;font-size:.75rem;font-weight:500}.TradingAccountSneakPeak-module__KptJ8G__value{color:#fff;font-family:JetBrains Mono,monospace;font-size:.875rem;font-weight:600}.TradingAccountSneakPeak-module__KptJ8G__positive{color:#22c55e}.TradingAccountSneakPeak-module__KptJ8G__negative{color:#ef4444}.TradingAccountSneakPeak-module__KptJ8G__loading{color:rgba(255,255,255,.6);padding:.5rem 0;font-size:.875rem}.TradingAccountSneakPeak-module__KptJ8G__error{color:#ef4444;padding:.5rem 0;font-size:.875rem}@media (max-width:1400px){.TradingAccountSneakPeak-module__KptJ8G__metrics{gap:1.5rem}.TradingAccountSneakPeak-module__KptJ8G__metric{gap:.125rem}.TradingAccountSneakPeak-module__KptJ8G__label{font-size:.6875rem}.TradingAccountSneakPeak-module__KptJ8G__value{font-size:.8125rem}}@media (max-width:1100px){.TradingAccountSneakPeak-module__KptJ8G__container{padding:.5rem 1rem}.TradingAccountSneakPeak-module__KptJ8G__metrics{flex-wrap:wrap;gap:1rem}.TradingAccountSneakPeak-module__KptJ8G__metric{flex:1;min-width:100px}}
.Table-module__ceAsYa__table{flex-direction:column;flex:1;display:flex}.Table-module__ceAsYa__header{grid-template-columns:repeat(var(--columns,6),minmax(0,1fr));text-transform:uppercase;letter-spacing:.08em;color:rgba(229,231,235,.5);border-bottom:1px solid rgba(151,252,228,.08);padding:.35rem .75rem;font-size:.7rem;display:grid}.Table-module__ceAsYa__headerCell{text-align:left}.Table-module__ceAsYa__body{flex-direction:column;flex:1;display:flex;overflow-y:auto}.Table-module__ceAsYa__row{grid-template-columns:repeat(var(--columns,6),minmax(0,1fr));border-bottom:1px solid rgba(151,252,228,.05);align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.82rem;transition:background-color .2s;display:grid}.Table-module__ceAsYa__row:hover{background:rgba(151,252,228,.02)}.Table-module__ceAsYa__cell{font-variant-numeric:tabular-nums;color:rgba(229,231,235,.8)}.Table-module__ceAsYa__emptyState{color:rgba(229,231,235,.65);text-align:center;flex:1;justify-content:center;align-items:center;padding:2rem;font-size:.875rem;display:flex}.Table-module__ceAsYa__cellClickable{cursor:pointer;color:rgba(151,252,228,.8);transition:color .2s}.Table-module__ceAsYa__cellClickable:hover{color:#97fce4}.Table-module__ceAsYa__cellPositive{color:#4ade80}.Table-module__ceAsYa__cellNegative{color:#f87171}.Table-module__ceAsYa__cellMuted{color:rgba(229,231,235,.5)}.Table-module__ceAsYa__cellCenter{text-align:center}.Table-module__ceAsYa__cellRight{text-align:right}.Table-module__ceAsYa__cellAction{cursor:pointer;color:rgba(248,113,113,.8);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;transition:color .2s}.Table-module__ceAsYa__cellAction:hover{color:#f87171}
.TabBar-module__zV-h6a__tabBar{border:none;width:100%;margin-bottom:.75rem;display:flex}.TabBar-module__zV-h6a__tab,.TabBar-module__zV-h6a__tabActive{text-transform:uppercase;letter-spacing:.08em;color:#0f172a;cursor:pointer;text-align:center;background:#97fce4;border:none;flex:1;padding:.6rem .75rem;font-size:.78rem;transition:background .12s,color .12s}.TabBar-module__zV-h6a__tabActive{color:#0f172a;background:#fff}.TabBar-module__zV-h6a__tab:hover{background:#bfffee}
.UserProfile-module__-9GHwW__container{width:100%;max-width:600px;color:var(--foreground);margin:0 auto;padding:2rem 1.25rem}.UserProfile-module__-9GHwW__title{text-transform:uppercase;letter-spacing:.08em;color:var(--foreground);margin:0 0 2rem;font-family:IBM Plex Mono,monospace;font-size:1.75rem;font-weight:600}.UserProfile-module__-9GHwW__card{border:1px solid oklch(var(--primary-color));background-color:#050505}.UserProfile-module__-9GHwW__row{border-bottom:1px solid oklch(var(--secondary-color));justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.UserProfile-module__-9GHwW__row:last-child{border-bottom:none}.UserProfile-module__-9GHwW__label{text-transform:uppercase;letter-spacing:.06em;color:rgba(255,255,255,.6);font-family:IBM Plex Mono,monospace;font-size:.75rem}.UserProfile-module__-9GHwW__value{color:var(--foreground);align-items:center;gap:.75rem;font-family:IBM Plex Mono,monospace;font-size:.9375rem;display:flex}.UserProfile-module__-9GHwW__pointsValue{color:oklch(var(--primary-color));font-family:IBM Plex Mono,monospace;font-size:1.25rem;font-weight:500}.UserProfile-module__-9GHwW__copyButton{color:oklch(var(--primary-color));cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:color .2s;display:flex}.UserProfile-module__-9GHwW__copyButton:hover{color:oklch(var(--primary-color))}.UserProfile-module__-9GHwW__generateButton{text-transform:uppercase;background-color:oklch(var(--primary-color));color:#000;cursor:pointer;border:none;padding:.5rem 1rem;font-family:IBM Plex Mono,monospace;font-size:.75rem;transition:background-color .2s}.UserProfile-module__-9GHwW__generateButton:hover:not(:disabled){background-color:oklch(var(--primary-color)/.9)}.UserProfile-module__-9GHwW__generateButton:disabled{opacity:.5;cursor:not-allowed}.UserProfile-module__-9GHwW__skeleton{background:linear-gradient(90deg,oklch(var(--secondary-color)/.1)25%,oklch(var(--secondary-color)/.2)50%,oklch(var(--secondary-color)/.1)75%);background-size:200% 100%;width:100px;height:1.25rem;animation:1.5s infinite UserProfile-module__-9GHwW__shimmer}@keyframes UserProfile-module__-9GHwW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.UserProfile-module__-9GHwW__error{color:#f44;text-align:center;padding:2rem;font-family:IBM Plex Mono,monospace;font-size:.875rem}.UserProfile-module__-9GHwW__retryButton{text-transform:uppercase;border:1px solid oklch(var(--secondary-color));color:#fff;cursor:pointer;background-color:transparent;margin-top:1rem;padding:.5rem 1rem;font-family:IBM Plex Mono,monospace;font-size:.75rem;transition:background-color .2s}.UserProfile-module__-9GHwW__retryButton:hover{background-color:rgba(255,255,255,.05)}.UserProfile-module__-9GHwW__copied{text-transform:uppercase;color:oklch(var(--primary-color));font-family:IBM Plex Mono,monospace;font-size:.625rem}
.WithdrawProfitSplit-module__5mhYcW__main{color:rgba(255,255,255,.85);background:#020202;flex-direction:column;flex:1;gap:2rem;padding:2rem max(1.5rem,min(2.5vw,3rem));display:flex}.WithdrawProfitSplit-module__5mhYcW__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.WithdrawProfitSplit-module__5mhYcW__backButton{color:rgba(255,255,255,.85);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid rgba(255,255,255,.4);padding:.5rem .75rem;font-family:IBM Plex Mono,monospace;font-size:.75rem;transition:background-color .2s,color .2s}.WithdrawProfitSplit-module__5mhYcW__backButton:hover{color:#fff;background:rgba(255,255,255,.08);outline:none}.WithdrawProfitSplit-module__5mhYcW__backButton:focus-visible{color:#fff;background:rgba(255,255,255,.08);outline:none}.WithdrawProfitSplit-module__5mhYcW__pageEyebrow{text-transform:uppercase;letter-spacing:.2em;color:rgba(255,255,255,.45);margin-bottom:.35rem;font-size:.75rem}.WithdrawProfitSplit-module__5mhYcW__pageTitle{letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:max(1.75rem,min(4vw,2.4rem))}.WithdrawProfitSplit-module__5mhYcW__statusRow{flex-direction:column;gap:.5rem;display:flex}.WithdrawProfitSplit-module__5mhYcW__statusError,.WithdrawProfitSplit-module__5mhYcW__statusSuccess{background:rgba(255,0,0,.1);border:1px solid rgba(255,255,255,.2);padding:.75rem 1rem;font-size:.9rem}.WithdrawProfitSplit-module__5mhYcW__statusSuccess{color:#bef264;background:rgba(34,197,94,.08);border-color:rgba(34,197,94,.4)}.WithdrawProfitSplit-module__5mhYcW__statusDetails{color:rgba(255,255,255,.7);margin-top:.4rem;font-size:.8rem}.WithdrawProfitSplit-module__5mhYcW__retryButton{color:rgba(255,255,255,.85);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:0 0;border:1px solid rgba(255,255,255,.4);margin-top:.5rem;padding:.45rem .75rem;font-size:.7rem}.WithdrawProfitSplit-module__5mhYcW__loading{color:rgba(255,255,255,.7);font-size:.95rem}.WithdrawProfitSplit-module__5mhYcW__content{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.WithdrawProfitSplit-module__5mhYcW__accountCard,.WithdrawProfitSplit-module__5mhYcW__formCard{background:#050505;border:1px solid rgba(151,252,228,.2);flex-direction:column;gap:1.5rem;padding:1.75rem;display:flex}.WithdrawProfitSplit-module__5mhYcW__sectionHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.WithdrawProfitSplit-module__5mhYcW__label{text-transform:uppercase;letter-spacing:.15em;color:rgba(255,255,255,.5);font-size:.7rem}.WithdrawProfitSplit-module__5mhYcW__sectionTitle{letter-spacing:.06em;margin:.25rem 0 0;font-size:1.35rem}.WithdrawProfitSplit-module__5mhYcW__statusBadges{flex-wrap:wrap;gap:.5rem;display:flex}.WithdrawProfitSplit-module__5mhYcW__statusBadge,.WithdrawProfitSplit-module__5mhYcW__statusBadgeAccent{letter-spacing:.08em;text-transform:uppercase;border:1px solid rgba(255,255,255,.35);padding:.35rem .75rem;font-size:.75rem}.WithdrawProfitSplit-module__5mhYcW__statusBadgeAccent{border-color:oklch(var(--primary-color));color:oklch(var(--primary-color));background:rgba(151,252,228,.12)}.WithdrawProfitSplit-module__5mhYcW__metricsGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;display:grid}.WithdrawProfitSplit-module__5mhYcW__metricBox{border:1px solid rgba(255,255,255,.12);flex-direction:column;gap:.4rem;padding:.85rem;display:flex}.WithdrawProfitSplit-module__5mhYcW__metricLabel{text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.6);font-size:.7rem}.WithdrawProfitSplit-module__5mhYcW__metricValue{font-size:1rem;font-weight:600}.WithdrawProfitSplit-module__5mhYcW__metricValuePositive{color:#22c55e}.WithdrawProfitSplit-module__5mhYcW__metricValueNegative{color:#ef4444}.WithdrawProfitSplit-module__5mhYcW__infoRow{flex-wrap:wrap;justify-content:space-between;gap:1.5rem;display:flex}.WithdrawProfitSplit-module__5mhYcW__highlightValue{color:oklch(var(--primary-color));font-size:1.5rem;font-weight:600}.WithdrawProfitSplit-module__5mhYcW__splitSummary{flex-direction:column;justify-content:flex-end;gap:.25rem;display:flex}.WithdrawProfitSplit-module__5mhYcW__notice{background:rgba(248,113,113,.12);border:1px solid rgba(248,113,113,.6);padding:.85rem 1rem;font-size:.85rem}.WithdrawProfitSplit-module__5mhYcW__form{flex-direction:column;gap:1rem;display:flex}.WithdrawProfitSplit-module__5mhYcW__fieldLabel{text-transform:uppercase;letter-spacing:.1em;font-size:.85rem}.WithdrawProfitSplit-module__5mhYcW__input{color:#fff;background:rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.2);padding:.75rem;font-family:JetBrains Mono,monospace;font-size:1.25rem}.WithdrawProfitSplit-module__5mhYcW__input:focus{border-color:oklch(var(--primary-color));outline:none}.WithdrawProfitSplit-module__5mhYcW__helperText{color:rgba(255,255,255,.6);font-size:.8rem}.WithdrawProfitSplit-module__5mhYcW__breakdown{border:1px solid rgba(255,255,255,.12);flex-direction:column;display:flex}.WithdrawProfitSplit-module__5mhYcW__breakdownRow{border-top:1px solid rgba(255,255,255,.08);justify-content:space-between;padding:.75rem 1rem;font-family:JetBrains Mono,monospace;display:flex}.WithdrawProfitSplit-module__5mhYcW__breakdownRow:first-child{border-top:none}.WithdrawProfitSplit-module__5mhYcW__submitButton{background:oklch(var(--primary-color));color:#000;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border:none;padding:.85rem;font-size:.9rem;transition:background-color .2s}.WithdrawProfitSplit-module__5mhYcW__submitButton:disabled{opacity:.35;cursor:not-allowed}.WithdrawProfitSplit-module__5mhYcW__submitButton:not(:disabled):hover{background:oklch(var(--primary-color)/.9);outline:none}.WithdrawProfitSplit-module__5mhYcW__submitButton:not(:disabled):focus-visible{background:oklch(var(--primary-color)/.9);outline:none}.WithdrawProfitSplit-module__5mhYcW__statusError{color:#fecaca;background:rgba(248,113,113,.12);border-color:rgba(248,113,113,.7)}.WithdrawProfitSplit-module__5mhYcW__statusSuccess span{font-family:JetBrains Mono,monospace}@media (max-width:768px){.WithdrawProfitSplit-module__5mhYcW__main,.WithdrawProfitSplit-module__5mhYcW__accountCard,.WithdrawProfitSplit-module__5mhYcW__formCard{padding:1.25rem}.WithdrawProfitSplit-module__5mhYcW__metricsGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}}
.NetAssetPositions-module__c_b5mq__container{flex-direction:column;gap:0;height:100%;display:flex}.NetAssetPositions-module__c_b5mq__table{flex:1}.NetAssetPositions-module__c_b5mq__status,.NetAssetPositions-module__c_b5mq__statusError{text-align:center;flex:1;justify-content:center;align-items:center;padding:2rem;font-size:.875rem;display:flex}.NetAssetPositions-module__c_b5mq__status{color:rgba(229,231,235,.65)}.NetAssetPositions-module__c_b5mq__statusError{color:#ff6b6b}.NetAssetPositions-module__c_b5mq__assetButton{font:inherit;cursor:pointer;color:rgba(151,252,228,.8);background:0 0;border:none;padding:0;transition:color .2s}.NetAssetPositions-module__c_b5mq__assetButton:hover{color:#97fce4}.NetAssetPositions-module__c_b5mq__cancelButton{font:inherit;cursor:pointer;color:rgba(248,113,113,.8);text-transform:uppercase;letter-spacing:.06em;background:0 0;border:none;padding:0;font-size:.75rem;transition:color .2s}.NetAssetPositions-module__c_b5mq__cancelButton:hover{color:#f87171}.NetAssetPositions-module__c_b5mq__cellClickable{cursor:pointer;color:rgba(151,252,228,.8)}.NetAssetPositions-module__c_b5mq__cellClickable:hover{color:#97fce4}.NetAssetPositions-module__c_b5mq__cellPositive{color:#4ade80}.NetAssetPositions-module__c_b5mq__cellNegative{color:#f87171}.NetAssetPositions-module__c_b5mq__cellAction{cursor:pointer;color:rgba(248,113,113,.8);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem}.NetAssetPositions-module__c_b5mq__cellMuted{color:rgba(229,231,235,.55)}.NetAssetPositions-module__c_b5mq__historyControls{justify-content:flex-end;margin-top:.75rem;display:flex}.NetAssetPositions-module__c_b5mq__historyNextButton{background:oklch(var(--primary-color));color:#000;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;border:none;padding:.6rem 1.5rem;font-size:.75rem;font-weight:600;transition:background .2s}.NetAssetPositions-module__c_b5mq__historyNextButton:disabled{cursor:not-allowed;color:rgba(255,255,255,.35);background:#222}.NetAssetPositions-module__c_b5mq__historyNextButton:not(:disabled):hover{background:oklch(var(--primary-color)/.9)}
