@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@500;600&display=swap");.ti-hub{--background:217 30% 6%;--foreground:210 20% 98%;--surface:220 26% 12%;--surface-elevated:220 24% 15%;--card:220 26% 12%;--card-foreground:210 20% 98%;--popover:220 26% 12%;--popover-foreground:210 20% 98%;--muted:220 20% 18%;--muted-foreground:220 9% 65%;--border:220 20% 18%;--input:220 20% 18%;--ring:217 91% 60%;--primary:217 91% 60%;--primary-foreground:210 20% 98%;--primary-glow:217 91% 70%;--success:142 71% 45%;--success-foreground:210 20% 98%;--success-glow:142 71% 55%;--gold:38 92% 50%;--gold-foreground:217 30% 6%;--gold-glow:38 92% 60%;--destructive:0 84% 60%;--destructive-foreground:210 20% 98%;--accent:217 91% 60%;--accent-foreground:210 20% 98%;--secondary:220 24% 15%;--secondary-foreground:210 20% 98%;--radius:0.625rem;--tp25:38 92% 50%;--tp50:32 95% 55%;--tp75:90 75% 50%;--tp100:142 71% 45%;--gradient-surface:linear-gradient(180deg,#191e2a,#131720);--shadow-card:0 4px 24px -8px rgba(0,0,0,.5);--shadow-gold:0 0 24px rgba(245,159,10,.35);--shadow-success:0 0 24px rgba(33,196,93,.3);--shadow-danger:0 0 24px rgba(239,67,67,.3);font-family:Inter,system-ui,sans-serif;font-feature-settings:"cv02","cv03","cv04","cv11";color:hsl(var(--foreground));background-color:hsl(var(--background))}.ti-hub *{border-color:hsl(var(--border))}.ti-hub .font-mono{font-family:JetBrains Mono,ui-monospace,monospace}.ti-hub .kpi-card,.ti-hub .panel{border-radius:var(--radius);border:1px solid hsl(var(--border));padding:1.25rem;background:var(--gradient-surface);box-shadow:var(--shadow-card);background-color:hsl(var(--card))}.ti-hub .kpi-card{position:relative;overflow:hidden}.ti-hub .num-tabular{font-variant-numeric:tabular-nums}.ti-hub .scrollbar-thin::-webkit-scrollbar{height:8px;width:8px}.ti-hub .scrollbar-thin::-webkit-scrollbar-track{background:transparent}.ti-hub .scrollbar-thin::-webkit-scrollbar-thumb{background:hsl(var(--border));border-radius:4px}