/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.isolate{isolation:isolate}.container{width:100%}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.shrink{flex-shrink:1}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.bg-\[\#0a0a0a\]{background-color:#0a0a0a}.break-all{word-break:break-all}.uppercase{text-transform:uppercase}.italic{font-style:italic}.ordinal{--tw-ordinal:ordinal}.ordinal,.tabular-nums{font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.tabular-nums{--tw-numeric-spacing:tabular-nums}.line-through{text-decoration-line:line-through}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ring{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.invert{--tw-invert:invert(100%)}.filter,.invert{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}@layer base{body,html{color:#fff!important;background-color:#0a0a0a!important}}:root,:root[data-theme=dark]{--background:#0a0a0a;--foreground:#fff;--card-bg:#161b22;--card-border:#30363d;--muted:#ffffff80;--muted-foreground:#ffffff80;--accent:#3b82f6;--accent-hover:#60a5fa;--success:#10b981;--success-bg:#10b9811a;--danger:#ef4444;--danger-bg:#ef44441a;--warning:#f59e0b;--warning-bg:#f59e0b1a;--info:#06b6d4;--info-bg:#06b6d41a;--border:#30363d;--border-subtle:#21262d;--hover-bg:#3b82f614;--chart-line:#3b82f6;--chart-grid:#30363d;--input-bg:#0d1117;--input-border:#30363d;--table-border:#30363d;--table-hover:#3b82f614;--terminal-bg:#0d1117;--terminal-border:#30363d}:root[data-theme=light]{--background:#fff;--foreground:#0a0a0a;--card-bg:#f9fafb;--card-border:#e5e7eb;--muted:#6b7280;--muted-foreground:#9ca3af;--accent:#3b82f6;--accent-hover:#2563eb;--success:#10b981;--success-bg:#10b9811a;--danger:#ef4444;--danger-bg:#ef44441a;--warning:#f59e0b;--warning-bg:#f59e0b1a;--info:#06b6d4;--info-bg:#06b6d41a;--border:#e5e7eb;--border-subtle:#f3f4f6;--hover-bg:#f3f4f6;--chart-line:#3b82f6;--chart-grid:#e5e7eb;--input-bg:#fff;--input-border:#d1d5db;--table-border:#f3f4f6;--table-hover:#f9fafb;--terminal-bg:#f8f9fa;--terminal-border:#dee2e6}body,html{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:#0a0a0a!important}html[data-theme=dark],html[data-theme=dark] body{color:#fff!important;background:#0a0a0a!important}*{box-sizing:border-box;margin:0;padding:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.4)}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes progress-stripe{0%{background-position:0 0}to{background-position:40px 0}}.card-interactive{transition:transform .2s cubic-bezier(.4,0,.2,1),border-color .2s,box-shadow .2s}.card-interactive:hover{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 16px #3b82f61a}@media (prefers-reduced-motion:reduce){*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#30363d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#484f58}.mobile-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:thin;overflow-x:auto}@media (max-width:768px){.mobile-scroll{position:relative;-webkit-mask-image:linear-gradient(90deg,#000 92%,#0000);mask-image:linear-gradient(90deg,#000 92%,#0000)}.mobile-scroll::-webkit-scrollbar{height:4px}}.responsive-split-1{grid-template-columns:minmax(260px,1fr) 2fr;gap:12px;display:grid}.responsive-split-2{grid-template-columns:minmax(0,1fr) 260px;gap:12px;display:grid}.responsive-equal-2{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:900px){.responsive-equal-2,.responsive-split-1,.responsive-split-2{grid-template-columns:1fr}}@media (max-width:768px){body,html,main{-webkit-overflow-scrolling:touch;overflow-x:auto}main{width:100%}main::-webkit-scrollbar{height:4px}main::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}main>div[style*=padding]{padding-left:12px!important;padding-right:12px!important}table:not(.data-table):not(.mobile-hscroll){border-collapse:collapse;table-layout:fixed!important;width:100%!important;font-size:9px!important}table:not(.data-table):not(.mobile-hscroll) td,table:not(.data-table):not(.mobile-hscroll) th{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden;padding:5px 4px!important}table:not(.data-table):not(.mobile-hscroll) td.td-wrap,table:not(.data-table):not(.mobile-hscroll) td[colspan]{white-space:normal!important;text-overflow:clip!important;overflow:visible!important}table:not(.data-table):not(.mobile-hscroll) th{font-size:8px!important}table.no-mobile-scroll{table-layout:fixed!important;width:100%!important;font-size:9px!important}table.no-mobile-scroll td,table.no-mobile-scroll th{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:5px 4px!important}table.mobile-hscroll{-webkit-overflow-scrolling:touch;white-space:nowrap;display:block;overflow-x:auto}table.mobile-hscroll tbody,table.mobile-hscroll thead,table.mobile-hscroll tr{table-layout:auto;width:100%;display:table}.mobile-hscroll-wrap{-webkit-overflow-scrolling:touch;scrollbar-width:thin;width:100%;max-width:100%;overflow-x:auto!important}:has(>*>*>.mobile-hscroll-wrap),:has(>*>.mobile-hscroll-wrap),:has(>.mobile-hscroll-wrap){min-width:0}.mobile-hscroll-wrap::-webkit-scrollbar{height:4px}.mobile-hscroll-wrap::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}div[style*="grid-template-columns: 160px 1fr"]:not(.keep-cols),div[style*="grid-template-columns: 180px 1fr"]:not(.keep-cols),div[style*="grid-template-columns: 1fr 160px"]:not(.keep-cols),div[style*="grid-template-columns: 1fr 180px"]:not(.keep-cols),div[style*="grid-template-columns: 1fr 1fr"]:not([style*="1fr 1fr 1fr 1fr 1fr"]):not(.keep-cols),div[style*="grid-template-columns: 1fr 200px"]:not(.keep-cols),div[style*="grid-template-columns: 1fr 220px"]:not(.keep-cols),div[style*="grid-template-columns: 1fr 240px"]:not(.keep-cols),div[style*="grid-template-columns: 1fr 280px"]:not(.keep-cols),div[style*="grid-template-columns: 1fr 2fr"]:not(.keep-cols),div[style*="grid-template-columns: 1fr 300px"]:not(.keep-cols),div[style*="grid-template-columns: 1fr 320px"]:not(.keep-cols),div[style*="grid-template-columns: 1fr 340px"]:not(.keep-cols),div[style*="grid-template-columns: 1fr 360px"]:not(.keep-cols),div[style*="grid-template-columns: 1fr 380px"]:not(.keep-cols),div[style*="grid-template-columns: 1fr 3fr"]:not(.keep-cols),div[style*="grid-template-columns: 1fr 420px"]:not(.keep-cols),div[style*="grid-template-columns: 200px 1fr"]:not(.keep-cols),div[style*="grid-template-columns: 220px 1fr"]:not(.keep-cols),div[style*="grid-template-columns: 240px 1fr"]:not(.keep-cols),div[style*="grid-template-columns: 280px 1fr"]:not(.keep-cols),div[style*="grid-template-columns: 2fr 1fr"]:not(.keep-cols),div[style*="grid-template-columns: 300px 1fr"]:not(.keep-cols),div[style*="grid-template-columns: 320px 1fr"]:not(.keep-cols),div[style*="grid-template-columns: 340px 1fr"]:not(.keep-cols),div[style*="grid-template-columns: 360px 1fr"]:not(.keep-cols),div[style*="grid-template-columns: 380px 1fr"]:not(.keep-cols),div[style*="grid-template-columns: 3fr 1fr"]:not(.keep-cols),div[style*="grid-template-columns: 420px 1fr"]:not(.keep-cols),div[style*="grid-template-columns:1fr 1fr"]:not([style*="1fr 1fr 1fr 1fr 1fr"]):not(.keep-cols),div[style*="grid-template-columns:1fr 2fr"]:not(.keep-cols),div[style*="grid-template-columns:1fr 3fr"]:not(.keep-cols),div[style*="grid-template-columns:2fr 1fr"]:not(.keep-cols),div[style*="grid-template-columns:3fr 1fr"]:not(.keep-cols),div[style*=grid-template-columns][style*=repeat\(]:not([style*=auto-fit]):not([style*=auto-fill]):not([style*=minmax]):not(.keep-cols){grid-template-columns:1fr!important}div[style*="display: flex"][style*=gap]{flex-wrap:wrap}table.data-table{width:100%;display:block;white-space:normal!important;overflow-x:visible!important}table.data-table thead{display:none}table.data-table tbody{width:100%;display:block}table.data-table tbody tr{box-sizing:border-box;background:#0d1117;border:1px solid #21262d;border-radius:5px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px 8px;width:100%;margin-bottom:6px;padding:8px 10px;display:grid}table.data-table tbody td{flex-direction:column;gap:0;min-width:0;font-size:10px;line-height:1.15;text-align:left!important;border:none!important;padding:0!important;display:flex!important}table.data-table tbody td:before{content:attr(data-label);color:#ffffff59;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1px;font-size:7px;font-weight:600}table.data-table tbody td>*{text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}table.data-table tbody td[data-full=true],table.data-table tbody td[data-label=Exit\ Type]{grid-column:1/-1}table.data-table tbody td[data-label=\#]{display:none!important}.recharts-cartesian-axis-tick-value,.recharts-legend-item-text,.recharts-text{font-size:9px!important}.recharts-tooltip-wrapper{font-size:10px!important}.recharts-responsive-container,.recharts-wrapper{width:100%!important;min-width:0!important;max-width:100%!important}div:has(>.recharts-responsive-container),div:has(>.recharts-wrapper){min-width:0}.cb-regime-strip{flex-direction:column!important;align-items:stretch!important}.cb-regime-strip>div{width:100%}svg[viewBox][style*="width: 100%"],svg[viewBox][width="100%"]{min-height:140px}input:not([type=checkbox]):not([type=radio]):not([type=range]),textarea{font-size:16px!important}button{min-height:32px}.tab-bar,[role=tablist]{-webkit-overflow-scrolling:touch;white-space:nowrap;scrollbar-width:none;overflow-x:auto;flex-wrap:nowrap!important}.tab-bar::-webkit-scrollbar,[role=tablist]::-webkit-scrollbar{display:none}h1{font-size:18px!important}h2{font-size:16px!important}h3{font-size:14px!important}.sf-chart-row>div{padding-left:10px!important;padding-right:16px!important}}@media (max-width:400px){main>div[style*=padding]{padding-left:8px!important;padding-right:8px!important}.keep-cols{gap:4px!important}.keep-cols>*{min-width:0!important;padding:6px 4px!important;font-size:9px!important;line-height:1.3!important}.keep-cols [style*="font-size: 18"],.keep-cols [style*="font-size: 20"],.keep-cols [style*="font-size: 22"],.keep-cols [style*="font-size: 24"],.keep-cols [style*="font-size: 26"],.keep-cols [style*="font-size: 28"],.keep-cols [style*="font-size: 32"],.keep-cols [style*="fontSize: 18"],.keep-cols [style*="fontSize: 20"],.keep-cols [style*="fontSize: 22"],.keep-cols [style*="fontSize: 24"],.keep-cols [style*="fontSize: 26"],.keep-cols [style*="fontSize: 28"],.keep-cols [style*="fontSize: 32"]{font-size:14px!important}div[style*="grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr"]:not(.keep-cols),div[style*="grid-template-columns: 1fr 1fr 1fr 1fr 1fr"]:not(.keep-cols),div[style*="grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr"]:not(.keep-cols),div[style*="grid-template-columns:1fr 1fr 1fr 1fr 1fr"]:not(.keep-cols){grid-template-columns:1fr 1fr!important}h1{font-size:16px!important}h2{font-size:14px!important}h3{font-size:13px!important}body{font-size:13px}.recharts-responsive-container,.recharts-wrapper{max-width:100%!important}.tab-bar>*,[role=tablist]>*{padding-left:8px!important;padding-right:8px!important}span[style*="font-family: monospace"],span[style*="fontFamily: monospace"],span[style*='fontFamily: "monospace"']{text-overflow:ellipsis;max-width:100%;overflow:hidden}.page-nav-crumbs,nav[aria-label=Breadcrumb]{flex-wrap:wrap!important}div[style*="position: sticky"][style*="top: 0"],div[style*=position\:sticky][style*=top\:0]{max-height:60vh;overflow-y:auto}}@media (max-width:340px){main>div[style*=padding]{padding-left:6px!important;padding-right:6px!important}.keep-cols>*{padding:4px 3px!important;font-size:8px!important}}@keyframes spin{to{transform:rotate(1turn)}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@font-face{font-family:GeistSans;src:url(/_next/static/media/028c0d39d2e8f589-s.p.woff2) format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:GeistSans Fallback;src:local("Arial");ascent-override:85.83%;descent-override:20.53%;line-gap-override:9.33%;size-adjust:107.19%}.__className_fb8f2c{font-family:GeistSans,GeistSans Fallback}.__variable_fb8f2c{--font-geist-sans:"GeistSans","GeistSans Fallback"}@font-face{font-family:GeistMono;src:url(/_next/static/media/5b01f339abf2f1a5.p.woff2) format("woff2");font-display:swap;font-weight:100 900}.__className_f910ec{font-family:GeistMono,ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}.__variable_f910ec{--font-geist-mono:"GeistMono",ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}