.orderForm-module___CcPza__form{flex-direction:column;gap:9px;width:100%;font-family:Geist,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;display:flex}.orderForm-module___CcPza__side{background:var(--surface);border:1px solid var(--border);border-radius:9999px;gap:3px;padding:3px;display:flex}.orderForm-module___CcPza__sideBtn{min-height:30px;color:var(--muted-foreground);letter-spacing:.1px;cursor:pointer;background:0 0;border:0;border-radius:9999px;flex:1 1 0;font-size:12.5px;font-weight:600;transition:background-color .16s cubic-bezier(.22,1,.36,1),color .16s ease-out}.orderForm-module___CcPza__sideBtn:hover{color:var(--foreground)}.orderForm-module___CcPza__sideBtn[data-active][data-side=buy]{background:var(--brand);color:#04210b}.orderForm-module___CcPza__sideBtn[data-active][data-side=sell]{background:var(--negative);color:#fff}.orderForm-module___CcPza__sideBtn:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.orderForm-module___CcPza__types{border-bottom:1px solid var(--border);align-items:center;gap:14px;padding-bottom:7px;display:flex}.orderForm-module___CcPza__type{color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;padding:0 0 1px;font-size:12.5px;font-weight:500;transition:color .16s ease-out;position:relative}.orderForm-module___CcPza__type:hover{color:var(--foreground)}.orderForm-module___CcPza__typeActive{color:var(--foreground);font-weight:600}.orderForm-module___CcPza__typeActive:after{content:"";background:var(--brand);border-radius:2px;height:2px;position:absolute;bottom:-8px;left:0;right:0}.orderForm-module___CcPza__type:focus-visible{outline:2px solid var(--ring);outline-offset:3px;border-radius:var(--radius-sm)}.orderForm-module___CcPza__help{color:var(--muted-foreground);cursor:help;background:0 0;border:0;border-radius:9999px;justify-content:center;align-items:center;margin-left:auto;padding:2px;display:inline-flex}.orderForm-module___CcPza__help:hover{color:var(--foreground)}.orderForm-module___CcPza__help:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.orderForm-module___CcPza__field{flex-direction:column;gap:5px;display:flex}.orderForm-module___CcPza__label{color:var(--muted-foreground);justify-content:space-between;align-items:baseline;font-size:11px;font-weight:500;display:flex}.orderForm-module___CcPza__labelHint{color:var(--muted-foreground);font-weight:400;font-family:var(--font-num),monospace}.orderForm-module___CcPza__box{background:color-mix(in oklab,var(--foreground)5%,transparent);border:1px solid var(--border);border-radius:9999px;align-items:center;gap:8px;min-height:38px;padding:0 6px 0 11px;transition:border-color .16s ease-out;display:flex}.orderForm-module___CcPza__box:focus-within{border-color:var(--border-brand)}.orderForm-module___CcPza__input{min-width:0;color:var(--foreground);font-family:var(--font-num),ui-sans-serif,monospace;letter-spacing:.2px;background:0 0;border:0;flex:1 1 0;font-size:15px;font-weight:500}.orderForm-module___CcPza__input::placeholder{color:var(--muted-foreground);font-size:13px;font-weight:400}.orderForm-module___CcPza__input:focus{outline:none}.orderForm-module___CcPza__unit{color:var(--muted-foreground);white-space:nowrap;font-size:12px;font-weight:500}.orderForm-module___CcPza__steppers{border-left:1px solid var(--border);flex-direction:column;align-self:stretch;margin-left:2px;padding-left:5px;display:flex}.orderForm-module___CcPza__step{width:19px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;flex:1 1 0;justify-content:center;align-items:center;transition:color .14s ease-out;display:inline-flex}.orderForm-module___CcPza__step:hover:not(:disabled){color:var(--foreground)}.orderForm-module___CcPza__step:disabled{opacity:.4;cursor:default}.orderForm-module___CcPza__panel{border:1px solid var(--border);background:color-mix(in oklab,var(--foreground)3%,transparent);border-radius:12px;flex-direction:column;transition:border-color .16s ease-out;display:flex;overflow:hidden}.orderForm-module___CcPza__panel:focus-within{border-color:var(--border-brand)}.orderForm-module___CcPza__leg{flex-direction:column;gap:4px;padding:9px 11px;display:flex}.orderForm-module___CcPza__legLabel{color:var(--muted-foreground);font-size:11px;font-weight:500}.orderForm-module___CcPza__legRow{align-items:center;gap:8px;display:flex}.orderForm-module___CcPza__legInput{min-width:0;color:var(--foreground);font-family:var(--font-num),ui-sans-serif,monospace;letter-spacing:.2px;background:0 0;border:0;flex:1 1 0;font-size:17px;font-weight:600}.orderForm-module___CcPza__legInput::placeholder{color:var(--muted-foreground);font-weight:400}.orderForm-module___CcPza__legInput:focus{outline:none}.orderForm-module___CcPza__chip{background:color-mix(in oklab,var(--foreground)7%,transparent);border:1px solid var(--border);color:var(--foreground);border-radius:9999px;flex:none;align-items:center;gap:6px;padding:4px 9px 4px 5px;font-size:12.5px;font-weight:500;display:inline-flex}.orderForm-module___CcPza__chip img{border-radius:9999px}.orderForm-module___CcPza__panelDivider{background:var(--border);height:1px;margin:0 11px;position:relative}.orderForm-module___CcPza__flip{background:var(--surface);border:1px solid var(--border);width:26px;height:26px;color:var(--brand);cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;transition:border-color .15s ease-out,color .15s ease-out;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orderForm-module___CcPza__flip:hover{border-color:var(--border-brand)}.orderForm-module___CcPza__flip:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.orderForm-module___CcPza__rate{color:var(--muted-foreground);font-size:11.5px;font-family:var(--font-num),ui-sans-serif,monospace;align-items:center;gap:7px;padding:0 2px;display:flex}.orderForm-module___CcPza__liveDot{background:var(--brand);width:6px;height:6px;box-shadow:0 0 0 0 color-mix(in srgb,var(--brand)60%,transparent);border-radius:9999px;flex:none;animation:2s cubic-bezier(.4,0,.6,1) infinite orderForm-module___CcPza__of-pulse}@keyframes orderForm-module___CcPza__of-pulse{0%{box-shadow:0 0 0 0 color-mix(in srgb,var(--brand)55%,transparent)}70%{box-shadow:0 0 0 5px color-mix(in srgb,var(--brand)0%,transparent)}to{box-shadow:0 0 0 0 color-mix(in srgb,var(--brand)0%,transparent)}}.orderForm-module___CcPza__presets{gap:6px;display:flex}.orderForm-module___CcPza__preset{border:1px solid var(--border);min-height:26px;color:var(--muted-foreground);cursor:pointer;background:0 0;border-radius:9999px;flex:1 1 0;font-size:11.5px;font-weight:500;transition:color .14s ease-out,border-color .14s ease-out,background-color .14s ease-out}.orderForm-module___CcPza__preset:hover{color:var(--foreground);border-color:var(--border-brand)}.orderForm-module___CcPza__preset[data-on=true]{color:var(--brand);border-color:var(--border-brand);background:var(--border-brand)}.orderForm-module___CcPza__preset:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.orderForm-module___CcPza__sliderWrap{align-items:center;height:18px;margin:0 4px;display:flex;position:relative}.orderForm-module___CcPza__sliderTrack{background:var(--border);pointer-events:none;border-radius:2px;height:2px;position:absolute;left:0;right:0}.orderForm-module___CcPza__sliderFill{background:var(--brand);pointer-events:none;border-radius:2px;height:2px;transition:width .12s ease-out;position:absolute;left:0}.orderForm-module___CcPza__dot{background:var(--surface);border:1.5px solid var(--border);pointer-events:none;border-radius:9999px;width:6px;height:6px;margin-left:-3px;transition:background-color .14s ease-out,border-color .14s ease-out;position:absolute;top:50%;transform:translateY(-50%)}.orderForm-module___CcPza__dot[data-on]{background:var(--brand);border-color:var(--brand)}.orderForm-module___CcPza__slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;z-index:1;background:0 0;width:100%;margin:0;position:relative}.orderForm-module___CcPza__slider::-webkit-slider-runnable-track{background:0 0;height:18px}.orderForm-module___CcPza__slider::-moz-range-track{background:0 0;height:18px}.orderForm-module___CcPza__slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--foreground);border:2px solid var(--brand);border-radius:9999px;width:13px;height:13px;margin-top:2px;box-shadow:0 1px 3px rgba(0,0,0,.4)}.orderForm-module___CcPza__slider::-moz-range-thumb{background:var(--foreground);border:2px solid var(--brand);border-radius:9999px;width:13px;height:13px;box-shadow:0 1px 3px rgba(0,0,0,.4)}.orderForm-module___CcPza__slider:focus-visible::-webkit-slider-thumb{outline:2px solid var(--ring);outline-offset:2px}.orderForm-module___CcPza__estimate{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:6px;padding:9px 11px;display:flex}.orderForm-module___CcPza__estimateRow{justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.orderForm-module___CcPza__estimateKey{color:var(--muted-foreground);align-items:center;gap:5px;display:inline-flex}.orderForm-module___CcPza__estimateVal{color:var(--foreground);font-family:var(--font-num),ui-sans-serif,monospace;font-weight:500}.orderForm-module___CcPza__estimateVal[data-tone=warn]{color:var(--negative)}.orderForm-module___CcPza__estimateVal[data-tone=muted]{color:var(--muted-foreground);font-weight:400}.orderForm-module___CcPza__slipEdit{color:var(--foreground);font-family:var(--font-num),monospace;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:12px;font-weight:500;display:inline-flex}.orderForm-module___CcPza__slipEdit:hover{color:var(--brand)}.orderForm-module___CcPza__skelLine{background:linear-gradient(90deg,var(--border)25%,color-mix(in oklab,var(--border)50%,transparent)37%,var(--border)63%);background-size:400% 100%;border-radius:9999px;height:11px;animation:1.4s infinite orderForm-module___CcPza__of-shimmer}@keyframes orderForm-module___CcPza__of-shimmer{0%{background-position:100%}to{background-position:0}}.orderForm-module___CcPza__meta{justify-content:space-between;align-items:center;font-size:12px;display:flex}.orderForm-module___CcPza__metaKey{color:var(--muted-foreground)}.orderForm-module___CcPza__metaVal{color:var(--foreground);font-family:var(--font-num),ui-sans-serif,monospace;align-items:center;gap:7px;font-weight:500;display:inline-flex}.orderForm-module___CcPza__metaVal[data-muted=true]{color:var(--muted-foreground);font-weight:400}.orderForm-module___CcPza__plus{background:var(--border-brand);width:16px;height:16px;color:var(--brand);cursor:pointer;border:0;border-radius:9999px;justify-content:center;align-items:center;transition:background-color .14s ease-out;display:inline-flex}.orderForm-module___CcPza__plus:hover{background:color-mix(in srgb,var(--brand)30%,transparent)}.orderForm-module___CcPza__plus:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.orderForm-module___CcPza__cta{letter-spacing:.1px;cursor:pointer;border:0;border-radius:9999px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:38px;margin-top:1px;font-size:14px;font-weight:600;transition:filter .16s ease-out,background-color .2s cubic-bezier(.22,1,.36,1),opacity .16s ease-out;display:inline-flex}.orderForm-module___CcPza__cta[data-side=buy]{background:var(--brand);color:#04210b}.orderForm-module___CcPza__cta[data-side=sell]{background:var(--negative);color:#fff}.orderForm-module___CcPza__cta[data-variant=neutral]{background:color-mix(in oklab,var(--foreground)14%,transparent);color:var(--foreground)}.orderForm-module___CcPza__cta:hover:not(:disabled){filter:brightness(1.06)}.orderForm-module___CcPza__cta:disabled{opacity:.5;cursor:default}.orderForm-module___CcPza__cta:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.orderForm-module___CcPza__settingPreset{border:1px solid var(--border);color:var(--foreground);cursor:pointer;background:0 0;border-radius:9999px;padding:3px 10px;font-size:12px}.orderForm-module___CcPza__settingPreset[data-on=true]{border-color:var(--border-brand);background:var(--border-brand);color:var(--brand)}@media (prefers-reduced-motion:reduce){.orderForm-module___CcPza__form *,.orderForm-module___CcPza__liveDot,.orderForm-module___CcPza__skelLine,.orderForm-module___CcPza__sliderFill,.orderForm-module___CcPza__cta,.orderForm-module___CcPza__sideBtn{transition:none!important;animation:none!important}}
.dashboard-module___vDUZq__dashboard{min-height:100%;color:var(--foreground);padding:0}.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;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:var(--background);min-height:96px;box-shadow:0 -12px 44px -20px color-mix(in oklab,var(--brand)10%,transparent)inset;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__tileChart{z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}.dashboard-module___vDUZq__tileBleedSvg{width:100%;height:100%;display:block}.dashboard-module___vDUZq__chartDot{width:7px;height:7px;box-shadow:0 0 0 2px color-mix(in oklab,var(--card)70%,var(--surface));pointer-events:none;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.dashboard-module___vDUZq__chartTip{border:1px solid var(--border);background:color-mix(in oklab,var(--card)92%,var(--surface));color:var(--foreground);font:500 11px/1 var(--font-num);font-variant-numeric:tabular-nums;white-space:nowrap;pointer-events:none;z-index:2;border-radius:5px;padding:2px 6px;position:absolute;top:2px;transform:translate(-50%)}.dashboard-module___vDUZq__tileContent{z-index:1;pointer-events:none;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{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.015em;min-width:0;max-width:calc(100% - 24px);color:color-mix(in oklab,var(--foreground)50%,transparent);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);cursor:help;pointer-events:auto;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:12px;right:12px}.dashboard-module___vDUZq__tileInfo:hover{color:var(--foreground)}.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;font-family:var(--font-sans);letter-spacing:.005em;font-variant-numeric:tabular-nums;color:var(--foreground);text-shadow:0 2px 4px rgba(0,0,0,.1);font-size:14px;font-weight:500;line-height:1.4}.dashboard-module___vDUZq__tileSub{white-space:nowrap;color:var(--muted-foreground);font-variant-numeric:tabular-nums;flex:none;font-size:12px}.dashboard-module___vDUZq__delta{font-variant-numeric:tabular-nums;color:var(--positive);background:color-mix(in oklab,var(--positive)18%,transparent);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__infoDot{color:var(--muted-foreground);cursor:help;pointer-events:auto;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.dashboard-module___vDUZq__infoDot:hover{color:var(--foreground)}.dashboard-module___vDUZq__newsTile{justify-content:stretch}.dashboard-module___vDUZq__newsTile[data-breaking]{box-shadow:0 -12px 44px -20px color-mix(in oklab,var(--negative)15%,transparent)inset}.dashboard-module___vDUZq__newsContent{z-index:1;flex-direction:column;flex:1;justify-content:space-between;gap:8px;min-height:0;display:flex;position:relative}.dashboard-module___vDUZq__newsTileTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.dashboard-module___vDUZq__newsBody{flex-direction:column;gap:8px;display:flex}.dashboard-module___vDUZq__newsMeta{justify-content:space-between;align-items:center;gap:8px;display:flex}.dashboard-module___vDUZq__newsTag{letter-spacing:.05em;text-transform:uppercase;color:var(--muted-foreground);background:color-mix(in oklab,var(--foreground)8%,transparent);border-radius:9999px;flex:none;align-items:center;gap:5px;padding:3px 9px;font-size:10px;font-weight:600;display:inline-flex}.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-breaking]:before{box-shadow:0 0 6px color-mix(in oklab,var(--negative)75%,transparent)}.dashboard-module___vDUZq__newsSource{color:var(--muted-foreground);white-space:nowrap;flex:none;font-size:11px}.dashboard-module___vDUZq__newsTileTime{color:color-mix(in oklab,var(--foreground)50%,transparent);font-variant-numeric:tabular-nums;font-size:12px}.dashboard-module___vDUZq__newsTileHead{letter-spacing:.005em;color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:500;line-height:1.4;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{background:var(--foreground);border:2.5px solid var(--background);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{letter-spacing:.02em;color:var(--muted-foreground);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)}.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}@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__askBar{border:1px solid color-mix(in oklab,var(--foreground)10%,transparent);background:var(--background);box-shadow:0 -12px 44px -20px color-mix(in oklab,var(--brand)10%,transparent)inset;border-radius:10px;align-items:center;gap:11px;min-width:0;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);cursor:pointer;white-space:nowrap;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__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__askAlert:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.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)}@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{align-items:center;gap:8px;display:inline-flex}.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;padding:0 12px;font-size:12.5px;font-weight:500;transition:color .15s ease-out,border-color .15s ease-out,background-color .15s ease-out}.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}@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__grid{grid-template-columns:repeat(6,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 ::-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:var(--brand-text);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__sizeBtn{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__sizeBtn:hover,.dashboard-module___vDUZq__sizeBtn[aria-expanded=true]{background:color-mix(in oklab,var(--foreground)8%,transparent);color:var(--foreground)}.dashboard-module___vDUZq__sizePopover{border:1px solid var(--border);border-radius:var(--radius-md);background:color-mix(in oklab,var(--card)92%,var(--surface));flex-direction:column;gap:8px;padding:10px;display:flex;box-shadow:0 14px 34px -14px rgba(0,0,0,.6)}.dashboard-module___vDUZq__sizeRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.dashboard-module___vDUZq__sizeRow>span{color:var(--muted-foreground);font-size:11px;font-weight:500}.dashboard-module___vDUZq__segGroup{background:color-mix(in oklab,var(--foreground)6%,transparent);border-radius:9999px;align-items:center;gap:2px;padding:2px;display:inline-flex}.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__sizeBtn:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.dashboard-module___vDUZq__seg:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.dashboard-module___vDUZq__body{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.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__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__thresholds{border-bottom:1px solid color-mix(in oklab,var(--foreground)8%,transparent);scrollbar-width:none;flex:none;align-items:center;gap:20px;padding:10px 12px;display:flex;overflow-x:auto}.dashboard-module___vDUZq__thresholds::-webkit-scrollbar{display:none}.dashboard-module___vDUZq__threshold{color:var(--muted-foreground);white-space:nowrap;cursor:pointer;background:0 0;border:0;flex:none;align-items:center;gap:7px;font-size:12px;font-weight:500;transition:color .16s ease-out;display:inline-flex}.dashboard-module___vDUZq__threshold:hover,.dashboard-module___vDUZq__threshold[data-active=true]{color:var(--foreground)}.dashboard-module___vDUZq__threshold:focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:var(--radius-sm)}.dashboard-module___vDUZq__radio{border:1.5px solid color-mix(in oklab,var(--foreground)30%,transparent);border-radius:999px;flex:none;width:14px;height:14px;transition:border-color .16s ease-out;position:relative}.dashboard-module___vDUZq__threshold[data-active=true] .dashboard-module___vDUZq__radio{border-color:var(--brand)}.dashboard-module___vDUZq__threshold[data-active=true] .dashboard-module___vDUZq__radio:after{content:"";background:var(--brand);border-radius:999px;position:absolute;top:3px;bottom:3px;left:3px;right:3px}.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__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:flex-start;gap:2px;margin:7px 11px 0;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__heatmap{flex-wrap:wrap;flex:auto;align-content:stretch;gap:3px;min-height:0;padding:8px 11px 11px;display:flex;overflow:auto}.dashboard-module___vDUZq__heatTile{cursor:pointer;min-width:64px;min-height:50px;color:var(--foreground);border:0;border-radius:9999px;outline:1.5px solid transparent;flex-direction:column;flex:86px;justify-content:center;align-items:flex-start;gap:2px;padding:8px 10px;transition:outline-color .14s ease-out,transform .14s ease-out;display:flex}.dashboard-module___vDUZq__heatTile[data-linked=true]{outline-color:var(--foreground);transform:translateY(-1px)}.dashboard-module___vDUZq__heatSym{letter-spacing:-.01em;text-transform:uppercase;font-size:12px;font-weight:650}.dashboard-module___vDUZq__heatChg{font:600 11px/1 var(--font-num);font-variant-numeric:tabular-nums;opacity:.92}.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:1050px){.dashboard-module___vDUZq__grid{grid-auto-rows:196px}}@media (max-width:700px){.dashboard-module___vDUZq__dashboard{padding:0 8px 18px}.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 (prefers-reduced-motion:reduce){.dashboard-module___vDUZq__card,.dashboard-module___vDUZq__reset,.dashboard-module___vDUZq__drag,.dashboard-module___vDUZq__seg,.dashboard-module___vDUZq__sizeBtn,.dashboard-module___vDUZq__tab{transition:none}.dashboard-module___vDUZq__skeletonRow span{animation:none}}
