@property --dashboard-slider-complete{syntax:"<integer>";inherits:true;initial-value:0}@property --dashboard-slider-delta{syntax:"<number>";inherits:true;initial-value:0}@keyframes dashboard-tutorial-content-enter{0%{opacity:0;transform:translate(1.125rem)}to{opacity:1;transform:translate(0)}}@keyframes dashboard-onboarding-content-fade{0%{opacity:0}to{opacity:1}}@keyframes dashboard-skeleton-shine{to{transform:translate(100%)}}@keyframes dashboard-chart-loader-scan{0%{transform:translate(0,0)}to{transform:translate(400%)}}@keyframes dashboard-animated-amount-blur{0%{filter:blur()}11%{filter:blur(.3rem)}45%{filter:blur(.14rem)}to{filter:blur()}}@keyframes dashboard-animated-amount-character-exit{0%{width:var(--dashboard-animated-amount-character-width);opacity:1}37.5%{width:var(--dashboard-animated-amount-character-width);opacity:0}to{opacity:0;width:0}}@keyframes dashboard-animated-amount-character-enter{0%{opacity:0;width:0}60%{opacity:1}to{width:var(--dashboard-animated-amount-character-width);opacity:1}}@keyframes dashboard-negotiation-amount-caret-blink{0%,45%{opacity:1}46%,to{opacity:0}}@keyframes dashboard-action-processing-border{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(1turn)}}.dashboard-skeleton{position:relative;overflow:hidden}.dashboard-skeleton:after{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--color-contrast-dark) 8%, transparent), transparent);content:"";animation:1.4s ease-in-out infinite dashboard-skeleton-shine;position:absolute;inset:0;transform:translate(-100%)}.dashboard-chart-loader{--dashboard-chart-loader-area-color:var(--color-base-500);--dashboard-chart-loader-duration:2.8s;--dashboard-chart-loader-line-color:color-mix(in oklch, var(--dashboard-chart-loader-area-color), transparent 52%)}.dashboard-chart-loader-svg{width:100%;height:100%}.dashboard-chart-loader-line{fill:none;stroke:var(--dashboard-chart-loader-line-color);stroke-width:1px;vector-effect:non-scaling-stroke}.dashboard-chart-loader-area-start{stop-color:var(--dashboard-chart-loader-area-color);stop-opacity:.11}.dashboard-chart-loader-area-middle{stop-color:var(--dashboard-chart-loader-area-color);stop-opacity:.035}.dashboard-chart-loader-area-end{stop-color:var(--dashboard-chart-loader-area-color);stop-opacity:0}.dashboard-chart-loader-scan{transform-box:fill-box;transform-origin:50%;animation:dashboard-chart-loader-scan var(--dashboard-chart-loader-duration) ease-in-out infinite;will-change:transform}.dashboard-chart-loader-scan-edge{stop-color:var(--dashboard-chart-loader-area-color);stop-opacity:0}.dashboard-chart-loader-scan-center{stop-color:var(--dashboard-chart-loader-area-color);stop-opacity:.16}@keyframes dashboard-tradingview-loader-wave{0%,to{transform:scaleY(.55)}50%{transform:scaleY(1)}}@keyframes dashboard-tradingview-loader-text-cycle{0%{opacity:0;filter:blur(.5rem);transform:translateY(.25rem)scale(.985)}11.538%,88.462%{opacity:1;filter:blur();transform:translateY(0)scale(1)}to{opacity:0;filter:blur(.5rem);transform:translateY(-.25rem)scale(1.01)}}@keyframes dashboard-tradingview-loader-text-final{0%{opacity:0;filter:blur(.5rem);transform:translateY(.25rem)scale(.985)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes dashboard-tradingview-loader-shimmer{0%{left:-50%}55%,to{left:115%}}.dashboard-tradingview-loader{--dashboard-tradingview-text-interval:1.3s;--dashboard-tradingview-loader-background:var(--color-contrast-dash);--dashboard-tradingview-loader-bar:var(--color-text-sub);--dashboard-tradingview-loader-shimmer:var(--color-text-white);--dashboard-tradingview-loader-surface:color-mix(in oklch, var(--color-text-sub), transparent 96.5%);--dashboard-tradingview-loader-text:var(--color-text-sub);z-index:20;pointer-events:none;background-color:var(--dashboard-tradingview-loader-background);position:absolute;inset:0;overflow:hidden}.dashboard-theme[data-dashboard-theme=dark] .dashboard-tradingview-loader{--dashboard-tradingview-loader-bar:color-mix(in oklch, var(--color-text-sub), var(--color-text-dark) 12%);--dashboard-tradingview-loader-shimmer:var(--dashboard-dark-text);--dashboard-tradingview-loader-surface:color-mix(in oklch, var(--color-text-sub), transparent 94%)}.dashboard-tradingview-loader-background{background-color:var(--dashboard-tradingview-loader-surface);position:absolute;inset:0;overflow:hidden}.dashboard-tradingview-loader-background:after{background:linear-gradient(90deg, transparent 0%, color-mix(in oklch, var(--dashboard-tradingview-loader-shimmer), transparent 76%) 28%, color-mix(in oklch, var(--dashboard-tradingview-loader-shimmer), transparent 8%) 50%, color-mix(in oklch, var(--dashboard-tradingview-loader-shimmer), transparent 76%) 72%, transparent 100%);content:"";width:42%;animation:4.6s ease-in-out infinite dashboard-tradingview-loader-shimmer;position:absolute;top:0;bottom:0;left:-50%;transform:skew(-12deg)}.dashboard-tradingview-loader-stage{width:100%;height:min(100%,18.75rem);position:absolute;top:50%;left:0;transform:translateY(-50%)}.dashboard-tradingview-loader-text{z-index:2;width:min(90%,20rem);height:1.125rem;color:var(--dashboard-tradingview-loader-text);font-size:var(--text-xs);text-align:center;white-space:nowrap;font-weight:300;line-height:1.125rem;position:absolute;top:2.625rem;left:50%;transform:translate(-50%)}.dashboard-tradingview-loader-text>span{opacity:0;filter:blur(.5rem);place-items:center;display:grid;position:absolute;inset:0;transform:translateY(.25rem)scale(.985)}.dashboard-tradingview-loader-text>span:not(:last-child){animation:1.3s ease-in-out forwards dashboard-tradingview-loader-text-cycle}.dashboard-tradingview-loader-text>span:nth-child(2){animation-delay:var(--dashboard-tradingview-text-interval)}.dashboard-tradingview-loader-text>span:nth-child(3){animation-delay:calc(var(--dashboard-tradingview-text-interval) * 2)}.dashboard-tradingview-loader-text>span:nth-child(4){animation-delay:calc(var(--dashboard-tradingview-text-interval) * 3)}.dashboard-tradingview-loader-text>span:nth-child(5){animation:.15s ease-out forwards dashboard-tradingview-loader-text-final;animation-delay:calc(var(--dashboard-tradingview-text-interval) * 4)}.dashboard-tradingview-loader-wave{justify-content:space-between;align-items:flex-end;gap:1rem;padding:0 2rem 1.375rem;display:flex;position:absolute;inset:0}.dashboard-tradingview-loader-bar{width:100%;min-width:.25rem;max-width:.5625rem;height:var(--dashboard-tradingview-bar-height);background-color:var(--dashboard-tradingview-loader-bar);opacity:.7;transform-origin:bottom;min-height:2.125rem;animation:4.2s cubic-bezier(.45,0,.55,1) infinite dashboard-tradingview-loader-wave;animation-delay:var(--dashboard-tradingview-bar-delay);border-radius:9999px;flex:1 1 0}@media (max-width:40rem){.dashboard-tradingview-loader-text{top:1.75rem}.dashboard-tradingview-loader-wave{gap:.5rem;padding:0 1rem .875rem}.dashboard-tradingview-loader-bar{min-width:.1875rem;max-width:.4375rem;min-height:1.75rem}}.dashboard-animated-amount{white-space:nowrap;font-variant-numeric:tabular-nums;align-items:center;max-width:100%;line-height:1;display:inline-flex;overflow:visible}.dashboard-animated-amount-char{text-align:center;font-variant-numeric:tabular-nums;flex:none;justify-content:center;align-items:center;height:1em;line-height:1;display:inline-flex}.dashboard-animated-amount-transition-character{width:var(--dashboard-animated-amount-character-width);opacity:1;min-width:0;animation-fill-mode:both;animation-timing-function:var(--var-animation-linear-clean);will-change:width, opacity;flex:none;align-items:center;display:inline-flex;overflow:hidden}.dashboard-animated-amount-transition-character[data-animated-amount-transition=exit]{animation-name:dashboard-animated-amount-character-exit}.dashboard-animated-amount-transition-character[data-animated-amount-transition=enter]{animation-name:dashboard-animated-amount-character-enter}.dashboard-animated-amount-static-digit{width:.62em}.dashboard-animated-amount-static-separator{width:.34em}.dashboard-animated-amount-static-space{width:.25em}.dashboard-animated-amount-static-symbol{width:auto;min-width:.34em}.dashboard-animated-amount-digit{contain:layout;clip-path:inset(0 -.28em);font-variant-numeric:tabular-nums;flex:none;justify-content:center;align-items:center;width:.62em;height:1em;line-height:1;display:inline-flex;position:relative;overflow:visible}.dashboard-animated-amount-strip{pointer-events:none;filter:blur();will-change:filter, transform;flex-direction:column;width:100%;line-height:1;transition-property:transform;transition-timing-function:cubic-bezier(.2,.85,.2,1);display:flex;position:absolute;top:0;left:0}.dashboard-animated-amount-static-strip{pointer-events:none;flex-direction:column;width:100%;line-height:1;display:flex;position:absolute;top:0;left:0}.dashboard-animated-amount-strip[data-animating=true]{animation-name:dashboard-animated-amount-blur;animation-timing-function:cubic-bezier(.2,.85,.2,1);animation-fill-mode:both}.dashboard-animated-amount-step{justify-content:center;align-items:center;width:.62em;height:1em;line-height:1;display:flex}.dashboard-negotiation-amount-caret{border-right:1px solid;flex:none;width:0;height:1em;margin-left:.08em;animation:1s step-end infinite dashboard-negotiation-amount-caret-blink;display:inline-block}.dashboard-negotiation-amount-caret[data-typing=true]{opacity:1;animation:none}.dashboard-action-processing{isolation:isolate;position:relative;overflow:hidden}.dashboard-action-processing:before{aspect-ratio:1;background:conic-gradient(from 0turn, color-mix(in oklch, var(--color-text-white), transparent 84%) 0turn, color-mix(in oklch, var(--color-text-white), transparent 84%) .7turn, color-mix(in oklch, var(--color-text-white), transparent 72%) .77turn, var(--color-text-white) .82turn, color-mix(in oklch, var(--color-text-white), transparent 72%) .87turn, color-mix(in oklch, var(--color-text-white), transparent 84%) .94turn, color-mix(in oklch, var(--color-text-white), transparent 84%) 1turn);content:"";pointer-events:none;will-change:transform;width:100%;animation:1.6s linear infinite dashboard-action-processing-border;position:absolute;top:50%;left:50%}.dashboard-action-processing:after{z-index:1;border-radius:inherit;background:inherit;content:"";pointer-events:none;position:absolute;inset:1px}@media (prefers-reduced-motion:reduce){.dashboard-skeleton:after,.dashboard-chart-loader-scan,.dashboard-tradingview-loader-background:after,.dashboard-tradingview-loader-bar,.dashboard-tradingview-loader-text>span{animation:none}.dashboard-tradingview-loader-text>span{opacity:0;filter:none;transform:none}.dashboard-tradingview-loader-text>span:last-child{opacity:1}.dashboard-tradingview-loader-bar{transform:scaleY(.78)}.dashboard-animated-amount-transition-character,.dashboard-action-processing:before,.dashboard-negotiation-amount-caret{animation:none}}@keyframes dashboard-tutorial-sophia-idle{0%,to{transform:scale(.995)}50%{transform:scale(1.015)}}@keyframes dashboard-tutorial-sophia-speaking{0%{transform:scale(1.02)}to{transform:scale(1.08)}}.dashboard-tutorial-content-enter{animation:.125s cubic-bezier(.3,1,.6,1) backwards dashboard-tutorial-content-enter}.dashboard-onboarding-content-fade{animation:.15s ease-out backwards dashboard-onboarding-content-fade}.dashboard-tutorial-backdrop,.dashboard-onboarding-backdrop{background-color:color-mix(in oklch, var(--color-contrast-dark), transparent 46%)}.dashboard-theme[data-dashboard-theme=dark] .dashboard-tutorial-backdrop,.dashboard-theme[data-dashboard-theme=dark] .dashboard-onboarding-backdrop{background-color:color-mix(in oklch, var(--dashboard-dark-page), transparent 28%)}@media (prefers-reduced-motion:reduce){.dashboard-onboarding-content-fade{animation:none}}.dashboard-tutorial-sophia-anchor{z-index:1;pointer-events:none;place-items:center;width:4.5rem;height:4.5rem;display:grid;position:absolute;top:calc(100% + .375rem);left:50%;transform:translate(-50%)}.dashboard-tutorial-sophia-orb{z-index:1;filter:drop-shadow(0 0 .5rem color-mix(in oklch, var(--color-base-500), transparent 18%)) drop-shadow(0 .625rem 1rem color-mix(in oklch, var(--color-base-500), transparent 42%));will-change:filter, transform;transition:filter .32s cubic-bezier(.22,1,.36,1);animation:4s ease-in-out infinite dashboard-tutorial-sophia-idle}.dashboard-tutorial-sophia-motion{z-index:1;will-change:transform;place-items:center;transition:transform .32s cubic-bezier(.22,1,.36,1);display:grid;transform:translateY(0)}.dashboard-tutorial-sophia-underglow{background:radial-gradient(ellipse at center, color-mix(in oklch, var(--color-base-500), transparent 8%) 0%, color-mix(in oklch, var(--color-base-500), transparent 52%) 48%, transparent 76%);filter:blur(.25rem);opacity:.88;will-change:opacity, transform;border-radius:9999px;width:3.5rem;height:1rem;transition:opacity .32s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1);position:absolute;bottom:.125rem;left:50%;transform:translate(-50%)scale(1.08,.82)}.dashboard-tutorial-sophia-anchor[data-speaking=true] .dashboard-tutorial-sophia-motion{transform:translateY(-.625rem)}.dashboard-tutorial-sophia-anchor[data-speaking=true] .dashboard-tutorial-sophia-orb{filter:drop-shadow(0 0 .875rem color-mix(in oklch, var(--color-base-500), transparent 4%)) drop-shadow(0 0 1.75rem color-mix(in oklch, var(--color-base-500), transparent 20%)) drop-shadow(0 .75rem 1.75rem color-mix(in oklch, var(--color-base-500), transparent 35%));animation:.36s ease-in-out infinite alternate dashboard-tutorial-sophia-speaking}.dashboard-tutorial-sophia-anchor[data-speaking=true] .dashboard-tutorial-sophia-underglow{opacity:.3;transform:translate(-50%)scale(.56,.44)}@media (prefers-reduced-motion:reduce){.dashboard-tutorial-sophia-motion,.dashboard-tutorial-sophia-orb,.dashboard-tutorial-sophia-underglow{transition:none;animation:none}}.coin-hover:hover{background:var(--color-contrast-hover)}@keyframes boxdash{0%{opacity:0;filter:blur(.12rem);transform:translateY(1.3rem)rotate(-1deg)}to{opacity:1;filter:blur();transform:translateY(0)rotate(0)}}@keyframes boxdash-page{0%{opacity:0;filter:blur(.12rem);transform:translateY(1.3rem)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes boxdash-page-opacity{0%{opacity:0}to{opacity:1}}@keyframes dashboard-route-box-exit{0%{opacity:1;filter:blur();transform:translateY(0)}to{opacity:0;filter:blur(.12rem);transform:translateY(1.3rem)}}@keyframes dashboard-route-content-hold{0%,to{opacity:1}}@keyframes dashboard-route-content-new-hold{0%,to{opacity:0}}::view-transition-group(.dashboard-route-enter),::view-transition-group(.dashboard-route-exit){z-index:80;animation-duration:.35s}::view-transition-image-pair(.dashboard-route-enter),::view-transition-image-pair(.dashboard-route-exit){isolation:auto}::view-transition-old(.dashboard-route-exit){mix-blend-mode:normal;animation:.35s both dashboard-route-content-hold}::view-transition-new(.dashboard-route-enter){mix-blend-mode:normal;animation:.35s both dashboard-route-content-new-hold}::view-transition-group(.dashboard-route-box-exit){z-index:81;animation-duration:.35s}::view-transition-image-pair(.dashboard-route-box-exit){isolation:auto}::view-transition-old(.dashboard-route-box-exit){mix-blend-mode:normal;animation:dashboard-route-box-exit .22s var(--var-animation-linear-clean) both}.dashboard-route-progress{z-index:100;pointer-events:none;opacity:0;height:.25rem;transition:opacity 1s ease-out;position:fixed;top:0;left:0;right:0;overflow:hidden}.dashboard-route-progress[data-state=loading],.dashboard-route-progress[data-state=completing]{opacity:1;transition-duration:0s}.dashboard-route-progress-bar{background-color:var(--color-base-500);width:100%;height:100%;transform:scaleX(var(--dashboard-route-progress,0));transform-origin:0;will-change:transform;transition:transform .12s linear}@media (prefers-reduced-motion:reduce){.dashboard-route-progress,.dashboard-route-progress-bar{transition:none}.dashboard-route-progress[data-state=loading] .dashboard-route-progress-bar{transform:scaleX(1)}}.modal-base-content>*>*{animation:.95s ease-out both boxdash;animation-timing-function:var(--var-animation-linear-clean)}.modal-base-content>*>:first-child{animation-delay:.1s}.modal-base-content>*>:nth-child(2){animation-delay:.14s}.modal-base-content>*>:nth-child(3){animation-delay:.18s}.modal-base-content>*>:nth-child(4){animation-delay:.22s}.modal-base-content>*>:nth-child(5){animation-delay:.26s}.modal-base-content>*>:nth-child(6){animation-delay:.3s}.modal-base-content>*>:nth-child(7){animation-delay:.34s}.modal-base-content>*>:nth-child(8){animation-delay:.38s}.modal-base-content>*>:nth-child(9){animation-delay:.42s}.modal-base-content>*>:nth-child(10){animation-delay:.46s}.dashboard-coin-list-modal-content>*>*{animation:none}.dashboard-coin-search-input::-webkit-search-cancel-button{appearance:none}.dashboard-coin-search-input::-webkit-search-decoration{appearance:none}.dashboard-theme[data-modal-open=true] .dashboard-coin-list-item-enter{animation:.95s ease-out both boxdash;animation-delay:var(--dashboard-coin-row-delay,.12s);animation-timing-function:var(--var-animation-linear-clean)}.dashboard-theme[data-modal-open=false] .dashboard-coin-list-item-enter{animation:none}@media (prefers-reduced-motion:reduce){.dashboard-theme[data-modal-open] .dashboard-coin-list-item-enter{filter:none;opacity:1;animation:none;transform:none}}.dashboard-modal-content-scroll{scrollbar-width:none}.dashboard-modal-content-scroll::-webkit-scrollbar{width:0;height:0;display:none}.dashboard-scroll-hidden{-ms-overflow-style:none;scrollbar-width:none}.dashboard-scroll-hidden::-webkit-scrollbar{width:0;height:0;display:none}@keyframes dashboard-transaction-row-push-down{0%{transform:translateY(calc(-100% - .25rem))}to{transform:translateY(0)}}.dashboard-transaction-row-inserted>td{z-index:1;position:relative}.dashboard-transaction-row-pushed{z-index:2;animation:.1s ease-out both dashboard-transaction-row-push-down;position:relative}.dashboard-transaction-row-pushed>td{background-color:var(--color-contrast-dash)}.initializeBox .boxdash:not(.modal-base-box){filter:blur(.12rem);opacity:0;transform:translateY(1.3rem)}.initializeBox.boxdash-sequenced .boxdash:not(.modal-base-box){animation:1.2s ease-out both boxdash-page;animation-delay:var(--boxdash-delay,0s);animation-timing-function:var(--var-animation-linear-clean)}.initializeBox .boxdash.boxdash-opacity-only:not(.modal-base-box){filter:none;opacity:0;transform:none}.initializeBox.boxdash-sequenced .boxdash.boxdash-opacity-only:not(.modal-base-box){animation:1.2s ease-out both boxdash-page-opacity;animation-delay:var(--boxdash-delay,0s);animation-timing-function:var(--var-animation-linear-clean)}html[data-dashboard-route-transition=revealing] .initializeBox.boxdash-sequenced .boxdash:not(.modal-base-box){animation-delay:calc(.35s + var(--boxdash-delay,0s))}::view-transition-old(root),::view-transition-new(root){mix-blend-mode:normal;animation:none}.initializeBox.boxdash-sequenced .boxdash:not(.modal-base-box) .boxdash:not(.modal-base-box){animation:none}.initializeBox .boxdash.boxdash-opacity-only:not(.modal-base-box) .boxdash:not(.modal-base-box){filter:none;opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.initializeBox .boxdash:not(.modal-base-box){filter:none;opacity:1;animation:none;transform:none}::view-transition-old(.dashboard-route-exit),::view-transition-new(.dashboard-route-enter),::view-transition-old(.dashboard-route-box-exit){animation:none}}.boxdash:not(.modal-base-box):has([data-select-expand-open=true]){z-index:20;position:relative}.dashboard-theme .boxdash{background-clip:padding-box}.dashboard-theme :where(input,textarea,select,.dashboard-select-button,[aria-haspopup=listbox],[data-coin-selector-trigger]):focus,.dashboard-theme :where([class*=focus-within\:ring-]):focus-within,.dashboard-theme .peer:focus-visible~:where([class*=peer-focus-visible\:ring-]){--tw-ring-inset:inset}.dashboard-theme .modal-base-box{isolation:isolate;background-clip:padding-box}.dashboard-theme .dashboard-information-banner{isolation:isolate;-webkit-mask-image:linear-gradient(var(--color-text-white), var(--color-text-white));mask-image:linear-gradient(var(--color-text-white), var(--color-text-white));background-clip:padding-box;position:relative}.dashboard-theme .modal-base-box:after,.dashboard-theme .dashboard-information-banner:after{z-index:40;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 .0625rem color-mix(in oklch, var(--color-dashboard-border), transparent 18%);content:"";position:absolute;inset:0}.dashboard-theme .dashboard-action-modal:after{box-shadow:none}.dashboard-theme{--dashboard-backdrop-scrim:color-mix(in oklch, var(--color-contrast-dark), transparent 76%);--dashboard-help-center-lightbox-scrim:color-mix(in oklch, var(--color-contrast-dark), transparent 20%);--dashboard-stop-quote-bg:var(--color-contrast-dark);--dashboard-stop-quote-bg-hover:color-mix(in oklch, var(--color-contrast-dark), var(--color-text-white) 10%);--dashboard-stop-quote-text:var(--color-text-white);--dashboard-chart-grid:color-mix(in oklch, var(--color-contrast-dark), transparent 92%);--dashboard-panel-shadow:color-mix(in oklch, var(--color-contrast-dark), transparent 85%);color-scheme:light;background-color:var(--color-base-100);font-variant-numeric:tabular-nums!important}.dashboard-theme[data-dashboard-theme=dark]{--dashboard-dark-page:color-mix(in oklch, var(--color-base-900), black 88%);--dashboard-dark-text:color-mix(in oklch, var(--color-text-white), var(--color-base-500) 8%);--dashboard-dark-surface:color-mix(in oklch, var(--dashboard-dark-page), var(--color-base-900) 54%);--dashboard-backdrop-scrim:color-mix(in oklch, var(--dashboard-dark-page), transparent 32%);--dashboard-help-center-lightbox-scrim:color-mix(in oklch, var(--dashboard-dark-page), transparent 12%);color-scheme:dark;--color-header:color-mix(in oklch, var(--dashboard-dark-surface), var(--color-base-500) 1%);--color-contrast-light:color-mix(in oklch, var(--dashboard-dark-page), var(--color-base-900) 43%);--color-contrast-dash:color-mix(in oklch, var(--dashboard-dark-surface), var(--color-base-500) 0%);--color-contrast-hover:color-mix(in oklch, var(--dashboard-dark-surface), var(--color-base-500) 9%);--color-contrast-muted:color-mix(in oklch, var(--dashboard-dark-page), var(--color-base-900) 36%);--color-contrast-dark:var(--dashboard-dark-text);--color-dashboard-border:color-mix(in oklch, var(--color-base-900), var(--color-text-white) 14%);--color-dashboard-border-strong:color-mix(in oklch, var(--color-base-900), var(--color-text-white) 28%);--color-dashboard-shadow:oklch(0% none none/.58);--color-base-700:color-mix(in oklch, var(--color-base-500), var(--color-contrast-dark) 18%);--color-base-300:color-mix(in oklch, var(--color-base-500), var(--color-text-white) 42%);--color-base-100:color-mix(in oklch, var(--dashboard-dark-page), var(--color-base-900) 52%);--color-text-dark:var(--dashboard-dark-text);--color-text-black:var(--dashboard-dark-text);--color-text-muted:var(--color-base-300);--color-text-light:color-mix(in oklch, var(--color-text-white), var(--color-base-300) 38%);--color-text-sub:color-mix(in oklch, var(--dashboard-dark-text), var(--dashboard-dark-page) 46%);--dashboard-chart-grid:color-mix(in oklch, var(--color-contrast-dark), transparent 88%);--dashboard-panel-shadow:color-mix(in oklch, var(--dashboard-dark-page), transparent 60%);--dashboard-stop-quote-bg:var(--color-text-white);--dashboard-stop-quote-bg-hover:color-mix(in oklch, var(--color-text-white), var(--color-contrast-light) 8%);--dashboard-stop-quote-text:var(--color-contrast-light);background-color:var(--dashboard-dark-page)}.dashboard-theme[data-dashboard-theme-switching=true],.dashboard-theme[data-dashboard-theme-switching=true] *,.dashboard-theme[data-dashboard-theme-switching=true] :before,.dashboard-theme[data-dashboard-theme-switching=true] :after{transition:background .5s ease-in-out,background-color .5s ease-in-out,border-color .5s ease-in-out,box-shadow .5s ease-in-out,color .5s ease-in-out,fill .5s ease-in-out,filter .5s ease-in-out,opacity .5s ease-in-out,outline-color .5s ease-in-out,stroke .5s ease-in-out,text-decoration-color .5s ease-in-out,transform .5s ease-in-out}.dashboard-theme[data-dashboard-theme=dark] .bg-text-white,.dashboard-theme[data-dashboard-theme=dark] .hover\:bg-text-white:hover{background-color:var(--color-contrast-dash)}.dashboard-theme[data-dashboard-theme=dark] .hover\:bg-contrast-light:hover{background-color:var(--color-contrast-hover)}.dashboard-theme[data-dashboard-theme=dark] .bg-text-white\/90{background-color:color-mix(in oklch, var(--color-contrast-dash), var(--color-contrast-hover) 6%)}.dashboard-select-bottom-fade{z-index:20;background:linear-gradient(to top, var(--color-contrast-dash) 0%, color-mix(in oklch, var(--color-contrast-dash), transparent 22%) 46%, transparent 100%);pointer-events:none;border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem;height:1.5rem;position:absolute;bottom:.5rem;left:.5rem;right:.5rem}.dashboard-select-panel .dashboard-select-bottom-fade{background:linear-gradient(to top, var(--color-text-white) 0%, color-mix(in oklch, var(--color-text-white), transparent 24%) 48%, transparent 100%);height:1.25rem;bottom:0;left:0;right:0}.dashboard-theme[data-dashboard-theme=dark] .dashboard-select-panel .dashboard-select-bottom-fade{background:linear-gradient(to top, var(--color-contrast-dash) 0%, color-mix(in oklch, var(--color-contrast-dash), transparent 24%) 48%, transparent 100%)}.dashboard-package-selector-bottom-fade{background:linear-gradient(to top, color-mix(in oklch, var(--color-contrast-dash), transparent 34%) 0%, color-mix(in oklch, var(--color-contrast-dash), transparent 72%) 50%, transparent 100%);height:1.125rem;bottom:.25rem}.dashboard-pixdex-bottom-fade{background:linear-gradient(to top, color-mix(in oklch, var(--color-contrast-dash), transparent 24%) 0%, color-mix(in oklch, var(--color-contrast-dash), transparent 76%) 58%, transparent 100%);height:.875rem;bottom:0}.dashboard-stop-quote-button{background-color:var(--dashboard-stop-quote-bg);color:var(--dashboard-stop-quote-text)}.dashboard-stop-quote-button:hover{background-color:var(--dashboard-stop-quote-bg-hover);color:var(--dashboard-stop-quote-text)}.dashboard-external-link{color:var(--color-text-sub);transition:color .16s ease-out}.dashboard-external-link:hover{color:var(--color-base-500)}.dashboard-external-link-icon,.dashboard-external-link-icon-only{width:1.75rem;height:1.75rem;color:var(--color-base-500);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .16s ease-out,color .16s ease-out;display:inline-flex}.dashboard-external-link:hover .dashboard-external-link-icon,.dashboard-external-link-icon-only:hover{background-color:var(--color-base-100);color:var(--color-base-500)}.dashboard-navbar-overlay{background-color:var(--dashboard-backdrop-scrim)}.dashboard-navbar-panel{box-shadow:0 1.375rem 2.75rem -1.75rem var(--color-dashboard-shadow)}.dashboard-navbar-panel.dashboard-navbar-management-shape:has([data-management-visible=true][data-account-verification-visible=false]){height:19.5625rem}.dashboard-navbar-panel.dashboard-navbar-management-shape:has([data-management-visible=true][data-account-verification-visible=true]){height:22.3125rem}@media (max-width:47.999rem){.dashboard-mobile-pressable{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.dashboard-mobile-pressable [data-dashboard-mobile-press-content]{transition:transform .12s ease-out}.dashboard-mobile-pressable:active:not(:disabled){background-color:var(--color-contrast-hover)}.dashboard-mobile-pressable:active:not(:disabled) [data-dashboard-mobile-press-content]{transform:scale(.975)}}@media (max-width:47.999rem) and (prefers-reduced-motion:reduce){.dashboard-mobile-pressable [data-dashboard-mobile-press-content]{transition:none}.dashboard-mobile-pressable:active:not(:disabled) [data-dashboard-mobile-press-content]{transform:none}}@media (min-width:48rem){html[data-dashboard-navbar-open=true] .dashboard-native-scroll{min-height:max(100vh,32rem)}}.dashboard-surface-shadow{box-shadow:0 .125rem .625rem -.25rem var(--color-dashboard-shadow)}.dashboard-chip-shadow{box-shadow:0 .25rem .75rem 0 var(--color-dashboard-shadow)}.dashboard-soft-shadow{box-shadow:0 0 .5rem 0 var(--color-dashboard-shadow)}.dashboard-popover-shadow{box-shadow:0 1.125rem 2.5rem -1.5rem var(--color-dashboard-shadow)}.dashboard-sophia-info-popover{isolation:isolate;border:1px solid var(--color-dashboard-border);background-color:var(--color-contrast-dash);box-shadow:0 1.125rem 2.5rem -1.5rem var(--color-dashboard-shadow);-webkit-backdrop-filter:none}.dashboard-mobile-action-shadow{box-shadow:0 -.875rem 2.125rem -1.75rem var(--color-dashboard-shadow)}.dashboard-dock-shadow{box-shadow:0 .5rem 1.5rem -.75rem var(--color-dashboard-shadow)}.dashboard-action-shadow{box-shadow:0 .625rem 1.5rem -.8125rem var(--color-dashboard-shadow)}.dashboard-action-primary-shadow{box-shadow:0 .625rem 1.5rem -.8125rem var(--color-base-500)}.dashboard-theme.dashboard-toaster-layer{z-index:120;position:relative}.dashboard-theme [data-sonner-toaster].dashboard-toaster{z-index:120;font-family:var(--font-sans)}.dashboard-theme [data-sonner-toast].dashboard-toast{box-sizing:border-box;width:var(--width);border:.0625rem solid var(--color-dashboard-border);background:color-mix(in oklch, var(--color-contrast-dash), var(--color-contrast-hover) 4%);min-height:4.625rem;color:var(--color-text-dark);box-shadow:0 1rem 2rem -1.25rem var(--color-dashboard-shadow);border-radius:.5625rem;align-items:flex-start;gap:.75rem;padding:.95rem 2.75rem .95rem 1rem;display:flex}.dashboard-theme .dashboard-toast-content{flex-direction:column;flex:1;gap:.125rem;min-width:0;padding-top:.0625rem;display:flex}.dashboard-theme .dashboard-toast-title{color:var(--color-text-dark);letter-spacing:0;font-size:.875rem;font-weight:800;line-height:1.25}.dashboard-theme .dashboard-toast-description{color:var(--color-text-sub);font-size:.8125rem;line-height:1.35}.dashboard-theme .dashboard-toast-icon{background-color:color-mix(in oklch, var(--color-base-500), transparent 82%);width:2rem;height:2rem;color:var(--color-base-500);border-radius:9999px;flex:0 0 2rem;justify-content:center;align-items:center;display:flex}.dashboard-theme .dashboard-toast-icon svg{width:1rem;height:1rem}.dashboard-theme [data-sonner-toast].dashboard-toast-success{border-color:color-mix(in oklch, var(--color-status-success), transparent 68%)}.dashboard-theme .dashboard-toast-success .dashboard-toast-icon{background-color:color-mix(in oklch, var(--color-status-success), transparent 82%);color:var(--color-status-success)}.dashboard-theme [data-sonner-toast].dashboard-toast-error{border-color:color-mix(in oklch, var(--color-status-danger), transparent 70%)}.dashboard-theme .dashboard-toast-error .dashboard-toast-icon{background-color:color-mix(in oklch, var(--color-status-danger), transparent 84%);color:var(--color-status-danger)}.dashboard-theme [data-sonner-toast].dashboard-toast-warning{border-color:color-mix(in oklch, var(--color-status-warning), transparent 70%)}.dashboard-theme .dashboard-toast-warning .dashboard-toast-icon{background-color:color-mix(in oklch, var(--color-status-warning), transparent 84%);color:var(--color-status-warning)}.dashboard-theme .dashboard-toast-close{width:1.75rem;height:1.75rem;color:var(--color-text-sub);cursor:pointer;background:0 0;border:0;border-radius:.5rem;justify-content:center;align-items:center;padding:0;transition:background-color .16s ease-out,color .16s ease-out;display:flex;position:absolute;top:.75rem;right:.75rem}.dashboard-theme .dashboard-toast-close:hover{background-color:var(--color-contrast-hover);color:var(--color-text-dark)}.dashboard-completion-action-button{--dashboard-completion-accent:var(--color-status-success);isolation:isolate;justify-content:center;align-items:center;transition-property:background-color,color,box-shadow,transform;display:inline-flex;position:relative;overflow:visible}.dashboard-completion-action-button:before{z-index:-1;border-radius:inherit;background-color:color-mix(in oklch, var(--dashboard-completion-accent), transparent 74%);content:"";opacity:0;pointer-events:none;position:absolute;inset:-.25rem;transform:scale(.95)}.dashboard-completion-action-button[data-completion-state=success]{color:var(--color-text-white);animation:dashboard-completion-button-confirm .56s var(--var-animation-linear-clean) both}.dashboard-completion-action-button[data-completion-state=loading]{color:var(--color-text-white);cursor:wait}.dashboard-completion-action-button[data-completion-state=error]{background-color:var(--color-status-danger);color:var(--color-text-white)}.dashboard-completion-action-button[data-completion-state=error]:hover{background-color:color-mix(in oklch, var(--color-status-danger), var(--color-contrast-dark) 10%)}.dashboard-completion-action-button[data-completion-state=success]:before{animation:.62s ease-out both dashboard-completion-confirm-halo}.dashboard-completion-content{z-index:10;justify-content:center;align-items:center;gap:0;max-width:100%;min-height:1.25rem;line-height:1;transition:gap .18s ease-out;display:inline-flex;position:relative}.dashboard-completion-content>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-completion-check,.dashboard-completion-error{opacity:0;justify-content:center;align-items:center;width:0;height:1.25rem;transition:width .18s ease-out,opacity .18s ease-out,transform .18s ease-out;display:inline-flex;transform:scale(.65)}.dashboard-completion-action-button[data-completion-state=success] .dashboard-completion-content,.dashboard-completion-action-button[data-completion-state=error] .dashboard-completion-content{gap:.5rem}.dashboard-completion-action-button[data-completion-state=success] .dashboard-completion-check,.dashboard-completion-action-button[data-completion-state=error] .dashboard-completion-error{opacity:1;width:1.25rem;transform:scale(1)}.dashboard-completion-confetti{top:var(--dashboard-completion-top);left:var(--dashboard-completion-left);z-index:20;background-color:color-mix(in oklch, var(--color-text-white), var(--dashboard-completion-accent) 14%);opacity:0;pointer-events:none;width:.45rem;height:.14rem;transform:translate(-50%, -50%) scale(.75) rotate(var(--dashboard-completion-rotate));transform-origin:50%;border-radius:9999px;animation:.76s ease-out both dashboard-completion-confetti;position:absolute}.dashboard-completion-confetti:nth-child(2n){background-color:color-mix(in oklch, var(--dashboard-completion-accent), var(--color-text-white) 70%);width:.28rem;height:.28rem}.dashboard-completion-confetti:nth-child(3n){background-color:color-mix(in oklch, var(--color-text-white), var(--color-base-500) 28%);border-radius:.25rem;width:.38rem;height:.18rem}@keyframes dashboard-completion-button-confirm{0%{transform:scale(1)}34%{transform:scale(.99)}68%{transform:scale(1.01)}to{transform:scale(1)}}@keyframes dashboard-completion-confirm-halo{0%{opacity:0;transform:scale(.94)}28%{opacity:1}to{opacity:0;transform:scale(1.07)}}@keyframes dashboard-completion-confetti{0%{opacity:0;transform:translate(-50%, -50%) scale(.65) rotate(var(--dashboard-completion-rotate))}18%{opacity:.86}to{opacity:0;transform:translate(calc(-50% + var(--dashboard-completion-x)), calc(-50% + var(--dashboard-completion-y))) scale(.95) rotate(calc(var(--dashboard-completion-rotate) + 70deg))}}.dashboard-card-elevated-shadow{box-shadow:0 1.125rem 2.5rem 0 var(--color-dashboard-shadow)}.dashboard-z-dock{z-index:55}.dashboard-z-header{z-index:60}.dashboard-z-modal{z-index:70}.dashboard-z-popover{z-index:80}.dashboard-z-sheet{z-index:90}.dashboard-z-locked-balance-modal{z-index:120}.dashboard-chat-grid{grid-template-columns:minmax(0,1fr)}.dashboard-chat-panel{min-height:38.75rem}.dashboard-chat-bubble{overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:min(32.5rem,82%)}.dashboard-sophia-assistant-bubble{max-width:min(32.5rem,92%)}.dashboard-sophia-action-bubble{width:100%;max-width:94%}.dashboard-sophia-rich-text strong{font-weight:600}.dashboard-sophia-data-table,.dashboard-sophia-owned-esims{container-type:inline-size}.dashboard-sophia-owned-esim__details,.dashboard-sophia-data-grid{grid-template-columns:repeat(auto-fit,minmax(min(7rem,100%),1fr));gap:.625rem .75rem;display:grid}.dashboard-sophia-esim-package-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-sophia-data-field-wide{grid-column:1/-1}.dashboard-sophia-data-list-row{grid-template-columns:minmax(0,6.5rem) minmax(0,1fr)}.dashboard-sophia-balance-components__container{container-type:inline-size}.dashboard-sophia-balance-components__row{grid-template-columns:minmax(9rem,.9fr) minmax(0,1.4fr);align-items:center;gap:1rem;display:grid}.dashboard-sophia-balance-components__metrics{grid-template-columns:repeat(auto-fit,minmax(min(8rem,100%),1fr));gap:.625rem .75rem;display:grid}@container (max-width:26rem){.dashboard-sophia-esim-package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-sophia-balance-components__row{grid-template-columns:minmax(0,1fr);gap:.625rem}}@container (max-width:18rem){.dashboard-sophia-esim-package-grid{grid-template-columns:minmax(0,1fr)}.dashboard-sophia-data-list-row{grid-template-columns:minmax(0,1fr);gap:.125rem}.dashboard-sophia-data-list-row .dashboard-sophia-data-table__value{text-align:left}}.dashboard-sophia-shell{pointer-events:none;clip-path:inset(calc(100% - 3.5rem) 0 0 calc(100% - 3.5rem) round 9999px);will-change:clip-path;background-color:#0000;transition:clip-path .36s cubic-bezier(.22,1,.36,1),background-color .22s ease-out,filter .22s ease-out,opacity .22s ease-out;overflow:clip}.dashboard-sophia-shell[data-state=open]{background-color:var(--color-contrast-dash);clip-path:inset(0 round 1.5rem)}.dashboard-sophia-mobile-underlay{height:var(--dashboard-sophia-layout-viewport-height,100vh);z-index:89;min-height:100lvh;position:fixed;top:0;left:0;right:0}.dashboard-sophia-panel{pointer-events:none;opacity:0;transform-origin:100% 100%;transition:opacity .12s ease-in,transform .32s cubic-bezier(.22,1,.36,1);transform:scale(.985)}.dashboard-sophia-shell[data-state=open] .dashboard-sophia-panel{pointer-events:auto;opacity:1;transition:opacity .18s ease-out 80ms,transform .36s cubic-bezier(.22,1,.36,1);transform:scale(1)}@media (max-width:47.999rem){html[data-sophia-chat-open=true],html[data-sophia-chat-open=true] body{overscroll-behavior:none;background-color:#fff}html[data-sophia-chat-open=true] .dashboard-mobile-dock,html[data-sophia-chat-open=true] .dashboard-native-scroll>:not(.dashboard-sophia-mobile-underlay):not(.dashboard-sophia-shell){display:none}.dashboard-sophia-shell[data-state=open]{top:var(--dashboard-sophia-viewport-top,0px);bottom:auto;right:auto;left:var(--dashboard-sophia-viewport-left,0px);width:var(--dashboard-sophia-viewport-width,100vw);height:max(12rem, var(--dashboard-sophia-viewport-height,100dvh));clip-path:inset(0)}.dashboard-sophia-page-shell[data-state=open]{height:var(--dashboard-sophia-viewport-height,100dvh)}.dashboard-sophia-shell[data-state=open] .dashboard-sophia-header{padding-top:max(.75rem, env(safe-area-inset-top))}.dashboard-sophia-shell[data-state=open] .dashboard-sophia-composer{padding-bottom:max(.75rem, env(safe-area-inset-bottom))}.dashboard-sophia-shell[data-state=open][data-keyboard-open=true] .dashboard-sophia-header{display:none}}.dashboard-sophia-page-shell[data-state=open]{background-color:var(--color-base-100);clip-path:inset(0);border-radius:0;justify-content:center;display:flex}.dashboard-sophia-embedded-shell[data-state=open]{width:100%;height:100%;position:absolute;inset:0}.dashboard-sophia-page-panel{border-radius:0}.dashboard-sophia-page-panel .dashboard-sophia-assistant-bubble,.dashboard-sophia-page-panel .dashboard-sophia-action-bubble{width:100%;max-width:100%}@media (min-width:48rem){.dashboard-sophia-page-shell[data-state=open]{background-color:var(--color-base-100);width:100%;height:auto;padding:1rem 1.5rem;inset:5rem 0 0}.dashboard-sophia-page-panel{border-radius:1.5rem}}html[data-dashboard-navbar-open=true] .dashboard-sophia-shell[data-state=open]{z-index:40}html[data-dashboard-navbar-open=true] .dashboard-sophia-shell:not(.dashboard-sophia-page-shell)[data-state=open]{pointer-events:none;filter:blur(.25rem);opacity:.35}@media (min-width:48rem){html[data-dashboard-management-open=true],html[data-dashboard-management-open=true] body{overscroll-behavior:none;overflow:hidden}}.dashboard-sophia-launcher{pointer-events:auto;opacity:1;transform-origin:50%;background-color:#0000;border:0;padding:0;transition:opacity .12s ease-out .18s,transform .32s cubic-bezier(.22,1,.36,1);transform:scale(1)}.dashboard-sophia-shell[data-state=open] .dashboard-sophia-launcher{pointer-events:none;opacity:0;transition-delay:0s;transform:scale(.72)}.dashboard-sophia-waveform-fallback{opacity:.38}.dashboard-sophia-waveform-fallback:before{content:"";background:currentColor;border-radius:9999px;height:.125rem;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.dashboard-sophia-status-text{--dashboard-sophia-status-base:color-mix(in oklch, var(--color-text-sub), transparent 22%);--dashboard-sophia-status-highlight:var(--color-text-dark);color:var(--dashboard-sophia-status-base);background-image:linear-gradient(100deg, var(--dashboard-sophia-status-base) 0%, var(--dashboard-sophia-status-base) 42%, var(--dashboard-sophia-status-highlight) 50%, var(--dashboard-sophia-status-base) 58%, var(--dashboard-sophia-status-base) 100%);-webkit-text-fill-color:transparent;will-change:background-position;background-position:100%;background-size:300% 100%;-webkit-background-clip:text;background-clip:text;animation:1.35s cubic-bezier(.45,0,.55,1) infinite dashboard-sophia-status-shimmer;display:inline-block}.dashboard-sophia-feedback-row{opacity:1;transition:opacity .18s ease-out}.dashboard-sophia-feedback-row[data-state=active] .dashboard-sophia-orb{animation:.24s cubic-bezier(.22,1,.36,1) both dashboard-sophia-thinking-orb-enter}.dashboard-sophia-feedback-row[data-state=leaving]{opacity:0}.dashboard-sophia-feedback-toast{border:1px solid color-mix(in oklch, var(--color-text-sub), transparent 82%);background:color-mix(in oklch, var(--color-header), transparent 3%);backdrop-filter:blur(.75rem);box-shadow:0 .5rem 1.5rem var(--color-dashboard-shadow);animation:.18s ease-out both dashboard-sophia-feedback-toast-enter}.dashboard-sophia-feedback-toast[data-state=leaving]{pointer-events:none;animation:.18s ease-in both dashboard-sophia-feedback-toast-exit}@keyframes dashboard-sophia-feedback-toast-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-.125rem)}}.dashboard-sophia-message-enter{animation:.42s cubic-bezier(.22,1,.36,1) both dashboard-sophia-message-enter}.dashboard-sophia-streaming-cursor{vertical-align:-.05em;background:currentColor;border-radius:999px;width:.1em;height:.9em;margin-left:.08em;animation:.72s step-end infinite dashboard-sophia-streaming-cursor;display:inline-block}.dashboard-sophia-build-step{animation:.34s cubic-bezier(.22,1,.36,1) both dashboard-sophia-content-build}.dashboard-sophia-balance-area-build{animation:.5s ease-out .64s both dashboard-sophia-chart-area-build}.dashboard-sophia-balance-line-build{animation:.72s cubic-bezier(.22,1,.36,1) .36s both dashboard-sophia-chart-line-build}.dashboard-sophia-balance-marker-build{animation:.26s ease-out .98s both dashboard-sophia-chart-area-build}.dashboard-sophia-portfolio-arc-segment{transform-box:fill-box;transform-origin:bottom;animation:.3s cubic-bezier(.22,1,.36,1) both dashboard-sophia-chart-marker-build}.dashboard-sophia-message-enter .dashboard-sophia-rich-text>*,.dashboard-sophia-message-enter .dashboard-sophia-data-table__title,.dashboard-sophia-message-enter .dashboard-sophia-data-table>div>div{animation:.26s ease-out both dashboard-sophia-content-build}.dashboard-sophia-message-enter .dashboard-sophia-rich-text>:nth-child(2),.dashboard-sophia-message-enter .dashboard-sophia-data-table>div>div:nth-child(2){animation-delay:55ms}.dashboard-sophia-message-enter .dashboard-sophia-rich-text>:nth-child(3),.dashboard-sophia-message-enter .dashboard-sophia-data-table>div>div:nth-child(3){animation-delay:.11s}.dashboard-sophia-message-enter .dashboard-sophia-rich-text>:nth-child(4),.dashboard-sophia-message-enter .dashboard-sophia-data-table>div>div:nth-child(4){animation-delay:.165s}.dashboard-sophia-message-enter .dashboard-sophia-rich-text>:nth-child(n+5),.dashboard-sophia-message-enter .dashboard-sophia-data-table>div>div:nth-child(n+5){animation-delay:.22s}.dashboard-sophia-canonical-icon-enter{animation:.18s ease-out both dashboard-sophia-canonical-icon-enter}@keyframes dashboard-sophia-canonical-icon-enter{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@keyframes dashboard-sophia-thinking-orb-enter{0%{opacity:0;transform:scale(.78)}to{opacity:1;transform:scale(1)}}@keyframes dashboard-sophia-message-enter{0%{opacity:0;transform:translateY(.3rem)scale(.992)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes dashboard-sophia-streaming-cursor{50%{opacity:0}}@keyframes dashboard-sophia-content-build{0%{opacity:0;transform:translateY(.2rem)}to{opacity:1;transform:translateY(0)}}@keyframes dashboard-sophia-chart-line-build{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes dashboard-sophia-chart-area-build{0%{opacity:0}to{opacity:1}}@keyframes dashboard-sophia-chart-marker-build{0%{opacity:0;transform:scale(.72)}to{opacity:1;transform:scale(1)}}@keyframes dashboard-sophia-feedback-toast-enter{0%{opacity:0;transform:translateY(-.125rem)}to{opacity:1;transform:translateY(0)}}@keyframes dashboard-sophia-status-shimmer{0%{background-position:100%}to{background-position:0%}}@media (prefers-reduced-motion:reduce){.dashboard-sophia-shell,.dashboard-sophia-panel,.dashboard-sophia-launcher,.dashboard-sophia-orb-mark,.dashboard-sophia-orb-canvas{transition:none}.dashboard-sophia-status-text{color:var(--color-text-sub);-webkit-text-fill-color:currentColor;will-change:auto;background:0 0;animation:none}.dashboard-sophia-feedback-row{transition:none}.dashboard-sophia-feedback-row[data-state=active] .dashboard-sophia-orb,.dashboard-sophia-feedback-toast,.dashboard-sophia-message-enter,.dashboard-sophia-streaming-cursor,.dashboard-sophia-build-step,.dashboard-sophia-balance-area-build,.dashboard-sophia-balance-line-build,.dashboard-sophia-balance-marker-build,.dashboard-sophia-portfolio-arc-segment,.dashboard-sophia-canonical-icon-enter,.dashboard-sophia-message-enter .dashboard-sophia-rich-text>*,.dashboard-sophia-message-enter .dashboard-sophia-data-table__title,.dashboard-sophia-message-enter .dashboard-sophia-data-table>div>div{animation:none}}.dashboard-chat-composer{grid-template-columns:minmax(0,1fr)}.dashboard-pixdex-token-grid{grid-template-columns:auto minmax(0,1fr) auto}.dashboard-pixdex-modal-scroll{max-height:calc(100dvh - 2rem)}.dashboard-grid-content-action{grid-template-columns:minmax(0,1fr) auto}.dashboard-grid-content-actions{grid-template-columns:minmax(0,1fr) 5.75rem 3.75rem}[data-market-ranking-panel]{container-type:inline-size}.dashboard-market-ranking-grid{grid-template-columns:minmax(8.25rem,1fr) 4.75rem 3.75rem}.dashboard-market-ranking-label-full{display:none}.dashboard-market-ranking-label-compact{display:inline}@container (min-width:31rem){.dashboard-market-ranking-grid{grid-template-columns:minmax(0,1fr) 6rem 7.25rem}.dashboard-market-ranking-label-full{display:inline}.dashboard-market-ranking-label-compact{display:none}}.dashboard-grid-split-action{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.dashboard-grid-asset-two{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.dashboard-grid-asset-three{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(0,1fr)}.dashboard-grid-asset-summary{grid-template-columns:minmax(0,1.35fr) minmax(0,.85fr) minmax(0,1fr) minmax(0,1.12fr)}.dashboard-grid-market-tooltip{grid-template-columns:repeat(3,minmax(5rem,1fr))}.dashboard-grid-contact-table{grid-template-columns:1.5fr 1fr 1.55fr .8fr}.dashboard-grid-portfolio-table{grid-template-columns:1.4fr .65fr .8fr .7fr}.dashboard-orders-responsive-grid{container:dashboard-orders/inline-size}.dashboard-trade-field-input{container-type:inline-size}@container (max-width:9rem){.dashboard-trade-field-placeholder-responsive{display:none}}.dashboard-orders-column-medium,.dashboard-orders-column-wide{display:none}.dashboard-market-grid-open-orders{grid-template-columns:minmax(4.75rem,1fr) minmax(5rem,.9fr) minmax(5rem,.95fr) minmax(4.75rem,.85fr) 2rem;column-gap:.75rem}.dashboard-market-grid-executed-orders{grid-template-columns:minmax(4.75rem,1fr) minmax(5rem,.9fr) minmax(5rem,.95fr) minmax(4.75rem,.85fr);column-gap:.75rem}@container dashboard-orders (min-width:72rem){.dashboard-orders-column-medium{display:block}.dashboard-market-grid-open-orders{grid-template-columns:minmax(5rem,.85fr) minmax(4.5rem,.72fr) minmax(5.5rem,.82fr) minmax(6rem,.95fr) minmax(5.5rem,.85fr) minmax(7rem,1fr) 2rem}.dashboard-market-grid-executed-orders{grid-template-columns:minmax(5rem,.9fr) minmax(5.5rem,.85fr) minmax(6rem,.95fr) minmax(5.5rem,.85fr) minmax(7rem,1fr)}}@container dashboard-orders (min-width:120rem){.dashboard-orders-column-wide{display:block}.dashboard-market-grid-open-orders{grid-template-columns:minmax(5rem,.8fr) minmax(4.5rem,.7fr) minmax(4rem,.55fr) minmax(5.5rem,.8fr) minmax(6rem,.95fr) minmax(5.5rem,.85fr) minmax(5.5rem,.9fr) minmax(5.5rem,.9fr) minmax(4.5rem,.55fr)}.dashboard-market-grid-executed-orders{grid-template-columns:minmax(5rem,.8fr) minmax(4.5rem,.6fr) minmax(5.5rem,.8fr) minmax(6rem,.95fr) minmax(5.5rem,.85fr) minmax(4.5rem,.65fr) minmax(5.5rem,.8fr) minmax(5.5rem,.9fr)}}.dashboard-grid-inline-actions{grid-template-columns:1fr auto auto}.dashboard-grid-centered-action{grid-template-columns:1fr auto 1fr}.dashboard-grid-dot-content{grid-template-columns:.5rem minmax(0,1fr)}.dashboard-grid-icon-content{grid-template-columns:auto minmax(0,1fr)}.dashboard-grid-icon-content-action{grid-template-columns:auto minmax(0,1fr) auto}@media (min-width:40rem){.dashboard-chat-composer{grid-template-columns:minmax(0,1fr) auto}.dashboard-sm-grid-content-actions{grid-template-columns:minmax(0,1fr) auto auto}}@media (min-width:64rem){.dashboard-chat-grid{grid-template-columns:minmax(0,.9fr) minmax(20rem,.42fr)}.dashboard-lg-grid-report{grid-template-columns:minmax(37.5rem,1fr) minmax(21.25rem,.52fr)}.dashboard-lg-grid-card-preview{grid-template-columns:minmax(0,.9fr) minmax(18.75rem,.45fr)}.dashboard-lg-grid-sidebar{grid-template-columns:minmax(0,1fr) 13rem}}@media (min-width:48rem){.dashboard-xl-grid-advanced-workspace{grid-template-columns:minmax(12rem,.68fr) minmax(24rem,1.32fr)}}@media (min-width:80rem){.dashboard-xl-grid-market-bar{grid-template-columns:1.25fr repeat(5,minmax(0,1fr))}.dashboard-xl-grid-advanced-workspace{grid-template-columns:20.5625rem minmax(0,1fr) 23rem}.dashboard-xl-grid-advanced-rows{grid-template-rows:minmax(0,51fr) minmax(0,49fr)}.dashboard-xl-grid-panel-sidebar{grid-template-columns:minmax(0,1fr) 24.375rem}}html:has(.dashboard-advanced-trading-stable-layout){scrollbar-gutter:stable}.dashboard-advanced-trading-stable-layout{overflow-anchor:none}.initializeBox:has(.dashboard-advanced-trading-stable-layout){max-width:none}.dashboard-theme[data-dashboard-theme=dark] .dashboard-navbar-panel{background-color:var(--color-contrast-dash);box-shadow:0 1.25rem 2.5rem -1.375rem color-mix(in oklch, var(--dashboard-dark-page), transparent 5%), inset 0 0 0 .0625rem color-mix(in oklch, var(--color-text-white), transparent 97.5%);backdrop-filter:none}.dashboard-information-readable-overlay{background:0 0}.dashboard-information-readable-overlay:before,.dashboard-information-readable-overlay:after{content:"";will-change:opacity;transition:opacity .5s ease-in-out;position:absolute;inset:0}.dashboard-information-readable-overlay:before{background:linear-gradient(90deg, color-mix(in oklch, var(--color-text-white), transparent 16%) 0%, color-mix(in oklch, var(--color-text-white), transparent 48%) 42%, color-mix(in oklch, var(--color-text-white), transparent 88%) 66%, transparent 100%);opacity:1}.dashboard-information-readable-overlay:after{background:linear-gradient(90deg, color-mix(in oklch, var(--dashboard-dark-page), transparent 18%) 0%, color-mix(in oklch, var(--dashboard-dark-page), transparent 36%) 43%, color-mix(in oklch, var(--dashboard-dark-page), transparent 82%) 70%, transparent 100%);opacity:0}.dashboard-theme[data-dashboard-theme=dark] .dashboard-information-readable-overlay:before{opacity:0}.dashboard-theme[data-dashboard-theme=dark] .dashboard-information-readable-overlay:after{opacity:1}.dashboard-history-controls{box-shadow:0 .625rem 1.375rem -.875rem color-mix(in oklch, var(--color-contrast-dark), transparent 82%), inset 0 0 0 .0625rem color-mix(in oklch, var(--color-contrast-dark), transparent 94%)}.dashboard-theme[data-dashboard-theme=dark] .dashboard-history-controls{background-color:var(--color-contrast-dash);box-shadow:0 .5rem 1rem -.875rem color-mix(in oklch, var(--dashboard-dark-page), transparent 10%), inset 0 0 0 .0625rem color-mix(in oklch, var(--color-text-white), transparent 96.5%)}.dashboard-theme[data-dashboard-theme=dark] .dashboard-history-controls>span{background-color:color-mix(in oklch, var(--color-dashboard-border-strong), transparent 30%)}.dashboard-scroll{scrollbar-width:thin;scrollbar-color:color-mix(in oklch, var(--color-text-sub), transparent 62%) transparent}.dashboard-scroll::-webkit-scrollbar{width:6px;height:6px}.dashboard-scroll::-webkit-scrollbar-thumb{background-color:color-mix(in oklch, var(--color-text-sub), transparent 66%);border-radius:9999px}.dashboard-scroll:hover::-webkit-scrollbar-thumb{background-color:color-mix(in oklch, var(--color-text-sub), transparent 46%)}.dashboard-scroll::-webkit-scrollbar-track{background-color:#0000}.dashboard-scroll-rail{-ms-overflow-style:none;scrollbar-width:none}.dashboard-scroll-rail::-webkit-scrollbar{width:0;height:0;display:none}.dashboard-scroll-overlay{opacity:0;pointer-events:none;transition:opacity .35s ease-out}.dashboard-scroll-overlay[data-scroll-scrollable=true]{pointer-events:auto}.dashboard-scroll-overlay[data-scroll-scrollable=true][data-scroll-visible=true]{opacity:1;transition-duration:50ms}.dashboard-scroll-overlay-track{background-color:color-mix(in oklch, var(--color-text-sub), transparent 86%);width:.25rem;transition:width .5s ease-out,background-color .18s ease-out}.dashboard-scroll-overlay[data-scroll-expanded=true] .dashboard-scroll-overlay-track{width:.375rem}.dashboard-scroll-overlay-thumb{background-color:color-mix(in oklch, var(--color-text-sub), transparent 46%);cursor:grab;touch-action:none;user-select:none;min-height:2.25rem;transition:background-color .18s ease-out}.dashboard-scroll-overlay[data-scroll-expanded=true] .dashboard-scroll-overlay-thumb{background-color:color-mix(in oklch, var(--color-text-sub), transparent 28%)}.dashboard-scroll-overlay-thumb:active{cursor:grabbing}@media (prefers-reduced-motion:reduce){.dashboard-scroll-overlay,.dashboard-scroll-overlay-track{transition:none}}@keyframes dashboard-market-grid-depth-fill-refresh{0%{background-color:color-mix(in oklch, var(--dashboard-market-grid-depth-tone), transparent 68%)}45%{background-color:color-mix(in oklch, var(--dashboard-market-grid-depth-tone), transparent 78%)}to{background-color:color-mix(in oklch, var(--dashboard-market-grid-depth-tone), transparent 88%)}}.dashboard-order-book-tooltip{top:var(--dashboard-order-book-tooltip-top,0)}.dashboard-order-book-tooltip:before{top:var(--dashboard-order-book-tooltip-arrow-top,50%);background-color:inherit;clip-path:polygon(0 50%,100% 0,100% 100%);content:"";width:.5rem;height:.75rem;position:absolute;left:-.5rem;transform:translateY(-50%)}.dashboard-order-book-imbalance{--dashboard-order-book-imbalance-cut:.75rem;background-color:#0000}.dashboard-order-book-imbalance-buy,.dashboard-order-book-imbalance-sell{pointer-events:none;transition:right .26s ease-in-out,left .26s ease-in-out,width .26s ease-in-out;position:absolute;top:0;bottom:0}.dashboard-order-book-imbalance[data-order-book-animations=disabled] .dashboard-order-book-imbalance-buy,.dashboard-order-book-imbalance[data-order-book-animations=disabled] .dashboard-order-book-imbalance-sell{transition:none}@media (prefers-reduced-motion:reduce){.dashboard-order-book-imbalance-buy,.dashboard-order-book-imbalance-sell{transition:none}}.dashboard-order-book-imbalance-buy{width:calc(var(--dashboard-order-book-buy-width,50%) + (var(--dashboard-order-book-imbalance-cut) / 2));background-color:color-mix(in oklch, var(--color-base-green), transparent 88%);clip-path:polygon(0 0, 100% 0, calc(100% - var(--dashboard-order-book-imbalance-cut)) 100%, 0 100%);left:0}.dashboard-order-book-imbalance-sell{right:0;left:calc(var(--dashboard-order-book-buy-width,50%) - (var(--dashboard-order-book-imbalance-cut) / 2));background-color:color-mix(in oklch, var(--color-status-danger), transparent 88%);clip-path:polygon(var(--dashboard-order-book-imbalance-cut) 0, 100% 0, 100% 100%, 0 100%)}.dashboard-order-book-imbalance-value .dashboard-animated-amount-digit,.dashboard-animated-amount-crisp-roll .dashboard-animated-amount-digit{clip-path:inset(0 -.28em)}.dashboard-order-book-imbalance-value .dashboard-animated-amount-strip,.dashboard-animated-amount-crisp-roll .dashboard-animated-amount-strip{filter:none;will-change:transform;animation-name:none}.dashboard-market-grid-depth-row{--dashboard-market-grid-depth-size:0%;--dashboard-market-grid-depth-tone:var(--color-text-sub);--dashboard-market-grid-depth-outline:color-mix(in oklch, var(--dashboard-market-grid-depth-tone), transparent 40%);transition:background-color .1s ease-out}.dashboard-market-grid-depth-row:before,.dashboard-market-grid-depth-row:after{inset-block:0;z-index:0;pointer-events:none;content:"";position:absolute;right:0}.dashboard-market-grid-depth-row:before{background-color:#0000;transition:background-color .1s ease-out;left:0}.dashboard-market-grid-depth-animate:after{animation:.72s ease-out both dashboard-market-grid-depth-fill-refresh}.dashboard-market-grid-depth-row:after{width:var(--dashboard-market-grid-depth-size);transition:width .1s ease-out}.dashboard-market-grid-depth-danger{--dashboard-market-grid-depth-tone:var(--color-status-danger)}.dashboard-market-grid-depth-success{--dashboard-market-grid-depth-tone:var(--color-base-green)}.dashboard-market-grid-depth-row:after{background-color:color-mix(in oklch, var(--dashboard-market-grid-depth-tone), transparent 88%)}.dashboard-market-grid-depth-included:before{background-color:color-mix(in oklch, var(--dashboard-market-grid-depth-tone), transparent 94%)}.dashboard-market-grid-depth-target-danger,.dashboard-market-grid-depth-target-success{z-index:20;background-image:repeating-linear-gradient(to right, var(--dashboard-market-grid-depth-outline) 0, var(--dashboard-market-grid-depth-outline) .25rem, transparent .25rem, transparent .5rem);background-repeat:no-repeat;background-size:100% 1px}.dashboard-market-grid-depth-target-danger{background-position:0 0}.dashboard-market-grid-depth-target-success{background-position:0 100%}.dashboard-market-grid-depth-fill-0{--dashboard-market-grid-depth-size:0%}.dashboard-market-grid-depth-fill-1{--dashboard-market-grid-depth-size:1%}.dashboard-market-grid-depth-fill-2{--dashboard-market-grid-depth-size:2%}.dashboard-market-grid-depth-fill-3{--dashboard-market-grid-depth-size:3%}.dashboard-market-grid-depth-fill-4{--dashboard-market-grid-depth-size:4%}.dashboard-market-grid-depth-fill-5{--dashboard-market-grid-depth-size:5%}.dashboard-market-grid-depth-fill-6{--dashboard-market-grid-depth-size:6%}.dashboard-market-grid-depth-fill-7{--dashboard-market-grid-depth-size:7%}.dashboard-market-grid-depth-fill-8{--dashboard-market-grid-depth-size:8%}.dashboard-market-grid-depth-fill-9{--dashboard-market-grid-depth-size:9%}.dashboard-market-grid-depth-fill-10{--dashboard-market-grid-depth-size:10%}.dashboard-market-grid-depth-fill-15{--dashboard-market-grid-depth-size:15%}.dashboard-market-grid-depth-fill-20{--dashboard-market-grid-depth-size:20%}.dashboard-market-grid-depth-fill-25{--dashboard-market-grid-depth-size:25%}.dashboard-market-grid-depth-fill-30{--dashboard-market-grid-depth-size:30%}.dashboard-market-grid-depth-fill-35{--dashboard-market-grid-depth-size:35%}.dashboard-market-grid-depth-fill-40{--dashboard-market-grid-depth-size:40%}.dashboard-market-grid-depth-fill-45{--dashboard-market-grid-depth-size:45%}.dashboard-market-grid-depth-fill-50{--dashboard-market-grid-depth-size:50%}.dashboard-market-grid-depth-fill-55{--dashboard-market-grid-depth-size:55%}.dashboard-market-grid-depth-fill-60{--dashboard-market-grid-depth-size:60%}.dashboard-market-grid-depth-fill-65{--dashboard-market-grid-depth-size:65%}.dashboard-market-grid-depth-fill-70{--dashboard-market-grid-depth-size:70%}.dashboard-market-grid-depth-fill-75{--dashboard-market-grid-depth-size:75%}.dashboard-market-grid-depth-fill-80{--dashboard-market-grid-depth-size:80%}.dashboard-market-grid-depth-fill-85{--dashboard-market-grid-depth-size:85%}.dashboard-market-grid-depth-fill-90{--dashboard-market-grid-depth-size:90%}.dashboard-market-grid-depth-fill-95{--dashboard-market-grid-depth-size:95%}.dashboard-market-grid-depth-fill-100{--dashboard-market-grid-depth-size:100%}.dashboard-coin-carousel{will-change:transform;min-width:max-content;animation:14s linear infinite dashboard-coin-carousel;display:flex}.dashboard-coin-carousel:hover{animation-play-state:paused}.dashboard-coin-carousel[data-direction=reverse]{animation-direction:reverse}.dashboard-coin-fade-left{background:linear-gradient(to right, var(--color-contrast-light), transparent)}.dashboard-coin-fade-right{background:linear-gradient(to left, var(--color-contrast-light), transparent)}@keyframes dashboard-coin-carousel{0%{transform:translate(0)}to{transform:translate(-50%)}}.dashboard-masked{filter:blur(.5rem);user-select:none}.dashboard-select-panel{transform-origin:top;backface-visibility:hidden;will-change:transform, opacity}.dashboard-select-panel[data-open=false]{visibility:hidden;opacity:0;pointer-events:none;transition:opacity .16s ease-out,transform .18s ease-out,visibility 0s .18s;transform:translateY(-.25rem)scale(.98)}.dashboard-select-panel[data-open=true]{visibility:visible;opacity:1;pointer-events:auto;transition:opacity .14s ease-out,transform .18s cubic-bezier(.16,1,.3,1),visibility;transform:translateY(0)scale(1)}.dashboard-select-button[data-open=false]{filter:blur(0);opacity:1;transition:filter .2s .11s,opacity .2s .11s}.dashboard-select-button[data-open=true]{filter:blur(.475rem);opacity:0;transition:filter .16s,opacity .16s}.dashboard-select-panel[data-open=false]>.dashboard-select-panel-bg{background-color:var(--color-base-500);filter:blur(.675rem);opacity:0;width:3rem;height:2.25rem;transition:all .6s var(--var-animation-linear-clean), filter .2s .1s, opacity .2s .17s, background-color .25s 80ms;border-radius:8rem;position:absolute;left:100%;transform:translate(-100%)rotate(-40deg)}.dashboard-select-panel.top[data-open=false]>.dashboard-select-panel-bg{top:0%}.dashboard-select-panel.bottom[data-open=false]>.dashboard-select-panel-bg{bottom:-50%}.dashboard-select-panel.center-down[data-open=false]>.dashboard-select-panel-bg{background-color:var(--color-contrast-dash);filter:blur();opacity:0;border-radius:1rem;width:100%;height:100%;transition:transform .22s cubic-bezier(.16,1,.3,1),opacity .18s ease-out;top:0%;left:50%;transform:translate(-50%,-50%)scaleY(.92)}.dashboard-select-panel[data-open=true]>.dashboard-select-panel-bg{background-color:var(--color-contrast-dash);filter:blur(0);opacity:1;width:100%;height:100%;box-shadow:0 .15rem .5rem var(--dashboard-panel-shadow);transition:all .76s 10ms var(--var-animation-linear-clean), filter .16s, opacity .16s, background-color .3s;border-radius:1rem;position:absolute;left:50%;transform:translate(-50%,-50%)rotate(0)}.dashboard-select-panel.top[data-open=true]>.dashboard-select-panel-bg{top:50%}.dashboard-select-panel.bottom[data-open=true]>.dashboard-select-panel-bg{bottom:-100%}.dashboard-select-panel.center-down[data-open=true]>.dashboard-select-panel-bg{transition:transform .24s cubic-bezier(.16,1,.3,1),opacity .16s ease-out,background-color .18s ease-out;top:50%;transform:translate(-50%,-50%)scaleY(1)}.dashboard-select-panel[data-open=true] .dashboard-select-option{animation:.36s cubic-bezier(.16,1,.3,1) both dashboard-select-option-reveal}.dashboard-select-panel.center-down[data-open=true] .dashboard-select-option{animation-duration:.18s}.dashboard-select-panel[data-open=true] .dashboard-select-option:first-child{animation-delay:.24s}.dashboard-select-panel[data-open=true] .dashboard-select-option:nth-child(2){animation-delay:.26s}.dashboard-select-panel[data-open=true] .dashboard-select-option:nth-child(3){animation-delay:.28s}.dashboard-select-panel[data-open=true] .dashboard-select-option:nth-child(4){animation-delay:.3s}.dashboard-select-panel[data-open=true] .dashboard-select-option:nth-child(5){animation-delay:.32s}.dashboard-select-panel[data-open=true] .dashboard-select-option:nth-child(6){animation-delay:.34s}.dashboard-select-panel[data-open=true] .dashboard-select-option:nth-child(7){animation-delay:.36s}.dashboard-select-panel[data-open=true] .dashboard-select-option:nth-child(8){animation-delay:.38s}.dashboard-select-panel[data-open=false] .dashboard-select-option{animation:.26s cubic-bezier(.16,1,.3,1) both dashboard-select-option-reveal-reverse}@keyframes dashboard-select-option-reveal{0%{opacity:0;filter:blur(.12rem);transform:translateY(.25rem)scale(.99)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes dashboard-select-option-reveal-reverse{0%{opacity:1;filter:blur();transform:translateY(0)scale(1)}to{opacity:0;filter:blur(.12rem);transform:translateY(.25rem)scale(.99)}}.dashboard-select-panel.dashboard-deposit-select-panel[data-open=false]>.dashboard-select-panel-bg{background-color:var(--color-base-100);outline:0 solid var(--color-contrast-light);width:3rem;height:3rem;box-shadow:none;transition:all .5s var(--var-animation-linear-clean), filter .2s .1s, opacity .2s .17s, background-color .25s 80ms;left:60%}.dashboard-select-panel.dashboard-deposit-select-panel[data-open=true]>.dashboard-select-panel-bg{background-color:var(--color-contrast-light);outline:1px solid var(--color-contrast-light);box-shadow:none;transition:all .45s var(--var-animation-linear-clean-slow), filter .16s, opacity .16s, background-color .3s}@keyframes dashboard-quote-refresh-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.dashboard-quote-refresh-track{background-color:var(--color-base-100);isolation:isolate;position:relative;overflow:hidden}.dashboard-quote-refresh-track:before{border-radius:inherit;background:var(--color-base-500);content:"";width:100%;animation:dashboard-quote-refresh-fill var(--dashboard-quote-refresh-duration,2s) linear infinite;transform-origin:0;will-change:transform;position:absolute;inset:0 auto 0 0}.dashboard-quote-refresh-track[data-sophia-otc-refresh-state=paused]:before{will-change:auto;animation:none;transform:scaleX(0)}.dashboard-modal-backdrop{background-color:var(--dashboard-backdrop-scrim)}.dashboard-help-center-lightbox-backdrop{background-color:var(--dashboard-help-center-lightbox-scrim)}.dashboard-modal-backdrop-soft.dashboard-modal-backdrop{background-color:color-mix(in oklch, var(--color-contrast-dark), transparent 84%);backdrop-filter:blur(.08rem)}.dashboard-modal-backdrop-soft.dashboard-modal-backdrop[data-dashboard-theme=dark]{background-color:color-mix(in oklch, var(--dashboard-dark-page), transparent 56%);backdrop-filter:blur(.08rem)}.modal-base-frame{interpolate-size:allow-keywords}.modal-base-responsive-height{height:var(--modal-base-height)}@media (max-width:767px){.dashboard-modal-backdrop[data-modal-open] .modal-base-mobile-bottom-sheet{transition-property:translate,opacity;transition-duration:.3s;transition-timing-function:var(--var-animation-linear-clean);will-change:translate;margin-top:0;inset:auto 0 0;transform:none}.dashboard-modal-backdrop[data-modal-open=true] .modal-base-mobile-bottom-sheet{translate:0}.dashboard-modal-backdrop[data-modal-open=false] .modal-base-mobile-bottom-sheet{translate:0 100%}.modal-base-responsive-height{height:var(--modal-base-mobile-height);max-height:90dvh}.modal-base-ios-page-sheet{transform:translateY(0)}html [data-dashboard-page-surface]{transform-origin:top;transition:transform .45s var(--var-animation-linear-clean-slow), filter .45s var(--var-animation-linear-clean-slow), border-radius .45s var(--var-animation-linear-clean-slow)}html[data-dashboard-ios-page-sheet-open=true] [data-dashboard-page-surface]{filter:brightness(.86);transform:translateY(.75rem)scale(.96)}html[data-dashboard-ios-page-sheet-open=true] [data-dashboard-page-surface=content]{border-radius:1.5rem;overflow:clip}[data-ios-page-sheet-open=true] .modal-base-ios-page-sheet{border-bottom-right-radius:0;border-bottom-left-radius:0;width:100vw;min-width:100vw;max-width:100vw;height:100dvh;min-height:100dvh;max-height:100dvh;top:5dvh;left:0;translate:0}}@media (min-width:768px){.modal-base-frame{margin-top:var(--modal-base-desktop-offset,0px)}[data-ios-page-sheet-open=true] .modal-base-ios-page-sheet{height:var(--modal-base-height)}}.dashboard-theme[data-dashboard-theme-switching=true].dashboard-modal-backdrop,.dashboard-theme[data-dashboard-theme-switching=true] .dashboard-modal-backdrop,.dashboard-theme[data-dashboard-theme-switching=true] .dashboard-modal-backdrop *,.dashboard-theme[data-dashboard-theme-switching=true] .dashboard-modal-backdrop :before,.dashboard-theme[data-dashboard-theme-switching=true] .dashboard-modal-backdrop :after{transition:background .5s ease-in-out,background-color .5s ease-in-out,border-color .5s ease-in-out,box-shadow .5s ease-in-out,color .5s ease-in-out,fill .5s ease-in-out,filter .5s ease-in-out,opacity .5s ease-in-out,outline-color .5s ease-in-out,stroke .5s ease-in-out,text-decoration-color .5s ease-in-out,transform .5s ease-in-out}.dashboard-standard-switch,.dashboard-auto-yield-toggle{isolation:isolate;transition:background-color .26s ease-out,box-shadow .26s ease-out;position:relative;overflow:hidden}.dashboard-standard-switch[data-active=true],.dashboard-auto-yield-toggle[data-active=true]{box-shadow:inset 0 0 0 .0625rem color-mix(in oklch, var(--color-base-500), transparent 78%)}.dashboard-standard-switch-thumb,.dashboard-auto-yield-toggle-thumb{box-shadow:0 .1rem .35rem var(--color-dashboard-shadow);will-change:transform;transition:transform .32s cubic-bezier(.22,1,.36,1),background-color .24s ease-out,box-shadow .24s ease-out;transform:translate(0)scale(1)}.dashboard-theme[data-dashboard-theme=dark] .dashboard-standard-switch-thumb,.dashboard-theme[data-dashboard-theme=dark] .dashboard-auto-yield-toggle-thumb{background-color:var(--color-text-white)}.dashboard-standard-switch[data-active=true] .dashboard-standard-switch-thumb,.dashboard-auto-yield-toggle[data-active=true] .dashboard-auto-yield-toggle-thumb{transform:translate(1.25rem)scale(1)}.dashboard-standard-switch:active .dashboard-standard-switch-thumb,.dashboard-auto-yield-toggle:active .dashboard-auto-yield-toggle-thumb{transform:translate(0)scale(.92,1.08)}.dashboard-standard-switch[data-active=true]:active .dashboard-standard-switch-thumb,.dashboard-auto-yield-toggle[data-active=true]:active .dashboard-auto-yield-toggle-thumb{transform:translate(1.25rem)scale(.92,1.08)}.dashboard-step-rail-progress{transform-origin:top;animation:.76s cubic-bezier(.22,1,.36,1) .26s both dashboard-step-rail-progress}.dashboard-step-rail-check polyline{stroke-dasharray:24;stroke-dashoffset:24px;animation:.26s ease-out both dashboard-step-rail-check}@media (prefers-reduced-motion:reduce){.dashboard-step-rail-progress{animation-duration:1ms;animation-delay:1ms}.dashboard-step-rail-check polyline{animation-duration:1ms}}@keyframes dashboard-step-rail-progress{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes dashboard-step-rail-check{to{stroke-dashoffset:0}}.dashboard-glow-corner-host{isolation:isolate;--dashboard-glow-corner-blur:.125rem;--dashboard-glow-corner-color:var(--color-base-500);--dashboard-glow-corner-duration:.95s;--dashboard-glow-corner-radius:.5rem;--dashboard-glow-corner-border-width:.03125rem;--dashboard-glow-corner-dash:10;--dashboard-glow-corner-gap:40;--dashboard-glow-corner-glow-width:.0625rem;--dashboard-glow-corner-mask-width:.75rem;--dashboard-glow-corner-outset:calc(var(--dashboard-glow-corner-glow-width) / 2);position:relative;overflow:visible}.dashboard-glow-corner-svg{top:calc(var(--dashboard-glow-corner-outset) * -1);left:calc(var(--dashboard-glow-corner-outset) * -1);z-index:1;width:calc(100% + (var(--dashboard-glow-corner-outset) * 2));height:calc(100% + (var(--dashboard-glow-corner-outset) * 2));pointer-events:none;opacity:0;transition:opacity .12s ease-out;position:absolute;overflow:visible}.dashboard-glow-corner-rect{x:0;y:0;rx:var(--dashboard-glow-corner-radius);ry:var(--dashboard-glow-corner-radius);fill:none;width:100%;height:100%;stroke:var(--dashboard-glow-corner-color);stroke-linecap:round;vector-effect:non-scaling-stroke}.dashboard-glow-corner-mask-stroke{x:0;y:0;rx:var(--dashboard-glow-corner-radius);ry:var(--dashboard-glow-corner-radius);fill:none;width:100%;height:100%;stroke:var(--color-text-white);stroke-dasharray:var(--dashboard-glow-corner-dash) var(--dashboard-glow-corner-gap);stroke-dashoffset:0;stroke-linecap:round;stroke-width:var(--dashboard-glow-corner-mask-width);animation:dashboard-glow-corner-orbit var(--dashboard-glow-corner-duration) linear infinite;vector-effect:non-scaling-stroke;will-change:stroke-dashoffset}.dashboard-glow-corner-rect-line{stroke-width:var(--dashboard-glow-corner-border-width)}.dashboard-glow-corner-rect-glow{filter:blur(var(--dashboard-glow-corner-blur)) saturate(1.25);opacity:.5;stroke-width:var(--dashboard-glow-corner-glow-width)}.dashboard-glow-corner-host[data-glow-border-active=true] .dashboard-glow-corner-svg,.dashboard-glow-corner-host.glow-border-active .dashboard-glow-corner-svg{opacity:1}.dashboard-glow-corner-host>input{cursor:inherit}@keyframes dashboard-glow-corner-orbit{to{stroke-dashoffset:-50px}}.dashboard-slider{--dashboard-slider-complete:70;--dashboard-slider-delta:0;--dashboard-slider-accent:var(--color-base-500);--dashboard-slider-track-color:color-mix(in oklch, var(--color-text-sub), transparent 82%);--dashboard-slider-transition:.12s;--dashboard-slider-ease:ease-out;width:100%;position:relative}.dashboard-slider:is(:active,[data-active=true]){--dashboard-slider-transition:.6s;--dashboard-slider-ease:linear(0 0%, .6091 3.69%, 1.0259 7.24%, 1.1733 9.05%, 1.283 10.92%, 1.3562 12.87%, 1.3948 14.95%, 1.4014 16.03%, 1.3999 17.16%, 1.3731 19.64%, 1.3202 22.27%, 1.1394 29.39%, 1.0582 33.17%, .9943 37.45%, .9734 39.64%, .9593 41.92%, .9505 45.08%, .9517 48.7%, .9924 63.02%, 1.0046 71.2%, 1.0061 78.24%, 1 100%)}.dashboard-slider-track{touch-action:none;height:1.7rem;position:relative;container-type:inline-size}.dashboard-slider-fill{pointer-events:none;background:var(--dashboard-slider-track-color);border-radius:.75rem;width:100%;height:30%;position:absolute;top:50%;left:0;overflow:hidden;translate:0 -50%}.dashboard-slider-fill:after{content:"";width:120%;height:100%;translate:calc(var(--dashboard-slider-complete) * 1cqi) 0;border-radius:inherit;background:var(--dashboard-slider-accent);transition:translate .12s ease-out;position:absolute;top:0;left:0;transform:translate(-100%)}.dashboard-slider-indicator{aspect-ratio:1;width:3rem;min-width:3rem;height:90%;top:50%;left:clamp(1.5rem, calc(var(--dashboard-slider-complete) * 1%), calc(100% - 1.5rem));z-index:1;background:var(--dashboard-slider-accent);color:var(--color-text-white);font:800 .78rem / 1 var(--font-sans);letter-spacing:0;pointer-events:none;user-select:none;transition-property:scale,translate,background;transition-duration:var(--dashboard-slider-transition), .12s, var(--dashboard-slider-transition), var(--dashboard-slider-transition);transition-timing-function:var(--dashboard-slider-ease), ease-out, var(--dashboard-slider-ease), var(--dashboard-slider-ease);border-radius:9999px;place-items:center;padding-inline:0;display:grid;position:absolute;translate:-50% -50%}.dashboard-slider[data-active=true] .dashboard-slider-indicator,.dashboard-slider:active .dashboard-slider-indicator{background:color-mix(in oklch, var(--dashboard-slider-accent), var(--color-contrast-dark) 22%);scale:1.06}.dashboard-slider-percent{pointer-events:none;justify-content:center;align-items:center;line-height:1;display:flex}.dashboard-slider-negotiation{--dashboard-slider-accent:var(--color-base-500);--dashboard-slider-track-color:var(--color-base-300)}.dashboard-slider-negotiation .dashboard-slider-indicator{width:2.5rem;min-width:0;translate:calc((var(--dashboard-slider-complete) / 100) * (100cqi - 100%)) -50%;letter-spacing:-.04em;left:0}.dashboard-slider-negotiation:is(:active,[data-active=true]) .dashboard-slider-indicator{background:color-mix(in oklch, var(--color-base-500), var(--color-contrast-dark) 22%);transition-duration:.1s,0s,.12s;transition-timing-function:ease-out,linear,ease-out;scale:1.08 .96}.dashboard-slider-negotiation:is(:active,[data-active=true]) .dashboard-slider-fill:after{transition-duration:0s}.dashboard-slider-negotiation .dashboard-slider-percent{display:block;transform:translateY(.03125rem)}.dashboard-slider-negotiation:has(:focus-visible){outline-color:var(--color-base-500)}.dashboard-slider input{z-index:2;opacity:0;touch-action:none;outline:none;width:100%;height:3.125rem;position:absolute;top:0;left:50%;translate:-50%}.dashboard-slider:has(:focus-visible){outline:.125rem solid var(--dashboard-slider-accent);outline-offset:.25rem;border-radius:9999px}.dashboard-slider-idle{--dashboard-slider-accent:color-mix(in oklch, var(--color-text-sub), transparent 28%);--dashboard-slider-track-color:color-mix(in oklch, var(--color-text-sub), transparent 88%)}.dashboard-slider-success{--dashboard-slider-accent:var(--color-base-green)}.dashboard-slider-danger{--dashboard-slider-accent:var(--color-status-danger)}.dashboard-slider-compact .dashboard-slider-track{height:1.9rem}.dashboard-slider-compact .dashboard-slider-fill{height:34%}.dashboard-slider-compact .dashboard-slider-indicator{width:2.85rem;min-width:2.85rem;height:86%;color:var(--color-text-white);font-size:.72rem}.dashboard-slider-balance .dashboard-slider-track{height:2.25rem}.dashboard-slider-balance:has(:focus-visible){outline:none}.dashboard-slider-balance .dashboard-slider-fill{width:auto;height:.125rem;left:1.25rem;right:1.25rem}.dashboard-slider-balance .dashboard-slider-fill:after{translate:calc((var(--dashboard-slider-complete) / 100) * (100cqi - 2.5rem)) 0}.dashboard-slider-balance .dashboard-slider-ticks{pointer-events:none;position:absolute;inset:0 1.25rem}.dashboard-slider-balance .dashboard-slider-tick{width:.25rem;height:.25rem;top:50%;left:calc(var(--dashboard-slider-tick) * 1%);z-index:1;background-color:var(--dashboard-slider-track-color);border-radius:9999px;transition:background-color .12s ease-out;position:absolute;translate:-50% -50%}.dashboard-slider-balance .dashboard-slider-tick[data-complete=true]{background-color:var(--dashboard-slider-accent)}.dashboard-slider-balance.dashboard-slider-compact .dashboard-slider-indicator{width:2.5rem;min-width:2.5rem;height:1.375rem;translate:calc((var(--dashboard-slider-complete) / 100) * (100cqi - 100%)) -50%;border:.0625rem solid var(--dashboard-slider-accent);background:var(--color-contrast-dash);color:var(--dashboard-slider-accent);box-shadow:none;font-size:.6875rem;left:0}.dashboard-slider-balance:is(:active,[data-active=true]) .dashboard-slider-indicator{background:var(--color-contrast-dash);transition-duration:0s;scale:1}.dashboard-slider-balance:is(:active,[data-active=true]) .dashboard-slider-fill:after{transition-duration:0s}.dashboard-slider-balance[data-value="0"]{--dashboard-slider-accent:color-mix(in oklch, var(--color-text-sub), transparent 28%)}.dashboard-slider-balance input{height:2.25rem}.dashboard-slider-compact.dashboard-slider-idle .dashboard-slider-indicator{color:var(--color-text-sub)}.dashboard-slider-compact.dashboard-slider-idle[data-value="0"] .dashboard-slider-fill{width:calc(100% - 2.85rem);left:2.85rem}.dashboard-slider-compact.dashboard-slider-idle[data-value="0"] .dashboard-slider-indicator{background:color-mix(in oklch, var(--color-text-sub) 38%, var(--color-contrast-dash));color:var(--color-text-sub);box-shadow:inset 0 0 0 1px var(--color-dashboard-border-strong)}.dashboard-slider-compact.dashboard-slider-idle[data-value="0"][data-active=true] .dashboard-slider-indicator,.dashboard-slider-compact.dashboard-slider-idle[data-value="0"]:active .dashboard-slider-indicator{background:color-mix(in oklch, var(--color-text-sub) 45%, var(--color-contrast-dash))}.dashboard-slider [type=range]:hover{cursor:grab}.dashboard-slider [type=range]:active{cursor:grabbing}.dashboard-slider[data-disabled=true]{opacity:.55}.dashboard-slider[data-disabled=true] [type=range]{cursor:not-allowed}@media (prefers-reduced-motion:reduce){.dashboard-coin-carousel{animation:none;transform:none}.dashboard-select-panel{transition:none}.dashboard-select-panel[data-open=true],.dashboard-select-panel[data-open=true] .dashboard-select-option{opacity:1;filter:none;animation:none;transform:none}.dashboard-quote-refresh-track:before{animation:none}.dashboard-transaction-row-pushed{animation:none;transform:none}.dashboard-slider-fill:after,.dashboard-slider-indicator{transition:none}.dashboard-completion-action-button,.dashboard-completion-confetti{animation:none}.dashboard-completion-content,.dashboard-completion-check,.dashboard-completion-error{transition:none}}
