*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--hub-bg:#0f172a;--hub-surface:#1e293b;--hub-surface-elevated:#263248;--hub-border:rgba(148,163,184,0.12);--hub-border-hover:rgba(148,163,184,0.22);--hub-text:#f1f5f9;--hub-text-muted:#94a3b8;--hub-text-faint:#64748b;--hub-accent:#3b82f6;--hub-accent-hover:#2563eb;--hub-accent-surface:rgba(59,130,246,0.12);--hub-danger:#ef4444;--hub-success:#22c55e;--hub-warning:#f59e0b;--hub-sidebar-width:220px;--hub-radius:8px;--hub-radius-sm:6px;--hub-radius-lg:12px;--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-mono:"JetBrains Mono","Fira Code","Cascadia Code",monospace}body,html{height:100%;background:var(--hub-bg);color:var(--hub-text);font-family:var(--font-sans);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input,select,textarea{font:inherit}