/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--spacing:.25rem;--default-font-family:var(--font-sans-local);--default-mono-font-family:var(--font-mono-local)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.isolate{isolation:isolate}.hidden{display:none}.table{display:table}}:root{--background:#07131d;--foreground:#f4f3ed;--card:#0d1b26;--popover:#101f2d;--primary:#ff8a42;--primary-foreground:#20150d;--primary-hover:#ffa16b;--secondary:#172936;--muted:#10222f;--muted-foreground:#9daebc;--accent:#1c3242;--destructive:#ff7979;--border:#253542;--input:#2d4353;--ring:#ff9d64;--control-border:#718391;--product-blue:#a0b9f0;--product-green:#94c4b7;--warning:#f4a365;--warning-soft:#f4a3651f;--button-radius:7px;--card-radius:12px;--font-sans-local:Arial, "PingFang SC", "Microsoft YaHei", sans-serif;--font-mono-local:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box;letter-spacing:0}html{background:var(--background)}body{color:var(--foreground);background:var(--background);font:16px/1.6 var(--font-sans-local);margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}button,a,input,select{transition:color .16s,background-color .16s,border-color .16s}:is(button,a,input,select):focus-visible{outline:2px solid var(--ring);outline-offset:3px}a{color:inherit;text-decoration:none}button svg,a svg{flex:none}button{color:inherit}h1,h2,h3,p{margin:0}.dashboard-shell{width:100%;max-width:1760px;margin:0 auto;padding:24px 32px}.demo-banner{color:var(--product-blue);background:var(--secondary);border-left:3px solid var(--product-blue);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;padding:10px 14px;font-size:14px;display:flex}.demo-banner a{text-underline-offset:4px;align-items:center;gap:6px;text-decoration:underline;display:inline-flex}.inline-link{text-underline-offset:4px;margin-top:8px;text-decoration:underline;display:inline-block}.monitor-bar{justify-content:space-between;align-items:center;gap:24px;padding:8px 0 20px;display:flex}.brand-block{min-width:0}.eyebrow{color:var(--muted-foreground);text-transform:uppercase;font-size:12px;font-weight:700}.brand-block h1{margin-top:4px;font-size:28px;font-weight:700;line-height:1.35}.brand-block h1 span{color:var(--primary);font-size:22px;display:inline-block}.action-row,.drawer-actions,.row-actions{align-items:center;gap:8px;display:flex}.button,.icon-button{border:1px solid var(--control-border);border-radius:var(--button-radius);min-height:42px;color:var(--foreground);background:0 0;justify-content:center;align-items:center;gap:8px;padding:9px 14px;font-size:14px;font-weight:600;line-height:1.4;display:inline-flex}.button:hover:not(:disabled),.icon-button:hover:not(:disabled){background:var(--secondary);border-color:var(--ring)}.primary{color:var(--primary-foreground);background:var(--primary);border-color:var(--primary)}.primary:hover:not(:disabled){background:var(--primary-hover);border-color:var(--primary-hover)}.icon-button{flex:none;width:40px;height:40px;min-height:40px;padding:0}.selected{color:var(--primary);border-color:var(--primary);background:var(--warning-soft)}.status-bar{border-top:1px solid var(--border);color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:8px 24px;padding:12px 0;font-size:14px;display:flex}.status-bar strong{color:var(--foreground);font-weight:500}.status-label{align-items:center;gap:8px;font-weight:600;display:inline-flex}.positive{color:var(--product-green)}.negative{color:var(--destructive)}.warning{color:var(--warning)}.secondary-text{color:var(--muted-foreground)}.notice-strip{background:var(--warning-soft);color:var(--warning);border-left:3px solid var(--warning);align-items:flex-start;gap:12px;margin:8px 0;padding:12px 16px;font-size:14px;display:flex}.notice-strip svg{flex-shrink:0;margin-top:2px}.notice-strip p+p{margin-top:4px}.workspace-nav{border-bottom:1px solid var(--border);align-items:stretch;gap:24px;margin-top:12px;display:flex}.category-toolbar{flex-wrap:wrap;align-items:center;gap:10px 16px;padding:4px 0 20px;font-size:14px;display:flex}.category-toolbar label{font-weight:600}.category-toolbar select{width:220px;max-width:100%}.category-toolbar>span{color:var(--muted-foreground)}.workspace-nav button{color:var(--muted-foreground);background:0 0;border:0;border-bottom:2px solid #0000;min-height:48px;padding:14px 0;font-size:16px;font-weight:600}.workspace-nav button.active{border-bottom-color:var(--primary);color:var(--foreground)}.workspace-nav button:hover{color:var(--primary)}.workspace-nav button span{color:var(--muted-foreground);margin-left:6px;font-size:12px}.nav-meta{color:var(--muted-foreground);align-self:center;margin-left:auto;font-size:14px}.archive-toolbar{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:16px 24px;padding:16px 0;display:flex}.date-control{align-items:center;gap:8px;min-width:0;display:flex}.date-control label,.archive-select{color:var(--muted-foreground);align-items:center;gap:8px;font-size:14px;display:flex}input[type=date],select{border:1px solid var(--control-border);border-radius:var(--button-radius);min-height:42px;color:var(--foreground);background:var(--card);min-width:0;max-width:100%;padding:8px 10px;font-size:14px}.archive-note{color:var(--muted-foreground);font-size:14px}.metric-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:24px 0;display:grid}.metric-strip article{background:var(--card);border:1px solid var(--border);border-radius:var(--card-radius);min-width:0;padding:18px 20px}.metric-strip article>span{color:var(--muted-foreground);font-size:14px;display:block}.metric-strip strong{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:8px 0 4px;font-size:28px;font-weight:600;line-height:1.3;display:block}.metric-strip article:first-child strong:not(.negative){color:var(--primary)}.metric-strip em{color:var(--muted-foreground);font-size:16px;font-style:normal;font-weight:400}.metric-strip small{color:var(--muted-foreground);font-size:12px;display:block}.metric-strip small.positive{color:var(--product-green)}.metric-strip small.warning{color:var(--warning)}.leaderboard-workspace{border-top:1px solid var(--border)}.table-heading{justify-content:space-between;align-items:center;gap:16px;padding:20px 0 16px;display:flex}.table-heading h2{font-size:20px;font-weight:600;line-height:1.4}.table-heading p{color:var(--muted-foreground);margin-top:4px;font-size:14px}.table-heading .button{flex-shrink:0}.table-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-bottom:16px;display:flex}.filter-tabs{flex-wrap:wrap;gap:4px;display:flex}.filter-tabs button{border-radius:var(--button-radius);min-height:40px;color:var(--muted-foreground);background:0 0;border:1px solid #0000;padding:8px 12px;font-size:14px}.filter-tabs button:hover{color:var(--foreground);background:var(--secondary)}.filter-tabs button.active{color:var(--primary);background:var(--warning-soft);border-color:var(--primary)}.filter-tabs button span{font-variant-numeric:tabular-nums;margin-left:8px;font-size:12px}.search-sort{gap:8px;min-width:0;display:flex}.search-box{border:1px solid var(--control-border);border-radius:var(--button-radius);width:240px;min-width:0;min-height:42px;color:var(--muted-foreground);background:var(--card);align-items:center;gap:8px;padding:8px 12px;display:flex}.search-box svg{flex-shrink:0}.search-box input{color:var(--foreground);background:0 0;border:0;outline:none;width:100%;min-width:0;font-size:14px}.search-box:focus-within{outline:2px solid var(--ring);outline-offset:2px}input::placeholder{color:var(--muted-foreground);opacity:1}.sort-select{min-width:0}.sort-select select{width:100%}.result-count{color:var(--muted-foreground);overflow-wrap:anywhere;padding-bottom:10px;font-size:12px}.table-wrap{border-top:1px solid var(--border);scrollbar-color:var(--control-border) var(--background);max-height:max(380px,100dvh - 380px);overflow:auto}table{border-collapse:collapse;width:100%}.leaderboard-table{table-layout:fixed;min-width:840px}.leaderboard-table th:first-child{width:84px}.leaderboard-table th:nth-child(2){width:30%}.leaderboard-table th:nth-child(3){width:132px}.leaderboard-table th:nth-child(6){width:110px}th,td{text-align:left;border-bottom:1px solid var(--border);padding:12px 16px;font-size:14px}th{background:var(--secondary);color:var(--muted-foreground);font-weight:500}.leaderboard-table th{z-index:1;position:sticky;top:0}th button{color:inherit;background:0 0;border:0;align-items:center;gap:6px;padding:4px 0;font-size:14px;display:inline-flex}th[aria-sort=ascending] button,th[aria-sort=descending] button{color:var(--foreground)}tbody tr:hover{background:var(--card)}.numeric{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}td.numeric{font-family:var(--font-mono-local)}.rank-number{font-variant-numeric:tabular-nums;min-width:32px;color:var(--muted-foreground);font-weight:600;display:inline-flex}.rank-number.leading{color:var(--primary)}.trader-button{text-align:left;background:0 0;border:0;gap:2px;max-width:100%;min-height:42px;padding:0;font-size:14px;display:grid}.trader-button>span{text-overflow:ellipsis;white-space:nowrap;color:var(--foreground);font-weight:600;overflow:hidden}.trader-button:hover>span{color:var(--primary);text-underline-offset:4px;text-decoration:underline}.wallet-text{font-family:var(--font-mono-local);color:var(--muted-foreground);font-size:12px}.change-badge{white-space:nowrap;color:var(--muted-foreground);font-size:12px}.change-badge.up{color:var(--product-green)}.change-badge.down{color:var(--destructive)}.change-badge.new{color:var(--product-blue)}.row-actions{justify-content:flex-end;gap:4px}.row-actions .icon-button{border-color:#0000;width:34px;height:36px;min-height:36px}.watch-strip{padding:12px 0 16px}.watch-strip p{color:var(--muted-foreground);margin-bottom:8px;font-size:12px}.watch-strip>div{flex-wrap:wrap;gap:8px;display:flex}.watch-strip .button{font-family:var(--font-mono-local);font-size:12px}.empty-state{border-top:1px solid var(--border);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:280px;padding:32px 20px;display:flex}.empty-state>svg{color:var(--muted-foreground)}.empty-state h3{font-size:18px;font-weight:600}.empty-state p{color:var(--muted-foreground);max-width:480px;font-size:14px}.mobile-wallet-list{display:none}footer{color:var(--muted-foreground);flex-wrap:wrap;justify-content:space-between;gap:8px 24px;padding:20px 0 4px;font-size:12px;display:flex}.toast{visibility:hidden;pointer-events:none;z-index:50;border:1px solid var(--control-border);border-radius:var(--button-radius);background:var(--foreground);max-width:calc(100% - 32px);color:var(--background);padding:12px 20px;font-size:14px;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 12px 36px #0004}.toast.visible{visibility:visible}.wallet-dialog{border:0;border-left:1px solid var(--border);background:var(--popover);width:min(560px,100%);max-width:100%;height:100dvh;max-height:100dvh;color:var(--foreground);overscroll-behavior:contain;border-radius:0;margin:0;padding:0;position:fixed;inset:0 0 0 auto;overflow:auto;box-shadow:-20px 0 60px #0005}.wallet-dialog[open]{flex-direction:column;display:flex}.wallet-dialog::backdrop{background:#0009}.drawer-header{z-index:2;border-bottom:1px solid var(--border);background:var(--popover);justify-content:space-between;align-items:center;gap:16px;padding:24px;display:flex;position:sticky;top:0}.drawer-header>div{min-width:0}.drawer-header h2{overflow-wrap:anywhere;margin-top:4px;font-size:22px;font-weight:600}.drawer-body{padding:24px}.full-wallet{font-family:var(--font-mono-local);overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;margin-bottom:16px;font-size:14px}.drawer-actions{flex-wrap:wrap}.drawer-feedback{min-height:24px;color:var(--primary);margin-top:8px;font-size:14px}.detail-metrics{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:24px 0 0;padding:24px 0;display:grid}.detail-metrics dt{color:var(--muted-foreground);font-size:12px}.detail-metrics dd{color:var(--primary);margin:8px 0 0;font-size:26px;font-weight:600}.detail-metrics small{color:var(--muted-foreground);font-size:14px}.section-heading{justify-content:space-between;align-items:center;gap:16px;margin:24px 0 16px;display:flex}.section-heading h3{font-size:16px;font-weight:600}.section-heading>span{color:var(--muted-foreground);font-size:12px}.rank-chart{aspect-ratio:520/180;width:100%;display:block}.rank-chart text{fill:var(--muted-foreground);font-size:12px}.chart-grid{stroke:var(--border);stroke-width:1px}.chart-line{stroke:var(--primary);stroke-width:2px}.chart-point{fill:var(--primary)}.chart-empty{min-height:140px;color:var(--muted-foreground);justify-content:center;align-items:center;font-size:14px;display:flex}.data-note{color:var(--muted-foreground);margin-top:8px;font-size:12px;line-height:1.8}.detail-history th,.detail-history td{padding:12px 8px;font-size:14px}.detail-history small{font-family:var(--font-sans-local);color:var(--muted-foreground);font-size:12px;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.spin{animation:1.2s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1100px){.dashboard-shell{padding:24px}.metric-strip{gap:12px}.metric-strip article{padding:16px}.metric-strip strong{font-size:24px}.table-controls{align-items:stretch}.search-sort,.search-box{flex:auto}}@media (width<=760px){.category-toolbar{grid-template-columns:auto minmax(0,1fr);gap:8px 12px;display:grid}.category-toolbar select{width:100%}.category-toolbar>span{grid-column:1/-1;font-size:12px}.dashboard-shell{padding:16px}.monitor-bar{flex-wrap:wrap;gap:16px;padding-bottom:16px}.brand-block h1{font-size:24px}.brand-block h1 span{font-size:18px}.action-row{width:100%}.action-row .button{flex:1}.button,.icon-button,.filter-tabs button,input[type=date],select{min-height:44px}.icon-button{width:44px;height:44px}.status-bar{gap:6px 16px;font-size:12px}.status-label{font-size:14px}.workspace-nav{gap:20px}.nav-meta{font-size:12px}.metric-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0}.metric-strip article{padding:14px}.metric-strip strong{font-size:22px}.metric-strip em{font-size:14px}.table-heading{align-items:flex-start;padding:16px 0}.table-heading h2{font-size:18px}.table-heading p{font-size:12px}.table-heading .button{padding-inline:10px}.table-controls{flex-direction:column;gap:12px}.filter-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;display:grid}.filter-tabs button{padding:8px 4px;font-size:13px}.filter-tabs button span{margin:2px 0 0;display:block}.search-sort{grid-template-columns:minmax(0,1fr) 148px;width:100%;display:grid}.search-box{width:100%;padding:8px}.search-box input{font-size:16px}.sort-select select{padding-inline:8px;font-size:13px}.table-wrap{display:none}.mobile-wallet-list{border-top:1px solid var(--border);margin:0;padding:0;list-style:none;display:block}.mobile-wallet-list li{border-bottom:1px solid var(--border);padding:12px 0 8px}.mobile-trader{text-align:left;background:0 0;border:0;grid-template-columns:30px minmax(0,1fr) minmax(88px,auto);align-items:start;gap:8px;width:100%;padding:4px 0;display:grid}.mobile-trader .rank-number{padding-top:2px;font-size:14px}.mobile-identity{min-width:0}.mobile-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;display:block;overflow:hidden}.mobile-identity small{overflow-wrap:anywhere;margin-top:4px;font-size:12px;display:block}.mobile-pnl{text-align:right;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;max-width:150px;font-size:16px;font-weight:600}.mobile-pnl small{color:var(--muted-foreground);margin-top:2px;font-size:12px;font-weight:400;display:block}.mobile-row-footer{color:var(--muted-foreground);align-items:center;gap:12px;padding-left:38px;font-size:12px;display:flex}.mobile-row-footer .icon-button{border-color:#0000;margin-left:auto}.date-control{width:100%}.date-control label{flex-direction:column;flex:1;justify-content:center;gap:4px}.date-control input,.archive-select{width:100%}.archive-select select{flex:1}.archive-note{font-size:12px}.drawer-header,.drawer-body{padding:20px}.drawer-header h2{font-size:20px}.drawer-actions .button{padding:9px 10px}footer{flex-direction:column}}@media (width<=380px){.dashboard-shell{padding:12px}.nav-meta{display:none}.search-sort{grid-template-columns:minmax(0,1fr)}.metric-strip article{padding:12px}.metric-strip strong{font-size:20px}.mobile-trader{grid-template-columns:26px minmax(0,1fr) 100px;gap:6px}.mobile-pnl{font-size:14px}.drawer-header,.drawer-body{padding:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
