@supports not (color:var(--test )){:root{--fallback-bg-light:#ffffff;--fallback-fg-light:#000000;--fallback-bg-dark:#1a1a1a;--fallback-fg-dark:#ffffff;--fallback-border-light:#e5e5e5;--fallback-border-dark:#333333;--fallback-muted-light:#f5f5f5;--fallback-muted-dark:#2a2a2a}body{background-color:#ffffff;color:#000000}.bg-background{background-color:#ffffff!important}.bg-foreground{background-color:#000000!important}.bg-card{background-color:#ffffff!important}.bg-muted{background-color:#f5f5f5!important}.bg-primary{background-color:#000000!important}.bg-secondary{background-color:#f5f5f5!important}.text-foreground{color:#000000!important}.text-muted-foreground{color:#666666!important}.text-primary{color:#000000!important}.border-border{border-color:#e5e5e5!important}.dark body{background-color:#1a1a1a;color:#ffffff}.dark .bg-background{background-color:#1a1a1a!important}.dark .bg-foreground{background-color:#ffffff!important}.dark .bg-card,.dark .bg-muted{background-color:#2a2a2a!important}.dark .bg-primary{background-color:#ffffff!important}.dark .bg-secondary{background-color:#2a2a2a!important}.dark .text-foreground{color:#ffffff!important}.dark .text-muted-foreground{color:#999999!important}.dark .text-primary{color:#ffffff!important}.dark .border-border{border-color:#333333!important}}@supports not (background-color:rgb(0 0 0/0.5)){.bg-background\/95{background-color:rgba(255,255,255,.95)!important}.bg-background\/90{background-color:rgba(255,255,255,.9)!important}.bg-background\/80{background-color:rgba(255,255,255,.8)!important}.bg-black\/50{background-color:rgba(0,0,0,.5)!important}.bg-white\/50{background-color:rgba(255,255,255,.5)!important}.dark .bg-background\/95{background-color:rgba(26,26,26,.95)!important}.dark .bg-background\/90{background-color:rgba(26,26,26,.9)!important}.dark .bg-background\/80{background-color:rgba(26,26,26,.8)!important}}@supports not ((-webkit-backdrop-filter:blur(4px)) or (backdrop-filter:blur(4px))){.backdrop-blur-none{background-color:rgba(255,255,255,1)!important}.backdrop-blur-sm{background-color:rgba(255,255,255,.95)!important}.backdrop-blur-md{background-color:rgba(255,255,255,.9)!important}.backdrop-blur-lg{background-color:rgba(255,255,255,.85)!important}.dark .backdrop-blur-none{background-color:rgba(26,26,26,1)!important}.dark .backdrop-blur-sm{background-color:rgba(26,26,26,.95)!important}.dark .backdrop-blur-md{background-color:rgba(26,26,26,.9)!important}.dark .backdrop-blur-lg{background-color:rgba(26,26,26,.85)!important}}@supports not (display:grid){.grid{display:flex;flex-wrap:wrap}.grid-cols-1>*{width:100%}.grid-cols-2>*{width:50%}.grid-cols-3>*{width:33.333%}.grid-cols-4>*{width:25%}.grid-cols-5>*{width:20%}.grid-cols-6>*{width:16.667%}.grid-cols-12>*{width:8.333%}.col-span-2{width:16.667%}.col-span-3{width:25%}.col-span-4{width:33.333%}.col-span-6{width:50%}.col-span-8{width:66.667%}.col-span-9{width:75%}.col-span-12{width:100%}.gap-1>*{margin:.25rem}.gap-2>*{margin:.5rem}.gap-4>*{margin:1rem}.gap-6>*{margin:1.5rem}}@supports not (gap:1rem){.flex.gap-1>*+*{margin-left:.25rem}.flex.gap-2>*+*{margin-left:.5rem}.flex.gap-4>*+*{margin-left:1rem}.flex.gap-6>*+*{margin-left:1.5rem}.flex.flex-col.gap-1>*+*{margin-left:0;margin-top:.25rem}.flex.flex-col.gap-2>*+*{margin-left:0;margin-top:.5rem}.flex.flex-col.gap-4>*+*{margin-left:0;margin-top:1rem}.flex.flex-col.gap-6>*+*{margin-left:0;margin-top:1.5rem}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.flex{display:flex}.flex-wrap{-ms-flex-wrap:wrap}.flex-nowrap{-ms-flex-wrap:nowrap}.justify-start{-ms-flex-pack:start}.justify-center{-ms-flex-pack:center}.justify-end{-ms-flex-pack:end}.justify-between{-ms-flex-pack:justify}.justify-around{-ms-flex-pack:distribute}.items-start{-ms-flex-align:start}.items-center{-ms-flex-align:center}.items-end{-ms-flex-align:end}.items-stretch{-ms-flex-align:stretch}.flex-1{-ms-flex:1 1 0%}.flex-auto{-ms-flex:1 1 auto}.flex-none{-ms-flex:none}.min-h-screen{min-height:100vh;min-height:-ms-calc(100vh)}.object-cover{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.object-contain{-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain;"}.backdrop-blur-lg,.backdrop-blur-md,.backdrop-blur-sm{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;-ms-filter:none!important}table{table-layout:fixed}.w-full,table{width:100%}.h-full{height:100%}}@supports (-webkit-touch-callout:none){html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}.h-screen,.min-h-screen{height:100vh;height:-webkit-fill-available}.fixed{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}button,input[type=button],input[type=email],input[type=number],input[type=password],input[type=reset],input[type=search],input[type=submit],input[type=tel],input[type=text],input[type=url],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}.overflow-auto,.overflow-scroll{-webkit-overflow-scrolling:touch}.sticky{position:-webkit-sticky;position:sticky}}@supports (-webkit-touch-callout:none) and (not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px)))){.backdrop-blur-lg,.backdrop-blur-md,.backdrop-blur-sm{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:rgba(255,255,255,.95)}.dark .backdrop-blur-lg,.dark .backdrop-blur-md,.dark .backdrop-blur-sm{background-color:rgba(26,26,26,.95)}}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.flex.gap-1>*+*{margin-left:.25rem}.flex.gap-2>*+*{margin-left:.5rem}.flex.gap-4>*+*{margin-left:1rem}.flex.flex-col.gap-1>*+*{margin-left:0;margin-top:.25rem}.flex.flex-col.gap-2>*+*{margin-left:0;margin-top:.5rem}.flex.flex-col.gap-4>*+*{margin-left:0;margin-top:1rem}}}@-moz-document url-prefix(){*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.flex{display:-moz-flex;display:flex}.object-contain,.object-cover{object-fit:cover}}@supports (-ms-ime-align:auto){.overflow-auto,.overflow-scroll{-ms-overflow-style:-ms-autohiding-scrollbar}.grid{display:grid}.flex{display:flex}}.legacy-bg-fallback{background-color:var(--background,#ffffff);border:1px solid var(--border,#e5e5e5)}.dark .legacy-bg-fallback{background-color:var(--background,#1a1a1a);border:1px solid var(--border,#333333)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@supports not selector(:focus-visible){a:focus,button:focus,input:focus,select:focus,textarea:focus{outline:2px solid #3b82f6;outline-offset:2px}}@supports (-webkit-overflow-scrolling:touch){::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background-color:var(--scrollbar-track,#f5f5f5);border-radius:6px}::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb,#888);border-radius:6px}::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-hover,#666)}}.transition,.transition-all,.transition-colors,.transition-opacity,.transition-transform{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.dialog-center-fallback{margin-left:-50%;margin-top:-50%}@supports (-webkit-touch-callout:none){.dialog-center-fallback{top:50vh;transform:translateX(-50%) translateY(-50%);position:fixed!important}@media (max-height:500px){.dialog-center-fallback{top:20vh;transform:translateX(-50%) translateY(0)}}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.dialog-center-fallback{left:50%;top:50%;margin-left:-200px;margin-top:-150px;transform:none}}.ant-table-wrapper.market-header-table .ant-table-container>.ant-table-content>table>thead>tr>th,.ant-table-wrapper.market-table .ant-table-container>.ant-table-header>table>thead>tr>th{padding:12px 4px;font-weight:500}.ant-table-wrapper.market-header-table .ant-table-container>.ant-table-content>table>tbody>tr>td{padding:8px 6px}.ant-table-wrapper.market-header-table .ant-table-container>.ant-table-content>table>tbody>tr>td,.ant-table-wrapper.market-header-table .ant-table-container>.ant-table-content>table>thead>tr>th{border-bottom:none}.ant-table-wrapper.market-header-table .ant-spin-container .ant-table,.ant-table-wrapper.market-header-table .ant-spin-container .ant-table>.ant-table-container>.ant-table-content>table>thead>tr>th{background:none}:where(.css-dev-only-do-not-override-1w11f3w).ant-table-wrapper .ant-table-header .ant-table-column-sorter-down.active,:where(.css-dev-only-do-not-override-1w11f3w).ant-table-wrapper .ant-table-header .ant-table-column-sorter-up.active{color:var(--primary)}:where(.css-dev-only-do-not-override-1w11f3w).ant-table-wrapper .ant-table-header .ant-table-column-sorters:hover .ant-table-column-sorter{color:var(--muted-foreground)}