.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{border:1px solid var(--border-brand);background:color-mix(in srgb,var(--brand)8%,transparent);color:var(--foreground);font-family:var(--font-num),monospace;cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:6px 9px;font-size:12px;font-weight:500;display:inline-flex}.orderForm-module___CcPza__slipEdit:hover{color:var(--brand);background:color-mix(in srgb,var(--brand)16%,transparent)}.orderForm-module___CcPza__slipEdit:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.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)}.orderForm-module___CcPza__settingInput{border:1px solid var(--border);width:64px;color:var(--foreground);font-size:12px;font-family:var(--font-num),ui-sans-serif,monospace;background:0 0;border-radius:9999px;padding:3px 10px}.orderForm-module___CcPza__settingInput:focus{border-color:var(--border-brand);outline:none}.orderForm-module___CcPza__settingInput::placeholder{color:var(--muted-foreground);font-family:inherit}.orderForm-module___CcPza__limitTypes{flex-wrap:wrap;gap:8px}.orderForm-module___CcPza__limitTypes .orderForm-module___CcPza__help{margin-left:0}.orderForm-module___CcPza__limitIntent{white-space:nowrap;color:var(--brand);margin-left:auto;font-size:10px}.orderForm-module___CcPza__limitIntent[data-side=sell]{color:var(--negative)}.orderForm-module___CcPza__limitSummary{text-align:left;border:1px solid var(--border);background:color-mix(in oklab,var(--foreground)3%,transparent);width:100%;min-height:52px;color:var(--foreground);cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex}.orderForm-module___CcPza__limitSummary:hover:not(:disabled){border-color:var(--border-brand)}.orderForm-module___CcPza__limitSummary:disabled{opacity:.5;cursor:default}.orderForm-module___CcPza__limitSummary:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.orderForm-module___CcPza__limitSummaryText{flex-direction:column;gap:3px;min-width:0;display:flex}.orderForm-module___CcPza__limitSummaryLabel{color:var(--muted-foreground);font-size:10.5px}.orderForm-module___CcPza__limitSummaryPrice{font-family:var(--font-num),ui-sans-serif,monospace;overflow-wrap:anywhere;font-size:13px;font-weight:600}.orderForm-module___CcPza__limitSummaryRate{color:var(--muted-foreground);font-size:11px;font-weight:500}.orderForm-module___CcPza__limitEdit{color:var(--brand);flex-shrink:0;align-items:center;gap:4px;font-size:10.5px;display:inline-flex}.orderForm-module___CcPza__limitAmountUsd{color:var(--muted-foreground);overflow-wrap:anywhere;font-size:10.5px}.orderForm-module___CcPza__limitSizingLabel{color:var(--muted-foreground);justify-content:space-between;margin-bottom:-5px;font-size:10.5px;display:flex}.orderForm-module___CcPza__limitDialog{background:var(--card);border-radius:12px;gap:12px;width:min(340px,100vw - 2rem);max-width:min(340px,100vw - 2rem);max-height:calc(100dvh - 2rem);padding:16px;overflow-y:auto}.orderForm-module___CcPza__limitDialogHeading{flex-direction:column;gap:4px;padding-right:24px;display:flex}.orderForm-module___CcPza__limitDialogSide{color:var(--brand);font-size:10px}.orderForm-module___CcPza__limitDialogSide[data-side=sell]{color:var(--negative)}.orderForm-module___CcPza__limitDialogTitle{font-size:17px;font-weight:600;line-height:1.3}.orderForm-module___CcPza__limitEditor{flex-direction:column;gap:9px;min-width:0;display:flex}.orderForm-module___CcPza__limitCurrent{border-bottom:1px solid var(--border);color:var(--muted-foreground);justify-content:space-between;gap:8px;padding-bottom:9px;font-size:11px;display:flex}.orderForm-module___CcPza__limitCurrent>:last-child{color:var(--foreground);text-align:right;overflow-wrap:anywhere}.orderForm-module___CcPza__limitEquivalent{color:var(--muted-foreground);flex-wrap:wrap;justify-content:space-between;gap:4px;font-size:10.5px;display:flex}.orderForm-module___CcPza__limitEquivalent>:first-child{color:var(--foreground);overflow-wrap:anywhere}.orderForm-module___CcPza__limitReference{color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:6px;font-size:11px;display:flex}.orderForm-module___CcPza__limitReference select{border:1px solid var(--border);background:var(--surface);min-width:0;max-width:55%;color:var(--foreground);border-radius:6px;padding:5px;font-size:11px}.orderForm-module___CcPza__limitReference select:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.orderForm-module___CcPza__limitEntry,.orderForm-module___CcPza__limitPresetGroup{flex-direction:column;gap:6px;display:flex}.orderForm-module___CcPza__limitPresetGroup .orderForm-module___CcPza__preset{min-height:30px}.orderForm-module___CcPza__limitMultiple{justify-content:center;align-items:center;gap:4px;display:inline-flex}.orderForm-module___CcPza__limitMultiple span{color:var(--muted-foreground);font-size:9px}.orderForm-module___CcPza__limitPresetGroup .orderForm-module___CcPza__preset:disabled{opacity:.4;cursor:default}.orderForm-module___CcPza__limitHint{color:var(--muted-foreground);margin:0;font-size:10.5px;line-height:1.5}.orderForm-module___CcPza__limitWarning{color:var(--foreground);border:1px solid color-mix(in srgb,var(--negative)35%,transparent);background:color-mix(in srgb,var(--negative)7%,transparent);border-radius:8px;margin:0;padding:8px;font-size:11px;line-height:1.5}.orderForm-module___CcPza__limitActions{gap:8px;display:flex}.orderForm-module___CcPza__limitActions .orderForm-module___CcPza__cta{flex:1;width:auto;font-size:12px}.orderForm-module___CcPza__limitCancel{border:1px solid var(--border);background:var(--surface);min-height:38px;color:var(--foreground);cursor:pointer;border-radius:9999px;padding:0 14px;font-size:12px}.orderForm-module___CcPza__limitCancel:focus-visible{outline:2px solid var(--ring);outline-offset:2px}@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}}@media (pointer:coarse){.orderForm-module___CcPza__limitSummary,.orderForm-module___CcPza__limitCancel{min-height:44px}.orderForm-module___CcPza__limitPresetGroup .orderForm-module___CcPza__preset{min-height:40px}.orderForm-module___CcPza__sideBtn{justify-content:center;align-items:center;min-height:38px;display:inline-flex}.orderForm-module___CcPza__cta{min-height:44px}.orderForm-module___CcPza__preset{justify-content:center;align-items:center;min-height:40px;display:inline-flex}.orderForm-module___CcPza__type{justify-content:center;align-items:flex-end;min-height:44px;display:inline-flex}.orderForm-module___CcPza__help{min-width:44px;min-height:44px}.orderForm-module___CcPza__box{min-height:44px}.orderForm-module___CcPza__step{min-width:34px}}
.marketToaster-module__DgPtKW__stack{display:grid}.marketToaster-module__DgPtKW__stack>.marketToaster-module__DgPtKW__item{transform-origin:top;z-index:calc(10 - var(--i));transform:translateY(calc(var(--i)*10px))scale(calc(1 - var(--i)*.05));opacity:calc(1 - var(--i)*.1);grid-area:1/1;transition:transform .2s ease-out,opacity .2s ease-out}.marketToaster-module__DgPtKW__stack:hover{flex-direction:column;gap:8px;display:flex}.marketToaster-module__DgPtKW__stack:hover>.marketToaster-module__DgPtKW__item{opacity:1;transform:none}.marketToaster-module__DgPtKW__enter{animation:.18s ease-out marketToaster-module__DgPtKW__enter}.marketToaster-module__DgPtKW__pulse{animation:.18s ease-out marketToaster-module__DgPtKW__pulse}@keyframes marketToaster-module__DgPtKW__enter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@keyframes marketToaster-module__DgPtKW__pulse{0%{transform:scale(.96)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.marketToaster-module__DgPtKW__stack>.marketToaster-module__DgPtKW__item,.marketToaster-module__DgPtKW__enter,.marketToaster-module__DgPtKW__pulse{transition:none;animation:none}}
.dashboard-module___vDUZq__dashboard{min-height:100%;color:var(--foreground);padding:0}.dashboard-module___vDUZq__dashboardBody{padding:0 12px}.page-grid:has(.dashboard-module___vDUZq__dashboard){background-image:radial-gradient(80% 65% at -8% -2%,rgba(0,66,157,.55) 0%,transparent 60%),radial-gradient(65% 55% at 108% -4%,rgba(86,0,193,.45) 0%,transparent 58%),radial-gradient(50% 35% at 50% 42%,rgba(0,98,113,.18) 0%,transparent 68%),radial-gradient(70% 45% at 50% 102%,rgba(67,233,89,.1) 0%,transparent 62%);background-image:radial-gradient(80% 65% at -8% -2%,color(display-p3 -.112727 .213143 .696417/.55) 0%,transparent 60%),radial-gradient(65% 55% at 108% -4%,color(display-p3 .307455 .0249785 .731491/.45) 0%,transparent 58%),radial-gradient(50% 35% at 50% 42%,color(display-p3 -.261257 .405035 .531935/.18) 0%,transparent 68%),radial-gradient(70% 45% at 50% 102%,color(display-p3 .473138 .899447 .423683/.1) 0%,transparent 62%);background-image:radial-gradient(80% 65% at -8% -2%,lab(27.4132% 25.6029 -75.2709/.55) 0%,transparent 60%),radial-gradient(65% 55% at 108% -4%,lab(27.5197% 60.5598 -80.4323/.45) 0%,transparent 58%),radial-gradient(50% 35% at 50% 42%,lab(37.3622% -43.9173 -32.2305/.18) 0%,transparent 68%),radial-gradient(70% 45% at 50% 102%,lab(81.8453% -64.7188 55.2919/.1) 0%,transparent 62%);background-position:0 0;background-size:auto}.page-grid:has(.dashboard-module___vDUZq__dashboard):after{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-position:top;background-size:56px 56px;position:fixed;top:0;bottom:0;left:0;right:0;-webkit-mask-image:radial-gradient(85% 65% at 50% 12%,#000 35%,transparent 80%);mask-image:radial-gradient(85% 65% at 50% 12%,#000 35%,transparent 80%)}.dashboard-module___vDUZq__bottomSpace{flex:none;height:52px}.dashboard-module___vDUZq__stats{flex-direction:column;gap:8px;margin:16px 0 8px;padding:0 12px;display:flex}.dashboard-module___vDUZq__statTiles{grid-template-columns:repeat(auto-fit,minmax(178px,1fr));gap:8px;display:grid}.dashboard-module___vDUZq__statTilesConnected{grid-template-columns:repeat(auto-fit,minmax(236px,1fr))}.dashboard-module___vDUZq__statTiles:has(.dashboard-module___vDUZq__tile:nth-child(6)){grid-template-columns:repeat(auto-fit,minmax(236px,1fr))}.dashboard-module___vDUZq__tile{border:1px solid color-mix(in oklab,var(--foreground)10%,transparent);background:color-mix(in oklab,var(--surface)55%,transparent);min-height:96px;color:inherit;border-radius:10px;flex-direction:column;padding:9px 14px;text-decoration:none;transition:border-color .16s ease-out,transform .16s ease-out;display:flex;position:relative;overflow:hidden;container-type:inline-size}.dashboard-module___vDUZq__tile:hover{border-color:color-mix(in oklab,var(--foreground)18%,transparent);transform:translateY(-1px)}.dashboard-module___vDUZq__tile[role=button]{cursor:pointer;-webkit-tap-highlight-color:transparent}.dashboard-module___vDUZq__tile[role=button]:active{border-color:color-mix(in oklab,var(--brand)45%,transparent);transform:scale(.985)}.dashboard-module___vDUZq__tile[role=button]:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.dashboard-module___vDUZq__tile[role=button]:hover .dashboard-module___vDUZq__tileInfo,.dashboard-module___vDUZq__tile[role=button]:active .dashboard-module___vDUZq__tileInfo{color:var(--foreground)}.dashboard-module___vDUZq__band{width:100%;height:22px;position:relative}.dashboard-module___vDUZq__band svg{width:100%;height:100%;display:block;overflow:visible}.dashboard-module___vDUZq__bandTip{z-index:60;border:1px solid var(--border);background:color-mix(in oklab,var(--card)92%,var(--surface));color:var(--foreground);font-family:var(--font-num,var(--font-sans,inherit));font-variant-numeric:tabular-nums;white-space:nowrap;pointer-events:none;border-radius:5px;padding:1px 6px;font-size:10px;font-weight:500;line-height:1;position:fixed;transform:translate(-50%,-100%)}.dashboard-module___vDUZq__bandTipDate{color:var(--muted-foreground);margin-right:5px;font-size:10px;font-weight:400}.dashboard-module___vDUZq__tileContent{z-index:1;flex-direction:column;flex:1;justify-content:space-between;min-width:0;display:flex;position:relative}.dashboard-module___vDUZq__tileBody{flex-direction:column;gap:6px;display:flex}.dashboard-module___vDUZq__tileLabel{min-width:0;max-width:calc(100% - 24px);color:color-mix(in oklab,var(--foreground)50%,transparent);letter-spacing:.015em;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;font-size:12px;font-weight:400;display:inline-flex;overflow:hidden}.dashboard-module___vDUZq__tileInfo{z-index:2;color:var(--muted-foreground);pointer-events:auto;justify-content:center;align-items:center;transition:color .16s ease-out;display:inline-flex;position:absolute;top:12px;right:12px}@media (pointer:coarse){.dashboard-module___vDUZq__tileInfo{top:8px;right:8px}}.dashboard-module___vDUZq__tileRow{justify-content:space-between;align-items:flex-end;gap:8px;min-width:0;display:flex}.dashboard-module___vDUZq__tileVal{min-width:0;color:var(--foreground);font-family:var(--font-sans);letter-spacing:.005em;font-variant-numeric:tabular-nums;font-size:14px;font-weight:500;line-height:1.4}.dashboard-module___vDUZq__delta{color:var(--positive);background:color-mix(in oklab,var(--positive)18%,transparent);font-variant-numeric:tabular-nums;border-radius:9999px;flex:none;align-items:center;gap:2px;padding:2px 8px;font-size:13px;font-weight:500;display:inline-flex}.dashboard-module___vDUZq__delta[data-tone=negative]{color:var(--negative);background:color-mix(in oklab,var(--negative)18%,transparent)}.dashboard-module___vDUZq__delta[data-tone=positive]{color:var(--positive);background:color-mix(in oklab,var(--positive)18%,transparent)}.dashboard-module___vDUZq__newsTile{background:var(--background);text-align:left;font:inherit;cursor:pointer;justify-content:stretch}.dashboard-module___vDUZq__newsTile[data-sentiment=negative]{box-shadow:0 -12px 44px -20px color-mix(in oklab,var(--negative)18%,transparent)inset}.dashboard-module___vDUZq__newsTile[data-sentiment=positive]{box-shadow:0 -12px 44px -20px color-mix(in oklab,var(--positive)18%,transparent)inset}.dashboard-module___vDUZq__newsContent{z-index:1;flex-direction:column;flex:1;justify-content:space-between;gap:6px;min-height:0;animation:.32s ease-out dashboard-module___vDUZq__news-in;display:flex;position:relative}@keyframes dashboard-module___vDUZq__news-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.dashboard-module___vDUZq__newsContent{animation:none}}.dashboard-module___vDUZq__newsTileTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.dashboard-module___vDUZq__newsTileMeta{flex:none;align-items:center;gap:6px;display:flex}.dashboard-module___vDUZq__newsTag{min-width:0;color:var(--muted-foreground);background:color-mix(in oklab,var(--foreground)8%,transparent);letter-spacing:.05em;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;border-radius:9999px;align-items:center;gap:5px;padding:2px 8px;font-size:9.5px;font-weight:600;display:inline-flex;overflow:hidden}.dashboard-module___vDUZq__newsTag:before{content:"";background:currentColor;border-radius:50%;flex:none;width:5px;height:5px}.dashboard-module___vDUZq__newsTag[data-breaking]{color:var(--negative);background:color-mix(in oklab,var(--negative)16%,transparent)}.dashboard-module___vDUZq__newsTag[data-sentiment=positive]{color:var(--positive);background:color-mix(in oklab,var(--positive)16%,transparent)}.dashboard-module___vDUZq__newsTag[data-sentiment=negative]{color:var(--negative);background:color-mix(in oklab,var(--negative)16%,transparent)}.dashboard-module___vDUZq__newsTag[data-breaking]:before,.dashboard-module___vDUZq__newsTag[data-sentiment=positive]:before,.dashboard-module___vDUZq__newsTag[data-sentiment=negative]:before{box-shadow:0 0 6px color-mix(in oklab,currentColor 75%,transparent)}.dashboard-module___vDUZq__newsSentiment{color:var(--muted-foreground);flex:none;align-items:center;display:inline-flex}.dashboard-module___vDUZq__newsSentiment[data-sentiment=positive]{color:var(--positive)}.dashboard-module___vDUZq__newsSentiment[data-sentiment=negative]{color:var(--negative)}.dashboard-module___vDUZq__newsTileTime{color:color-mix(in oklab,var(--foreground)50%,transparent);font-variant-numeric:tabular-nums;font-size:11px}.dashboard-module___vDUZq__newsTileHead{color:var(--foreground);letter-spacing:.005em;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:12px;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.dashboard-module___vDUZq__rsiMeter{flex-direction:column;gap:5px;width:100%;margin-top:7px;display:flex}.dashboard-module___vDUZq__rsiTrack{gap:3px;height:7px;display:flex;position:relative}.dashboard-module___vDUZq__rsiSeg{border-radius:2px;flex:1}.dashboard-module___vDUZq__rsiSeg[data-zone=oversold]{background:var(--positive)}.dashboard-module___vDUZq__rsiSeg[data-zone=weak]{background:color-mix(in oklab,var(--positive)60%,var(--background))}.dashboard-module___vDUZq__rsiSeg[data-zone=neutral]{background:color-mix(in oklab,var(--foreground)16%,transparent)}.dashboard-module___vDUZq__rsiSeg[data-zone=strong]{background:color-mix(in oklab,var(--negative)60%,var(--background))}.dashboard-module___vDUZq__rsiSeg[data-zone=overbought]{background:var(--negative)}.dashboard-module___vDUZq__rsiDot{border:2.5px solid var(--background);background:var(--foreground);border-radius:50%;width:13px;height:13px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 1px 3px rgba(0,0,0,.5)}.dashboard-module___vDUZq__rsiEnds{color:var(--muted-foreground);letter-spacing:.02em;justify-content:space-between;font-size:9px;display:flex}.dashboard-module___vDUZq__rsiZone{border-radius:9999px;flex:none;padding:2px 8px;font-size:13px;font-weight:500;display:inline-flex}.dashboard-module___vDUZq__rsiZone[data-zone=oversold],.dashboard-module___vDUZq__rsiZone[data-zone=weak]{color:var(--positive);background:color-mix(in oklab,var(--positive)16%,transparent)}.dashboard-module___vDUZq__rsiZone[data-zone=neutral]{color:var(--muted-foreground);background:color-mix(in oklab,var(--muted-foreground)18%,transparent)}.dashboard-module___vDUZq__rsiZone[data-zone=strong],.dashboard-module___vDUZq__rsiZone[data-zone=overbought]{color:var(--negative);background:color-mix(in oklab,var(--negative)16%,transparent)}@container (width<=250px){.dashboard-module___vDUZq__tile{min-height:88px;padding:8px 12px}.dashboard-module___vDUZq__delta,.dashboard-module___vDUZq__rsiZone{padding:2px 7px;font-size:12px}}@container (width<=205px){.dashboard-module___vDUZq__tileLabel{font-size:11px}}.dashboard-module___vDUZq__desktopStatsGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.dashboard-module___vDUZq__desktopStatCard,.dashboard-module___vDUZq__desktopNewsCard{border:1px solid color-mix(in oklab,var(--foreground)10%,transparent);background:color-mix(in oklab,var(--surface)55%,transparent);min-width:0;min-height:96px;color:inherit;border-radius:10px;flex-direction:column;justify-content:space-between;gap:5px;padding:9px 14px;text-decoration:none;display:flex;overflow:hidden}.dashboard-module___vDUZq__desktopStatHeader{min-width:0;color:color-mix(in oklab,var(--foreground)50%,transparent);justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.dashboard-module___vDUZq__desktopStatVisual{align-items:center;height:22px;display:flex}.dashboard-module___vDUZq__desktopStatSparkline{width:100%;height:22px;color:color-mix(in oklab,var(--foreground)45%,transparent)}.dashboard-module___vDUZq__desktopStatSparkline[data-tone=positive]{color:var(--positive)}.dashboard-module___vDUZq__desktopStatSparkline[data-tone=negative]{color:var(--negative)}.dashboard-module___vDUZq__desktopStatSparkline polyline{stroke:currentColor;stroke-width:1.5px}.dashboard-module___vDUZq__desktopStatSparklinePlaceholder{background:color-mix(in oklab,var(--foreground)8%,transparent);width:100%;height:1px}.dashboard-module___vDUZq__desktopStatFooter{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.dashboard-module___vDUZq__desktopStatFooter>strong{min-width:0;color:var(--foreground);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:14px;font-weight:500;line-height:1.4}.dashboard-module___vDUZq__desktopStatChange{color:var(--positive);background:color-mix(in oklab,var(--positive)18%,transparent);font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:9999px;flex:none;align-items:center;gap:2px;padding:2px 8px;font-size:12px;font-weight:500;display:inline-flex}.dashboard-module___vDUZq__desktopStatChange[data-tone=negative]{color:var(--negative);background:color-mix(in oklab,var(--negative)18%,transparent)}.dashboard-module___vDUZq__portfolioEscrowNote{color:var(--muted-foreground);font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;margin-left:8px;font-size:11px;display:inline-flex}.dashboard-module___vDUZq__desktopRsiTrack{background:linear-gradient(90deg,var(--positive),color-mix(in oklab,var(--foreground)16%,transparent)50%,var(--negative));border-radius:3px;width:100%;height:7px;position:relative}.dashboard-module___vDUZq__desktopRsiTrack>span{border:2.5px solid var(--background);background:var(--foreground);border-radius:50%;width:13px;height:13px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 1px 3px rgba(0,0,0,.5)}.dashboard-module___vDUZq__desktopRsiBadge{color:var(--muted-foreground);background:color-mix(in oklab,var(--muted-foreground)18%,transparent);white-space:nowrap;border-radius:9999px;flex:none;padding:2px 8px;font-size:12px;font-weight:500}.dashboard-module___vDUZq__desktopRsiBadge[data-zone=oversold],.dashboard-module___vDUZq__desktopRsiBadge[data-zone=weak]{color:var(--positive);background:color-mix(in oklab,var(--positive)16%,transparent)}.dashboard-module___vDUZq__desktopRsiBadge[data-zone=strong],.dashboard-module___vDUZq__desktopRsiBadge[data-zone=overbought]{color:var(--negative);background:color-mix(in oklab,var(--negative)16%,transparent)}.dashboard-module___vDUZq__desktopNewsCard{background:var(--background)}.dashboard-module___vDUZq__desktopNewsCard[data-sentiment=positive]{box-shadow:0 -12px 44px -20px color-mix(in oklab,var(--positive)18%,transparent)inset}.dashboard-module___vDUZq__desktopNewsCard[data-sentiment=negative]{box-shadow:0 -12px 44px -20px color-mix(in oklab,var(--negative)18%,transparent)inset}.dashboard-module___vDUZq__desktopNewsMeta{min-width:0;color:var(--muted-foreground);white-space:nowrap;justify-content:space-between;align-items:center;gap:8px;font-size:10px;display:flex}.dashboard-module___vDUZq__desktopNewsMeta>span{text-overflow:ellipsis;overflow:hidden}.dashboard-module___vDUZq__desktopNewsCard>strong{color:var(--foreground);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:12px;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.dashboard-module___vDUZq__mobileStatsCard{display:none}.dashboard-module___vDUZq__compactStatsCard{border:1px solid var(--border);background:var(--card);border-radius:14px;overflow:hidden}.dashboard-module___vDUZq__compactStatRow{border-bottom:1px solid color-mix(in oklab,var(--border)72%,transparent);justify-content:space-between;align-items:center;gap:16px;min-height:36px;padding:6px 12px;display:flex}.dashboard-module___vDUZq__compactStatRow:last-child{border-bottom:0}.dashboard-module___vDUZq__compactStatLabel{min-width:0;color:var(--muted-foreground);font-size:12.5px;line-height:1.35}.dashboard-module___vDUZq__compactStatValues{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:inline-flex}.dashboard-module___vDUZq__compactStatValue{color:var(--foreground);font:600 13.5px/1.35 var(--font-sans);font-variant-numeric:tabular-nums;white-space:nowrap}.dashboard-module___vDUZq__compactStatChange,.dashboard-module___vDUZq__compactStatContext{color:var(--muted-foreground);white-space:nowrap;font-variant-numeric:tabular-nums;align-items:center;gap:2px;font-size:11.5px;font-weight:500;display:inline-flex}.dashboard-module___vDUZq__compactStatChange[data-tone=positive]{color:var(--positive)}.dashboard-module___vDUZq__compactStatChange[data-tone=negative]{color:var(--negative)}@media (max-width:767px){.dashboard-module___vDUZq__statTiles,.dashboard-module___vDUZq__desktopStatsGrid{display:none}.dashboard-module___vDUZq__mobileStatsCard{display:block}}.dashboard-module___vDUZq__askBar{border:1px solid color-mix(in oklab,var(--foreground)10%,transparent);background:color-mix(in oklab,var(--surface)55%,transparent);min-width:0;box-shadow:0 -12px 44px -20px color-mix(in oklab,var(--brand)10%,transparent)inset;border-radius:10px;align-items:center;gap:11px;margin-bottom:8px;padding:8px 12px;transition:border-color .16s ease-out;display:flex}.dashboard-module___vDUZq__askBar:hover{border-color:color-mix(in oklab,var(--foreground)18%,transparent)}.dashboard-module___vDUZq__askLead{color:var(--foreground);cursor:pointer;background:0 0;border:0;flex:none;align-items:center;gap:7px;padding:0;font-size:12.5px;font-weight:500;display:inline-flex}.dashboard-module___vDUZq__askDot{background:var(--brand);width:6px;height:6px;box-shadow:0 0 7px color-mix(in oklab,var(--brand)70%,transparent);border-radius:50%}.dashboard-module___vDUZq__askChips{scrollbar-width:none;flex:1 1 0;gap:6px;min-width:0;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 88%,transparent);mask-image:linear-gradient(90deg,#000 88%,transparent)}.dashboard-module___vDUZq__askChips::-webkit-scrollbar{display:none}.dashboard-module___vDUZq__askChip{border:1px solid var(--border);background:color-mix(in oklab,var(--foreground)5%,transparent);color:var(--muted-foreground);white-space:nowrap;cursor:pointer;border-radius:9999px;flex:none;padding:5px 11px;font-size:12px;transition:background-color .15s ease-out,color .15s ease-out,border-color .15s ease-out}.dashboard-module___vDUZq__askChip:hover{background:color-mix(in oklab,var(--brand)9%,transparent);border-color:var(--border-brand);color:var(--foreground)}.dashboard-module___vDUZq__askChip:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.dashboard-module___vDUZq__askAlert:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.dashboard-module___vDUZq__askLead:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.dashboard-module___vDUZq__askOpen:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.dashboard-module___vDUZq__askDivider{background:color-mix(in oklab,var(--foreground)12%,transparent);flex:none;width:1px;height:16px}.dashboard-module___vDUZq__askAlert{color:var(--muted-foreground);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:9999px;flex:none;align-items:center;gap:6px;padding:5px 9px;font-size:12px;font-weight:500;transition:background-color .15s ease-out,color .15s ease-out;display:inline-flex}.dashboard-module___vDUZq__askAlert svg{color:var(--brand)}.dashboard-module___vDUZq__askAlert:hover{color:var(--foreground);background:color-mix(in oklab,var(--foreground)7%,transparent)}.dashboard-module___vDUZq__askOpen{width:28px;height:28px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:9999px;flex:none;justify-content:center;align-items:center;transition:background-color .15s ease-out,color .15s ease-out;display:inline-flex}.dashboard-module___vDUZq__askOpen:hover{background:color-mix(in oklab,var(--brand)14%,transparent);color:var(--brand)}@media (max-width:1023px){.dashboard-module___vDUZq__askBar{display:none}}.dashboard-module___vDUZq__rowFlash{animation:1.4s ease-out dashboard-module___vDUZq__row-flash}@keyframes dashboard-module___vDUZq__row-flash{0%{background-color:var(--flash-color)}to{background-color:transparent}}@media (prefers-reduced-motion:reduce){.dashboard-module___vDUZq__rowFlash{animation:none}}.dashboard-module___vDUZq__tileSkel{background:color-mix(in oklab,var(--foreground)10%,transparent);border-radius:9999px;height:13px;animation:1.4s ease-in-out infinite dashboard-module___vDUZq__dash-pulse}@keyframes dashboard-module___vDUZq__dash-pulse{0%,to{opacity:.5}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.dashboard-module___vDUZq__tileSkel{animation:none}}.dashboard-module___vDUZq__toolbar{z-index:30;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:0 2px 12px;display:flex;position:relative}.dashboard-module___vDUZq__toolbarRight{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:inline-flex}.dashboard-module___vDUZq__mobileDashboardTop{display:none}.dashboard-module___vDUZq__desktopDashboardStats{display:block}.dashboard-module___vDUZq__mobileDashboardStats,.dashboard-module___vDUZq__mobileMapFilters{display:none}.dashboard-module___vDUZq__desktopMapFilters{display:contents}.dashboard-module___vDUZq__presetTabs{flex-wrap:wrap;align-items:center;gap:4px;display:inline-flex}.dashboard-module___vDUZq__presetTab{border:1px solid var(--border);height:32px;color:var(--muted-foreground);white-space:nowrap;cursor:pointer;background:0 0;border-radius:9999px;align-items:center;gap:5px;padding:0 12px;font-size:12.5px;font-weight:500;text-decoration:none;transition:color .15s ease-out,border-color .15s ease-out,background-color .15s ease-out;display:inline-flex}.dashboard-module___vDUZq__presetTab:hover{color:var(--foreground);border-color:color-mix(in oklab,var(--foreground)22%,var(--border))}.dashboard-module___vDUZq__presetTab[data-on]{color:var(--brand);border-color:var(--border-brand);background:var(--border-brand)}.dashboard-module___vDUZq__presetTab:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.dashboard-module___vDUZq__customize{display:inline-flex;position:relative}.dashboard-module___vDUZq__customizeBtn{border:1px solid var(--border);background:color-mix(in oklab,var(--card)55%,var(--surface));height:32px;color:var(--foreground);cursor:pointer;border-radius:9999px;align-items:center;gap:7px;padding:0 11px;font-size:12.5px;transition:border-color .16s ease-out;display:inline-flex}.dashboard-module___vDUZq__customizeBtn:hover,.dashboard-module___vDUZq__customizeBtn[data-open]{border-color:color-mix(in oklab,var(--brand)32%,var(--border))}.dashboard-module___vDUZq__customizeBtn:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.dashboard-module___vDUZq__customizeIcon{color:var(--brand)}.dashboard-module___vDUZq__customizeMode{font-weight:500}.dashboard-module___vDUZq__customizeChevron{color:var(--muted-foreground);transition:transform .16s ease-out}.dashboard-module___vDUZq__customizeBtn[data-open] .dashboard-module___vDUZq__customizeChevron{transform:rotate(180deg)}.dashboard-module___vDUZq__customizePop{z-index:40;border:1px solid var(--border);background:color-mix(in oklab,var(--card)92%,var(--surface));border-radius:13px;flex-direction:column;gap:11px;width:332px;max-width:calc(100vw - 32px);padding:12px 13px;animation:.14s cubic-bezier(.22,1,.36,1) dashboard-module___vDUZq__pop-in;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 20px 50px -16px rgba(0,0,0,.7)}.dashboard-module___vDUZq__customizeSec{flex-direction:column;gap:7px;display:flex}.dashboard-module___vDUZq__customizePop>section:not(:first-child){border-top:1px solid var(--border);padding-top:11px}.dashboard-module___vDUZq__customizeSecLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--muted-foreground);font-size:10px}.dashboard-module___vDUZq__customizeChips{flex-wrap:wrap;gap:5px;display:flex}.dashboard-module___vDUZq__customizeChip{background:color-mix(in oklab,var(--foreground)5%,transparent);color:var(--muted-foreground);cursor:pointer;border:0;border-radius:9999px;padding:5px 10px;font-size:12px;transition:background-color .15s ease-out,color .15s ease-out}.dashboard-module___vDUZq__customizeChip:hover{color:var(--foreground)}.dashboard-module___vDUZq__customizeChip[data-on]{background:color-mix(in oklab,var(--foreground)13%,transparent);color:var(--foreground)}.dashboard-module___vDUZq__customizeChip:focus-visible{outline:2px solid var(--ring);outline-offset:1px}.dashboard-module___vDUZq__customizeCards{flex-wrap:wrap;gap:8px 14px;display:flex}.dashboard-module___vDUZq__customizeCard{color:var(--foreground);cursor:pointer;align-items:center;gap:6px;font-size:12.5px;display:inline-flex}.dashboard-module___vDUZq__customizeCard input{width:14px;height:14px;accent-color:var(--brand);cursor:pointer}.dashboard-module___vDUZq__toolbarReset{border:1px solid var(--border);height:32px;color:var(--muted-foreground);cursor:pointer;background:0 0;border-radius:9999px;align-items:center;gap:6px;padding:0 11px;font-size:12.5px;transition:color .15s ease-out,border-color .15s ease-out;display:inline-flex}.dashboard-module___vDUZq__toolbarReset:hover{color:var(--foreground);border-color:color-mix(in oklab,var(--foreground)22%,var(--border))}.dashboard-module___vDUZq__toolbarReset:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.dashboard-module___vDUZq__toolbarSave{background:var(--brand);height:32px;color:var(--brand-foreground,#fff);cursor:pointer;border:1px solid transparent;border-radius:9999px;align-items:center;gap:6px;padding:0 11px;font-size:12.5px;transition:background-color .15s ease-out,opacity .15s ease-out;display:inline-flex}.dashboard-module___vDUZq__toolbarSave:hover{background:color-mix(in oklab,var(--brand)88%,black)}.dashboard-module___vDUZq__toolbarSave:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.dashboard-module___vDUZq__layoutSnack{left:12px;right:12px;bottom:calc(env(safe-area-inset-bottom) + 14px);z-index:60;border:1px solid var(--border);background:color-mix(in oklab,var(--card)94%,var(--surface));color:var(--muted-foreground);border-radius:14px;align-items:center;gap:8px;padding:8px 8px 8px 14px;font-size:13px;animation:.22s cubic-bezier(.22,1,.36,1) dashboard-module___vDUZq__snack-rise;display:flex;position:fixed;box-shadow:0 12px 32px -8px rgba(0,0,0,.7)}@keyframes dashboard-module___vDUZq__snack-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.dashboard-module___vDUZq__layoutSnack{animation:none}}.dashboard-module___vDUZq__layoutSnackLabel{flex:auto;min-width:0}.dashboard-module___vDUZq__layoutSnackReset{min-height:36px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:9999px;flex:none;padding:0 14px;font-size:13px;font-weight:600}.dashboard-module___vDUZq__layoutSnackReset:hover{color:var(--foreground)}.dashboard-module___vDUZq__layoutSnackSave{background:var(--brand);color:#06210b;cursor:pointer;border:0;border-radius:9999px;flex:none;align-items:center;gap:6px;min-height:36px;padding:0 16px;font-size:13px;font-weight:650;display:inline-flex}.dashboard-module___vDUZq__layoutSnackSave:hover{background:color-mix(in oklab,var(--brand)88%,black)}.dashboard-module___vDUZq__layoutSnackSaved{min-height:36px;color:var(--brand);align-items:center;gap:6px;font-weight:650;display:inline-flex}.dashboard-module___vDUZq__toolbarSaved{border:1px solid color-mix(in oklab,var(--positive)40%,transparent);background:color-mix(in oklab,var(--positive)12%,transparent);height:32px;color:var(--positive);white-space:nowrap;border-radius:9999px;align-items:center;gap:6px;padding:0 11px;font-size:12.5px;display:inline-flex}.dashboard-module___vDUZq__marketStatus{border:1px solid color-mix(in oklab,var(--negative)42%,transparent);background:color-mix(in oklab,var(--negative)10%,transparent);height:32px;color:var(--negative);white-space:nowrap;border-radius:9999px;align-items:center;gap:6px;padding:0 11px;font-size:12px;display:inline-flex}.dashboard-module___vDUZq__marketStatusDot{background:var(--negative);border-radius:9999px;width:7px;height:7px}.dashboard-module___vDUZq__marketStatus[data-open]{color:var(--positive);border-color:color-mix(in oklab,var(--positive)35%,transparent);background:color-mix(in oklab,var(--positive)10%,transparent)}.dashboard-module___vDUZq__marketStatus[data-open] .dashboard-module___vDUZq__marketStatusDot{background:var(--positive)}@keyframes dashboard-module___vDUZq__pop-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.dashboard-module___vDUZq__customizePop{animation:none}}.dashboard-module___vDUZq__hideBtn{width:28px;height:28px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:9999px;justify-content:center;align-items:center;transition:background-color .16s ease-out,color .16s ease-out;display:inline-flex}.dashboard-module___vDUZq__hideBtn:hover{background:color-mix(in oklab,var(--negative)16%,transparent);color:var(--negative)}.dashboard-module___vDUZq__hideBtn:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.dashboard-module___vDUZq__filterBar{border-bottom:1px solid var(--border);flex:none;align-items:center;padding:7px 11px;display:flex;position:relative}.dashboard-module___vDUZq__filterBtn{border:1px solid var(--border);color:var(--muted-foreground);cursor:pointer;background:0 0;border-radius:9999px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:500;transition:color .15s ease-out,border-color .15s ease-out;display:inline-flex}.dashboard-module___vDUZq__filterBtn:hover,.dashboard-module___vDUZq__filterBtn[data-active]{color:var(--foreground);border-color:color-mix(in oklab,var(--foreground)22%,var(--border))}.dashboard-module___vDUZq__filterDot{background:var(--brand);border-radius:50%;width:5px;height:5px}.dashboard-module___vDUZq__filterPopover{z-index:20;border:1px solid var(--border);border-radius:var(--radius-md);background:color-mix(in oklab,var(--card)92%,var(--surface));padding:6px;position:absolute;top:calc(100% - 1px);left:11px;right:11px;box-shadow:0 14px 34px -14px rgba(0,0,0,.6)}.dashboard-module___vDUZq__filterField{background:color-mix(in oklab,var(--foreground)5%,transparent);color:var(--muted-foreground);border-radius:9999px;align-items:center;gap:7px;padding:6px 9px;display:flex}.dashboard-module___vDUZq__filterInput{min-width:0;color:var(--foreground);background:0 0;border:0;outline:none;flex:1 1 0;font-size:12px}.dashboard-module___vDUZq__filterInput::placeholder{color:var(--muted-foreground)}.dashboard-module___vDUZq__filterClear{width:18px;height:18px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:9999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.dashboard-module___vDUZq__filterClear:hover{color:var(--foreground);background:color-mix(in oklab,var(--foreground)8%,transparent)}.dashboard-module___vDUZq__live{color:var(--muted-foreground);align-items:center;gap:7px;font-size:11px;font-weight:500;display:flex}.dashboard-module___vDUZq__live:before{content:"";background:var(--positive);border-radius:9999px;width:6px;height:6px}.dashboard-module___vDUZq__live[data-state=loading]:before{background:var(--muted-foreground)}.dashboard-module___vDUZq__live[data-state=error]:before{background:var(--negative)}.dashboard-module___vDUZq__reset{border:1px solid var(--border);background:var(--card);height:32px;color:var(--foreground);border-radius:9999px;align-items:center;gap:7px;padding:0 11px;font-size:12px;font-weight:550;transition:background-color .18s ease-out,border-color .18s ease-out;display:inline-flex}.dashboard-module___vDUZq__reset:hover:not(:disabled){border-color:var(--border-brand);background:var(--surface-hover)}.dashboard-module___vDUZq__reset:disabled{color:var(--muted-foreground);opacity:.55;cursor:default}.dashboard-module___vDUZq__skeletonGrid{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:166px;gap:8px;display:grid}@media (max-width:1439px){.dashboard-module___vDUZq__skeletonGrid{grid-template-columns:repeat(8,minmax(0,1fr));grid-auto-rows:152px}}@media (max-width:899px){.dashboard-module___vDUZq__skeletonGrid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:150px}}@media (max-width:479px){.dashboard-module___vDUZq__skeletonGrid{grid-template-columns:minmax(0,1fr);grid-auto-rows:146px}}.dashboard-module___vDUZq__skeletonCard>span{background:color-mix(in oklab,var(--foreground)9%,transparent);border-radius:6px;animation:1.6s ease-in-out infinite dashboard-module___vDUZq__skeletonPulse;display:block}@media (prefers-reduced-motion:reduce){.dashboard-module___vDUZq__skeletonCard>span{animation:none}}@keyframes dashboard-module___vDUZq__skeletonPulse{0%,to{opacity:1}50%{opacity:.45}}.dashboard-module___vDUZq__grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:166px;gap:8px;display:grid}.dashboard-module___vDUZq__card{border:1px solid var(--border);background:color-mix(in oklab,var(--card)55%,var(--surface));border-radius:16px;flex-direction:column;min-width:0;height:100%;min-height:0;transition:box-shadow .2s ease-out,opacity .2s ease-out,border-color .2s ease-out;display:flex;position:relative;overflow:hidden}.dashboard-module___vDUZq__card[data-drop-target]{border-color:var(--brand,var(--positive));box-shadow:inset 0 0 0 1px var(--brand,var(--positive)),0 0 0 3px color-mix(in oklab,var(--brand,var(--positive))22%,transparent)}.dashboard-module___vDUZq__resizeHandle{touch-action:none;z-index:3;opacity:0;width:18px;height:18px;transition:opacity .14s ease-out;position:absolute}.dashboard-module___vDUZq__resizeHandle:after{content:"";border-color:var(--muted-foreground);border-style:solid;border-width:0;width:8px;height:8px;position:absolute}.dashboard-module___vDUZq__resizeHandle[data-corner=se]{cursor:nwse-resize;bottom:0;right:0}.dashboard-module___vDUZq__resizeHandle[data-corner=se]:after{border-bottom-width:2px;border-right-width:2px;border-bottom-right-radius:3px;bottom:5px;right:5px}.dashboard-module___vDUZq__resizeHandle[data-corner=sw]{cursor:nesw-resize;bottom:0;left:0}.dashboard-module___vDUZq__resizeHandle[data-corner=sw]:after{border-bottom-width:2px;border-left-width:2px;border-bottom-left-radius:3px;bottom:5px;left:5px}.dashboard-module___vDUZq__resizeHandle[data-corner=ne]{cursor:nesw-resize;top:0;right:0}.dashboard-module___vDUZq__resizeHandle[data-corner=ne]:after{border-top-width:2px;border-right-width:2px;border-top-right-radius:3px;top:5px;right:5px}.dashboard-module___vDUZq__resizeHandle[data-corner=nw]{cursor:nwse-resize;width:12px;height:12px;top:0;left:0}.dashboard-module___vDUZq__resizeHandle[data-corner=nw]:after{border-top-width:2px;border-left-width:2px;border-top-left-radius:3px;top:3px;left:3px}.dashboard-module___vDUZq__card:hover .dashboard-module___vDUZq__resizeHandle{opacity:.75}.dashboard-module___vDUZq__resizeHandle:focus-visible{opacity:.75}.dashboard-module___vDUZq__resizeHandle:hover{opacity:1}.dashboard-module___vDUZq__resizeGhost{z-index:4;pointer-events:none;border:2px dashed var(--brand,var(--positive));background:color-mix(in oklab,var(--brand,var(--positive))10%,transparent);border-radius:16px;position:relative}.dashboard-module___vDUZq__resizeGhostLabel{background:color-mix(in oklab,var(--card)85%,transparent);color:var(--foreground);font-variant-numeric:tabular-nums;letter-spacing:.04em;border-radius:999px;padding:2px 7px;font-size:11px;font-weight:600;position:absolute;top:8px;left:10px}.dashboard-module___vDUZq__card ::-webkit-scrollbar{width:0;height:0}.dashboard-module___vDUZq__card *{scrollbar-width:none;-ms-overflow-style:none}.dashboard-module___vDUZq__card[data-dragging=true]{opacity:.82;z-index:5;cursor:grabbing;box-shadow:0 18px 40px -12px rgba(0,0,0,.6),0 0 0 1px var(--border-brand)}.dashboard-module___vDUZq__cardHeader{border-bottom:1px solid var(--border);background:color-mix(in oklab,var(--card)55%,var(--surface));align-items:center;gap:8px;min-height:44px;padding:0 10px;display:flex}.dashboard-module___vDUZq__drag{width:28px;height:30px;color:var(--muted-foreground);cursor:grab;background:0 0;border:0;border-radius:9999px;justify-content:center;align-items:center;transition:background-color .18s ease-out,color .18s ease-out;display:inline-flex}.dashboard-module___vDUZq__drag:active{cursor:grabbing}.dashboard-module___vDUZq__drag:hover{background:color-mix(in oklab,var(--foreground)8%,transparent);color:var(--foreground)}.dashboard-module___vDUZq__title{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.01em;flex:1;min-width:0;font-size:12px;font-weight:650;overflow:hidden}.dashboard-module___vDUZq__hfilter{display:inline-flex;position:relative}.dashboard-module___vDUZq__hfilterBtn{width:28px;height:28px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:9999px;justify-content:center;align-items:center;transition:background-color .16s ease-out,color .16s ease-out;display:inline-flex;position:relative}.dashboard-module___vDUZq__hfilterBtn:hover,.dashboard-module___vDUZq__hfilterBtn[data-active]{background:color-mix(in oklab,var(--foreground)8%,transparent);color:var(--foreground)}.dashboard-module___vDUZq__hfilterBtn:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.dashboard-module___vDUZq__hfilterDot{background:var(--brand);border-radius:50%;width:5px;height:5px;position:absolute;top:5px;right:5px}.dashboard-module___vDUZq__hfilterPop{border:1px solid var(--border);border-radius:var(--radius-md);background:color-mix(in oklab,var(--card)94%,var(--surface));flex-direction:column;gap:11px;width:248px;padding:12px;animation:.14s cubic-bezier(.22,1,.36,1) dashboard-module___vDUZq__pop-in;display:flex;box-shadow:0 16px 40px -14px rgba(0,0,0,.7)}.dashboard-module___vDUZq__hfilterField{flex-direction:column;gap:6px;display:flex}.dashboard-module___vDUZq__hfilterLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--muted-foreground);font-size:10px}.dashboard-module___vDUZq__hfilterRange{gap:6px;display:flex}.dashboard-module___vDUZq__hfilterRange input{border:1px solid var(--border);background:color-mix(in oklab,var(--foreground)4%,transparent);min-width:0;height:28px;color:var(--foreground);border-radius:9999px;outline:none;flex:1 1 0;padding:0 8px;font-size:12px}.dashboard-module___vDUZq__hfilterRange input:focus{border-color:color-mix(in oklab,var(--brand)45%,var(--border))}.dashboard-module___vDUZq__hfilterRange input::placeholder{color:var(--muted-foreground)}.dashboard-module___vDUZq__hfilterChips{flex-wrap:wrap;gap:4px;display:flex}.dashboard-module___vDUZq__hfilterChip{border:1px solid var(--border);color:var(--muted-foreground);cursor:pointer;background:0 0;border-radius:999px;padding:4px 9px;font-size:11.5px;transition:border-color .15s ease-out,color .15s ease-out,background-color .15s ease-out}.dashboard-module___vDUZq__hfilterChip:hover{color:var(--foreground)}.dashboard-module___vDUZq__hfilterChip[data-on]{border-color:color-mix(in oklab,var(--brand)45%,var(--border));background:color-mix(in oklab,var(--brand)14%,transparent);color:var(--foreground)}.dashboard-module___vDUZq__hfilterActions{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;margin-top:2px;padding-top:11px;display:flex}.dashboard-module___vDUZq__hfilterReset{border:1px solid var(--border);color:var(--muted-foreground);cursor:pointer;background:0 0;border-radius:9999px;padding:6px 11px;font-size:12px;transition:color .15s ease-out,border-color .15s ease-out}.dashboard-module___vDUZq__hfilterReset:hover:not(:disabled){color:var(--foreground);border-color:color-mix(in oklab,var(--foreground)22%,var(--border))}.dashboard-module___vDUZq__hfilterReset:disabled{opacity:.4;cursor:default}.dashboard-module___vDUZq__hfilterApply{background:var(--brand);color:#06210b;cursor:pointer;border:0;border-radius:9999px;padding:6px 16px;font-size:12px;font-weight:600;transition:background-color .15s ease-out}.dashboard-module___vDUZq__hfilterApply:hover{background:color-mix(in oklab,var(--brand)88%,var(--foreground))}.dashboard-module___vDUZq__hfilterReset:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.dashboard-module___vDUZq__hfilterApply:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.dashboard-module___vDUZq__sizeControl{display:inline-flex;position:relative}.dashboard-module___vDUZq__seg{width:24px;height:24px;color:var(--muted-foreground);font:600 11px/1 var(--font-num);font-variant-numeric:tabular-nums;cursor:pointer;background:0 0;border:0;border-radius:9999px;justify-content:center;align-items:center;transition:background-color .16s ease-out,color .16s ease-out;display:inline-flex}.dashboard-module___vDUZq__seg:hover{color:var(--foreground)}.dashboard-module___vDUZq__seg[data-active=true]{color:var(--foreground);background:color-mix(in oklab,var(--card)60%,var(--foreground)14%);box-shadow:0 1px 2px rgba(0,0,0,.35)}.dashboard-module___vDUZq__body{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.dashboard-module___vDUZq__rwaPulseTabs{border-bottom:1px solid var(--border);flex-wrap:wrap;flex:none;align-items:center;gap:2px;padding:7px 8px;display:flex}.dashboard-module___vDUZq__rwaPulseTabs button{min-width:0;height:28px;color:var(--muted-foreground);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:9999px;flex:1 0 auto;justify-content:center;align-items:center;gap:4px;padding:0 8px;font-size:10px;font-weight:600;transition:background-color .15s ease-out,color .15s ease-out;display:inline-flex}.dashboard-module___vDUZq__rwaPulseTabs button svg{flex-shrink:0}.dashboard-module___vDUZq__rwaPulseTabs button:hover{color:var(--foreground)}.dashboard-module___vDUZq__rwaPulseTabs button[data-on=true]{color:var(--foreground);background:color-mix(in oklab,var(--foreground)9%,var(--card))}.dashboard-module___vDUZq__rwaPulseTabs button:focus-visible{outline:2px solid var(--ring);outline-offset:-2px}.dashboard-module___vDUZq__tabs{border-bottom:1px solid var(--border);scrollbar-width:none;gap:2px;padding:8px 10px;display:flex;overflow-x:auto}.dashboard-module___vDUZq__tradesTabBar{border-bottom:1px solid color-mix(in oklab,var(--foreground)15%,transparent);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2px 8px;padding:0 11px 0 12px;display:flex}.dashboard-module___vDUZq__uTabs{scrollbar-width:none;flex:auto;gap:24px;min-width:190px;display:flex;position:relative;overflow-x:auto}.dashboard-module___vDUZq__swapToggle{background:color-mix(in oklab,var(--foreground)6%,transparent);border-radius:9999px;flex:none;gap:2px;padding:2px;display:inline-flex}.dashboard-module___vDUZq__tab{min-height:28px;color:var(--muted-foreground);background:0 0;border:0;border-radius:9999px;flex:none;padding:0 9px;font-size:10px;font-weight:600;transition:background-color .18s ease-out,color .18s ease-out}.dashboard-module___vDUZq__tab:hover{color:var(--foreground);background:color-mix(in oklab,var(--foreground)6%,transparent)}.dashboard-module___vDUZq__tabActive{color:var(--foreground);background:color-mix(in oklab,var(--foreground)10%,transparent)}.dashboard-module___vDUZq__reset:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.dashboard-module___vDUZq__drag:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.dashboard-module___vDUZq__tab:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.dashboard-module___vDUZq__tableFooter{border-top:1px solid color-mix(in oklab,var(--foreground)15%,transparent);background:color-mix(in oklab,var(--card)55%,var(--surface));height:38px;color:var(--muted-foreground);letter-spacing:.01em;flex-shrink:0;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:500;transition:color .18s ease-out,background-color .18s ease-out;display:flex}.dashboard-module___vDUZq__tableFooter:hover{color:var(--foreground);background:color-mix(in oklab,var(--foreground)6%,var(--surface))}.dashboard-module___vDUZq__tableFooter:focus-visible{outline:2px solid var(--ring);outline-offset:-2px}.dashboard-module___vDUZq__tradeTabs{background:color-mix(in oklab,var(--foreground)6%,transparent);border-radius:9999px;flex:none;align-items:center;gap:2px;margin-left:auto;padding:2px;display:inline-flex}.dashboard-module___vDUZq__tradeTab{color:var(--muted-foreground);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:9999px;flex:none;padding:3px 9px;font-size:11px;font-weight:600;transition:background-color .15s ease-out,color .15s ease-out}.dashboard-module___vDUZq__tradeTab[data-active=true]{background:var(--card);color:var(--foreground)}.dashboard-module___vDUZq__tradeTab:hover[data-active=false]{color:var(--foreground)}.dashboard-module___vDUZq__tradeTab:focus-visible{outline:2px solid var(--ring);outline-offset:1px}.dashboard-module___vDUZq__empty{text-align:center;min-height:250px;color:var(--muted-foreground);place-content:center;justify-items:center;gap:6px;padding:24px;font-size:11px;display:grid}.dashboard-module___vDUZq__empty strong{color:var(--foreground);font-size:12px;font-weight:650}.dashboard-module___vDUZq__empty span{max-width:32ch;line-height:1.45}.dashboard-module___vDUZq__dataNotice{border:1px solid color-mix(in srgb,var(--destructive)45%,transparent);background:color-mix(in srgb,var(--destructive)8%,transparent);color:var(--muted-foreground);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin:10px 12px 0;padding:10px 12px;font-size:12px;display:flex}.dashboard-module___vDUZq__dataNotice button{border:1px solid var(--border);color:var(--foreground);background:var(--card);border-radius:8px;flex:none;align-items:center;gap:6px;padding:6px 10px;display:inline-flex}.dashboard-module___vDUZq__dataNotice button:hover{background:var(--accent)}.dashboard-module___vDUZq__skeletonList{padding:0 12px 12px}.dashboard-module___vDUZq__skeletonRow{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) 52px 42px;align-items:center;gap:14px;min-height:54px;display:grid}.dashboard-module___vDUZq__skeletonRow span{background:var(--surface-hover);border-radius:9999px;height:10px;animation:.9s ease-in-out infinite alternate dashboard-module___vDUZq__skeleton}.dashboard-module___vDUZq__skeletonRow span:first-child{width:44%}.dashboard-module___vDUZq__skeletonRow span:nth-child(2),.dashboard-module___vDUZq__skeletonRow span:last-child{width:100%}@keyframes dashboard-module___vDUZq__skeleton{to{opacity:.45}}.dashboard-module___vDUZq__mapLoading{padding-top:2px}.dashboard-module___vDUZq__radarEmbed{flex:1;min-height:0;overflow:hidden}.dashboard-module___vDUZq__radarEmbed .lr-radar{height:100%;min-height:0}.dashboard-module___vDUZq__mapSwitch{background:color-mix(in oklab,var(--foreground)6%,transparent);border-radius:9999px;flex:none;align-self:center;gap:2px;padding:2px;display:inline-flex}.dashboard-module___vDUZq__mapSwitchBtn{color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:9999px;padding:4px 11px;font-size:11px;font-weight:600;transition:background-color .15s ease-out,color .15s ease-out}.dashboard-module___vDUZq__mapSwitchBtn[data-active=true]{background:var(--card);color:var(--foreground)}.dashboard-module___vDUZq__mapSwitchBtn:hover[data-active=false]{color:var(--foreground)}.dashboard-module___vDUZq__heatmapShell{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden;container-type:inline-size}.dashboard-module___vDUZq__mapMetrics{align-items:center;gap:6px;min-width:0;display:flex}.dashboard-module___vDUZq__heatSelect{flex:none;align-self:center;align-items:center;gap:5px;display:inline-flex;position:relative}.dashboard-module___vDUZq__heatMetricInfo{color:var(--muted-foreground)}.dashboard-module___vDUZq__heatSelect[data-info]{border:1px solid var(--border);background:color-mix(in oklab,var(--card)55%,var(--surface));border-radius:9999px;gap:7px;padding-right:11px}.dashboard-module___vDUZq__heatSelect[data-info] .dashboard-module___vDUZq__heatSelectBtn{background:0 0;border:0;padding-right:0}.dashboard-module___vDUZq__heatSelect[data-info]>:-webkit-any(span,button):not(.dashboard-module___vDUZq__heatSelectBtn){flex:none}.dashboard-module___vDUZq__heatSelect[data-info]>:-moz-any(span,button):not(.dashboard-module___vDUZq__heatSelectBtn){flex:none}.dashboard-module___vDUZq__heatSelect[data-info]>:is(span,button):not(.dashboard-module___vDUZq__heatSelectBtn){flex:none}.dashboard-module___vDUZq__heatSelectChevron{color:var(--muted-foreground);pointer-events:none;flex:none}.dashboard-module___vDUZq__heatSelect[data-info]:hover{border-color:color-mix(in oklab,var(--brand)32%,var(--border))}.dashboard-module___vDUZq__heatSelectBtn{border:1px solid var(--border);background:color-mix(in oklab,var(--card)55%,var(--surface));min-width:0;height:32px;color:var(--foreground);white-space:nowrap;cursor:pointer;border-radius:9999px;align-items:center;gap:7px;padding:0 11px;font-size:12.5px;transition:border-color .16s ease-out;display:inline-flex}.dashboard-module___vDUZq__heatSelectBtn:hover,.dashboard-module___vDUZq__heatSelectBtn[data-open=true]{border-color:color-mix(in oklab,var(--brand)32%,var(--border))}.dashboard-module___vDUZq__heatSelectBtn[data-compact=true]{gap:5px;height:26px;padding:0 9px;font-size:11px}.dashboard-module___vDUZq__heatSelectBtn:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.dashboard-module___vDUZq__heatSelectLabel{color:var(--muted-foreground);flex:none}.dashboard-module___vDUZq__heatSelectValue{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:500;overflow:hidden}.dashboard-module___vDUZq__heatSelectBtn svg{color:var(--muted-foreground);flex:none;transition:transform .16s ease-out}.dashboard-module___vDUZq__heatSelectBtn[data-open=true] svg{transform:rotate(180deg)}.dashboard-module___vDUZq__heatSelectScrim{z-index:60;position:fixed;top:0;bottom:0;left:0;right:0}.dashboard-module___vDUZq__heatSelectMenu{z-index:61;border:1px solid var(--border);background:color-mix(in oklab,var(--card)92%,var(--surface));border-radius:13px;min-width:200px;padding:6px;animation:.14s cubic-bezier(.22,1,.36,1) dashboard-module___vDUZq__pop-in;position:fixed;box-shadow:0 20px 50px -16px rgba(0,0,0,.7)}.dashboard-module___vDUZq__heatSelectItem{width:100%;color:var(--muted-foreground);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:7px 10px;font-size:12.5px;transition:background .12s ease-out,color .12s ease-out;display:flex}.dashboard-module___vDUZq__heatSelectItem:hover{background:color-mix(in oklab,var(--foreground)6%,transparent);color:var(--foreground)}.dashboard-module___vDUZq__heatSelectItem[data-on=true]{color:var(--foreground);background:color-mix(in oklab,var(--foreground)13%,transparent)}.dashboard-module___vDUZq__heatSelectItem svg{color:var(--brand)}@media (max-width:1023px){.dashboard-module___vDUZq__mapMetrics{flex:auto}.dashboard-module___vDUZq__heatSelect{flex:42%;min-width:0}.dashboard-module___vDUZq__heatSelectBtn{justify-content:flex-start;width:100%}.dashboard-module___vDUZq__heatSelect[data-info] .dashboard-module___vDUZq__heatSelectBtn{padding-right:0}.dashboard-module___vDUZq__heatSelectLabel{display:none}}.dashboard-module___vDUZq__heatClear{border:1px solid var(--border);color:var(--muted-foreground);cursor:pointer;background:0 0;border-radius:6px;flex:none;align-items:center;gap:4px;margin-left:auto;padding:3px 8px;font-size:12px;transition:color .14s ease-out,border-color .14s ease-out;display:inline-flex}.dashboard-module___vDUZq__heatClear:hover{color:var(--foreground);border-color:var(--foreground)}.dashboard-module___vDUZq__heatState{text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:6px;min-height:0;padding:20px;display:flex}.dashboard-module___vDUZq__heatState strong{color:var(--foreground);font-size:13px;font-weight:600}.dashboard-module___vDUZq__heatState span{color:var(--muted-foreground);font-size:12px}.dashboard-module___vDUZq__heatLegendWrap{border-bottom:1px solid var(--border);flex:none;align-items:center;gap:14px;padding:8px 12px;display:flex}.dashboard-module___vDUZq__heatLegend{flex-wrap:wrap;align-items:center;gap:6px 14px;min-width:0;display:flex}.dashboard-module___vDUZq__heatLegendItem{white-space:nowrap;color:var(--foreground);align-items:center;gap:6px;font-size:12px;display:inline-flex}.dashboard-module___vDUZq__heatLegendItem i{background:var(--muted-foreground);border-radius:3px;width:9px;height:9px}.dashboard-module___vDUZq__heatLegendItem i[data-tone=healthy]{background:var(--positive)}.dashboard-module___vDUZq__heatLegendItem i[data-tone=watch]{background:#e7a200;background:color(display-p3 .868618 .6465 .212413);background:lab(72.0757% 19.3202 76.5383)}.dashboard-module___vDUZq__heatLegendItem i[data-tone=concentrated]{background:var(--negative)}.dashboard-module___vDUZq__heatLegendItem em{color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-style:normal}.dashboard-module___vDUZq__heatmap{flex:auto;min-height:0;position:relative;overflow:hidden}.dashboard-module___vDUZq__rwaHeatmap{flex:auto;grid-template-rows:minmax(0,2.2fr) minmax(0,1fr);grid-template-columns:minmax(0,3fr) minmax(0,2fr) minmax(0,2fr);gap:10px;min-height:0;padding:8px 10px 10px;display:grid;overflow:hidden}.dashboard-module___vDUZq__rwaHeatSection{flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.dashboard-module___vDUZq__rwaHeatSection[data-segment=stocks]{grid-area:1/1/auto/3}.dashboard-module___vDUZq__rwaHeatSection[data-segment=prestocks]{grid-area:1/3}.dashboard-module___vDUZq__rwaHeatSection[data-segment=commodities]{grid-area:2/1}.dashboard-module___vDUZq__rwaHeatSection[data-segment=indexes]{grid-area:2/2}.dashboard-module___vDUZq__rwaHeatSection[data-segment=etfs]{grid-area:2/3}.dashboard-module___vDUZq__rwaHeatSectionHeader{flex:0 0 25px;align-items:center;gap:7px;min-width:0;padding:0 2px;display:flex}.dashboard-module___vDUZq__rwaHeatSectionHeader strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--foreground);letter-spacing:.01em;font-size:11px;font-weight:680;overflow:hidden}.dashboard-module___vDUZq__rwaHeatSectionIcon{width:14px;height:14px;color:var(--muted-foreground);flex:0 0 14px;justify-content:center;align-items:center;display:inline-flex}.dashboard-module___vDUZq__rwaHeatSectionIcon svg{width:13px;height:13px}.dashboard-module___vDUZq__rwaHeatSectionCount{display:none}.dashboard-module___vDUZq__rwaColourControl{min-width:0}.dashboard-module___vDUZq__rwaLegendTooltip{z-index:70;border:1px solid var(--border);background:var(--popover);pointer-events:none;border-radius:9px;width:-webkit-max-content;width:max-content;max-width:calc(100vw - 24px);padding:0;position:fixed;transform:translate(-100%,-100%);box-shadow:0 12px 30px -12px rgba(0,0,0,.72)}.dashboard-module___vDUZq__rwaLegendTooltip .dashboard-module___vDUZq__heatLegendWrap{border:0;padding:9px 11px}.dashboard-module___vDUZq__rwaLegendTooltip .dashboard-module___vDUZq__heatLegend{flex-wrap:nowrap;gap:12px}.dashboard-module___vDUZq__rwaLegendTooltip .dashboard-module___vDUZq__heatLegendItem{font-size:11px}.dashboard-module___vDUZq__rwaHeatSectionBody{flex:auto;min-height:0;display:flex;position:relative;overflow:hidden}.dashboard-module___vDUZq__rwaHeatCanvas{flex:auto;min-width:0;min-height:0;display:flex;overflow:hidden}.dashboard-module___vDUZq__rwaHeatCanvas .dashboard-module___vDUZq__heatmap{min-height:0}.dashboard-module___vDUZq__rwaHeatEmpty{color:var(--muted-foreground);text-align:center;margin:auto;padding:12px;font-size:11px}@container (width<=720px){.dashboard-module___vDUZq__rwaHeatmap{grid-template-rows:minmax(0,2.2fr) minmax(0,1fr);grid-template-columns:minmax(0,3fr) minmax(0,2fr) minmax(0,2fr);overflow-y:auto}.dashboard-module___vDUZq__rwaHeatSection[data-segment=stocks]{grid-area:1/1/auto/3}.dashboard-module___vDUZq__rwaHeatSection[data-segment=prestocks]{grid-area:1/3}.dashboard-module___vDUZq__rwaHeatSection[data-segment=commodities]{grid-area:2/1}.dashboard-module___vDUZq__rwaHeatSection[data-segment=indexes]{grid-area:2/2}.dashboard-module___vDUZq__rwaHeatSection[data-segment=etfs]{grid-area:2/3}}@container (width<=440px){.dashboard-module___vDUZq__rwaHeatmap{grid-template-rows:300px repeat(4,170px);grid-template-columns:minmax(0,1fr)}.dashboard-module___vDUZq__rwaHeatSection[data-segment=stocks]{grid-area:1/1}.dashboard-module___vDUZq__rwaHeatSection[data-segment=prestocks]{grid-area:2/1}.dashboard-module___vDUZq__rwaHeatSection[data-segment=commodities]{grid-area:3/1}.dashboard-module___vDUZq__rwaHeatSection[data-segment=indexes]{grid-area:4/1}.dashboard-module___vDUZq__rwaHeatSection[data-segment=etfs]{grid-area:5/1}}@media (max-width:767px){.dashboard-module___vDUZq__card[data-card-id=swap]{display:none}.dashboard-module___vDUZq__rwaHeatmap{grid-template-rows:minmax(0,2fr) minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px;overflow:hidden}.dashboard-module___vDUZq__rwaHeatSection{border:1px solid color-mix(in oklab,var(--foreground)12%,transparent);background:color-mix(in oklab,var(--background)48%,var(--card));border-radius:11px;box-shadow:inset 0 1px rgba(255,255,255,.05),0 5px 14px -12px rgba(0,0,0,.85);box-shadow:inset 0 1px color(display-p3 1 1 1/.05),0 5px 14px -12px color(display-p3 0 0 0/.85098);box-shadow:inset 0 1px lab(100% -.0000298023 .0000119209/.05),0 5px 14px -12px lab(0% 0 0/.85098)}.dashboard-module___vDUZq__rwaHeatSection[data-segment=stocks]{grid-area:1/1/auto/-1}.dashboard-module___vDUZq__rwaHeatSection[data-segment=prestocks]{grid-area:2/1}.dashboard-module___vDUZq__rwaHeatSection[data-segment=commodities]{grid-area:2/2}.dashboard-module___vDUZq__rwaHeatSection[data-segment=indexes],.dashboard-module___vDUZq__rwaHeatSection[data-segment=etfs]{display:none}.dashboard-module___vDUZq__rwaHeatSectionHeader{border-bottom:1px solid color-mix(in oklab,var(--foreground)9%,transparent);background:color-mix(in oklab,var(--foreground)3%,transparent);flex-basis:30px;gap:6px;padding:0 8px}.dashboard-module___vDUZq__rwaHeatSectionHeader strong{letter-spacing:0;font-size:11.5px}.dashboard-module___vDUZq__rwaHeatSectionIcon{width:17px;height:17px;color:var(--brand);background:color-mix(in oklab,var(--brand)12%,transparent);border-radius:5px;flex-basis:17px}.dashboard-module___vDUZq__rwaHeatSectionIcon svg{width:11px;height:11px}}.dashboard-module___vDUZq__heatTile{box-sizing:border-box;box-shadow:inset -1px -1px var(--border);cursor:pointer;color:var(--foreground);background:color-mix(in oklab,var(--muted-foreground)10%,var(--card));text-align:left;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;padding:10px 12px;transition:filter .14s ease-out,box-shadow .14s ease-out;display:flex;position:absolute;overflow:hidden}.dashboard-module___vDUZq__heatTile[data-tone=healthy]{background:color-mix(in oklab,var(--positive)26%,var(--card))}.dashboard-module___vDUZq__heatTile[data-tone=watch]{background:color-mix(in oklab,#e7a200 32%,var(--card))}@supports (color:color(display-p3 0 0 0)){.dashboard-module___vDUZq__heatTile[data-tone=watch]{background:color-mix(in oklab,color(display-p3 .868618 .6465 .212413) 32%,var(--card))}}@supports (color:lab(0% 0 0)){.dashboard-module___vDUZq__heatTile[data-tone=watch]{background:color-mix(in oklab,lab(72.0757% 19.3202 76.5383) 32%,var(--card))}}.dashboard-module___vDUZq__heatTile[data-tone=concentrated]{background:color-mix(in oklab,var(--negative)32%,var(--card))}.dashboard-module___vDUZq__heatTile[data-tone=unavailable]{color:var(--muted-foreground);background:color-mix(in oklab,var(--muted-foreground)10%,var(--card))}.dashboard-module___vDUZq__heatTile[data-loading=true]{background-image:linear-gradient(100deg,transparent 25%,color-mix(in oklab,var(--foreground)7%,transparent)48%,transparent 72%);background-size:220% 100%;animation:1.6s ease-in-out infinite dashboard-module___vDUZq__heat-loading}.dashboard-module___vDUZq__heatTile[data-linked=true],.dashboard-module___vDUZq__heatTile:hover{filter:brightness(1.08);box-shadow:inset 0 0 0 1.5px color-mix(in oklab,var(--foreground)55%,transparent)}.dashboard-module___vDUZq__heatTile:focus-visible{outline:2px solid var(--ring);outline-offset:-2px}.dashboard-module___vDUZq__heatHead{align-items:center;gap:6px;min-width:0;max-width:100%;display:inline-flex}.dashboard-module___vDUZq__heatSym{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.dashboard-module___vDUZq__heatMetric{font:500 12px/1.2 var(--font-num);font-variant-numeric:tabular-nums;color:color-mix(in oklab,currentColor 85%,transparent)}.dashboard-module___vDUZq__heatTile[data-density=sm]{gap:1px;padding:5px 7px}.dashboard-module___vDUZq__heatTile[data-density=sm] .dashboard-module___vDUZq__heatSym{font-size:11px}.dashboard-module___vDUZq__heatTile[data-density=sm] .dashboard-module___vDUZq__heatMetric{font-size:10px}.dashboard-module___vDUZq__heatTile[data-density=xs]{text-align:center;justify-content:center;align-items:center;gap:0;padding:3px 4px}.dashboard-module___vDUZq__heatTile[data-density=xs] .dashboard-module___vDUZq__heatSym{letter-spacing:-.01em;font-size:10px}.dashboard-module___vDUZq__heatTile[data-density=xs] .dashboard-module___vDUZq__heatMetric{display:none}.dashboard-module___vDUZq__rwaHeatmap .dashboard-module___vDUZq__heatSym{letter-spacing:-.005em;font-size:11px;font-weight:680}.dashboard-module___vDUZq__rwaHeatmap .dashboard-module___vDUZq__heatMetric,.dashboard-module___vDUZq__rwaHeatmap .dashboard-module___vDUZq__heatTile[data-density=sm] .dashboard-module___vDUZq__heatMetric{font-size:10.5px;font-weight:500;line-height:1.15}.dashboard-module___vDUZq__rwaHeatmap .dashboard-module___vDUZq__heatHead img:not([data-rwa-commodity-logo]){border:1px solid color-mix(in oklab,var(--foreground)16%,transparent);background:color-mix(in oklab,var(--card)82%,transparent);box-shadow:0 1px 5px rgba(0,0,0,.22);box-shadow:0 1px 5px color(display-p3 0 0 0/.22);box-shadow:0 1px 5px lab(0% 0 0/.22)}@keyframes dashboard-module___vDUZq__heat-loading{0%{background-position:120% 0}to{background-position:-120% 0}}.dashboard-module___vDUZq__mapHeatTip{width:min(268px,100vw - 16px)}.dashboard-module___vDUZq__mapHeatTipWide{width:min(328px,100vw - 16px)}.dashboard-module___vDUZq__heatTip{z-index:2147483000;border:1px solid var(--border);background:var(--card);width:min(296px,100vw - 16px);max-height:calc(100vh - 16px);color:var(--foreground);font-family:var(--font-sans);pointer-events:none;border-radius:14px;flex-direction:column;gap:0;padding:12px 14px 13px;font-size:12px;line-height:1.4;display:flex;position:fixed;overflow-y:auto;box-shadow:0 16px 40px -16px rgba(0,0,0,.72)}.dashboard-module___vDUZq__heatTipHead{align-items:center;gap:9px;margin-bottom:10px;display:flex}.dashboard-module___vDUZq__heatTipIdentity{flex-direction:column;min-width:0;display:flex}.dashboard-module___vDUZq__heatTipIdentity strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;overflow:hidden}.dashboard-module___vDUZq__heatTipIdentity span{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.dashboard-module___vDUZq__heatTip span{color:var(--muted-foreground)}.dashboard-module___vDUZq__heatTipChart{border-top:1px solid color-mix(in oklab,var(--foreground)8%,transparent);border-bottom:1px solid color-mix(in oklab,var(--foreground)8%,transparent);height:91px;color:var(--positive);margin-bottom:10px;padding:7px 0 4px}.dashboard-module___vDUZq__heatTipChart[data-tone=down]{color:var(--negative)}.dashboard-module___vDUZq__heatTipChartHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;font-size:10px;line-height:1.2;display:flex}.dashboard-module___vDUZq__heatTipChartHead b{color:currentColor;font:600 11px/1.2 var(--font-num);font-variant-numeric:tabular-nums}.dashboard-module___vDUZq__heatTipChart svg{width:100%}.dashboard-module___vDUZq__heatTipChartEmpty{justify-content:center;align-items:center;height:58px;font-size:11px;display:flex}.dashboard-module___vDUZq__heatTipDetails{flex-direction:column;gap:3px;display:flex}.dashboard-module___vDUZq__heatTipRow{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.dashboard-module___vDUZq__heatTipRow b{color:var(--foreground);font:600 12px/1.4 var(--font-num);font-variant-numeric:tabular-nums;flex:none}.dashboard-module___vDUZq__portfolioTop{justify-content:space-between;align-items:flex-end;gap:16px;padding:14px 16px 10px;display:flex;container-type:inline-size}.dashboard-module___vDUZq__portfolioVal{min-width:0}.dashboard-module___vDUZq__portfolioVal>span{color:var(--muted-foreground);font-size:12px}.dashboard-module___vDUZq__portfolioRow{align-items:center;gap:10px;margin-top:6px;display:flex}.dashboard-module___vDUZq__portfolioRow strong{font-family:var(--font-sans);letter-spacing:-.01em;color:var(--foreground);font-variant-numeric:tabular-nums;font-size:24px;font-weight:600;line-height:1}.dashboard-module___vDUZq__portfolioDelta{font-family:var(--font-sans);background:color-mix(in oklab,var(--positive)16%,transparent);color:var(--positive);white-space:nowrap;font-variant-numeric:tabular-nums;border-radius:9999px;flex:none;align-items:center;gap:2px;padding:3px 9px;font-size:13px;font-style:normal;font-weight:500;display:inline-flex}.dashboard-module___vDUZq__portfolioSpark{flex:none;width:150px;height:40px;display:block}@container (width<=430px){.dashboard-module___vDUZq__portfolioSpark{display:none}}.dashboard-module___vDUZq__swapWrap{flex:1;min-height:0;padding:10px;overflow:auto}@media (max-width:700px){.dashboard-module___vDUZq__dashboard{padding:0}.dashboard-module___vDUZq__dashboardBody{padding:0 8px 18px}.dashboard-module___vDUZq__stats{padding-left:8px;padding-right:8px}.dashboard-module___vDUZq__hero{align-items:flex-start;padding-top:14px}.dashboard-module___vDUZq__hero p,.dashboard-module___vDUZq__live,.dashboard-module___vDUZq__sizeControl{display:none}}@media (max-width:479px){.dashboard-module___vDUZq__grid{grid-auto-rows:auto}.dashboard-module___vDUZq__card{grid-row:auto!important}.dashboard-module___vDUZq__body,.dashboard-module___vDUZq__swapWrap{overflow:visible}.dashboard-module___vDUZq__heatmap,.dashboard-module___vDUZq__radarEmbed{min-height:340px}.dashboard-module___vDUZq__cardHeader{flex-wrap:wrap;row-gap:8px;padding-top:8px;padding-bottom:10px}.dashboard-module___vDUZq__tradeTabs{flex-basis:100%;order:10;min-width:0;margin-left:0;display:flex}.dashboard-module___vDUZq__tradeTabs .dashboard-module___vDUZq__tradeTab{flex:1 1 0;min-height:32px}.dashboard-module___vDUZq__cardHeader .dashboard-module___vDUZq__heatClear{order:11;min-height:32px;margin-left:0;margin-right:auto}.dashboard-module___vDUZq__mapMetrics{flex:none;order:0;gap:8px;margin-left:auto}.dashboard-module___vDUZq__mapMetrics .dashboard-module___vDUZq__heatSelect{flex:1 1 0;min-width:0}.dashboard-module___vDUZq__mapMetrics .dashboard-module___vDUZq__heatSelectBtn,.dashboard-module___vDUZq__mapMetrics .dashboard-module___vDUZq__heatSelectBtn[data-compact=true]{gap:6px;height:38px;padding:0 12px;font-size:13px}.dashboard-module___vDUZq__mapMetrics .dashboard-module___vDUZq__heatSelectLabel{display:inline}.dashboard-module___vDUZq__mapMetrics .dashboard-module___vDUZq__heatSelectValue{text-align:left;flex:auto}.dashboard-module___vDUZq__card[data-map-card]{height:var(--mobile-map-height,calc(100dvh - var(--bottom-nav-h,3.5rem) - 168px));border-color:color-mix(in oklab,var(--foreground)14%,var(--border));background:color-mix(in oklab,var(--card)88%,var(--surface));min-height:240px;box-shadow:0 16px 36px -26px rgba(0,0,0,.9)}.dashboard-module___vDUZq__card[data-map-card] .dashboard-module___vDUZq__body{flex:auto;min-height:0;overflow:hidden}.dashboard-module___vDUZq__card[data-map-card] .dashboard-module___vDUZq__cardHeader{border-bottom-color:color-mix(in oklab,var(--foreground)12%,transparent);background:color-mix(in oklab,var(--card)92%,var(--surface));flex:none;padding:9px 10px 10px}.dashboard-module___vDUZq__card[data-map-card] .dashboard-module___vDUZq__drag,.dashboard-module___vDUZq__card[data-map-card] .dashboard-module___vDUZq__sizeControl,.dashboard-module___vDUZq__card[data-map-card] .dashboard-module___vDUZq__hideBtn{display:none}.dashboard-module___vDUZq__card[data-map-card] .dashboard-module___vDUZq__mapSwitch{border:1px solid color-mix(in oklab,var(--foreground)10%,transparent);background:color-mix(in oklab,var(--background)58%,transparent);padding:3px}.dashboard-module___vDUZq__card[data-map-card] .dashboard-module___vDUZq__mapSwitchBtn{min-height:30px;padding-left:13px;padding-right:13px}.dashboard-module___vDUZq__card[data-map-card] .dashboard-module___vDUZq__heatLegendWrap{background:color-mix(in oklab,var(--background)26%,transparent);padding:7px 9px}.dashboard-module___vDUZq__card[data-map-card] .dashboard-module___vDUZq__heatLegend{flex-wrap:nowrap;justify-content:space-between;gap:4px;width:100%}.dashboard-module___vDUZq__card[data-map-card] .dashboard-module___vDUZq__heatLegendItem{gap:4px;font-size:10.5px}.dashboard-module___vDUZq__card[data-map-card] .dashboard-module___vDUZq__heatLegendItem i{width:8px;height:8px;box-shadow:0 0 8px color-mix(in oklab,currentColor 22%,transparent);border-radius:9999px}.dashboard-module___vDUZq__card[data-map-card] .dashboard-module___vDUZq__heatLegendItem em{display:none}.dashboard-module___vDUZq__card[data-map-card] .dashboard-module___vDUZq__heatmap{background:color-mix(in oklab,var(--background)42%,var(--card));border-radius:10px;min-height:0;margin:4px;overflow:hidden}.dashboard-module___vDUZq__card[data-map-card] .dashboard-module___vDUZq__heatTile{border:1.5px solid color-mix(in oklab,var(--card)86%,transparent);filter:saturate(1.12);background-clip:padding-box;border-radius:7px;box-shadow:inset 0 1px rgba(255,255,255,.07),0 2px 8px -6px rgba(0,0,0,.8);box-shadow:inset 0 1px color(display-p3 1 1 1/.07),0 2px 8px -6px color(display-p3 0 0 0/.8);box-shadow:inset 0 1px lab(100% -.0000298023 .0000119209/.07),0 2px 8px -6px lab(0% 0 0/.8)}.dashboard-module___vDUZq__card[data-map-card] .dashboard-module___vDUZq__heatTile[data-linked=true],.dashboard-module___vDUZq__card[data-map-card] .dashboard-module___vDUZq__heatTile:active{filter:saturate(1.18)brightness(1.1);box-shadow:inset 0 0 0 1.5px color-mix(in oklab,var(--foreground)58%,transparent)}}@media (prefers-reduced-motion:reduce){.dashboard-module___vDUZq__card,.dashboard-module___vDUZq__reset,.dashboard-module___vDUZq__drag,.dashboard-module___vDUZq__seg,.dashboard-module___vDUZq__resizeHandle,.dashboard-module___vDUZq__tab{transition:none}.dashboard-module___vDUZq__skeletonRow span{animation:none}}.dashboard-module___vDUZq__portfolioPage{flex-direction:column;gap:16px;width:100%;padding:24px 28px 36px;display:flex}.dashboard-module___vDUZq__portfolioPageDisconnected{flex:1;justify-content:center;align-items:center}.dashboard-module___vDUZq__portfolioDesktopStats{grid-template-columns:repeat(2,minmax(220px,1fr));gap:12px;display:grid}.dashboard-module___vDUZq__portfolioDesktopStats .dashboard-module___vDUZq__desktopStatCard{border-color:var(--border);background:var(--card);min-height:112px;padding:18px 20px}.dashboard-module___vDUZq__portfolioDesktopStats .dashboard-module___vDUZq__desktopStatFooter>strong{letter-spacing:-.01em;font-size:22px;font-weight:600}.dashboard-module___vDUZq__portfolioPage .dashboard-module___vDUZq__card{height:auto}.dashboard-module___vDUZq__portfolioPageCardBody{flex-direction:column;min-height:480px;display:flex}.dashboard-module___vDUZq__portfolioTableCard{display:contents}.dashboard-module___vDUZq__portfolioPageTabs{z-index:30;border:1px solid var(--border);background:var(--card);border-radius:14px;min-height:48px;position:-webkit-sticky;position:sticky;top:0}.dashboard-module___vDUZq__portfolioDesktopTabControls{flex:none;align-items:center;display:flex}.dashboard-module___vDUZq__portfolioSupplementalButton{border:1px solid var(--border);min-height:30px;color:var(--muted-foreground);white-space:nowrap;cursor:pointer;background:0 0;border-radius:9999px;align-items:center;gap:7px;padding:5px 10px;font-size:12px;font-weight:500;transition:color .15s ease-out,border-color .15s ease-out,background-color .15s ease-out;display:inline-flex}.dashboard-module___vDUZq__portfolioSupplementalButton:hover,.dashboard-module___vDUZq__portfolioSupplementalButton[data-active]{color:var(--foreground);border-color:color-mix(in oklab,var(--foreground)22%,var(--border));background:color-mix(in oklab,var(--foreground)6%,transparent)}.dashboard-module___vDUZq__portfolioSupplementalButton:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.dashboard-module___vDUZq__portfolioMobileLowLiquidityButton:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.dashboard-module___vDUZq__portfolioMobilePositionControl,.dashboard-module___vDUZq__portfolioMobileSettingsButton,.dashboard-module___vDUZq__portfolioMobileTradesControl{display:none}@media (min-width:768px){.dashboard-module___vDUZq__portfolioTableCard{border:1px solid var(--border);background:color-mix(in oklab,var(--card)55%,var(--surface));border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.dashboard-module___vDUZq__portfolioTableCard .dashboard-module___vDUZq__portfolioPageTabs{border:0;border-bottom:1px solid color-mix(in oklab,var(--foreground)15%,transparent);background:0 0;border-radius:0}.dashboard-module___vDUZq__portfolioTableCard>.dashboard-module___vDUZq__card{background:0 0;border:0;border-radius:0}}@media (max-width:900px){.dashboard-module___vDUZq__portfolioPage{gap:12px;padding:16px 16px 28px}.dashboard-module___vDUZq__portfolioPageCardBody{min-height:400px}}@media (max-width:479px){.dashboard-module___vDUZq__portfolioPage{gap:8px;padding:8px 8px 0}.dashboard-module___vDUZq__portfolioPage .dashboard-module___vDUZq__portfolioPageTabs{margin-left:-8px;margin-right:-8px}}@media (max-width:767px){.dashboard-module___vDUZq__portfolioPage{flex:1;min-height:0;padding-top:0;padding-bottom:10px;overflow:hidden}.dashboard-module___vDUZq__portfolioPageDisconnected{gap:0;padding:0 16px}.dashboard-module___vDUZq__portfolioDesktopStats{display:none}.dashboard-module___vDUZq__portfolioPage .dashboard-module___vDUZq__card{flex:auto;height:auto;min-height:0}.dashboard-module___vDUZq__portfolioPageCardBody,.dashboard-module___vDUZq__portfolioPageCardBody>:first-child{flex:auto;min-height:0}.dashboard-module___vDUZq__portfolioPageTabs{border-left:0;border-right:0;border-color:color-mix(in oklab,var(--border)50%,transparent);background:color-mix(in oklab,var(--background)80%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:0;flex-wrap:nowrap;order:-2;gap:0;min-height:44px;margin-left:-16px;margin-right:-16px}.dashboard-module___vDUZq__portfolioPageTabs .dashboard-module___vDUZq__portfolioDesktopTabControls{display:none}.dashboard-module___vDUZq__portfolioPageDesktopTabs{overscroll-behavior-x:contain;gap:24px;min-width:0;padding-left:12px;padding-right:12px;display:flex}.dashboard-module___vDUZq__portfolioPageTabs{padding-left:0;padding-right:0}.dashboard-module___vDUZq__portfolioMobilePositionControl{justify-content:space-between;align-items:center;gap:6px;width:100%;display:flex}.dashboard-module___vDUZq__portfolioMobileLowLiquidityButton{border:1px solid var(--border);background:color-mix(in oklab,var(--card)55%,var(--surface));min-width:0;height:32px;color:var(--muted-foreground);border-radius:9999px;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:12.5px;font-weight:500;transition:color .15s ease-out,border-color .15s ease-out,background-color .15s ease-out;display:inline-flex}.dashboard-module___vDUZq__portfolioMobileLowLiquidityButton:hover,.dashboard-module___vDUZq__portfolioMobileLowLiquidityButton[data-active]{color:var(--foreground);border-color:color-mix(in oklab,var(--brand)32%,var(--border))}.dashboard-module___vDUZq__portfolioMobileLowLiquidityButton svg{color:currentColor;flex:none}.dashboard-module___vDUZq__portfolioMobileLowLiquidityButton span{text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums;min-width:0;overflow:hidden}.dashboard-module___vDUZq__portfolioMobileSettingsButton{border:1px solid var(--border);background:color-mix(in oklab,var(--card)55%,var(--surface));width:32px;min-width:32px;height:32px;min-height:32px;color:var(--muted-foreground);border-radius:9999px;flex:0 0 32px;justify-content:center;align-items:center;margin-left:auto;transition:color .15s ease-out,border-color .15s ease-out,background-color .15s ease-out;display:inline-flex;position:relative}.dashboard-module___vDUZq__portfolioMobileSettingsButton:hover,.dashboard-module___vDUZq__portfolioMobileSettingsButton[data-active]{color:var(--foreground);background:var(--accent)}.dashboard-module___vDUZq__portfolioMobileSettingsButton:focus-visible{outline:3px solid color-mix(in oklab,var(--ring)50%,transparent);outline-offset:1px}@media (pointer:coarse){.dashboard-module___vDUZq__portfolioMobileSettingsButton{min-width:44px;min-height:44px}}.dashboard-module___vDUZq__portfolioMobileTradesControl{align-items:center;width:100%;margin:0;padding:0;display:flex}.dashboard-module___vDUZq__portfolioMobileTradesControl .dashboard-module___vDUZq__swapToggle{width:100%}.dashboard-module___vDUZq__portfolioMobileTradesControl .dashboard-module___vDUZq__mapSwitchBtn{flex:50%;min-height:36px}}@media (max-width:479px){.dashboard-module___vDUZq__portfolioPageDisconnected{padding-left:8px;padding-right:8px}.dashboard-module___vDUZq__portfolioPage .dashboard-module___vDUZq__portfolioPageTabs{margin-left:-8px;margin-right:-8px}}@media (max-width:767px){.dashboard-module___vDUZq__toolbar{display:none}.dashboard-module___vDUZq__mobileDashboardTop{display:contents}.dashboard-module___vDUZq__desktopDashboardStats{display:none}.dashboard-module___vDUZq__mobileDashboardStats{display:block}.dashboard-module___vDUZq__mobileMapFilters{display:inline-flex}.dashboard-module___vDUZq__desktopMapFilters{display:none}.dashboard-module___vDUZq__grid{grid-auto-flow:dense;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:150px!important}.dashboard-module___vDUZq__card{grid-area:span 1/span 1!important}.dashboard-module___vDUZq__card[data-card-width="9"],.dashboard-module___vDUZq__card[data-card-width="10"],.dashboard-module___vDUZq__card[data-card-width="11"],.dashboard-module___vDUZq__card[data-card-width="12"]{grid-column:span 2!important}.dashboard-module___vDUZq__card[data-card-height="2"]{grid-row:span 2!important}.dashboard-module___vDUZq__card[data-card-height="3"]{grid-row:span 3!important}.dashboard-module___vDUZq__card[data-card-height="4"]{grid-row:span 4!important}.dashboard-module___vDUZq__card[data-card-height="5"]{grid-row:span 5!important}.dashboard-module___vDUZq__card[data-card-height="6"]{grid-row:span 6!important}.dashboard-module___vDUZq__card[data-card-id=swap]{display:none}.dashboard-module___vDUZq__mobilePageBar{z-index:30;border-top:1px solid color-mix(in oklab,var(--border)50%,transparent);border-bottom:1px solid color-mix(in oklab,var(--border)50%,transparent);background:color-mix(in oklab,var(--background)80%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:-webkit-sticky;position:sticky;top:0;overflow:hidden}.dashboard-module___vDUZq__mobilePageTabs{overscroll-behavior-x:contain;scrollbar-width:none;align-items:stretch;gap:24px;min-width:0;height:44px;padding:0 12px;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,transparent,#000 12px,#000 calc(100% - 12px),transparent);mask-image:linear-gradient(90deg,transparent,#000 12px,#000 calc(100% - 12px),transparent)}.dashboard-module___vDUZq__mobilePageTabs::-webkit-scrollbar{display:none}.dashboard-module___vDUZq__mobilePageTabs .dashboard-module___vDUZq__presetTab{height:44px;color:var(--muted-foreground);border:0;border-radius:0;flex:none;padding:0;font-size:14px;font-weight:550;position:relative}.dashboard-module___vDUZq__mobilePageTabs .dashboard-module___vDUZq__presetTab:hover{color:var(--foreground);border-color:transparent}.dashboard-module___vDUZq__mobilePageTabs .dashboard-module___vDUZq__presetTab[data-on]{color:var(--foreground);background:0 0;border-color:transparent}.dashboard-module___vDUZq__mobilePageTabs .dashboard-module___vDUZq__presetTab[data-on]:after{content:"";background:var(--brand);border-radius:9999px 9999px 0 0;height:2px;position:absolute;top:auto;bottom:0;left:0;right:0}.dashboard-module___vDUZq__mobilePageControls{scrollbar-width:none;background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:8px;min-width:0;min-height:44px;margin:4px 12px 0;padding:4px 0;display:flex;overflow-x:auto}.dashboard-module___vDUZq__mobilePageControls::-webkit-scrollbar{display:none}.dashboard-module___vDUZq__stats{margin:16px 0 0;padding-left:0;padding-right:0}}@media (max-width:479px){.dashboard-module___vDUZq__grid{grid-template-columns:minmax(0,1fr)!important;grid-auto-rows:auto!important}.dashboard-module___vDUZq__card,.dashboard-module___vDUZq__card[data-card-width],.dashboard-module___vDUZq__card[data-card-height]{grid-area:auto/1/auto/-1!important}.dashboard-module___vDUZq__card[data-card-id=bubbles]{order:-1}}
